@import url("reset.css");

/* @group ÐžÐ±Ñ‰Ð¸Ð¹ ÑÑ‚Ð¸Ð»ÑŒ */
html,
body {
	width: 100%;
	height: 100%;
	font: 12px  Arial, Tahoma, Helvetica, Geneva, sans-serif;
    margin: 0 auto; 
    
	background-color: #f7ebe8;
}
body{
	  /* background: url(../images/vipCOSMETICA.jpg) 50% 0px no-repeat; */
	
}
p{
	font-size:12px;
        margin-bottom: 5px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #181818;

}

h2 {
	clear: both;
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: normal;
}

h3 {
	font-size: 18px;
	margin-top: 0px;
	font-weight: normal;
        margin-bottom: 20px;
}
h4{
	font-size: 16px;
        font-weight: normal;
	margin-bottom: 3px;	

}
hr{
	color: #000;
        
}

a { 
	color: #000000; 
        text-decoration: none;
}

a:hover { 
	text-decoration: none;
	color: #fe2929;
}
#username a{
text-decoration: underline;
}
#username a:hover{
text-decoration: none;
}
p a {
color: #000000; 
        text-decoration: underline;
		font-weight:bold;
}
label{
	font-size: 14px;
       
	padding-top: 5px;
}

/* @end â€” ÐžÐ±Ñ‰Ð¸Ð¹ ÑÑ‚Ð¸Ð»ÑŒ */


/* @group Ð’ÐµÑ€Ñ…Ð½ÑÑ ÑÑ‚Ñ€Ð¾ÐºÐ° */


.banner{
	width: 319px;
	float: left;
	display: block;
	margin-left: 20px;
}
.letter{
	color: #fe2929;
}
#copyright{
	background-color:#000;
	height: 25px;
	width:100%;
	color: #fff;
	text-align: center;
	position:relative
	
}
#copyright span {
position:absolute;
top:5px;
left:343px;
}
#row{
	float: left;
        margin: 20px 0;
}
#row2{
	float: right;
        margin: 20px 0;
}
.find{padding:2px;}
#global{
	position: relative;
	width:1020px;
        background-color: #fff;
        margin: 0 auto;
        

}

#black_row{
height:40px;
width:100%;
background-color:#000;
color:#fff;

}
#menu{
	float: left;
	width: 980px;
       
        
	height: 36px;
        
}

#menu li{
	height: 35px;
	display: block;
	float: left;
	list-style: none;
        text-decoration: none;
	position: relative;
}
#menu li a{
	font-size: 14px;
        font-weight:bold;
text-transform: uppercase;
display: block;
float: left;

	letter-spacing: -0px;
	padding: 6px 47px 9px;
color: #000;
text-decoration: none;
}


#menu>li:hover>a{
	
        color: #fe2929;
      
}

#blog{
	list-style: none;
}

#currencies{
	margin-bottom:15px;
}

#currencies ul{
	margin-top: 10px;
}
#currencies ul li{
	font-size: 12px;
	display: inline;
	padding-right: 5px;
	list-style: none;
}

#currencies ul li a{
	white-space: nowrap;
	color: #505050;
}
#currencies ul li.selected a{
	text-decoration: none;
}

/* @group Ð¨Ð°Ð¿ÐºÐ° ÑÐ°Ð¹Ñ‚Ð° */
header {
	position: relative;
	clear: both;
        width: 100%;
        background-color: #fff;
    
	
}
.w980 {
width:980px;
position:relative;
margin:0 auto;
}
nav{
	width: 980px;
        height: 30px;
        
	/* overflow: hidden; */
        margin-bottom: 6px;

}
/* @group Ð¤ÑƒÑ‚ÐºÑ€ ÑÐ°Ð¹Ñ‚Ð° */
footer {
	
	width: 100%;
	overflow: hidden;
	clear: both;
	height: 220px;
        
	background-color: #fff;
		color:#fff;
	border-bottom: 3px solid #000;
}
.footer_lincks{
	float: left;
	margin:0;
	width: 280px;
	height: 190px;
	margin: 6px 0px 0px 97px;
}
.footer_lincks+.footer_lincks{margin: 6px 0px 0px 20px;}

.footer_lincks ul li {
	list-style-type:none;
}
.footer_lincks ul li p{
	list-style-type:none;
        
		
	color: #000;
		
	font-size: 14px;
	line-height: 18px;
}
.footer_lincks ul li p:hover {
color:#fe2929;
}

#footer_link{
	clear: both;
	text-align: center;
	padding-bottom: 20px;	
}
#account{
	font-size: 14px;
margin-top: 12px;
float: right;
}

#logo{
width: 980px;
margin-top: 6px;
height: 77px;
padding-top: 33px;
text-align: center;
}
#contact{
	float: left;
        margin-top: 10px;  
        
	font-size: 14px;
	line-height: 21px;
}



#main {
	margin:20px auto;
	width: 980px;
        
	padding: 0 20px 20px;
        overflow: hidden;
        
	background-color: #fff;
}
#content {
	width: 980px;

	min-height: 100px;
}

#search{
	
    border: 1px solid;
	display: inline-block;
    margin-left:  15px;
    vertical-align: middle;
    background: #000;

}
#search .input_search{
	width: 300px;
	height: 30px;
	font-size: 14px;
	border-style: none;
	display: inline-block;
	float: left;
    padding-left: 5px;
    outline: none;
    border-radius: 0; 
}
#search .input_search::-webkit-input-placeholder {color: black;} 
#search .input_search::-moz-placeholder {color: black;} 
#search .input_search:-moz-placeholder {color: black;} 
#search .input_search:-ms-input-placeholder {color: black;}         

  

#search .button_search {
	width: 29px;
    height: 29px;
	background: url(../images/search.png) no-repeat;
	border-style: none;
	cursor: pointer;
    border-radius: 0;

	
}

.b-link {
background: url(../images/mini-basket.png)left 15px no-repeat;
padding: 20px;
}

.styled-select {
	outline: 0px;
   	width: 300px;
	height: 31px;
    font-size: 14px;
	background: url(../images/new_arrow.png) no-repeat 252px #fff;
	border: 1px solid #000;
	border-radius:0;   		
	padding-left: 5px;
    margin: 0 15px;
	-moz-appearance:button-arrow-up; 
	-webkit-appearance:none;
}
#percent1{
	background: url(../images/stig_akcia.png)right no-repeat;
     
}
#percent2{
	background: url(../images/stig_sale.png)right no-repeat;
     
}
.image-b{
	margin-left: -10px;
	margin-bottom: 5px;
}

/* @group ÑÐ¾Ñ†. ÑÐµÑ‚Ð¸*/
.social{
	display: block;
	position: absolute;
	top: 50px;
        right: 80px;
}
.social a{
	min-width: 17px;
	font-size: 16px;
    	display: inline-block;
    	padding: 20px 5px 10px 15px;
    	text-align: center;
}
.social_f
{
	display: block;
	
}

.fdiv{
overflow:hidden;
font-size: 10px;
margin: 10px 0;
}
.fdiv .ftext{
width:313px;
}
.fdiv .ftext span{
font-size:12px;
font-weight:bold;

line-height: 50px;
}
.social_f a{
	min-width: 108px;
	font-size: 16px;
    	display: inline-block;
    	padding: 20px 20px 20px;
    	text-align: center;
}

#vk {background:url(../images/vk.png) center top no-repeat;}
#vk:hover {background:url(../images/vk_h.png) center top no-repeat;}
#tw {background:url(../images/insta.png) center top no-repeat;}
#tw:hover {background:url(../images/insta_h.png) center top no-repeat;}
#face {background:url(../images/face.png) center top no-repeat;}
#face:hover {background:url(../images/face_h.png) center top no-repeat;}
/*Ð¤ÑƒÑ‚ÐµÑ€*/
#vk_f {}

#insta_f {background:url(../images/Insta_1.png) center top no-repeat;}
#insta_f:hover {background:url(../images/Insta_2.png) center top no-repeat;}
#face_f {background:url(../images/Face_1.png) center top no-repeat;}
#face_f:hover {background:url(../images/Face_2.png) center top no-repeat;}

.like{
	position: relative;
	top: 300px;
	width: 50px;
	height: 30px;
}        
/* @end ÑÐ¾Ñ†. ÑÐµÑ‚Ð¸*/
/* @ Ð ÐµÐ¹Ñ‚Ð¸Ð½Ð³*/
.rating .rater-starsOff, .rating .rater-starsOn { 
	width: 80px;
        display: inline-block;
        background:url(../images/rating.jpg) repeat-x 0 0px; height:16px; 
}
.rating .rater-starsOn { background-position: 0 -16px; }
/* @end Ð ÐµÐ¹Ñ‚Ð¸Ð½Ð³*/


