div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}
div.controls {}
div.ss-controls {display: none;}
div.nav-controls {}
div.nav-controls .prev{ display:inline; position:absolute; text-indent: -99999px; top:142px; left:5px; background:url(../templates/html/images/btn-spr-caro-arrows.png) bottom left no-repeat; display:block; width:30px; height:54px;}
div.nav-controls .next{display:inline; position:absolute; text-indent: -99999px; top:142px; right:5px; background:url(../templates/html/images/btn-spr-caro-arrows.png) top left no-repeat; display:block; width:30px; height:54px;}

div.caption {text-align:center;padding:10px 10px 0 10px;}

div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
}
div.slideshow a.advance-link {}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {	clear: both;	margin: 0;}
ul.thumbs li {	list-style: none;	}
ul.thumbs li:last-child{margin-right:0px;}
a.thumb {
	/*padding: 1px;
	display: block;
	border: 1px solid #ccc;
	background: #000;*/
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {}
div.pagination {clear: both;}
/*
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
*/
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 3px 7px 3px 7px;
	border: 1px solid #AEA367;
	background:#AEA367;
}
div.pagination a:hover {
	background-color: #CCC;
	text-decoration: none;
	color:#000;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.navigation{width:490px;float: left; padding:5px 5px 5px 20px;}