#content {
	font: 13px/18px Tahoma;
}

.mt p{
	margin:3px 0;
} 

.mt h1{
	margin-bottom:0px;
} 

.mt h2{
	margin-bottom:0px;
	margin-top:0px;
} 

.mt h3{
	margin-bottom:0px;
	margin-top:0px;
} 



.breadcrumb{
	margin-bottom:5px;
}

.phone{
	position: absolute;
	top:41px;
	left:338px;
}

.phone a {
	font:26px/34px Tahoma;	
	float:left;
	color:#ffffff;
	margin-top:-7px;
	margin-left:5px;
	padding:0px;
	text-decoration: none;
}

.prefix{
	display:block;
	float:left;
	font:15px Tahoma;
	color:#cfe9f3;
	padding:0px;
	margin-top:2px;
}

.phone_add {
	font-size:16px;
	display:block;
	margin-left:8px;
	margin-top:5px;
	float:left;
	color:#cfe9f3;
}

.phone_comment{
	font:11px/11px Tahoma;
	color:#cfe9f3;
	float: left;
	margin:0 0 0 20px;
	padding:0px;
}

.logo .version_switch{
	position: absolute;
	top:-5px;
	right: -29px;
	background: url("i/mobile/version_switch.png") no-repeat;
	cursor: pointer;
	width: 26px;
	height:26px;
}

.grad{
	position:absolute;
	z-index:33;
	top:60px;
	left:650px;
	background:url(/i/ms/grad.png) top left no-repeat;
	background-size: 150px auto;
	width:150px;
	height:54px;
}

.top_auth{
	position:absolute;
	left:670px;
	top:30px;
	background: url("i/ms/lk.png") left 3px no-repeat;
	background-size: 15px auto;
	height:20px;
	padding-left:20px;
	font:15px/17px Tahoma;
	color:#fff;
}

.top_auth > a{
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted;
}

.top_auth > a:hover{
	color:#cfe9f3;
}


#auth_sub{
	display:none;
	position:absolute;
	top:20px;
	right:-6px;
	background:#fff;
	border-radius:5px;
	z-index:34;
	text-align:right;
	padding:10px;
	min-height:50px;
	border:3px solid #2ea7cb;
	border:3px solid #2b98b4;
	line-height:22px;
	min-width:115px;
	background:#fff;
}

#auth_logged a {
	display:block;
	white-space:nowrap;
}

#auth_sub input {
	background:#fff;
	border:1px solid #ddd;
	width:120px;
	font:11px Tahoma;
	padding:5px 7px;
	margin:0 0 7px 0;
	border-radius:5px;
	color:#916d54;
}

.auth_button {
	display:block;
	margin-left:20px;
}

#auth_sub hr{
	color:#fff;
	background:#fff;
	border:none;
	height:0;
	border-bottom:1px dotted #2b98b4;
}

.current_product_name{
	color:#513E4C;
	font:11px Tahoma;
	display:block;
}

.question_header_2{
	font:11px Tahoma;
	color:black;
	margin-top:5px;
}

.center_footer{
	height:12px;
	background: #f8f8f8 repeat-y;
}

.left_bottom_corner{
	background: url(i/ms/left_bottom_corner.png) top left no-repeat;
	height:12px;	
	width:12px;
}

.right_bottom_corner{
	background: url(i/ms/right_bottom_corner.png) top left no-repeat;
	height:12px;	
	width:12px;
}


.bottom_menu {
	padding: 18px 30px 0 0;
	position: relative;
	color:#aed6e1;
}
.bottom_menu a {
	color:#aed6e1;
}
.bottom_menu a:hover {
	color:#fff;
}

.bottom_links a {
	display:inline-block;
	padding:0 10px;
}

.bottom_links a:first-child {
	padding-left:0;
}

.bottom_title {
	margin-top:9px;
}

.bottom_info, .generation-time {
	margin-top:8px;
}

.bottom_info a {
	padding-right:13px;
}

.bottom_phones {
	position:absolute;
	right:76px;
	top:42px;
	width:300px;
	white-space:nowrap;
	text-align:right;
	line-height:24px;
}

.bottom_phones a {
	text-decoration:none;
	border-bottom:1px dotted;
}

.bottom_phones a:hover {

}

#footer {
	height:186px;
	background: url(/i/ms/footer_bg.jpg) top center repeat-x;
	color:#aed6e1;
	font:12px Tahoma;

}

#footer .copyright {
	width:80px;
	padding:25px 2px 0 20px;
	color: #ad7492;
}

#content {
	min-height:150px;
	padding: 17px 24px 17px 24px;
	background:#fff;
	border:1px solid #f0ede1;
	border-radius: 3px;
	-moz-border-radius: 15px;
		-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;

}

.main_block {
	margin:48px 0 0 0px;
	background: #f8f8f8;	
}


#left_block{
	background: #f8f8f8;
	padding-left:3px;
	min-width: 246px;
}

.cats {
	margin:10px 11px;
	padding:0;
	border-radius:4px;
	list-style-type:none;
	background:#2ea7cb;
}


.cat_pad {
	height:27px;
	background: transparent url(i/ms/catalog_bg2.png) center right no-repeat;
	display:block;
	padding:0 0 0 13px;
	position: relative;
	border-top:1px dotted #aae6f8;
	transition: border 0.3s linear;
}

.cat_pad:hover {
	border-top:1px solid #fff;
}

.cat_pad:first-child {
	border-top:none;
	transition: none;
}

.cat_pad a {
	font: 12px Tahoma;
	color:white;
	text-decoration:none;
	line-height:27px;
	display: block;
	transition: color 0.3s ease-in-out;
}

.cat_pad:hover > a{
	color:#aae6f8;
	dcolor:#1d5869;
	dcolor:#104352;
}

.cat_pad div.l2{
	background:#f6b783;
	border-radius:0px;
	position: absolute;
	z-index: 50;
	top:0px;
	left: 224px;
	margin: 0px;
	padding: 0px;
	transition: visibility 0s, opacity 0.3s ease-out;
	opacity:0;
	visibility:hidden;
}

.cat_pad:hover > div.l2{
	visibility:visible;
	opacity:1;
}

.cat_pad div.l2 a:last-child {
	border-bottom: none;
}
.cat_pad div.l2 a{
	white-space: nowrap;
	border-bottom: 1px dotted #F7F4E9;
	transition: border 0.3s linear;
	display: block;
	color:#000;
	background: url("i/ms/catalog_sub_bg_right.png") no-repeat right top;
	height: 23px;
	font: 12px Tahoma;
	line-height: 23px;
	margin: 0;
	padding: 0px 35px 0px 6px;
	transition: color 0.3s ease-in-out;
}

.cat_pad div.l2 a sup{
	color:#be6112;
	color:#a24b01;
	vertical-align: super;
	line-height: 0;
}

.cat_pad div.l2 a:hover{
	border-bottom: 1px solid #F7F4E9;
}

.cat_pad div.l2 a:hover {
	color:#a24b01;
}

#search_pad {
	float:left;
	margin-left:12px;
}

div.search_block {
	position:relative;
	float:right;
	margin-right:0;
	background:#3eb3d5;
	border-radius:5px;
}

.search_block input {
	border:0;
	background: #fff;
	font:13px Tahoma;
	color:#000;
	height:23px;
	line-height:23px;
	width:134px;
	padding:0 17px 0 5px;
	margin:6px;

}
#search_icon {
	position:absolute;
	right:6px;
	top:9px;
	background: #fff url(/i/ms/search_lens.png) left center no-repeat;
	width:18px;
	height:19px;
	cursor:pointer;
}

.header_menu {
	position:absolute;
	top: 121px;
	z-index:2;
	height: 35px;
	background: #f8f8f8;
}

#mainmenu {
	float:left;
	min-width:790px;
	height:35px;
	background: #f7811b;
	padding:0 0 0 4px;
	border:none;
	border-radius:5px;
	margin:0 0 4px 14px;
}

div.top_menu {
	display:block;
	float:left;
	padding:0;
	border:none;
	height:35px;
	background: url(/i/ms/main_menu_bg.png) right center no-repeat;
}

div.top_menu:last-child {
	background:none;
}

.top_menu a {
	display:block;
	margin:0 25px;
	margin: 0 9px;
	margin: 6px 6.5px 6px 5.5px;
	margin: 6px 7.5px 6px 7.5px;
	font:bold 12px Tahoma;
	text-align:center;
	padding:0 4px;
	line-height:22px;
	height:23px;
	color:white;
	border-radius:3px;
	text-decoration:none;
	transition: all 0.2s linear 0s;
}

.top_menu a:hover, .top_menu a.menu_selected {
	background: #fff;
	color:#f7811b;
}

#cart {
	position:absolute;
	right:0;
	bottom:0;
}
#cart_content {
	position:relative;
	background: #f8f8f8 url(i/ms/card_pad2.png) bottom right no-repeat;
	border-radius: 3px 3px 0 0;
	width:192px;
	height:86px;
	text-align:left;
	margin-bottom:-2px;
	z-index:35;
	cursor:pointer;
}

#cart_content .top-cart{
	background: url("i/ms/card_pad_cart_icon.png") no-repeat;
	width: 22px;
	height: 23px;
	position: absolute;
	top:27px;
	left: 19px;
}


#cart.fixed #cart_content .top-cart{
	top:16px;
	left: 8px;
}


#cart_title
{
	margin-left:62px;
	font:bold 11px Tahoma;	
	color:#ffffff;
}

#cart_title a
{
	font:bold 11px Tahoma;	
	color:#ffffff;
}


#cart_products
{
	margin:0px 0px 0 62px;
	font:11px Tahoma;	
	color:#ffffff;
	line-height: 17px;
}

#cart_products a {
	font:11px Tahoma;
	color:#ffffff;
	line-height: 17px;
}

#cart_products b {
	color:#ffffff;
	display: inline;
}


#cart_pad{
	padding-top:26px;
}



.header_footer{
	height:12px;
	background: #f8f8f8 repeat-y;
	border-radius:20px 0 0 0;
	width:100%;
	position:absolute;
	top:109px;
	z-index:3;
}

.left_upper_corner{
	position:absolute;
	top:109px;
	background: #32abc4;
	height:12px;	
	width:12px;
	z-index:2;
}

.header_top {
	position:relative;
	height:109px;
	width:100%;
	background: url(i/ms/header_bg.jpg) top left repeat-x;
}


.logo{
	position:absolute;
	left:25px;
	top:16px;
	height:69px;
	width:269px;
	z-index:34;
	text-align: center;
}

.market_head{
	position:absolute;
	left:25px;
	top:3px;
	height:55px;
	z-index:34;
	padding-top: 1px;
	background: url('/i/ms/logo_p.png') center -1px no-repeat;
	width: 269px;
	text-align: center;
}


#title a {
	font:22px Arial;
	text-transform:uppercase;
	color:#3186c0;
}

#title2 {
	width:228px;
	text-align:center;
	color:white;
	background:#3186c0;
	font:13px Trebuchet MS, Arial;
	line-height:20px;
	margin-bottom:20px;
}


#contact {
	font:17px Arial;
}

#product_b1
{
	border:1px solid #eff0ef;
}
#product_b2
{
	border-right:1px solid #bcbdbc;
	border-bottom:1px solid #bcbdbc;
	padding:15px;
}

.left_hid {
	display:none;
}

.button_question {
	display:block;
	text-align:center;
	height:31px;
	background:#dddddd url(images/button_bg.gif) top right repeat-x;
	border-right:1px solid #a2a2a2;
	border-bottom:1px solid #a2a2a2;
	color:#505050;
	font: bold 17px Arial;
	line-height:31px;
	cursor:pointer;
	text-decoration:none;
}

.product_yes, .product_no {
	width:143px;
	height:27px;
	background:#45a51a url(images/product_yes.gif) top right no-repeat;
	color:white;
	font:bold 14px Arial;
	line-height:25px;
	float:left;
}

.product_no {
	background:#9c9c9c url(images/product_no.gif) top right no-repeat;
}


#compare_checker {
	width: 155px;
	background: #f8d7b0;
	margin-left:4px;
	padding:0 0 0 0;
}
#compare_checker td {
	font:11px Arial;
	color:black;
}

