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

body {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333;
background: #C3C3C3;
margin: 0;
}
a {
color: #e5322d;
outline:none;
}
a:hover {
color: #2D2C2E;
}
#media-design-link a {
color: #fff !important;
}
#background {
width: 100%;
background: url(../images/template/body_bg.gif) repeat-y center;
}
#header {
width: inherit;
height: 184px;
background: url(../images/template/head_foot_bg.jpg) no-repeat center top;
margin-bottom: 30px;
}
#footer {
width: inherit;
height: 70px;
background: url(../images/template/head_foot_bg.jpg) no-repeat center bottom;
}
#footer #links {
width: 852px;
margin: auto;
padding-top: 52px;
text-align: right;
color: #2D2C2E;
font-size: 11px;
}
#footer #links a {
color: #2D2C2E;
text-decoration: none;
}
#footer #links a:hover {
text-decoration: underline;
}
#navigation {
margin: 0;
padding: 0;
padding-top: 148px;
padding-left: 225px;
}
#navigation li {
display: inline;
float: left;
}
.nav-split div {
width: 13px;
height: 36px;
background: #e5322d;
}
.nav-link div {
height: 36px;
cursor: pointer;
}
#l-sel div { background: url(../images/template/nav_split.gif) no-repeat left; }
#r-sel div { background: url(../images/template/nav_split.gif) no-repeat right; }
#nav-home { background: url(../images/template/nav_home.jpg) no-repeat; width: 35px; }
#nav-home-sel { background: #fff url(../images/template/nav_home_sel.jpg) no-repeat; width: 35px; }
#nav-about { background: url(../images/template/nav_about.jpg) no-repeat; width: 90px; }
#nav-about-sel { background: #fff url(../images/template/nav_about_sel.jpg) no-repeat; width: 90px; }
#nav-prod { background: url(../images/template/nav_prod.jpg) no-repeat; width: 55px; }
#nav-prod-sel { background: #fff url(../images/template/nav_prod_sel.jpg) no-repeat; width: 55px; }
#nav-res { background: url(../images/template/nav_res.jpg) no-repeat; width: 52px; }
#nav-res-sel { background: #fff url(../images/template/nav_res_sel.jpg) no-repeat; width: 52px; }
#nav-centre { background: url(../images/template/nav_centre.jpg) no-repeat; width: 24px; }
#nav-centre-sel { background: #fff url(../images/template/nav_centre_sel.jpg) no-repeat; width: 24px; }
#nav-comp { background: url(../images/template/nav_comp.jpg) no-repeat; width: 75px; }
#nav-comp-sel { background: #fff url(../images/template/nav_comp_sel.jpg) no-repeat; width: 75px; }
#nav-events { background: url(../images/template/nav_events.jpg) no-repeat; width: 41px; }
#nav-events-sel { background: #fff url(../images/template/nav_events_sel.jpg) no-repeat; width: 41px; }
#nav-contact { background: url(../images/template/nav_contact.jpg) no-repeat; width: 49px; }
#nav-contact-sel { background: #fff url(../images/template/nav_contact_sel.jpg) no-repeat; width: 49px; }
.container {
width: 864px;
height: inherit;
margin: auto;
}
.clear-float {
clear: both;
}
.spacer {
height: 22px;
}
.sub-links {
width: 158px;
float: left;
}
.sub-links ul {
margin: 0;
padding: 0;
}
.sub-links li {
width: 146px;
height: 22px;
padding-top: 8px;
padding-left: 12px;
margin-bottom: 2px;
background: url(../images/template/sub_links.gif) no-repeat 0 -30px;
list-style: none;
}
.sub-links li a {
font-size: 11px;
color: #e4322c;
text-decoration: none;
}
.sub-links li a:hover {
color: #2d2c2e;
}
.sub-links .pushed {
margin-left: 8px;
height: 17px;
padding-top: 3px;
padding-left: 8px;
width: 142px;
background: url(../images/template/sub_links_mini.gif) no-repeat 0 -20px;
}
.sub-links #sel {
background-position: 0 0;
}
.sub-links #head {
background: url(../images/template/sub_links_head.gif) no-repeat 0 0;
}
.sub-links #sel a, .sub-links #head a {
color: #fff;
}
.right-content {
width: 676px;
padding-left: 30px;
float: left;
background: #fff;
}
.right-content-more {
width: 660px;
padding-left: 30px;
float: right;
background: #fff;
}
.sub-heading, .sub-heading-grey, .sub-heading-black {
color: #e4322c;
font-size: 15px;
font-weight: bold;
}
.sub-heading .pushed, .sub-heading-grey .pushed, .sub-heading-black .pushed {
padding-left: 8px;
}
.sub-heading .small, .sub-heading-grey .small, .sub-heading-black .small {
font-size: 13px;
}
.sub-heading-grey {
color: #595959;
}
.sub-heading-black {
color: #282828;
}
.thumbnail {
width: 129px;
padding: 1px 0 0 1px;
margin-top: 5px;
margin-right: 10px;
float: left;
background: #ffffff;
}
.thumbnail img {
border: 1px solid #FFF;
margin-bottom: 6px;
}
.thumbnail a:hover img {
border: 1px solid #e4322c;
}
.thumb-desc {
width: 520px;
margin-top: 7px;
float: left;
}
.grey-box {
background: #595959;
color: #fff;
}
.red-box {
background: #e4322c;
color: #fff;
}
.red-box #text, .grey-box #text, .white-box #text {
padding: 0 10px 0 10px;
}
.red-box #tl, .red-box #tr, .red-box #bl, .red-box #br,
.grey-box #tl, .grey-box #tr, .grey-box #bl, .grey-box #br,
.white-box #tl, .white-box #tr, .white-box #bl, .white-box #br {
width: 8px;
height: 8px;
font-size: 1px;
}
.red-box #tl, .red-box #bl, .grey-box #tl, .grey-box #bl, .white-box #tl, .white-box #bl { float: left; }
.red-box #tr, .red-box #br, .grey-box #tr, .grey-box #br, .white-box #tr, .white-box #br { float: right; }
.red-box #tl { background: url(../images/template/red_tl_c.gif) no-repeat; }
.red-box #tr { background: url(../images/template/red_tr_c.gif) no-repeat; }
.red-box #bl { background: url(../images/template/red_bl_c.gif) no-repeat bottom; }
.red-box #br { background: url(../images/template/red_br_c.gif) no-repeat bottom; }
.grey-box #tl { background: url(../images/template/grey_tl_c.gif) no-repeat; }
.grey-box #tr { background: url(../images/template/grey_tr_c.gif) no-repeat; }
.grey-box #bl { background: url(../images/template/grey_bl_c.gif) no-repeat bottom; }
.grey-box #br { background: url(../images/template/grey_br_c.gif) no-repeat bottom; }
.text-head {
font-weight: bold;
}
.header-spacer {
height: 3px;
font-size: 1px;
background: #fff;
}

