/* Eric Meyer's CSS 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: "" "";
}
/* Eric Meyer's CSS Reset End*/
body {
	background:#290600 url(../images/bg-body.gif) repeat-x;
	font:16px Arial, Helvetica, sans-serif;
	color:#2d1409;
}
.main {
	position:relative;
	margin:0 auto;
	width:968px;
	padding-top:228px;
}
#header {
	position:absolute;
	top:0;
	left:0;
	background:url(../images/bg-header.jpg) no-repeat;
	height:228px;
	width:968px;
}
#header strong {
	position:absolute;
	top:0;
	left:6px;
	background:url(../images/logo.png) no-repeat;
	width:210px;
	height:180px;
	text-indent:-9999px;
	overflow:hidden;
}
#header strong a {
	display:block;
	height:100%;
}
#header ul.top {
	position:absolute;
	top:32px;
	right:13px;
	overflow:hidden;
}
#header ul.top li {
	float:left;
	padding-left:2px;
	padding-right:2px;
	margin-left:-2px;
	background:url(../images/top-nav-separator.png) no-repeat;
}
#header ul.top a {
	display:block;
	height:43px;
	text-indent:-9999px;
	overflow:hidden;
}
#header ul.top a.home {
	width:61px;
	background:url(../images/home.png) no-repeat;
}
#header ul.top a.home:hover {
	background:url(../images/hover-home.png) no-repeat;
}
#header ul.top a.my-account {
	width:109px;
	background:url(../images/my-account.png) no-repeat;
}
#header ul.top a.my-account:hover {
	width:109px;
	background:url(../images/hover-my-account.png) no-repeat;
}
#header ul.top a.view-cart {
	width:96px;
	background:url(../images/view-cart.png) no-repeat;
}
#header ul.top a.view-cart:hover {
	background:url(../images/hover-view-cart.png) no-repeat;
}
#header ul.top a.checkout {
	width:99px;
	background:url(../images/checkout.png) no-repeat;
}
#header ul.top a.checkout:hover {
	background:url(../images/hover-checkout.png) no-repeat;
}
#header .phone-holder {
	position:absolute;
	top:61px;
	right:13px;
}
#header .phone {
	width:312px;
	height:63px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/phone-number.png) no-repeat;
}
#header a.reviews {
	display:block;
	position:absolute;
	top:140px;
	right:20px;
	text-indent:-9999px;
	overflow:hidden;
	width:141px;
	height:41px;
	background:url(../images/reviews.jpg) no-repeat;
}
#header a.smokin-deals {
	display:block;
	position:absolute;
	top:119px;
	right:170px;
	text-indent:-9999px;
	overflow:hidden;
	width:143px;
	height:63px;
	background:url(../images/smokin-deals.jpg) no-repeat;
}
#header ul#btm {
	position:absolute;
	top:189px;
	left:12px;
}
#header ul#btm li {
	float:left;
	margin-right:14px;
}
#header ul#btm a {
	display:block;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
}
#header ul#btm a.sauces {
	width:78px;
	background:url(../images/sauces.jpg) no-repeat;
}
#header ul#btm a.marinades {
	width:110px;
	background:url(../images/marinades.jpg) no-repeat;
}
#header ul#btm a.rubsandseasoning {
	width:165px;
	background:url(../images/rubsandseasoning.jpg) no-repeat;
}
#header ul#btm a.extras {
	width:118px;
	background:url(../images/extras.jpg) no-repeat;
}
#header ul#btm a.gear {
	width:61px;
	background:url(../images/gear.jpg) no-repeat;
}
#header ul#btm a.gifts {
	width:61px;
	background:url(../images/gifts.jpg) no-repeat;
}
#header ul#btm a.restaurant {
	width:156px;
	background:url(../images/restaurant.jpg) no-repeat;
}
#header ul#btm a.recipes {
	width:85px;
	background:url(../images/recipes.jpg) no-repeat;
}
#header ul#btm a:hover ,
#header ul#btm li:hover a,
#header ul#btm li.hover a {
	background-position:0 -26px
}
#header ul#btm li:hover ,
#header ul#btm li.hover {
	position:relative;
}
#header ul#btm li:hover div ,
#header ul#btm li.hover div {
	display:block;
}
#header ul#btm div {
	padding-top:13px;
	display:none;
	position:absolute;
	top:26px;
	left:0;
	vertical-align:top;
}
#header ul#btm ul {
	width:221px;
	padding:5px;
	background:#290600;
	overflow:hidden;
	font:16px/30px "Trebuchet MS", Arial, sans-serif;
}
#header ul#btm ul li {
	margin:0;
	float:none;
}
#header ul#btm ul a {
	overflow:auto;
	text-indent:0;
	padding-left:13px;
	width:208px;
	height:30px;
	color:#ffefda;
	text-decoration:none;
}
#header ul#btm ul a:hover {
	background:#8f2c01;
}
.columns-holder-shadow {
	width:968px;
	overflow:hidden;
	background:url(../images/bg-col-hol.gif) repeat-y;
}
.columns-holder-shadow-top {
	padding:0 9px;
	width:950px;
	overflow:hidden;
	background:url(../images/top-col-hol.jpg) no-repeat;
}
.columns-holder {
	width:950px;
	overflow:hidden;
	background:#ffefda url(../images/border-col-hol.gif) repeat-y 256px 0;
}
.pad {
	padding-bottom:32px;
}
.columns-holder img {
	display:block;
}
#sidebar {
	float:left;
	width:236px;
	padding:33px 0 0 19px;
}
#sidebar h2 {
	margin-top:5px;
}
#sidebar a.view {
	display:block;
	width:206px;
	height:146px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/view-recipes-main.jpg) no-repeat;
}
#sidebar a.view:hover {
	background:url(../images/hover-view-recipes-main.jpg) no-repeat;
}
#sidebar .photo-card {
	width:187px;
	margin:4px 0 0 1px;
	height:190px;
	padding:13px 0 15px 15px;
	background:url(../images/bg-photo-card.gif) no-repeat;
	font-size:14px;
}
#sidebar .seal-holder {
	width:139px;
	margin-left:3px;
	border-top:2px solid #d4c4b3;
	padding:17px 0 0 56px;
}
#sidebar a.seal {
	display:block;
	width:84px;
	height:91px;
	background:url(../images/seal.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#content {
	float:right;
	width:585px;
	padding:0 70px 0 0;
}
#content h1 {
	font-size:40px;
	margin-bottom:15px;
	height:1%;
	overflow:hidden;
}
#content h2 {
	font-size:24px;
	width:100%;
}
#content h1 span {
	float:left;
	border-bottom:2px solid #4f2c1f;
	padding-bottom:0;
	letter-spacing:-3px;

}
#content p {
	margin:15px 0 22px 0;
	line-height:24px;
}#content p.no-mar {
	margin:0;
}
.holder {
	background:#ffefda;
	width:950px;
	overflow:hidden;
	min-height:750px
}
* html .holder {
	height:750px;
}
.main-holder {
	float:right;
	width:658px;
	overflow:hidden;
	padding:15px 47px 0 0;
}
.main-holder .img-box {
	display:inline;
	line-height:0;
	font-size:0;
	float:right;
	margin: 20px 0 0 25px;
	background:url(../images/bg-img-box.gif) repeat-y;
}
.main-holder .img-box-btm {
	padding-bottom:20px;
	background:url(../images/btm-img-box.jpg) no-repeat 0 100%;
}
.main-holder .img-box-top {
	width:336px;
	padding:15px 0 0 15px;
	background:url(../images/top-img-box.jpg) no-repeat;
}
.main-holder h1 {
	font-size:48px;
	line-height:50px;
	margin-bottom:15px;
	height:1%;
	overflow:hidden;
}
.main-holder h2 {
	font-size:24px;
	margin-bottom:8px;
}
.main-holder h1 span {
	float:left;
	letter-spacing:-4px;
	border-bottom:2px solid #4f2c1f;
}
.main-holder p {
	margin:0 155px 0 0;
	line-height:24px;
}
.main-holder p.other {
	margin:0 150px 0 0;
	line-height:24px;
}
.main-holder p.no-mar {
	margin:0;
}
.main-holder p.mar-btm {
	margin-bottom:24px;
}
.main-holder p.mar-btm-other {
	margin-bottom:12px;
}
.sidebox {
	float:left;
	width:193px;
	padding:22px 0 0 13px;
	overflow:hidden;
}
.side-box-bg {
	background:#e6daca;
	width:193px;
	padding:12px 0 0 0;
}
.sidebox ul {
	font-size:14px;
	line-height:24px;
	padding:0 0 21px 10px;
}
.sidebox h2 {
	margin-top:5px;
}
.sidebox ul a {
	color:#4f2c1f;
}
.sidebox ul a:hover {
	text-decoration:none;
}
.sidebox a.view {
	display:block;
	width:183px;
	height:130px;
	margin-left:6px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/view-recipes-inner.jpg) no-repeat;
}
.sidebox a.view:hover {
	background:url(../images/hover-view-recipes-inner.jpg) no-repeat;
}
.sidebox .photo-card {
	width:178px;
	margin:4px 0 0 7px;
	height:186px;
	padding:13px 0 0 14px;
	background:url(../images/bg-photo-card-small.gif) no-repeat;
	font-size:14px;
	overflow:hidden;
}
.sidebox .seal-holder {
	width:139px;
	border-top:2px solid #d4c4b3;
	padding:17px 0 0 54px;
	margin-top:9px;
}
.sidebox a.seal {
	display:block;
	width:84px;
	height:91px;
	background:url(../images/seal.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#footer {
	background:#5c0601;
	overflow:hidden;
	width:897px;
	padding:18px 20px 20px 33px;
	color:#ffefda;
}
#footer .info {
	width:240px;
	float:left;
}
#footer .help {
	width:235px;
	float:left;
}
#footer .popular {
	width:158px;
	float:left;
}

