@charset "utf-8";
body, table, .text{
	font-size: 14px;
	line-height:1.3em;
	color:#000;
	font-family:Arial;
}
body{
	margin:0px;
}
a:link,a:visited,.text a:link,.text a:visited{
	color:#28007d;
	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:#fff;
	background:#b6e25a;
	border: 2px solid #F4F9FC;
	border-radius: 5px;
	margin-bottom: 15px;
	padding: 2px 8px;
}
.wrapper{
	background:url('/img/bg_bd11.png')repeat-x #E1F0F7;
}
.main{
	margin:0 auto;
	width:960px;
	padding: 0 15px;
	background: rgba(255, 255, 255, 0.7);
	box-shadow: 0 0 10px #c2ccd3;
}
.head_wrapper{
}
.top_header{
	padding:30px 0;
	margin:0 auto;
	width: 960px;
	text-shadow:0 1px #fff;
}
.name:link,.name:visited,.name:hover{
	font-size:34px;
	color:#445675;
	line-height:1.3em;
	text-decoration:none;
	font-weight:bold;
}
.slogan:link,.slogan:visited,.slogan:hover{
	text-decoration:none;
	color:#5a6a85;
	font-size:16px;
}
.title_block{
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
	vertical-align:middle;
	width:780px;
}
.logo{
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
	vertical-align:middle;
}
.logo img{
	margin:0px 15px 0px 0px;
}
.title_company{
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
	vertical-align:middle;
	width:580px;
}
.contacts {
	overflow:hidden;
	display: inline-block;
	margin-right: 20px;
	text-align: left;
	vertical-align:top;
	width: 285px;
	color:#9f9f9f;
	font-size: 18px;
	line-height:1.3em;
	text-shadow: 0 1px #fff;
	margin-bottom:20px;
	background: rgba(255, 255, 255, 0.7);
	border-radius: 15px;
	padding: 15px;
	border: 2px solid #fff;
	box-shadow: 0 0 6px #E4F0F4;
}
.phone{
	background:url('/img/phone1.png') no-repeat;
	padding: 5px 30px;
}
.small-phone{
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
	vertical-align:top;
	font-size:27px;
	line-height:1.3em;
	color:#4CD03C;
	font-weight: bold;
}
.big-phone{
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
	font-size:27px;
	line-height:1.3em;
	color:#4CD03C;
	font-weight: bold;
}
.header_search_form .search_form_string {
	width:275px;
}
.search_form{
	margin-bottom:10px;
}
.header_basket{
	display:inline-block;
	//display:inline;
	//zoom:1;
	width:180px;
	vertical-align:top;
	color:#5a6a85;
}
.header_search_form .submit_button{
	background-color:#4d6fa8;
}
.header_search_form .submit_button:hover{
	background-color:#6185c0;
}
.header_basket_title a{
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:middle;
	height:25px;
	background:url('/img/cart1.png') no-repeat;
	color:#5a6a85;
	text-decoration:none;
	padding:8px 0 0 32px;
}
#header_basket_amount,#header_basket_summ_head{
	color:#5a6a85;
	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: 3px 7px;
	border-radius:5px;
	background-color:#4CD03C;
}
#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-color:#1d9e23;
	color:#ffffff;
}
.main_image{
	text-align:center;
	margin-bottom: 15px;
}
.main_image img{
	border-radius: 5px;
}
.menu_wrapper{
}
.menu{
	width:960px;
	margin:0 auto;
	text-align:left;
	text-transform:uppercase;
	font-weight:bold;
	text-shadow: 0 0 1px #48852e;
	background:#C3E25B;
	border-radius: 0 0 5px 5px;
}
.menu ul li{
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:top;
	position:relative;
	padding:10px 15px;
}
.menu ul li a{
	color: #fff;
	display:block;
	text-decoration:none;
	padding: 5px;
	border-radius:5px;
}
.menu ul li:hover a{
	color:#fff;
	text-decoration:none;
	background: rgba(83, 123, 193, 0.2);
}
.menu ul .current a{
	background: rgba(83, 123, 193, 0.2);
	color: #fff;

}
.show_all{
	text-align:right;
	margin-top:20px;
}
.content{
	margin-top:10px;
	clear:both;
}
.left_block{
	width:310px;
	float:left;
}
.right_block{
	width:635px;
	padding:0px;
	float:right;
}
.left_menu .catalog_title{
	color:#fff;
	margin:0 0 5px 0;
}
.left_menu li {
	padding:0 0 0 19px;
	background:url('/img/arr1.png') no-repeat;
	background-position: 8px 8px;
}
.left_menu li a{
	display:inline-block;
	//display:inline;
	//zoom:1;
	padding:3px;
	color:#000;
	border-radius:3px;
}
.left_menu li a:hover{
	color:#28007d;
}
.left_menu .current a{
	color:#000;
	background-color:#dae3e4;
	text-decoration:none;
}
.left_menu .current a:hover{
	color:#28007d;
}
.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;
	background-color:#fff;
	text-decoration:underline;
}
.left_menu li .level-1 li a:hover{
	color:#28007d;
	text-decoration:none;
}
.left_menu li .level-1 .current a{
	color:#000;
	background-color:#dddddd;
	text-decoration:none;
}
.left_menu li .level-1 .current a:hover{
	color:#000;
}
.level-1{
	padding:5px 0 0 0;
}
.news{
	padding-left: 8px;
}
.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-top:20px;
}	
.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:146px;
	border:1px solid #cacaca;
	box-shadow: 0 0 6px #E4F0F4;
	margin-right:10px;
	background:#fff;
	padding:10px 0;
	border-radius: 5px;
}
.photo_list li {
	text-align:center;
	vertical-align: top;
	width:158px;
}
.photo_list li img,.items_catalog li img{
	margin:0 0 5px 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{
    padding:2px;
    background:#fff;
    border:1px solid #cacaca;
    box-shadow: 0 0 6px #E4F0F4;
}
.photo_list li a:hover img,.object_image a:hover img{
    box-shadow:0 0 5px #eaeaea;
}
.breadcrumbs{
	margin:10px 0 0 0;
	line-height:1.3em;
	font-size:12px;
}
.numpages ul .active a:link,.numpages ul .active a:visited,.numpages ul .active a:hover{
	background-color:#5BC1CE;
	color:#fff;
}
.footer_wrapper{
	background: rgba(83, 123, 193, 0.4);
	margin-top: 15px;
}
.footer1 {
	width: 950px;
	padding: 35px 20px 35px 20px;
	margin: 0 -15px;
	background:url('/img/bg_bd12.png') repeat-x;
}
.footer1 > * {
	display: inline-block;
	//zoom: 1;
	//display: inline;
	vertical-align: middle;
	width: 290px;
}
.code_footer {
	width: 100%;
	display: block;
}
.copyright, .search2 {
	margin-right: 30px;
}
.search2 .search_form_string { width: 200px; }
.search2 { text-align: center; }
