@charset "utf-8";
/* CSS Document */


#flashInsert{
	margin:0 0 0 5px;
	width:810px;
	height:152px;
	background:url(/if_recipes/images/banner.jpg)
}

#breadCrumbs{
	list-style:none;
	color:#004B91;
	float:right;
	
}

#breadCrumbs li{
	display:inline;
	padding-right:5px;
	
}

#categoryHeader p{
	font-size:24px;
	color:#617685;
	margin:0px 0 5px 0;
	float:left;
	position:relative;
}

#contentColumn1{
	margin-left:19px;
	display:inline;
	float:left;
	width:570px;
}

#categoryTop{
	background:url(/images/categoryColors/categoryTop_dkBlue.jpg);
	background-repeat:no-repeat;
	height:27px;
	width:566px;
	float:left;
}

#categoryMiddle{
	background:url(/images/categoryColors/categoryMiddle_dkBlue.jpg) repeat-y;
	float:left;
	position:relative;
	left:1px;
	width:563px;
}

#categoryBottom{
	background:url(/images/categoryColors/categoryBottom_dkBlue.jpg);
	background-repeat:no-repeat;
	height:25px;
	width:563px;
	position:relative;
	left:1px;
	float:left;
}

.items{
	margin:10px 0 10px 35px;
	padding:0 0 10px 0;
	position:relative;
}

.recipeProduct span{ color:#9D7C67; font-weight:bold; }

.items p{
	color:#6F2449;
	font-size:14px;
	font-weight:bold;
	float:left;
	
}

.items .topSpace{ padding:0 0 5px 0;}

.items ul{
	list-style:none;
	float:right;
	position:relative;
	right:40px;
	padding:0px 0 10px 0;
}

.items ul li{
	display:inline;
	margin-right:2px;
}

.recipeIntroImg{ margin:10px 0 0 30px; float:left; padding:0 0 10px 0;}

.recipeIntro p{ float:left; width:350px; margin:15px 0 0 10px; color:#617685;}

.recipeIntro{ float:left;}

.introHeader{ float:left; position:relative; top:10px; left:8px;}
#contentColumn2{
	width:200px;
	float:left;
	margin:25px 7px 0 20px;
}


#recipeName{
	padding:5px 0 0 20px;
}

#recipeDetail{
	text-align:center;
	padding:5px 0 0 20px;
	width:160px;
}


#moreRecipes{
	padding:5px 0 0 0;
	margin:0 0 0 85px;

}

#recipeTitle{ font-size:18px; font-weight:bold; color:#617685;  margin:0 30px 0 30px; padding:10px 0 10px 0;}
.ingredients { border-bottom:1px solid #D7C7B6; font-size:14px; font-weight:bold; color:#617685; margin:0 30px 0 30px; padding:0 0 5px 0;}
.ingredientList { margin:0 30px 0 30px; padding:5px 40px 10px 0; list-style:none;}
.directions{ margin:0 30px 0 60px; padding:0px 20px 10px 0; }
.directions ul li{ list-style:decimal;  padding:10px 0 0 0;}
.servings{ margin:0 30px 0 30px; padding:10px 0 10px 0;}

.number{ font-weight:bold; #617685; text-align:right; vertical-align:top;}
.description{ padding:0 0 0 10px;}

.topSpace a:link, .topSpace a:visited{ color:#617685; text-decoration:none; font-weight:bold; position:relative; top:2px;}
.topSpace a:hover, .topSpace a:active { color:#617685; text-decoration:underline; font-weight:bold;}

p.recipeProduct{ color:#999999; font-size:10px; padding:0 25px 0 0;}

.blueArrow { vertical-align:middle; margin:0 10px 0 0;}

.blueArrow3{ vertical-align:middle; margin:0 10px 0 0;}

.chooseProduct{ padding:0px 50px 10px 40px; width:150px; float:left; list-style:none; }
.chooseProduct li{ padding:10px 0 0px 0;}
#searchButton{ margin:10px 0 10px 250px;}
.productList{ padding:0 0 0 10px; color:#333333; font-size:12px; font-weight:bold;}
.pSmall{ padding:10px 30px 10px 30px; }
.bullets{ padding:0 0px 10px 40px; list-style:none; width:200px; float:left; }
.bullets li{ padding:10px 0px 0px 0px; }
.check{ padding:0 8px 0 0px; vertical-align:middle;}
.check2{ padding:0 8px 0 10px; vertical-align:middle;}
.header2{ padding:10px 30px 5px 30px; }
.imgRight{ float:right; padding:0 30px 0 10px;}
.detail1{ color:#333333; font-size:12px; font-weight:bold;}
div.rule{ background-color:#ECDCCB; overflow:hidden; height:1px; margin:10px 30px 5px 30px;}
