/* CSS Document */

* {
margin:0;
padding:0;
outline:none;
}

body {
background:url(../pics/body.jpg) top repeat-x #050507;
font:75% Verdana;
color:#ACACB0;
}

a {
color:#9D9D9D;
}

a:hover {
text-decoration:none;
}

#header {
height:248px;
display:block;
background:url(../pics/header.jpg) top center no-repeat;
}

h1.main_title {
font:170% Century Gothic;
color:#fff;
font-weight:bold;
margin:20px auto 0;
text-align:center;
}

h1.main_title a {
color:#fff;
text-decoration:none;
}

#container {
width:850px;
margin:0 auto;
background:#03022F;
padding:5px;
}

#navigation {
background:url(../pics/nav_link.jpg) top repeat-x;
width:780px;
border-top:2px solid #83a7d4;
border-bottom:2px solid #83a7d4;
padding:12px 0;
margin:35px auto 1px;
font:100%;
color:#fff;
letter-spacing:2px;
text-transform:uppercase;
}

#nav li {
list-style:none;
display:inline;
margin-right:0px;
}

#nav a {
padding:12px;
color:#ACACB0;
text-decoration:none;
margin-right:0px;
}

#nav a:hover {
background:url(../pics/nav_link_active.jpg) top repeat-x;
color:#fff;
}

#nav a.active {
background:url(../pics/nav_link_active.jpg) top repeat-x;
color:#fff;
font-weight:bold;
}

#inner_container {
background:url(../pics/inner_container.jpg) top repeat-x #01003c;
padding:10px 10px 10px 25px;
}

#sidebar {
width:200px;
padding:10px;
float:right;
background:#010037;
color:#bdbdc1;
border-right:2px solid #000;
border-bottom:2px solid #000;
}

#container #sidebar h2 {
font-size:90%;
margin:10px 0;
}

#container #sidebar p {
text-indent:0;
font-size:90%;
line-height:17px;
}

#content {
margin-right:240px;
}

blockquote {
background:url(../pics/quote.gif) top left no-repeat #020134;
padding:2px 17px;
border-right:2px solid #000;
border-bottom:2px solid #000;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:pics/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../pics/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../pics/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/**
  * Image features
  * definitions for the images
  -----------------------------------------------------*/

hr.clear {
	clear:both;
	visibility:hidden;
}
.div-shadow {
	z-index:1;
	float:left;
	width:100%;
	background:url(/pics/shadowalpha.png) no-repeat bottom right !important;
	background:url(/pics/shadow.gif) no-repeat bottom right;
	margin:10px 6px 0 0px !important;
}
.img-shadow {
	float:left;
	background: url(/pics/shadowalpha.png) no-repeat bottom right !important;
	background: url(/pics/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
	z-index: 1;
}

.img-shadow img {
	display: block;
	position: relative;
	background-color: #BED7E6;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
	z-index: 1;
	cursor: url(/pics/magnify.cur), pointer; 
	/*cursor: url(/pics/zoomin.cur);*/
}

/**
 * FV FORM 
 * Definitions for the required form fields.
 -----------------------------------------------------------*/
.fv-req {
	padding:2px;
	padding-right:0px;
	background:#e7e7e7;
	border:1px solid #7da2c8;	
}

.fv-forget {	
	padding:2px;
	padding-right:0px;
	background:#e7e7e7;
	border:1px solid #b10101;
}

.fv-syntax {
	padding:2px;
	padding-right:0px;
	background:#e7e7e7;
	border:1px solid #b10101;
}

p {
margin:10px 0;
padding:5px;
line-height:20px;
text-indent:25px;
}

p.note {
padding:20px;
background:#03022f;
color:#fff;
border-right:2px solid #000;
border-bottom:2px solid #000;
}

#container h1 {
font:170% Arial;
color:#fff;
margin:15px 0;
}

#container h2 {
font:110% Verdana;
color:#fff;
font-weight:bold;
text-transform:uppercase;
margin:25px 0 15px;
}

#container ul {
margin:10px 15px;
}

#container ul li {
margin:10px 0;
}

#container img {
background:#020134;
padding:5px;
}

#footer {
width:800px;
background:url(../pics/nav_link_active.jpg) top repeat-x;
padding:10px;
margin:0 auto;
clear:both;
font:90% Verdana;
color:#01005e;
}
#footer p {
text-indent:0;
}

#footer p.validate {
float:right;
}
