#gallery {
}
#thumbshold {
	position: absolute;
	left: -165px;
	top: 10px;
	width: 160px;
}
div.controls {
	width: 750px;
	float: left;
	height: 25px;
	margin-top: 0px;
	position: relative;
	line-height: 25px;
}
div.ss-controls {
	position: absolute;
	width: 50px;
	left: 350px;
	top: 0px;
	z-index: 99;
	text-align: center;
	font-size: 12px;
}
div.ss-controls a {
	font-weight: bold;
}
div.ss-controls .pause {
	color: #CDCF61;
}
div.ss-controls span {
	color: #999999;
	cursor: pointer;
	font-weight: normal;
}
div.nav-controls {
	width: 100px;
	position: absolute;
	left: 325px;
	top: 0px;
}
div.nav-controls a {
	color: #999;
	font: bold 13px/25px Arial, Helvetica, sans-serif;
}
div.nav-controls .prev {
	float: left;
}
div.nav-controls .next {
	float: right;
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0px;
	margin: 3px;
	list-style: none;
}
ul.thumbs li a {
	padding: 2px;
	display: block;
	border: 1px solid #999999;
	height: 20px;
}
ul.thumbs li.selected a {
	background-color: #CDCF61;
}
ul.thumbs a:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.gcontent {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	width: 750px;
	background-color: #FFF;
}
div.gcontent a, div.navigation a {
	text-decoration: none;
	color: #999;
}
div.gcontent a:focus, div.gcontent a:hover, div.gcontent a:active {
	text-decoration: none;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 500px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 750px;
	height: 500px; /* 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: 750px;
	height: 500px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 500px; /* 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 {
	vertical-align: middle;
	border-style: none;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 550px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation div.top {
	margin-bottom: 0px;
	height: 20px;
}
div.pagination {
	clear: both;
	margin-left: 0px;
}
div.pagination a, div.pagination strong {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 1px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
div.pagination a:hover {
	text-decoration: none;
	color: #CDCF61;
}
div.pagination strong {
	color: #000000;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 1px;
	font-size: 11px;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #FFF;
	color: #000;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
HIDE SHOW THUMBS CODE{
}

#open {
	border-width: 0px;
	border-style: none;
	margin-top: 200px;
}
a:focus {
	outline: none;
}
#navigation {
	margin: 0;
	padding: 0;
	display: none;
	float: right;
}
.slide {
	margin: 0;
	float: right;
}
.btn-slide {
	width: 30px;
	padding: 0;
	margin: 0;
	display: block;
	color: #333333;
	text-decoration: none;
	font-size: 18px;
	height: 500px;
	line-height: 500px;
}
.active {
	background-position: right 12px;
}
div.navigation {
	width:130px;
	float: left;
}

