@charset "utf-8";
/* CSS Document */

* { 
 margin: 0; 
 padding: 0;
 
}

html,body {
height: 100%; /* задаем высоту тела документа */
}

html {
	background:#e5e5e5 url(images/bg.png) repeat-x;
}

body {
	margin:0;
	padding:0;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	background: url(images/body_bg.png) 50% 0 no-repeat;
	background-size: 100% 131px;
	color:#6a6a6c;
}

input:focus { outline: none; }

a {color:#CABDD4;}

img {
	 border: 0;
}

* HTML .trifler {padding-left:996px;}
* HTML .gordi {height:0;}
* HTML .cont {margin-left:-996px;position:relative;height:0; }

.body_bottom {
	min-height: 100%;
}

.trifler {
	width:1000px;
	margin:0 auto; 
}

.clear_body_bottom {
	height: 102px;
}

.gordi {
	display: inline-block;
	width: 1000px;
}

.clear_both {
clear:both;
}

.clear_both_line {
	float:left;
	width:100%;
	height:1px;
}
#main{margin:0; min-height:100%;}
#clear{float:left; width:100%; height: 0;}


#container{
    display:inline; 
    float:left; width:100%; 
    background: url(images/container_bg.png) 50% 50% no-repeat; 
    background-size: 100% 100%; 
    /*margin-top: -50px;*/
    padding-top: 50px;
}
#out{margin:0 0 0 0;}
#in{width:100%;}

#center{display:inline; float:right; width:100%; margin:0 0 0 -230px; _margin:0 0 0 -270px;}
#center .content{margin:0 0 0 215px; _margin:0 0 0 270px;  display:block;  padding:0; position:relative;}
#center .content_long{margin:0 0 0 0px; _margin:0 0 0 0px; float:left; display:inline;  padding:0; width:100%;}
#center .without_left{margin:0 0 0 0px; padding:10px 0px 0;} 
p{margin:0; padding:0 0 10px;}

#left{display:inline; float:left; width:220px; margin-left: 5px; background: url(images/left_bg.png) 100% 0 repeat-y;}
#left .content{display:inline; padding:10px 0 0 0; float:left; width:220px;}



/* <OPERA>  */
*|html[xmlns*=""] #container{margin:0 0 0 0; padding-bottom:30px;}
*|html[xmlns*=""] #center{width: 100%;float: right;margin-left: -240px;}
*|html[xmlns*=""] #center .content{float:none;display:block;}
*|html[xmlns*=""] #left{float:left;width:240px;}
*|html[xmlns*=""] .clearing
/* </OPERA>  */





a {

}

.header{
	display:inline;
	float:left;
	width:100%;
}

ul{
 list-style-type:none;
 }

.top_menu {
	position: absolute;
	top: 95px;
	z-index: 10;
}

.header ul.header_menu_top {
 float:left;
 width:100%;
 }

.header ul.header_menu_top li {
	float: left;
	margin:0 5px 0 0px;
}
 
.header ul.header_menu_top li a{
 display: block;
 font-size:12px;
 font-weight: 700;
 color:#6a6a71;
 text-decoration: none;
 padding-right: 15px;
 }
 
.header ul.header_menu_top li.active a, .header ul.header_menu_top li:hover a {
 text-decoration: underline;
 }
   
.header .header_right_top {
 float:right;
 display:inline;
 width:300px;
 background:#000;
 height:20px;
 }
 
.header .header_right_top a{
 float:left;
 display:inline;
 margin:0 10px 0 10px;
 color:#FFF;
 font-size:16px;
 }
 
.header .header_right_top a span{
 font-size:14px;
 }
 
.header ul.header_menu_bottom{
 float:left;
 width:100%;
 display:inline;
 }
 
.header ul.header_menu_bottom li{
 height:24px;
 float:left;
 display:inline;
 padding:0 25px 0 15px;
 border-bottom:2px #2B2A29 solid;
 } 
 
.header ul.header_menu_bottom li a{
 float:left;
 width:auto;
 font-size:14px;
 color:#2B2A29;
 text-decoration:none;
 height:24px;
 line-height:24px;
 } 
 
.header .header_left {
	float:left;
	width:100%;
	display:inline;
	height: 250px;
}

.header .header_left a.logo{
 float:left;
 display:inline;
 width:auto;
 color:#000;
 font-size:33px;
 line-height:33px;
	position: absolute;
	top: 25px;
 }
 
.header .header_left a.logo span.logo_bottom{
 font-size:14px;
 line-height:22px;
 }    

.header .header_left input{
 float:left;
 display:inline;
 width:60%;
 margin:25px 0 0 20px;
 }

.header .header_left a.search{
 float:left;
 display:inline;
 width:auto;
 margin:22px 0 0 10px;
 color:#000;
 font-weight:bold;
 font-size:16px;
 
 }
 
.header .header_left ul.header_left_menu {
 display:block;
 margin-top:85px;
 height: 38px;
 position: relative;
 padding-left: 10px;
 z-index: 10;
 }
 
.header .header_left ul.header_left_menu li {
 background: url(images/header_left_menu_li_bg_2.png) 100% 0 repeat;
 height: 38px;
 float:left;
 display:inline;
 margin: 0px 10px 10px;
 border-radius: 16px;
 }

.header .header_left ul.header_left_menu li.active, 
.header .header_left ul.header_left_menu li:hover {
	background: url(images/header_left_menu_li_bg_2.png) 100% -38px repeat;
}

.header .header_left ul.header_left_menu li.active a, 
.header .header_left ul.header_left_menu li:hover a {
	background: url(images/header_left_menu_li_a_bg.png) 100% -38px no-repeat, url(images/header_left_menu_li_bg.png) 0 -38px no-repeat;
}

.header .header_left ul.header_left_menu li#menu-item-top-1 a {
	width: 96px;
}

.header .header_left ul.header_left_menu li#menu-item-top-1.active a, 
.header .header_left ul.header_left_menu li#menu-item-top-1:hover a {
	background: url(images/menu-2.png) 0 5px no-repeat;
}

.header .header_left ul.header_left_menu li#menu-item-top-2 a {
	width: 98px;
}

.header .header_left ul.header_left_menu li#menu-item-top-2.active a, 
.header .header_left ul.header_left_menu li#menu-item-top-2:hover a {
	background: url(images/menu-3.png) 0 5px no-repeat;
}

.header .header_left ul.header_left_menu li#menu-item-top-3 a {
	width: 228px;
}

.header .header_left ul.header_left_menu li#menu-item-top-3.active a, 
.header .header_left ul.header_left_menu li#menu-item-top-3:hover a {
	background: url(images/menu-4.png) 0 5px no-repeat;
}

.header .header_left ul.header_left_menu li#menu-item-top-4 a {
	width: 223px;
}

.header .header_left ul.header_left_menu li#menu-item-top-4.active a, 
.header .header_left ul.header_left_menu li#menu-item-top-4:hover a {
	background: url(images/menu-5.png) 0 5px no-repeat;
}

.header .header_left ul.header_left_menu li#menu-item-top-5 a {
	width: 119px;
}

.header .header_left ul.header_left_menu li#menu-item-top-5.active a, 
.header .header_left ul.header_left_menu li#menu-item-top-5:hover a {
	background: url(images/menu-6.png) 0 5px no-repeat;
}

.header .header_left ul.header_left_menu li#menu-item-top-6 a {
	width: 131px;
}

.header .header_left ul.header_left_menu li#menu-item-top-6.active a, 
.header .header_left ul.header_left_menu li#menu-item-top-6:hover a {
	background: url(images/menu-1.png) 0 5px no-repeat;
}

.header .header_right {
	display:inline;
	float:right;
	padding: 10px 10px 0 10px;
	width:130px;
}
 
.header .header_right h4{
 display:inline;
 float:right;
 text-align:right;
 width:150px;
 font-size:19px;
 line-height:19px;
 color:#E31E24;
 font-weight:normal;
 margin:0 30px 0 0;
 }

.header .header_right a{
 display:inline;
 float:right;
 width:auto;
 font-size:14px;
 color:#000;
 font-weight:normal;
 margin:0 30px 0 0;
 }

.header .header_right h6{
 display:inline;
 text-align:right;
 float:right;
 width:150px;
 font-size:14px;
 color:#4D4D4D;
 font-weight:normal;
 margin:0 30px 0 0;
 }
 
.header .header_right .contact_container {
display:none;
float:right;
margin:0 0 0 0;
width:auto;
}

.header .header_right .contact_container_left  {display:none;}
.header .header_right .contact_container_rigth  {display:none;}



.header .header_right .block_language {
display:inline;
float:left;
margin:30px 0 0;
text-align:right;
width:100px;
}

.header .header_right .block_language a {
color:#4D4D4D;
display:inline;
float:left;
font-size:14px;
font-weight:normal;
margin:0 10px 0 0;
width:auto;
}

.header .header_right .block_grafic {
display:inline;
float:left;
margin:30px 0 0;
width:117px;
}

.header .header_right .block_grafic h5 {
color:#4D4D4D;
float:left;
font-size:14px;
font-weight:bold;
width:100%;
}

.header .header_right .block_grafic h6 {
color:#4D4D4D;
float:right;
font-size:14px;
font-weight:normal;
margin:0;
width:100%;
}

.header .header_right .block_phone {
display:inline;
float:left;
margin:30px 0 0 20px;
width:150px;
}

.header .header_right .block_phone h4 {
color:#E31E24;
float:right;
font-size:19px;
font-weight:normal;
line-height:22px;
text-align:right;
width:100%;
margin:0px;
}

.header .header_right .block_phone a {
color:#000000;
display:inline;
float:right;
font-size:14px;
font-weight:normal;
line-height:16px;
margin:0 0 0 0;
width:auto;
}

.header .header_right .block_val {
display:inline;
float:left;
margin:-230px 0 0;
width:110px;
position: relative;
right: 0px;
top: 0;
z-index: 5;
}

.header .header_right .block_val h5 {
color:#fff;
float:left;
font-size:14px;
font-weight:bold;
width:100%;
}

.header .header_right .block_val a {
color:#ffff00;
font-weight: 700;
display:inline;
float:left;
font-size:14px;
margin:0 10px 0 0;
width:auto;
}

.header .header_right .block_val a.active {
color:#fff;
}
 
.header_left_menu_shadow{
 float:left;
 display:inline;
 width:100%;
 } 
 
.header_left_menu_shadow_left{display:none;}
.header_left_menu_shadow_right{display:none;} 
 
.basket{
 float:right;
 position: absolute;
 right: 50px;
 top: -215px;
 }
 
.basket_left{
 float:left;
 width:1px;
 } 
 
.basket a{
 color:#fff;
 text-decoration: none;
 }
.basket img{
 display:none;
 } 

.basket h5{
 background:url(images/basket_img.png) left center no-repeat;
 float:left;
 width:auto;
 display:inline;
 padding-left: 30px;
 font-size:12px;
 color:#afafb0;
 font-weight:normal;
 line-height: 23px;
 }
 
.basket h6{
 float:left;
 width:auto;
 display:inline;
 margin:0 0 0 56px;
 font-size:13px;
 color:#1A1A1A;
 font-weight:normal;
 }  
 

.header ul.header_left_menu{
 float:left;
 display:inline;
 height:38px;
 } 
 
.header ul.header_left_menu li {
 float:left;
 display:inline;
 margin:0 0 0 20px;
 }

.header ul.header_left_menu li a {
 background: url(images/header_left_menu_li_bg.png) no-repeat, url(images/header_left_menu_li_a_bg.png) 100% 0 no-repeat;
 font-weight: 700;
 display:table-cell;
 font-size:12px;
 color:#5f5f62;
 padding: 0 16px;
 height: 38px;
 vertical-align: middle;
 text-decoration:none;
 text-shadow: 0px 1px 2px rgba(255, 255, 255, 0.35);
 border-radius: 16px;
 } 
 
.header ul.header_left_menu li:hover a, .header ul.header_left_menu li.active a {
 color:#fff;
 text-decoration:none;
 text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.15);
 }
 
#left .gradient_bottom{
 float:left;
 width:100%;
 } 

#left .left_blocks{
 clear:both;
 float:left;
 display:inline;
 width:100%;
 margin: 0 0 20px 0;
}

#left .left_blocks.left_blocks_menu {
 clear:both;
 float:left;
 display:inline;
 width:100%;
 margin: 0 0 20px 0;
}

#left .left_blocks.left_blocks_filters {
	display: none;
	padding-bottom: 10px;
}

#left .left_blocks_content, .personal_cab_block {
	display: inline-block;
	width: 213px;	
}

#left .left_blocks_menu { 
 position: relative;
 z-index: 5;
}  

#left .left_blocks h4{ 
 float:left;
 width:80%;
 display:inline;
 font-size:25px;
 color:#666666;
 font-weight:normal;
}

#left .left_blocks ul {
 float:left;
 display:inline;
 margin: 0;
 }
 
#left .left_blocks ul li{
 display:block;
 width:180px;
 float:left;
 margin-left: 30px;
 }

#left .left_blocks_menu ul li {
	border-bottom: 1px solid #e9e9e9;
}

#left .left_blocks ul li.active a {
	color: #2295c5;
	font-weight: 700;
} 

#left .left_blocks ul li a:hover {
	color: #2295c5;
} 

#left .left_blocks ul select{
 display:block;
 width:90%;
 float:none;
 } 
 
#left .left_blocks ul li a {
 font-size:14px;
 padding:15px 0px;
 color:#595454;
 text-decoration: none;
 display:inline;
 margin:0;
 width:185px;
 float:left;
 }
 
#left .left_blocks ul li:last-child a, #left .left_blocks ul li:last-child {
 border-bottom: 0px;
 }

