
.RadSlider_Vista a { cursor: pointer; }
.RadSlider_Vista.horizontal { height: 14px; padding-bottom:10px; margin:0;}
.RadSlider_Vista.horizontal a.handle {width: 10px; height: 7px; line-height: 7px; background-image: url('../../../Images/ImagesCms/Slider/Handles.gif'); background-repeat: no-repeat; margin-top: 10px!important; }
.RadSlider_Vista.horizontal .decrease { background-position: 0 0; }
.RadSlider_Vista.horizontal .increase { background-position: -10px 0; }
.RadSlider_Vista.horizontal a.draghandle { top: 0px; width: 17px!important; height: 45px!important; line-height: 45px; margin-top: -6px!important;	background-image:  url('../../../images/ImagesCms/DragHandle.gif')!important; background-repeat: no-repeat; }
.RadSlider_Vista.horizontal a.draghandle:hover { background-position: 0px 0!important; }
.RadSlider_Vista.horizontal a.draghandle:focus,
.RadSlider_Vista.horizontal a.draghandle:active { background-position: -18px 0; }
.RadSlider_Vista.horizontal .track { left: 10px; top: 0; margin-top: 6px; height: 1px!important; line-height: 0px; background: transparent!important; }
.RadSlider_Vista.horizontal .selectedregion { height: 4px; line-height: 4px; background: url('../../../Images/Slider/SelectedRegionHorizontalBgr.gif') right top no-repeat!important; margin-top:-1px!important; display:none!important; }
.RadSlider_Vista.vertical { width: 21px; }
.RadSlider_Vista.vertical a.handle { width: 7px; height: 10px; line-height: 10px; background-image:  url('../../Images/Slider/HandlesVertical.gif'); background-repeat: no-repeat; margin-left: 4px; }
.RadSlider_Vista.vertical .decrease { background-position: 0 0; }
.RadSlider_Vista.vertical .increase { background-position: 0 -10px; }
.RadSlider_Vista.vertical a.draghandle { left: 0; }
.RadSlider_Vista.vertical .track { left: 0; top: 10px; margin-left: 6px; width: 8px; background: url('../../Images/Slider/TrackVerticalBgr.gif') repeat-y; }
.RadSlider_Vista.vertical .selectedregion { width: 4px; background: url('../../Images/Slider/SelectedRegionVerticalBgr.gif') left bottom no-repeat; }
.RadSlider_Vista.vertical a.draghandle { top: 0; left: 0; width: 14px; height: 9px; line-height: 9px; margin-left: -4px; background: url('../../Images/Slider/DragVerticalHandle.gif') no-repeat; }
.RadSlider_Vista.vertical a.draghandle:hover { background-position: 0 -9px; }
.RadSlider_Vista.vertical a.draghandle:focus,
.RadSlider_Vista.vertical a.draghandle:active { background-position: 0 -18px; }