/* new style */
body{background:url(../images/bg-body.jpg);}
.wrapper{
	overflow:hidden;
	position:relative;
	width:100%;
	padding-bottom:60px;
}
.wl{
	float:left;
	left:50%;
	position:relative;
	width:1042px;
}
.wr{
	float:left;
	left:-50%;
	position:relative;
	width:1042px;
}
.wrapper #main{
	margin:0;
	background:url(../images/bg-wrapper.png) repeat-y;
	width:1042px;
	position:static;
}
.wrapper .mbg-b{
	background:url(../images/bg-wrapper-b.png) no-repeat;
	width: 1042px;
	height: 26px;
	text-indent:-9999px;
}
.wrapper .footer{
	background:none;
	border-top:7px solid #ccc;
	padding-top:10px;
	margin-left:56px;
}
.wrapper #header{
	left:21px;
	width:1001px;
}
.wrapper .main-holder{
	padding:191px 65px 20px 56px;
	position:relative;
	z-index:2;
}
.hidden{
	position:absolute;
	left:-9999px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
.edition-form fieldset{
	float:left;
}
.edition-form label{
	float:left;
	width:100px;
	padding:5px 8px 0 0;
	text-align:right;
	font-size:10px;
	color:#4c4c4c;
	font-weight:bold;
}
.jointext{
	background:url(../images/sep-2.gif) repeat-x;
	width:100%;
}
.jointext div{
	overflow:hidden;
	padding:0 5px 0 12px;
	width:283px;
}
.jointext p{
	line-height:25px;
	margin:14px 0 21px;
	font-style:italic;
	font-size:19px;
	color:#231f20;
}
.jointext p a{
	text-decoration:none;
	color:#231f20;
	font-weight:bold;
}
.jointext p a:hover{text-decoration:underline;}
.bgdotted{
	background:url(../images/sep-2.gif) repeat-x 0 100%;
}
.side-post{
	background:url(../images/sep-2.gif) repeat-x 0 100%;
	overflow:hidden;
	padding:0 40px 12px 16px;
	margin:10px 0;
}
.side-post img{
	float:left;
	border:1px solid #a5a5a5;
	margin:1px 10px 0 0;
}
.side-post strong{
	color:#a5233d;
	font-style:italic;
}
.side-post strong a{
	text-decoration:none;
	color:#a5233d;
}
.side-post strong a:hover{text-decoration:underline;}
.side-post p{
	margin:4px 0;
	color:#221f1f;
	line-height:16px;
}
.aside h3{
	line-height:19px;
	margin:17px 0;
	color:#999;
	text-align:center;
	font-size:17px;
}
.aside{
	float:right;
	width:300px;
}
.recipes{
	background:url(../images/bg-desk.jpg) repeat-y;
	width:604px;
	float:left;
}
.recipes .holder{
	background:url(../images/img-4.jpg) no-repeat 0 100%;
	overflow:hidden;
	width:100%;
	padding-bottom:19px;
}
.recipes h2{
	text-align:center;
	margin:17px auto 7px;
	color:#fff;
	font-size:20px;
}
.recipes .image{
	width:280px;
	float:left;
	text-align:center;
}
.recipes .conteiner{
	height:1%;
	overflow:hidden;
	background:url(../images/sep-1.gif) repeat-x;
	margin:0 20px 0 0;
}
.recipes .conteiner .frame{
	background:url(../images/sep-1.gif) repeat-x 0 100%;
	padding:0 5px 36px 2px;
}
.recipes .conteiner p{
	color:#fff;
	font-size:25px;
	margin:13px 0;
	line-height:29px;
}
.recipes .conteiner p a{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.recipes .conteiner p a:hover{text-decoration:underline;}
.recipes .conteiner .sign-up fieldset{margin:36px 0 0 2px;}
.recipes .text-chefs{
	background:url(../images/text-chefs.gif) no-repeat;
	width: 317px;
	height: 61px;
	margin:17px auto 7px;
	text-align:left;
	text-indent:-9999px;
}
.recipes .row .checkbox{
	float:left;
	margin:0 5px 0 0;
	width:10px;
	height:10px;
}
.recipes .row label{
	float:left;
	width:270px;
	color:#fff;
	font:10px/11px Arial, Helvetica, sans-serif;
}
.recipes .row label a{color:#fff;}
.recipes .row label a:hover{text-decoration:none;}
.recipes input.text{
	border:inset 2px #adadad;
	font:10px/13px Arial,Helvetica,sans-serif;
	color:#572700;
	width:248px;
	padding:5px 9px;
	margin-bottom:6px;
}
.recipes input.sub-text{
	width:108px;
	margin-bottom:13px;
}
.recipes .sign-up .button{
	background:url(../images/bg-button.gif) no-repeat;
	font-weight:bold;
	font-size:18px;
	color:#fff;
	text-decoration:none;	
	float:left;
	margin-bottom:22px;
}
.recipes .sign-up .button span{
	background:url(../images/bg-button-rt.gif) no-repeat 100% 0;
	padding:0 10px;
	float:left;
	line-height:31px;
}
.sign-up .btn-subscribe{margin:28px 0 0;}

.receipt-page .main-holder{padding:176px 44px 20px 54px;}
.receipt-page .logo{
	background:url(../images/logo-2.gif) no-repeat;
	width: 407px;
	height: 119px;
	z-index:11;
}
.receipt-page #header{z-index:10;}
.recipe-holder{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-recipe.gif) repeat-y;
}
.aside2{
	float:left;
	width:199px;
	padding-top:12px;
}
.aside2 img{display:block;}
.back-link{
	display:block;
	text-align:right;
	font-size:8px;
	padding:0 26px 11px;
}
.back-link a{
	color:#ccc;
	text-decoration:none;
}
.back-link a:hover{text-decoration:underline;}
.free-block{
	background:url(../images/bg-free-t.gif) no-repeat;
	width:182px;
	margin:10px 0 8px;
}
.free-block .holder{
	padding:19px 10px 29px;
	background:url(../images/bg-free-b.gif) no-repeat 0 100%;
	text-align:center;
	
	font-size:12px;
	color:#231f20;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
	line-height:13px;
}
.form-sing-up .text-sing-up{
	background:url(../images/text-sing-up.gif) no-repeat;
	width: 154px;
	height: 24px;
	text-indent:-9999px;
	margin:0 0 13px;
}
.free-block a{
	font-size:12px;
	color:#231f20;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
	line-height:13px;
}
.free-block a:hover{text-decoration:underline;}
.form-sing-up fieldset{
	width:180px;
	margin:8px 0 0 2px;
	background:url(../images/bg-sing-up-t.png) no-repeat;
}
.form-sing-up .holder{
	background:url(../images/bg-sing-up-b.png) no-repeat 0 100%;
	padding:14px 10px 23px 12px;
}
.form-sing-up .intext{
	background:url(../images/bg-intext.gif) no-repeat;
	width:142px;
	height: 26px;
	margin:0 0 7px;
	padding:2px 8px 0;
}
.form-sing-up .text{
	width:140px;
	display:block;
	font-size:14px;
	color:BLACK;
	border:0;
	padding:5px 0;
	background:none;
}
* html .form-sing-up .text{padding:5px 0;}
.form-sing-up label{
	font:10px/10px Arial, Helvetica, sans-serif;
	width:108px;
	color:#000;
	padding:0 18px 0 0;
	float:left;
}
.form-sing-up label a{color:#4c4c4c;}
.form-sing-up label a:hover{text-decoration:none;}
.form-sing-up .checkbox{
	float:left;
	width:15px;
	height:14px;
	margin:0 4px 0 0;
}
.form-sing-up .row{
	width:100%;
	clear:both;
}
.form-sing-up .btn-subscribe{margin:12px 0 7px;}
.form-sing-up span{
	display:block;
	font:10px/10px Arial, Helvetica, sans-serif;
	color:#333;
	text-align:center;
}
.recipe{
	float:right;
	width:729px;
	padding:12px 0 0 15px;
}
.recient .image{
	width:196px;
	padding:3px;
	border:1px solid #a5a5a5;
	float:left;
	margin:3px 0 0;
}
.recient .image img{display:block;}
.recient .text{
	height:1%;
	overflow:hidden;
	padding:0 15px 0 20px;
}
.recient .text .date{
	color:#6b6b6b;
	font-size:11px;
}
.recient .text h2{
	margin:11px 0 7px;
	font-size:25px;
	font-weight:normal;
	color:#231f20;
}
.recient .text .subhead em{
	color:#848384;
	font-size:15px;
}
.recient .text p{
	margin:17px 0;
	color:#231f20;
	font-size:12px;
	line-height:17px;
}
.sponsored{
	width:100%;
	padding-top:9px;
}
.sponsored span{
	color:#c5c2c9;
	font:9px Arial, Helvetica, sans-serif;
	display:block;
	text-align:right;
	margin:0 0 3px;
}
.sponsored img{display:block;}
.alingright{
	float:right;
	width:160px;
	padding-left:20px;
}
.recipe-over{
	height:1%;
	overflow:hidden;
	padding:15px 0 0;
}
.recipe-over table{
	width:100%;
	border-collapse:collapse;
}
.recipe-over table th{
	border-top:1px solid #a3a2a3;
	border-bottom:1px solid #a3a2a3;
	padding:14px 5px 16px;
	text-align:left;
}
.recipe-over table .t{border-top:1px solid #a3a2a3;}
.recipe-over table .l{border-left:1px solid #a3a2a3;}
.recipe-over table .b{border-bottom:1px solid #a3a2a3;}
.recipe-over table td{
	padding:0;
	vertical-align:top;
}
.recipe-over table th h2{
	color:#231f20;
	font-size:25px;
	line-height:25px;
	font-weight:normal;
	margin:0 0 7px;
}
.recipe-over table th em{
	color:#848384;
	font-size:15px;
	font-weight:normal;
}
.recipe-over table .col1{
	color:#4c4c4c;
	width:192px;
	padding:0 8px;
}
.recipe-over table .col1 h3{
	font-size:13px;
	margin:19px 0 13px;
	color:#4c4c4c;
}
.recipe-over table .col1 ul{
	list-style:none;
	padding:0;
	margin:8px 0 0 6px;
}
.recipe-over table .col1 ul li{
	padding:0 0 8px 6px;
	background:url(../images/sep-3.gif) no-repeat 0 7px;
	color:#231f20;
	font-style:italic;
	font-size:11px;
}
.recipe-over table .valing-m{
	padding:0 8px;
	height:45px;
	vertical-align:middle;
}
* html .recipe-over table .valing-m{height:25px;}
.recipe-over table .col1 p{
	color:#848384;
	margin:5px 0;
}
.recipe-over table .text-recipe{
	padding:14px 5px 17px 18px;
	border-bottom:1px solid #9fb1b5;
}
.recipe-over table .col2 h3{
	font-size:13px;
	color:#4c4c4c;
	margin:0 0 8px;
}
.recipe-over table .col2 em{
	color:#4c4c4c;
	font-size:11px;
	line-height:12px;
	display:block;
	margin:0 0 0 5px;
}
.recipe-over table .col2 p{margin:0 0 5px 0;}
.recipe-over table .col2 ol{
	padding:0 0 0 22px;
	margin:0;
	font-size:12px;
	color:#4c4c4c;
	line-height:17px;
}
.recipe-over table .col2 ol li{margin:0 0 15px;}
.recipe-over table table{
	margin:11px 0 0 11px;
	width:330px;
}
.recipe-over table table td{padding:0 0 8px;}
.recipe-over table .col2 table td em{
	font-size:12px;
	color:#666;
	margin:4px 0 0;
}
.recipe-over table .col2 table td em.label1{margin:9px 0 0;}
.recipe-over table table td.cols1{width:155px;}
.recipe-over table table .link-print{
	background:url(../images/btn-print.png) no-repeat;
	width: 90px;
	height: 30px;
	float:left;
	text-indent:-9999px;
}
.recipe-over table table .link-subscribe{
	background:url(../images/btn-subscribe3.png) no-repeat;
	width: 90px;
	height: 30px;
	float:left;
	text-indent:-9999px;
}
.recipe-over table table .link-invite{
	background:url(../images/btn-invite.png) no-repeat;
	width: 80px;
	height: 30px;
	float:left;
	text-indent:-9999px;
}
.recipe-over table .row{
	width:100%;
	overflow:hidden;
	margin:8px 0 0;
}
.recipe-over table .row span{
	float:left;
	font-size:11px;
	color:#4c4c4c;
	font-weight:bold;
	padding:7px 0 0 18px;
}
.recipe-over table .social-link{
	list-style:none;
	padding:0 0 0 10px;
	margin:0;
	float:left;
}
.recipe-over table .social-link li{
	float:left;
	padding:0 5px;
}
#main-nav li a.menu-chefs {
	background:transparent url(../images/menu-chefs.gif) no-repeat 0 -2px;
	width: 75px;
	height: 81px;
	margin:0 0 0 9px;
}
