/*ERIC MEYER RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*HTML*/
body {
	font-family: arial, helvetica, verdana, sans-serif;
}
a {
	color: #003366;
	font-size: 12px;
}
p, .p {
	color: #666;
	line-height: 1.5em;
	font-size: 12px;
	margin: 0 0 15px 0;
}
h2, .h2 {
	font-size: 21px;
	color: #003366;
	font-weight: normal;
}
h3, .h3 {
	color: #003366;
	margin: 0 0 10px 0;
}
h4 {
	font-size: 13px;
	margin: 0 0 0 0;
	text-transform: uppercase;
}
ol {
	font-size: 12px;
	margin: 5px 0 15px 0;
	color: #666;
}
ol li {
	margin: 0 0 5px 0;
}

/*UTILITY*/
.hNav {
}
.hNav li {
	float: left;
}
.hNav li a {
	display: block;
}

.hList {
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
.clearfix { *display:inline-block;}
/*wraped clears - add items to auto clear*/
#header:after, #cart:after, #headerNav:after, .hNav:after, #mainNav:after, #pageMiddle:after, .columnGroup:after, .subcolumnGroup:after, #footer:after, #footerA:after, #footerB:after, .crossSell:after, #productAttImages:after {
	content: ".";
	display: block; *display:inline-block;height:0;clear:both;visibility:hidden;}

.clearfix, .wrap {
	display: block;
}
.noBackground {
	background: none !important;
}
.imageLeft {
	display: block;
	float: left;
	margin: 2px 15px 10px 0;
}
.imageRight {
	display: block;
	float: right;
	margin: 0 0 15px 15px;
}
.last {
	border-right: none !important;
}
.noBorder {
	border: none !important;
}
.dropdown {
	display: none;
}
.title {
	text-indent: -9999px;
}
#breadcrumb {
	font-size: 11px;
	margin: 10px 0 10px 0;
	width: 100%;
}
#breadcrumb li {
	padding: 0 5px 0 0;
}
#breadcrumb li a {
	text-decoration: none;
	color: #003366;
}

/*MAIN CONTAINERS*/
#headerContainer, #topNavContainer, #mainContentContainer, #footerContainer {
	width: 100%;
	text-align: center;
}
#header, #topNav, #mainContent {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#headerContainer {
	height: 100px;
	background: #003366;
}
#topNavContainer {
	height: 30px;
	background: #669933;
}
#footerContainer {
	height: 75px;
	background: #003366;
}
#mainContentContainer {
	text-align: left;
}
#footer {
	text-align: center;
	width: 760px;
	margin: 0 auto;
	text-align: center;
	padding: 30px 0 0 0;
}

/*GENERAL COLUMNS*/
.columnA, .columnB, .columnC {
	float: right;
}
.first {
	float: left;
}

/*HEADER*/
#header .content {
	padding: 17px 0 15px 0;
}
#header #logo {
	width: 300px;
	height: 65px;
	background: url(../_images/logo.png) no-repeat;
}
#header #headerSearch {
	width: 600px;
	height: 65px;
	background: url(../_images/headerSearch.png) no-repeat;
	position: relative;
}
#header #headerSearch #searchForm {
	margin: 0px 0px 0px 0px;
}


#header #headerSearch #searchForm span {
	display: block;
	float: left;
	position: absolute;
	top: 20px;
	left: 208px;
}


#header #headerSearch #searchForm input[type="text"] {
	width: 200px;
}

#header #headerSearch #searchForm #searchSpan img {
	float: left;
	position: absolute;
	top: 1px;
	left: 200px;
	padding: 0 0 0 10px;
}

#header #headerSearch #searchButton, .searchButton {
	background-color: Transparent;
	background: url(../_images/goHeader.gif) no-repeat;
	text-indent: -9999px;
	border-style: none;
	width: 50px;
	height: 20px;
	cursor: pointer;
	position: relative;
	top: 1px;
	left: 5px;
}

/*
#header #headerSearch #searchForm a {
	display: block;
	text-indent: -9999px;
	background: url(../_images/searchButton.gif) no-repeat;
	height: 20px;
	width: 50px;
	float: left;
	margin: 1px 0 0 10px;
}
*/