#special_1
{
	float:left;
	width:400px;
	margin:10px 10px 10px 0;
	border:1px solid #eff0ef;
}
#special_2
{
	border-right:1px solid #bcbdbc;
	border-bottom:1px solid #bcbdbc;
	padding:0px;
	background:#f4f8f2;
}
#special_2 td
{
	font: 11px Arial;
}
.so_title {
	font: bold 16px Arial;
}

ul {
	margin:0 auto;
}

a.no_underline {
	text-decoration:none;
	color:#6184c0;
}

a.no_underline:hover {
	color:#ff7b09;
}

h1.cat_title {
	margin-top:0;
}

#date {
	color:gray;
}

.newstext{
	color:blue;	
}

.pr_h1 {
	margin:0px 0 3px 0;
}

.desc_1 {
	font: 8pt Arial;
	padding-bottom:3px;
}

.desc_2 {
	color:#383838;
	font: 8pt Arial;
	padding-bottom:13px;
}

.desc_2 b {
	color:#383838;
	font: 8pt Arial;
}

.desc_2 i {
	font-style:normal;
	text-transform:lowercase;
}

.desc_3 {
	color:#333;
	margin-bottom:5px;
}

.cat_bottom {
	color:#444;
	font: 12px/18px Arial;
	border:1px solid #f0ede1;
	border-radius:3px;
	padding:15px 20px 5px;
	margin:30px 0 20px;
}

.cat_bottom:hover {
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
}

#zigmund {
	padding-top:5px;
	font: normal 8pt Arial;
}

#zigmund a {
	font: bold 10pt Arial;
}

#z0 {
	height:20px;
}

#present {
	float:left;
	position:relative;
	display:block;
	text-align:center;
	background:#dddddd url(images/present_bg.gif) bottom right repeat-x;
	border-right:1px solid #a2a2a2;
	border-bottom:1px solid #a2a2a2;
	color:#fff;
	font: bold 17px Arial;
	line-height:29px;
	_line-height:27px;
	height:26px;
	_height:27px;
	cursor:pointer;
	text-decoration:none;
	width:200px;
}

.h_bg {
	background: #dedddd url(images/h_bg.gif);
}

.h_bg td {
	padding-left: 10px;
}

#icq {
	margin-top:3px;
	font:bold 10pt Arial;
	color:#ff7e0e;
}

#icqi {
	margin:2px 0 0 16px;
}

#currentPrice {
	line-height:20px;
}
#oldPrice {
	font: bold 13px Arial;
	text-decoration:line-through;
	line-height:8px;
}

#action {
	float:left;
	position:relative;
	display:block;
	text-align:center;
	background:#ff7b09 url(images/price_bg.gif) top right no-repeat;
	color:white;
	font: bold 17px Arial;
	line-height:27px;
	height:27px;
	cursor:pointer;
	text-decoration:none;
	width:105px;
}

.favor_brief {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
    position: relative;
    vertical-align: top;
}

.favor_brief.active .back {
	opacity: 1;
}

.favor_brief:hover .txt {
	display: block;
}

.favor_brief .back {
    background: rgba(0, 0, 0, 0) url("/i/favo2.png") no-repeat scroll left center;
    background-size: 100% 100%;
    display: block;
    height: 100%;
    width: 100%;
    opacity: 0.5;
}

.favor_brief .arrow {
    background: 
    rgba(0, 0, 0, 0) url("/i/also-arrow.png") no-repeat scroll 0 0;
    height: 6px;
    left: 50%;
    position: absolute;
    top: -6px;
    margin-left: -4px;
    width: 9px;
}

#product-detail .favor {
	cursor: pointer;
	font-size: 13px;
	font-weight: normal;
	opacity: 0.9;
	padding-left: 26px;
	padding-right: 0;
	position: relative;
	text-align: center;
	width: 143px;
}

#product-detail .favor .bg {
	background: rgba(0, 0, 0, 0) url("/i/favo2.png") no-repeat scroll left center / auto 18px;
	height: 26px;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: -5px;
	width: 26px;
}

#product-detail .favor.active .bg {
	opacity: 1;
}

#product-detail .favor:hover {
	opacity: 1;
}

#product-detail .favor span {
	border-bottom: 1px dashed;
	display: inline-block;
	line-height: 16px;
}


.favor_brief .txt {
    background: #f8f9f9 none repeat scroll 0 0;
    border: 1px solid #c5c5c5;
    border-radius: 3px;
    color: #fc0000;
    display: none;
    font-size: 11px;
    font-weight: bold;
    left: 50%;
    line-height: 16px;
    padding: 5px;
    position: absolute;
    top: 100%;
    width: 126px;
    margin-left: -63px;
    z-index: 2;
}

.cat
{
	color:green;
}

.related_items td {
	font: 9pt Arial;
}

.related_brand {
	font: 13pt Arial;
}

#pr_desc {
	font: 13px/18px Tahoma;
	color:#262626;
}

#pr_desc p {
	margin:5px 0px;
	text-indent: 15px;
}

.relh3 {
	font: bold 10pt Arial;
}

p.desc_short {
	color:#383838;
	font: 14px Arial;
}

.filter{
	margin:0 0 25px 0;

	height: 25px;
}





.cannot_buy_button
{

}






.sort_orders{
	font: 35px;
}


#cart_button {
	position: relative;
	width:191px;
	height:36px;
	color:white;
	text-align:center;
	font:bold 16px Arial;
	line-height:34px;
	background: #dbdbdb url(images/cart_button.gif);
	cursor:pointer;
}

.cat_pad2 {
	padding-left:25px;
	margin: 0px 0 5px 0;
	color:#206F89;
}

.cat_pad2 a {
 	font: 11px Arial;	
	color:#206F89;
	line-height:16px;
}

.cat_sel2 a {
 	font: bold 11px Tahoma;	
	color:#206F89;
	text-decoration:none;
	line-height:16px;
}

h1,.h1 {
	font:21px Tahoma;
	color:#206f89;
	color:#383838;
	margin: 0 0 10px 0;
}

.cat_h1 {
	font:bold 18px Tahoma;
	color:#206f89;
	margin: 0 0 10px 0;
}


h2,.h2 {
	font: 14pt Tahoma;
	color:#f7811b;
}

h3,.h3,.h3 a {
	font: 13pt Verdana;
	color:#f7811b;
	text-decoration:none;
}

h4,.h4 {
	color:#f7811b;
	font: bold 14px Tahoma;
}

.question_header{
	font: bold 14px Tahoma;
	color:#206f89;	
	margin:0 10px 0 0;
}


.breadcrumb, .breadcrumb a {
	font: 11px Tahoma;
	color:#206f89;
}
#current_cat
{
	text-decoration:none;	
	color:#513e4c;
}

div.subcats {
	float:left;
	margin:0 0 5px 0;
	font: 11px Tahoma;
}
div.brands {
	float:left;
	font: 11px Tahoma;
}

div.subcats a, div.brands a {
	font: 11px Tahoma;
}

a.product_in_cat {
	display:block;
	margin-bottom:5px;
	clear:both;
	font: 13px Tahoma;
}

.product_in_cat {
	font: bold 11px Tahoma;
}


#news_pad {
	margin: 15px 0 0px 12px;
}

#new_products .h3 {
	background: url(/i/pink/news_title.png) no-repeat;
	width:201px;
	height:34px;
	margin-bottom:5px;
}

#news_pad .h3 a,  #new_products .h3 div {
	display:block;
	font: 22px Tahoma;
	line-height:34px;
	padding: 0 0 5px 0;
}

p.news_date {
	border-top: 1px dotted #2ea6ca;
	font: 11px Tahoma;
	color:#f7811b;
	padding:7px 0;
	margin:0;
}

p.news_title {
	margin:0;
	padding: 0 0px 13px 0;
}

p.news_title:last-child {
	background:none;
}
p.news_title a {
	font: 13px Tahoma;
	text-decoration:none;
}


.brief_desc{
	font: 8pt Tahoma;
	height:90px;
	overflow:hidden;
}

#product_price,.product_price
{
	font: 20px Tahoma;
	color:#f7811b;
	float:left;
}

.special_product_price {
	position:absolute;
	top:-12px;
	left:10px;
	font:bold 13px Tahoma;
	color:#FF033E;
	background:rgba(256,256,256,0.7);
}
.product_price2 {
	font:bold 14px Tahoma;
	color:#f7811b;
}
.buy_button
{
	background: #3eb3d5;
	border-radius:3px;
	color: white;
	cursor: pointer;
	display: block;
	font-size: 13px;
	height: 25px;
	line-height: 23px;
	position: relative;
	text-align: center;
	text-decoration: none;
	padding:0 10px;
	width: 60px;
}
.buy_button:hover{
 	dopacity:0.9;
	background:#f7811b;
}

.product_to_show
{
	position:relative;
	background:white;
	width:212px;
	height:350px;
	float:left;
	text-align:left;
	margin:0px 24px 24px 0;
}

.product_pad{
	position:absolute;
	top:0;
	left:0;
	height:330px;
	min-height:330px;
	margin:0px;
	padding:10px;
	width:192px;
	overflow:hidden;
	border:1px solid #F0EDE1;
	border-radius: 3px;
	-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
}

.product_pad.special{
	border-color:#fbae6b;
	box-shadow:0px 0px 3px #fbae6b;
}

.product_pad:hover {
	background:white;
	height:auto;
	dbox-shadow: 0 0 5px rgba(0,0,0,0.1);
	border:1px solid #f7811b;
	z-index:2;
}

.product_pad:hover .brief_description {
	height:auto;
	overflow-x:visible;
	background:white;
	z-index:10;
}

.hometext, .hometext td {
	font: 11px Tahoma;
}

.hometext, .hometext td p:first-child {
	margin-top:0;
}

#footer .copyright b {
	font:11px Tahoma;
	color:#bab4b7;
}
#footer .iseon {
	position:absolute;
	left:0px;
	top:135px;
}

#descr_full {
	color:#383838;
	padding:3px 0 0 20px;
	font: 12px Tahoma;
	width: 355px;
}

#price_bg {
	margin-bottom:5px;
}

.price_to_show{
	color:#f7811b;
	font: 20px Tahoma;
	white-space:nowrap;
}

.price_to_show.solo{
	font-size:24px;
	line-height:36px;
	width:140px;
	text-align:center;
	color:#383838;
}
.price_to_show s.oldsmall {
	font-size:11px;
}

.economPrice, .economPrice2 {
	font-weight:bold;
	color:#555;
}

input.q_input {
	border:1px solid #ddd;
	width:220px;
	background: white;
	height:20px;
	font:11px Tahoma;
	line-height:20px;
	padding:3px 15px;
	color:#989898;
	margin:5px 0;	
}

textarea.q_message
{
	border:1px solid #ddd;
	width:220px;
	background: white;
	height:106px;
	font:11px Tahoma;
	line-height:13px;
	padding:10px 15px;
	color:#989898;
	overflow:hidden;
}

div.related_item {
	float:left;
	width:163px;
	padding:20px;
	margin:0 20px 0 0;
	border:1px solid #a8d0db;
	color:#526985;
}

.related_item a {
	color:#526985;
}


.phone_content {
	position:relative;
	z-index:2;
	background: url(i/pink/phone_bg.png) top left no-repeat;
	width:183px;
	height:97px;
	text-align:left;
	margin:42px 0 0 0;
}

div.phone_pad
{
	padding:15px 0px 0px 73px;
	color:#ab3175;
	font:20px Arial;
	line-height:27px;
}

.phone_pad a
{	
	display:block;
	font:11px Tahoma;
	color:#513e4c;
	line-height:20px;
}

.girl {
	position:absolute;
	z-index:1;
	top:15px;
	right:35px;
	width:100%;
	height:145px;
	text-align:center;
	background: url(i/pink/girl.png) top center no-repeat;

}

img.logo {
	position:relative;
	z-index:2;
}

div.auth_divider {
	float:left;
	margin:0 12px;
}

div.auth_block {
	margin: 10px 0 0 32px;
	font: bold 11px Tahoma;
}
div.auth_block a {
	color:black;
	font: bold 11px Tahoma;
}

img.product_image_brief {
	width:180px;
	height:180px;

}


.catnav {
	position:relative;
	margin:15px 0 0 0;
	padding:0;
	clear:both;
	height:17px;
}
.catnav a {
	display:block;
	margin:0 2px;
	font:bold 11px Tahoma;
	line-height:17px;
	float:left;
	color:#ffffff;
	text-align:center;
}


.catnav div {
	display:block;
	margin:0 2px;
	font:bold 11px Tahoma;
	line-height:17px;
	float:left;
	color:#206f89;
}


