.amHightlightText{    color:#666666 !important;}
.amHightlightBgI1{    background:#A3BEC3 !important;}
.amHightlightBgI2{    background:#BFBBBB !important;}
.amHightlightBgL1{    background:#DDDDDD !important;}
.amHightlightBgL2{    background:#EDEDED !important;}
.amHightlightBgL3{    background:#FFFFFF !important;}
.amHightlightBorderLight{    border-color:#DDDDDD !important;}
.amHightlightBorderDark{    border-color:#DDDDDD !important;}
.amHighlightGradientI1{    background: #A3BEC3 !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  #A3BEC3 0%, #BFBBBB 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#A3BEC3), color-stop(100%,#BFBBBB)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #A3BEC3 0%,#BFBBBB 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #A3BEC3 0%,#BFBBBB 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #A3BEC3 0%,#BFBBBB 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #A3BEC3 0%,#BFBBBB 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A3BEC3', endColorstr='#BFBBBB',GradientType=0 ) !important; /* IE6-8 */
}
.amHighlightGradientI2{  background: #BFBBBB !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  #BFBBBB 0%, #A3BEC3 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#BFBBBB), color-stop(100%,#A3BEC3)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #BFBBBB 0%,#A3BEC3 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #BFBBBB 0%,#A3BEC3 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #BFBBBB 0%,#A3BEC3 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #BFBBBB 0%,#A3BEC3 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BFBBBB', endColorstr='#A3BEC3',GradientType=0 ) !important; /* IE6-8 */
}
.amHighlightGradientL1{    background: #DDDDDD !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  #DDDDDD 0%, #EDEDED 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DDDDDD), color-stop(100%,#EDEDED)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #DDDDDD 0%,#EDEDED 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #DDDDDD 0%,#EDEDED 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #DDDDDD 0%,#EDEDED 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #DDDDDD 0%,#EDEDED 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DDDDDD', endColorstr='#EDEDED',GradientType=0 ) !important; /* IE6-8 */
}
.amHighlightGradientL2{    background: #EDEDED !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  #EDEDED 0%, #DDDDDD 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EDEDED), color-stop(100%,#DDDDDD)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #EDEDED 0%,#DDDDDD 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #EDEDED 0%,#DDDDDD 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #EDEDED 0%,#DDDDDD 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #EDEDED 0%,#DDDDDD 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EDEDED', endColorstr='#DDDDDD',GradientType=0 ) !important; /* IE6-8 */
}

#productFilter .ui-slider-range{
    background:#A3BEC3;
}
#productFilter .ui-slider-horizontal.ui-widget.ui-widget-content{
    background:#DDDDDD;
}
#productFilter .ui-slider-handle{
    background:#FFFFFF;
    border:1px solid #DDDDDD;   
}

#productFilter .ui-slider-handle:hover{
    border:1px solid #DDDDDD;   
}

#productFilter{
    background:#FFFFFF !important;
}

#productFilter .paddedButton{
    color:#666666;
    background:#EDEDED;
    border:1px solid #DDDDDD;   
    cursor:pointer;
}

#productFilter .paddedButton:hover{
    border:1px solid #DDDDDD;   
}

#productFilter .filterSection{
    border-top:1px solid #DDDDDD;
}
