.fslider { width: 100%; }

#minCurr, #maxCurr  {
 display: inline-block;
}
/*
#bfp_submit {
cursor: pointer;
position: absolute;
top: 87px;
left: 60px;
}
*/

#price_slider {
height: 5px;
}


.ui-slider {
position: relative;
text-align: left;
margin: 10px 0 !important;
}
.ui-widget-content {
background-color:#cecfcc;
}
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
nbackground-position: 0 0;
nbackground-color: #990;
background: #57a608;
height:5px;
 margin: 0px;

}
.ui-slider-horizontal .ui-slider-range {
top: 0px;
height: 5px;
}
.ui-slider-horizontal .ui-slider-handle {
top: -.3em;
margin-left: -4px;
}
.lwidget .ui-slider-horizontal .ui-slider-handle {
 margin-left: -6px;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 8px;
height: 7px;
cursor: default;
top: 5px;
 cursor: pointer;
}
.lwidget .ui-slider .ui-slider-handle{
 width: 0;
 height: 0;
 border-left: 6px solid transparent;
 border-right: 6px solid transparent;
 border-bottom: 10px solid black;
 background: none;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
font-weight: normal;
}
.ui-state-default:focus,
.ui-state-default:active{
border: none;
padding: 0;
outline: none;
}



#fbp_block .feature1 h3.show_list {
cursor: pointer;
background: url(../images/minus.gif) no-repeat scroll right;
}
#fbp_block .feature1 h3.hide_list {
cursor: pointer;
background: url(../images/plus.gif) no-repeat scroll right;
}


/*
#fbp_block .feature1{
border: brown dashed 1px;
}

#fbp_block  .price {
border: green dashed 1px;
}
ul, h3{
nmargin: 0px;
mpadding: 0px;
}
*/

.colorred{
color:red;
}



/*
.cat_filter table td{
 padding: 4px 4px 4px 4px;
 white-space: nowrap;
}


.cat_filter a{
color: #0871A6;
text-decoration: underline;
}

.cat_filter a:hover {
color: red;
}
*/

.ftable{
 width: 100%; 
}

.ftable tbody > tr > td{
 width: 20%; 
}

.brands_section span{
 cursor: pointer;
}
.brands_section span:hover{
 color: red;
}

