﻿body {
		font: 80% verdana, arial, helvetica, sans-serif;
		text-align: center; /* for IE */
	}
	#container {
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
		background-color: #FFFFFF;
        width: 763px;
		border: none;
	}
	    .style1 {
	background-color: #6A9570;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{
	border: 1px solid #999999;
	padding: 2px;
}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}
#imageContainer{
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}




#imageDataContainer{
	background-color: #fff;
	line-height: 1.3em;
	overflow: auto;
	width: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}

html, body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
}


#imageContainer2{
	padding: 8px;
	}
#imageContainer  img{
	padding: 4px;
	border: 1px solid #999999;
	}
	a:link {
	text-decoration: none;
	color: #999999;
	text-align: center;
	font-size: 12px;
}

.imageContainertable {
	font-size: 11px;
	color: #333333;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #f78614;
}
a:active {
	text-decoration: none;
}

h1 {
	color: #333;
	font-size: 20px;
}
.disabled {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 70px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	float: left;
	padding: 2px;
}
.enabled {
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 70px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	float: left;
	padding: 2px;
	text-align: center;
}
/* BEGIN style8 */
#navigation{
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}


 #navlist
{
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 5px;
	height: 20px;
	padding-left: 90px;
	margin: 0;
}

#navlist ul, #navlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	text-align: center;
}

#navlist a:link, #navlist a:visited
{
	line-height: 12px;
	font-weight: normal;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #333333;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	padding-bottom: 2px;
	background: transparent;
	color: #FFFFFF;
}

#navlist a:hover {
	color: #FF6600;
}
#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;	
}