/* @group ÐœÐµÐ½ÑŽ ÐºÐ°Ñ‚Ð°Ð»Ð¾Ð³Ð°*/
#catalog_menu {
	margin: -50px 0 30px 0;
}
#catalog_menu ul {
	padding-left: 0px;
	padding-bottom: 5px;
	list-style: none;	
}
#catalog_menu ul ul {
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#catalog_menu ul li {
	font-size: 14px;
	margin-top: 8px;
}
#catalog_menu ul li img{
	vertical-align: middle;
}
#catalog_menu ul li a.selected{
	font-weight: bold; 
	padding: 3px;
        text-decoration: underline;
}
#catalog_menu ul li a {
	text-decoration: none;
}
#catalog_menu ul li a:hover {
	text-decoration: underline;
}
#catalog_menu ul ul li {
	font-size: 14px;
}
#catalog_menu ul ul ul li {
	font-size: 12px;
}
#catalog_logo{
	margin: 3px 0 0 20px; 
}
/* @end â€” ÐœÐµÐ½ÑŽ ÐºÐ°Ñ‚Ð°Ð»Ð¾Ð³Ð°*/


#all_brands {
	width: 220px;
	margin-bottom: 15px;
}


/* @group Brands */
.col{
	width: 385px;
	float: left;
        font-size: 24px;
        font-weight: normal;
 	margin-right: 10px;
}
.brand-list{
    float: left;
    width: 100%;
}
.brand-list>li{
    margin-bottom: 23px;
}
.brand-list li{
	list-style: none;
       text-decoration: none;
       overflow: hidden;
	padding: 3px 0 0px;
}
.inner_ul{float:left;}
.inner_ul+ul{margin-left:20px;}
.brand-list b{
	display: block;
	color: #000000;
	font-size: 30px;
        font-weight: normal;
       	
	border-bottom: 1px solid #efefef;
	padding-bottom: 6px;
	margin-bottom: 20px;
}
div.brand-list div.col div.letter {    

        margin-bottom: 15px;
}
div.brand-list  a {
    color: #000000;
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
    margin-right: 15px;
    width: 295px;
    overflow: hidden;
    float: left;
}
div.brand-list  a:hover{color:#ff2929;}
div.brand-list div.col a:hover {
    color: #ff6418;
}

#brands {
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}
#brands a {
	color: #ec0060;
	font-size: 12px;
	margin-right: 10px;
}
#brands img{
	vertical-align: middle;
}
#brands a:hover {
	color: #000;
} 
#brands a.selected {
	background-color: #ec0060;
	color: #fffeff;
	padding: 2px 2px 2px 2px;
}
/* @end */

/* Ð¥Ð»ÐµÐ±Ð½Ñ‹Ðµ ÐºÑ€Ð¾ÑˆÐºÐ¸ */
#path{
	margin: 10px 0 20px 0;
	font-size: 12px;
        width: 980px;
	color: #5b5b5b;

}

#path a.select {
	color:#000
}
/* @end */

/*Ð³Ð»Ð°Ð²Ð½Ð°Ñ*/
.wrapper_1{
	width:980px;
        float: left;
        margin-top: 20px;
}
.wrapper_2{
	float: right;
        width: 257px;
	text-align: center;
	margin-top: 20px;
}
.wrap{

        float: left;
        margin: 10px;
}
.wrap2{
	float: right;
	margin: 10px;
}
/*Ð¡ÐµÑ‚ÐºÐ°*/
.hr_vd{
	background: url(../images/hr_vd.png) no-repeat;
        margin: 0 10px;
 	width: 1px;
	height: 360px;
	float: left; 	

}
.hr_d{
	background: url(../images/hr_d.png) no-repeat;
        margin: 15px 0;
 	width: 980px;
	height: 1px;
	float: left; 	

}

#sample-1.text-navbar.inline {
	margin: 0 0 -55px 0;
	position: relative;
	height: auto;
	width: 100%;
	overflow: hidden;
	padding: 0;
}

#sample-1.text-navbar.inline p{
	font-size: 12px;
	width:200px;
}


#sample-1 menu {
	margin: 0;
        padding-left:50px;
	float: none;
	overflow: hidden;
}


#sample-1 menu a {
	display: block;
	float: left;
	width: 229px;
	padding: 0;
	height: 370px;
        text-decoration: none;

}
#sample-1 menu a img {
	padding-bottom: 10px;
}
#sample-1 menu a .subtitle{
	display: block;
	font-size:16px;
	font-weight: bold;
	margin-bottom: 20px;
}
/*@end ÑÐµÑ‚ÐºÐ°*/

.text_head{
	min-height: 155px;
}
.clear {
	margin-top: -1px;
	height: 1px;
	clear: both;
}
.middle_banners1 {
	margin-left: 25px;
	margin-top: 5px;
}
.min{
	float: left;
	margin-top: 15px;
}
.shift{
margin-right:20px;
}
/* @end */

/* @group Ð¢Ð¾Ð²Ð°Ñ€ Ð¿Ð¾Ð´Ñ€Ð¾Ð±Ð½Ð¾ */

.category_description{
	margin: 5px 0px 25px 20px;
}
.featured{
	position: relative;
        left: 84px;
        border: none;
        bottom: 334px; 
}
.instyle{
	position: relative;
    left: 173px;
    border: none;
    bottom: 243px; 	

}

.instyle_cat{
	position: absolute;
	left: 0px;
	top: 0px;
}
.subdirectory li{
    list-style: none;
    color: #181818;
    font-size: 12px;
    height: 32px;
    line-height: 14px;
    font-weight: bold;        

}


.wrap_submenu{
	width: 210px;
	float: left;
}
.wrap_product{
	width: 750px;
	float: right;
}
.card {
	height:130px;
	width: 365px;
}
.price_card { 
	font-size: 20px;
	white-space: nowrap;
        color: #df1212;

}
.product .image {
	position: relative;
	width: 250px;
	float: left;
    
	padding-right: 20px;
	/* margin:0  20px  20px 0; */
	
}
.product .image img{
	max-width: 250px;
        /* border: 1px solid #c8c8c8; */  

}
.product .images {
	float: left;
	clear: left;
	width: 300px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.product .images img{
	text-align: center;
	width: 50px;
	background-color: #ffffff;
	border: 1px dashed #000000;
	float: left;
	padding: 5px;
	margin: 4px 10px 10px 0px;
}
.product .description{
	float: right;
	width: 543px;
}
.product .features {
	list-style: none;
	width: 100%;
	display: block;
	clear: both;
	margin-top: 15px;
	margin-bottom: 25px;
	border-bottom: 1px solid #e0e0e0;
}
.product .features li {
	padding: 10px 5px 10px 5px;
	overflow: hidden;
	border-top: 1px solid #e0e0e0;
	background-color: #f0f0f0;
}
.product .features li.even{
	background-color: #e9e9e9;
}
.product .features label {
	font-style: normal;
	display: block;
	width: 30%;
	float: left;
}
.product .features p {
	float: left;
	display: block;
	width: 70%;
}
.product .variants {font-size: 12px;position:relative;}
.product .variant td{
	padding-bottom: 10px;
	vertical-align: middle;
}
.variant {
	height:60px;
}
.product .compare_price {
	font-size: 12px;
	white-space: nowrap;
	color: #606263;	

}
.product .price { 
	font-size: 18px;
	white-space: nowrap;
        
	color: #ff0000;      

}
.product .reg { 
	font-size: 12px;
	white-space: nowrap;
        color: #df1212;
}
.product .price_dics{
        
	font-size: 18px;  white-space: nowrap;  color: #ff0000;
}
.product .price_old { 
	font-size: 12px;
	white-space: nowrap;
        
	color: #444444;
        
	display: block;
	line-height: 23px;
}
.product .variant_name {
	float: left;
	margin-right: 10px;
	font-size: 12px;
}
.product .variant_radiobutton {
	margin-right: 5px;
	margin-left: 0px;
}

#back_forward {
	font-size: 14px;
	margin-bottom: 20px;
	clear: both;
}
#back_forward a.prev_page_link{
	margin-right: 20px;
}
.ogl{}
.ogl li{
	height: 30px;
	display: block;
	float: left;
	list-style: none;
        text-decoration: none;
	padding: 6px 38px 4px;

}
.del {
	background:url(../images/wish_del.png) center top no-repeat;
        display: block;
        width: 22px;
        height: 22px;
}
.del:hover {background:url(../images/wish_del_h.png) center top no-repeat;}
/* @end â€” Ð¢Ð¾Ð²Ð°Ñ€ Ð¿Ð¾Ð´Ñ€Ð¾Ð±Ð½Ð¾*/

.tiny_products {
	list-style: none;
	display: block;
}
.tiny_products .product{

	margin-right: 10px;
	margin-bottom: 10px;
	display: -moz-inline-box; 
	display: inline-block; 
	word-spacing: normal;
	vertical-align: top;
}
.tiny_products .product .image {
	vertical-align: middle;
	text-align: center;
	width: 250px;
	height: 250px;
	line-height: 250px;
	background-color: #ffffff;
	padding: 5px;
	margin-bottom: 10px;
}
.tiny_products .product .image img{
	vertical-align: middle;
	max-width: 100px;
    border: 1px dashed #000000;
}
.tiny_products .product h3 {
	font-size: 12px;
	margin-bottom: 30px;
	font-weight: normal;
        text-align: left;
        font-style: italic;
}
.tiny_products .product h3.featured{
	background: url(../images/star.png) no-repeat;
	padding-left: 20px;
}