#footer ul {
	padding:5px 0 0 0;
	font-size:14px;
	line-height:24px;
	clear: both;
	display: block;
}
#footer ul li {
}
#footer ul a {
	color:#ffefda;
	text-decoration:none;
}
#footer ul a:hover {
	text-decoration:underline;
}
#footer .form-holder {
	border:1px solid #b56d61;
	width:229px;
	float:right;
	margin-top:5px;
	padding:15px 0 25px 13px;
	background:#290600;
}

#footer .subscribe {
	height:1%;
	overflow:hidden;
}
#footer .subscribe label {
	display:block;
	font-size:14px;
	line-height:26px;
	padding-bottom:2px;
}
#footer .subscribe input {
	float:left;
}
#footer .subscribe input.btn {
	margin-left:8px;
}
#footer .subscribe div {
	background:#fcfcfc;
	float:left;
	width:135px;
	height:22px;
	padding:0 5px;
	border:1px solid #818181;
}
#footer .subscribe div input {
	background:none;
	border:0;
	padding:2px 0;
	font:16px/16px Arial, Helvetica, sans-serif;
	width:135px;
}


a.catering-side {
	width: 179px;
	margin: 4px 0 10px 11px;
	height: 186px;
	padding: 0 0 0 14px;
	background: url(../images/catering-side.png) no-repeat;
	text-indent: -9999px;
	display: block;
	overflow-x: hidden;
	overflow-y: hidden;
}

