﻿.redSlider .dijitSlider, 
.redSlider .dijitSliderBar 
{
background-color: transparent;
border-style: none;
}

.redSlider .dijitSliderImageHandleV
{
	border: solid 6px #CD0102;
	border-right-width: 2px;
	border-right-style: none;	
	height: 32px;
	outline: none;
	background:#CD0102 none no-repeat scroll center center;
	width:0px;
	color: #CD0102;
	float:left;
	visibility:visible;
	top:0px;
	left:0px;
}

.tundra .dijitSliderFocused .dijitSliderImageHandleV { 
	background-image:none;
	background-color:#CD0102;
	margin:0px;
	width:0px;
	padding:0px;
}
.tundra .dj_ie6 .dijitSliderFocused .dijitSliderImageHandleV {
	background-image:none;
}
.dj_ie6 .tundra .dijitSliderFocused .dijitSliderImageHandleV {
	background-image:none;
}
.tundra .dijitSliderRemainingBar,
.tundra .dijitSliderRemainingBarV
{
background-color: transparent;
border-style: none;
background-image:none;
background: #FFFFFF none repeat-y scroll left bottom;
visibility:hidden;
}
.tundra .dijitSliderFocused .dijitSliderProgressBarV,
.tundra .dijitSliderFocused .dijitSliderBottomBumper {
	background-image:none;
	width:0px;
	margin:0px;
	padding:0px;
}
.tundra .dijitSliderFocused .dijitSliderProgressBarV,
.tundra .dijitSliderFocused .dijitSliderBottomBumper {
	background-image:none;
	width:0px;
	margin:0px;
	padding:0px;
}
.tundra .dijitSliderBottomBumper {
	border-bottom-width: 0px;
	border-color: #ffffff;
	background: #ffffff none repeat-y bottom left;
	width:0px;
}
.tundra .dijitSliderTopBumper {
	background: #ffffff none repeat-y top left;
	border-color: #ffffff;
	border-top-width: 1px;
}

.dijitSlider .redSlider
{
background-color: transparent;
border-style: none;
background-image:none;
border-color:#ffffff;
}

.tundra .dijitSliderFocused .dijitSliderBar, 
.redSlider .dijitSliderProgressBar,
.redSlider .dijitSliderProgressBarV 
{
background-color: transparent;
border-style: none;
background-image:none;
border-color:#ffffff;
}

.redSlider .dijitSliderBarV {
	width:0px;
	border-width:0 0px;
	visibility:hidden;
}
.redSlider .dijitSliderBumperV {
	width:0px;
	height:14px;
	border-width:0px 0px;
	visibility:hidden;
}
.tundra .dijitSliderDecrementIconH,
.tundra .dijitSliderDecrementIconV,
.tundra .dijitSliderIncrementIconH,
.tundra .dijitSliderIncrementIconV {
	cursor: pointer;
	background-image: none;
	background-repeat: no-repeat;
	margin: 0px;
	height: 7px;
	width: 0px;
	font-size: 0px;
}
.tundra .dijitSliderBar {
	border-style: none;
	outline:0px;	
}

.tundra .dijitSliderLeftBumper {
	border-left-width: 0px;
	border-color: #aab0bb;
	background: #c0c2c5 none repeat-x top left;
}
.tundra .dijitSliderRightBumper {
	background: #dcdcdc none repeat-x top left;
	border-color: #b4b4b4;
	border-right-width: 0px;
}

