<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: 'Cuprum';
	src: url('/i/premium_v1/font/Cuprum-Regular.ttf');
	font-display: swap;
}

@font-face {
	font-family: 'CuprumBold';
	src: url('/i/premium_v1/font/Cuprum-Bold.ttf');
	font-display: swap;
}

/* Общие стили */

html, body{
	height: 100%;
	background: #ffffff;
}

body, td, input, textarea {
	font: 13px/18px Tahoma;
	color:#333;
}

body, td, img, form {
	margin:0;
	padding:0;
	border:0;
}

div#c, div.c {
	clear:both;	
}

p {
	margin:7px 0;
}

b,strong {
	font-weight:normal;
	font-family:CuprumBold;
}

.statick_page b,.statick_page strong {
	font-weight:bold;
	font-family:Tahoma;
}
a {
	color:#456099;
	text-decoration:underline;
	text-decoration-skip-ink: none;
}
a:hover {
	color:#5677bf;
	text-decoration:none;
}

a.no_underline {
	text-decoration:none;
}

.lightbox a img {
	cursor: url(/i/magnify.cur), -moz-zoom-in;
}

.bold {
	font-family:CuprumBold;
}
.red {
	color:#b27f09;
	color:#775617;
}
table {
	border-collapse:collapse;
}

ul {
	margin:0 auto;
}

h1,.h1 {
	font:24px Cuprum;
	text-transform:uppercase;
	color:#333;
	margin: 0px 0 10px 0;
}

h2,.h2 {
	font: 20px Cuprum;
	color: #395080;
	text-transform: uppercase;
	margin: 20px 0 5px;
}

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

h4,.h4 {
	font: 14px Cuprum;
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #395080;
}


.button-default {
	background: #fff;
	border: 1px solid #2c3d61;
	border-radius:0px;
	color:#2c3d61;
	padding: 5px 10px;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
	font:15px Cuprum;
}

.button-default:hover, #product-detail .button-default:hover{
	transition: background 0.3s ease-out, border 0.3s ease-out;
	background:#2c3d61;
	color:#fff;
}

#wrapper {
	height: auto !important;
	margin: 0 auto;
	padding-top:0;
	min-height: 100%;
	width: 990px;
	min-width: 990px;
	/*overflow: hidden;*/
	background: #fff;
}

#content {
	padding: 26px 15px 30px;
}

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

#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;
}

/* Главная страница */

.info-section h1 {
	color:#2c3d61;
	font:20px Cuprum;
	text-transform:none;
	margin: 20px 0 7px;
}

.info-section p {
	margin: 0 0 7px;
	font:13px Tahoma;
}

div.root_cats {
	position:relative;
	margin:-11px -20px 0 -15px;
	padding-left:15px;
}
a.root_cat {
	float:left;
	background:#fff;
	width:159.8px;
	margin:0 15px 15px 0px;
	padding: 9px;
	height:159.8px;
	text-align:center;
	border: 1px solid #d2d4d9;
	border-radius: 0px;
	dbox-shadow: 0 0 5px #eee;
	font:13px Tahoma;
	position:relative;

	display:block;
	word-wrap: break-word;
	text-decoration:none;
	text-transform:uppercase;
	font:15px Cuprum;
	color:#333;
}

a.root_cat:nth-child(5n)
{
	margin-right:0;
}

a.root_cat:hover {
	color:#5677bf;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
}

a.root_cat img {
	width:105px;
	height:105px;
	margin:3px auto 15px;
}

a.root_cat .rub{
	line-height: 5px;
}

div.root_cats h2:hover {
	text-decoration:none;
}

div.root_cats h2.active, div.root_cats h2:hover {
	border-bottom: 2px solid #2c3d61;
}

.root_subcats {
	display:none;
	background:#ff;
}

/* Формы обратного звонка и вопросов */

.c_success {
	background: #B79147;
	font:10pt Tahoma;
	line-height:20px;
	color:white;
	text-align:center;
}

.c_error {
	background: #6F88BD;
	font:10pt Tahoma;
	line-height:20px;
	color:white;
	text-align:center;
}

.header .call-us {
	position:absolute;
	left:27px;
	top:26px;
}
.header #viewform3 {
	cursor:pointer;
}

.header #viewform3:hover {
	color:#b79147;
}

.call-us #callmeform3{
	position: fixed;
	background: yellow;
	z-index: 99999999;
	left: 50%;
	margin-left:-280px;
	top: 20%;
	border: 1px solid #eeeeee;
	padding: 43px 35px 20px;
	background: #fff;
	-moz-box-shadow: 0 0 15px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.5);
	box-shadow: 0 0 15px rgba(0,0,0,0.5);
	border-radius: 5px;
	display: none;
	width: 500px !important;
}

.call-us #callmeform3 a{
	font-family: Tahoma !important;
}

.call-us #callmeform3 table tr td:first-child{
	padding:10px 10px 0 0;
}

.call-us #callmeform3 table tr td:last-child{
	padding:0;
}

.close_form{
	width: 54px;
	height: 24px;
	background: transparent url("/i/premium_v1/close_f.png") no-repeat 0 0;
	background-size: 30px auto;
	position: absolute;
	top:0px;
	right: 5px;
	padding: 7px 0 0 17px;
	cursor: pointer;
	font: 14px Cuprum;
}

.close_form:hover{
	color:#b79147;
}


#callmeform3 input[type=text], #callmeform3 select {
	position: relative;
	width: 354px;
	height: 41px;
	margin: 10px 0px 0px 0px;
	padding: 0px 15px;
	outline: none;
	background: #ffffff;
	border: 1px solid #cfdae0;
	border-radius: 4px;
	/* text-align: center; */
	font-size: 15px;
	color: #676767;
	font-family: "Tahoma", "Arial", sans-serif;
}
#callmeform3 select {
	padding-right:3px;
	width: 100%;
	height: 41px;
}

#callmeform3 .callme_submit3 {
	margin:20px 0 10px 0;
	height:40px;
	padding:5px 30px;
	line-height:30px;
}

.modal_form{
	display: none;
	position: fixed;
	z-index: 99999998;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	background: none repeat-x scroll 0px 0px #000;
	opacity: 0.8;
}

.header .call-result div {      
	margin: 4px 0 10px 0;
	padding: 3px 7px;
}


/* Стили категорий */

h1.cat_title {
	margin-top:0;
}

div.subcats {
	float:left;
	margin:0 -20px 0px 0;
	font: 11px Tahoma;
}

div.subcats a {
	font: 11px Tahoma;
	display:block;
}

div.subcat_pic {
	border: 1px solid #d2d4d9;
	border-radius: 0px;
	dbox-shadow: 0 0 5px #eee;
	float: left;
	font: 11px Arial;
	width: 159.8px;
	height: 159.8px;
	margin:0 15px 15px 0;
	padding: 9px;
	text-align: center;
	overflow:hidden;
}

div.subcat_pic:nth-child(5n)
{
	margin-right:0;
}

div.subcat_pic:hover {
	box-shadow: 0 0 1px rgba(0,0,0,0.2);
}

div.subcat_pic span {
	text-align: left;

}
div.subcat_pic a {
	font: 15px Cuprum;
	text-transform:uppercase;
	word-wrap: break-word;
	text-decoration:none;
	color:#333;
}
div.subcat_pic a:hover {
	color:#5677bf;
}
div.subcat_pic div {
	line-height:25px;
	text-decoration:none;
	border-bottom:none;
	display:block;
	color:#262626;
}

div.subcat_pic .fa{font-size: 10px}

div.subcat_pic img {
	height: auto;
	margin: 0px auto 3px;
	width: 105px;
}

div.subcat_pic .rub{
	line-height: 3px;
}

div.catalog_navigator {
	margin: 10px 0;
	font: 12px Tahoma;
	color:#1348a3;
}

.catalog_navigator a {
	text-decoration:none;
	cursor:pointer;
	display:block;
	float:left;
	border: 1px solid #e7e7ff;
	padding: 5px 10px;
	font: 15px Cuprum;
	color:#2c3d61;
	margin-right: 3px;
	transition: background 0.3s ease-out, border 0.3s ease-out;
}

.catalog_navigator a:hover, .catalog_navigator a.active{
	border: 1px solid #395080;
	background:#395080;
	color:#fff;
}

.catalog_navigator .delimetr {
	display:block;
	float:left;
	font: 12px Tahoma;
	padding: 8px 7px 0 5px;
}

.desc_1 {
	color: #444;
	font: 13px Tahoma;
	padding-bottom: 10px;
}

#product-detail .desc_1 {
	font: 11px Tahoma;
	color:#666;
}

.desc_2 {
	font: 13px Tahoma;
	color:#444;
}

.desc_3 {
	font: 16px Cuprum;
	color:#666;
	border:1px solid #ddd;
	border-radius:0px;
	padding:15px 20px 5px;
	margin:30px 0 20px;
}

.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;
}

.tags {
	margin-top: -5px;
}
.tags a {
	color:#395080;
	font:16px Cuprum;
	line-height:30px;
	text-decoration:none;
	border-bottom:1px dotted #395080;
	margin-right:10px;
	white-space:nowrap;
}
.tags a.active_tag {
	color:#b27f09;
	border-bottom:1px dotted #fff;
}
.tags a:hover {
	border-bottom:1px dotted #fff;
}

div.sort_block {
	margin:0px 0px 0 0;
	padding:0;
	font: 15px Cuprum;
	color:#656565;
	float:right;
	position:relative;
	z-index:3;
}

div.sort_block a {
	background:none;
	padding:0;
	display:inline;
	border:0;
	font: 11px/18px Tahoma;
	text-decoration:underline;
}

div.sort_block a:hover {
	opacity:1;
	text-decoration:none;	
}
.select {
	position: relative;
	float:left;
	border: 1px solid #d2d4d9;
	padding:5px 0px;
	margin-left:7px;
	font:15px Cuprum;
	color:#333;
}

