body {
	font: 11px Trebuchet MS;
	margin: 0;
	padding: 0;
	height: 702px;
	width: 849px;
	float:left;
}
h1 {font-size: 23px;}
h2 {font-size: 17px; font-weight: normal;}

#page_bg {
	background: #fff url(/images/bg_body.jpg) repeat-y;
	float: left;
/*	border: 1px solid; */
}

/************************
PAGE CONTAINER
************************/
#page {
	float: left;
	background: transparent url(/images/bg.jpg) no-repeat right bottom;
	width: 849px;
/*	border: 1px solid; */
}
#bghead {
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
	background: #ffff66 url(/images/bg_head.jpg) no-repeat top right;
	width: 849px;
	height: 331px;
}
/************************
LEFT NAVIGATION
************************/
#left_nav{
	position: relative;
	top: -2px;
	_top: -17px;
	left: 0px;
	float: left;
	clear:  both;
	width: 171px;
	height: 720px;
/*	border: 1px solid green; */
}

#contest_page #left_nav { 
	position: relative;
	top: -1px;
	_top: -1px;
}
#logo{
	float: left;
	clear:  both;
	top: 0px;
	width: 118px;
	height: 129px;
/*	border: 1px solid red;*/
}
#logo img {
	border: 0;
}
#menu {
	margin: 0px;
	margin-top: 30px;
/*	_margin-top: 38px; */
	float: left;
	clear:  both;
	height: 547px;
    height: 198px;
/*	border: 1px solid blue; */
}
#menu img {
	border: 0;
}
#menu li {
    float: left;
    text-align: center;
	margin-left: -40px;
	_margin-left: 0px;
	list-style-type: none
}
#menu li a {
    display: block;
    width: 171px;
	height: 68px;
	text-decoration: none;
}

li#menu_contest a{
    background: transparent url("/images/nav_buttons_off.gif") no-repeat;
	width: 171px;
}
#menu_contest a:hover {
    background: url("/images/nav_buttons_on.gif") 0px 0px no-repeat;
}
li#menu_products a{
    background: transparent url("/images/nav_buttons_off.gif") 0px -67px no-repeat;
}
#menu_products a:hover {
    background: url("/images/nav_buttons_on.gif") 0px -67px no-repeat;
}
li#menu_recipes a{
    background: transparent url("/images/nav_buttons_off.gif") 0px -133px no-repeat;
}
#menu_recipes a:hover {
    background: url("/images/nav_buttons_on.gif") 0px -133px no-repeat;
}

#contest_page li#menu_contest a{
    background: url("/images/nav_buttons_on.gif") no-repeat;
}
#contest_entry_page li#menu_contest a{
    background: url("/images/nav_buttons_on.gif") no-repeat;
}
#products_page li#menu_products a{
    background: url("/images/nav_buttons_on.gif") 0px -67px no-repeat;
}
#recipes_page li#menu_recipes a{
    background: url("/images/nav_buttons_on.gif") 0px -133px no-repeat;
}

#menulinks {
	float: left;
    clear: both;
	height: 360px;
	margin: 0px;
	margin-top: 5px;
}
#menulinks li {
    float: left;
    text-align: center;
	margin-left: -40px;
	_margin-left: 0px;
}

.links_bg {
    background: transparent url("/images/nav_links.gif") no-repeat;
	width: 171px;
	height: 360px;
}
#menulinks li a, #menulinks li  {
    display: block;
    width: 171px;
	text-decoration: none;
	list-style-type: none
}

li#links_emailclub,li#links_emailclub a{
	height: 62px;
}
li#links_twitter,li#links_twitter a{
	height: 50px;
}
li#links_facebook,li#links_facebook a{
	height: 50px;
}
li#links_coupon,li#links_coupon a{
	height: 53px;
}
li#links_recipebook,li#links_recipebook a{
	height: 67px;
}
li#links_buy,li#links_buy a{
	height: 50px;
}

