/*                                     commont html redefinition */
body {
	font-size: 1em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(bkg_main.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px auto;
	padding:80px 0px 0px 0px;
}


/*                                     position divs */
div#header {
	position:absolute;
	text-align:center;
	font-family: Arial, Helvetica,  sans-serif;
	color: #939598;
	top:0px;
	left:0;
	width:100%;
	height:80px;
	color: #356f73;
	overflow:visible;
	margin:0px 0px 0px 0px ;
	padding:10px 0px 0px 0px ;
	background-color: #000000;  
	z-index:100;	
	border-bottom: 1px solid #2C2E2F;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}
div#header img {
	padding: 0px;
	margin: 0px 0px 4px 0px;
}
/*
div#header a {
	display:block;
	width:80px;
	text-decoration: none;
	color:#939598;
	padding:7px 0px 0px 0px;
	margin:0 auto;
	border-top: 20px solid #000000;
}
div#header a:hover {
	color: #ffffff;
	padding:7px 0px 0px 0px;
	border-top: 20px solid #3A3A3A;
} 
div#header a.image {
	padding:5px 0px 0px 0px;
	margin:0 auto;
	border: 0px;;
}
div#header a:hover.image{
	padding:5px 0px 0px 0px;
	margin:0 auto;
	border: 0px;;
} 
*/
div#footer {
	position:absolute;
	text-align: left;
	bottom:0px;
	left:0;
	width:100%;
	height:10px;
	color: #356f73;
	overflow:visible;
	margin:0px 0px 0px 0px ;
	padding:0px 0px 0px 0px ;
	background-color: #000000;  
	z-index:100;	
}

div#content {
	text-align: center;
	position: relative;
	width:320px;
	top:-3000px;
	background-color: transparent;
	padding: 0px 0px 20px 0px;
	margin:70px auto 30px auto;
	border-bottom: 1px solid #939598;
	filter:alpha(opacity=10);
	opacity: 0.1;
	-moz-opacity:0.1;
}
div#central {
	text-align: center;
	position: relative;
	width:550px;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	margin: 8% auto 5%;
}



/*                                     main subcontainer */


/*                        central content tags */
div#content h1 {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #939598;
	font-weight: normal;
	overflow:visible;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #939598;
}
div#content h1.enter {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #929497;
	font-weight: normal;
	font-style: normal;
	letter-spacing:0pt;
	overflow:visible;
	padding: 0px 0px 8px 0px;
	margin: 40px 0px 20px 0px;
	border: 0px;
}
div#content h2 {
	text-align:left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #DFDFDF;
	font-weight: bold;
	overflow:visible;
	padding: 2px 20px 7px 0px;
	margin: 40px 0px 0px 0px;
	clear:both;
}
div#content p {
	font-size: .7em;
	text-align: justify;
	line-height:150%;
	color: #c7c8ca;
	letter-spacing:0em;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 20px 0px;

}
div#content p.white {
	color: #c7c8ca;
	padding: 5px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
}
div#content p.date {
	font-size: .65em;
	text-align: left;
	font-variant: small-caps;
	line-height:20%;
	color: #939598;
	letter-spacing:0em;
	padding: 1px 0px 13px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #6F6F6F;
}
div#content a {
	font-variant: small-caps;
	color: #00b2e9;
	text-decoration:none;
}
div#content a:hover {
	text-decoration:underline;
	color: #ffffff;
}
div#content a img {
	overflow:visible;
	padding: 0px 0px 0px 0px;
	margin: 10px 6px 10px 2px;

}
div#content a:hover img {
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
}

div#content p img {
	margin: 5px 0px 5px 10px;
	padding: 0px;
	border-bottom: 0px;
	float:right;
}




/* ul/li  navigation */
ul {
	text-align:center;
	font-family: Arial, Helvetica,  sans-serif;
	color: #ffffff;
	font-size: .75em;
	list-style: none; 
	height:20px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
li {
	position: relative;	
	color:#939598;
	display:inline;
	font-weight: normal;
	font-variant: small-caps;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

li a {
	text-decoration: none;
	color:#939598;
	padding:0px 5px 0px 5px;
	margin:0px 5px 0px 5px;
}
li a:hover {
	color: #ffffff;
	padding:0px 5px 0px 5px;
} 
.active {
	color: #ffffff;

} 
.active:hover {
	color: #ffffff;
} 

li ul {	
	list-style: none; 					
	display:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
li ul.active {		
	font-size: .9em;
	list-style: none; 				
	position: relative; 
	overflow:visible;
	display:inline;
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
li li {
	position:relative;
	text-align:left;	
padding: 0px 0px 0px 0px;
}
li li a {	
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color:#ffffff;
margin: 0px 0px 0px 0px;
} 

li li a:hover {		
	color: #00b2e9;
} 
li li a.active  {
	color: #00b2e9;
}
li li a.active:hover  {
	color: #00b2e9;
}

/*                                      do the fake frames */
@media screen{
  body>div#header{
  position:fixed;
 }
  body>div#footer{
  position:fixed;
 }
}
 * html body{
  overflow:hidden;
 } 
 * html div#wrapper{
  height:100%;
  overflow:auto;
}

img {
	border: 0px;
}



/* LIGHTBOX STYLES */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	top:0px;
	background-color: #04202b;
	width: 150px;
	height: 150px;
	margin: 0 auto;
	margin-top:10px;

	}

#imageContainer{
	padding: 5px;
	}

#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 center no-repeat; 
	padding:0px;
	margin:0px;
}
#nextLink:hover, #nextLink:visited:hover { 
	background: url(images/nextlabel.gif) right center no-repeat; 
}


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	color: white;
	background-color: #04202b;
	margin: 0 auto;
	line-height: 1.6em;
}

#imageData{
	padding:0px 10px 0px 10px;
	}
#numberDisplay {
	color:#c7c8ca;
}
#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: 100%;
	background-color: #000000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	