@charset "utf-8";
body, table, .text{
	font-size: 14px;
	line-height:1.3em;
	color:#000;
	font-family:Arial;
}
body{
	margin:0px;
	background:url('/img/bg_bds107.jpg') repeat-y #f7f0cb;
	background-position: top center;
}
a:link,a:visited,.text a:link,.text a:visited{
	color:#422700;
	text-decoration:underline;
}
a:hover,.text a:hover{
	color:#000;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
	color:#000;
}
.h1,.h2,.h3,.h4,.h5,.h6{
	text-shadow: 0 0 1px #fff, 0 0 2px #fff;
}
.main{
	margin:0 auto;
	width:960px;
}
.header{
	width:940px;
	margin:0px auto;
	padding:20px;	
	margin-top: 15px;
	border-radius: 5px;
	border: 1px solid #c5c5c5;
	box-shadow: 0 0 6px #736d57;
	background: #ffffff;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(247,245,232,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(247,245,232,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,245,232,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,245,232,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,245,232,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(247,245,232,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f5e8',GradientType=0 ); /* IE6-9 */
	}
.name:link,.name:visited,.name:hover{
	font-size:28px;
	line-height:1.3em;
	color:#000;
	text-decoration:none;
	font-weight: bold;
	text-shadow: 0 0 1px #fff, 0 0 2px #fff;
}
.slogan:link,.slogan:visited,.slogan:hover{
	color:#422700;
	text-decoration:none;
}
.title-block{
	display:inline-block;
	//display:inline;
	//zoom:1;
	width:700px;
	}