.wishlist {
	background: url(../images/wish.png) no-repeat;
	position: absolute;
	z-index: 200;
	padding: 20px;
	top:0px;
	right: 0;
}

.sticker_procent{
position: absolute;
z-index: 200;
height: 29px;
width: 37px;

padding-top: 11px;
font-size: 14px;
padding-left: 3px;
background: url("../images/krug_disc.png");
color: #fff;
top: 0px;
left: 0;
}

.prpr .sticker_procent {
position: absolute;
z-index: 200;
height: 29px;
width: 34px;
padding-top: 11px;
padding-left: 6px;
background: url("../images/krug_disc.png");
color: #fff;
top: 0px;
left: 0;
}



.sticker_reserved {
position: absolute;
z-index: 200;
height: 37px;
width: 40px;
padding-top: 3px;
line-height: 12px;
background: url("../images/flag_zakaz.png");
color: #fff;
top: 0px;
right: 0;
}

.prpr .sticker_reserved {
position: absolute;
z-index: 200;
height: 37px;
width: 38px;
padding-top: 3px;
text-align: center;
padding-left: 2px;
background: url("../images/flag_zakaz.png");
color: #fff;
color: #fff;
top: 0px;
right: 20px;

}


.sticker_procent span{
font-size:10px;

}
.wishlist:hover{
	background: url(../images/wish_h.png) no-repeat;
}
.in_wishlist{
	background: url(../images/wish_h.png) no-repeat;
	position: absolute;
	z-index: 200;
	padding: 20px;
	top: 0px;
	right: 0;
}
.product h3{
	font-size: 16px;
	font-weight: bold;
    text-align: left;
    margin: 0 auto;
	width: 490px;
	margin-bottom: 20px;

}  

.products {
	list-style: none;
	display: block;
        margin-top: 30px;
        text-align: center;
}
.products .product{
	float: left;
	width: 230px;
	overflow: hidden;
	margin:0 0px 30px 20px;
}
.products .product .image {
	position: relative;
	z-index: 100;
	text-align: center;
	width: 200px;
	background-color: #fff;
	float: none;
    margin: 0 auto;
	border: none;
        
}
.products .product .image img{
	max-width: 200px;
        border: none;
}
.products .product .product_info {
	width: 230px;
	display: -moz-inline-box;
	display: inline-block;
	word-spacing: normal;
	vertical-align: top;
    text-align: left;
}
.products .product h3 {
	font-size: 12px;
	font-weight: normal;
    text-align: left;
	margin: 0 auto;
	height: 80px;
    width:230px;
}
.products .product h3 a {
	color:#000;
}
.products .product h3.featured{
	
}

.products .product .annotation {
	font-size: 12px;
	color: #505050;
	margin-bottom: 5px;
}


/* ÐšÐ½Ð¾Ð¿ÐºÐ° */
.button {

        clear: left;
        cursor: pointer; 
	background-color: #000;
	border: none;
	display: inline-block;
	color: #fff;
	font-family: arial;
	font-size: 14px;
	padding: 6px 16px;       

}.button:hover,.b-send_inp-subm:hover,.b-prod_button:hover {
	
        background: #fe2929;
}.button:active {
	position:relative;
	top:1px;
}

#button_wish {

        clear: left;
        cursor: pointer; 
	background: #dcdcdc;
	border: none;
	display: inline-block;
	color: #000;
	font-family: arial;
	font-size: 12px;
	padding: 6px 0px;
        margin: 10px  0  20px 0px;
}        
#button_wish:hover {
	color:#7b7b7b;
}
.b1c{
	clear: left;
    cursor: pointer; 
	background: #dcdcdc;
	border: none;
	display: inline-block;
	color: #000;
	font-family: arial;
	font-size: 14px;
	padding: 6px 20px;
	margin-bottom: 30px;
    
}
.add1{
	border: none;
        background: url(../images/prev_add1.png) no-repeat;
        position: relative;
	top: 5px;
	display: inline-block;
	padding:  10px 10px 0;
     	margin: 0 10px;  
	vertical-align: text-bottom;         	   

}
.add2{
	border: none;
        background: url(../images/prev_add2.png) no-repeat;
        position: relative;
	top: 5px;
	display: inline-block;
	padding: 10px 10px 0 10px;                      
	margin: 0 10px;  
	vertical-align: text-bottom;
}
.add1:hover {
 	background: url(../images/prev_hoveradd1.png) no-repeat;
 }
.add2:hover {
 	background: url(../images/prev_hoveradd2.png) no-repeat;
 }
/* @group Ð¤Ð¸Ð»ÑŒÑ‚Ñ€ Ð¿Ð¾ ÑÐ²Ð¾Ð¹ÑÑ‚Ð²Ð°Ð¼ */
#features {
	background-color: #f0f0f0;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
}
#features .feature_name{
	padding: 7px;
}
#features .feature_values{
	padding: 7px;
}
#features a {
	padding-right: 6px;
	white-space: nowrap;
}
#features a.selected {
	background-color: #4a4a4a;
	color: #505050;
	text-decoration: none;
}
/* @end â€” Ð¤Ð¸Ð»ÑŒÑ‚Ñ€ Ð¿Ð¾ ÑÐ²Ð¾Ð¹ÑÑ‚Ð²Ð°Ð¼*/


/* @group Ð¡Ð¾Ñ€Ñ‚Ð¸Ñ€Ð¾Ð²ÐºÐ° */
.sort {
	color: #505050;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	float: left;
}
.sort a{
	margin-right: 5px;
}
.sort a:hover{
	color: #df1212;
}
.sort .selected {
	color: #a0a0a0;
	text-decoration: none;
	margin-right: 5px;
}
.selectStyle{
	/* -webkit-appearance: none; */
	padding: 5px;
	height: 30px;
	margin-left: 20px;
	border-radius: 0;
}
/* @end */


/* @group ÐŸÐ¾ÑÑ‚Ñ€Ð°Ð½Ð¸Ñ‡Ð½Ð°Ñ Ð½Ð°Ð²Ð¸Ð³Ð°Ñ†Ð¸Ñ */
.pagination {
	/* margin: 15px 0px 50px 470px; */
	font-size: 14px;
	float: right;
}

.pagination a {
	display: block;
	float: left;
	background-color: #f1f2f3;
	color: #000;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 7px 4px;
	min-width: 22px;
	text-align: center;
	
}
.pagination a.selected:hover,
.pagination a.selected {
	text-decoration: none;
        background-color: #000;
	color: #fff;
}
.pagination a:hover {
	background-color: #d7d7d7;
}

.pagination a.next_page_link, .pagination a.prev_page_link{
	border: none;
	background: none;
}
/* @end */


/* @group ÐŸÑ€Ð¾ÑÐ¼Ð¾Ñ‚Ñ€ÐµÐ½Ð½Ñ‹Ðµ Ñ‚Ð¾Ð²Ð°Ñ€Ñ‹ */
#browsed_products{
	margin-bottom: 20px;
	overflow: hidden;
}

#browsed_products li{
	display: block;
	float: left;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	margin: 0 7px 7px 0;
	width: 50px;
	height: 50px;
}
#browsed_products li a{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 50px;
	height: 50px;
}
/* @end â€” ÐŸÑ€Ð¾ÑÐ¼Ð¾Ñ‚Ñ€ÐµÐ½Ð½Ñ‹Ðµ Ñ‚Ð¾Ð²Ð°Ñ€Ñ‹ */


/* @group Ð¤Ð¾Ñ€Ð¼Ñ‹ */
input[type="text"],
input[type="password"]
{
	width: 100%;
	font-size: 14px;
        line-height:24px;
}

.form
{
	width:400px;
	margin-bottom: 10px;
}
.form textarea
{
	width:100%;
	height:100px;
	font-size: 18px;
}
.form label {
	display:block;
	font-size: 14px;
}
.form input[type="text"]{
	display:block;
	margin-bottom: 10px;
}
input.email-signup-input{
        position: relative;
        width: 250px;
        padding: 3px 6px;
        margin: 0 15px;
        border: 1px solid black;
        height: 20px;
        color: #000;
        background: #fff
}
/* @group ÐšÐ¾Ð¼Ð¼ÐµÐ½Ñ‚Ð°Ñ€Ð¸Ð¸ */
.comment_list {
	margin-top: 15px;
	list-style: none;
}
.comment_list li {
	padding-bottom: 15px;
        list-style: none;
}
.comment_header {
	font-size: 18px;
}
.comment_header i {
	font-weight: normal;
	font-style: normal;
	color: #878787;
	font-size: 13px;
}
/* @end â€” ÐšÐ¾Ð¼Ð¼ÐµÐ½Ñ‚Ð°Ñ€Ð¸Ð¸*/

