.filter_wrapper {
	background-color: #FCFCFC;
	padding: 10px 20px;
	border: 1px solid #D1CFCF;
    border-radius: 7px;
    margin: 20px 0;
}

.filter_title {
	margin: 20px 0;
	font-size: 18px;
	color: #581416;
}

.filter_select4{
	margin-left:25px;
}
.filter_select12 {
    margin-left: 330px;
}
.filter_select {
    position: absolute;
}

.sb-filter h5{
	border:none!important;
	color: #000000;
    font-family: Arial,sans-serif;
    font-size: 12px;
    line-height: 120%;
}

.hidd_block{
	disply:none;
	color: black;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
}
.sel_form_send{
-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
	background-repeat: no-repeat;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-image: none;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: white;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: background 0.2s ease 0s;
    white-space: nowrap;
       height: 21px;
    margin-left: 10px;
      margin-top: 20px;
    width: 80px;
}
.filter_line a,.filter_line span {
	margin-left:5px;
	font-size: 13px;
	color: #000;
}

.filter_line a.tdisabled {
	 color: #999;
}
.h3{
	color: #970000;
    font-family: calibri;
    font-size: 20px;
    font-weight: normal;
  	margin-left:10px;
    padding: 0;
    text-shadow: 0 0 1px #970000;
}
.left_filter_button{
	margin-bottom:10px;
}

.filter_body_checkbox,.filter_body_checkbox1{
    display: block;
    float: left;
}
.filter_body ul{
    padding-right: 20px;
    float: left;
    width: 670px;
}
.filter_body li{
	list-style-type: none;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 6px;
    width: 200px;	
}

/* .filter_body li:nth-child(3n+1) {
	float: right;
} */

/* .filter_body li:nth-child(odd) {
	float: left;
}

.filter_body li:nth-child(even) {
	padding-left: 220px;
} */

.hh{
	font-weight:bold;
	color:black;
}
.filter_body_price{
	float: left;
    padding: 0 10px;
    width: 289px;
}

#minCost, #maxCost {
	background-color: #f7f7f7;
    border-color: #dddddd;
    border-radius: 6px;
    border-style: solid;
    border-width: 1px;
    color: #000;
    font-weight: bold;
    height: 24px;
    margin: 0 9px;
    padding: 5px;
    width: 70px;
}
.filter_show_all {
	margin-left:14px;
}

.filter_select{
	margin-left:20px;
	position:absolute;
}
.filter_container[name=m] {
	top:0;
}
.blocki {
	margin:-10px 0 0 0!important;
	padding:0!important;
}
/*
.filter_container
{
	margin: 0;
	width:190px;

}*/

/*===ползунок===*/
/* Ширина слайдера */
#slider {
	width: 120px!important;
	margin: 20px 10px 10px 22px;
}
/* Контейнер слайдера */
.ui-slider {
	position: relative;
}
/* Ползунок */
.ui-slider .ui-slider-handle {
	background: #dadada;
    cursor: pointer;
    height: 34px;
    position: absolute;
    width: 10px;
    z-index: 2;
    margin-top: -10px;
    outline: none;
    border: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	overflow: hidden;
}
/* горизонтальный слайдер (сама полоса по которой бегает ползунок) */
.ui-slider-horizontal {
	 height: 3px; /* задаем высоту согласно дизайна */
}
/* позиционируем ползунки */
.ui-slider-horizontal .ui-slider-handle {
	top: -5px;
	margin-left: -6px;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}
/* оформление полосы по которой ходит ползунок */
.prod-filter .ui-widget-content {
	background-color: #e3e6ee;
    height: 4px;
    margin: 30px 0;
    width: 100%;
}
/* оформление активного участка (между двумя ползунками) */
.ui-widget-header {
	 background-color: #29AAE2;
    display: block;
    height: 4px;
   
}
/* скругление для полосы слайдера */
/*.ui-corner-all {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}*/
/*===ползунок===*/
/*#filter_popup_window
{
	background-color:white;
	z-index:99999999999999;
	position: relative;
	top: -30px;
	right: -210px;
	height: 0px;
}
.filter_container[name="p"] #filter_popup_window
{
	top: -60px!important;
}
.filter_body_checkbox #filter_popup_window
{
	top: -140px!important;
}
*/
.magic_filter
{
	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 14px;
    height: auto !important;
    margin: 5px;
    overflow: hidden !important;
    padding: 5px 5px;
}

.magic_filter a{
	color:#000000;
}


#toggle a {
text-decoration:none;
}

#toggle img {
padding-right: 10px;
}





/*
.filter_body
{
	position: relative;
	top: -6px;
	overflow-x:hidden;
}
.filter_body ul
{
	list-style: none;
}
.filter_head a
{
	position: relative;
	left: 10px;
	z-index: 10;
	background-color: white;
	padding: 0px 5px 0px 5px;
}
.filter_show_all
{
	position: relative;
	float: left;
	top: -15px;
	left: -10px;
	padding: 0px 2px 0px 2px;
	background-color: white;
}

#price_slider
{
	width: 182px!important;
	padding:0!important;
	margin-left:4px!important;
}
.filter_body_price input
{
}
.filter_body_text
{
	padding: 10px 0px 5px 5px;
	color: #999;
}
.filter_text
{
	width: 182px;
}
.filter_body_select
{
	padding: 10px 0px 5px 5px;
}
.filter_body_select select
{
	width: 182px;
}

.filter_href
{
	color: #999;
	cursor: default;
}*/
.sselect{
	background: none repeat scroll 0 0 #f7f7f7;
    height: 35px;
    margin: 3px;
    position: relative;
    width: 280px;
    z-index: 5;
     -moz-appearance: menulist;
    -moz-user-select: none;
    background-color: -moz-combobox;
    border-color: #DDD;
    border-width: 1px;
    border-radius: 5px;
    box-sizing: border-box;
    color: -moz-comboboxtext;
    cursor: default;
    display: inline-block;
    line-height: normal !important;
    margin: 0;
    overflow: -moz-hidden-unscrollable;
    page-break-inside: avoid;
    text-align: start;
    text-indent: 0;
    text-shadow: none;
    white-space: nowrap !important;
    word-wrap: normal !important;
    margin-top: 22px;
    color: #666666;
}

.filterTitle {
    font-weight: bold;
    margin-top: 10px;
}

.filterInsideTitle {
    font-weight: bold;
    margin-bottom: 1px!important;
    margin-top: 5px!important;
}

.tdisabled {
	color: #aeaeae !important;
}

.filter_group_title {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0;
}