.logo{
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:middle;
}
.logo img{
	margin-right:10px;
}
.title_company{
	display:inline-block;
	//display:inline;
	//zoom:1;
	width:260px;
	vertical-align:middle;
}
.contacts{
	vertical-align:middle;
	width:230px;
	margin:0px 20px 0px 0px;
	display:inline-block;
	//display:inline;
	//zoom:1;
	font-size: 11px;
	color:#2c2c2c;
}
.small-phone{
	color:#623a00;
	font-size:18px;
	margin-right:5px;
	font-weight:bold;
	line-height:1.3em;
	vertical-align:top;
}
.big-phone{
	font-size:18px;
	color:#422700;
	font-weight:bold;
	line-height:1.3em;
	vertical-align:top;
}
.header_basket{
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:middle;
	width:230px;
	color:#2c2c2c;
}
.header_basket_title{
	margin:0px 0px 5px 0px;
}
.header_basket_title a{
	color:#422700;
	background:url('/img/car.png') no-repeat;
	padding:10px 0px 0px 35px;
	text-decoration:none;
	font-size:18px;
	line-height:1.3em;
	border-bottom:1px dotted #C5C5C5;
}
#header_basket_amount,#header_basket_summ_head{
	color:#422700;
	margin:0 5px 0 5px;
}
#header_basket_order{
	margin-top:10px;
}
#header_basket_order a,.button_buy{
	display:inline-block;
	//display:inline;
	//zoom:1;
	padding: 4px 10px 4px;
	margin-bottom: 0;
	font-size: 18px;
	line-height: 21px;
	color: #422700;
	text-align: center;
	text-shadow: 0 1px 1px #fff;
	vertical-align: middle;
	border: 1px solid #cccccc;
	border-bottom-color: #b3b3b3;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	cursor: pointer;
	border: 1px solid #c5c5c5;
	box-shadow: inset 0 0 1px #fff,0 0 3px #736d57;
	background: #ffffff;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(247,245,232,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(247,245,232,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,245,232,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,245,232,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,245,232,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(247,245,232,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f5e8',GradientType=0 ); /* IE6-9 */
}
#header_basket_order a:link,#header_basket_order a:visited,#header_basket_order a:hover,.button_buy:link,.button_buy:visited,.button_buy:hover{
	color:#000;
	text-decoration:none;
}
#header_basket_order a:hover,.button_buy:hover{
	background:#e4e0c9;
}
.header_search_form .submit_button{
	background-color:#603f06;
}
.header_search_form .submit_button:hover{
	background-color:#422700;
}
.main_image{
	text-align:center;
}
.main_image img{
	border-radius: 5px;
	border: 1px solid #c5c5c5;
	box-shadow: 0 0 6px #595959;
	margin-bottom: 10px;
}
.banners_wrapper {
	margin-bottom: 15px;
	padding: 10px 0 10px;
	position: relative;
	z-index: 10;
}
.banners_main {
	text-align: center;
}
.banners_left {
	margin-top: 20px
}
.banners_main .direction_block {
	width: 230px;
}
.banners_left .direction_block {
	border: 1px solid #e3e3e3;
	border-radius: 5px;
	margin-bottom: 10px;
}
.banners_main .direction_block {
	display: inline-block;
	//zoom: 1;
	//display: inline;
	background: #ececec;
	border-radius: 5px;
	box-shadow: 0 0 6px #736d57;
	overflow: hidden;
}
.direction_block_2{
	margin: 0 10px;
}
.banners_left  .direction_block_link {
	display: block;
	width: 100px;
	padding: 15px 22px;
	text-align: center;
}
.banners_left .direction_title {
	padding-top: 10px;
	font-size: 26px;
	line-height: 30px;
	color: #422700;
	font-weight: bold;
}
.banners_main  .direction_block_link {
	display: block;
	padding: 8px 20px;
	text-align: left;
	background: #ffffff;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(247,245,232,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(247,245,232,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,245,232,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,245,232,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,245,232,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(247,245,232,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f5e8',GradientType=0 ); /* IE6-9 */

}
.direction_block .direction_block_link:hover {
	text-decoration: none;
}
.banners_main .direction_block_link > img {
	display: inline-block;
	//zoom: 1;
	//display: inline;	
	vertical-align: middle;
	margin-right: 20px;
}
.banners_main .direction_title {
	display: inline-block;
	//zoom: 1;
	//display: inline;
	vertical-align: middle;
	font-size: 20px;
	line-height: 30px;
	color: #422700;
	font-weight: bold;
	text-shadow: 0 0 1px #fff, 0 0 2px #fff;
}
.menu {
	margin:10px 0 15px 0;
}
.menu .level-0 > li{
	display: inline-block;
	//zoom: 1;
	//display: inline;
	position: relative;
}
.menu .level-0 > li > a {
	display: inline-block;
	//zoom: 1;
	//display: inline;
	padding: 10px 15px;
	color: #5d5d5d;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	text-decoration: none;
	text-shadow: 0 0 1px #fff, 0 0 2px #fff;
}
.menu .level-0 > li:hover > a {
	text-decoration: none;
	color:#5b3700;	
}
.menu .level-0 > li.current a{
	text-decoration: none;
	color:#422700;
	}
	
	.menu .level-1 {
	display: none;
	position: absolute;
	top: 31px;
	border-radius: 0 3px 3px 3px;
	min-width: 200px;
	z-index: 300;
	text-align: left;
	color:#734604;
	background:#f2f1ea;
}
.menu .level-1 > li:hover {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(247,245,232,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(247,245,232,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,245,232,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,245,232,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,245,232,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(247,245,232,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f5e8',GradientType=0 ); /* IE6-9 */
}
.menu .level-1 > li:hover a {
	color: #362c18;
}

.menu .level-1 a {
	display: block;
	//zoom: 1;
	//display: inline;
	color: #4e4e4e;
	text-decoration: none !important;
	font-weight: normal;
	padding: 10px 15px;
}
.menu .level-0 > li:hover > .level-1 {
	display: block;
}
.show_all{
	text-align:right;
}
.show_all a{
	display:inline-block;
	//display:inline;
	//zoom:1;
	padding: 4px 10px 4px;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 1.3em;
	color: #422700;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #cccccc;
	border-bottom-color: #b3b3b3;
	border-radius: 4px;
	cursor: pointer;
	text-decoration:none;
	border: 1px solid #c5c5c5;
	box-shadow: 0 0 3px #736d57;
	background: #ffffff;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(247,245,232,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(247,245,232,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,245,232,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,245,232,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,245,232,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(247,245,232,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f5e8',GradientType=0 ); /* IE6-9 */
}
.show_all a:hover{
	background: #d6cfba;
}
.content{
	margin-top:10px;
	clear:both;
}
.right_block{
	width:200px;
	float:right;
}
.right_block_contacts{
	text-align:center;
}
.right_block_contacts .phone{
	font-size:22px;
	line-height:1.3em;
}
.left_block{
	width:720px;
	float:left;
}
.left_menu{
	margin:15px 0;
}
.left_menu .catalog_title{
	color:#000;
	margin:0px;
}
.left_menu li {
	padding:0 0 0 15px;
	background:url('/img/arr.png') no-repeat;
	background-position: 0px 3px;
}
.left_menu li a{
	display:inline-block;
	//display:inline;
	//zoom:1;
	padding:3px;
	color:#000;
	border-radius:3px;
}
.left_menu li a:hover{
	color:#000;
}
.left_menu .current a{
	color:#422700;
	text-decoration:none;
}
.left_menu .current a:hover{
	color:#422700;
}
.left_menu li .level-1{
	display:none;
}
.left_menu .current .level-1{
	display:block;
}	
.left_menu li .level-1 li{
	padding:0 0 0 15px;
}
.left_menu li .level-1 li a{
	color:#000;
	text-decoration:underline;
}
.left_menu li .level-1 li a:hover{
	color:#422700;
	text-decoration:none;
}
.left_menu li .level-1 .current a{
	color:#422700;
	text-decoration:none;
}
.left_menu li .level-1 .current a:hover{
	color:#000;
}
.level-1{
	padding:5px 0 0 0;
}
.mainpage_news_title{
	font-size:20px;
	line-height:1.3em;
}
.index_news .news_item .news_title .news_headline{
	float:none;
}
.index_news .news_item .news_title .top_date{
	display:none;
}
.index_news .news_item .news_title .bottom_date{
	display: block;
	margin:5px 0 5px 0;
}
.index_news{
	margin:15px 0;
}	
.index_news .text{
	line-height:1.3em;
	font-size:12px;
}
.top_date,.main_top_date,.bottom_date,.comment_date{
	color:#6A6A6A;
	font-size:12px;
}
.blog .blog_item {
	border-bottom:1px solid #6A6A6A;
}
.blog .last_blog_item {
	border-bottom:0px;
}
.blog_comment,.blog_comment a:link,.blog_comment a:visited,.blog_comment a:hover{
	color: #6A6A6A;
}
.tags, .tags a:link,.tags a:visited,.tags a:hover{
	color: #6A6A6A;
}
.index_catalog{
	margin-top:20px;
}
.items_catalog li{
	text-align:center;
	vertical-align: top;
	width:220px;
	margin: 0 10px 10px 10px;
}
.photo_list li{
	width:200px;
	padding:10px;
	margin:0 10px;
	vertical-align:top;
}
.items_catalog li img{
	margin:0 0 5px 0;
	line-height:1px;
	border-radius: 4px;
	border: 1px solid #e1e4ec;

}
.photo_list li img{
	padding:9px;
	background:#fff;
	border:1px solid #999;
	box-shadow:0 0 10px #999;
	margin:10px 0;
}
.object_image a img{
	margin-top:0;
}
.items_catalog .category_title, .items_catalog .object_title{
	padding:0 0 5px 0;
}
.items_catalog li .prefix{
	margin-bottom:5px;
}
.object .buy_button{
	float:none;
}
.object .price_top{
	display:block;
}
.object .price_bottom{
	display:none;
}
.photo_list li a img,.object_image a img{
    background:#fff;
    border:1px solid #dddddd;
	box-shadow:0 0 1px #575757;
	line-height:1px;
	padding:4px;
	border-radius:4px;
}
.photo_list li a:hover img,.object_image a:hover img{
    box-shadow:0 0 1px #a39258;
}
.breadcrumbs{
	margin:10px 0 0 0;
	line-height:1.3em;
	font-size:12px;
}
.photoalbum_index{
	margin-top:20px;
}
.numpages ul .active a:link,.numpages ul .active a:visited,.numpages ul .active a:hover{
	background-color:#b8ab85;
	color:#fff;
}
.footer{
	text-align:left;
	border-top:none;
	padding-left:0px;
	padding-right:0px;
}
.footer .text{
	color:#6A6A6A;
	font-size:12px;
	line-height:1.3em;
}
.footer a:link,.footer a:hover,.footer a:visited{
	color:#422700;
}