.catnav a {
	background:url(../i/ms/catnav_bg.png) top left no-repeat;
	width:17px;
}

.catnav a:hover {
	color:#206f89;
	text-decoration:none;
}

.catnav div a {
	background:none;
	color:#206f89;
	display:inline;
	float:none;
	text-decoration:underline;
}

.catnav .b {
//	padding:0 5px;
	display:block;
	background:url(../i/ms/catnav_sel_bg.png) top left no-repeat;
	height:17px;
	color:white;
	line-height:17px;
//	float:left;
	text-align:center;
	width:17px;

}

.catnav strong {
	color:#206f89;
}

.prod_allpicts div.product_image{
	height:76px;
}

div.product_image {
	height:204px;
	margin:0 0 0px;
	position:relative;
}

div.product_image img:first-child {
	margin: 0px 0 0;
	border:1px solid #f5f5f5;
	border-radius:3px;
}


.product_to_show .product_image img{
	border:0 !important;
}

.product_to_show .product_image {
	margin-bottom:5px !important;
}

.product_big_picture_bg{
	width:333px;
	height:333px;
	padding:0px;
	position:relative;
}

.product_big_picture_bg #zoomImageBig  img:first-child {
	border: none;
}
.product_big_picture_bg img:first-child {
	border:1px solid #ddd;
	border-radius:5px;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	padding:0px;
}
div.new_product_item {
	background:url(/i/pink/new_product_item_bg.png) top left no-repeat;
	width:201px;
	height:200px;
	overflow:hidden;
	margin-bottom:10px;
}

img.new_product_image {
	width:163px;
	height:101px;
	margin:17px 0 0 19px;
	
}

a.new_product_link {
	display:block;
	width:163px;
	font: 11px Tahoma;
	height:26px;
	overflow:hidden;
	color:#513e4c;
	margin: 5px 0 5px 19px;
}

div.news_inner {
	margin:0 12px 0 0px;
}

.brief_description {
	margin-top:3px;
	clear:both;
	font:12px/16px Tahoma;
	color:#000;
	height:90px;
	overflow:hidden;
	position:relative;
}

.brief_description b {
	font-weight:normal;
}

.gradient {
	background: linear-gradient(to bottom, rgba(256,256,256,0) 0%,rgba(256,256,256,1) 60%);
	height: 10px;
	width:100%;
	margin: 0px 0 0 0;
	position: absolute;
	bottom:0px;
	z-index: 1;
}

.product_pad:hover .gradient {
	display:none;
}

.cert{
	float:left;
	margin:0px 10px 10px 0px;
}

#descr_full .buy-also {
	clear: both;
	position: relative;
	margin:40px 0px 0px 0px;
}

#descr_full .buy-also .title {
	top:-28px;
	position: absolute;
	width: 100%;
}

#descr_full .buy-also h2 {
	color:#474747;
	margin: 0px;
	text-transform: uppercase;
	padding-bottom: 15px;
}


#descr_full .buy-also .item {
	position: relative;
	display: inline-block;
	*display: inline;
	margin: 0px 0px 10px 0px;
	text-align: center;
}
#descr_full .buy-also .item.hover{
	z-index: 10;
}


#descr_full .buy-also .item a {

}
#descr_full .buy-also .item a:hover{

}
#descr_full .buy-also .item a img{
	margin: 0px 4px 6px 0px;
	width:74px;
	height:74px;
	border: 1px solid #ddd;
	dbox-shadow: -2px 2px 5px #c7c8c8;
	border-radius: 5px;
}

#descr_full .buy-also .item a img:hover{
	border:1px solid #f7811b;
}
#descr_full .buy-also .item .also-cost{
	height: 17px;
	font-size:14px;
	text-align: center;
	color: green;


}
#descr_full .buy-also .item.hover .also-cost{
}

#descr_full .buy-also .item .name{
	position: absolute;
	top:85px;
	left: -30px;
	display: none;
	background: #fff;
	color: #272727;
	border-radius:3px;
	border: 1px solid #c5c5c5;
	font-size: 11px;
	font-weight:bold;
	line-height: 16px;
	width: 130px;
	padding:5px ;
	z-index: 5;

}

#descr_full .buy-also .item .name b{
	color:#f7811b;
}
#descr_full .buy-also .item:hover .name{display: block}

#descr_full .buy-also .item .name .arrow{
	position: absolute;
	top:-6px;
	left: 63px;
	width: 9px;
	height: 6px;
	background: url("i/ms/also-arrow.png") no-repeat;
}

ul#mycarousel {
	width:300px;
}

img.icon_right {
	position:absolute;
	top:-3px;
	right:-5px;
}

img.icon_left {
	position:absolute;
	top:-3px;
	left:-3px;
}
.cuor_content img.icon_left {
	top:-3px;
}
img.icon_left_f, img.icon_right_f {
	position:absolute;
	top:-3px;
	left:-3px;
	z-index:4;
}
.variants-box {
	margin-bottom:5px;
	clear:both;
}
.get-discount-box {
	clear: both;
	margin-top: 4px;
	margin-bottom: 10px;
	position: relative;
	z-index: 21;
	float:left;
}
.get-discount-box .button {
	border:1px solid #F7811B;
	border-radius: 3px;
	color: #F7811B;
	cursor: pointer;
	font-size: 12px;
	padding: 2px 0;
	text-align: center;
	width: 130px;
}
.get-discount-box .button:hover, .get-discount-box .form button:hover {
	background:#F7811B;
	color:#fff;
}
.get-discount-box .button .procent {
	color: #000000;
	font-weight: bold;
}
.get-discount-box .form {
	background: #fff;
	border: 1px solid #cccccc;
	border-radius: 3px;
	display: none;
	left:0px;
	position: absolute;
	top: 22px;
	width: 240px;
}
.get-discount-box .form input {
	border:1px solid #ddd;	
	border-radius: 3px;
	padding:3px;
	width:140px;
	box-sizing:border-box;
}
.get-discount-box .form table {
	margin: 10px;
}
.get-discount-box .form table td {
	padding: 4px;
	white-space:nowrap;
}
.get-discount-box .form button {
	background: none repeat scroll 0 0 #F7811B;
	border: medium none;
	border-radius: 3px;
	color: #ffffff;
	cursor: pointer;
	padding: 5px 10px;
}
.get-discount-box .form button:hover {
	opacity:0.8;
}

/* Обратный звонок */
#call_pad {
   color: #333333;
	font: 11px Tahoma;
	left: 100px;
	position: absolute;
	text-align: left;
	top: 0;
	width: 146px;
	z-index: 5;
}

#callme {
	height: 28px;
	width: 116px;
}

#callmeform {
	border: 1px solid #eeeeee;
	border-radius: 5px;
	position: absolute;  
	top:34px;
	right:-5px;
	width: 300px;
	padding: 10px;
	box-sizing:border-box;
	background: #fff; /* Цвет фона */
	-moz-box-shadow: 0 0 15px rgba(0,0,0,0.5); /* Для Firefox */
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.5); /* Для Safari и Chrome */
	box-shadow: 0 0 15px rgba(0,0,0,0.5); /* Параметры тени */
	overflow:hidden;
	z-index:1000;
}

#callmeform input[type=text] {
	display:inline-block;
	width:134px;
	border:1px solid #eee;
	border-radius: 3px;
	padding:2px 6px;
	height:28px;
	line-height:24px;
	box-sizing:border-box;
	margin:0 0 10px 0;
}

#callmeform input[type=text]:first-child {
	margin-right:10px;
}

#callmeform.hide-on {
	display: none;
}

#callmeform.hide-off {
	display: block;
}



#callme_result div {	  
	margin: 4px 10px 10px 2px;
	padding: 0px 7px;
}

.c_success {
	border:2px solid #f49099;
	background: #d32930;
	font:10pt Tahoma;
	line-height:20px;
	color:white;
	text-align:center;
}

.c_error {
	border:2px solid #f49099;
	background: #fc3a11;
	font:10pt Tahoma;
	line-height:20px;
	color:white;
	text-align:center;
}
#click_buy_result{
	clear: both;
}


/* Cart page
-----------------------------------------------------------------------------*/
.cartTable {
	border-collapse:collapse;
	width:100%;
}
.cartTable td, .cartTable th{
	padding:5px;
	font: 11px/18px Arial;
	border-bottom:1px solid #eee;
}

.cartTable tr:last-child td{
	border:0;
}

.cartTable th{
	padding:5px;
	color:#6E6D69;
	text-align:left;
}

.cartTable tr td:first-child{
	padding:0;
}

.cartTable .is-dop .cart-product-img{
	text-align: right;
}
.cartTable .is-dop .cart-product-img img{
	width: 50px;
	height:50px ;
}
.cartTable .is-dop a{
	font-size: 12px;
}

.cartTable a{
	font-size:15px;
}

.cartTable .trash a{
	display:block;
	background:url(i/trash.png) 0 0 no-repeat;
	width:26px;
	height:23px;
}

.cartTable .trash a:hover{
	background-position:0 0px;
}

.cartTable .cart-product-img{}
.cartTable .cart-product-img img{
	width: 100px;
	height:100px ;
}

.cartTable input[type=text]{
	background:white;
	padding:3px;
	border:1px solid #ccc;
	border-radius:3px;
	text-align:center;
}

.cartTable .price, #quick_register_modal .price{
	font: 13px Tahoma;
	white-space:nowrap;
}

#quick_register_modal td, #quick_register_modal input, #quick_register_modal textarea {
	font: 13px Tahoma;
}

.cartTable .in-stock{
	color: #ff0000;
	text-align: center;
	font-size: 11px;
	display: none;
}

.catalog_navigator{
	clear: both;
	height: 30px;
	margin: 15px 0 0;
	padding: 0;
	position: relative;
}

.catalog_navigator .page-num{
	background: #fff;
	border:1px solid #4dbee4;
	border-radius:3px;
		width: 29px;
	height: 29px;
	display: block;
	float: left;
	color: #35b0cc;
		display: block;
		float: left;
	box-sizing:border-box;
		font: 13px/27px Tahoma;
		margin: 0 2px;
		text-align: center;
	text-decoration: none;
}

.catalog_navigator .show-all{
	display: block;
	float: left;
	background: #fff;
	border:1px solid #4dbee4;
	border-radius:3px;
		width: auto;
	color:#35b0cc;
	box-sizing:border-box;
	height: 29px;
	font: 13px/27px Tahoma;
	margin: 0 2px;
	padding: 0 7px;
	text-decoration: none;
}

.catalog_navigator .page-num.active, .catalog_navigator .show-all.active, .catalog_navigator .page-num:hover, .catalog_navigator .show-all:hover{
	background: #4dbee4;
	color:#fff;
}

.catalog_navigator span.delimetr{
		display: block;
		float: left;
		margin: 0 2px;
	line-height:36px;
}


#scroll_up_button.view{
		display: block;
		height: 33px;
		opacity: 0.7;
}


#scroll_up_button.view:hover{
		opacity: 1;
		box-shadow: 0 0 4px 1px #fff;
	width: 113px;
}
#scroll_up_button{
	background: #3eb3d5 url("/i/totop.png") no-repeat scroll -7px -36px;
	border: medium none;
	border-radius: 3px 0px 0px 3px;
	bottom: 3px;
	box-shadow: 0 0 4px 1px #fff;
	cursor: pointer;
	display: block;
	height: 0;
	opacity: 0;
	overflow: hidden;
	position: fixed;
	right: 3px;
	text-decoration: none;
	width: 55px;
	transition: opacity 0.2s linear 0s, box-shadow 0.2s linear 0s, width 0.2s linear 0s;
	z-index: 20;


}

#scroll_up_button span{
	display: block;
	line-height: 30px;
	font-size: 15px;
	margin-left: 56px;
	color: white;
}


/*Новая карусель*/

.view_cour{
	top: 8px;
	height: 25px;
	left: 30px;
	margin-top: -14px;
	text-align: center;
	top: 8px;
}


.cuor_block .caroufredsel_wrapper .cuor_content{
/*	display: flex;*/
	float: left;
	height: 320px;
	left: 0;
	margin: 0;
	position: absolute;
	text-align: left;
	top: 0;
	padding: 0 0 0 5px;
}

