
body {
	background-color:#ffffff;
	min-width:540px;
}

a { 
	color:#000000;
	text-decoration:underline; 
}

img.printonly {
	display:block;
	margin-bottom:20px;
}


#container {
	margin: 0;
	width:540px;
}
#masthead, #subnav, #footer, #udm, #navarea, #pageutils, #leftnav, #bottompods, #needIdea, #otherRated, #tab, #login, #RecipeDetail_DetailViewMore, #RecipeDetail_LargerImageLink, #detailrecipepromos, #detailrecipedirections .viewmore {
	display:none;
}

#content {
	background-color:#ffffff;
	border: 0px;
	border-top:0;
	padding:3px 9px 13px 9px;
	margin:0;
	font-size:.8em;
}

/* hack to fix IE peekaboo bug \*/
* html #content {
	height:1%;
}
/* end hack */

#homespotlight {
	margin-bottom:20px;
}

img.header {
	margin-bottom:12px;
}

img.dish {
	border:1px solid #999999;
	margin-bottom:6px;
}

#content img.button {
	margin-bottom:11px;
}

/* Recipe detail styles */
#recipetitle h1 { font-size: 18px; }
#detailrecipecontainer {
	float:left;
	width:540px;
	margin-top:17px;
}

#detailrecipedirections {
	margin-left:192px;
	font-size:1.1em;
}

#detailrecipedirections p, #detailrecipedirections img {
	margin-left:10px;
}

#detailrecipedirections img.madewith {
	display:none;
}
div.noprint {
	margin-bottom:10px;
}
div.prop,div.clear { display: none;  }
div#content,div#pagewrapper { width: 600px; }
div#container { width: auto; }
div#pagewrapper { margin-top: 0; padding-left: 0; }
div#content { padding: 10px 0 0 10px;  }

div#recipedirections { width: 340px !important; }
div#recipesidebar { width: 216px !important;}


/* Recipe Card styles */
div#content.recipecard div.card { 
	width: 578px;
	height: 415px;
	margin-bottom: 20px;
	position: relative;
	top: 0;
	left: 0;
	font-size: 11px;
}
div#content.recipecard div.card h1 { 
	margin: 10px auto 0 80px; 
	font-size: 16px;
	font-weight: bold;
	width: 375px;
}
div#content.recipecard div.card div.cardContent {
	position: absolute;
	top: 0px;
	left: 0px;
	padding-right: 26px;
}
div#content.recipecard div.card div.cardContent div.cardbody {
	margin: 25px;
	margin-top: 25px;
}
div#content.recipecard div.card div.cardContent div.cardbody div.block {
	float:right; 
	width: 70px; 
	height: 40px;
}


/* Keepsake styles*/
div#content.keepsake div.keepsakepage { 
	width: 645px;
	height: 859px;
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 11px;
	font-family:"Times New Roman", Times, Serif;
	margin-bottom:10px;
	page-break-after:always;
}

div#content.keepsake div.keepsakepage div.keepsakecontent {
	position: absolute;
	width:500px;
	height:449px;
	top: 125px;
	left: 70px;
}

div#content.keepsake div.keepsakepage div.keepsakecontent div.keepsakeheader { 
	text-align:center;
	margin-bottom:32px;
	font-size:10px
}

div#content.keepsake div.keepsakepage div.keepsakecontent h1 { 
	font-size: 14px;
	font-weight: bold;
	color: #B00000;
}

div#content.keepsake div.keepsakepage div.keepsakecontent span {
	margin:0;
	padding:0;	
}

div#content.keepsake div.keepsakepage div.keepsakecontent p { 
	padding:0;
	margin:0;
	margin-bottom:15px;
}

div#content.keepsake div.keepsakepage div.keepsakecontent h2 { 
	margin:0;
	padding:0;
	font-size: 11px;
	font-weight: bold;
	color: #B00000;
}

div.keepsakebody {
	
}

div#content.keepsake div.keepsakepage div.keepsakecontent div.keepsakebody img {
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}
