
div#container {
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	text-align: center;
	clear: both;
	padding-top: 12px;
}

p, li {
	line-height: 1.3em;
}

h1, h2 {
	margin: 0;
}
h1 {
	color: #333;
	padding: 0;
}
h2 {
	color: #111;
	padding-top: 10px;
}
div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:right;
	width:550px; 
}
div.content img{
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	background-color:#000;
}
div.controls {
	margin-top: 25px;
	margin-bottom: 10px;
	height: 23px;
}
div.ss-controls {
	float: left;
	
}
div.ss-controls span {

color: #929F95;
font-size: 11px;
font-weight: bold;

display:inline;
padding: 2px 20px 1px 0px;
margin: 3px 4px 3px 4px;
	cursor: pointer;
	letter-spacing: .1em;
}
div.ss-controls span:hover {

color: #fff;
	cursor: pointer;
}

div.nav-controls {
	float: right;
}
div.nav-controls a {
color: #929F95;
font-size: 10px;
font-weight: bold;
display:inline;
padding: 2px 4px 1px 5px;
margin: 3px 4px 3px 4px;
	cursor: pointer;
}

div.nav-controls a:hover {
color: #fff;
display:inline;
	cursor: pointer;
	text-decoration:none;
}

div.nav-controls span{ 
border-left: thin dotted #565A51;
}

div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 1px;
	display: block;
	border: 4px solid #23211B;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	padding: 2px;
}
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. */
	   padding: 20px 10px 30px 20px;
	   margin-left : auto; margin-right: auto; 
background-color:#3E3B30;
border-left: 1px solid #322F28;

border-right: 1px solid #322F28;
border-bottom: 1px solid #322F28;
	   text-align:center;
}
ul.thumbs {
	clear: both;
	margin: 0;
	margin-top:20px;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 5px 5px 5px;
	list-style: none;
}
ul.thumbs li a {
	padding: 2px;
	display: block;
	border: 1px solid #524E3F;
}
ul.thumbs li a:hover {

	padding: 2px;
	border: 1px solid #988233;
}

ul.thumbs li.selected a {

	padding: 1px;
	display: block;
	border: 2px solid #EDE8D4;
}
ul.thumbs a: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: 12px;
}
div.pagination a.pagenumber, div.pagination strong {
	display: block;
	float: left;
	margin-right: 4px;
	padding: 3px 6px 2px 7px;
	font-size:13px;
	font-weight: bold;
color: #000;
background-color: #505050;
}

div.pagination span.pagehead{
color: #686D63;
letter-spacing: .1em;
font-size: 12px;
font-weight: bold;
display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 6px 2px 7px;
}

div.pagination a.pagenumber:hover {
	background-color: #fff;
	text-decoration: none;
}
div.pagination strong {
background-color: #798177;
}







 /* jQuery specific overlay styles */
 
 #jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px  Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