/* @group Ð¤Ð¾Ñ€Ð¼Ð° Ð¾Ñ‚Ð¿Ñ€Ð°Ð²ÐºÐ¸ ÐºÐ¾Ð¼Ð¼ÐµÐ½Ñ‚Ð°Ñ€Ð¸Ñ */
.comment_form {
	background-color: #f3f3f3;
	border: 1px solid #e0e0e0;
	padding: 20px;
	margin-top: 20px;
	width: 90%;
	overflow: hidden;
}
.comment_form h2 {
	margin-bottom: 0px;
}
.comment_form .comment_textarea {
	width: 100%;
	height: 100px;
	font-size: 12px;
}
.comment_form label {
	display: block;
	float: left;
	width: 100px;
	font-size: 18px;
	margin-top: 15px;
}
.comment_form .input_name {
	font-size: 16px;
	width: 250px;
	margin-top: 15px;
}
.comment_form .input_captcha, .cart_form .input_captcha{
	float: left;
	width: 150px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	height: 36px;
}
.cart_form table tr td{
line-height: 40px;
min-width: 230px;
}
.comment_form .captcha, .cart_form .captcha {
	float: left;
	display: block;
	margin-top: 15px;
	margin-right: 10px;
}
.comment_form .button,
.feedback_form .button,
.register_form .button,
.login_form .button{
	float: right;
	display: block;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 0px;  height: 35px;
}

.feedback_form .button{
margin-right: -6px;
}
/* @end â€” Ð¤Ð¾Ñ€Ð¼Ð° Ð¾Ñ‚Ð¿Ñ€Ð°Ð²ÐºÐ¸ ÐºÐ¾Ð¼Ð¼ÐµÐ½Ñ‚Ð°Ñ€Ð¸Ñ */

/* @group Ð¤Ð¾Ñ€Ð¼Ð° Ð¾Ñ‚Ð¿Ñ€Ð°Ð²ÐºÐ¸ Ð¾Ð±Ñ€Ð°Ñ‚Ð½Ð¾Ð¹ ÑÐ²ÑÐ·Ð¸ */
.feedback_form {
	background-color: #f3f3f3;
	border: 1px solid #e0e0e0;
	padding: 20px;
	margin-top: 20px;
	width: 90%;
	overflow: hidden;
}
.feedback_form .input_captcha, .register_form .input_captcha{
	float: left;
	width: 150px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	height: 36px;
}
.feedback_form .captcha, .register_form .captcha{
	float: left;
	display: block;
	margin-top: 15px;
	margin-right: 10px;
}
.feedback_form .button_send {
	font-size: 18px;
	float: right;
	margin-top: 25px;
}
/* @end â€” Ð¤Ð¾Ñ€Ð¼Ð° Ð¾Ñ‚Ð¿Ñ€Ð°Ð²ÐºÐ¸ ÐºÐ¾Ð¼Ð¼ÐµÐ½Ñ‚Ð°Ñ€Ð¸Ñ */
#top_line {
width:100%;
height:39px;
border-bottom:1px solid #f7ebe8;
}

/* @group ÐšÐ¾Ñ€Ð·Ð¸Ð½Ð° */
#cart_informer{
font-size: 14px;
margin-top: 12px;
margin-right: -20px;
margin-left:25px;
float: right;
}	
.backgr{/* background: url(../images/hr_prod.png) bottom no-repeat; */ height: 40px;}

.backward{
	background-color: #000000;
	border: medium none currentColor;
	color: #FFFFFF;
	display: inline-block;
	font-size: 14px;
	margin-left: -95px;
	padding: 6px 20px;
	margin-top: -10px;width: 145px;
}
.backward a{
	color: white;
	text-decoration: none;
}

#number{
	display: block;
        padding: 26px 8px 15px;
	color: #fff;
}
#purchases{
	width: 100%;
        font-size: 14px;
	text-align: center;
        margin-bottom: 10px;
}
#purchases tr{
	
}
#purchases th{
	
	padding: 20px 0;
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #f1f1f1;
}
#purchases .image{
	padding-left: 20px;
	text-align: center;
	border-bottom: 1px solid #f1f1f1;
}
#purchases .image a{
	background-color: #ffffff;
	margin: 0 7px 7px 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 50px;
	height: 50px;
}

#purchases .name{
	padding:0 10px;
	text-align: left;
}
#purchases td.name{
	font-size: 14px;
        width: 400px;
	border-bottom: 1px solid #f1f1f1;
}
#purchases td .download_attachment{
	white-space: nowrap;
	color: #3b8500;
	padding: 5px 10px 7px 10px;
	background-color: #ccff72;
	line-height: 30px;
}

#purchases .price{
padding:0px 5px;
white-space: nowrap;
font-size: 14px;
font-weight: bold;
text-align: center;
border-bottom: 1px solid #f1f1f1;
}

#purchases .total{
	padding:8px;
        font-size: 14px;
	white-space: nowrap;
	text-align: right;
}
#purchases .total span{
font-size:20px;
color: #fe2929;
}
#purchases .hr_cart{
	background: url(../images/hr_prod.png) no-repeat;
        height: 1px;
}
#purchases .hr_cart:nth-child(last) {
	background: none;
        height: 1px;
}


#order_comment{
width:400px;
height:100px;
margin-top: 20px;
margin-right: -4px;
}

#purchases .remove{
	padding-left: 15px;
	text-align: left;
	position: relative;
}
#purchases .amount{
	font-size: 14px;
	padding-left: 5px;
	border-bottom: 1px solid #f1f1f1;
	padding-right: 5px;
}
#purchases .amount select{
	font-size:12px;
}

#purchases .coupon .name{
	font-size:14px;
}
#purchases .coupon .name input.coupon_code{
	width: 200px;
}
#purchases .coupon .name input{
	font-size:16px;
}
#adrrtable,#fiotable {
width:400px;
}
#nas_punkt_addr{
margin-top:15px;
}
.cart_form table tr td input[type="text"] {
font-size:14px;
line-height:24px;
}
.tddivider{
padding-bottom: 10px;
}
.cart_form table tr td{

}
.super_orange_button{
background-color: #000;
text-transform: uppercase;
float: right;
width: 230px;
font-size: 21px;
height: 50px;
margin: 10px 0 50px;
}

#adrrtable tr td,#fiotable tr td {
min-width:130px;
}
ul#deliveries{
	margin: 20px;
	background-color: #ffffff;
	padding: 20px 20px 0 20px;
	list-style: none;
}
ul#deliveries li{
	margin-bottom: 20px;
}
ul#deliveries li div.checkbox{
	float: left;
}
ul#deliveries li h3, ul#deliveries li .description{
	display: block;
	margin-left: 25px;
}
.deliveryn {
font-size:14px;
width: 406px;
margin-right: -4px;
height: 30px;
}
/* @end */


/* @group ÐšÐ°Ð±Ð¸Ð½ÐµÑ‚ */
#orders_history
{
	list-style: none;
}
#orders_history li
{
	margin-bottom: 10px;
}
#orders_history li a
{
	font-size: 16px;
}
/* @end â€” ÐšÐ°Ð±Ð¸Ð½ÐµÑ‚ */

/* @ Ð’ÐºÐ»Ð°Ð´ÐºÐ¸*/

 
:focus {
  -moz-outline-style:none;
}
.box {  
  display: none; /* Ð¿Ð¾ ÑƒÐ¼Ð¾Ð»Ñ‡Ð°Ð½Ð¸ÑŽ Ð¿Ñ€ÑÑ‡ÐµÐ¼ Ð²ÑÐµ Ð±Ð»Ð¾ÐºÐ¸ */  
}  
.box.visible {  
  display: block; /* Ð¿Ð¾ ÑƒÐ¼Ð¾Ð»Ñ‡Ð°Ð½Ð¸ÑŽ Ð¿Ð¾ÐºÐ°Ð·Ñ‹Ð²Ð°ÐµÐ¼ Ð½ÑƒÐ¶Ð½Ñ‹Ð¹ Ð±Ð»Ð¾Ðº */  
} 

.section {
	margin-left: 270px;
        margin-bottom:20px;
}
ul.tabs {
	height: 49px;
	line-height: 48px;
	list-style: none;
        
	border-bottom: 1px solid #c8c8c8;
}
.tabs li {
	float: left;
	display: inline;
	margin: 0 1px 0px 0;
	background: #f9f9f9;
	padding: 0 23px 0px;
	color: #000000;
        font-size: 14px;
	font-weight: 700;
	cursor: pointer;
	position: relative;
	border: 1px solid #c8c8c8;
}
.tabs li+li{
    margin-left: -2px;
}
.tabs li.current {
	color: #000000;
	background: #FFF;
	padding: 0 23px 1px;
	
	font-weight: 700;
	border-bottom: none;
}
.box {
	display: none;
	border: 1px solid #c8c8c8;
  	border-width: 0 1px 1px;
	padding: 15px 15px 15px 25px;
	line-height: 17px;
	font-size: 14px;
}
.box.visible {
	display: block;
}

