.centered{
	width:1170px;
	margin:0 auto;
}
#header{
	//height: 562px;
	float: left;
	width: 100%;
	min-width: 1170px;
	margin-bottom: 20px;
	postition:relative;
}
#footer{
	height:267px;
	background:#e6e6e6;
	float: left;
	width: 100%;
	min-width: 1170px;
	position: relative;
}
.headerTopBlock{
	height:20px;
	background:url(./images/headerTopBlock_bg.png) center repeat-x;
	padding-top: 0px;
	padding-bottom: 4px;
	margin-bottom: -3px;	
}
.headerTopBlockInner{
	width:960px;
	margin:0 auto;
}
.headerTopBlockInner p{
	display: block;
	float: right;
	background: #fff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	font-size: 12px;
	color: #7882b9;
	letter-spacing: 3px;
}
.headerMiddleBlock{
	height: 75px;
	background: #820200;
	position: relative;
	z-index: 10;
}
.headerMiddleBlockInner{
	height:101px;
	display: flex;
}
.headerMiddleBlockInner p{
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	font-family: Tahoma;
	float: left;
	margin-top: 50px;
	margin-left: 107px;
}
.headerMiddleBlockInner .logo{
	float: left;
	margin-top: 15px;
}
.headerMiddleBlockInner .search{
	width:260px;
	margin-left: 10px;
	padding: 22px 25px;
	border-right: 2px solid #fff;
}
.headerMiddleBlockInner .search input.search-suggest{
	width:210px;
	height:27px;
	border: none;
	text-indent: 10px;
	background: url('./images/search_bg.png') no-repeat;
	float: left;
	z-index: 120;
	position: relative;
}
.headerMiddleBlockInner .search input.submit{
	width:35px;
	height:30px;
	border: none;
	background: url('./images/searchButton_bg.png') no-repeat;
	cursor:pointer;
	float: left;
	position: relative;
	z-index: 120;
}
.headerMiddleBlockInner .reg, .headerMiddleBlockInner .a_cart{
	margin-top: 0;
	border-right: 2px solid #fff;
    padding: 25px 10px 0 10px;
    color: #fff;
    height: 50px;
}

.headerMiddleBlockInner .a_menu{
	margin-top: 0;
	border-right: 2px solid #fff;
/*     padding: 10px 10px 15px 10px; */
    color: #fff;
    height: 50px;
	display: table-cell;
    text-align: center; 
    vertical-align: middle;
    position: relative;
}
.headerMiddleBlockInner .reg a, .headerMiddleBlockInner .a_cart a, .headerMiddleBlockInner .a_menu a, .headerMiddleBlockInner .reg a, .headerMiddleBlockInner .a_cart, .headerMiddleBlockInner .a_menu{
	font-size:19px;
	color:#fff;
	height: 100%;
	padding: 3px 15px;
}
.headerMiddleBlockInner .a_cart{
	padding-top:23px;
}
.headerMiddleBlockInner .a_menu > a{
    padding: 0;
    display: block;
    height: auto;
}
.headerMiddleBlockInner .a_menu  a:hover{
	color: #d5b3b3;
	text-decoration: none;
}
.headerMiddleBlockInner .reg span, .headerMiddleBlockInner .a_cart span, .headerMiddleBlockInner .a_menu span{
	margin-right: 5px;
	color: #fff;
	font-size:12px;
}

.headerMiddleBlockInner .reg, .headerMiddleBlockInner .a_en{
	margin-top: 0;
	border-right: 2px solid #fff;
    padding: 25px 25px 0 25px;
    color: #fff;
    height: 50px;
}
.headerMiddleBlockInner .reg a, .headerMiddleBlockInner .a_en a{
	font-size:19px;
	color:#fff;
}
.headerMiddleBlockInner .reg span, .headerMiddleBlockInner .a_en span{
	margin-right: 5px;
	color: #fff;
	font-size:12px;
}

