div.content {
	display: none;
	float: right;
	width: 940px;
}

div.content a,div.navigation a {
	text-decoration: none;
	color: #777777;
}

div.content a:focus,div.content a:hover,div.content a:active {
	text-decoration: underline;
}

div.controls {
	margin-top: 5px;
	height: 23px;
	width: 890px;
	margin-left: 5px;
	font-size: 100%;
}

div.controls a:link {
	padding: 5px;
	color: #FBB305;
	font-size: 75%;
	text-decoration: none;
}

div.controls a:hover {
	padding: 5px;
	color: #FF0000;
	font-size: 75%;
	text-decoration: underline;
}

div.controls a:active {
	padding: 5px;
	color: #FBB305;
	font-size: 75%;
	text-decoration: none;
}

div.controls a:visited {
	padding: 5px;
	color: #FBB305;
	font-size: 75%;
	text-decoration: none;
}

div.controls_v {
	margin-top: 5px;
	height: 23px;
	width: 100px;
	margin-left: 0px;
	font-size: 100%;
	float: left;
	padding-left: 8px;
	padding-bottom: 10px;
	border: 0px dashed red;
}

div.controls_v a:link {
	padding: 3px;
	color: #FBB305;
	font-size: 75%;
	text-decoration: none;
}

div.controls_v a:hover {
	padding: 3px;
	color: #FF0000;
	font-size: 75%;
	text-decoration: underline;
}

div.controls_v a:active {
	padding: 3px;
	color: #FBB305;
	font-size: 75%;
	text-decoration: none;
}

div.controls_v a:visited {
	padding: 3px;
	color: #FBB305;
	font-size: 75%;
	text-decoration: none;
}

div.ss-controls {
	float: left;
}

div.nav-controls {
	float: right;
}

div.nav-conrols a:link {
	color: #FBB305;
}

div.slideshow-container {
	position: relative;
	clear: both;
	height: 592px; /* This should be set to be at least the height of the largest image in the slideshow */
	max-height: 592px;
	margin-left: -20px;
}

div.loader {
	position: absolute;
	top: 0px;
	left: 0px;
/*	background-image: url('../images/loader.gif'); */
	background-repeat: no-repeat;
	background-position: center;
	width: 940px;
	height: 592px; /* This should be set to be at least the height of the largest image in the slideshow */
	max-height: 592px;
}

div.slideshow-container_v {
	position: relative;
	clear: both;
	height: 875px; /* This should be set to be at least the height of the largest image in the slideshow */
	max-height: 875px;
	margin-left: -20px;
	width: 650px;
	float: right;
}

div.loader_v {
	position: absolute;
	top: 0px;
	right: 0px;
/*	background-image: url('../images/loader.gif'); */
	background-repeat: no-repeat;
	background-position: center;
	width: 650px;
	height: 875px; /* This should be set to be at least the height of the largest image in the slideshow */
	max-height: 875px;
}

div.slideshow {
	
}

div.slideshow_v {
	
}

div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.slideshow_v span.image-wrapper {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
}

div.slideshow a.advance-link {
	display: block;
	width: 940px;
	height: 592px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 592px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}

div.slideshow_v a.advance-link_v {
	display: block;
	width: 940px;
	height: 875px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 875px; /* 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_v a.advance-link_v:hover,div.slideshow_v a.advance-link_v:active,div.slideshow_v a.advance-link_v:visited {
	text-decoration: none;
}

div.slideshow img {
	vertical-align: top;
	border: 0px solid #CCCCCC;
	width: 880px;
	height: auto;
	max-height: 592px;
	text-align: left;
}

div.slideshow_v img {
	vertical-align: top;
	border: 0px solid #CCCCCC;
	width: 585px;
	height: auto;
	max-height: 875px;
	text-align: left;
}

div.download {
	float: right;
}

div.caption-container {
	position: relative;
	clear: left;
	height: 25px;
}

span.image-caption {
	display: block;
	position: absolute;
	width: 940px;
	top: 0px;
	left: 0px;
}

div.caption {
	padding: 12px;
	border: 0px dashed red;
}

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 using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
	margin-left: 10px;
	margin-top: 20px;
}

ul.thumbs {
	clear: both;
	/* margin: 0px; */
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

ul.thumbs li {
	float: left;
	padding: 0px;
	margin: 5px 10px 5px 0px;
	list-style: none;
}

a.thumb {
	padding: 2px;
	display: block;
	border: 0px solid #CCCCCC;
}

ul.thumbs li.selected a.thumb {
	background: #000000;
}

a.thumb:focus {
	outline: none;
}

ul.thumbs img {
	border: none;
	display: block;
}

div.pagination {
	clear: both;
	font-size: 12px;
}

div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}

div.navigation div.bottom {
	margin-top: 12px;
}

div.pagination a,div.pagination span.current,div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #CCCCCC;
}

div.pagination a:hover {
	background-color: #EEEEEE;
	text-decoration: none;
}

div.pagination span.current {
	font-weight: bold;
	background-color: #000000;
	border-color: #000000;
	color: #FFFFFF;
}

div.pagination span.ellipsis {
	border: none;
	padding: 5px 0px 3px 2px;
}

div.ss-controls a.play:link {
	color: #FBB305;
}

div.ss-controls a.play:visited {
	color: #FBB305;
}