#triscuit_recipes_landing, #triscuit_recipes {
	font: 62.5%/160% Arial, Helvetica, sans-serif; 
	text-align: left;
	color: #622e12;
	padding: 0;
	margin: 0;
	background-color:#faf0cb;
	voice-family:female;
}
*html #triscuit_recipes_landing, *html #triscuit_recipes { text-align:center; }

.clearfix:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; }
.clearfix { 
	min-height: 1px; 
	height: auto !important; 
	height: 1px; 
}

h1, h2, h3, h4, h5, h6 { font-size: 100%; }
ol, ul { list-style: none; }
fieldset, img { border: 0; }
blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, html, img, input, label, legend, li, ol, p, pre, th, td, ul { padding: 0; margin: 0; }
textarea, input { font: 100%/160% arial, sans-serif; color:#000; resize: none; /*Safari disable resize*/ }

a { color: #622e12; text-decoration: none; outline:none; font-family: Verdana, Geneva, sans-serif; }
a:hover { color: #622e12; text-decoration: none; -moz-user-focus:none; }

.hid { display: none; }
.vhid { visibility:hidden; }
.nobg { background:none !important; }
.floatrgt { float: right; }
.floatleft { float: left; }
.pointer { cursor: pointer; }

/*Site CSS*/
.triscuit_recipes_landing_wrapper {
	position:relative;
	width:742px;
	height: auto;
	margin:0 auto;
	background-color:transparent;
	background-image:url(../img/bg_trsc_home.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
}

.triscuit_recipes_wrapper {
	position:relative;
	width:760px;
	margin:0 auto;
	background-color:transparent;
	background-image:url(../img/bg_trsc_recipes.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0 0 10px 0;
}
*html .triscuit_recipes_landing_wrapper, *html .triscuit_recipes_wrapper { text-align:left; }

.recipes_nav {
	background-color:transparent;
	background-image:url(../img/bg_top_nav.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:9px 0 8px 34px;
}
.recipes_pairings .recipes_nav {
	width:481px;
	margin:0 0 0 3px;
}
.home_content .recipes_nav {
	width:382px;
	margin:0 0 0 12px;
}
.recipes_nav li {
	float:left;
	background-color:transparent;
	background-image:url(../img/bg_navLI.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding:0 15px 0 0;
	margin: 0 14px 0 0;
}
.recipes_nav li a span,
.recipes_pairings h1 span { display:none; }

.triscuit_recipes_landing_wrapper .productDisplay { float:left; padding:143px 0 0 68px; }
html>body .triscuit_recipes_landing_wrapper .productDisplay { width:258px; }
* html .triscuit_recipes_landing_wrapper .productDisplay { width:326px; }

.triscuit_recipes_landing_wrapper .home_content { float:left; width:416px; padding:48px 0 0 0; }
.home_content .logo { margin:0 0 14px 44px; }
.home_content .introduction { margin:15px 20px 0 26px;}
.home_content .introduction p { font: 11px Arial, sans-serif; line-height:11px; margin:0 0 10px 0; }

.triscuit_recipes_wrapper .productDisplay { float:left; padding:126px 0 0 32px; }
html>body .triscuit_recipes_wrapper .productDisplay { width:204px; }
* html .triscuit_recipes_wrapper .productDisplay { width:236px; }

.recipes_pairings { position:relative; float:left; width:516px; }
.recipes_pairings .logo { margin:10px 0 15px 137px; }
.recipes_pairings h1 { margin:27px 0 12px 0; }
.recipes_pairings p { font-size:12px; line-height:normal; }
.recipes_pairings p.download { font-size:11px; color:#b0907b; margin:21px 0 13px 0; }

.recipe_container { width:498px; border-bottom:1px solid #b77d46; padding:0 0 9px 0; margin:0 0 8px 0; }
.recipe_list { float:left; width:275px; }
.recipe_list li { 
	font-size:11px;
	background-color:transparent;
	background-image:url(../img/icon_recipeList_LI.gif);
	background-position:left 2px;
	background-repeat:no-repeat;
	line-height:normal; 
	margin:0 0 10px 0; 
	padding:0 0 0 17px; 
}
.recipe_list li.over { 
	background-image:url(../img/icon_recipeList_over.gif);
}
.recipe_list li a:hover,
.recipe_list li.over a { color:#da1a31; } 

.recipe_img_boxes { float:left; width:223px; }
.recipe_img_boxes img { display:none; }