.select .ui-sort-title{
	display:block;
	color:#333;
	width:110px;
	padding:0px 10px;
	white-space:nowrap;
}

.select ul{
	list-style: none;
	z-index:2;
	padding:0;
	background:url(/i/trans-white.png) repeat;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	position:absolute;
	width: 100%;
	top:24px;
	left:-1px;
	display:none;
	overflow:auto;
}

.select ul li a{
	display:block;
	padding:3px 10px;
	color:#656565;
	border:1px solid #fff;
	color:#333;
	font:15px Cuprum;
	box-sizing:border-box;width:100%;
}



.select .arrow{
	position: absolute;
	height:25px;
	width: 25px;
	top:0px;
	right:-25px;
	background:url(/i/premium_v1/select_arrow.png) no-repeat;
	cursor:pointer;
}

/* ДЕРЕВО категорий */

.cats {
	display:none;
	padding:0 0 5px 0;
	margin:0;
	left:0;
	width:185px;
	list-style-type:none;
	z-index:100;
	background: #374c7a;
	font:16px/20px Cuprum;
}

.cats div {
}
.cats div.cat_pad {
	display:block;
	border:0;
	margin:0;
	padding:0;
	line-height:30px;
}

.cat_pad a {
	display:block;
	padding:2px 10px 0;
	color:#dce4f2;
	text-decoration:none;
	line-height:30px;
	transition: background 0.3s ease-out;
}

.cat_pad &gt; a {
	line-height:20px;
	padding: 5px 10px 5px;
}

.cat_pad div a {
	color: #2c3d61;
}

.cat_pad.sel a, .cat_pad a:hover, a.cat_pad2:hover {
	background:#2c3d61;
	border-radius:0px;
}

a.cat_pad2:hover {
	color:#dce4f2;
}

a.cat_pad2 {
	display:block
	padding:0 5px 0 5px;
 	font: 15px/20px Cuprum;	
	text-transform:uppercase;
	color:#2c3d61 important;
	margin:10px 5px 0 5px;
}

.cat_sel a, .cat_l3 .cat_sel a, .cat_pad.sel .cat_l3 .cat_sel a, .cat_pad.sel .cat_sel2 a
{
	text-decoration:none;
}

.cat_sel2 a {
 	font: 15px/20px Cuprum;	
}

#category_block {
	z-index:100;
	position:relative;
}

.category_title {
	background: #374c7a;
	border-radius:0px;
	padding:9px 10px 7px 11px;
	width:164px;
	height:34px;
	font: 16px/34px Cuprum;
	text-align:left;
	text-transform:uppercase;
	cursor:pointer;
	color:#fff;
	transition: background 0.3s ease-out;
}
.category_title:hover {
	background: #2c3d61;
}
.category_title div {
	position:absolute;
	top:21px;
	right:12px;
	width:13px;
	height:13px;
	background: transparent url("i/premium_v1/arrow-blue-down2.png") top left no-repeat;
	opacity:1;
}

#category_block:hover &gt; .category_title div {
	opacity:1;
}

.category_title img:first-child {
	vertical-align:0px;
	padding-right:12px;
}

.cat_l2 {
	position:absolute;
	top:0;
	left:185px;
	width:780px;
	min-height:220px;
	border:2px solid #2c3d61;
	background:#f2f5fa;
	display:none;
}

.cat_l2 div {
	background:#f2f5fa;
	border:0;
}

.cat_l2 a, .cat_pad.sel .cat_l2 a {
	background: none;
}


.cat_l3 {
	margin-bottom:3px;
}
.cat_pad .cat_l3 a, .cat_pad.sel .cat_l3 a{
	font:15px/22x Cuprum;
	color: #333;
	text-transform:none;
	margin-top:0;
	margin-bottom:0;
	background-image:none !important;
}
.cat_l3 a:hover, .cat_pad.sel .cat_l3 a:hover, .cat_l2 a:hover, .cat_pad.sel .cat_l2 a:hover{
	background: #374c7a !important;
	color:#dce4f2 !important;
}
.cat_pad:hover &gt; .cat_l2{
	display:block;
	border:2px solid #2c3d61;
	background:#f2f5fa;
	z-index:2;
	list-style:none;
	margin:0;
	padding:0;
}

.cat_wrapper {
	padding:0px 0 5px 0px;
	width:195px;
	float:left;
}

.cat_wrapper div.cat_l3 a.cat_pad2:first-child{
	text-transform:none;
	margin-top:3px;
}

/* Хлебные крошки */

.breadcrumb {
	position:relative; 
	margin-bottom:15px; 
	padding: 10px;
	margin-top: -16px;
	background-color: #f2f5fa;
}

.breadcrumb .crumbs, .breadcrumb .crumbs a {
	font: 13px Cuprum;
	color: #374c7a;
	color: #395080;
}

/* Фильтры */

.select_filter{
	background: none;
	background-color: white;
	border: 1px solid #d2d4d9;
	color: #656565;
	font: 13px/18px Tahoma;
	height: 18px;
	dposition: relative;
	margin: 0;
	padding:2px 0;
}

.select_filter .selected{
	height:18px;
	color: #262626;
	font: 13px/16px Tahoma;
	padding-left: 4px;
}
.select_filter .arrow{
	background: url("/i/premium_v1/arrow-blue-down_s.png") no-repeat scroll center right rgba(0, 0, 0, 0);
	cursor: pointer;
	height: 20px;
	position: absolute;
	right: 0;
	top: 1px;
	width: 100%;	
	margin-right:4px;
}

.checkbox-list {
	dposition:relative;
}
.select_filter ul{
	background: #fff;
	border-bottom: 1px solid #e2eaf2;
	border-left: 1px solid #e2eaf2;
	border-right: 1px solid #e2eaf2;
	left: -1px;
	width: 100%;
	color: #000;
	padding: 0;
	z-index:6;
	overflow-x:hidden;
}

.select_filter ul li a, .select_filter ul li span{
	color: #000;
	font: 13px/18px Tahoma;
	padding: 0 0 1px 4px;
	text-decoration: none;
	display:block;
}

.select_filter ul li:hover{
	background-color: #3399ff;
	color:#fff;
}

.select_filter ul li span{
	color:gray;
}
.select_filter ul li span:hover{
	background-color: white;
}

.select_filter ul li:hover a{
	color: #fff;
}

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

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

/* Краткая карточка в категориях */

.product_to_show
{
	position:relative;
	float:left;
	width: 226px;
	height: 381px;
	margin: 0 20px 20px 0;
	padding:0px 22px 22px 0;
	padding:0;
}

.product_pad{ 
	border:1px solid #e7e7ff;
	border-radius:0px;
	padding:8px;
	position: absolute;
	top:0;
	left:0;
	min-height:361px;
	height:361px;
	overflow:hidden;
	background:#fff;
}
.product_pad:hover{
	box-shadow: 0 0 1px rgba(0,0,0,0.2);
	height:auto;
	z-index:4;
}

a.product_in_cat {
	text-align:left;
	display:block;
	font: 15px/19px Cuprum;
	color:#395080;
	margin: 2px 0 10px 0;
}
a.product_in_cat:hover {
	color:#5677bf;
}

.brief_desc{
	font: 14px/18px Cuprum;
	color:#454545;
	text-align:left;
}
.brief_desc b{
	font-weight:normal;
}

.brief_desc b br {
	content: " ";
	display: none;
}

.product_to_show .photo_link {
	display:block;
	position:relative;
}

.buy_button {
	font: 17px Cuprum !important;
	line-height:39px !important;
	height:39px;
	padding:0px 10px !important;
}

.product_to_show .main_photo img {
	width:206px;
	height:206px;
	padding:0;
	margin-bottom:45px;
	border:1px solid #eee;
}

.brief_price_line {
	position:absolute;
	height:38px;
	background:#fff;
	background:#f2f5fa;
	left:0px;
	top: 221px;
	width:100%;
}
.brief_button {
	position:absolute;
	bottom: 0px;
	right:8px;
	padding:5px;
	width:20px;
	height:18px;
	border:1px solid #eee;
	background:#fff url("/i/premium_v1/brief_cart.png") 5px 6px no-repeat;
	background-size:20px 18px;
	cursor:pointer;
	margin:0 0 4px;
	opacity:1;
}
.brief_button.active {
	background-image:url("/i/premium_v1/brief-cart-active.png");
}

.brief_not_in_stock {
	position:absolute;
	bottom: 0px;
	right:8px;
	padding:5px;
	width:20px;
	height:18px;
	border:1px solid #eee;
	background:#fff url("/i/premium_v1/brief_not_in_stock.png") 3px 6px no-repeat;
	background-size:24px 18px;
	cursor:default;
	margin:0 0 4px;
	opacity:1;
}

.brief_button:hover, .brief_not_in_stock:hover, .product_brief .favor:hover, .product_brief .compare_checker .line_action a:hover {
	background-color: #f2f5fa;
	border:1px solid #d2d4d9;
}

.comblock .favor:hover, .comblock .compare_checker:hover {
	background-color:#e4e6eb;
	border:none;
}
.favor {
	display:block;
	width:20px !important;
	height:18px !important;
	background: url("/i/premium_v1/fav.png") 12px 11px no-repeat;
	background-size: 16px 16px;
	cursor:pointer;
}

.product_brief .favor, #product_detail .cuor_block .favor {
	position:absolute !important;
	padding:10px !important;
	bottom:0px !important;
	right:42px !important;
	left:none !important;
	border:0px solid #d2d4d9;
}

.product_brief .favor {
	padding:5px !important;
	border:1px solid #eee;
	background: #fff url("/i/premium_v1/fav.png") 7px 6px no-repeat;
	margin:0 0 4px;
}

.favor.active {
	background-image: url("/i/premium_v1/fav_active.png");
}

.compare_checker .line_action{
	width: 110px; 
}

.compare_checker .line_action.step_2{
	margin-left: -36px;
}

