﻿.RadSlider_ThermaCare .horizontal
{
	height: 20px;
}
.RadSlider_ThermaCare .horizontal a.handle
{
	width: 22px; height: 20px;
	line-height:20px;
}

.RadSlider_ThermaCare .horizontal .decrease
{
	background: url('/images/fontsizer/handles_horizontal.gif') no-repeat 0 0;
	width: 10px;
}

.RadSlider_ThermaCare .horizontal .increase
{
	background: url('/images/fontsizer/handles_horizontal.gif') no-repeat -22px 0;
	width: 10px;
}

.RadSlider_ThermaCare .horizontal a.draghandle
{
	top: 0;
	margin-top: -1px;
	width: 14px; height: 20px;
	background: url('/images/fontsizer/drag_handles_horizontal.gif') no-repeat;
}

.RadSlider_ThermaCare .horizontal a.draghandle:hover,
.RadSlider_ThermaCare .horizontal a.draghandle:active
{
	background: url('/images/fontsizer/drag_handles_horizontal.gif') no-repeat -14px 0;
}

.RadSlider_ThermaCare .horizontal .track,
.RadSlider_ThermaCare .horizontal .rslItemsWrapper
{
	left: 22px;
}

.RadSlider_ThermaCare .horizontal .track
{	
	height: 18px;
	background-color: transparent;
	background-image: url('/images/fontsizer/track_horizontal.gif');
	background-repeat: repeat-x;
}
