#wmanagement .banner { background:url(../images/wm_bgtop.jpg) no-repeat top left;  margin-top: 5px; }
#wmanagement .special-nav a.weight, #plan .special-nav a.weight { color:#bf1328; background-position:1px 5px; }

#fromthenutritionist .banner { background:url(../images/fn_bgtop.jpg) no-repeat top left; margin-top: 5px; }
#fromthenutritionist .special-nav a.weight, #plan .special-nav a.weight { color:#bf1328; background-position:1px 5px; }
#fromthenutritionist #three-col-imgtop .banner h1 { color: #fff; }

#healthproresources .banner { background:url(../images/hp_bgtop.jpg) no-repeat top left; margin-top: 5px; }
#healthproresources .special-nav a.weight, #plan .special-nav a.weight { color:#bf1328; background-position:1px 5px; }
#healthproresources #three-col-imgtop .banner h1 { color: #fff; width: 420px;}

#heart .special-nav a.heart { color:#bf1328; background-position:0px -39px}
#heart .banner { background:url(../images/hh_bgtop.jpg) no-repeat top left;}

#veg .special-nav a.veg { color:#bf1328; background-position:0px -88px}
#veg .banner { background:url(../images/vf_bgtop.jpg) no-repeat top left;}

#fiber .banner { background:url(../images/gf_bgtop.jpg) no-repeat top left;}
#fiber .special-nav a.fiber { color:#bf1328; background-position:0px -143px;}


/* 7 DAY PLAN */
#plan .banner { background:url(../images/hep_bgtop.jpg) no-repeat top left;}
#plan .full { width:100% }
#plan .sidebar-left p { margin-top:0px;}
#plan #three-col-imgtop .sidebar-left, #plan #three-col-imgtop .secondary-content, #plan #three-col-imgtop .sidebar-right {	margin-top:30px; }


#plan ul.tabs {
	list-style-type:none;
	margin-top:30px;
}
#plan ul.tabs li {
	float:left;
}
#plan ul.tabs li a {
	padding:15px 25px;
	font-size:14px;
	display:block;
	-moz-border-radius: 7px; /* FF1-3.6 */
	-webkit-border-radius: 7px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
	border-radius: 7px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	/* useful if you don't want a bg color from leaking outside the border: */        
  	-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
}
#plan ul.tabs li a.current {
	background-color: /*#ebebeb*/ #fafafa;
	color:#000000;
}
.panes {
	margin-left:30px;
	margin-bottom:20px;
}
.plan-column {
	float:left;
	margin-right:25px;
	width:210px;
}
.chefTip {
	border: solid 1px #e9e9e9;
	background:url(../images/icon_chef.png) no-repeat 10px 14px;
}
.chefTip h5 {
	color: #bea362;
	font-size: 16px;
	margin: 14px 0 8px 63px;
}
.chefTip p {
	margin: 0 10px 15px 63px;
}
.plan-column h4 {
	margin-top:30px;
	margin-bottom:15px;
	color:#bea362;
	font-size:14px;
}

#plan #three-col-imgtop .secondary-content p {
	padding-bottom:10px !important;
}

#plan .right-links {
	float:right;
	font-size:11px;
	margin:0px;
}

#plan h3 {
	float:left;
}

#plan .right-links a, #plan .right-links a:visited, #plan .right-links a:hover {
	color:#000;
	text-decoration:underline;
	margin-left:10px;
}

#plan .right-links a img {
	margin-right:4px;
}

.secondary-content h1{
	color:#bca05c;
	font-size:22px;
	font-weight:normal;
	margin-bottom:16px;}
	
.secondary-content h4{ font-size:13px !important; font-weight:normal;margin-left:1px;}	
.secondary-content .eating-plan{ margin-top:25px; padding:0 14px; background: url(../images/bg_eatingplan.jpg) no-repeat top left;}
.shell.eating-plan .callouts{margin-top:40px !important;} 
a.table-plan{display:block;width:90px;}
.secondary-content .eating-plan .leftcontent{
	width:89px;
	padding:0 24px;
	float:left;}
	
	 .eating-plan .row .leftcontent a{ font-size:11px;}
.secondary-content .eating-plan .content-right{float:left; width:275px;
	padding:0 26px;}
.secondary-content .eating-plan  .row
{ border-bottom:1px dashed #e3e3e3; padding: 24px 0;}
.secondary-content .eating-plan  .row:last-child{
	border:none;}
	
	.printitem{ text-align:right;
		margin:39px 24px 15px 0 ;}
		
.amheart{ background: url(../images/heart-health/img-AHA-logo.jpg) no-repeat top left;
padding-left:104px;
margin:32px 0 52px 0; height:110px;}		

.calorie-wise-recipes {
	font-size: 32px !important;
}

/*Eating Plans Landing*/
.shell.eating-plan .secondary-content,
.shell.eating-plan .sidebar-left
{margin-top:45px !important;}
.shell.eating-plan .sidebar-right{margin-top:82px !important;}
.shell.eating-plan .breadcrumb-inner,
.shell.plan16-15 .breadcrumb-inner,
.shell.plan16-23 .breadcrumb-inner,
.shell.plan20-15 .breadcrumb-inner,
.shell.plan20-23 .breadcrumb-inner{margin-left:237px !important;width:756px !important;}
/*{margin-left:227px !important;width:768px !important;}*/
.shell.eating-plan .newsfoot{margin-top:0pc !important;}



/*-----LIST CHEF HAT------*/

.chef-list
{
    padding:0;
    width:500px;
    
    }

.chef-list .hat
{
    background-image: url("../.././images/cheffhaticon.png"); width: 26px; height: 28px; position: relative; float: left;
    }
    
.chef-list .tip
{
    width: 415px; position: relative; padding-left: 41px;
    
    }
/*-----LIST CHEF HAT END------*/