.compare_checker .line_action.step_3{
	margin-left: -67px;
}

.compare_checker .line_action a{
	color:#828282;
	font-size: 11px;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	width: 325px;
	padding:5px 4px 5px 5px;
	width:21px;
	height:18px;
}

.compare_checker .line_action a{
	color: transparent;
}

.compare_checker .line_action a:hover{
	opacity: 1;
}

.compare_checker .line_action a{
	background: url("/i/premium_v1/compare.png") 5px 7px no-repeat;
	overflow: hidden;
}

.compare_checker .line_action.step_3 a{
	background: url("/i/premium_v1/compare-active.png") 5px 7px no-repeat;
}

.compare_checker {
	display:block;
	width: 21px;
	height:19px;
	overflow:hidden;
	padding:10px;
}

.product_brief .compare_checker {
	position: absolute;
	right: 76px;
	bottom: 0px;
	padding:0px;
	margin:0 0 4px;
	height:30px;
	width: 32px;
}

.product_brief .compare_checker .line_action a {
	border:1px solid #eee;
	background: #fff url("/i/premium_v1/compare.png") 5px 6px no-repeat;
	overflow:hidden;
}

.product_brief .compare_checker .line_action.step_3{
	margin-left: -72px;
}

.product_brief .compare_checker .line_action.step_3 a{
	background: url("/i/premium_v1/compare-active.png") 5px 6px no-repeat;
}

.product_brief .compare_checker .line_action a:hover {
	background-image: url("/i/premium_v1/compare.png") 5px 6px no-repeat;
}


.product_pad:hover .compare_checker, .product_pad:hover .favor_brief {
	display:block;
}

.product_brief .brief_price {
	position: absolute;
	left: 8px;
	bottom: 5px;
}

.product_price
{
	font:20px/24px Cuprum;
	text-align:center;
	color: #2670b5;
	color:#1163c7;
	color:#333;
	padding: 0;
}

.product_price.with_old {
	font:20px/12px Cuprum;
	color:#b27f09;
}

.product_price .rub{
	line-height: 0.3em;
	dborder-bottom: 2px solid;
}

.old_price_brief {
	width:131px;
	text-align:left;
	margin-top:-19px;
	font:14px Cuprum;
	color:#666;
	position: absolute;
	left: 5px;
	text-decoration:line-through;
}
.old_price_brief s{
	text-decoration:none;
	color:#666;
}


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


/* Блок поиска */

.search {
	margin-top:9px;
	float:left;
}

.search td {
	padding:0;
	vertical-align:top;
}
.search_td {
	width:180px;
	overflow:hidden;
}

.search_td input {
	width:490px;
	padding:4px 0 2px 10px;
	border:0;
	background: white;
	font:14px Cuprum;
	height:26px;
	line-height:26px;
	margin:0px 0px 0 0px;
	border-radius: 0;
}
.search_icon {
	border:0px;
	width:31px;
	background: #fff url(/i/premium_v1/search_icon.png) center 6px no-repeat;
	padding:3px 0 3px 0;
	height:26px;
	line-height:26px;
	cursor:pointer;
	border-radius: 0;
}

/* Преимущества */

#best_pad {
	margin: 30px -10px 30px -10px;
	padding: 0 0 3px 0;
}

#best_pad a {
	display:block;
	padding: 3px 0 0;
}


div.best_bg {
	background: #f2f5fa;
	border-right:1px solid #dde4ed;
	width:195px;
	height:103px;
	padding:0;
	font:16px Cuprum;
	color:#333;
	float:left;
}
div.best_bg img {
	margin: 10px auto 0px;
	padding: 0;
	/* float: left; */
	display: block;
}

div.best_bg p {
	display: block;
	/* vertical-align: middle; */
	/* height: 105px; */
	padding: 5px 10px 0;
	margin: 0 auto;
	text-align: center;
}


/* Новости */

.newsblock {
	width:100%;
	padding-bottom:15px;
	margin:3px;
	border-bottom: 1px solid #d2d4d9;
}

.newsdiv{
	margin-bottom: 15px;
}

.newsdate{
	color:#666;
}

/* Блок новостей */

div.news_bg {
	background: url(/i/premium_v1/news_bg.png) no-repeat;
	width:190px;
	height:66px;
	padding:0;
}
p.news_date {
	margin:0;
	padding: 7px 0 0 15px;
	font: 11px Tahoma;
	color:#9f9f9f;
}

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

p.news_title a {
	font: 11px Tahoma;
	color:#2378c3;
}

.news-section {
	margin:30px -15px 20px;
	padding: 20px 15px 23px;
	background:#f2f5fa;
	font:15px Cuprum;
	color:#333;
}

.news-section ul {
	margin:0 0 30px;
	padding:0;
	clear:both;
	
}
.news-section li {
	list-style:none;
	display:block;
	float:left;
	width:200px;
	height:70px;
	overflow:hidden;
	border:1px solid #d2d4d9;
	background:#fff;
	padding:15px 10px;
	margin:0 20px 0 0;
}
.news-section li:last-child {
	margin:0;
}

.news-section li a {
	color:#395080;
}

.news-section li a:hover {
	color:#5677bf;
}

.news-section a b, .news-section b a {
	font-weight:normal;
}

.news-section .news-date {
	font:14px Cuprum;
	color:#454545;
	display:block;
	margin-bottom:7px;
}

.news-section h2 {
	margin:0 0 15px;
	text-transform:none;
	font:20px Cuprum;
}
.news-section h2 a {
	color:#333;
	text-decoration:none;
}


/* Подвал */

#footer {
	margin-top: -96px;
	background: #2c3d61;
	color:#c7cbd1;
	height:220px;
	width:100%;
	text-align:center;
	font:14px Cuprum, Arial;
}

#footer .footer_wrap{
	padding:0 20px;
	width:940px;
	margin:0px auto;
	text-align:left;
}

#footer .footer_block {
	float:left;
	color:#fff;
	margin-top:18px;
}

#footer .footer_inner_block {
	float:left;
	margin-right:15px;
}

#footer .footer_block.phones a:first-child{
	margin-top:31px;
}

#footer .footer_block .footer_title {
	text-transform:uppercase;
	line-height:36px;
}

#footer  a {
	color:#c7cbd1;
}

#footer .footer_block a {
	display:block;
	text-decoration:none;
}

#footer .footer_block a:hover {
	color:#fff;
}

#footer .footer_block.phones {
	text-align:right;
	color:#e4e6eb;
	line-height:27px;
}

#footer .footer_block.phones a{
	font-size:18px;
	color:#e4e6eb;
}

#footer hr {
	border:none;
	color:#263554;
	background:#263554;
	height:1px;
	margin-bottom:15px;
}

#footer .copyright {
	width:250px;
	padding:0px 20px 0 0px;
	float:left;
}

#footer .footer_promo {
	margin-top:5px;
	float:left;
	width:517px;
	text-align:right;
}

#footer .footer_promo img {
	padding:1px 10px 0;
	vertical-align:top;
}
#footer .footer_promo img:first-child {
	padding-top:12px;
}
#footer .footer_promo img:last-child {
	padding-top:8px;
}
#footer .iseon {
	background: url(/i/premium_v1/iseon.png) left 5px no-repeat;
	float:right;
	margin:5px 0 0 0;
	text-align:right;
	width:130px;
}

#footer .iseon a {
	color:white;
	display:block;
	margin-left:60px;
	float:right;
	color:#e4e6eb;
}

#footer .liru {
	position:absolute;
	margin-left:-10000px;
}

/* Статические страницы */

.shipping h4 {
	text-transform: uppercase;
	margin: 10px 0 3px;
	color: #395080;
}

.shipping u {
	color: #395080;
	text-decoration: none;
}

.statick_page button,.statick_page input[type=button], #need_items_switcher a {
	text-align:center;
	font:14px Cuprum;
	text-transform:uppercase;
	padding:4px 20px 0;
	line-height:21px;
	color:#2c3d61;
	border:1px solid #2c3d61;
	background:#fff;
	cursor:pointer;
	margin-bottom:10px;
	transition: background 0.3s ease-out;
}
.statick_page button:hover,.statick_page input[type=button]:hover, #need_items_switcher a:hover {
	background:#2c3d61;
	color:#fff;
}

.statick_page h1, .statick_page .breadcrumb, .statick_page .h1_span {
	display:inline;
	display:inline-block;
	vertical-align:top;
}

.statick_page h1 {
	margin:0;
}

.statick_page .h1_span {
	color:#298723;
	margin-top:1px;
	font: 11px Tahoma;
}

.reclamation-add-table-wrapper {
	border: 1px solid #2378c3;
	border-radius:10px;
}

h2.cabinet_reclamations_title {
	font-weight:normal;
}

.statick_page b, .statick_page strong {
	color:#242424;
}

/* Страница товара */

a.yandex-market {
	display:block;
	width:88px;
	height:31px;
	box-sizing:border-box;
	overflow:hidden;
	border: 1px solid #d0d2d6;
}
.yandex-market img {
	margin:-1px 0 0 -1px;
}
#price_bg {
	vertical-align:middle;
	margin:20px 0 10px;
}

.price_to_show{
	color:#333;
	font: 30px Cuprum;
	line-height:35px;
	display:block;
	width:250px;
	text-align:left;
	padding:10px 0 15px;
	border-bottom:1px solid #d0d2d6;
}

input.q_input {
	border:1px solid #ddd;
	border-radius:0px;
	width:220px;
	height:27px;
	font:11px Tahoma;
	line-height:27px;
	padding:0 15px;
	color:#989898;
}

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

div.related_item {
	float:left;
	width:180px;
	padding:20px;
	margin:0 20px 20px 0;
	border:1px solid #e7e7ff;
	text-align:center;
}

div.related_item img {
	margin-bottom: 10px;
	clear:both;
	width: 180px;
	height: 180px;
}

