/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: georgia,Arial,sans-serif;
	color: #BCC5DA;
	line-height: 1.166;	
	margin: auto;
	padding: 0px;
	background: #BCC5DA;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #0000FF;
	text-decoration: none;
}

a:hover{
	text-decoration:none;
}

/************** header tag styles **************/

h1{
 font: bold 130% georgia,Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 120% georgia,Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h3{
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: georgia,Arial, sans-serif;
	font-size: 120%;
	font-weight: normal;
}

h4{
 font: 100% georgia,Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 90% georgia,Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
	list-style-type: square;
	font-family: georgia,Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #CCCCCC;
	padding-left: 245px;
	line-height: normal;

}

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: 120px;
	width:850px;
	background-color:#BCC5DA;
    margin-left: 5%;
    margin-right: 5%;
}
#pagecell1 p img{
padding: 0px;
padding-right: 0px;
float: none;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 5%;
	right: 5%;
	width:850px;
	height:112px;
	
}

#masthead ul {
float:right;
margin-top:62px;
color: #a2a2a2;
text-decoration:none;
}
#masthead ul li {
float:left;
padding-left:15px;
list-style-type: none;
font-size:1.3em;
text-decoration:none;
border:none;
}
#masthead ul li.active {
color:#000;
}
#masthead ul li a {
color:#999999;
text-decoration:none;
border:none;
}
#masthead ul li.active a {
color: #fff;
}

#masthead img {
  float:left;
  margin-top: 19px;
  text-decoration:none;
  border:none;
}

#pageNav{
	float: left;
	width:131px;
	padding: 0px;
	background-color: #FEF5D3;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small georgia,Arial,sans-serif;
	height: 100%;
}
#pageNav2{
	float: right;
	width:150px;
	padding: 0px;
	background-color: #f59119;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small georgia,Arial,sans-serif;
	height: 100%;
	word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;      /* fix for long non-text content breaking IE sidebar float*/
}
#pageNav2 p{
padding-left: 0px;
padding-right: 0px;
}
#pageNav2 img{
padding: 0px;
padding-right: 0px;
float: none;
}

#headlines{
  float:right;
	width: 20%;
	background-color: #FEF5D3;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: georgia,Arial,sans-serif;
	padding-right: 10px;
}
#content{
	
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 141px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #000000;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% georgia,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	background-color:#FEF5D3;
}


#pageName h2{
	color: #000000;
	margin:0px;
	padding: 0px;
	font-family: georgia,Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 545px;
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: 545px;
	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: 90%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 80%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 90%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 0px 0px 0px 0px;
	font: georgia,Arial,sans-serif;
	color: #cccccc;
}

#breadCrumb a{
	color: #cccccc;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: none;
}


/************** feature styles *****************/
.list {
color: #000000;
}

.feature{
	padding: 5px 0px 0px 5px;
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: 545px;
	word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
	
	
}
html>body .feature {height: auto;}

.feature h3{
	
	padding: 5px 0px 5px 0px;
	font-family: georgia,Arial, sans-serif;
	font-size: 120%;
	
}

/***.feature p object{
float:left;
padding: 0px 0px 0px 0px;
}*****/

.feature img{
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.feature img.t{
float:none;
	padding: 0px 0px 0px 0px;
}


/*************** story styles ******************/

.story {
	/***padding: 10px 0px 0px 10px;
	font-size: 90%;
	clear:both;
}****/
	padding: 10px 0px 0px 10px;
	font-size: 90%;
	width: 545px;
}

.style3 {color: #CCCCCC; font-size: small; }
.style4 {font-size: small}
.story style5 {font-size: 90%; text-align:right;}
.story style6 {font-size: 110%}
.story h3{
	font: bold 110% georgia,Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 0px 0px;
	/***padding: 0px 0px 10px 0px;***/
}

.story a.capsule{
	font: bold 1em georgia,Arial,sans-serif;
	color: #0000FF;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	width:270px;
	padding-right:3px;
	
}
td.storyRight{
	padding-left:3px;
	width:275px;
}

.story img{
	float: left;
	padding: 0px 10px 0px 0px;
}

.story2 {
	padding: 5px 0px 0px 5px;
	font-size: 90%;
	width: 545px;
	
}

.story2 h3{
	font: bold 110% georgia,Arial,sans-serif;
	color: #000000;
}

.story2 p {
	padding: 0px 0px 10px 0px;
}

.story2 a.capsule{
	font: bold 1em georgia,Arial,sans-serif;
	color: #0000FF;
	display:block;
	padding-bottom: 5px;
}

.story2 a.capsule:hover{
	text-decoration: underline;
}

.story2 img{
	
	padding: 10px 10px 0px 0px;}

/************** social bookmark styles ****************/

#bookmark{
	
	
	font-size: 100%;
	

	margin-top: 5px;
	background-color: #F9F9F9;
	text-align:center;
	
}
#bookmark  img{
	padding-bottom: 5px;
padding-top: 5px;
border: 0;

margin-left: auto;
margin-right: auto;
}
#bookmark a img{
padding-bottom: 5px;
padding-top: 5px;
border: 0;
/***display: block;***/
margin-left: auto;
margin-right: auto;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	font-size: small;
	color: #333333;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	background-color: #BCC5DA;
}

#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-color:#FEF5D3;
	background-image: url(bg_nav.jpg)
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #000000;
}

#sectionLinks a:hover{
	border-top: 1px solid #000000;
	background-color: #FEEEAF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	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 **********************/

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


#imageDataContainer{
	font: 10px georgia, 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
.Accordion {
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	border-bottom: solid 1px gray;
	overflow: hidden;
}


/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 */
.AccordionPanelTab {
	background-color: #fff;
	border-bottom: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #bbb;
	border-top: solid 1px #bbb;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font: verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
	text-align:center;
	color: #0000FF;
}

.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 175px;
	
	font-size: 95%;
	line-height: normal;
	border-left: 1px #999;
	border-right: 1px #999;
}

.AccordionPanelContent ul{
	text-align: left;
	text-indent: -38px;
}

.AccordionPanelContent h1{
	text-align: left;
	
	font-size: 95%;
	font-weight:normal;
	color:#990000;
}

.AccordionPanelContent h3{
	font-size: 95%;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	font-style:oblique;
	color:#0000FF;
}

.AccordionPanelOpen .AccordionPanelTab {
	background-color: #EEEEEE;
}

.AccordionPanelTabHover {
	color: #555555;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #555555;
}

.AccordionFocused .AccordionPanelTab {
	background-color: #EEEEEE;
}

.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color:#BBBBBB;
}	
