* {
	margin: 0 auto;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../img/main_bk_tile.jpg);
}
/*---- Layout ---*/

#main {
	width: 100%;
}
#wrapper {
	width: 872px;
	padding-top: 25px;
}
#contain_wrap {
	float: left;
	width: 872px;
	background: url(../img/top_left.png) top left no-repeat;
}
* html #contain_wrap {
	background: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/img/top_left.png', sizingMethod='crop');
}
#container {
	float: right;
	width: 800px;
}
#header {
	float: left;
	width: 800px;
	height: 410px;
	padding-bottom: 1px;
	background: url(../img/header_bk_bottom.gif) bottom repeat-x;
}
#header_left {
	float: left;
	width: 237px;
	background: url(../img/body_left_top.png) top no-repeat;
}
* html #header_left {
	background: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/img/body_left_top.png', sizingMethod='crop');
}
.logo {
	float: left;
	width: 237px;
	height: 121px;
}
.nav {
	float: left;
	width: 237px;
	height: 289px;
	background: url(../img/nav_bk.jpg) no-repeat;
}
#header_content {
	float: left;
	width: 563px;
	background: url(../img/body_content_top.png) top no-repeat;
}
* html #header_content {
	background: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/img/body_content_top.png', sizingMethod='crop');
}
.top {
	float: left;
	width: 563px;
	height: 156px;
}
.center {
	float: left;
	width: 563px;
	height: 254px;
	background: #fff;
}
#body_wrap {
	float: left;
	width: 800px;
	background: #fff;
	padding-top: 10px;
}
#body_left {
	float: left;
	width: 237px;
}
#body_left p {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#body_content {
	float: left;
	width: 517px; /*563*/
	background: url(../img/body_div.gif) left repeat-y;
	padding-left: 25px;
	padding-right: 20px;
}
#body_content h2 {
	width: 517px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #792d2e;
}
#body_content p {
	margin: 0;
	padding: 0;
	color: #711e1f;
	line-height: 14px;
	text-align: justify;
}
#footer {
	clear: both;
	height: 55px; /*100*/
	padding-top: 45px;
	font-size: 11px;
	color: #ffa901;
	background: url(../img/footer_bk.jpg) top no-repeat;
}
#footer a {
	color: #ffa901;
}
/*---- Navigation ---*/

ul.nav_list {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 186px;
	position: relative;
	top: 42px;
	left: 20px;
}
ul.nav_list li a {
	margin: 0;
	padding: 0 0 0 20px;
	/*	padding: 5px 0px;*/

	display: block;
	height: 28px;
	line-height: 24px;
	border-bottom: 1px solid #d16965;
	text-decoration: none;
	color: #fff;
	background: url(../img/bullet_arrow.gif) 5px 7px no-repeat;
}
ul.nav_list li a.no_line {
	border-bottom: none;
}
ul.nav_list li a:hover {
	color: #ff9c00;
	font-weight: bold;
}
/*---- Other Stuff ---*/

img {
	border: none;
	behavior: url(assets/css/iepngfix.htc);
}
a.basket {
	font-weight: bold;
	color: #ab6466;
	text-decoration: none;
	padding-left: 25px;
	background: url(../img/img_basket.jpg) left center no-repeat;
}
a.basket:hover {
	color: #881814;
}
.right_box {
	float: left;
	width: 217px; /*237*/
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../img/orange_div.gif) top repeat-x;
}
* html .right_box {
	margin-left: 5px;
}
.menu_box {
	width: 224px; /*234*/
	height: 87px; /*142*/
	padding-top: 40px;
	padding-left: 5px;
	padding-right: 5px;
	background: url(../img/menu_box_bk.jpg) no-repeat;
}
.menu_box a {
	color: #fff;
}
.menu_box a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a.more {
	float: right;
	width: 50px;
	font-size: 11px;
	text-align: right;
	padding-right: 15px;
	background: url(../img/bullet_arrow_small.gif) left center no-repeat;
}
/** html a.more {

	margin: 0;

	padding: 0;

}*/

a.more:hover {
	color: #ffcc00;
	text-decoration: none;
}
ul.menu_list {
	margin: 0px;
	padding: 0px 15px;
	list-style: none;
	float: left;
	width: 100%;
}
* html ul.menu_list {
	width: 204px;
}
/*ul.menu_list li {

	display: block;

}*/

ul.menu_list li {
	margin: 0px;
	padding: 1px 0px 1px 20px;
	float: left;
	width: 45%;
	font-size: 11px;
	color: #fff;
	background: url(../img/bullet_arrow_small.gif) left center no-repeat;
}
span.label {
	float: left;
	width: 56px;
	padding-left: 10px;
	color: #662628;
	font-size: 11px;
	font-weight: bold;
}
span.wrap {
	float: left;
	width: 150px;
}

/*--recipe list--*/
ul.recipe_list {
	margin: 0;
	padding: 0;
	width: 430px;
	list-style: none;
	display: block;
}
ul.recipe_list li a {
	margin: 0;
	padding: 6px;
	clear: left;
	display: block;
/*	width: 430px;*/
/*	height: 46px;*/ /*58*/
	border-bottom: 1px solid #993300;
	text-decoration: none;
	color: #000;
}
ul.recipe_list li a:hover {
	background: #efefef;
}
span.recipe_name {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 3px;
}
span.recipe_intro {
	font-size: 8pt;
	color: #000;
}

h4.recipe_title {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 3px;
}
h4.recipe {
	clear: left;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 3px;
	padding-top: 10px;
	padding-bottom: 2px;
	display: block;
	border-bottom: 1px solid #ab362f;
}
ul.ingredients_list {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
	clear: left;
	width: 95%;
	float: left;
}
ul.ingredients_list li {
	margin: 0;
	padding: 3px 0 3px 3px;
	float: left;
	width: 45%;
}
span.serving {
	padding: 5px;
	background: #ffde00;
}


/*---webform---*/
.cssform form {
	margin: 0;
	padding:0;
}
.cssform p {
	margin: 0;
	padding: 0;
	clear: left;
}
.cssform label {
	float: left;
	display: block;
	width: 145px;
	text-align: right;
	padding-right: 5px;
}
.cssform input {
	width: 150px;
	margin: 3px 0;
}