﻿
/* Global body styles */
body {margin:0px auto;padding:0px;text-align:center;font: 90% arial,verdana,helvetica,sans-serif;background-image: url(background2.jpg);}
td {font-size:70%;}
a {text-decoration:none;color:#003366;}
a span{display:none;}
a:hover {text-decoration:underline;color:#FDCC03;}
select,input {margin:0px;font-family:verdana;color:#333333;font-size:80%;}

/*for Opera*/
html > body #outer { width: 758px; }

/* Page sections */

#full {width:814px;text-align:left;min-height:200px;max-height:3000px;}
#rMenu {width:40px;float:right;height:500px;}

#page {width:764px;text-align:left;float:left;}

	#header {height:139px;}
	#pageContent {width:764px;text-align:left;border-bottom:1px solid #002843;border-left:1px solid #002843;border-right:1px solid #002843;background-color:#c3feb7}
#slideshow {width:744px;height:500px;text-align:left;background-color:#c3feb7}


		#contentTop {width:764px;height:4px;background-image: url(images/contentTop.gif);margin:0;}
		#contentTitle {width:764px;height:80px;background-image: url(images/contentTitleBG.gif);}		
		#contentOtherTitle {width:764px;height:80px;}
	
	#twocols {width:750px;margin:0;padding:0;}
		#twoMain {float:left;width:496px;text-align:left;}
		#twoRight {float:right;width:234px;text-align:left;}		

#twocolsHalf {width:750px;margin:0;padding:0;}
		#twoMainHalf {float:left;width:440px;text-align:left;}
		#twoRightHalf {float:right;width:300px;text-align:left;}

	#footer {border:3px solid #000000;clear:both;width:744px;height:55px;background-image: url(footerBG.gif);}
	
/*text styles*/	
h1 {color:#006084;font-size:130%;font-weight:bold;letter-spacing:-1px;margin:0px;}
.heading {color:#000000;font-size:130%;font-weight:bold;letter-spacing:-1px;}
.headingblue {color:#002843;font-size:1em;font-weight:bold;}
.headinglightblue {color:#002843;font-size:0.8em;font-weight:lighter;}
.headingblue a:hover, a:visited, a{color:#002843;font-size:100%;font-weight:bold;}
.copygrey {color:#666666;}
.copywhite {color:#000000;}
a.yellowLink, a:visited.yellowLink{color:#FDCD08;font-size:1.5em;font-weight:bold;}
.copymed {font-size:90%;}
.copysmall {font-size:80%;font-family:verdana,arial,helvetica;}
.copystandard {font-size:100%;font-family:arial,verdana,helvetica,sans-serif;}
.copysmallgrey {font-size:90%;color:#666666;}
.formLabel{margin:5px 0px 5px 0px;font-size:1.2em;color:#ffffff;}

a.linkWhite {color:#000000;text-decoration:none;}	
a:hover.linkWhite {text-decoration:underline;color:#ffffff;}	
a.linkBlue {color:#22408E;text-decoration:none;}	
a:hover.linkBlue {text-decoration:underline;color:#22408E;}	
a.navLink {font-family:verdana,arial,helvetica,sans-serif;color:#cc0000;font-size:100%;text-decoration:none;}	
a.headingLink {font-family:verdana,arial,helvetica,sans-serif;color:#cc0000;text-decoration:none;font-size:120%;letter-spacing:-1px;}	


/*spacer elements*/
#spc1{line-height:1px;clear:both;}
#spc5{line-height:5px;clear:both;}
#spc10{line-height:10px;clear:both;}
#spc20{line-height:20px;clear:both;}

/* photo stuff */

#desc{text-align:center;font-weight:normal;width:120px;margin:2px;}

/*CSS for image scroller*/

#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: #000; width: 250px; height: 250px; margin: 0 auto; color: inherit;
}

#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:../images/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/prevlabel2.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel2.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #000; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; color: inherit;
}

#imageData{

	padding:0 10px; color: #fff; }

#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: 50px; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; color: inherit;
}
