/* 
Eckrich Group Styles
Version 1.0

*/
/*
	green text: 	#006857
	orange:			#fbaa13
	orange text:	#b55000
	red:			#bd1e2c
*/

/* Use the clearFloat class to clear floats in the layout */
.centered {
	text-align: center;
}

.clearFloat {
	clear: both;
}

.fl {
	float: left;
}
.fr {
	float: right;
}

body {
	background-color: #ad955b;
	margin: 0;
	padding: 0;
}

a {
	color: #006857;
	text-decoration: none;
}

#body_wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 990px;
}

#header {
	position: absolute;
	top: 0px;
	z-index: 990;
	height: 173px;
}

#home_btn {
	position: absolute;
	top: 18px;
	left: 15px;
	width: 223px;
	height: 103px;
	background-color: transparent;
}

#header div.span-25{
	background-image: url('../images/layout/header.png');
	height: 173px;
}


#top_nav {
	padding: 76px 0 0 228px;
}

#top_nav ul {
	list-style: none;
}
#top_nav ul li {
	display: inline;
	padding-right: 20px;
	font-size: 17px;
	font-weight: bold;
	font-family: "Chaparral Pro SemiBold", Times, "Times New Roman", serif;
}
#top_nav ul li a {
	color: #ffeebd;
	text-decoration: none;
}
#top_nav ul li a:hover {
	color: #f6bc00;
	text-decoration: none;
}

.spacer {
	height: 100px;
}

#main {
	overflow: hidden;
	height:auto;
	padding:-1px;
	margin:0px;
}

#left_column{
	background: #f7e6bd url('../images/layout/border_bg.gif') repeat-y top right;
	margin-right: 0;
	padding-right: 10px;
}

.column {
	padding-bottom : 10000px;
	margin-bottom : -10000px;
}

.fix-top {
	padding-top: 73px;
}

#content {
	background-color: #f9eed8;
	margin-right: 0;
	padding-right: 10px;
	color: white;
	min-height: 610px;
}

#content h1 {
	font-size: 32px;
	font-weight: bold;
	color: #006857;
}

#content h2 {
	font-size: 24px;
	font-weight: bold;
	color: #006857;
}

.center {
	width: 100%;
	text-align: center;
}

.column .contents {
	padding: 5px 10px 10px 10px;
	color: #58595b;
	font-family: Arial, sans-serif;
	font-size: 13px;
}





#content.last {
	padding-right: 0px;
}

#right_column {
	background: #F7E6BD url('../images/layout/border_bg.gif') repeat-y bottom left;
	text-align: left;
}

#footer {
	height: 45px;
	background-color: #006957;
	color: white;
}

#footer_nav {
	padding: 0 10px 0 10px;
	margin: 0 auto;
	text-align: center;
}

#footer_nav ul {
	padding: 2px 0 0 0;
	margin-bottom: 0;
	list-style: none;
}
#footer_nav ul li {
	display: inline;
	padding: 0 2px 0 2px;
	font-size: 11px;
	font-family: Arial, sans-serif;
}
#footer_nav ul li a {
	color: white;
	text-decoration: none;
}
#footer_nav ul li a:hover {
	
}


/* ------- Home Page ------------*/
#content.home {
	line-height: 0;
}

#food_shots {
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 800px;
	height: 615px;
	z-index: 200;
}

/*#food_shots li p {
	position: relative;
	top: -20px;
	padding-left: 20px;
	font-size: 24px;
}*/

.foodshotlink {
	position: absolute;
	top: 590px;
	padding-left: 20px;
	font-family:"Chaparral Pro SemiBold",Times,"Times New Roman",serif;
	font-size:18px;
	font-weight: bold;
	z-index: auto;
}

#food_shots a {
	color:#FFEEBD;
	text-decoration: none;
	font-size: 24px;
}

#hardwood_logo {
/*	margin-top:30px;*/
  margin-left: 18px;
	background-color: transparent;
	width: 160px;
	height: 210px;
	z-index: 900;
}

#hardwood_flash {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 950;
}
#mobiletour_logo {
	margin-left: 4px;
	z-index: 900;
}

#mobiletour_logo_flash {
	padding-left: 15px;
	z-index: 950;
}

#right_grilling_tips {
	margin-left: 18px;
	margin-top: 10px;
}
#recipe_bug {
	text-align: center;
	margin-top:70px;
	margin-bottom:20px;
