/*	Default stylesheet for the Carpe Slider
	By Tom Hermansson Snickars                 
	2005-12-10 version 1.3
	Copyright CARPE Design                     
	carpe.ambiprospect.com
*/
*.horizontal_track1 {
	
	width: 155px;
	height:19px;
	position:relative;
}
*.horizontal_track {
	
	width: 50px;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	position:relative;
}

.horizontal_slider {
	background-image:url(../images/marker1.gif);
	width: 10px;
	height: 13px;
	position:absolute;
	background-repeat:no-repeat;
	z-index: 2;
	cursor:e-resize;
	float:left;
	left: 1px;
	top: -2px;
}

.horizontal_slider1 {
	background-image:url(../images/marker2.gif);
	width: 10px;
	height: 13px;
	position:absolute;
	background-repeat:no-repeat;
	z-index: 2;
	cursor:e-resize;
	float:left;
	left: 1px;
	
}
/*	border: 2px solid;
	line-height: 0px;
	margin: 0;
	background-color: #666;
	border-color: #999 #333 #333 #999; */


.horizontal_slider6 {

	background-image:url(../images/marker3.gif);
	width: 10px;
	height: 13px;
	background-repeat:no-repeat;
	position:absolute;
	z-index: 2;
	cursor:e-resize;

/*	border: 2px solid;
	line-height: 0px;
	margin: 0;
	background-color: #666;
	border-color: #999 #333 #333 #999; */
}


*.horizontal_slit1 {
	background-image:url(../images/horizBg_new.gif);
	width: 155px;
	height: 7px;
/*	margin: 4px 4px 2px 4px;*/
	position: absolute;
	background-position:left;
	z-index: 1;
	background-repeat:no-repeat;
	
/*	border: 1px solid;
	border-color: #999 #ddd #ddd #999;*/
}

*.horizontal_slit {
	background-image:url(../images/horizBg_short_new.gif);
	background-repeat:no-repeat;
	width: 77px;
	height: 7px;
	/*	margin: 4px 4px 2px 4px;*/
	position: absolute;
	background-position:left;
	z-index: 1;
	left: 1px;
	
	
/*	border: 1px solid;
	border-color: #999 #ddd #ddd #999;*/
}
.value_display1 {

	color:#009900;
	width: 35px;
	text-align: right;
	font-size: 8pt;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	border: 0;
	cursor: default;	
}
.value_display2 {

	color:#FF9900;
	width: 35px;
	text-align: right;
	font-size: 8pt;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	border: 0;
	cursor: default;
}

.value_display {

	color: #333;
	width: 10px;
	text-align: right;
	font-size: 8pt;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	border: 0;
	cursor: default;
	
	
	
}
