/* --------------------  Common Styles -------------------- */
body{
	background:url(../images/bg_health.gif) repeat-x #ffffff;
}
#header{
	background-image:url(../images/header_health.jpg);
	height:151px;
}
#log_search{
	float:right;
	text-align:right;
	padding:20px 30px 0px 0px;
	line-height:23px;
	color:#000000;
}

.log_input{
   border-top:2px solid #888A87;
   border-left:2px solid #888A87;
   border-right:1px solid #888A87;
   border-bottom:1px solid #BCCBA5;
}
   
.log_button{
	background:#B10541;
	color:#ffffff;
}
#log_search a{ 
	color:#814c5a; 
	text-decoration:underline; 
}

#log_search a:hover{ 
	color:#000000; 
	text-decoration:underline; 
}
.search{
	background:#e7e9d1;
	padding:6px;
	margin-top:32px;
}
.label{
	color:#c20000;
	font-weight:bold;
}
/* Main Container */
#container{
	background-color:#FFFFFF;
	border-left:1px solid #B4AB9B;
	border-right:1px solid #B4AB9B;
	padding:5px;
	*overflow:auto;
	width:900px;
	overflow:hidden;
}	

#container_body{
	background-color:#FFFFFF;
	height:100%;
}	

#container_bottom{
	width:910px;
	margin:0px auto;
	background-color: none;
	border: 0;
}
#container_bottom img {
	top: 0;
}

/* Menu Tags */
#top_nav {
	background:url(../images/nav_left_health.gif) no-repeat left top;
}
	
#top_nav ul	{ 
	background:url(../images/nav_bg_health.gif) repeat-x;
}
	
#top_nav ul li a{
	color:#ffffff;
	background:url(../images/nav_divider_health.gif) right no-repeat;
}
	
#top_nav ul li a:hover{
	color:#000000;
}

/* Left Panel */
#left_panel{
	width:240px;
	float:left;
	margin-right:7px;	
}

.log_user{
	width:240px;
	background:url(../images/log_user_footer.gif) no-repeat bottom;
	padding-bottom:8px;
	margin-bottom:6px;
	color:#183b67;	
}
.log_user_header{
	background:url(../images/log_user_header.gif) top no-repeat;
	height:16px;
}
.log_user_content{
	border-left:1px solid #839dbe;
	border-right:1px solid #839dbe;	
	background:url(../images/log_user_bg.gif) bottom no-repeat #ffffff;
}
.log_user_details{
	color:#000000;
}
.log_user a{
	color:#183b67;
	text-decoration:underline;
}
.log_user a:hover{
	color:#000000;
	text-decoration:underline;
}
.log_user hr{
	height:1px;
	color:#6491cb;
}
.left_box{
	width:240px;
	background:url(../images/panel_footer_left_health.gif) no-repeat bottom;
	padding-bottom:10px;
	margin-bottom:6px;
	background-color:#FFFFFF;		
	float:left;
	margin-right:7px;
}

.left_box_header{
	background:url(../images/panel_header_left_health.gif) no-repeat left top;
	color:#ffffff;
	font-weight:bold;
	padding:8px 0px 0px 28px;
	height:23px;
}
.left_box_content{
	border-left:1px solid #814c5a;
	border-right:1px solid #814c5a;
	padding:4px 4px 4px 8px;
}


.left_box_content ul{
	margin:0px;
	padding:0px;
	list-style:url(../images/home_bullet.gif);
}
.left_box_content li{
	margin:4px 0px 4px 14px;
}
.left_box_content ul li a, .left_box_content a{
	color:#814c5a;
	text-decoration:none;
}
.left_box_content ul li a:hover, .left_box_content a:hover{
	text-decoration:underline;
}

/* Middle Panel Large */
.left_box_large{
	width:653px;
	background:url(../images/panel_footer_large_health.gif) no-repeat bottom;
	padding-bottom:10px;
	margin-bottom:6px;
	background-color:#FFFFFF;		
	float:left;
	margin-right:7px;
}

.left_box_header_large{
	background:url(../images/panel_header_large_health.gif) no-repeat left top;
	color:#ffffff;
	font-weight:bold;
	padding:8px 0px 0px 32px;
	height:23px;
}
.left_box_content_large{
	border-left:1px solid #814c5a;
	border-right:1px solid #814c5a;
	padding:4px 4px 4px 8px;	
}
.left_box_content_large a{
	color:#814c5a;
	text-decoration:none;
}
.left_box_content_large a:hover{
	text-decoration:underline;
}

/* Middle Panel Small */
#middle_panel{
	width:407px;
	float:left;
}
.middle_box{
	width:407px;
	background:url(../images/panel_footer_health.gif) no-repeat bottom;
	padding-bottom:10px;
	margin-bottom:6px;	
	background-color:#FFFFFF;
	float:left;	
}

