/* RadSlider Custom Skin */

.RadSlider_Custom .rslHorizontal a.rslHandle
{
	background-image: url('../Images/Handles.gif');
}

.RadSlider_Custom .rslHorizontal a.rslDraghandle
{
	background-image: url('../images/scale_arrow.png');
	background-position: -30px 0px;
	
	
	/* don't override, hack for big slider draghandle */
	width: 22px !important;
	height: 53px !important;
}
.RadSlider_Custom .rslHorizontal a.rslDraghandle:hover
{
	/*background-image: url('../images/scale_arrow.png');*/
	/* don't override, hack for big slider draghandle */
	/*width: 22px !important;
	height: 53px !important;*/
}

.RadSlider_Custom .rslHorizontal .rslTrack
{	
	/*background: url('../images/TrackBgr.gif') repeat-x;
	height: 6px;*/
}

.RadSlider_Custom .rslHorizontal .rslSelectedregion
{
	/*background: url('../images/SelectedRegionHorizontalBgr.gif') right top no-repeat;
	height: 6px;*/
}

.RadSlider_Custom .rslItem,
.RadSlider_Custom .rslLargeTick span
{
	color: #333;
}

.RadSlider_Custom .rslItemsWrapper .rslItemSelected
{
    color: #000;
    /*left: 22px !important;*/
}

.RadSlider_Custom .rslCenter div.rslTrack
{
	margin-left: -3px;
}

.RadSlider_Custom .rslLeft div.rslTrack
{
	margin-left: 0px;
}

/* horizontal slider items */
.RadSlider_Custom .rslHorizontal .rslItem
{
	background-image: url('../images/ItemHorizontalBgr.gif');
}

/* vertical slider items */
.RadSlider_Custom .rslVertical .rslItem
{
	background-image: url('../images/ItemVerticalBgr.gif');
}

/* horizontal slider - TrackPosition=Top/Bottom */
.RadSlider_Custom .rslTop .rslSmallTick,
.RadSlider_Custom .rslBottom .rslSmallTick
{
    background-image: url('../images/SmallChangeHorizontal.gif');
}

.RadSlider_Custom .rslTop .rslLargeTick,
.RadSlider_Custom .rslBottom .rslLargeTick
{
    background-image: url('../images/LargeChangeHorizontal.gif');
}

/* vertical slider - TrackPosition=Left/Right */
.RadSlider_Custom .rslLeft .rslSmallTick,
.RadSlider_Custom .rslRight .rslSmallTick
{
    background-image: url('../images/SmallChangeVertical.gif');
}

.RadSlider_Custom .rslLeft .rslLargeTick,
.RadSlider_Custom .rslRight .rslLargeTick 
{
    background-image: url('../images/LargelChangeVertical.gif');
}

/* horizontal slider - TrackPosition=Center */
.RadSlider_Custom .rslMiddle .rslSmallTick
{
	background-image: url('../images/SmallChangeMiddleHorizontal.gif');
}

.RadSlider_Custom .rslMiddle .rslLargeTick  
{
	background-image: url('../images/LargeChangeMiddleHorizontal.gif');
}

/* vertical slider - TrackPosition=Center */
.RadSlider_Custom .rslCenter .rslSmallTick
{
    background-image: url('../images/SmallChangeCenterVertical.gif');
}

.RadSlider_Custom .rslCenter .rslLargeTick 
{
    background-image: url('../images/LargelChangeCenterVertical.gif');
}