.section.vertical {
	width: 440px;
	border-left: 160px solid #FFF;
}
.vertical .tabs {
	width: 160px;
	float: left;
	display: inline;
	margin: 0 0 0 -160px;
}
.vertical .tabs li {
	padding: 0 13px;
	margin: 0 0 1px;
	border: 1px solid #E4E4E4;
	border-right: 1px solid #F9F9F9;
	width: 132px;
	height: 25px;
}
.vertical .tabs li:hover {
	width: 131px;
}
.vertical .tabs li.current {
	width: 133px;
	color: #444;
	background: #EFEFEF;
	border: 1px solid #D4D4D4;
  border-right: 1px solid #EFEFEF;
  margin-right: -1px;
}
.vertical .box {
  border-width: 1px;
}

/* @end â€” Ð’ÐºÐ»Ð°Ð´ÐºÐ¸ */

/* @group Ð”ÐµÑ‚Ð°Ð»Ð¸ Ð·Ð°ÐºÐ°Ð·Ð° */
table.order_info
{
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #f9f9f9;
}
table.order_info td
{
	padding: 10px;
	border: 1px dotted #e0e0e0;
	font-size: 14px;
}
.checkout_button
{
	padding: 5px 10px;
	border: none;
	background-color: #000;
	color: #fff;
	font-size: 14px;
        cursor:pointer;
}
/* @end */


/* Ð¡Ð¾Ð¾Ð±Ñ‰ÐµÐ½Ð¸Ðµ Ñ Ð¾ÑˆÐ¸Ð±ÐºÐ¾Ð¹ */
.message_error{
	clear: both;
	height: 18px;
	padding: 10px 20px;
	margin-bottom: 15px;
	margin-top: 10px;
	overflow: hidden;
	color: red;
	background-color: #ffcaca;
	border: 1px dotted #ff4545;
}
.even{margin-bottom: 5px;}
.banner_wrapper {
  width: 600px;
}

/*baner*/
.slider {
float:left;
width:600px;
height:500px;
position:relative;
padding-bottom:10px;
}

.sliderContent {
float:left;
width:600px;
height:500px;
clear:both;
position:relative;
overflow:hidden;
}

.sliderArrows a {
display:block;
text-indent:-9999px;
outline:none;
z-index:50;
background-image:url(../images/gfx/prev_next.png);
width:42px;
height:42px;
position:absolute;
top:50%;
margin-top:-34px;
}

.prev {
background-position:0 0;
left:15px;
}



.next {
right:15px;
background-position:-44px 0;
}



.sliderContent .item {
position:absolute;
width:600px;
height:500px;
background:#fff;
}

.sliderBullets {
position:absolute;
bottom:0;
top: 5%;
right:5%;
z-index:50;
margin-left:-45px;
}

.sliderBullets a {
display:block;
float:left;
text-indent:-9999px;
outline:none;
margin-left:10px;
width:10px;
height:11px;
background:url(../images/gfx/bullets.png) no-repeat;
}

.sliderBullets .active {
background-position:0 -12px;
}

.sliderContent a {
outline:none;
}

span.red_link {
    font-weight: bold;
    color: #000000;
}

span.red_link:hover {
    font-weight: bold;
    color: #CC0000;
}

.subdirectory{
	margin-top: 20px;
}

.subdirectory li:nth-child(even) {
	width:210px;
	background: #f1f2f3;
	margin-bottom: 5px;
	min-height: 20px;
	padding: 10px;
	font-weight: bold;
}

.subdirectory li:nth-child(odd) {
	width:210px;
	margin-bottom: 5px;
	min-height: 20px;
	padding: 10px;
}
.subdirectory a+a li{border-top:1px solid #f1f2f3;}
.subdirectory a:hover li{color:#fe2929;
}

.input_search {color: black;}
input::-webkit-input-placeholder {color: black;}
input:-moz-placeholder {color: black;}
/*
.brand-list .col:nth-child(1n) {color:red; float: left;}
.brand-list .col:nth-child(2n) {color:green; float: left;}
.brand-list .col:nth-child(3n) {color:blue; float: left;}
*/
.col {
width: 980px !important;
float: none;
margin-bottom: 10px;
}

.brend-one .col, .brend-two .col, .brend-three .col, .brend-four .col {
}
.brend-one, .brend-two, .brend-three, .brend-four {
width:245px;
float: left; 
}
/* @end */


.menu-select {
display: none;
position: absolute;
z-index: 2000;
background: #fff;
padding: 10px;
border: 1px solid #000;
right: 0px;
top: 31px;
}

.menu-select li {
list-style: none;
}

.wrapper span { 
top: 7px;
position: relative;
}

.wrapper {
width: 300px;
height: 31px;
font-size: 14px;
background: transparent;
border: 1px solid rgb(0, 0, 0);
border-radius: 0px;
padding-left: 5px;
margin: 0px 15px;
float: left;
}

.black-button {
background: url("../images/new_arrow.png") no-repeat scroll;
background-repeat: no-repeat;
background-position: right center;
width: 30px;
height: 30px;
display: table;
position: absolute;
top: 0px;
right: 33px;
z-index: 1;
}

#row {
position: relative;
}

#row label {
float: left;
margin-right: 15px;
}

.black {
width: 20px;
height: 31px;
display: table;
position: absolute;
background: #fff;
border-left: 1px solid #000;
top: 0px;
right: 12px;
}


noindex:-o-prefocus,.black-bottom {
background: url("http://vipcosmetica.com/design/maroshka_1/images/new_arrow.png") no-repeat #FFFFFF;
display: table;
height: 31px;
position: absolute;
right: 32px;
top: 0px;
width: 31px;
z-index: 2;
}

.instyle_cat, x:-moz-any-link {
position: absolute;
margin-top: 0px;
margin-left: -60px;
width: 50px;
}

noindex:-o-prefocus, .instyle_cat {
position: absolute;
margin-top: 0px;
margin-left: -60px;
width: 50px;
}
.minishopik {
position: relative;
}
.minishop_div {
background: rgba(0, 0, 0, 0.400);
color: white;
font-size: 17px;
height: 40px;
left: 0px;
padding: 5px;
position: absolute;
text-align: center;
top: 250px;
width: 290px;
}
.minishop_div2 {
background: rgba(0, 0, 0, 0.400);
color: white;
font-size: 17px;
height: 30px;
left: 30px;

padding: 10px;
position: absolute;
text-align: center;
top: 250px;
width: 280px;
}
.clear{
clear:both;
}

.wrapper_20{
font-family: Verdana;
font-size:12px;
color:#000000;
width:980px;
min-height:450px;
margin:0 auto;
padding-bottom:15px;
}