#pr_desc h4 {
	margin:0;
	padding:0;
	display:inline;
	line-height:22px;
}

.product_left{
	float: left;
	position:relative;
	width: 422px;
}

.product_right {
	position:relative;
	color: #454545;
	width:518px;
	float: none;
	font: 14px/19px Cuprum;
	margin-left: 420px;
	padding-left: 20px;
}

.comblock {
	border: 1px solid #d2d4d9;
	border-radius: 0px;
	padding:15px 20px;
	position:relative;
}

.comblock b{
	font-weight:normal;
	color:#374c7a;
}

.comblock .grey_line {
	position:relative;
	border-top:1px solid #d0d2d6;
	margin-top:10px;
	padding-top:10px;
}

.comblock .stock_info b {
	color:#444;
}

.comblock b .rub{
	border-bottom: 1px solid #298723;
	line-height:4px;
}

.social {
	margin-top:15px;
	text-align:right;
}
.social a{
	opacity:0.2;
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
	transition: opacity 0.3s ease-out;
}
.social a:hover {
	-webkit-filter: grayscale(0%);
	opacity:1;
}

#need-items{
	border-collapse: collapse;
}

.need-items-title{
	border-top:1px dotted #B6B6B6;
	color: #2D2C2C;
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	padding:15px 0 15px 0;
	margin: 15px 0 0 0;
}

.need-items{
	width: 100%;
}

.need-items td{
	color:#333;
	font: 13px Cuprum;
}

.need-items td img{
	margin-left:2px;
	vertical-align:-3px;
	opacity:0.5;
}
.need-items td img:hover{
	opacity:1;
}

#need-items tr:hover{
	background-color: #f3f6f9;
	transition: background 0.3s ease-out;
}

#need-items tr#need_items_switcher:hover{
	background-color: #fff;
}

.need-items tr td:last-child{
	text-align:right;
	padding-right:3px;
	font: 14px Cuprum;
	white-space: nowrap;
	color:#333;
}

.need-items tr td:first-child{
	width:20px;
	text-align:center;
}

.need-items .n-images img{
	width: 30px;
	height: 30px;
	margin:0 10px;
}

#need-items-wrap{
	float: left;
	width: 518px;
	border-radius: 0px;
	padding: 0;
	margin:20px 0 0;
}

#need-items-wrap .item {
	float:left;
}

#need-items-wrap a {
	color:#2a8cd3;
	text-decoration:none;
}

#need-items-wrap h2{
	border-bottom: 3px solid #2c3d61;
	margin-top:0px;
	padding-bottom: 5px;
	text-align: left;
	color:#2a8cd3;
	color:#333;
}

.need_items_hidden {
	display: none;
}

#need_items_switcher td {
	padding-top:5px;
}
#need_items_switcher a{
	line-height: 25px;
}

.add-to-cart, .checkout-cart{
	position:absolute;
	right:20px;
	top:40px;
	cursor: pointer;
	font: 18px Cuprum;
	text-align:center;
	height:30px;
	width:130px;
	padding:10px 0 0px !important;
	border-radius:0px !important;
	display: inline-block;
	margin-left:10px;
	border:1px solid #775617;
	color:#775617;
}
.add-to-cart:hover, .checkout-cart:hover{
	background:#775617 !important;
}

#scroll_up_button_n{
	display: block;
	position:absolute;
	padding:7px 13px 7px 20px;
	height:28px;
	top: 0px;
	left: 0px;
	opacity: 1;
	font-size:30px;
	font-weight:bold;
	color:#fff;
	z-index:1;
	cursor:pointer;
}

#scroll_up_button_n:hover{
	opacity: 0.8;
}

.product_left span img {
	border:1px solid #d2d4d9;
	border-radius:0px;
	padding:10px;
	width: 400px;
	height: 400px;
}

#cboxCurrent {
	white-space:nowrap;
	overflow:hidden;
}

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

.ParamsTable tr table tr td:first-child {
	padding-right:0;
}


.product-options {
	background:none;
	border-collapse:collapse;
	border:1px solid #dde4ed;
	width:100%;
	margin:15px 0px 25px 0px;
}

.product-options a {

}
.product-options tr:hover {
	background:#f3f6f9;
	transition: background 0.3s ease-out;
}
.product-options td{
	color:#464646;
	font:16px/30px Cuprum;
	padding:3px 10px 3px 20px ;
	border:1px solid #dde4ed;
	width:50%;
}

.product-options tr td:first-child{
	width:40%;
}
.product-options tr.title td{
	line-height:30px;
	height:31px;
}

.not-enabled-product{
	font-size: 18px;
	font-family:Cuprum;
}

.not-enabled-product div{
	font-size: 20px;
	margin-bottom:10px;
}

.not-enabled-product a{
	text-decoration:none;
}

.not-enabled-product p{
	margin: 12px 0 0;
	font:14px Cuprum;
}

.prod_allpicts img{
	display:block;
	float:left;
	width: 90px;
	padding:5px;
	margin:5px 5px 5px 0;
	border:1px solid #ddd;
	border-radius:0px;
}

.prod_allpicts img:hover{
	box-shadow: 0 0 5px #bbb;
}

#notification_email{
	border: 1px solid #d0d2d6;
	height: 29px;
	padding: 0 0 0 10px;
	width: 270px;
}

#notification_in_stock{
	margin-top:5px;
}

#notification_in_stock a {
	margin: -1px 0 0 9px;
	width: 196px;
	vertical-align:1px;
}

#notification_in_stock a:hover {
	opacity:0.9;
}

#load_more_products {
	clear: both;

}

/* Отзывы */

.discussion {
	clear: both;
	margin: 0 0 15px 0;
	border: 1px solid #d2d4d9;
	padding: 10px;
	font-size: 12px;
}

.discussion .head {
	padding: 0 0 5px 0;
	margin-left: 0;
	font-size: 14px;
}

.discussion .head .product-name {
}

.discussion .product-image {
	float: left;
	margin: -20px 15px 15px 0;
}

.discussion .product-image img {
	margin-top:23px;
	border:1px solid #d0d2d6;
}

.discussion .body {
	padding-left: 0px;
}

.discussion .body .topic {
	font-weight: bold;
	display:none;
}

.discussion .body .text {

}

.discussion .body .date {
	display:block;
	color: #999999;
	font-size: 10px;
}

.discussion .body .author {
	color: #425679;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
}
.clearfix:after {
	clear: both;
}

.form-add {
	display:none;
	margin-top:17px;
}

.discussions .review {
	border-top: 1px solid #e8e8e8;
	margin-bottom: 0px;
	padding: 10px 10px 15px;
}

.discussions .review .date{
	color:#666;
	margin: 3px 0 5px 0;
	font-size:13px;
}

.discussions .review_sent {
	font:16px CuprumBold;
	margin-bottom:15px;
}

#product-detail .discussions input,
#product-detail .discussions textarea{
	border:1px solid #d2d4d9;
	margin:0 0 10px;
	padding: 5px 10px;
	width: 570px;
	box-sizing:border-box;
	font-size: 14px;
	font-family: "Arial", sans-serif;
}
#product-detail .discussions textarea{
	height: 200px;
}

#product-detail .discussions .add-button{
	display: block;
	width: 570px;
	padding:10px 20px;
	box-sizing:border-box;
}

#product-detail .discussions .form-toggle{
	cursor: pointer;
}

/* Блок авторизации */

.header .lk {
	position:absolute;
	right:0;
	top:60px;
	background:url(/i/premium_v1/lk_icon.png) 0 12px no-repeat;
	background-size:14px auto;
	padding:0 15px 0 20px;
	font:14px/38px Cuprum;
	height:36px;
	text-decoration:none;
	text-transform:uppercase;
}

.header .lk span {
	cursor:pointer;
}

.header .lk span:hover {
	color:#b79147;
}

.header #auth_block{
	display:none;
	position: absolute;
	z-index: 999;
	background:#f2f5fa;
	padding:13px 20px;
	border: 2px solid #2c3d61;
	top: 33px;
	right: 13px;
}

.header #auth_block hr{
	border:none;
	color:#d0d2d6;
	background:#d0d2d6;
	height:1px;
	margin:7px 0;
}

.header #auth_block a{
	color:#333;
	font-size:15px;
	font-weight:normal;
	line-height:23px;
	display:block;
	white-space:nowrap;
	text-decoration:none;
}

.header #auth_block a:hover{
	color:#8098b8;
}

.header #auth_block input[type="text"], #auth_block input[type="password"]{
	width:184px;
	height:25px;
	border: 1px solid rgb(210, 210, 209);
	background: #fff;
	padding:1px 8px;
	color:#7d7d7d;
	font:14px Cuprum;
	margin-bottom: 5px;
}

.header #auth_block button {
	width:200px;
	text-align:center;
	font:14px Cuprum;
	text-transform:uppercase;
	padding-top:4px;
	line-height:21px;
	color:#2c3d61;
	border:1px solid #2c3d61;
	background:transparent;
	cursor:pointer;
	margin-bottom:10px;
	transition: background 0.3s ease-out, border 0.3s ease-out;
}
.header #auth_block button:hover {
	background:#2c3d61;
	color:#fff;
}
.header #auth_block .register {
	font-size:14px;
	float:left;
}

.header #auth_block .forget {
	font-size:14px;
	float:right;
}

/* Блок полного описания */

.product_info_full {
	border-top:0px solid #ebedf2;
	font:13px/18px Tahoma;
	width:100%;
	margin:20px 0 0;
	padding:17px 0 0;
}

.product_info_full .rub{
	line-height: 2px;
}

.product_info_full .product_menu {
	width:100%;
	box-sizing:border-box;
	margin-bottom:13px;
	border-bottom: 2px solid #d2d4d9;
	background: #f2f5fa;
	padding: 10px 20px 0;
}

.product_menu a:hover {
	border-bottom: 2px solid #2c3d61;
	color: #333;
}

