﻿/* General Styles ------------------------------- */
html {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	padding: 0;
	/*background: #DE4A0E;*/
	background: #FFFBEE;
	color: black;
	font: 12px verdana, geneva, sans-serif;
	/*text-align: center;*/
	}

a {
	color: #800;
	text-decoration: none;
	}

a:visited {
	color: #800;
	text-decoration: none;
	}

a:hover {
	color: #DE4A0E;
	text-decoration: underline;
	}

p {
	margin-top: 0;
	}

table {
	font: 12px verdana, geneva, sans-serif;
	}

.subhead {
	color: #DE4A0E;
	font-weight: bold;
	margin-bottom: 3px;
	}

.shortpage {
	padding-bottom: 50px;
	}

ul.back {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	}

ul.back li {
	padding: 0 0 5px 10px;
	background-image: url(images/back_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	}

/* Structure Styles ------------------------------- */
div#wrap {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#navHead {
	position: relative;
	padding: 0;
	margin: 0;
	width: 760px;
	height: 114px;
	}

img#faqs {
	position: absolute;
	top: 97px;
	left: 505px;
	width: 44px;
	height: 12px;
	}

img#contact {
	position: absolute;
	top: 97px;
	left: 549px;
	width: 87px;
	height: 12px;
	}

img#home {
	position: absolute;
	top: 97px;
	left: 636px;
	width: 48px;
	height: 12px;
	}

#navHead h1 {
	padding: 0;
	margin: 0;
	background: url(images/header_logo.jpg) no-repeat;
	width: 760px;
	height: 114px;
	}

#navHead h1 span {
	display: none;
	}

#contentTable {
	/*position: relative; 
	top: 10px; 
	left: 25px;*/
	}

#contentWrap {
	/*position: relative; 
	top: 0px; 
	left: 0px;*/
	margin: 0;
	padding: 0;
	/*background: url(../images/content_bg.gif) repeat-y;*/
	}

#navLinks {
	margin: 0 18px 0 12px;
	padding: 0;
	}

.pagetitle {
	position: relative;
	top: 15px;
	left: 27px;
	z-index: 70;
	}

.prodshot {
	position: absolute;
	top: 63px;
	right: 38px;
	z-index: 50;
	}

#content {
	margin: 25px 33px 5px 27px;
	padding: 0;
	}

#contentEnd {
	margin: 0;
	padding: 0;
	background: url(images/footer.gif) top left no-repeat;
	width: 760px;
	height: 31px;
	}

#footer {
	padding: 0 25px 5px;
	text-align: right;
	}

#footer a {
	padding: 0 5px;
	}

#footer a.ftbrdr {
	border-right: 1px solid white;
	}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

#footer a:hover {
	color: #FFFF33;
	text-decoration: underline;
	}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

/* Product Page Styles ------------------------------- */
h3, h3 a, h3 a:hover, h3 a:visited {
	color: #DE4A0E;
	font: bold 14px Verdana, Arial, sans-serif;
	border-bottom: 1px solid #DE4A0E;
	margin: 0 0 3px 0;
	text-decoration: none;
	}

h4 {
	color: #800;
	font: bold 14px Verdana, Arial, sans-serif;
	border-bottom: 1px solid #DE4A0E;
	margin: 0;
	}

h5 {
	padding: 3px;
	font: bold 14px Verdana, Arial, sans-serif;
	color: #800;
	margin: 0 0 12px;
	background: #FFE900;
	}

#prodRecipes {
	margin: 0;
	padding: 0;
	background: url(images/recipe_icon.gif) 232px 25px no-repeat;
	}

#prodRecipes a {
	display: block;
	padding: 5px;
	border: 1px solid #DE4A0E;
	border-top-width: 0;
	margin: 0 80px 0 0;
	color: #800;
	background: #FFFBD9;
	text-decoration: none;
	}

#prodRecipes a:visited {
	color: #800;
	background: #FFFBD9;
	}

#prodRecipes a:hover {
	color: white;
	background: #DE4A0E;
	font-weight: bold;
	}

#bbqselect {
	margin: 15px 33px 5px 27px;
	}

#bbqselect a {
	border-bottom: 3px solid #FFFBEE;
	}

#bbqselect a:visited {
	border-bottom: 3px solid #FFFBEE;
	}

#bbqselect a:hover {
	border-bottom: 3px solid red;
	}

/* Product content width sizer classes */
.prodpage {
	width: 305px;
	}

.bbqpage {
	width: 460px;
	}

/* Recipe Page Styles */
#recleft {
	float: left;
	width: 368px;
	}

#recright {
	float: right;
	width: 312px;
	}

ul.ingred {
	padding: 0 0 0 17px;
	margin: 0 0 1em 0;
	}

ul.ingred li {
	padding-top: 2px;
	}

#recright img {
	padding-bottom: 12px;
	}

#otherflav {
	float: right;
	width: 312px;
	background: #FFF3C2 url(images/otherflav_bot.gif) left bottom no-repeat;
	margin-bottom: 15px;
	margin-left: 15px;
	}

#otherflav h6 {
	padding: 8px 15px;
	font: bold 12px Verdana, Arial, sans-serif;
	color: white;
	margin: 0 0 12px;
	background: #DE4A0E url(images/otherflav_top.gif) 0 0 no-repeat;
	}

#otherflav ul {
	margin: 0;
	padding: 0 15px 12px 15px;
	list-style: none;
	}

#recright #otherflav {
	margin-left: 0;
	}

/* Tips Page Styles ------------------------------- */
.subtip {
	color: #800;
	font-weight: bold;
	margin-bottom: 3px;
	}

ul#tipnav {
	position: absolute;
	right: 33px;
	top: 78px;
	margin: 0;
	padding: 0;
	list-style: none;
	}

ul#tipnav li {
	margin: 0;
	padding: 0;
	float: left;
	}

ul#tipnav li a {
	/* color: white;*/
	background: #FFE900;
	margin: 0;
	padding: 5px 8px 0;
	border-left: 2px solid white;
	}

/* Hides from IE-mac \*/
ul#tipnav li a {
	display: block;
	}
/* End hide from IE-mac */

.tipsubhead {
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

ul.tips {
	margin-top: 0;
	}

ul.tips li {
	padding-bottom: 5px;
	}

ul.subtips {
	margin-top: 5px;
	}

/* Clear those Floats */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

.clearfix {display: block;}
/* End hide from IE-mac */

/* IE Win 5.01 Hacks ------------------------------- */
#footer b {
	color: white;
	voice-family: "\"}\"";
	voice-family:inherit;
	display: none;
	}

table {
	border: none;
	margin: 0;
	padding: 0;
	}

td {
	padding: 5px 0 0 2px;
	}

.fields {
	font: 12px verdana, geneva, sans-serif;
	}

.reqd {
	color: red;
	}

.notreqd {
	visibility: hidden;
	}

.leftcolumn {
	text-align: right;
	width: 32%;
	}

.checkbox {
	float: left;
	}

td.optin span {
	margin: 0 0 0 15px;
	padding: 0;
	display: block;
	}

#sub {
	padding: 25px 0 25px;
	}