/*NAVIGATION*/

#topNav {
	margin: 0 auto !important;
}


#topNav .hNav {
	height: 20px; /*padding-top: 8px;*/
}
#topNav .hNav li a {
	text-decoration: none;
	color: #fff;
	font-family: arial-helvetica,sans-serif;
	font-size: 12px;
	border-left: 1px solid #99CC66;
	width: 119px;
	text-align: center;
	padding: 9px 0 9px 0;
}
#topNav .hNav li.last a {
	border-right: 1px solid #99cc66;
	width: 118px;
}
#footer .hNav {
	text-decoration: none;
	margin: 20px auto;
	display: inline;
	height: 20px;
}
#footer #footerNav {
	margin: 0 auto;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}
#footer .hNav li a {
	color: #fff;
	text-decoration: none;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	padding: 0 20px 0 0;
	width: 100px;
}

/*HOME*/
/*top*/
#home #contentTop .columnA {
	width: 242px;
}
#home #contentTop .columnA .content {
	padding: 20px 20px 20px 0;
}
#home #contentTop .columnA h2 {
	background: url(../_images/savingscome.gif);
	width: 211px;
	height: 59px;
}

#home #contentTop .columnA .h2 {
	background: url(../_images/savingscome.gif);
	width: 211px;
	height: 59px;
}

#home #contentTop .columnA p {
	margin: 15px 0 0 0;
}
#home #contentTop .columnB {
	width: 718px;
	height: 250px;
	background: #efefef;
}
/*center*/
#home #contentCenter {
	margin: 15px 0 15px 0;
}
#home #contentCenter .indexFocusItem {
	float: left;
	margin: 0 10px 0 0;
	width: 232px;
	height: 200px;
	background: url(../_images/indexbox.gif);
}
#home #contentCenter .indexFocusItem .content {
	padding: 15px;
}
#home #contentCenter .indexFocusItem .focusImage {
	background: #fff;
	border: 1px solid #ccc;
	height: 75px;
	margin-top: 10px;
}
#home #contentCenter .last {
	margin: 0 !important;
}
#home #contentCenter .indexFocuItem {
	position: relative;
}
#home #contentCenter .indexFocusItem p {
	font-size: 10px;
	margin: 10px 0 0 0;
	line-height: 1.3em;
	height: 25px;
}
#home #contentCenter .indexFocusItem a {
	display: block;
	text-indent: -9999px;
	background: url(../_images/goHome.gif) no-repeat;
	width: 51px;
	height: 21px;
	float: right;
}
#home #contentCenter h2#learn {
	width: 103px;
	height: 35px;
	background: url(../_images/learn.gif) no-repeat;
}
#home #contentCenter h2#locate {
	width: 103px;
	height: 35px;
	background: url(../_images/locate.gif) no-repeat;
}
#home #contentCenter h2#cook {
	width: 103px;
	height: 35px;
	background: url(../_images/cook.gif) no-repeat;
}
#home #contentCenter h2#health {
	width: 150px;
	height: 35px;
	background: url(../_images/health.gif) no-repeat;
}
/*bottom*/
#home #contentBottom {
	margin: 0 0 40px 0;
}
#home #contentBottom .columnA {
	width: 242px;
}
#home #contentBottom .columnA .content {
	padding: 0 20px 0 0;
}
#home #contentBottom .columnB {
	width: 718px;
}

/*PRODUCT*/
#productB h3 {
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px 0;
}

#product h3 {
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px 0;
}
#product #pageContent ul li {
	font-size: 12px;
	color: #666;
	margin: 0 0 5px 0;
	line-height: 1.5em;
}
#sidebar {
	/*width: 200px;*/
	width: 200px;
}
#sidebar dl {
	margin: 10px 0 10px 0;
	border: 1px solid #ccc;
	border-bottom: none;
}
#sidebar dl a {
	text-decoration: none;
	font-size: 14px;
	color: #003366;
	vertical-align: middle;
	padding: 0px 0 0px 0;
}
#sidebar dl dt {
	border-bottom: 1px solid #ccc;
	height: 35px;
}

