@charset "utf-8";
@media all{
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;}
img{border:none;}
body{font-size:16px;}
}
@media screen{
body{
	background: #fff;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	position:relative;
}
object{outline-style:none;}
.wrapper{
	position:relative;
	min-width: 1000px;
	max-width: 1285px;
	margin: 0 auto;
}

.navigation{
	border-bottom: 1px solid #d1d2cd;
	height: 65px;
	list-style: none;
	margin-left: 190px;
}
.navigation li{float:left;position:relative;}
.navigation li a{display:block;width:100%;height:100%;text-decoration:none;}

.navigation .home a,
.navigation .catalog a,
.navigation .news a,
.navigation .recipes a,
.navigation .articles a,
.navigation .contacts a{
	background:url(../images/page/nav.png) top left no-repeat;
	display:block;
	height:65px;
}

.navigation .home a{background-position:-52px 7px;
width:132px;}
.navigation .catalog a{background-position:-224px 7px;
width:98px;}
.navigation .news a{background-position:-346px 7px;
width:113px;}
.navigation .recipes a{background-position:-485px 7px;
width:96px;}
.navigation .articles a{background-position:-601px 7px;
width:145px;}
.navigation .contacts a{background-position:-763px 7px;width:215px;}

.hdr {
	background: url(../images/page/hdr_bg.jpg) top left no-repeat;
	height: 461px;
	position: relative;
}

.hdr .back-home{
	float:left;
	margin: 13px 0 0 20px;
}

.hdr .text-incut{
	font-family: "Monotype Corsiva","Apple Chancery","URW Chancery L",cursive;
	color: #282424;
	font-size: 20px;
	line-height: 24px;
	position: absolute;
	top: 135px; left: 20px;
	width: 450px;
}


.hdr .bonne-maman{
	background: url(../images/page/bonne_maman_bg.png) top left no-repeat;
	position: absolute;
	top: 155px; right: 20px;
	padding: 18px 33px;
}

.hdr .confiture{
	position: absolute;
	top: 276px; left: 0;
}

.hdr .for-hotels{
	position: absolute;
	top: 330px; left: 260px;
}

.hdr .pe4enki{
	position: absolute;
	top: 280px; left: 545px;
}

.suggestion{
	position: relative;
	font-size: 24px;
	height: 70px;
	margin-top: 24px;
}
.suggestion a{
	border-bottom: 2px dotted #c91a33;
	color: #c91a33;
	font-family: "Monotype Corsiva","Apple Chancery","URW Chancery L",cursive;
	position: absolute;
	text-decoration: none;
}
.suggestion .confiture{left: 20px;}
.suggestion .for-hotels{left: 280px;}
.suggestion .pe4enki{left: 740px;}

.content{}

.content p{
	color: #3b3b3b;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 24px;
}

.content p.no-indent{
	margin-bottom: 0;
}

.content li{
	color: #3b3b3b;
	font-size: 14px;
	line-height: 24px;
	position: relative;
}

.content li:before{
	content: '­- ';
	display: block;
	height: 24px;
	position: absolute;
	left: -10px;
}

.content ul{
	margin-bottom: 24px;
	margin-left: 24px;
	list-style: none;
}

.content-colored{
	background: #fbfaf3;
	padding: 0 20px;
}

.content-colored .c-in{
	min-height: 240px;
	position: relative;
	padding-top: 24px;
}

.content-colored .col-lt img{
	/*
	position: absolute;
	top: 20px; right: 5%;
	*/
	float: right;
}

.content-colored .col-lt p{
	margin-right: 60%;
}

.content-colored .col-lt p.indented{
	margin-right: 0;
}

.top-colored{
	background: #f7f6e9;
	padding: 0 20px;
}

.col{
	float: left;
}


.c-in{
	position: relative;
}

.r-in, .c-in{
	overflow: hidden;
	position: relative;
}

.col-rt, .col-lt{
	width: 49.9%;
}

.col-lt .c-in {
	margin: 0 20px 0 0;
}

.col-rt .c-in {
	margin: 0 0 0 20px;
}

.photo-list {
	min-height: 225px;	
}

.photo-list img {
	position: absolute;
}

.photo-list .first {
	left: 0;
	z-index: 3;
}

.photo-list .second {
	left: 30%;
	z-index: 2;
}

.photo-list .third {
	left: 60%;
	z-index: 1;
}

.photo-list .centered {
	height: 240px;
	margin: 0 auto;
	min-width: 460px;
	position: relative;
	width: 90%;
}


.cat-preview{
	position: relative;
}

.cat-preview .r-in{
	padding: 24px;
}

.cat-preview div.col{
	border: 1px solid #e1e1e1;
	float: none;
	padding: 20px;
}

.cat-preview .c-in{
	position: relative;
}

.cat-preview .c-in ul{
	margin-bottom: 0;
}

.cat-preview li:before{
	content: '';
}

.cat-preview h2{
	background: #fff;
	font-weight: normal;
	color: #454545;
	font-family: "Monotype Corsiva","Apple Chancery","URW Chancery L",cursive;
	font-size: 24px;
	margin-top: -36px;
	float: left;
}


.cat-preview a{
	color: #c91a33;
	font-size: 14px;
	line-height: 24px;
}

.cat-preview p{
	color: #3b3b3b;
	font-size: 12px;
	line-height: 24px;
}

.cat-preview ul{
	list-style: none;
	position: relative;
	overflow: hidden;
}

.cat-preview.preview-l li{
	float: left;
	width: 33%;
	height: 240px;
	text-align: center;
}

.cat-preview.preview-s li{
	width: 20%;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	margin-left: 3.8%;
}

.cat-preview.preview-s li div{
	overflow: hidden;
}

.cat-preview.preview-s img{
	float: left;
}

.cat-preview.preview-s p{
	margin-left: 100px;
	padding-top: 20px;
	margin-bottom: 0;
}

.cat-preview table{
	position: relative;
	width: 100%;
}

.cat-preview table td{
	vertical-align: top;
}

.cat-preview table td.for-special{
	vertical-align: middle;
}

.cat-preview.preview-s td.for-special li{
	width: 100%;
}

.cat-preview.preview-s td.normal-products li{
	margin-left: 7.8%;
	width: 25%;
}

.honey{}

.ftr{
	margin-top: -24px;
	position: relative;
	text-align: center;
	height: 60px;
}

.ftr a{
	position: absolute;
	left: 40px; top: 20px;
}

.ftr p{
	color: #3b3b3b;
	font-size: 12px;
	line-height: 60px;
}

/*
 * Form styles
*/
#feedback{
	position:absolute;
	display:none;
	width:100%;height:100%;
	top:0;bottom:0;
	left:0;right:0;
	z-index:100;
}
#feedback .feedback-bg{
	background:#000;
	opacity:0.5;
	width:100%;height:100%;
	position:absolute;
	top:0;left:0;right:0;bottom:0;
	z-index:1;
}
#feedback .form{
	display:none;
	border:1px solid #ed8c01;
	background:#fff;
	top:0;
	width:430px;
	margin:60px auto 0 auto;
	top:60px;
	position:relative;
	z-index:10;
}
	#feedback .form a{
		display:block;
		line-height:0;
	}

