@charset "utf-8";
/* CSS Document */


body {
	background:url(../images/body_background_blu2.jpg) repeat-x 0 0 #d7e8ef;
	margin:0;
	padding:0;
	font:normal 12px/17px Arial, Helvetica, sans-serif;
	color:#5e5f61;
}
p, td, div, h1, h2, h3, h4, input, label, form {
	margin:0;
	padding:0;
}
ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
img {
	margin:0;
	padding:0;
	border:none;
}
a {
	margin:0;
	padding:0;
	outline:none;
	color:#C77134;
}
.spacer {
	font-size:0;
	line-height:0;
	clear:both;
}
/*------------------------------///GENERAL PART START///------------------------------------*/
.mainWrap {
	width:1030px;
	margin:0 auto;
	overflow:hidden;
	padding-top:14px;
}
.bottomWrapOuter {
	background:url(../images/page_background_wide.png) repeat-y 0 0;
	width:1030px;
	margin:0 auto;
}
.bottomWrapinner {
	background:#fff;
	width:964px;
	margin:0 auto;
	overflow:hidden;
}
.bottomWrap {
	width:952px;
	margin:0 auto;
}
/*------------------------------///GENERAL PART END///------------------------------------*/

/*------------------------------///HEADER PART START///------------------------------------*/
.topWrap {
	background:url(../images/header_background_wide.png) no-repeat 0 0;
	width:1030px;
	height:130px;
	margin:0 auto;
	padding:15px 6px 0 0px;
}
.topWrapInner {
	background:url(../images/topwhitebar.png) no-repeat 0 0;
	width:964px;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:10px;
}
.logo {
	float:left;
	width:209px;
	margin:20px 32px 0 37px;
}
.advt-Top {
	float:left;
	width:auto;
	margin:8px 0px 0 0;
}
/*  NAV PART  */	
.navContainer {
	overflow:hidden;
	padding-bottom:5px;
}
ul.topnav {
	padding:2px 0 10px 0;
	width:954px;
	overflow:hidden;
}
ul.topnav li {
	float:left;
	width:auto;
	margin-left:1px;
}
ul.topnav li a {
	background:url(../images/nav-left.gif) no-repeat 0 0;
	display:block;
	float:left;
	padding:0 0 0 19px;
	text-decoration:none;
	margin:0;
}
ul.topnav li a span {
	background:url(../images/nav-right.gif) no-repeat 100% 0;
	padding:0 20px 0 0;
	display:block;
	float:left;
	font:bold 12px/28px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
ul.topnav li a span.last {
	text-align:left;
	padding:0px 0px 0px 0px;
	float:left;
}
ul.topnav li a:hover, ul.topnav li a.activePage {
	background:url(../images/nav-left-hover.gif) no-repeat 0 0;
}
ul.topnav li a:hover span, ul.topnav li a.activePage span {
	background:url(../images/nav-right-hover.gif) no-repeat 100% 0;
}

.link {
	float:right;
	width:250px;/*padding-right:6px;*/
}
.link ul li {
	float:left;
	width:auto;
	margin-left:4px;
}
.link ul li a {
	color:#5e5f61;
	margin:0 3px 0 0;
	font:bold 12px/17px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.main {
	float:left;
	width:650px;
	padding-bottom:15px;
	z-index:1;
	height:27px;
	position:absolute;
	color:#5e5f61;
}
/*Top level list items*/

.main ul li {
	position: relative;
	float:left;
	width:auto;
	color:#5e5f61;/*overall menu background color*/
	display:block;
	line-height:25px;
	font:bold 12px/25px Arial, Helvetica, sans-serif;
}
.main ul li.toplv {
	padding-right:15px;
}
.main ul li.nopad {
	padding:0;
}
/*Top level menu link items style*/
.main ul li a {
	text-decoration:none;
	font-size:12px;
	display:block;
	color:#000;
	padding:0 0 0 15px;
}
.main ul li a span{
	display:block;
	padding:0 26px 0 11px;
}
.main ul li a:hover, .main ul li a.activeSub{
	background:url(../images/hover-left.png) no-repeat 0 0;
	text-decoration:none;
	display:block;
	color:#be1e2d;
}
.main ul li a:hover span, .main ul li a.activeSub span{
	background:url(../images/hover-right.png) no-repeat 100% 0;
	text-decoration:none;
	color:#be1e2d;
	
}

/*1st sub level menu*/
.main ul li ul {
	left: 0;
	position: absolute; width:208px;
	top: 1em;  /*no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	z-index:-4;
	
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.main ul li ul li ul {
	left: 159px; /* no need to change, as true value set by script */
	top: 0;  width:186px;
}
/* Sub level menu links style */
.main ul li ul {
	background:url(../images/drop-bg-btm.png) no-repeat 0px 100%;
	padding-bottom:10px; width:186px;
	position:absolute;
	left:-1px;
	z-index:1;
}
.main ul li ul li{
	/*background: url(../images/drop-bg-mid.png) repeat-y 0 0;*/
	 width:186px;/* padding:0 0 0 10px;*/
	 background:#fff; /*  border-left:1px solid #ddd;
	  border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;*/
}
.main ul li ul li a {
	background:none;
	display: block;
	width:170px;/*width of sub menu levels*/
	color:#999;
	text-decoration: none;
	/*padding: 1px 10px 1px 10px;*/
	margin:0;
	font:bold 11px/25px Arial, Helvetica, sans-serif;
	/*background:#83c7b8;*/
}
.main ul li ul li a:hover {
	color:#fff;
	border:none;
	background:#be1e2d;
}
.xreapad{
	margin-left:0px; z-index:1;
}
/*Background image for top level menu list links */
.main .mainfoldericon {
	/*background: url(../images/arrow-down.gif) no-repeat center right;*/
}
.main .subfoldericon {
	background: url(../images/arrow-right.gif) no-repeat 95% 10px ;
	color:#999;
}
.main .subfoldericon:hover {
	background:url(../images/arrow-right.gif) no-repeat 89% 10px #be1e2d;
	color:#fff;
}

* html p#iepara { /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}
/* Holly Hack for IE \*/
* html .main ul li {
	float: left;
	height: 1%;
}
* html .main ul li a {
	height: 1%;
}
/*------------------------------///HEADER PART END///------------------------------------*/

/*------------------------------///BODY PART START///------------------------------------*/
.midWrap {
	overflow:auto;
	padding-bottom:10px;
}
.leftPart {
	float:left;
	width:190px;
	padding-right:21px;
}
.searchContainer {
	background:url(../images/search-bg.jpg) no-repeat 0 0;
	width:190px;
	padding-bottom:15px;
}
form.search {
	width:175px;
	height:51px;
	padding:9px 0 0 8px;
	margin:0;
}
form.search p {
	margin:0;
	padding:0 4px 0 0;
	color:#fff;
	float:left;
	font-weight:bold;
}
form.search label.boxl {
	width:100px;
	float:left;
	padding-right:3px;
	display:block;
	height:17px;
	border:none;
}
form.search input.box {
	width:100px;
	border:none;
	height:17px;
}
.subbtn {
	float:right;
	width:auto;
}
.radioSection {
	float:left;
	width:177px;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 0 0px 0;
	margin:0;
}
.leftlist {
	background:url(../images/listbg.jpg) repeat-y 0 0;
	width:190px;
	text-align:center;
	overflow:hidden;
	height:120px;
	padding:0;
	margin:0;
}
.leftlist ul {
	margin:0;
	padding:0;
}
.leftlist ul li {
	border-bottom:1px solid #fff;
	line-height:39px;
}
.leftlist ul li a {
	color:#3b2314;
	text-decoration:none;
	line-height:37px;
	font-weight:bold;
}
.leftlist ul li a:hover {
	text-decoration:underline;
}
.selectContainer {
	background:url(../images/select-bg.jpg) no-repeat 0 0;
	height:56px;
	width:190px;
	font-size:10px;
	color:#fff;
}
.selectContainer p {
	padding:4px 0 0 7px;
}
form.select {
	width:166px;
	padding:0px 0 0 7px;
}
.share-cabot {
	padding:0 0 15px 0;
}
.shareContent {
	background:url(../images/share-cabot-bg.gif) repeat-x 0 0 #c2b68c;
	width:183px;
	margin:0 0 0 2px;
	padding:0 0 0 5px;
	color:#5e5f61;
}
.shareContent p.bold {
	color:#5e5f61;
	font-weight:bold;
	text-align:center;
	padding-bottom:9px;
}
.face {
	/*margin:0 0 15px 0px;*/
margin:0 0 5px 5px;
width:168px;
}
.txtArea {
	background:#fff;
	width:173px;
	color:#5e5f61;
	font-style:italic;
	height:34px;
	margin:0 0 5px 0;
}
.copybtn {
	margin:0 0 0 131px;
}
.threelinkHolder {
	border-top:1px solid #969698;
	border-bottom:1px solid #969698;
}
.threelinkHolder p.blackHead {
	font-size:12px;
	text-transform:uppercase;
	padding-bottom:6px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.threelinkHolder a img {
	margin:0 5px 8px 0;
}
/*  MIDDLE PART  */
.middlePart {
	float:left;
	width:480px;
	padding-right:15px;
}
.middlePart h2 {
	font:normal 27px/30px Georgia, "Times New Roman", Times, serif;
	color:#be1e2d;
	padding-bottom:10px;
}
.middlePart p {
	padding:0 0 15px 0;
}
.middlePart p a {
	color:#c77134;
	text-decoration:none;
}
.middlePart p a:hover {
	text-decoration:underline;
}
.middlePartHolder {
	border-bottom:1px dotted #afb0b1;
	padding:15px 0;
}
.noborder {
	border:none;
	padding-bottom:0;
}
.newmiddlePart {
	float:left;
}
.middlePart p span {
	font-weight:bold;
	color:#c77134;
}
.middlePart p span.red {
	font-weight:bold;
	color:#be1e2d;
	font-size:16px;
}
.middlePart p img.right {
	float:right;
	width:auto;
}
.middlePart ul li {
	background:url(../images/listblt.jpg) no-repeat 0 5px;
	padding:0 0 4px 12px;
}
.middlePart ul li span {
	color:#c77134;
}
.middlePart ul li span.itlred {
	color:#be1e2d;
	font-style:italic;
	font-weight:bold;
}
.middlePart ul li a {
	color:#c77134;
	text-decoration:none;
}
.middlePart ul li a:hover {
	text-decoration:underline;
}
/*  MIDDLE PART  */

/*  RIGHT PART  */
.rightpart {
	float:right;
	width:241px;
}
.rightContent {
	padding-bottom:15px;
}
.rContentArea {
	border-bottom:1px solid #eae6d6;
	border-left:1px solid #eae6d6;
	border-right:1px solid #eae6d6;
	width:233px;
	overflow:hidden;
	text-align:left;
	padding-right:6px;
}
.rContentArea p.redtxt {
	color:#be1e2d;
	font-size:12px;
	line-height:18px;
	padding:0 6px 6px 6px;
}
.rContentArea p.redtxt span {
	font-weight:bold;
	font-size:16px;
}
/*.rContentArea a {
	color:#be1e2d;
}*/
.rContentArea a:hover {
	text-decoration:none;
}
ul.bdrlist {
	padding:0 5px 10px 5px;
}
ul.bdrlist li {
	padding-bottom:8px;
}
ul.bdrlist li.recipe {
	border-bottom:1px dashed #a5a5a6;
	/*padding-bottom:8px;*/
	background:url(../images/cont-icon.jpg) no-repeat 0 0;
}
ul.bdrlist li.recipe a {
	font-size:15px;
	text-align:right;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	font-style:normal;
	color:#b85c2c;
	text-decoration:none;
	line-height:35px;
}
/*ul.bdrlist li.recipe a span {
	font-size:13px;
	font-style:italic;
	display:block;
	font-weight:normal;
	color:#848486;
	width:150px;
	padding-left:78px;
}*/
ul.bdrlist li.menu {
	border-bottom:1px dashed #a5a5a6;
	padding-bottom:8px;
	background:url(../images/cook-icon.jpg) no-repeat 10px 5px;
}
ul.bdrlist li.menu a {
	font-size:15px;
	text-align:right;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	font-style:normal;
	color:#b85c2c;
	text-decoration:none;
	line-height:37px;
}
ul.bdrlist li.maker {
	padding-bottom:8px;
	background:url(../images/menu-icon.jpg) no-repeat 10px 5px;
}
ul.bdrlist li.maker a {
	font-size:15px;
	text-align:right;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	font-style:normal;
	color:#b85c2c;
	text-decoration:none;
	line-height:37px;
}
ul.bdrlist li a:hover{
	text-decoration:underline;
}
/*ul.food {
	padding:0 0 0 12px;
}
ul.food li {
	background:url(../images/food-icon.jpg) no-repeat 0 0;
	text-align:left;
	padding:8px 0 5px 10px;
	display:block;
	margin-bottom:12px;
	min-height:46px;
}
ul.food li img{
	float:left; width:46px; height:45px;
	margin:0 6px 0 0;
	}
ul.food li a {
	color:#B85C2C;
	padding:0;
	margin:6px 0 0 0;
	text-decoration:none;
	display:block;
}
ul.food li a:hover {
	text-decoration:underline;
}*/
ul.food {
	padding:0 0 15px 3px;
}
ul.food li {
	/*background:url(../images/food-icon.jpg) no-repeat 0 0;*/
	border-bottom:1px dashed #A5A5A6;
	display:block;
	min-height:46px;
	padding:5px;
	text-align:left;
}
ul.food li img{
	float:left; width:46px; height:45px;
	margin:0 6px 0 0;
	}
ul.food li a {	
	color:#B85C2C;
	display:block;
	margin:6px 0 0;
	padding:0;
	text-decoration:none;
}
ul.food li a:hover {
	text-decoration:underline;
}
/*------------------------------///BODY PART END///------------------------------------*/

/*------------------------------///FOOTER PART START///------------------------------------*/
.footer {
	background:url(../images/footer-bg.jpg) repeat-x 0 0;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	width:948px;
	margin:0 auto;
	height:42px;
	margin-bottom:10px;
}
.footer a {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
/*------------------------------///FOOTER PART END///------------------------------------*/
/*------------------------------///INNER PART START///------------------------------------*/
.inner-banner {
	background:url(../images/inner-banner-bg.jpg) no-repeat 0 0;
	width:483px;
	height:80px;
	padding-bottom:23px;
}
.inner-banner h2 {
	font:normal 27px/30px Georgia, "Times New Roman", Times, serif;
	color:#be1e2d;
	padding:20px 0 0 0;
	float:left;
	text-decoration:none;
}
.inner-banner a.Bighead {
	font:normal 27px/30px Georgia, "Times New Roman", Times, serif;
	color:#be1e2d;
	padding:20px 0 0 0;
	float:left;
	text-decoration:none;
}
.inner-banner a.Bighead:hover, .inner-banner a.Bigactive {
	text-decoration:underline;
}
h3.subheading {
	color:#c77134;
	font-size:12px;
	font-style:italic;
}
h3.subheading span {
	text-decoration:underline;
}
a.Breadcrumbs {
	color:#c77134;
	font-size:12px;
	font-style:italic;text-decoration:none;
}
a.Breadcrumbs:hover, a.activeB {
	text-decoration:underline;
}

.inner-bannerhead {
	float:left;
	width:295px;
}
.inner-banner img {
	float:right;
	width:auto;
}
.listholder {
	overflow:hidden;
	margin-bottom:15px;
}
.listholder img {
	float:right;
	width:auto;
}
.listholder_recp {
	overflow:hidden;
	margin-bottom:15px;
}
.listholder_recp img {
	width:auto;
	margin-right:5px;
}
.important {
	border:1px dotted #aeafb0;
	padding:8px;
}
.important a {
	color:#c77134;
}
.important a:hover {
	text-decoration:none;
}
.savvy {
	overflow:hidden;
	margin-bottom:12px;
}
.rowContainer {
	overflow:hidden;
	margin-bottom:20px;
}
.rowContainer-img {
	width:122px;
	float:left;
}
.rowContainer-img img {
	float:left;
	width:auto;
}
.rowContainer-txt {
	width:110px;
	float:left;
}
ul.commonlist {
	padding-bottom:12px;
}
ul.commonlist li {
	background:url(../images/arrow-gry.gif) no-repeat 4px 9px;
	line-height:22px;
	padding-left:12px;
}
ul.commonlist li.rtxt {
	color:#be1e2d;
}
ul.commonlist li a {
	color:#be1e2d;
	text-decoration:underline;
}
ul.commonlist li a:hover {
	text-decoration:none;
}
/*---------------06-01-2010----------------------*/
td.chart_one {
	background:#e1dac2;
	text-align:center;
}
.redHeading span {
	color:#be1e2d;
}
.redHeading {
	color:#be1e2d;
}
.violetHeading {
	color:#652d90;
}
.blueHeading {
	color:#1b75bb;
}
.colorrow {
	background:#f4f2e9;
	padding:5px 0;
	font-weight:bold;
}
.normalrow {
	padding:5px 0;
	background:#e1dac2;
	font-weight:bold;
}
td.chart-two {
	padding-top:15px;
}
.head {
	background:url(../images/chart-two-top.jpg) no-repeat -1px 0;
	width:468px;
	color:#fff;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:19px;
	padding:11px 0 14px 12px;
}
.chartCont {
	border-left:1px solid #e1dac2;
	border-right:1px solid #e1dac2;
}
.chartCont p {
	padding:0 8px 8px 8px;
}
p.grybackground {
	background:url(../images/gray-heading-bg.jpg) no-repeat 0 0;
	width:470px;
	line-height:22px;
	font-weight:bold;
	color:#be1e2d;
	font-size:14px;
	padding:0 0 5px 10px;
}
.lactHead {
	background:url(../images/chart-two-top.jpg) no-repeat 0 0;
	width:468px;
	color:#fff;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:28px;
	padding:8px 0 0px 12px;
	margin:0;
}
.lact {
	border-left:1px solid #e1dac2;
	border-right:1px solid #e1dac2;
	padding:0;
	margin:0;
	width:478px;
}
.lact ul {
	padding:15px 0 0 0;
}
.lact ul li {
	background:url(../images/listblt.jpg) no-repeat 3px 5px;
	padding:0 0 4px 12px;
}
.lact ul li span {
	color:#c77134;
}
.lact ul li span.itlred {
	color:#be1e2d;
	font-style:italic;
	font-weight:bold;
}
.lact ul li a {
	color:#c77134;
	text-decoration:none;
}
.lact ul li a:hover {
	text-decoration:underline;
}
.lact p {
	padding:12px 0 0 12px;
}
.bbpHead {
	font-size:16px;
	color:#be1e2d;
	border-top:1px dotted #a3a4a5;
	border-bottom:1px dotted #a3a4a5;
	font-weight:bold;
	line-height:30px;
	padding-bottom:2px !important;
	margin:0 0 10px 0;
}
.bbpHow {
	background:url(../images/bbph-img.jpg) no-repeat 0 0;
	width:470px;
	height:150px;
	padding:6px 0 0 10px;
}
.bbpHow p.bigtxt {
	font-size:14px;
	width:271px;
}
.bbpHow p.bigtxt span {
	font-style:italic;
	color:#5e5f61;
}
ul.bbp {
	padding:15px 0 0 0;
	width:339px;
}
ul.bbp li {
	background:url(../images/listblt.jpg) no-repeat 3px 5px;
	padding:0 0 4px 12px;
}
ul.bbp li span {
	color:#c77134;
}
ul.bbp li span.itlred {
	color:#be1e2d;
	font-style:italic;
	font-weight:bold;
}
ul.bbp li a {
	color:#c77134;
	text-decoration:none;
}
ul.bbp li a:hover {
	text-decoration:underline;
}
.left-area {
	float:left;
	width:339px;
}
.right-area {
	float:right;
	width:119px;
	margin:18px 0 0 0;
}
.topFive {
	overflow:hidden;
	background:#E1833D;
	padding:8px;
	width:464px;
	color:#fff;
}
.topFive p {
	padding-bottom:0;
}
.topFivehead {
	background:url(../images/5day-plnr-headbg.jpg) no-repeat 0 0 #E1833D;
	width:464px;
	padding:8px;
}
.topFivehead img.topHeading {
	float:left;
	width:auto;
}
div.links {
	float:right;
	width:auto;
	background:url(../images/links-bg.jpg) no-repeat 0 0;
	width:137px;
	height:19px;
	margin-top:2px;
}
div.links ul li {
	float:left;
	width:auto;
	background:none!important;
	padding:0px 0 0 8px;
	margin:0;
}
div.links ul li a.share {
	background:url(../images/share-icon.jpg) no-repeat 3px 0px;
	font:normal 8px/10px Arial, Helvetica, sans-serif;
	color:#000;
	padding:0 0 0 16px;
}
div.links ul li a.print {
	background:url(../images/print-icon.jpg) no-repeat 3px 0px;
	font:normal 8px/10px Arial, Helvetica, sans-serif;
	color:#000;
	padding:0 0 0 16px;
}
div.links ul li a.pdf {
	background:url(../images/pdf-icon.jpg) no-repeat 3px 0px;
	font:normal 8px/10px Arial, Helvetica, sans-serif;
	color:#000;
	padding:0 0 0 16px;
}
p.kid-head {
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#3b2314;
	border-top:1px solid #3b2314;
	border-bottom:1px solid #3b2314;
	padding-bottom:0;
	line-height:25px;
}
.kidsec{
	padding-bottom:12px;
	padding-top:10px;
}
.kidsec img.thumb{
	float:left; width:auto; padding:0 10px 0 0 ;
}
.kidsec ul{
	float:left; width:360px;
}
.kidsec ul li {
	background:url(../images/listblt.jpg) no-repeat 3px 5px;
	padding:0 0 4px 12px;
}
.kidsec ul li a {
	color:#c77134;
	text-decoration:none;
}
.kidsec ul li a:hover {
	text-decoration:underline;
}
.kidbtm{
	margin:12px 0;
	border-bottom:1px dotted #aeafb0;
	overflow:hidden;
}
.kidbtm img.kidthumb{
	float:left; width:auto; padding:0 10px 0 0 ;
}
.kidbtmHolder{
	width:307px; float:right;
}
.kidbtm ul li {
	background:url(../images/listblt.jpg) no-repeat 3px 6px;
	padding:0 0 4px 12px;
}
.kidbtm ul li a {
	color:#c77134;
	text-decoration:none;
}
.kidbtm ul li a:hover {
	text-decoration:underline;
}
.kidbtm p span.redbig{
	font-size:16px; color:#be1e2d;
}
.kidbtm p span.itl{
	font-style:italic; color:#3b2314;
}
.diabtmn{
	padding-bottom:10px;
}
.diabtmn img.dithumb{
	float:right; width:auto;
	padding:0 0 12px 12px;
}
.diabtmn img.dithumbl{
	float:left; width:auto;
	padding:0 12px 12px 0;
}
.diabtmn p span{
	font-style:italic; color:#000;
}
.diabtmn ul li {
	background:url(../images/listblt.jpg) no-repeat 3px 6px;
	padding:0 0 4px 12px;
}
.diabtmn ul li a {
	color:#c77134;
	text-decoration:none;
}
.diabtmn ul li a:hover {
	text-decoration:underline;
}
.5daysmenu{
	padding-bottom:12px;
}

/*-----------///HEALTH SECTION///----------------------------------*/
.health-right{
	float:right; width:740px; padding:0;
}
.health-top{
	background:url(../images/health-head-bg.jpg) repeat-x 0 0;
	padding:4px 10px; border-bottom:1px dotted #afc2de;
	color:#fff; margin-bottom:15px; letter-spacing:5px;
}
.health{
	border-bottom:1px dotted #afc2de; 
	font-family:Georgia, "Times New Roman", Times, serif;
}
.health h2{
	font-size:18px; color:#5f86be;
	font-style:italic; font-weight:bold;
}


.health .thank{
	color:#5F86BE;
float:left;
font-size:20px;
line-height:24px;
padding-top:15px;
width:210px;
}
.health .login-section{
	float:right;
width:240px;
}
.health .login-section p{
	/*color:#5f86be; font-size:12px; padding-left:75px;*/
	color:#5F86BE;
font-size:15px;
padding-bottom:5px;
padding-left:45px;
}
.health .login-section form.ls{
	margin:0; 
}
.health .login-section  form.ls span{
	font-size:10px; display:block; width:66px;
	float:left; text-align:right; color:#5f86be;
}
.health .login-section  form.ls label{
	display:block;  width:229px; float:left;
}
.health .login-section  form.ls input.lsbox{
	float:right; width:150px; margin-bottom:8px;
}

.health .login-section  form.ls .submitbtn{
	margin-left:85px;
}
.health .login-section  form.ls ul.reg{
	padding:0px; margin:0;
}
.health .login-section  form.ls ul.reg li{
	float:left; width:auto; background:none;
	 color:#c77134; margin:0; padding:0;
}
.health .login-section  form.ls ul.reg li a{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px; font-weight:bold; color:#c77134;
	padding:0 4px;
}
	
.btn-container{
	 width:auto; margin:0 10px 5px 0;
}
.btn-container-inn{
	float:left; width:auto;
}
.btn {
	background:url(../images/roundedbtn-mid.gif) repeat-x 0 0;
	font-size:11px; font-weight:bold; float:left; color:#fff;
	cursor:pointer; border:none; outline:none; line-height:18px;
	display:block; height:18px; padding:0 0 1px 0;
}
.btn-link {
	float:left;  width:auto;
}

/*---------19-01-10--------------*/
.healthContainer{
	padding-bottom:6px;
}
.healthContainer a{
	text-decoration:underline;
	}
.healthContainer a:hover{
	text-decoration:none;
	}
.rightmenuCont{
	background:url(../images/health-right-menu-bg.jpg) repeat-y 0 0;
	padding:20px 0 0 21px;
}
.rightmenuCont a{
	font:normal 18px/29px Georgia, "Times New Roman", Times, serif;
	color:#c77134; text-decoration:none;
}
.rightmenuCont a:hover{
	text-decoration:underline;
}
.rightmenuCont ul li{
	color:#c77134;
}
.rightmenuCont ul li a{
	background:url(../images/health-arrow.gif) no-repeat 0 5px;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#c77134; padding-left:10px;
}
.dairy{
	background:url(../images/dairbg.jpg) repeat-x 0 0;
	padding:4px;
}
.dairy p.HeadBig{
	font:normal 18px/29px Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;color:#c77134;
}
.dairy p.notmaltxt{
	font-size:12px; color:#5e5f61; padding-bottom:10px;
}
.dairy p.notmaltxt a{
	color:#c77134; text-decoration:none;
}
.dairy p.notmaltxt a:hover{
	text-decoration:underline;
}
.dairy img{
	border:2px solid #fff;
}

/*-------///RESOURCE///---------------*/

ul.re-link{
	padding-left:55px;
}
ul.re-link li{
	float:left; width:auto;
	background:none; text-align:center;
}
ul.re-link li a{
	text-align:center; height:100px;font:normal 14px/16px Georgia, "Times New Roman", Times, serif;
	color:#c77134; padding-left:10px;
}

/*--------------------///PRESENTATIONS 25TH JAN 2010///---------------------------*/
.presentation{
	width:200px; float:left;
	padding-bottom:10px; text-align:center;
	padding-left:20px;
}
.presentation a{
	color:#787777; font-weight:bold; text-decoration:none;
}
.presentation a:hover{
	text-decoration:underline;
}
.presentation img{
	padding:8px 0;
}
/*---------///27-jan-10///------------*/
.rep-img{
	float:right; padding:0 0 12px 12px;
	width:231px;
}
.rep-img img.bimg{
	padding:0 0 6px 0;
}
.rep-img img.zoom{
	float:left; width:auto;
}

.rep-img a{
	float:left; width:auto;
}
.rep-img p.imgtxt{
	color:#bc1e2d; float:left; width:auto;
	font-style:italic !important;
	font:bold 11px/14px Georgia, "Times New Roman", Times, serif;
	padding-left:0px; float:left!important;
}
.c {
padding-bottom:10px;
}
.hp_link p{
color:#ff0000;
}
.hp_link p a{
color:#C77134; text-decoration:underline;
}
.hp_link p a:hover{
text-decoration:none;
}


/*---------5day menu planer Archive-----------------*/
.topFivear {
	overflow:hidden;
	background:#e2833e;
	padding:8px 0;
	width:464px;
	color:#fff;
}
.topFivear p {
	padding-bottom:0;
}
.topFivearhead {
	background:url(../images/5day-plnr-headbg.jpg) no-repeat 0 0 #e2833e;
	width:464px;
	padding:8px;
}
.topFivearhead img.topHeadingar {
	float:left;
	width:auto;
}