
.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: black;
 font-size:10px;
 position: relative; 
 top:0px;
 font-family: arial;
}

.markerHolder
{
 position: absolute; 
 top:12px;
}
.searchBy{
	font-family: helvetica;
	color: #0776b2;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
}
.sliderMarkupSelected
{
 font-family: helvetica;
 font-size: 11px;
 font-weight: bold;
 letter-spacing: 3px;
 color:#5AB8C0;
}

.sliderRailWay
{
 padding:0;
 width:440px;
 position:relative;
}

.searchInput
{
 border:0px;
 font-size:15px;
 width:100%;
 height:17px;
 font-family: arial;
}
.searchInputPrice
{
 border:1px solid #898989;
 background-color: #e6e7e8;
 font-size:15px;
 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:#9b9c9c;
 font-weight:bold;
 color:#e6e7e8;
 font-family: arial;
}

#weightBackbg 
{
 background-color: #e6e7f9;
 position: relative;
 height: 22px;
 width:600px;
 left:24px;
}
#colorBackbg 
{
 background-color: #e6e7f9;
 position: relative;
 height: 22px;
 width:600px; 
 left:24px;
}
#clarityBackbg 
{
 background-color: #e6e7f9;
 position: relative;
 height: 22px;
 width:600px; 
 left:24px;
}
#priceBackbg 
{
 background-color: #e6e7f9;
 position: relative;
 height: 22px;
 width:600px; 
 left:24px;
}
#priceSettingBackbg 
{
 background-color: #e6e7f9;
 position: relative;
 height: 22px;
 width:250px; 
 left:9px;
}
#weightBackbg span 
{
 position: absolute;
 background: url(../images/search/dual_thumb_highlight.gif) 0 0 repeat-x;
 top: 0px;
 left: 0px;
 height: 20px;
 width: 600px;
 border-top:1px solid #898989;
 border-bottom:1px solid #898989; 
}
#colorBackbg span 
{
 position: absolute;
 background: url(../images/search/dual_thumb_highlight.gif) 0 0 repeat-x;
 top: 0px;
 left: 0px;
 height: 20px;
 width: 600px;
 border-top:1px solid #898989;
 border-bottom:1px solid #898989; 
}
#clarityBackbg span 
{
 position: absolute;
 background: url(../images/search/dual_thumb_highlight.gif) 0 0 repeat-x;
 top: 0px;
 left: 0px;
 height: 20px;
 width: 600px;
 border-top:1px solid #898989;
 border-bottom:1px solid #898989; 
}
#priceBackbg span 
{
 position: absolute;
 background: url(../images/search/dual_thumb_highlight.gif) 0 0 repeat-x;
 top: 0px;
 left: 0px;
 height: 20px;
 width: 600px;
 border-top:1px solid #898989;
 border-bottom:1px solid #898989; 
}
#priceSettingBackbg span 
{
 position: absolute;
 background: url(../images/search/dual_thumb_highlight.gif) 0 0 repeat-x;
 top: 0px;
 left: 0px;
 height: 20px;
 width: 250px;
 border-top:1px solid #898989;
 border-bottom:1px solid #898989; 
}
#weightBackbg div 
{
 position: absolute;
 cursor: default;
}
#colorBackbg div 
{
 position: absolute;
 cursor: default;
}
#clarityBackbg div 
{
 position: absolute;
 cursor: default;
}
#priceBackbg div 
{
 position: absolute;
 cursor: default;
}
#priceSettingBackbg div 
{
 position: absolute;
 cursor: default;
}
#weightBackbg .fillHighLight 
{
 background-position: 0 -26px;
 background: #e6e7e8;
}
#colorBackbg .fillHighLight 
{
 background-position: 0 -26px;
 background: #e6e7e8;
}
#clarityBackbg .fillHighLight 
{
 background-position: 0 -26px;
 background: #e6e7e8;
}
#priceBackbg .fillHighLight 
{
 background-position: 0 -26px;
 background: #e6e7e8;
}
#priceSettingBackbg .fillHighLight 
{
 background-position: 0 -26px;
 background: #e6e7e8;
}