/* Home */
#welcome-box {
width: 289px;
height: 258px;
background: #e5322d url(../images/home/welcome_box.jpg) no-repeat;
float: left;
}
#welcome-box div {
width: 208px;
height: 170px;
margin-left: 15px;
margin-top: 73px;
color: #fff;
font-size: 11px;
line-height: 14px;
}
a.bannerText {
height:191px;
width:575px;
background-image:url(../images/comp/win.jpg);
margin:0 0 0 0;
position:relative;
display:block;
}
.action {
position:absolute;
top:130px;
left:102px;
font-size:13px;
font-weight:bold;
text-decoration:none;
}
.compPoster {
height:486px;
width:350px;
background-image:url(../images/comp/jacket.jpg);
}
#home-prod {
width: 575px;
height: 456px;
float: left;
}
#home-ad {
width: 156px;
height: 258px;
float: left;
}
.home-info {
width: 281px;
height: 124px;
float: left;
background: url(../images/home/dash_border.gif) repeat-y right;
padding-left: 7px;
}
.home-info .header {
color: #E4322C;
font-size: 13px;
font-weight: bold;
width: 185px;
padding-top: 8px;
}
.home-info .body {
width: 170px;
margin-left: 15px;
color: #333;
font-size: 11px;
line-height: 14px;
}
.home-info .img {
width: 77px;
height: 125px;
margin-right: 1px;
float: right;
margin-right: 8px;
}
.home-info #img1 { background: url(../images/home/info_1.gif) no-repeat; }
.home-info #img2 { background: url(../images/home/info_2.gif) no-repeat; }
.home-info #img3 { background: url(../images/home/info_3.gif) no-repeat; }

