@charset "utf-8";
/* CSS Document */

/* Tips for mainContent:
1. If you give this #mainContent div a font-size value different than the #sidebar1 div, the margins of the #mainContent div will be based on its font-size and the width of the #sidebar1 div will be based on its font-size. You may wish to adjust the values of these divs.
2. The space between the mainContent and sidebar1 is created with the left margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
3. To avoid float drop, you may need to test to determine the approximate maximum image/element size since this layout is based on the user's font sizing combined with the values you set. However, if the user has their browser font size set lower than normal, less space will be available in the #mainContent div than you may see on testing.
4. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs that may occur.
*/
.thrColElsHdr #mainContent {
	max-width: 1300px;
	width: auto;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 11em;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-right: 5px;
} 

	
.HighlightL3 {
	color: #0066FF;
	font-weight: bold;
}


.X-Small {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
}

.Small {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.InPageHead {
	font-size:large;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#EBEBEB;
	background-repeat:repeat-x;
	font-weight: bold;
	font-variant: normal;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #102750;
	
}

.InPageHead-Med {
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#000000;
	background-image:none;
	background-repeat:no-repeat;
	font-weight: bold;
	font-variant: normal;
	border-top-color: #102750;
	border-right-color: #102750;
	border-bottom-color: #102750;
	border-left-color: #102750;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
}

.InPageBorderLeft {
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	background-image:url(../images/GeneralImages/side_right.gif);
	background-repeat:repeat-y;
	font-variant: normal;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.H2 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: groove;
}

.Warning {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline overline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-variant: normal;
}

 a.navelem {
	background-color:#D8DFEE;
	background-image:url(../images/WebImg/bullet.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #102750;
	border-style:none solid solid none;
	border-width:1px;
	color:#000000;
	cursor:pointer;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:700;
	height:24px;
	line-height:21px;
	margin:0pt 0pt 1px;
	text-decoration:none;
	text-indent:28px;
	width:175px;
}
a.navelem:hover {
background-color:#6987BC;
color:#FFFFFF;
}

a.DTCelemH {
font-size:small;
background-color:#c8c8c8
}

a.DTCelem {
font-size:small;
background-color:#eeeeee;
color:#000000
}

a.DTCelem:hover {
background-color:#c8c8c8;
color:#ffffff
}
.menu {
	position:fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.type {
	font-family:"Courier New", Courier, monospace;
	color:#575757;
	border-bottom:thin;
	font-size: small;
	font-weight: bold;
	background-color: #DFDFDF;

}

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