.cat_titles {
	height:48px;
}

.product-info-full-item, .root_cats .cat_titles h2 {
	font-size: 16px;
	font-weight: normal;
	font-family:Cuprum;
	text-transform:none;
	text-decoration: none;
	display: inline-block;
	padding: 0 0 10px 0;
	margin: 0 20px -2px 0;
	color:#333;
	cursor: pointer; 
	border-color: transparent;
	transition: border-color 0.3s ease-out;
}

.product-info-full-item.active{	
	border-bottom: 2px solid #2c3d61;
}

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

#pr_review a {
	display:table-row;
}

#pr_review a img {
	width: 90px;
	border:1px solid #d2d4d9;
	vertical-align:middle;
	margin-right:10px;
	display:table-cell;
}

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

/* Голосовалка */

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

#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%;
}

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

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


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

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

#pr_brand .stars2, #pr_brand .stars2 div{
	display:inline-block;
}

#product-detail .ui-sort-padder{padding:0; margin:0; height:28px}
.ui-sort-list {display:none; top:27px; left:0px; 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;}

#voiting_list{
	background:url(/i/premium_v1/sort_icon.png) 73px 7px no-repeat;
	border:1px solid #ddd;
	width:86px;
	height:20px;
	margin-top:2px;
}
#voiting_list input{
	margin: -3px 3px 0px 5px;
}

#voiting_list .ui-sort-padder {
	width:78px;
	height:20px;
	font-size:11px;
	color:#444;
	line-height:18px;
	padding:0 5px;
}

#voiting_list button {
	cursor:pointer;
	display:block;
	margin:5px auto;
	background:#eee;
	border:1px solid #ddd;
	font-size:12px;
}

#voiting_list button:hover {
	opacity:0.8;
}

#voiting_list ol, #voiting_list ul, #voiting_list label {
	margin:0;
	padding: 5px 0 0 5px;
	float:none !important;
	font-size:11px;
	vertical-align:1px;
}

#voiting_list .ui-sort-list {
	border: 1px solid #ddd;
	border-radius:0;
}

#product-detail .ui-sort-list input {
	width:auto !important;
}

#product-detail .ui-sort-list {
	width:86px;
	top:20px;
	left:-1px;
	background:white;
}

.ui-sort {
	position:relative; 
	display:inline-block;
	cursor:pointer; 
	padding:0
}

.subcats {
	font:11px Tahoma;
	text-transform:none;
}


/* Карусель */

.also_products_block {
	margin-top:20px;
}

.select_also_products_block {
	margin-left:0px;
}
.product-list-bottom{
	color: #333;
	font-family:Cuprum;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 2px;
	display: inline-block;
	margin: 10px 20px 10px 0;
	background-color: white;
	text-decoration: none;
	cursor: pointer; 
	border-bottom: 2px solid transparent;
}

.product-list-bottom.active, .product-list-bottom:hover{
	border-bottom: 2px solid #2c3d61;
	transition: border-bottom 0.3s ease-out;
}

.bottom-carusel {
	margin: 0 -20px;
	position: relative;
}
.bottom-carusel center {
	background: #ffffff none repeat scroll 0 0;
	border-radius: 3px;
}
.bottom-carusel .products {
	margin: 0;
}
.bottom-carusel .products .products_item {
}
.bottom-carusel .prev_step, .bottom-carusel .next_step, .bottom-carusel .prev_step2, .bottom-carusel .next_step2, .bottom-carusel .prev_step3, .bottom-carusel .next_step3 {
	color: #666;
	cursor: pointer;
	font-size: 50px;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 15px;
	background:#fff;
	z-index:2;
}
.bottom-carusel .prev_step:hover, .bottom-carusel .next_step:hover, .bottom-carusel .prev_step2:hover, .bottom-carusel .next_step2:hover, .bottom-carusel .prev_step3:hover, .bottom-carusel .next_step3:hover {
	color:#333;
}
.bottom-carusel .next_step, .bottom-carusel .next_step2, .bottom-carusel .next_step3 {
	left: 100%;
	margin-left: -30px;
	top: -1px;
}
.bottom-carusel .prev_step div, .bottom-carusel .next_step div, .bottom-carusel .prev_step2 div, .bottom-carusel .next_step2 div, .bottom-carusel .prev_step3 div, .bottom-carusel .next_step3 div {
	height: 24px;
	left: 0px;
	margin-top: -12px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 15px;
}
.bottom-carusel .next_step div, .bottom-carusel .next_step2 div, .bottom-carusel .next_step3 div {

}

.cuor_content .product_to_show {
	margin: 0 20px 20px 0;
	width: 220px;
	height: 375px;
}

.cuor_content .product_pad{
	min-height:355px;
	height:355px;
	padding:8px;
}

.cuor_content .product_pad:hover{
	box-shadow: 0 0 5px #bbb;
	height:auto;
	max-height:390px;
}

.cuor_content .brief_price_line {
	top:215px;
}

.cuor_content .product_to_show .main_photo img {
	width:200px;
	height:200px;
}

.view_cour {
	height: 25px;
	left: 30px;
	margin-top: -14px;
	text-align: center;
	top: 8px;
}
.cuor_block .caroufredsel_wrapper .cuor_content {
	display: block;
	float: none;
	height: 415px;
	left: 0;
	margin: 0;
	padding: 0 0 0 5px;
	position: absolute;
	text-align: left;
	top: 0;
}

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

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

/* Дополнительные товары */

#need-items-wrap .item {
	width:120px;
	height:145px;
	position: relative;
	display: inline-block;
	margin: 5px 10px 5px 0;
	border: 1px solid #DEDEDE;
	border-radius:0px;
}

#need-items-wrap .item:nth-child(4n){
	margin-right:0;
}

#need-items-wrap .item a:hover .name{
	display: block;
	z-index: 10;
}
#need-items-wrap .item.hover a{

}
#need-items-wrap .item:hover{
	box-shadow: 0 0 5px #ddd;
}
#need-items-wrap .item a {
	display: block;
	padding: 0 10px;
	text-align:center;
}

#need-items-wrap .item a img.pr_img{	
	width:100px;
	margin:10px 0px 7px;
}
#need-items-wrap .item .also-cost{
	height: 20px;
	text-align: center;
	color: #456099;
	font-weight:normal;
	font-size:15px;
	line-height:20px;
	border-top: 1px solid #DEDEDE;
	padding-top:2px;
}

#need-items-wrap .item .also-cost .fa-rub{font-size: 13px; font-weight: 100;}

#need-items-wrap .item .name{
	position: absolute;
	top:151px;
	left: -7px;
	display: none;
	background: #f8f9f9;
	color: #454545;
	border-radius:3px;
	border: 1px solid #c5c5c5;
	font-size: 13px;
	line-height: 16px;
	width: 120px;
	padding:5px ;

}

#need-items-wrap .item .name .arrow{
	position: absolute;
	top:-6px;
	left: 60px;
	width: 9px;
	height: 6px;
}

#need-items-wrap .item .also-cost,#need-items-wrap .item .also-cost span.name{
	text-decoration:none;
}

#need-items-wrap .item .also-cost span.name{
	top:123px;
	font-weight:normal;
}


.wrap_bottom_menu .cart_content {
   	background: rgba(0, 0, 0, 0) url("i/premium_v1/cart_bg.png") repeat-x scroll 0 -33px;
	border-radius: 3px;
	height: 36px;
	margin: 0 0 0 260px;
	text-align: left;
	width: 245px;
	position: absolute;
	top:4px;
	right: 32px;
}

.wrap_bottom_menu #cart_title {
	color: #1c61b5;
	float: left;
	font: bold 14px Arial;
	margin-left: 20px;
		margin-top: -1px;

}

.wrap_bottom_menu #cart_products {
	color: #1c61b5;
	float: left;
	font: 13px Tahoma;
	margin: 0px 10px 0;
}

.wrap_bottom_menu .cart_icon{
	position: absolute;
	height: 25px;
	width: 50px;
  background: rgba(0, 0, 0, 0) url("i/premium_v1/cart_bg.png") no-repeat scroll left top;
}

.wrap_bottom_menu #cart_pad {
	padding: 9px 7px;
}

.wrap_bottom_menu div.phone {
	position:relative;
	color: white;
	font: 21px Verdana;
	left: 240px;
	margin: 15px 0 0 35px;
	position: absolute;
	text-align: left;
	top: -12px;
	width: 420px;
}

.wrap_bottom_menu div.phone a:last-child {
	position:absolute;
	left:250px;
	top:0;
}
.wrap_bottom_menu div.phone div.small, .wrap_bottom_menu div.phone div.small2 {
	position:absolute;
	color: #bce1f4;
	font: 9px Verdana;
	margin: -2px 0 0 135px;
	text-align: left;
}

.wrap_bottom_menu div.phone div.small2 {
	margin: -2px 0 0 300px;
}

.wrap_bottom_menu .phone_picture {
	margin: 4px 5px 0 11px;
	width: 19px;
}

/* Цены и рубли */

span.rub{
	text-transform:uppercase;
	display: inline-block;
	height:auto;
	line-height: 0.4em;
	border-bottom: 1px solid;
	width:0.4em;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	span.rub{
		line-height: 0.35em;
	}
}

.price_to_show#spec_offer {
	color:#b27f09;
}

.price_to_show s {
	display:block;
	font:18px Cuprum;
	color:#666;
}

.price_to_show .rub{
	border-bottom: 2px solid;
	line-height: 10px;
}


.some-text b {
	font-weight:normal;
	font-size:14px;
}

/*---------------------------------------------------*/
/* Фиксы для личного кабинета 03-06-2016 */
/*---------------------------------------------------*/

#cabinet .breadcrumbs{
	padding: 10px 0 10px 185px;
	position: relative;
}

#cabinet .breadcrumbs .all-categories{
	position: absolute;
	top:10px;
	left: 0;
}
#cabinet .breadcrumbs .all-categories .name{
	display: none;
}

