@import 'normalize.css';
@font-face {
	font-family: 'Conv_geograph';
	src: url('../fonts/geograph.eot');
	src: local('☺'), url('../fonts/geograph.woff') format('woff'), url('../fonts/geograph.ttf') format('truetype'), url('../fonts/geograph.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
.left {float: left;}
.right {float: right;}
.w760{width:760px}
.margL0
{
    margin-left: 0 !important;
}
.select2-container {
    max-width: 100%;
    z-index: 9999999999;
}
html, body
{
	/* height: 200%; */
	/* height: 200%; */
	height: 100% !important;
    min-height: 100%;
    position: relative;
}

a {
    color: #ff0000;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}

input {margin: 0; padding: 0;}
/*УБИРАЕМ ОБВОДКУ В ХРОМЕ ПРИ ФОКУСИРОВКЕ*/
input:focus, textarea:focus, a:focus, div:focus {outline:none;}
/*ЦВЕТ ИНПУТОВ*/
input {color: #000; font-family: verdana;font-size:12px;}
textarea {color: #000; font-family: verdana;font-size:12px;}
/*ЦВЕТ ПЛЕЙСХОЛДЕРА*/
input::-webkit-input-placeholder {color: #484848;font-style: normal;opacity: 1;}
input:-moz-placeholder {color: #484848;font-style: normal;opacity: 1;}
input::-moz-placeholder {color: #484848;font-style: normal;opacity: 1;}
textarea::-webkit-input-placeholder {color: #484848;font-style: normal;opacity: 1;}
textarea:-moz-placeholder {color: #484848;font-style: normal;opacity: 1;}
textarea::-moz-placeholder {color: #484848;font-style: normal;opacity: 1;}
/*ЦВЕТ ПЛЕЙСХОЛДЕРА ПРИ ФОКУСИРОВКЕ*/
input:focus::-webkit-input-placeholder {color: #9a9a9a;font-style: normal;opacity: 1;}
input:focus:-moz-placeholder {color: #9a9a9a;font-style: normal;opacity: 1;}
textarea:focus::-webkit-input-placeholder {color: #9a9a9a;font-style: normal;opacity: 1;}
textarea:focus:-moz-placeholder {color: #9a9a9a;font-style: normal;opacity: 1;}	

::-moz-selection { background: #fee308; color: #000; text-shadow: none; }
::selection { background: #fee308; color: #000; text-shadow: none; }	

h1, h2, h3 {
    line-height: 30px ;
}
h1,h2,h3,h4,h5,h6
{
	
}

 body
{
	background: rgb(237,239,238);
    background: -moz-linear-gradient(left,  rgba(237,239,238,1) 0%, rgba(227,228,232,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(237,239,238,1)), color-stop(100%,rgba(227,228,232,1)));
    background: -webkit-linear-gradient(left,  rgba(237,239,238,1) 0%,rgba(227,228,232,1) 100%);
    background: -o-linear-gradient(left,  rgba(237,239,238,1) 0%,rgba(227,228,232,1) 100%);
    background: -ms-linear-gradient(left,  rgba(237,239,238,1) 0%,rgba(227,228,232,1) 100%);
    background: linear-gradient(to right,  rgba(237,239,238,1) 0%,rgba(227,228,232,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edefee', endColorstr='#e3e4e8',GradientType=1 );
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.page_wrapper{
	background: no-repeat fixed center 0 transparent;
    min-height: 100%;
    padding-bottom: 52px;
    position: relative;
}
.black_body
{
    background: rgb(61,61,61);
    background: -moz-linear-gradient(45deg,  rgba(61,61,61,1) 0%, rgba(0,0,0,1) 40%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(61,61,61,1)), color-stop(40%,rgba(0,0,0,1)));
    background: -webkit-linear-gradient(45deg,  rgba(61,61,61,1) 0%,rgba(0,0,0,1) 40%);
    background: -o-linear-gradient(45deg,  rgba(61,61,61,1) 0%,rgba(0,0,0,1) 40%);
    background: -ms-linear-gradient(45deg,  rgba(61,61,61,1) 0%,rgba(0,0,0,1) 40%);
    background: linear-gradient(45deg,  rgba(61,61,61,1) 0%,rgba(0,0,0,1) 40%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3d3d', endColorstr='#000000',GradientType=1 );

    margin: 0 auto;
    width: 980px;

}
.wrapper
{
    margin: 0 auto;
    width: 955px;
    position: relative;
	
}
header{
    background: url("../common/bg-header.png") no-repeat scroll 0 0 transparent;
	height: 159px;
}
header .wrapper{
	height: 100%;
}
.h-logo
{
    background: no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 97px;
    position: relative;
    text-indent: -9999px;
    top: 11px;
    width: 825px;
}
.h-right {
    float: right;
    width: 200px;
    position: relative;
    top: -80px;
}
/* .h-phone {
    background: url("../common/bg-h-phone.png") no-repeat scroll left 3px transparent;
    color: #FFFFFF;
    float: right;
    font-family: 'DINProBold';
    font-size: 18px;
    padding: 0 0 0 25px;
    text-align: right;
    width: 187px;
} */
.h-phone {
    color: #A2A2A3;
    float: right;
    font-size: 18px;
    padding: 0 0 0 25px;
    text-align: right;
    width: 200px;
}
.h-phone_mts {
    
}
.h-phone_kstar {
    background-position: left -18px;
}
.h-mail {
    /* color: #797979; */
   color: #A2A2A3;
    display: inline-block;
    float: right;
    font: 15px arial;
    margin: 3px 0 0;
    text-align: right;
}
.h-mail:hover {
    color: #ffffff;
}
/* navigation */
.h-nav
{
    background: url("../common/bg-h_nav.png") repeat-x scroll 0 0 transparent;
    bottom: 0;
    clear: both;
    display: inline-block;
    height: 39px;
    position: absolute;
    width: 100%;
}
.h-nav li
{
    float: left;
    height: 100%;
}
.h-nav li:hover, .h-nav li.active
{
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(179,179,179,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(179,179,179,1)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(179,179,179,1) 100%);
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(179,179,179,1) 100%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(179,179,179,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(179,179,179,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b3b3b3',GradientType=0 );

}

    

.h-nav li:hover a, .h-nav li.active a
{
    color: #000000;
}
.h-nav li a
{
    
    background: url("../common/bg-h_nav_link.png") no-repeat scroll left 0 transparent;
    color: #FFFFFF;
    display: block;
    font: 15px/36px arial;
    height: 100%;
    padding: 0 17px;
    text-decoration: none;
}
.h-nav li:first-child a
{
    background: none;
}
.h-nav .sale a, .h-nav .sale:hover a
{
    color: #ff161a;
}
.h-nav .last
{
    
}
.h-nav .last a
{
    /*margin: 0 1px 0 0;
    padding: 0 16px;*/
}
.h-nav .football_spy, .h-nav .football_spy:hover
{
    background: url("../common/bg-footbal_psy.png") no-repeat scroll 1px -1px transparent !important;
    cursor: pointer;
    display: block;
    float: right;
    height: 64px;
    padding: 0;
    position: absolute;
    right: -75px;
    text-indent: -9999px;
    top: -21px;
    width: 183px;
}
.h-nav .football_spy a
{
    background: none;
}
/* navigation */

/* ------- content section --------- */
.content_section
{
    /* height: 115%; */
    margin: 15px 0 0;
    /* min-height: 100%; */
    min-height: 775px;
    padding: 0 0 50px;
}
.content_sectionL
{
    width: 180px;
    float: left;
}
.aside-Search
{
    width: 100%;
    height: 25px;
    position: relative;
}
.aside-Search input
{
    background: none repeat scroll 0 0 #B6B6B6;
    border: medium none;
    color: #333333;
    display: block;
    font: 11px arial;
    height: 100%;
    padding: 0 10px;
    width: 129px;
}
.aside-SearchSubmit
{
    background: none repeat scroll 0 0 #383838;
    border: medium none;
    color: #949494;
    font: bold 11px arial;
    height: 100%;
    position: absolute;
    right: 0;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.23);
    top: 0;
    width: 31px;
}
.content_sectionR
{
    color: #AEAEAE;
    float: right;
    /*width: 760px;*/
}


.aside-nav {
    background: none repeat scroll 0 0 #2a2a2a;
}

.aside-nav_head
{
    background: url("../common/bg-asideHead.png") no-repeat scroll 95% 10px #383838; 
    border: 1px solid #878787;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 15px/34px arial;
    height: 34px;
    margin: 13px 0 0;
    padding: 0 0 0 10px;
    text-transform: uppercase;
  
}
.aside-nav_head_inactive
{
    background-position: 95% -16px;
    background-color: #636363;
}
.aside-SubNav
{
    margin: 17px 0 0;
}

.aside-SubNav li
{   
    border-bottom: 1px solid #353535;
    margin: 0 10px;
}
.aside-SubNav li:first-child, .aside-SubNav li.first
{
    border-top: 1px solid #353535;
}
.aside-SubNav a
{
    background: url("../common/bg-asideNav.png") no-repeat scroll left center transparent; 
    color: #AFAFAF;
    display: block;
    font: 12px/17px arial;
    padding: 0 0 0 16px;
    text-decoration: none;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease;
}
.aside-SubNav li.active a, .aside-SubNav li:hover a
{
    color: #ff0000;
    padding: 0 0 0 24px;
}
.aside-SubNavHeadFilter, .aside-SubNavHead, .aside-SubNavHead a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font: bold 11px arial;
    margin: 0 0 7px;
    padding: 0 0 0 10px;
    text-transform: uppercase;
    width: 100%;
}


.aside-socials
{
    margin: 12px 0 0 0;
}
.aside-socials .social
{
    background: url("../common/bg-social.png") no-repeat scroll 0 0 transparent;
    border: 1px solid #848484;
    display: block;
    float: left;
    height: 52px;
    margin: 0 0 0 12px;
    width: 52px;
}

.aside-socials .social_youtube {
    background-position: -65px -1px;
}
.aside-socials .social_vk {
    background-position: -129px -1px;
}
.aside-socials .social:hover {
    border: 1px solid #f00;
}
.aside-banner p 
{
    margin: 12px 0 7px 0;
}
.aside-banner img {
    border: 1px solid #848484;
}
.aside-banner a:hover img {
    border: 1px solid #f00;
}

.content_filter
{
    background: none repeat scroll 0 0 #383838;
    height: 40px;
    margin: 13px 0 0;
    padding: 8px 0 0;
}
.content_filterHead
{
    color: #b7b7b7;
    color: rgba(255, 255, 255, 0.55);
    float: left;
    font: 13px/23px arial;
    padding: 0 0 0 11px;
    width: 110px;
    
}
.select {
    background: none repeat scroll 0 0 #B6B6B6;
    color: #393939;
    cursor: pointer;
    display: inline-block;
    font: 11px/25px Arial;
    height: 24px;
    margin: 0 0 0 6px;
    padding: 5px 20px 4px 8px;
    position: relative;
    text-align: left;
}
.select:hover
{
    background: #cfcfcf;
}
.selectbox .trigger {
    background: url("../common/bg-select_trigger.png") no-repeat scroll 0 0 transparent;
    height: 21px;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 22px;
}
.dropdown ul {
    height: 232px;
}
.activeSelect
{
    background: #ffffff !important;
}
.select .text
{
    color: #393939;
    font: 11px Arial;
}
.select ul
{
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 1px 7px 7px -7px rgba(52, 36, 55, 0.85);
    display: none;
    left: 0;
    position: absolute;
    top: 24px;
    width: 100%;
    z-index: 2;
}
.select ul li
{
   /*  border-bottom: 1px solid #383838; */
    color: #393939;
    font: 11px/25px Arial;
    padding: 0 0 0 10px;
    height: 25px;
}
.select ul li:hover
{
    background: none repeat scroll 0 0 #000000;
    color: #ffffff;
}
.select ul li:last-child, .noBorder
{
    border-bottom: none;
}
.trigger {
    background: url("../common/bg-select_trigger.png") no-repeat scroll 0 0 transparent;
    height: 5px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 7px;
}
.content_menu
{
    margin: 13px 0 0 0;
}
.content_menu li
{
    border: 1px solid #848484;
    float: left;
    width: 245px;
    height: 215px;
    margin: 0 0 13px 12px;
    position: relative;
}
.content_menu li.active, .content_menu li:hover
{
    border: 1px solid #ff0000;
}
.content_menu a
{
    display: block;
    height: 100%;
    overflow: hidden;
    text-decoration: none;
    width: 100%;
}
.content_menuName
{
    background: url("../common/bg-content_menuNameBlock.png") repeat-x scroll 0 0 transparent;
    bottom: 0;
    color: #FFFFFF;
    font: bold 18px/42px arial;
    height: 40px;
    padding: 0 0 0 30px;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
	    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.content_menuName:after
{
    
    background: url("../common/bg-content_menuName.png") no-repeat scroll 10px center transparent;
    position: absolute;
    width:100%;
    height: 100%;
    content: " ";
    left: 0;
}
.content_menuName_Small
{
    font: bold 13px/38px arial;
}
.mainTextBlock
 {
    margin: 10px 0 0 0;
}
.tovarTextBlock
{
    border: 1px solid #848484;
    padding: 16px 21px 19px;
    width: 444px;
}
.tovarTextBlock .textBlockText {
    color: #ADADAD;
}
.textBlockHead
 {
    color: #FFFFFF;
    font: 16px arial;
    text-transform: uppercase
}
.textBlockText {
    color: #b7b7b7;
    color: rgba(255, 255, 255, 0.55);
    font: 13px/19px arial;
    margin: 10px 0 0 0;
}
.textBlockText p {
    color: #aeaeae;  
    margin: 24px 0 0 0;
    /* color: rgba(144, 144, 144, 0.77); */
}


.text_section  .textBlockText_note
{
    background: rgb(39,39,39);
    background: -moz-linear-gradient(left,  rgba(39,39,39,1) 50%, rgba(23,23,23,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(50%,rgba(39,39,39,1)), color-stop(100%,rgba(23,23,23,1)));
    background: -webkit-linear-gradient(left,  rgba(39,39,39,1) 50%,rgba(23,23,23,1) 100%);
    background: -o-linear-gradient(left,  rgba(39,39,39,1) 50%,rgba(23,23,23,1) 100%);
    background: -ms-linear-gradient(left,  rgba(39,39,39,1) 50%,rgba(23,23,23,1) 100%);
    background: linear-gradient(to right,  rgba(39,39,39,1) 50%,rgba(23,23,23,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272727', endColorstr='#171717',GradientType=1 );
    
    border: 1px solid #3a3a3a;
    color: #626262;
    padding: 20px 45px 15px 20px;
    

}
.showPartition.contSliderWrapper {
    margin-top: 0;
}
.contSliderWrapper
{
    border-top: 1px solid #535353;
    margin: 30px 0 0 0;
    padding: 40px 10px 0 10px;
}
.contSliderWrapper .bx-wrapper .bx-viewport
 {
    height: 250px !important;
}

#contSlider
{
   
}
.contSliderBlock
{
    float: left !important;
    width: 170px !important;
    height: 200px;
    text-decoration: none;
    margin: 0 0 0 7px;
}
.contSliderBlock img
{
    max-width: 171px;
    max-height: 117px;
}
.sliderImgWrap
{
    width: 171px; 
    text-align: center;
    height: 171px;
    overflow: hidden;
    border: 1px solid #858585;

background-size: contain;
	background-repeat:no-repeat;
	background-position: center center;
}
.contSliderName
{
    color: #5e6263;
    font: 12px arial;
    margin: 16px 0 0 0;
    text-align: center;
}
.contSliderName:hover
{
    color: #ffffff;
}
.contSliderPrice
{
   color: #9D9D9D;
    font: 19px arial;
    margin: 10px 0 0;
    text-align: center;
}
/* ------- content section --------- */

/* ------- inner pages ------------- */
.breadcrumbs {
    display: inline-block;
    margin: -6px 0 10px;
    width: 100%;
}
.breadcrumbs.news-blog {
	margin: 0 0 15px;
}
.breadcrumbs li {
    float: left;
    padding: 0 10px 0 0;
}
.breadcrumbs li:after
{
    background: url("../common/bg-breadcrubbsSep.png") no-repeat scroll 0 0 transparent;
    content: " ";
    display: inline-block;
    height: 7px;
    margin: 0 0 0 10px;
    width: 3px;
}
.breadcrumbs li.current:after
{
    display: none;
}
.breadcrumbs li a {
    color: #555555;
    font: 11px arial;
    /* text-decoration: none; */
}
.breadcrumbs li.current a, .breadcrumbs li:hover a, .breadcrumbs li.current {
    color: #ffffff;
}
.bigBanner
{
	border: 1px solid #848484;
    color: #FFFFFF;
    display: block;
    margin: 11px 0 0;
    text-decoration: none;
}
.bigBanner img
{
	display: block;
	margin: 0 auto;
}

.content_menuName_small {
    font: bold 13px/38px arial;
}
.content_razdKatName
{
    font: bold 17px/38px arial;
}
.content_menuName span
{
    text-transform: none;
}

.podrazdelBlockWrapper
{
    margin: 12px 0 0;
}
.podrazdelBlock 
{
    display: block;
    float: left;
    margin: 0 0 20px 20px;
    min-height: 275px;
    min-height: 240px;
    position: relative;
    text-decoration: none;
    width: 175px;
}
.podrazdelBlock:hover .podrazdelImgWrap,
.podrazdelBlock:hover .podrazdelCat
{
    border-color: #f00;
}
.podrazdelBlock:hover .podrazdelName,
.podrazdelBlock:hover .podrazdelPrice,
.podrazdelBlock:hover .podrazdelRazmer
{
    color: #fff;
}
.podrazdelImgWrap
{
   border: 1px solid #858585;
   overflow: hidden;
}
.podrazdelImgWrap a
{
    display: block;
    height: 116px;
    position: relative;
    text-decoration: none;
}
.podrazdelCat
{
    background: #636363;
    border-bottom: 1px solid #858585;
    color: #FFFFFF;
    font: 11px/18px arial;
    height: 18px;
    text-align: center;
    text-transform: uppercase;
}
.podrazdelSale 
{
    color: #FFFFFF;
    font: bold 9px/17px arial;
    height: 17px;
    left: 1px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 100px;
    width: 36px;
}

.podrazdelSale_red
{
    background: #cf3427;
}
.borderClass {
    display: table-cell;
    height: 173px;
    vertical-align: middle;
    text-align: center;
    width: 173px;
	background-size: contain;
	background-repeat:no-repeat;
	background-position: center center;
}
.podrazdelBlock img {
    display: block;
    /*height: 116px;*/
    overflow: hidden;
    /*width: 100%;*/
	margin: 0 auto;
    max-height: 116px;
}
.podrazdelName
{
    color: #5E6263;
    display: block;
    font: 12px arial;
    margin: 11px 0 0;
    text-align: center;
    text-decoration: none;
}
.podrazdelName:hover
{
    /*color: #fff;*/
}
.podrazdelRazmer
{
    color: #5E6263;
    display: block;
    font: 11px arial;
    margin: 9px 0 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.podrazdelPrice
{
    color: #9D9D9D;
    font: 19px arial;
    margin: 16px 0 0;
    margin: 6px 0 0;
    text-align: center;
}

.goodWrap
{
    margin: -5px 0 0;
}

.goodBlockL
{
    width: 450px;
    width: 444px;
    float: left;
}
.goodBlockL #bxsliderThumb {
    margin: 15px 0 0;
}
#bxsliderThumb a {
    border: 1px solid #848484;
	display: block;
	overflow: hidden;
}
.goodBlockL #bxsliderThumb img {
	display: block;
	margin: 0 auto;
    max-width: 442px;
    max-height: 299px;
}
.goodBlockL .bx-pagerThumb a
{
    display: block;
    float: left;
    margin: 13px 0 0 12px;
}
.goodBlockL  .bx-wrapper
{
    margin: 16px 0 0 0;
}
.bx-wrapper .bx-viewport
{
    height: 356px !important;
    /**/
}
.aukTovariWrap .bx-wrapper .bx-viewport {
    padding: 74px 0 0;
}
.goodBlockL  .bx-wrapper img
{
    border: 1px solid #848484;
}
.goodBlockL .bx-pagerThumb a  {
    border: 1px solid #848484;
    height: 140px;
    text-align: center;
    width: 140px;
	display:block;
background-size: containt;
	background-repeat:no-repeat;
	background-position: center center;
}
.goodBlockL .bx-pagerThumb a img {
    max-height: 92px;
    max-width: 138px;
}

.goodSocials
{
    display: block;
    height: 48px;
    margin: 17px 0 0;
    padding: 0 0 0 84px;
}



.social {
    background: url("../common/bg-goodSocials.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 40px;
   /*  transition: background-image 500ms linear 0s; */
    width: 40px;
}

.social div
{
    background-image: url("../common/bg-goodSocials.png");
    display: block;
    height: 100%;
    opacity: 0;
    transition: opacity 250ms linear 0s;
    width: 100%;
    
}

.social div:hover
{
    opacity: 1;
}
a.social_vk {
    background-position: 0 0;
}

a.social_fb {
    background-position: -40px 0;
}
a.social_tw {
    background-position: -80px 0;
}
a.social_google {
    background-position: -120px 0;
}
a.social_youtube {
    background-position: -160px 0;
}
.social_ask {
    background-position: -200px 0;
    cursor: pointer;
}


div.social_vk {
    background-position: 0 -40px;
}

div.social_fb {
    background-position:  -40px -119px;
}
div.social_twi {
    background-position:  -80px -119px;
}
div.social_go {
    background-position:  -120px -198px;
}
div.social_yt {
   background-position:  -160px -198px;
}
div.social_em {
    background-position:  -200px -277px;
}

.goodBlockR
{
    float: right;
    margin: 16px 0 0;
    width: 297px;
}

/*.goodBlock_prices,*/
.goodBlock_types, .goodBlock_models
{
   border-top: 1px solid #383838;
}
.goodBlock_prices
{
    margin: -4px 0 7px;
}
.goodBlock_oldPrice 
{
    color: #FF0000;
    font: 14px arial;
    margin: 0 0 7px;
    text-align: right;
}
.goodBlock_models.empty
{
	margin: 0;
}
.goodBlock_oldPrice  span
{
    /*text-decoration: line-through;*/
}

.goodBlock_newPrice
{
    color: #ffffff;
    font: 24px arial;
    text-align: right;
}
.goodBlock_types
{
    padding: 8px 0 0 6px;
}

.goodBlock_type
{
    color: #ffffff;
    font: 14px/19px arial;
}
.goodBlock_type span
{
    color: #929292;
}
.goodBlock_models
{
    margin: 8px 0 16px;
    padding: 13px 0 0;
}

.goodBlock_model
{
    background: none repeat scroll 0 0 #343434;
    border: 1px solid #A0A0A0;
    color: #868686;
    cursor: pointer;
    float: left;
    font: 10px/23px arial;
    height: 25px;
    margin: 0 0 10px 12px;
    text-align: center;
    width: 140px;
	position:relative;
}

.goodBlock_model_active
{
    background: none repeat scroll 0 0 #004545;
    border: 1px solid #06d718;
    color: #D0D0D0;
}
.goodBlock_model:hover
{
    background: none repeat scroll 0 0 #004545;
    border: 1px solid rgb(6 215 24 / 53%);
    color: #D0D0D0;
}

.goodBlock_button
{
    background: none repeat scroll 0 0 #004545;
    border: 1px solid #00FFFF;
    color: #D0D0D0;
    font: 13px/23px Trebuchet MS,arial;
    height: 25px;
    margin: 0 0 9px;
    text-align: center;
    width: 99%;
}
.goodBlock_button span
{
    position: relative;
    
    top: -1px;
}
.goodBlock_button__buy
{
    background: none repeat scroll 0 0 #450000;
    border: 1px solid #ff0000;
    color: #a0a0a0;
}

.goodBlock_pers
{
    margin: 17px 0 0;
}

.goodBlock_persHead
{
    border: 1px solid #757677;
    color: #FFFFFF;
    font: 19px/26px arial;
    height: 27px;
    padding: 0 0 0 7px;
    text-transform: uppercase;
}
.goodBlock_persHead span
{
    background: none repeat scroll 0 0 #01AFFE;
    color: #000000;
    font: bold 18px arial;
    left: 3px;
    padding: 0 3px 0 1px;
    position: relative;
    text-transform: none;
    top: -1px;
}
.goodBlock_persImg
{
    /*border: 1px solid #757677;
    color: #D0D0D0;
    float: left;
    margin: -1px 0 6px 5px;*/
    color: #D0D0D0;
    float: left;
    margin: -1px 0 6px;
    display: block;
    border: 1px solid #848484;
    width: 293px;
}
.aukTovariWrap
{
    margin: 25px 0 0 0;
}
.aukTovariHead
{
    color: #FFFFFF;
    font: 17px/26px arial;
    text-transform: uppercase;
}
#aukSlider
{
    padding: 7px 0 0 0;
}
.aukSliderBlock {
    float: left !important;
    /*height: 250px;*/
    margin: 0;
    text-decoration: none;
    width: 295px !important;
}
.aukSliderImgWrap {
    border: 1px solid #858585;
    height: 198px;
    overflow: hidden;
    position: relative;
	background-size: containt;
	background-repeat:no-repeat;
	background-position: center center;
}
.doNg
{
    color: #2e2d2d;
    font: 10px arial;
    text-align: center;
}
.aukSliderName
{
    /*padding: 0 35px;*/
    padding: 0;
}

.disqus
{
    background: url("../common/bg-disqus.png") no-repeat scroll center 0 transparent;
    display: block;
    height: 340px;
    margin: 30px 0 0;
}
.textBlockDate
{
    margin: 10px 0 0 0;
    color: #646464;
    font: 11px arial;
}
.textBlockUnderline
{
    border-bottom: 1px solid #383838;
    margin: 15px 0 30px;
    padding: 0 0 30px;
}

.styatti_banner
{
    /* border-top: 1px solid #383838; */
    margin: 0 0 30px 0;
    /*padding: 30px 0 0 0;*/
}






.news-show .breadcrumbs {
	margin: -4px 0 6px;
}
.news-show .textBlockHead {
	margin: 0 0 8px;
}
.news-show .textBlockDate {
	margin: 0 0 8px;
}
.news-show .textBlockText {
	margin: 0;
}
.news-show .textBlockText p {
	margin: 0 0 6px;
}
.news-show .mainNewsContent {
	margin: 0 0 12px;
}
.news-show .styatti_banner {
	border: 0 none;
	margin: 0 0 5px;
	margin: 0 0 12px;
}


/* ================================================== partitionFootball====================================================== */
.partitionFootball {
	margin: -10px 0 0;
}
.partitionFootball .statiBlock
{
    border: 1px solid #848484;
    float: left;
    height: 185px;
    margin: 6px 0 0 6px;
    margin: 10px 0 0 10px;
    padding: 0;
    position: relative;
    width: 185px;
    width: 311px;
}
.partitionFootball .statiBigBlock  
{
    height: 376px;
    width: 376px;
    
    height: 380px;
    width: 632px;
}
/*.partitionFootball .statiBlock:hover .statiR 
{
    display: block;
}*/

.partitionFootball .statiBlock:last-child, .statiBlock_last {
    border-bottom: none;
}
.partitionFootball .statiImg {
    display: block;
    float: none;
    height: 100%;
    margin: 0;
    width: 100%;
}
.partitionFootball .statiImg img
{
   width: 100%;
   height: 100%;
}

.partitionFootball .statiR {
    background: none repeat scroll 0 0 rgba(56,56,56,0.75);
    display: none;
    height: 100%;
    left: 0;
    overflow: hidden;
    padding: 23px 0 0 16px;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 100%;
    display:none;
}

.partitionFootball .statiR a
{
    color: #FFFFFF;
    display: block;
    text-decoration: none;
    font-size: 13px;
}

.partitionFootball .statiR a:hover p,.partitionFootball  .statiR a:hover
{
    color: #ff0000;
}
.partitionFootball .statiBlockDate
 {
    color: #646464;
    color: #AEAEAE;
    font: 11px arial;

}
.partitionFootball .statiBlockHead
{
    color: #FFFFFF;
    font: 16px arial;
    height: 122px;
    margin: 10px 10px 0 0;
    overflow: hidden;
}

.statiBigBlock .statiBlockHead {
    height: auto;
}

.partitionFootball .statiBlockText
{
   color: #aeaeae;
   font: 13px/19px arial;
   margin: 10px 0 0 0;
   display: none;
}
.partitionFootball .showMoreNews
{
    border: 1px solid #848484;
    color: #ffffff;
    cursor: pointer;
    width: 100%;
    height: 47px;
    font: 13px/47px arial, sans-serif;
    background: #212121;
    text-align: center;
    margin: 10px 0 0;
    display: block;
    text-decoration: none;
}
.partitionFootball .statiBigBlock  .statiBlockText
{
   color: #aeaeae;
   font: 13px/19px arial;
   margin: 10px 0 0 0;
   display: block;
}
/* old styles */
.textBlockHead.news-blog {
	font: 16px/12px 'Arial', sans-serif;
}

 .statiBlock
{
    border-bottom: 1px solid #383838;
    min-height: 160px;
    margin: 10px 0 0 0;
    padding: 0 0 35px 0;
}
.statiBlock.news-blog {
	margin-top: 15px;
	min-height: inherit;
	padding: 0 0 15px;
}

.statiBlock.statiBigBlock.right {
    float: right;
    margin: 6px 2px 0 0;
    margin: 10px 2px 0 0;
}
.statiBlock:last-child,  .statiBlock_last {
    border-bottom: none;
}
.statiImg
{
    margin: 0 30px 0 0;
    min-height: 140px;
    float: left;
    width: 150px;
}
.news-blog .statiImg {
	margin-right: 15px;
	min-height: inherit;
}

 .statiImg img
{
    border: 1px solid #868686;
}
 .statiR
{
    float: left;
    width: 560px;
}
.news-blog .statiR {
    width: 594px;
}
 .statiR a
{
    color: #FFFFFF;
}
 .statiR a:hover p,  .statiR a:hover
{
    color: #ff0000;
}
 .statiBlockDate
 {
    color: #646464;
    font: 11px arial;

}
.statiBlockHead
{
    color: #FFFFFF;
    font: 16px arial;
    margin: 10px 0 0 0;
}
.news-blog .statiBlockHead {
	margin-top: 15px;
        margin-bottom: 15px;
}

.partitionFootball .statiBlockText
{
   color: #aeaeae;
   font: 13px/19px arial;
   margin: 15px 0 0 0;
}

/* ================================================== partitionFootball====================================================== */
.pagination
{
    border-top: 1px solid #383838;
    height: 40px;
    margin: 15px 0 0 0;
    padding: 12px 0 0;
    position: relative;
}
.pagination .podrazdelAllItems
{
    position: absolute;
    width: 96px;
    right: 1px;
    height: 23px;
    top: 0; bottom: 0;
    margin: auto;
    color: #b5b5b5;
    background: #2f2f2f;
    text-align: center;
    font: 12px/23px arial;
}
.pagination span
{
    float: left;
}
.pagination span:hover a, .pagination .active, .pagination .prev:hover, .pagination .next:hover
{
    color: #cf3427;
    font: 12px arial;
    margin: 0 8px 0 0;
    cursor:pointer;
}
.pagination a
{
    color: #5E6263;
    display: block;
    font: 12px arial;
    margin: 0 8px 0 0;
    text-decoration: none;
}
.pagination .prev, .pagination .next
{
    color: #5e6263;
    display: block;
    font: 12px arial;
    margin: 0 8px 0 0;
    cursor:pointer;
}
.faqBlockWrap
{
    padding: 10px 0 0;
}

.faqBlock
{
    background: url("../common/bg-faqBlock.png") no-repeat scroll 15px 14px #232323;
    min-height: 35px;
    color: #ffffff;
    font: 15px arial;

    border: 1px solid #4b4b4b;
    padding: 8px 0 0 36px;
    cursor: pointer;
    margin: 0 0 10px 0;
    transition: color 0.5s ease 0s;
}
.faqBlock.ui-state-active,
.faqBlock_active
{
    background-position: 10px -195px;
    border-bottom: 0 none;
    color: #ff0000;
}
.faqBlock_active p
{
  display: block;
}
.faqBlockAnswer
{
    background: none repeat scroll 0 0 #232323;
    border-bottom: 1px solid #4B4B4B;
    border-left: 1px solid #4B4B4B;
    border-right: 1px solid #4B4B4B;
    display: none;
    margin: -10px 0 10px;
    padding: 20px 20px 20px 40px;
}
.faqBlock a.faqLink {
    color: #ffffff;
    font: 15px arial;
    text-decoration: none;
}
.faqBlockAnswer p
{
    color: #AEAEAE;
    font: 13px arial;
}
.text_banner
{
    margin: 26px 0 40px 0;
}
/* ------- inner pages ------------- */
/* footer */
footer
{
	background: rgb(35,35,35);
    background: -moz-linear-gradient(top,  rgba(35,35,35,1) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(35,35,35,1)), color-stop(100%,rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top,  rgba(35,35,35,1) 0%,rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top,  rgba(35,35,35,1) 0%,rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top,  rgba(35,35,35,1) 0%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom,  rgba(35,35,35,1) 0%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#232323', endColorstr='#000000',GradientType=0 );

    bottom: 0;
    height: 52px;
    left: 0;
    position: absolute;
    width: 980px;
    right: 0;
    margin: 0 auto;
}
footer .wrapper
{
	
}
.f-copy
{
    color: #5e6263;
    font: 12px/52px arial;
    text-align: center;
}


/* footer */

.bottomStick
{ 
    background: url("../common/bg-bottom-stick.png") no-repeat scroll 100% 0 transparent;
    bottom: 0;
    display: block;
    height: 98px;
    position: fixed;
    right: 0;
    width: 98px;
    bottom: 0;
}
.bottomStick:hover
{ 
    background: url("../common/bg-bottom-stick.png") no-repeat scroll 100% 100% transparent;
}

.popupLink
{
    background: url("../common/bg-popupLink.png") no-repeat scroll 0 0 transparent;
    border: 2px solid #b20000;
    border-right: 0 none;
    cursor: pointer;
    top: 100px;
    display: block;
    height: 183px;
    position:fixed;
    right: 0;
    width: 62px;
}

#toTopLink
{
    background: url("../common/bg-toTop.png") no-repeat scroll 50% 50% transparent;
    border: 2px solid #B20000;
    border-right: 0 none;
    cursor: pointer;
    display: block;
    height: 62px;
    position: fixed;
    right: 0;
    top: 390px;
    width: 62px;
    z-index: 50;
}
/* loader styles */
 #loader
 {
	background: rgba(256,256,256,0.4);
	display: none;
	position: fixed;
	top:0;left:0;right:0;bottom:0;
	height: 100%;
	width: 100%;
 }
 #loader img
 {
	bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
 }
 
 .cartWrapper {
     position: relative;
 }
/* loader styles */
.korzinaWrapper
{
    /*bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99999;
    height:100%;
    min-height:100%;*/
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 140px;
    z-index: 99999;    
}

.korzinaBlock
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 5px solid #959595;
    border-radius: 7px;
    bottom: 0;
    height: 585px;
    left: 0;
    margin: 0 auto;
    padding: 15px 45px 0 34px;
    position: fixed;
    right: 0;
    top: 20px;
    width: 920px;
}
.korzinaClose
{
    background: url("../common/bg-korzinaClose.png") repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 46px;
    position: absolute;
    right: -24px;
    top: -22px;
    width: 46px;
}
.korzinaBlockHead
{
    color: #2e2e2e;
    font: bold 24px arial;
    text-transform: uppercase;
    
}
.continueShopping {
    border-bottom: 1px dashed;
    color: #1E77A1;
    cursor: pointer;
    display: inline-block;
    font: 13px arial;
    margin: 0 0 10px;
    text-decoration: none;
}
.continueShopping:hover, .korzinaItemName:hover
{
    color: #ff0000;
}
.continueShopping span{
    border-bottom: 1px dashed #FFFFFF;
}
.korzinaContent
{
    border-bottom: 1px solid #C2C2C2;
    padding: 0 0 15px;
}
.korzinaContentL
{
    width: 229px;
    float: left;
    border-right: 1px solid #c2c2c2;
    padding: 0 13px 0 0;
    display: block;
    position: relative;
}
.korzinaContentL input, .korzinaContentL textarea
{
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #D6D6D6;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.08) inset;
    color: #484848;
    font: italic 12px arial;
    height: 31px;
    margin: 0 0 7px;
    padding: 0 13px;
    width: 100%;
}
.korzinaContentL textarea
{
    height: 106px;
    height: 70px;
    margin: 15px 0 0;
    padding: 11px 13px;
    resize: none;
}
.korzDost
{
    font: bold 13px arial ;
    color: #393939;
    margin: 13px 0 0 0;
}
.korzDostRadio
{
    margin: 12px 0;
}
.korzDostRadio input[type="radio"] {
    display: none;
}
.korzDostRadio label {
    background: url("../common/bg-radio.png") no-repeat scroll 0 0 transparent;
    color: #4f4f4f;
    cursor: pointer;
    display: block;
    float: left;
    font: 12px arial;
    height: 18px;
    margin: 0;
    padding: 0 0 0 18px;
    width: 50%;
}
.korzDostRadio input[type="radio"]:checked + label {
    background-position: 0 -20px;
}

.ajax-loader-np {
	text-align: center;
}

.korzinaContentR
{
    float: left;
    margin: 0 0 0 10px;
    width: 591px;
}
.korzinaContentHead 
{
   border-bottom: 1px solid #c2c2c2;
   padding: 0 0 9px 24px;
   
}
.korzinaContentHead span
{
    color: 3393939;
    font: bold 12px arial;
    float: left;
}
.korzinaContentHead span.w105, .korzinaContentHead span.w90
{
    text-align: center;
}
.w207
{
    width: 207px;
}
.w125
{
    width: 123px;
}
.w145
{
    width: 143px;
}
.w85
{
    width: 83px;
}
.w105
{
    width: 103px;
}
.w90
{
    width: 87px;
}
.korzinaItemWrapper
{
    height: 350px;
    overflow: auto;
    padding: 0 10px 0 0
}
.korzinaItemBlock
{
    /*height: 122px;*/
    border-bottom: 1px solid #c4c4c4;
    padding: 23px 0 23px 24px;
    position: relative;
}
.korzinaItemDelete
{
    background: url("../common/bg-itemDelete.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 9px;
    left: 0;
    position: absolute;
    width: 9px;
}
.korzinaItemImg {
    display: block;
    text-decoration: none;
    float: left;
}


.korzinaItemName
{
    color: #1875A0;
    display: block;
    font: 12px arial;
    padding: 0 35px 0 0;
}
.korzinaItemPers
{
    color: #FF0000;
    display: block;
    font: 12px arial;
    margin: 12px 0 0;
}
.korzinaItemSize {
    color: #595959;
    display: block;
    font-size: 11px;
    margin: 6px 0 0;
}

.korzinaItemCount
{
    color: #a0a0a0;
    font: 12px arial;
}
.korzinaItemCount input
{
    border: 1px solid #d6d6d6;
    height: 25px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.08) inset;
    background: #ffffff;
    color: #3f3f3f;
    font: bold 16px arial;
    text-align: center;
    width: 43px;
}
 .korzinaItemCount .input
{
    border: 1px solid #d6d6d6;
    height: 25px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.08) inset;
    background: #ffffff;
    color: #3f3f3f;
    font: bold 16px/25px arial;
    text-align: center;
    width: 43px;
    float: left;
    margin: 0 5px 0 0;
    position: relative;
    top: -3px;
}
.korzinaItemSumm
{
    color: #292929;
    font: bold 14px arial;
    text-align: center;
}
.korzinaItemSumm span
{

    font:bold  12px arial;
}
.korzinaItemSummary
{
    color: #292929;
    font: bold 16px arial;
    text-align: center;
}
.korzinaItemSummary span
{
    font:bold 13px arial;
}
.korzinaItemSumm .korzinaItemPers
{
    font-weight: normal;
    margin: 5px 0 0 -17px;
    margin: 5px 0 0;
}
.korzinaItemItog
{
    color: #FF0000;
    font: bold 16px arial;
    padding: 9px 0 0;
    text-align: right;
}
.korzinaItemItog i {
    font-style: normal;
}
.korzinaItemItog span
{
    font:bold 13px arial;
}

.buttonGreen
{
    background: none repeat scroll 0 0 #0AA70A;
    border: 0 none;
    color: #FFFFFF;
    float: left;
    font: bold 15px/38px arial;
    height: 38px;
    margin: 0 14px 0 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 189px;
}
.korzinaItemBuy
{
    padding: 16px 0 0 0;
}
.korzinaNote
{
    float: left;
    color: #969696;
    font:italic 11px/38px arial;
}
.korzinaNote span
{
    color: #FF0000;
    font: italic 18px arial;
    margin: 0 5px 0 0;
}

.korzinaContentThx
{
    bottom: 0;
    display: none;
    height: 413px;
    left: 0;
    padding: 154px 10px 0 0;
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
}
.korzinaContentThx p
{
    color: #2E2E2E;
    font: bold 18px arial;
    margin: 0 0 20px;
    text-transform: uppercase;
}
.korzinaContentThx span
{
    color: #393939;
    font: bold 12px/18px arial;
}

.persBlockWrapper
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 5px solid #959595;
    border-radius: 7px;
    bottom: 0;
    display: none;
    left: 0;
    margin: 0 auto;
    padding: 30px 45px 0 34px;
    position: absolute;
    right: 0;
    top: 0;
    height: 541px;
    width: 920px;
}
.korzinaBlock
{
    display: none;
}
.personalizationBlock .korzinaNote
{
    float: right;
}
.personalizationText
{
    color: #2E2E2E;
    float: right;
    font: italic 13px arial;
    margin: 0 0 22px;
    text-align: justify;
    width: 597px;
}

.persBlock
{
    width: 185px;
    float: left;
    margin: 0 0 0 22px;
}
.persBlock_line
{
    background: none;
    width: 1px;
    display: block;
    height: 210px;  
}
.persBlock_bigLine
{
    background: none repeat scroll 0 0 #C2C2C2;
    display: block;
    height: 313px;
    left: 241px;
    position: absolute;
    width: 1px;
}
.persBlock img
{
     margin: 0 0 12px;
}
.korzinaOverlay {
    /*background: none;
    height: 100%;
    opacity: 0;
    position: fixed;
    width: 100%;*/
}
.korzinaOverlayNew {
    background: url("../common/bg-popup.png") repeat scroll 0 0 transparent;
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
}


.persItemName {
    color: #1875A0;
    display: block;
    font: 12px arial;
    margin: 0 0 15px;
    text-align: center;
    width: 100%;
}
.persItemName:hover {
    color: #ff0000;
}
.persItemSumm {
    color: #292929;
    font: bold 19px arial;
    text-align: center;
}
.persItemSumm i {
    font-style: normal;
}
.persItemSumm .persItemPers {
    font-weight: bold;
    margin: 5px 0 0 -17px;
}
.persItemPers {
    color: #FF0000;
    display: block;
    font: 13px arial;
    margin: 12px 0 0;
}
.persBlock input, .persBlock textarea
{
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #D6D6D6;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.08) inset;
    color: #484848;
    font: normal 12px arial;
    height: 31px;
    margin: 0 0 7px;
    padding: 0 13px;
    width: 100%;
}

.file_upload{
    display: block;
    position: relative;
    overflow: hidden;
    font-size: 1em;              /* example */
    height: 2em;                 /* example */
    line-height: 2em             /* the same as height */
}
.file_upload .button, .file_upload > mark{
    display: block;
    cursor: pointer              /* example */
}
.file_upload .button{
    float: right;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 8em;                  /* example */
    height: 100%;
    text-align: center           /* example */
}
.file_upload > mark{
    background: transparent;     /* example */
    padding: 7px 62px 0 0;
    color: #484848;
}
@media only screen and ( max-width: 500px ){  /* example */
    .file_upload > mark{
        display: none
    }
    .file_upload .button{
        width: 100%
    }
}
.file_upload input[type=file]{
    position: absolute;
    top: 0;
    opacity: 0;
    cursor: pointer;
}

/* Making it beautiful */

.file_upload{
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #D6D6D6;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.08) inset;
    color: #484848;
    cursor: pointer;
    font: normal 12px arial;
    height: 31px;
    margin: 0 0 7px;
    padding: 0 0 0 13px;
    width: 100%;
}
.file_upload.focus{
    /* box-shadow: 0 0 5px rgba(0,30,255,0.4) */
}
.file_upload .button{
    background: none repeat scroll 0 0 #3C3C3C;
    color: #FFFFFF;
    display: block;
    float: right;
    font: bold 12px/31px arial;
    height: 31px;
    margin: -1px 0 0 110px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    text-overflow: ellipsis;
    transition: background 0.2s ease 0s;
    white-space: nowrap;
    width: 62px;
}
.file_upload:hover .button{
    background: #555;

}
.file_upload:active .button{
    background: #555;

}
.persContent {
    border-bottom: 1px solid #C2C2C2;
    padding: 0 0 50px;
}
.persNote {
    color: #969696;
    float: right;
    font: italic 11px arial;
}
.pers_button {
    /*left: 35px;
    margin: 16px 0 0;
    position: absolute;
    top: auto;*/
}
.persButtonCell {
    margin: 16px 0 0;
    position: relative;
}
.persButtonLayout {
    bottom: 0;
    height: 38px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 189px;
    z-index: 50;
}


input.css-checkbox[type="checkbox"] {
    display: none;
}
input.css-checkbox[type="checkbox"] + label.css-label {
    background-position: 0 1px;
    background-repeat: no-repeat;
    color: #1E77A1;
    cursor: pointer;
    display: inline-block;
    font: italic 11px arial;
    height: 14px;
    margin: 25px 0 0 220px;
    margin: 9px 0 0 17px;
    padding-left: 25px;
    text-decoration: underline;
}
input.css-checkbox[type="checkbox"] + label.css-label:hover {
    /* color: #ff0000; */
}
input.css-checkbox[type="checkbox"]:checked + label.css-label {
    background-position: 0 -14px;
}
label.css-label {
    -moz-user-select: none;
     background: url("../common/bg-checkbox.png") no-repeat scroll 0 0 transparent;
}
.mainPage__content_section
{
    padding: 0;
}
.aside-SubNav input
{
    margin: 2px 0 0;
    position: relative;
}
.aside-SubNav label
{
    color: #AFAFAF;
    font: 11px arial;
    margin: 0 0 0 10px;
    position: relative;
    top: -2px;
}
.korzinaContentThx_wrapper
{
    height: 570px;
}
.korzinaContentThx_wrapper .korzinaContent {
    border-bottom: none;
}
.korzinaContentThx_wrapper .korzinaItemDelete {
    display: none;
}
.korzinaContentThx_wrapper .korzinaItemBlock {
    padding: 13px 0 23px 7px;
}


.korzinaContentThx_wrapper  .continueShopping
{
    display: none;
}


.korzinaContentThx_wrapper .korzinaContentR {
    padding: 40px 0 0;
    float: right;
    margin: 0 0 0 10px;
    width: 586px;
 }
.korzinaContentThx_wrapper .korzinaItemCount input {
    height: 27px;
    width: 45px;
}

.korzinaContentThx_wrapper .korzinaItemCount
{
    padding: 3px 0 0;
    position: relative;
    top: 7px;
}
.korzinaContentThx_wrapper .korzinaItemSumm
{
    left: 8px;
    position: relative;
    top: 7px;
}
.korzinaContentThx_wrapper .korzinaItemSummary
{
    left: 10px;
    position: relative;
    top: 4px;
}
.korzinaContentThx_wrapper  span.w90 {
    text-align: center;
}
.korzinaContentThx_wrapper .korzinaContentHead {  
    margin: 0 0 0 7px;
    padding: 0 0 9px;
}
.korzinaContentThx_wrapper  .korzinaItemBuy {
    display: none;
}
.korzinaContentThx_wrapper .korzinaContentL {
   
    height: 78%;
    margin: 43px 0 0;
    padding: 0 13px 0 0;
}
.korzinaItemPersLine {
    border-top: 1px dashed #C4C4C4;
    color: #808283;
    font: normal 11px/16px Arial, sans-serif;
    margin: 15px 0 -18px -22px;
    padding: 5px 0 0 21px;
}
.korzinaItemPersLine span {
    color: #1875a0;
    font-weight: bold;
}
.korzinaItemPersLine .persLineDescr {
    width: 250px;
}
.korzinaItemPersLine .persLineCount {
    color: #2e2e2e;
    font: bold 14px/19px Arial, sans-serif;
    margin-left: 13px;
    text-align: center;
    width: 50px;
}
.korzinaItemPersLine .persLinePrice {
    color: #2e2e2e;
    font: bold 14px/19px Arial, sans-serif;
    margin-left: 35px;
    text-align: center;
    width: 100px;
}
.korzinaItemPersLine .persLineSumm {
    color: #2e2e2e;
    font: bold 14px/19px Arial, sans-serif;
    text-align: center;
    width: 88px;
}
.korzinaItemPersLine .persLinePrice span,
.korzinaItemPersLine .persLineSumm span {
    color: #2e2e2e;
}


#htmlPage{  /* Стиль для пиксель пёрфект */
   background: url("../common/thx.png") no-repeat scroll center 0 transparent;
    height: 100%;
    left: 0;
    opacity: 0.2;
    position: fixed;
    top: 0;
    width: 100%;

}
.aside-SubNavWrap
{
    padding-bottom: 10px;
}
.text_section .textBlockText_first
{
    margin: 0 ;
}
.persBlock .selectbox .dropdown
{
    width: 100%;
}


.popup-contact {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 5px solid #959595;
    border-radius: 7px;
    bottom: 0;
    display: none;
    height: 482px;
    left: 0;
    margin: 0 auto;
    padding: 30px 45px 0 34px;
    position: fixed;
    right: 0;
    top: 40px;
    width: 549px;
}
.popup-contact .formItem {
    margin: 8px 0;
}

.popup-contact .formItem label {
    color: #666666;
    display: block;
    margin: 0 0 6px;
}
.popup-contact .formItem input.input {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #D6D6D6;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.08) inset;
    color: #484848;
    font: italic 12px arial;
    height: 31px;
    margin: 0 0 7px;
    outline: none;
    padding: 0 13px;
    width: 100%;
}
.popup-contact .formItem textarea.input {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #D6D6D6;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.08) inset;
    color: #484848;
    font: italic 12px arial;
    height: 100px;
    margin: 0 0 7px;
    outline: none;
    padding: 10px;
    resize: none;
    width: 100%;
}

.popup-order-good {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 5px solid #959595;
    border-radius: 7px;
    bottom: 0;
    display: none;
    font-size: 18px;
    height: 200px;
    left: 0;
    margin: 0 auto;
    padding: 30px 45px 0 34px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 180px;
    width: 460px;
}
.popup-order-good .korzinaBlockHead {
    margin: 0 0 15px;
}

input.buttonGreen:disabled {
    background: #ccc;
    color: #777;
}
.emptyCart {
    margin: 15px;
}



/* for Chrome *---------------------------------------*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
.h-nav .last a {
padding: 0 14px;
}

}

/* for Chrome *--------------------------------------- */



.currencyPrice {
	float: right;
	padding: 4px 0 0;
}
.currencyPrice .name {
	background: #383838;
	border: 1px solid #878787;
	color: #fff;
	font-weight: bold;
	height: 26px;
	margin: 0 0 4px;
	padding: 6px 0 0;
	text-align: center;
	text-transform: uppercase;
}
.currencyPrice a {
	border: 1px solid #878787;
	display: block;
	float: left;
	height: 50px;
	margin: 0 0 0 4px;
	overflow: hidden;
	width: 50px;
}
.currencyPrice a.first {
	margin: 0;
}
.currencyPrice a:hover,
.currencyPrice a.active {
	border: 1px solid #ff0000;
}
.currencyPrice img {
	display: block;
}






body .pluso {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 22px;
    display: inline-block;
    font-size: 0;
    left: 10px;
    line-height: 0;
    padding: 0;
    position: fixed;
    text-align: left;
    top: 100px;
    z-index: 1;
}

.css-label.red {
    color: #f00 !important;
}

@media screen and (max-width:980px) {
    .pluso {
        display: none !important;
    }
    .bottomStick {
        display: none !important;
    }
    #toTopLink {
        display: none !important;
    }
}


.mainNewsContent iframe {
	display: block;
	margin: 0 auto;
}

.aside-SubNav label {
	cursor: pointer;
}
.aside-SubNav label:hover{
	    color: #ff0000;
}

.aside-SubNav_double li {
	width:50%;
	float:left;
	margin:0;
	padding:0 10px;
	border-top:0 !important;
}
.aside-SubNavWrap, .aside-SubNav , .aside-SubNavWrap:after, .aside-SubNav:after {
	clear:both;
	content:"";
	    display: block;
}

.contSliderWrapper .bx-wrapper .bx-controls-direction a {
	top:42% !important;
}