#left .left_blocks ul li a.active{
 padding:0 0 0 18px;
 color:#000;
 cursor:default;
 }  

#left .left_blocks ul li a.active:hover{
 text-decoration:none;
 }
 
  
 
 
#left .left_blocks ul li ul{
	-webkit-border-radius: 0px;
	   -moz-border-radius: 0px;
			border-radius: 0px;
	-webkit-box-shadow: #a8a8a8 0px 0px 0px;
	   -moz-box-shadow: #a8a8a8 0px 0px 0px;
			box-shadow: #a8a8a8 0px 0px 0px;

 float:left;
 width:auto;
 display:none;
 margin: 0 0 0 0px;
 }
 
#left .left_blocks ul li ul li{
 display:block;
 width:197px;
 float:left;
 margin:0;
 } 
 
#left .left_blocks ul li.active ul li a {
 background:none;
 }
 
#left .left_blocks ul li.active ul li:hover a, #left .left_blocks ul li.active ul li a.active {
 background:url(images/left_blocks_ul_li_a.png) 180px 50% no-repeat;
 }
 
#left .left_blocks ul li ul li a {
 background:url(images/left_blocks_ul_li_ul_li_a.png) 180px 50% no-repeat;
 font-size:12px;
 line-height:20px;
 padding: 0px 30px 0px 25px;
 width: 152px;
 color:#6a6966;
 text-decoration:none;
 display:inline;
 margin:0 0 0 0px;
 float:left;
 }

#left .left_blocks ul li ul li a:hover{
 text-decoration:underline;
 }

#left .left_blocks ul li ul li a.active{
 padding: 0 30px 0 25px;
 color:#000;
 }  

#left .left_blocks ul li ul li a.active:hover{
 text-decoration:none;
 }
  
 
 
 
 
 
 
 
 
#left .left_blocks.left_blocks_menu ul li h5{
 border-bottom: 1px solid #dbdcdb;
 }
 
#left .left_blocks ul li h5{
 font-size:14px;
 font-weight: 400;
 padding:0 0 0 10px;
 color:#ae89c7;
 margin:0px 0 0px 5px;
 line-height: 36px;
 text-decoration:none;
 text-transform: uppercase;
 }

#left .left_blocks ul li input{
 float:left;
 clear:right;
 display:block;
 width:15px;
 height:15px;
 margin:3px 7px 0 10px;
 _margin:3px 7px 0 7px;
 }
 
#left .left_blocks ul li label{ 
 display:inline;
 float:none;
 width:auto;
 font-size:12px;
 padding:0 0 5px 0;
 line-height:20px;
 cursor:pointer;
 float:none;
 position:relative;
 top:2px;
 color:#ae89c7;
} 
 
#left .left_blocks ul li:hover label{
 color:#fff;
} 
*:first-child+html #left .left_blocks ul li label {
 width:80%;
}
#left .left_blocks ul li a span{
 float:left;
 display:inline;
 font-size:14px;
 line-height:14px;
 margin:0 0 10px 15px;
 color:#000;
 text-decoration:none;
 border-bottom:1px #000 dashed;
 cursor:pointer;
 }
 
 
#center .search{
 background:url(images/search_bg.png) no-repeat;
 float:right;
 width:201px;
 display:inline;
 margin: 0px;
 position: absolute;
 right: 230px;
 top: -215px;
 }
 
#center .content_long .search{
 margin-left: 270px;
 } 
 
#center .search .search_left{ 
 display:none;
 float:left;
 width:1px;
 }
 
#center .search input{
 background: none;
 color: #a19f9f;
 float:left;
 width:165px;
 margin:0px 0px 0px 9px;
 height:19px;
 line-height:19px;
 border:0px;
 }
 
#center .search input.button{
 float:left;
 width:20px;
 height:19px;
 border:none;
 margin:0px;
 background:url(images/search_s1.png) 100% 4px no-repeat;
 cursor:pointer;
 font-size: 0;

 } 
 
#center ul.line_menu {
 float:left;
 display:inline;
 width:auto;
 margin:10px 0 0 25px;
 position: relative;
 }

#center ul.line_menu2 {
 float:left;
 display:inline;
 width:auto;
 margin:5px 0 0 35px;
 position: relative;
 }
 
p.selected_filters_left, p.selected_filters_left2 {
 color:#B691D0;
display:inline;
float:left;
font-size:14px;
line-height:30px;
margin: 0px;
width:auto;
}

#center  .selected_filters_left_div {
	display:inline;
	float:left; 
	font-size:14px;
	width:auto;
	margin-left: 200px;
}

#center  .selected_filters_left_div select, .selected_filters_right_div select {
	border: 0; 
	color: #999897;
	font-size: 12px;
}

#center .products_table p.selected_filters_left2 {
	color: #999897;
	font-size: 12px;
	line-height: normal;
	margin: 0px;
	padding: 0 0 5px 0;
}

.sort_by {
	display: block;
	float:left; 
	width:auto;
	color: #82748b;
	font-size: 12px;
	margin-left: 95px;
	margin-right: 5px;
}

#center p.selected_filters_left_div {
	display: none;
}

#center .products_table p.selected_filters_right {
	color:#999897;
	font-size:12px;
	margin:0px 0px 0 10px;
	padding: 0px;
	float:right;
	width:auto;
} 
 
.products_table_top_right{
 display:none;
 } 
 
#center .selected_filters_right_div {
	width:auto;
}

#center .selected_filters_right_div select {
	color:#999897;
	display:inline;
	font-size:12px;
	float:right;
	margin:0px 30px 0 0;
	width:40px;
	position:relative;
	z-index:100;
}  
   
 
#center ul.line_menu li{
 float:left;
 display:inline;
 margin:0 0px 0 0;
 }
 
#center ul.line_menu li a{
 float:left;
 display:inline;
 width:auto;
 font-size:12px;
 color:#a19f9f;
 text-decoration: none;
 }

#center ul.line_menu li span{
 float:left;
 display:inline;
 width:auto;
 font-size:14px;
 color:#000;
 text-decoration:none;
 }
 
#center .selected_filters{
 float:left;
 display:inline;
 width:100%;
 margin:10px 0 0 0;
 height:108px;
 }
 
#center .selected_filters h3{
 float:left;
 display:inline;
 width:auto;
 font-size:22px;
 color:#000;
 margin:0 0 0 10px;
 font-weight:normal;
 line-height:30px
 } 
 
#center .selected_filters ul {
 float:left;
 display:inline;
 width:auto;
 margin:10px 0 0 0;
 }

#center .selected_filters ul li{
 float:left;
 display:inline;
 width:auto;
 margin:0 20px 0 10px;
 }
 
#center .selected_filters ul li a{
 float:left;
 display:inline;
 width:8px;
 height:8px;
 margin:7px 5px 0 0;
 text-decoration:none;
 cursor:pointer;
 }        

#center .selected_filters ul li h5{
 float:left;
 display:inline;
 width:auto;
 font-size:16px;
 color:#4D4D4D;
 font-weight:normal;
 } 
 
 
#center .selected_filters p.selected_filters_left{
 float:left;
 display:inline;
 width:auto;
 font-size:14px;
 color:#1A1A1A;
 margin:20px 0 0 10px;
 }
 
#center .selected_filters .selected_filters_right_div{
 float:right;
 display:inline;
 width:auto;
 
 }

#center .selected_filters .selected_filters_right_div select{
 float:right;
 display:inline;
 width:150px;
 margin:20px 10px 0 0;
 }
 
#center .selected_filters p.selected_filters_right{
 float:right;
 display:inline;
 width:auto;
 font-size:14px;
 color:#1A1A1A;
 margin:20px 5px 0 0;
 }
 
#center .products_table {
 float:left;
 width:100%;
 display:inline;
 }
 
#center .products_table h1 {
	color: #2295c5;
	font-size: 18px;
	font-weight: 700;
	padding: 0 0 10px 25px;
	margin-top: 20px;
}
 
#center .content_long .products_table h1 {
	padding: 15px 0 0px 35px;
	margin-top: 0px;
}
 
#center .products_table p.category_description {
	padding: 0 0 10px 50px;
 }
 
#center .products_table p {
 color: #b6a9bf;
 }

#center .content_long .products_table .products_table_top p {
 margin-left: 35px;
}

#center .products_table .block_conteiner{
 float:left;
 width:33%;
 display:inline;
 text-align:center;
 height:350px;
 overflow:hidden;
 }
 
#center .products_table .products_blocks{
 text-align:center;
 width:225px;
 margin:25px auto;
 }   

#center .products_table .products_blocks .img_bord{
  float:left;
  display:inline;
  width:225px;
  height:250px;
  
 }
 
#center .products_table .products_blocks img{
 float:none;
 margin:0 auto;
 display:inline;
 width:auto;
 height:auto;
 max-width:225px;
 max-height:250px;
 
 }

*html #center .products_table .products_blocks img{
 float:left;
 display:inline;
 height:250px;
 }
 
#center .products_table .products_blocks table {
 float:left;
 width:100%;
 border-collapse:collapse;
 
 } 
 
#center .products_table .products_blocks table td {
 width:auto;
 }
 
#center .products_table .products_blocks a.product_brand{
 float:left;
 display:inline;
 width:auto;
 font-size:16px;
 color:#1A1A1A;
 margin:0px 0 5px 0;
 }
 
#center .products_table .products_blocks a.product_description{
 clear:both;
 float:left;
 width:100%;
 text-align:left;
 display:inline;
 font-size:14px;
 color:#1A1A1A;
 }   
 
#center .products_table .products_blocks h4{
 float:right;
 display:inline;
 width:auto;
 font-size:30px;
 line-height:30px;
 font-weight:normal;
 text-align:right;
 }
#center .products_table .products_blocks h4 span{
 font-size:16px;
 display:block;
 position:relative;
 top:-10px;
 }
 
#center .products_table .products_blocks h6{
 float:right;
 display:inline;
 width:auto;
 font-size:14px;
 font-weight:normal;
 color:#808080;
 text-align:right;
 }
 
#center .products_table .products_blocks h3{
 float:left;
 text-align:left;
 display:inline;
 width:auto;
 font-size:19px;
 font-weight:normal;
 }    
 
#center .products_table .products_blocks a.title{
 float:left;
 text-align:left;
 display:inline;
 width:auto;
 margin:10px 0 0 0;
 color:#1A1A1A;
 font-size:14px;
 }
 
#center .products_table .products_blocks a.title_all{
 float:right;
 text-align:right;
 display:inline;
 width:auto;
 margin:20px 0 0 0;
 color:#808080;
 font-size:14px;
 line-height:14px;
 text-decoration:none;
 border-bottom:1px #808080 dashed;
 }
 
#center .pages_selector {
 float:left;
 display:inline;
 width:100%;
 text-align:center;
 margin:20px 0 0 0;
 }  
 
#center .pages_selector ul{ 
 margin:auto;
 display:inline;
 width:auto;
}

#center .pages_selector ul li{
 display:inline;
 margin:0 5px;
}

#center .pages_selector ul li a {
 width:auto;
 font-size:12px;
 color:#c2c1c1;
 padding: 2px;
 text-decoration: none;
 }

#center .pages_selector ul li a.active{
 color:#1f89b6;
 font-size:16px;
 font-weight: 700;
 }

#center .pages_selector ul li.next_page a, #center .pages_selector ul li.previous_page a {
 background: none;
 }
 
.footer  {
 background: #afafb0;
 width:100%;
 height: 71px;
 padding: 0;
 border-top:0px #B3B3B3 solid;
 margin: -70px auto 0 auto;
 }

.footer_container {
	width:990px;
	margin: 0 auto;
}
 
.footer .phone {
 float:left;
 width:150px;
 display:inline;
 margin:0 0 0 40px;
 } 
 
.footer .phone h5{
 float:left;
 display:inline;
 width:100%;
 font-size:16px;
 color:#000;
 font-weight:normal;
 }
 
.footer .copyright {
 position: relative;
 display:block;
 margin-top: 10px;
 float: left;
 } 
 
.footer .copyright h4{
 float:left;
 display:inline;
 font-size:10px;
 color:#fff;
 font-weight:400;
 text-align: center;
 } 

.footer .copyright h5{
 float:left;
 width:auto;
 font-size:10px;
 color:#fff;
 margin: 0px 0 0 0px;
 font-weight:400;
 }
 
.footer .copyright a{
 float:left;
 display:inline;
 width:auto;
 font-size:12px;
 color:#000;
 font-weight:normal;
 }
 
.footer .who_make {
 clear: both;
 float: left;
 margin: 5px 0 0 0px;
 } 
 


.footer .who_make h5{
 float:left;
 display:inline;
 width:auto;
 font-size:10px;
 color:#fff;
 font-weight:normal;
 text-decoration: none;
 }
 
.footer .who_make a{
 float:left;
 display:inline;
 width:auto;
 font-size:10px;
 color:#fff;
 font-weight:normal;
 text-decoration: none;
 } 
 
.footer .counters{
 float:right;
 display:inline;
 margin:-15px 0px 0 0;
 }
 
.footer .counters .counter{
 float:right;
 display:inline;
 margin:5px;
 }

#left .left_blocks ul li.brend_hide {display:none;} 

#left .left_blocks ul li.style_hide {display:none;}

/*--slider----*/
#left .slider h4 {  color:#ae89c7; display:inline; float:left; font-size:14px; padding:0; text-decoration:none; font-weight:400; text-transform: uppercase;}
 
