#enabled_filters {
  margin: 0 0 10px 0;
  background: #eee;
  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: 13px;
  width: 13px;
  text-decoration: none;
  text-indent: -5000px;
  background: url(img/icon/less.gif) no-repeat 2px 2px; }

#layered_block_left span.closed a {
  background: url(img/icon/more.gif) no-repeat 2px 2px; }
.layered_subtitle_heading{
	margin-bottom:15px;
}
#layered_block_left .layered_subtitle {
	 color: #1f1f1f;
    display: block;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;}

#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 ul {
  padding-left: 0; }

#layered_block_left ul li {
  list-style-type: none; }

#layered_block_left div > form > div > div {
  margin-top: 5px; }

#layered_block_left #enabled_filters, #layered_url_filter_block {
  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; }

/* Style moved form the template to the css  */
#layered_block_left #enabled_filters ul li:hover {
  background: inherit;
  color: inherit; }

#layered_block_left ul li input.checkbox {
  vertical-align: middle;
  margin-left: 2px; }

#layered_block_left ul li .disabled {
  color: #666; }

#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 {
	color: #a3a3a3;
    display: inline;
    font-size: 14px;}
#layered_block_left .nomargin a:hover{
	color:#bc8246;
}
#layered_form .select {
  width: 165px; }

#layered_form .color-option {
  margin-left: 0;
  width: 16px;
  height: 16px;
  padding: 0;
  border: 1px solid #666; }

#layered_form .color-option.on {
  border: 1px solid red; }

#layered_form input[type=radio] {
  margin-left: 2px;
  vertical-align: middle; }

.layered_price_range {
  margin-left: 7px; }

.layered_price_range_unit {
  margin-right: 7px; }

.layered_slider_container {
	padding-bottom: 15px;
  margin: 6px 0;
  width: 94%; }

.layered_slider {
	background: #eeeeee none repeat scroll 0 0;
    border-color: #eeeeee;
    border-radius: 0;
    height: 5px;
    margin-top: 10px;}

.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 {
	color: #323232;
  max-height: 200px;
  overflow-x: auto; }
#layered_form div div ul#ul_layered_price_0 #layered_price_range{
	 line-height: 35px;
}
#layered_form div div ul#ul_layered_price_0 label{
	  background: #323232 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    line-height: 35px;
    padding: 0 25px;
	margin: 0 15px 0 0;
}
#layered_form div.checker {
    display: none;
}
.layered_filter {
	margin-bottom:20px;}
  .layered_filter label {
    font-weight: normal; }
  .layered_filter layered_subtitle {
    font-size: 1.2 em; }

#layered_block_left ul li {
  min-width: 50%;
  width: auto; }
.ui-slider-horizontal .ui-slider-range{
	background:#bc8246 ;
	height: 5px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	background: #fff none repeat scroll 0 0;
    border: 5px solid #bc8246;
    color: #555555;
    cursor: pointer;
    font-weight: normal;
    height: 18px;
    margin-left: -1px;
    top: -6px;
    width: 18px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius:100%;
    -o-border-radius: 100%;
    border-radius: 100%;

}
/*# sourceMappingURL=blocklayered.css.map */