/************************
MAIN CONTENT CONTAINER
************************/
.content{
	float: left;
	position: relative;
	top: 76px;
	left: 25px;  
	_left: 20px;
	width: 600px;
	margin-bottom: 90px;
/*	border-style: dotted;
	border: 1px solid green; */
}

/************************
FOOTER
************************/
#footer {
	width: 849px;
	height: 76px;
	text-align: center;
	line-height: 25px;
	float: left;
	padding-top: 20px;
	background-color: #fff;
/*	border: 1px solid pink; */
}
#footer a{ 	text-decoration: none; 	color: #000; }
#footer a:hover {color: #f66b22;}


/************************
HOMEPAGE
************************/
#homepage .content {
/*	border: 1px solid red; */
}
#homepage .content_left {
	position: absolute;
	top: 160px;
	float: left;
	width: 306px;
/*	border: 1px solid lime; */
	z-index: 2;
}
#homepage .content_right {
	position: relative;
	top: 0px;
	float: right;
	width: 481px;
/*	border: 1px solid pink; */
}

/************************
CONTEST PAGE
************************/
#contest_page .content_left {
	position: relative;
	top: 0px;
	float: left;
	left: 5px;
	!left: 10px;
	width: 280px;
/*	border: 1px solid pink; */
}
#contest_page .content_right {
	position: relative;
	float: left;
	top: 5px;
	left: -5px;
	width: 278px;
/*	border: 1px solid lime; */
}

#contest_entry_page .right_cascade {
	position: absolute;
	top: 185px;
	left: 445px;
}
#contest_entry_page .content {
	float: left;
	margin-left: 20px;
	margin-top: -8px;
	padding-bottom: 120px;
/*	border:1px solid;*/
}
#contest_entry_page .title {
	position: relative;
	left: -45px;
}
/************************
PRODUCTS
************************/
#products_page .content_left {
	position: relative;
	top: 40px;
	float: left;
	width: 250px;
}
#products_page .content_right {
	position: relative;
	left: -17px;
	float: left;
	width: 300px;
}
#products_page .title{
	margin-bottom: 35px;
/*	border:1px solid;*/
}
#products_page .content{
	margin-left: -30px;
	margin-top: -17px;
	padding-bottom: 100px;
/*	border:1px solid;*/
}
.products {
	position: relative;
	float: left;
	left: 45px;
	_left: 45px;
	width: 500px;
/*	border:1px solid;*/
}
.products .blurb {
/*	border:1px solid;*/
	margin: 0 0 10px 32px;
	_margin: 0 0 10px 30px;
	font: 13px 'trebuchet MS';
}
.products ul {
	position: relative;
	padding: 0;
	margin: 0;	
}

#prod_wraps {
	background: transparent url(/images/products/wraps_bg.jpg) no-repeat top left;
/*	border:1px solid;*/
	height: 149px;
	margin-bottom: 10px;
}
#prod_silken {
	background: transparent url(/images/products/silken_bg.gif) no-repeat top left;
/*	border:1px solid; */
	height: 129px;
	margin-bottom: 10px;
}
#prod_organic {
	background: transparent url(/images/products/organic_bg.jpg) no-repeat top left;
/*	border:1px solid;*/
	height: 122px;
	margin-bottom: 10px;
}
#prod_nayonaise {
	background: transparent url(/images/products/nayonaise_bg.gif) no-repeat top left;
/*	border:1px solid;*/
	height: 135px;
	margin-bottom: 10px;
}


#prod_wraps ul{
	float: left;
	left: 32px;
	margin-top: 2px;
/*	border:1px solid;*/
}
#prod_wraps ul li{
	list-style:  none;
	line-height: 21px;
}
#prod_silken ul{
	margin-top: 6px;
	float: left;
	left: 32px;
