.sliderthumbUp
{
 background-repeat:no-repeat;
 background-position:left;
 position: absolute; 
 top:3px;
}
.sliderthumbDown
{
 background-repeat:no-repeat;
 background-position:left;
 position: absolute; 
 top:25px;
}

.sliderMarkup
{
 color:rgb(27,117,167);
 font-size:10px;
 position: relative; 
 top:0px;
 font-family: arial;
}

.markerHolder
{
 position: absolute; 
 top:12px;
}

.sliderMarkupSelected
{
 color:rgb(1,70,113);
}

.sliderRailWay
{
 padding:0;
 width:440px;
 position:relative;
}

.searchInput
{
 border:1px solid-color:rgb(1,70,113);
 background-color:rgb(138,182,211);
 font-size:10px;
 width:35px;
 font-family: arial;
}
.searchInputPrice
{
 border:1px solid-color:rgb(1,70,113);
 background-color:rgb(138,182,211);
 font-size:9px;
 width:35px;
 font-family: arial;
}
.cellSearch
{
 background:url(../images/search/bgSliderLeft.jpg);
 background-repeat:repeat-x;
 font-size:10px;
 font-family: arial;
}
.cellCut td
{
 font-size:10px;
 font-family: arial;
}
.searchButton
{
 border:1px solid-color:rgb(1,70,113);
 background-color:rgb(138,182,211);
 font-size:10px;
 cursor:pointer;
 font-family: arial;
 width:75px;
}
.loadMeter
{
 background-color:rgb(138,182,211);
 font-weight:bold;
 color:rgb(1,70,113);
 font-family: arial;
}

#weightBackbg 
{
 position: relative;
 height: 26px;
 width:450px;
 top:10px;
}
#colorBackbg 
{
 position: relative;
 height: 26px;
 width:450px; 
 top:10px;
}
#clarityBackbg 
{
 position: relative;
 height: 26px;
 width:450px; 
 top:10px;
}
#priceBackbg 
{
 position: relative;
 height: 26px;
 width:450px; 
 top:10px;
}
#weightBackbg span 
{
 position: absolute;
 background: url(../images/search/dual_thumb_highlight.gif) 0 0 repeat-x;
 top: 7px;
 left: 10px;
 height: 10px;
 width: 420px;
}
#colorBackbg span 
{
 position: absolute;
 background: url(../images/search/dual_thumb_highlight.gif) 0 0 repeat-x;
 top: 7px;
 left: 12px;
 height: 10px;
 width: 420px;
}
#clarityBackbg span 
{
 position: absolute;
 background: url(../images/search/dual_thumb_highlight.gif) 0 0 repeat-x;
 top: 7px;
 left: 12px;
 height: 10px;
 width: 420px;
}
#priceBackbg span 
{
 position: absolute;
 background: url(../images/search/dual_thumb_highlight.gif) 0 0 repeat-x;
 top: 7px;
 left: 12px;
 height: 10px;
 width: 420px;
}
#weightBackbg div 
{
 position: absolute;
 cursor: default;
}
#colorBackbg div 
{
 position: absolute;
 cursor: default;
}
#clarityBackbg div 
{
 position: absolute;
 cursor: default;
}
#priceBackbg div 
{
 position: absolute;
 cursor: default;
}
#weightBackbg .fillHighLight 
{
 background-position: 0 -26px;
 background-color:rgb(1,70,113);
}
#colorBackbg .fillHighLight 
{
 background-position: 0 -26px;
 background-color:rgb(1,70,113);
}
#clarityBackbg .fillHighLight 
{
 background-position: 0 -26px;
 background-color:rgb(1,70,113);
}
#priceBackbg .fillHighLight 
{
 background-position: 0 -26px;
 background-color:rgb(1,70,113);
}


