html {
	width: 100%;
	margin: 0px;
}

body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(/layout_images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c6c6c;
}

#page{
	margin: 0px auto;
	/*margin-top: 10px;
	margin-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;*/
	position: relative;
	width: 980px;
	text-align: left;
	display: block;
	padding-bottom: 20px;
}
#header{
	margin: 0px auto;
	padding: 0px;
	display: inline-block;
	width: 980px;
	color: #6c6c6c;
	border-bottom: 1px dotted #6c6c6c;
	height: 113px;
}

#footer{
	margin: 0px auto;
	padding: 0px;
	display: inline-block;
	width: 980px;
	padding-top:3px;
	padding-bottom: 8px;
	text-align: right;
}

#footer p{
	padding-right: 20px;
	font-size: 11px;
}

#header p{
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}

#header a{
	margin: 0px;
	padding: 0px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 13px;
	font-weight: bold;
	border-left: 1px solid #6c6c6c;
}

#header #mainmenu .first{
	border-left: 0px;
	padding-left: 0px;
}

.illustratedMenu{
	margin: 0px auto;
	padding: 0px;
	display: inline-block;
	width: 980px;
	min-height:320px;
	color: #6c6c6c;
	border-bottom: 1px dotted #6c6c6c;
	background-color: #ececec;
	background-image: url(/layout_images/illustrated_menu_bg.jpg);
	background-repeat: repeat-x;	
}

.illustratedMenu ul{
	font-size: 16px;
	/*padding-left: 40px;
	padding-left: 20px;
	margin-left: 20px;*/
	padding-bottom: 10px;
}

.illustratedMenu ul .first{
	border-top: 1px dotted #6c6c6c;
}

.illustratedMenu li{
	border-bottom: 1px dotted #6c6c6c;
	/*list-style-type: disc;*/
	/*margin-left: -10px;*/
	padding-left: 15px;
	padding-right: 10px;
	display: list-item;
	/*list-style-type: square;
	background-image: url(../layout_images/list_arrow.gif);
	background-repeat: no-repeat;*/
	list-style-position: inside;
	list-style-image: url(/layout_images/list_arrow.gif);
	text-indent: -12px;
}

.illustratedMenu .content{
	/*margin: 0px auto;*/
	margin: 0px;
	padding: 20px;
	padding-bottom: 10px;
	display: block;
	width: 260px;/*220*/
	z-index: 100;
	float: left;
	position: static;
}

.illustratedMenu .image{
	margin: 0px auto;
	display: inline-block;/*run-in*/
	float: right;
	z-index: 1;
}

.illustratedMenu form table{
	width: 380px;
}

.illustratedMenu .productSearch{
	margin-left: -10px;
	padding: 10px;
	padding-bottom: 20px;
	/*border-top: 1px dotted #6c6c6c;*/
	width: 380px;
}

.illustratedMenu .productSearch .textfield{
	width: 300px;
}

.illustratedMenu .productSearch h2{
	padding-bottom: 10px;
}

.dropdowns{
	border-top: 1px solid #cccccc;
	margin: 0px auto;
	display: inline-block;
	width: 380px;
	float: left;
	border-bottom: 0px;
}

.dropdown{
	margin: 0px auto;
	display: inline-block;
	width: 180px;
	padding-top: 10px;
	padding-right: 10px;
	float: left;
	/*padding: 0;
	margin: 0;
	list-style: none;*/

}

.dropdown a{
	display: block;
	color: #000000;
	padding: 3px;
}

