
/* Из файла /font/stylesheet.css */

@font-face {
    font-family: 'als_rublregular';
    src: url('../font/rouble-webfont.eot');
    src:url('../font/rouble-webfont.eot?#iefix') format('embedded-opentype'),
		url('../font/rouble-webfont.woff') format('woff'),
		url('../font/rouble-webfont.ttf') format('truetype'),
		url('../font/rouble-webfont.svg#als_rublregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



/* Из файла /css/select2.min.css */

.select2-container{box-sizing:border-box;display:inline-block;margin:0;
	margin-bottom:10px;/**/
	padding: 6px 0px;/**/
	margin-right: 5px;/**/
	border-radius: 3px;/**/
	position:relative;vertical-align:middle;}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}
.select2-container--default{background-color:#fff;border:1px solid #aaa;}.select2-container--default .select2-selection--single{background-color:#fff;border:0;}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;
	top:7px;/**/
	right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}



/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Open+Sans');

/*Reset*/
* {
    margin: 0px;
    padding: 0px;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden
}
.clearfix {
    display: block;
    zoom: 1
}

ul#thumblist {
    display:block;
	text-align:center;
}
ul#thumblist li {
    display:inline-block;
    margin: 5px 10px 0 0;
    list-style: none;
	border:1px solid #e5e5e5;
}
ul#thumblist li a {
    display: block;
    border: 1px solid #FFF;
}
ul#thumblist li a.zoomThumbActive {
    sborder:1px solid #0066ff;
    border:1px solid #CCC;
}

span.catalog_list

{
	display:none;
}


/* Бред какой-то...
a:hover span

{

display: block;

width: 120px;

height:80px;

position: absolute;

left: 10px;

border: 1px solid #0066ff;

margin-top: -60px;

margin-left: -130px;

background-color: #DEF0FC;

z-index:2;

}
*/

.white {
	background-color:#FFFFFF;
}

body {
font-size: 100%; /* Fixes exaggerated text resizing in IE6 and IE7 */
}

body, html {height:100%; width:100%;}

body{background-color:#FFFFFF; height:100%; overflow-y:auto;}

#wrapper {
	margin:auto;
	min-width: 360px;
	max-width: 1280px;
	border:none;
}

img{border:none}

table tr td{vertical-align:top;}  

table {
	border:0;
	border-spacing:0;
	border-collapse:collapse;
}

/*�����*/

body, table{font-family: Open Sans,Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#333333;font-size:12px;line-height:1.7;}

input, textarea, select {font-family:Open Sans,Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size:12px;line-height:1.35;}

body1 *{
	font-family:Arial;
}


input#add_butt{

	height:20px;

	border: none;

	vertical-align:bottom;

}

input#close_butt{

	height:20px;

	border:none;

	vertical-align: bottom;

}

/*.png support*/

img{

	behavior:url("js/pngbehavior.htc");

}

/*Design*/