#sidebar dl dt img {
	float: left;
	margin: 0 5px 0 0;
}

#sidebar dl dt a {
	/*display:inline;*/ /*text-indent: -9999px;*/ /*width: 198px;*/
	width: 198px;
	height: 35px;
	text-align: left; /*text-indent: 30px;*/
	text-indent: 5px; /*padding: 0 0 0 30px;*/
}

#sidebar dl dd {
	background: #efefef;
	padding: 5px;
	border-bottom: 1px solid #ccc;
}

#sidebar dl dd ul li a:hover {
	color: #009999;
}

#sidebar dl dd ul {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}
#sidebar dl dd ul li {
	margin: 0;
	padding: 0 0 0 0px;
	list-style-image: url(../_images/clearArrow.gif);
	list-style-position: inside;
}
#sidebar dl dd ul li.current {
	list-style-image: url(../_images/greyArrow.gif);
	list-style-position: inside;
}

#sidebar dl dd ul li a {
	color: #666;
	font-size: 11px;
}

#sidebar dl dd ul li.current a {
	color: #333;
}

/*
#sidebar dl dd ul li.current a:hover {
	color: #009999;
}
*/

#pageContent {
	width: 740px;
	padding-bottom: 100px;
}
#pageContent #productA {
	width: 250px;
	margin-bottom: 50px;
}
#pageContent #productA .content {
	padding: 15px 0 15px 0;
}
#pageContent #productA #productImage {
	width: 250px;
	height: 250px;
	border: 1px solid #ccc;
}
#pageContent #productA #productImageNav {
	margin: 10px 0 10px 0;
}
#pageContent #productA #productImageNav li {
	margin-right: 5px;
}

#pageContent #productA #productImageNav li a {
	text-decoration: none;
	padding: 1px 3px 1px 3px;
	border: 1px solid #ccc;
	color: #666;
	line-height: 1em;
}

#pageContent #productA #productImageNav .current a, #pageContent #productA #productImageNav .current a:hover {
	background: #003366;
	color: #fff !important;
}

#pageContent #productA #productImageNav li a:hover {
	background: #efefef;
	color: #000;
}
#pageContent #productA .crossSell {
	clear: both;
}
#pageContent #productA .crossSell .crossSellImage {
	width: 75px;
	height: 75px;
	border: 1px solid #ccc;
	float: left;
	margin: 0 10px 10px 0;
}
#pageContent #productB {
	width: 470px;
}
#pageContent #productB li {
	font-size: 12px;
	color: #666;
	margin: 0 0 5px 0;
	line-height: 1.5em;
}
#pageContent #productB .content {
	padding: 15px 0 15px 0;
}

/*CATEGORY*/
#category #pageContent ul li {
	font-size: 12px;
	color: #666;
	margin: 0 0 0 0;
	line-height: 1.5em;
}
#categoryImage {
	height: 190px;
}
#categoryHeader {
	padding: 10px 0 10px 35px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#categoryHeader.baking {
	background: url(../_images/bakingCatBar.gif);
	background-repeat: no-repeat;
}
.catNavBar {
	background: #efefef;
	height: 30px;
	font-size: 11px;
}
.catNavBar .content {
	padding: 8px 10px 0 10px;
}
.catNavBar a, .a {
	text-decoration: none;
	color: #666;
	padding: 0 !important;
	margin: 0;
	line-height: 1em;
	font-size: 11px;
}
.catNavBar .viewLink {
	float: left;
}
.catNavBar #pagination {
	float: right;
	margin: 0;
	padding: 0;
}
.catNavBar #pagination li {
	padding: 0;
	margin: 0;
	background: #efefef;
	padding-left: 5px;
}

.catNavBar #pagination li .a {
	padding-left: 5px;
}