.cuor_block .caroufredsel_wrapper{
	text-align: -moz-center; 
	float: none; 
	position: relative; 
	top: auto; 
	right: auto; 
	bottom: auto; 
	left: auto; 
	width: 100%; 
	height: 400px; 
	margin: 0px; 
	overflow-x: hidden;
}

.view_cour .view_pointer{
	display:inline-block;
	width: 20px;
	height: 20px;
	background-color: grey;
	/*background: radial-gradient(ellipse at center center , rgba(224, 239, 249, 1) 0%, rgba(216, 225, 231, 1) 51%, rgba(181, 198, 208, 1) 50%, rgba(242, 246, 248, 1) 100%);*/
	background: radial-gradient(ellipse at center, rgba(235,241,246,1) 0%,rgba(232,232,232,1) 63%,rgba(249,249,249,1) 49%,rgba(249,249,249,1) 100%);
	border-radius: 50%;
		margin: 1px;
	transition: background 0.5s linear;
	cursor: pointer;
}

.view_cour .view_pointer.on{
	background-color: red;
	/*background: radial-gradient(ellipse at center, rgba(204,17,4,1) 0%,rgba(216,30,4,1) 33%,rgba(229,229,229,1) 49%,rgba(216,30,4,1) 57%);*/
	background: radial-gradient(ellipse at center, rgba(242,246,248,1) 0%,rgba(216,225,231,1) 50%,rgba(181,198,208,1) 51%,rgba(224,239,249,1) 100%);

}

.product-list-bottom{
	color: #f7811b;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 5px;
	font-family:Arial;
	display: inline-block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: white;
	border-bottom: 1px solid #b61d13;
	text-decoration: underline;
	cursor: pointer; 
}

.select_also_products_block{
	padding-left: 33px;
	margin-top: 5px;
}

.product-list-bottom.active{	
	background: #f5f5f5;
	border-radius: 3px 3px 0 0;
	color: #222;
	text-decoration: none;
	border: 0px solid #cfcfcf;
}

.product_info_full {
	margin-top:30px;
	font:13px/18px Arial;
	width:100%;
	padding-bottom:20px;
	border-bottom: 1px solid #cfcfcf;
}

.product_info_full .product_menu {
	width:100%;
	border-bottom: 1px solid #cfcfcf;
	margin-bottom:13px;
}
.product-info-full-item {
	color: #f7811b;
	font-size: 16px;
	font-weight: normal;
	display: inline-block;
	padding: 7px 7px 8px 7px;
	border: 1px solid #fff;
	border-bottom: 0;
	margin: 0;
	background-color: white;
	text-decoration: underline;
	cursor: pointer; 

}

.product-info-full-item.active{	
//	background: linear-gradient(to bottom, #fefefe 0%,#d1d1d1 49%,#dbdbdb 50%,#e2e2e2 100%);;
	border-radius: 3px 3px 0 0;
	color: #222;
	text-decoration: none;
	border: 1px solid #cfcfcf;
	border-bottom: 0;
}

/* Carusel */

.bottom-carusel{
	background: none repeat scroll 0 0 white;
		border: 1px solid #cfcfcf;
		border-radius: 10px;
	position: relative;
}

.bottom-carusel center{
	margin: 0 15px;
}
.bottom-carusel .products {
	margin: 0;
}
.bottom-carusel .products .products_item{}

.bottom-carusel #prev_step
{
	background: url("/i/ms/prev.png") no-repeat scroll 0 0 transparent;
		cursor: pointer;
		height: 54px;
		left: 0;
		position: absolute;
		top: 43px;
		width: 21px;
}
.bottom-carusel #prev_step:hover{
	background: url("/i/ms/prev-hover.png") no-repeat scroll 0 0 transparent;
}
.bottom-carusel #next_step:hover{
		background: url("/i/ms/next-hover.png") no-repeat scroll 0 0 transparent;
}

.bottom-carusel #next_step
{
	background: url("/i/ms/next.png") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	height: 54px;
	position: absolute;
	right: 0;
	top: 43px;
	width: 21px;
}

.mt1 {
	font:12px/18px Tahoma;
}
.mt1 h1{
	margin-bottom: 0px;
}
.mt1 p{
	margin: 3px 0;
}


.fluid-progress{
	clear: both;
	padding:10px 0;
	text-align: center;
	background:url("i/ajax-loader.gif") no-repeat center center;
	font-size: 11px;
	width: 50%;
	color: #ffffff;
	margin: 0 auto;
}

#load_more_products{
	margin: 0 7px 20px 0;
	cursor: pointer;
	clear: both;
	color: #fff;
	text-align: center;
	line-height: 28px;
	height: 28px;
	background:#3eb3d5;
	border-radius:3px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}
#load_more_products:hover{
	opacity:0.9;
}

#overlayer{
	background-color: #000000;
	opacity:0.5;
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index: 100;
	margin-top: 10px;
}

#overlayer-loader {
	position: absolute;
	z-index: 999;
	height: 100px;
	background: url("i/ajax-loader.gif") no-repeat 0px 200px;
	padding: 230px 0px 0px 0px;
	width: 220px;
	text-align: center;
	color: #ffffff;
	font-size: 20px;
}


#cart.fixed{
	box-shadow: 0 0 4px 1px white;
	height: 70px;
	overflow: hidden;
	position: fixed;
	right: 3px;
	top: 3px;
	width: 168px;
	border-radius: 3px;
	z-index:10;
}

#cart.fixed #cart_content{   
	background-position: -16px -13px;
	height:73px;
}
#cart.fixed #cart_content #cart_pad{
	padding-top: 11px;
}

#cart.fixed #cart_content #cart_title,
#cart.fixed #cart_content #cart_products{
	margin: 0 0 0 46px;
}

#main_logo{
 	display: block;
	background: url("/i/ms/logo2.png") center bottom no-repeat; 
	width: 269px;
	height: 41px;
}

.logo span{
	display:block;
	margin-top:0px;
	color: white;
	line-height: 16px;
}

/* Regiser page
-----------------------------------------------------------------------------*/
table.register {margin-left:40px;}
.register th {padding:4px 5px;font-weight:normal;}
.register td {padding:4px 5px;}
.register input[type=text], .register input[type=password], .register textarea, .register select {
	border:1px solid #ddd;
	box-sizing: border-box;
	background:white;
	width:230px;
	padding:4px 6px;
	border-radius:3px;
}

.register select {
	width:243px;
}

.register .req input, .register .req textarea, .register input.req, .feedback-table .req {
	border-left:1px solid #f7811b;
}

.wrap-add-to-cart:before{
	border-radius: 3px;
	border-right: 2px solid white;
	content: "";
	display: block;
	height: 35px;
	left: 36px;
	position: absolute;
	width: 15px;
}

.wrap-add-to-cart, 
.call_button{
	background: #3eb3d5 url("/i/ms/cart_icon2.png") no-repeat scroll 9px 2px;
	border: 1px solid #3eb3d5;
	border-radius: 3px;
	color: white;
	cursor: pointer;
	display: block;
	font-size: 20px;
	height: 35px;
	line-height: 34px;
	padding-left: 52px;
	position: relative;
	text-align: center;
	text-decoration: none;

	width: 128px;
}

.call_button {
	background: #3eb3d5;
	font-size: 17px;
	height: 30px;
	box-sizing:border-box;
	line-height: 17px;
	padding: 5px 0 6px;
	width: 150px;
}

.call_button:hover, .wrap-add-to-cart:hover{
	color: white;
	opacity:0.9;
	dbackground-color:#f7811b;
	dborder:1px solid #f7811b;
}

.prod_allpicts img{
	width: 74px;
}
.prod_allpicts div.product_image:first-child,
.prod_allpicts div.product_image:nth-child(4n+1){
	margin-left: 0px !important;
}


.switch {
	position: absolute;
	top: 0;
	right: -1px;
	border:1px solid rgba(0,0,0,0.03);
	background:rgba(0, 0, 0, 0.5);
	border-radius:0 0 0 5px;
	border-left:0;
	z-index: 4;
	cursor: pointer;
	padding: 5px 7px;
	color: #ffffff;
	margin:0 0 0 1px;
}

.switch:hover {
	background: rgba(0, 0, 0, 0.4);
}

#ask-box{
	display: none;
	width: 313px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	padding: 35px 10px 7px 10px;
	text-align: center;
}

.product-options {
	background: #2ea2c5;
	border-collapse: separate; 
	border-spacing: 1px; 
	border-radius:3px 3px 0 0;
	width: 100%;
	margin-top:15px
}

.product-options tr:hover > td {
	dbackground: #f5f5f5;
	opacity:0.9;
}

.product-options td {
	background: #fff;
	color: #333;
	font-size: 12px;
	padding: 7px 10px 7px 18px;

}

.product-options tr td:first-child {
	font-weight: bold !important;
}

.product-options tr.title td {
	color: #fff;
	font-weight: bold !important;
	background:#3eb3d5;
	font-size: 15px !important;
	font-family:Arial;
	border-radius:3px 3px 0 0;
}
.product-options tr.title:hover > td{
	background:#3eb3d5;
}
.not_enabled_product{
	margin: -10px 0 0;
	text-align: left;
	width: 350px;
	font-size:14px;
}

.not_enabled_product a{
	font-size:18px;
	color:#f7811b;
}

#foto-box .zoom {
	background: url("i/zoom_in.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
	color: #222;
	font-size: 16px;
	left: 0;
	margin: 0 auto;
	opacity: 0.666;
	padding: 0 0 45px;
	position: absolute;
	text-align: center;
	text-shadow: 1px 0 #fff, 1px 1px #fff, 0 1px #fff, -1px 1px #fff, -1px 0 #fff, -1px -1px #fff, 0 -1px #fff, 1px -1px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
	top: 40%;
	width: 100%;
}

.callme_submit.call_button{
	font-size: 15px;
	margin-bottom: 5px;
	width: 100%;
}
	

div.advance {
	border: 1px solid #eee;
	box-shadow: 0 0 5px #ddd;
	color: #197b9b;
	font: bold 12px Arial;
	margin: 20px 0 0;
	width: 100%;
	max-width: 627px;
	padding:12px 0 15px 0;
}

div.advance:hover {
	box-shadow: 0 0 5px #bbb;
}

div.advance ul {
	padding: 0 20px 0 25px;
}
div.advance ul li{
	list-style-type: none;
	background:url(/i/ms/plus.png) left 1px no-repeat;
	margin:7px 0 5px 0px;
	padding:0 0 0 20px;
}

div.advance div {
	margin:20px 20px 20px 0;
}

div.advance .h2 {
	text-transform:uppercase;
	margin-bottom:15px;
	font-size:18px;
}

.select_filter{
	background: #fff;
	border: 1px solid #ddd;
	color: #656565;
	font: 11px Tahoma;
	height: 21px;
	position: relative;
	margin: 0;
}

.select_filter .arrow{
	background: url("/i/ms/select_arrow.png") no-repeat right -1px rgba(0, 0, 0, 0);
	cursor: pointer;
	height: 21px;
	position: absolute;
	right: 0;
	top: -1px;
	width: 100%;	
}

.select .selected{
	line-height: 21px;
	color: #000;
	font-family: Tahoma;
	font-size: 13px;
	padding-left: 3px;
	white-space:nowrap;
	overflow-x:hidden;
}

#content .select_filter ul{
	background: url("/i/trans-white.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	background:white;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	left: -1px;
	width: 100%;
	color: #000;
	padding: 0;
	z-index: 50;
}
.select_filter ul li{
	padding: 0 0 2px 4px;
}
.select_filter ul li a{
	color: #000;
	font-family: Tahoma;
	font-size: 13px;
	padding-left: 0px;
	text-decoration: none;
	display: block;
}

.select_filter ul li:hover{
	background-color: #2ea7cb;
	color:#fff;
}
.select_filter ul li:hover a{
	color: #fff;
}


.ParamsTable td {
	color: #333333;
	font: bold 12px Tahoma;
	height: 32px;
}

.ParamsTable tr td:first-child {
	white-space:nowrap;
	padding-right:10px;
}

.ParamsTable .text-field input{
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 2px 5px;
	text-align: center;
	width: 52px;
}

.ParamsTable select{
	border: 1px solid #ddd;

}


