body { background:white;
	color:#303031; 
    min-width: 992px;
 } 

a { color:#2d87c5; }
a:hover { text-decoration: none;}

ul.std, ol.std { padding-left:20px; }
dt { font-weight:bold; }
dd { padding-left:20px; } 

.bordered { padding-top:5px;
	margin-bottom:5px;
	background:url("../images/dot-light.png") repeat-x; }  

/* headers */
#col-center h1 { margin:30px 0 0 0;
	padding-bottom:15px;
	padding-right: 10px;
	font:normal 18px "Open Sans Bold", Arial, sans-serif;
	font-weight: bold;
	color:#000; 
    }
 
#col-center h2, #col-center div.h2 { 
    padding: 15px 0;
    font: bold 18px "Open Sans Bold", Arial, sans-serif;
    color: #000;
 }
 #col-center .collection-full h2, #col-center .collection-full div.h2, #col-center .collection-footer h2 {
	margin: 5px 0 0 0;
    padding: 15px 0px;
    font: bold 18px "Open Sans Bold", Arial, sans-serif;
    color: #000;
     /* background: #eee; */
 }
	
#col-center h3, #col-center div.h3 { margin:30px 0 10px 0;
	font:normal 18px "Open Sans Bold", Arial, sans-serif;
	color:#000; }
	
#col-center h4, #col-center div.h4 { /* margin:20px 0 10px 0; */ 
	font:normal 16px "Open Sans Bold", Arial, sans-serif;
	font-weight: normal;
	line-height: 20px;
	color:#586774; 
    min-height: 72px;
    /* padding: 0px 0px 10px 0px; */
    width:100%;
 }

	#col-center h1:first-child,
	#col-center h2:first-child,
	#col-center h3:first-child,
	#col-center h4:first-child { margin-top:0; }
	
/* manufacturers list */

/* manufacturers list */
.mfrs { overflow:hidden; }

	.mfrs ul { list-style:none; }
	
	.mfrs li { float:left;
		margin: 0px 3px 5px 0px;
		/* background-color: #ececec;
		        border-radius: 10px; */
    }
		
		.mfrs li a { 
		  font-size:15px;
          padding: 1px 5px;
          color: #2d87c5;
    text-decoration: underline !important;
        }
	
		/* .mfrs li.even { background-color: #e5efff; } */
		
	.mfrs a.all { float:right;
		padding-top:1px; }
        
    .mfrs li.active { color: #E42B2B!important; font-size:15px;
          padding: 1px 15px;}
/*     .mfrs li:hover {  background-color: #6593B7!important; color:white!important;} */
    .mfrs li:hover > a{  text-decoration: none !important;}

    .mfrs-title {
        font-size:14px;
        font-weight: bold;
        padding: 0px 5px 0px 0px;
        background-color: #fff!important;
        float:left;
    }
/* inner pages */
.inner { position:relative;
	width:100%; }

	#body .inner h1 { padding-right:150px;
		background:transparent; }

/* fabric page */
.fabric h1 {  }

.collection ul { overflow:hidden;
	list-style:none; }