.form-header{
	background:url(../images/page/feedback_bg.png) top left repeat-x;
	height:56px;
}
.form-header a{
	float:right;
	display:block;
	outline:none;
	font-size:0;
	position:relative;
	z-index:20;
}
.form-header p{
	color:#fff;
	padding:22px 0 0 24px;
	position:relative;
	z-index:10;
}
.form-body{
	background:url(../images/page/feedback_body_bg.png) bottom left repeat-x;
	padding:24px 24px 12px 24px;
}
	.form-body .telephones{
		color:#59200a;
		font-size:0.875em;
	}
		.form-body .telephones span{
			color:#ed8c01;
			font-size:1.143em;
		}
.form-body ul{
	list-style:none;
}

.form-body li{
	border:1px solid #ed8c01;
	background:#fff;
	margin:24px 0;
	padding:0 12px 0 12px;
}
.form-body h2{
	font-size:1em;
	float:left;
	color:#666;
	background:#fff;
	margin:-12px 0 0 12px;
}

.form-parts p{
	clear:both;
	color:#59200a;
	display:inline-block;
	line-height:1.5em;
	font-size:1em;
}

/*Несколько инпутов*/
.input-fields{
	clear:both;
	margin:24px 0 0 0;
}
.input-fields li{
	border:none;
	height:48px;
	overflow:hidden;
	margin:0;padding:0;
}
.input-fields p{
	clear:none;
	display:block;
	float:left;
}
.input-fields  input{
	border:1px solid #ed8c01;
	width:262px;height:22px;
	float:right;
	line-height:1.5em;
}

/*псевдоменю*/
.whom{
	float:left;
	margin-top:24px;
}
.pseudo-menu{
	background:#fff;
	width:262px;height:48px;
	position:relative;
	float:right;
	margin-top:24px;
	z-index:20;
}
.pseudo-menu p{
	background:url(../images/page/drop_down.png) right top no-repeat;
	border:1px solid #ed8c01;
	text-align:right;
	padding-right:48px;
	width:212px;
	line-height:22px;
	cursor:pointer;
}
.message-type{
	background:#fff;
	position:absolute;
	display:none;
	width:100%;
}
.message-type li{
	/*border:1px solid #ed8c01;*/
	border-top:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-align:right;
	position:relative;
	overflow:hidden;
	height:23px;
}
.message-type li label{
	display:block;
	color:#59200a;
	width:212px;height:100%;
	line-height:23px!important;
	padding-right:48px;
	cursor:pointer;
}
	.message-type li label:hover{
		background:#ed8c01;
		color:#fff;
	}

.messsage-container{overflow:visible!important;}


.hidden-buttons	{
	overflow:hidden;
	position:absolute;
}
#send, #get{
	position:absolute;
	right:-900px;
}
.input-description{
	line-height:2em!important;
}

.form-parts p span{color:#ed8c01;}
.form-body textarea{
	border:0;
	width:354px;height:148px;
	overflow:hidden;
}
.lang{
	position:absolute;
	top:94px;right:32px;
	color:#000;
	font-size:1.125em;
	z-index:30;
}
.lang a{color:#000;}
.lang span{padding-left:1em;}

}