@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/BG_texture_cropped.jpg);
	background-repeat:repeat;
	background-position:left top;
	background-color:#727370;
	margin:0px;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:small;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3em;
}

h1 {
	color:#333333;
	font-size:160%;
	text-transform:uppercase;
	padding:0px 10px;
	font-family: Verdana, Geneva, sans-serif;
}

h2 {
	color:#565656;
	font-size:140%;
	font-style:italic;
	padding:0px 10px;
	font-family: Verdana, Geneva, sans-serif;
}

h3 {
font-size:140%;
font-weight:normal;
text-align:justify;
padding:0px 10px;
}

h4 {
color:#002f4f;
font-size:130%;
text-transform:uppercase;
font-weight:bold;
padding:0px 10px;
}

p {
	padding:0px 10px;
	font-size: small;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
	text-align: left;
}

hr {
color:#999999;
width:80%
}

a {
text-transform:uppercase;
text-decoration:underline;
color:#0066CC;
}

a:hover {
text-transform:uppercase;
color:#0098ff;
}

input {
padding-bottom:4px;
}

#header {
	width:1033px;
	background-image:url(../images/BG_header_glow.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:250px;
	text-align:center;
	margin-top:0px;
}

#navigation {
	width:1033px;
	padding-top:0px;
	font-size:12px;
	margin-left:0px;
}

#navigation ul {
list-style:none;
margin:0px;
padding:0px;
}

#navigation li {
	float:left;
	position:relative;
	margin-top:180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#navigation li ul {
	list-style:none;
	display: none;
	position:absolute;
	top:60px;
	left:5px;
}

#navigation li:hover ul {
	display:block;
}

#navigation li ul li {
	padding:0px;
	clear:left;
	background-color:#FFF;
	display:block;
	width:140px;
	height:20px;
	text-align:center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #000033;
	margin: 0px;
}

#navigation li ul li:hover {
	clear:left;
	background-color:#003366;
	display:block;
	width:140px;
	height:20px;
	text-align:center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #000033;
	margin: 0px;
	padding: 0px;
}

#navigation li ul li a {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	color:#003366;
	text-decoration: none;
	margin:0px;
	display:block;
}

#navigation li ul li a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	margin:0px;
	text-decoration: none;
	display:block;
	font-style: italic;
}

#container {
	width:1033px;
	margine:0px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/BG_contentr_glow.png);
	background-repeat:repeat-y;
	background-position:center top;
}

#content {
	width:990px;
	border:1px solid #CCCCCC;
	background-color:#FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
	font-size: medium;
}

#footer {
	width:1000px;
	height:200px;
	font-size:90%;
	border-top:5px #3c3c3b solid;
	background-color:#CCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
}

.contentLeft {
	float:left;
	width:430px;
	border-right: 1px solid #999;
	text-align:left;
	margin-top:20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.contentRight {
	margin-left:500px;
	padding:5px 20px 5px 10px;
	text-align:left;
	margin-top:20px;
	color: #000;
}


/* LIGHTBOX STYLES */
#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;}
#nextLink { right: 0; float: right;}
#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: 10px Verdana, 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;
	}
