@charset "UTF-8";
/* CSS Document */

.main-column-left{
	float:left;
	width:148px;
	padding-top:20px;
}
.main-column-left img{
	border:none;
}
.main-column-right{
	float:right;
	width:614px;
	padding-top:20px;
}
#side-nav-container{
	width:148px;	
	float:left;
}
#side-nav-container .menu{
	padding:0px 15px 0px 15px;
}

.menu ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu ul li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px dotted #c6c6c6;
	padding-top:8px;
	padding-bottom:8px;
/*	background:url(/static/images/arrow_link.gif) no-repeat;*/
	background-position:6px 8px;
	padding-left:15px;
}
.menu ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	
}
.menu ul li a:hover{

	text-decoration:underline;
}
#other{	margin-top:20px;
}

#other .col-left .body{
	height:500px;
	border-left:2px solid #d4e481;
	border-right:2px solid #d4e481;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777777;
	overflow:auto;

}
#other .body h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777777;
	margin:0;
}
#other .body p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777777;
	margin:0;
}
#other .body a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777777;
	text-decoration:none;
}
#other .body a:hover{
	text-decoration:underline;
}
#other .video-content-row{
	padding:10px 0;
	text-align:center;
	border-bottom:1px solid #e5e5e5;
}
#other .photo-content-row{
	padding:10px 0;
	text-align:center;
	border-bottom:1px solid #e5e5e5;
}
#other .blog-content-row{
	padding:10px 0;
	text-align:justify;
	border-bottom:1px solid #e5e5e5;
}
#other .blog-content-row img{
	margin-right:5px;
	margin-bottom:10px;
	float:left;
}
#other .forum-content-row{
	padding:10px 0;
	text-align:justify;
	border-bottom:1px solid #e5e5e5;
}

#other .icon{
	float:left;
	padding-left:5px;
}
#other .content{
	float:right;
	width:220px;
	padding-right:10px;
}
#other .col-left{
	float:left;
	width:300px;
    padding-bottom:1px;
}
#other .col-right{
	float:right;
	width:300px;
     padding-bottom:1px;
}
#todays-buzz{
margin-bottom:20px;
}
#todays-buzz .row{
	padding:10px 5px;
	border-bottom:1px solid #e5d5e5;
}
#todays-buzz .row img{
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}

#todays-buzz .header{
	width:300px;
	height:39px;
}
#todays-buzz .body{
	border-left:2px solid #b4c4e5;
	border-right:2px solid #b4c4e5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
#todays-buzz .body h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777777;
	margin:0;
}
#todays-buzz .body p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777777;
	margin:0;
}
#todays-buzz .body a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777777;
	text-decoration:none;
}
#todays-buzz .body a:hover{
	text-decoration:underline;
}
#todays-buzz .footer{
}
#todays-buzz .col-left{
	float:left;
	width:30px;
}
#todays-buzz .col-right{
	float:right;
	width:250px;
}
.pod-container{
	float:left;
	margin-right:6px;
	width:120px;
}
.pod-container-right{
	float:right;
	width:120px;
	margin-right:10px;

}
.pod{
	width:116px;
	height:103px;
}
.pod a{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	
}
.pod-header{
	width:100px;
	height:34px;
	background-image:url(/static/images/pod_top.gif);
	padding:6px 8px 0px 8px;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	text-align:center;
}
.pod-body{
	width:112px;
	height:63px;
	border-left:2px solid #b4c4e5;
	border-right:2px solid #b4c4e5;
	border-bottom:2px solid #b4c4e5;
}
.block-row{
	width:300px;
	margin-bottom:10px;
}
.block-row-bottom{
	width:300px;
	margin-top:48px;
}
.block-row-bottom2{
	width:300px;
	margin-top:47px;
}
.block-row2{
	margin-top:47px;
	width:300px;
	margin-bottom:10px;
}
.block-row img{
	border:none;
}
.block-row-bottom img{
	border:none;
}
.block-row2 img{
	border:none;
}
.block-row-bottom2 img{
	border:none;
}
.top-box-stroke{
		height:29px;
		background-image:url(/static/images/base/rounded_box_blue_background.gif);
		padding-top:10px;
		background-repeat:repeat-x;
		color:#356798;
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
}
.footer-stroke-bottom{
		border-bottom:2px solid #b4c4e5;
		height:15px;
		width:260px;
		float:left;
		overflow:hidden;
}
/*Hero Box Starts*/
#hero_tab1,#hero_tab2,#hero_tab3{
	height:20px;display:block;font:12px arial;padding:10px 0 0 0;float:left;color:#000; font-weight:bold;
	text-align:center;
}
#hero_tab1{
	background:url(/static/images/hero-panel/hero_tab1.gif);width:137px;
}
#hero_tab1.active,#hero_tab1:hover{
	background:url(/static/images/hero-panel/hero_tab1-on.gif);width:137px;color:#fff;
}
#hero_tab2{
	background:url(/static/images/hero-panel/hero_tab2.gif);width:70px;
}
#hero_tab2.active,#hero_tab2:hover{
	background:url(/static/images/hero-panel/hero_tab2-on.gif);width:70px;color:#fff;
}
#hero_tab3{
	background:url(/static/images/hero-panel/hero_tab3.gif);width:79px;
}
#hero_tab3.active,#hero_tab3:hover{
	background:url(/static/images/hero-panel/hero_tab3-on.gif);width:79px;color:#fff;
}
#scrollable{
	width:614px;
	overflow:hidden;
}
div.navi{
	background:url(/static/images/hero-panel/hero_panel_nav_bck_614px.gif) !important;
	display:block;
	height:31px;
	padding:8px 0 0 20px;
	
}
div.items{
	height:181px;
	width:614px !important;
}

div.items div {
	height: 181px;
	width: 614px;
	float: left;
}
.tab-1{
	width:364px;
	height:148px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:33px 0px 0  20px;
	background-image:url(/static/images/hero-panel/nutrition.gif);
	background-repeat:no-repeat;
	text-align:justify;
}
.tab-1 p, .tab-2 p{
	width:340px;
}
.tab-1 h1{
	font-size:24px;
	margin-top:0;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}
.tab-1 p{
	font-size:12px;
	margin-top:0;
}
.tab-2{
	width:364px;
	height:148px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:33px 240px 0  20px;
	background-image:url(/static/images/hero-panel/section_hero_frame_2.gif);
	background-repeat:no-repeat;
	text-align:justify;
}
.tab-2 h1{
	font-size:24px;
	margin-top:0;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}
.tab-2 p{
	font-size:12px;
	margin-top:0;
}
.hero-frame3{
	width:364px;
	height:148px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:33px 240px 0  20px;
	background-image:url(/static/images/hero-panel/section_hero_frame_3.gif);
	background-repeat:no-repeat;
	text-align:justify;
}
.hero-frame3 h1{
	font-size:24px;
	margin-top:0;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}
.hero-frame3 p{
	font-size:12px;
	margin-top:0;
}
/*Hero Box Ends*/
.mpu img{
border:none;
}