.topHead{
background-image:url(http://vipcosmetica.com/design/maroshka_1/images/topHead.png);
width:980px;
height:211px;
overflow:hidden;
font-size:22px;
float:left;
}

.topHead span{
color:#feffff;
font-size:22px;
margin-left: 15px;
}

.logoLeft{
float:left;
margin-top: 39px;
margin-left: 65px;
}

.logoRight{
float:right;
margin-top: 39px;
margin-right: 36px;
}

.date_off{
margin-top: 166px;
margin-left: 292px;
width: 404px;
height:22px;
}

.content_1{
width:920px;
background-image:url(http://vipcosmetica.com/design/maroshka_1/images/content_1_bg.jpg);
background-color:#ffffff;
background-repeat:no-repeat;
min-height: 2436px;
font-weight:600;
padding: 30px;
padding-bottom: 50px;
line-height: 30px;
}

.oneps{
font-size: 20px;
text-align:justify;
}

.programma_1{
font-size:40px;
color:#f93011;
margin-top:40px;
}

.programma_1_other{
font-size:22px;
color:#000000;
margin-top:40px;
width:575px;
max-width:575px;
padding-top:30px;
overflow:hidden;
}

.programma_1_other span{
font-size:22px;
color:#f93011;
}

.one_png{
float:left;
margin-right:15px;
margin-top: -34px;
}

.programma_2_other{
font-size:22px;
color:#f93011;
margin-top: 40px;
width:575px;
max-width:575px;
padding-top: 35px;
overflow:hidden;
}

.programma_2_other span{
font-size:18px;
}

.programma_2_other span span{
color:#ffffff;
background-color:#000000;
padding:2px 5px 2px 5px;
}

.programma_3_other{
font-size:22px;
color:#000000;
margin-top: 40px;
width:575px;
max-width:575px;
overflow:hidden;
}

.programma_3_other span{
font-size:18px;
}

.tovar_png1{
margin-top: 23px;
margin-left:-15px;
margin-bottom:0px;
}

.programma_4_other{
font-size:22px;
color:#000000;
margin-top: 27px;
width:575px;
max-width:575px;
overflow:hidden;
}

.programma_4_other span{
font-size:18px;
}

.programma_5_other{
font-size:22px;
color:#000000;
margin-top: 22px;
width:575px;
max-width:575px;
overflow:hidden;
}

.programma_5_other span{
font-size:18px;
}

.tovar_png2{
margin-top: 30px;
margin-left: 91px;
margin-bottom:0px;
}

.programma_6_other{
font-size:22px;
color:#000000;
margin-top:40px;
width:575px;
max-width:575px;

}

.programma_6_other span{
font-size:22px;
color:#f93011;
}

.programma_7_other{
font-size:22px;
color:#f93011;
margin-top:40px;
width:575px;
max-width:575px;
padding-top: 35px;
overflow:hidden;
}

.star_all{
background-image:url(http://vipcosmetica.com/design/maroshka_1/images/starq.png);
width:980px;
height:70px;
color:#feffff;
overflow:hidden;
margin-left:-30px;
text-align:center;
font-size:45px;
line-height:70px;
margin-top: 67px;
}

.bot_footer{
font-size: 20px;
text-align:center;
width: 899px;
height:135px;
overflow:hidden;
margin-top: 28px;
}

.lady_1{
float:right;
position:relative;
top: -216px;
left: 14px;
}

.lady_2{
float:right;
position:relative;
top: -119px;
left: 16px;
}

.lady_3{
float:right;
position:relative;
top: -211px;
left: 13px;
}

.lady_4{
float:right;
position:relative;
top: -196px;
left: 13px;
}

.programma_12_other{
font-size:22px;
color:#000000;
margin-top: 20px;
width:575px;
max-width:575px;
overflow:hidden;
}

.programma_12_other span{
font-size:18px;
}


.category_description p{
	font-size: 14px;
}

.new_products p{
	font-size: 14px;
}

.pay p{
	font-size: 14px;	
}

.contact p{
	font-size: 14px;
}

.about p{
	font-size: 14px;
}

.product_variants p{
	font-size: 14px;
}

.bg_animation {
	 background: url(../images/merryx221214.png) repeat; 
	/* background: fixed url(../images/bg.gif) center 0 no-repeat; */
}
.bg_noanimation {
background: url(../images/merryx221214.png) repeat;
	/*background: fixed url(../images/bg_noanimation.png) center 0 no-repeat;*/
}
#mshadow{
box-shadow: 0 0 10px rgba(0,0,0,0.5);
margin: 0 auto;
position:relative;
width: 1020px;
z-index: 3;
background: #fff;
}
#imgpresent1{
position: fixed;
bottom: 0;
left: 0;
z-index: 1;
}
#imgpresent2{
position: fixed;
bottom: 0;
right: 0;
z-index: 1;
}

.deliverytables {
width:100%;
text-align:center;
}
.deliverytables tr td {
padding:9px;
border: 1px solid #000;

}
.deliverytables tr.deliveryfirsttr {
background: #DCDCDC;
font-weight:bold;
}


.deliverytables tr td a,.orrrange{
color: #ff0000;
text-decoration:underline;
font-weight: normal;
}
.deliverytables tr td a:hover,.orrrange:hover{
text-decoration:none;
}
.histback {
font-size:14px;
color: #fe2929;
text-decoration:underline;
}
#userplace{
width:100%;
padding-bottom: 50px;
min-height: 500px;
font-size:14px;
}
#userplace #userplace_left{
float:left;
width:200px;
min-height:500px;
border-right:1px dotted #000;
}
#userplace #userplace_right{
margin-left:20px;
float:left;
width:750px;
min-height: 500px;
padding-bottom: 30px;
}
#userplace #userplace_right #lkorderstab{
width:100%;
}
#userplace #userplace_right #lkorderstab tr td{
padding:5px 10px;
}
.pointer{
cursor:pointer;
}
.yel_und {
cursor:pointer;
color:#fe2929;
}
.bl_und{
color:#000;
cursor:pointer;

}
.bl_und:hover{
color: #fe2929;
cursor:pointer;
}
.und{
text-decoration:underline;
}
.bold{
font-weight:bold;
}
#mytablediv {
height: 190px;
overflow: hidden;
}
#myorders{
margin-bottom:5px;
}

