body
{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: url(../_Domino/images/_background.jpg) center top no-repeat #bbc4df;
	color: #414042;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin-top: 0;
	margin-bottom: 1.2em;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

H1, H2, H3, H4, H5
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0;
	color: #f49626;
	}
	
H3	
{
	font-size: 16px;
}

A {
	color: #014463;
	background: transparent;
}

A:HOVER {
	color: #014463;
	background: transparent;
}
.Content2 {
	padding: 10px 20px 10px 10px;
	}
.Content1 {
	font-family: Georgia, Tahoma, Helvetica, Sans-Serif;
	font-size: 21px;	
	line-height: 30px;	
	height: 30px;
	padding: 4px 10px 0px 6px;
	}
#wrapper 
{
	width: 100%;
}

#main  
{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	background: url(/images/contentbg.gif) repeat-y;
}

#leftBorder 
{
	float: left;
	width: 6px;
	height: 290px;
	background: url(/images/_lft.jpg) repeat-y;
}

#rightBorder
{
	float: left;
	width: 6px;
	height: 290px;
	background: url(/images/toprightbg.jpg) no-repeat;
}
#innerMain  
{
	width: 968px;
	float: left;
	background: #fff;
}
.header
{
	width: 100%;
	text-align: center;
	height: 198px;
	background: url(../images/header/100.jpg) no-repeat #fff;	
}

.PG100
{
	background: url(../mm/images/header_100.jpg) no-repeat #fff;	
}

.PG101
{
	background: url(../mm/images/header_101.jpg) no-repeat #fff;	
}
.PG102
{
	background: url(../mm/images/header_102.jpg) no-repeat #fff;	
}
.PG103
{
	background: url(../mm/images/header_103.jpg) no-repeat #fff;	
}
.PG104
{
	background: url(../mm/images/header_104.jpg) no-repeat #fff;	
}
.PG105
{
	background: url(../mm/images/header_105.jpg) no-repeat #fff;	
}
.PG106
{
	background: url(../mm/images/header_106.jpg) no-repeat #fff;	
}
.PG107
{
	background: url(../mm/images/header_107.jpg) no-repeat #fff;	
}

#logo 
{
	width: 220px;
	float: left;
	height: 198px;
	cursor: pointer;	
}

#topMenu 
{
	width: 528px;
	text-align: center;
	height: 32px;
	color: #0053a0;
	font-size: 11px;
	padding: 8px 0px 0px 0px;
	float: left;
	text-transform: uppercase;
}

#topMenu a 
{
	color: #0053a0;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;	
}

#topMenu img 
{
	vertical-align: middle;
}

#menu 
{
	margin-top: 124px;
	width: 743px;
	float: right;
	height: 34px;
}

#maincontent
{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background: #fff;
	overflow: hidden;
}

#homeFlash 
{
	float: left;
}
	
.Home #maincontent 
{
	overflow: visible;	
}

#leftNav 
{
	width: 215px;
	float: left;
	text-align: left;
	padding: 0px 8px 0px 7px;
}

#HomeRightNav, #RightNav
{
	width: 195px;
	float: left;	
	text-align: center;	
}

.Home #RightNav, .noRight #RightNav, .noAny #RightNav
{
	display: none;	
}

.noLeft #leftNav, .noAny #leftNav 
{
	display: none;	
}

#content 
{
	width: auto;
	text-align: left;	
	overflow: hidden;
	padding: 15px 0px 0px 0px;
	height: 1%; /* IE6 hack */
}

#RecipeFeatured
{
	width: 538px;
	float: left;
	background: transparent url(../images/RecipeSectionFeaturedBG.jpg) 3px top no-repeat;
	z-index: 100;	
}

#Recipes, #Products, #GeneralContent
{
	width: 538px;
	float: left;
}

#RecipeProductsTop,#RecipeDetailTop, #ProductDetailTop
{
	width: 538px;
	height: 13px;
	margin: -2px 0px 0px 0px;
	background: transparent url(../images/recipeSectionTopBG.jpg) top left no-repeat;	
}

