@charset "UTF-8";
@font-face {
    font-family: 'ALSRublRegular';
    src: url('rouble-webfont.eot');
    src: url('rouble-webfont.eot?#iefix') format('embedded-opentype'),
         url('rouble-webfont.woff') format('woff'),
         url('rouble-webfont.ttf') format('truetype'),
         url('rouble-webfont.svg#ALSRublRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*@font-face {font-family:"Gabriola";src:url("Gabriola.eot?") format("eot"),url("Gabriola.woff") format("woff"),url("Gabriola.ttf") format("truetype"),url("Gabriola.svg#Gabriola") format("svg");font-weight:normal;font-style:normal;}*/
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;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	background:url(../images/header.jpg) repeat-x top;
}
a {
	color: #588e12;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 950px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position:relative
}
.wrapper {
	width: 950px;
	margin: 0 auto;
	position:relative
}
span.rub{
	font-family: ALSRublRegular !important
}
/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 218px;
}
.logo{
	display:block;
	position:absolute;
	top:94px;
	left:0;
	width:338px;
	height:35px;
	background:url(../images/logo.gif) no-repeat;
	background-position:left top;
	text-align:right;
	color:#000;
	text-decoration:none;
	font:16px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom:1px solid #588e12;
	letter-spacing:4px;
	padding-top:20px;
}

#menu{
	position:absolute;
	top:84px;
	right:0;
	width:560px;
	height:56px
}
#menu ul {
    margin:0;
    padding:0;
	height:56px
    }

#menu li {
    display:block;
    padding:0;
	height:58px;
	float:left;
	margin-left:10px !important;
	margin-left:5px;
    }
#menu li:hover{
	background:#f6f0e0 url(../images/list.gif) no-repeat;
	background-position:center top
	}
#menu li a {
    float:left;
    
    
    padding:0 0 0 5px;
    text-decoration:none;
	height:58px
    }

#menu li a span {
    float:left;
    display:block;
    
    padding:30px 15px 13px 10px;
	height:15px;
    color:#000;
	text-transform:uppercase;
	font:14px/15px "Trebuchet MS", Arial, Helvetica, sans-serif
    }
    
#menu li a:hover span {
    color:#588e12;
	background:url(../images/r2.jpg) no-repeat right top;
    /*background-position:100% bottom;*/
    }

#menu li a:hover {
	background:url(../images/l.jpg) no-repeat left top;
   /* background-position:0% bottom;*/
    }
#search{
		position:absolute;
		top:154px;
		left:-7px;
		background:url(../images/search_0.gif) no-repeat;
		width:196px;
		height:25px;
		padding:5px 0 0 7px;
	}