a:link{color:#0066ff;}

a:visited{color:#0066ff;}

a:hover{color:#0066ff;}

a:active{color:#0066ff;}



h1{font-size:23px; /* color:#337DAB */; color:#2876a5; font-weight:normal;line-height:1.7;}

h2{font-size:21px; font-weight:normal; line-height: 1.1em; /* color:#337DAB */; color:#2876a5;}

h3{font-size:12px;}

h4{font-size:11px;}

h1,h2,h3,h4{margin:10px 0 0 0;}



h1{margin:15px 0;}

h1 a:link{color:#337DAB;color:#1a1a1a; text-decoration:none;}

h1 a:visited{color:#337DAB;color:#1a1a1a; text-decoration:none;}

h1 a:hover{color:#337DAB;color:#1a1a1a; text-decoration:none;}

h1 a:active{color:#337DAB;color:#1a1a1a; text-decoration:none;}



textarea, 
input{border:1px solid #AAAAAA; font-size:12px; font-family:Open Sans,Tahoma;}

input { margin:-1px 0px; }      /* all browsers read this, used to target IE6 */

html>body input { margin:0px;}       /* IE6 cannot read this, others can */

*+html>body input {margin:-1px;}     /* targets IE7 */



input.butt{_height:18px;} /* IE6 */

*+html>body input.butt{height:18px;} /* IE7 */





h2 .small{font-size:11px; text-decoration:underline;}




.headerdiv {
 background: url(../images/h_shema_bg.jpg) repeat-x right;
 position: relative;
 height: 109px;
}



.mmenu{background: #3FA1E0; border-top:1px solid white; height:25px; padding:5px 0 0 200px;}

.mmenu > ul > li.punkt {
font-size:12px;
display:block;
float:left;
margin:1px 0 0 12px;
padding:0 0 0 12px;
border-left:1px solid white;
}

.mmenu > ul > li.punkt:first-child {
border:none;
}

.mmenu a{
font-size:12px; 
font-weight:bold; 
text-decoration:none;
color:#ffffff;
}

.mmenu a:link{color:#ffffff; text-decoration:none;}
.mmenu a:hover{
font-size:12px; 
font-weight:bold; 
text-decoration:underline;
color:#ffffff;
}
.mmenu a:visited{color:#ffffff; text-decoration:none;}
.mmenu a:active{color:#ffffff; text-decoration:none;}

#logoIcon, #logo {position:absolute;}

#tel{ position: absolute; top:0; left:0; height:109px}

#logoIcon{top:0; left:240px;}

#logo {
  top:0;
  sleft:245px;
  left: 50px;
}

#5530{top:0; left:0px;}

input[type="text"],[type="password"]{padding:0 5px 0 5px;}
.ya-site-form__input-text{padding:0 5px 0 5px;}

img.preview {
    display: block;
}

img.many {
    display: block;
    z-index: 7;
    margin: -80px 2px;
}

img.manymany {
    display: block;
    z-index: 5;
    margin: -78px 4px;
}


img.big_tovar
{
	border:solid 1px #FFFFFF;
}

.user{
	/* top:10px; 
	right:10px; 
	width:265px; 
	bottom:10px;  */
	color:#FFFFFF; 
	/* position:absolute; */
}

.user input{margin:0 5px 4px 0;width:196px;border:1px solid white;}
.user label{display:block;margin: 1px 0 5px;}
.user .labels{margin-left:-50px;float:left;width:45px;text-align:right;}
.user .logbutt{padding:0; background:none;border:2px solid white;color:#FFF;font-size: 12px; width:100px;}
.user form{

}

.user h2{color:#FFFFFF; margin:0 0 5px 0;}
.user a{margin-right:5px;}
.user a:link{color:#FFFFFF;}
.user a:visited{color:#FFFFFF;}
.user a:hover{color:#FFFFFF;}
.user a:active{color:#FFFFFF;}

#cart{position:absolute;left:0;bottom:0;}

#big_basket a:link{color:#333;}
#big_basket a:visited{color:#333;}
#big_basket a:hover{color:#333;}
#big_basket a:active{color:#333;}

#big_basket td{
	padding:5px;
}

.user .basket{
	font-size: 12px;
	font-weight: bold
}

.search{
	position:relative;
	background:#3399cc;
	padding:10px;
	border:1px solid #3399cc;
	    border-radius: 2px 2px 0 0;
}

/* .search{position:relative;background:rgb(94, 169, 215);padding:10px;border:1px solid rgb(94, 169, 215);} */
.search h3{margin:0;color:#ffffff;}
.search div{
	position:absolute;
	top:5px;
	height:18px;
	background:#fff;
	padding:2px;
}
.search_text{
	left:5px;
	width:142px;
}
.search input[type="text"]{
	margin:0;
	height:18px;
	width:134px;
	border:none;
	color:#9a9a9a;
	outline:none;
}
.search_butt{
	right:5px;
	width:50px;
}
.search .butt{
	margin:0;
	padding:0;
	width:50px;
	height:18px;
	background:#3FA1E0;
	border:none;
	color:#fff;
	outline:none;
}

._search input[type="text"]{
	margin:0 5px 0 0;
	width:130px;
	border:3px solid white;
	color:#9a9a9a;
	outline:none;
}
._search .butt{
	margin:0;
	padding:0;
	background:none;
	border:2px solid white;
	color:#fff;
	width:50px;
	outline:none;
}

.butt{
	background:#CCCCCC url(../images/butt_bg.gif) repeat-x;
}

.podpiska{margin-top:18px;}

.center {
	padding-left:15px;
	padding-right:15px;
	padding-left: 25px;
}
.center > table {
	width:100%;
}
.center  table tr td {
	padding:5px;
}

.new{margin-top:18px;}

.lblock {
background-color: white;
border-right___: 1px dotted #E5E5E5;
border-right:0;
border-spacing: 0;

}

.rblock{
background-color: white;
border-left: 1px dotted #E5E5E5;
padding: 0;
border-spacing: 0;
}

.rightblock{ 
_padding:5px 0px 35px 0px;  

_background:url(../images/right_block_bg.png) no-repeat top;

}

.rightblock h4{color:#006be3;}

.tel{margin:5px 0;}





.mobila{position:absolute; right:0; top:0px;}

.mobila2{position:absolute; right:0; top:0px;}



.footer{background:rgb(94, 169, 215);}

.copyright{float:left; margin:58px 0 0 30px;}

.address{float:left; margin-left:40px;}



.razrabotka{float:right; margin:58px 30px 0 0;}



.novinki{

		/*clear:both; */
        float: left;

		_background:url(../images/g_pinkir.gif) repeat-x bottom; 

		padding:0 0 11px 0;
        margin-top: 15px;
        height:auto !important;
        min-height: 120px;
        width: 400px;
}

.tovimg{float:left;}

.tovimg img{/*border:1px solid #cbcbcb;*/}

.descr{_padding-left:130px;}

.descr .dtext{height:auto !important; height:40px; min-height:40px;}



.descr.list h3{float:left; margin:0;}



.catlist{

	clear:both; 

	background:url(../images/g_pinkir.gif) repeat-x bottom; 

	padding:0 0 11px 0; 

	margin-top:0px; 

	height:auto !important; 

	height:30px; 

	min-height:30px;

	width: 95%;

	position:relative;

	}

.catlist1{

	___clear:both; 

	___background:url(../images/g_pinkir.gif) repeat-x bottom; 

	padding:0 0 1px 0; 

	margin-top:0px; 

	height:auto !important; 

	height:30px; 

	min-height:30px;

	__width: 95%;

	___position:relative;

	}

.catlist .descr{padding-left:5px; padding-right: 5px;}

.catlist1 .descr{padding:5px 0 0 0;}

td.tovar

{

	text-align:left;

	vertical-align: top;

	margin-right:25px;

}

td.tovar1

{

	text-align:center;

	vertical-align:top;

	margin-right:25px;

}

.td_shops_qty_text

{

	text-align:right;

	margin-right:35px;

}




.catlist .descr .dtext{height:auto !important; height:20px; min-height:20px; vertical-align:middle;}

.buy_butt {cursor: pointer;}

  a.buy{display:block; padding-top:2px; font-weight:bold; margin-top:8px;}  

  a.buy img{float:left; margin:-10px 5px 0 0;} 

a.tovname{text-decoration:none; color:#000000; vertical-align:middle; }

a.tovname:link{text-decoration:none; color:#000000;}

a.tovname:visited{text-decoration:none; color:#333333;}

a.tovname:hover{text-decoration:underline; color:#333333;}

a.tovname:active{text-decoration:none; color:#333333;}



.descr.list a.buy{display:inline-block; padding-top:2px; font-weight:bold; margin-top:8px;}

.descr table th {
    border-left: 1px solid white;
    border-bottom: 1px solid white;
    background-color: #E5E5E5;
    color: #0066ff;
	font-weight:normal;
    vertical-align: middle;
    padding: 5px;
}


/* common */
@media all {
    .noprint { }
}
@media print{
    .noprint { display:none; }
}
/* report */

table.report{
	width:100%;
}

table.report th {
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    background-color:#f3f3f3;
    color: #4d4d4d;
    vertical-align: middle;
    padding:7px 5px;
	font-size:13px;
}


table.report .left_th {
    text-align:left;
}

table.report .left_th label{
	margin:0 20px 0 5px;
	font-weight:normal;
}

table.report .header_th{
	font-weight:normal;
}

table.report .left_th span{
	margin:0 5px 0 0;
	font-weight:normal;
}

table.report .left_th input{
	position:relative;
	top:3px;
	font-size:20px;
}

table.report .left_th .float_right_th{
	float:right;
}

table.report {
    z-index: 10;
    background: #FFFFFF;
}

@media all {
    table.report thead { display:table-header-group; }
}


.descr table td {
    border-bottom:0;
    padding: 5px;
}

.__descr table td:nth-child(8) p {
	display:inline-block;
}

.__descr table td:nth-child(8) {
	text-align:center;
}

.report td,
.report th{
	vertical-align:middle;
}

.descr table .table_tbody tr:nth-child(4n+3) td,
.descr table .table_tbody tr:nth-child(4n+4) td{
	background:#f2f2f2;
}


.descr table tbody tr:nth-child(2n) .full_w_td,
.descr table tbody tr .full_w_td{
    background:#ffffff;
	padding:20px 0;
	border-bottom:1px solid #cccccc;
}

.descr table tbody tr .full_w_td p{
    font-size:15px;
	padding:0 10px;
	
}


.filter {background:url(../images/g_pinkir.gif) repeat-x bottom; padding:0 0 11px 0; margin-top:10px; height:auto !important; height:20px; min-height:20px;}



.pages {margin:10px 0 20px 0;clear:both;}

.pages a {font-weight: bold;}

.pages span.cur {color:black; padding:1px 4px 2px 3px;border:1px solid #888888;}

.errors{ color:#FF0000; }

.answer {
 border: 1px solid #008800;
 padding: 16px;
 margin: 8px;
 color:#008800;
}

    /* = form part ------------------ */

    form {

      /* margin: 0.5em 0; */

      padding: 0;

      float: left;

      width: 100%;

    }

    form dl{

      margin: 0;

      padding: 0;

      float: left;

      width: 100%;

    }

    form dt{

      padding: 0;

      margin: 0.7em 1em 0.5em 0;

      width: 25%;

      float: left;

      clear: left;

      text-align: right;

    }

    form dd{

      margin: 0;

      padding: 0.5em 0;

      width: 70%;

      float: left;

      line-height: 1.5;

      *float: none; /* hack for IE 6-7 - better to keep in separate file */

    }

    form .submit-button{

      clear: left;

      padding: 0.5em 0 1em 1.2em;

      margin-left: 25%;

      font-size: 80%;

    }

    form .submit-button input{

      margin-right: 0.5em;

    }

    form label{

      cursor: pointer;

    }

    form fieldset{

      clear: left;

      border: 1px solid #ccc;

      padding: 0.5em;

      margin: 1em 0;

    }

    form fieldset legend{

      color: #999;

    }

    form fieldset dt{

      margin-left: -0.25em;

    }

    form textarea{

      width: 90%;

    }

    span.required{

      color: red;

      font-size: 12px;

    }

    .note{

      color: #999;

      font-size: 80%;

    }

    .error-block{

      margin: 1em 0;

      padding: 0.5em 1em;

      border: 1px solid red;

      background: #FFC1C1;

    }

    .error-field{

      border: 2px solid red;

    }

	input.text{width:200px;}



.dashed_hor{

border-bottom:1px solid #e5e5e5;

}

div.basket_big{

	width: 600px;
	max-width:600px;

	margin-left:-77px;

	border:1px #ccc solid;
	border-top: 0;
	background-color:#FFF;

	position: absolute;
	z-index:1000;

	font-weight:normal;

	font-size: 9px;


	text-align: center;

	
	color:#000;
	padding:10px;
	box-sizing:border-box;
	max-height:450px;
	min-height: 300px;
	/* overflow-y:auto; */
	box-shadow:0 5px 10px rgba(0,0,0,0.3);
	-moz-box-shadow:0 5px 10px rgba(0,0,0,0.3);
	-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.3);
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	margin-top: 10px;
}



.basket_big table,
.pod_header_tab_fixed > table > tbody > tr > td .basket_big table{
	width:100%;
	max-width:100%;
}

.basket_big table img{
	width:80px;
	height:auto;
}

body div.basket_big td,
body div.basket_big th,
.pod_header_tab_fixed > table > tbody > tr > td .basket_big table td{
	border-bottom:1px solid #e5e5e5;
	vertical-align:middle;
	padding:5px;
	text-align:left;
}

.basket_big th{
	text-align:center;
}

.basket_big > .total 

{

	text-align: right;

	color: #0095db;

}

.hidden {

	display: none;

}



div.add_form

{

	width:70px;

	font-weight:bold;

	background-color:#FFF;

}



div.price_form

{

	position: absolute;

	width:200px;

	z-index: 2;

	border:#CCC 1px solid;

	padding:10px;

	text-align:justify;

	margin-left:-150px;

	background-color: #FFF;

	vertical-align: top;

}



input.add{
	width:20px;
	padding:1px 2px;
}

.price_form > .text

{

	font-size: 1em;

	font-weight: bold;

}



	div#image_popup

	{

		width:560px;

		height:420px;

		border:3px #00F double; 

		padding:5px 5px 5px 5px;

		background-color: #F0F8FF;

		position:fixed;

		top: 50%;

		left: 50%;

		margin-left: -280px;

		margin-top: -210px; 

	}

	div#pop_name

	{

		font-size:11px;

		font-weight:bold;

		height:35px;

		width:540px;

		float:left;

		position:relative

	}

	div#pop_close

	{

		width:10px;

		float:right;

		height:35px;

		font-size:9px;

		font-weight:bold;

		vertical-align: top;

		padding-top:5px;

		position: absolute;

		top: 3px;

		left: 537px;

	}

	

	div#image_big_popup

{

	position:absolute;

	z-index:2;

}



.all_page

{

	width: 100%;

	height: 100%;

	vertical-align: middle;

	display: table-cell;

}



ul.profile_nav{

	display: block;
	clear:both;

	font-size: 14px;

	font-weight: bold;

	color:#000000;
	
    margin-top: 30px;
	
    margin-bottom: 70px;
}



.profile_nav > li {
	float: left;
	text-decoration: none;
	list-style-type: none;
	border:1px solid rgb(94, 169, 215);
	background:#ffffff;
	color:rgb(94, 169, 215);
	margin:3px;
	font-weight:normal;
	border-radius:3px; 
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

.profile_nav .active_li,
.profile_nav li:hover {
	background:rgb(94, 169, 215);
	color:#ffffff;
}

.profile_nav .active_li,
.profile_nav li a,
.profile_nav li span{
	display:inline-block;
	padding: 7px 10px;
}

.profile_nav li span{
	cursor:pointer;
}

.profile_nav .active_li a,
.profile_nav li:hover a{
	color:#ffffff;
	text-decoration:none;
}

.profile_nav .balance_li,
.profile_nav .type_price,
.profile_nav .balance_li:hover,
.profile_nav .type_price:hover {
	border: none;
	background:none;
	font-weight: normal;
	color:#000000;
	padding:0 15px;
}
.profile_nav  li.type_price, .profile_nav  li.type_price:hover{
	padding: 8px 10px;
	display: inline-block;
	margin: 0;
}

/*
.profile_nav >li:hover{

	cursor: pointer;

	color:#006Be3;

}
*/

.order > td{

	border-top:1px solid silver;

	border-bottom: 1px solid silver;

}

tr.order:hover{

	cursor: pointer;

	background-color: #99CCFF;

}

.availability {
 font-size: 20px;
 margin: 0 0 10px 0;
}




div.spinner {
display: inline-block;
}

div.spinner button {
width: 24px;
height: 24px;
border: none;
cursor: pointer;
background-color: inherit;
font-weight:normal;
margin-top:-1px;
font-size:14px;
}

.avail_1 {
background: url('/images/store.gif') no-repeat left top;
display: inline-block;
width: 26px;
height: 9px;
margin: 6px 5px 0;
}

.avail.qty1 {
background-position: 0 -9px;
}

.avail.qty2 {
background-position: 0 -18px;
}

.avail.qty3 {
background-position: 0 -27px;
}

.avail.qty4 {
background-position: 0 -36px;
}

.avail.qty5 {
background-position: 0 -45px;
}

.avail.qty6 {
background-position: 0 -54px;
}

.avail.qty7 {
background-position: 0 -63px;
}

.toggle{
	margin:20px 0;
	font-size: 10pt;
	font:Arial;
}
.toggle_body{
	margin-top: 10px;
	font-size: 10pt;
	font:Arial;
}

.shadow {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index:999;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
#shadow {
    display: none;
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index:999;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
#photoBox {
    width: auto;
	max-width:100%;
	box-sizing:border-box;
	text-align: center;
    background-color: #fff;
    _overflow: auto;
	position: relative;
}

#photoBoxWrap {
	position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
    background: #fff;
	z-index: 9999;
    justify-content: center;
	align-items: center;
	flex-direction: column;
}

#photoBoxWrap #closeBtn {
	font-size:30px;
	color:#6d6d6d;
	position: fixed;
	right: 1em;
	top: 1em;
	z-index: 10;
	cursor:pointer;
	transition: 0.3s;
}
#photoBoxWrap #closeBtn:hover {
	color: #333;
} 

#photoBox #closeBtn {
    cursor:pointer;
	position:absolute;
	top:5px;
	line-height:1;
	left:10px;
	font-size:30px;
	color:#6d6d6d;
	cursor:pointer;
}

#bigPhoto{
	cursor:pointer;
	max-width:100%;
}

#photoBoxshowBoxWrap {
	position: fixed;
	left: 0;
	margin: auto 0;
	flex-direction: column;
	display: flex;
	justify-content: center;
	padding: 5px;
}

.photoBoxshowBox {
    width: 120px;
	height: 120px;
	background-size: contain;
	margin: 8px;
	position: relative;
	cursor: pointer;
}

.photoBoxshowBox:after {
	content: '';
    background-color: #fff;
    border: 1px solid #e1e1e1;
    position: absolute;
    left: -4px;
    right: -4px;
    top: -4px;
    bottom: -4px;
    transition: 0.3s;
    z-index: -1;
}
.photoBoxshowBox:hover:after {
	border: 1px solid #ccc;
}
.photoBoxshowBox.active:after {
	content: '';
    background-color: #fff;
    border: 1px solid #3399cc;
    position: absolute;
    left: -4px;
    right: -4px;
    top: -4px;
    bottom: -4px;
}

#photoBoxWrap * {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.big_photo_controls {
    display: flex;
    justify-content: space-between;
    position: absolute;
    height: 50px;
    left: 100px;
    right: 100px;
	top: calc(50% - 25px);
	display: none;
}

.big_prev_photo,.big_next_photo {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #3399cc;
	box-shadow: 0 0 6px #3336;
	cursor: pointer;
	position: relative;
}

.big_next_photo:after, .big_prev_photo:after {
	content: '';

	width: 24px;
	height: 24px;
	position: absolute;
	margin: auto auto;
	left: 13px;
	top: 13px;
}
.big_next_photo:after {
	background-image: url(/images/carusel/arrow_next.svg);
}
.big_prev_photo:after {
	background-image: url(/images/carusel/arrow_back.svg);
}

#shadow_mess {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index:999;
    -moz-opacity: 0.2;
    opacity:.20;
    filter: alpha(opacity=20);
}
#message {
    display: none;
    position:fixed;
	width: 500px;
    padding: 25px;
	text-align: center;
	background-color: rgb(153, 204, 255);
	background: #fff;
	border-radius: 3px;
    z-index:9999;
    overflow: auto;
}
.location{top:10px; right:250px; width:300px; color:#FFFFFF; position:absolute;_text-align:center;}
#shadow_location {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index:999;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
#select_location {
    display: none;
    position:fixed;
	width: 500px;
    padding: 10px;
	text-align: center;
	background-color: rgb(153, 204, 255);
    z-index:9999;
    overflow: auto;
}
#select_location  select{padding:2px;}
#select_location  p{padding:5px;}
#select_location  label{padding:5px;font-size:1.5em;}
.dealers{padding:0 10px;}
.region{padding:0 20px;}
.city{padding:0 30px;}
.dealer{padding:5px 40px;}
.region_id{cursor: pointer;}
.city_id{cursor: pointer;}
iframe[name="google_conversion_frame"] {
	height: 0 !important;
	width: 0 !important;	
	line-height: 0 !important;
	font-size: 0 !important;
	margin-top: -13px;
	float: left;
}

.basket_icon_header{
  margin:-3px 5px 0 -30px;
  float:left;
}

#cart{
  height:18px;
  bottom:-3px;
}

.star_izbran{
	float:left;
	width:30px;
	height:30px;
	cursor:pointer;
	/* margin:8px 15px 8px 0; */
	margin:3px 15px 7px 0;
	-webkit-transition:0.3s;
	transition:0.3s;
	vertical-align:top;
}

.star_izbran_spisok{
	clear:both;
	float:none;
	margin:0 auto;
}

.big_scale{
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition:0.3s;
  transition:0.3s;
}



@font-face {
    font-family: 'callbackIconFont';
    src: url(data:application/font-woff;charset=utf-8;base64,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) format('woff'),
         url(data:image/svg+xml;charset=utf-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIiA+DQo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSI+DQo8bWV0YWRhdGE+PC9tZXRhZGF0YT4NCjxkZWZzPg0KPGZvbnQgaWQ9ImVudHlwb3JlZ3VsYXIiIGhvcml6LWFkdi14PSIxMDAwIiA+DQo8Zm9udC1mYWNlIHVuaXRzLXBlci1lbT0iMTAwMCIgYXNjZW50PSI3NTAiIGRlc2NlbnQ9Ii0yNTAiIC8+DQo8bWlzc2luZy1nbHlwaCBob3Jpei1hZHYteD0iNTAwIiAvPg0KPGdseXBoIC8+DQo8Z2x5cGggLz4NCjxnbHlwaCB1bmljb2RlPSImI3hkOyIgLz4NCjxnbHlwaCB1bmljb2RlPSIgIiAgaG9yaXotYWR2LXg9IjUwMCIgLz4NCjxnbHlwaCB1bmljb2RlPSImI3gwOTsiIGhvcml6LWFkdi14PSI1MDAiIC8+DQo8Z2x5cGggdW5pY29kZT0iJiN4YTA7IiBob3Jpei1hZHYteD0iNTAwIiAvPg0KPGdseXBoIHVuaWNvZGU9IiEiIGhvcml6LWFkdi14PSI0NzUiIGQ9Ik03NiAxNjhxMTkgMTUgMzMgMjEuNXQyNS41IDJ0MTYuNSAtOC41dDE4IC0xOHEyMSAtMjEgOTcgNTZ0NTYgOTdxLTI0IDI0IC0yNyAzNnEtMyAyMiAyNCA1N3E5IDExIDE3LjUgMTh0MTcgNy41dDE0IDAuNXQxNCAtNnQxMS41IC04LjV0MTIgLTEydDEwIC0xMC41cTIzIC0yMyAtMyAtOTF0LTk2IC0xMzh0LTEzOCAtOTUuNXQtOTEgLTIuNWwtMTAgOXEtMTAgMTAgLTEyIDEyLjV0LTguNSAxMS41dC02IDE0dDEgMTR0NyAxN3QxNy41IDE3eiAiIC8+DQo8Z2x5cGggdW5pY29kZT0iJiN4MjVmYzsiIGhvcml6LWFkdi14PSI0MzUiIGQ9Ik0wIDQzNWg0MzV2LTQzNWgtNDM1djQzNXoiIC8+DQo8L2ZvbnQ+DQo8L2RlZnM+PC9zdmc+IA==) format('svg');
    font-weight: normal;
    font-style: normal;

}
#callbackTrigger {
  display:block;
  cursor:pointer;
  z-index:2147483646;
  margin:0px;
  padding:0px;
  transform:translateY(-100%) rotateZ(-90deg) translateX(0%);
  transform-origin:right bottom;
}
#callbackTrigger .callback-trigger-transition {
  transition:.2s linear all;
}
#callbackTrigger {
    position: fixed;
	/* right: 0px; */
	right: 3px;
	/* top: 200px; */
	bottom: 105px;
	/* top: calc(50% + 28px); */
}
#callbackTrigger .callback-trigger-text-wrapper {
  /* background-color:#507299; */
  	background-color:#2876a5;
	border-radius:100px; 
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	text-align:center;
	box-sizing:border-box;
	padding:5px 10px;
	box-shadow: -5px 0 10px rgba(0,0,0,0.2);
	-moz-box-shadow: -5px 0 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: -5px 0 10px rgba(0,0,0,0.2);
}
#callbackTrigger span.callback-icon + span, #callbackTrigger span.callback-icon + span + span {
  padding-left:.9em;
}
#callbackTrigger .callback-trigger-text-inner {
  display:table;white-space:nowrap;
}

.callback-icon-phone-o:before {
    content: "!";
}

[class^="callback-icon-"]:before, [class*=" callback-icon-"]:before {
    font-family: "callbackIconFont" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#callback.visible {
    visibility: visible;
    opacity: 0.5;
}
#callback.fade-out {
    opacity: 1;
}

#callbackPanel,
.callbackPanel{
    padding: 10px 20px;
    display: block;
    width: 275px;
    top: 200px;
    right: -335px;
    position: fixed;
    z-index: 4;
    border:solid 10px #507299;
    background-color: white;
}

#callbackPanel table,
.callbackPanel table{
	width:100%;
}

#callbackPanel td,
.callbackPanel td{
	padding:3px 0;
}

#callbackPanel input,
.callbackPanel textarea,
#callbackPanel textarea,
.callbackPanel input{
	width:100%;
	box-sizing:border-box;
}

.callbackPanel textarea,
#callbackPanel textarea{
	height:70px;
}

.callback_title,
body .new_popup_div .callback_title{
	margin:5px 3px;
	font-weight:bold;
	color:#4d4d4d;
}

.callback_message {
	padding:5px;
	text-align:center;
}

.callback_message[alert="0"] {
	background: url('/images/ajax-loader.gif') no-repeat center;
}
.callback_message[alert="1"] {
	background: none;
	background-color: #B5FFB9;
}
.callback_message[alert="2"] {
	background: blue;
	color: #ffffff;
}

.callback_message[alert="3"] {
	background: red;
	color: #ffffff;
}

.backcall_new_icon{
	display:inline-block;
	margin:0 auto;
	box-sizing:border-box;
	padding-top:5px;
}

.backcall_new_icon > img{
	width:25px;
	height:25px;
}

#callbackPanel .basket_button,
.callbackPanel .basket_button,
.callbackPanel .basket_button__1{
	width:100%;
	text-align:center;
	box-sizing:border-box;
}
.geo-icon{
	width: 15px;
	height: 15px;
	margin-right: 3px;
	background-image: url(/images/geo.svg);
	display: inline-block;
	background-size: contain;
}
input:focus {
    outline: none;
}
:focus {
    outline: none;
}