.ui-sort-padder {
	padding: 5px 0 0 6px;	
		cursor: pointer;
}
.ui-sort-padder:after{
	content: '';
	background: url("/i/ms/select_arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
		cursor: pointer;
		height: 25px;
		position: absolute;
		right: -25px;
		top: 0;
		width: 25px;
}

.ui-slider {	
	border: 1px solid #206f89;
	border: 1px solid #f9b377;
	border: 1px solid #ddd;
		color: #4092ce;
	border-radius: 3px;
	position: relative; 
	text-align: left;
	background-color:#fff; 
	cursor: pointer;
	 
}
.ui-slider .ui-slider-range { 
	position: absolute; 
	z-index: 1; 
	font-size: .7em;
	border: 0; 
	background-position: 0 0;
	background-color: #6ecfee; 
	background-color: #fed6b3; 
	background-color: #f8d9bf; 

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcaf6c+0,6fcfef+100 */
background: #fcaf6c; /* Old browsers */
background: -moz-linear-gradient(left, #fcaf6c 0%, #6fcfef 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #fcaf6c 0%,#6fcfef 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #fcaf6c 0%,#6fcfef 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcaf6c', endColorstr='#6fcfef',GradientType=1 ); /* IE6-9 */
	border-radius: 2px;
}

.ui-slider-handle span{
	display: none;
}

.ui-slider .ui-slider-handle {
	background-color: #105f79;
	background-color: #fcaf6c;
	border-radius: 50%;
	border:0px solid #ddd;
	dbox-shadow: 0 0px 8px 1px #fff;
	cursor: default;
	height: 17px;
	position: absolute;
	top: -5px;
	width: 17px;
	z-index: 2;
	margin-left: -5px;
	cursor: pointer;
}

.ui-slider .ui-slider-handle:last-child {
	background-color: #6FCFEF;
}

.ui-slider-horizontal { height: .5em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }


#filterbox{
	background:url(/i/ms/filter_bg.png) top left repeat;	
	background:#f2fafc;
	background:#e6f5f9;
	background:#ebf4f6;
	background:#f1f7f8;
	border: 2px solid #e6f5f9;
	border-radius: 5px;
	padding: 10px;
	margin: 10px 0;
}

input.apply_button {
	cursor:pointer;
	margin:0;
	padding:0;
	border:0;
	background:url(/i/ms/apply_button.png) no-repeat;	
	width:107px;
	height:25px;
	vertical-align:top;
	line-height:32px;
  	margin: 10px 0 0 0px;
}


 .discussions{
	margin: 20px 0 0 0;
	position:relative;
}
 .discussions .block-title{
	color: #2D2C2C;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 5px;
}
.discussions .form-toggle{
	display:inline-block;
	padding:10px 15px;
	font-size: 16px;
	cursor: pointer;
	color:#fff;
	background:#3eb3d5;
	text-decoration:none;
	border-radius:5px;
}
.discussions .form-toggle:hover{
	opacity:0.8;
}
 .discussions .author{
	font-size: 14px;
}
 .discussions .author .date{
	font-size: 12px;
	color: #999;
}
 .discussions .body .topic{
	font-weight: bold;
}

 .discussions .form-add{
	padding: 10px 0;
	display: none;
}
 .discussions .row{
	clear: both;
}
 .discussions label{
	float: left;
	width: 100px;
}
 .discussions .ui-sort-list label{
	float: none;
	width: auto;
}
 .discussions input[type=text],
 .discussions textarea{
	width: 400px;
	box-sizing:border-box;
	background:#fff;
	border-radius:5px;
	border:1px solid #ddd;
	padding:5px 7px;
	margin-bottom:5px;
	font-size: 14px;
	font-family: "Arial", sans-serif;
}
 .discussions textarea{
	height: 160px;
}

.discussions .add-button{
	background:#3eb3d5;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font: 14px Arial;
	text-decoration: none;
	border-radius: 3px;
	padding:10px 15px;
	text-align: center;
	width: 400px;
	box-sizing:border-box;
	margin-top:5px;
}

.discussions .add-button:hover{
	opacity:0.8;
}

/* Отзывы */
.discussions-page{}
.discussions-page .discussion{
	clear: both;
	margin: 0 0 15px 0;
}
.discussions-page .discussion .head{
	padding: 0 0 5px 0;
}
.discussions-page .discussion .head .product-name{
	font-size: 14px;
}

.discussions-page .discussion .product-image{
	float: left;
	margin: 0 15px 0 0;
}
.discussions-page .discussion .product-image img{}
.discussions-page .discussion .body{
	padding: 0 0 0 110px;
	font-size: 12px;
}
.discussions-page .discussion .body .topic{
	font-weight: bold;
}
.discussions-page .discussion .body .text{

}
.discussions-page .discussion .body .date{
	color: #999999;
	font-size: 10px;
}
.discussions-page .discussion .body .author{
	font-size: 14px;
	color: #118dc6;
}

 .discussions .author{
	font-size: 14px;
}
 .discussions .author a {
	display:inline-block;
	margin-bottom:3px;
	text-decoration:none;
}
 .discussions .author .date{
	font-size: 12px;
	color: #999;
}

.discussions .body{
	font: 12px/18px Arial;
}
 .discussions .body .topic{
	font-weight: bold;
}

 .discussions .block-title{
	color: #2D2C2C;
	font: 21px Tahoma;
	font-weight: normal;
	padding-bottom: 15px;
	margin: 0;
}

.discussions .review {
//	border: 1px solid #2ea6ca;
//	dbox-shadow: 0 0 5px #f7811b;
	border-top: 1px solid #e8e8e8;
//	border-radius:5px;
	margin-bottom: 15px;
	padding: 10px;
}

.cat_page.discussions .review {
	margin-bottom: 2px;
}

.variants-box select.option_color option:before{
	border-radius: 5px;
	content: "";
	display: inline-block;
	height: 8px;
	width: 15px;
}

.jq-selectbox{
	cursor: pointer;
//	z-index: 10 !important;
	z-index: 10;
}

.jq-selectbox__select {
	height: 24px;
	padding: 0 45px 0 10px;
	color: #383838;

		background: none repeat scroll 0 0 white;
		border: 1px solid #d2d2d1;
		border-radius: 5px;
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);
	font-weight: normal;
	line-height: 24px;
	z-index:10;
}
.jq-selectbox__select:hover {

	background-position: 0 -10px;
}
.jq-selectbox__select:active {
	background: #f5f5f5;
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.15);
}

.jq-selectbox__select .text {
	display: block;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 23px;
	height: 100%;
	border-left: 1px solid #CCC;
}
.jq-selectbox__trigger .jq-selectbox__trigger-arrow {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #000;
	height: 0;
	opacity: 0.3;
	overflow: hidden;
	position: absolute;
	right: 7px;
	top: 10px;
	width: 0;
}
.jq-selectbox__trigger:hover .jq-selectbox__trigger-arrow {
	opacity: 1;
	filter: alpha(opacity=100);
}
.jq-selectbox .jq-selectbox__dropdown {
	top: 27px !important;
	margin: 0;
	padding: 0;
	background: #FFF;
	border: 1px solid #C6CBD0;
	border-radius: 4px;
	box-shadow: 0 2px 10px rgba(0,0,0,0.2);
	font-weight: normal;
	color: #b20a09;
	z-index:30;
}
.jq-selectbox a {
	display: block;
	padding: 0 10px;
	text-decoration: none;
	white-space: nowrap;
}
.jq-selectbox a.selected {
	background: #A3ABB1;
	color: #FFF;
}
.jq-selectbox a:hover {
	background: #08C;
	color: #FFF;
}
.jq-selectbox a.disabled {
	color: #AAA;
}
.jq-selectbox a.disabled:hover {
	background: none;
}

.jq-selectbox ul{
	list-style: outside none none;
	margin: 0;
	padding: 0;
}


.jq-selectbox.option_color a:before{
	border-radius: 5px;
	content: "";
	display: inline-block;
	height: 8px;
	width: 15px;
}


/* test drive*/
#test_drive{
	margin: 15px 0;
	position: relative;
}
#test_drive_form{
	display: none;
	position: absolute;
	left: 0;
	top: 71px;
	width: 335px;
	z-index: 2;
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #eeeeee;
	border-radius: 5px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
	overflow: hidden;
	padding-left: 10px;
}
#test_drive_form input, #test_drive_form textarea{
	width: 190px;
}
#test_drive_form textarea{
	height: 60px;
}
#test_drive_form table{
	margin: 10px;
}
#test_drive_form table td{
	padding: 4px;
}

#test_drive_form button{
	padding: 0;
	height: 28px;
	font-size: 15px;
	line-height: 25px;
	margin:0 auto;
	width: 245px;
	background: linear-gradient(to bottom, #12baed 0%, #09c3f2 25%, #4dd4f2 61%, #5cd4f2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #1fbeef;
	border-radius: 5px;
	box-shadow: 0 0 0 1px #1fbeef;
	color: white;
	cursor: pointer;
	display: block;
}
#test_open{
	cursor: pointer;
	width: 100%;
}

/* Media screen*/

.product_pad .not_price {
   background: linear-gradient(to bottom, #12baed 0%, #09c3f2 25%, #4dd4f2 61%, #5cd4f2 100%);
	border: 1px solid #1fbeef;
	border-radius: 5px;
	box-shadow: 0 0 0 1px #1fbeef;
	color: white;
	cursor: pointer;
	display: block;
	font-size: 11px;
	height: 18px;
	line-height: 14px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 0 2px #6e6e6e;
	width: 90px;
	margin: auto;
}

.miostimulyator{
	margin: 15px 0;
	cursor:pointer;
	position: relative;
}

.aux_page {
	font: 13px/18px Arial;
	color:#262626;
}

.aux_page p {
	margin: 12px 0;
}

.aux_page h5 {
	margin-top:-7px;
	font:14px Tahoma;
	color:#999;
}

div.subcats {
	margin-right:-8px;
}
div.subcat_pic {
		border: 2px solid #67B6D0;
	border-radius: 5px;
	float: left;
	font: 11px Arial;
		height: 170px;
	margin: 0 8px 8px 0;
	padding: 0 6px;
	text-align: center;
		width: 114px;
	overflow:hidden;
}

div.subcat_pic:hover {
		border: 2px solid #f7811b;
	dbox-shadow: 0 0 5px #ddd;
}

div.subcat_pic a {
	display:block;
	margin:0 -1px 5px;
	height:142px;
	overflow:hidden;
	word-wrap: break-word;
}

div.subcat_pic:hover > a {
	color:#f7811b;
	text-decoration:underline;
}

div.subcat_pic span {
	color: #2ea6ca;
}

div.subcat_pic:hover > span {
	color:#f7811b;
}
div.subcat_pic img {
	height: auto;
	margin: 10px auto 3px;
	width: 86px;
}

.market_left a {
	box-shadow: 0 0 5px #DDDDDD;
	display: block;
	height: 123px;
	margin: 20px 0 20px 23px;
	overflow: hidden;
	width: 198px;
}

.market_left img {
	margin: -1px 0 0 -1px;
}

.banner_left a {
	box-shadow: 0 0 5px #DDDDDD;
	display: block;
	height: 371px;
	margin: 20px 0 20px 12px;
	overflow: hidden;
	width: 220px;
}

.banner_left img {
	margin: -1px 0 0 -1px;
}


body {
	background: #fff;
	margin:0;
	top:0;
}
#wrapper {
	position:relative;
	height: auto !important;
	margin: 0 auto;
	min-height: 100%;
	width: 1000px;
	background:#f8f8f8;
	overflow:hidden;
	box-shadow:0 0 15px #aaa;
}

.product_promo_new img {
	margin: 0 3px 0 0;
}

.t_1,.t_2,.t_3,.t_4{
	display: inline-block;
	position: relative;
	margin-top:10px;
}
.t_1 img{
	margin:0px 3px 0 5px;
}
.product_promo a:first-child img{
	margin:7px 0 0 15px;
}
.t_1:hover:after,.t_2:hover:after,.t_3:hover:after,.t_4:hover:after{
	background: #fff;
	border-radius: 5px;
	box-shadow:0 0 5px #ddd;
	top: 100%;
	color: #262626;
	content: attr(tooltip);
	left: -50%;
	padding: 5px 15px;
	position: absolute;
	z-index: 98;
	width: 265px;
	white-space: pre-wrap;
}

.t_1:hover:after{
	left: 0%;
	width: 170px;

}

.t_2:hover:after {
	width: 250px;
	left: -62%;
}

.t_3:hover:after{
	left: -130%;
	width: 215px;
}

.t_4:hover:after{
	left: -187px;
	width: 230px;
}