#left .slider { width:215px; float:left; margin:15px 0 0 10px; display:inline;}
#left .slider ul {float:left; display:inline; width:100%; margin-top: 20px;}
#left .slider ul li {width: 195px;}
#left .slider .title{padding-top:2em}
#left .slider .field .container{padding:1em 1.8em 0 0}
#left .slider table{width:190px;margin: 10px 0px;background:url(images/trackbar-off_s1.png) repeat-x; border-collapse:collapse;}
#left .slider span{top:-16px;font:bold .85em Arial;color:#000}
#left .slider .cb{background:url(images/trackbar-on_s1.png) repeat-x; opacity: 1 !important;}
#left .slider .lb span{min-width:20px;right:-3px;text-align:center}
#left .slider .rb span{left:-15px;}
#left .slider span.limit{display: none;}
#left .slider .left-slider, #left .slider .right-slider{background:url(images/trackbar-slider.png) no-repeat 0 50%;cursor:pointer;width:15px;height:20px; margin: 9px -9px 0 -9px;}
#left .slider .price-input{float:left; display:inline; width:200px; position: absolute; margin-top: -55px;}
#left .slider .price-input h6{float:left; display:none; font-size:12px; font-weight:normal; color:#878787; margin:2px 8px 0 0; width:auto}
#left .slider .price-input input.text{float:left; font-size:12px; width:35px; border:0px #5b4726 solid; margin:2px 8px 0 0; background: none; color: #fff;}
#left .slider .price-input input#price_max.text{float:right;}
#left .slider .price-input input.submit{float:left; display:inline; width:31px; height:18px; border:none; margin:0px; background:url(images/button_ok_s1.png) left top no-repeat; position: absolute; margin-top: -28px; margin-left: 115px;}
#left .slider .skyblue-links{font-family:Verdana,Arial; padding-top:.5em;}
#left .slider .skyblue-links a{font-size:.95em}
 
/*------*/       


#center .products_table_container {
 float:right;
 width:755px;
 display:inline;
 margin-right: 5px;
 }

#center .content_long .products_table_container {
 background: none;
 width: 100%;
 margin-right: 0px;
 }

#center .products_table .products_table_top{
 width: 100%;
 }

#center .content_long .products_table .products_table_top {
 right: 0;
 display:block;
 width:100%;
 }

#center .products_table .products_table_top_left{
 float:left;
 display:block;
 width:0px;
 height:10px;
 }



#center .products_table .products_table_top_right{
 float:right;
 display:block;
 width:0px;
 height:10px;
 margin:0 0 0 0;
 }

#center .products_table .products_table_bottom{
 float:left;
 display:inline;
 width:100%;
 height:70px;
 }

#center .products_table .products_table_top_bottom{
 float:left;
 display:block;
 width:30px;
 height:33px;
 }

#center .products_table .products_table_top_bottom{
 float:right;
 display:block;
 width:30px;
 height:33px;
 margin:0 0 0 0;
 }

 
#center .products_table .products_table_bottom{
 float:left;
 display:inline-block;
 width:100%;
 }

#center .products_table .products_table_bottom p{
 float:left;
 line-height:33px;
 font-size:14px;
 color:#000;
 padding:0px;
 }

#center .products_table .products_table_bottom_left{
 float:left;
 display:block;
 width:30px;
 height:33px;
 }

#center .products_table .products_table_bottom_right{
 float:right;
 display:block;
 width:30px;
 height:33px;
 } 


#center .products_table h3{
 width:auto;
 font-size:20px;
 color: #2296c7;
 display:block;
 margin:0px 0 0 5px;
 font-weight:700;
 line-height:30px;
 text-align: center;
 }


#center .products_table h3.goods_for_homepage, #center .products_table h3.last_added_goods_on_site, #center .products_table h3.catalog_homapage {
 background:url(images/products_table_h3_bg.png) 50% 0 no-repeat;
 clear: both;
 margin-left: 0px !important;
 line-height: 60px;
 margin-top: 30px;
 }


#center .products_table h5{
 width:90%;
 font-size:14px;
 color:#9C854C;
 margin:0 0 0 10px;
 font-weight:normal;
 
 }


#center .products_table .selected_filters{
 background:url(images/selected_filters.png) no-repeat;
 height:58px;
 display:block;
 width:780px;
 margin:10px 0 0 0;
 }
 
#center .products_table .selected_filters h3{
 float:left;
 width:auto;
 font-size:14px;
 color:#b691d0;
 margin:0 0 0 10px;
 font-weight:400;
 line-height:30px
 }
 
#center .products_table .selected_filters p{
 float:left;
 display:inline;
 color:#333333;
 font-size:14px;
 width:auto;
 padding:0 40px 0 40px;
 margin:0 0 15px 0;
 
 
 }  
 
#center .products_table .selected_filters ul {
 float:left;
 display:inline;
 width:auto;
 margin: 0;
 }

#center .products_table .selected_filters ul li{
 float:left;
 display:inline;
 width:auto;
 margin:0 0px 0 10px;
 }
 
#center .products_table .selected_filters ul li a{
 float:left;
 display:inline;
 width:8px;
 height:8px;
 margin:4px 5px 0 0px;
 background:url(images/x.png) center no-repeat;
 text-decoration:none;
 cursor:pointer;
 }        

#center .products_table .selected_filters ul li h5{
 float:left;
 display:block;
 width:auto;
 font-size:12px;
 padding:0 0px 0 0;
 margin: 0px;
 color:#fff;
 font-weight:normal;
 } 
 


#center .products_table .block_conteiner{
 float:left;
 width:33%;
 display:inline;
 text-align:center;
 height:370px;
 overflow:hidden;
 }

 
#center .products_table .products_blocks{
 text-align:center;
 width:145px;
 margin-top:30px;
 margin-bottom:10px;
 margin-left: 0px;
 margin-right: 10px;
 }   
 
 
 
#center .products_table .block_conteiner .products_blocks img{
 float:none;
 margin:0 auto;
 display:block;
 width:auto;
 height:auto;
 max-width:213px;
 max-height:250px;
 cursor:pointer;
 border:none;
 }
 
 
*html #center .products_table .block_conteiner .products_blocks img{
 float:left;
 display:block;
 height:expression(document.body.clientHeight > 250? "250px": "auto" );
 width:expression(document.body.clientWidth > 213? "213px": "auto" );
 border:none;
 }

#center .products_table .block_conteiner .products_blocks img.transparency{
 display:inline;
 float:left;
 height:46px;
 margin:-40px 0 0;
 width:100%;
 position:relative;
 z-index:100;
 }  

  

#center .products_table .block_conteiner .products_blocks .img_bord {
 float:left;
 display:table;
 width:100%;
 height:250px;
 vertical-align:bottom;
 }

#center .products_table .block_conteiner .products_blocks .img_bord tr td {
  vertical-align:bottom;
 }




 

 
/* ------------- left box --------------------------- */



#center .products_table .block_conteiner .products_blocks .img_bord tr td table.img_shadow {
float:none;
margin:0 auto;
width:auto;
height:auto;
border:0px; 
border-collapse:collapse;
font-size:2px;
}

#center .products_table .block_conteiner .products_blocks .img_bord tr td table.img_shadow tr {
border:0px;
}

#center .products_table .block_conteiner .products_blocks .img_bord tr td table.img_shadow tr td{
border:0px;
vertical-align:bottom;
}

#center .products_table .block_conteiner .products_blocks .img_bord tr td table.img_shadow .boxcenter {
padding:0px;
}



#center .products_table .block_conteiner .products_blocks .img_bord tr td table.img_shadow .boxright {
width:12px;
padding:0px;
}


#center .products_table .block_conteiner .products_blocks .img_bord tr td table.img_shadow .boxbottom {

height:12px;
padding:0px;
}

#center .products_table .block_conteiner .products_blocks .img_bord tr td table.img_shadow .bottomright {

width:12px;
height:12px;
padding:0px;
}

/* ------------- left #box --------------------------- */

#center .products_table .products_blocks table {
 float:left;
 width:100%;
 border-collapse:collapse;
 
 } 
 
#center .products_table .products_blocks table td {
 width:auto;
 vertical-align:top;
 }
 
#center .products_table .products_blocks a.product_brand{
 float:left;
 display:inline;
 width:auto;
 font-size:16px;
 color:#000;
 margin:0px 0 5px 0;
 }
 
#center .products_table .products_blocks a.product_description{
 clear:both;
 float:left;
 width:100%;
 text-align:left;
 display:inline;
 font-size:14px;
 color:#000;
 }   
 
#center .products_table .products_blocks h4{
 float:right;
 display:inline;
 width:auto;
 font-size:30px;
 line-height:30px;
 font-weight:normal;
 text-align:right;
 color:#E31E24;
 }
 
#center .products_table .products_blocks h6{
 float:right;
 display:inline;
 width:auto;
 font-size:14px;
 font-weight:normal;
 color:#000;
 text-align:right;
 }
 
#center .products_table .products_blocks h3{
 float:left;
 text-align:left;
 display:inline;
 width:auto;
 font-size:19px;
 font-weight:normal;
 }    
 
#center .products_table .products_blocks a.title{
 float:left;
 text-align:left;
 display:inline;
 width:auto;
 margin:10px 0 0 0;
 color:#1A1A1A;
 font-size:14px;
 }
 
#center .products_table .products_blocks a.title_all{
 float:right;
 text-align:right;
 display:inline;
 width:auto;
 margin:20px 0 0 0;
 color:#808080;
 font-size:14px;
 line-height:14px;
 text-decoration:none;
 border-bottom:1px #808080 dashed;
 }
 
 
 



#center .products_table .block_conteiner_lite{
 float:left;
 width:25%;
 display:inline;
 text-align:center;
 height:350px;
 overflow:hidden;
 }
 
#center .products_table .block_conteiner_lite .products_blocks{
 text-align:center;
 width:190px;
 margin:25px auto;
 }   

#center .products_table .block_conteiner_lite .products_blocks .img_bord {
 float:left;
 display:table;
 width:100%;
 height:190px;
 vertical-align:bottom;
 }

#center .products_table .block_conteiner_lite .products_blocks .img_bord tr td {
  vertical-align:bottom;
 }


/* ------------- left box --------------------------- */



#center .products_table .block_conteiner_lite .products_blocks .img_bord tr td table.img_shadow {
float:none;
margin:0 auto;
width:auto;
height:auto;
border:0px; 
border-collapse:collapse;
font-size:2px;
}

#center .products_table .block_conteiner_lite .products_blocks .img_bord tr td table.img_shadow tr {
border:0px;
}

#center .products_table .block_conteiner_lite .products_blocks .img_bord tr td table.img_shadow tr td{
border:0px;
vertical-align:bottom;
}

#center .products_table .block_conteiner_lite .products_blocks .img_bord tr td table.img_shadow .boxcenter {
padding:0px;
}



#center .products_table .block_conteiner_lite .products_blocks .img_bord tr td table.img_shadow .boxright {

width:12px;
padding:0px;
}


#center .products_table .block_conteiner_lite .products_blocks .img_bord tr td table.img_shadow .boxbottom {

height:12px;
padding:0px;
}

#center .products_table .block_conteiner_lite .products_blocks .img_bord tr td table.img_shadow .bottomright {

width:12px;
height:12px;
padding:0px;
}

/* ------------- left #box --------------------------- */

 
#center .products_table .block_conteiner_lite .products_blocks img{
 float:none;
 margin:0 auto;
 display:block;
 width:auto;
 height:auto;
 max-width:190px;
 max-height:225px;
 
 }
 
 

 

*html #center .products_table .block_conteiner_lite .products_blocks img{
 float:left;
 display:block;
 height:expression(document.body.clientHeight > 190? "190px": "auto" );
 width:expression(document.body.clientWidth > 160? "160px": "auto" );
 }
 
 
 
 
#center .products_table .block_conteiner_lite .products_blocks table {
 float:left;
 width:100%;
 border-collapse:collapse;
 
 } 
 
#center .products_table .block_conteiner_lite .products_blocks table td {
 width:auto;
 vertical-align:top;
 }
 

#center .products_table .block_conteiner_lite .products_blocks h4{
 float:left;
 text-align:right;
 display:inline;
 width:100%;
 font-size: 22px;
 font-weight: 600;
 Color: #468B01;
 }

#center .products_table .block_conteiner_lite .products_blocks h4 span{
	font-size: 18px;
	font-weight: 400;
 } 
 
 
#center .products_table .block_conteiner_lite .products_blocks a.product_brand{
 float:left;
 display:inline;
 width:auto;
	font-size: 22px;
	font-weight: 600;
	Color: #2c72c5;
	text-decoration: none;
 margin:0px 0 5px 0;
 }
 
#center .products_table .block_conteiner_lite .products_blocks a.product_description{
 clear:both;
 float:left;
 width:100%;
 text-align:left;
 display:inline;
	font-size: 22px;
	font-weight: 600;
	Color: #2c72c5;
	text-decoration: none;
 }   
 
#center .products_table .block_conteiner_lite .products_blocks p{
 clear:both;
 float:left;
 width:100%;
 text-align:left;
 display:inline;
 font-size:14px;
 color:#000;
 }
 
 
 
#center .products_table .block_conteiner .products_blocks ul{
 float:left;
 display:inline;
 width:auto;
 list-style-type:none;
 padding:0 0 20px 0;
 }

#center .products_table .block_conteiner .products_blocks ul li{
 width:100%;
 float:left;
 padding:0 0 0px 0;
 }
 
#center .products_table .block_conteiner .products_blocks ul li h5{
 display: none;
 float:left;
 width:auto;
 font-size:14px;
 color:#B6A9BF;
 text-align:left;
 font-weight:normal;
 padding:0 0 5px 0;
 font-weight:bold;
 }
 
#center .products_table .block_conteiner .products_blocks ul li a{
 float:left;
 width:auto;
 font-size:12px;
 line-height:18px;
 color:#595454;
 text-align:left;
 font-weight:normal;
 text-decoration:none;
 padding:0 0 0 10px;
 } 
 