input[type=text]
{
	background:#f6f0df;
	width:170px;
	font-size:13px;
	line-height:15px;
	color:#588e12;
	border:0;
	margin:0;
	padding:0;
}
input[type=submit]
{
	background:url(../images/search.gif);
	width:15px;
	height:14px;
	line-height:15px;
	border:0;
	margin:0 0 0 3px;
	padding:0;
	cursor:pointer
}
#podbor{
	position:absolute;
	top:190px;
	left:0;
	float:left;
	font-size:11px;
	color: #588e12;
	text-decoration:underline
}
#podbor span{
	color:#000
}
.tel{
	position:absolute;
	top:158px;
	left:224px;
	font-size:14px
}
.tel span{
	font:bold 18px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#588e12
}
#basket{
	position:absolute;
	top:155px;
	right:10px;
	font-size:11px;
	line-height:18px;
	color:#bfb7a2;
}
#basket a{
	color: #588e12;
}
#basket a span{
		font-size:14px;
		color:#000;
}
#basket span.sum{
	color:#588e12;
	font-size:14px;
}
#basket span.sum span{
	font-size:22px
}
#basket span.sum span.rub{
	color:#000
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 120px;
	position: relative;
}
#middle:after, #top_art:after, .popular ul:after, .sidemenu>ul:after, .order .tr:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 22px 0 130px 191px;
}
#content p{
	font:11px/18px Arial, Helvetica, sans-serif
}
#content h1{
	font-size:36px;
	line-height:36px;
	font-weight:400;
	font-family: Gabriola;
	text-align:center;
	padding-bottom:30px;
}
.top_art{
	position:relative;
	/*
	1 - отступ от верхней границы
	2 - чем меньше значение, тем шире текст
	3 - отступ от нижней границы
	4 - отступ от левой границы
	было 0 105px 60px 48px
	*/
	padding: 0 0px 0px 0px
	/* padding:0 70px 60px 10px */
}
.top_art.item{
	margin:0 auto;
	padding:0;
	width: 613px;
}
.top_art p{
/*	padding:35px 0 0 380px;*/
	padding:10px 0 0 310px;
	text-align:justify
}
.popular{
}
h3{
	font:400 16px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:13px;
	border-bottom:1px solid #588e12;
	text-transform:uppercase;
	width:617px;
	margin:0 auto;
	text-align:center;
	margin-bottom: 5px;
}
.bord{
	width:617px;
	height:1px;
	font-size:1px;
	background:#bab29b;
	margin:0 auto;
	clear:both
}
.popular ul{
	margin-bottom:25px;
}
.popular ul li{
	float:left;
	width:180px;
	margin-right:8px;
	padding-top:9px;
	position:relative
}
.popular ul li a.img{
	cursor:default;
	height:180px;
	display:block;
}
.popular ul li a.img:hover img{
	display:none
}
.opis{
	font:11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	padding:25px 25px 0;
	color:#588e12;
	height:155px;
/*	position:absolute;
	top:0;
	left:0;*/
	display:none
}
.popular ul li a.img:hover .opis{
	display:block
}
.popular ul li .name{
	font-size:11px;
	line-height:16px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	padding:0px 15px;
	height:40px;
	width:150px;
	margin:0;
}
a.but{
	display:block;
	background:url(../images/but_01.png) no-repeat;
	background-position:left top;

	height:26px;
	text-decoration:none;
	padding:0 0 0 5px;
	float:left;
}
.popular ul li a.but{
/*	width:84px;*/
	margin-top:22px;
	margin-bottom:11px;
	margin-left:50px !important;
	margin-left:25px;

}
a.but span {
    float:left;
    display:block;
    background:url(../images/but_01.png) no-repeat;
	background-position:right top;
    padding:4px 10px 6px 5px;
	height:16px;
	font:16px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#f6f0df;
    }
a.but:hover{
	background-position:left bottom
}
a.but:hover span {
    background-position:right bottom
    }
.popular ul li .price{
	text-align:center;
	font-size:20px;
	color:#588e12;
	clear:both;
	padding-left: 9px;
}
.popular ul li .price span.rub{
	color:#000
}
.faq{
	display:block;
	margin:55px 0 0 175px;
	background:url(../images/faq.png) no-repeat;
	width:370px;
	height:65px
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 194px;
	margin-left: -100%;
	position: relative;
	padding-top:25px;
	padding-bottom:130px
}
.module{
	margin-bottom:35px;
}
.sidemenu ul li{
	display:block;
	min-height:33px
	}
.sidemenu ul li a{
/*	float:left;*/
	font-size:16px;
	line-height:32px;
	text-decoration:none;
	color:#000;
/*	display:block;*/
	border-bottom:1px solid #588e12;
}
.sidemenu ul li a:hover{
	color:#588e12;
	border-bottom:1px solid #fff;
}
.sidemenu ul li ul li{
	min-height:19px;
}
.sidemenu ul li ul li a{
/*	float:left;*/
	font-size:11px;
	line-height:18px;
	text-decoration:none;
	color:#588e12;
/*	display:block;*/
	border:none;
	margin-top:5px
}