.headerMiddleBlockInner .topSlider{
	float:left;
	margin-top: 32px;
	overflow: hidden;
	height: 288px;
}
.topSlider{
/* 	background:url(./images/fonban.jpg) no-repeat; */
	-moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: 100%;
    overflow: hidden;
}
.bx-user-info-name{
	color:#fff;
	font-size:14px;
}
.headerBottomBlock .topMenu{
	float:left;
	width: 100%;
	margin-top: 25px;
}
.leftBlock{
	width:195px;
	float:left;
}
.content{
	float:right;
/* 	width:950px; */
}
.leftBlock .newsHeader{
	width:195px;
	height:58px;
	background:url(./images/newsHeader_bg.png) no-repeat;
}
.leftBlock .newsHeader p{
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding-top: 10px;
}
.leftBlock .newsBlock .newsHeader p{
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding-top: 18px;
}
.leftBlock .newsHeader span{
	text-align: center;
	font-size: 12px;
}
#foo_specialoffer{
	float:left;
	height: 300px;
}
.content.mp #foo_recommend,.content.mp #foo_saleleader,.content.mp #foo_newproduct{
	float:left;
	height: 300px;
}
.shnBox li{
	display: block;
	width: 181px;
	text-align: left;
	position: relative;
	border: 1px solid #eeeeee;
	margin-right: 5px;
	margin-left: 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:left;
}
.shnBox li a{
	color:#a2a2a2;
	font-size:14px;
	font-weight:bold;

}
.shnBox{
	//float: left;
	height: auto;
	margin-bottom: 25px;
	overflow:auto;
	width: 100%;
}
.content.ins .shnBox{
	overflow:hidden;
}
.content.ins .shnBox li{
	margin-top:10px;
	width: 279px;
	height: 300px;
}
.shnBox li .SPECIALOFFER{
	width:50px;
	height:50px;
	position:absolute;
	background:url(./images/specoIcon.png) no-repeat;
}
.shnBox li .SALELEADER{
	width:50px;
	height:60px;
	position:absolute;
	background:url(./images/slIcon.png) center no-repeat;
}
.shnBox li .NEWPRODUCT{
	width:50px;
	height:50px;
	position:absolute;
	background:url(./images/newpIcon.png) no-repeat;
}
.shnBox li .badge{
	position:absolute;
	right: 10px;
	top: 10px;
}
.shnBox li h4{
	max-height: 35px;
	min-height: 35px;
	overflow: hidden;
	padding: 10px;
}
.shnBox .addtoCart{
	display:block;
	width:64px;
	height:64px;
	background:url(./images/buy2.png) no-repeat;
}
.shnBox hr{
	width: 164px;
	background-color: #e7e7e7;
	height: 1px;
	border: none;
}
.shnBox div.price{
	width: 110px;
	vertical-align: middle;
	bottom: 32px;
	position: absolute;
	margin-right: 150px;
}
.shnBox .buyLinks{
	width: 71px;
    float: right;
    padding-left: 200px;
    padding-top: 16px;
}
.shnBox  .discount-price{
	font-family: Arial;
	font-size: 16px;
	color: #000;
	width: 100%;
	display: block;
	overflow: hidden;
}
.shnBox  .old-price{
	font-family:Arial;
	font-size:12px;
	color:#ff0000;
	text-decoration: line-through;
}
.hitsale,.newsale,.specsale{
	font-size: 18px;
	font-style: italic;
	margin-bottom: 19px;
	margin-top: 16px;
	text-align: right;
	background: url(./images/stripe.png) center repeat-x;
	display: block;
	float: left;
	width: 100%;
	height: 28px;
	
}
.hitsale span,.newsale span,.specsale span{
	background: #fff;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 82px;
}
.specsale span a{
	color:#571010;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.shnBox .buy{
	height: 70px;
    position: absolute;
    top: 207px;
    left: 10px;
}
.leftBlock .map{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.leftBlock .map h2{
	text-align: center;
	padding-top: 10px;
}
.leftBlock .map img{
	margin-top: 11px;
	margin-left: 12px;
}
.leftBlock .map a{
	font-size: 12px;
	color: #571010;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 11px;
	text-align: center;
	width: 100%;
	display: block;
}
.newsBlock{
	float:left;
	width: 100%;
	margin-top: 33px;
	margin-bottom: 43px;
	background:url(./images/leftMenu_bg.png);
}
.newsBlock .news-list{
	float: left;
}
.newsBlock .newsHeader{
	float:left;
}
.newsBlock .showAllNews{
	color: #571010;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 20px;
	display: block;
	float: left;
	padding-bottom: 25px;
}
.mainPageBanner{
	float:left;
	margin-bottom:20px;
}
#footer .leftColumn{
	float: left;
	width: 45.5%;
}
#footer .rightColumn{
	float: right;
	width: 50%;
	text-align: right;
	margin-top: -1px;
}
#footer .leftColumn a{
	font-size: 12px;
	display: block;
	text-decoration: underline;
	padding-bottom: 4px;
	padding-left: 13px;
	background: url(./images/footerLink_bg.png) left no-repeat;
	padding-top: 2px;
}
#footer .leftColumn .leftLinkBlock{
	width: 118px;
	float: left;
	margin-top: 34px;
}
#footer .leftColumn .rightLinkBlock{
	width: 50%;
	float: left;
	margin-top: 34px;
}
#footer .rightColumn h2{
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 9px;
}
#footer .rightColumn p{
	font-size: 12px;
	padding-bottom: 5px;
}
#footer .bottomBlock{
	height: 76px;
	background: #6F0400;
	position: absolute;
	width: 100%;
	bottom: 0;
	text-align:center;
}
#footer .bottomBlock img{
	margin-top: -44px;
}
#footer .bottomBlock p{
	font-size:11px;
	color:#fff;
}
.headerBottomBlock{
	position:relative;
}
#header .basket{
	position: absolute;
	right: 0;
	width: 479px;
	height: 67px;
	background: url(./images/out_cart_line_bg4.png) no-repeat;
	top: -11px;
	z-index: 1;
}
#cart_line{
	position: relative;
	margin-top: 20px;
	float: left;
	margin-left: 18px;
}
.modal{
	display:none;
}
.modal{
	display:none;
	top:50%;
	left:50%;
	position:fixed;
	z-index:999;
	box-shadow:0 0 10px 0 rgba(0,0,0,0.6);
}
#addItemInCart{
	background:#fff;
	border-radius:7px;
	padding:10px 10px 25px 10px;
	text-align:center
}
#addItemInCart img{
	padding: 10px;
}
.deleteitem{
	width: 25px;
	height: 25px;
	display: block;
	background:url(./images/close.png) no-repeat;
}
#cart_line .basket-line-basket{
	width: 37px;
	height: 33px;

}
.breadcrumbs{
	margin-bottom: 15px;
}
.breadcrumbs a{
	font-size: 12px;
	color: #c93528;
	text-decoration: underline;
}
.breadcrumbs span{
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.sectDesc{
	//height: 259px;
	float: left;
	//margin-top: 15px;
	position:relative;
	overflow:hidden;
	margin-bottom: 25px;
	//width:100%;
}
.sectDesc .sectDescText{
	display: block;
	position: absolute;
	font-size: 12px;
	top: 20px;
	width: 385px;
	right: 0;
	font-family: Tahoma;
}
.sectFooter{
	float: left;
	width: 100%;
	margin-top: 50px;
}
.sorttext{
	font-size: 14px;
	font-weight: bold;
	float:left;
}
.sort a{
	color: #c93528;
	font-size: 12px;
	margin-left: 10px;
	display: block;
	float: left;
	margin-top: 2px;
	text-decoration: underline;
}
#showFilter{
	width:204px;
	height:41px;
	background:url(./images/showFilter_bg.png) no-repeat;
	float: right;
	text-align: center;
}
#showFilter span{
	color: #fff;
	line-height: 35px;
	border-bottom: 1px dashed;
	cursor: pointer;
}
.sFilter{
	position: absolute;
	width: 100%;
	top: 356px;
	z-index: 102;
}
.content.ins {
	position:relative;
	width: 1170px;
	padding-bottom: 40px;
}
.elCount{
	float: right;
	margin-top: -3px;
	margin-bottom: 120px;
}
.elCount label,.elCount input{
	font-size: 12px;
}
.pager{
	float: left;
	margin: 0 30%;
	font-size: 12px;
}
.pager a{
	color: #c93528;
	text-decoration: underline;
	font-size: 12px;
}
.pager  img{
	
}
#id-cart-list input[type="submit"]
,.bx-auth-profile input[type="submit"]
,.bx-auth-profile input[type="reset"]
,.bx-auth input[type="submit"]
{
	display: block;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0 10px;
	width: 165px;
	height: 39px;
	border-radius: 3px;
	background: url(./images/filter_button_bg.png) no-repeat;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 35px;
	border: none;
	color: #fff;
	cursor: pointer;
}
#id-cart-list input[type="text"]
,#id-cart-list input:not([type])
,.bx-auth-profile input[type="text"]
,.bx-auth-profile input:not([type])
,.bx-auth-profile input[type="password"]
,.search-page input[type="text"]
,.bx-auth input[type="text"]
,.bx-auth input[type="password"]
{
	color: rgb(169, 169, 169);
	border: 1px solid #7d8081;
	padding: 6px;
}
.bx-auth td{
	padding:6px;
}
#id-cart-list td{
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 6px;
}
.equipment thead td {
color: #fff;
background: #6F0400;
}
#id-cart-list .sort{
	margin-bottom: 10px;
	float: left;
}
#id-cart-list{
	width: 100%;
	float: left;
}
.equipment.mycurrentorders{
	width:100%!important;
}
.equipment.mycurrentorders .old-price{
	font-size: 12px;
	color: red;
	text-decoration: line-through;
}
#res{
	background: #fafafa;
	position: absolute;
	top: 40px;
	width: 354px;
	z-index:110;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
