﻿@charset "utf-8";

/* Base Styles */
body 
{
	background-image:url(/images/hood/global/bkPixel.gif); 
	background-repeat:repeat;
	margin:0px;
	padding:0px;
}

body, p, div, td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a, a:visited 
{
	color: #FD182A;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
}

a:hover 
{
	color: #FD182A;
	text-decoration: underline;
	font-weight: bold;
	font-size:12px;
}

_img {behavior:url("/styles/pngbehavior.htc");}

.clsRedText
{
	color:#FD182A;
}
/* End Base Styles */

/* Primary Wrapper */
.mainWrapper 
{
	width:100%;
	margin:0px;
	padding:0px;
}

.mainWrapper div#innerWrapper 
{
	width:752px;
	padding:0px;
	margin:auto;
}

.headerArea 
{
	background-color:#FFFFFF;
	margin: 0px;
	margin-bottom:7px;
	padding:6px;
}

.headerArea div#headerNav 
{
	padding-top:4px;
}

.contentArea 
{
	background-color:#FFFFFF;
	margin-bottom:7px;
	padding:6px;
}

.contentArea a, .contentArea a:visited 
{
	color: #FD182A;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
}

.contentArea a:hover 
{
	color: #FD182A;
	text-decoration: underline;
	font-weight: bold;
	font-size:12px;
}

.footerArea 
{
	background-color:#FFFFFF;
	padding:5px;
	margin:0px;
}

.footerArea div#innerFooter 
{
	background-color:#6699CC;
	padding:8px;
	margin:0px;
	color:#ffffff;
	font-weight:bold;
}

.footerAlign 
{
	width:100%;
}

.footerAlign TD 
{
	font-size:10px;
}

.footerAlign TR TD#colRight 
{
	text-align:right;
}

.footerLinks a, a:visited 
{
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
}

.footerLinks a:hover 
{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:10px;
}

.footerLinks span#spacer 
{
	padding-left:4px;
	padding-right:4px;
}
/* End Primary Wrapper */

/* Frames */
.navFrame 
{
	width:192px;
	border:1px solid #CCCCCC;
	padding:3px;
	padding-bottom:0px;
}

.navFrame img 
{
	padding-bottom:3px;
	border:0px;
	display:block;
}

.navFrame span p
{
	padding:0px;
	margin:0px;
}

.contFrameLeft 
{
	width:526px;
	border:1px solid #CCCCCC;
	padding:3px;
	min-height:304px;
}

.contHeader 
{
	display:block;
	color:#FD182A;
	font-size:18px;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:10px;
}

.contCrumb
{
	vertical-align:bottom;
	text-align:right;
	padding-bottom:5px;
	padding-right:10px;
}

.contCrumb a, .contCrumb a:visited
{
	color:#999999;
	text-decoration:none;
	font-size:11px;
}

.contCrumb a:hover
{
	color:#999999;
	text-decoration:underline;
	font-size:11px;
}

.contInfoBox
{
	background-color:#E5E5E5;
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	margin:auto;
}

.contInfoBox p
{
	margin-top:10px;	
}

.searchFrame 
{
	display:block;
	width:187px;
	height:20px;
	border:1px solid #CCCCCC;
	padding-left:8px;
	padding-right:4px;
	text-align:left;
	vertical-align:middle;
}

.searchFrame input 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#999999;
	padding:0px;
	margin:0px;
	width:150px;
	border-style:none;
	border:0px;
	padding-bottom:1px;
}

.brandFrame
{
	padding-left:2px;
}

.brandFrame img
{
	padding-right:3px;
	padding-bottom:3px;
}

.brandFrame div#brandDescription
{
	width:100%;
	height:70px;
	padding:5px;
}

.brandFrame div#brandDescription div
{
	display:none;
}

.brandFrame div#brandDescription div strong
{
	font-size:12px;
	padding-bottom:5px;
}

.brandFrame div#brandDescription div#Default
{
	display:inline;
}

