div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: left;
	width: 803px;
	margin-left:20px;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #FFF;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration:none;
}
div.controls {
	margin:0px;
	height:535px;
	width:803px;
	background: url(/images/blank.gif) repeat scroll left top transparent;
	z-index: 5001;
	height: 535px;
	position:absolute;
	top:0;
	left:0;
}
div.controls a {
	padding: 0;
}
div.ss-controls {
position:fixed;
width:97px;

top:500px;
left:20px;
background:#000;
border: none;
	-moz-border-radius:20px;
	border-radius: 20px;
	-moz-box-shadow: 0px 1px 10px #000;
-webkit-box-shadow: 0px 1px 10px #000;
box-shadow: 0px 1px 10px #000;
}
div.ss-controls a{
	padding:5px 0px 5px 35px;
	display:block;
}

.captionButton {
position:fixed;
width:87px;
padding:5px;
top:515px;
left:20px;
background:#000;
border: none;
	-moz-border-radius:20px;
	border-radius: 20px;
	-moz-box-shadow: 0px 1px 10px #000;
-webkit-box-shadow: 0px 1px 10px #000;
box-shadow: 0px 1px 10px #000;
cursor:pointer;
}

.hideDetails{
	background:#C00;
}

.showDetails{
	background: #093;
}

#caption{
	position:relative;
	z-index:48;
}

.play{
	background:#000 url(../images/slidePlay.png) 5px 0 no-repeat;
	-moz-border-radius:20px;
	border-radius: 20px;
}

.pause{
	background:#000 url(../images/slidePause.png) 5px 1px no-repeat;
	-moz-border-radius:20px;
	border-radius:20px;
}

div.nav-controls {
	float: right;
	height:535px;
	width:803px;
	position:relative;
	z-index:1;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 537px; /* 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-repeat: no-repeat;
	background-position: center;
	width: 803px;
	height: 535px; /* 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;
	z-index:20;
}
div.slideshow a.advance-link {
	vertical-align: middle;
	display: table-cell;
	width: 803px;
	height: 535px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 535px; /* 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: none;
	-moz-border-radius:10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 1px 10px #000;
-webkit-box-shadow: 0px 1px 10px #000;
box-shadow: 0px 1px 10px #000;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
}
span.image-caption {
	display: block;
	position: fixed;
	min-width:400px;
	bottom: 15px;
	left: 134px;
	padding:11px 15px 15px;
	z-index:50;

}
.hoverShow{
	display:block;
}
.hoverHide{
	display:none;
}

.imgCaption{
	top: 420px;
	left: 120px;
	padding:11px 15px 15px;
		background:url(../images/tranparentBlack.png);
	-moz-border-radius:10px;
	border-radius: 10px;
	}

div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 8px;
}
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;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 0;
	list-style: none;
}
a.thumb {
	display: block;
}

a.thumb img{
	-moz-border-radius:5px;
	border-radius: 5px;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 5px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 0px 3px;
	border: 1px solid #ccc;
	font-size:10px;
	-moz-border-radius:4px;
	border-radius: 4px;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
div.navigation a.pageLink {
	position: relative;
	float: left;
	margin: 2px 0;
	width: 77px;
	background-position:center center;
	background-repeat:no-repeat;
}
div.navigation a.pageLink:focus {
	outline: none;
}

div.navigation a.pageLink {
	height: 16px;
	line-height: 16px;
}
.bottom{
float:left;
}

#controls .prev{
	position:absolute;height:535px;top:0; left:0;width:402px;background: none;display:block;;
	
}

#controls .next{
	position:absolute;height:535px;top:0;width:401px; left:50%; background:none;display:block;;
}

#controls .prev:hover{
	background:url(../images/prev.png) no-repeat left center;
}

#controls .next:hover{
	background:url(../images/next.png) no-repeat right center;
}

.thumbWrap{
	width:97px;
	float:left;
}