@charset "UTF-8";
/* CSS Document */

/* General Elements */
/* ----------------------------------------------------- */
html { margin: 0; padding: 0; height: 100%; }
body { margin: 0; padding: 0; height: 100%; background:url(../images/bkg_site.gif) left top repeat-x #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#68605D; line-height:16px; }
body.homepage { background:url(../images/bkg_home.gif) left top repeat-x #FFFFFF; }
body.nutritionpage { background:#999999; }
img { border:0; }
form { margin: 0; padding: 0; }
p { margin:0 0 14px 0; }
h1 { font-size:18px; line-height:normal; font-style:italic; font-weight:normal; margin:2px 0 10px 0; }
h2 { font-size:18px; line-height:normal; font-style:normal; font-weight:normal; margin:2px 0 10px 0; }
h3 { font-size:14px; line-height:normal; font-style:italic; font-weight:bold; margin:25px 0 5px 0; }
.orangeText { color:#E9AE0F; }
.footerText { font-size:9px; line-height:10px; }
.errorTextBig { font-size:14px; font-style:italic; color:#ED1C24; }
.errorText { font-size:12px; font-style:italic; color:#ED1C24; }
.requiredText { font-size:12px; font-style:italic; }
.clearBoth { clear:both; height:1px; overflow:hidden; margin:0; padding:0; }
sup { font-size:0.8em; }

textarea { resize:none; font-size:12px; overflow: auto; }


/* Navigation and links */
A:link, A:active, A:visited { color:#000000; text-decoration:underline; }
A:hover { color:#ED1C24; text-decoration:none; }
A:focus { outline: none;}
A:link.noUnderlinelink, A:active.noUnderlinelink, A:visited.noUnderlinelink { color:#000000; text-decoration:none; }
A:hover.noUnderlinelink { color:#ED1C24; text-decoration:none; }
A:link.orangelink, A:active.orangelink, A:visited.orangelink { color:#E9AE0F; text-decoration:none; font-size:14px; font-style:italic; }
A:hover.orangelink { color:#ED1C24; text-decoration:none; font-size:14px; font-style:italic; }
A:link.footerlink, A:active.footerlink, A:visited.footerlink { color:#000000; text-decoration:underline; font-size:10px; }
A:hover.footerlink { color:#ED1C24; text-decoration:none; font-size:10px; }
A:link.searchlink, A:active.searchlink, A:visited.searchlink { color:#ED1C24; text-decoration:none; padding:2px 6px; }
A:hover.searchlink { color:#FFFFFF; text-decoration:none; background-color:#ED1C24; padding:2px 6px; }
A:link.prevNextlink, A:active.prevNextlink, A:visited.prevNextlink { color:#000000; text-decoration:underline; padding:2px 6px; }
A:hover.prevNextlink { color:#ED1C24; text-decoration:none; padding:2px 6px; }
.searchOn { color:#FFFFFF; background-color:#ED1C24; text-decoration:none; padding:2px 6px; }


/* Top Nav */
.navHome span, .navHomeOn span, .navCheeses span, .navCheesesOn span, .navProduct span, .navProductOn span, .navRecipes span, .navRecipesOn span, .navFAQ span, .navFAQOn span, .navContact span, .navContactOn span { display:none; }
.navHome a { width:88px; height:38px; float:left; display:inline; background:url(../images/nav_home.gif) left top no-repeat; }
.navHome a:hover { background-position:0 -38px; }
.navHomeOn, .navHomeOn a { width:88px; height:38px; float:left; display:inline; background:url(../images/nav_homeOn.gif) left top no-repeat; }
.navCheeses a { width:153px; height:38px; float:left; display:inline; background:url(../images/nav_cheeses.gif) left top no-repeat; }
.navCheeses a:hover { background-position:0 -38px; }
.navCheesesOn, .navCheesesOn a { width:153px; height:38px; float:left; display:inline; background:url(../images/nav_cheesesOn.gif) left top no-repeat; }


.navProduct a { width:188px; height:38px; float:left; display:inline; background:url(../images/nav_product.gif) left top no-repeat; }
.navProduct a:hover { background-position:0 -38px; }
.navProductOn, .navProductOn a { width:188px; height:38px; float:left; display:inline; background:url(../images/nav_productOn.gif) left top no-repeat; }

.navRecipes a { width:102px; height:38px; float:left; display:inline; background:url(../images/nav_recipes.gif) left top no-repeat; }
.navRecipes a:hover { background-position:0 -38px; }
.navRecipesOn, .navRecipesOn a { width:102px; height:38px; float:left; display:inline; background:url(../images/nav_recipesOn.gif) left top no-repeat; }
.navFAQ a { width:77px; height:38px; float:left; display:inline; background:url(../images/nav_faq.gif) left top no-repeat; }
.navFAQ a:hover { background-position:0 -38px; }
.navFAQOn, .navFAQOn a { width:77px; height:38px; float:left; display:inline; background:url(../images/nav_faqOn.gif) left top no-repeat; }
.navContact a { width:88px; height:38px; float:left; display:inline; background:url(../images/nav_contact.gif) left top no-repeat; }
.navContact a:hover { background-position:0 -38px; }
.navContactOn, .navContactOn a { width:88px; height:38px; float:left; display:inline; background:url(../images/nav_contactOn.gif) left top no-repeat; }
.navSpacer { width:206px; height:38px; display:block; float:left; }


/* General Page Elements */
/* ----------------------------------------------------- */
.site { width:960px; text-align:left; margin:0 auto 0 auto; }
.header { width:960px; height:140px; margin:0 auto 0 auto; display:block; position:relative; }
.logo { width:246px; height:139px; float:left; display:block; }
.nav { width:714px; height:62px; padding:78px 0 0 0; float:left; display:block; }
.homepageAni { width:960px; height:630px; margin:0 auto 0 auto; display:block; position:relative; }
.homepageAd1 { width:315px; height:142px; display:block; position:absolute; left:645px; top:50px; z-index:2; }
.homepageAd2 { width:315px; height:142px; display:block; position:absolute; left:645px; top:190px; z-index:2; }

.contentArea { background:url(../images/bkg_content.gif) left top repeat-x #F0F0F0; padding:35px 0 15px 0; }
.content { width:960px; margin:0 auto 0 auto; display:block; position:relative; }
.contentLeft { width:654px; display:block; position:relative; float:left; }
.contentRight { width:306px; display:block; position:relative; float:left; }
.contentRight .shareThis { width:281px; height:16px; padding:0 25px 0 0; text-align:right; display:block; }

.cheeseVarieties { width:240px; float:left; display:block; position:relative; }
.cheeseVarietiesHero { width:240px; height:186px; padding:0 0 15px 0; display:block; }
.cheeseVarietiesTitle { width:240px; height:35px; position:absolute; left:0; top:165px; display:block; }
.cheeseVarieties p { padding:0 20px 0 0; }
.cheeseVarietiesCard { width:960px; height:261px; padding:29px 0 0 0; background:url(../images/bkg_cheeseVarietiesCard.gif) center top no-repeat; text-align:center; display:block; clear:both; }

.products { width:287px; height:320px; padding:0 40px 0 0; float:left; display:inline; position:relative; }
.productsDescription { position:absolute; left:0; top:160px; display:block; }
.productsDescription p { font-size:12px; line-height:16px; }
.productsSidebar { width:306px; height:737px; background:url(../images/bkg_cheeseSidebar.jpg) right top no-repeat; display:block; position:relative; }
.productsSidebar .browse { width:298px; height:20px; padding:0 0 0 8px; display:block; text-align:center; position:absolute; left:0; top:95px; }
.productsSidebar .browse select { width:218px; font-size:12px; font-style:italic; }
.productsSidebar .recipe1 { width:188px; height:165px; display:block; position:absolute; left:67px; top:206px; }
.productsSidebar .recipe2 { width:188px; height:165px; display:block; position:absolute; left:67px; top:401px; }
.browseHero { width:188px; height:121px; overflow:hidden; display:block; }
.browseHero img { width:188px; height:150px; }
.browseDescription { width:188px; height:44px; font-size:14px; color:#E9AE0F; font-style:italic; display:block; }
.browseSubmit { width:298px; height:34px; padding:0 0 0 8px; display:block; text-align:center; position:absolute; left:0; top:600px; }

.nutrition, .print { width:720px; background:#FFFFFF; padding:0 18px 18px 18px; position:relative; }
.nutritionLogo, .printLogo { width:246px; height:139px; z-index:2; position:absolute; top:10px; left:45px; }
.nutritionHead, .printHead { width:720px; height:40px; padding:40px 0 0 0; text-align:right; }
.nutritionArea, .printArea { width:702px; border:1px solid #ED1C24; padding:9px 9px 8px 9px; }
.nutritionLeft { width:253px; height:550px; padding:70px 9px; background:#F0F0F0; text-align:left; display:block; float:left; }
.nutritionLeftURL { width:253px; height:30px; text-align:center; color:#231F20; display:block; }
.nutritionLeftDivider { width:253px; height:30px; background:url(../images/img_dividerLines.gif) center center repeat-x; display:block; }
.nutritionLeftContent { width:230px; padding:0 11px 0 12px; display:block; }
.nutritionLeftContent p { margin:0; padding:0; line-height:18px; }
.nutritionRight { width:390px; padding:20px 0 0 41px; text-align:left; display:block; float:left; }
.printURL { width:492px; height:32px; padding:22px 0 0 210px; background:#F0F0F0; text-align:left; display:block; }
.printRecipeTop { width:700px; margin:0 -9px; padding:22px 0 0 20px; background:url(../images/bkg_recipesPrintTop.gif) left top no-repeat; display:block; }
.printRecipeImage { width:300px; height:240px; display:block; padding:0 12px 0 0; float:left; }
.printRecipeContentArea { width:365px; display:block; text-align:left; padding:5px 0 0 0; float:left; }
.printRecipeContent { width:365px; min-height:188px; }
.printRecipeDescription { width:365px; padding:0 0 10px 0; display:block; font-size:13px; line-height:15px; }
.printRecipeDivider { width:365px; height:18px; background:url(../images/img_dividerDots.gif) left center repeat-x; display:block; }
.printRecipeFooter { width:365px; height:29px; display:block; }
.printRecipeBottom { width:720px; height:41px; margin:0 -9px; background:url(../images/bkg_recipesPrintBottom.gif) left top no-repeat; display:block; }
.printRecipeText { width:684px; padding:0 10px; font-size:13px; line-height:18px; }
.printRecipeText img { padding:8px 0; }

.recipesLanding { width:297px; height:290px; padding:0 30px 0 0; float:left; display:block; }
.recipesLandingHero { width:295px; height:120px; padding:10px 0; display:block; }
.recipesLandingTitle { width:295px; height:35px; display:block; }
.recipesLandingDescription { width:297px; height:100px; padding:10px 0; display:block; }
.recipesSidebar { width:306px; height:476px; background:url(../images/bkg_recipesSidebar.jpg) right top no-repeat; display:block; position:relative; }
.recipesSidebarSpacer { width:306px; height:40px; display:block; }
.recipesSidebar .viewAllRecipes { width:142px; height:29px; display:block; position:absolute; left:55px; top:65px; }
.recipesSidebar .select1 { width:298px; height:20px; padding:0 0 0 8px; display:block; text-align:center; position:absolute; left:0; top:276px; }
.recipesSidebar .select2 { width:298px; height:20px; padding:0 0 0 8px; display:block; text-align:center; position:absolute; left:0; top:312px; }
.recipesSidebar .select3 { width:298px; height:20px; padding:0 0 0 8px; display:block; text-align:center; position:absolute; left:0; top:348px; }
.recipesSidebar .select4 { width:298px; height:20px; padding:0 0 0 8px; display:block; text-align:center; position:absolute; left:0; top:384px; }
.recipesSidebar .select1 select, .recipesSidebar .select2 select, .recipesSidebar .select3 select, .recipesSidebar .select4 select { width:218px; font-size:12px; font-style:italic; }
.recipesDetail { width:620px; background:url(../images/bkg_recipesDetailTop.gif) left 14px no-repeat; padding:37px 12px 0 22px; display:block; position:relative; }
.recipesDetailImage { width:300px; height:240px; display:block; padding:0 12px 0 0; float:left; }
.recipesDetailContentArea { width:295px; display:block; text-align:left; padding:5px 0 0 0; float:left; }
.recipesDetailContent { width:295px; min-height:188px; }
.recipesDetailDescription { width:295px; padding:0 0 10px 0; display:block; font-size:13px; line-height:15px; }
.recipesDetailDivider { width:295px; height:18px; background:url(../images/img_dividerDots.gif) left center repeat-x; display:block; }
.recipesDetailFooter { width:295px; height:29px; display:block; }
.recipesDetailBottom { width:654px; height:41px; background:url(../images/bkg_recipesDetailBottom.gif) left top no-repeat; display:block; clear:both; }
.recipesDetailText { width:624px; padding:0 10px; font-size:13px; line-height:18px; }
.recipesDetailText img { padding:8px 0; }

.searchNav { width:644px; height:25px; padding:0 5px; display:block; }
.searchDivider { width:654px; height:12px; background:url(../images/img_dividerLines.gif) left center repeat-x; display:block; }
.searchResult { width:634px; text-align:left; padding:15px 20px 15px 0; display:block; }
.searchResultImage { width:200px; height:160px; padding:4px 20px 0 0; display:block; float:left; }
.searchResultContent { width:414px; text-align:left; display:block; float:left; }

.longContent { width:950px; font-size:14px; line-height:17px; font-weight:normal; text-align:left; padding:0 0 20px 10px; display:block; }
.shortContent { width:950px; height:300px; font-size:14px; line-height:21px; font-weight:normal; font-style:italic; text-align:left; padding:0 0 20px 10px; display:block; }

.contactForm img { padding:0 5px; }
.contactCell { padding:8px 10px; }
.errorCell { padding:8px 10px; background-color:#FBCFD1; }

.footerHomepage { width:950px; height:50px; padding:15px 10px 15px 0; margin:0 auto 0 auto; font-size:10px; line-height:10px; display:block; }
.footerArea { background:url(../images/bkg_footer.gif) left top repeat-x; clear:both; }
.footer { width:950px; height:50px; padding:34px 10px 15px 0; margin:0 auto 0 auto; font-size:10px; line-height:10px; display:block; }

/*Additional Elements by Aaron B. required for search styling - and OVERRIDES */
.requiredField { color: #68605D; font-size: 13px; font-weight: normal; padding-left: 15px; top: -15px; position: relative;}
.searchForm { width:600px; margin:0 auto; }
form.searchForm { margin: 0px 0 0 180px; }
.searchForm select, .searchForm input { padding: 2px; }

.searchForm input, .searchForm select { line-height: 17px}
.searchForm td { padding: 10px 0;}
.searchForm option, .searchForm select { font-size: 12px;}
.searchForm .errorText, .clearButton a, .errorMessageTop { padding-left: 5px; font-family: 'Lucida Sans', Trebuchet MS,Arial,Helvetica,sans-serif; color:#ed1c24;  }


.clearButton a { font-size: 14px; color: #68605D; font-family: 'Arial', sans-serif;}
.clearButton a:hover {color: #ED1C24;}

.searchButtonIndent {padding-left: 110px;}
.errorText { background-color:#fbcfd1; padding: 3px 10px 3px 10px; font-style: normal;}
.errorText img { padding: 0px 5px;}
.searchForm .contactCell {padding-top: 10px;}
.topBorder { border-top: 1px #ED1C24 solid;}
.searchForm h1{padding-top: 10px;}
.searchForm h1 { font-size:24px;}
.bottomRow td { padding-bottom: 30px;}
.errorMessageTop { background-color:#fbcfd1; padding:10px; margin-bottom: 7px;}
.errorMessageTop ul { display:none; }
td.resultsCopy { color: #000000; font-size: 14px; padding: 10px 0px!important;}
.nextPrevious { text-align: right; padding: 0; text-transform: uppercase; font-size: 11px;}
.nextPrevious .leftButton { padding-right: 20px;}
.nextPrevious { color: #bbbab7; }
.nextPrevious a { color: #68605D; font-weight: normal;}

span.leftButton a { padding-left: 10px; background: transparent url(../images/inactiveLeftArrow.gif) no-repeat left center; cursor: default; color: #bbbab7!important;}
span.leftButton a:link, span.leftButton a:visited, span.leftButton a:active{ padding-left: 10px; background: transparent url(../images/activeLeftArrow.gif) no-repeat left center; cursor: pointer; color:#ED1C24!important;}
span.rightButton a { padding-right: 10px; background: transparent url(../images/inactiveRightArrow.gif) no-repeat right center; cursor: default; color: #bbbab7!important;}
span.rightButton a:link, span.rightButton a:visited, span.rightButton a:active{ padding-right: 10px; background: transparent url(../images/activeRightArrow.gif) no-repeat right center;  cursor: pointer; color:#ED1C24!important;}
td.nextPrevious a:hover { text-decoration: underline!important;}

.searchResults { color: #68605D; font-family: 'Lucida Sans', Trebuchet MS,Arial,Helvetica,sans-serif; font-size: 13px;}
.searchResults th { background-color: #E9AE0F; color:#ffffff; padding: 10px; }
.searchResults td { padding: 15px 0 15px 10px;  border-bottom:1px #ED1C24 solid; vertical-align: top;}
.searchResults tr td a {color:#ED1C24; font-weight: normal; text-decoration: none;}
.searchResults tr td a:hover {text-decoration: underline;}
td.noBorder { border-bottom: 0px!important;}

/*Overrides from previous css file */
#design_content, div.design_content { background-color:Transparent; background-image:none; border-style:none; overflow:auto; padding:2px; }
div.design_choices { background-color:Transparent; background-image:none; border-style:none; font-family:arial; font-weight:normal; padding:4px; }
ol.design_list_horizontal { border:none; margin:0; padding-left:1px; padding-right:3px; }