.pollFrame 
{
	width:192px;
	border:1px solid #CCCCCC;
	padding:3px;
	margin-top:3px;
	text-align:left;
}

.prodFrame 
{
	width:732px;
	border:1px solid #CCCCCC;
	padding:3px;
	min-height:304px;
}

.prodIngFrame 
{
	width:242px;
	border:1px solid #CCCCCC;
	padding:3px;
	min-height:100px;
}

.recipeFrame
{
	padding:5px;
}

.recipeFrame table
{
	width:100%;
}

.recipeFrame table tr#catHeader td
{
	font-weight:bold;
	padding-right:15px;
	white-space:nowrap;
}

.recipeListFrame
{
	padding:5px;
}

.recipeDetailFrame span
{
	padding-left:10px;
	font-size:13px;
	font-weight:bold;
}

.recipeDetailFrame div#recipeDetailIng
{
	margin-bottom:10px;
	padding-left:10px;
}

.recipeDetailFrame div#recipeDetailIng p
{
	padding:0px !Important;
	margin:0px;
}

.faqListFrame
{
	padding:5px;
}
/* End Frames */

/* Homepage Specific */
.mainWrapper#homeWrapper
{
	margin:auto;
	margin-top:36px;
	padding:0px;
}
/* End Homepage Specific */

/* Subpage Specific */
.mainWrapper#subWrapper 
{
	margin:auto;
	margin-top:36px;
	padding:0px;
}

.mainWrapper#subWrapper div.contentArea table tr td div.contFrameLeft p
{
	padding-left:5px;
	padding-right:10px;
}

.mainWrapper#subWrapper div.contentArea table tr td div.contFrameLeft
{
	padding-bottom:20px;
}
/* End Subpage Specific */

/* Search Results */
.searchResults
{
	padding-top:16px;
	padding-bottom:16px;
	padding-left:3px;
	padding-right:3px;
}

.searchResults a, .searchResults a:visited 
{
	color: #6699CC;
	text-decoration: none;
	font-size:12px;
}

.searchResults a:hover 
{
	color: #6699CC;
	text-decoration: underline;
	font-size:12px;
}

.searchNav
{
	margin:auto;
	text-align:right;
}

.searchNav a, .searchNav a:visited
{
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;			
}

.searchNav a:hover
{
	color: #6699CC;
	text-decoration:underline;
	font-weight: bold;
	font-size:12px;			
}

.searchLoad
{
	position: absolute;
	width:520px;
	top:400px;
	text-align:center;
}
/* End Search Results */

/* News Feed */
.newsFeed
{
	display:block;
	padding-top:10px;
	padding-right:3px;
	padding-left:19px;
	margin:0px;
}

.newsFeed li
{
	margin-top:15px;
	list-style-image:url('/images/hood/icons/ic_listbullet.gif');
}

.newsFeed li a, .newsFeed li a:visited, .newsArchive a, .newsArchive a:visited
{
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;			
}

.newsFeed li a:hover, .newsArchive a:hover
{
	color: #6699CC;
	text-decoration:underline;
	font-weight: bold;
	font-size:12px;			
}

.newsArchive
{
	padding-top:40px;
	padding-bottom:10px;
	padding-left:5px;
}

.newsArchive img
{
	padding-right:5px;
}
/* End News Feed */

/* News Article */
.newsArticle h3
{
	font-size:14px;
	color:#6699CC;
	margin-bottom:0px;
	padding-left:3px;
}

.newsArticle p#subHeader
{
	margin-top:0px;
}
/* End News Article */

/* Contact Us */
.contactSubmit
{
	padding-top:20px;
	width:100%;
	text-align:left;
}

.contactSubmit img
{
	padding-right:5px;
}

.contactSubmit a, .contactSubmit a:visited
{
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;	
}

.contactSubmit a:hover
{
	color: #6699CC;
	text-decoration: underline;
	font-weight: bold;
	font-size:12px;	
}
/* End Contact Us */

