
a{
	color: #fdff65;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a:focus, a:hover, a:active {
	color: #fdff65;
	text-decoration: underline;
}
p, li {
	line-height: 1.3em;
}
p a, li a {
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
div.content {
	display: none;
	float:right;
	width:100%; 
}
div.controls {
	margin-top: 5px;
	height: 23px;
	margin-bottom: 10px;
}
div.ss-controls {
	float: left;
	margin-bottom: 10px;
}
div.ss-controls span {
	color: #fdff65;
	cursor: pointer;
}
div.nav-controls {
	float: right;
	margin-bottom: 10px;
}
div.nav-controls a {
	padding: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	text-align:center;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
}
div.slideshow img {
	text-align:center;
	border: 1px solid #e5e5e5;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	padding: 12px;
}
div.image-title {
	clear: both;
	font-size: 13px;
	color: #fdff65;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 25px;
	border-bottom: 1px solid #666;
	margin-right: 25px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
	color: #fdff65;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
ul.thumbs li a {
	padding: 2px;
	display: block;
	border: 1px solid #666;
}
ul.thumbs li.selected a {
	background: #666;
}
ul.thumbs a:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
}
div.pagination {
	clear: both;
	font-size: 10px;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination strong {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
}
div.pagination a:hover {
	background-color: #666;
	color: #fdff65;
	text-decoration: none;
}
div.pagination strong {
	background-color: #e5e5e5;
	color: #666;
}

div.navigation{width:100%; clear: both;float: left;}div.content{display:block;}


ul.thu {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.thu li {
	float: left;
	margin: 5px 9px 5px 9px;
	width: 200px;
	height: 200px;
}

div.img {
	height: 200px;
	width: 200px;
	float: left;
	display: block;
	text-align:center;
	display: table;
	#position: relative;
}

div.img_holder {
	#top: 50%;
	display: table-cell;
	vertical-align: middle;	
	width: 200px;
}