body { 
	background: #E0E0E0;
	color: #333333;
	margin: 0px;
	font: normal normal 400 11px/normal Verdana;
}
a{
	font-size:11px;
}
img{
	border:0px;
}
.clear{
	clear:both;
}
.right{
	float:right;
}
.left{
	float:left;
}

.center{
	text-align:center;
}
hr.spacer{
border:none;
border-bottom:1px dotted #87A2BA;
}
.pageHeading{
max-width: 60%;
}
/*Боксы столбцов*/
div.box{
	border: 1px solid #1366A5;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #FFF;
	margin:5px;
	behavior: url(css/PIE.htc);
	
}
div.box .boxHead{
	text-align: center;
	height:19px;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	padding-top:3px;
	font: normal normal 700 11px/normal Verdana;
	behavior: url(css/PIE.htc);
}
div.quickbuy{
	border: 1px solid #FF9C00;
}

.whiteboxContent,
div.box .boxContent{
	padding: 11px;
	font: normal normal 400 10px/normal Verdana;
}

div.box .boxContent a{
	font-size: 10px;
}
.product_photo_box{
	min-width:200px;
	min-height:200px;
	text-align: center;
}
/* Шапка*/
.we_discount{
	background-color: yellow;
	text-align:center;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	font-weight:bold;
}
.headerLinks{
	border-bottom: 1px solid #91AEC6;
	background-color: #000;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
.headerLinks a{
	padding-left:20px;
	vertical-align:middle;
}
.headerLinks a:first-child{
	padding-left:8px;
}
.newHeader{
	border: 1px solid #91AEC6;
	border-top: 1px solid #CCCCCC;
	-webkit-border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	background-color: #FFF;
	margin: 0 3px 0 3px;	
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EBEBEB), to(#FFFFFF));
	background: -webkit-linear-gradient(#EBEBEB, #FFFFFF);
	background: -moz-linear-gradient(#EBEBEB, #FFFFFF);
	background: -ms-linear-gradient(#EBEBEB, #FFFFFF);
	background: -o-linear-gradient(#EBEBEB, #FFFFFF);
	background: linear-gradient(#EBEBEB, #FFFFFF);
	-pie-background: linear-gradient(#EBEBEB, #FFFFFF);
	behavior: url(css/PIE.htc);
}

.newHeader .logo{
	padding: 0px 10px 10px;
	float:left;
}

.newHeader .search{
	height: 95px;
	line-height: 30px;
	margin: 0 auto;
	overflow:hidden;
	text-align: center;
}
.search input[type="text"]{
	width:55%;
	height:22px;
	padding-left:30px;
	border: 1px solid #91AEC6;
	background: url("https://resetters.com/images/icons/search-bg.png") no-repeat 2px 1px;
}
button,
.search button,
.product button{
	height:23px;
	line-height:20px;
	border: 1px solid #87A2BA;
	margin-left:8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
button,
div.box .boxHead,
.search button,
.product button{
	background: #2AA9D6;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2AA9D6), to(#1366A5));
	background: -webkit-linear-gradient(#2AA9D6, #1366A5);
	background: -moz-linear-gradient(#2AA9D6, #1366A5);
	background: -ms-linear-gradient(#2AA9D6, #1366A5);
	background: -o-linear-gradient(#2AA9D6, #1366A5);
	background: linear-gradient(#2AA9D6, #1366A5);
	-pie-background: linear-gradient(#2AA9D6, #1366A5);
	color:#FFF;
	behavior: url(css/PIE.htc);
}
div.quickbuy .boxHead{
	background: #FF9C00;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FF9C00), to(#FF4A00));
	background: -webkit-linear-gradient(#FF9C00, #FF4A00);
	background: -moz-linear-gradient(#FF9C00, #FF4A00);
	background: -ms-linear-gradient(#FF9C00, #FF4A00);
	background: -o-linear-gradient(#FF9C00, #FF4A00);
	background: linear-gradient(#FF9C00, #FF4A00);
	-pie-background: linear-gradient(#FF9C00, #FF4A00);
	color:#000;
}
button:hover,
.search button:hover,
.product button:hover{
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1366A5), to(#2AA9D6));
	background: -webkit-linear-gradient(#1366A5, #2AA9D6);
	background: -moz-linear-gradient(#1366A5, #2AA9D6);
	background: -ms-linear-gradient(#1366A5, #2AA9D6);
	background: -o-linear-gradient(#1366A5, #2AA9D6);
	background: linear-gradient(#1366A5, #2AA9D6);
	cursor: pointer;
	behavior: url(path/to/PIE.htc);
}
.search .mainContact{
	color: #FF9C00; 
	font-size: 150%; 
} 
.search .mainContact a{
	font-size:120%;
	text-decoration:none;
} 
.search .mainContact span{
	color:#FFCE80;
	font-size:100%;
} 

.search .search_type input:last-child{
	margin-left:50px;
}
.search .search_type{
	margin:0 auto;
	width:66%;
	text-align: left;
}

.newHeader .banner{
	float:right;
}
.newHeader .cart{
	width:195px;
	height: 95px;
	float:right;
	line-height: 20px;
	padding-left: 15px;
	border-left: 1px solid #DDDDDD;
	margin-right:8px;
}

.newHeader .cart h2{
	font: normal normal 700 15px/normal Verdana;
	color: #FF9C00;
	margin: 10px 0 0;
}
/*Тело*/
.breadcrumb{
	height: 24px;
	line-height: 24px;
	padding-left:20px;
		text-align: left;
}
.breadcrumb a{
	vertical-align: middle;

}
.whitebox,
.wrapper{
	margin: 0 3px 0 3px;
	border: 1px solid #87A2BA;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	background-color: #FFF;
	
}
.whitebox{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(css/PIE.htc);
}
.whitebox .whiteboxHead,
.wrapper .mainHead{
	border-bottom: 1px solid #87A2BA;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	/*color: #3B88C5;*/
	font: normal normal 700 11px/normal Verdana;
	vertical-align:middle;
	behavior: url(css/PIE.htc);
}
.wrapper .mainHead .user_links{
	float:right;
	color: #3b88c5;
}
.mainHead .user_links a{
	padding-left:10px;
	font: normal normal 400 11px/normal Verdana;
}

.mainHead div,
.mainHead .user_links a{
	height:22px;
	line-height:22px;
	padding-right:20px;
	vertical-align:middle;
	display: inline;
}

.wrapper .mainFoot{
	border-top: 1px solid #87A2BA;
	font-size: 9px;
	color: #a0a0a0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
.whitebox .whiteboxHead,
.wrapper .mainHead,
.wrapper .mainFoot{

	text-align: center;
	height:22px;
	line-height:22px;
	background: #2AA9D6;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#E2E2E2));
	background: -webkit-linear-gradient(#FFFFFF, #E2E2E2);
	background: -moz-linear-gradient(#FFFFFF, #E2E2E2);
	background: -ms-linear-gradient(#FFFFFF, #E2E2E2);
	background: -o-linear-gradient(#FFFFFF, #E2E2E2);
	background: linear-gradient(#FFFFFF, #E2E2E2);
	-pie-background: linear-gradient(#FFFFFF, #E2E2E2);
	behavior: url(css/PIE.htc);
}
.wrapper .mainContent{
	overflow: hidden;
	font: normal normal 400 10px/normal Verdana;
	position: relative;
}

.wrapper .boxcolum{
	width:190px;
	float:left;
}

.wrapper .boxcolum_right{
	width:190px;
	float:right;
}

.wrapper .contentcolum{
	margin: 0 auto;
	overflow:hidden;
	padding: 0 8px;
}
/*Подвал :) Нравится мне это название*/
#footer {
	border: 1px solid #91AEC6;
	border-top: 1px solid #CCCCCC;
	background-color: #000;
	height: auto;
	overflow: hidden;
	margin: 0 3px 0 3px;
	padding: 10px;
}
#footer a{
	text-decoration: none;
}
#footer h2{
	font: normal normal 700 15px/normal Verdana;
	color: #FF9C00;
	margin-top: 0px;
}

#footer ul{
	padding-left:0px;
	overflow: hidden;
}

#footer li:last-child{
	border:none; 
}

#footer li{
	color: #CCC;
	border-bottom: 1px solid #585858;
	list-style:none;
	line-height: 18px;
	white-space: nowrap;
}

#footer .contacts{
	float: left;
	width:240px;
}

#footer .contacts li{
	line-height: 18px;
	padding-bottom: 15px;
}

#footer .contacts li:last-child{
	padding-top: 15px;
}

#footer .counters{
	float:right;
	vertical-align:bottom;
	width:330px;
}

#footer .counters li{
	line-height: 30px;
}
#footer .counters li:last-child{
	padding-top:15px;
}
#footer .useful ul{
	overflow: visible;
}
#footer .useful li{
	white-space: normal;
}
#footer .useful{
	margin: 0 360px 0 270px;

}

/* Для AutoComplite*/

.ac_results {
	padding: 0px;
	border: 1px solid #91AEC6;
	border-top:0px;
	background-color: Window;
	padding-right:31px;
	
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	
	width:3000px;
	height:3000px;
}

.ac_results li {
	position:relative;
    margin: 0px;
	padding: 5px 5px 0 25px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	
}

.ac_over{
	background: #C5E0F6;
}

.category_name{
	border-bottom: 1px solid #87A2BA;
	margin: 15px;
	padding:5px;
	font: normal normal 700 15px/normal Verdana;
	color: #1366A5;
	height:20px;
}
.product{
	width:280px;
	height:150px;
	float:left;
	border-right: 1px dotted #87A2BA;
	border-bottom: 1px dotted #87A2BA;
	padding-right: 5px;

}
.product .img{
	float:left;
	width: 150px;
	height: 150px;
	line-height:150px;
	
}
.product .img .picture{
	float:left;
	width: 140px;
	height: 122px;
	overflow:hidden;
}
.product img{
	display: block;
	text-align: center;
	margin: 10px auto 0 auto;
	border:0px;
	
}
.product .product_text{
	display: block;
	width: 130px;
	height: 90px;
	float:right;
	overflow: hidden;
	padding-top:10px;
}
.product .product_text a{
	text-decoration:none;
}
.product .product_text a:hover{
	text-decoration:underline;
}
.product .product_price{
	line-height:20px;
	font-size: 13px;
	font-weight: 700;
	color: #FF9C00;
	vertical-align:bottom;
	text-align:right;
}
.products{
	margin-left: 20px;
	float:left;
}
.product button{
	vertical-align: bottom;
	width:90%;
}

.promo_cell{
	text-align: center;
	width:33%;
}
.promo_cell .img img{
vertical-align:middle;
}
.promo_cell .img{
margin: 0 auto;
width: 200px;
height: 150px;

}
.promo_row {
	width:100%;
	clear:both;
	margin:0px auto 15px auto;
}
.promo_row .one{
	float:left;
}
.promo_row .two{
	float:right;
}
.promo_row .three{
	margin: 0 auto;
}
#pages{
	overflow: hidden;
	height:20px;
	margin-top: 20px;
}
#pages .split_total{
	float:left;
}
#pages .split_pages{
	float:right;
}
.price{
	color: #FF9C00;
}
@media (max-width: 1280px) {
	.mainHead div, .mainHead .user_links a {
		padding:0px;
		/*float:left;*/
		margin-right: 5px;
	}
	
	.mainHead div, .mainHead .user_links a.orange {
		margin-left:15px;
	}
	.pageHeading {
		max-width: 100%;
	}
	
	.uptlk_wdgt_jrigl.uptl_container-fixed-bottom {
		left:40%!important;
	}
	#livehelp{
		display:none;
	}
	.promo_cell .img{
		height: 100px;
		width: 150px;
	}
	.promo_cell .img img {
		width: 60%;
	}
	/*
	.banner, div.sutilLink{
		display:none;
	}
	*/
	.newHeader .search {
    line-height: 30px;
	}
	div.contentcolum img{
		max-width:500px;
	}
}
.contacts li, .messangers li{
	list-style-type: none;
	padding:4px;
}
ul.messangers{
	padding:0;	
}
.messangers li{
	 display: inline;
}

.messangers li a {
    text-decoration: none;
    outline: none;
    display: inline-block;
    margin-bottom: 32px;
    width: 68px;
    margin-left: 14px;
    margin-right: 14px;
    text-align: center;
    transition: margin 0.3s ease;
}
.messangers li a img {
    width: 89%;
}

.messangers li a span{
    font-weight: 300;
    font-size: 12px;
    margin-top: 10px;
    display: inline-block;
    color: rgba(0, 0, 0, 0.6);
}
#ph_box .btn,
#send_check_form .btn {
    background: #015b80;
    border: none;
    color: white;
    padding: 6px 9px;
    font-size: revert;
    cursor: pointer;
	height:auto;
	width: 100%;
	margin-left: 0px;
}
#ph_box .buy,
#send_check_form .buy{
    background: #01803b;
}
/* Darker background on mouse-over */
#ph_box .btn:hover,
#send_check_form .btn:hover{
    background: RoyalBlue;
}
#ph_box .buy:hover,
#send_check_form .buy:hover {
    background: #1bb662;
}
#send_check_form input[type=text]{
	margin-bottom: 8px;
}
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 999;
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
    overflow: auto;
}
/* модальный блок */
.popup {
    top: 25%;
    left: 0;
    right: 0;       
    font-size: 14px;
    margin: auto;
    width: 85%;
    min-width: 320px;
    max-width: 600px;
    position: absolute;
    padding: 15px 20px;
    border: 1px solid #383838;
    background: #fefefe;
    z-index: 1000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    font: 14px/18px 'Tahoma', Arial, sans-serif;
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
}
/* заголовки в модальном блоке */
.popup h2, .popup h3 {
    margin: 0 0 1rem 0;
    font-weight: 300;
    line-height: 1.3;
    text-shadow: 1px 2px 4px #ddd;
	text-align: center;
}
.popup p{
    text-align: center;
}
/* кнопка закрытия */
.close {
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    position: absolute;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
   
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    cursor: pointer;
    outline: none;

}
.close:before {
    color: rgba(255, 255, 255, 0.9);
    content: "X";
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
/* кнопка закрытия при наведении */
.close:hover {
    background-color: rgba(252, 20, 0, 0.8);
}
/* изображения в модальном окне */
.popup img {
   
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
/* миниатюры изображений */
.pl-left,
.pl-right {
    width: 25%;
    height: auto;
}
/* миниатюры справа */
.pl-right {
    float: right;
    margin: 5px 0 5px 15px;
}
/* миниатюры слева */
.pl-left {
    float: left;
    margin: 5px 18px 5px 0;
}
/* анимация при появлении блоков с содержанием */
@-moz-keyframes fade {
    from { opacity: 0; }
    to { opacity: 1 }
}
@-webkit-keyframes fade {
    from { opacity: 0; }
    to { opacity: 1 } 
}
@keyframes fade {
    from { opacity: 0; }
    to { opacity: 1 }
}