#wrapper {
	width: 1000px;
	margin: 0px auto;
}
#gallery.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 658px;
	padding: 0;
}
div.content a, div.navigation a {
}
div.content a:hover, div.content a:active {
	text-decoration: none;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 266px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: -120px;
	left: -35px;
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 478px;
	height: 266px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 0; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	width: 478px;
	height: 266px;/*vertical-align: middle;*/
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 266px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 478px;
	bottom: 0;
	left: 0;
}
/*div.caption {
	padding: 5px 10px;
	background: #fff\0/;
 *background:#000 !important;
	filter: alpha(opacity=50);
}
*/
div.image-title {
	color: #010101;
	font-size: 12px;
	font-weight: bold;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */

}
ul.thumbs {
	clear: both;
	float: left;
	margin: -6px 0 7px;
	padding: 0;
	width: 100%;
}
ul.thumbs li {
	float: left;
	padding:10px 18px 10px 17px;
	margin: 6px 0 2px 2px;
	list-style: none;
	text-align:center;
}
ul.thumbs li span {
	font-family:"Iskoola Pota";
	opacity: 1.9;
	color: #000;
	float: left;
	margin-left: 5px;
	margin-top: -5px;
	padding: 0px 0;
	position: relative;
	width: 213px;
	text-align: center;
	z-index: 14;
	font-size:14px;
	font-style:italic; 
	}
a.thumb {
	padding: 5px 5px 6px 5px;
	display: block;
}
a.pirobox_gall {
	padding: 5px 5px 6px 5px;
	display: block;
}
ul.thumbs li.selected a.thumb {
	/*background: #4b7607;*/
}
a.thumb:focus {
}
ul.thumbs img {
	border: none;
	display: block;
	/*width:213px;
	height:148px;*/
	margin:5px auto;
}
ul.thumbs img:hover {
	opacity: 0.9;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 14px;
	height: 11px;
	float:right;
	margin-right:14px;
}
div.navigation div.bottom {
	float: right;
    *float:none !important;
	margin-top: 0px;
	margin-bottom:34px;
	margin-right:8px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	font-family:"Trajan Pro";
	display: block;
	float: left;
	content: "";
	font-size:14px;
	color:#a4792b;
	
}
div.pagination a:hover {
	text-decoration: none;
	font-size:14px;
}
div.pagination span.current {
	background-color: #a87c2c;
	border-color: #000;
	font-size:14px;
	color:#1a1100;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
#supersized-loader {
	visibility: hidden;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