/* Products Home */
.prodnavHome
{
	padding-left:5px;
}
/* End Products Home */

/* Products Category Page */
.prodnavSubCatSplash
{
	width:100%;
	text-align:center;
}

.prodnavSubCatSplash table
{
	width:100%;
	height:300px;
}

.prodnavSubCatLinks
{
	margin:0px;
	padding:0px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
}

.prodnavSubCatLinks td#lnk
{
	padding-left:20px;
	background-image:url(/images/hood/icons/ic_bullet2.gif);
	background-repeat:no-repeat;
	padding-bottom:5px;
	padding-right:10px;
	padding-right:10px;
	text-align:left;
}

.prodnavSubCatLinks td a, .prodnavSubCatLinks td a:visited
{
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
	padding-bottom:2px;
}

.prodnavSubCatLinks td a:hover
{
	color: #6699CC;
	text-decoration: underline;
	font-weight: bold;
	font-size:11px;
}
/* End Products Category Page */

/* Product Details */
.prodVariation
{
	margin-left:10px;
	padding-top:10px;
	padding-bottom:15px;
}

.prodVariation table
{
	padding-top:3px;
}

.prodVariation table td
{
	padding-right:5px;
}

.prodVariation table td div#imgBox
{
	width:60px; 
	text-align:center; 
	margin:auto;
}

.prodVariation table td div#imgBox div
{
	width:60px; 
	height:60px; 
	overflow:hidden; 
	border:solid 1px #CCCCCC;
}

.prdDetailBox td.left
{
	width:475px;
	padding-right:5px;
}

.prdDetailBox td.left table#splashImage
{
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	height:350px;
}

.prdDetailBox td.left table#splashImage td
{
	text-align:center;
}

.prdDetailBox td.left p
{
	padding:5px;
}