/*	border:1px solid;*/
}
#prod_silken ul li{
	list-style:  none;
	line-height: 18px;
}
#prod_organic ul{
	margin-top: 6px;
	float: left;
	left: 32px;
/*	border:1px solid;*/
}
#prod_organic ul li{
	list-style:  none;
	line-height: 18px;
}
#prod_nayonaise ul{
	margin-top: 15px;
	float: left;
	left: 32px;
/*	border:1px solid;*/
}
#prod_nayonaise ul li{
	list-style:  none;
	line-height: 18px;
}


/************************
RECIPES PAGE
************************/
#recipes_page .content {
	margin-left: 25px;
	margin-top: 10px;
}
#recipes_page .content_left {
	position: relative;
	top: 40px;
	float: left;
	width: 250px;
}
#recipes_page .content_right {
	position: relative;
	left: -17px;
	float: left;
	width: 300px;
}
#recipe_menu {
	float: left;
    clear: both;
	margin-left: 10px;
	padding: 0px;
	margin-top: 5px;
	width: 500px;
	text-align: center;
	margin-bottom: 40px;
/*	border: 1px solid; */
}
#recipe_menu  li {
    float: left;
    text-align: center;
	list-style-type: none;
	width: 155px;
	margin: 0px;
	padding: 0px;
/*	border: 1px solid; */
}
#recipe_menu  li a {
    display: block;
	width: 155px;
	text-decoration: none;
}
li#recipe_chocolate_creme_pie a{
    background: transparent url("/images/recipes_smooth_off.jpg") -10px no-repeat;
	width: 165px;
	height: 187px;
}
li#recipe_key_lime_pie a{
    background: transparent url("/images/recipes_smooth_off.jpg") -168px 0px no-repeat;
	width: 155px;
	height: 187px;
}
li#recipe_chocolate_brownie a{
    background: transparent url("/images/recipes_smooth_off.jpg")  -320px 0px no-repeat;
	width: 155px;
	height: 187px;
}

li#recipe_chocolate_creme_pie a:hover, #recipe_chocolate_creme_pie_active{
    background: transparent url("/images/recipes_smooth_on.jpg") -10px no-repeat;
	width: 165px;
	height: 187px;
}
li#recipe_key_lime_pie a:hover, #recipe_key_lime_pie_active{
    background: transparent url("/images/recipes_smooth_on.jpg") -168px 0px no-repeat;
	width: 155px;
	height: 187px;
}
li#recipe_chocolate_brownie a:hover, #recipe_chocolate_brownie_active{
    background: transparent url("/images/recipes_smooth_on.jpg")  -320px 0px no-repeat;
	width: 165px;
	height: 187px;
}
.recipe_content {
	float: left;
	font: 14px 'trebuchet MS';
	width: 540px;
	margin-left: 15px;
	_margin-left: 5px;
	padding-bottom: 100px;
/*	border: 1px solid; */
}
.ingredients {
	float: left;
	margin-bottom: 20px;
	width: 100%;
/*	border: 1px solid; */
}
.ingredients ul{
	list-style:none;
	margin-top:15px;
	margin-left: -40px;
	_margin-left: 0px;
}

.ingredients_img {
	float: right;
}
.preparation{
	float: left;
	width: 350px;
/*	border: 1px solid; */
}
.nutrition {
	clear: left;
	float: left;
	margin-top: 25px;
	border: 2px solid #ff9900;
	background-color: #ffff66;
	width: 190px;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
}
.nutrition p {
	margin-top: 10px;
}
.nutrition .field {
	float: left;
	text-align: right; 
	width: 120px; 
	margin-bottom: 20px;
}
.nutrition .value {
 	float: left;
	text-align: left; 
	width: 40px; 
	margin-left: 5px;
 }
.nutrition_img {
	float: right;
	margin-top: -35px;
}


/************************
RULES
************************/
#rules_page .content {
	width: 530px;
	font: 14px 'trebuchet MS';