.t_:first-child:hover:after {
	width: 250px;
}


table .phone_products {
	margin: 10px 0 0;
}

.phone_products td {
	color:#383838;
	font: 13px Tahoma;
}

.phone_products tr td:first-child {
	padding-right:20px;
}

#ml_offset {
	margin-right:-20px;
}

#voting_page{}
#voting_page .voting-result{}
#voting_page .voting-result td{
	font-size: 12px;
	padding: 3px;
}
#voting_page .voting-result .answer{
	padding-right: 10px;
	font-size: 14px;
}

/* блок голосования */
#voting_block{
	margin: 0 15px 10px;
}
#voting_block .block-title{
	color: #f7811b;
	font: 22px/34px Tahoma;
}

#voting_block .voting-question{
	font-size: 14px;
	margin-bottom: 5px;
}

#voting_block .button{
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #9decff 0%, #217089 100%) repeat scroll 0 0;
	border: 1px solid #1fa8d4;
	border-radius: 5px;
	color: white;
	cursor: pointer;
	display: block;
	font-size: 13px;
	height: 23px;
	
	padding: 0 10px;
	position: relative;
	text-align: center;
	text-decoration: none;
}

#pad_votes{
	border-radius: 10px;
	box-shadow: 0 0 3px 1px #D2CDCD;
	position: absolute;
	display: none;
	z-index: 100;
	background-color: white;
	left: 20px;
	top: 50px;
}

#pad_votes .vote_bg{
	background-color: rgba(110, 0, 0, 0.2);
	height: 15px;
	margin: 0 3px;
	width: 100%;
	border-radius: 5px;
}

#pad_votes .vote_sum{
	background-color: #4F9E00;
	height: 15px;
	border-radius: 5px;
}

#pad_votes .star_vote {
	height: 15px;
	margin: 0 3px;
	width: 75px;
}
#pad_votes .star_vote.v5{
	background: url("i/stars.png") no-repeat top right;	
}

#pad_votes .star_vote.v4{
	background: url("i/stars.png") no-repeat 15px top;	
}

#pad_votes .star_vote.v3{
	background: url("i/stars.png") no-repeat 30px top;	
}

#pad_votes .star_vote.v2{
	background: url("i/stars.png") no-repeat 45px top;	
}

#pad_votes .star_vote.v1{
	background: url("i/stars.png") no-repeat 60px top;	
}

#pad_votes .votes_table {
	padding: 3px 6px 0 0;
	font-size: 14px;
	line-height: 14px;
}

#pad_votes .votes_table .one{

}

#pad_votes .votes_table .two{
 	width: 10px;
}

#pad_votes .votes_table .three{
		width: 100%;
}

#product-detail .right-side .prod_voiting {
	float: right;
	color: #000;
	width: 88px;
	position: relative;
}

#product-detail .right-side .prod_voiting table {
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	font-size: 10px;
}


.ui-sort-padder{padding:0; margin:0; height:22px;}
.ui-sort-list {display:none; top:-2px; left:0; position:absolute; width:116px; margin:0 0 0 10px; padding:4px 0; border:1px solid #bdbcb5; border-top:0; background-color:#fff; list-style:outside none; white-space:nowrap; z-index:50; margin:0px !important;}
.ui-sort-list li{margin:0 4px; font:11px Arial; line-height:20px}

.stars {
	width:76px;
	height:15px;
	background: url("i/ms/stars.png") no-repeat bottom left;
}

.stars div{
	width:76px;
	height:15px;
	background: url("i/ms/stars.png") no-repeat top left;
}

#voiting_list {
	position:relative;
}
#voiting_list input{
	margin: -3px 3px 0px 5px;
}

#voiting_list .ui-sort-padder:after {
	background:none;
}

.product_info_block {display:none;}
.product_info_block.active {display:block;}

#pr_review a {
	display:table-row;
}
#pr_review a img {
	vertical-align:middle;
	margin-right:10px;
	display:table-cell;
	height:50px;
	border-radius:5px;
}

#pr_review span {
	display:table-cell;
	vertical-align:middle;
}

div.root_cats {
	margin:6px -8px 0 0;
}
div.root_cat {
	float: left;
	width: 126px;
	margin: 0 8px 8px 0;
	padding: 0;
	height: 170px;
	text-align: center;
	border: 2px solid #67B6D0;
	border-radius: 5px;
	font: 11px Arial;
	position: relative;
}

div.root_cat > a {
	display:block;
	padding: 0 8px;
	text-decoration:none !important;
}
div.root_cat .root_cnt {
	line-height:25px;
	display:block;
	color:#2ea6ca;
}
div.root_cat .root_name, .root_subcats a{
	display:block;
	height:42px;
	overflow:hidden;
	word-wrap: break-word;
	text-decoration:underline;
}

div.root_cat div a{
	height:auto;
}

div.root_cat img {
	width:86px;
	height:86px;
	margin:10px auto 1px;
}

div.root_cat a:hover {
	text-decoration:underline;
}

div.root_cat:hover {
	border:2px solid #f7811b;
	border-radius: 5px 5px 0px 0px;
}

div.root_cat:hover > a, div.root_cat:hover span {
	color:#f7811b;
	text-decoration:none;
}

.root_subcats {
	position:absolute;
	z-index:2;
	display:none;
	top:170px;
	left:8px;
	width:auto;
	min-width:140px;
	padding: 0;
	margin:0 0 0 -10px;
	text-decoration:none;
	text-align:left;
	color:#206f89;
}

.root_subcats_border {
	border: 2px solid #67B6D0;
	border-radius: 0 5px 5px 5px;
	background:#fff;
	padding: 5px 9px 10px 9px;
}

.root_subcats_border2_pad {
	position:absolute;
	width:126px;
	height:2px;
	top:0px;
	left:2px;
	background:#fff;
}
.root_subcats_border2 {
	margin-top:1px;
	border-top: 1px dotted #f7811b;
	background:#fff;
}

.root_subcats a {
	display:block;
	font-size:11px;
	padding: 5px 0 2px;
	white-space:nowrap;
	width:100%;
	color:#2ea6ca;
	text-decoration:none !important;
	border-bottom:1px dotted;
}

.root_subcats a:hover {
	color:#f7811b;
}

.miostimulyator img {
	width:335px;
}

.obzor-item a {
	display: table-row;
}

.obzor-item .obzor-img {
	width:50px;
	padding-right:10px;
	display: table-cell;
	margin-right: 10px;
	vertical-align: middle;
}

.obzor-item .obzor-title {
	display: table-cell;
	vertical-align: middle;
}

.obzor-t2{
	clear: both;
	padding: 10px 0;
}

.sugrob {
	display:none;
	height:56px;
	width:260px;
	background:url(/i/ms/girlanda.png) top left no-repeat;
	opacity:1.0;
	position:absolute;
	top:-45px;
	left:0;
}

.snow {
	height:34px;
	width:264px;
	dbackground:url(/i/ms/snow.png) top left repeat-x;
	position:absolute;
	top:56px;
	left:2px;
}

.cuor_content img.product_image_brief {
	width:180px;
	height:180px;
}

.cuor_content .product_image {
	height:194px;
	width:180px;
}

.cuor_content .product_pad {
	width: 180px;
}

.cuor_content .product_pad .reviews {
	left: 67px;
}

.cuor_content .product_brief{
	float: left;
	width: 202px;
	margin: 20px 13px 0 0;
	padding:0;
}

.cuor_content .brief_description_inner {
	position:relative;
	max-height:72px;
	overflow:hidden;
}

.brief_delivery {
	margin-top:7px;
	display:none;
}

.product_pad:hover .brief_delivery {
	display:block;
}

.rub {
	text-transform:uppercase;
	border-bottom:1px solid;
	display:inline-block;
	line-height:0.4em;
	width:0.6em;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	span.rub{
		line-height: 0.3em;
	}
}

.product_price .rub, .price_to_show .rub {
	border-bottom:2px solid;
	line-height:0.3em;
	width:0.5em;
}

.price_to_show s .rub {
	text-decoration: line-through;
	border-bottom:0;
	width:auto;
}

.price_to_show .economPrice .rub, .price_to_show .economPrice2 .rub {
	border-bottom:1px solid;
}

.feedback-table{}

.feedback-table button,
.feedback-table textarea,
.feedback-table input{
	display:block;
	background:#fff;
	border:1px solid #ddd;
	border-radius:3px;
	padding: 5px 7px;
	width: 400px;
	font: 13px/18px Tahoma;
	box-sizing:border-box;
	margin:0 0 5px 0;
}

.feedback-table button {
	background:#3eb3d5;
	border:none;
	color:#fff;
	cursor:pointer;
}

.feedback-table button:hover {
	background:#f7811b;
}

.cube,.cube2 {
	float: left;
	width:30px;
	height:30px;
	position:relative;
	margin: 0 18px 0 5px;
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	
	-webkit-transform: rotate3D(0, 0, 0, 0deg) translate3D(0px, 0px, 0px);
	transform: rotate3D(0, 0, 0, 0deg) translate3D(0px, 0px, 0px);
	
	-webkit-animation: spinCube 8s infinite ease;
	animation: spinCube 8s infinite ease;
}
.cube .cube-side {
	width:30px;
	height:30px;
	color:#fff;
	font-size:30px;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	border:1px solid #fff;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	position:absolute;
	box-shadow:0 0 15px 5px rgba(255,255,255,.4);
	-webkit-backface-visibility:visible;
	backface-visibility:visible;
	background: url('/i/iseon-s.png') no-repeat center center;
}

.cube2 .cube-side {
	width:30px;
	height:30px;
	color:#fff;
	font-size:30px;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	border:1px solid #fff;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	position:absolute;
	box-shadow:0 0 15px 5px rgba(255,255,255,.4);
	-webkit-backface-visibility:visible;
	backface-visibility:visible;
	background: url('/i/neo-s.png') no-repeat center center;
}

.cube-side_top {
	background-color:rgba(180,0,0,.4);
	-webkit-transform: rotate3d(1, 0, 0, 90deg) translate3d(0, 0, 15px);
	transform: rotate3d(1, 0, 0, 90deg) translate3d(0, 0, 15px);
}
.cube-side_bottom {
	background-color:rgba(180,0,180,.4);
	-webkit-transform: rotate3d(1, 0, 0, -90deg) rotate3d(0, 0, 1, 180deg) translate3d(0, 0, 15px);
	transform: rotate3d(1, 0, 0, -90deg) rotate3d(0, 0, 1, 180deg) translate3d(0, 0, 15px);
}
.cube-side_front {
	background-color:rgba(0,180,180,.4);
	-webkit-transform: rotate3d(1, 0, 0, 0deg) translate3d(0, 0, 15px);
	transform: rotate3d(1, 0, 0, 0deg) translate3d(0, 0, 15px);
}
.cube-side_back {
	background-color:rgba(0,0,180,.4);
	-webkit-transform: rotate3d(1, 1, 0, -180deg) translate3d(0, 0, 15px);
	transform: rotate3d(1, 1, 0, -180deg) translate3d(0, 0, 15px);
}
.cube-side_left {
	background-color:rgba(0,180,0,.4);
	-webkit-transform: rotate3d(0, 1, 0, -90deg) rotate3d(0, 0, 1, 90deg) translate3d(0, 0, 15px);
	transform: rotate3d(0, 1, 0, -90deg) rotate3d(0, 0, 1, 90deg) translate3d(0, 0, 15px);
}
.cube-side_right {
	background-color:rgba(180,180,0,.4);
	-webkit-transform: rotate3d(0, 1, 0, 90deg) rotate3d(0, 0, 1, 180deg) translate3d(0, 0, 15px);
	transform: rotate3d(0, 1, 0, 90deg) rotate3d(0, 0, 1, 180deg) translate3d(0, 0, 15px);
}

@-webkit-keyframes spinCube {
	0% {
		-webkit-transform: rotate3d(1, 1, 0, 0deg); 
	}
	25% {
		-webkit-transform: rotate3d(1, 1, 0, 180deg); 
	}
	50% {
		-webkit-transform: rotate3d(1, 0, 1, 180deg); 
	}
	75% {
		-webkit-transform: rotate3d(0, 1, 1, 180deg); 
	}
	100% {
		-webkit-transform: rotate3d(1, 1, 0, 360deg);
	}
}
@keyframes spinCube {
	0% {
		transform: rotate3d(1, 1, 0, 0deg); 
	}
	25% {
		transform: rotate3d(1, 1, 0, 180deg); 
	}
	50% {
		transform: rotate3d(1, 0, 1, 180deg); 
	}
	75% {
		transform: rotate3d(0, 1, 1, 180deg); 
	}
	100% {
		transform: rotate3d(1, 1, 0, 360deg);
	}
}


