*{
    padding:0;
    margin:0;
}
img{border:0;}
body{
    background-image: url(body_bg.gif);
    font-family:arial;
    font-size:62.5%;
}
a{
    color:#1487c0;  
/*color: rgb(0, 122, 170);*/
}
a:hover{
    color:#158fcb;
}
a:visited{
    color:#1487c0;  
/*color: rgb(0, 122, 170);*/
}

.homeWelcomeText{
    font-size:15px;
    color:#464646;
    font-weight:bold;
    padding:6px 0;
    display:block;
    letter-spacing:-0.03em;
}
.homeWelcomeText h1{
    font-size:15px;
    color:#464646;
    display:inline;
}
#wrapper{
    background-image: url(page_bg_white.png);
	_background-image:url(bodyback.jpg);
    width:979px;
    padding:0 16px;
    margin:0 auto;
}
#rss-link{
    float:right;
    clear:none;
    margin:5px 10px 0 0;
}
#beta_bug{
    float:right;
    margin:3px 20px 0 0;
    clear:none;
}

#header_user_links{
    background-image: url(header_user_menu.jpg);
    width: 161px;
    height:40px;
    float:right;
    margin-right:150px;
/*    letter-spacing:-0.055em;*/
/*    padding-left:18px;*/
}
#header_user_links a{
    font-size:1.5em;
    font-family:arial;
    color:#6D6F71;
    text-decoration:none;
    margin-top:5px;
    float:left;
}
#header_user_links .login{
    margin-left:11px;
}
#header_user_links a:hover{
    text-decoration:underline;
}


h1.pageHeader{
    margin:10px 0 4px 6px;
    padding:0;
    margin:0;
    line-height:1em;
    color:#C62B0C;
    font-size:1em;
    letter-spacing:0.2em;
    font-family:arial;
}
.section_header,.main_module_wrapper h1.section_header{
    margin-top:8px;
}
#nav_wrapper{
    background-image: url(nav_bg.gif);
    height:36px;
    background-repeat: repeat-x;
}
#nav{
    list-style-type: none;
}
#nav li{
    float:left;
}
#nav li a{
	display:block;
	height:29px;
}
#nav li a:hover{
    background-position: -367% 0;  
}
#nav li a.home{
	background-image:url(tabs.jpg);
color:white;
font-size:14px;
font-weight:bolder;
line-height:30px;
text-align:center;
text-decoration:none;
width:67px;
_line-height:26px; _height:28px;
}


#nav .home a{ 
	background-image:url(tabs.jpg);
color:white;
font-size:14px;
font-weight:bolder;
line-height:30px; _line-height:26px; _height:28px;
text-align:center;
text-decoration:none;
margin-left:15px;

}
#sitemap a{  
_width:97px;
}
#longtitle a{
_width:200px;
}
#longtitle a:hover{ 
background-position:-346% 0 !important; 
}
#nav li a.diets{
	width:103px;
	background-image:url(tabs.jpg);
	color:white;
font-size:14px;
font-weight:bolder;
line-height:30px;
text-align:center;
text-decoration:none;
} 
#nav li a.recipes{
	width:73px;
	background-image:url(tabs.jpg);
	color:white;
font-size:14px;
font-weight:bolder;
line-height:30px;
text-align:center;
text-decoration:none;
} 
#nav li a.videos{
	width:73px;
	background-image:url(tabs.jpg);
	color:white;
font-size:14px;
font-weight:bolder;
line-height:30px;
text-align:center;
text-decoration:none;
} 
#nav li a.blog{
	width:67px;
	background-image:url(tabs.jpg);
	color:white;
font-size:14px;
font-weight:bolder;
line-height:30px;
text-align:center;
text-decoration:none;
} 
#nav li a.resources{
	width:95px;
	background-image:url(tabs.jpg);
	color:white;
font-size:14px;
font-weight:bolder;
line-height:30px;
text-align:center;
text-decoration:none;
}
#nav li a.topics{
	width:115px;
	background-image:url(tabs.jpg);
	color:white;
font-size:14px;
font-weight:bolder;
line-height:30px;
text-align:center;
text-decoration:none;
}

#nav li a.contact{
	width:95px;
	background-image:url(tabs.jpg);
	color:white;
font-size:14px;
font-weight:bolder;
line-height:30px;
text-align:center;
text-decoration:none;
}  
#nav li a.mydir{
	width:67px;
	background-image:url(tabs.jpg);
	color:white;