#RecipeProducts, #RecipeDetails, #ProductDetails
{
	width: 538px;
	float: left;
	background: transparent url(../images/recipeSectionRepeatBG.png) top left repeat-y;
	}
	
p.recipeResults, p.recipeResultsAlt, p.productResults, p.productResultsAlt 
{
	width: auto;
	margin: 0;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px 0px 0px 15px;
	line-height: 22px;
	background: #dfe3f0;
}

p.ing, p.ingAlt 
{
	width: auto;
	margin: 0;
	padding: 0px 0px 0px 7px;
	line-height: 18px;
	background: #dfe3f0;
}

p.recipeResultsAlt, p.ingAlt, p.productResultsAlt  
{
	background: #fff;
}

a.RecipeNoDecor, a.RecipeNoDecor:hover 
{
	color: #000;
	text-decoration: none;
}

#RecipeFeaturedContent 
{
	width: 220px;
	float: left;
	text-align: left;
	padding: 14px 14px 10px 14px;
	font-size: 11px;
	
}

#RecipeFeaturedImage 
{
	width: 285px;
	float: right;
	text-align: center;
	padding: 14px 5px 0px 0px;
	
}

#RecipeDetailButton 
{
	padding: 4px 0px 0px 0px;
	float: right;
	text-align: right;	
}

#RecipeFeaturedContent h4
{
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #f49626;
}

#RecipeCatHead 
{
	margin-top: -25px;
	width: 538px;
	float: left;
	background: transparent url(../images/recipeCats_heading.png) top left no-repeat;
	z-index: 2000;
	font-size: 11px;	
}

#RecipeCatHeadContent 
{
	width: 370px;
	padding: 35px 14px 0px 0px;
	float: right;
	text-align: left;
}

#RecipeCatBottom, #RecipeProductsBottom, #RecipeDetailBottom, #TabLayoutSmallBottom
{
	width: 538px;
	height: 12px;
	margin: 0px 0px 30px 0px;
	background: transparent url(../images/recipeCatBottomBg.gif) top left no-repeat;
	float: left;
}

#TabLayoutBottom 
{
	width: 699px;
	height: 12px;
	margin: 0px 0px 30px 0px;
	background: transparent url(../mm/images/tabbed_bottom.gif) top left no-repeat;
}