/* radiostations on scale */
.scstat { list-style: none; }
.scstat li { position: absolute; z-index: 77; margin: 0; font: .625em/18px Arial; }
.scstat1 { left: 17%; top: 160px; }
.scstat2 { left: 33.5%; top: 100px; }
.scstat3 { left: 37.5%; top: 165px; }
.scstat4 { left: 49%; top: 105px; }
.scstat5 { left: 64%; top: 175px; }
.scstat6 { left: 68.4%; top: 120px; }
.scmark {  width:6px; height:17px; }
.scstat span { font: .85em Arial; }
.scgroup, .scsep  { color: #435157; margin-right: 5px; }
.scsong { color: #6A7C84; }

a.moreStations
{ position: absolute; top: 150px;  height: 29px; width: 20px; left: 689px; z-index: 100;  /*background-color:Blue; */ background-position: 0px; background: url(../images/left_norm.png) no-repeat }
a.moreStations:hover
{  background-image: url(../images/left_over.png); }
a.backStations
{ position: absolute; top: 150px;  height: 29px; width: 20px; left: 670px; z-index: 100;  /*background-color:Blue; */ background-position: 0px; background: url(../images/right_norm.png) no-repeat }
a.backStations:hover
{ background-image: url(../images/right_over.png); }

/* radiostations on scale */
.scstat { list-style: none;}
.scstat li { position: absolute; z-index: 77; margin: 0; font-family:Tahoma,Arial, Helvetica, sans-serif;}

.sliderIsOver {color: Red;}
.sliderIsOver span.scmark, .sliderIsOver span.scmarkb {background:url(../images/sc_mark_red.png) no-repeat;}
a.s1:hover span.scmark {background:url(../images/sc_mark_red.png) no-repeat;}
.scstat0 { left: 23%; top: 210px; width:12em; }
.scstat0 a.s0{ font-size:14px; font-weight:normal; line-height: 1.2em; text-decoration:underline;}
.scstat1 { left: 25%; top: 120px; width:12em;}
.scstat1 a.s1{ font-weight:normal; font-size:16px; line-height: 1.2em; text-decoration:underline;}
.scstat2 { left: 37%; width:12em; top: 180px;}
.scstat2 a.s2{ font-size:17px; font-weight:bold; line-height: 1.2em; text-decoration:underline;}
.scstat3 { left: 47%; top: 120px; width:20em;}
.scstat3 a.s3{ font-size:20px;  font-weight:bold; line-height: 1.2em;text-decoration:underline;}
.scstat4 { left: 58%; top: 200px; width:12em; }
.scstat4 a.s4{ font-size:18px;  font-family:Tahoma,Arial, Helvetica, sans-serif;font-weight:bold; line-height: 1.2em; text-decoration:underline;}
.scstat5 { left: 75%; top: 130px; width:12em;}
.scstat5 a.s5{ font-size:15px; font-family:Tahoma,Arial, Helvetica, sans-serif;font-weight:normal; line-height: 1.2em; text-decoration:underline;}
.scstat6 { left: 77%; top: 190px; }
.scstat6 a.s6{ font-size:11px; letter-spacing:0px;font-weight:normal; line-height: 1.1em;}
.scstat6 .scstatlit { overflow: hidden; width: 12em}



/* menu over scale line */
.menu4 { margin: 0 80px 0 148px; font: .6em Arial; padding: 29px 0 0 0; position: relative;}
.menu4 ul { width: 100%; position: relative; }
.menu4 li { margin: 0; position: absolute; text-align: center; height: 35px; }
.m41, .m42, .m43, .m44, .m45, .m46, .m47, .m48, .m49 { float: left; width: auto; left: auto; position:relative; right: 50%;}
.m41 {width: 6em;}

.m40_1 { width: 10%; left: 0; }
.m41_1 { width: 16%; left: 9%; }
.m42_1 { width: 16%; left: 25%; }
.m43_1 { width: 16%; left: 41%; }
.m44_1 { width: 16%; left: 55%; }
.m45_1 { width: 16%; left: 70%; }
.m46_1 { width: 16%; left: 85%; }

.m42_2 { width: 55px; left: 35%; }
.m40_2 { width: 55px; left: 13%; }
.m46_2 { width: 55px; left: 79%; }
.m41_2 { width: 55px; left: 24%; }
.m43_2 { width: 55px; left: 46%; }
.m44_2 { width: 55px; left: 57%; }
.m45_2 { width: 55px; left: 68%; }

.menu4 a {  text-align: center; white-space: nowrap; color: #595959; vertical-align: middle; line-height: 35px; display: block; padding: 0 8px 0 0; }
.menu4 a em { font-style: normal; display: block; height: 35px; padding: 0 0 0 8px; cursor: pointer; }
.menu4 a:hover, .menu4 a.current { color: #fff; font-size: 100%; text-decoration: none; background: url(../images/m4right.png) no-repeat 100% 0; }
.menu4 a:hover em, .menu4 a.current em { background: url(../images/m4left.png) no-repeat 0 0; }


.scstat span { font: .95em Arial; }
.scstat .scstatlit { white-space:nowrap; display:block; padding-top:2px;}
a .scmark {display:block; position:absolute; width:6px; height:17px;background:url(../images/sc_mark.png) no-repeat;top:-20px;left:0;font-size:0;}
a .scmarkb {display:block; position:absolute; width:6px; height:17px;background:url(../images/sc_mark.png) no-repeat;bottom:-20px;left:0;font-size:0;}
a:hover .scmark {background:url(../images/sc_mark_red.png) no-repeat;}
a:hover .scmarkb {background:url(../images/sc_mark_red.png) no-repeat;}
.scgroup, .scsep  { color: #435157; margin-right: 5px; line-height:6px;}
.scsong { color: #6A7C84; line-height:6px;}

div.nomark { float:left; position: relative; left: 50%;}

