@charset "utf-8";body {	margin: 0;	padding: 10px 0 30px 0;	text-align: center;	font-size: 14px;		font-family: 'helvetica neue',helvetica,sans-serif;}h1,h2 {		letter-spacing: 3px;	text-transform: uppercase;	font-family: 'helvetica neue',helvetica,sans-serif;}h1 {	font-size: 1.2em;	margin: 10px 0;}h2 {	font-size: 1.1em;	margin: 20px 0;	}a {	text-decoration: none;	outline: none;}a img {	border: none;	}ul {	list-style: none;	}	.description {	margin: 10px 0;		font-style: italic;}.caption {	font-style: italic;	display: block;	margin: 4px 0;	font-size: 12px;	}#main {	position: relative;}#main_image img.loader {	border: none;	margin-top: 60px;	}#middle_container {	margin: 0 auto;}#left_arrow,#right_arrow {	position: absolute;	cursor: pointer;	-ms-interpolation-mode: bicubic;}#scroller_container {	margin: auto;	position: relative;}#image_scroller {	position: relative;	margin: auto;	overflow: hidden;}.thumbnails {	left: 0;	margin: 0;	padding: 0;	top: 0;	position: absolute;}#top_container {	padding-bottom: 6px;	border-bottom-width: 1px;	border-bottom-style: solid;	margin: 0 0 10px 0;}#bottom_container {	margin: 0;	padding-top: 6px;	border-top-width: 1px;	border-top-style: solid;	width: 100%;	text-align: center;	display: block;	font-size: 0.8em;}#folders_container {	border-bottom-width: 1px;	border-bottom-style: solid;	margin-bottom: 20px;} .folders {	margin: 0px auto;	padding: 0;}.folders li {	float: left;	display: inline;}.folders li a {	display: block;	position: relative;			overflow: hidden;}.folders li a span {	position: absolute;	left: 0;	top: 0;		opacity: 0.7;    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";	filter:alpha(opacity:70);	padding: 4px;	margin: 0;	background-color: #000;	font-size: 10px;	font-family: 'helvetica neue',helvetica,sans-serif;	font-weight: bold;	color: #fff;	text-align: left;}.thumbnails li img, .folders li a img {	-ms-interpolation-mode: bicubic;}.clear {	clear: both;	width: 0px;	height: 0px;	line-height: 0px;	font-size: 0px;	}.hide {	display: none;}