@charset "utf-8";
/* CSS Document */

a{
	color:#D71818;
	text-decoration:underline;
}
	
	a:hover{
		color:#D71818;
		text-decoration:none;
	}
	
	a img{
		border:0;
	}

body, html{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:99%;
	margin:0px;
	padding:0px;
	text-align:left;
	color:#666666;
}

.clearCriteria{
	float:right;
}

#contact{
	background:url(/images/contactBG.jpg) repeat-x top;
	
	color:#838383;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	width:575px;
}

	#contact hr{
		background-color:#E5E5E5;
		border:none;
		color:#E5E5E5;
		
		height:1px;
		
		margin:0px 10px;
	}

#contactHeader{
	background:url(/images/contactHeaderBG.jpg) repeat-x top;
	
	width:575px;
}

.contactTable{
	line-height: 18px;
}

#contactForm{
	background:url(/images/contactFormBG.jpg) repeat-x top;
	
	color:#838383;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	margin-top:10px;
	
	width:575px;
}

#contactFormHeader{
	background:#660000;
	
	width:575px;
}

.contactFormTable{
	margin-top:5px;
}

#content{
	margin-left:302px;
	margin-top:18px;
	
	min-height:380px;
}

	#content p{
		text-align:justify;
	}

.clear{
	clear:both;
	
	height:1px;
	line-height:1px;
}

fieldset{
	border:0px;
	border-top:1px solid #EBCCD6;
	
	text-transform:capitalize;
	
	margin:0px;
	padding:0px;
	
	width:645px;
}

	fieldset.allergen{
		border-top:1px solid #CCE0FF;
	}

	fieldset.category{
		border-top:1px solid #F7D1D1;
	}
	
	fieldset .label{
		color:#000000;
	}

	fieldset.nutrition{
		border-top:1px solid #FFD6EB;
	}
	
	fieldset .required{
		color:#D71818;
	}
	
	fieldset table{
		margin:10px 15px;
	}

.floatRight{
	float:right;
}

#footer{
	background:url(/images/footerBG.jpg) repeat-x;
	
	margin-top:15px;
	
	height:46px;
	width:100%;
}

.footerItem{
	float:right;
	
	margin-right:15px;
}

h1{
	color:#D71818;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	
	line-height:22px;
	
	text-transform:capitalize;
	
	padding:0px;
	margin:0px;
	}

h2{
	color:#D71818;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:10px 0px;
	margin:0px;
}

	h2.allergen{
		color:#0066FF;
	}

	h2.category{
		color:#990033;
	}

	h2.nutrition{
		color:#FF3399;
	}

#headerRight{
	float:right;
	
	margin-top:40px;
	margin-right:17px;
}

#hero{
	float:left;
	
	width:300px;
}

#heroImage{
	margin-left:41px;
}

#heroFooter{
	background:url(/images/heroFooter.png) no-repeat;
	
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/heroFooter.png',sizingMethod='scale');
	
	height:56px;
	width:254px;
	
	margin-left:24px;
	
	position:absolute;
}

legend span{
	background-color:#FFFFFF;
	color:#D71818;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	left:-3px;
	position:relative;
	padding-left:2px;
}

	legend.allergen span{
		color:#0066FF;
	}

	legend.category span{
		color:#990033;
	}

	legend.nutrition span{
		color:#FF3399;
	}

.menuItem{
	border:none;
	
	margin-bottom:8px;
	margin-left:10px;
}

#navigation{
	background:url(/images/menuBG.jpg) repeat-x;
	
	height:39px;
	width:100%;
}

#nutritionTable td{
	width:150px;
}

	#nutritionTable td.measurement{
		text-transform:none;
	}

#printLabelTable select{
	width:420px;
}

#printLabelTitle{
	margin:10px auto;
	width:600px;
}

	#printLabelTitle .company{
		color:#D71818;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		width:450px;
	}

#printLabelDescriptionTable{
	border:1px solid #CCCCCC;
	margin:0px auto 25px auto;
	padding:5px 15px;
	width:600px;
	
}
	
	#printLabelDescriptionTable .label{
		text-align:right;
	}

#productAllergens, #productIngredients{
	width:400px;
}

#productDescription{
	padding-left:40px;
	padding-top:5px;
	width:400px;
}

	#productDescription p{
		padding:0px;
	}

#productDescriptionWrap{
	color:#333333;
}

	#productDescriptionWrap img{
		float:left;
	}

#productImage{
	float:right;
}

#productIngredients{
	text-transform:capitalize;
}

.productDetails{
	padding-bottom:15px;
}

	.productDetails p{
		color:#666666;
		margin:0px;
		padding:0px 15px;
	}
	
#productNutrition{
	width:400px;
}
	
	#productNutrition table{
		border:1px solid #000000;
		margin:0px 15px;
		width:350px;
	}

	#productNutrition td{
		border-top:1px solid #000000;
		border-right:1px solid #000000;
		text-align:center;
	}

	#productNutrition td.right{
		border-right:0px solid #000000;
	}

	#productNutrition td.title{
		text-transform:uppercase;
	}

	#productNutrition td.top{
		border-top:0px solid #000000;
	}

.productSearchResults{
	background:url(/images/searchResultsBG.jpg) repeat-x bottom;
	
	border:1px solid #CCCCCC;
	
	margin-bottom:15px;
	padding:10px;
	
	min-height:126px;
	width:626px;
}

	.productSearchResults a{
		margin-right: 5px;
		text-decoration: underline;
	}
	
	.productSearchResults a:hover{
		text-decoration: none;
	}
	.productSearchResults h3{
		margin-left: 160px;
	}

	.productSearchResults img{
		float:left;
	}

	.productSearchResults a img{
		float:none;
	}

	.productSearchResults p{
		color:#666666;
		margin-left: 145px;
	}

.productSelectedLink {
	color: #D71818;	
	font-weight: bold;
}

.productSelectLink {
	margin: 10px 0px 20px 2px;
	
}

#productSuggestions{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	width:400px;
}

	#productSuggestions li, #siteMap li{
		list-style:url(/images/listIcon.jpg);
		padding-bottom:15px;
	}

#productTitle{
	padding:5px 0px;
	padding: 0;
	margin: 0;			
}

	#productTitle h1{
		float:left;
		padding:0px;
		padding-right:20px;
	}

#searchNew{
	float:right;
	
	margin-right:10px;
}

#searchResultsDetails{
	display:block;
	
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	
	text-align:right;
	padding-bottom:5px;
	
	width:646px;
}

	#searchResultsDetails img{
		margin-left:10px;
	}

#searchSubmit{
	text-align:right;
	
	padding-bottom:10px;
	padding-right:13px;
}

#wrap{
	margin:0px auto;
	
	width:960px;
}