.collection li { display: -moz-inline-stack;
	display:inline-block; vertical-align:top;
	width:300px;
	/* margin:-1px 10px 0 0; */
	margin: 0px 25px 30px 0; }
	
	.collection li .i {     
	   position: relative;
        overflow: hidden;
        /*  22.06.2018 Андрей для восстановления работы карточек товаров
        width: 135px;
        padding: 7px 0 7px 100px;
		*/
        /* background:url("../images/dot.png") repeat-x; */ }

		
		.collection li .text { float:right;     display: table;
    width: 100%;
    height: 77px; }
		
			#col-center .collection li .text .collect_name { margin-top:0;
				color:#303031; }
				
			.collection li .text .collect_name a { color:#303031; }
			
			.collection li .text p { }
			
				.collection li .text p em,
				.collection-full li .text p span.em {
				 font-style:normal;
					color:#586774; }
			
			.collection li .text .price { font:normal 12px "Open Sans Bold", Arial, sans-serif; } 
				.collection li .text .price b { font-size:12px; font-weight:bold; }
		
		.collection li .img { float:left; display:inline;
			margin-left:-90px; }

/* item page */
.item .info { position:relative; overflow:hidden;
	padding-left:175px; }
	
	.item .info .text { float:right;
		width:100%; } 
		
	.item .info .text p em { font-style:normal;
		color:#586774; }	

.item .price, .item .pricelist,
.item form.buy { margin-top:30px; } 

	.item .info .img { float:left; display:inline;
		width:160px;
		margin-left:-175px; }
		
		.item .info .img .img-big { margin-bottom:10px; }
		
	.item .info .img .thumbs { position:relative; overflow:hidden;
		width:165px;
		list-style:none; }
		
		.item .info .img .thumbs li { float:left; display:inline;
			width:77px; height:77px;
			margin:0 5px 5px 0; }
			
.item .cheaper { 
    position:absolute;
	right:0; top:0; 
	height:44px; width:75px;
	padding-left:50px;
    
    /*
    padding-left:50px;
    height:44px; width:175px;
    */
	background:url("../images/icon-pig.png") no-repeat;
	font-weight:bold; }

/* gallery */
.gallery { position:relative;
	width:495px;
	margin:10px 0; }
	
	h2 + .gallery,
	h3 + .gallery { margin-top:0; } 
	
.gallery .big { width:495px;
	margin-bottom:15px;
	
    /* padding-top:5px;
	background:url("../images/pic-frame-485.png") no-repeat; */ }

.gallery .big .i { width:485px;
	
    /*
    padding:0 5px 5px 5px;
	background:url("../images/pic-frame-485.png") left bottom no-repeat; 
    */
	}
    .gallery .big .img { position:relative; overflow:hidden;
		width:485px; max-height:750px; }	

.gallery .big img,
.gallery .big a { display:block; }

.gallery .thumbs { width:495px; }

	.gallery .thumbs ul { overflow:hidden;
		list-style:none; }
	
	.gallery .thumbs li { float:left; display:inline;
		width:81px;
		margin:0 19px 19px 0; }
        



/* gallery-width */ 
 .gallery-width .big { width:495px;
	margin-bottom:15px;
	padding-top:5px;
	background:url("../images/pic-frame-485.png") no-repeat; }

.gallery-width .big .i { width:485px;
	padding:0 5px 5px 5px;
	background:url("../images/pic-frame-485.png") left bottom no-repeat; }

	.gallery-width .big .img { position:relative; overflow:hidden;
		width:485px; max-height:750px; }	

.gallery-width .big img,
.gallery-width .big a { display:block; }

.gallery-width  { position:relative;
	width:100%;
	margin:10px 0; }
            
.gallery-width .thumbs-width { width: 100%; }

	.gallery-width  .thumbs-width ul { overflow:hidden;
		margin-right:-25px;
		list-style:none; }
	
	.gallery-width  .thumbs-width li { float:left; display:inline;
		width:84px;
		margin:0 19px 19px 0; }
			
/* item images */

.img-150 { position:relative; overflow:hidden;
	width:150px; height:150px;
	padding:5px 0px 3px 0px;
	text-align:center; 
    }

	.img-150 a { position:absolute;
		left:0; top:0;
		width:159px; height:158px;
		background:url("../images/pic-frame-150.png") no-repeat; 
		text-indent:-9999px; } 
		
.img-200 { position:relative; overflow:hidden;
	width:260px; height:260px;
	padding:10px 0px 10px 0px;
	text-align:center; 
    }

	.img-200 a { position:absolute;
		left:0; top:0;
		width:259px; height:258px;
		text-indent:-9999px; }

.img-175 a {
	background: none;
	z-index: 100;
	top:0px; left:0px;
	width: 175px;
	height: 175px;
	
}
		
.img-75 { position:relative; overflow:hidden;
	width:74px; height:74px;
	padding:5px;
	text-align:center; }
	
	.img-75 a { 
		left:0; top:0;
		width:84px; height:84px;
		/*background:url("../images/pic-frame-75.png") no-repeat;*/
		text-indent:-9999px; }

.img-big a .enlarge { position:absolute;
	right:12px; top:10px; 
	width:15px; height:14px;
	background:url("../images/icon-zoom.png") no-repeat;
	text-indent:-9999px; }

/* vertical items list */
.items { margin:20px 0; }

	.items ul { margin-bottom:-15px;
		list-style:none; } 
		
		.items.separated li .i { padding-top:15px;
			background:url("../images/dot-light.png") repeat-x; }
			
		.items.separated li:first-child .i { padding-top:0;
			background:transparent; }
	
	.items li .i { position:relative; overflow:hidden;
		margin-bottom:15px;
		padding-left:175px; }
		
		.items li .text { float:right;
			width:100%; }
			
			#body .items li .text .collect_name { margin:0 0 15px 0; }
			
				.items li .text .collect_name a { color:black; }
			
			.items li .text .price { margin-top:20px;
				color:#586774; }
				
			.items li .text p em { font-style:normal;
				color:#586774; }
			
		.items li .img { float:left; display:inline;
			margin-left:-175px; } 

/* parameters list */
/* .chars { margin-top:10px; height: 84px;}  */
.text .chars .char_size {
	    margin: 20px 0 5px;
}

	.chars ul { list-style:none; } 
	
	.chars ul li { display: -moz-inline-stack;
		display:inline-block; vertical-align:top;
		width:49%;
		margin-bottom:5px; }
		
		.chars ul li p { padding-right:10px; }

/* special — a horizontal items list */
.special { margin:20px 0 10px 0;     min-height: 365px;} 

	.special ul { margin-right:-20px;
		list-style:none; }
	
	.special li { display: -moz-inline-box;
		display:inline-block; vertical-align:top;
		width:165px;
		margin:0 10px 20px 0; } 
		
	.special li .i { position:relative;
		/* 22/06/2018 Восстановил нормальную работу сайта!
        width:160px;
		padding:164px 0 0 2px; 
        */
        }
		
		.special li p {}
		
		.special li .price { color:#586774; } 
		
		.special li .img { position:absolute; overflow:hidden;
			left:5px; top:5px; } 
				
			.special li .img .new { position:absolute;
				right:0; top:0;
				width:40px; height:39px;
				background:url("../images/icon-new.png") no-repeat;
				text-indent:-9999px; } 
.special.interriors {
    margin: 20px 0 40px 0;
}
/* tabs */
/* .tabs { position:relative; overflow:hidden;
	height:30px;  } 

.tabs ul { float:left; 
	height:28px; width:100%;
	border-bottom:2px solid #bcc2c7;
	list-style:none; } 
	
	.tabs li { float:left;
		height:30px;
		padding:0 15px; } 
		
		.tabs li a { float:left;
			height:24px;
			padding-top:6px; }
		
		.tabs li a img { float:left; display:inline;
			margin:2px 6px 0 0; } 

	.tabs li.active { padding-left:0;
		background:url("../images/tab-active-bg.png") right top no-repeat; }
	
		.tabs li.active a { padding-left:15px;
			background:url("../images/tab-active-bg.png") no-repeat;
			color:#586774;
			text-decoration:none; } */
			
/* breadcrumbs */
ul.breadcrumbs { position:relative; overflow:hidden;
	margin: 0px 0 5px 0;
	padding-bottom:5px;
	/* border-bottom:1px solid #bcc2c7; */
	font:normal 16px "Open Sans Bold", Arial, sans-serif;
	color:#586774;
	list-style:none; }
	
	ul.breadcrumbs a { overflow:hidden;
		color:#586774; }
	
		ul.breadcrumbs a img { float:left; display:inline;
			margin:3px 4px 0 2px; }
            
        ul.breadcrumbs a:hover { text-decoration: underline;}

	ul.breadcrumbs li { float:left; display:inline;
		margin-right:5px; }
		
		ul.breadcrumbs li.active { /* font-weight:bold; */} 
			
/* arrowed link */
a.arrow { text-decoration:none; } 

	a.arrow strong,
	a.arrow span.strong
	 { font-weight:normal;
		text-decoration:underline;
	    color: #444; } 
		
	a.arrow span { text-decoration:underline; }
	
/* price blocks */
.price,
.pricelist,
#uc-cart-checkout-form fieldset table td.qty,
#uc-cart-checkout-form fieldset table td.products_price { font:normal 18px "Open Sans Bold", Arial, sans-serif; } 
	
	.price b,  .pricelist b { /* font-size:28px; */
		font-weight:normal; }
		
		.price b.hot,  .pricelist b.hotprice, .pricelist span.hotprice { color:#b40303; }
		
	.price em,  .pricelist em { color:#303031;
		font:normal 12px "Open Sans Bold", Arial, sans-serif; }

/* menus */
ul.menu, ul.menu ul { list-style:none; } 

	ul.menu li { padding-left:20px; }
				
/* columns */
.sidebar div.h3 { margin:20px -25px 0 -25px;
	padding-top:1px;
	color:#0b5ed8;
	font:normal 18px "Open Sans Bold", Arial, sans-serif;
	background:url("../images/dot.png") repeat-x; } 
	
	.sidebar div.h3:first-child { margin-top:0; } 

	.sidebar div.h3 span { display:block;
		padding:5px 15px;
		padding-bottom:23px;
		background-image:url("../images/col-h3-bg.png");
		background-repeat:no-repeat; }
		
		.sidebar div.h3:first-child span { background-image:url("../images/col-h3-first-bg.png"); } 
		
		#col-left div.h3 span { background-position:right bottom;
			text-align:right; line-height: 28px; }
			
		#col-right div.h3 span { background-position:left bottom; line-height: 28px; } 
		
.sidebar div.ceramic { position:relative;
	margin-bottom:50px; }
	
	.sidebar div.ceramic span { padding-left:75px; }
	
	.sidebar div.ceramic img { position:absolute; z-index:40;
		left:0; bottom:-60px; } 
		
.sidebar div.plumber { position:relative;
	margin-bottom:56px; }
	
	.sidebar div.plumber span { padding-right:75px; }
	
	.sidebar div.plumber img { position:absolute; z-index:40;
		right:0; bottom:-108px; }
		
.sidebar ul { position:relative; z-index:100;
	font-size:12px; line-height:18px; }
	
	.sidebar ul li.l1 { margin-top:2px;
		background:url("../images/menu-marker.png") 7px 5px no-repeat; }
		
	.sidebar ul.l2 li { background:url("../images/menu-marker-l2.png") 9px 9px no-repeat;  }
	
		.sidebar ul.l2 li a { color:#303031; } 
			
.sidebar ul.factories {  }

	.sidebar ul.factories li.l1 { position:relative;
		background:transparent; }
		
		.sidebar ul.factories li.l1 a { display:inline-block;
			padding-right:14px;
			background:url("../images/menu-marker-down.png") right 6px no-repeat; }
	
		.sidebar ul.factories li.l1 img { position:absolute;
			left:-20px; top:2px; }
			
	.sidebar ul.factories ul.l2 { } 
	
		.sidebar ul.factories ul.l2 li a { display:inline; 
			padding-right:0; 
			background:transparent; }

.help_razdel_top ul {
	margin: 0 0 15px 15px;
}

div#content-area ul li
{
	font-size: 14px;
    line-height: 21px;
}

div#content-area ul
{
	list-style-position: inside;
    /* margin-bottom: 15px; */
}

div#content-area p.h2
{
	margin: 5px 0 5px 0;
    padding-bottom: 5px;
    font: normal 20px "Open Sans Bold",Arial,sans-serif;
    color: #586774;
}
.view-content ol {
    margin-left: 15px;
    padding-bottom: 5px;
}

.special li .pricelist span.b {
	font-size: 16px;
	font-weight: normal;
}
.b {
	font-weight: bold;
}
.details ul, ol {
	margin-left: 15px;
	font-size: 14px;
}

table.b-head.b-head_type_search-simple {
	display: none;
}

.collection-full li .text .pricelist b,
.collection-full li .text .pricelist span.b {
	font-weight: normal;
	    font-size: 18px;
}
.price b.hot, .pricelist b.hotprice, .pricelist span.hotprice,
.price .b.hot, .pricelist span.b.hotprice {
	color: #b40303;
}
.price b, .pricelist b,
.price span.b, .pricelist span.b {
	font-weight: normal;
}
.special li .pricelist b,
.special li .pricelist span.b {
	    font-size: 18px;
    color: #e83f33;
}
.collection li .text p em, .collection-full li .text p em,
.collection li .text p span.em, .collection-full li .text p span.em {
	font-style: normal;
	font-size: 16px;
    color: #000;
}

.chars em, .pricelist em,
.chars span.em, .pricelist span.em {
	font-size: 16px;
}
span.b {
	font-weight: bold;
    color: #444;
}

.oneclickbtns {
	display: inline-block;
	margin: 0px 0px;
	font-size: 14px !important;
	padding: 5px 3px !important;
	cursor: pointer;
	background:gray !important;
}
.form_buy_one_click {
	text-align:right; 
}
div.payments {
    display: block;
    width: 250px;
    padding-top: 45px;
    /* float: left; */
    margin: 0;
    clear: both;
    font-size: 14px;
}
div.payments p {
	margin-bottom: 12px;
}
div.payments img {
	height: 40px;
    margin-right: 10px;
    margin-bottom: 12px;
}
.getpricebtn input.f-btn {
background:gray !important;
cursor: pointer;
}
.getpricebtn input.f-btn:hover {
background: #3cb0fd !important;
background-image: -webkit-linear-gradient(top,#3cb0fd,#3498db) !important;
background-image: -moz-linear-gradient(top,#3cb0fd,#3498db) !important;
background-image: -ms-linear-gradient(top,#3cb0fd,#3498db) !important;
background-image: -o-linear-gradient(top,#3cb0fd,#3498db) !important;
background-image: linear-gradient(to bottom,#3cb0fd,#3498db) !important;
text-decoration: none !important;
}

#text_bot p {
	padding-bottom: 15px;
	font-size: 14px;
    line-height: 21px;
}
#text_bot h2 {
	margin: 5px 0 5px 0;
    padding-bottom: 5px;
    font: normal 20px "Open Sans Bold",Arial,sans-serif;
    color: #586774;
}
#text_bot ol {
	margin-left: 15px;
    padding-bottom: 5px;
    font-size: 14px;
}

#text_bot ul {
	list-style-position: inside;
    margin-bottom: 15px;
    margin-left: 15px;
    font-size: 14px;
}
.central-phone a {
	text-decoration: none;
	color: #000;

}
#foot .phone a {
	text-decoration: none;
	color: #000;
}

#col-center div.h3:first-child {
margin-top: 0;
    margin-bottom: 0px!important;
    display: table-cell;
    vertical-align: middle;
}
#col-center div.h3:first-child a:hover {
	color: #e83f33;
}
.help_razdel_top {
	clear: both;
}
#good_descr+.text_bot {
	width: 490px;
}
.advant.prdoadv {
  margin: 10px 0px;
  padding: 10px;
}
.advant.prdoadv .content {
  width: auto;
  margin: 0 auto;
}
.advant.prdoadv .block_advant {
  display: inline-block;
  vertical-align: top;
  width: 240px;
  padding: 20px 0 0 82px;
  height: 75px;
  margin-right: 11px;
}
#list_collects .special li { width: 265px!important; }


/*4815793*/

#header .head-center .header_call {
    float: left;
    margin-top: 23px;
    margin-left: 44px;
}
#header .head-center .central-phone {
    margin-top: 10px;
    margin-left: 30px;
    padding: 10px 10px;
    color: #000;
    font-size: 18px;
    line-height: 22px;
    float: left;
}
.calc-link {
    background: #bf1e2e;
    border-radius: 5px;
    text-align: center;
    margin: 5px 0px;
}
.calc-link a {
    cursor: pointer;
    display: block;
    padding: 7px 0;
    width: 185px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
#header #callme_button, #foot #callme_button {
    background: #6fb944;
    border-radius: 4px;
    top: 15px;
    color: white;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 25px;
    padding: 6px 12px;
    text-align: center;
    text-decoration: none;
    display: block;
}
@media screen and (max-width: 1366px) {
	#header .head-center .header_call {
	    margin-left: 5px;
	}
	#header .head-center .central-phone {
    	margin-left: 5px;
    	padding: 5px 5px;
    	margin-top: -5px;
    }
	#header .cart {
    	top: 1px;
    }
}

#modal-window {
	position: absolute;
	top: 50px;
	margin-left: 0 auto;
	width: 800px;
	max-width: 100%;
	background: #fff;
	text-align: center;
	box-shadow: 0 0 15px 5px rgba(0,0,0,0.1);
	display: none;
	z-index: 999;
	left: 50%;
	margin-left: -400px;
}
 
#modal-window.visible {
   display: block;
}
 
#modal-window > .modal-title {
   display: inline-block;
   padding: 25px;
   font-size: 20px;
}
 
#modal-window > .modal-content {
   text-align: left;
   padding: 25px;
   font-size: 16px;
}
 
#modal-window > .modal-close {
   float: right;
   width: 35px;
   height: 35px;
   line-height: 35px;
   border-radius: 50%;
   cursor: pointer;
   font-size: 30px;
   margin: 15px;
   color: #ddd;
}

#modal-window > .modal-close:hover {
   background: #ddd;
   color: #fff;
}
@media (max-width:800px){
	 #modal-window {
	 	width:100%;
	 	left:0px;
	 	margin:0px;
	 }	
}

#header {
	z-index: 151;
}
/*4815793*/