@charset "UTF-8";

body {
	margin: 0;
	background-color: #2b0f0f;
	background-image: url(../images/bk.gif);
	background-repeat: repeat-x;
}
#mainContainer{
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}
#nav{
	position: relative;
	background-image: url(../images/nav.gif);
	background-repeat:no-repeat;
	width: 960px;
	height: 87px;
	padding-bottom: 5px;
	z-index: 20;
}
#navLogo{
	position: absolute;
	left: 60px;
}
img{
	border: 0px;	
}
#flashArea {
	position: relative;
	height: 375px;
}
#imageArea {
	padding-top: 6px;	
}
#links{
	padding: 10px 0px 10px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ede3b4;
	font-size: 11px;
	line-height: 11px;
}
#links a:link, a:visited, a:active {
	color: #ede3b4;
	text-decoration: none;
}
#links a:hover {
	text-decoration: underline;	
}
#quicklinks{
	float: right;
}
#privacy{
	float: left;
}
#nav1{
	position: absolute;
	left: 227px;
	top: 42px;
}
#nav2{
	position: absolute;
	left: 382px;
	top: 42px;
}
#nav3{
	position: absolute;
	left: 557px;
	top: 42px;
}
#nav4{
	position: absolute;
	left: 723px;
	top: 42px;
}
#nav1 a#rollover {
	background-image: url(../images/navourstory.gif); 
	height: 24px; 
	width: 94px; 
	display: block;
}
#nav1 a#rollover:hover {
	background-image: url(../images/navourstoryover.gif); 
	height: 24px; 
	width: 94px; 
	display: block;
}
#nav1 a#rollover span {
	display: none;
}
#nav2 {
	height: 24px; 
	width: 116px; 
}
#dropDown{
	position: absolute;
	width: 808px;
	height: 258px;
	top: 24px;
	left: -300px;
	display: none;
}
#nav3 a#rollover {
	background-image: url(../images/navourrecipe.gif); 
	height: 24px; 
	width: 106px; 
	display:block;
}
#nav3 a#rollover:hover {
	background-image: url(../images/navourrecipeover.gif); 
	height: 24px; 
	width: 106px; 
	display: block;
}
#nav3 a#rollover span {
	display: none;
}
#nav4 a#rollover {
	background-image: url(../images/navpromo.gif); 
	height: 24px; 
	width: 107px; 
	display: block;
}
#nav4 a#rollover:hover {
	background-image: url(../images/navpromoover.gif); 
	height: 24px; 
	width: 107px; 
	display: block;
}
#nav4 a#rollover span {
	display: none;
}
#subSections {
	position: absolute;
	top: 40px;
	left: 40px;
	width: 170px;
	height: 166px;
	display: none;	
	z-index: 3;
}
#productDetails {
	position: relative;
	background-image: url(../images/details.gif);
	height: 536px;
	width: 960px;
}
#productDetails {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}
#productHeader {
	position: absolute;
	font-size: 20px;
	top: 39px;
	left: 234px;
	width: 450px;
}
#productImage {
	position: absolute;
	top: 102px;
	left: 233px;
}
#productDescription {
	position: absolute;
	font-size: 12px;
	top: 102px;
	left: 480px;
	width: 200px;
	height: 167px;
	display: block;
}
#productIngredients {
	position: absolute;
	top: 344px;
	left: 41px;
	z-index: 1;
}
#productNutrition {
	position: absolute;
	top: 387px;
	left: 41px;
	z-index: 2;
}
#productArea {
	position: absolute;
	background-image: url(../images/details_area.gif);
	top: 306px;
	left: 146px;
	height: 229px;
	width: 545px
}
#tabIngredients {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;a
}
#productIngredientsTitle {
	position: absolute;
	font-size: 16px;
	top: 13px;
	left: 23px;
	width: 500px;
}
#productIngredientsInfo {
	position: absolute;
	font-size: 11px;
	top: 58px;
	left: 23px;
	width: 500px;
	height: 130px;
	line-height: 11px;
	overflow: auto;
}
#tabNutrition {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: none;
}
#productNutritionTitle {
	position: absolute;
	font-size: 16px;
	top: 13px;
	left: 23px;
	width: 500px;
}
#productNutritionInfo {
	position: absolute;
	font-size: 12px;
	top: 58px;
	left: 23px;
	width: 500px;
	height: 160px;
}
#productNutritionInfo div{
	float: left;
	width: 150px;
}
#twitterBox{
	position: absolute;
	top: 305px;
	left: 275px;
	width: 130px;
	z-index: 5;
	display: none;
}
#twitterBoxRecipe{
	position: absolute;
	top: 405px;
	left: 345px;
	width: 130px;
	height:180px;
	z-index: 4;
	display: none;
}
#share{
	position: absolute;
	top: 190px;
	left: 23px;
}
#shareRecipe {
	position: absolute;
	top: 574px;
	left: 230px;
}
#shareAddThis{
	position: absolute;
	top: 10px;
	left: 860px;
}
#productNav{
	position: absolute;
	top: 201px;
	left: 141px;
}
/**************** FORM ****************/
ul, ol {
	margin:0;
	padding:0;
	}
.fieldLabels {
	float:left;
	height:25px;
	width:225px;
	}
.fieldWrap {
	float:right;
	height:25px;
	width:225px;
	}
#formBg	{
	position: relative;
	background-image: url(../images/details_icecream.jpg);
	height:660px;
	width: 960px;
	}
#formBg	{
	font: normal 14px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
#form1	{
	margin:0px auto;
	padding:30px 20px 20px 20px;
	width:800px;
	}
.introtext1 {
	font:normal 15px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:5px 0px;
	width:600px;
	}
.introtext2 {
	font:normal 13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:5px 0px;
	width:600px;
	}
#formBg h1	{
	margin:0px 0px 10px 0px;
	}
#formBg li	{
	list-style:none;
	}
.formField1	{
	float:left;
	margin:0px 0px 0px 0px;
	width:450px;
	}
.formField2	{
	float:left;
	margin:0px;
	width:350px;
	}
.requireText {
	clear:both;
	font:italic 11px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
#submitButton {
	padding-top:10px;
	}
#dateofbirth {
	display:none;
	}
.formField2 li p {
	font:normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:7px 0px;
	}
.formField2 li {
	font:normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:3px 0px;
	}	
#optionbox {
	height:30px;
	width:300px;
	}
#lbl_question {
	font:normal 14px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
/**************** POST FORM ****************/	
#postForm	{
	height:536px;
	margin:0px auto;
	padding:100px 20px 20px 20px;
	width:450px;
	}
#postForm h1 {
	margin:10px 0px;
	}
#postForm a:link, a:visited, a:active {
	color: #6f3c43;
	text-decoration:none;
}

#postForm a:hover {
	color: #290f0f;
	text-decoration:underline;
	}