/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/

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

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

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

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

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


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#container{
	text-align:left;
	width:900px;
	margin:0 auto;
	}
	
#pagecell{
	position:absolute;
	top: 89px;
	left: auto;
	right:auto;
	width:900px;
	background-color: #FFFFFF;
}


#masthead{
	position: absolute;
	top: 0px;
	left: auto;
	right: auto;
	width:900px;
	height:90px;
	background-image: url(../images/background/hd_bggray.png);
}


#mainnav{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #000099;
	border-bottom:0px solid #cccccc;
	background: #666666;
	height:20px;
}

/*************seondardNav style by collapsible js************/
		
#secondaryNav{
	float:left;
	}
/***********************************************/
/* Component Divs                              */
/***********************************************/
#masthead h1{
	position: relative;
	margin: 10px 0px 10px 10px;
	font:bold 155%  "Times New Roman", Times, serif;
	color: #008daf;
	font-style:italic;
	letter-spacing:1px;
	line-height:1.5em;
	}
	
#masthead em{
	font:bold 160% "Times New Roman", Times, serif;
	font-style:italic;
	}
	
#masthead img{
	padding:0px 9px 0px 0px;
	}
#masthead ul{
	display:inline;
	list-style:none;
	}
	
#logo {
	float:left;
	}
	
#heart{
	float:right;
	position: relative;
	margin: 40px 10px 0px 0px;
	}	

#tagline{
	font: 75% Verdana,sans-serif;
	font-weight:bold;
	line-height:1.5em;
	letter-spacing:1px;
	position: absolute;
	top: 60px;
	right: 90px;
	color: #0033FF;
	}
/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 9px;
	right: 8px;
	color:#FFFF33;
}

#utility a{
	color: #666666;
	padding:5px;
	
}

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

.style1 {color: #666666}
.style2 {color: #999999}

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

#breadCrumb{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	border-top:1px solid #ccd2d2;
	height:165px;
}

#links {
  	font: 100% "Times New Roman", Times, serif;
	color:#FF6600;
	margin:0px;
	letter-spacing:1px;
	line-height:1.5em;
	font-style:italic;
	width:auto;
	border-bottom:1px solid #CCCCCC;
	background: #CCCCCC;
	padding:0px 0px 0px 10px;
	}
	
#links a{
	color: #333399;
	}
	
#clock{
	position:absolute;
	top:211px;
	right:auto;
	z-index:101;
	left: 600px;
	width: 300px;
	color:#ff3300;
	}
	
#search{
	position:absolute;
	top:-84px;
	right:173px;
	z-index:101;
	width: 230px;
	}

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



#mainnav a{
	color: #CCCCCC;
	padding:0px 10px 0px 10px;
	border-right:1px solid #ffffff;
	font-weight:bold;
}

#mainnav a:hover{
	color: #33CCFF;
	text-decoration: underline;
}

/************* content styles ***************/

#mainContent{
	margin:0px 10px 0px 200px;
	padding:10px;
	border-left:1px solid #CCCCCC;
	border-right:0px solid #CCCCCC;
}

#pageName{
	padding:0px 0px 10px 10px;
	}
	
	
#content img{
	float:right;
	padding:10px;
	}
	
#content em{
	font-style:italic;
	font: bold "Times New Roman", Times, serif;
	font-size:150%;
	}
/************* early detection styles ***************/

#early h2{
	height: 120px;
	background-image:url(../images/misc/early.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	}
	
/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #CCCCCC;
	font-size: small;
	color: #666666;
	padding: 10px 25% 10px 25%;
	margin-top: 0px;
	text-align:center;
	background:#cccccc;
}



/********************* end **********************/


/****************Style where to buy page************/
#main{
	margin:0px 0px 0px 202px;
	padding:10px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #cccccc;
}

#main p{
	padding: 0px 0px 0px 30px;
	}
	


.col1{
	display:block;
	width:120px;
	padding:0px 20px 5px 10px;
	float:left;
	text-align:right;
	color:#999999;
	text-align:center;
	
	}
	
.col2{
	display:block;
	width:120px;
	padding:0px 20px 5px 10px;
	float:left;
	color:#999999;
	text-align:center;
	}
	
.col3{
	display:block;
	width:120px;
	padding:0px 20px 5px 10px;
	float:left;
	text-align:right;
	color:#999999;
	text-align:center;
	}
	
.col4{
	display:block;
	width:120px;
	padding:0px 10px 5px 10px;
	float:left;
	text-align:right;
	color:#999999;
	text-align:center;
	}
	
.blank{
	clear:both;
	}
	
#main h2{
	font-style:italic;
	font: bold "Times New Roman", Times, serif;
	font-size:110%;
	padding:0px 0px 10px 0px;
	}
	
#main li{
	font:bold "Times New Roman", Times, serif;
	
	}
	
	
	

