
html {
padding: 0;
margin: 0;
}

body {
    position: relative;
    padding: 0;
    margin: 0;
    background: url('/design/site/images/gbg2.png') 50% 0 repeat-y;
    width: 100%;
   
    font: 16px Arial;
    color: #030303;
    min-height: 750px;
}

a, a:visited, a:active{
    color:#026593;
}

#global_top{
    position: relative;
    width: 100%;
    background: url('/design/site/images/gbg1.png') 50% 0 no-repeat;
  min-height: 1460px;
    1overflow: hidden;
}

#global_bottom{
    position: relative;
    width: 100%;
    background: url('/design/site/images/gbg3.png') 50% 0 no-repeat;
    height: 493px;
    z-index: 1;
    margin-top: -493px;
}

#center{
    position: relative;
    width: 1203px;
    padding: 0 10px;
    margin: 0 auto;
  
    z-index: 10;
}

#center_bottom{
    position: relative;
    width: 100%;
    
    background: url('/design/site/images/white_bottom.png') repeat-y;
    height: 457px;
}

#main{
      position: relative;
      width: 695px;
      margin: 0 auto;
}

#page {
	background: url('/design/site/images/center.png') repeat-y;
	min-height: 1600px;
	padding-bottom: 60px;
}

#footer{
     background: url('/design/site/images/center_bottom.png') no-repeat;
      position: relative;
      width: 695px;
     
      height: 242px;
     
}

.td_add_to_basket{
		text-align:right;
	}

.add_to_basket_btn {
	text-decoration: none;
	/* background: url('/design/site/images/basket.png') 0 0 no-repeat; */
	background-size: auto;
	/* width: 30px; */
	/* height: 30px; */
	background-size: 30px;
	display: inline-block;
	/* width: 292px; */
	background: #b8011d;
	color: #fff;
	border-radius: 10px;
	padding: 8px 10px;
	margin: 10px 0;
}



.red{
	color:red;
	
}

.top_logo{
    position: absolute;
    top:20px;
    left: 20px;
}

.left_menu_area{
left: -50px;
position: absolute;
top: 329px;
width: 313px;
overflow: hidden;


}



#catalog_add_to_basket_window_add_popup_show, #catalog_add_to_basket_window_add_popup_hide {
    background-color: #f0f0f0;
    border: 4px solid #666;
    display: none;
    left: 50%;
    margin-left: -150px;
    padding: 20px;
    position: fixed;
    text-align: center;
    top: 30%;
    width: 300px;
    z-index: 3000;
}

#catalog_add_to_basket_window_add_popup_show .continue, #catalog_add_to_basket_window_add_popup_show .inbasket {
	background: rgb(45,62,63);
	background: -moz-linear-gradient(0deg, rgba(45,62,63,1) 0%, rgba(45,62,63,1) 50%, rgba(37,89,98,1) 50%, rgba(37,89,98,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(45,62,63,1) 0%, rgba(45,62,63,1) 50%, rgba(37,89,98,1) 50%, rgba(37,89,98,1) 100%);
	background: linear-gradient(0deg, rgba(45,62,63,1) 0%, rgba(45,62,63,1) 50%, rgba(37,89,98,1) 50%, rgba(37,89,98,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2d3e3f",endColorstr="#255962",GradientType=1);
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-family: Conv_franklin,Opensans;
	font-size: 14px;
	margin-top: 3px;
	padding: 4px;
	position: relative;
	text-decoration: navajowhite;
	margin: 0 13px;
	padding: 8px;
}
#catalog_add_to_basket_window h3, #catalog_add_to_basket_window_add_popup_show h3 {
    color: #000;
    margin-top: 25px;
}
#catalog_add_to_basket_window p {
    font-size: 13px;
}
#catalog_error_no_add {
    background-color: #ffffff;
    border: 4px solid #000;
    display: none;
    left: 36%;
    padding: 20px;
    position: fixed;
    top: 30%;
    width: 300px;
    z-index: 3000;
}
#catalog_add_to_basket_window {
    background-color: #ffffff;
    border: 4px solid #000;
    display: none;
    left: 36%;
    padding: 20px;
    position: fixed;
    top: 30%;
    width: 300px;
    z-index: 3000;
}
#catalog_add_to_basket_window h3 {
    color: #000;
    margin-top: 5px;
}
#catalog_add_to_basket_window p {
    font-size: 13px;
}
#catalog_error_no_add {
    background-color: #ffffff;
    border: 4px solid #000;
    display: none;
    left: 36%;
    padding: 20px;
    position: fixed;
    top: 30%;
    width: 300px;
    z-index: 3000;
}

