#enabled_filters {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
#enabled_filters .layered_subtitle {
	font-weight: bold;
	font-size: 15px;
}
#enabled_filters ul li {padding:2px 0}
#enabled_filters li a {
	float: right;
	display: inline-block;
	height: 20px;
	width: 20px;
	text-indent: -5000px;
	background: url(../../../img/cultura/delete-bi-20.png) silver no-repeat center 0;
	cursor: pointer; 
	-moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s; 
	vertical-align: middle;
	margin-top: -3px;
}
#enabled_filters li a:hover {

	background: url(../../../img/cultura/delete-bi-20.png) #d83936 no-repeat center -20px;
	
} 
#layered_block_left {
	
    padding: 10px 20px 10px 20px;
	
}
#layered_block_left .layered_close {
	float: right;
}
#layered_block_left span.layered_close a,
#layered_block_left span.layered_close a {
	display:block;
	height:20px;
	width:20px;
	text-decoration: none;
	text-indent:-5000px;
	background: transparent url("../../../img/carrerouge/up-20-bi.png") no-repeat left 0;  
	background-size: 20px 40px;
	margin-right: -5px;
	-moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
    margin-top: 8px;
} 
#layered_block_left span.layered_close a:hover,
#layered_block_left span.layered_close a:hover {
	background: transparent url("../../../img/carrerouge/up-20-bi.png") no-repeat left -20px;
	background-size: 20px 40px;  
}
#layered_block_left span.closed a {
	display:block;
	height:20px;
	width:20px;
	text-decoration: none;
	text-indent:-5000px;
	background: transparent url("../../../img/carrerouge/down-20-bi.png") no-repeat left 0;  
	background-size: 20px 40px;
	margin-right: -5px;
	-moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
#layered_block_left span.closed a:hover {

	background: transparent url("../../../img/carrerouge/down-20-bi.png") no-repeat left -20px;  
	background-size: 20px 40px;
}

#layered_block_left .layered_subtitle {
	display: inline-block;
	font-weight: normal;
	text-transform: lowercase;
	font-size: 16px;
	margin: 10px 0;
	color: black;
}

#layered_block_left .layered_subtitle.closed {
	color: black;
}

#layered_block_left ul {
	clear: both;
	padding: 5px 0;
}
#layered_block_left ul li {
    padding:6px 0;
	color: #241F1D;

}
#layered_block_left ul li:hover {

	color: #d83936;

}
#layered_block_left ul li label {cursor: pointer;}
#layered_block_left div.block_content {	}
#layered_block_left ul {
	padding-left: 0;
}
#layered_block_left ul li {
	list-style-type: none;
}
#layered_block_left div > form > div > div {
	margin: 0 0;
}
#layered_block_left #enabled_filters , #layered_url_filter_block{
	font-size: 15px;
	border-bottom: 1px solid #DFD8D2;
}
#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 #enabled_filters a {
	text-decoration: none;
	color: red;
}
#layered_block_left ul li:hover {
}
#layered_block_left ul li input.checkbox {
	vertical-align: -2px;
	margin: 0 4px 0 0;
}
#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 {
	display: inline;
	color: #493D3B;
	position: relative;
	top: 3px;
}
#layered_block_left .nomargin a:hover {
	color: #d83936;
}
#layered_form .select {
	width: 165px;
}
#layered_form .color-option {
	margin-right: 5px;
	width: 30px;
	height: 30px;
	padding:0;
	border: 1px solid #666;
}
#layered_form  .color-option.on {
	border: none;
}
#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 {
	margin: 10px 0 20px 7px; 
	width: 91%;
}
.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 {

	overflow-x: 190px;
	margin: 0px 0 15px 0;
	font-size: 15px
}

#layered_block_left div.titlebordrtext1 { 

    text-align: center;
    width: 100%;		
	
}

#layered_block_left div.titleborderout1 { 

	float: left;
    position: relative;
    width: 100%;
    word-wrap: break-word;	
	
} 

#layered_block_left div.titleborder1 { 

	background: url("../../../img/cultura/titleborder.png") repeat-x;
    height: 10px;
    margin-top: -50px;
    position: relative;	
	
}

#layered_block_left h4.titleborderh4 {  

    background: #F2F2F0;
	border-bottom: none;
	padding: 20px 0;
    position: relative;
    z-index: 99;
	display: inline-block;
	padding: 20px 20px 19px; 
	font-size: 20px !important;

}

#layered_block_left > div > form > div > div {
	border-bottom: 1px solid #dadad8;
}

#layered_block_left > div > form > div > div.layered_price {
	border-bottom: 0;
}

#ul_layered_category_0 ul,
#ul_layered_manufacturer_0 ul,
#ul_layered_id_attribute_group_2 ul {
	margin: 0 !important;
	padding: 0 0 0 15px;
}

#ul_layered_category_0 ul li:first-child {
	margin-top: 6px;
}

#ul_layered_category_0 ul li:last-child {
	padding-bottom: 0px;
}