#center .products_table .block_conteiner .products_blocks ul li:hover a {
 color:#2296c7;
 font-weight:700;
 } 
 
#center .products_table .block_conteiner .products_blocks ul li a.all_list{
 color:#2296c7;
 text-decoration:underline;
 width: 120px;
 }






 
 
#center .pages_selector {
 float:left;
 display:inline;
 width:92%;
 text-align:center;
 margin:20px 0 0 0;
 }  
 
#center .pages_selector ul{ 
 margin:auto;
 display:inline;
 width:auto;
}



#center .products_table .products_bay{
 float:left;
 display:inline;
 width:auto;
 margin:0 0 0 30px;
 } 
 
#center .products_table .products_bay h3{
 margin:10px 0 0 0px;
 }    

#center .products_table .products_bay table.img_shadow{ 
 float:left;
 width:auto;
 margin:10px 0 0 0px ;
 }

#center .products_table .products_bay table.img_shadow img{
 float:left;
 width:238px;
 } 
 



#center .products_table .products_bay .products_bay_left{
 float:left;
 display:inline;
 width:280px;
 margin:10px 0 0 20px;
 }
 
#center .products_table .products_bay .products_bay_left ul{
 float:left;
 display:block;
 width:auto;
 margin:0 0 10px 0;
 width:400px;
 }
 
#center .products_table .products_bay .products_bay_left ul li{
 float:left;
 display:block;
 } 

 
#center .products_table .products_bay .products_bay_left ul li a{
 font-size:14px;
 color:#808080;
 margin:0 5px 0 0;
 }  
 
#center .products_table .products_bay .products_bay_left ul li a.active{
 color:#D6291B;
 } 
 
#center .products_table .products_bay .products_bay_left ul li a:hover{
 text-decoration:none;
 } 
 
#center .products_table .products_bay .products_bay_left h3{
 float:left;
 display:inline;
 width:100%;
 font-size:25px;
 color:#1A1A1A;
 margin:0 0 0 0;
 }
 
#center .products_table .products_bay .products_bay_left h3 span{  
 font-size:14px;
 color:#000;
}

#center .products_table .products_bay .products_bay_left a{
 float:left;
 display:inline;
 width:auto;
 font-size:14px;
 color:#E31E24;
 margin:0 0 0 0;
 text-decoration:none;
 
 
 }
 
#center .products_table .products_bay .products_bay_left a.price_change{
 text-decoration:underline;
 color:#808080;
 } 

#center .products_table .products_bay .products_bay_left .modern_button{
 float:left;
 display:block;
 width:auto;
 height:26px;
 font-size:14px;
 color:#E31E24;
 margin:10px 0 0 0;
 background:url(images/m_but_left_s1.gif) left top no-repeat;
 
 } 
 
#center .products_table .products_bay .products_bay_left .modern_button a{
 float:left;
 display:block;
 height:26px;
 line-height:24px;
 font-size:19px;
 color:#FFF;
 text-decoration:none;
 padding:0 15px;
 background:url(images/m_but_right_s1.gif) right top no-repeat;
 cursor:pointer;
 } 
 
#center .products_table .products_bay .products_bay_left p{
 float:left;
 display:inline;
 width:160px;
 font-size:14px;
 color:#808080;
 margin:10px 0 0 0;
 padding:0px;
 } 
 
#center .products_table .products_bay .products_bay_left h4{
 float:left;
 display:inline;
 width:100%;
 font-size:19px;
 color:#000;
 font-weight:normal;
 margin:0px 0 0 0;
 }
 
#center .products_table .products_bay .products_bay_left h5{
 float:left;
 display:inline;
 width:185px;
 font-size:14px;
 color:#000;
 font-weight:normal;
 margin:5px 5px 0 0;
 text-align:left;
 } 
 
#center .products_table .products_bay .products_bay_left h6{
 float:left;
 display:inline;
 width:auto;
 font-size:14px;
 color:#D6291B;
 font-weight:normal;
 margin:5px 0px 0 0;
 }   
 
#center .products_table .products_bay .products_bay_right{
 float:left;
 display:inline;
 width:200px;
 font-size:19px;
 color:#000;
 font-weight:normal;
 margin:120px 0 0 0;
 } 
 
#center .products_table .products_bay .products_bay_right h5{
 float:left;
 display:inline;
 width:100%;
 font-size:14px;
 color:#000;
 } 
 
#center .products_table .products_bay .products_bay_right p{
 float:left;
 display:inline;
 width:100%;
 font-size:14px;
 color:#333333;
 margin:0px 0 0 0;
 padding:0px;
 } 
 
#center .products_table .products_bay .products_bay_right a{
 float:left;
 display:inline;
 width:auto;
 font-size:14px;
 color:#2B2A29;
 margin:0px 0 0 0;
 padding:0px;
 }   
 /* .product_details  */
#center .products_table .product_details {
 float:left;
 width:99%;
 display:inline;
 margin:0 0 0 2px;
 }
 
#center .products_table .product_details_menu{
 float:left;
 display:inline;
 width:auto;
 position:relative;
 margin-bottom:10px;
 }
 
.product_details_menu_left, .product_details_menu_right {
 display:none;
 }
 
#center .products_table .product_details_menu_right2{ 
 float:left;
 display:block;
 width:26px;
 height:59px;
 margin-right:-209px;
 position:relative;
 }
 
.product_details_menu ul{
	background: url(images/product_details_menu_ul_bg.png) 0 100% repeat-x;
	display: inline-block;
	height: 27px;
	list-style-type:none;
	margin:25px 0 0px 5px;
}
 
.product_details_menu ul li{
 float:left;
 display:table;
 vertical-align:middle;
 height:28px;
 margin:1px 1px 0 0;
 padding:0;
 text-align:center;
 } 
 
*html .product_details_menu ul li{ 
width:expression(document.body.clientWidth > 130? "130px": "auto" );
} 

.product_details_menu ul li:first-child.active {
	margin-left: -5px;
} 

.product_details_menu ul li.active {
	background:url(images/product_details_menu_ul_li_active_bg.png) no-repeat;
	height: 27px;
}  
 
.product_details_menu ul li table{
 overflow:hidden;
 border-collapse:collapse;
 background:none;
 text-align:center;
 } 

.product_details_menu ul li table td{
 height:27px;
 vertical-align:middle;
 text-align:center;
 } 
 
.product_details_menu ul li.active table td{
 vertical-align:middle;
 } 
 
.product_details_menu ul li a{
 display:block;
 font-size:14px;
 color:#6a6a6c;
 text-decoration: none;
 margin:0 25px 0 0;
 }   

*html #center .products_table .product_details_menu ul li a{ 
-width:expression(document.body.clientWidth > 110? "110px": "auto" );
} 

.product_details_menu ul li.active a{
	background:url(images/product_details_menu_ul_li_active_a_bg.png) 100% 0 no-repeat;
	cursor:default;
	display: block;
	margin-left: 8px;
	padding-left: 12px;
	padding-right: 20px;
	line-height: 27px;
	text-decoration:none;
	white-space:nowrap;
}

.product_details_menu ul li a:hover{
 text-decoration:none;
 }


#center .product_details .product_details_main{
 float:left;
 width:770px;
 display:inline;
 padding:10px 0px 15px 0;
 margin-bottom: 20px;
 }
 
#center .product_details .product_details_main p{
 font-size: 12px;
 width:98%;
 text-align: justify;
 margin:0 0 0 0px;
 } 

#center .product_details .product_details_haracteristic{
 padding-top:0px;
 }
 
#center .product_details .product_details_main h3{
 
 display:none;
 margin:20px 0 0 50px;
 font-size:19px;
 text-align:left;
 height:30px;
 width:500px;
 color:#2B2A29;
 }  
 
 
#center .product_details .product_details_main table{
 width:486px;
 margin:0 0 0px 10px;
 }

*html #center .product_details .product_details_main table{
 width:486px;
 margin:0 0 0px 35px;
 
 }
 
#center .product_details .product_details_main table tr td{
 background:none;
 padding:2px 5px;
 
 } 
 
#center .product_details .product_details_main table tr.dark td{
 background:#ECEDED;
 } 
 
#center .product_details .product_details_main table tr td.table_right{
 width:100%;
 
 } 
 
#center .product_details .product_details_main table tr td h5{
 margin:0px;
 padding:0px;
 font-size:14px;
 color:#333333;
 width:200px;
 font-weight:normal;
 } 
 
#center .product_details .product_details_main table tr td p{
 margin:0px;
 padding:0px;
 font-size:14px;
 color:#333333;
 width:100%;
 } 
 /* .product_details  */
#center .block_conteiner .products_blocks p{
 clear:both;
 float:left;
 width:100%;
 text-align:left;
 display:inline;
 font-size:14px;
 color:#000;
 }
  
  
/*-------------------------pop_block_new_order----------------------------------------*/

.pop_block_new_order {
 background: #fff;
 position: absolute;
 left:50%;
 top:15%;
 margin-left: -350px;
 width:auto;
 height:auto;
 z-index: 10;

	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
			border-radius: 15px;

	-webkit-box-shadow: rgba(0, 0, 0, 0.34) 0px 3px 10px;
	   -moz-box-shadow: rgba(0, 0, 0, 0.34) 0px 3px 10px;
			box-shadow: rgba(0, 0, 0, 0.34) 0px 3px 10px;
 }

*html .pop_block_new_order {
 position:absolute;
 }

 
.pop_block_new_order table.pop_block_new_order_box {
width:auto;
border:0px; 
border-collapse:collapse;
}

.pop_block_new_order table.pop_block_new_order_box tr {
border:0px;
}

.pop_block_new_order table.pop_block_new_order_box tr td{

border:0px;
}

.pop_block_new_order table.pop_block_new_order_box .boxtopleft {
padding:0px;
}

.pop_block_new_order table.pop_block_new_order_box .boxtop {
padding:0px;
}

.pop_block_new_order table.pop_block_new_order_box .boxtopright {
padding:0px;
}

.pop_block_new_order table.pop_block_new_order_box .boxleft {
padding:0px;
}

.pop_block_new_order table.pop_block_new_order_box .boxcenter {
	padding:0px;
}

.pop_block_new_order table.pop_block_new_order_box .boxright {
padding:0px;
}

.pop_block_new_order table.pop_block_new_order_box .boxbottomleft {
padding:0px;
}

.pop_block_new_order table.pop_block_new_order_box .boxbottom {
padding:0px;
}

.pop_block_new_order table.pop_block_new_order_box .bottomright {
padding:0px;
} 
 


.pop_block_new_order .new_order{
 float:left;
 width:660px;
 border-collapse:collapse;
 }
 
.pop_block_new_order table.pop_block_new_order_box tr td .new_order tr.top td{
 border-bottom:1px #d5d3d3 solid;
 vertical-align:bottom;
 padding: 0px 5px 15px 5px;
 } 

.pop_block_new_order table.pop_block_new_order_box tr td .new_order tr td{
 padding:10px 5px;
 vertical-align:top;
 }

.pop_block_new_order table.pop_block_new_order_box tr td .new_order tr td h5{
 float:left;
 font-size:12px;
 color:#5f5f62;
 font-weight:normal;
 }
 
.pop_block_new_order table.pop_block_new_order_box tr td .new_order tr td a {
 border-bottom: 1px dotted #fff;
 float:left;
 font-size:12px;
 color:#fff;
 width:auto;
 display:inline;
 font-weight:normal;
 text-decoration:none;
 }
 
.pop_block_new_order table.pop_block_new_order_box tr td .new_order tr td p a{
 border-bottom: 0px;
 float:left;
 font-size:12px;
 color:#5f5f62;
 width:auto;
 display:inline;
 font-weight:normal;
 text-decoration:none;
 }
 
.pop_block_new_order table.pop_block_new_order_box tr td .new_order tr td a.close{
 float:left;
 display:block;
 width:17px;
 height:17px;
 background:url(images/pop_block_close_s1.png) right top no-repeat;
 cursor:pointer;
 border:none;
 } 

.pop_block_new_order table.pop_block_new_order_box tr td .new_order tr td a.del{
 float:left;
 display:block;
 width:23px;
 height:23px;
 margin:0px 0 0 0;
 background:url(images/pop_block_del_s1.png) 50% 50% no-repeat;
 cursor:pointer;
 border:none;
 }  

.pop_block_new_order table.pop_block_new_order_box tr td .new_order tr td a.del:hover{
 cursor:pointer;
 }
 
 
.pop_block_new_order table.pop_block_new_order_box tr td .new_order tr td img {
 float:left;
 max-width: 100px;
 max-height: 200px;
 } 
 
.pop_block_new_order table.pop_block_new_order_box tr td .new_order tr td p{
 float:left;
 font-size:14px;
 color:#000;
 width:100%;
 font-weight:bold;
 } 

.pop_block_new_order table.pop_block_new_order_box tr td .new_order tr td h3{
 color:#2295c5;
 display:inline;
 float:left;
 font-size:14px;
 margin:0;
 font-weight:700;
 width:100%;
 }

.pop_block_new_order table.pop_block_new_order_box tr td .new_order tr td span{
 font-weight:700;
 font-size:10px;
}

.pop_block_new_order table.pop_block_new_order_box tr td .new_order tr td input{
 background: url(images/new_order_tr_td_input_bg.png) no-repeat;
 float:left;
 width:64px;
 color:#5d5d5d;
 font-size:14px;
 font-weight: 700;
 text-align:right;
 line-height: 25px;
 height: 25px;
 padding: 0 5px;
 border:0;
 } 