#catalog_add_to_basket_window_ribbon{
	  background-color: #ffffff;
    border: 4px solid #666;
    display: none;
    left: 50%;
    padding: 20px;
    position: fixed;
    top: 30%;
    width: 400px;
    z-index: 3000;
	margin-left:-200px;
	
	
}

#catalog_add_to_basket_window_ribbon h3 {
	color: #030303;
	margin-top: 5px;
	text-align: center;
	font-size: 19px;
	margin-bottom: 10px;
}

.catalog_add_to_basket_window_ribbon_buttons{
	text-align: center;
}
.catalog_add_to_basket_window_ribbon_button {
	display: inline-block;
	margin: 20px 15px;
	border: 1px solid #030303;
	padding: 20px 30px;
	text-decoration: none;
	color: #060606;
	font-size: 20px;
}


.catalog_add_to_basket_window_ribbon_button:hover{
	
	color:#fff;
	
}


.catalog_add_to_basket_window_ribbon_button_yes{
	background:#026593;
	
}

.catalog_add_to_basket_window_ribbon_button_no{
	background:#D50022;
	
}

#left_menu{
}

#left_menu .menu_43 a{
	color:#EB4747;
}


#left_menu ul{
    list-style: none outside none;
    padding: 0;
}
#left_menu ul li{
  

min-height: 24px;
margin-top: -35px;
padding: 39px 0 0px 90px;
}
#left_menu ul li p{
border-bottom: 1px dashed #000000;
margin: 0 0 0 -30px;
padding-bottom: 3px;
padding-left: 30px;
}

#left_menu ul li.active{
    background: url("/design/site/images/active_menu.png") no-repeat scroll 0 0 transparent;
}
#left_menu ul li.active a{
    color:#fff;
}
#left_menu ul li.active ul li a{
    color:#8E0116;
}

#left_menu ul li.active p{
    border: none;
}

#left_menu a{
    font-family: "Conv_Arial_Narrow",arial;
    font-size: 22px;
    color:#000;
    text-decoration: none;
    
}

#left_menu a:hover{
    color:#f60000;
}

#left_menu ul li ul{
    margin: 10px 0 0 -30px;
}
#left_menu ul li ul li{
    border-bottom: 1px dashed #8e0116;
    background: none;
    margin:5px 0;
    padding: 0 0 0 45px;
}
#left_menu ul li ul li.last{
    border: none;
}

#left_menu ul li ul li a{
     font-size: 17px;
    color:#8e0116;
}
#left_menu ul li ul li a:hover, #left_menu ul li ul li a.active{
    color:#f60000;
    background: none;
}




.top_domen{
    position: absolute;
    right: 100px;
    top:15px;
    border-radius: 8px;
    background-color: #a51a1a;
    display: block;
    color:#fff !important;
    padding: 1px 20px 4px 20px;
    font-size: 12px;
    font-family: "Conv_Arial_Narrow",arial;
}
.bottom_domen{
   background-color: #A51A1A;
border-radius: 8px 8px 8px 8px;
bottom: 12px;
color: #FFFFFF !important;
display: block;
font-family: Conv_Arial_Narrow,arial;
font-size: 12px;
left: 40px;
padding: 1px 14px 4px;
position: absolute;
}

.top_info{
    position: absolute;
    right: 10px;
    top: 60px;
    width: 254px;
    height: 245px;
    background: url('/design/site/images/right_links.png?11') no-repeat;
    font-family: Conv_Arial_Narrow,arial;
    font-size: 16px;
}

.top_info .phone,.top_info .skype,.top_info .icq,.top_info .email{
    position: absolute;
    left: 65px;
    
}

.top_info .phone{
    top: 10px;
    font-size: 23px;
}