/*------------------------------------------------------------------------*/
/* к вункционалу избранное */
/*------------------------------------------------------------------------*/

#cart_content .cart-favor{
	background: url("i/ms/card_pad_favorite_icon.png") no-repeat;
	box-shadow: none;
	width: 23px;
	height: 18px;
	position: absolute;
	top:55px;
	left: 18px;
	display: block;
}

#cart_content .cart-favor.show{
	margin-top:-1px;
	background: url("i/ms/card_pad_favorite_icon.png") no-repeat left bottom;
	background:rgba(0, 0, 0, 0) url("i/favo2.png") no-repeat scroll 4px bottom;
	background:rgba(0, 0, 0, 0) url("i/ms/product-detail-favor.png") no-repeat scroll 4px bottom;
}

#cart.fixed #cart_content .cart-favor{
	top:42px;
	left:7px;
}


#product-detail .favor {
	margin: 4px 0 0 37px;
	background: url("i/ms/product-detail-favor.png") no-repeat left top;
	width: auto;
	display: inline-block;
	height: 18px;
}

#product-detail .favor.active, #product-detail .favor:hover {
	background: url("i/ms/product-detail-favor.png") no-repeat left bottom;
}

#product-detail .favor span{
	border-bottom: 0;
}

.product_to_show .favor_brief .back {
	background: rgba(0, 0, 0, 0) url("i/ms/product-detail-favor.png") no-repeat scroll left top;
	height:18px;
	width:19px;
}

.product_to_show .favor_brief.active .back {
	background:rgba(0, 0, 0, 0) url("i/ms/product-detail-favor.png") no-repeat scroll left bottom;
}

.product_to_show .favor_brief{
	position: absolute;
	top:-9px;
	right: -10px;
	z-index:2;
}

.product_to_show .favor_brief .txt .arrow{
	display:none;
}

.product_to_show .favor_brief .txt{
	text-align:right;
	position:absolute;
	width:100px;
	top:15px;
	left:-120px;
	margin:0;
	border:1px solid #ddd;
	background:#fff;
	color:#f7811b;
	padding:10px;
}

.product_to_show .favor_brief .txt:hover{
	background:#f7811b;
	border:1px solid #f7811b;
	color:#fff;
}

div.sort_block {

}

div.sort_block a {

}

.sort_link {
	margin-left:10px;
	font-weight:normal;
}

div.sort_block .sort_link:first-child {
	margin-left:0px;
}

.sort_link.active {
	font-weight:bold;
	color:#f7811b;
	text-decoration:none;
	border:none;
}

.product_promo_new {
	margin-top:0px;
}

.question_button{
	background: #3eb3d5;
	border-radius:3px;
	font-size: 17px;
	height: 30px;
	box-sizing:border-box;
	line-height: 17px;
	padding: 5px 0 6px;
	width: 150px;
	color:#fff;
	margin:10px 0 20px 82px;
	cursor:pointer;
}

.question_button:hover{
	opacity:0.9;
}

.select_filter label {
	cursor: pointer;
	width: 100%;
}

.select_filter input[type=checkbox] {
	cursor: pointer;
	vertical-align:-2px;
}

.confid1 {
	font-size:11px;
	text-align:center;
}
.confid4 {
	font-size:9px;
	text-align:center;
}

.confid1, .confid2, .confid3, .confid4, .confid1 a, .confid2 a, .confid3 a, .confid4 a{
	color:#666;
	text-decoration:none;
}

.confid1 a:hover, .confid2 a:hover, .confid3 a:hover, .confid4 a:hover{
	color:#2ea6ca;
}

.newsblock {
	width:100%;
	clear:both;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom: 1px solid #f0ede1;
}

.newsblock .h3 a {
	color:#2ea6ca;
	color:#f7811b;
	border-bottom:1px dotted;
}
.newsblock .h3 a:hover {
	color:#f7811b;
	border-bottom:none;
}

.blogs ul {height: 26px; overflow: hidden; margin: 15px 0 3px 0;padding:5px 0;list-style:none;}
.blogs li {float: left; padding-right: 4px;}
.blogs li a {background: url(/i/add_to.gif); width: 26px; height: 26px; float: left; display: block;}
.blogs .lj a:hover {background-position: 0 0}		 .blogs .lj a {background-position: 0 -27px}
.blogs .vk a:hover {background-position: -27px 0}	 .blogs .vk a {background-position: -27px -27px}
.blogs .fb a:hover {background-position: -54px 0}	 .blogs .fb a {background-position: -54px -27px}
.blogs .tw a:hover {background-position: -81px 0}	 .blogs .tw a {background-position: -81px -27px}
.blogs .ma a:hover {background-position: -108px 0}	.blogs .ma a {background-position: -108px -27px}
.blogs .ok a:hover {background-position: -162px 0}	.blogs .ok a {background-position: -162px -27px}
.blogs .ya a:hover {background-position: -189px 0}	.blogs .ya a {background-position: -189px -27px}
.blogs span {color: #777; font-size: 10px; white-space: nowrap;}


/* Верификация */

#product-detail .verify {
	display: inline-block;
}

#product-detail .verify span {
	display: inline-block;
	float: left;
	width: 22px;
	height: 22px;
	margin: 0 10px 0 10px;
	position: relative;
	top: 3px;
}

#product-detail .verify a {
	display: inline-block;
	width: 22px;
	height: 22px;
	float: left;
	position: relative;
	top: 3px;
	opacity: .5;
}

#product-detail .verify a:hover {
	opacity: 1;
}

.verify form[name='validate'] {
	display: inline-block;
	float: left;
	position: relative;
	top: 3px;
	margin: 0 10px 0 10px;
	width: 22px;
	height: 22px;
}

#product-detail .verify button {
	background: url(/i/ms/verified2.png) no-repeat;
	padding: 0;
	border: 0;
	cursor: pointer;
	width: 22px;
	height: 22px;
	opacity: .5;
}

#product-detail .verify button:hover {
	opacity: 1;
}

.tag_list {
	margin-top:-10px;
}

.tag_list a {
	padding:0 10px 0 0;
	white-space:nowrap;
}

.tag_list a.cur {
	color:#f7811b;
}

#discussions_form{
	margin-top:10px;
}

.product_pad .sticker {
	left: -3px;
	position: absolute;
	top: -3px;
	z-index:1;
}

.product_pad .reviews {
	position: absolute;
	top:-5px;
	left:72px;
	white-space:nowrap;
	display:block;
	background:#fff;
	padding:1px 5px;
	border-radius:3px;
	z-index:1;
}

#search_result_external_div{
	position:relative;
	height:auto;
	margin:0px auto;
	max-width:1000px;
}

#search_result{
	position:absolute;
	height:auto;
	display:none;
	right:12px;
	margin-top:48px;
	text-align:right;
	float:right;
	border: 6px solid #3eb3d5;
	border-radius:5px;
	z-index:22;
}

#search_result .smart_search_img{
	width:30px;
	height:30px;
	float:right;
	margin:0px 0 0 5px;
}

#search_result .search_result_row{
	padding:0;
	color:blue;
	background:white;
	line-height:30px;
	clear:both;
}

#search_result .line_hidden{
	display:none;
}

#search_result .show_all_smart_search_results{
	font:12px/30px Tahoma;
	text-align:center;
	color:#f7811b;
	margin: auto;
	cursor:pointer;
	font-weight:bold;
	transition: all 0.3s ease-in-out 0s;
}

#search_result .show_all_smart_search_results:hover{
	background:#3eb3d5;
	color:#fff;
}

#search_result .search_result_row a{
	padding:0 5px;
//	display:inline-block;
	display:block;
//	float:right;
	font:12px/30px Tahoma;
	text-decoration:none;
	white-space:nowrap;
	transition: all 0.3s ease-in-out 0s;
}

#search_result .search_result_row a:hover{
	background:#3eb3d5;
	color:#fff;
}

#search_result .search_result_row b {
	color:#f7811b;
}

#search_result .search_result_divider{
	height:1px;
	background:#2ea6ca;
}

.catalog_navigator .review_link {
	background:#fff;
	border: 1px solid #f7811b;
	border-radius: 3px;
	box-sizing: border-box;
	color: #f7811b;
	display: block;
	float: right;
	font: 13px/27px Tahoma;
	height: 29px;
	margin: 0 2px;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
}

.catalog_navigator .review_link:hover {
	background:#f7811b;
	color:#fff;
}

.swiper-container-horizontal > .swiper-pagination-product-brief {
	text-align: center;
}
.swiper-container-horizontal > .swiper-pagination-product-brief .swiper-pagination-bullet {
	margin: 0 1px;
	background-color: #2ea6ca;
	width: 7px;
	height: 7px;
}

#cart_save_button {
	margin-top:5px;
	background: #3eb3d5 !important;
	font: 23px Arial !important;
	color:#fff !important;
	border-color:#3eb3d5 !important;
	border-radius:5px !important;
	text-transform:uppercase;
}

#cart_table.cartTable .labels_table{
	border-radius:3px;
	background-color: #3eb3d5 !important;
}

#cart_table.cartTable tr.labels_discount td.label {
	border-radius: 0 !important;
	background-color: transparent !important;
}

.cartTable .cart_divider, .register .cart_divider {
	display:none;
	padding: 0;
	height: 10px;
	background: #fff !important;
}

#cart_page h1, #cart_page h3 {
	font:18px Arial;
	text-transform:uppercase;
	margin:0 0 7px;
}

.sticker img {
	width:46px;
	height:46px;
}

.lazy_youtube {
	background-position: center;
        background-repeat: no-repeat;
        position: relative;
        display: inline-block;
        overflow: hidden;
        transition: all 200ms ease-out;
        cursor: pointer;
}
.lazy_youtube .play {
        background: url('/i/youtube-play-btn.png') no-repeat; /*ВАЖНО: здесь укажите адрес до изображения*/
        background-position: 0 -50px;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
        position: absolute;
        height: 50px;
        width: 69px;
        transition: none;
        top:0;
        left:0;
        right:0;
        bottom:0;
        margin:auto;
}
.lazy_youtube:hover .play {
	background-position: 0 0;
}

.reclamation-add-table input, .reclamation-add-table .textarea {
	font-size: 13px;
	color: #292929;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	font-family: Arial;
	background: white none repeat scroll 0 0;
	border: 1px solid #d2d2d2;
	padding: 3px;
	margin:0 0 7px;
}
.reclamation-add-table input:hover, .reclamation-add-table .textarea:hover {
	box-shadow:0 0 3px #aaa;
}

.reclamation-add-table input[type="file"] {
	padding-left: 0;
	display: none;
}


.reclamation-add-table .file_input_title {
	line-height: 25px;
	background: #edece6;
	border-radius: 2px;
	border: 1px solid #bdbdbb;
	color: #292929;
	height: 100%;
	display: inline-block;
	float: left;
	padding: 0px 11px;
}