.pop_block_new_order table.pop_block_new_order_box tr td .beeline {
 float:left;
 width:100%;
 font-size:2px;
 height:1px;
 border-top:1px solid #d5d3d3;
 border-bottom:1px solid #e8e7e7;
 } 


.pop_block_new_order table.pop_block_new_order_box tr td .modern_button{
 float:left;
 display:inline;
 width:auto;
 height:38px;
 font-size:14px;
 color:#E31E24;
 margin:10px 0 0 40px;
 background:url(images/modern_button_bg.png) left top no-repeat;
 cursor:pointer;
 } 
 
.pop_block_new_order table.pop_block_new_order_box tr td .modern_button a{
 float:left;
 display:block;
 height:38px;
 line-height:35px;
 font-size:12px;
 font-weight: 700;
 color:#fff;
 text-decoration:none;
 padding:0 20px 0 6px;
 margin-left: 14px;
 background:url(images/modern_button_right_bg.png) right top no-repeat;
 text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
 } 
  
  
.pop_block_new_order table.pop_block_new_order_box tr td h3.bottom{
 color:#2295c5;
 display:inline;
 float:right;
 font-size:18px;
 font-weight:700;
 margin:10px 40px 0 0;
 width:auto;
 }  

.pop_block_new_order table.pop_block_new_order_box tr td b{
 color:#5f5f62;
 font-size:12px;
 font-weight:normal;
} 

.pop_block_new_order table.pop_block_new_order_box tr td span{
 font-size:10px;
 font-weight:normal;
}  


.pop_block_new_order table.pop_block_new_order_box tr td a.next_bay{
 color:#5f5f62;
 display:inline;
 float:left;
 font-size:12px;
 margin:15px 0px 0 40px;
 font-weight:normal;
 text-decoration:none;
 border-bottom:1px #5f5f62 dashed;
 cursor:pointer;
 width:auto;
 }
/*--------------------------pop_block_new_order end----------------------------------------*/  

/*-------------------------pop_block_photo----------------------------------------*/

.pop_block_photo {
 position: absolute;
 left:11%;
 top:15%;
 width:980px;
 height:auto;
 
 }

*html .pop_block_photo {
 position:absolute;
 }

 
.pop_block_photo table.pop_block_photo_box {
width:980px;
border:0px; 
border-collapse:collapse;
}

.pop_block_photo table.pop_block_photo_box tr {
border:0px;
}

.pop_block_photo table.pop_block_photo_box tr td{
border:0px;
}

.pop_block_photo table.pop_block_photo_box .boxtopleft {
background:url(images/pop_block_top_left_s1.png) left top no-repeat;
width:19px;
height:19px;
padding:0px;
}

.pop_block_photo table.pop_block_photo_box .boxtop {
background:url(images/pop_block_top_s1.png) left top repeat-x;
height:19px;
padding:0px;
}

.pop_block_photo table.pop_block_photo_box .boxtopright {
background:url(images/pop_block_top_right_s1.png) left top no-repeat;
width:19px;
height:19px;
padding:0px;
}

.pop_block_photo table.pop_block_photo_box .boxleft {
background:url(images/pop_block_left_s1.png) left top repeat-y;
width:19px;
padding:0px;
}


.pop_block_photo table.pop_block_photo_box .boxcenter {
background:#FFF;
padding:0px;
}



.pop_block_photo table.pop_block_photo_box .boxright {
background:url(images/pop_block_right_s1.png) left top repeat-y;
width:19px;
padding:0px;
}

.pop_block_photo table.pop_block_photo_box .boxbottomleft {
background:url(images/pop_block_bottom_left_s1.png) left bottom no-repeat;
width:19px;
height:19px;
padding:0px;
}

.pop_block_photo table.pop_block_photo_box .boxbottom {
background:url(images/pop_block_bottom_s1.png) left top repeat-x;
height:19px;
padding:0px;
}

.pop_block_photo table.pop_block_photo_box .bottomright {
background:url(images/pop_block_bottom_right_s1.png) left bottom no-repeat;
width:19px;
height:19px;
padding:0px;
} 

.pop_block_photo table.pop_block_photo_box .boxcenter a.close_all{
 position:absolute;
 right:40px;
 top:40px;
 width:30px;
 height:30px;
 cursor:pointer;
 }

.pop_block_photo table.pop_block_photo_box .boxcenter .photo_list{
 float:left;
 width:144px;
 display:inline;
 }


.pop_block_photo table.pop_block_photo_box .boxcenter .photo_list .img_bord {
 float:left;
 display:table;
 width:100%;
 height:127px;
 vertical-align:middle;
 }

.pop_block_photo table.pop_block_photo_box .boxcenter .photo_list .img_bord tr td {
  vertical-align:middle;
 }


.pop_block_photo table.pop_block_photo_box .boxcenter .photo_list img{
 
 width:85px;
 }
 
.pop_block_photo table.pop_block_photo_box .boxcenter .img_bord_active img{
 
 border:3px solid #E31E24;
 } 
 
.pop_block_photo table.pop_block_photo_box .img_bord tr td table.img_shadow {
float:none;
margin:0 auto;
width:auto;
height:auto;
border:0px; 
border-collapse:collapse;
font-size:2px;
}

.pop_block_photo table.pop_block_photo_box .img_bord tr td table.img_shadow tr {
border:0px;
}

.pop_block_photo table.pop_block_photo_box .img_bord tr td table.img_shadow tr td{
border:0px;
vertical-align:bottom;
}

.pop_block_photo table.pop_block_photo_box .img_bord tr td table.img_shadow .boxcenter {
padding:0px;
}



.pop_block_photo table.pop_block_photo_box .img_bord tr td table.img_shadow .boxright {
width:9px;
padding:0px;
}


.pop_block_photo table.pop_block_photo_box .img_bord tr td table.img_shadow .boxbottom {
height:9px;
padding:0px;
}

.pop_block_photo table.pop_block_photo_box .img_bord tr td table.img_shadow .bottomright {
width:9px;
height:9px;
padding:0px;
} 

.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.left{
 width:65px;
 }
 

.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.left img{
 float:left;
 width:29px;
 height:57px;
 margin:0 0 0 10px;
 cursor:pointer;
 }


.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.center{
 width:668px;
 vertical-align:top;
 text-align:center;
 }
 
.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.center h5{
 float:left;
 width:100%;
 display:inline;
 text-align:left;
 font-size:11px;
 color:#D6291B;
 font-weight:normal;
 }  
 
.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.center p{
 float:none;
 margin:0 auto;
 width:390px;
 display:block;
 font-size:11px;
 color:#92815B;
 font-weight:normal;
 padding:20px 0 30px 0;
 }  
 

.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.center .img_bord {
 float:left;
 display:table;
 width:100%;
 height:490px;
 
 }

.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.center .img_bord tr td {
  vertical-align:middle;
 } 
 
 
.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.center .img_bord tr td table.img_shadow {
float:none;
margin:0 auto;
width:auto;
height:auto;
max-width:auto;
border:0px; 
border-collapse:collapse;
font-size:2px;
}

.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.center .img_bord tr td table.img_shadow tr {
border:0px;
}

.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.center .img_bord tr td table.img_shadow tr td{
border:0px;
vertical-align:bottom;
}

.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.center .img_bord tr td table.img_shadow .boxcenter {
padding:0px;
}



.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.center .img_bord tr td table.img_shadow .boxright {
width:24px;
padding:0px;
}


.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.center .img_bord tr td table.img_shadow .boxbottom {
height:24px;
padding:0px;
}

.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.center .img_bord tr td table.img_shadow .bottomright {
width:24px;
height:24px;
padding:0px;
}  


.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.right{
 width:65px;
 }
 

.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.right img{
 float:right;
 width:29px;
 height:57px;
 margin:0 10px 0 0;
 cursor:pointer;
 }

/*--------------------------pop_block_photo end----------------------------------------*/


#center .products_table .article_details{
 float:left;
 width:100%;
 display:inline;
 margin:0 0 0 0px;
 padding: 0px 0 0px 10px;
 text-align: justify;
 }

#center .products_table .article_details.text, #center .products_table .article_details.article_details_news {
 display: block;
 float:none;
 width:1000px;
 margin:0 auto;
 padding-left: 35px;
 text-align: justify;
 }

#center .products_table .article_details.text {
 width:480px;
 margin:0;
 }
 
#center .products_table .article_details h3{
 width:100%;
 margin: 0 0 -10px 0;
 display:block !important;
 line-height: normal;
 } 
 
#center .products_table .article_details h5{
 width:100%;
 margin:0px;
 padding:0 0 10px 0;
 } 
 
#center .products_table .article_details p{
 font-size:14px;
 padding:0 0 10px 0;
 } 
 
#center .products_table .article_details a{
 font-size:14px;
 padding:0 0 0px 0;
 }
 
#center .products_table .article_details .blocks {
 float:left;
 width:290px;
 display:inline;
 padding:10px 0 20px 0;
 }
 
#center .products_table .article_details .blocks_right {
 float:right;
 width:150px;
 text-align:right;
 }
 
 
 
#center .products_table .article_details .blocks h4{
 float:left;
 width:100%;
 display:inline;
 font-size:16px;
 color:#000;
 font-weight:normal;
 } 
 
#center .products_table .article_details .blocks h6{
 float:left;
 width:auto;
 display:inline;
 font-size:14px;
 color:#000;
 font-weight:normal;
 } 

 

#center .products_table .article_details .blocks_right h4{
 float:right;
 text-align:right;
 }  
 
 
#center .products_table .article_details .blocks_right h6{
 float:right;
 text-align:right;
 }  
 
 
#center .products_table .article_details .blocks ul{
 float:left;
 width:100%;
 list-style-type:none;
 }
 
#center .products_table .article_details .blocks ul li{
 float:left;
 width:100%;
 } 
 
#center .products_table .article_details .blocks ul li a{
 float:left;
 width:auto;
 display:inline;
 font-size:14px;
 color:#000;
 padding:0px;
 } 
 
#center .products_table .article_details .blocks a{
 float:left;
 width:auto;
 display:inline;
 font-size:14px;
 color:#000;
 margin:0 10px 0 0;
 padding:0px;
 }
 
#center .products_table .cotact_block {
 float:left;
 width:94%;
 display:inline;
 padding:20px 0 20px 30px;
 }  

#center .products_table .cotact_block .cotact_block_left{
 float:left;
 display:inline;
 width:270px;
 padding:0 0 0px 0
 }
 
#center .products_table .cotact_block .cotact_block_left h3{
 margin:0 0 20px 0;
 } 
 
#center .products_table .cotact_block .cotact_block_left h5{
 float:left;
 display:inline;
 width:100%;
 font-size:14px;
 color:#000;
 font-weight:700;
 margin:0px 0 0 0 ;
 }  
   
#center .products_table .cotact_block .cotact_block_left h6{
 float:left;
 display:inline;
 width:220px;
 font-size:14px;
 color:#000;
 font-weight:normal;
 padding:0 0 10px 40px;
 text-align:left !important;
 }   

#center .products_table .cotact_block .cotact_block_right {
 float:right;
 width:400px;
 height:327px;
 display:block;
 overflow:hidden;
 } 
 
 
.order{
 border: 1px solid #bdbcbc;
 float:left;
 margin-left: 60px;
 width:880px;
 display:inline;
 margin-top: -80px;
 padding-top: 80px;

 -webkit-border-radius: 30px;
 -moz-border-radius: 30px;
 border-radius: 30px;
 }  
  
.order .order_left{
 float:left;
 width:366px;
 display:inline;
 padding:60px 0 15px 20px;
 margin-top:-70px;
 }

#center .products_table .product_details_main .order .order_left p{
 font-size:14px;
 padding:20px 0 0px 0;
 margin:0px;
 width:90%;
 color:#fff;
 float:left;
 }

#center .products_table .product_details_menu_left { 
	width: 20px;
}

#center .products_table .product_details_menu ul { 
	background:url(images/product_details_menu_ul_bg.png) 0 100% repeat-x;
	padding-bottom: 10px;
	margin-left: 60px;
	margin-top: 35px;
	height: 36px;
	width: 350px;
}

#center .products_table .product_details_main .order .order_left p span{
 color:#D6291B;
 }
 
#center .products_table .product_details_main .order .order_left h3{
 font-size:14px;
 font-weight: 700;
 margin:0px 0 0 0px;
 width:100%;
 color:#575555;
 }
 
#center .products_table .product_details_main .order .order_left h5{
 font-size:12px;
 padding:5px 0 0px 0;
 margin:0px !important;
 width:100%;
 color:#575555;
 float:left;
 }
 
#center .products_table .product_details_main .order .order_left h5.must_be_filled {
 color:#918c8c;
 font-size:10px;
 }
 
#center .products_table .product_details_main .order .order_left a{
 font-size:14px;
 padding:5px 0 0px 0;
 margin:0px;
 float:left;
 width:auto;
 display:inline;
 color:#2296c7;
 font-weight: 700;
 } 
 
#center .products_table .product_details_main .order .order_left a.under_dashed{
 text-decoration:none;
 border-bottom:1px #2296c7 dashed;
 cursor:pointer;
 }
 

#center .products_table .product_details_main .order .order_left input{
 background:#f5f4f4;
 float:left;
 width:250px;
 border:1px #e1e0e0 solid;
 font-size:14px;
 padding:0 5px;
 line-height:30px;
 height:30px;
 color:#B691D0;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
			border-radius: 10px;

    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.58);
       -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.58);
            box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.58);
 } 
 
#center .products_table .product_details_main .order .order_left textarea {
 background:#f5f4f4;
 float:left;
 width:340px;
 border:1px #e1e0e0 solid;
 font-size:14px;
 padding:0 5px;
 line-height:20px;
 height:75px;
 color:#B691D0;

	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
			border-radius: 10px;

    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.58);
       -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.58);
            box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.58);
 }