#res a{
	font-size:12px;
}
#res a span{
	display: block;
	width: 250px;
	float: left;
	overflow: hidden;
	text-align: left;
	padding-left: 10px;
	padding-top: 8px;
}
#res a img{
	float:left;
}
#res li{
	width: 350px;
	display: block;
	height: 70px;
}
.search-form iframe{
	display: none;
}
#res li.first{
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	padding-top: 25px;
	text-align: left;
	padding-left: 25px;
}
.w100p{
	width: 100%;
}
#basketOrderButton2{
	float:right;
}
.sort .current{
	color:#000;
	text-decoration:none;
}
.sort .current.asc{
	background: url(./images/sort_asc.png) right no-repeat;
	padding-right: 15px;
}
.sort .current.desc{
	background: url(./images/sort_desc.png) right no-repeat;
	padding-right: 15px;
}
.sFilter label.active{
	color:#000!important;
	text-decoration:none!important;
}
.myorders_itog{
	float: right;
	font-weight: bold;
}
.w100p input[type="submit"]{
	margin-right: 0!important;
}
.content.ins .shnBox .price{
	font-weight:bold;
}
.show_more{
	display:none;
}
.bx-controls-direction{
	display: none;
}
.soc_block{
	position: relative;
    bottom: -32px;
    float: left;
}
.ant_count_label{
	position: absolute;
    top: -7px;
    left: 82px;
    border-radius: 8px;
    text-align: center;
    height: 16px;
    padding: 0 5px;
    width: auto;
    background: #fff;
    color: #000;
    font-size: 12px;
}
#ant_bask_link{
	position: relative;
	padding-right: 8px;
	vertical-align: top;
	width: 185px;
}
.input_text_style{
	width: 220px;
}
.slicknav_menu {
	display:none;
	position: fixed;
	z-index: 100;
	right: 0;
	background: transparent !important;
	top: 50px;
}
.slicknav_btn{
	background-color: #fff !important;
	border-radius: 0 !important;
	border: 1px solid #820200 !important;
}
.slicknav_menu .slicknav_icon-bar {
    background-color: #820200 !important;
}
ul.slicknav_nav{
    background-color: #820200 !important;	
	font-size: 20px;
}