.subdirectory li span{
    display: table-cell;
    vertical-align: middle;
    height: 32px;
}
.b-prices{}
.b-brend-button{
    float: right;
    width: 109px;
    height: 35px;
    clear: none;
    margin-top: 9px;
}
.b-prod-button{
    width: 109px;
    height: 34px;
    padding: 0;
    margin-left: 28px;
}
.b-send{
    width: 100%;
    background: #fff;
    color: #000000;
    font-size: 18px;
    line-height: 80px;
    height: 80px;
    overflow: hidden;
}
.b-send span{
    float: left;
    background: url(../images/want.jpg) 0 0 no-repeat;
    width: 445px;
    height: 80px;
    display: block;
}
.b-variant-table{float:left;}
.b-send_inp-subm{float: left;width:149px;height: 34px;color:#fff;cursor: pointer;font-size:14px;background:#000000;text-transform:uppercase;border: none;margin-top: 23px;}
.b-send_inp-text{width: 265px!important;background:#e9e9e8;height: 32px;padding-left:15px;color:#444444;margin-top: 23px;margin-right: 5px;border: none;float: left;font-size:14px;}
.footer_lincks-head{
    font-size: 14px;
    text-transform: uppercase;
   
    line-height: 56px;
    height: 47px;
    font-weight: 700;
}
.b-copy{
    text-align: left;
    width: 100%;
    font-size: 12px;
    display: block;
    height: 14px;
    line-height: 14px;
}
.b-send_inp-text::-webkit-input-placeholder{font-style:italic;color:#444444;font-size:14px;}
.b-send_inp-text::-moz-placeholder{font-style:italic;color:#444444;font-size:14px;}

.b-actsia_block{
    width: 100%;
}
.b-actsia__item{
    width: 480px;
    height: 300px;
    float: left;
    cursor: pointer;
    position: relative;
    margin-top: 20px;
    margin-right: 20px;
}
.b-actsia__item:nth-child(2n){
    margin-right: 0px;
}
.b-actsia__item-href{}
.b-actsia__item_img{}
.b-actsia__item_fon{
    width: 100%;
    position: absolute;
    bottom: 0px;
    padding-top: 12px;
    left: 0px;
    font-size: 14px;
    background: rgba(0, 0, 0, 0.8);
    height: 68px;
    color: #fff;
    text-align: center;
}
.b-actsia__item_head{
    font-size: 16px;
    text-transform: uppercase;
    line-height: 18px;
    margin: 0px;
}
.b-actsia__item_final{
    display: block;
    line-height: 16px;
    margin: 3px 0;
}
.b-actsia__item_per{
    display: block;  line-height: 16px;
}
.b-actsia__item_quant{
    color: #fe2929;  margin-left: 5px;
}
.b-actsia__item_timer{
    color: #fe2929;
    margin-left: 5px;
}

.b-actsia__item-future{
    opacity: 0.5;
}


.b-actsia__item-middle {

width:980px;
}



.b-actsia__item-future:hover{opacity:1;}
.b-actsia__item:hover a:before{content:'';background: rgba(254, 41, 41, 0.2);position:absolute;left:0px;top:0px;width:100%;height:300px}



.b-new-acts{
    background: url(../images/sale.jpg) 0 0 no-repeat;
    height: 70px;
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 0;
}

.footer-linck-plata{}
.b-cart{
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 28px;
}
.b-remove-cart{text-decoration: none;
position: absolute;

border-radius: 10px;
top: 43px;height: 21px;font-size: 25px;
left: -1px;width: 15px;







background: url(../images/x.png) 3px 3px no-repeat;}



.b-popup_fixed{position: fixed;
width: 100%;
display: none;
height: 100%;
background: rgba(0,0,0,.6);
left: 0;
top: 0;
z-index: 89;}
.b-form-address__item-small{
    width: 337px!important;
}
.b-obr-popup{
    width: 465px;  
    height: 166px;    left: 49%;  position: fixed;  
     display: none;
    margin-left: -232px;  background: #fff;  
    padding: 76px 30px 0px 30px;  z-index: 915;  top: 126px;
}
.b-popup-a{      text-decoration: none;  position: absolute;        background: url(../images/x.png) 3px 3px no-repeat;        color: transparent;      border-radius: 10px;          font-size: 35px;  right: 12px;  
    top: 9px;        height: 15px;      width: 15px;      font-weight: 300;

}
.b-form-address{
    width: 484px;
    float: left;
    margin-left: 40px;
}
.b-form-address__item{
    width: 484px!important;
    margin: 10px 0 22px!important;
    color: #000;
    height: 55px;
    border: 1px solid #d9e0eb;
    box-shadow: 0 0 8px #dbdbdb inset;
    border-radius: 5px;
    padding: 0 19px;
}
.b-form-address__hide{}
.b-cart_button{
    width: 190px;
    height: 45px;
    float: left;
    cursor: pointer;  background-color: #000;  border: none;  display: inline-block;  
    color: #fff!important;  font-family: arial;  font-size: 14px;  padding: 6px 20px;
    font-weight: 700;
}
.b-form-address__label{
    display: block;
    font-size: 18px;
    color: #000000;
    background: url(../images/text-foo.jpg) 0 0 no-repeat;  width: 445px;  
    margin-bottom: -12px;
    margin-top: -22px;
    height: 49px;
}.b-form-address__item-small{
    width: 337px!important;
}
.b-pop-send{
    text-align: center;
    text-decoration: none;
    line-height: 45px;
}
.b-brans{width:100%;float:left;margin-bottom: 30px;}

.b-brans_item{width:30px;height:30px;background:#000;color: #fff;float: left;line-height: 30px;text-align: center;font-size: 14px;}
.b-brans_item+.b-brans_item{margin-left:4px;}
.b-brans_item:hover{background:#ff2929;color:#fff;}
.b-brans_item-big{
    width: 60px;
}

.b-popup-p{
    color: #222e3f;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
}
.pop-send-form{}

.b-form-address__label1{
    display: block;
    width: 100%;
    float: left;
    color: #000;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 4px;
}
.b-form-address__item-small{}
.b-recall-popup {
    width: 247px;
    height: 250px;
    left: 48%;  position: fixed;  
    display: none;  
    margin-left: -123px;  background: #fff;  
    padding: 34px 30px 0px 43px;  z-index: 915;  top: 126px;
}
.b-popup-zag{
    background: url(../images/obr.jpg) no-repeat;
    background-position: 0px 0px;
    width: 232px;
    height: 26px;
    margin-bottom: 16px;
    display: block;
    float: left;
}
.b-phone1{
    float: left;
    position: relative;
    padding-left: 25px;
    margin-right: 25px;
}
.b-phone2{
    float: left;  position: relative;    padding-left: 25px;
}
.b-search3,.b-search4{
    float: left;  position: relative;    padding-left: 25px;
}
.b-search3:before{content:'';background: url(../images/search_icon_2.png) 0 0 no-repeat;width: 25px;height: 39px;
position: absolute;top: 2px;left: 30px;z-index:3;}

.b-search4:before{content:'';background: url(../images/search_icon_1.png) 0 0 no-repeat;width: 25px;height: 39px;
position: absolute;top: 2px;left: 30px;z-index:3;}


.b-search3 .isearch{
font-style:italic;
width: 260px;
color: #969696;
background: #e9e9e8;
border: none;
top: -3px;
padding-left: 25px;
position: absolute;
}
.b-search4 .isearch{
font-style:italic;
width: 53px;
color: #050505;
background: #fff;
border: none;
top: -3px;
padding-left: 25px;
position: absolute;
}


.b-search4 .isearch::-webkit-input-placeholder {color:#050505;}
.b-search4 .isearch::-moz-placeholder          {color:#050505;}/* Firefox 19+ */
.b-search4 .isearch:-moz-placeholder           {color:#050505;}/* Firefox 18- */
.b-search4 .isearch:-ms-input-placeholder      {color:#050505;}

.b-search3 .isearch::-webkit-input-placeholder {color:#969696;}
.b-search3 .isearch::-moz-placeholder          {color:#969696;}/* Firefox 19+ */
.b-search3 .isearch:-moz-placeholder           {color:#969696;}/* Firefox 18- */
.b-search3 .isearch:-ms-input-placeholder      {color:#969696;}



.b-phone1:before{content:'';background: url(../images/phone1.jpg) 0 0 no-repeat;width: 25px;height: 39px;position: absolute;top: -10px;left: 0px;}
.b-phone2:before{content:'';background: url(../images/phone2.jpg) 0 0 no-repeat;  width: 25px;  height: 39px;  position: absolute;  top: -10px;  left: 0px;}
.b-prod_button{
    width: 109px;
    height: 22px;
    line-height: 23px;
    text-transform: uppercase;
    float: right;
    margin-right: 21px;
    font-weight: 400;
    margin-top: 15px;
}
.b-form-address__item1{border:1px solid #a9a9a9;width: 214px!important;height: 28px;padding-left: 10px;float: left;margin-bottom: 10px;}

#leftprojectpart{
margin-top:30px;width:640px;height:350px;position:relative;font-size:16px;text-align: justify;
}
#leftprojectpart img{
position:absolute;right:-300px;top:-10px;
}
.b-foo-text{
    float: left;
    width: 480px;
    text-align: justify;
    font-size: 14px;
    line-height: 17px;
    color: #434242;
    padding-top: 25px;
}
.b-foo-sub{
    float: right;
    width: 436px;
}
.b-foo-sub_head{
    background: url(../images/text-foo.jpg) 0 0px no-repeat;
    width: 438px;
    height: 32px;
    margin-top: 22px;
}
.m-send-form{}
.m-mini-sub{
    float: left;
    margin-top: 5px;
}
.m-mini-sub-text{
    width: 265px!important;
    float: left;
    margin-top: 5px;
}
.b-birds{
    float: left;
    background: url(../images/birds.jpg) 0 0px no-repeat;
    width: 312px;
    height: 95px;
    margin-left: -3px;
    margin-top: 1px;
}
.b-footer-bottom{
    width: 100%;  
    background: #fff;
    overflow: hidden;
    position: relative;
}
.b-foot-r{
    float: right;
    width: 265px;
    position:relative;
    margin: 6px 0px 0px 0px;
}
.b-pay{
    height: 32px;
    width: 100%;
    margin-top: 10px;
}
.b-pay_item{
    width: 51px;
    float: left;
    height: 32px;
    margin-right: 10px;
    background-image: url(../images/oplata.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
.b-pay_item1{
    background-position: -9px -10px;
}
.b-pay_item2{
    background-position: -60px 0px;
}
.b-pay_item2{
background-position: -70px -10px;}
.b-pay_item3{
    background-position: -121px 0px;
}
.b-pay_item3{background-image: url(../images/hover.png);
background-position: -121px 0px;}
.b-pay_item4{
    background-position: 0px -40px;
}
.b-pay_item4{background-image: url(../images/hover.png);
background-position: -181px 0px;}
.b-pay_item5{
    background-position: -60px -40px;
}
.b-pay_item5{background-image: url(../images/hover.png);
background-position: -241px 0px;}
.b-pay_item6{
    margin-right: 0px;
}
.b-pay_item6{
background-position: -130px -10px;}
.b-pay_item6:hover{background-position: -130px -50px;}
.b-pay_item2:hover{background-position: -70px -50px;}
.b-pay_item1:hover{background-position: -9px -50px;}
.m-footer_lincks-head{
    text-transform: none;
    font-weight: 400;
    margin: 3px 0 5px 0;
}
.b-socia{
    width: 100%;
    overflow: hidden;
    height: 32px;
    margin-bottom: 0px;
  
    background-color: #fff;
   
    position: relative;
    margin-top: -16px;
}
.b-socia:before{content:'';width:100%;height:3px; background-color:#000;position: absolute;top: 16px;}
.b-vk{
    width: 31px;
    height: 31px;
    float: left;
    background-image: url(../images/icons_social.png);  background-repeat: no-repeat;  
    background-position: -16px -11px;
}
.b-vk:hover{
background-position: -16px -53px;
}
.b-tw{
    width: 31px;  height: 31px;
    float: left;
    background-image: url(../images/icons_social.png);  background-repeat: no-repeat;  
    background-position: -55px -11px;
    margin-left: 11px;
}.b-tw:hover{
background-position: -55px -53px;
}
.b-fb{
    width: 31px;  height: 31px;
    float: left;
    background-image: url(../images/icons_social.png);  background-repeat: no-repeat;  
    background-position: -94px -11px;
    margin-left: 11px;
}.b-fb:hover{
background-position: -94px -53px;
}

.b-pnt{
    width: 31px;  height: 31px;
    float: left;
    background-image: url(../images/icons_social.png);  background-repeat: no-repeat;  
    background-position: -130px -11px;
    margin-left: 11px;
}.b-pnt:hover{
background-position: -130px -53px;
}


.b-gpl{
    width: 31px;  height: 31px;
    float: left;
    background-image: url(../images/icons_social.png);  background-repeat: no-repeat;  
    background-position: -172px -11px;
    margin-left: 11px;
}.b-gpl:hover{
background-position: -172px -53px;
}


.b-utb{
    width: 31px;  height: 31px;
    float: left;
    background-image: url(../images/icons_social.png);  background-repeat: no-repeat;  
    background-position: -211px -11px;
    margin-left: 11px;
}.b-utb:hover{
background-position: -211px -53px;
}


.b-inst{
    width: 31px;  height: 31px;
    float: left;
    background-image: url(../images/icons_social.png);  background-repeat: no-repeat;  
    background-position: -253px -11px;
    margin-left: 11px;
}.b-inst:hover{
background-position: -253px -53px;
}
.bue_footer{
 /* position:absolute; */font-size:14px;
 /* left: 190px; */
 /* top:75px; */
 float: left;
 width: 100%;
 margin-top: 10px;
}
 
.bue_footer #part1{
/* position: absolute; */
/* top: 28px; */
width: 180px;
margin-top: 8px;
display: block;
}
.bue_footer #part2{
/* position: absolute; */
/* top: 48px; */
margin-top: 4px;    display: block;
}
#top-link{	cursor:pointer;	display:none;	position:fixed;	right:100px;	top: 50%;	padding:0;	z-index:1;	margin-top: -17px;	padding-bottom: 0px!important;}#top-link:hover{	background:#e9e9e9;}
#top-link a {	display: block;	width: 35px;	text-align: center;	background: #000;	color: #010101;	font-family: arial;	height: 35px;	bottom: 0px;	text-decoration:none !important;	line-height: 35px;	position: absolute;	background-image: url(../images/arrow.jpg);}
#top-link:hover a{	color: #ff2929;}
#topicon{	width:0;	height:0;	display:inline-block;	border-bottom: 7px solid #000000;	border-left:7px solid transparent;	border-right:7px solid transparent;	margin-right:5px;	margin-left: -7px;}
#backicon{	width:0;	height:0;	display:inline-block;	border-top:7px solid #fff;	border-left:7px solid transparent;	border-right:7px solid transparent;	margin-right:5px;}
#top-link:hover #topicon{border-bottom:7px solid #ff2929;}

.b-pathway{
    width: 100%;
    overflow: hidden;
    font-size: 12px;
    padding: 12px 0 25px 0;
}
.b-pathway__item{}
.b-contact-page{}
.b-contact-page__item{
    font-size: 14px;
    color: #000000;
    margin: 0;
    line-height: 25px;
}
.b-contact-page__a{}
.b-contact-page__zag{
    font-size: 18px;
    text-transform: uppercase;
    color: #000;
    padding: 23px 0 17px;
    margin: 0;
}
.b-contact__zag{  font-size: 18px;
    text-transform: uppercase;
    color: #000;
    padding: 0px 0 14px;
    margin: 0;  font-weight: 400;}
	.b-contact-page__r{
    float: right;
    width: 398px;
    height: 718px;
    background: url(../images/woman.jpg) 0 0px no-repeat;
    margin-top: -86px;
    margin-right: -20px;
}
	.b-contact-page__l{
    float: left;
    width: 576px;
}
	.m-contact__form{
    margin: 0;
}

.b-fixed-header{
    height: 40px;
    position: fixed;
    background: #FFFFFF;
    z-index: 900;
    display: none;
    border-bottom: 1px solid #f7ebe8;
}
.b-fixed-logo{
    margin: 0;
    padding: 0;
    float: left;
    height: 35px;
    padding-top: 7px;
}
.b-fixed-cart{
    float: right;
    height: 30px;
    padding-top: 13px;
    margin-left: 25px;
    margin-right: -20px;
    font-size: 14px;
}
.b-fixed-ancors{
    float: right;
    line-height: 42px;
    font-size: 14px;
    height: 40px;
}
.b-fixed-ancors__s{}
.b-fixed-ancors__item{}
.b-socia__block{
    width: 288px;
    margin: 0 auto;
    height: 32px;
    padding: 0 30px;
    background-color: #fff;
    z-index: 40;
    position: relative;
}
#br_logo_mini {
position:absolute;
left:400px;
max-width:250px;
top:0px;
}
.rowcaps {
text-transform: uppercase;
}
.b-menutop__li{}
.b-menutop__li-in{
    height: auto!important;
}
.b-menutop__item{}
.b-menutop__item-in{
    text-transform: none!important;
    padding: 6px 0 9px 22px !important;
}
 
.b-menutop__item-all{
    color: #ff2929!important;
    text-decoration: underline!important;
    padding: 9px 0 22px 22px!important;
}
.b-menuin{
    position: absolute;
    top: 30px;
    width: 236px;
    left: 16px;
    padding-top: 15px;
    background-color: #fff;
    z-index: 40;
}

.b-menuin {
	background: #fff;
	border: 2px solid #f7ebe8;display:none;
}
.b-menuin:after, .b-menuin:before {
	bottom: 100%;
	left: 22%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.b-menuin:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 5px;
	margin-left: -5px;
}
.b-menuin:before {
	border-color: rgba(247, 235, 232, 0);
	border-bottom-color: #f7ebe8;
	border-width: 8px;
	margin-left: -8px;
}


.b-menutop__li:hover ul{display:block;}
#menu li li a:hover  {color: #fe2929;}
.b-productsfilter{
    width: 100%;
    height: 215px;
    float: left;
    position: relative;
    margin-bottom: 20px;
}
.b-productsfilter>div{
    width: 100%!important;    
    height: 80%;    background-color: #fff;    
    padding-bottom: 10px;        
}
.b-productfiltersbl{}
.b-filter__item{
    line-height: 24px;    position: relative;    font-size: 14px;    padding-left: 19px;
}
.b-filter__item-selected{}
.b-filter__item:before{content:'';background-image: url(../images/check.png);position: absolute;width: 12px;height: 12px;left: 0px;top: 3px;background-position: 0px -0px;background-repeat: no-repeat;}
.b-filter__item-selected:before{content:'';background-image: url(../images/check.png);position: absolute;width: 12px;height: 12px;left: 0px;top: 3px;background-position: 0px -14px;background-repeat: no-repeat;}
.b-filter__title{  color: #000000;
  line-height: 35px;
  font-size: 14px;
  display: block;
  text-transform: uppercase;  font-weight: 700;  margin: 0;}
.b-filter__clean{
    right: 5px;
    top: 12px;
    position: absolute;
    color: #787878;
    font-size: 11px;
}

.mpriceslider{    margin-bottom: 25px;
    width: 100%;    height: 215px;    float: left;    position: relative;
}
.b-mpriceslider__title{
    color: #000000;
    font-size: 16px;
    font-family: 'MuseoSansCyrl700';
    margin: 0 0 19px 0;
}
.b-topfilters__input{
    width: 71px;
    height: 30px;
    border: 1px solid #bfbfbf;
    color: #000000;
    font-size: 13px;
    font-family: 'MuseoSansCyrl300';
    padding-left: 6px;
    box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.31);
    border-radius: 4px;
}
.b-topfilters__input-min{}
.b-mpriceslider__curr{
    font-size: 13px;
    color: #000000;
    font-family: 'MuseoSansCyrl500';
    margin-left: 1px;
}
.b-mpriceslider__tire{
    /* display: inline-block; */
    width: 16px;
    height: 1px;
    background: #b4b4b4;
    margin: 6px 0px 0px 0px;
    position: absolute;
    top: 8px;
    left: 108px;
}
.b-topfilters__inputs{position:relative;}
.b-topfilters__input-max{
    margin-left: 28px;
}
.b-topfilters__slide-max{
    position: absolute;    
    right: 4px;        
    margin-left: -20px;    color: #000000;    font-family: verdana;    font-size: 12px;    
    top: 19px;
}
.b-topfilters__slide-middle{
    position: absolute;    
    left: 50%;
    margin-left: -20px;
    color: #000000;    font-family: verdana;    font-size: 12px;    
    top: 19px;
}
.b-topfilters__slide-min{
    position: absolute;
    left: -2px;
    top: 19px;
    color: #000000;
    font-family: verdana;
    font-size: 12px;
}
.b-topfilters__slide-max:before{}
.b-topfilters__slide-middle:before{}
.b-topfilters__slide-min:before{content:'';}

.b-topfilters__slide-range{}
.b-topfilters__slide{
    width: 100%;
    padding-bottom: 43px;
    position: relative;
    margin-top: 6px;
    color: #808080;
    font-size: 12px;
}
.b-emptyfilter{
    right: 5px;    
    top: -29px;    position: absolute;    color: #787878;    font-size: 11px;
}
.b-topfilters__slide-button__item{
    clear: left;    cursor: pointer;    background-color: #000;    border: none;    display: inline-block;    color: #fff;    font-family: arial;    font-size: 14px;    padding: 6px 20px;
}
.b-newcateg{
    width: 100%;        float: left;    position: relative;    margin-bottom: 20px;
    list-style: none;
}
.b-newcateg>li{
    line-height: 14px;
    font-size: 12px;
    padding: 4px 0 4px;
    font-weight: 700;
}
.b-newcateg>li>a{}
.b-newcateg>li>ul{
    list-style: none;
    padding-left: 18px;
    margin-top: 10px;
}
.b-newcateg li li{
    font-size: 12px;
    line-height: 14px;
    padding: 4px 0;
}
.b-newcateg li li a{
    color: #787878;font-weight:400;
}
.b-newcateg li li:hover a{font-weight:700;color:#000;}

.b-newcateg .selected
 {font-weight:bold;color:#000;}
 
 .minifooter{
 width: 100%;
    height: 30px;
    clear: both;
    background-color: #fff;
}


.coupon_code{
width: 253px !important;
    margin-right: 15px
}
.grdisc {
font-size:12px;
color:#999999;
}
#soc_sharing{
width:250px;
text-align:center;
}
#soc_sharing img{
padding:1px 3px 1px 4px!important;
margin-top:5px;
}