@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:10px 0 0 0;
	background-color:#191919;
}
#client_login{
position:absolute;
top:6px;
left:30px;
}
span.blue{
color:#4164AC;
}
span.blue_bold{
color:#4164AC;
font-weight:bold;
}
h1{
padding:0;
margin:0 0 10px 0;
font-weight:bold;
color:#FFFFFF;
font-size:1.8em;
}
h2{
padding:0;
margin:5px 0 5px 0;
font-weight:bold;
color:#FFFFFF;
font-size:1.4em;
}
h3{
padding:0;
margin:5px 0 5px 0;
font-weight:bold;
color:#FFFFFF;
font-size:1em;
}
p{
color:#C8D9F8;
text-align:justify;
line-height:1.75em;
margin:10px 0 10px 0;
}
p.white{
color:#FFFFFF;
}
p.footer{
position:absolute;
color:#FFFFFF;
top:50px;
right:30px;
text-align:right;
}
div.hr {
clear:both;
	height:20px;
	background: #4164AC url(../templatemedia/hr.gif) repeat-x scroll center;}

div.hr hr {display: none}
ul{
margin:0px 0px 5px 0px;
list-style:none;
padding:0;
}
li{
position:relative;
color:#C8D9F8;
line-height:1.75em;
list-style-type:none;
padding-left:20px;
margin-left:0px;
background-image:url(../templatemedia/link_arrow.gif);
background-position:0px 5px;
background-repeat:no-repeat;
}

#container{
	position:relative;
	width:779px;
	left:50%;
	margin-left:-390px;
		background-color:#4164AC;
	}

#topbar{
	height:36px;
	width:779px;
	background-image:url(../templatemedia/top_bar.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#191919;
}
#main_image{
	width:779px;
	height:304px;
	clear:both;
}
#nav{
	position:relative;
	width:780px;
	height:47px;
	z-index:20;
	background-color:#191919;
	}
#nav ul { /* remove bullets and list indents */
	list-style: none;
	text-align:center;
	margin: 0;
	padding: 0;
}
li.nav{
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;	
	padding:0;
	font-weight:bold;
}
li.nav a{
	display:block;
	width:130px;
	height:47px;
	background-image:url(../templatemedia/nav_button.gif);
	background-position:0px -47px;
	background-repeat:no-repeat;
	position:relative;
	text-decoration:none;
	color:#191919;
	padding:0;
	margin:0;
	line-height:47px;
	font-weight:bold;
}
li.nav a:hover{
	background-image:url(../templatemedia/nav_button.gif);
	background-position:0px 0px;
	text-decoration:none;
	color:#375797;
	}
li li.sub{
width:210px;
	padding-left:0px;
	background-image:none;

}
li li.sub a{
width:210px;
right:40px;
	text-decoration:none;
	background-image:none;
	background-color:#4164AC;
	border-bottom:#314E88 1px solid;
	border-right:#314E88 1px solid;
	border-left:#314E88 1px solid;
	border-top:#5278C4 1px solid;
	color:#FFFFFF;
	font-weight:100;
	}
li li.sub a:hover{
	text-decoration:none;
		background-image:none;
	background-color:#6188D7;
	color:#FFFFFF;

	}
li ul { /* second-level lists */
	display:none;
	position: absolute;
	top: 46px;
	left: 0;
	border-top:#191919 1px solid;
}
li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}
#main_content{
position:relative;
width:779px;
height:35px;
background-image:url(../templatemedia/top_shadow.gif);
background-position:top;
background-repeat:repeat-x;

}

#left{
	float:left;
	clear:left;
	position:relative;
	width:215px;
	left:30px;
	background-color:#4164AC;
	}
#right{
	float:right;
	position:relative;
	right:30px;
	width:474px;
	}
#footer{
position:relative;
width:779px;
height:145px;
background-image:url(../templatemedia/footer.gif);

	}
	
div.article{
padding:0;
clear:both;
}
a.arrow{
background-image:url(../templatemedia/link_arrow.gif);
background-repeat:no-repeat;
background-position:0 1px;
padding-left:20px;
}

a{
	color:#52DCF7;
	text-decoration:none;
	
}
a:hover {
	text-decoration:underline;
}
div.spacer {
	clear:both;
	}
img.thumbnail{
position:relative;
	padding:2px;
	background-color:#FFFFFF;
	clear:right;
	border:#24313F 2px solid;
	top:6px;
	margin-bottom:6px;
}
img.right {
float:right;
padding:2px;
border:#638BDB 1px solid;
margin:8px 0 6px 12px;
clear:right;
}
img.main {

}
img.logo{position:absolute; top:210px; left:0px;}
img.top{float:right;position:relative;margin-right:15px;right:15px; top:6px; border:0;}

#iso{
position:relative;
float:left;
left:138px;
top:62px;
}

/* Lightbox Stuff */

#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:image/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(../templatemedia/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../templatemedia/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; }