/* HOME MAIN //////////////////////////////////////////////////////////////*/

#home_main_feat{
	width:800px;
	position:relative;
	border-bottom:#444444 solid 1px;
}

#home_main_feat .content{
	width:441px;
	height: 308px;
	position:absolute;
	left:335px;
	top:21px;
	overflow:hidden;
	}
	
#home_main_feat p{
	margin-bottom:8px;
	font-size:11px;
	line-height:16px;
	}
	
#home_main_feat p a {text-decoration:none;}	

#home_main_feat p a:hover{color:#FF0000; background:none;}



/* FEATURES BOX //////////////////////////////////////////////////////////////*/

#feat_wrapper {
	width:782px;
	height: 207px;
	padding-right: 9px;
	padding-left: 9px;
}

.feat_table_latest_feat {
	width:461px;
	float:left;
	border-bottom:#444444 solid 1px;
	margin-top: 10px;
}

.feat_table a:link, .feat_table a:visited {
	text-decoration:none;
	}

#feat_hdr_latest_feat {
	background-image: url(../images/feat_box_hdr_461.jpg);
	background-position:0 0;
	height:26px;
	display:block;
}

#feat_hdr_askaguru {
	background-image: url(../images/feat_box_hdr_311.jpg);
	background-position:0 0;
	height:26px;
	display:block;
}

.feat_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.latest_feat_list {
	width:461px;
	overflow:hidden;	
	background:url(../images/feat_box_bgrnd.jpg) top repeat-x #161616;
	}
	
.latest_feat_list ul {margin:0;padding:0;}

.latest_feat_list li {
	height:33px;
	overflow:hidden;
	position:relative;
	list-style:none;
	border-top:#444444 solid 1px;
	border-right:#444444 solid 1px;
	border-left:#444444 solid 1px;
	}
	
.latest_feat_list a:link, .latest_feat_list a:visited {
	font-size:11px;
	font-weight:normal;
	display:block;
	height:33px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	}

.latest_feat_list a:hover {background-color:#030303; color:#f19804; cursor:pointer;}	
	
.latest_feat_list img { 
	float:left;
	margin-right:9px;
	border:#444444 1px solid;
	}

#feat_table_askaguru {
	width:311px;
	float:right;
	border-bottom:#444444 solid 1px;
	margin-top: 10px;
}

#feat_askaguru {
	width:309px;
	height:169px;
	border-top:#444444 solid 1px;
	border-right:#444444 solid 1px;
	border-left:#444444 solid 1px;
	background-image: url(../images/home/askabodyguru.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.feat_askaguru_content{
	width:155px;
	height: 65px;
	overflow:hidden;
	float: right;
	margin-top: 50px;
	padding-right: 10px;
	}
	
a.feat_askaguru:link, feat_askaguru:visited {
	color: #FFFFFF;
	font-size:11px;
	text-decoration:none;
}

a.feat_askaguru:hover {
	color: #f19804;
	font-weight:bold;
}



/* Fitness Maniacs //////////////////////////////////////////////////////////////*/

.fitman_ttl {margin:30px 0px 10px 0; text-align:center;}

ul.fitman_list {margin:0 70px; padding:0;}
ul.fitman_list li {margin:0 0 7px 0; padding:0; list-style-image:url(../images/home/feat_FitnessManiacs/bullet.gif);}