/* About Us */
#about-splash {
width: 675px;
height: 438px;
}
#safety-left {
float: left;
width: 440px;
margin-right: 8px;
}
#safety-right {
float: right;
width: 224px;
}
.safety-box {
margin-left: 16px;
}
.safety-red {
background: #e4322c url(../images/about/red_arrow_bg.gif) no-repeat 5px center;
}
.safety-grey {
background: #595959 url(../images/about/grey_arrow_bg.gif) no-repeat 5px center;
}
#safety-banner {
width: 440px;
height: 156px;
background: url(../images/about/safety_ban.jpg) no-repeat;
color: #fff;
margin-top: 3px;
}
#safety-banner div {
width: 120px;
padding: 7px 0 0 9px;
line-height: 14px;
}
#safety-nav {
padding-top: 1px;
padding-left: 8px;
margin-bottom: 12px;
}
#safety-nav ul {
margin: 0;
padding: 0;
}
#safety-nav li {
display: inline;
float: left;
height: 19px;
background: url(../images/about/safety_link.gif);
padding: 5px 3px 0 3px;
}
#safety-nav li a {
color: #ccc;
text-decoration: none;
}
#safety-nav li a:hover {
color: #fff;
}
#safety-nav .left, #safety-nav .right {
width: 5px;
background: url(../images/about/safety_link_side.gif) no-repeat;
padding: 0;
height: 24px;
}
#safety-nav #sel {
background: url(../images/about/safety_link_s.gif);
}
#safety-nav #sel a {
color: #ffbf2b;
}
#safety-nav #l-sel, #safety-nav #r-sel {
background: url(../images/about/safety_link_side_s.gif) no-repeat;
}
#safety-nav .right, #safety-nav #r-sel {
background-position: right;
margin-right: 1px;
}
.history-right {
float: right;
width: 340px;
height: 217px;
margin-left: 8px;
background: url(../images/about/history_ban_1.jpg) no-repeat;
}
.history-right-c {
padding-left: 29px;
}
.history-left {
float: left;
width: 120px;
margin-right: 8px;
}

/* Products */
#prod-splash {
width: 675px;
height: 399px;
background: url(../images/prod/splash1.jpg) no-repeat right;
}

/* Match Resources */
#collect-left {
width: 166px;
}
#collect-right {
padding-left: 65px;
width: 586px;
}
#game-left, #game-right {
width: 8px;
height: 425px;
float: left;
background: url(../images/resource/game_side.gif) no-repeat;
}
#game-middle {
width: 660px;
background: #000;
float: left;
}
#game-right {
float: right;
background-position: right;
}
#manu-banner {
width: 675px;
height: 330px;
background: url(../images/resource/manufacturing.jpg) no-repeat;
}
.manu-content-left, .manu-content-right {
float: left;
width: 470px;
background: #fff;
}
.manu-content-right {
float: right;
}
.manu-image-1, .manu-image-2 {
float: right;
width: 200px;
height: 562px;
background: url(../images/resource/stages_1.jpg) no-repeat;
}
.manu-image-2 {
float: left;

}
#stages-left {
width: 166px;
}
#stages-right {
padding-left: 22px;
}

/* Competitions */
#comp-left {
float: left;
width: 375px;
height: 581px;
}
#comp-right {
width: 489px;
float: right;
}
#comp-right2 {
width: 489px;
float: right;
height:500px;
}




