/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #cccccc url(bg_grad.jpg) fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
	font: bold 1em Arial,sans-serif;
	color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 112px;
	left: 10px;
	width:965px;
	background-color: #ffffff;
	background-image: url(Graphics/background1.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #70A770;
	border-right-color: #127221;
	border-bottom-color: #70A770;
	border-left-color: #A9F1B3;
	background-repeat: repeat-y;
	background-position: right;
	height: 720px;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 9px;
	left: 10px;
	right: 2%;
	width:965px;
	background-image: url(Graphics/background1.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #70A770;
	border-right-color: #127221;
	border-bottom-color: #70A770;
	border-left-color: #A9F1B3;
	
}

#pageNav{
	float: left;
	width:178px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	padding-bottom: 10px;
	padding-top: 25px;
	border-width: 0px;
	padding-left: 32px;
	padding-right: 8px;
}

#content{
	padding: 0px 10px 0px 10px;
	margin:0px 0px 0px 194px;
	border-left: 1px solid #ccd2d2;
	border-width: 0px;
	width: 678px;
}

#mapcontent{
	border-left: 1px solid #ccd2d2;
	border-width: 0px;
	width: 678px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 5px 0px 5px 25px;
	color: #000000;
	font-weight: normal;
	top: 0px;
	border-width: 2px;
	border-color: #000000;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	border-width: 0px;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	height: 70px;
}

#pageName h2{
	color: #000000;
	margin:0px;
	padding: 0px;
	width: 200px;
}

#pageName img{
	position: absolute;
	top: 18px;
	padding: 0px;
	margin: 0px;
	left: 230px;
	width: 688px;
	height: 100px;
}
/************** pageNameDiaf styles ****************/

#pageNameDiaf{
	border-bottom:1px solid #ccd2d2;
	border-width: 0px;
	width: 230px;
	height: 140px;
	right: 28px;
	position: absolute;
	top: 5px;
}

#pageNameDiaf h2{
	color: #000000;
	margin:0px;
	padding: 0px;
	width: 200px;
}

#pageNameDiaf img{
	position: static;
	top: 18px;
	padding: 0px;
	margin: 0px;
	left: 230px;
	width: 230px;
	height: 140px;
}
/************** news styles ****************/

#news{
	margin: 0px;
	width: 604px;
	height: 30px;
	position: absolute;
	left: 290px;
	top: 30px;
	font-size: 12px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #ccd2d2;
}

#mews h2{
	color: #000000;
	margin:0px;
	padding: 0px;
	width: 200px;
}

#news img{
	position: absolute;
	top: 18px;
	padding: 0px;
	margin: 0px;
	left: 230px;
	width: 688px;
	height: 100px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 0px;
	color: #AAAAAA;
	width: 900px;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}

/************** feature styles *****************/

.feature{
	padding: 0px 10px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {
	height: 582px;
	width: 690px;
	position: relative;
	top: 20px;
	overflow: auto;
}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px;
	position: static;
	top: 0px;
	height: 540px;
	width: 685px;
}

/************** featureTour styles *****************/