#cart_pad .cart-favor {
	width:auto;
	display: inline-block;
}
#cart_pad .cart-favor span {
	width:auto;
	display:inline;
	vertical-align:inherit;
	font-weight:normal;
}

#cart_pad .compare-button{
	display:inline-block;
	background: url(/i/premium_v1/list_icon.png) top left no-repeat;
	margin:0 0 5px 10px;
	padding-left:25px;
	box-shadow:none;
	height:19px;
	vertical-align: top;
}

.cart-favor img{
	padding: 0;
}

.product_brief_info {
	margin:0 2px;
	position:relative;
}

#cart_items_count {
	background:#fff;
	padding:0 5px 2px;
	border-radius:3px;
	margin-right:2px;
}


/* Сравнение */

#comparison_page{}
#comparison_page .product_table{
	border-collapse: collapse;
}
#comparison_page .product_table td{
	vertical-align: top;
//	border-bottom: 1px solid #CACACA;
	padding: 10px;
}
#comparison_page .product_table td.space{
	padding: 10px 0;
	width:22px;
	min-width: 22px;
	max-width: 22px;
}

#comparison_page .product_table .product-col{
//	border-left: 1px solid #CACACA;
	font: 14px Cuprum;
	min-width: 200px;
	max-width: 200px;
	width: 200px;
}

#comparison_page .product_table .product-name{
	border: 1px solid #CACACA;
}

#comparison_page .product_table .product-col h4{
	margin: 5px 0px 0px;
	display: inline-block;
}

#comparison_page .product_table .product-col h4:first-child{
	margin: 0;
}

#comparison_page .product_table .product-col.description-col b{
	border-bottom: 1px dotted black;
	font-weight: normal;
}
#comparison_page .product_table  .name_cur_line{
	min-width: 225px;
	max-width: 225px;
	width: 225px;
	padding:20px 20px 20px 15px;
}
#comparison_page .product_table .product-name a.name_product{
	color: #395080;
	font: 15px Cuprum;
	display: inline-block;
	height: 55px;
	padding-top: 10px;
	text-align:left;
	width:200px;
}
#comparison_page .product_table .product-name a.name_product b{
	font-weight:normal;
}
#comparison_page .product_table .product-image{
	text-align: center;
	padding: 20px 0px;
}
#comparison_page .product_table .product-price{
	font-size: 16px;
	font-weight: bold;
  	padding: 15px 10px 17px 0px;
}

#comparison_page .product_table .product-price &gt; span{
	float:left;
	font: 20px Cuprumbold;	
	padding-top:5px;
//	color: red;
/*	text-shadow: 1px 1px 2px silver;*/
}
#comparison_page .product_table .option-val{
	font: 14px Cuprum;
	color: #191919;
	padding: 20px 20px 20px 0;
}

#comparison_page .product_table .description-col{
	padding: 20px 20px 20px 0;
}

#comparison_page .category_choose_header{
	font: 14px Cuprum;
	margin-bottom:10px;
	margin-left:-15px;
}

#comparison_page .category_choose{
	margin-left:-15px;
	margin-bottom:5px;
	max-width:228px;	
}

#comparison_page .comparison_buttons{
	padding: 5px 5px 5px 5px;
	border:1px solid #eee;
}

#comparison_page .comparison_buttons:hover{
	background-color: #f2f5fa;
	border:1px solid #d2d4d9;
}

#comparison_page .remove_category_comparison{
	font: 14px Cuprum;
	margin-left:-15px;
}

#comparison_page td.option-name {
	font: 16px Cuprum;		
}

#comparison_page .tr_with_background{
	background-color: #f2f5fa;	
}

#comparison_page .comparison_right_block{
	float:right;
	margin-right:-8px;
}

#comparison_page .comparison_right_block img{
	cursor:pointer;
}

.main_compare_control{
		font-size: 13px;
		font-weight: bold;
		padding: 2px 5px 10px;
}
.main_compare_control select{
	margin-left: 10px;
}

.main_compare_control .delete{
	margin-left: 5px;
}
.main_compare_control .delete img{
	vertical-align: text-top;
	padding: 0 4px;
}

#comparison_page .head_table{
	position: absolute;
	background-color: #fff;
}

#comparison_page .head_table.fixed{
	top: 0px;				
	position: fixed;
	box-shadow: 0 0 10px white;
}

#comparison_page .head_table td{
	position:relative;
	min-height: 301px;
	max-height: 301px;
	height: 301px;
}
#comparison_page .head_table.fixed td{
	position:relative;
	min-height: auto;
	max-height: auto;
	height: auto;
}

#comparison_page .head_table.fixed .poduct_img{
	display: none;
}

#comparison_page .margin_tr{
	height: 361px;
}

#comparison_page .delete_div{
	margin-top: -5px;
	text-align: left;
	position: absolute;
	bottom: 4px;
	left: 40px;
}
#comparison_page .product_table .product-name  .delete_div a{
	color: #000;
}
#comparison_page .delete_div a img{
	vertical-align: text-bottom;
	padding-right: 4px;
} 

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

#product-detail .verify {
	position:absolute;
	left:19px;
	top:1px;
	z-index:1;
}

#product-detail .verify button {
	background: #b27f09;
	padding:3px 10px 4px;
	border-radius:0px;
	border:0;
	color:#fff;
	cursor:pointer;
}
#product-detail .verify button:hover {
	background: #70b36c;
}

#product-detail .verify span {
	display:block;
	background: #70b36c;
	width:120px;
	text-align:center;
	padding:4px 10px;
	border:0;
	color:#fff;
}

#product-detail .verify a {
	position:absolute;
	display:block;
	left:180px;
	top:4px;
	font-size:16px;
	text-transform:uppercase;
}

/* Получить скидку */

.get-discount-box {
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
	position: absolute;
	right:20px;
	top:90px;
	z-index: 2;
}
.get-discount-box .button-default {
	background:#fff;
	border: 1px solid #d0d2d6;
	color: #4c4c4c;
	cursor: pointer;
	font-size: 14px;
	padding: 4px 0;
	text-align: center;
	width: 130px;
}
.get-discount-box .button-default:hover, .get-discount-box .form button:hover {
	border:1px solid #2c3d61;
}
.get-discount-box .button .procent {
	color: #000000;
}
.get-discount-box .form {
	background: #fff;
	border: 1px solid #d0d2d6;
	border-radius: 0px;
	display: none;
	right:0;
	position: absolute;
	top: 26px;
	width: 240px;
}
.get-discount-box .form input {
	width:198px;
	border:1px solid #d2d4d9;
	padding: 5px 10px;
	border-radius: 0px;
}
.get-discount-box .form table {
	margin: 10px;
}
.get-discount-box .form table td {
	padding: 5px 0px;
	text-align:center;
}

.get-discount-box .form button {
	background:#fff;
	border: 1px solid #d0d2d6;
	font-family:Cuprum;
	color: #4c4c4c;
	cursor: pointer;
	width:220px;
}
.get-discount-box .form button:hover {
	border:1px solid #2c3d61;
}

/* Шапка */

.header {
	background:#f2f5fa;
	height:93px;
	padding-bottom:50px;
}

.header_vanna {
	background:#f2f5fa url(/i/premium_v1/header_bg.png) right top repeat-x;
}

.header a.logo {
	position:absolute;
	top:15px;
	left:10px;
	width:158px;
	height:37px;
	font:15px Cuprum;
	padding:43px 0 0 17px;
	text-decoration:none;
	background: url(i/premium_v1/logo_2017.png) top left no-repeat;
	color:#775617;
}

.header a.logo:hover {
	background: url(i/premium_v1/logo_2017_hover.png) top left no-repeat;
	color:#b79147;
}

.header_phones {
	position:absolute;
	top:15px;
	left:250px;
	color:#cad2de;
	font:14px/20px Cuprum;
	text-align:right;
}

.header_phones a {
	font:22px Cuprum;
	color:#b79147;
	padding-left:10px;
	text-decoration:none;
}
.header_phones a:first-child {
	padding-right:30px;
}
.header_phones a span{
	color:#777;
}

.header_phones a:hover, .header_phones a:hover span {
	color:#b79147;
	color:#775617;
}

.header_phones .small, .header .call-us {
	font:11px Tahoma;
	color:#666;
}

.header_phones .small {
}

.header .version_switch {
	background: url("i/premium_v1/header_mobile.png") left center no-repeat;
	cursor: pointer;
	height: 20px;
	position: absolute;
	right: 0px;
	top: 15px;
	font:13px/20px Cuprum;
	color:#666;
	padding:0 15px 0 15px;
	z-index: 9;
}

.header .version_switch:hover{
	color:#b79147;
}

.new_header_wrapper{
	margin: 0 auto;
	width: 980px;
	position: relative;
	padding: 0;
}

.new_header_wrapper .cat_tree{
	float:left;
}

#header_line_menu{
	position:absolute;
	top: 93px;
	left: 0;
	height: 50px;
	width: 100%;
	display: block;
	opacity:1;
	z-index: 100;
	background:#2c3d61;
	background:#374c7a;
}

#header_line_menu.fixedOK{
	position: fixed;
	top: 0;
}

.new_header_wrapper .info {
	float:left;
	margin-left:14px;
}
.new_header_wrapper .info a {
	height:36px;
	font:15px/22px Cuprum;
	color:#fff;
	text-decoration:none;
}
.new_header_wrapper .info a:hover {
	background-color:#2c3d61;
}

.cart-favor, .new_header_wrapper .cart-favor span, .new_header_wrapper .links_compare span {
	display:block;
}

.cart-favor.show, .new_header_wrapper .links_compare, .new_header_wrapper #cart_products {
	transition: background 0.3s ease-out;
}

.new_header_wrapper .links_compare {
	float:left;
	background:url(/i/premium_v1/compare_header_icon.png) 10px 16px no-repeat;
	padding:14px 5px 0 46px;
	font:15px/22px Cuprum;
}