.sidemenu ul li ul{
	display:none
}
.sidemenu ul li ul li a:before {
	content: '— ';
	display: inline;
	color:#000
}
.sidemenu ul li.dropped{
	border-color:#fff
}
.sidemenu ul li.dropped ul{
	display:block;
}
.newsline .moduleheader{
	color:#588e12;
	text-align:center;
	font-size:15px;
	line-height:24px;
	width:155px;
}
.news{
	padding-top:18px;
	padding-right:35px;
}
.news .date{
	color:#bab29b;
	font-size:11px;
	/*padding:0 0 10px 45px;*/
	padding:0 0 5px 0px;
	text-align:center;
	line-height:16px;
}
.news .title span{
	font-size:14px;
	line-height:16px;
	color:#000
}
.news p{
	color:#588e12;
	font-size:11px;
	line-height:16px;
	margin:10px 0 0
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
/*	width: 950px;*/
	margin: -126px auto 0;
	height: 126px;
	background: url(../images/footer.jpg) repeat-x top;
	line-height:15px;
	font-size:11px;
}
#footer .wrapper{
	padding:35px 10px 0 380px;
	width:560px
}
#footer .logo{
	top:25px;
	background:none;
/*	background-position:left top;*/
	border:none;
}
#footer .logo img{
	position:absolute;
	top:0;
	left:0
}
#footer .tel{
	top:80px;
	left:210px;
	font-size:11px
}
.copy{
	position:absolute;
	top:80px;
	left:0px;
	font-size:11px
}
#footer .tel span{
	font:bold 14px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000
}	
/* ~~ прочие классы float/clear ~~ */
.fltrt{float:right;margin-left:8px}
.fltlft{float:left;margin-right:8px}
.clearfloat{clear:both;height:0;font-size:1px;line-height:0px}

.mes{
	width:410px;
	margin:0 auto 14px;
	text-align:center;
	padding-bottom:15px;
	border-bottom:1px solid #588e12;
	font:14px/28px Arial, Helvetica, sans-serif;
}
.mes2{
	text-align:center;
	font:22px/32px Gabriola;
	margin-bottom:25px;
	color:#bfb7a2;
}
.mes3{
	text-align:center;
	font:11px/18px Arial, Helvetica, sans-serif;
}
.mes3 a span{
	color:#000
}

.navigation {
	margin:25px 0 0 260px;
    font: 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
    text-decoration:none;
    color: #588e12;
    padding:3px 6px;
    font-size:14px;
    font-weight:bold;
}

.navigation a:hover, .navigation a.noactive {   
    color:#bab29b;
}
/*
.navigation span {
    text-decoration:none;
    background:#fff;
    padding:3px 6px;
    border:1px solid #333;
    color:#a6a6a6;
    font-size:11px;
}*/

.table{
/*	position:absolute;
	top:57px;
	left:375px;*/
	position:relative;
	padding-top:46px;
}
.table table{}
.table table th{
	width:198px;
	font:11px/21px Arial, Helvetica, sans-serif;
	color:#bab29b;
	vertical-align:middle;
	text-align:left
}
.table table td{
	width:200px;
	font:14px/21px Arial, Helvetica, sans-serif;
	color:#000;
	vertical-align:middle;
	text-align:left
}

/*item*/
.item_price{
	position:relative;
	height:45px;
	padding-bottom:40px;
}

.item_price a.but{
	display:block;
	background:url(../images/but_01.png) no-repeat;
	background-position:left top;
/*	width:84px;*/
	height:26px;
	margin-top:17px;
	margin-bottom:11px;
	margin-left:296px !important;
	margin-left:143px;
	text-decoration:none;
	padding:0 0 0 5px;
	float:left;
}
.item_price a.but span {
    float:left;
    display:block;
    background:url(../images/but_01.png) no-repeat;
	background-position:right top;
    padding:4px 10px 6px 5px;
	height:16px;
	font:16px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#f6f0df;
}
.item_price a.but:hover{
	background-position:left bottom
}
.item_price a.but:hover span {
    background-position:right bottom
    }
