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

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

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



a:link, a:visited{
	color: #003300;
	text-decoration: underline;
	font-size: 95%;
}

a:hover{
	text-decoration: none;
	color: #0033FF;

}

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

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

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;
	font-weight: 600;
	line-height: 110%;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

/*************** Tag styles ***************/
hr {
	color: #cccccc;
	height: 1px;
	width: 300px;
}

/*************** Font styles ***************/

.style_BBTitle {
	color: #cccccc;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}
.style_BBName {
	color: #000066;
	font-weight: bold;
}

.style_credit {
	font-size:75%;
	font-weight: bold;

	}
/*************** list tag styles ***************/
/***
li {
	list-style-type: none;
	line-height: 125%;
}
ul{
 list-style-image: url(../images/dot.gif);
}
***/


ul ul{
 list-style-type: decimal;
}

ul ul ul{
 list-style-type: none;
}
/***
ol{
 list-style-image: url(../images/dot.gif);
}

ol ol{
 list-style-type: disc;
}

ol ol ol{
 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: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ebebeb;
	background-image:  url(../images/grayscale/2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#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: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: left;
	width:150px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 150px;
	margin:0px 0px 0px 0px;
	border-left: 1px solid #ccd2d2;
}

#centPic{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 150px;
	border-left: 1px solid #ccd2d2;
	position: center;
}
/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

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

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

#utility a{
	color: #cccccc;
}

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

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

#pageName{
	padding: 0px 0px 0.5em 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

/******* 

#pageName a{

}

#pageName a:hover{
	text-decoration: underline;
	color: #222222;
}

*********/

#pageName h2{
	color: #000000;
	margin:0px;
	padding: 0px;
	font-size: 130%;
	font-weight: bold;
}


/************* 
#sub_nav{
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-indent: 3em;
	font-variant: small-caps;
}
*************/

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}
#pageName object{
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0px;
	margin: 0px;
}
/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image:  url(../050411/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(../050411/glblnav_selected.gif);
	color: #0033FF;
	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: #cccccc;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #cccccc;
}

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

/*************** 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 ***************/

#tidBits{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#tidBits a{
	color: #AAAAAA;
}

#tidBits a:hover{
	color: #0033FF;
	text-decoration: none;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	min-height: 200px;
	height: 200px;
	text-align: justify;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 10px 0px 5px 0px;
	
}

.feature img{
	float: right;
	padding: 20px 20px 20px 20px;
}

/************** feature2 styles *****************/

.feature2{
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	min-height: 200px;
	height: 200px;
	text-align: justify;
}
html>body .feature2 {height: auto;}

.feature2 h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 10px 0px 5px 0px;
	
}

.feature2 img{
	float: none;
	padding: 20px;
}
.feature2 hr{
	float: none;
	width: 250;
	line-height: 1;
	}

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

.story {
	padding: 10px 0px 0px 10px;
	font-size: 90%;
}

.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: #003300;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}
.story_img{
	float: right;
	padding: 10px 10px 10px 10px;
	font-size: 85%;
	text-align: center;
}

td.storyLeft{
	padding-right: 12px;
}
/************** Pic styles ****************/

.stylePic{
	float: right;
	padding: 0px 0px 0px 0px;
	width: 225;
	font-size: 80%;
	text-align: center;
	font-weight: 400;
}
.stylePicL{
	float: left;
	padding: 0px 0px 0px 0px;
	width: 225;
	font-size: 80%;
	text-align: center;
	font-weight: 400;
}
.stylePicR{
	float: right;
	padding: 5px 15px 20px 5px;
	width: 225px;
	font-size: 80%;
	text-align: center;
	line-height: 110%;
}

.stylePicR2{
	float: right;
	padding: .5em 3em 1.5em .75em;
	width: 225px;
	font-size: 80%;
	text-align: center;
	line-height: 110%;
}

.stylePicC{
	float: center;
	padding: 0px 0px 0px 0px;
	width: 225px;
	font-size: 80%;
	text-align: center;
	line-height: 110%;
}

.styleTableL{
	float: left;
	padding: 0px 0px 0px 0px;
	font-size: 85%;
	text-align: left;
}
.styleTableR{
	float: right;
	padding: 0px 0px 0px 0px;
	font-size: 85%;
	text-align: left;
	height: 50px;
}
.styleTableListC{
	float: center;
	padding: 5px 5px 5px 5px;
	font-size: 120%;
	text-align: left;
	height: 50px;
	line-height: 150%;
}
.styleTableListR{
	float: right;
	padding: 10px 6px 80px 10px;
	font-size: 120%;
	text-align: left;
	height: auto;
	line-height: 150%;
	background-color: #ebebeb;
}
.styleTableListR2{
	float: right;
	font-size: 100%;
	text-align: left;
	height: auto;
	line-height: 100%;
	background-color: #ebebeb;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.styleTableC{
	float: center;
	padding: 0px 0px 0px 0px;
	font-size: 85%;
	text-align: left;
}
.styleVideoR{
	float: right;
	padding: 0px 0px 0px 0px;
	width: 225;
	font-size: 80%;
	text-align: center;
	font-weight: 400;
}
.styleVideoL{
	float: left;
	padding: 0px 0px 0px 0px;
	width: 225;
	font-size: 80%;
	text-align: center;
	font-weight: 400;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;

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

#footInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #999999;
	padding: 10px 10px 10px 10px;

}

#footInfo 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(../050411/bg_nav.jpg);
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #CCCCCC;
	background-image: none;
	text-decoration: none;
	color: #0033FF;
}


/************* Twitter styles **************/

	




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

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 4px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/******************** store ********************/
.store{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;		
}

h2{
	color: #003399;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
} 

.store table{
	width: 90%;
}
.store td{
	text-align: left;
	vertical-align: middle;	
	height: 40px;
}

#trLight{
	background-color: #ebebeb;

}

#trDark{
	background-color: #999999;

}

#tdDesc{
	text-align: left;
	vertical-align: middle;
	text-indent: 5px;
}

#tdprice{
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	font-size: 90%;
	width: 60px;
}

#tdbuy{
	text-align: center;
	vertical-align: middle;
	width: 60px;
}

.store img{
	align: center;
	vertical-align: middle;
	padding: 2px 2px 2px 2px;
}

/****************** end store ****************/

/******************** links ********************/


.links table
{
	text-align: center;
	background-image: url(../links/limages/bg1b.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: scroll;

}
.links td{
	align:center;
	vertical-align:top;
	text-align: center;
	width: 25%;
}
.linksHeading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-variant: small-caps;
 	color: #334d55;
	font-weight: bold;
}
.linksShipnames{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #003399;
}

.linksShipnames a:link{
	color: #000066;
	font-size: 95%;
	text-decoration: none;
}

.linksShipnames a:visited{
	color: #000066;
	font-size: 95%;
	text-decoration: none;
}
.linksShipnames a:hover{
	text-decoration: underline;
	color: #000066;

}

 /********************end links ********************/
/********************* end **********************/
