﻿
.slider 
{
	width: 187px; height: 60px; background-image: url(https://www.wakanow.com/NG/flights/Images/slider-scale-with-border-trans.gif); 
	text-align: center; margin-right: 5px; position: relative; margin-left: 15px
}

.slider .header 
{
	font-weight: bold; vertical-align: bottom; text-align: left; 
	padding: 0px; height: 10px; color: #595959
}

.slider .header .caption
{
	float: left
}

.slider .track
{
	height: 20px; width: 165px; position: absolute; left : 10px
}

.slider .track .handle
{
	width: 16px; height: 21px; background-image: url(https://www.wakanow.com/NG/flights/Images/slider-track.gif); cursor: pointer;
	position: absolute; background-repeat: no-repeat; background-position: left bottom; margin: 0px
}

.slider .footer 
{
	width: 165px; position: absolute; height: 20px; 
	bottom: 5px; left: 10px; font-weight: bold; color: #989898
}

.slider .footer .range 
{
	width: 55px; font-weight: normal; color: #595959; font-size: 11px
}

.slider .footer div 
{
	float: left
}

.slider .disable
{
	height: 30px; width: 165px; position: absolute; left: 10px;
	background-color: #ffffff; filter: alpha(opacity=75); 
	opacity: 0.75; z-index: 25
}