/* Contact */
#contact-details {
width: 176px;
background-image: url(../images/contact/mail_bg.gif);
background-repeat: no-repeat;
background-position: right center;
line-height: 15px;
}
#contact-left {
float: left;
width: 205px;
}
#contact-middle {
float: left;
width: 465px;
}
#contact-right {
float: right;
width: 194px;
height: 268px;
background: url(../images/contact/right_img.jpg) no-repeat bottom;
}
.staticImage {
height:135px;
width:864px;
background-image:url(../images/home/startofsomethinggood.jpg);
}
#slideShow {
height:456px;
width:289px;
float:left;
}
#competitionForm {
padding:0;
margin:0;
}
.theTable td {
padding:0 0 10px 0;
}
.theTable input {
border:1px solid #c3c3c3;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:11px;
height:18px;
padding:4px 3px 0px 3px;
width:150px;
}
.theTable select {
border:1px solid #c3c3c3;
width:158px;
font-size:11px;
}
.checkboxAccept {
height:30px;
margin:10px 0 0 0;
}
.checkboxAccept input {
padding:0;
margin:0;
float:left;
}
.checkboxAccept a {
padding:0;
margin:0 0 0 10px;
float:left;
display:inline-block;
}
.headingNew {
color:#E4322C;
font-size:15px;
font-weight:bold;
}
.termsList li {
margin:15px 0 0 0;
}
ol.lettersList {
list-style-type:lower-alpha;
}
.homeContent {
	overflow:hidden;
}
.homeLeft {
	width:294px;
	height:462px;
	overflow:hidden;
	float:left;
	display:inline;
	background-image:url(../images/home/promo.jpg);
	margin:0 10px 0 0;
}
.homeLeft2 {
	width:294px;
	height:462px;
	overflow:hidden;
	float:left;
	display:inline-block;
	background-image:url(../images/home/promo.jpg);
	margin:0 10px 0 0;
}
.homeRight {
	width:864px;
	height:455px;
	overflow:hidden;
	float:left;
	display:inline-block;
	background-image:url(../images/home/mainbanner.jpg);
}
.landing {
	overflow:hidden;
	width:864px;
	height:682px;
	background-image:url(../images/home/landingBg.jpg);
}
.leftNav {
	width:158px;
	height:640px;
	float:left;
	display:inline;
}
.rightInternal {
	width:706px;
	height:710px;
	overflow:hidden;
	float:left;
	display:inline;
	position:relative;
}
.rightInternalNew {
	width:706px;
	overflow:hidden;
	float:left;
	display:inline;
	position:relative;
}
.chefTopRight {
	position:absolute;
	top:30px;
	right:30px;
	overflow:hidden;
	text-align:center;
	color:#fff;
	width:180px;
}
.chefTopRight h1 {
	font-size:14px;
	font-weight:bold;
	margin:0 0 2px 0;
}
.chefTopRight a {
	font-size:12px;
	font-weight:normal;
	color:#f8d8c9;
	text-decoration:none;
	line-height:1.0em;
}
.chefTopRight a:hover {
	color:#fff;
}
.landing .bbqLogo {
	margin:19px 0 0 12px;
}
.bbqLogo {
	width:138px;
	height:132px;
	background-image:url(../images/home/bbqLogo.jpg);
	margin:17px 0 0 12px;
	display:block;
}
.times {
	font-family:"Times New Roman", Times, Georgia, serif;
	font-size:28px;
	font-style:italic;
	color:#542d13;
	text-align:center;
	width:380px;
	line-height:1.0em;
	margin:22px 0 20px 0;;
	padding:0;
}
.intro {
	position:absolute;
	top:54px;
	right:50px;
	width:284px;
	overflow:hidden;
}
.intro h2 {
	color:#d3001b;
	font-size:15px;
	padding:15px 0 8px 20px;
	margin:0;
	font-weight:normal;
	line-height:1.4em;
}
.intro h2 a {
	color:#d3001b;
}
.intro p {
	padding:0 0 0 20px;
	margin:0 0 8px 0;
	line-height:1.4em;
}
.active {
	background-position:bottom;
	cursor:pointer;
}
.bbqRecepies {
	width:75px;
	height:85px;
	display:block;
	background-image:url(../images/home/bbqRecipies.png);
	margin:24px 0 0 44px;
	cursor:pointer;
}
.bbqRecepies:hover {
	background-position:center;
}
.tips {
	width:74px;
	height:81px;
	display:block;
	background-image:url(../images/home/tips.png);
	margin:26px 0 0 45px;
	cursor:pointer;
}
.tips:hover {
	background-position:center;
}
.faq {
	width:88px;
	height:86px;
	display:block;
	background-image:url(../images/home/faq.png);
	margin:37px 0 0 37px;
	cursor:pointer;
}
.faq:hover {
	background-position:center;
}
.news {
	width:78px;
	height:91px;
	display:block;
	background-image:url(../images/home/news.png);
	margin:28px 0 0 45px;
	cursor:pointer;
}
.news:hover {
	background-position:center;
}
.receipes {
	overflow:hidden;
	width:864px;
	height:1117px;
	background-image:url(../images/home/receipesBg.jpg);
}
.receipes .leftNav {
	width:158px;
	height:1117px;
	float:left;
	display:inline;
	background-repeat:no-repeat;
}
.receipes .rightInternal {
	width:657px;
	height:1084px;
	float:left;
	display:inline;
	background-repeat:no-repeat;
	padding:15px 30px 0 19px;
}
.receipesSeafood {
	overflow:hidden;
	width:864px;
	height:1261px;
	background-image:url(../images/home/receipesBg2.jpg);
}
.receipesSeafood .leftNav {
	width:158px;
	height:1117px;
	float:left;
	display:inline;
	background-repeat:no-repeat;
}
.receipesSeafood .rightInternal {
	width:657px;
	height:1224px;
	float:left;
	display:inline;
	background-repeat:no-repeat;
	padding:15px 30px 0 19px;
}
.steakAll2 {
	overflow:hidden;
	width:864px;
	height:1419px;
	background-image:url(../images/home/steakAllBg2.jpg);
}
.steakAll2 .leftNav {
	width:158px;
	height:1117px;
	float:left;
	display:inline;
	background-repeat:no-repeat;
}
.steakAll2 .rightInternal {
	width:657px;
	height:1384px;
	float:left;
	display:inline;
	background-repeat:no-repeat;
	padding:15px 30px 0 19px;
}
.steakAll20 {
	overflow:hidden;
	width:864px;
	height:1209px;
	background-image:url(../images/home/steakAllBg20.jpg);
}
.steakAll20 .leftNav {
	width:158px;
	height:1117px;
	float:left;
	display:inline;
	background-repeat:no-repeat;
}
.steakAll20 .rightInternal {
	width:657px;
	height:1384px;
	float:left;
	display:inline;
	background-repeat:no-repeat;
	padding:15px 30px 0 19px;
}

