﻿@charset "utf-8";
#MainTable { background-color: #414042; width: 960px; }

#EasyMealBannerCell { background-color: #414042; }

.MainTable-header {height: 7px;}
.MainTable-body {text-align: center;}	
.MainTable-footer {height: 24px;}
	
#ContentTable { background-color: #a4a4a5; width: 944px; }

.ContentTable-header {height: 17px;}
.ContentTable-footer {background-color: #414042;}
	
#RecipeContent { color: black; padding-left: 8px; }

#RecipeTitleCell { background-image: url('/SiteCollectionImages/recipes/RecipeTab.gif') }
#SplashTitleCell{ background-image: url('/SiteCollectionImages/recipes/WelcomePageTab.gif') }

#RecipeTitle, #CategoryTitle, #SplashTitle
{
	font-weight: bold;
	font-size: 24px;
	text-align: left;
	margin-left: 20px;
}
#RecipeTitle, #CategoryTitle { font-size: 24px; }
#CategoryTitle { text-transform: uppercase; }
#SplashTitle { font-size: 19px; }

.Category-Header { font-weight: 900; }

#RightSideContent { background-color: #a4a4a5; }

#RecipeImageCell {  width: 618px; height: 298px; }
#PrintRecipeImage, #PrintEasyMealsBannerImage, #PrintLogoImage { display: none; }
#RecipeBodyCell { background-color: #FEF3B4; }

/* Hide Search Control for now */
#RecipeSearch {	display: none; }