#center .products_table .product_details_main .order .order_left select {
 background:#2e0d43;
 float:left;
 width:142px;
 margin:0 0 0 10px;
 padding: 0 5px;
 font-size:14px;
 height:33px;
 line-height:33px;
 border:1px #815f96 solid;
 color:#B691D0;
 }

#center .products_table .product_details_main .order .order_left select#type_phone_id, #center .products_table .product_details_main .order .order_left select#means_of_payment_id {
	display: none;
 }

#center .products_table .product_details_main .order .order_left .for_left{ 
 float:left;
 width:210px;
 display:inline;
 }

#center .products_table .product_details_main .order .order_left .for{ 
 float:left;
 width:135px;
 display:inline;
 padding:5px;
 border:1px #fff solid;
 background:#ececec;
 margin:26px 0 0 0;
 } 

#center .products_table .product_details_main .order .order_left .for h6{
 float:left;
 width:100%;
 display:inline;
 color:#000;
 font-size:11px;
 line-height:11px;
 padding:0 0 7px 0;
 font-weight:normal;
 }
 
#center .products_table .product_details_menu ul li.active {
	background:url("images/li_active_bg.png") no-repeat;
}

#center .products_table .product_details_menu ul li {
	border-bottom: 1px solid #ebebee;
	margin-right: 0;
	max-width: 200px;
}

#center .products_table .product_details_menu ul li.active table td, #center .products_table .product_details_menu ul li table td {
	height: 36px;
	vertical-align: middle;
}

#center .products_table .product_details_menu ul li.active a { 
 background:url("images/li_active_a_bg.png") 100% 0 no-repeat;
 color: #178abb;
 line-height: 36px;
 font-size:14px;
 font-weight:400;
 margin-left: 10px;
 padding-right: 10px;
 }

#center .products_table .product_details_menu ul li a { 
 background:none;
 color: #575555;
 font-size:14px;
 text-decoration: none;
 text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.17);
 }

#center .products_table .product_details_main .order .order_left .modern_button {
 color:#E31E24;
 display:block;
 float:left;
 font-size:14px;
 margin:10px 0 0;
 }
 
#center .products_table .product_details_main .order .order_left .modern_button a{
 background:url("images/modern_button.png") no-repeat scroll right top transparent;
 color:#fff;
 cursor:pointer;
 display:block;
 float:left;
 font-size:14px;
 height:38px;
 line-height:38px;
 padding:0;
 text-decoration:none;
 width:161px;
 text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
 } 
#left .left_blocks .modern_button {
 color:#E31E24;
 display:block;
 float:left;
 font-size:14px;
 height:27px;
 margin:10px 0 0 10px;
 width:auto;
 }
 
#left .left_blocks .modern_button a {
 color:#fff;
 cursor:pointer;
 display:block;
 float:left;
 font-size:19px;
 height:27px;
 line-height:24px;
 padding:0 15px;
 text-decoration:none;
 width:auto;
 } 
 
.order .order_right {
 float:left;
 width:460px;
 margin:-10px 5px 0 10px;
 padding:0 0px 0 0;
 display:inline;
 }



#center .order .order_right table.order_information{
 float:left;
 width:100%;
 border-collapse:collapse;
 margin:0px 0px 0 0px;
 padding:0px;
 
 }
 
*html #center .order .order_right table.order_information{
 margin:0px 0px 0 0px;
 padding:0px;
 }

 
#center .order .order_right table.order_information tr.top td{
 border-top:none;
 vertical-align:bottom;
 }

#center .order .order_right table.order_information tr td{
 border-top:1px #bcbaba solid;
 padding:10px 5px;
 vertical-align:top;
 }

#center .order .order_right table.order_information tr td h5{
 float:left;
 font-size:12px;
 color:#575555;
 font-weight:normal;
 }
 
#center .order .order_right table.order_information tr td a{
 float:left;
 font-size:11px;
 color:#5f5f62;
 width:auto;
 display:inline;
 font-weight:normal;
 text-decoration: none;
 }  
 
#center .order .order_right table.order_information tr td a.close{
 float:left;
 display:block;
 width:17px;
 height:17px;
 background:url(images/pop_block_close.gif) right top no-repeat;
 cursor:pointer;
 } 

#center .order .order_right table.order_information tr td a.del{
 float:left;
 display:block;
 width:23px;
 height:23px;
 margin:0px 0 0 0;
 cursor:pointer;
 }  

#center .order .order_right table.order_information tr td a.del:hover {
 cursor:pointer;
 }
 
 
#center .order .order_right table.order_information tr td img {
 float:left;
 max-width: 100px;
 max-height: 200px; 
 } 
 
#center .order .order_right table.order_information tr td p{
 float:left;
 font-size:14px;
 color:#000;
 width:100%;
 font-weight:normal;
 } 

#center .order .order_right table.order_information tr td h3{
 color:#575555;
 display:inline;
 float:left;
 font-size:14px;
 margin:0;
 font-weight:normal;
 width:100%;
 }

#center .order .order_right table.order_information tr td.total_price_product h3{
 color:#2295c5;
 font-weight:700;
 }

#center .order .order_right table.order_information tr td#table-item-2 h3{
 background:url(images/order_information_bg.png) no-repeat;
 padding-top: 6px;
 padding-left: 10px;
 height: 29px;
 width:116px;
 }
 
#center .products_table .product_details_main .order .order_right h3.title{
 font-size:20px;
 display:none;
 float:left;
 margin:5px 0 0 0px;
 width:100%;
 color:#4d4d4d;
 }   

#center .order .order_right table.order_information tr td span{
 font-size:12px !important;
}

#center .order .order_right table.order_information tr td input{
 float:left;
 width:90px;
 color:#E31E24;
 font-size:18px;
 text-align:right;
 border:1px #999 solid;
 } 

#center .order .order_right .beeline {
 border-top:1px solid #bcbaba;
 height: 1px;
} 
 
#center .order .order_right a.next_bay{
 color:#575555;
 display:inline;
 float:left;
 font-size:14px;
 margin:0;
 font-weight:700;
 text-decoration:none;
 cursor:pointer;
 } 
 
#center .order .order_right a.next_bay span{
 border-bottom:1px #575555 dashed; 
 }
 
#center .order .order_right h3.bottom{
 color:#2295c5;
 display:inline;
 float:right;
 font-size:18px;
 margin:0 0 0 0;
 font-weight:700;
 text-align: right;
 width:160px;
 }  

#center .order .order_right h3.bottom span{
 font-weight:700;
 font-size:10px;
}

#center .order .order_right h3.bottom b{
 color:#575555;
 font-size:14px;
 font-weight:700;
}

#center h4.rozdil{
 float:left;
 display:inline;
 width:90%;
 font-size:19px;
 color:#000;
 margin:0 0 0 5px;
 font-weight:normal;
 }
 
#center .price_table {
 float:left;
 width:85%;
 margin:10px 0 0 30px;
 border-collapse:collapse;
 padding:0 0 20px 0;
 }
 
#center .price_table caption{
 text-align:left;
 font-size:16px;
 line-height:25px;
 color:#E31E24;
 margin:0 0 0 -20px
 } 

#center .price_table tr td {
 vertical-align:middle;
 }
 
#center .price_table tr.dark td {
 background:#D9DADA;
 
 }
 

#center .price_table p{
 float:left;
 display:inline;
 width:auto;
 font-size:14px;
 color:#000;
 padding:0 0 0 10px;
 line-height:25px;
 }
 
#center .price_table h6{
 float:left;
 display:inline;
 width:100px;
 font-size:14px;
 color:#D6291B;
 padding:0 5px 0 0px;
 line-height:25px;
 font-weight:normal;
 } 
 
#center .people_block {
 float:left;
 width:96%;
 margin:10px 0 0 30px;
 border-collapse:collapse;
 padding:10px 0 20px 0;
 }   
 
#center .people_block img.photo{
 float:left;
 display:inline;
 width:202px;
 margin:0 10px 0 0;
 border:5px solid #F7F7F7;
 }
 
#center .people_block table{
 float:right;
 width:425px;
 }

 
#center .people_block table tr td{
 vertical-align:top;
 }
 
#center .people_block table h4{ 
 float:left;
 width:200px;
 display:inline;
 font-size:19px;
 color:#000;
 font-weight:normal;
} 

#center .people_block table h6{ 
 float:left;
 width:175px;
 display:inline;
 font-size:14px;
 color:#727272;
 font-weight:normal;
}

#center .people_block table a{ 
 float:left;
 width:188px;
 display:inline;
 font-size:14px;
 color:#D6291B;
 font-weight:normal;
}

#center .people_block table p{ 
 float:left;
 width:278px;
 display:inline;
 font-size:14px;
 color:#1A1A1A;
 font-weight:normal;
}

#center .people_block table img{ 
 float:left;
 width:258px;
 display:inline;
 height:46px;
 margin:-40px 0 0 0;
}

.dostavka {
 float:left;
 
 }
 
 
#center .about_company{
 float:left;
 display:inline;
 width:80%;
 padding:10px 0 10px 30px;
 }
 
#center .about_company h5{
 float:left;
 display:inline;
 width:165px;
 text-align:right;
 padding:10px 10px 0 0;
 font-size:14px;
 color:#333;
 font-weight:bold;
 }
 
#center .about_company .p_block{
 float:left;
 display:inline;
 width:60%;
 } 
 
#center .about_company p{
 float:left;
 display:inline;
 width:auto;
 text-align:left;
 padding:10px 0px 0 0;
 font-size:14px;
 color:#333;
 } 
 
.zakaz_footer {
 background:none;
 height:50px;
 text-align:left;
 border-top:1px solid #d9d9d9;
 width:100%;
 padding-top:10px;
}
 
#center .products_table .block_conteiner .products_blocks img{ float /*\**/:left\9; } 
#center .products_table .block_conteiner_lite .products_blocks img{ float /*\**/:left\9; }

.page_selector_2 {
 width:80%;
 text-align:center;
}

.page_selector_2 .modern_button {
 display:-moz-inline-stack; /* for FF2*/
 display:inline-block; /* normal browsers */
 zoom:1; /* for IE (hasLayout true) */
 *display:inline; /* for IE */
 margin:0 3px;
}

#center .products_table .diff_height {
	display: -moz-inline-box!important; 
	display: inline-block!important; 
	-zoom: 1!important; 
	width: 145px;
	-display: inline!important; 
    word-spacing: normal!important; 
	text-align:center;
    vertical-align: top!important;
	margin-left: 50px;
}

#center .products_table .diff_height .block_conteiner {
 text-align:center;
 width: 100%;
}

#center .products_table .product_details_main .order .order_left a.forgot_pass {
 float:right;
 margin-right:10px;
 padding-top:15px;
 text-decoration:none;
 display:block;
 border-bottom:1px dotted #fff;
}
















p.selected_filters_left {
 font-size:22px;
 font-weight:normal
}


#center .products_table .order_list {
 width:100%;
}

#center .products_table .order_list th {
 text-align:left;
 font-weight:normal;
 font-size:14px; 
 padding:4px;
}

#center .products_table .order_list td {
 font-size:14px; 
 padding:4px;
}

#center .products_table .order_list .dark td {
 background:#D9DADA
}

#center .products_table .order_list td.td1, #center .products_table .order_list td.td2 {
 font-size:16px; 
}

#center .products_table .order_list td a {
 font-size:14px;
 color:#000;
}

#left .left_blocks .personal_cab_title {
 font-size:19px;
 color:#B691D0;
 font-weight:normal;
 padding-left:20px;
}

#left .left_blocks .personal_cab_block ul {
 margin:0;
 padding:0; 
}

#left .left_blocks .personal_cab_block ul li {
 margin-top:0px;
 font-size:14px;
 height: 18px;
}

#left .left_blocks .personal_cab_block ul li.active {
 margin-bottom:-4px;
}

#left .left_blocks .personal_cab_block ul li a {
 margin:0;
 padding:0 0 0 20px;
 text-decoration:none;
}

#left .left_blocks .personal_cab_block ul li a span {
 color: #B691D0;
 margin:0; 
 border:0;
 text-decoration:none;
}

#left .left_blocks .personal_cab_block ul li.active a span {
 color:#fff;
 line-height: 30px;
}

.login_block {
 background:url(images/login_block_bg.png) no-repeat;
 display: none;
 position:absolute;
 right:310px;
 font-size:14px;
 height: 30px;
 line-height: 30px;
 text-align: center;
 top: -55px;
 right: 140px;
 width:152px;
}

.login_block .user_name {
 margin-right:10px;
} 

a.client_enter {
 color: #e3f3ff;
 text-decoration:none;
}

.autorize_block {
 background:url(images/autorize_block_bg.png) no-repeat;
 background-size: 100% 100%;
 border: 1px solid #795791;
 width:348px;
 padding-bottom:20px;
 padding-top:1px;
 margin-right: 145px;
 position:absolute;
 right:50%;
 top:200px;
 text-align: left;

 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;

 -webkit-box-shadow: #000 0px 0px 20px;
 -moz-box-shadow: #000 0px 0px 20px;
 box-shadow: #000 0px 0px 20px;
}

.autorize_block_top {
 background:url(images/autorize_block_top_bg.png) 100% 0 no-repeat;
 width:348px;
}

p#auth_error {
	padding: 0px;
}

.autorize_block .autorize_block_indent {
 background:url(images/autorize_block_indent_bg.png) 0 100% no-repeat;
 padding:0px 37px;
}

.autorize_block .autorize_block_content {
 width:100%;
 overflow:visible;
}