.featureTour{
	padding: 0px 10px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .featureTour {
	height: 582px;
	width: 690px;
	position: relative;
	top: 20px;
	overflow: auto;
}

.featureTour h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

/************** featureUp styles *****************/

.featureUp{
	padding: 0px 10px 10px 10px;
	font-size: 80%;
	height: 39px;
}
html>body .featureUp {
	height: 39px;
	position: absolute;
	top: 84px;
	overflow: auto;
	left: 10px;
	width: 945px;
}

.featureUp h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.featureUp img{
	float: left;
	padding: 0px;
	position: static;
	top: 0px;
	height: 540px;
	width: 685px;
}
/************** featureNea styles *****************/

.featureNea{
	padding: 0px 10px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .featureNea {
	height: 582px;
	width: 690px;
	position: relative;
	top: 20px;
	overflow: auto;
}

.featureNea h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.featureNea img{
	float: left;
	padding: 0px;
	position: static;
	top: 0px;
	height: 540px;
	width: 685px;
}
/************** featureMap styles *****************/

.featureMap{
	padding: 0px 10px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .featureMap {
	height: 582px;
	width: 690px;
	position: relative;
	top: 20px;
	overflow: auto;
}

.featureMap h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.featureMap img{
	float: left;
	padding: 0px;
	position: static;
	top: 0px;
	height: 540px;
	width: 685px;
}

/************** featureEpi styles *****************/

.featureEpi{
	padding: 0px 10px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .featureEpi {
	height: 582px;
	width: 690px;
	position: relative;
	top: 20px;
	overflow: auto;
}

.featureEpi h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.featureEpi img{
	float: left;
	padding: 0px;
	position: static;
	top: 0px;
	height: 540px;
	width: 685px;
}

/************** featureEui styles *****************/

.featureEui{
	padding: 0px 10px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .featureEui {
	height: 582px;
	width: 690px;
	position: relative;
	top: 20px;
	overflow: auto;
}

.featureEui h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.featureEui img{
	float: center;
	padding: 0px;
	position: static;
	top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
/************** featureLin styles *****************/

.featureLin{
	padding: 0px 10px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .featureLin {
	height: 582px;
	width: 690px;
	position: relative;
	top: 20px;
	overflow: auto;
}

.featureLin h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.featureLin img{
	float: center;
	padding: 0px;
	position: static;
	top: 0px;
	height: 342px;
	width: 268px;
}
/************** featureOma styles *****************/

.featureOma{
	padding: 0px 10px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .featureOma {
	height: 582px;
	width: 690px;
	position: relative;
	top: 20px;
	overflow: auto;
}

.featureOma h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.featureOma img{
	float: center;
	padding: 0px;
	position: static;
	top: 0px;
	height: 342px;
	width: 268px;
}
/************** featureSul styles *****************/

.featureSul{
	padding: 0px 10px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .featureSul {
	height: 582px;
	width: 690px;
	position: relative;
	top: 20px;
	overflow: auto;
}

.featureSul h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.featureSul img{
	float: center;
	padding: 0px;
	position: static;
	top: 0px;
	height: 342px;
	width: 268px;
}
/************** featureXor styles *****************/

.featureXor{
	padding: 0px 10px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .featureXor {
	height: 582px;
	width: 690px;
	position: relative;
	top: 20px;
	overflow: auto;
}

.featureXor h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

/************** feature2 styles *****************/

.feature2{
	padding: 0px 10px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature2 {
	height: 582px;
	width: 690px;
	position: relative;
	top: 20px;
	overflow: auto;
}

.feature2 h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature2 img{
	float: center;
	padding: 0px;
	position: static;
	top: 0px;
	height: 342px;
	width: 268px;
}

/************** featureEkl styles *****************/

.featureEkl{
	padding: 0px 10px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .featureEkl {
	height: 582px;
	width: 690px;
	position: relative;
	top: 20px;
	overflow: auto;
}

.featureEkl h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.featureEkl img{
	float: right;
	padding: 10px;
	position: static;
	top: 0px;
	height: 170px;
	width: 220px;
}

.featureEkl img2{
	float: right;
	padding: 10px;
	position: static;
	top: 0px;
	height: 286px;
	width: 313px;
}

/************** featurePho styles *****************/

.featurePho{
	padding: 0px 10px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .featurePho {
	height: 582px;
	width: 690px;
	position: relative;
	top: 20px;
	overflow: auto;
}

.featurePho h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.featurePho img{
	float: center;
	padding: 10px;
	position: static;
	top: 0px;
	height: auto;
	width: auto;
}

.featurePho img2{
	float: right;
	padding: 10px;
	position: static;
	top: 0px;
	height: 286px;
	width: 313px;
}
/************** featureXar styles *****************/

.featureXar{
	padding: 0px 10px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .featureXar {
	height: 582px;
	width: 690px;
	position: relative;
	top: 20px;
	overflow: auto;
}

.featureXar h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.featureXar img{
	float: center;
	padding: 10px;
	position: static;
	top: 0px;
	height: 342px;
	width: 268px;
}

.featureXar img2{
	float: right;
	padding: 10px;
	position: static;
	top: 0px;
	height: 286px;
	width: 313px;
}
/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	width: 685px;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 0px;
}

#advert img{
	display: block;
}

/***************** LightBox JS ******************/
#lightbox{
	position: absolute;
	top: 40px;
	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(../Photos/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(../Photos/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../Photos/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;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
