/* 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 */
#prodSpecDiv {
	padding-top: 4px;
	padding-bottom: 6px;
}

.prodSpecContainerTbl {
	border-collapse: collapse;
	border-top: 3px solid #00536F;
	border-bottom: 3px solid #00536F;
}

#prodSpecBdrBot {
	border-collapse: collapse;
	border-bottom: 1px solid white;
}

#prodSpecBdrBot3 {
	border-collapse: collapse;
	border-bottom: 3px solid white;
}

.prodSpecBdrRH {
	border-collapse: collapse;
	border-right: 3px solid white;
}

.prodSpecBdrRH1{
	border-collapse: collapse;
	border-right: 1px solid white;
}

.prodSpecTbl th, .prodSpecTbl td {
	height: 28px;
	padding-left: 26px;
	text-align: left;
	vertical-align: middle;
}

.prodSpecTbl th {
	background-color: #A3D9DB;
	color: #00536F;
	width: 114px;
}

.prodSpecTbl td {
	background-color: #D1F6F7;
	color: #00536F;
	width: 250px;
}

.prodSpecOtherTbl td {
	background-color: #D1F6F7;
	color: #00536F;
	width: 250px;
}

.prodSpecOtherTbl th, .prodSpecOtherTbl td {
	height: 28px;
	vertical-align: middle;
	text-align: center;
}

.prodSpecOtherTbl th {
	background-color: #A3D9DB;
	color: #00536F;
}

.prodSpecOtherTbl td {
	background-color: #D1F6F7;
	color: #00536F;
}

.productRHtbl {
	width: 100%;
	padding-left: 7px;
	padding-right: 6px;
}

.productRHtbl td {
	height: 24px;
	vertical-align: middle;
}

#productRHhd {
	background-color: #F7E5C7;
	color: #845240;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #ECB975;
	border-bottom: 1px solid #ECB975;
}

#productRHnavOff {
	background-color: #F7ECDA;
	border-bottom: 1px solid #ECB975;
}

#productRHnavOff a:link, #productRHnavOff a:visited { text-decoration: none; color:#5D5D5D; }
#productRHnavOff a:hover { text-decoration: none; color: #845240; }
#productRHnavOff a:active { text-decoration: none; color:#5D5D5D; }

#productRHnavOn {
	background-color: #E3A75A;
	border-bottom: 1px solid #ECB975;
}

#productRHnavOn a:link, #productRHnavOn a:visited { text-decoration: none; color: white; }
#productRHnavOn a:hover { text-decoration: none; color: white; }
#productRHnavOn a:active { text-decoration: none; color: white; }

#headingPck {
	font-size: 12px;
	font-weight: bold;
	color: #00536F;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 6px;
}
/* end products */

/* note: recipes nutritional panel styles are within the recipeNutPopUp.aspx file */