#productList {
	border-left: 1px solid #ccc;
}
#productList .product {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 183px;
	float: left;
	height: 183px;
	text-align: center;
}
#productList .product .catProductImage {
	height: 130px;
	margin: 10px 0 5px 0;
}
#productList .product a {
	font-size: 11px;
	text-decoration: none;
	margin: 0 5px 0 5px;
	padding: 0 5px 0 5px;
}

/*LANDING PAGES*/
#pageContent #landingA {
	width: 250px;
	margin-bottom: 50px;
}

#pageContent #landingB {
	width: 740px;
	margin-bottom: 50px;
}

#healthLandingTitle {
	background: url(../_images/healthLandingTitle.jpg) no-repeat;
	width: 170px;
	height: 50px;
}

#learnLandingTitle {
	background: url(../_images/learnLandingTitle.jpg) no-repeat;
	width: 170px;
	height: 50px;
}

#cookLandingTitle {
	background: url(../_images/cookLandingTitle.jpg) no-repeat;
	width: 170px;
	height: 50px;
}

.landingImage {
	margin: 10px 0 5px 0;
}
.imageCaption {
	line-height: 1.2em;
	color: #003366;
	font-weight: bold;
}
#landing h3 {
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px 0;
	margin: 0;
}
#articleList li, #archiveList li {
	padding: 0 0 5px 15px;
	border-bottom: 1px solid #ccc;
	background: url(../_images/landingListBullet.gif) no-repeat left 5px;
}
#articleList li a, #archiveList li a {
	text-decoration: none;
	font-size: 11px;
	line-height: 1em !important;
}


/*iCepts*/
#storeLocator {
	margin: 20px 0 0 10px;
	text-align: center;
}

#storeLocator input[type="button"], input[type="submit"] {
	border-style: outset;
	background-color: #ddddff;
}

#storeLocator input[type="text"] {
	width: 45px;
}


#productA .storeLocator {
	width: 100%; /*text-align:center;*/
	margin: 0 0 10px 0;
}

#productA .storeLocator input[type="button"], input[type="submit"] {
	border-style: outset;
	background-color: #ddddff;
}

.errorDiv {
	font-size: 11px;
	color: #990000;
}

#articleCategoryHeading {
	font-size: 21px;
	color: #003366;
	font-weight: normal;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
}

#articleCategoryList {
	border-left: 1px solid #ccc;
}
#articleCategoryList .articleCategory {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 244px;
	float: left;
	height: 143px;
	text-align: center;
}
#articleCategoryList .articleCategory .articleCategoryImage {
	height: 110px;
	margin: 5px 0px 5px 0px;
}
#articleCategoryList .articleCategory a {
	font-size: 12px;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.h3 a {
	font-size: 14px;
	text-decoration: underline;
}

.prompt {
	font:11px Verdana;
	padding-right:10px;
	text-align:right;
}

.data {
	font:11px Verdana;
}

.articleButton, .archiveButton {
	font: 9px Verdana;
	color: #ffffff;
	font-weight: normal;
	border-style: solid;
	border-width: 2px;
	border-color: #A49393;
	background-color: #669933;
	height: 22px;
	width: 80px;
	cursor: pointer;
	margin-bottom: 8px;
}

.articleButtonDisabled, .archiveButtonDisabled {
	font: 9px Verdana;
	color: #080802;
	font-weight: normal;
	border-style: solid;
	border-width: 2px;
	border-color: #A49393;
	background-color: #f8f8f2;
	height: 22px;
	width: 80px;
	cursor: default;
	margin-bottom: 8px;
}

.ratingContent img {
	position: relative;
	top: 3px;
	padding-right: 10px;
}

.ratingContent .reviewCaption {
	font: 10px Verdana;
	font-weight: bold;
}
.ratingContent .reviewText {
	font: 10px Verdana;
	font-weight: normal;
}

.ratingContent .reviewText hr {
	color: #dfffdf;
}

.ratingContent .reviewUser {
	font: 10px Verdana;
	font-weight: normal;
}