/*	margin-top: 30px;*/
}
/* ------- END Home Page ------------*/


/* ------- Advertising Page ------------*/
#video_clips_holder {
	width: 530px;
	margin: 0 0 0 30px;
}

.video_clip {
	margin: 0 0 20px 0;
}

.video_clip .clip_info_holder {
	
}

ul.graphic {
	float: right;
	width: 445px;
	overflow: hidden;
}

.video_clip .clip_info_holder .clip_title {
	text-align: left;
	float: left;
	width: 30%;
	font-style: italic;
	font-weight: bold;
}

#fall_new_angus_spot, #fall_spot {
	display: block;
	text-align: center;
}
.video_clip .clip_info_holder .clip_copy_block {
	text-align: right;
	float: right;
	width: 65%;
}
.video_clip .clip_info_holder .clip_video {
	display: none;
}
.video_clip .clip_info_holder .clip_image {
	display: none;
}

/* ------- END Advertising Page ---------*/



/* ------- Products Page ------------*/
#left_column ul, #left_column li {
	list-style: none;
}

#left_column .product_categories li a {
	color: #006857;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#left_column .product_categories .sub_categories {
	margin: 0 0 10px 28px;
}
#left_column .product_categories .sub_categories li {
	text-indent:-15px;
}
#left_column .product_categories .sub_categories li a {
	color: #58595b;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.prod_cat_description {
	color: #58595B;
	width: 600px;
	height: 60px;
	font-size: 13px;
	text-align: center;
}

#product_disclaimer {
	text-align: left;
	font-size: 10px;
	margin-top: 50px;
}
/* ------- END Products Page ---------*/

/* ------- Product Category Page ---------*/
#content.product_category {
	background: #fff url('../images/pages/products/product_category_header.jpg') repeat-x top left;
	padding-top: 310px;
}
#content.product_category h2 {
	padding: 45px 0 20px 20px;
	color: white;
	width: 400px;
	float: left;
}

#content.product_category .product_quick_select {
	padding: 53px 0 20px 20px;
	width: 200px;
	float: left;
}

#content .prev {
	display: block;
	float: left;
	width: 80px;
	height: 100px;
	background: #fff url('../images/pages/products/prev_arrow.gif') no-repeat center center;
}
#content .next {
	display: block;
	float: left;
	width: 80px;
	height: 100px;
	background: #fff url('../images/pages/products/next_arrow.gif') no-repeat center center;
}

#content .contents.home {
	background-color: white;
	padding: 0 0 0 10px;
	text-align: center;
}

#content .products_viewer {
	float: left;
	text-align: center;
}

#content #products_viewer_single {
	position: relative;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

#content .products_viewer ul {
	list-style: none;
	text-align: center;
}

#content .products_viewer li {
	width: 600px;
	text-align: center;
	height: auto;
}

#content .products_viewer li .links {
	width: 100%;
	text-align: center;
}

#content .products_viewer li .links a {
	color: #006857;
	text-decoration: none;
}

/* ------- END Product Category Page ---------*/

/* ------- Recipes Page ------------*/

#content .grilling_tips {
	list-style: none;
	padding: 0;
	margin: -10px 0 0 -10px;
}

#content .grilling_tips li {
	background-image: url(../images/pages/grilling_tips/li_bg.jpg);
	height: 69px;
	width: 790px;
	margin: 0;
	padding: 0;
	float: left;
	line-height: 18px;
	text-transform: uppercase;
	overflow: hidden;
}

#content .grilling_tips li h6 {
	margin-top: 10px;
	font-size: 16px;
}

#content .grilling_tips li p {
	color: #790012;
	font-size: 14px;
}

#content .grilling_tips .number {
	font-size: 40px;
	line-height: 64px;
	color: black;
	float: left;
	padding: 0 46px 0 38px;
}


/*#content .grilling_tips li img {
	float: left;
	padding: 4px 10px 0px 0;
}*/

#content .featured_recipes h2 {
	margin-bottom: 0px;
}


#left_column .recipe_search_header {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 0;
}

#left_column .recipe_search_box {
	background-color: #f6bc00;
	width: 199px;
	text-align: center;
	margin-top:-3px;
}

#left_column .recipe_search_box input {
	padding: 4px 2px 2px 4px;
	margin: 5px 0 0 0;
	background: white url(../images/layout/input_bg.gif) no-repeat scroll top left;
	border: none;
}