.steakAll205 {
	overflow:hidden;
	width:864px;
	background-image:url(../images/home/steakAll205.jpg);
	padding:0 0 20px 0;
}
.steakAll205 .leftNav {
	width:158px;
	height:1117px;
	float:left;
	display:inline;
	background-repeat:no-repeat;
}
.steakAll205 .rightInternal {
	width:657px;
	height:1384px;
	float:left;
	display:inline;
	background-repeat:no-repeat;
	padding:15px 30px 0 19px;
}
.bottomBit {
	width:864px;
	height:27px;
	overflow:hidden;
	background-image:url(../images/home/bottomBit.jpg);
}



.steakAll2 .rightInternal3 {
	width:687px;
	height:1384px;
	float:left;
	display:inline;
	background-repeat:no-repeat;
	padding:15px 0px 0 19px;
}

.steakAll {
	overflow:hidden;
	width:864px;
	height:1219px;
	background-image:url(../images/home/steakAllBg.jpg);
}
.steakAll .leftNav {
	width:158px;
	height:1117px;
	float:left;
	display:inline;
	background-repeat:no-repeat;
}
.steakAll .rightInternal {
	width:657px;
	height:1084px;
	float:left;
	display:inline;
	background-repeat:no-repeat;
	padding:15px 30px 0 19px;
}
.bbqrecipes {
	width:156px;
	overflow:hidden;
}
.headingMenu {
	width:103px;
	height:21px;
	overflow:hidden;
	background-image:url(../images/home/recipesheadingmenu.png);
	margin:46px 0 0 28px;
}
.subMenu {
	width:144px;
	overflow:hidden;
	margin:8px 0 0 9px;
}
.mojo:hover, .lamb:hover, .pork:hover, .baked:hover, .beef:hover, .seafood:hover, .greek:hover, .chicken:hover, .steak:hover, .aboutGlenn:hover  {
	background-position:bottom;
}
.mojo {
	width:144px;
	height:22px;
	overflow:hidden;
	display:block;
	margin:0 0 2px 0;
	background-image:url(../images/home/mojo.png);
	cursor:pointer;
}
.lamb {
	width:144px;
	height:22px;
	overflow:hidden;
	display:block;
	margin:0 0 2px 0;
	background-image:url(../images/home/lamb.png);
	cursor:pointer;
}
.pork {
	width:144px;
	height:22px;
	overflow:hidden;
	display:block;
	margin:0 0 2px 0;
	background-image:url(../images/home/pork.png);
	cursor:pointer;
}
.baked {
	width:144px;
	height:22px;
	overflow:hidden;
	display:block;
	margin:0 0 2px 0;
	background-image:url(../images/home/baked.png);
	cursor:pointer;
}
.beef {
	width:144px;
	height:22px;
	overflow:hidden;
	display:block;
	margin:0 0 2px 0;
	background-image:url(../images/home/beef.png);
	cursor:pointer;
}
.seafood {
	width:144px;
	height:22px;
	overflow:hidden;
	display:block;
	margin:0 0 2px 0;
	background-image:url(../images/home/seafood.png);
	cursor:pointer;
}
.greek {
	width:144px;
	height:22px;
	overflow:hidden;
	display:block;
	margin:0 0 2px 0;
	background-image:url(../images/home/greek.png);
	cursor:pointer;
}
.chicken {
	width:144px;
	height:22px;
	overflow:hidden;
	display:block;
	margin:0 0 2px 0;
	background-image:url(../images/home/chicken.png);
	cursor:pointer;
}
.steak {
	width:144px;
	height:22px;
	overflow:hidden;
	display:block;
	margin:0 0 2px 0;
	background-image:url(../images/home/steak.png);
	cursor:pointer;
}
.aboutGlenn {
	width:144px;
	height:22px;
	overflow:hidden;
	display:block;
	margin:0 0 2px 0;
	background-image:url(../images/home/aboutGlenn.png);
	cursor:pointer;
}
.bbqHeading {
	text-indent:-9999px;
	width:443px;
	height:80px;
	overflow:hidden;
	position:absolute;
	top:30px;
	left:10px;
	background-image:url(../images/home/bbqHeading.jpg);
	margin:0;
	padding:0;
}
.mojoHeading {
	text-indent:-9999px;
	width:524px;
	height:119px;
	overflow:hidden;
	position:absolute;
	top:17px;
	left:7px;
	background-image:url(../images/home/mojoHeading.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
.lambHeading {
	text-indent:-9999px;
	width:639px;
	height:75px;
	overflow:hidden;
	position:absolute;
	top:17px;
	left:7px;
	background-image:url(../images/home/lambHeading.jpg);
	background-repeat:no-repeat;
	margin:13px 0 0 0;
	padding:0;
}
.porkHeading {
	text-indent:-9999px;
	width:535px;
	height:74px;
	overflow:hidden;
	position:absolute;
	top:17px;
	left:7px;
	background-image:url(../images/home/porkHeading.jpg);
	background-repeat:no-repeat;
	margin:13px 0 0 0;
	padding:0;
}
.bakedHeading {
	text-indent:-9999px;
	width:606px;
	height:108px;
	overflow:hidden;
	position:absolute;
	top:17px;
	left:7px;
	background-image:url(../images/home/bakedHeading.jpg);
	background-repeat:no-repeat;
	margin:13px 0 0 0;
	padding:0;
}
.beefHeading {
	text-indent:-9999px;
	width:655px;
	height:109px;
	overflow:hidden;
	position:absolute;
	top:17px;
	left:7px;
	background-image:url(../images/home/beefHeading.jpg);
	background-repeat:no-repeat;
	margin:13px 0 0 0;
	padding:0;
}
.seafoodHeading {
	text-indent:-9999px;
	width:548px;
	height:116px;
	overflow:hidden;
	position:absolute;
	top:17px;
	left:7px;
	background-image:url(../images/home/seafoodHeading.jpg);
	background-repeat:no-repeat;
	margin:0px 0 0 0;
	padding:0;
}
.greekHeading {
	text-indent:-9999px;
	width:522px;
	height:114px;
	overflow:hidden;
	position:absolute;
	top:17px;
	left:7px;
	background-image:url(../images/home/greekHeading.jpg);
	background-repeat:no-repeat;
	margin:5px 0 0 0;
	padding:0;
}
.chickenHeading {
	text-indent:-9999px;
	width:581px;
	height:90px;
	overflow:hidden;
	position:absolute;
	top:17px;
	left:7px;
	background-image:url(../images/home/chickenHeading.jpg);
	background-repeat:no-repeat;
	margin:5px 0 0 0;
	padding:0;
}
.steakHeading {
	text-indent:-9999px;
	width:534px;
	height:116px;
	overflow:hidden;
	position:absolute;
	top:17px;
	left:7px;
	background-image:url(../images/home/steakHeading.jpg);
	background-repeat:no-repeat;
	margin:5px 0 0 0;
	padding:0;
}
.tipsHeading {
	text-indent:-9999px;
	width:399px;
	height:113px;
	overflow:hidden;
	position:absolute;
	top:17px;
	left:7px;
	background-image:url(../images/home/tipsHeading.jpg);
	background-repeat:no-repeat;
	margin:5px 0 0 0;
	padding:0;
}
.faqHeading {
	text-indent:-9999px;
	width:399px;
	height:113px;
	overflow:hidden;
	position:absolute;
	top:17px;
	left:7px;
	background-image:url(../images/home/faqHeading.jpg);
	background-repeat:no-repeat;
	margin:5px 0 0 0;
	padding:0;
}
.newsHeading {
	text-indent:-9999px;
	width:177px;
	height:76px;
	overflow:hidden;
	position:absolute;
	top:23px;
	left:7px;
	background-image:url(../images/home/newsHeading.jpg);
	background-repeat:no-repeat;
	margin:5px 0 0 0;
	padding:0;
}
.glennHeading {
	text-indent:-9999px;
	width:602px;
	height:113px;
	overflow:hidden;
	position:absolute;
	top:17px;
	left:7px;
	background-image:url(../images/home/aboutglenn2.jpg);
	background-repeat:no-repeat;
	margin:0px 0 0 0;
	padding:0;
}
.top {
	position:relative;
	width:657px;
	height:151px;
	color:#400b11;
	text-align:center;
	font-size:11px;
	margin:0 0 4px 0;
}
.top p {
	margin:0;
	padding:0;
}
.topMojo {
	position:relative;
	width:657px;
	height:135px;
	color:#400b11;
	text-align:center;
	font-size:11px;
	margin:0 0 5px 0;
}
.bottom p {
	margin:0;
	padding:0;
}
.glenn {
	width:202px;
	height:151px;
	position:absolute;
	bottom:0;
	right:0;
}
.glennPicture {
	width:131px;
	height:166px;
	background-image:url(../images/home/glenn.png);
	float:left;
	display:inline;
	margin:-15px 0 0 0;
}
.glennInfo {
	width:71px;
	overflow:hidden;
	margin:40px 0 0 0;
	float:left;
	display:inline;
}
.pagination {
	height:20px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:0;
	color:#542d13;
}
.pagination a {
	color:#542d13;
	text-decoration:none;
}
.pagination2 {
	height:20px;
	overflow:hidden;
	position:absolute;
	right:0;
	color:#542d13;
}
.pagination2 a {
	color:#542d13;
	text-decoration:none;
}
.prev {
	width:14px;
	height:20px;
	display:inline-block;
	float:left;
	background-image:url(../images/home/prev.gif);
	background-repeat:no-repeat;
	margin:0 6px 0 0px;
}
.next {
	width:14px;
	height:20px;
	display:inline-block;
	float:left;
	background-image:url(../images/home/next.gif);
	background-repeat:no-repeat;
	margin:0 0 0 4px;
}
.pagination a, .pagination p, .pagination div {
	float:left;
	dipslay:inline-block;
	font-size:12px;
	padding:3px 3px 0 0;
}
.pagination2 a, .pagination2 p, .pagination2 div {
	float:left;
	dipslay:inline-block;
	font-size:12px;
	padding:3px 3px 0 0;
}
.current1 {
	width:21px;
	height:16px;
	background-image:url(../images/home/current.gif);
	padding:0;
	margin:1px 3px 0 0;
	overflow:hidden;
	color:#d3001b;
	font-weight:bold;
}
.current1 p {
	padding:0;
	margin:-1px 0 0 0px;
	overflow:hidden;
	padding:0 0 0 8px;
}
.recipe {
	width:657px;
	overflow:hidden;
	display:block;
	margin:0 0 8px 0;
}
a img {
	border:none;
}
.bottom {
	width:657px;
	height:26px;
	overflow:hidden;
	position:relative;
}
.toTop {
	width:px;
	height:px;
	overflow:hidden;
	position:absolute;
	left:0;
	font-size:12px;
	color:#542d13;
	padding:3px 0 0 0;
	text-decoration:none;
}
.toTop:hover {
	color:#542d13;;
}
.toTop span {
	margin:0 0 0 5px;
}



.toTop2 {
	width:px;
	height:px;
	overflow:hidden;
	font-size:12px;
	color:#542d13;
	padding:3px 0 0 0;
	text-decoration:none;
}
.toTop2:hover {
	color:#542d13;;
}
.toTop2 span {
	margin:0 0 0 5px;
}
.recipeContent2 {
	width:687px;
	overflow:hidden;
	font-size:12px;
	line-height:1.4em;
}
.recipeContent2 p {
	margin:0 0 8px 0;
}


.recipeContent {
	width:657px;
	overflow:hidden;
	font-size:12px;
	line-height:1.4em;
}
.recipeContent p {
	margin:0 0 8px 0;
}
.recipeLeft {
	width:259px;
	overflow:hidden;
	float:left;
	display:inline;
	margin:0 14px 0 0;
}
.recipeRight {
	width:384px;
	overflow:hidden;
	float:left;
	display:inline;
}
.recipeLeft2 {
	width:310px;
	overflow:hidden;
	float:left;
	display:inline;
	margin:0 26px 0 0;
}
.recipeRight2 {
	width:310px;
	overflow:hidden;
	float:left;
	display:inline;
}
.recipeRight3 {
	width:335px;
	overflow:hidden;
	float:left;
	display:inline;
}
.serves {
	height:54px;
	overflow:hidden;
	width:250px;
}
.outback {
	font-size:14px;
	color:#d3001b;
	margin:15px 0 10px 0;
}
.outback33 {
	font-size:14px;
	color:#d3001b;
	font-weight:normal;
	position:absolute;
	top:15px;
	left:15px;
	margin:0;
}
.outback35 {
	font-size:14px;
	color:#d3001b;
	margin:0px 0 10px 0;
	float:left; 
	display:inline; 
	margin:0 0 8px 0;
	text-decoration:none;
	cursor:pointer;
	width:300px;
}
.outback2 {
	font-size:14px;
	color:#504f4f;
	margin:12px 0 7px 0;
	padding:0;
}
.emailPrint {
	width:60px;
	height:32px;
	overflow:hidden;
}
.email {
	width:21px;
	height:32px;
	overflow:hidden;
	background-image:url(../images/home/email.gif);
	background-position:bottom;
	float:left;
	display:inline-block;
}
.print {
	width:22px;
	height:32px;
	overflow:hidden;
	background-image:url(../images/home/print.gif);
	background-position:bottom;
	display:inline-block;
	float:left;
}
.email:hover, .print:hover {
	background-position:top;
}
.divder {
	height:32px;
	width:1px;
	background-image:url(../images/home/divider.gif);
	overflow:hidden;
	float:left;
	display:inline;
	margin:0 7px;
}
.helpfulTips {
	width:384px;
	height:201px;
	overflow:hidden;
	margin:18px 0 0 0;
}
.helpfulTips img{
	float:left;
	display:inline;
	margin:0 12px 0 0;
}
.tipsInfo {
	width:125px;
	overflow:hidden;
	float:left;
	display:inline;
}
.tipsInfo p {
	color: #D3001B;
	font-size:11px;
	line-height:1.2em;
}
.bottomLeaders {
	width:657px;
	height:167px;
	overflow:hidden;
	padding:17px 0 0 0;
}
.list {
	margin:0 0 0 0;
	padding:0;
	list-style-type:none;
}
.list li {
	padding:0 0 8px 10px;
	background-image:url(../images/home/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 7px;
}
.arrow {
	float:left;
	display:inline;
	width:10px;
	height:9px;
	overflow:hidden;
	margin:3px 10px 0 0;
}
.expand {
	width:320px;
	overflow:hidden;
	margin:5px 0 0 0;
	border-top:1px solid #eaa98d;
	padding:8px 0 0 0;
}
.theP {
	width:300px;
	margin:0 0 0 20px;
}
.leadersNew {
	width:650px;
	overflow:hidden;
	height:196px;
	border:1px solid #acadae;
	position:relative;
}
.leadersNew img {
	margin:10px 0 0 8px;
}
.bottomLinks {
	overflow:hidden;
	position:absolute;
	bottom:10px;
	left:10px;
}
.bottomLinks a {
	color:#5f5959;
	text-decoration:none;
	display:inline-block;
	float:left;
}
.bottomLinks a:hover {
	color:#E5322D;
	text-decoration:underline;
}
.topThing {
	width:px;
	height:px;
	overflow:hidden;
}
