/* start search field */
.search {
	width: 174px;
	height: 47px;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 9px;
	background-color: #E5E5E5;
}

.searchTxt {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border-style:solid; 
	border-width: 1px;
	border-top-color: #8A8A8A;
	border-left-color: #8A8A8A;
	border-right-color: #CCCCCD;
	border-bottom-color: #CCCCCD;
	width: 105px;
	height: 19px;
	padding-left: 2px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0 0 0 0px;
}

.pdfIcon {
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom: 8px;
	border: 0px;
}

#more1Link {
	color: #666633;
	line-height: 16px;
	text-decoration: none;
}

#more1Link a:link, #more1Link a:visited { text-decoration: none; color:#666633; }
#more1Link a:hover { text-decoration: none; color:#ECA66D; }
#more1Link a:active { text-decoration: none; color:#666633; }
/* end product list and detail */

textarea {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 226px;
	background-color: #FFFFFF;
	border-style:solid; 
	border-width: 1px;
	border-top-color: #404040;
	border-left-color: #404040;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;	
}

/* end contact */

/* start r/h column */
#rhHeading1Txt {
	font-weight: bold;
	color: #666666;
	line-height: 15px;
	padding-top: 4px;
	padding-bottom: 1px;
}

#rhContent1Txt {
	color: #666666;
}

#rhContent1Txt a:link, #rhContent1Txt a:visited { text-decoration: underline; color:#996600; }
#rhContent1Txt a:hover { text-decoration: underline; color:#333333; }
#rhContent1Txt a:active { text-decoration: underline; color:#996600; }

#more3Link {
	color: #666633;
	padding-top: 1px;
	text-decoration: none;
}

#more3Link a:link, #more3Link a:visited { text-decoration: none; color:#666666; }
#more3Link a:hover { text-decoration: none; color:#996600; }
#more3Link a:active { text-decoration: none; color:#666666; }
/* end r/h column */

/* start products */
#productContent {
	padding-bottom: 12px; 
}

/* end products */

/* start recipes */
#contentRecipeIntro {
	width: 366px;
	margin-bottom: 18px;
	margin-top: 2px;
}

.contentRecipeImg {
	margin-top: 1px;
	margin-right: 9px;
}

#recipeHeadings {
	padding-top: 16px; 
	padding-bottom: 8px;
}

#recipeexports {
	font-weight: bold; 
	padding-bottom: 12px; 
	padding-top: 13px;
}

#nutritionalBtn {
	background: url('/exports/imgs/btn_nutritionalinfo.gif') no-repeat 0 9px;
	padding-left: 17px;
	padding-top: 8px;
}

}

#contentSearch {
	width: 171px;
	/*margin-bottom: 16px;*/
	background-color: #AAD5F0;
	border-top: 1px solid #63A0C7;
	border-bottom: 1px solid #63A0C7;
}

#contentSearchH1 {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 5px;
	color: #2975A5;
	font-size: 12px;
	font-weight: bold;
	background-color: #AAD5F0;
}

#contentSearchTxt {
	padding-top: 4px;
	padding-left: 7px;
	padding-right: 5px;
	height: 49px;
	background-color: #DFEFFA;
	border-top: 1px solid #63A0C7;
}
/* end recipes */
/* note: recipes nutritional panel styles are within the recipeNutPopUp.aspx file */

