.RadSlider_MDC
{
font-size:13px;
font-family:Arial,Helvetica,sans-serif
}
.RadSlider_MDC div.rslHorizontal .rslTrack
{
border-color:#515a61;
background:url('Slider/TrackBgr.png') repeat-x
}
.RadSlider_MDC div.rslHorizontal .rslSelectedregion
{
background:url('Slider/SelectedRegionHorizontalBgr.png') right top no-repeat
}
.RadSlider_MDC div.rslHorizontal a.rslHandle
{
width:26px;
height:26px;
line-height:26px;
background-image:url('Common/radActionsSprite.png')
}
.RadSlider_MDC div.rslHorizontal a.rslDecrease
{
margin:-1px 0 0 -4px;
background-position:-12px -112px
}
.RadSlider_MDC div.rslHorizontal a.rslDecrease:hover
{
background-position:-62px -112px
}
.RadSlider_MDC div.rslHorizontal a.rslIncrease
{
margin:-1px -2px 0 0;
background-position:-12px -162px
}
.RadSlider_MDC div.rslHorizontal a.rslIncrease:hover
{
background-position:-62px -162px
}
.RadSlider_MDC div.rslHorizontal a.rslDraghandle
{
border-color:black;
color:#e2e8eb;
background-color:#343c40;
background-image:-webkit-linear-gradient(top,#414c53 0,#1c262c 100%);
background-image:-moz-linear-gradient(top,#414c53 0,#1c262c 100%);
background-image:-ms-linear-gradient(top,#414c53 0,#1c262c 100%);
background-image:-o-linear-gradient(top,#414c53 0,#1c262c 100%);
background-image:linear-gradient(top,#414c53 0,#1c262c 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#414c53',endColorstr='#1c262c',GradientType=0);
background-repeat:repeat-x;
box-shadow:0 2px 2px #000;
width:15px;
height:15px;
border-radius:45px;
top:3px;
filter:none
}
.RadSlider_MDC div.rslHorizontal a.rslDraghandle:hover
{
border-color:black;
color:#e2e8eb;
background-color:#3e464b;
background-image:-webkit-linear-gradient(top,#4e5960 0,#2b363d 100%);
background-image:-moz-linear-gradient(top,#4e5960 0,#2b363d 100%);
background-image:-ms-linear-gradient(top,#4e5960 0,#2b363d 100%);
background-image:-o-linear-gradient(top,#4e5960 0,#2b363d 100%);
background-image:linear-gradient(top,#4e5960 0,#2b363d 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e5960',endColorstr='#2b363d',GradientType=0);
filter:none
}
.RadSlider_MDC div.rslHorizontal a.rslDraghandle:active,.RadSlider_MDC div.rslHorizontal a.rslDraghandle:focus
{
border-color:black;
color:white;
background-color:#485258;
background-image:-webkit-linear-gradient(top,#485258 0,#485258 100%);
background-image:-moz-linear-gradient(top,#485258 0,#485258 100%);
background-image:-ms-linear-gradient(top,#485258 0,#485258 100%);
background-image:-o-linear-gradient(top,#485258 0,#485258 100%);
background-image:linear-gradient(top,#485258 0,#485258 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#485258',endColorstr='#485258',GradientType=0);
filter:none
}
.RadSlider_MDC div.rslHorizontal div.rslTrack
{
height:8px;
line-height:8px;
background-color:#d7d7d7
}
.RadSlider_MDC div.rslHorizontal div.rslSelectedregion
{
height:8px;
line-height:8px;
background-color:white
}
.RadSlider_MDC div.rslHorizontal .rslItem
{
background-image:url('Slider/ItemHorizontalBgr.png')
}
.RadSlider_MDC div.rslHorizontal.rslMiddle .rslHandle
{
margin-top:-15px
}
.RadSlider_MDC div.rslHorizontal li.rslItem span
{
display:inline-block;
zoom:1;
*display:inline;
font-size:13px
}
.RadSlider_MDC div.rslHorizontal.rslMiddle div.rslTrack
{
margin-top:-5px
}
.RadSlider_MDC div.rslVertical a.rslHandle
{
width:26px;
height:26px;
line-height:26px;
border-radius:45px;
background-image:url('Common/radActionsSprite.png')
}
.RadSlider_MDC div.rslVertical a.rslDecrease
{
margin:-4px -3px 0 2px;
background-position:-12px -12px
}
.RadSlider_MDC div.rslVertical a.rslDecrease:hover
{
background-position:-62px -12px
}
.RadSlider_MDC div.rslVertical a.rslIncrease
{
margin:0 -3px -2px 2px;
background-position:-12px -62px
}
.RadSlider_MDC div.rslVertical a.rslIncrease:hover
{
background-position:-62px -62px
}
.RadSlider_MDC div.rslVertical div.rslTrack
{
width:8px;
border:1px solid;
left:11px;
border-color:#515a61;
background:url('Slider/TrackVerticalBgr.png') repeat-y
}
.RadSlider_MDC div.rslVertical.rslRight div.rslTrack
{
left:auto
}
.RadSlider_MDC div.rslVertical.rslCenter div.rslTrack
{
left:50%;
margin-left:11px
}
.RadSlider_MDC div.rslVertical.rslCenter .rslItemsWrapper .rslLargeTick,.RadSlider_MDC div.rslVertical.rslCenter .rslItemsWrapper .rslSmallTick
{
margin:0 0 0 15px
}
.RadSlider_MDC div.rslVertical .rslSelectedregion
{
width:8px;
background:url('Slider/SelectedRegionVerticalBgr.png') left bottom no-repeat
}
.RadSlider_MDC div.rslVertical a.rslDraghandle
{
border-color:black;
color:#e2e8eb;
background-color:#343c40;
background-image:-webkit-linear-gradient(top,#414c53 0,#1c262c 100%);
background-image:-moz-linear-gradient(top,#414c53 0,#1c262c 100%);
background-image:-ms-linear-gradient(top,#414c53 0,#1c262c 100%);
background-image:-o-linear-gradient(top,#414c53 0,#1c262c 100%);
background-image:linear-gradient(top,#414c53 0,#1c262c 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#414c53',endColorstr='#1c262c',GradientType=0);
background-repeat:repeat-x;
box-shadow:0 2px 2px #000;
width:15px;
height:15px;
border-radius:45px;
left:4px!important;
filter:none
}
.RadSlider_MDC div.rslVertical a.rslDraghandle:hover
{
border-color:black;
color:#e2e8eb;
background-color:#3e464b;
background-image:-webkit-linear-gradient(top,#4e5960 0,#2b363d 100%);
background-image:-moz-linear-gradient(top,#4e5960 0,#2b363d 100%);
background-image:-ms-linear-gradient(top,#4e5960 0,#2b363d 100%);
background-image:-o-linear-gradient(top,#4e5960 0,#2b363d 100%);
background-image:linear-gradient(top,#4e5960 0,#2b363d 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e5960',endColorstr='#2b363d',GradientType=0);
background-repeat:repeat-x;
background-position:0 0;
filter:none
}
.RadSlider_MDC div.rslVertical a.rslDraghandle:active,.RadSlider_MDC div.rslVertical a.rslDraghandle:focus
{
border-color:black;
color:white;
background-color:#485258;
background-image:-webkit-linear-gradient(top,#485258 0,#485258 100%);
background-image:-moz-linear-gradient(top,#485258 0,#485258 100%);
background-image:-ms-linear-gradient(top,#485258 0,#485258 100%);
background-image:-o-linear-gradient(top,#485258 0,#485258 100%);
background-image:linear-gradient(top,#485258 0,#485258 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#485258',endColorstr='#485258',GradientType=0);
background-repeat:repeat-x;
filter:none
}
.RadSlider_MDC div.rslVertical .rslItem
{
background-image:url('Slider/ItemVerticalBgr.png')
}
.RadSlider_MDC div.rslVertical li.rslItem span
{
font-size:13px;
padding:1px 3px
}
.RadSlider_MDC .rslItemsWrapper .rslItem,.RadSlider_MDC .rslItemsWrapper .rslLargeTick span,.RadSlider_MDC .rslItemsWrapper .rslItemSelected
{
color:#2F2F55;
font:10px Arial,Helvetica,sans-serif
}
.RadSlider_MDC .rslTop .rslSmallTick,.RadSlider_MDC .rslBottom .rslSmallTick
{
background-image:url('Slider/SmallChangeHorizontal.png')
}
.RadSlider_MDC .rslTop .rslLargeTick,.RadSlider_MDC .rslBottom .rslLargeTick
{
background-image:url('Slider/LargeChangeHorizontal.png')
}
.RadSlider_MDC .rslLeft .rslSmallTick,.RadSlider_MDC .rslRight .rslSmallTick
{
background-image:url('Slider/SmallChangeVertical.png')
}
.RadSlider_MDC .rslLeft .rslLargeTick,.RadSlider_MDC .rslRight .rslLargeTick
{
background-image:url('Slider/LargelChangeVertical.png')
}
.RadSlider_MDC .rslMiddle .rslSmallTick
{
background-image:url('Slider/SmallChangeMiddleHorizontal.png')
}
.RadSlider_MDC .rslLargeTick
{
background-image:url('Slider/LargeChangeMiddleHorizontal.png')
}
.RadSlider_MDC .rslCenter .rslSmallTick
{
background-image:url('Slider/SmallChangeCenterVertical.png')
}
.RadSlider_MDC .rslCenter .rslLargeTick
{
background-image:url('Slider/LargelChangeCenterVertical.png')
}