.ratingContent .reviewImage img {
	position: relative;
	top: -1px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.reviewForm .prompt {
	padding-right: 10px;
	font: 10px Verdana;
	font-weight: bold;
}

.reviewForm .data {
	font: 10px Verdana;
}

.reviewForm .data input[type="text"], SELECT {
	font: 10px Verdana;
}

.reviewForm .data textarea {
	font: 10px Verdana;
	width: 400px;
}


.loginDiv {
	width: 100%;
	text-align: center;
}

.itemKeywords {
	font: 9px Verdana;
	color: #a8a8a2;
}

/*
.articleCategoryView {
	font-size:12px;
	color:#003366;
	margin:5px 0 5px 0;
}

.articleCategoryView a {
	text-decoration:none;
}
*/


/*
.leftNav1 {
	width: 200px;
	margin: 10px 0 10px 0;
	border: 1px solid #ccc;
	border-bottom: none;
	text-decoration: none;
	font-size: 13px;
	color: #003366;
	vertical-align: middle;
}
.leftNav2 {
	border-bottom: 1px solid #ccc;
	height: 35px;
}
*/

.eContent_EditButton {
	border-style: none;
	background-color: #ddddff;
}
.ArticleSeparator {
	background: url(../_images/e_punct_b.gif);
	background-repeat: repeat-x;
}
.h1 {
	font-size: 36px;
	color: #003366;
	font-weight: normal;
}

.nf_style1 {
	height: 22px;
}

.subColumnGroup h2 {
	margin-top: 0;
}

#searchInstructions li {
	background-image: url(../_images/searchLi.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
	line-height: 30px;
	color: #003366;
	font-weight: bold;
}

#breadcrumb li.current {
	padding-top: 1px;
}

#articleSearchResults H2, #articleSearchResults H2 A {
	font-size: 18px;
	color: #003366;
	margin: 0 0 10px 0;
}

#articleSearchResults H3 {
	font-size: 16px;
	color: #003366;
	margin: 0 0 5px 0;
}

#articleSearchResults .SRCaption {
	font-size: 14px;
	color: #003366;
	margin: 0 0 2px 0;
}

#articleSearchResults .SRHeadline {
	font-size: 12px;
	color: #003366;
	margin: 0 0 2px 0;
}

#articleSearchResults .SRContent {
	font-size: 12px;
	color: #666;
	margin: 0 0 8px 0;
}

/*
.adminTopDiv {
	margin-top: 10px;
}

.adminBottomDiv {
	margin-bottom: 10px;
}

.adminMiddleDiv {
	margin:10px 0px 10px 0px;
}
*/

#adminSelectors {
	margin: 10px 0px 10px 0px;
	font: 11px Verdana;
}

#adminSelectors TR {
	margin-top: 10px;
	margin-bottom: 10px;
}

#adminSelectors TD, TH {
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#adminDataList, .adminDataList {
	font: 11px Verdana;
}

#adminDataList, .adminDataList input[type="button"], input[type="submit"] {
	border-style: outset;
	background-color: #ddddff;
}

#adminDataList, .adminDataList .evenRow {
	background-color: #ffffff;
	padding: 3px 3px 3px 3px;
}

#adminDataList, .adminDataList .oddRow {
	background-color: #efefff;
	padding: 3px 3px 3px 3px;
}

#adminDataList, .adminDataList .rowHeader {
	font: 12px Verdana;
	font-weight: bold;
	background-color: #dddddd;
	padding: 3px 3px 3px 3px;
}

#adminDataList, .adminDataList .rowHeader TH {
	font: 12px Verdana;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

#adminDataList, .adminDataList input[type="checkbox"] {
	position: relative;
	top: 2px;
}

.content2 {
	padding: 15px 0 0 0;
}

.adminContent {
	font: 10px Verdana;
}

.adminContent h3 {
	font: 11px Verdana;
	font-weight: bold;
}

.adminButton,.normalButton {
	border-style: outset;
	background-color: #ddddff;
}

.contactTable {
	color: #666;
	line-height: 1.5em;
	font-size: 12px;
}

.contactTable .requiredPrompt {
	color: #000;
	text-align: right;
}

.contactTable .optionalPrompt {
	text-align: right;
}

.contactTable textarea {
	font: 11px Verdana;
}


