/* Global Styles */

body {
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
	padding-bottom: 10px;
	}
	
#wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	font-family: tahoma, verdana;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
	
td {
	font:11px arial;
	color:#000033;
	}
	
hr {
	height:1px; 
	color: #FEBD11;
	border: none;
	}

h1{
	font:16px arial;verdana;sans-serif;
	font-weight:bold;
	color: #ed1c24;
	padding-left:0px;
	padding-top:0px;
	margin-bottom:5px;
	}
	
h2{
	font:12px arial;verdana;sans-serif;
	font-weight:bold;
	color: #ed1c24;
	padding-left:0px;
	padding-top:0px;
	margin-bottom:5px;
	}
	
h3 {
	font-family: helvetica;
	font-weight:bold;
	padding-left:0px;
	padding-top:0px;
	margin-bottom:5px;
	color: #4A6703;
	font-size:14px;
	}
	
h3 a{
	font-family: arial;
	font-weight:normal;
	margin-top:5px;
	padding-bottom:5px;
	color: #4A6703;
	font-size:14px;
	}
	
h3 a:hover{
	font-family: arial;
	font-weight:normal;
	margin-top:5px;
	padding-bottom:5px;
	color: #BCC7DC;
	font-size:14px;
	}

h5 {
	font-family: helvetica;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	color: #FFD007;
	}

a {
	color: #cc0000;
	text-decoration:underline;
	}
	
a:hover {
	color: #000033;
	text-decoration:none;
	}



/* ID Styles */

#navigation a {
	font:12px arial;verdana;sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	padding:6px;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#ed1c24;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}


	
/* Class Styles */

.bodyText {
	font:11px arial;verdana;sans-serif;
	color:#000033;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.pageName{
	font:16px arial;verdana;sans-serif;
	font-weight:bold;
	color: #ed1c24;
	line-height:20px;
	}

.formText{
	font:14px arial;verdana;sans-serif;
	color: #231e60; 
	line-height:20px;
	}


.ddcolortabs{
padding: 0;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;

}

.ddcolortabs ul{
font: normal 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
float:left;
color: white;
display:inline;
background: #231e60;
margin:0 2px 0 2px;
padding:0 1px 0 1px;
text-decoration:none;
letter-spacing: 1px;
text-transform:uppercase;
}

.ddcolortabs a{
float:left;
color: white;
background: #231e60;
margin:0;
padding:0;
text-decoration:none;
letter-spacing: 1px;
}

.ddcolortabs a span{
float:left;
display:block;
padding: 4px 8px 2px 7px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background-color: #ff3333;
}

.ddcolortabs a:hover span{
background-color: #ff3333;
}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
background-color: #231e60;
}

.ddlogin{
float:right;
color:#000000;
background: #transparent;
margin:0 2px 0 2px;
padding:0 2px 0 2px;
text-decoration:none;
}

.ddcolortabsline{
clear: both;
padding: 0;
height: 8px;
line-height: 8px;
background: #231e60;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border: 1px solid #231e60; /*THEME CHANGE HERE*/
border-top-width: 8px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}


.dropmenudiv_a a{
width: auto;
display: block;
border-top: 0 solid #231e60;
border-bottom: 1px solid #231e60; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: #231e60;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #231e60;
color: white;
}
	
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: 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 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
#content {
	font-family: tahoma, verdana;
	z-index:500;
	margin:30px 30px 30px 50px;
	}
	
input {
	background-color: #F3F2F1;
	color: #000000;
	font-size:11px;
}
	
textarea {
	background-color: #F3F2F1;
	color: #000000;
	border: solid 1pt #000000;
	font-size:12px;
}

selectbox {
	background-color: #F3F2F1;
	color: #000000;
	border: solid 1pt #000000;
	font-size:12px;
	height:14px;
}

#rightmenu {
	width: 175px;
	margin: 10px;
	padding: 0px;
	text-align:left;
	color: #2e2e2e;
	}
	
#rightmenu p {
	font-family: verdana;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	background:transparent;
	text-align:left;
}
	
#rightmenu ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family: arial;
    color:#000;
	width:190px;
	}

#rightmenu li {
	color:#000;
	list-style: none;
	text-align: left;
	background:transparent;
	padding-bottom:5px;
}

#rightmenu li a {
	background: url(../images/up_btn.gif) no-repeat;
	background-position: 0px 2px;
 	display:block;
	width:100%;
	padding-left:15px;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	line-height:15px;
	color:#0E4C8F;
	}

#rightmenu li a:hover {
	background: url(../images/dn_btn.gif) no-repeat;
	background-position: 0px 2px;
	font-size: 11px;
	color: #D47824;
}

#rightmenu a {
 	display:block;
	width:100%;
	padding-bottom:5px;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	line-height:15px;
	color:#0E4C8F;
	}

#rightmenu a:hover {
	font-size: 11px;
	color: #121C57;
}