body {
	background: #fff; 
	color: #000; 
	font: 12px Tahoma, Courier New;  
	min-width: 1135px;  
}
* {
	margin: 0; 
	padding: 0;
}
ul{
	list-style-type: none;
}
ol{
margin: 0 0 0 25px;
}
a {
	color: #1294df; 
	text-decoration: underline;
	font-size: 12px;
	outline: medium none;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
H1{ margin: 5px 0 5px 20px; 
	font-size: 22px;
	color: #0089b3;
	font-family: Tahoma;
}
H2{ margin: 5px 0 5px 20px; 
font-size: 18px;
	color: #0099be;
	font-family: Courier New; 
}
H3{ margin: 5px 0 5px 20px; 
font-size: 16px;
	color: #00a6c8;
	font-family: Courier New; 
}
.cr {
	float: none; 
	clear: both; 
	margin: 0; 
	padding: 0; 
	font-size: 0px;
}
/*///HEADER///*/
.header{
	margin: 5px 15px 0 15px;
}
.h-t-left{
	float: left;
	width: 20%;
	height: 90px;
	overflow: hidden;
	border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius: 15px;
	
	behavior: url('./PIE/PIE.htc');  
}
.h-t-left a{
	display: block;
	height: 90px;
	width: 100%;
	text-align: center;
	background: -webkit-gradient(linear, left top, right top, from(#76c7da), to(#1878a9));
	background: -moz-linear-gradient(left,  #76c7da,  #1878a9);
	background: linear-gradient(left, right,  #76c7da,  #1878a9);
	background: -o-linear-gradient(left,  #76c7da,  #1878a9); 
	background: -ms-linear-gradient(left,  #76c7da,  #1878a9);
	-pie-background: linear-gradient(left,  #76c7da,  #1878a9);
	
	 border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius: 15px;
	
	behavior: url('./PIE/PIE.htc');
}
.h-t-left a img{
	margin-top: 20px;
}
.h-t-center{
	float: left;
	width: 56%;
	margin: 0 0 0 2%;
}
.h-t-center-img{
	background: url('../images/i_10.jpg');
	overflow: hidden;
	height: 90px;
	 border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius: 15px;
	
	behavior: url('./PIE/PIE.htc');
}
.h-t-center-img img{
	width: 100%;
	height: 140%;
	border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius: 15px;
	
	behavior: url('./PIE/PIE.htc');
}
.h-t-right{
	width: 20%;
	float: right;
	background: #f0f4f0;
	height: 90px;
	 border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius: 15px;
	
	behavior: url('./PIE/PIE.htc');
}
.h-t-right-text{
	width: 90%;
	height: 80px;    
	margin: 15px 0 0 5px;
	padding-right: 15px;
	background: url('../images/tel.png') scroll no-repeat right top;
}
.h-t-right-text p{
	color: #1878a9;
	font-size: 19px;
	font-weight: bold;
	font-family: Arial;
}
.h-t-right-text span{
	color: #6b6b6b;
	font-size: 12px;
	display: block;
	margin: 5px 0 0 0;
	padding: 0 0 0 10px;
	background: url('../images/h-fon-span.png') scroll no-repeat left center;
}
.h-t-right-text a{
	color: #f2150c;
	margin: 0 0 0 60px;
	line-height: 6px;
}
.header-bottom{
	margin: 5px 15px 0 15px;
}
.h-b-left{
	float: left;
	width: 20%;
	overflow: hidden;
	 border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius: 15px;
	
	behavior: url('./PIE/PIE.htc');
	
}
.h-b-left img{
	width: 100%;
	 border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius: 15px;
	
	behavior: url('./PIE/PIE.htc');
	behavior: url('./PIE/PIE.js');
	
}
.h-b-center{
	width: 56%;
	margin: 0 0 0 2%;
	float: left;
}
.h-b-menu{
	text-align: center;
	padding: 15px 0 0 0;
}
.h-b-menu{
		height: 58px;
	/*line-height: 55px;*/
	overflow: hidden;
	border: 1px solid #e2e9e2;
	border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius: 15px;
	width: 100%;
	
	behavior: url('./PIE/PIE.htc');
	
}
.h-b-menu span{
	   display: inline-block;
	width: 100px;
	   left: 10px;
	position: relative;
	vertical-align: middle;
}
.h-b-menu ul{
	height: 58px;
	/*line-height: 55px;*/
	overflow: hidden;
	border: 1px solid #e2e9e2;
	border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius: 15px;
	width: 100%;
	
	behavior: url('./PIE/PIE.htc');
}
.h-b-menu ul li{
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin-top: 5px;
	width: 31% inherit;
}
.h-b-menu ul li{
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin-top: 5px;
	width: 31% inherit;
}
 
	
.h-b-menu div{
	display: inline-block;
	vertical-align: middle;
	text-align: left;
		margin-left: 5px;
		margin-top: 5px;
		margin-right: 15px;
		padding: 3px 25px 19px 5px;
}

.h-b-menu_l{
	float: left;
}
.h-b-menu_c{
	float: left; 
}
.h-b-menu_r{
	float: left;
}
.h-b-menu_p{
	float: right;
}
.h-b-center-p{
	margin-right: 140px;
}
.h-b-menu img {
	display: inline-block;
	height: 35px;
	vertical-align: middle;
	
}
.h-b-menu ul li a{
	background: url('../images/marker.gif') scroll no-repeat left center;
	text-decoration: none;
	color: #6B6B6B;
	padding: 0 0 0 11px;
	font-size: 11px;
}
.h-b-right{
	float: right;
	width: 20%;
	height: 75px;
	background: #f0f4f0;
	 border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius: 15px;
	
	behavior: url('./PIE/PIE.htc');
}
.h-b-right-text{
	height: 55px;
	width: 90%;
	background: url('../images/basket.png') scroll no-repeat right top;
	margin: 10px 0 0 20px;
}
.h-b-right-text a{
	font-weight: bold;
	color: #6B6B6B;
	display: block;
	background: url('../images/h-fon-span.png') scroll no-repeat left center;
	padding: 0 0 0 10px;
	margin: 15px 0 0 0;  
}
.h-b-right-text p{
	color: #6B6B6B;
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
}
.h-b-right-text p span{
	font-weight: bold;
	color: #EA1414;
}

.right_menu_n{
	
	   border-color: #C5C5C5 #BDBDBD #A3A3A3;
	border-image: none;
	border-radius: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	
	 -moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	margin-bottom: 20px;
	margin-top: 15px;
}

.right_menu_n a{
	color: #7a7b7f;
	text-decoration: none;
	background: url(../images/right_menu_n_arr.png) no-repeat left center;
	padding-left: 20px;
}.right_menu_n a:hover{
	color: #7a7b7f;
	text-decoration: underline;
}
.right_menu_n li{
	background: -moz-linear-gradient(center top , #FEFEFE, #D8D8D8) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: linear-gradient(center top , #FEFEFE, #D8D8D8) repeat scroll 0 0 rgba(0, 0, 0, 0);
	box-shadow: 1px -1px #DEDEDE inset, 0 1px 1px #D1D1D1;
	color: #474747;
	display: block;
	font-size: 14px;
	height: 28px;
	line-height: 22px;
	text-decoration: none;
	
		border-color: #C5C5C5 #BDBDBD #A3A3A3;
	border-image: none;
	
	border-style: solid;
	border-width: 1px;
	
	 -moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	padding-left: 10px;
	}


/*////CONTENT////*/
.content{
	margin: 5px 15px;
}
.content_ul{
color: #0099cc;
margin: 15px 5px 5px 15px;
font-size: 16px;
}
/*///COL-LEFT////*/

.bsrch { padding: 5px 10px;
}
.new_a { padding: 5px 10px;
}

.col-left{
	float: left;
	width: 20%; 
}
.col-left-menu{
	border-bottom: 1px solid #e2e9e2;
	padding: 0 0 8px 0;
	overflow: hidden;
	 border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius: 15px;
	
	behavior: url('./PIE/PIE.htc');
}
.col-left-menu p.radius{
	border-radius: 15px 15px 0 0;
	-moz-border-radius:15px 15px 0 0;
	-webkit-border-radius:15px 15px 0 0;
	-khtml-border-radius: 15px 15px 0 0;
	
	behavior: url('./PIE/PIE.htc');
}
.col-left-menu p{
	color: #6B6B6B;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	background: #f0f4f0;
	text-align: center;
	border: 1px solid #e2e9e2;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}
.col-left-menu ul{
	border: 1px solid #e2e9e2;
	border-bottom: 0;
	border-top: 0;
	padding: 10px 0 0 0;
}
.col-left-menu ul li{
	padding: 3px 0 3px 34%;
}
.col-left-menu ul li a{
	text-decoration: none;
	color: #6B6B6B;
	display: block;
	background: url('../images/c-menu-a.png') scroll no-repeat left center;
	padding: 0 0 0 10px;
	font-size: 11px;
}
.col-left-filter{
	background: #f0f4f0;
	overflow: hidden;
	margin: 10px 0 20px;
	border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius: 15px;
	
	behavior: url('./PIE/PIE.htc');
}
.col-left-filter-fon{
	background: url('../images/filter-fon.gif') scroll no-repeat left bottom;
	border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius: 15px;
	
	behavior: url('./PIE/PIE.htc');
}
.filter-form{
	padding: 10px 0 0 85px;
}
.filter-form h3{
	color: #6B6B6B;
	font-size: 12px;
	margin: 0 0 10px;
}
.filter-form p{
	color: #6B6B6B;
	font-size: 11px;
}
.filter-form label{
	display: block;
}
.filter-form label input[type="text"]{
	width: 85%;
	margin: 2px 0;
	background: #e4e7e4;
	border: 1px solid #dbdfdb;
	color: #6B6B6B;
}
.filter-form label select{
	background: #e4e7e4;
	border: 1px solid #dbdfdb;
	width: 86%;
	padding: 0 2px 0 0;
	color: #6B6B6B;
	margin: 5px 0;
}
.filter-form label input[type="submit"]{
	float: right;
	border: none;
	width: 15px;
	height: 15px;
	margin: 10px 16px 10px 0;
	cursor: pointer;
	background: url('../images/marker.gif') scroll no-repeat;
}
p.copyright,p.copyright a{
	color: #6B6B6B;
	font-size: 11px;
}
/*///COL-CENTER////*/
.col-center{
display: table;
	float: left;
	width: 56%;
	margin: 0 0 0 2%;
}

.slayder-block{
display: table-header-group;
}
.slayder-img{
	text-align: center;
	overflow: hidden;
	 border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius: 15px;
	
	behavior: url('./PIE/PIE.htc');
}
.col-center-product-tit{
display: table-row-group;
/*position:relative;
top: -380px;*/
}
.col-center-product{

}

.product-block{
	border: 1px solid #e2e9e2;
	margin: 15px 0;
	border-radius: 15px 15px 0 0;
	-moz-border-radius:15px 15px 0 0;
	-webkit-border-radius:15px 15px 0 0;
	-khtml-border-radius: 15px 15px 0 0;
	
	behavior: url('./PIE/PIE.htc');
	
	 -webkit-box-shadow:0 2px 1px #f0f4f0;
	-moz-box-shadow:0 2px 1px #f0f4f0;
	box-shadow:0 2px 1px #f0f4f0;
}
.name-block{
	/*height: 38px;*/
	background: #f0f4f0;
	border-bottom: 1px solid #e2e9e2;
	border-radius: 15px 15px 0 0;
	-moz-border-radius:15px 15px 0 0;
	-webkit-border-radius:15px 15px 0 0;
	-khtml-border-radius: 15px 15px 0 0;
	
	behavior: url('./PIE/PIE.htc');
}
.product-block-con{
	background: #fff;
margin: 0 15px 0 15px;
}
.name-block p,
.name-block a {
	height: 100%;
	color: #ff000a;
	font-weight: normal;
	font-size: 14px;
	line-height: 30px;
	margin: 0 0 0 0px;
	text-decoration: none;
}
.name-block a:hover {
	text-decoration: underline;
}
.name-block p.novelties{
	background: url('../images/novelties.png') scroll no-repeat left center;
	padding: 0 0 0 40px;
}

/*.name-block h2.basket{
	background: url('../images/novelties.png') scroll no-repeat left center;
	padding: 0 0 0 40px;
}*/
.name-block p.action{
	background: url('../images/action.png') scroll no-repeat left center;
	padding: 0 0 0 40px;
}
.name-block p.discounts{
	background: url('../images/discounts.png') scroll no-repeat left center;
	padding: 0 0 0 40px;
}
.product-one{
	width: 32%;
	float: left;
	border-right: 1px solid #e2e9e2;
	padding: 5px 0 5px 5px;
	background: #fff;
}
.product-one.last{
	border: 0;
}
.product-one-img{
	position: relative;
	height: 220px;
}
.product-one-price{
	position: absolute;
	right: 10px;
	bottom: 0;
}
.product-one-price p{
	color: #ff000a;
	font-size: 13px;
	font-weight: bold;
}
.product-one-description{
	position: relative;
	padding: 10px 0 0 5px;
	height: 58px;
}
.product-one-description span{
	display: block;
	float: left;
	margin: 0 5px 0 0;
	width: 22px;
}
.product-one-description p{
	font-size: 11px;
	color: #6B6B6B;
}
.product-one-description a.to-compare{
	font-size: 11px;
	color: #a7a7a7;
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding: 0 0 0 17px;
	margin: 3px 0 3px 10px;
	background: url('../images/to-compare.png') scroll no-repeat left center;
}
.in-basket{
	position: absolute;
	bottom: 0;
	right: 10px;
	padding: 5px 8px 10px;
	border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius: 15px;
	
	behavior: url('./PIE/PIE.htc');
}
.in-basket a{
	color: #0a83ad;
	font-size: 11px;
	display: block;
	background: url('../images/basket-mini.png') scroll no-repeat right top;
	height: 24px;
	line-height: 30px;
	padding: 0 28px 0 0;
}
.in-basket.active{
	background: #d8e6f0;    
}
.in-basket.active a,.in-basket:hover a{
	background-position: right bottom;
}
/*///COL-RIGHT////*/

.akcii {
    color:#000000;
    font-weight: 600;
}

.img_watch {
    vertical-align: top;
    float:right;
    }
.ser_watch {
    vertical-align: top;
}

.name_wath {
  vertical-align: top; 
    float:left;
  
}
.spec_watch {
margin-bottom:10px;
   
}
.head_spec {
    
    color: crimson;
     font-weight: 600;   
}
.all_spec {
   width: 90%;
    margin-top: 15px;
}

.spec_watch.active {
    display: block;
}

.price {
    margin-top: 5px;
    text-decoration: line-through;
}
.newprice {
    margin-top: 10px;
    color: red;
    font-weight: 600;
    
}

.col_right_discount{
   background: #888d91 none repeat scroll 0 0;
    color: white;
    font-size: 18px;
    margin: 15px 0 0;
    padding: 2px;
    text-align: center;
    border-radius: 5px;
}

.col-right-search_title{
	background: #0b65a4;
	color: #FFFFFF;
	font-weight: bold;
	position: relative;
	height: 28px;
	width: 165px;
	line-height: 28px;
	text-align: center;
	margin: 0 auto;
}


.col-right-search_title:after{
	content: " ";
position: absolute;
top: 0;
left: 0;
z-index: 1000;
display: block;
width: 12px;
height: 30px;
background: url('../images/col-right-search_title_aft.png') scroll no-repeat right top;

}

.col-right-search_title:before{content:" ";
position: absolute;bottom:0;right: 0; z-index: 1000;display: block;width: 12px;
height: 28px;background: url('../images/col-right-search_title_bef.png') scroll no-repeat right top;}



.col-right{
	float: right;
	width: 20%;
}
.col-right-search{
	/* border: 1px solid #E4E4E4;*/
	border-radius: 15px;
	 -moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius: 15px;
	
	behavior: url('PIE/PIE.htc');
}
/*
#col-right-search-bord{
	border: 1px solid #E4E4E4;
	margin-top:35px;
	
}
*/

.col-right-search{
	border: 1px solid #E4E4E4;
	margin-top:35px;

}
.col-right-search .name-block{
	
}
.col-right-search .name-block span{
	display: block;
	font-size: 17px;
	color: #474747;
	padding: 9px 0 0 20px;
}

.filtr-block-one ul li{
	display: block;
}
.filtr-block-one ul li a{
	display: block;
}
.filtr-block-one>span>ul>li>span{
	display: block;
	font-size: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
}

.col-right-search-form {
	display: block;
	border: 1px solid black;
	border-radius: 10px/15px;
	height: 32px;
	position: relative;
}
.col-right-search-form input {
	outline: 0;
}
.col-right-search-form input[type="submit"]{
	background: transparent url("../images/search-fon.png") no-repeat center;
	background-size: 22px;
	border: none;
	width: 32px;
	height: 32px;
	cursor: pointer;
	position: absolute;
	right: 0;
}
.col-right-search-form input[type="text"]{
	background: none;
	border: none;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 5px;
}

.search-top input[type="submit"]{
	background: url("../images/bg_submit.png") no-repeat scroll left top transparent;
	border: medium none;
	height: 35px;
	width: 35px;
	cursor: pointer;
}

.columns-3 {
	list-style: none;
	padding: 0;
	height: 75px;
}
.columns-3 > li {
	position: relative;
	float: left;
	width: 30%;
	text-align: left;
	padding: 20px 0 0 10px;
}

.filtr-block{
	width: 100%;
}
.filtr-block-one{
	margin: 5px 0;
}
.ui-accordion-content>span{
	color: #474747;
	display: inline-block;
	font-size: 13px;
	margin: 2px 6px;
	overflow: hidden;
}
.ui-accordion-content span.niceCheck{
	float: left;
	margin: 3px 0 0;
}
.filtr-title{
	text-align: right;
	border-bottom: 1px solid #d9d9d9;
	margin: 10px 0 5px 10px;
	padding-bottom: 3px;
	width: 92%;
}
.filtr-title span{
	font-weight: bold;
	font-size: 12px;
	color: #474747;
}
.filtr-color-block{
	overflow: hidden;
}
.filtr-color-block span.check-name{
	width: 50px;
	color: #474747;
	font-size: 13.33px;
	*display: inline;
	display: inline-block;
	zoom:1;
	text-align: center;
	float: left;
}
.filtr-color-block span.niceCheck{
	
}
.filtr-color-block span.bg-white .niceCheck {
	background: url('../images/check-bg-white.png') scroll no-repeat left top;
	width: 29px;
	height: 21px;
}
.filtr-color-block span.bg-blue .niceCheck{
	background: url('../images/check-bg-blue.png') scroll no-repeat left top;
	width: 29px;
	height: 21px;
}
.filtr-color-block span.bg-green .niceCheck{
	background: url('../images/check-bg-green.png') scroll no-repeat left top;
	width: 29px;
	height: 21px;
}
.filtr-color-block span.bg-yellow .niceCheck{
	background: url('../images/check-bg-yellow.png') scroll no-repeat left top;
	width: 29px;
	height: 21px;
}
.filtr-color-block span.bg-red .niceCheck{
	background: url('../images/check-bg-red.png') scroll no-repeat left top;
	width: 29px;
	height: 21px;
}
.filtr-color-block span.bg-black .niceCheck{
	background: url('../images/check-bg-black.png') scroll no-repeat left top;
	width: 29px;
	height: 21px;
}
.filtr-color-block span.bg-white .niceChecked,.filtr-color-block span.bg-blue .niceChecked,.filtr-color-block span.bg-green .niceChecked,.filtr-color-block span.bg-yellow .niceChecked,.filtr-color-block span.bg-red .niceChecked,.filtr-color-block span.bg-black .niceChecked{
	background-position: left bottom;
}


.searchButton{
	background: #0b65a4;
	color: #FFFFFF;
	font-weight: bold;
	position: relative;
	height: 28px;
	width: 126px;
	line-height: 28px;
	text-align: center;
	top: 5px;
	margin: 0 auto;
}
.searchButton a{
	text-decoration: none!important;
}


.searchButton:after{
	content: " ";
position: absolute;
top: 0;
left: 0;
z-index: 1000;
display: block;
width: 12px;
height: 30px;
background: url('../images/col-right-search_title_aft.png') scroll no-repeat right top;

}


.searchButton:before{content:" ";
position: absolute;bottom:0;right: 0; z-index: 1000;display: block;width: 12px;
height: 28px;background: url('../images/searchbutt_bef.png') scroll no-repeat right top;}

.searchButton2{
	background: #888d91;
	height: 20px;
	text-align: center;
	line-height: 20px;
	margin-top: 15px;
	border-radius: 5px;
}
.searchButton2 a{
	color: #ffffff;
}

a#filterReset{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	
}

a#searchButt{
	text-decoration: none;
	
}
.info-tabs{
	margin: 25px 0;
}
.info-tabs-head{
	border-bottom: 1px solid #dedede;
}
.info-tabs-head li{
	float: left;
	width: 85px;
	height: 26px;
	line-height: 25px;
	text-align: center;
	margin: 0 10px 0 0;
	border: 2px solid #dddddd;
	border-top: 1px solid #cfcfcf;
	border-bottom: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #fefefe,  #f0f0f0);
	background: linear-gradient(top, bottom,  #fefefe,  #f0f0f0);
	background: -o-linear-gradient(top,  #fefefe,  #f0f0f0); 
	background: -ms-linear-gradient(top,  #fefefe,  #f0f0f0);
	-pie-background: linear-gradient(top,  #fefefe,  #f0f0f0);
	border-radius: 3px 3px 0 0;
	 -moz-border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0;
	-khtml-border-radius: 3px 3px 0 0;
	behavior: url('PIE/PIE.htc');
	position: relative;
}
.info-tabs-head li a{
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}
.info-tabs-head li.ui-state-active a{
	color: #088db5;
}
.info-tabs-cont .ui-tabs-hide{
	display: none;
}
.parameters{
	text-align: right;
}
.parameters a{
	display: block;
	color: #7d7d7d;
	font-size: 11px;
	padding: 5px 15px;
	background: url('../images/parameters.png') scroll no-repeat right center;
}
.col-right-info-block{
	border: 1px solid #e2e9e2;
	padding: 10px 20px;
	margin: 20px 0 10px;
	border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius: 15px;
	
	behavior: url('./PIE/PIE.htc');
}
.col-right-info-block h2{
	color: #6B6B6B;
	font-size: 13px;
	margin: 10px 0;
}
.col-right-info-block p{
	color: #6B6B6B;
	font-size: 11px;
}
.col-right-new-block{
	border: 1px solid #e2e9e2;
	position: relative;
	margin: 20px 0 10px;
	border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius: 15px;
	
	behavior: url('./PIE/PIE.htc');
}
.col-right-new-block h2 span{
	display: block;
	position: absolute;
	background: url('../images/head_news.png') scroll no-repeat left top;
	width: 62px;
	height: 56px;
	top: -7px;
}
.col-right-new-block h2{
	background: #1878aa;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	background: -webkit-gradient(linear, left top, right top, from(#54a9c8), to(#1678a9));
	background: -moz-linear-gradient(left,  #54a9c8,  #1678a9);
	background: linear-gradient(left, right,  #54a9c8,  #1678a9);
	background: -o-linear-gradient(left,  #54a9c8,  #1678a9); 
	background: -ms-linear-gradient(left,  #54a9c8,  #1678a9);
	-pie-background: linear-gradient(left,  #54a9c8,  #1678a9);
	
	border-radius: 15px 15px 0 0;
	-moz-border-radius:15px 15px 0 0;
	-webkit-border-radius:15px 15px 0 0;
	-khtml-border-radius: 15px 15px 0 0;
	
	behavior: url('./PIE/PIE.htc');
}
.new-block-con{
	padding: 15px 20px;
}
.new-block-con-one p,.new-further a,.new-block-con-one h3{
	color: #6B6B6B;
	font-size: 11px;
}
.new-further{
	text-align: right;
}
/*///CATALOG///*/
.catalog-product-block-tit{
display: table-footer-group;
/*position: relative;
top: 1030px;*/
	margin: 20px 0;
	border: 1px solid #E2E9E2;
	border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius: 15px;
	
	behavior: url('./PIE/PIE.htc');
}

.catalog-product-block-tit ul{
list-style-type: disc;
margin-left: 45px;
margin-bottom: 25px;
}

.catalog-product-block{
	margin: 20px 0;
	border: 1px solid #E2E9E2;
	border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius: 15px;
	
	behavior: url('./PIE/PIE.htc');
}

.name-block span.name-catalogue{
	font-size: 11px;
	font-weight: bold;
}
.name-block span.name-catalogue a{
	color: #6B6B6B;
	font-size: 11px;
	font-weight: normal;
	margin: 0 20px 0 0;
}
.row-product{
	border-bottom: 1px solid #E2E9E2;
}
.row-product.last{
	border: 0;
}
.catalog-product-block-footer{
	background: #f0f4f0;
	text-align: right;
	border-radius:0 0 15px 15px;
	-moz-border-radius:0 0 15px 15px;
	-webkit-border-radius:0 0 15px 15px;
	-khtml-border-radius: 0 0 15px 15px;
	
	behavior: url('./PIE/PIE.htc');
}
.catalog-product-block-footer a{
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding: 2px 15px;
	font-size: 11px;
	color: #6B6B6B;
	background: url("../images/c-menu-a2.png") no-repeat scroll left center;
}
.product-one-special{
	position: absolute;
	top: 45%;
	right: 5px;
	width: 60px;
}
.product-one-special p{
	color: #F2150C;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 10px;
	padding: 0 5px;
	text-align: right;
}
.product-one-special p.action{
	color: #1878aa;
}
.product-one-special p.novelties{
	
}
.product-one-special span{
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 58px;
	height: 58px;
}
.product-one-special a{
	text-decoration: none;
}
.product-one-special span.discount{
	color: #f2150c;
	background: url('../images/discounts-span.png') scroll no-repeat left top;  
}
.product-one-special span.novelties{
	color: #fefefe;
	background: url('../images/novelties-span.png') scroll no-repeat left top;
}
.product-one-special span.action{
	color: #1878aa;
	background: url('../images/action-span.png') scroll no-repeat left top;
}
.parameters-filter{
	border: 1px solid #E2E9E2;
	border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius: 15px;
	
	behavior: url('./PIE/PIE.htc');
	margin: 20px 0 10px;
	padding: 10px;
}
.type-parameters p span{
	float: left;
}
.niceCheck{
	background: url("../images/check-bg.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	cursor: pointer;
	display: inline-block;
	height: 16px;
	margin: 0 0 -3px;
	overflow: hidden;
	width: 18px;
}
.niceChecked {
	background-position: left bottom;
	margin: 0 0 -3px;
}
.niceCheck input {
	margin-left: -30px;
}
.type-parameters p em{
	line-height: 20px;
	font-style: normal;
	font-size: 11px;
	font-family: Arial;
	margin: 0 0 0 5px;
	color: #6B6B6B;
}
.type-parameters h4{
	font-size: 11px;
	font-family: Arial;
	color: #6B6B6B;
	margin: 15px 0 5px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #e2e9e2;
}
.type-parameters p{
	margin: 5px 0;
}
.type-parameters table{
	width: 100%;
}
/*///TOVAR///*/
.col-product{
	float: right;
	width: 78%;
}
.col-product-left{
	float: left;
	width: 72%;
}
.col-product-right{
	float: right;
	width: 26%;
	background: #f8f8f8;
}
.c-p-img-name .name-block{
	padding: 0 20px;
}
.c-p-img-name .name-block span{
	line-height: 35px;
	display: inline-block;
	font-size: 12.5px;
	*zoom:1;
	*display: inline;
	color: #707070;
	font-family: Arial;
	padding: 0 5px;
}
.c-p-img-name .name-block a{
	/*line-height: 35px;*/
	display: inline-block;
	*zoom:1;
	*display: inline;
	font-size: 12.5px;
	color: #848383;
	font-family: Arial;
	padding: 0 5px 0 5px;
	background: url('../images/a-name.png') scroll no-repeat left center;
}
.c-p-img-name .c-p-img{
	text-align: center;
	padding: 10px 0;
}
.c-p-img{
	float: left;
	width: 50%;
}
.description-of-goods{
	float: left;
	width: 49%;
}
.c-p-img-name .c-p-img img{
	max-height: 420px;
	max-width: 300px;
	min-width: 260px;
}
.c-p-delivery{
	border: 1px solid #e2e9e2;
	margin: 35px 0 0 0;
	overflow: hidden;
	border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius: 15px;
	
	behavior: url('./PIE/PIE.htc'); 
}
.c-p-delivery table{
	border-collapse: collapse;
	width: 100%;
	border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius: 15px;
	
	behavior: url('./PIE/PIE.htc');
}
.c-p-delivery table tr.n-f{
	background: #f0f4f0;
}
.c-p-delivery table tr td{
	width: 50%;
	padding: 10px;
}
.c-p-delivery table tr td a{
	color: #1878a9;
	text-decoration: none;
	font-size: 15px;
	padding: 0 0 0 12px;
	background: url('../images/arrow-m.png') scroll no-repeat left center;
}
.c-p-delivery table tr.del-basket td a{
	display: block;
	font-size: 13px;
	height: 27px;
	padding: 0 35px 0 15px;
	text-decoration: underline;
	line-height: 12px;
	background: url('../images/basket-mini2.png') scroll no-repeat right bottom;
}
.c-p-delivery table tr.del-basket td a:hover{
	text-decoration: none;
}
.c-p-delivery table tr.del-basket td{
	padding: 0;
}
.c-p-delivery table tr.del-basket td div{
	background: #f0f4f0;
	padding: 8px;
	border-radius:0 0 15px 0;
	-moz-border-radius:0 0 15px 0;
	-webkit-border-radius:0 0 15px 0;
	-khtml-border-radius: 0 0 15px 0;
	
	behavior: url('./PIE/PIE.htc');
}
.c-p-delivery table tr.del-basket td div.d-b-l{
	border-right: 2px solid #fff;
	border-radius:0 0 0 15px;
	-moz-border-radius:0 0 0 15px;
	-webkit-border-radius:0 0 0 15px;
	-khtml-border-radius: 0 0 0 15px;
	
	behavior: url('./PIE/PIE.htc');
}
.c-p-rating-price{
	margin: 40px 0 0 0;
}
.c-p-rating-price-one{
	margin: 10px 0;
}
/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:14px;height:12px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url('../images/delete.gif') no-repeat 0 -12px;width: 0;}
div.star-rating,div.star-rating a{background:url('../images/star.png') no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:12px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -12px!important}
div.star-rating-hover a{background-position:0 -24px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */
.c-p-rating{
	height: 20px; 
}
.c-p-price p{
	margin: 0 0 0 30px;
	color: #EA1414;
	font-weight: bold;
}
.c-p-price p b{
	background: url('../images/ic_reaarrow.gif') scroll no-repeat right center;
	padding: 0 5px 0 0;
}
.c-p-price p em{
	font-style: normal;
	text-decoration: line-through;
}
.c-p-price p.discount-price{
	margin: 0 0 0 75px;
}
.c-p-price p span{
	font-weight: normal;
}
.c-product-slider-one{
	float: left;
	width: 110px;
	height: 124px;
	border: 2px solid #ecf1ec;
	margin: 0 30px 0 0;
	overflow: hidden;
	text-align: center;
}
.c-product-slider-one img{
	max-width: 110px;
	max-height: 124px;
}
.description-of-goods{
	
}
.description-of-goods p{
	font-size: 11px;
	color: #6B6B6B;
}
.description-title{
	background: url("../images/man.png") no-repeat scroll left 12px transparent;
	border-bottom: 1px solid #DEDEDE;
	padding: 10px 0 20px 40px;  
	line-height: 20px; 
}
.description-title p,.description-title span{
	font-family: Tahoma;
	color: #0089b3;
	font-size: 25px;
}
.description-title span{
	font-size: 12px;
	color: #919191;
}
.description-of-goods table{
	width: 100%; 
}
.description-of-goods table th{
	color: #5E5E5E;
	font-family: Tahoma;
	font-size: 12.5px;
	font-weight: normal;
	padding: 3px 0;
	text-align: left;
	vertical-align: top;
	width: 25%;
}
.description-of-goods table td{
	color: #919191;
	font-family: Tahoma;
	font-size: 12.5px;
	line-height: 12px;
	padding: 3px 0;
	vertical-align: top;
	width: 70%;
}
.description-of-goods table tr.b-descrip-property td{
	text-align: center;
}
.description-of-goods table td.b-d-men span{
	float: left;
}
.description-of-goods table td.b-d-men p{
	float: left;
	margin: 7px 0 0 5px;
}
.description-of-goods table tr.b-descrip-model td{
	padding: 10px 0;
}
.description-of-goods table tr.b-descrip-model td p span{
	font-weight: bold;
}
.description-of-goods table tr.b-descrip-model td p b{
	font-weight: bold;
	color: #000;
}
table.prise-table{
	margin: 10px 0;
	border-collapse: collapse;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
table.prise-table-vn{
	padding: 2px 0;
}
table.prise-table-vn.vnfon{
	background: #f6f6f6;
}
table.prise-table th,table.prise-table td{
	padding: 0;
}
table.prise-table-vn th{
	color: #a1a1a1;
	font-size: 12px;
}
.prise-table-vn th .niceCheck{
	margin: 2px 0 0;
	vertical-align: top;
}
table.prise-table-vn td{
	width: auto;
}
table.prise-table-vn td span{
	color: #ff0000;
}
.hint{
	background: url('../images/bg_hint.png') scroll no-repeat left top;
	width: 21px;
	height: 16px;
	cursor: pointer;
	position: relative;
}
.hint:hover:after { 
	content: attr(data-title); 
	position: absolute;
	left: 10px;
	top: -12px;
}
.d-kay{
	text-align: right;
	margin: 10px 0;
}
.d-kay a{
	display: inline-block;
	width: 90px;
	height: 35px;
	position: relative;
	background: url('../images/d-kay.png') scroll no-repeat left top;
}
a.basket-kay{
	background: url('../images/basket-kay.png') scroll no-repeat left top;
}
/*///FOOTER///*/
.footer{
	height: 90px;
	background: #E2E9E2;
}
.footer-rasp{
	float:left;
	width: 25%;
	height: 90px;
	margin: 0 auto;
 }
.footer-fon{
	float:left;
	width: 50%;
	height: 90px;
	margin: 0 auto;
	background: url('../images/i_26.gif') scroll no-repeat left bottom;
}
.footer-fon2{
	width: 100%;
	height: 90px;
	background: url('../images/i_27.gif') scroll no-repeat right bottom;
	color: #6B6B6B;
	text-align: right;
	font-size: 16px;
	font-weight: 600;
}
.advertice{
	width: 25%;
	height: 90px;
	margin: 0 auto;
	float:right;
	font-size:8px;
}

.remont{
    list-style-type: circle;
}
.remont li{
    font-weight: 600;
    margin-bottom: 7px;
}
.remont ul{
    list-style-type: disc;
}
.remont ul li{
    margin-left: 15px;
    font-weight: 400;
}


/*////////////BASKET////////////*/

.catalog-product-block.basket_box,.catalog-product-block.ordering-box{border: none;}

.row-product.basket-prod{border-bottom: 0;}

.basket-title-box{border: 1px solid #E2E9E2;height:38px;}

.basket-title-box h2{float: left; padding: 0 0 0 10px;}

.basket-title-box span{float: right; padding: 0 20px 0 0; font-size: 12px; font-family: Tahoma; color: #010101; line-height: 39px;}

.basket-prod table{border-collapse: collapse; border-bottom: 1px solid #E2E9E2;}

.basket-prod table th{border-bottom: 1px solid #DEDEDE;color: #474747;font-size: 13.5px;font-weight: normal;padding: 25px 8px 8px 20px;text-align: center; text-shadow: 1px 0 #D8D8D8;}

.basket-prod table th.basket_name_title{text-align: left;}

.basket-prod table td{height: 40px; color: #474747;font-size: 13.5px;padding: 8px 8px 8px 20px;vertical-align: middle;text-align: center;}

.basket-prod table td.basket_name{width: 230px; text-align: left;}

.basket-prod table td.basket_prise{}

.basket-prod table td.basket_prise strong,.basket-prod table td.basket_sum span{display: block; font-size: 13.5px; font-weight: normal; color: #ea1414;}

.basket-prod table td.basket_prise small{font-size: 8.5px; color:#474747; text-transform: uppercase;}

.basket-prod table td.basket_quanti input[type="text"]{width: 50px; height: 20px; border: 1px solid #f3f3f3; border-bottom: 1px solid #fff; border-top: 1px solid #dfdfdf; border-radius: 4px; box-shadow: 0 2px 3px #DFDFDF inset;text-align: center; color: #919191; font-size: 13px;}

.basket-prod table td.basket_sum{}

.basket-prod .delProduct{background: url("../images/bg_del.png") scroll no-repeat left top; width: 11px; height: 11px; display: block; text-decoration: none;}

.bottom_basket{height: 70px; overflow: hidden; padding: 2px 0;}

.basket_gift{background: url("../images/bg_basket_gift.png") no-repeat scroll left top transparent;float: left;height: 60px;padding: 8px 0 0 65px; margin-left: 15px;}

.basket_gift span{display: block;margin: 5px 0; font-size: 10.5px; line-height: 19px; color: #474747; text-transform: uppercase;}

.basket_gift span small{text-transform: none;}

.basket_button_box{float: right;margin: 18px 20px 0 0;}

.basket_button{background: url("../images/basket_button.png") no-repeat scroll left top;
border: medium none;
color: #FFFFFF;
cursor: pointer;
display: table-cell;
font-size: 12px;
height: 30px;
line-height: 12px;
padding-bottom: 5px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
vertical-align: middle;
white-space: normal;
width: 105px;}

input.basket_button{font-family: Tahoma;font-size: 11px;height: 35px;padding: 0 0 3px;text-shadow: 0 1px #FFB46B;}

.basket_help_text{padding: 15px; text-align: right; border-top:1px solid #DEDEDE;}

.basket_help_text p{font-size: 11.5px; color: #474747;}

.basket_help_text strong,.basket_help_text a{color: #ff0000; font-weight: bold;padding: 0 3px;}

.basket_help_text a{}

.head_ordering{ width: 960px; margin: 0 auto;}

.head_ordering .header-top{}

.head_ordering .h-t-left{width: 275px;}

.head_ordering .h-t-center{float: right; width: 670px; margin: 0;}

.cont_ordering{width: 960px; margin: 0 auto; min-height: 770px;}

.cont_ordering_left{float: left; width: 680px;}

.cont_ordering_right{float: right; width: 265px; margin: 20px 0;}

.cont_ordering_right .h-t-right{width: 265px;}

.ordering-title-box{overflow: hidden;border: 1px solid #E2E9E2;}

.ordering-title-box h2{float: left; padding: 0 0 0 10px;font-family: Arial; font-size: 12.5px;color: #ea1414;}

.ordering-links{float: right; margin: 8px 10px 0 0;}

#ord-links{}

#ord-links li{display: inline-block; *display: inline; zoom:1; padding: 3px 10px;}

#ord-links li#TwoTab{ border-right: 1px solid #a4a6a4;}

#ord-links li a{font-family: Arial; font-size: 12.5px; color: #a9a9a9; text-decoration: none;}

#ord-links li.SelectedTab a{color: #474747;}

.data_ord{}

.data_ord .row-product{padding: 20px 0 15px; border: none; background: url("../images/bg_date.png") scroll no-repeat 85% center;}

.address_ord .row-product{padding: 20px 0 45px; border: none;}

.ordering-cont label{padding:0 15px;font-family: Arial; font-size: 12.5px; color: #474747;}

.ordering-cont input[type="text"]{width: 220px;height: 22px; padding: 0 3px; border: 1px solid #666666;
									border-radius: 4px;
									-moz-border-radius:4px;
									-webkit-border-radius:4px;
									-khtml-border-radius: 4px;
									behavior: url('PIE/PIE.htc');}

.ordering-cont input[type="password"]{width: 220px;height: 22px; padding: 0 3px; border: 1px solid #f0f4f0;
									border-radius: 4px;
									-moz-border-radius:4px;
									-webkit-border-radius:4px;
									-khtml-border-radius: 4px;
									behavior: url('PIE/PIE.htc');}

.ordering-cont textarea{margin: 10px 0 0 0; border: 1px solid #999999; resize: none; 
						  border-radius: 4px;
						  -moz-border-radius:4px;
						  -webkit-border-radius:4px;
						  -khtml-border-radius: 4px;
						  behavior: url('PIE/PIE.htc');}

.ordering-cont td{padding: 7px 0;}

.ordering-cont td.additin_inf{padding: 0 0 0 55px;}

.ordering-cont td.additin_inf label{display: inline-block; *display: inline; zoom:1;padding: 0; text-align: left;}

.basket_total{float: left; margin: 17px 0 0 40px;}

.basket_total span{display: block; font-size:13px; line-height: 19px; color: #474747;}

.basket_total span span{display: inline-block;*display: inline; zoom:1; padding: 0 5px;}

.basket_total span strong{padding: 0 5px; font-size: 13px; color: #ea1414; font-weight: normal;}

.ord_mini_basket{padding: 30px 20px;}

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

.ord_mini_basket th{padding:5px; font-size: 13px;font-weight: normal; text-align: center; color: #474747; border-bottom: 1px solid #DEDEDE;}

.ord_mini_basket th.mini_basket_name{width: 75%; text-align: left;}

.ord_mini_basket td{padding:7px 5px;  font-size: 13px; color: #919191;text-align: center;}

.ord_mini_basket td strong{color: #ea1414; font-weight: normal;}

.ord_mini_basket td span{display: inline-block; width: 235px; color: #474747;}

.ord_mini_basket td.mini_basket_name_val{text-align: left;}

.delivery-payment-box{overflow: hidden;}

.del-block{float: left;width: 320px; background: url("../images/bg_delivery.png") scroll no-repeat right center;}

.pay-block{float: right; width: 300px; background: url('../images/bg_payment.png') scroll no-repeat right center;}

.delivery-payment-box h3 label{font-size: 13px; color: #474747;}

.list-del-pay{}

.list-del-pay>span{display: block; margin: 15px 0;}

.list-del-pay .niceCheck,.list-del-pay .niceRadio{vertical-align: middle;}

.niceRadio {
	width: 18px;
	height: 16px;
	overflow: hidden;
	display: inline-block;
	zoom: 1;
	*display: inline;
	cursor: pointer;
	background: url('../images/check-bg.png') scroll left top no-repeat;
}
.radioChecked {
	background-position: left bottom;
}
.niceRadio input {
	margin-left: -30px;
}
.address_ord_kay{padding-bottom: 20px; border-bottom: 1px solid #DEDEDE;border-top: 1px solid #DEDEDE;margin: 45px 0;text-align: center;}

.address_ord_kay .total{display: inline-block; *display: inline;zoom:1; vertical-align: top;margin: 35px 40px 0 0;}

.address_ord_kay .total_order{display: inline-block;*display: inline;zoom:1; vertical-align: top; margin: 30px 0 0 40px;  text-align: left;}

.total_order span{display: block; margin: 5px 0; font-size: 13.5px; color: #ea1414; padding: 0 10px;}

.total_order span strong{display: inline-block; *display: inline;zoom:1;width: 130px; font-size: 13px; font-weight:  bold; color:#474747;}

.info-right-box{}

.info-right-box>div{margin: 20px 0;}

.info-right-box h3{position: relative; height: 30px; margin: 0 0 -3px; padding: 0 0 0 20px; line-height: 30px; font-family: Arial; font-size: 12.5px; font-weight: normal; color: #474747; background: #f0f4f0; border: 1px solid #e2e9e2;
					text-shadow: 1px 0 #b9bbb9;
					border-radius: 5px;
					-moz-border-radius:5px;
					-webkit-border-radius:5px;
					-khtml-border-radius: 5px;
	
					behavior: url('PIE/PIE.htc');
					cursor: pointer;}

.info-right-cont{position: relative; padding: 10px 15px; border: 1px solid #e2e9e2; border-top: none; 
	 border-radius: 0 0 5px 5px;
	 -moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
	
	behavior: url('PIE/PIE.htc');}

.info-right-cont p{font-size: 11px; line-height: 12px; color: #787878;}


/*/////SkiLLer///*/
a.ovalbutton {
	background: url("/images/oval-orange-left.gif") no-repeat scroll left top transparent;
	display: block;
	float: left;
	font: 13px/16px Tahoma;
	height: 24px;
	padding-left: 11px;
	text-decoration: none;
}
a.ovalbutton:link, a.ovalbutton:visited, a.ovalbutton:active {
	color: #494949;
}

a.ovalbutton span {
	background: url("/images/oval-orange-right.gif") no-repeat scroll right top transparent;
	display: block;
	padding: 4px 11px 4px 0;
}

a.ovalbutton:hover {
	background-position: left bottom;
}
a.ovalbutton:hover span {
	background-position: right bottom;
	color: black;
}
.buttonwrapper {
	overflow: hidden;
	width: 100%;
}

a.blue {
	background: url("/images/oval-blue-left.gif") no-repeat scroll left top transparent;
}
a.blue span {
	background: url("/images/oval-blue-right.gif") no-repeat scroll right top transparent;
}

div.errorMessage{
	color: #a90601;
}

/** My (SkiLLer) Filter**/
.arrow-r {
 
		border-bottom: 5px solid transparent;
	border-left: 5px solid #747579;
	border-top: 5px solid transparent;
	display: inline-block;
	height: 0;
	margin-left: 10px!important;
	margin-right: 10px!important;
	width: 0;
}

.arrow-d {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #747579;
	margin-right: 10px!important;
	margin-left: 10px!important;
	display: inline-block;
}
.dropdown-toggle>.arrow-r{
	margin-left: 10px!important;
	/*margin-right: 7px!important;*/
	
}
.hide{
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #C5C5C5 #BDBDBD #A3A3A3;
}
.collapse-container>:nth-child(odd) {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: -moz-linear-gradient(center top , #FEFEFE, #D8D8D8) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-color: #C5C5C5 #BDBDBD #A3A3A3;
	border-image: none;
	/*border-radius: 5px 5px 5px 5px;*/
	border-style: solid;
	border-width: 1px;
	box-shadow: 1px -1px #DEDEDE inset, 0 1px 1px #D1D1D1;
	color: #474747;
	display: block;
	font-size: 14px;
	height: 25px;
	line-height: 22px;
	position: relative;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	top:  -5px;
	border-top: none;
	
}

.collapse-container>:nth-child(even) {
	background-color: white;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.collapse-container>:nth-child(even) p {
	padding: 0px 5px;
}

.collapse-container>:nth-child(odd):hover {
	cursor: pointer;
	-moz-user-select: none; /* mozilla browsers */
	-khtml-user-select: none; /* webkit browsers */
}

.collapse-container>:first-child {
	/*border-radius: 4px 4px 0px 0px;*/
}

.collapse-container>:nth-last-child(2) {
	/*border-radius: 0px 0px 3px 3px;*/
}
.collapse-container h3 {
	color: #f9f9f9;
	font-weight: bold;
}

.collapse-container div.hide {
	display: none;
}


/**DROPDOWN TEST**/
.dropdown-menu {
	/*-moz-border-bottom-colors: none;*/
	/*-moz-border-left-colors: none;*/
	/*-moz-border-right-colors: none;*/
	/*-moz-border-top-colors: none;*/
	/*background-clip: padding-box;*/
	/*background-color: #FFFFFF;*/
	/*border-color: -moz-use-text-color rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2);*/
	/*border-image: none;*/
	/*border-radius: 0 0 3px 3px;*/
	/*border-right: 1px solid rgba(0, 0, 0, 0.2);*/
	/*border-style: none solid solid;*/
	/*border-width: 0 1px 1px;*/
	/*box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);*/
	display: none;
	/*left: 50%;*/
    right: 0%;
	top: 203px;
	/*list-style: none outside none;*/
	/*min-width: 220px;*/
	/*padding: 0;*/
	position: absolute;
	/*width: 340px;*/
	z-index: 1000;
}

/*.dropdown-menu > li{*/
	/*width:50%;*/
	/*float:left;*/
/*}*/

* {
	padding: 0;
	margin: 0;
}

.find-brends-popup {
	width: 660px;
	border:1px solid #000;
	font-family: Arial;
	position: relative;
}

.find-brands-bottom {
	height: 45px;
	border-top: 1px solid #dedfde;
	text-align: right;
	background: #fff;
}

.find-brands-bottom a {
	text-decoration: none;
	display: inline-block;
	color: #0055bd;
	margin-top: 8px;
}

.find-brands-bottom a.apply {
	padding: 5px 15px;
	border-radius: 5px;
	background: #4279bd;
	color: #fff;
	font-weight: bold;
	margin-right: 10px;
}

.find-brends {
	height: 285px;
	background: #fff;
}

.find-brends .category {
	width: 200px;
	float: left;
	height: 100%;
	list-style: none;
	border-right:1px solid #c6c3c6;
}

.find-brends .category li {
	width: 100%;
	height: 42px;
	border-bottom: 1px solid #dedfde;
}

.find-brends .category li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 42px;
	color: #000;
	text-indent: 32px;
	text-transform: uppercase;
	text-decoration: none;
}

.find-brends .category li a:hover {
	background: #dedfde;
}

.find-brends .category li a.active {
	background:#dedfde url(find-ico1.jpg) no-repeat 10px center;
}

.find-brends .checkbox {
	float: left;
	width: 400px;
	margin-left: 30px;
	margin-top: 15px;
	position: relative;
}

.find-brends .close {
	display: inline-block;
	position: absolute;
	width: 13px;
	height: 13px;
	background: url(find-ico3.jpg);
	top: 10px;
	right: 10px;
}

.find-brends .checkbox .title {
	margin-left: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(find-ico2.jpg) no-repeat left center;
	text-transform: uppercase;
}

.dropdown-menu-within {
	list-style: none;
	min-width: 220px;
	padding: 0;
	position: relative;
	width: 400px;
	z-index: 1000;
	height: 170px;
	overflow-y: scroll;
	padding: 20px 0;
}

.dropdown-menu-within > li {
	width: 50%;
	float: left;
	margin-bottom: 5px;
}

.dropdown-menu-within .amount {
	color: #adbede;
}


.filter-item {
	color: #2573c8;
	display: inline-block;
	font-size: 15px;
	margin: 2px 6px;
	overflow: hidden;
}

.dropdown-toggle {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: -moz-linear-gradient(center top , #FEFEFE, #D8D8D8) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-color: #C5C5C5 #BDBDBD #A3A3A3;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	/*border-radius: 4px 4px 0 0;*/
	box-shadow: 1px -1px #DEDEDE inset, 0 1px 1px #D1D1D1;
	color: #474747;
	display: block;
	/*height: 25px;*/
	line-height: 22px;
	margin: 5px auto;
	position: relative;
	text-decoration: none;
	font-weight: normal;
}

.brands {
	/*помечает чекбоксы для выбора бренда*/
}

.popular-brands {
	visibility: visible;
}

.all-brands {
	visibility: hidden;
}

.hidden-brands {
	display: none;
}

.filters {
	margin: 10px 0;
}
.filters li {
	height: 24px;
}
.mob_menu{
	display: none;
}


@media all and (max-width: 400px) {
	.h-t-left{
		float:none;
		width: 100%;
		max-width: 330px;
	}
	
	.h-t-center {
		display: none;
		float: none;
	}
	.h-t-right{
		float: none;
		width: 100%;
		max-width: 330px;
	}
	.h-b-center {
		display: none;
	}
	.h-b-left{
		display: none;
	}
	.h-b-right {
		float:none;
		max-width: 330px;
		width: 100%
	}
	
	.col-left{
		float:none;
		max-width: 330px;
		width: 100%;
	}
	.col-center{
		float:none;
		max-width: 330px;
		width: 100%;
	}
	.col-right {
		float: none;
		max-width: 330px;
		width: 100%
	}
	
	.product-one{
	width: 100%;
		float: none;
	}
	.name-block{
		
	}
	#advancedSearchForm{
		display: none;
	}
	.col-right-search{
		
	}
	.footer-rasp {
		float: none;
		height: 30px;
		max-width: 300px;
		width: 100%;
		
	}
	.footer-fon{
		float: none;
		max-width: 300px;
		width: 100%;
		height: 30px;
		background: url(none);
		
	}
	.advertice{
		float: none;
		max-width: 300px;
		width: 100%;
		height: 25px;
	}
	body{
		min-width: 350px;
	}
	.footer{
		height: 190px;
	}
	.col-left-menu{
		display: none;
	}
	.mob_menu{
color: #6B6B6B;
font-weight: bold;
height: 30px;
line-height: 30px;
background: #f0f4f0;
text-align: left;
border: 1px solid #e2e9e2;
border-bottom: 0;
border-left: 0;
border-right: 0;
display: block;
border-radius: 10px;
		padding-left: 15px;
		cursor: pointer;
	}
	
	.active_mob{
		display: block;
	}
	.bottom_basket{
		overflow: auto;
		height: 120px;
	}
	.basket_gift {
		float: none;
	}
	.basket_button_box{
		float: none;
	}
	.basket-prod table th{
		font-size: 8px;
		padding: 1px;
	}
	.basket-prod table td {
		font-size: 8px;
		padding: 1px;
	}
}