.dropdown li {
	float: left;
	width: 170px;
	font-size: 12px;
	color: #000000;
	list-style-image: none;
	background-color: #ffffff;
	list-style-type: none;
	border: 1px solid #cccccc;
	margin: 0px;
	text-indent: 5px;
	padding: 0px;
	background-image: url(/layout_images/dropdown_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.dropdown li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	margin-top: 1px;
}

.dropdown li li{
	border-top: 0px;
	margin-left: -1px;
	background-image: none;
}

.dropdown li:hover ul {
	left: auto;
	width: 170px;
	
}

.dropdown li ul li:hover{
	background-color: #98012e;
}

.dropdown li ul li:hover a{
	color: #ffffff;
}
	
/*.dropdown_show li ul{
	left: auto;
}

.dropdown_hide li ul{
	position: absolute;
	width: 10em;
	left: -999em;
}

.dropdown_show{
	left: auto;
	width: 180px;
}

.dropdown_hide{
	position: absolute;
	width: 10em;
	left: -999em;
}

.dropdown ul{
	border-bottom: 0px;
}

.dropdown li{
	border-bottom: 0px;
}*/

.productInfo{
	margin: 0px auto;
	padding: 0px;
	display: inline-block;
	width: 980px;
	color: #6c6c6c;
	border-bottom: 1px dotted #6c6c6c;
}

.productInfo h1{
	/*width: 400px;
	float: left;
	background-color: #ccffff;*/
}

.recipe{
	margin: 0px auto;
	padding: 20px;
	display: inline-block;
	width: 940px;
	color: #6c6c6c;
	border-bottom: 1px dotted #6c6c6c;
}

.recipe h1{
	float: left;
	width: 500px;
}

.recipe .ingredients{
	margin: 0px auto;
	padding-right: 10px;
	width: 220px;
	float: left;
	display: inline-block;
}

.recipe .ingredients h3{
	margin-top: 10px;
}

.recipe .info{
	margin: 0px auto;
	padding: 10px;
	width: 300px;
	float: left;
	display: inline-block;
}

.recipe .products{
	margin: 0px auto;
	padding: 10px;
	width: 340px;
	float: right;
	display: inline-block;
}

.recipe .products div{
	display: inline-block;
}

.recipe .products div img{
	float: left;
	/*padding-right: 20px;*/
}

.recipe .products .info{
	float: right;
	width: 200px;
	padding: 0px;
	padding-top: 15px;
}

.recipe .products img{
	/*margin-left: 10px;*/
}

.recipePreview{
	margin: 0px auto;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	display: inline-block;
	width: 940px;
	color: #6c6c6c;
	border-bottom: 1px dotted #6c6c6c;
}

.recipePreview div{
	margin: 0px auto;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	width: 130px;
	height: 150px;
	text-align: center;
}

.productPreview{
	margin: 0px auto;
	padding: 10px;
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;
	width: 960px;
	color: #6c6c6c;
	border-bottom: 1px dotted #6c6c6c;
}

.productPreview h2{
	margin-left: 10px;
	float: left;
	width:  550px;
}

.productPreview .dropdown{
	float: right;
	padding-top: 0px;
	padding-right: 0px;
}

.productPreview .arrow{
	float: left;
	padding-top: 50px;
	padding-left: 5px;
	padding-right: 5px;
}

.productThumbs{
	margin: 0px auto;
	padding-top: 15px;
	width: 960px;
	display: inline-block;
	background-image: url(/layout_images/product_thumbs_bg.jpg);
}

.productThumb{
	margin: 0px auto;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	width: 130px;
	height: 160px;
	display: inline-block;
}

.productThumb .image{
	height: 130px;
	z-index: 1;
	float: left;
	display: block;
}

.productThumb .text{
	z-index: 100;
	float: left;
	display: block;
	text-align: center;
	width: 130px;
}

.productInfo{
	margin: 0px auto;
	padding: 20px;
	padding-top: 10px;
	display: inline-block;
	width: 940px;
	color: #6c6c6c;
	border-bottom: 1px dotted #6c6c6c;
}

.productInfo .info{
	margin: 0px auto;
	padding: 10px;
	padding-left: 0px;
	width: 540px;
	float: left;
	display: inline-block;
}

.productInfo .image{
	margin: 0px auto;
	padding: 10px;
	width: 360px;
	float: right;
	display: inline-block;
}

.productInfo .image p{
	text-align: center;
	padding-top: 6px;
}

.productRecipe{
	margin: 0px auto;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	width: 130px;
	height: 150px;
	text-align: center;
}

.productRecipeList{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 360px;
}

#productNews{
	margin: 0px auto;
	padding: 0px;
	display: inline-block;
	width: 980px;
	color: #6c6c6c;
	border-bottom: 1px dotted #6c6c6c;
}