.new_header_wrapper .cart-favor {
	float:left;
	background:url(/i/premium_v1/favorite_header_icon.png) 7px 13px no-repeat;
	box-shadow:none;
	padding:14px 8px 0 34px;
	font:15px/22px Cuprum;
	height:22px;
	width:auto;
}

.new_header_wrapper .cart-favor span,.new_header_wrapper .links_compare span{
	font:15px/22px Cuprum !important;
	width:15px;
	overflow:hidden;
	padding-top: 1px;
}

.new_header_wrapper #cart_products {
	float:left;
	background:url(/i/premium_v1/cart_header_icon.png) 7px 15px no-repeat;
	padding:12px 10px 2px 45px;
	color:#c8cfdf;
	font:13px/15px Cuprum;
	margin:0;
	width:62px;
}
.new_header_wrapper #cart_products:hover {
	background-color:#2c3d61;
}
.new_header_wrapper #cart_products div{
	text-transform:uppercase;
}

.new_header_wrapper #cart_products div {
	color:#fff;
	line-height:14px;
}
.new_header_wrapper #cart_items_count {
	display:none;
}

.top_menu_block {
	position:absolute;
	top:60px;
	left:180px;
}

a.top_menu {
	display:block;
	float:left;
	font:14px/38px Cuprum;
	height:36px;
	color:#333;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 5px;
}

a.top_menu:first-child {
	margin-left:5px;
}

a.top_menu:hover {
	dbackground:rgba(55,76,122,1);
	color:#dce4f2;
	color:#B79147;
}

.header_vanna_2017 {
	background:url(/i/premium_v1/header_vanna_2017.png) left top no-repeat;
	background-size:auto 106px;
	width:190px;
	height:133px;
	position:absolute;
	left:695px;
	top:6px;
}

/* fix lk */

.cabinet_main .widget h2 {
	font-weight:normal;
}

#cabinet .all-categories, #cabinet .nav_ref, #cabinet .delimiter {
	display:none;
}

.cabinet-sidebar {
	margin-top:-40px;
}

#cabinet h1 {
	margin-left: 34px;
}

.reclamation-add-table-wrapper {
	border:none;
	padding:0;
}
.reclamation-add-table input, .reclamation-add-table .textarea {
	border-radius:0;
}

.cabinet_main .widget, .cabinet_main .widget:hover {
	border: none;
}

.cabinet_main .widget:hover h2 {
	color: #456099;
}

.cabinet_quality_service_table tr td:first-child {
	text-align:left;
	padding-right:10px;
}

.cabinet_quality_service_table tr td:last-child {
	text-align:right;
	padding-left:10px;
}

.cabinet_quality_service a.quality_service_item {
	width:100%;
}

#cabinet .reclamation-add-table .lk_button {
	text-align:center;
	font:14px Cuprum;
	text-transform:uppercase;
	padding:4px 20px 0;
	line-height:21px;
	color:#2c3d61;
	border:1px solid #2c3d61;
	background:#fff;
	cursor:pointer;
	margin-bottom:10px;
}

#cabinet .reclamation-add-table .lk_button:hover {
	background:#2c3d61;
	color:#fff;
}

.cabinet_details table .cell_title {
	padding: 16px 0px 16px 0px;
}

.register td {
	padding: 4px 0px 4px 5px;
}
.register tr td:first-child {
	padding-left:0;
}

.cabinet-news-item {
	font-size: 13px;
	color: #292929;
	border: 1px solid #d2d4d9;
}

.jspHorizontalBar .jspTrack {
	margin-left:-10px;
}

#product-detail .first_comblock_line {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:#f2f5fa;
	height:30px;
}

#product-detail .stock_info {
	position:absolute;
	top:7px;
	left:20px;
	text-transform:uppercase;
}

#product-detail .comblock .favor {
	position: absolute;
	right:20px;
	top:0px;
	width:20px;
	padding:6px 5px;
	background-position: 7px 7px;
}

#product-detail .comblock .compare_checker {
	position: absolute;
	right:51px;
	top:0px;
	overflow:hidden;
	height:30px;
	width:32px;
	padding:0;
}
.product_info_full h2 {
	font-size:16px;
	margin-bottom:10px;
}

/* Страница корзины */

#cart_page .cartTable tr.labels_discount td.label {
	background:#425679 !important;
	border-radius:0 !important;
	height:30px;
	padding: 0px 10px 0 52px !important;
	font:14px Cuprum !important;
}

#cart_page .cartTable tr.labels_discount td.label img.discount {
	height: 24px !important;
	margin: 2px 7px 0 !important;
	width: 24px !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#cart_page .cartTable tr.labels_discount td.label {
		padding: 2px 10px 0 52px !important;
	}
}

#cart_page .cartTable tr.labels_discount td.label img{
	width:30px !important;
	height:19px !important;
	margin:6px 7px 0 !important;
}

#quick_register_modal, #id_too_small_order_amount {
	float:left;
	margin-top:-39px;
}

#id_too_small_order_amount {
	margin-top:20px;
	clear:both;
}

#id_too_small_order_amount b {
	font:18px CuprumBold;
}

#quick_register_modal h3 {
	color: #333;
	font: 24px CuprumBold;
	margin: 0 0 7px;
	text-transform: uppercase;
}

.cartTable {
	border-collapse:collapse;
	width:465px;
	margin-right:30px;
	float:left;
}

.cartTable td, .cartTable th{
	padding:5px;
	font: 14px Cuprum;
	color:#666;
}

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

.cartTable th{
	padding:5px;
	color:#4c4c4c;
	text-align:left;
	background:#f2f5fa;
}

.cartTable tr:nth-child(2n) td{
	background:#f2f5fa;
}
.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{
	color:#395080;
	font:15px Cuprum;
	display:inline-block;
	margin-bottom:5px;
}

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

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

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

.cartTable .price, .cartTable .price b, .register .price b {
	font: 16px CuprumBold;
	text-align:right;
	padding-right:10px;
	white-space:nowrap;
	color:#333;
}

.cartTable .price b {
	padding:0;
}

.cartTable tr td.price:first-child {
	font: 16px Cuprum;
}

.cartTable .cart_divider, .register .cart_divider {
	padding:0;
	height:10px;
	background:#fff !important;
}
.cartTable .tr_cart_total, .register .price {
	font: 16px Cuprum;
	background:#f2f5fa;
}

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

.order-field-value select {
	padding:0 5px;
	height:30px;
	border:1px solid #d2d4d9;
}

.order-field-value div div {
	line-height:22px;
	background:#fff;
	padding-left:10px;
}

#cart_save_button {
	font:18px Cuprum;
	text-transform:uppercase;
	padding:4px 20px 0;
	line-height:21px;
	color:#2c3d61 !important;
	border:1px solid #2c3d61 !important;
	background:#fff !important;
	cursor:pointer;
	margin-bottom:10px;
	transition: background 0.3s ease-out;
}
#cart_save_button:hover {
	background:#2c3d61 !important;
	color:#fff !important;
	opacity:1 !important;
}

/* -------------------------------------------------------------------------- */
/* Быстрый просмотр */
/* -------------------------------------------------------------------------- */
.product_fastview_show {
	position: absolute;
	width: 70%;
	padding: 7px 0px;
	top: 29%;
	left: 50%;
	margin: -20px -35%;
	background: rgba(21, 29, 46, 0.50);
	transition: background 0.3s ease-out;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
	display: none;
	z-index: 3;
}

.product_fastview_show:hover {
	background: rgba(21, 29, 46, 0.7);
}

.products_item:hover .product_fastview_show,
.product_brief:hover .product_fastview_show
{
	display: block;
}

#product_fast_view_overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(255, 255, 255, 0.8);
	z-index: 5;
}

#product_fast_view {
	background: #ffffff;
	width:900px;
	box-shadow: 1px 2px 8px #c5c5c5;
	position: absolute;
	top: 100px;
	left:50%;
	margin-left:-450px;
	z-index: 6;
	padding-bottom: 10px;
}

#product_fast_view .fastview-close {
	position: absolute;
	background: url("/i/premium_v1/fastview_close.png") 2px 2px no-repeat;
	width: 11px;
	height: 11px;
	top: 5px;
	right: 5px;
	cursor: pointer;
	padding:2px;
	z-index:10;
}

#product_fast_view .fastview-close:hover {
	background-image:url("/i/premium_v1/fastview_close_active.png");
}

#product_fast_view .photo-box {
	float: left;
}

#product_fast_view .scroll-down {
	height: 10px;
	float: left;
	padding: 10px;
	width:88px;	
}

#product_fast_view .all-photo .all-photo-slider {
	height: 367px;
	overflow:hidden;
}

#product_fast_view .all-photo .scroll_up{
	width:80px;
	height: 10px;	
	cursor:pointer;
	margin: 5px 0 5px 3px;
	background: transparent url("/i/premium_v1/product_fast_view_arrow_up.png") no-repeat 0 0;
	opacity:0.5;
}
#product_fast_view .all-photo .scroll_up:hover{
	opacity:1;
}

#product_fast_view .all-photo .scroll_up_passive, #product_fast_view .all-photo .scroll_down_passive {
	width:80px;
	height: 10px;	
	margin: 5px 0 5px 3px;
}

#product_fast_view .all-photo .scroll_down{
	width:80px;
	height: 10px;	
	cursor:pointer;
	margin: 5px 0 5px 3px;
	background: transparent url("/i/premium_v1/product_fast_view_arrow_down.png") no-repeat 0 0;
	opacity:0.5;
}
#product_fast_view .all-photo .scroll_down:hover{
	opacity:1;
}

#product_fast_view .all-photo {
	float: left;
	padding: 10px;
}

#product_fast_view .all-photo .photo-link {
	display: block;
	text-decoration: none;
	border: 1px solid #ffffff;
	padding: 3px;
}
#product_fast_view .all-photo .photo-link.selected{
	border: 1px solid #d2d4d9;
}