/*	border: 1px solid; */
	padding-bottom: 150px;
}





/************************
CONTEST ENTRY FORM
************************/

form {
	float: left;
	width: 525px;
	text-align: left;
/*	border:1px solid; */
}
input {
	float: left;
	clear: left;
	width: 200px;
	margin-right: 10px;
	font: 13px Trebuchet MS;
}
.checkbox {
	width: 20px;
}
.submit {
	height: auto;
	width: auto;
	margin-left: 220px;
}
select, textarea {
	float: left;
	margin-right: 10px;
	font: 13px Trebuchet MS;
/*	border:1px solid pink; */
}
#input_ingredients {
	clear:left;
	height:122px;
	!height:105px;
	width: 200px;
}
#input_prep {
	clear:left;
}

label {
	float: left;
	clear: right;
	display: block;
	padding-top: 4px;
	font-weight: bold;
/*	border: 1px solid; */
}
.field {
	float: left;
	min-height: 50px;
/*	border: 1px solid; */
}

#sendernamelabel {float: left;	min-height: 50px;}
#youremaillabel {float: left;	min-height: 50px;}

.field_long {
	float: left;
	clear: both;
	width: 100%;
	line-height: 20px;
/*	border: 1px solid; */
}
.field_long input {
	float: left;
	clear: none;
	line-height: 20px;
/*	border: 1px solid; */
}
/************************
MISC
************************/
.button {
	border: 0;
}
.title {
	float: left;
	width: 550px;
	font: 23px trebuchet MS;
/*	border: 1px solid;*/
}
.title .button{
	float: left;
	position: relative;
	left: 190px;
}
.center {
	text-align:center;
}
.text_medium {
	font: bold 14px 'Trebuchet MS';
}
.text_large {
	font:  18px 'Trebuchet MS';
}
#error_msg,#error_msg1,#error_msg2 {
	color: red;
	font: bold 10px Trebuchet MS;
	padding: 5px 0 5px 0;
}
.alert {
	color: red;
}
input.alert {
	float: left;
	color: red;
	border: 1px dotted;
}
#print_icon a{
	background:url(/images/print_icon.gif) no-repeat;
	width: 32px;
	height: 45px;
	position: absolute;
	top: 330px;
	left: -30px;
	cursor: pointer;
}




#sendtofriend_content {display:none;}
#sendtofriend_content .main_content { width: 470px; position:absolute; top:117px; left:106px;}
#sendtofriend_content .submit { position:relative; top:10px;left:-220px;}
/* Overlay */
#simplemodal_stf-overlay {background-color:#000; cursor:wait;}
/* Container */
#simplemodal_stf-container {background:url(/images/modal_bg_large.gif) no-repeat; width:644px; height:582px;  background-color:#333; }
#simplemodal_stf-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal_stf-container a.modal_stfCloseImg {background:url(/images/close.gif) no-repeat; width:63px; height:17px; display:inline; z-index:3200; position:absolute; top:2px; right:5px; cursor:pointer;}



#thanks_popup_content .main_content {width: 320px; position:absolute; top:80px; left:70px;}
#simplemodal-container  {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {background:url(/images/modal_bg.gif) no-repeat; height:415px; width:443px; background-color:#333; }
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a.modalCloseImg {background:url(/images/close.gif) no-repeat; width:63px; height:17px; display:inline; z-index:3200; position:absolute; top:2px; right:5px; cursor:pointer;}



/* Overlay */
/*
#simplemodal-overlay {background-color:#000; cursor:wait;}
*/
/* Container */
/*
#simplemodal-container {background:url(/images/modal_bg.gif) no-repeat; height:415px; width:443px; background-color:#333; }
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a.modalCloseImg {background:url(/images/close.gif) no-repeat; width:63px; height:17px; display:inline; z-index:3200; position:absolute; top:2px; right:5px; cursor:pointer;}
*/