.basket {
	position: absolute;
	display: block;
	background: url('/design/site/images/basket.png') 0 0 no-repeat;
	width: 50px;
	height: 50px;
	background-size: 50px;
	top: 190px;
	right: 33px;
}

.basket_inner_yes {
	display: block;
	width: 50px;
	height: 50px;
}
.basket span {
	position: absolute;
	right: -8px;
	top: -6px;
	background: #D50022;
	color: #fff;
	border-radius: 10px;
	padding: 2px 6px;
}

.top_info .skype{
    top: 70px;
}

.top_info .icq {
	top: 58px;
	font-size: 23px;
}

.top_info .icq span{
    font-size: 16px;
}

.top_info .email{
    top:135px;
} 

#bottom_logo{
  border-top: 1px dashed #7D4E49;
bottom: 35px;
padding-left: 27px;
padding-top: 8px;
position: absolute;
width: 229px;
    
}

#top_main_page{
     background: url('/design/site/images/center_top_main.png') 0 296px no-repeat;
     width: 695px;
     height: 575px;
     
}

#inner_page{
    overflow: hidden;
      background: url('/design/site/images/center_top.png') 0 296px no-repeat;
     width: 695px;
     height: 334px;
}
#mobile_top_menu{
display:none;
}
#top_menu{
    position: absolute;
    width: 695px;
    height: 50px;
    background: url('/design/site/images/top_menu.png') no-repeat;
    top: 246px;
}
#top_menu ul{
    padding: 0 0 0 5px;
    list-style: none outside none;
    overflow: hidden;
    margin-top: 13px;
}
#top_menu ul li{
    float: left;
    display: inline;
    margin: 0 2px;
    
}
#top_menu ul li a{
    font-family: Conv_Arial_Narrow,arial;
    color:#fff;
    font-size: 19px;
    text-decoration: none;
}
#top_menu ul li img{
    padding-top: 3px;
}
#top_menu ul li a:hover,#top_menu ul li a.active{
    color:#e9aba2;
}


#footer_menu_title,#footer_cat_title,#footer_cat_list,#footer_menu1,#footer_menu2,#footer_address,#footer_contacts{
    position: absolute;
     font-family: Conv_Arial_Narrow,arial;
}

#footer_menu_title,#footer_cat_title{
    top:80px;
    left:10px;
    width: 250px;
    background-color: #b8011d;
    color:#fff;
    font-size: 14px;
    padding: 1px 5px 4px 5px;
}

#footer_cat_title{
    left:305px;
    width: 130px;
}

#footer_cat_list li{
    width: 130px !important;
}
#footer_address{
background: url("/design/site/images/home_ico.png") no-repeat scroll 0 6px transparent;
font-size: 15px;
padding-left: 40px;
right: 10px;
top: 80px;
width: 170px;
}

#footer_contacts{
background: url("/design/site/images/phone_ico.png") no-repeat scroll 0 0 transparent;
font-size: 14px;
padding-left: 40px;
right: 10px;
top: 137px;
width: 169px;
}
#footer_cat_list,#footer_menu1,#footer_menu2{
    list-style: none outside none;
    top:88px;
    padding: 0;
    
}

#footer_cat_list{
    left:305px;
    
}

#footer_menu1{
    left:12px;
}

#footer_menu2{
    left:153px;
}

#footer_cat_list li a, #footer_menu1 li a, #footer_menu2 li a{
    color:#010101;
    font-size: 14px;
    text-decoration: none;
}

#footer_cat_list li, #footer_menu1 li, #footer_menu2 li{
background: url("/design/site/images/footer_arrow.png") no-repeat scroll 0 7px transparent;
width: 110px;    
padding: 0 0 2px 8px;

}

#footer_cat_list li p, #footer_menu1 li p, #footer_menu2 li p{
border-bottom: 1px dashed #b8011d;
margin: 0;
}

#footer_cat_list li a:hover, #footer_menu1 li a:hover, #footer_menu2 li a:hover{
    color: #f60000;
}

.delivery_table{
	width:100%;
	border-collapse:collapse;
}
.delivery_table h3{
	margin:0;
}
.delivery_table th{
	font-size:13px;
}
.delivery_table input{
	width:60%;
	
}
.delivery_table td, .delivery_table th{
	border:1px solid #111;
	padding:6px 4px;
}
.right_news{
 left: 60px;
position: relative;
width: 253px;
}