#product_fast_view .all-photo .photo-img {
	width:80px;
}

#product_fast_view .current-photo {
	float: left;
	margin: 10px 10px;
	position: relative;
}

#product_fast_view .current-photo-link {

}

#product_fast_view .current-photo-img {
	width:370px;
	height:370px;
}


#product_fast_view .info-box{
	margin: 0 0 0 540px;
	padding: 10px 20px 0 0;
	font-size: 12px;
	position:relative;
}

#product_fast_view .product-name{
	margin:0px 0 0;
	font:24px Cuprum;
	text-transform:uppercase;
	color:#333;
	text-decoration: none;
	display: block;
	padding: 0 0 0px 0;
}

#product_fast_view .product-name:hover{
	color: #5677bf;
}

#product_fast_view  .product-description{
	margin: 0 20px;
	font-size: 12px;
	color: #272727;
}

#product_fast_view  .product-description h4{
	margin: 0 0 5px 0;
	display: none;
}


#product_fast_view .product-price{
	color: #333;
	font: 30px/35px Cuprum;
	display: inline-block;
	vertical-align: top;
	padding: 8px 10px 10px 0;
}
#product_fast_view .old-price{
	color: #333;
	font: 18px Cuprum;
	padding-right:5px;
}


#product_fast_view .product-favorite{
	display: inline-block;
	padding-top: 9px;
}
#product_fast_view .favor_brief{
	margin: 0;
	height: auto;
	width: auto;
	display: none;
	position: static;
}
#product_fast_view .favor_brief .back{
	display: inline-block;
	width: 19px;
	height: 17px;
	position: static;
}
#product_fast_view .favor_brief .txt{
	background: transparent;
	border: 0;
	display: inline-block;
	display:none;
	position: static;
	margin: 0;
	width: auto;
	vertical-align: top;
	padding: 0 0 0 5px;
}

#product_fast_view .fast_cart{
	display:block;
	width:100%;
	padding: 10px 0;
	box-sizing:border-box;
}

#product_fast_view .add-to-cart:hover {
	opacity:0.8;
}

#product_fast_view .no-add-to-cart{
	padding: 10px;
	margin: 10px 20px 10px 0;
	text-align: center;
	background: #898989;
	color: #ffffff;
	font-size: 14px;
}

table.product-options-fastview tr td:first-child{
	padding-right:10px;
	max-width:50%;
}

#product_fast_view .product_fast_view_arrow{
	position: absolute;
	width: 40px;
	height: 150px;
	left: -50px;
	top: 120px;
	background: url("i/premium_v1/product_fast_view_arrow.png") no-repeat;
	cursor: pointer;
	opacity: 0.7;
}

#product_fast_view #product_fast_view_next{
	left: 100%;
	margin-left: 10px;
	background: url("i/premium_v1/product_fast_view_arrow.png") no-repeat right bottom;
}

#product_fast_view #product_fast_view_next:hover,#product_fast_view .product_fast_view_arrow:hover{
	opacity: 1;
}

/* линза */

#product_fast_view #mpreview{
	left:100%;
	height: 100%;
	border: 0;
	box-shadow: none;
	border-radius: 0;
}

#product_fast_view #mpreview.show{
	top:0;
}

#product_fast_view .product-brand{
	display: inline-block;
	min-width: 50%;
}

#product_fast_view .product-orders{
	display: inline-block;
}
#product_fast_view .product-rating{

}

#product_fast_view .product-rating .stars{
	display: inline-block;
}

/* Стикеры */

.sticker {
	position:absolute;
	top:10px;
	left:0px;
	width:100px;
	z-index:2;
}

.product_pad .sticker {
	ddisplay:none;
}
.product_pad:hover .sticker {
	display:block;
}

#product-detail .sticker {
	top:6px;
}

.sticker div, .sticker a{
	background:#DBC291;
	display: inline-block;
	font:14px Cuprum;
	color:#775617;
	padding:5px 10px;
	margin:5px 0 0;
	white-space:nowrap;
	transition: color 0.3s ease-out;
}

.sticker a:hover {
	color:#fff !important;
}

/* Регистрация */

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 {
	border-top:1px solid #bababa;
	border-right:1px solid #bababa;
	border-bottom:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
	background:white;
	width:200px;
	padding:3px 5px;
}

.register .req td:first-child, .register td.req {

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

/* Обратный звонок */

#call_pad {
	z-index:1;
	position:absolute;
	text-align:left;
	font:11px Tahoma;
	color:#4092ce;
	top:10px;
	right:0px;
}

#call_pad2 {
	z-index:1;
	position:absolute;
	text-align:left;
	font:14px Cuprum;
	color:#374c7a;
	top:10px;
	left:122px;
}

#callme {
height: 28px;
}

*:first-child+html #callme {

}

#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 .callme_submit {
	width:100%;
	margin-bottom:5px;
}

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

#callmeform2 input[type=submit] {
	border-radius: 0px;
	font: 14px Tahoma;
	padding-bottom: 5px;
	padding-top: 3px;
}

#callmeform2 p.model {
	margin:10px 5px;
}


.hide-on {display: none;}

.hide-off {display: block;}

#viewform, #viewform2 {
	font:14px Cuprum;
	height:31px;
	line-height:14px;
	padding: 7px 13px 9px;
	border:1px solid #d0d2d6;
	border-radius:0px;
	background:#fff;
	color:#4c4c4c;
	text-transform:uppercase;
	width:160px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#viewform, #viewform2 {
	padding: 9px 13px 7px;
	}
}

.callmeform_hover {
background-position: 0 0px!important;
}

#callme_result div, #callme_result2 div {
    margin: 4px 0 10px 0;
    padding: 3px 7px;
}

/* Фильтры */

.ParamsTable td {
    height: 28px;
}

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

.ParamsTable select {
	border: 1px solid #d2d4d9;
	font: 13px/18px Tahoma;
	height:22px;
}

.ui-slider {    
	border: 1px solid #c6c9cc;
    	color: #4092ce;
	border-radius: 3px;
	position: relative; 
	text-align: left;
	background-color:#dfe2e5; 
    cursor: pointer;
	 
}
.ui-slider .ui-slider-range { 
	position: absolute; 
	z-index: 1; 
	display: block; 
	border: 0; 
	background-position: 0 0;
	background: #425679;
	border-radius: 2px;
}

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

.ui-slider .ui-slider-handle {
	background:#dfe1e5;
	border: 1px solid #c6c9cc;
    border-radius: 50%;
    dbox-shadow: 0 -3px 8px 1px #FFFFFF;
    cursor: default;
    height: 16px;
    position: absolute;
    top: -6px;
    width: 15px;
    z-index: 2;
    margin-left: -5px;
    cursor: pointer;
}

.ui-slider-horizontal { height: .4em; }
.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{
	padding: 10px;
	margin: 10px 0;
	background: #f2f5fa;
	border:0px solid #e2eaf2;
	border-top:0;
}

/* Разное */

.remove_favorite_item{
	padding: 10px 0;
}

.favorite_products_comment{
	display:inline;
}

.wrap_bottom_menu .cart-favor .favorite_products_comment{
	display:none;
}

.cert {
	margin-left: -5px;
}
.cert img {
	border: 1px solid #eee;
	height: 200px;
	margin:0 0 5px 5px;
}

#pr_sert img {
	border: 1px solid #eee;
}

.complaint input, .complaint textarea {
	padding:5px;
	margin:5px;
}

.complaint .g-recaptcha {
	margin: -10px 0 10px 5px;
}

.complaint button {
	margin: 0 0 0 5px;
	padding: 5px 10px;
}

#load_more_products {
	margin-right:25px;
}

#related_incat_list .bottom-carusel &gt; div:first-child {
	margin-left:10px;
}

#info_table tr:last-child &gt; td {
	font-size:11px;
}

//Styler

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

.jq-selectbox__select {
	cursor: pointer;
	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 {
	cursor: pointer;
	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;
}

.lazy_youtube {
	background-position: center;
        background-size: 100%;
        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-wrapper {
	padding:10px;
}
.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;
}

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

.discussions .review .body, .discuss_review_text .body{
	margin-top:20px;
	display:inline-block;
}

.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 40px 0 0;
	padding: 23px 30px 17px 40px;
	width: 960px;
	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: 750px;
}

#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: 670px;
	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 &gt; b {
	background: #db2b2b;
	display: block;
	height: 3px;
	width: 0;
}

.anchor_with_fixed_header::before {
  content:"";
  display:block;
  height:50px;
  margin:-50px 0 0;
}

.confid1, .confid2, .confid3, .confid4, .confid1 a, .confid2 a, .confid3 a, .confid4 a{
	color:#666 !important;
	text-decoration:none;
	font-size:11px !important;
	padding:0 !important;
}

#callmeform3 .confid3 a{
	float:none;
}

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

.confid4, .confid4 a {
	font-size:10px;
	text-align:center;
}

#search_result_external_div{
	position:absolute;
	height:auto;
	margin:0px auto;
	width:1000px;
}

#search_result{
	position:absolute;
	height:auto;
	display:none;
	margin-right:0px;
	margin-top:9px;
	text-align:right;
	margin-left:-10px;
	min-width:512px;
	border: 10px solid #db2b2b;
	border-top: none;
}

#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 .search_result_row a{
	padding:0 5px;
	display:block;
	font:15px/30px Cuprum;
	text-decoration:none;
	white-space:nowrap;
	transition: all 0.3s ease-in-out 0s;
}

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

#search_result .search_result_row a:hover b {
	color:#1A8383;
}

#search_result .line_hidden{
	display:none;
}

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

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

#search_result .search_result_row b {
	color:#db2b2b;
	transition: all 0.3s ease-in-out 0s;
}

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

#search_result strong{
	font-family:Cuprum;
}</pre></body></html>