@charset "utf-8";
body, table, .text{
	font-size: 14px;
	line-height:1.3em;
	color:#000;
	font-family:Arial;
}
.wrapper{
	margin:0px;
	background:url('/img/bg_bd.png') repeat #fff;
	padding-top: 20px;
}
a:link,a:visited,.text a:link,.text a:visited{
	color:#0038ce;
	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;
}
.main{
	margin: 0 auto 20px;
	width:954px;
	padding: 15px;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: inset 0 0 3px #fff, 0 0 2px #383838, 0 0 6px #8b8b8b;
}

.top_header{
	padding:0 0 15px;
	width: 960px;
	margin: 0 auto;
}
.name:link,.name:visited,.name:hover{
	font-size:28px;
	color:#b30012;
	text-shadow: 0 0 0 #1b6878;
	line-height:1.3em;
	text-decoration:none;
	font-weight: bold;
}
.slogan:link,.slogan:visited,.slogan:hover{
	text-decoration:none;
	color:#828282;
	font-size:25px;
}
.title_block{
	display:inline-block;
	vertical-align:middle;
	width:470px;
}
.logo{
	display:inline-block;
	vertical-align:middle;
}
.logo img{
	margin:0px 15px 0px 0px;
}
.title_company{
	display:inline-block;
	vertical-align:middle;
	width:270px;
}
.contacts {
	display: inline-block;
	margin-right: 20px;
	text-align: left;
	vertical-align: middle;
	width: 290px;
	color: #828282;

}
.phone{
	font-size:26px;
	line-height:1.3em;
	font-weight: bold;
	color: #b30012;
}
.small-phone{
	display:inline-block;
	padding:0px 3px 0 0;
}
.big-phone{
	display:inline-block;
}
.header_basket{
	display:inline-block;
	width:180px;
	vertical-align:middle;
	color: #b30012;
}
.header_search_form .submit_button{
	background:url('/img/sur.png') no-repeat #cfcfcf;
	background-position:-1px -1px;
}
.header_search_form .submit_button:hover{
	background:url('/img/sur.png') no-repeat #cfcfcf;
	background-position:-1px -1px;
}
.header_basket_title a{
	display:inline-block;
	vertical-align:middle;
	height:25px;
	background:url('/img/cart4.png') no-repeat;
	color:#6f6f6f;
	font-weight: bold;
	text-decoration:none;
	padding:14px 0 0 44px;
}
#header_basket_amount,#header_basket_summ_head{
	color:#0D53A9;
	margin:0 5px 0 5px;
}
#header_basket_order{
	margin-top:10px;
}
#header_basket_order a,.button_buy{
	display:inline-block;
	padding: 4px 10px 4px;
	margin-bottom: 0;
	font-size: 18px;
	line-height: 21px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	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;
	background-color: #da4f49;
	background-image: -moz-linear-gradient(top, #ff7f7f, #ff0000);
	background-image: -ms-linear-gradient(top, #ff7f7f, #ff0000);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff7f7f), to(#ff0000));
	background-image: -webkit-linear-gradient(top, #ff7f7f, #ff0000);
	background-image: -o-linear-gradient(top, #ff7f7f, #ff0000);
	background-image: linear-gradient(top, #ff7f7f, #ff0000);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7f7f', endColorstr='#ff0000', GradientType=0);
	border-color: #ff0000 #ff0000 #802420;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
#header_basket_order a:link,#header_basket_order a:visited,#header_basket_order a:hover,.button_buy,.button_buy:link,.button_buy:visited,.button_buy:hover{
	color:#fff;
	text-decoration:none;
}
#header_basket_order a:hover,.button_buy:hover{
	background:#f00;
}
.main_image{
	width: 954px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-bottom: 10px;
}
.main_image img{
	border-radius: 5px;
}
.content-index{
	width: 310px;
	display: inline-block;
	margin-right: 20px;
}
.menu {
	margin:0 -108px;
	text-align: left;
	background:url('/img/bg_menu.png') repeat-x;
	padding: 0 56px 7px 56px;
}
.not_main_bg .menu {
	margin-bottom: 40px;
}
.menu ul{
	display: inline-block;
	padding: 0 21px;
}
.menu li{
	display: inline-block;
	padding: 18px 15px 21px 15px;
}
.menu li:hover,
.menu li.current {
	color: #000;
}

.menu ul li a{
	font-size: 16px;
	line-height: 23px;
	font-weight: bold;
	text-shadow: 0 -1px #1e1e1e;
	color:#fff;
	text-decoration: none;
}
.show_all{
	text-align:right;
}
.show_all a{
	display:inline-block;
	padding: 4px 10px 4px;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 1.3em;
	color: #fff;
	text-align: center;
	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;
	background-color: #0074cc;
	text-decoration:none;
	background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
	background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
	background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
	background-image: -o-linear-gradient(top, #0088cc, #0055cc);
	background-image: linear-gradient(top, #0088cc, #0055cc);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
	border-color: #0055cc #0055cc #003580;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.show_all a:hover{
	background: #0055cc;
}
.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:740px;
	float:left;
	margin-right: 10px;
}
.left_menu{
	margin:0 0 15px;
}
.left_menu .catalog_title{
	color:#000;
	margin-bottom:5px;
}
.left_menu li {
	padding:0;
}
.left_menu li a{
	display:inline-block;
	padding:3px;
	color:#000;
	border-radius:3px;
}
.left_menu li a:hover{
	color:#000;
}
.left_menu .current a{
	color:#000;
	text-decoration:none;
}
.left_menu .current a:hover{
	color:#0D53A9;
}
.left_menu li .level-1{
	display:none;
}
.left_menu .current .level-1{
	display:block;
}	
.left_menu li .level-1 li{
	padding:0 0 0 0;
}
.left_menu li .level-1 li a{
	color:#000;
	text-decoration:underline;
}
.left_menu li .level-1 li a:hover{
	color:#0D53A9;
	text-decoration:none;
}
.left_menu li .level-1 .current a{
	color:#000;
	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:5px 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:140px;
	padding:10px;
	margin:0 10px;
	vertical-align:top;
}
.items_catalog li img{
	margin:0 0 5px 0;
	border:1px solid #dddddd;
	box-shadow:0 0 1px #575757;
	line-height:1px;
	padding:4px;
	border-radius:4px;
}
.photo_list li img{
	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 #0D53A9;
}
.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:#0D53A9;
	color:#fff;
}
.footer_wrapper {
	padding: 30px 15px;
	margin: 0 auto;
	width:960px;
}
.footer1 {
	width: 989px;
	margin: 0 auto;
}
.search2, .footer_text, .social_gray {
	vertical-align: top;
}
.search2, .footer_text {
	margin-right: 43px;
}
.footer_text, .social_gray {
	width: 300px;
}
.footer1 .search_form .search_form_string {
	width: 270px;
}
.footer_text {
	display: inline-block;
}
.footer_text .text{
	color: #555555;
	font-size: 12px;
	line-height: 15px;
}
.footer_text .text a {
	text-decoration: none;
	color: #228bff;
}
.footer_text .copyright{
	margin-bottom: 7px;
}
.social_gray p{
	color: #fff;
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 15px;
}
.index_special_offers {
	margin-bottom: 30px;
}