.catRepeater, .catRepeaterFirst, .catRepeaterLast
{
	width: 33%;
	border-right: 1px solid #bec8e2;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 15px 0px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.catRepeaterLast 
{
	border-right: 0px solid #000;
}

.catRepeaterFirst 
{
	clear: both;
}

#featRecipeCat, #RecipeDetail, #ProductDetail
{
	width: 516px;
	padding: 2px 11px 0px 11px;
	text-align: left;
	
}

#featRecipeFrame 
{
	width: 254px;
	height: 156px;
	overflow: hidden;
	background: url(../images/featCatFrameBg.gif) top left no-repeat;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	float: left;
}

#featRecipeImage 
{
	width: 242px;
	height: 144px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 6px;
}

#featRecipeText 
{
	width: auto;
	text-align: left;
	overflow: hidden;
	padding: 0px 15px 0px 15px;
	height: 1%; /* IE6 hack */
	
}

#featRecipeText p
{
	font-size: 11px;
	}

#featRecipeText h3 
{
	font-family: Georgia, Times New Roman;
	font-size: 16px;
	padding: 0;
	margin: 0px 0px 5px 0px;
	color: #3a90a5;
	text-transform: uppercase;	
	text-align: left;
}



#RecipeDetailFrame, #ProductDetailFrame
{
	width: 223px;
	height: 236px;
	overflow: hidden;
	background: url(../images/recipeFrameBg.gif) top left no-repeat;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	float: left;
}

#RecipePrintSendAdd 
{
	clear: left;
	width: 223px;
	float: left;
	margin: 0px 0px 15px 0px;	
}

#RecipeDetailImage, #ProductDetailImage
{
	width: 211px;
	height: 224px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 6px;
}

#RecipeDetailText, #ProductDetailDescription
{
	width: auto;
	text-align: left;
	overflow: hidden;
	padding: 0px 15px 0px 15px;
	height: 1%; /* IE6 hack */
	
}

#ProductDetailText 
{
	width: auto;
	text-align: left;
	padding: 10px 15px 10px 15px;
	clear: both;
}

#RecipeDetailText p, #ProductDetailText p, #ProductDetailDescription p
{
	font-size: 11px;
	}

#RecipeDetailText h3, #RecipeDetailText h4, #ProductDetailText h3, #ProductDetailText h4, #ProductDetailDescription h4, #ProductDetailDescription h3
{
	font-family: Arial, Times New Roman;
	font-size: 16px;
	padding: 0;
	margin: 0px 0px 5px 0px;
	color: #f49626;
	text-align: left;
}

#RecipeDetailText h4, #ProductDetailText h4, #ProductDetailDescription h3, #ProductDetailDescription h4
{
	font-size: 14px;
}

.RecipeIcon 
{
	float: left;
	text-align: right;
	width: 30%;
	padding: 2px 0px 0px 0px;	
}

.RecipeButton
{
	float: left;
	text-align: left;
	width: 65%;
	padding: 8px 0px 0px 4px;	
	}


.catRepeater h5, .catRepeaterLast h5, .catRepeaterFirst h5
{
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #3a90a5;
	text-transform: uppercase;
	margin: 0px 14px 0px 14px;
	text-align: left;
	padding-top: 6px;
}

.catFrame 
{
	width: 154px;
	height: 95px;
	overflow: hidden;
	background: url(../images/recipes/catFrameBg.gif) top left no-repeat;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.catImage 
{
	width: 143px;
	height: 83px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 6px;
	
}

.orange, p.orangeBig
{
	font-weight: bold;
	color: #f49626;	
}

 p.orangeBig 
 {
 	font-size: 14px;
 }
 
 .formtext
{
	padding: 6px 3px 3px 3px;
	width: 35%;
	text-align:right;
	margin-right:6px;
    float:left;
	clear: both;
	font-size: 11px;
}

.formcontrols
{
	padding: 3px 3px 3px 3px;
	width: auto;
	text-align: left;
	overflow: hidden;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.contacttext
{
	width: 20%;
}

input.Fields, textarea.Fields
{
	font-family: Arial, Helvetica, Sans-Serif;
	width: 165px;
	font-size: 11px;
	float: left;
}

input.cForm, textarea.cForm
{
	width: 225px;
}

select.cForm 
{
	width: 229px;
}

.ProductSpotlight 
{
	margin: 0px 0px 0px 10px;
	background: transparent url(../images/spotlight_bg.gif) top left no-repeat;
	width: 176px;
	height: 148px;
	padding: 10px 0px 0px 10px;
	position: relative;
	color: #0053a0;
	font-size: 10px;
	
}

.ProductSpotlight a
{
	color: #0053a0;
	font-size: 11px;
	font-weight: bold;		
}

.ProductSpotLightProduct 
{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

#footer
{
	background: transparent url(../images/footerBackground.png) no-repeat;
	width: auto;
	height: 56px;
	text-align: right;
	font-size:11px;
	line-height: 20px;
	color: #ef8c29;
	text-transform: uppercase;
	margin-top: 0;
	padding: 10px 10px 10px 10px;
}

.Home #footer 
{
	margin-top: -4px;
}

#footer a
{
	text-decoration:none;
	background-color: #fbeea8;
	text-transform: uppercase;
	color: #ef8c29;
	padding: 0px 3px 0px 3px;
}

.clear 
{
	clear: both;
	font-size: 0px;
	line-height: 0px;	
}

.textbox
{
	font-family:Arial;
	font-size:12px;
	width: 150px;
}


#RecipeSearch 
{
	background: url(../images/recipesearchBackground.gif) no-repeat;
	width: 199px;	
	height: 66px;
	padding: 45px 8px 10px 8px;
}

#RecipeSearch .searchBox 
{
	margin-top: 4px;
	float: left;
	width: 152px;	
	border-collapse: collapse;
	border: 1px solid #999;
	height: 15px;
	padding: 3px 4px 0px 4px;
	
}

#RecipeSearch .searchButton
{
	float: right;
}

#RecipeSearch .searchOptions 
{
	width: 100%;
	clear: both;
	color: #ea6624;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#RecipeSearch .searchOptions td
{
	width: 100%;
}

#RecipeSearch .searchOptions td INPUT 
{
	margin: 0;
	border: 0;
	height: 12px;
}

#FeaturedRecipe 
{
	margin: 5px 0px 5px 0px;
		
}

#MyRecipes 
{
	margin: 5px 0px 5px 0px;
	background: url(../images/myrecipe_background.jpg) no-repeat;
	color: #27763d;
	width: 200px;
	height: 194px;
	font-size: 11px;
	padding: 60px 8px 0px 8px;
	text-align: left;
}


#BakingForum 
{
	margin: 5px 0px 5px 0px;
	background: url(../images/bakingforumBackground.gif) no-repeat;
	color: #0072b1;
	font-size: 11px;	
	width: 199px;	
	height: 116px;
	padding: 60px 8px 0px 8px;
}

#PersonalizeBaking 
{
	margin: 5px 0px 5px 0px;
	background: #fff url(../images/personalizeBakingBackground.gif) no-repeat;
	width: 189px;
	height: 241px;
	padding: 70px 13px 0px 13px;
	color: #e8458b;
	font-size: 11px;
}

#PersonalizeBaking a.lrg,  #PersonalizeBaking a.lrg:hover
{
	font-size: 13px;
	color: #e81e75;
	font-weight: bold;
	text-decoration: underline;
	background: url(../images/pblargeArrow.gif) 3px 45% no-repeat;
	padding-left: 15px;
}

#PersonalizeBaking a.sml,  #PersonalizeBaking a.sml:hover
{
	font-size: 11px;
	color: #e81e75;
	font-weight: bold;
	text-decoration: underline;
	background: url(../images/pblargeArrow.gif) 3px 45% no-repeat;
	padding-left: 15px;
}

#PersonalizeBaking .larger 
{
	font-size: 13px;
}

#BakingForum a 
{
	text-decoration: underline;
	color: #0072b1;
}

#BakingForum .username, #BakingForum .password, #MyRecipes .username, #MyRecipes .password
{
	float: left;
	width: 152px;	
	font-size: 10px;
	color: #00a0da;
	height: 15px;
	padding: 3px 4px 0px 4px;
	border-collapse: collapse;
	border: 1px solid #999;
}

#MyRecipes .username, #MyRecipes .password 
{
	width: 124px;
	color: #27763d;
	}

#BakingForum .username
{
	background: #fff url(../images/forumuserbackground.gif) top left no-repeat;	
}

#MyRecipes .username 
{
	background: #fff url(../images/myrecipeuserbackground.gif) top left no-repeat;	
}

#BakingForum .password
{
	margin-top: 4px;
	background: #fff url(../images/forumpwdbackground.gif) top left no-repeat;
}

#MyRecipes .password 
{
	margin-top: 4px;
	background: #fff url(../images/myrecipepwdbackground.gif) top left no-repeat;
}

#MyRecipes .go 
{
	margin-top: 20px;
	float: right;
}

#BottomCallouts 
{
	float: left;
	height: 175px;
	width: 714px;
	margin: 10px 0px 0px 0px;
}

.BottomTitles  
{
	margin: 9px 0px 4px 0px;
}

.BMETitles
{
	margin: 9px 0px 0px 0px;
}

.CalloutBottom 
{
	width: 140px;
	line-height: 11px;
	float: left;
}

.PC
{
	width: 85px;	
}

.FC { width: 110px; }

#BottomCalloutRecipe 
{
	background: url(../images/callout_btm_recipe_background.jpg) no-repeat;
	width: 165px;
	height: 174px;
	float:left;
	font-size: 10px;
	margin-top: 4px;
}

#BottomCalloutPartyCentral 
{
	background: url(../images/callout_btm_pc_background.jpg) no-repeat;
	width: 172px;
	height: 174px;
	float:left;
	font-size: 10px;	
	padding: 0px 0px 0px 15px;
	margin-top: 1px;
}

#BottomCalloutBakingEasy 
{
	background: url(../images/callout_btm_bme_background.jpg) no-repeat;
	width: 167px;
	height: 174px;
	float:left;
	font-size: 10px;	
	padding: 0px 0px 0px 10px;
	margin-top: 4px;
}

#BottomCalloutFunCorner
{
	background: url(../images/callout_btm_fc_background.jpg) no-repeat;
	width: 170px;
	height: 175px;
	float:left;
	font-size: 10px;	
	padding: 0px 0px 0px 15px;
}

#BottomCalloutCustom
{
	width: 170px;
	height: 175px;
	float:left;
	font-size: 10px;	
	padding: 0px 0px 0px 15px;
}

.learnMore 
{
	clear: both;
	float: left;
	display: block;
}

#OurProducts 
{
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 176px;
	height: 151px;
	background: url(../images/ourproducts_background.jpg) no-repeat;
	padding: 10px 0px 0px 10px;
}



/*Template Styles*/
#TabbedLayout 
{
	width: 669px;
	background: url(../mm/images/twoColumnBackground.jpg) repeat-y;
	padding: 15px 15px 10px 15px;
	text-align: left;		
}

#FullLayout 
{
	padding: 20px 20px 20px 20px;	
	background-color: #fff;	
}

.LargeHead 
{
	color: #284996;
	font-weight: bold;
	font-size: 18px;
	
}

#BakingMadeEasyCallout 
{
	width: 148px;
	height: 111px;
	background: url(../mm/images/bakingmadeeasybackground.jpg) no-repeat;
	padding: 50px 13px 0px 13px;	
	color: #ea6624;
	font-size: 10px;
	line-height: 12px;
	margin: 0 auto;
}

#BakingMadeEasyCallout p 
{
	width: 140px;
	margin: 0;
	padding: 0;
}

#CMSPageHeading, #CMSPageHeadingSmaller 
{
	width: 699px;
	height: 45px;
	float: left;
	background: transparent url(../images/HeadingRightCornerBG.jpg) top right no-repeat;
}

#CMSPageHeadingSmaller 
{
	width: 538px;
	float: left;
}

#TabbedLayoutSmaller
{
	width: 508px;
	background: transparent url(../images/recipeSectionRepeatBG.png) top left repeat-y;
	padding: 15px 15px 10px 15px;
	text-align: left;
	float: left;		
}

#CMSPageHeadingLeftCorner
{
	background: transparent url(../images/HeadingLeftBG.jpg) top left no-repeat;
	width: 8px;
	height: 45px;
	float: left;
}

#CMSPageHeadingText 
{
	background: transparent url(../images/HeaderTextBG.jpg) top right no-repeat;
	color: #414042;
	font-family: Georgia, Tahoma, Helvetica, Sans-Serif;
	font-size: 23px;	
	line-height: 35px;	
	height: 35px;
	width: auto;
	float: left;
	padding: 5px 10px 5px 6px;
}

#CMSPageHeadingFarRightCorner 
{
	background: transparent url(../images/HeadingRightCornerBG.jpg) top right no-repeat;
	width: auto;	
	height: 45px;	
}

input.Button
{
	float: left;
	display: block;	
	margin-left: 15px;	
}

input.ButtonIng
{
	float: left;
	display: block;		
}

select.Selects, select.SelectsRight
{
	float: left;
	width: 168px;
	height: 19px;
	font-size: 11px;
	}
	
select.SelectsRight 
{
	margin-left: 15px;
}
