#enabled_filters {
	margin: 0 0 10px 0;
	padding: 5px;
}
#enabled_filters .layered_subtitle {
	font-weight: bold;
	font-size: 12px;
}
#enabled_filters ul li {padding:2px 0}
#enabled_filters li a {
	float: right;
	display: inline-block;
	height: 12px;
	width: 12px;
	text-indent: -5000px;
	/*background: url(../../../img/icon/delete.gif) no-repeat 0 0 transparent;*/
	background: url(delete.gif) no-repeat 0 0 transparent;
	cursor: pointer;
}
#layered_block_left .layered_close {
	float: right;
	padding-right: 5px;
}
#layered_block_left span.layered_close a,
#layered_block_left span.layered_close a {
	display:block;
	height:15px;
	width:15px;
	text-decoration: none;
	text-indent:-5000px;
	background:url(img/icon/menu_up_down.png) no-repeat 0 100%;
}
#layered_block_left .title_block { padding-left:0;}
#layered_block_left span.closed a {
	background:url(img/icon/menu_up_down.png) no-repeat 0 0;
}

#layered_block_left .layered_subtitle {
	display: inline-block;
	font-weight: normal;
	font-size: 18px;
	text-transform: capitalize;
	color:#333;
}
#layered_block_left ul {
	clear: both;
	padding: 5px 0;
}
#layered_block_left ul  li {padding:2px 0}
#layered_block_left ul li label {cursor: pointer;}
#layered_block_left div.block_content { padding:15px 10px;
}
#layered_block_left ul {
	padding-left: 0;
}
#layered_block_left ul li {
	list-style-type: none;
	line-height: 25px;
}
#layered_block_left div > form > div > div {
	margin-top: 5px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#layered_block_left #enabled_filters , #layered_url_filter_block{
	font-size: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	border-bottom: 1px dotted #CCC;
}
#layered_block_left #enabled_filters ul li {
	margin-left: 0;
	padding-left: 0;
}
.ui-slider-horizontal, .ui-slider-horizontal .ui-slider-range { height: 3px !important; border: none !important;}
.ui-slider-horizontal .ui-slider-range { top: 3px !important; background: #939393;}
.ui-slider-horizontal .ui-slider-handle {background: #333; width:15px; height:15px; border-radius: 0; border: none !important; cursor: pointer;}
.ui-slider-horizontal .ui-slider-handle:hover { }

/* Style moved form the template to the css  */

#layered_block_left #enabled_filters ul li:hover {
	background: inherit;
	color: inherit;
}
#layered_block_left #enabled_filters a {
	text-decoration: none;
	color: red;
}
#layered_block_left ul li:hover {
}
#layered_block_left ul li input.checkbox {
	vertical-align: middle;
	margin: 0 5px 0 0;
	min-height: 0;
	display: inline-block;
}
#layered_block_left ul li .disabled {
	color: #666;
	font-weight:normal;
}
#layered_block_left .color-option {
	border: 1px solid #666666;
	height: 16px;
	margin-left: 0;
	padding: 0;
	width: 16px;
}
#layered_block_left .color-option.disable {
	opacity: 0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5; 
}
#layered_block_left .nomargin a {
	display: inline;
	font-weight:normal;
}
#layered_form .select {
	width: 165px;
}
#layered_form .color-option {
	margin-left: 0;
	width: 16px;
	height: 16px;
	padding:0;
	border: none;
	margin-right: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
#layered_form  .color-option.on {
	border: 1px solid #37c7eb;
	width:20px;
	height:20px;
}
#layered_form input[type=radio] {
	margin-left: 2px;
	vertical-align: middle;
}
.ajax-loadding {}
.layered_price_range {
	margin-left: 7px;
}
.layered_price_range_unit {
	margin-right: 7px;
}
.layered_slider_container {
	margin: 12px 0 6px 10px; width: 92%;
}
.layered_slider {
	margin-top:5px;
}
.layered_input_range_min {
	width:30px;
}
.layered_input_range_max {
	width:40px;
}
.layered_list_selected {
	font-weight: bold;
}
.layered_list {
	display: block;
	cursor: pointer;
}
.layered_list:hover {
	font-weight: bold;
}
.layered_ajax_loader p {
	margin: 20px 0;
	text-align: center;
}
.hide-action {
	text-align: center;
	text-align: right;
	display: block;
	cursor: pointer;
}
.hide-action:hover {
	font-weight: bold;
}
#layered_form div div ul {
	
	
}
.box .hd {
height: 31px;
border-bottom: 1px solid rgba(0,0,0,0.18);
}
.box .hd .extra {
float: right;
height: 28px;
padding: 3px 10px 0 0;
line-height: 28px;
}
.filter dl{padding:5px 0;line-height:18px;border-top:1px solid rgba(0,0,0,0.05);}
.filter .first{border-top-width:0;}
.filter dt{float:left;width:100px;padding:5px 0;text-align:right;}
.filter dd{padding:3px 10px 3px 100px;}
.filter dd a{display:inline-block;margin-right:5px;padding:2px 8px;white-space:nowrap;}
.filter dd a:hover{text-decoration:none;background-color:#eee;text-shadow:0 0 0, 0 1px 0 #fff;}
.filter dd a.all{background-color:#eee;}
.filter dd a.current{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,0.3);background-color:#333;background-image:-webkit-linear-gradient(top, #666, #333);background-image:-moz-linear-gradient(top, #aaa, #666);background-image:-o-linear-gradient(top, #666, #333);background-image:-ms-linear-gradient(top, #666, #333);border-radius:3px;}