a.catering-side:hover {
	background-position: 0 -186px;
}

#footer h2 span {
	padding-top: 0pt;
	padding-right: 7px;
	padding-bottom: 0pt;
	padding-left: 0pt;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffefda;
	text-indent: -99999px;
	display: block;
}

#footer .company-info {
	background: url(../images/Brooks/company-info.png) no-repeat;
	width: 108px;
	height: 14px;

}

#footer .help-center {
	background: url(../images/Brooks/help-center.png)no-repeat;
	width: 101px;
	height: 14px;
}

#footer .popular {
	background: url(../images/Brooks/popular.png) no-repeat;
	width: 108px;
	height: 14px;
	
}

#footer .recipes-coupons {
	background: url(../images/Brooks/recipes-coupons.png) no-repeat;
	width: 183px;
	height: 14px;
}

.recipes_box_top_single {
	background: url(../images/Brooks/brooks-recipes-top-single.jpg) no-repeat;
	width: 665px;
	height: 103px;
	display: block;
	position: relative;
}
.recipes_box_top_single h3 {
	font: bold 24px Arial, Helvetica, sans-serif;
	padding: 0 0 5px 0;
	margin: 0;
	position: absolute;
	top: 50px;
	left: 50px;
	border-bottom: solid 1px #d2ccc4;
	width: 550px;
	display: block;
}
.recipes_box_top_single .print {
	position: absolute;
	top: 60px;
	left: 510px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
								}
								.recipes_box_single {
									background: url(../images/Brooks/brooks-recipes-bg-single.jpg) no-repeat;
									width: 665px;
									display: block;
									/* min-height: 744px; */
									margin-left: 1px;
								}
								.recipes_box_bottom_single {
									background: url(../images/Brooks/brooks-recipes-footer-single.jpg) no-repeat;
									width: 665px;
									height: 137px;
									display: block;
									margin-left: 1px;
									clear: both;
								}
								.recipes_box_single .by_product {
									margin: 0 0 0 65px;
									width: 244px;
									padding: 0;
								}
								.recipes_box_single p, .recipes_box_single table {
									margin-left: 50px;
								}
								.recipes_box_single .line {
									display: block;
									border-bottom: solid 1px #d2ccc4;
									height: 5px;
									width: 550px;
									margin: 10px 0 10px 50px; 
								}
								
								.recipes_box_single .by_product li {
									padding: 5px 0;
									border-bottom: solid 1px #d2ccc4;
									list-style: url(../images/Brooks/checkbox.jpg);
								}
								.recipes_box_single .by_product li a, .recipes_box_single .by_product li a:link, .recipes_box_single .by_product li a:visited {									
		text-decoration: none;
		color: #333;	
		padding: 3px;
		width: 100%;
		display: block;
}
.recipes_box_single .by_product li a:hover, .recipes_box_single .by_recipe li a:hover {
		border: solid 1px #999;
		margin-left: -1px;
		padding: 2px 3px;
}
				
.clr {
		clear: both;
}

.print-logo {
	display: none;
}