/* Define HTML tags */
body {
padding:0;
margin:16px 0;
background-color:#F8F8F8;
}

h1, .head {
font-family: Arial, Helvetica;
font-size: 14px;
font-weight:bold;
color:#515f58;
margin:0;
padding:0 0 6px 0;
}

input, textarea, select {
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
color:#000000;
border-style:solid;
border-width:1px;
border-color:#CCCCCC;
margin-bottom:6px;
padding:2px;
}

.ipt {
font-family: Verdana, Arial, Helvetica;
font-size:11px;
font-style:normal;
color:#FFFFFF;
background-color:#515f58;
border-style:outset;
border-width:1px;
border-color:#00365b;
padding:2px;
}

.img {
border-style:solid;
border-width:1px;
border-color:#515f58;
margin-bottom:2px;
}

.line {border-bottom-width:1px;border-bottom-color:#CCCCCC;border-bottom-style:dashed;width:auto;margin:16px 0px 16px 0px}

/* Define div containers */
#container {
font-family: Verdana, Arial, Helvetica;
width:960px;
padding: 0px 0px;
margin: 0 auto;   /* align for good browsers */
text-align: left; /* counter the body center */
}

#banner {
float:none;
width:960px;
height:207px;
}

#menu {
float:none;
width:960px;
height:30px;
padding:0px;
background-image:url('bg_menu.gif');
background-repeat:repeat-x;
color:#FFF
}

#panel {
margin:2px 0px 0px 0px;
width:180px;
padding:0px;
float:left;
font-size:11px;
line-height:16px;
color:#FFFFFF;
text-align:left;
}

#panel a {
color:#183025;
font-size:9px;
font-weight:bold;
text-decoration:none;
}

#panel a:hover{
text-decoration:underline;
}

#container-content {
width:780px;
padding:0px;
float:none;
background-image:url('bg_panel.gif');
background-repeat:repeat-y;
margin-left:0px; margin-right:0px; margin-top:2px; margin-bottom:0px; background-position-y:50%
}

#container-content ul {
margin:0px;
list-style-image:url('icon_bullet.gif'); padding-left:20px; padding-right:0px; padding-top:10px; padding-bottom:10px
}

#container-content li{
padding-bottom:2px;
}

#content {
width:564px;
padding:22px 18px 22px 18px;
float:left;
margin:0px;
font-size:11px;
line-height:16px;
color:#000000;
}

#content a {
color:#60a5bf;
text-decoration:none;
}

#content a:hover {
text-decoration:underline;
}

#footer {
float:none;
margin-top:3px;
text-align:left;
width:780px;
height:22px;
padding:8px 18px 0px 18px;
font-size:11px;
background-color:#515f58;
color:#FFFFFF;
}

#footer a {
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}

#image-panel {
text-align:center;
float:right;
margin:6px 0px 0px 16px;
font-size:9px;
}

/* Some formatting for the menu system */
#chromemenu{
width: 960px;
height:30px;
float:left;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
width: 100%;
padding-left: 10px;
margin: 0;
float: left;
}

#chromemenu ul li{
display: inline;
font-family: Verdana, "trebuchet ms", Arial, Helvetica;
font-size: 11px;
color:#FFFFFF;
font-weight:bold;
}

#chromemenu ul li a{
float: left;
color:#FFFFFF;
font-weight:bold;
padding: 11px 17px 8px 10px;
text-decoration: none;
}

#chromemenu ul li a:hover{
color: #FFFFFF;
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
/* content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* Style for Drop Down Menu */

.dropmenudiv{
position:absolute;
top: 0;
font:normal 11px Verdana, "trebuchet ms", Arial, Helvetica;
line-height:18px;
z-index:100;
width: 175px;
visibility: hidden;
margin-top:3px;
background-color: #FFFFFF;
/* filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=2); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 12px;
background-color: #515f58;
/* border: 1px solid #000000; /*Theme Change here*/
padding: 5px 0;
text-decoration: none;
font-weight: normal;
color:#FFFFFF;
margin-bottom:2px;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #1d3160;
color:#FFFFFF
}

/* Define CSS for lightbox javascript */
#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('../images/prevlabel.gif') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/nextlabel.gif') no-repeat right 15%; }

#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; }