#left_column .recipe_search_box button {
	margin: 8px 0 10px 115px;
	background: transparent url(../images/layout/go_btn.gif) no-repeat scroll center center;
	border: none;
	width: 40px;
	height: 20px;
}

.contents h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006857;
	margin-top: 10px;
}

#left_column .recipe_categories li {
	margin: 2px 0 2px 0;
}

#left_column .recipe_categories li a {
	color: #58595b;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#left_column .left_sidebar_promotions {
	text-align: center;
	width: 199px;
	margin: 10px 0 20px 0;
}

#featured_recipes, #slide_nav, #featured_recipe_desc{
	list-style: none;
	margin-left:-20px;
}

.featured_image {
	list-style: none;
	margin-left:-20px;
}

.featured_thumb{
	list-style: none;
	width:37px;
	height:37px;
}

#featured_recipes {
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 790px;
	height: 450px;
	z-index: 200;
}

#recipes_viewer {
	margin-top:75px;
}

#recipes_viewer a, #recipes_viewer a:active, #recipes_viewer a:visited {
	text-decoration:none;
	color:#45484F;
}

#recipes_viewer a:hover {
	color:#bd1e2c;
}

#recipes_viewer li {
	margin: 2px 0 2px 0;
	list-style: none;
}

#recipes_viewer .recipe {
	border-top: 1px dashed #AD955B;
	padding:10px;
	margin:10px;
}

#recipes_viewer .recipe_shot {
	float:left;
	width: 105px;
	height: 105px;
	overflow: hidden;
	margin:1px;
}

#recipes_viewer .recipe_shot:hover {
	border: 1px dashed #bd1e2c;
	margin:0px;
}


#recipes_viewer .recipe_image{
	float:left;
}

#recipes_viewer .recipe_image_size{
	width:325px;
	height: auto;
}

#recipes_viewer .recipe_listing {
	float:left;
    margin-left:50px;
	font-size: 14px;
}

#recipes_viewer .title {
	font-weight:bold;
	font-size: 18px;
	line-height: 18px;
	padding-bottom:20px;
	width: 250px;
}

#recipes_viewer .prep {
	width:250px;
	float: left;
}

#recipes_viewer .rating {
	float: left;
}

#recipes_viewer .sub_head {
	font-style: italic;
	width: 220px;
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 18px;
}


#recipes_viewer .ingredients {
	padding:10px;
}

#recipes_viewer .directions {
	padding:10px;
}

#recipes_viewer .additional {
	padding:10px;
}


#slide_nav {
	float: left;
	width: 200px;
	margin: 0 20px 0 0;
}

#slide_nav li {
	width: 38px;
	height: 37px;
	float: left;
	margin: 0 10px 0 0;
}

#slide_nav li, #slide_nav li img {
}

#slide_nav li.selected {
	border: 3px solid #006857;
}

#slide_nav li.selected img {
	
}

#featured_recipe_desc {
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
}

#featured_recipe_desc h2 {
	font-size: 16px;
	margin: 0 0 0 0;
}

#featured_recipe_desc a {
	color: #006857;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}
/* ------- END Recipes Page ------------*/


/* ------- Promotions Page ------------*/

#content.promotions_splash {
	line-height: 0;
}

#content h2.promotion_headline{
	text-align: center;
	margin: 0 0 20px -100px;
	color: #006857;
}

#content .legal {
	
}

#prizes .strikeout {
	text-decoration: line-through;
}

#prizes div {
	margin: 0 0 20px 0;
}

#prizes div:hover {
	background-color: #F7E6BD;
}

#prizes h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#prizes h2 a {
	color: #006857;
	text-decoration: none;
}
#grills_remaining, #coolers_remaining, #coupon_free_remaining, #coupon_150_remaining {
	color: #bd1e2c;
	font-size: 14px;
}

#entry_form {
	color: black;
	margin: 0 0 20px 0;
}

#entry_form input, #entry_form select {
	padding: 4px 2px 2px 4px;
	margin: 5px 0 0 0;
	background: white url(../images/layout/input_bg.gif) no-repeat scroll top left;
	border: none;
	float: left;
}

#entry_form input[type~=checkbox] {
	margin-top: 2px;
	margin-right: 5px;
}

#entry_form label {
	display: block;
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-transform: uppercase;
	padding: 10px 10px 1px 0;
	line-height: 12px;
	width: 110px;
}

