
.sliderthumbUp
{
 background-repeat:no-repeat;
 background-position:left;
 position: absolute; 
 top:3;
}
.sliderthumbDown
{
 background-repeat:no-repeat;
 background-position:left;
 position: absolute; 
 top:25;
}

.sliderMarkup
{
 color: black;
 font-size:10px;
 position: relative; 
 top:0px;
 font-family: arial;
}

.markerHolder
{
 position: absolute; 
 top:12px;
}

.sliderMarkupSelected
{
 color:#5AB8C0;
}

.sliderRailWay
{
 padding:0;
 width:440;
 position:relative;
}

.searchInput
{
 border:1px solid #7C9EBA;
 background-color: #EAEAEA;
 font-size:10px;
 width:35px;
 font-family: arial;
}
.searchInputPrice
{
 border:1px solid #7C9EBA;
 background-color: #EAEAEA;
 font-size:10px;
 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 #7C9EBA;
 background-color:#EAEAEA;
 font-size:10px;
 cursor:pointer;
 font-family: arial;
 width:75px;
}
.loadMeter
{
 background-color:white;
 font-weight:bold;
 color:#66C4CC;
 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: #66C4CC;
}
#colorBackbg .fillHighLight 
{
 background-position: 0 -26px;
 background: #66C4CC;
}
#clarityBackbg .fillHighLight 
{
 background-position: 0 -26px;
 background: #66C4CC;
}
#priceBackbg .fillHighLight 
{
 background-position: 0 -26px;
 background: #66C4CC;
}
