/* CSS Document */

/* Define HTML entities */

body{ width:100%; height:100%; font-size:10px; font-family:Arial, Helvetica, sans-serif; height:100%; overflow:scroll; background-color:#FFFFFF; color:#000000;}

*{ border:0; margin:0; padding:0;}

h1{ font-size:2.4em; color:#669900; line-height:2.4em;}
h2{ font-size:1.8em; color:#669900;}
h3{ font-size:1.6em; margin:1em 0 0.5em 0;}
h4{ font-size:1.4em;}

a{ text-decoration:none;}
a:hover{ color:#FFFFFF; background-color:#003399;}

dl {}
dt { color:#669900; font-size:1.6em; font-weight:bold; padding:0.4em 0 0 1em;}
dd { padding:0 0 0 2.4em;}

hr{ border:0.1em solid #990000; margin:1em 0 1em 0;}

fieldset, input, textarea, select, .button { border:0.1em solid #990000;}
fieldset, input, select, textarea { margin:0.2em 0;}
fieldset { padding:1em;}
legend { font-size:1.6em; font-weight:bold;}
label { display:block; float:left; font-size:1.4em; font-weight:bold; margin:0.2em 0.5em 0.2em 0; text-align:right; width:12em;}

/* Define Containers and their elements */

#wrapper{ width:96em; height:100%; margin:0 auto 0 auto;}

#topnav{ text-align:right; font-size:1.1em; margin:0.5em 0 0 0;}
#topnav a, #footer a{ color:#333333;}
#topnav a:hover, #footer a:hover{ color:#FFFFFF;}

#head{}
#head h1{ position:absolute; left:-999em;}
#head h2{ position:absolute; left:-999em;}
#head p{ position:absolute; left:-999em;}

#menubar{ width:100%; height:2.4em; background-color:#EDDAA4; /* background-image:url(/images/graphics/menubar_bg_1x24.jpg); background-repeat:repeat-x; */ text-align:center; border-bottom:0.1em solid #990000; border-top:0.2em solid #990000; margin:0 0 1em 0;}
#menubar a{ color:#003366;}
#menubar a:hover{ color:#FFFFFF;}
#menubar p{ font-size:1.6em; line-height:1.6em;}

#content{}

#leftnav{ width:20em; height:100%; position:absolute; margin:1em 0 0 1em;}
#leftnav ul{ list-style:url(/images/graphics/bullet02_16x16.jpg) inside; margin:1em 0 2em 0;}
#leftnav li{ background-image:url(/images/graphics/leftli_bg_148x1.jpg); background-repeat:repeat-y; font-size:1.2em; font-weight:bold; padding:0.5em 0 0.5em 0;}
#leftnav li a{ color:#000000;}
#leftnav li a:hover{ color:#FFFFFF;}

#rightnav{ width:16em; height:100%; float:right; margin:1em 1em 0 0;}

#page{ margin:0 19em 0 21em;}
#page p{ font-size:1.2em; margin:0.5em 0 0.5em 0;}
#page ul{ list-style:url(/images/graphics/bullet01_16x16.jpg) inside; margin:0 0 1em 1em;}
#page li{ font-size:1.2em;}

#footer{ width:100%; clear:both; text-align:center; margin:1em 0 0 0; font-size:1.1em;}

/* Generic classes for styling */

.red{ color:#990000;}
a:hover .red, a:hover .green, a:hover .blue, a:hover .dblue, a:hover .yellow, a:hover .grey{ color:#FFFFFF;}
.green{ color:#669900;}
.blue{ color:#33CCFF;}
.dblue{ color:#003366;}
.yellow{ color:#FFCC00;}
.grey{ color:#333333;}

.ca{ text-align:center;}
.hrule { background-color:#990000; line-height:0.1em; margin:1em 1.6em;}
.case{ height:100%; overflow:auto;}

/* image classes */

img.pic11x11s{ width:1em; height:1em;}
img.pic20x11s{ width:18.18em; height:1em;}
img.pic29x11s{ width:2.63em; height:1em;}
img.pic24x42{ width:2.4em; height:4.2em; float:left; margin:0 1em 0 1em; display:block;}
img.pic480x200{ width:48em; height:20em;}
img.pic160x600{ width:16em; height:60em;}
img.pic240x100fr{ width:24em; height:10em; float:right; margin:0 0 0.5em 1em;}
img.pic60x60l{ width:6em; height:6em; float:left; margin:0 1em;}
img.pic960x70{ width:96em; height:7em; display:block;}

/* Skip navigation class */

#topskip{}

/* Lightbox CSS */

#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/graphics/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/graphics/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; }

/* end of Lightbox CSS */