.autorize_block .autorize_block_content .autorize_block_title {
 background:url(images/autorize_block_title.png) no-repeat;
 font-size:16px;
 font-weight: 400;
 color: #edd7fc;
 height: 49px;
 margin: -15px auto 0 auto;
 text-align: center;
 text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.8);
 width: 180px;
}

.autorize_block .autorize_block_content h5 {
 color:#edd7fc;
 font-size:16px;
 font-weight:normal;
 margin-top:5px;
 margin-bottom:5px;
 margin-left: 10px;
}
.autorize_block .autorize_block_content input {
 background:#2e0d43;
 color:#B691D0;
 border:1px solid #826199;
 font-size:14px;
 width:260px;
 height: 33px;
 padding: 0px 5px;

 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;
}
.autorize_block .not_registered {
	display: none;
}

.autorize_block div.divide_line {
	border-bottom: 1px solid #795693;
	margin-bottom: 10px;
	margin-top: -40px;
}

.forgot_pass {
	margin-bottom: 50px;
}

.autorize_block a.register_link_block {
 width:100%;
 overflow:hidden;
}
.register_link_block {
 background:url(images/register_link_block_left_bg.png) no-repeat;
 display: inline-block;
 float: right;
}
.autorize_block a.register_link {
 background:url(images/register_link_block_right_bg.png) 100% 0 no-repeat;
 font-size:14px;
 color:#b691d0;
 text-decoration:none;
 float:left;
 margin-left: 13px;
 padding-right: 13px;
 line-height: 36px;
 border-bottom: 0px;
}
a.cancel {
 float:left;
 margin-left:10px;
 padding-top:20px;
 text-decoration:none;
 display:block;
 border-bottom:1px dotted #000;
}

a.forgot_pass {
 float:left;
 margin-left:0px;
 margin-top:20px;
 margin-bottom:5px;
 padding-top:5px;
 text-decoration:none;
 display:block;
 font-size:16px;
 border-bottom:1px dotted #000;
}

 .modern_button{
 background:none;
 float:left;
 display:block;
 width: 147px;
 height:auto;
 font-size:14px;
 color:#E31E24;
 margin:5px 0 0 0;
 } 
 
.modern_button a{
 float:left;
 display:block;
 font-size:18px;
 color:#fff;
 text-decoration:none;
 text-align: center;
 background:url(images/basket_img2.png) 0px center no-repeat;
 cursor:pointer;
 padding: 0 0 0 40px;
 text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.4)
 }
 
#center .products_table .product_details_main .order .order_left select.select_phone{
 margin:0;
 padding:0px;
 width:357px;
 height:24px;
 }  
#center .products_table .product_details_main .order .order_left select.select_address{
 margin:0;
 padding:0px;
 width:357px;
 height:24px;
 }  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
.short_news {
	width: 240px;
	height: 280px;
	float: left;
	margin: 5px;
}
 
#search1 .short_news {
	width: 204px;
}

.main_short_news {
	width: 133px;
	display: inline-block;
	vertical-align: top;
	margin: 30px 10px 0px;
}

.short_img {
	background:url(images/short_img_bg.png) 50% 100% no-repeat;
	height: 155px;
	margin-bottom: 5px;
	text-align: center;
}

.main_short_news .short_img {
	background:url(images/main_short_img_bg.png) 50% 100% no-repeat;
	height: 115px;
	width: 133px;
	margin-bottom: 5px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.short_img img {
	max-width: 235px;
	max-height: 150px;
}

.main_short_news .short_img img {
	max-width: 133px;
	max-height: 100px;
}

.short_title a {
	font-size: 14px;
	color: #5f5f62;
	text-decoration: none;
}

.main_short_news .short_title a {
	font-size: 10px;
}

.short_title {
	height: 32px;
	overflow: hidden;
}

.main_short_news .short_title {
	height: 38px;
}

.full_phone {
	border: 1px solid #f2f1f1;
	text-align: center;
	padding-top: 10px;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
			border-radius: 10px;
}

.full_phone p {
	color: #6a6a6c;
	font-size: 14px;
}

.full_phone h4 {
	background:url(images/full_phone_h4_bg.png) 0% 50% no-repeat;
	display: inline-block;
	color: #6a6a6c;
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	padding-left: 30px;
	margin-bottom: 10px;
}

.short_description {
	color: #5f5f62;
	font-size: 11px;
}

.main_short_news .short_description {
	color: #5f5f62;
	font-size: 9px;
}

.short_link, .short_buy {
	display: none;
}

.short_price {
	color: #2295c5;
	font-size: 14px;
	font-weight: 700;
	height: 29px;
	line-height: 28px;
	padding-top: 10px;
	position: absolute;
	margin: 5px auto 0 auto;
	width: 110px;
}

.main_short_news .short_price {
	margin: 0 auto;
	font-size: 11px;
}

.short_price span {
	font-weight: 400;
}

.short_info {
	float: left;
	width: 100%;
}

.clear_buy {
	clear: left;
}

.start_for_homepage, .main_last_add {
	margin-left: 50px;
}

.main_last_add {
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 20px;
}

.main_short_news .short_buy {
	display: none;
}

.short_buy a {
	background:url(images/buy_bg.png) left center no-repeat;
	Color: #00ADDD;
	padding-left: 25px;
	height: 25px;
	line-height: 25px;
}

.short_link a {
	Color: #00ADDD;
}

.full_news {
	float: right;
	width: 760px;
	margin-top: 20px;
}

.full_img {
	background:url(images/full_img_bg.png) 50% 100% no-repeat;
	float: left;
	text-align: center;
	margin-right: 17px;
	padding-bottom: 5px;
	width: 300px;
	height: 240px;
    margin-bottom: 70px;
}

.full_img img {
	max-height: 240px;
	max-width: 300px;
}

.full_info {
  float: left;
  width: 280px;
}

.full_menu {
	float: left;
	width: 660px;
}

.clear_buy {
  clear: left;
}

.full_clear_price {
  clear: left;
}

.full_title h1 {
	color: #5f5f62;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 45px;
}

.full_available {
	display: none;
}

.full_part_number {
	color: #5f5f62;
	font-size: 14px;
	margin-top: -175px;
}

.full_part_number span {
	font-weight: 700;
}

.full_price_old {
	float: left;
	margin-top: -40px;
}

.full_price_old h3 {
	font-size: 14px;
	font-weight: 400;
	color: #555656;
	text-decoration: line-through;
}

.full_groups {
	margin-left: 30px;
	position: absolute;
	margin-top: 50px;
}

.full_price {
	float: left;
}

.full_price h3 {
	float: left;
	font-size: 18px;
	color: #2295c5;
	font-weight: 700;
	margin-top: 40px;
}

.full_price h3 span {
	font-size: 16px;
	font-weight: 400;
}

.full_buy {
	background: url(images/full_buy_bg.png) no-repeat;
	display: inline-block;
	float: right;
	padding-left: 20px;
	margin-top: -38px;
	height: 38px;
	width: 123px;
}

.block_foto {
	float: left;
	width: 30%;
	margin: 10px;
}

.blocks_img {
	text-align: center;
}

.blocks_img img {
	max-width: 200px;
}

.blocks_desc {
	line-height: 14px;
}

.button_e-mail {
	margin-top: -163px;
	margin-left: 306px;
	margin-bottom: 30px;
}

.button_e-mail, x:-moz-any-link {position: absolute;}

#portfolio-navigation li.active-slide {
	padding:3px;
	width: 10px;
	height: 10px;
	display: block;
	float: left;
	background-image: url(images/slider.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

#portfolio-navigation li {
	padding:3px;
	width: 10px;
	height: 10px;
	display: block;
	float: left;
	background-image: url(images/slider_noactive.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

#portfolio-navigation {
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-top: 110px;
	margin-left: 30px;
	z-index: 10000;
}

#center .products_table .product_details_menu ul li a { 
	max-width: 170px;
	white-space:nowrap;
 }

.login_block a {
	border-bottom: 0;
	color: #421462;
	font-size: 12px;
	text-decoration: none;
}

.login_block .modern_button a {
	background: none;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	padding: 0;
	line-height: 39px;
	text-align: center;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.login_block .modern_button {
	background: url(images/modern_button_bg.png) no-repeat;
	font-size: 14px;
	height: 39px;
	margin: 18px 0px 0px;
	width: auto;
}

.login_block .modern_button a {
	background: url(images/modern_button_right_bg.png) 100% 0 no-repeat;
	text-align: left;
	font-weight: 400;
	height: 39px;
	padding-right: 20px;
	margin-left: 11px;
}

a.forgot_pass {
	color: #b691d0;
	border-bottom: 1px dashed #b691d0;
	font-size: 14px;
	line-height: normal;
	padding-bottom: 3px;
}

a.cancel {
	border-bottom: 1px dashed #b691d0;
	color: #b691d0;
	font-size: 18px;
	float: right;
	line-height: normal;
}

.th1, .th2, .th3, .th4, .th5 {
	text-align: left;
}

.arrow {
	background: url(images/arrow.png) 50% 3px no-repeat;
	width: 20px;
	height: 15px;
}

#center ul.line_menu li .arrow span, .arrow span {
	display: none;
}

#review_form, .review {
	margin-left: 30px;
}

.review_text {
	float: left;
	width: 150px;
}

.review_bottom {
	background: url(images/review_bottom.png) 50% 50% no-repeat;
	width: 120px;
	height: 26px;
	color: #fff;
	border: 0px;
}

a.pages {
	color: #c0c0c0;
}

.full_print {
	background: url(images/m_but_print.png) 50% 50% no-repeat;
	width: 139px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.full_print a {
	display: block;
	height: 43px;
}

.full_clear_print { 
	clear: left;
}

#print .product_details .product_details_main{
 float:left;
 width:100%;
 display:inline;
 padding:10px 0px 20px 0 ;
 }
 
#print .product_details .product_details_main p{
 -float:left;
 width:90%;
 -display:inline;
 margin:0 0 0 10px;
 } 

#print .product_details .product_details_haracteristic{
 padding-top:0px;
 }
 
#print .product_details .product_details_main h3{
 
 display:block!important;
 margin:20px 0 0 50px;
 font-size:19px;
 text-align:left;
 height:30px;
 width:500px;
 color:#2B2A29;
 }  
 
 
#print .product_details .product_details_main table{
 width:436px;
 margin:0 0 0px 10px;
 }

*html #print .product_details .product_details_main table{
 width:486px;
 margin:0 0 0px 35px;
 
 }
 
#print .product_details .product_details_main table tr td{
 background:none;
 padding:2px 5px;
 
 } 
 
#print .product_details .product_details_main table tr.dark td{
 background:#ECEDED;
 } 
 
#print .product_details .product_details_main table tr td.table_right{
 width:100%;
 
 } 
 
#print .product_details .product_details_main table tr td h5{
 margin:0px;
 padding:0px;
 font-size:14px;
 color:#333333;
 width:200px;
 font-weight:normal;
 } 
 
#print .product_details .product_details_main table tr td p{
 margin:0px;
 padding:0px;
 font-size:14px;
 color:#333333;
 width:100%;
 } 
 /* .product_details  */
#print .block_conteiner .products_blocks p{
 clear:both;
 float:left;
 width:100%;
 text-align:left;
 display:inline;
 font-size:14px;
 color:#000;
 }

#print .full_img { 
	float: left;
	margin-left: 0px;
	margin-right: 30px;
	min-height: 400px;
}

#print .full_info { 
	float: left;
	width: 450px;
}

#center .short_description p {
	margin-top: 0;
}

.stock {
	background: url(images/short_line_bottom.png) 50% 100% no-repeat;
	font-size: 22px;
	float: left;
	padding-bottom: 20px;
}

a.fb {
	background: url(images/soc_ico.png) no-repeat;
}

a.fb:hover {
	background: url(images/soc_ico.png) 0 -22px no-repeat;
}

a.vk {
	background: url(images/soc_ico.png) -22px 0 no-repeat;
}

a.vk:hover {
	background: url(images/soc_ico.png) -22px -22px no-repeat;
}

.mini_block {
	background: url(images/main_mini_block_bg.png) no-repeat;
	width: 305px;
	height: 169px;
	float: left;
	margin-left: 25px;
}

.mini_block_title {
	color: #5e5e5e;
	line-height: 40px;
	text-align: center;
}

.mini_block_img {
	width: 120px;
	height: 110px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

#center .products_table .article_details .mini_block_img img {
	float: none;
	margin: 0px;
}

.mini_block_text {
	margin-top: 10px;
}

#center .products_table .article_details .mini_block_text a {
	margin-bottom: 10px;
	padding-bottom: 0px;
	display: block;
}

.tel {
	color: #000;
	font-size: 14px;
	position: absolute;
	margin-left: 620px;
	top: 15px;
}

.tel span {
	color: #a1a0a0;
	font-size: 12px;
}

.cat {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 10px;
}

.cat_banner {
	border-right: 1px solid #d7dcdf;
	display: inline-block;
	width: 220px;
	padding-right: 10px;
	font-size: 9px;
}

.cat_banner.first {
	border-left: 1px solid #d7dcdf;
}

.cat_banner_block.img {
	display: inline-block;
	width: 85px;
	float: left;
	margin-left: 10px;
}

.cat_banner_block_img {
	display: table-cell;
	vertical-align: middle;
	height: 75px;
}

.cat_banner_block_text {
	color: #5c5c5c;
	display: inline-block;
	vertical-align: middle;
	height: 75px;
	width: 115px;
	margin-left: 10px;
}

#center .products_table .cat_banner_block_text p.cat_banner_block_text_title {
	color: #000;
	padding: 0px;
	font-size: 10px;
}

#slider_bg {
	background: url(images/slider_bg.png) no-repeat;
	padding: 3px;
	width: 960px;
	height: 420px;
	margin-bottom: -15px;
}