#entry_form .error {
	font-size: 9px;
	font-weight: normal;
	color: red;
	text-transform: none;
	background: white url(../images/layout/input_bg.gif) no-repeat scroll top left;
	border: none;
	padding: 4px 2px 2px 4px;
	margin: 5px 0 0 0;
}

#entry_form label.error {
	background-image: none;
	background-color: transparent;
	width: 200px;
}

#entry_form label span {
	font-size: 9px;
	font-weight: normal;
	color: black;
}

#entry_form .size-25 {
	width: 25px;
}
#entry_form .size-50 {
	width: 50px;
}
#entry_form .size-100 {
	width: 100px;
}
#entry_form .size-150 {
	width: 150px;
}
#entry_form .size-385 {
	width: 385px;
}

#entry_form textarea {
	height: 100px;
}

#entry_form button[type~=submit] {
	border: none;
	background-color: #006857;
	color: white;
	text-transform: uppercase;
}

#entry_form a {
	color: #006857;
}

/* ------- END Promotions Page ------------*/

/* ------- BEGIN Contact Page ------------*/

#contact_form {
	color: black;
	margin: 0 0 20px 0;
}

#contact_form input, #contact_form select {
	padding: 4px 2px 2px 4px;
	margin: 5px 0 0 0;
	background: white url(../images/layout/input_bg.gif) no-repeat scroll top left;
	border: none;
	float: left;
}

#contact_form input[type~=checkbox] {
	margin-top: 2px;
	margin-right: 5px;
}

#contact_form label {
	display: block;
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-transform: uppercase;
	padding: 10px 10px 1px 0;
	line-height: 12px;
	width: 110px;
}

#contact_form .error {
	font-size: 9px;
	font-weight: normal;
	color: red;
	text-transform: none;
	background: white url(../images/layout/input_bg.gif) no-repeat scroll top left;
	border: none;
	padding: 4px 2px 2px 4px;
	margin: 5px 0 0 0;
}

#contact_form label.error {
	background-image: none;
	background-color: transparent;
	width: 200px;
}

#contact_form label span {
	font-size: 9px;
	font-weight: normal;
	color: black;
}

#contact_form .size-25 {
	width: 25px;
}
#contact_form .size-50 {
	width: 50px;
}
#contact_form .size-100 {
	width: 100px;
}
#contact_form .size-150 {
	width: 150px;
}
#contact_form .size-385 {
	width: 385px;
}

#contact_form textarea {
	height: 100px;
	float: left;
}

#contact_form hr {
	margin: .5em 0;
}

#contact_form label a {
	color: red;
	font-weight: bold;
	cursor: help;
}

#contact_form button[type~=submit] {
	border: none;
	background-color: #006857;
	color: white;
	text-transform: uppercase;
}

#contact_form a {
	color: #006857;
}

/* ------- END Contact Page ------------*/

/* ------- Begin Mobile Tour Page------------*/
#map_topper {
	height: 35px;
	background-image: url(../images/pages/mobiletour/newsbar_bg.png);
	width: 787px;
	position: relative;
	left: -10px;
}

#mobile_tour_header {
	position:relative;
	left: -10px;
}

#tour_tracker {
	float: left;
	margin: 6px 0 0 10px;
}

#tour_status {
	float: left;
	margin: 0;
	padding: 0;
	margin: 6px 0 0 14px;
	color: white;
	width: 400px;
	height: 1.4em;
	overflow: hidden;
}

.addthis_button {
	display: block;
	float: right;
	margin: 6px 20px 0 0;
}

#map {
	display: block;
	position: relative;
	left: -10px;
	overflow: hidden;
}
#map_footer {
	left: -10px;
	position: relative;
}

#stopstoggle {
	display: block;
	color: white;
	font-size: 12px;
	background-image: url(../images/pages/mobiletour/footer_fall.jpg);
	width: 783px;
	height: 25px;
	padding-top: 8px;
	padding-right: 5px;
	text-align: right;
	cursor: pointer;
}

#stops td, #stops th {
	text-align: center;
	font-size:12px;
}
#stops td {
	border-top: 1px black dashed;
}
#stops td {
	padding:4px 5px 4px 5px;
	align:left;
}
#kirk_static {
	width:158px;
	margin:10px 0 0 20px;
}
/* ------- END Mobile Tour Page ------------*/

#print_logo {
	height: 0;
}
