﻿
#meal-headline
{
	background-image:url(/images/mealplan/text_header.gif);
	width:612px;
	height:22px;
	text-indent:-999em;
	background-repeat:no-repeat;
}

#meal-headline h1 { display:inline; margin:0px; padding:0px; font-size:12px;}

#meal-subheadline
{
	background-image:url(/images/mealplan/text_subhead.gif);
	width:612px;
	height:32px;
	text-indent:-999em;
	background-repeat:no-repeat;
}

#meal-subheadline h2 { display:inline; margin:0px; padding:0px; font-size:12px;}

#meal-tab-wrapper { margin-top:5px;}

#meal-top-shadow
{
	float:left;
	height:33px;
	width:601px;
	background-image:url(/images/mealplan/mp_border_top_shadow.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0px;
	font-size:0px;
}

ul#meal-tab-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 33px;
}

ul#meal-tab-menu li {
	float: left;
	display: inline;
	height: 33px;
	margin: 0px;
}

ul#meal-tab-menu li.item1 a { background: url(/images/mealplan/mp_tab1_breakfast.gif) 0 0 no-repeat; width: 146px; }
ul#meal-tab-menu li.item2 a { background: url(/images/mealplan/mp_tab2_lunch.gif) 0 0 no-repeat; width:108px;}
ul#meal-tab-menu li.item3 a { background: url(/images/mealplan/mp_tab3_dinner.gif) 0 0 no-repeat; width:100px;}
ul#meal-tab-menu li.item4 { background-image: url(/images/mealplan/mp_border_top_shadow.gif); background-repeat:no-repeat; background-position:bottom; width:601px;}

ul#meal-tab-menu li.item1_on a { background: url(/images/mealplan/mp_tab1_breakfast_on.gif) 0 0 no-repeat; width: 146px; }
ul#meal-tab-menu li.item2_on a { background: url(/images/mealplan/mp_tab2_lunch_on.gif) 0 0 no-repeat; width:108px;}
ul#meal-tab-menu li.item3_on a { background: url(/images/mealplan/mp_tab3_dinner_on.gif) 0 0 no-repeat; width:100px;}

ul#meal-tab-menu li a {
	display: block;
	height: 33px;
	text-indent: -999em;
}

ul#meal-tab-menu li {
	float: left;
	display: inline;
	height: 33px;
	margin: 0px;
	overflow: hidden;
}

#meals-tab-outer-left
{
	float:left;
	background-image:url(/images/mealplan/mp_border_left.gif);
	background-repeat:repeat-y;
	background-position:left;
	width:955px;
	background-color:#E9E3CB;
}

#meals-tab-outer-right
{
	float:left;
	background-image:url(/images/mealplan/mp_border_right.gif);
	background-repeat:repeat-y;
	width:955px;
	background-position:right;
	position:relative;
}

#meals-tab1-inner-wrapper { margin-left:10px;}
#meals-tab2-inner-wrapper { margin-left:10px; display:none;}
#meals-tab3-inner-wrapper { margin-left:10px; display:none;}

.meals-tab-recipe1 { float:left; background-color:#DDD2B2; width:450px; height:131px; padding:5px;}
.meals-tab-recipe1-img { float:left;}
.meals-tab-recipe1-text { float:left; margin-left:10px; margin-top:10px; width:300px;}
.meals-tab-recipe1-text a { color:#6b3c00;}

.meals-tab-recipe2 { float:left; margin-left:10px; background-color:#DDD2B2; width:450px; height:131px; padding:5px;}
.meals-tab-recipe2-img { float:left;}
.meals-tab-recipe2-text { float:left; margin-left:10px; margin-top:10px; width:300px;}
.meals-tab-recipe2-text a { color:#6b3c00;}

.meals-tab2-recipe1 { float:left; background-color:#DDD2B2; width:450px; height:185px; padding:5px;}
.meals-tab2-recipe2 { float:left; margin-left:10px; background-color:#DDD2B2; width:450px; height:185px; padding:5px;}

.meals-or-try { color:#04318E; font-size:14px; font-weight:bold; margin-top:5px; margin-left:5px;}

.meals-recipe-wrapper { margin-top:5px; margin-left:5px;}
.meals-recipe-left { float:left; width:475px;}
.meals-recipe-left a { color:#6b3c00;}
.meals-recipe-right { float:left;}
.meals-recipe-right a { color:#6b3c00;}

#meals-footnote { margin-left:15px; margin-top:10px; font-size:11px;}

.meals-nutrition-info
{
	display:none;
	position:absolute;
	top:100px;
	left:290px;
	background-color:#FFFCDD;
	widows:187px;
	height:250px;
	border:solid 1px black;	
}

.meals-nutrition-info-text { margin-left:5px; margin-top:5px; width:175px;}