@charset "utf-8";
/* CSS Document */


#flashInsert{
	margin:0 0 0 5px;
	width:810px;
	height:152px;
	background:url(/if_industrial/images/banner.jpg)
}

.searchTab{ margin:0 0 0 23px;}
.searchTabTop{ background:url(/if_industrial/images/searcTab_Top.jpg) no-repeat; width:516px; height:49px; }
.searchTabMiddle{ background:url(/if_industrial/images/searcTab_Middle.jpg) repeat-y; width:516px; padding:0; }
.searchTabBottom{ background:url(/if_industrial/images/searcTab_Bottom.jpg) no-repeat; width:516px; height:11px; }

#breadCrumbs{
	list-style:none;
	color:#004B91;
	float:right;
	
}

#breadCrumbs li{
	display:inline;
	padding-right:5px;
	
}

#categoryHeader p{
	font-size:24px;
	color:#547041;
	margin:0px 0 5px 0;
	float:left;
	position:relative;
}

#contentColumn1{
	margin-left:19px;
	display:inline;
	float:left;
	width:570px;
}

#categoryTop{
	background:url(/images/categoryTop.jpg);
	background-repeat:no-repeat;
	height:27px;
	width:566px;
	float:left;
}

#categoryMiddle{
	background:url(/images/categoryMiddle.jpg) repeat-y;
	float:left;
	position:relative;
	left:1px;
	width:563px;
}

#categoryBottom{
	background:url(/images/categoryBottom.jpg);
	background-repeat:no-repeat;
	height:25px;
	width:564px;
	float:left;
}

.items{
	margin:0px 0 0px 20px;
	position:relative;
	width:475px;
}

.items p{
	vertical-align:middle;
	margin:6px 0 0 0;
	float:left;
	clear:left;
}



.items p.title{
	font-weight:bold;
	font-size:15px;
	color:#547041;
	padding:10px 0 0 0;
	width:370px;
}




.items p.description{
	padding:5px 0 5px 0;
	margin:0;
	color:#343434;
	font-size:11px;
	clear:both;
}

.items .productChars ul{
	list-style:none;
	clear:right;
	position:relative;
	padding:0 0 3px 0;
}
.productChars{ clear:left;}

.items .productChars .attributes1 { color:#9D7C67; font-weight:bold; padding:5px 10px 0 0; float:left;}
.items .productChars .attributes2 ul li{display:inline; margin:0 2px 0 0; }
.buyOnline{ float:right; position:relative; top:15px; }
.toTop{ padding:15px 0 0 400px; }

#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;

}

.blueArrow { vertical-align:middle; margin:0 10px 0 0;}

.blueArrow3{ vertical-align:middle; margin:0 10px 0 0;}

#searchButton{ margin:10px 0 0px 0; text-align:center;}

.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; }

/* Product Properties */
.properties{ padding:0 0px 10px 40px; list-style:none; width:400px; float:left; }
.properties li{ padding:10px 0px 0px 0px; width:50%; float:left;margin-bottom:15px; }
.properties li label input{
	float:left;
}
.properties li label img{
	margin-left:10px;
	margin-right:10px;
	margin-top:-10px;
	float:left;
}
/* End Product Properties */

/* Product Categories */
.categories{ padding:0 0px 10px 40px; list-style:none; width:500px; float:left; }
.categories li{ padding:10px 0px 0px 0px;width:45%;float:left; }
.categories li.subCategory{  }
.categories li label input{
	margin-right:10px;
}
/* End Product Categories */

.header2{ padding:10px 30px 5px 30px; }
.imgRight{ float:right; padding:0 30px 0 10px;}
.detail1{ color:#333333; font-size:12px; font-weight:bold;}

h4{ color:#215C94;
	font-size:18px;
	font-weight:bold; 
	margin:0 0 0 20px;
	
}
.noResults{ margin:0 20px 0 19px;} 
.noResults h4{ margin:10px 0 5px 10px;} 
.noResults p { padding:0 0 10px 10px;}


.check{ padding:0 10px 0 0; vertical-align:middle;}

.searchHeader{ margin:10px 20px 0 19px; padding:0 0 10px 0;}
	

.rule{ background-color:#D7C7B6; overflow:hidden; height:1px; clear:left;}