.middle_box_header{
	background:url(../images/panel_header_health.gif) no-repeat left top;
	color:#ffffff;
	font-weight:bold;
	padding:8px 0px 0px 28px;
	height:23px;
}
.middle_box_content{
	border-left:1px solid #814c5a;
	border-right:1px solid #814c5a;
	padding:4px 8px;
}
.middle_box_content a{
	color:#814c5a;
	text-decoration:none;
}
.middle_box_content a:hover{
	text-decoration:underline;
}
.middle_box_content ul{
	margin:0px;
	padding:0px;
	list-style:url(../images/home_bullet.gif);
}
.middle_box_content li{
	margin:5px 0px 6px 20px;
}
.middle_box_content ul li a, .middle_box_content a{
	color:#814c5a;
	text-decoration:none;
}
.middle_box_content ul li a:hover, .middle_box_content a:hover{
	text-decoration:underline;
}

/* Right Panel */
#right_panel{
	width:240px;
	float:right;
}
.right_box{
	width:240px;
	background:url(../images/panel_footer_left_health.gif) no-repeat bottom;
	padding-bottom:10px;
	margin-bottom:6px;		
	background-color:#FFFFFF;
	float:right;
}
.right_box_header{
	background:url(../images/panel_header_left_health.gif) no-repeat left top;
	color:#ffffff;
	font-weight:bold;
	padding:8px 0px 0px 28px;
	height:23px;
}
.right_box_content{
	border-left:1px solid #814c5a;
	border-right:1px solid #814c5a;
	padding:4px 8px;
}
.right_box_content ul{
	margin:0px;
	padding:0px;
	list-style:url(../images/home_bullet.gif);
}
.right_box_content li{
	margin:4px 0px 4px 14px;
	line-height:14px;
}
.right_box_content ul li a, .right_box_content a{
	color:#814c5a;
	text-decoration:none;
}
.right_box_content ul li a:hover, .right_box_content a:hover{
	text-decoration:underline;
}

.label_right{
	text-align:right;
}
.button_large{
	background:url(../images/btn_large_health.gif) no-repeat;
	margin:4px 4px 4px 0px;
	color:#FFFFFF;
	border:none;
	width:83px;
	height:18px;
	font-weight:bold;	
}

/* -------------------- Page Specific styles -------------------- */
.product_link{
 color:#A4153B;
 text-decoration:none;
}
.product_link:hover{
 color:#000000;
 text-decoration:underline;
}

/* Sub Header*/
.sub_box_container{
	float:left;
	margin-bottom:6px;
	width:900px;
}
.sub_box_left{
	width:652px;
	float:left;
	margin-right:7px;
	margin-bottom:6px;
}

/* Bottom Container */
.bottom_container{
	float:left;
	margin-bottom:6px;
	width:900px;
}
.bottom_right{
	float:right;
	width:652px;
	background:url(../images/online_makeover.gif) no-repeat top left;
	height:205px;
}
.bottom_right_content{
	width:415px;
	margin-left:18px;
	margin-top:60px;
	float:left;
	line-height:22px;
}
.bottom_right_link{
	width:415px;
	float:left;	
	color:#000000;
	text-align:right;
	padding-top:6px;
}
.bottom_right_link a{
	color:#cc1212;
	text-decoration:none;
}
.bottom_right_link a:hover{
	text-decoration:underline;
}
.itemTable{
	border:1px solid #107ace;
	border-collapse:collapse;
}
.pagination{
	background-color:#7fc1f0;
	color:#000000;
	text-align:right;
	padding:4px;
}
.pagination a{
	color:#000000;
	text-decoration:none;
}
.pagination a:hover{
	color:#000000;
	text-decoration:underline;	
}

.button_small{
	background:url(../images/button-sm-health.png) no-repeat;
	color:#FFFFFF;	
}

* html .button_small {
	background:url(../images/button-sm.gif) no-repeat;
}

#footer {
	margin: 10px auto;
}




/* -------------- Jenn -------------- */

.left_box_content, .middle_box_content {
	height:210px;
}
.right_box_content {
	height:384px;
}
.left_box_content_large {
	padding:10px;
}
#middle_panel .middle_box_content, #right_panel .right_box_content {
	height:210px;
} 
.sub_box_container {
margin-bottom:0;
}

#header{
	background-image:url(../images/header_health-beta.jpg);
}
.image-recipe {
	float:left;
	width:287px;
}
.image-recipe img {
	width:275px;
	margin:0 10px 10px 0;
	border:solid #cccccc 1px;
}
#ctl00_ContentPlaceHolder1_lblIngredients {

}