/*	Default stylesheet for the Carpe Slider
	By Tom Hermansson Snickars                 
	2005-12-17 version 1.5
	Copyright CARPE Design                     
	carpe.ambiprospect.com
*/
*.carpe_horizontal_slider_display_combo {
	clear: left;
	margin: 0;
}
*.carpe_vertical_slider_display_combo {
	float: left;
	margin: 0;
}

*.carpe_horizontal_slider_track {
	/*background-color: #bbb;*/
	background-image:url(../images/1new.gif);
	background-repeat: no-repeat;
	color: #333;
	/*width: 140px;*/
	width: 275px;
	height: 47px;
	float: left;
	margin: 0;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	 text-indent:2;
	/*padding: 4px;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;*/

}
*.carpe_vertical_slider_track {
	/*background-color: #bbb;*/
	background-image:url(../images/1.gif);
	color: #333;
	/*padding: 3px 6px 15px 6px;*/
	width: 276px;
	height: 49px;
	/*border: 1px solid;
	border-color: #ddd #999 #999 #ddd;*/
}
*.carpe_horizontal_slider_track *.carpe_slider_slit 
{
	position:relative;
	z-index: 1;
	background-image:url(../images/line.gif);
	background-repeat: no-repeat;
	width: 275px;
	height: 14px;
    top:20px;
    margin-left:7px;	
	
}
*.carpe_vertical_slider_track *.carpe_slider_slit 
{

	background-color: #000;
	color: #333;
	width: 2px;
	height: 100px;
	position: absolute;
	margin: 4px 10px 4px 10px;
	padding: 4px 0 1px 0;
	line-height: 0px;
	font-size: 0;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
}
*.carpe_horizontal_slider_track *.carpe_slider 
{
	background-image:url(../images/dot2.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
	z-index: 1;
	float:left;
	position: relative;
	margin-top:10px;
	margin-left:2px;
	/*width: 16px;
	background-color: #666;
	color: #333;
	position: relative;
	margin: 0;
	float:left;
	height: 8px;
	z-index: 1;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	border: 2px solid;
	border-color: #999 #333 #333 #999;*/
}

*.carpe_vertical_slider_track *.carpe_slider {
	width: 20px;
	background-color: #666;
	color: #333;
	position: relative;
	margin: 0;
	height: 8px;
	z-index: 1;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	border: 2px solid;
	border-color: #999 #333 #333 #999;
	margin-left:2px;
}
*.carpe_slider_display_holder {
	background-color:White;
	color: #333;
	width: 45px;
	margin: 0;
	float: left;
	padding: 0 2px 0 0;
	height: 20px;
	text-align: right;
	/*border: 1px solid;
	border-color: #ddd #999 #999 #ddd;*/
}
.carpe_slider_display {
	background-color:White;
	color: #333;
	padding: 3px 1px 0 0;
	width: 30px;
	text-align: right;
	font-size: 11px;
	line-height: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	border: 0;
	cursor: default;
}
*.carpe_horizontal_slider_track_text {

	color:Black;
	width: 140px;
	float: left;
	margin: 0;
	line-height: 0px;
	font-size: 9px;
	text-align: left;
	padding: 4px;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;

}
/* right slider */
*.carpe_horizontal_slider_track *.carpe_sliderR 
{
	background-image:url(../images/dot2.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
	margin-top:10px;
	z-index: 1;
	float:left;	
	position: relative;
	margin-left:2px;	
	/* width: 16px;
	background-color: #666;
	color: #333;
	position: relative;
	margin: 0;
	float:left;
	height: 8px;
	z-index: 1;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	border: 2px solid;
	border-color: #999 #333 #333 #999;*/
}

*.carpe_horizontal_colorslider_track {
	/*background-color: #bbb;*/
	background-image:url(../images/color_rows.gif);
	background-repeat: no-repeat;
	color: #333;
	/*width: 140px;*/
	width: 275px;
	height: 47px;
	float: left;
	margin: 0;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	 text-indent:2;
	/*padding: 4px;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;*/

}
*.carpe_horizontal_colorslider_track *.carpe_slider 
{
	background-image:url(../images/dot2.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
	z-index: 1;
	float:left;
	position: relative;
	margin-top:10px;
	margin-left:2px;
}
*.carpe_horizontal_colorslider_track *.carpe_sliderR 
{
	background-image:url(../images/dot2.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
	margin-top:10px;
	z-index: 1;
	float:left;	
	position: relative;
	margin-left:2px;
}
*.carpe_horizontal_colorslider_track *.carpe_slider_slit 
{
	position:relative;
	z-index: 1;
	background-image:url(../images/line.gif);
	background-repeat: no-repeat;
	width: 275px;
	height: 14px;
    top:20px;
    margin-left:7px;
}
*.carpe_horizontal_cutslider_track {
	/*background-color: #bbb;*/
	background-image:url(../images/cut_row.gif);
	background-repeat: no-repeat;
	color: #333;
	/*width: 140px;*/
	width: 275px;
	height: 47px;
	float: left;
	margin: 0;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	 text-indent:2;
	/*padding: 4px;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;*/

}
*.carpe_horizontal_cutslider_track *.carpe_slider 
{
	background-image:url(../images/dot2.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
	z-index: 1;
	float:left;
	position: relative;
	margin-top:5px;
	margin-left:2px;
}
*.carpe_horizontal_cutslider_track *.carpe_sliderR 
{
	background-image:url(../images/dot2.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
	margin-top:5px;
	z-index: 1;
	float:left;	
	position: relative;
	margin-left:0px;
}
*.carpe_horizontal_cutslider_track *.carpe_slider_slit 
{
	position:relative;
	z-index: 1;
	background-image:url(../images/line.gif);
	background-repeat: no-repeat;
	width: 275px;
	height: 14px;
    top:15px;
    margin-left:7px;
}

/*carat*/
*.carpe_horizontal_caratslider_track {
	/*background-color: #bbb;*/
	background-image:url(../images/carrat_row.gif);
	background-repeat: no-repeat;
	color: #333;
	/*width: 140px;*/
	width: 275px;
	height: 47px;
	float: left;
	margin: 0;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	 text-indent:2;
	/*padding: 4px;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;*/

}
*.carpe_horizontal_caratslider_track *.carpe_slider 
{
	background-image:url(../images/dot2.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
	z-index: 1;
	float:left;
	position: relative;
	margin-top:5px;
	margin-left:2px;
}
*.carpe_horizontal_caratslider_track *.carpe_sliderR 
{
	background-image:url(../images/dot2.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
	margin-top:5px;
	z-index: 1;
	float:left;	
	position: relative;
	margin-left:2px;
}
*.carpe_horizontal_caratslider_track *.carpe_slider_slit 
{
	position:relative;
	z-index: 1;
	background-image:url(../images/line.gif);
	background-repeat: no-repeat;
	width: 275px;
	height: 14px;
    top:15px;
    margin-left:7px;
}

/* price*/
*.carpe_horizontal_priceslider_track {
	/*background-color: #bbb;*/
	background-image:url(../images/price_row.gif);
	background-repeat: no-repeat;
	color: #333;
	/*width: 140px;*/
	width: 275px;
	height: 47px;
	float: left;
	margin: 0;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	 text-indent:2;
	/*padding: 4px;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;*/

}
*.carpe_horizontal_priceslider_track *.carpe_slider 
{
	background-image:url(../images/dot2.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
	z-index: 1;
	float:left;
	position: relative;
	margin-top:5px;
	margin-left:2px;
}
*.carpe_horizontal_priceslider_track *.carpe_sliderR 
{
	background-image:url(../images/dot2.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
	margin-top:5px;
	z-index: 1;
	float:left;	
	position: relative;
	margin-left:2px;
}
*.carpe_horizontal_priceslider_track *.carpe_slider_slit 
{
	position:relative;
	z-index: 1;
	background-image:url(../images/line.gif);
	background-repeat: no-repeat;
	width: 275px;
	height: 14px;
    top:15px;
    margin-left:7px;
}