font-size:14px;
font-weight:bolder;
line-height:30px;
text-align:center;
text-decoration:none;
} 
#nav li a.active{
    background-position: -300% 0; 
}
#search_wrapper{
	float:right;
	position:relative;
	top:-19px;
	width:185px;
	height:48px;
	margin-bottom:-17px;
	background-image:url(search_bg.gif);
}
#search_wrapper .search_q{
	border:1px solid #000;
	position:relative;
	color:#4D4D4D;
	margin:24px 0 0 4px;
	float:left;
	height:16px;
	width:115px;
	background-image: url(search_box_bg.gif);
	background-repeat: no-repeat;
	background-position: 2% 50%;
	padding-left:20px;
	padding-top:2px;
}
#search_wrapper .search_q:focus{
	background-image: url(search_box_bg_active.gif);
	border:1px solid #DB5F27;
}
.search_go{
	margin:24px 0 0 4px;
}
#content_wrapper{
    background-color: #f9f8f1;
	position:relative;
	margin-top:-19px;
    /*HOLLY HACK*/
    height: 1%;

}
#l_content_col{
	width:653px;
	float:left;
    background-color: #f9f8f1;
	line-height:1em;
    margin-top:1px;
}	
#r_content_col{
	width:315px;
	float:right;
    background-color: #f9f8f1;
	margin:2px 4px 0 5px;
	right:0px;
	position:inline;	
}	
#l_content_col_wide{
	width:650px;
	float:left;
    background-color: #f9f8f1;
	line-height:1em;
    margin-top:1px;
}

.breadcrumb{
    color:#6d6f71;
    margin:6px 0 0 8px;
    font-size:11px;
    font-family:verdana;
    letter-spacing:-0.04em;
    float:left;

}
.breadcrumb a,.breadcrumb a:visited{
    color:#1487C0;
}
.breadcrumb a:hover{
    color:#299bc6;
}

.flip_nav{
    float:right;
    margin:0px 0 0 0;
}
.diet_navigation_label{
    float:left;
    margin:8px 6px 0 0;
}

a.flip_nav_left{
    width:25px;
    height:25px;
    display:block;
    background-image: url(flip_nav_left.gif);
    text-decoration:none;
    float:left;
}
a:hover.flip_nav_left{
    background-position: -100%;
}
a.flip_nav_right{
    float:left;
    width:25px;
    height:25px;
    display:block;
    background-image: url(flip_nav_right.gif);
    text-decoration:none;
}
a:hover.flip_nav_right{
    background-position: -100%;
}	


#l_nav_wrapper{
    clear:none;
    float:left;
    margin:2px 0 0 0;
    display:inline;
}
.l_nav_module{
    background-image: url(module_135_middle.gif);
    width:135px;
    margin-left:6px;
    margin-bottom:6px;
}
.l_nav_module_top{
    vertical-align:top;
    float:left;
}
.l_nav_module_bottom{
    vertical-align:bottom;
     float:left;
}

.l_nav_module_label{
    margin:-1px 0 2px 2px;
    vertical-align:top;
    float:left;
}
.l_nav_module ul{
    list-style-type:none;
    margin:0px 0 0px 2px;

    clear:both;
}
.l_nav_module li{
    background-image:url(l_nav_bullet.gif);
	background-position:.5em 4px;
    line-height:1.1em;
	background-repeat:no-repeat;
	padding:5px 0 5px 17px;
	font-size:12px;
}
.l_nav_module li a{
    text-decoration:none;  
    color:#4d4d4d;
}
.l_nav_module li a:hover{
    text-decoration:underline;
}

.l_nav_module li.alt{
    background-color:#F5F5F6;
    background-image:url(l_nav_bullet_alt.gif);
    width:113px;
    
}

.main_module_wrapper{
    background-image: url(module_main_middle.gif);
    width:504px;
    float:right;
    clear:right;
    margin:2px 0 4px 0;
    overflow: hidden;   
    font-size:1.2em;
    line-height:1.5em;
}
.wide{
    background-image: url(module_main_wide_middle.gif);
    width:642px;
}
.main_module_wrapper p{
    padding:4px 10px;
    color:#424242;
	font-size:13px; 
	text-align:justfiy;
}
.channelintro .main_module_bottom{
    margin-top:6px;
    
}