.input_file_wrap {
	position: relative;
	height: 25px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

.input_file_wrap label {
	display: inline-block;
	height: 100%;
	cursor: pointer;
	float: left;

}

.file_name {
	line-height: 25px;
	float: right;
	margin-left: 10px;
}

.input_files {
	color: #969696;
	font-family: Arial;
	font-size: 12px;
}

.submit_send {
	border: none;
	padding: 8.5px 13.5px;
	margin-top: 25px;
}

.submit_send:hover {
	cursor: pointer;
	opacity: 0.8;
}

.reclamation-add-table {
	width: 100%;
}

.reclamation-add-table .input {
	width: 100%;
}

.reclamation-add-table .textarea {
	width: 100%;
	margin-bottom: 5px;
}

.reclamations-table {
	width: 100%;
	border-collapse: collapse;
}

.reclamations-table thead {
	background: #000000;
	color: #ffffff
}

.reclamations-table td {
	border: 1px solid #000000;
	padding: 3px
}

.discussions .review .author, .discuss_review_text .author{
	border-bottom: 1px dotted #000;
	color: #000;
	display:inline;
	font-size: 14px;
	font-weight: 700;
	font-family:Arial;
	position:relative;
	top:1px;
}

.discussions .review .date, .discuss_review_text .date{
	display:inline-block;
	margin-left:20px;
	font-size: 13px;
	color: #8b8b8b;
	vertical-align: middle;
	font-family: Arial;
}


.discussions .review .body, .discuss_review_text .body{
	margin-top:10px;
}

.discussions .form-toggle {
	padding:10px 20px;
	margin-bottom:30px;
	display: inline-block;
}
.orange_stars 
{
	background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%22205%22%20height%3D%2215%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5.473%204.825l-5.046.55a.48.48%200%200%200-.404.322.46.46%200%200%200%20.135.49c1.5%201.346%203.754%203.361%203.754%203.361-.002%200-.619%202.931-1.029%204.887a.47.47%200%200%200%20.188.476.482.482%200%200%200%20.515.027C5.353%2013.95%208%2012.468%208%2012.468l4.41%202.47c.161.087.362.085.519-.027a.467.467%200%200%200%20.186-.475l-1.026-4.888%203.755-3.357a.47.47%200%200%200%20.134-.494.476.476%200%200%200-.402-.32c-2.02-.223-5.048-.552-5.048-.552L8.436.277A.485.485%200%200%200%207.999%200a.478.478%200%200%200-.434.277c-.838%201.819-2.092%204.548-2.092%204.548zM26.474%204.825l-5.047.55a.48.48%200%200%200-.404.322c-.06.182%200%20.371.134.49%201.5%201.346%203.755%203.361%203.755%203.361-.002%200-.619%202.931-1.029%204.887a.47.47%200%200%200%20.188.476.482.482%200%200%200%20.515.027c1.767-.987%204.413-2.47%204.413-2.47l4.41%202.47c.161.087.363.085.519-.027a.467.467%200%200%200%20.187-.475l-1.026-4.888%203.754-3.357c.134-.124.193-.313.134-.494a.476.476%200%200%200-.402-.32c-2.02-.223-5.048-.552-5.048-.552L29.436.277A.485.485%200%200%200%2028.999%200a.478.478%200%200%200-.434.277c-.838%201.819-2.091%204.548-2.091%204.548zM47.474%204.825l-5.047.55a.48.48%200%200%200-.404.322c-.06.182%200%20.371.134.49%201.5%201.346%203.755%203.361%203.755%203.361-.002%200-.619%202.931-1.029%204.887a.47.47%200%200%200%20.188.476.482.482%200%200%200%20.515.027c1.767-.987%204.413-2.47%204.413-2.47l4.41%202.47c.161.087.363.085.519-.027a.467.467%200%200%200%20.187-.475l-1.026-4.888%203.754-3.357c.134-.124.193-.313.134-.494a.476.476%200%200%200-.402-.32c-2.02-.223-5.048-.552-5.048-.552L50.436.277A.485.485%200%200%200%2049.999%200a.478.478%200%200%200-.434.277l-2.091%204.548zM68.474%204.825l-5.047.55a.48.48%200%200%200-.404.322c-.06.182%200%20.371.134.49%201.5%201.346%203.755%203.361%203.755%203.361-.002%200-.619%202.931-1.029%204.887a.47.47%200%200%200%20.188.476.482.482%200%200%200%20.515.027c1.767-.987%204.413-2.47%204.413-2.47l4.41%202.47c.161.087.362.085.519-.027a.467.467%200%200%200%20.187-.475l-1.026-4.888%203.754-3.357a.47.47%200%200%200%20.134-.494.476.476%200%200%200-.402-.32c-2.02-.223-5.048-.552-5.048-.552L71.436.277A.485.485%200%200%200%2070.999%200a.478.478%200%200%200-.434.277l-2.091%204.548zM89.474%204.825l-5.047.55a.48.48%200%200%200-.404.322c-.06.182%200%20.371.135.49%201.5%201.346%203.754%203.361%203.754%203.361-.002%200-.619%202.931-1.029%204.887a.47.47%200%200%200%20.188.476.482.482%200%200%200%20.515.027c1.767-.987%204.413-2.47%204.413-2.47l4.41%202.47c.161.087.362.085.519-.027a.467.467%200%200%200%20.187-.475l-1.026-4.888%203.754-3.357a.47.47%200%200%200%20.134-.494.476.476%200%200%200-.402-.32c-2.02-.223-5.048-.552-5.048-.552L92.436.277A.485.485%200%200%200%2091.999%200a.478.478%200%200%200-.434.277l-2.091%204.548z%22%20fill%3D%22%23FF800C%22%2F%3E%3Cpath%20d%3D%22M110.473%204.825l-5.046.55a.482.482%200%200%200-.404.322.46.46%200%200%200%20.135.49c1.5%201.346%203.754%203.361%203.754%203.361-.002%200-.619%202.931-1.029%204.887a.472.472%200%200%200%20.188.476.482.482%200%200%200%20.515.027c1.767-.987%204.413-2.47%204.413-2.47l4.41%202.47a.49.49%200%200%200%20.519-.027.466.466%200%200%200%20.186-.475l-1.026-4.888%203.755-3.357a.47.47%200%200%200%20.134-.494.475.475%200%200%200-.402-.32c-2.02-.223-5.048-.552-5.048-.552L113.436.277a.486.486%200%200%200-.437-.277.478.478%200%200%200-.434.277l-2.092%204.548zM131.473%204.825l-5.046.55a.482.482%200%200%200-.404.322.46.46%200%200%200%20.135.49c1.5%201.346%203.754%203.361%203.754%203.361-.002%200-.619%202.931-1.029%204.887a.472.472%200%200%200%20.188.476.482.482%200%200%200%20.515.027c1.767-.987%204.413-2.47%204.413-2.47l4.41%202.47a.49.49%200%200%200%20.519-.027.466.466%200%200%200%20.186-.475l-1.026-4.888%203.755-3.357c.134-.124.193-.313.134-.494a.475.475%200%200%200-.402-.32c-2.02-.223-5.048-.552-5.048-.552L134.436.277a.486.486%200%200%200-.437-.277.478.478%200%200%200-.434.277l-2.092%204.548zM152.473%204.825l-5.046.55a.482.482%200%200%200-.404.322.46.46%200%200%200%20.135.49c1.5%201.346%203.754%203.361%203.754%203.361-.002%200-.619%202.931-1.029%204.887a.472.472%200%200%200%20.188.476.482.482%200%200%200%20.515.027c1.767-.987%204.413-2.47%204.413-2.47l4.41%202.47a.49.49%200%200%200%20.519-.027.466.466%200%200%200%20.186-.475l-1.026-4.888%203.755-3.357c.134-.124.193-.313.134-.494a.475.475%200%200%200-.402-.32c-2.02-.223-5.048-.552-5.048-.552L155.436.277a.486.486%200%200%200-.437-.277.478.478%200%200%200-.434.277l-2.092%204.548zM173.473%204.825l-5.046.55a.482.482%200%200%200-.404.322.46.46%200%200%200%20.135.49c1.5%201.346%203.754%203.361%203.754%203.361-.002%200-.619%202.931-1.029%204.887a.472.472%200%200%200%20.188.476.482.482%200%200%200%20.515.027c1.767-.987%204.413-2.47%204.413-2.47l4.41%202.47a.49.49%200%200%200%20.519-.027.466.466%200%200%200%20.186-.475l-1.026-4.888%203.755-3.357c.134-.124.193-.313.134-.494a.475.475%200%200%200-.402-.32c-2.02-.223-5.048-.552-5.048-.552L176.436.277a.486.486%200%200%200-.437-.277.478.478%200%200%200-.434.277l-2.092%204.548zM194.473%204.825l-5.046.55a.482.482%200%200%200-.404.322.46.46%200%200%200%20.135.49c1.5%201.346%203.754%203.361%203.754%203.361-.002%200-.619%202.931-1.029%204.887a.472.472%200%200%200%20.188.476.482.482%200%200%200%20.515.027c1.767-.987%204.413-2.47%204.413-2.47l4.41%202.47a.49.49%200%200%200%20.519-.027.466.466%200%200%200%20.186-.475l-1.026-4.888%203.755-3.357c.134-.124.193-.313.134-.494a.475.475%200%200%200-.402-.32c-2.02-.223-5.048-.552-5.048-.552L197.436.277a.486.486%200%200%200-.437-.277.478.478%200%200%200-.434.277l-2.092%204.548z%22%20fill%3D%22%23E8E8E8%22%2F%3E%3C%2Fsvg%3E") -105px center no-repeat;
	height: 15px;
	width: 100px;
	font-size: 0;
}

.orange_stars5 {
	background-position-x: 0;
}

.orange_stars4 {
	background-position-x: -21px;
}

.orange_stars3 {
	background-position-x: -42px;
}

.orange_stars2 {
	background-position-x: -63px;
}

.orange_stars1 {
	background-position-x: -84px;
}

.orange_stars0 {
	background-position-x: -105px;
}


#pr_discussions .item .text, #pr_discussions .left, #pr_discussions .lines, #pr_discussions .result, #pr_discussions .lines .line-progress, #pr_discussions .lines .line-score, #pr_discussions .lines .line-value{
	display: inline-block;
	vertical-align: top;
}

#pr_discussions .overall_rate{
	background: #f6f6f6;
	box-sizing: border-box;
	margin: 0 0px 0 0;
	padding: 23px 30px 17px 40px;
	width: 688px;
	margin-bottom:30px;
}

#pr_discussions .result {
	margin: -5px 40px 0 0;
	width: 92px;
}

#pr_discussions .result-value {
	font-size: 60px;
	line-height: 70px;
}

#pr_discussions .result-text {
	margin-top:8px;
	color: #000;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #8b8b8b;
}

#pr_discussions .lines {
	width: 478px;
}

#pr_discussions .lines .line {
	margin: 0 0 10px;
}

#pr_discussions .lines .line-score {
	color: #000;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.42857143rem;
	color: #8b8b8b;
	margin: 0 10px 0 0;
}


#pr_discussions .lines .line-progress {
	width: 398px;
	background: #e8e8e8;
	border-radius: 15px;
	height: 3px;
	margin: 10px 0 0;
}

#pr_discussions .lines .line-value {
	color: #000;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.42857143rem;
	color: #8b8b8b;
	margin: 0 0 0 10px;
}

#pr_discussions .lines .line-progress > b {
	background: #f7811b;
	display: block;
	height: 3px;
	width: 0;
}

.review_href{
	font-size: 14px;
	display: inline-block;
	margin-bottom: 2px;	
}

.cat_page .review_href{
	margin-bottom:5px;
}

.expert_review {
	border:1px solid #f7811b;
	background:#fde5d6;
	color:#1c1c1c;
	border-radius: 5px;
	overflow: hidden;
}

.expert_head {
	padding:5px 15px;
	background:#f9a670;
	font: 15px Arial;
	color:#ffffff;
	font-weight: bold;
}

.expert_rating {
	float:right;
}

.expert_rating .stars {
	display:inline-block;
	position:relative;
	top:1px;
}

.expert_body {
	padding:15px 15px;
	font: 14px/19px Tahoma;
	text-align: justify;
}

.rating_page_for_cat_header::after {
	content: ''; 
	position: absolute; 
	right: -20px;
	top: 0px;
	border: 10px solid transparent; 
	border-left: 10px solid #f7811b;
}

.rating_page_for_cat_header{
	display:inline-block;
	height: 20px;
	position: relative;
	background:#f7811b;
	width:70px;
	color:white;
	font-size: 14px;
	padding-left:10px;
	text-transform: uppercase;
}

.rating_page_for_cat_outer_div{
//	border:2px solid #328C63;
	background:#f1f7f8;
	position: relative;
	margin:7px 0px 0px 0px;
	border-radius: 5px;
}

.rating_page_for_cat_href{
	margin-left:15px;
}

.rating_page_for_cat_href a{
	color:#2A2A2A;
}

.rating_page_for_cat_ending{
	float:right;
	margin-right:15px;
}

.product_image .bottom_left_stickies {
	position:absolute;
	top: 175px;
	left: 5px;
	z-index: 30;
	cursor: help;
}

.product_info_full .best_position_in_rating, .product_info_full .best_position_in_rating a{
	font-size: 16px;
	margin-top:0;
	display:inline-block;
	color:#50504e;
}

.product_info_full .best_position_in_rating:hover, .product_info_full .best_position_in_rating a:hover{
	color:#f7811b;	
}

.aux_page .inner_faq_block{
	display:none;
}
