/* General Styles ------------------------------- */

html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: #DE4A0E;
	color: black;
	font: 12px verdana, geneva, sans-serif;
	text-align: left;
}
table { /* Font Redefine for fonts in tables for IE Win 5.0 */
	font: 12px verdana, geneva, sans-serif;
}
a {
	color: #800;
	text-decoration: none;
}
a:visited {
	color: #800;
	text-decoration: none;
}
a:hover {
	color: #DE4A0E;
	text-decoration: underline;
}
p {
	margin-top: 0;
}
p.legal {
	font-size: 10px;
	color: #DDD;
	font-style: italic;
	margin-bottom: 2px;
}
table {
	font: 12px verdana, geneva, sans-serif;
}
#content p.subhead_spanned {
	width:660px;
	}

.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;
}

#navHead #t_button {
	float:left;
	left: 41px;
	top: 0px;
	position:absolute;
}


#navHead #t_head {
	float:left;
	left: 224px;
	top: 13px;
	position:absolute;
}

#navHead #t_head #t_nav {
	float:left;
	left: 20px;
	top: 84px;
	position:relative;
}

#contentWrap {
	margin: 0;
	padding: 0;
	background: url(images/content_bg.gif) repeat-y;
	position: relative;
}
#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;
}
#bbq_staxpromo {
	position: absolute;
	top: 344px;
	left: 354px;
	z-index: 51;
}
#content {
	margin: 25px 33px 5px 27px;
	padding: 0;
}
#contactContent {
	margin: 25px 33px 5px 27px;
	padding: 0;
	height:720px;
}

#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:visited {
	color: #FFFFFF; text-decoration: none;
}


.footer-div {
	position: relative;
}

#footer-left {
	position: absolute;
	width: 500px;
	color: #FFFFFF;
	top: 0;
	left: 0;
	padding: 0 0 5px 25px;
	text-align: left;
	font-size: 11px;
}

#footer-right {
	position: absolute;
	width: 200px;
	top: 0;
	right: 0;
	padding: 0 0 5px;
	font-size: 11px;
}
#footer-right a {
	padding: 0 5px;
}
#footer-right a.ftbrdr {
	border-right: 1px solid white;
}
#footer-right a:link {
	color: #FFFFFF; text-decoration: none;
}
#footer-right a:hover {
	color: #FFFF33; text-decoration: underline;
}
#footer-right a:visited {
	color: #FFFFFF; text-decoration: none;
}


/* Home Page Styles -----------------------------------*/
div#wrap {
	position: relative;
}
#contentWrapH {
	margin: 0;
	padding: 0;
	background: url(images/content_bg.gif) repeat-y;
}
#promo {
	width: 214px;
	position: absolute;
	top: 160px;
	right: 18px;
}
#homeimage {
	margin: 0;
	padding: 0;
	background: url(images/home_mainimage.jpg) top left no-repeat;
	width: 516px;
	height: 395px;
	position: absolute;
	top: 160px;
	/*left: 12px;*/
	right: 232px;
}
#contentHome {
	margin: 0;
	padding: 0;
	height: 395px;
}
#contentEndHome {
	margin: 0;
	padding: 0;
	background: url(images/home_footer.gif) top left no-repeat;
	width: 760px;
	height: 31px;
}

.popup{
	width : 150px;
	height : 90px;
	float : left;
	font-size : 10px;
	padding-left : 10px;
	padding-top : 10px;
	z-index : 100;
	background-color : #F5F5FC;
	color : #838383;
	border-color : #838383;
	border-width : 2px;
	border-style : solid;
	display: 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;
	padding-left:80px; 
}
#bbqselect img { 
	padding: 0px 5px 0px 5px;
}
#bbqselect a {
	border-bottom: 3px solid #FFFBEE;
}
#bbqselect a:visited {
	border-bottom: 3px solid #FFFBEE;
}

#bbqselect a:hover {
	border-bottom: 3px solid red;
}
#marinadeselect {
	margin: 15px 20px 5px 180px;
}
#marinadeselect a {
	border-bottom: 3px solid #FFFBEE;
}
#marinadeselect a:visited {
	border-bottom: 3px solid #FFFBEE;
}
#marinadeselect 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;
}
.recbot {
	clear: both;
}
#printlink {
	clear: both;
}
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;
}
.print {
	display: block;
	width: 120px;
	background: #FFFBEE url(images/print_icon.gif) 0 0 no-repeat;
	padding: 0 0 4px 22px;
}

/* 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;
}

#footer-right b {
	color: white;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	display: none;
}

#subHead {
	color:#de4a0e;
	font-weight:bold;
}


#seasonCopy
{
	float:left;
	width:430px;
	padding-right:40px;
}

#season
{
	float:left;
	width:83px;
	padding-right:10px;
}
#season img { 
	padding: 0px 5px 0px 5px;
}
#season a {
	border-bottom: 3px solid #FFFBEE;
}
#season a:visited {
	border-bottom: 3px solid #FFFBEE;
}
#season a:hover {
	border-bottom: 3px solid red;
}



contactHolder {
	
}


/* !tooltips for external links */

a.tt{
    position:relative;
    z-index:24;
    text-decoration:none;
}
a.tt span{ display: none; }

/* background:; ie hack, something must be changed in a for ie to execute it */
a.tt:hover{ z-index:25; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:-80px; left:-170px; /* Tooltip Position */
	padding: 15px 0 0 0;
	width:400px;
	color: #000000;
    text-align: left;
    text-decoration: none;
	filter: alpha(opacity:95);
	KHTMLOpacity: 0.95;
	MozOpacity: 0.95;
	opacity: 0.95;
}
a.tt:hover span.top{
	display: block;
	padding: 5px 5px 0 5px;
    background: #EEEEEE;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 5px 0 5px; 
	background: #EEEEEE; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 5px 5px 5px;
    background: #EEEEEE;
}


/* OUR STORY SLIDERS  */

#content-slider-container h2 {
	font-family: arial;
	font-size: 16px;
	color: #942021;
}
#content-slider-container #content-header {
	margin-left: 5px;
	margin-bottom: -18px;
}


#content-slider-container #content-slider-container {
	width: 670px;
	padding: 12px;
	background-color: #fff;
	border: 1px solid #c9b588;
}

#content-slider-container .closeall {
	font-family: arial;
	font-size: 10px;
	margin-top: 9px;
}

#content-slider-container #content-slider-1,
#content-slider-container #content-slider-2,
#content-slider-container #content-slider-3,
#content-slider-container #content-slider-4,
#content-slider-container #content-slider-5,
#content-slider-container #content-slider-6{
display: none;
}