.right_news .one_new{
padding-right:5px;
}

.news_h{
background: url("/design/site/images/rupor.png") no-repeat scroll 145px -8px transparent;
font-family: Conv_Arial_Narrow,arial;
font-size: 36px;
height: 49px;
margin: 0;
padding-left: 20px;
width: 250px;
}

.new_title{
      font-family: Conv_Arial_Narrow,arial;
      font-size: 18px;
      padding: 0 0 4px 20px;
      border-bottom: 1px dashed #000;
      margin-bottom: 7px;
      color: #0b0a0a;
}

.all_news{
	text-align:right;
	font-style:italic;
	margin-right:15px;
}

.new_date{
    background-color: #D50022;
    padding: 4px 5px 5px 29px;
    color:#fff;
    width: 90px;
    font-family: Conv_Arial_Narrow,arial;
    font-size: 13px;
    margin: 0;
}

.new_text{
    padding-left: 20px;
}

.order_table{
	border-collapse:collapse;
	
}

.order_table th, .order_table td{
	border:1px solid #666;
	padding:3px;
	text-align:center;
}

.catalog_basket_change{
	overflow:hidden;
width:90px;
	position:relative;
}

.catalog_basket_change_left{
float:left;
width:21px;
}

.catalog_basket_change_left input{

}

.catalog_basket_change_center{
	float:left;
	
}
.catalog_basket_change_center input{
	border: 1px solid #555555;

font-size: 18px;
height: 14px;
text-align: center;
width: 45px;
padding:3px 0;
	
}
.catalog_basket_change_center span {
	border: 1px solid #555555;
	font-size: 18px;
	height: 14px;
	text-align: center;
	width: 45px;
	padding: 0px 0 6px 0;
	display: block;
	background: #fff;
}

.basket_table{
	border: 1px solid #999;
border-collapse: collapse;
width: 100%;

}

.basket_table th{
	text-align:center;
	border: 1px solid #999;
border-collapse: collapse;
	
}

.basket_table td{
	text-align:center;
		border: 1px solid #999;
border-collapse: collapse;

}

.basket_table .catalog_basket_change {
	margin:0 auto;
}

.catalog_basket_change_right a{

}
.catalog_basket_change_right{
float:left;
width:22px;
}
.catalog_basket_change_up, .catalog_basket_change_down{
background: #cccccc none repeat scroll 0 0;
border: 1px solid #555555;

color: #000000;
display: block;
height: 11px;
padding-bottom: 7px;
padding-top: 2px;
text-align: center;
text-decoration: none;
width: 20px;
}

.catalog_basket_change_up{
	border-radius: 0 4px 4px 0;
	border-left:none;
}

.catalog_basket_change_down{
	border-radius: 4px 0 0 4px;
	border-right:none;
}

.catalog_basket_change_up:hover {
	background:#CEFFC7;
}
.catalog_basket_change_down:hover {
	background:#FFCEC7;
}
.catalog_basket_change_down{

}

.catalog_basket_change_up span,.catalog_basket_change_down span{

}

.all_cats_one {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	margin-right: 17px;
}

.all_cats_one p{
	margin:0;
}

.order_text{
	font-size:12px;
	
}
.catalog_user_data p{
	margin:0;
}
.catalog_buy2 {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #e32b40;
	color: #ffffff;
	/* width: 100%; */
	font-weight: bold;
	/* font-style: normal; */
	/* font-family: "Segoe UI", Segoe, "Open Sans", sans-serif; */
	border-width: 2px;
	border-color: #d65600;
	border-style: solid;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	cursor:pointer;
	padding: 12px;
}
.catalog_user_data .catalog_user_data_input{
	width:300px;
	padding:3px;
	border:1px solid #666;
}
.catalog_user_data textarea{
	width:300px;
	height:200px;
	padding:3px;
	border:1px solid #666;
	
}
.order_img{
	max-width:166px;
	
}
.all_size_tr a {
	text-decoration:none;
	border-bottom:1px dotted;
	font-style:italic;
}

.hide_class{
	display:none;
	
}

.delivery_page h4{
	
	font-size:20px;
	margin:15px 0 0 0;
}