.prdDetailBox td.left div.contInfoBox
{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.prdDetailBox td.left div.contInfoBox p, .prdDetailBox td.left div.contInfoBox font
{
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/* End Product Details */

/* Nutrition Info Block*/
.nutrWrapper
{
	width:250px;
	border:1px solid #CCCCCC;
	padding:3px;
	margin-bottom:10px;
}

table.nutrWrapper tr.header td	{
	border-bottom:none;
	padding-bottom:0px;
}

table.nutrWrapper tr.header td h2	{
	color:#000;
}

table.nutrWrapper tr.subHeader td	{
	padding-top:10px;
	border-top:solid 5px #000;
}

table.nutrWrapper tr.bottom td	{
	border-bottom:solid 5px #000;
}

table.nutritInfo tr td	{
	border-bottom:solid 1px #000;
	padding-top:2px;
	padding-bottom:2px;
	color:#000;
}

table.noRule tr td	{
	border-bottom:none;
}

table.nutritInfo tr td b	{
	margin-right:5px;
}

table.nutritInfo colgroup col.right	{
	text-align:right;
}

table.clsProdContTbl tr td	{
	font-size:11px;
	color:#1c7cca;
	font-weight:bold;
}
/* End Nutrition Info Block*/

/* Poll Question */

.pollHeader
{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	padding:5px;
}

.pollQuestion
{
	width:182px;
	height:137px;
	text-align:left;
	padding:5px;
	margin:auto;
	background-repeat:no-repeat;
}

.pollQuestion div
{
	font-size:14px;
	font-weight:bold;
}

.pollQuestion td label, .pollQuestion td
{
	font-size:10px;
	font-weight:bold;
}

.pollError
{
	width:182px;
	height:137px;
	text-align:left;
	padding:5px;
	margin:auto;
	color:#FD182A;
	border:solid 1px #FD182A;
}
/* End Poll Question */

/* Recipe Pages */
.AZIndexCat
{
	color:#C3C3C3;
	font-size:12px;
	padding-bottom:10px;
}

.AZIndexCat span
{
	color:#FD182A;
	font-weight: bold;
	font-size:12px;
	letter-spacing:3px;
	padding:5px;
}

.AZIndexCat a, .AZIndexCat a:visited
{
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	letter-spacing:3px;
	padding:5px;
}

.AZIndexCat a:hover
{
	color: #6699CC;
	text-decoration: underline;
	font-weight: bold;
	font-size:12px;	
	padding:5px;
}

.recipeDetailNav
{
	padding-top:5px;
	padding-left:5px;	
}

.recipeDetailNav a, .recipeDetailNav a:visited
{
	color:#999999;
	text-decoration:none;
	font-size:11px;
}

.recipeDetailNav a:hover
{
	color:#999999;
	text-decoration:underline;
	font-size:11px;
}

.recipeBoxSubmit
{
	margin-left:5px;
	margin-right:5px;
	padding-bottom:10px;
}

.recipeBoxSubmit span
{
	font-weight: bold;
	font-size:12px;
}

.cookingTipsCat
{
	color:#C3C3C3;
	font-size:12px;
	padding-bottom:10px;
}

.cookingTipsCat span
{
	color:#FD182A;
	font-weight: bold;
	font-size:12px;
	padding:5px;
}

.cookingTipsCat a, .cookingTipsCat a:visited
{
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	padding:5px;
}

.cookingTipsCat a:hover
{
	color: #6699CC;
	text-decoration: underline;
	font-weight: bold;
	font-size:12px;	
	padding:5px;
}
/* End Recipe Pages */

/* FAQ Pages */
.faqAnswer td#lftCol
{
	font-size:18px;
	font-weight:bold;
	color:#6699CC;
	padding-left:5px;
	padding-right:10px;
}

.faqAnswer td p
{
	padding:0px;
	margin:0px;
}

.faqAnswer td p#faqQuestion
{
	font-weight:bold;
}
/* End FAQ Pages */

/* Promo Pages */
.promoHome
{
	padding-left:5px;	
}

.promoHome table#promoDesc
{
	width:100%;
}

.promoHome table#promoDesc td
{
	padding-bottom:10px;
}

.promoHome table#promoDesc td p
{
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:10px;
}
/* End Promo Pages */

/*Link Warning*/
div.linkWarning 
{
	z-index:100;
	position:absolute;  
	background-repeat:repeat; 
	width:100%;
	top:0px;
    text-align:center;
	margin:auto;
	visibility:hidden;
}

div.linkMessage
{
	z-index:101;
	position:absolute;
	background-color:White;
	width:350px;
	height:250px;
	text-align:left;
	padding:5px 5px 5px 5px;
	border:solid 2px #6699CC;
	font-size:11px;
	visibility:hidden;
}

div.linkMessage a, div.linkMessage a:visited 
{
	color: #6699CC;
	text-decoration: none;
	font-size:11px;
}
div.linkMessage a:hover 
{
	color: #6699CC;
	text-decoration: underline;
	font-size:11px;
}

.linkButton
{
	display:inline-block;
	border:solid 1px #6699CC;
	color:#6699CC;
	background-color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	height:15px;
	padding:5px 7px 5px 7px;
	text-decoration:none;
}
/* End LinkWarning */

/* Link Styles */
.bulletList
{
	margin:0px;
	padding:0px;
	padding-top:5px;
}

.bulletList li
{
	padding-left:20px;
	list-style:none;
	background-image:url(/images/hood/icons/ic_bullet2.gif);
	background-repeat:no-repeat;
	padding-bottom:5px;
	padding-right:5px;
}

.bulletList li a, .bulletList li a:visited
{
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
	padding-bottom:2px;
}

.bulletList li a:hover
{
	color: #6699CC;
	text-decoration: underline;
	font-weight: bold;
	font-size:11px;
}

.submitLink
{
	margin:0px;
	padding:0px;
}

.submitLink li
{
	padding-left:20px;
	list-style:none;
	background-image:url(/images/hood/icons/ic_bullet2.gif);
	background-repeat:no-repeat;
	padding-bottom:5px;
}

.submitLink li a, .submitLink li a:visited
{
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
	padding-bottom:2px;
}

.submitLink li a:hover
{
	color: #6699CC;
	text-decoration: underline;
	font-weight: bold;
	font-size:11px;
}

.bulletLink
{
	margin:0px;
	padding:0px;
}

.bulletLink li
{
	padding-left:20px;
	list-style:none;
	background-image:url(/images/hood/icons/ic_bullet2.gif);
	background-repeat:no-repeat;
	padding-bottom:5px;
}

.bulletLink li a, .bulletLink li a:visited
{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
	padding-bottom:2px;
}

.bulletLink li a:hover
{
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
	font-size:11px;
}

.bulletUp li
{
	padding-left:16px;
	list-style:none;
	background-image:url(/images/hood/icons/ic_arrowup.gif);
	background-repeat:no-repeat;
}

.altLink a, .altLink a:visited 
{
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
}

.altLink a:hover 
{
	color: #6699CC;
	text-decoration: underline;
	font-weight: bold;
	font-size:11px;
}
/* End Link Styles */

/* Blog Styles */

/*//////////////////////////////////////////////
~LAYOUT STYLES
/////////////////////////////////////////////*/

div.blog{margin:0;padding:0;}
div.blogEntries{width:100%;}

/*//////////////////////////////////////////////
~Entry STYLES
/////////////////////////////////////////////*/

div.entry{border-bottom:1px solid #CCC;margin:0;margin-bottom:15px;}
h3.entryTitle{font-size:16px;background-color:#6699CC;margin:0;padding:2px; padding:5px;}
h3.entryTitle a, h3.entryTitle a:visited, h3.entryTitle a:hover 
{
	color:#FFF;
	text-decoration:none;
	cursor:default;
}

div.entryBody{padding:0 10px 0 10px;margin:0;font-size:small; margin-top:-10px;}
div.entryFooter{color:#666;font-size:x-small;padding:2px 5px 5px 5px;text-align:right;}

/*//////////////////////////////////////////////
~CALENDAR STYLES
/////////////////////////////////////////////*/

tr.monthRow{background-color:#6699CC;color:#FFF;font-weight:bold;}

tr.monthRow a, tr.monthRow a:visited, tr.monthRow a:hover 
{
	color:#FFF;
	text-decoration:none;
	cursor:default;
}

td.prevMonth, td.nextMonth{width:30px;text-align:center;}
td.prevMonth a, td.nextMonth a{color:#CCC;font-weight:normal;font-size:small;}
td.currentMonth{width:140px;text-align:center;}
tr.dayNamesRow{font-size:x-small;color:#000;}
tr.weekRow td{width:14%;text-align:center;}
td.inactiveDay{font-size:small;background-color:#FFF;}
td.activeDay{background-color:#F3F3F3;font-size:small;}

td.activeDay a, td.activeDay a:visited
{
	color:#6699CC;
	text-decoration:none;
}

td.activeDay a:hover
{
	text-decoration:underline;
}

/*//////////////////////////////////////////////
~BLOGRECENTPOSTS STYLES
/////////////////////////////////////////////*/

div.blogSidebar h4{color:#666;font-size:medium;padding-bottom:3px;margin:5px 0 5px 0;}
div.blogRecentPosts ul{margin:0;padding:5px;list-style-type:none;}

.blogRecent
{
	margin:0;margin-bottom:15px;
}

.blogRecentHeader
{
	font-weight:bold;
	background-color:#6699CC;
	margin:0;
	padding:5px;
	color:#FFF;
}

.blogRecent a, .blogRecent a:visited
{
	color:#6699CC;
	text-decoration:none;
}

.blogRecent a:hover
{
	text-decoration:underline;
}

.entrypermalink, .entryFooter, .blogTitle {display:none;}
/* End Blog Styles */