/*a.but{
	display:block;
	position:absolute;
	top:20px;
	left:300px;
	background:url(../images/but_01.png) no-repeat right;
	width:84px;
	height:16px;
	margin:0;
	font:16px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#f6f0df;
	text-align:center;
	text-decoration:none;
	padding:3px 0 7px
}
.item_price a.but:hover{
	background-position:left
}*/
.item_price .price{
	text-align:right;
	font-size:20px;
	color:#588e12;
	width:100px;
	top:21px;
	right:335px;
	position:absolute
}
.item_price .price span.rub{
	color:#000
}
a.return{
	display:block;
	margin-top:21px;
	font-size:11px;
	float:right
}
a.return span{
	color:#000
}
.item_opisanie div{
	width:380px;
	margin:0 auto;
	position:relative
}
.item_opisanie div p{
	font-size:12px;
	padding-left:15px
	
}
.item_opisanie div p:first-child {
	text-indent:-15px;
}	
/*order*/
.order{
	width:370px;
	margin:0 auto
	}
.order .tr{
	clear:both;
	padding-bottom:23px;
}
.order label{
	text-align:left;
	float:left;
	font:11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#bfb7a2;
	padding-top:7px;
	margin-right:23px;
	width:120px
}
.order input[type=text]
{
	background:url(../images/input_text.gif) no-repeat;
	width:152px;
	font-size:14px;
	line-height:18px;
	color:#000;
	height:18px;
	border:0;
	margin:0;
	padding:5px 10px 6px;
	float:left;
	display:block;
}	

.order textarea
{
	background:url(../images/text_area.gif) no-repeat;
	width:152px;
	font-size:14px;
	line-height:18px;
	color:#000;
	height:70px;
	border:0;
	margin:0;
	padding:5px 10px 6px;
	float:left;
	display:block;
	resize:none;
	overflow:auto;
}
hr {
height: 1px;
border: none;
color: #ff0000;
background: #ff0000;
margin: 0;
float: left; /* чтобы в IE6 устранить отступ по умолчанию */
width: 100%; /* плавающие элементы обязательно должны иметь явно указанную ширину */
}
hr.gr{
	color:#588e12;
	background:#588e12
}
.order input[type="submit"]{
	display:block;
	background:url(../images/but_01.png) no-repeat;
	width:177px;
	height:26px;
	margin:30px auto;
	font:16px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#f6f0df;
	text-align:center;
	text-decoration:none;
	/*padding:3px 0 7px*/
	border:none;
	cursor:pointer
}
.order input[type="submit"]:hover{
	background-position:bottom
}
.cart table{
	margin-left:65px;
	font-size:14px;
  	margin-bottom:80px;
	border-collapse:collapse;
	}
.cart table tr th{
	width:180px;
	padding-right:10px;
	font:400 11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#bfb7a2;
	text-align:center;
}
.cart table tr th:first-child{
	width:110px
}
.cart table tr th span{
	color:#f0330d;
	position:relative;
	right:4px;
}
.cart table tr td{
	vertical-align:middle;
	text-align:center;
	padding:30px 0 15px;
	border-bottom:1px solid #bab29b;
}
.cart table tr td .cusel{
	text-align:left
}
.cart table tr.itog td{
		border-top:1px solid #588e12 !important;
		border-bottom:none;
}
.cart table tr.last td{
	border:none;
}
.cart table tr td .price{
	font-size:20px;
	color:#588e12;
/*	display:inline-block;*/
}
.cart table tr td .price .rub{
	color:#000
}
.order h6{
	text-align:center;
	margin-bottom:30px;
	font-weight:400;
	font-size:14px;
}

label.status span {
    color: #EA5200;
    font-weight:bold;
/*	display:none*/
}
/*label.error {
    background:url("unchecked.gif") no-repeat 0px 0px;
    padding-left: 16px;
    padding-bottom: 2px;
}
label.checked {
    background:url("checked.gif") no-repeat 0px 0px;
}*/
#form input+label, #form textarea+label {
	float:left;
	width:17px;
	height:17px;
	margin:4px 0 0 14px;
	background:url(../images/arr.png) no-repeat;
	background-position:bottom;
	text-align:center;
	padding:0;
	
}

#form .valid+label{
	background-position:top;
}
#form .error+label{
	background-position:center;
}
.article{
	padding-left:50px
}
.article.order_ok{
	padding-top:5px;
	padding-left:0px;
	margin-left:-70px;
}
.order.pay{
	margin:0 0 0 230px
}

#form label.error {
	width: 200px;
	margin-left: 20px;
}