@charset "utf-8";
/* CSS Document */

body {
	background-color:#99cccc; 
	background-image:url(../images/bg-top.jpg);
	background-repeat:repeat-x;
	margin-top:0px; 
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#003366;
}
#Container {
	width: 990px; 
	text-align: center; 
	margin-left:auto; 
	margin-right:auto;
}
#Inner {
	width: 990px; 
	text-align: left;
	background-color:#99cccc; 
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;  
}
#verticalMenu {
	width: 140px; 
	height: 340px;
	text-align: left;
	padding-top: 20px;
	float: left;
}
#Banner {
	margin:0px; 
	padding:0px; 
}
#mainContent {
	width: 820px; 
	min-height: 340px;
	float: left;
	padding-top: 18px;
}
#gutter {
	width: 30px; 
	height: 340px;
	float: left;
}
#flashcontent {
	height: 270px;
	color:#CCCCFF;
}
#imageRight {
	position:absolute; width:350px; text-align: center; margin-left:640px; top:319px; z-index:99;
}
#footer {
	border-top: 1px solid #FFF;
	padding-top: 5px;
	width: 820px; 
	height: 35px;
	margin-left: 170px;
}
td, p, a {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
}
p {
	line-height: 160%;
	margin-top:10px; 
	margin-bottom:10px; 
}
h1 {
	font-size: 150%;
}
h2 {
	font-size: 130%;
	color:#FFFFFF;
}
b {
	color:#FFFFFF;
	font-weight:bold;
}
.input{	width: 180px;}
.input2{ width: 180px; height: 115px;}
#vmenu {
	position:absolute;
	z-index:99;
	margin-left:0px;
	list-style:none;
	width: 140px;
	background-color: #CCCCFF;
	padding-left: 0px;
}
#vmenu li {
	background-color: #CCCCFF;
	text-decoration: none;
	margin-left: 0px;
	padding-top: 6px;
	padding-left: 6px;
}
#vmenu > li {
	padding-left: 15px;
}
#vmenu ul {
	margin-left: -15px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style:none;
}
#vmenu > ul {
	margin-left: 0px;
}
#vmenu ul li {
	background-color: #FFFFFF;
	list-style: none;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 16px;
}
#vmenu #vopen {
	background-color: #3366CC;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 5px;
}
#vmenu #vclose {
	background-color: #CCCCFF;
	height:5px;
}
#s1, #s2, #s3, #s4, #s5, #s6, #s7, #s8, #s9, #s10, #s11, #s12, #s13, #s14, #s15 {
	display: none;
}
#s1 li:first-child, #s2 li:first-child, #s3 li:first-child, #s4 li:first-child, #s5 li:first-child, #s6 li:first-child , #s7 li:first-child, #s8 li:first-child, #s9 li:first-child, #s10 li:first-child, #s11 li:first-child, #s12 li:first-child, #s13 li:first-child, #s14 li:first-child, #s15 li:first-child {
	margin-top: 6px;
	padding-top: 4px;
	background-color: #FFFFFF;
}
#m0{ width:3px; float: left;}
#m1{ width: 74px; float: left;}
#m2{ width: 46px; float: left; text-align:center}
#m3{ width: 85px; float: left; text-align:center}
#m4{ width: 88px; float: left; text-align:center}
#m5{ width: 150px; float: left; text-align:center}
#m6{ width: 74px; float: left; text-align:center}

#f0 { width:3px; float: left;}
#f1 { width: 42px; float: left}
#f2 { width: 111px; float: left; text-align:center}
#f3 { width: 75px; float: left; text-align:center}
#f4 { width: 110px; float: left; text-align:center}

.arrow {
	background-image:url(../images/arrow.gif);
	padding-left:12px;
}
/* Lightbox Styles start here */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;background: url(../images/prevlabel.gif) left 5% no-repeat; }
#nextLink { right: 0; float: right; background: url(../images/nextlabel.gif) right 5% no-repeat;}
/*#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }*/

#imageDataContainer{
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
table.locker-table td {
	border-width: 0px 0px 0px 0px;	
	border-style: none none none none;
	border-color: gray gray gray gray;
	padding: 2px 7px 2px 2px;
}

table.locker-table {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: none none none none;	
}