@media screen and (max-width: 1200px){
	#header,
	#footer {
		min-width: 320px;
	}
	.centered {
		width: 100%;
	}
	.content.ins {
		width: 100%;
	}
	.headerTopBlockInner{
		width: 100%;		
	}
	.headerMiddleBlockInner .search input.submit {
		position: absolute;
	}
	.headerMiddleBlockInner .reg,
	.headerMiddleBlockInner .a_cart,
	.headerMiddleBlockInner .search {
		width: 25% !important;
	}
	.headerMiddleBlockInner .a_cart {
		border-right: 0;
		padding: 25px 10px 0 10px;
	}
	.headerMiddleBlockInner .reg{
		padding: 25px 10px 0 10px;		
	}
	.headerMiddleBlockInner .search {
		margin-left: 0;
		padding: 22px 10px;
	}
	.headerMiddleBlockInner .search center{
		text-align: left;
	}
	.content.ins .shnBox li {
		width: 23%;
		display: inline-block;
		float: none;
	}
	#foo_recommend{
		text-align: center;
	}
/*	.shnBox .buyLinks {
		padding-left: unset;
		padding-top: unset;
		position: absolute;
		top: -50px;
		right: 0;
	}
	.shnBox .buy {
		position: relative;
		top: 0;
		left: 0;
	}
*/
	.shnBox .buy {
	    position: absolute;
	    top: unset;
	    left: unset;
	    right: 0;
	    bottom: 0;
	    width: 100%;
	}
	.shnBox .buyLinks {
	    padding-left: unset;
	    padding-top: unset;
	    position: relative;
	    top: 0;
	    right: 0;
	}
}
@media screen and (max-width: 1024px){
	.headerMiddleBlockInner .reg a,
	.headerMiddleBlockInner .a_cart a,
	.headerMiddleBlockInner .a_menu a,
	.headerMiddleBlockInner .reg a,
	.headerMiddleBlockInner .a_cart,
	.headerMiddleBlockInner .a_menu {
		padding: 3px 5px;
	}
	.content.ins .shnBox li {
	    width: 31%;
	}
	.scrollup{
		left: unset !important;
		right: 25px !important;
	}
	.headerMiddleBlockInner .a_cart{
		padding: 25px 10px 0 10px;
	}
}
@media screen and (max-width: 960px){
	.headerMiddleBlockInner .search input.search-suggest {
	    width: 150px;
   	}
	#ant_bask_link,
	.headerMiddleBlockInner .reg a,
	.headerMiddleBlockInner .a_en a {
	    font-size: 17px;
	}
}
@media screen and (max-width: 860px){
	.headerMiddleBlockInner {
		display: block;
	}
	.headerMiddleBlockInner .logo {
		width: 100% !important;
		text-align: center;
		float: none;
		display: block !important;
	}
	.headerMiddleBlock1 {
	    height: 175px;
	}
	.headerMiddleBlock1 .headerMiddleBlockInner {
	    height: 176px;
	}
	.headerMiddleBlockInner .reg,
	.headerMiddleBlockInner .a_cart,
	.headerMiddleBlockInner .search {
	    width: 30% !important;
	    float: left;
	}
	.topSlider{
		display: none;
	}
	.headerMiddleBlock.headerMiddleBlock2 {
		display:none;
	}
	.slicknav_menu {
		display:block;
	}
	#header{
		height: 200px;
	}
	.content.ins .shnBox li {
	    width: 30%;
	}
	.bx_item_slider {
		width: 100%;
	}
	.bx_item_detail .bx_item_container .bx_lt {
		width: 100%;
	}
	.bx_item_detail .bx_item_container .bx_rt {
		width: 100%;
		float: left;
		margin: 0;
	}
}
@media screen and (max-width: 750px){
	.content.ins .shnBox li {
	    width: 46%;
	}
	.headerMiddleBlockInner .search {
		width: 312px !important;
		padding: 3px !important;
		border: 0 !important;
		margin: 0 auto;
		float: none;
	}
	.headerMiddleBlockInner .reg,
	.headerMiddleBlockInner .a_cart{
		width: 49% !important;
		padding: 0.5%;
		border: 0 !important;
	}
	.headerMiddleBlockInner .a_cart {
		height: 55px;
		padding-top: 0.5%;
		border: 0 !important;
	}
	.headerMiddleBlock1 {
	    height: 200px;
	}
	.headerMiddleBlockInner .search input.search-suggest {
	    width: 300px;
	}
	.search table{
		width: 312px;
		margin: 0 auto;
	}
	.search table td{
		position: relative;
	}
	.headerMiddleBlockInner .search input.submit {
	    position: absolute;
	    top: 2px;
	    right: 0;
	}
}
@media screen and (max-width: 640px){
	#footer .leftColumn {
		width: 100%;	
	}
	#footer .rightColumn {
	    width: 100%;
	    text-align: center;
	}
	#footer .leftColumn a{
		background: none;
		padding-right: 13px;
	}
	#footer .leftColumn .leftLinkBlock {
		width: 50%;
		text-align: right;
	}
	#footer .leftColumn .rightLinkBlock {
		width: 50%;
	}
	.soc_block {
	    position: absolute;
	    bottom: unset;
	    top: 5px;
	    width: 100% !important;
	    text-align: center;
	}
	#footer {
	    height: 450px;
	}
	#ant_bask_link, .headerMiddleBlockInner .reg a, .headerMiddleBlockInner .a_en a {
	    font-size: 14px !important;
	}
	.content.ins img{
		max-width: 100%;
		height: auto;
	}
	.content.ins{
		width: 98vw;
		padding: 1vw;
	}
	#header {
	    height: 240px;
	}
	.content.ins .shnBox li table,
	.content.ins .shnBox li table tbody{
		display: table;
		width: 100%;		
	}
	.content.ins .shnBox li {
		
	}
	.content.ins .shnBox li {
		
	}
}
@media screen and (max-width: 580px){

}
@media screen and (max-width: 480px){
	body{
		overflow-x: hidden;
	}
	.content.ins .shnBox li {
	    width: 96%;
	}
	#ant_bask_link, .headerMiddleBlockInner .reg a, .headerMiddleBlockInner .a_en a {
	    font-size: 12px !important;
	}
	.bx_item_detail .bx_bt_blue {
		width: 142px;
		padding-left: 50px;
	}
	.headerTopBlock{
		background: none !important;
	}
	.headerTopBlockInner p {
	    margin: 0;
	    padding-top: 10px;
	    text-align: center;
	    float: none;
	}

}