.main_module_wrapper ul,.main_module_wrapper ol{
    padding:4px 10px;
    color:#424242;
}
.main_module_wrapper ol li{
    margin-left:20px;
}
.main_module_wrapper strong{
    color:#000;
}
.channelintro strong{
    color:#424242;
}
.main_module_wrapper h1{
color:#055475;
font-size:16px;
letter-spacing:-1px;
line-height:0.95em;
margin:5px 0 3px 10px;
}
.main_module_wrapper h1 a,.main_module_wrapper h1 a:visited{
    text-decoration:none;
}
.main_module_wrapper h2{
/*    letter-spacing:-0.06em;*/
color:#055475;
font-size:16px;
letter-spacing:-1px;
line-height:0.95em;
margin:5px 0 3px 10px;
}
.main_module_wrapper h3{
    margin:4px 0 0px 10px;
}
.main_module_wrapper ul{
/*    margin-left:30px;*/
}
.main_module_top{
    vertical-align:top;
    float:left;
}
.main_module_bottom{
    vertical-align:bottom;
     float:left;
/*     margin-top:10px;*/
}

.module_300{
    background-position: top;
    background-image: url(module_300_middle.gif);
    width:313px;
    margin-bottom:8px;
    display:inline;
    float:left;
    position:relative;
}
.module_300_header{
    float:left;
    margin-left:2px;
}
.module_300 h2{
    margin:8px 8px 0 8px;
    color:#DE2E00;
    float:left;
    font-size:1.7em;
    
}
.module_300 p{
    clear:left;
    font-size:1.1em;
    padding:2px 7px 2px 8px;
    margin-top:4px;
}
.module_300_border_top{
    float:left;
}
.module_300_border_bottom{
    float:left;
}
.main_module_wrapper .header{
    float:left;    
    background-image:url(header_bg.gif);
    width:480px;
    text-align:center;
    height:16px;
    margin-left:10px;
    margin-top:6px;
    margin-bottom:10px;
}


#footer{
    text-align:center;
    width:1012px;
    margin:0 auto;
    font-size:1.1em;
    color:#3A3A3A;
}

#footer .content{
/*    background-color: #ffeea8;    */
    background-color: #F5F5F6;
    width:980px;
    margin:0 auto;
    text-align:left;
}
#footer .content p{
    margin-left:30px;
    margin-bottom:20px;
}
#footer a,#footer a:visited{
    color:#3A3A3A;
}
#footer h3{
    font-size:14px;
}
#newsletterWrapper{
    width:220px;
/*    border:1px solid #ffe67f;*/
    border:1px solid #CCCCCC;
    position:relative;
/*    background-color: #fff2bb;*/
    background-color: #E8E8E8;
    padding:10px;
    float:left;
    margin:0 15px 20px 10px;
}
#footer #newsletterWrapper label{
    width:60px;
    text-align:right;
    float:left;
    margin-top:5px;
    margin-right:4px;
    display:inline;
}
#footer #newsletterWrapper input{
    margin-top:3px;
    float:left;
        display:inline;
}
#footer #newsletterWrapper label.check{
    width:180px;
    text-align:left;
    float:left;
    margin-left:6px;
    display:inline;
}
#footer .stayintouch img{

    float:left;
    clear:both;
}
#footer .stayintouch li{
    padding-top:5px;
}
#footer .linkBlock{
    padding:0px 10px;
    float:left;
    width:150px;
/*    border-right:1px solid #ffe67f;*/
    margin:0px 10px 0 30px;
}
#footer .linkBlock h3,#footer #newsletterWrapper h3{

    margin-top:0px;
}
#footer .borderRight{
    border-right:1px solid #adadad;
}

#footer .linkBlock ul{ 
   list-style-type: none;
   font-size:12px;
}
#footer .linkBlock li{ 
    margin:6px 0px;
}
.copyright_block{
    padding-top:20px;
}

.copyright_block a{
 text-decoration:none;
 }
 .copyright_block a:hover{
 text-decoration:none;
 color:#aaaaaa !important;
}
.disclaimer_block{
    width:800px;
}
/*AD STUFF*/

.r_content_300x250{
    background-image: url(module_300x250_advertisement.gif);
    background-repeat: no-repeat;
    height:276px;
    width:313px;
    margin-bottom:6px;
    float:left;
}
.ad_300_250_wrapper{
    width:300px;
    height:250px;
    float:left;
    margin:6px 0 0px 6px;
}

.promoSwitcher ul{
    padding:0;
}



.user_rating_badge_small{
		background-color: #fbfceb;
	    border:1px solid #d2d2d2;
	    width:70px;
	    padding:4px 2px;
	    float:left;
	    text-align:center;
	    margin:3px 3px 3px 12px;
	}
.user_rating_badge_small h3{
		font-family:verdana;
	    font-size:18px;
	    color:#DB5F27;
	    margin-top:3px;
		margin-bottom:2px;
	    letter-spacing:-0.1em;
	    width:70px;
	}
.user_rating_badge_small p{
	line-height:1em;
	font-size:9px;
	margin:0;
	padding:0;
		    width:auto;
	}

