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

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, sans-serif;
	color: #21536A;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #ffffff url("images/bg_grad2.jpg") fixed;
	background-color: #ffffff;
	}

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

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

a:hover{
	text-decoration: underline;
}

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

h1{
 font: bold 120% Arial,sans-serif;
 color: #990000;
 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: #FFFFCC;
 margin: 0px;
 padding: 0px;
}

h4{
	font: 100% Arial,sans-serif;
	color: #FFFFCC;
	margin: 0px;
	padding: 0px;
	border-bottom: dotted #993333;
}

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

/**********bannerimage*******/
banimg {
  border: 0px;
  padding: 0px 0px 0px 10px;
  float: right;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 35px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #FFCC99;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav1{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #c7ac81;
	border-right: 1px solid #933;
	font: small Verdana,sans-serif;
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #fc9;
	border-right: 1px solid #933;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #933;
	background-color: #FFFFFF;
}

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

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #FFFFCC;
padding: 0px;
margin: 0px;
background-image:   url("images/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 #933;
}

a.glink:hover{
  	background-image:   url("images/glblnav_selected.gif");
	text-decoration: none;
}

.skipLinks {display: none;}

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

.feature{
	padding: 0px 100px 5px 15px;
	font-size: 90%;
	min-height: 275px;
	height: 275px;
}

.feature a {
	color: #21536A;
	font-weight: bold;
	text-decoration: underline;
}

.feature a:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
	}

html>body .feature {height: auto;}

.feature h1 {
	font: bold 95% Arial, sans-serif;
	color: #993333;
	padding: 10px 0px 0px 0px;
	display: block;
}

.feature h3{
	font: bold 140% Arial, sans-serif;
	color: #21536A;
	padding: 30px 0px 5px 0px;
}

.feature h2{
	font: bold 130% Arial, sans-serif;
	color: #21536A;
	padding: 10px 0px 5px 0px;
}

.feature h4{
	font: bold 95% Arial, sans-serif;
	color: #21536A;
	padding: 10px 0px 5px 0px;
	display: block;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}
/******feature2 weightloss page************/
.feature2{
	padding: 0px 200px 0px 0px;
	font-size: 90%;
	min-height: 200px;
	height: 200px;
}

.feature2 a {
	color: #21536A;
	font-weight: bold;
	text-decoration: underline;
}

.feature2 a:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
	}

html>body .feature2 {height: auto;}

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

.feature2 h2{
	font: bold 125% Arial, sans-serif;
	color: #21536A;
	padding: 10px 0px 5px 0px;
}

.feature2 h4{
	font: bold 95% Arial, sans-serif;
	color: #21536A;
	padding: 10px 0px 5px 0px;
	display: block;
}

.feature2 img{
	float: left;
	padding: 0px 10px 0px 0px;
}
/***********end feature2******/

.bold{
font-weight: bold;
}

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

#siteInfo{
	clear: both;
	border-top: 1px solid #993333;
	font-size: small;
	color: #333366;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}

#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 #993300;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #993300;
	background-image:   url("images/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

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


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

.relatedLinks1{
	margin: 0px;
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #993300;
}

.relatedLinks1 h3{
	padding: 0px 0px 2px 0px;
}

.relatedLinks1 a{
	display: block;
	color: #993300;
	font-size:  10px;
	font-weight: bold;
	text-decoration: underline;
}
.relatedLinks1 a:hover{
	display: block;
	color: #ffffff;
	font-size:  10px;
	font-weight: bold; 
}

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

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

.relatedLinks a{
	display: block;
	color: #993300;
	 
}
.relatedLinks a:hover{
	display: block;
	color: #ffffff; 
}
/**************** advert styles *****************/

#advert{
	padding: 5px;
}

#advert img{
	display: block;
	border: 0;
	}

.host {
color: #993300;
font-weight: bold;
font-style: italic;
font-size: 14px;
}

.test {
	font-style: italic;
	font-size: 14px;
	display: inline;
}
/********************* right**********************/
#right {
float: right;
width: 200px;
padding: 20px 10px;
border-left: 1px solid #930;
background-color: #933;
border-bottom: 1px;
}

#right h3{
	padding: 0px 0px 2px;
	text-decoration: underline;
}

#right h2{
	font-size: 95%;
	padding: 10px 0px 0px 0px;
	color: #ffcc99;
}

#right p{
color: #FFCC99;
}

#right a{
	color: #FFCC66;
	display: inline;
	 
}
#right a:hover{
	color: #ffffff;
	display: inline; 
}

.tnail {
float: left;
width: 100px;
border: 0;
margin: 5px 15px 0px 0;
text-align: center;
padding: 5px 5px 0 5px;
}

.cboth { clear: both; }

.font1 { 
font-size: 85%;
font-weight: bold;
 }
 
 .alert {
 color: #ffffff;
 }