.highlights{
	margin: 0px auto;
	padding: 10px;
	padding-bottom: 2px;
	display: inline-block;
	width: 960px;
	color: #6c6c6c;
	border-bottom: 1px dotted #6c6c6c;
	
}

.highlights p{
	margin-bottom: 3px;
}

.highlights div{
	margin: 0px auto;
	padding: 10px;
	padding-top: 3px;
	width: 219px;
	float: left;
	border-left: 1px dotted #6c6c6c;
}

.highlights h3{
	padding-top: 8px;
}

.highlights .first{
	border-left: 0px;
}

.feedback{
	margin: 0px auto;
	padding: 10px;
	padding-bottom: 2px;
	display: inline-block;
	width: 960px;
	color: #6c6c6c;
	border-bottom: 1px dotted #6c6c6c;
}

.feedback label{
	width: 140px;
	padding-right: 10px;
	text-align: right;
	float: left;
}

.feedback .basic_text_field{
	width: 300px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.feedback .basic_text_area{
	width: 300px;
	height: 100px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.feedback .address{
	width: 300px;
	height: 60px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.feedback_button{
	background-color: #c03e5d;
	color: #ffffff;
	background-image: url(/layout_images/bigger_button.gif);
	background-repeat: no-repeat;
	border: 0px;
	width: 156px;
	height: 23px;
}

#logo{
	margin: 0px auto;
	padding: 0px;
	display: block;
	float: left;
	width: 320px;
}

#mainmenu{
	margin: 0px auto;
	padding: 0px;
	display: block;
	float: left;
	width: 660px;
	overflow: hidden;
}

#mainmenu_active{
	color:#666666
}

#content{
	margin: 0px auto;
	padding: 0px;
	display: inline-block;
	width: 790px;
	float: right;
}



.search{
	margin-left: 10px;
	background-color: #c03e5d;
	color: #ffffff;
	background-image: url(/layout_images/search.gif);
	background-repeat: no-repeat;
	border: 0px;
	width: 40px;
	height: 23px;
}

.big_button{
	margin-right: 10px;
	background-color: #c03e5d;
	color: #ffffff;
	background-image: url(/layout_images/big_button.gif);
	background-repeat: no-repeat;
	border: 0px;
	width: 117px;
	height: 23px;
	float: right;
	text-align: center;
	line-height: 20px;
}

.bigger_button{
	margin-right: 10px;
	background-color: #c03e5d;
	color: #ffffff;
	background-image: url(/layout_images/bigger_button.gif);
	background-repeat: no-repeat;
	border: 0px;
	width: 156px;
	height: 23px;
	float: right;
	text-align: center;
	line-height: 20px;
}

.baking_info{
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #6c6c6c;
}

.baking_info td{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #98012e;/*CCCCCC*/
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 12px;
}

.bake_head td{
	border-top: 0px;
	border-left: 0px;
	padding-left: 13px;
	padding-bottom: 4px;
	color: #98012e;
	font-size: 14px;
	vertical-align: bottom;
}

.baking_info .bake_first {
	border-left: 0px;
	/*background-color:#CC9966;*/
}

.baking_info li{
	margin-left: 20px;
	width: 400px;
}

.baking_info p{
	width: 400px;
}

.baking_info h3{
	color: #98012e;
	margin-bottom: 8px;
}

.baking_info h4{
	margin-bottom: 8px;
	text-transform: none;
}

img{
	border: 0px;
}

h1{
	color: #666666;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2{
	color: #98012e;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 3px;
}

h2 .comment{
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
}

h3{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
}

h4{
	color: #98012e;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	text-transform: uppercase;
}

p{
	margin-top: 0px;
}

a{
	text-decoration: none;
	color: #98012e;
}

ul{
	/*border-top: 1px dotted #6c6c6c;*/
	margin: 0px auto;
	/*list-style-type:none;*/
	padding: 0px;
}

li{
	padding-top: 3px;
	padding-bottom: 3px;
}

td{
	vertical-align: top;
}

form .checkbox {
	color: #98012e;
	font-size: 16px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 5px;
	margin-right: 10px;
	border-bottom: 1px dotted #6c6c6c;
}