.header_link{
    text-decoration:none;
}
.no_deco{
    text-decoration: none;
}

.cake-sql-log{
    padding:10px;
}
.clear{clear:both;}	
.clearleft{clear:left;}	

/*
.favorited_button
{
	display: block; 
	float: left;
	background-image: url(/images/favoriting.gif);
	background-repeat: no-repeat; 
	height: 26px;
	padding-right: 5px;	
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
	padding-left: 35px;
	vertical-align: bottom;
	padding-top: 5px;
}	
*/
.favorite_button
{
	display: block; 
	float: left;
	background-image: url(MyDIR_Faves.gif);
	background-repeat: no-repeat; 
	height: 26px;
	width:110px;

	margin-left: 5px;
    margin-top:15px;
    margin-right:5px;
	cursor: pointer;
}

.favorite_button:hover
{
    background-position:0 -26px;

}


.fav_input
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
/*  width: 450px;*/
	margin-top: 5px;
	font-family: arial;
	font-size: 100%;
	margin-bottom: 10px;
	color: #4d4d4d;
	border: solid 1px #ababab;
	background-color: #F7FCFF;
}

.favorite_link
{
	color: #646464;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
}

.favorite_link:hover
{
	color: #464646;
	text-decoration: none;
}

.fav_submit
{
	border: solid 1px #D9DBDD;
	font-size: 85%;
	color: #555555;
	font-weight: bold;
	background-color: #E1F2FA;
	padding: 2px;
}

.fav_submit:hover
{
	border: solid 1px #888888;

}
.bmi_chart
{
	width: 270px;
	height: 75px;
	background-repeat: no-repeat;
	background-image: url('bmi_chart1.png');
}

.bmi_index
{
	background-image: url('bmi_index.png');
	width: 50px;
	height: 50px;
	padding: 14px;
	color: #4d4d4d;
	font-weight: bold;
	background-repeat: no-repeat;
	position: absolute;
}

#header_user_menu{
    margin-top:10px;
    height:20px;
    float:right;
    margin-right:20px;
    font-size:1.3em;
    color:#e0e0e0;
    width:500px;
    display:inline;
}
#header_user_menu .welcome_back{
    color:#737373;
    float:right;
}
#header_user_menu .logout,#header_user_menu .sign_up, #header_user_menu .sign_in{
    float:right;
}
#header_user_menu .divider{
    float:right;
    margin:0 15px;
}
#header_user_menu a{
    color:#326B98;
    text-decoration:underline;
    
}
#header_user_menu .message_envelope{
    float:right;
    margin-top:3px;
}
#header_user_menu a.unread_message_count{
    color:#ffffff;
    background-image: url(header_user_message_count_bg.gif);
    background-repeat: no-repeat;
    vertical-align:top;
    width:11px;
    text-decoration:none;
    height:11px;
    font-size:10px;
    line-height:10px;
    display:block;
    float:right;
    margin:9px -25px 0px 0px;
    text-align:center;
}
#fb_login_image{
    float:left;
    margin-right:4px;
    cursor: pointer;
}
#fb_login_text{
    cursor: pointer;
}

.footertop{
height:3px;
margin-left:-5px; *margin-top:-12px; _margin:-12px 0px 0px 3px;
width:1025px; _width:1027px;
}	

	.portalhead{background:transparent url(rightboxhead.gif) repeat scroll 0;
font-size:14px;
font-weight:bolder;
height:20px;
margin-left:1px;
text-indent:10px;
width:311px;}

.description{
display:block;
height:215px;  
text-align:justify;
}

.visitreview{
background:transparent url(visitnow.jpg) repeat scroll 0 50%;
color:#086089;
display:block;
float:right; 
font-size:17px;
height:29px;
line-height:27px;
margin-right:15px;
text-align:center;
width:83px;
}
.partners{padding:0px !important;}
 
.partners a{
display:block;
background:#fafafa;
border-top:1px solid #DEDFE0; 
padding:5px;
text-decoration:none;  
}

.partners a:hover{
display:block;
background:#ffffff;  
border-top:1px solid #DEDFE0; 
}
 
#partnersss{
display:inline;
float:left;
list-style-type:none;
margin:0 0 0 1px;
width:311px;
}

.menuheader{
background:transparent url(menuheadline.gif) repeat scroll 0;
font-size:13px;
font-weight:bold;
height:20px;
line-height:15px; 
margin-left:1px;
text-indent:5px;
width:132px;

}

.weekly{
background:transparent url(articleheadline.gif) repeat scroll 0;
font-size:13px;
font-weight:bold;
margin-left:4px;
text-indent:10px;
width:497px;
}