#games {
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
			border-radius: 5px;
}

.groups .group p {
	float: left;
	margin-right: 10px;
	font-size: 9px;
	text-align: center;
	padding-bottom: 0;
}

.groups .group p a {
	text-decoration: none;
	color: #7a7e80;
}

.groups .group p img {
	display: block;
	margin: 0 auto 3px auto;
	width: 60px;
}

.photo_ext {
	float: right;
	margin-bottom: 20px;
	text-align: center;
	width: 750px;
	position: absolute;
	top: 295px;
	margin-left: -10px;
}

.photo_ext div {
	float: left;
	width: 80px;
	height: 80px;
	text-align: center;
	margin-left: 10px;
}

.photo_ext div a {
	display: table-cell;
	vertical-align: middle;
	height: 80px;
	width: 80px;
	text-align: center;
}

.photo_ext img {
	max-height: 80px;
	max-width: 80px;
}

.related_goods {
	background: url(images/related_goods_top.png) repeat-x;
	display: inline-block;
	padding-top: 15px;
}

.related_goods h2 {
	font-weight: 400;
	font-size: 14px;
}

#lightbox-nav a#lightbox-nav-btnNext {
	background: url(images/arrow_right.png) 95% 15% no-repeat !important;
}

#lightbox-nav a#lightbox-nav-btnPrev {
	background: url(images/arrow_left.png) 5% 15% no-repeat !important;
}

.tel_top {
	background: url(images/tel_bg.png) no-repeat;
	color: #362810;
	float: right;
	padding-top: 10px;
	margin-right: 10px;
	margin-top: 115px;
	height: 112px;
	width: 284px;
}

.time {
	background: url(images/time_bg.png) 0 50% no-repeat;
	color: #b6a9bf;
	float: right;
	margin-top: 100px;
	margin-right: 20px;
	padding-left: 30px;
	width: 100px;
}

.time p {
	font-size: 10px;
	padding: 0px;
	display: inline-block;
	width: 100px;
}

.time p span {
	display: inline-block;
	float: right;
	font-size: 12px;
}

.tel_head {
	background: url(images/tel_top_bg.png) 0 50% no-repeat;
	color: #b6a9bf;
	float: left;
	min-height: 24px;
	margin-top: 100px;
	margin-left: 20px;
	padding-left: 30px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.75);
	width: 110px;
}

.tel_head p {
	padding: 0px;
	font-size: 12px;
}

.tel_head p span {
	font-size: 10px;
}

.footer_container_right, .old_price, .short_available {
	display: none;
}

.footer_bottom_tel {
	background: url(images/footer_bottom_tel_bg.png) 0 50% no-repeat;
	float: left;
	padding-left: 35px;
}

.footer_bottom_tel p {
	color: #8e7d64;
	padding-bottom: 0px;
}

.footer_bottom_tel p span {
	font-size: 12px;
}

.footer_bottom_address {
	background: url(images/footer_bottom_address_bg.png) 0 50% no-repeat;
	font-size: 12px;
	float: left;
	padding-left: 35px;
	margin-left: 60px;
	margin-top: 20px;
	width: 130px;
}

.footer_bottom_mail {
	background: url(images/footer_bottom_mail_bg.png) 0 50% no-repeat;
	font-size: 12px;
	float: left;
	padding-left: 35px;
	margin-left: 60px;
	margin-top: 30px;
}

.short_brand a {
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

.short_brand {
	text-align: center;
}

.personal_data, .content .my_orders {
	background:url("images/order_left_bg.png") no-repeat;
	background-size: 100% 100%;
	border: 1px solid #6b4e7f;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-webkit-box-shadow: #000 0px 0px 20px;
	-moz-box-shadow: #000 0px 0px 20px;
	box-shadow: #000 0px 0px 20px;
	
	float:right;
	width:730px !important;
	padding:20px;
}

table.order_list {
	background:url("images/order_left_bg.png") no-repeat;
	background-size: 100% 100%;
	border: 1px solid #6b4e7f;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-webkit-box-shadow: #000 0px 0px 20px;
	-moz-box-shadow: #000 0px 0px 20px;
	box-shadow: #000 0px 0px 20px;
	
	float:right;
	width:770px !important;
	padding:20px;
}

.my_orders .product_name a { 
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
}

.my_orders .product_price { 
	color: #fff;
	font-size: 18pt;
}

.my_orders .product_sum { 
	color: #fff;
	font-size: 22pt;
}

.product_list .product_top span { 
	color: #B691D0;
	font-size: 14px;
}

.content .my_orders h1 { 
	color: #B691D0;
	font-size: 16pt;
}

.my_orders .product_line { 
	background-color: #855BA2;
	clear: both;
	height: 1px;
	margin: 10px 0px;
	width: 100%;
}

.my_orders .product_list span { 
	color: #fff;
	font-size: 10pt;
}

.my_orders .total_line { 
	background-color: #000;
	clear: both;
	height: 1px;
	margin: 1px 0px;
	width: 100%;
}

.my_orders .total { 
	background: none;
	height: 40px;
	width: 100%;
}

.total_sum { 
	color: #fff;
	float: right;
	font-size: 18pt;
	margin-right: 10px;
	margin-top: 5px;
}

.product_foto img {
	max-width: 95px;
}

.personal_data a.cancel {
	padding-top: 0px;
}

.personal_data .field_conditions {
	color: #B691D0;
	float: left;
	margin-top: 5px;
	width: 150px;
}

.personal_data input, .personal_data textarea, .personal_data select {
	margin-top: 5px;
}

.personal_data input[type=text], .personal_data input[type=password] {
	background:#2e0d43;
	width:250px;
	border:1px #815f96 solid;
	font-size:14px;
	padding:0 5px;
	line-height:33px;
	height:33px;
	color:#B691D0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.personal_data input[type=submit], .personal_data .button a {
	background:url("images/modern_button.png") no-repeat;
	border:0;
	width:179px;
	padding:0px;
	 font-size:18px;
	height:39px;
	line-height:39px;
	color:#fff;
	text-align: center;
}

.personal_data input[type=radio] {
	float: right;
	margin-top: 0px;
	margin-right: 20px;
}

.personal_data textarea {
	background:#2e0d43;
	width:250px;
	border:1px #815f96 solid;
	font-size:14px;
	padding:0 5px;
	color:#B691D0;
	height:100px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.block_top {
	background:url(images/block_top_bg.png) no-repeat;
	float: right;
	padding: 0 20px 0 30px;
	height: 64px;
	width: 379px;
}

.block_top_tel {
	background:url(images/block_top_tel_bg.png) 0 50% no-repeat;
	padding-left: 35px;
	float: left;
	color: #249ed2;
	font-size: 24px;
	font-weight: 700;
}

.block_top_tel span {
	font-size: 12px;
}

.block_top_tel p {
	padding-bottom: 0;
}

.block_top_address {
	background:url(images/block_top_address_bg.png) 0 50% no-repeat;
	padding-left: 20px;
	float: right;
	color: #595454;
	font-size: 10px;
	margin-top: 5px;
}

.block_top_time {
	background:url(images/block_top_time_bg.png) 0 50% no-repeat;
	padding-left: 20px;
	float: right;
	color: #595454;
	font-size: 11px;
	margin-top: 10px;
}

.block_top_time p {
	float: left;
	padding-bottom: 0;
	width: 84px;
}

.block_top_time span {
	color: #1a749b;
	display: block;
}

h5.means_of_payment, .cusel.means_of_payment.cuselScrollArrows {
	display: none;
}






/* Скрол начало */
.scrollable{
	width:210px;
	height:203px;
	position:relative;
	overflow:hidden;
}
.vscroll-bar{
	width:10px !important;
}
.vscroll-slider div#scrollslider0{
	background: url(images/vscroll-slider.png) no-repeat;
	height: 34px !important;
}
.vscroll-line{
	background: url(images/vscroll-line.png) no-repeat;
	width:10px !important;
}
.vscroll-down{
	display: none;
}
.vscroll-up{
	display: none;
}
.vscroll-down img,
.vscroll-up img{
	vertical-align:top;
}
.slider-hold{
	background:url(../images/slider.gif) no-repeat 0 19px;
	width:150px;
	height:36px;
	position:relative;
	margin:0;
}
.slider-hold .slider{
	width:144px;
	margin:0 auto;
	position:relative;
	height:36px;
}
.slider-hold a{
	margin:0 0 0 -20px;
	position:absolute;
	top:0;
	padding:3px 0 0;
	display:block;
	width:40px;
	height:32px;
	background: url(../images/slider-hadle.gif) no-repeat 50% 100%;
	font:12px Tahoma, Times, serif;
	color:#999;
	text-decoration:none;
	text-align:center;
}
.slider-hold a.first-child{
	background: url(../images/slider-hadle.gif) no-repeat 50% 0;
	padding:17px 0 0;
	top:19px;
	height:15px;
}
.slider-hold .max,
.slider-hold .min{
	position:absolute;
	top:3px;
	left:0;
	color:#999;
	text-align:left;
	font:12px Tahoma, Times, serif;
}
.slider-hold .max{
	position:absolute;
	top:3px;
	right:0;
	text-align:right;
	left:auto;
}
/* Скрол конец */


/* Селект начало */

.cusel,
.cuselFrameRight,
.jScrollPaneDrag,
.jScrollArrowUp,
.jScrollArrowDown {
	background: url(images/selects-2.png) no-repeat;
}

.order .cusel,
.order .cuselFrameRight,
.order .jScrollPaneDrag,
.order .jScrollArrowUp,
.order .jScrollArrowDown {
	background: url(images/selects-3.png) 100% 0 no-repeat;
}
.cusel { /* общий вид селекта включая стрелку справа */
	height: 17px;
	background-position: left top;
	display: inline-block;
	position: relative;
	cursor: pointer;
	font-size: 14px;
	z-index: 1;
}
.order .cusel { /* общий вид селекта включая стрелку справа */
	height: 35px;
	background-position: left top;
	margin-left: 10px;
}
.cuselFrameRight { /* левая чсть селект. обыно скругление и левая граница */
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	height: 100%;
	width: 25px;
	background-position: right top;
}

.cuselText { /* контейнер для отображенного текста селект */
	height: 14px;
	padding: 0 0 0 7px; /* подбираем отступы и высоту для видимого текста в селекте */
	cursor: pointer;
	color: #b691d0;
	overflow: hidden;
	position: relative;
	z-index: 1;
	font: 12px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif; /* шрифты */
	position: absolute;
	top: 0;
	left: 0;
}

.order .cuselText {
	line-height: 35px;
	height: 35px;
}
* html .cuselText { /* высота блока для текста для ие6 */
	height: 22px;
}
.cusel span { /* оформление оптиона */
	display: block;
	cursor: pointer;
	font-size: 12px;
	color: #320a4e;
	white-space: nowrap;
	padding: 2px 15px 2px 5px; /* паддинг справа - это отступ текста от ползунка */
	zoom: 1;
}
.cusel span:hover,
.cusel .cuselOptHover { /* реакция оптиона на наведение */
	background: #461e60;
	color: #fff;
	font-size: 12px;
}
.cusel .cuselActive { /* оформление активного оптиона в списке */
	background: #5f3080;
	color: #fff;
	font-size: 12px;
	cursor: default;
}

/*
	styles for focus and hover
*/
.cusel:hover,
.cusel:hover .cuselFrameRight,
.cusel:focus,
.cusel:focus .cuselFrameRight,
.cuselFocus,
.cuselFocus .cuselFrameRight {
outline: none;
}

.cuselOpen {
	z-index: 999;
}

/*
	styles for disabled select
*/
.classDisCusel,
.classDisCusel .cuselFrameRight {
	cursor: default;
	color: #ccc;
}
.classDisCusel .cuselText {
	cursor: default;
}


/*
	styles for scrollbar
*/
.cusel .cusel-scroll-wrap { /* контейнер для блока с прокруткой */
	display: block;
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 100%;
	background: #edd7fc; /* фон выпадающего списка */
	min-width: 100%;
	width: auto;
	height: auto !important;
}
#cusel-scroll-group {
	height: auto !important;
}
.cusel .jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 5;
	border: 1px solid #999; /* границы выпадающего спиcка */
}

.cusel .jScrollPaneTrack { /* трек для ползунка прокрутки */
	height: 100%;
	width: 7px !important;
	background: #ccc;
	position: absolute;
	top: 0;
	right: 4px;
}
.cusel .jScrollPaneDrag { /* ползунок */
	position: absolute;
	background-position: -40px -26px;
	cursor: pointer;
	width: 15px !important;
	height: 27px !important;
	right: -4px;
	
}

.cusel .jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.cusel .jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
.cusel .jScrollArrowUp { /* стрелка вверх */
	position: absolute;
	top: 0;
	right: 2px;
	width: 26px;
	height: 12px;
	cursor: pointer;
	background-position: -2px -26px;
	overflow: hidden;
}
.cusel .jScrollArrowDown { /* стрелка вниз */
	width: 25px;
	height: 12px;
	position: absolute;
	top: auto;
	bottom: 0;
	right: 3px;
	cursor: pointer;
	background-position: -21px -26px;
	overflow: hidden;
}

#cuselFrame-option_count {
	float: right;
	width: 55px !important;
}

#cuselFrame-sort {
	float: right;
	width: 135px !important;
}

#cuselFrame-type_phone_id {
	width: 150px !important;
	margin-left: -15px;
}

#new_buyer #cuselFrame-type_phone_id {
	margin-left: 10px;
}

#cuselFrame-city, .cusel.type_phone.cuselScrollArrows {
	display: none;
}

/* Селект конец */

.header_pic, .header_pic2 {
	display: none;
}
grammarly-btn {
    display: none !important;
}