.delivery_page p{
	margin:5px 0 5px 20px;
}

.area_sizes{
	margin:20px 0;
}
.content{
    padding: 0 20px;
    overflow: hidden;
}

#main_teasers, #main_teasers2{
    overflow: hidden;
}
#main_teasers{
    top:60px;
    position: relative
}

.teaser{
   
    display: inline-block;
    width: 173px;
    text-align: center;
    text-decoration: none;
}

.teaser p{
background: url("/design/site/images/teaser_title_bg.png") no-repeat scroll center top transparent;
color: #9E1717;
font-family: Conv_Arial_Narrow,arial;
font-size: 17px;
height: 33px;
margin: 0 0 0 8px;
padding-left: 0px;
padding-top: 8px;
text-align: center;

}
.teaser:hover p,.teaser.active p,.teaser.active cufon,.teaser.active p cufontext{
    color:#fff;
    background: url("/design/site/images/teaser_title_bg_a.png") no-repeat scroll center top transparent;
}


#all_catalog .teaser{
	width:210px;
	
}

#all_catalog .teaser p{
	
	
}


#main_teasers2{
    1padding-left: 85px;
}

.page_index\/shevrony_i_nashivki\/0-8{
    
}

.teasers{
    margin-left: -20px;
overflow: hidden;
width: 695px;
}

.form-question{
    width: 100%;
}

.form-question input, .form-question textarea{
    width: 300px;
    padding: 2px 3px;
    border: 1px solid #8E0116;
}
.form-question textarea{
 height: 100px;   
}


#code{
font-size: 34px;
height: 45px;
margin-top: 11px;
width: 100px;
}

.basket_submit{

	background: #8e0116;
	border: 1px solid #8e0116;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 27px;
	padding: 8px 15px;
	text-decoration: none;
	
	margin: 20px auto;
	text-align: center;

}

#seo_text{
position:absolute;
top:-37px;
}
#seo_text, #seo_text p{
    margin: 0;
    font-size: 11px;
}

.hide_menu{
    display: none;
    
}


#left_menu .active .hide_menu{
    display: block;
}

.counter{
position:absolute;
bottom:10px;
right:190px;
}

#right_menu{
position: absolute;
right: 14px;
top: 333px;
width: 250px;

}

#right_menu ul{
    list-style: none outside none;
    padding: 0;
}
#right_menu ul li{
  

min-height: 24px;

padding: 0px 0 0px 17px;
}
#right_menu ul li p{
border-bottom: 1px dashed #000000;
margin: 5px 0 0 -16px;
padding-bottom: 3px;
padding-left: 12px;
}

#right_menu a{
    font-family: "Conv_Arial_Narrow",arial;
    font-size: 22px;
    color:#000;
    text-decoration: none;
    
}
#right_menu ul li.active a{
color:#8E0116;
}

.show_form_inner{
	
}

.show_form_inner table{
	width:90%;
}
.show_form_inner td, .show_form_inner th{
	text-align:left;
	
}
.show_form_inner th{
	max-width:250px;
}

.show_form_inner input{
	width: 70%;
	font-size:18px;
	padding:2px;
}
.show_form_send {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #e32b40;
	color: #ffffff;
	width: 100%;
	font-weight: bold;
	font-style: normal;
	font-family: "Segoe UI", Segoe, "Open Sans", sans-serif;
	border-width: 2px;
	border-color: #d65600;
	border-style: solid;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	text-align: center;
	text-decoration: none;
	padding: 4px;
	display: block;
	margin: 0 auto;
	width: 101px;
}

.show_form {
	background: #ccc;
	border: 1px solid #c5c5c5;
	padding: 24px;
}
	
.show_form .form_submit {
	background: #8e0116;
	border: 1px solid #8e0116;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 27px;
	padding: 8px 15px;
	text-decoration: none;
	width: 145px;
	margin: 0 auto;
	text-align: center;
}

.fileinput-button {
	background: #FCBFC6;
	padding: 12px;
	margin: 20px 0;
	display: inline-block;
	cursor: pointer;
	border: 1px solid #000;
}
	
.mobile_menus,.mobile_header,.mobile_footer{
	display:none;
	
}

