@charset "utf-8";
/* CSS Document */

/********************* SLIDERS ********************** */


/* START EDIT */

	#slider_minmax_gutter_m_BUDGET{width: 360px;margin-left:-370px;	height:20px; background:url(../images/slider_rptr.gif) repeat-x;}
	#slider_bkg_img_BUDGET{position: absolute; height:8px; margin:6px 0px 0px -10px; width:374px;}
	
	#slider_minmax_gutter_m_ENGINE{width: 360px;margin-left:-370px;	height:20px; background:url(../images/slider_rptr.gif) repeat-x;}
	#slider_bkg_img_ENGINE{position: absolute; height:8px; margin:6px 0px 0px -10px; width:374px;}
	
	#slider_minmax_gutter_m_MILAGE{width: 360px;margin-left:-370px;	height:20px; background:url(../images/slider_rptr.gif) repeat-x;}
	#slider_bkg_img_MILAGE{position: absolute; height:8px; margin:6px 0px 0px -10px; width:374px;}
	
/* END EDIT */


.slider_outer{margin: 10px; padding:5px;}
.slider_gutter {float: left;width: 100%;display: block;position: relative; }
.slider_gutter_item{position: relative;	float: left; left: 100%;}
#slider_minmax_gutter_l, .slider_gutter_l{width: 10px;margin-left:-100%; height:20px;background:url(../images/slider_l.gif) no-repeat; }

#slider_minmax_gutter_m{width: 360px;margin-left:-370px;	height:20px; background:url(../images/slider_rptr.gif) repeat-x;}

#slider_minmax_gutter_r,.slider_gutter_r{width: 10px;margin-left:-15px;height:20px; 	background:url(../images/slider_r.gif) no-repeat; border:1px }
#minmax_slider{ width:380px; margin:0px 10px;}

.slider_gutter{width:150px; margin:10px 0px 0px 0px; }
.slider_gutter_m{width:140px;margin-left:-150px;	height:20px; background:url(../images/slider_rptr.gif) repeat-x;}

/*.slider_gutter_bkg{ position: absolute; background:url(../images/bkg_slider.gif) repeat-x; height:8px; margin:6px 0px 0px -10px; width:374px; clip:rect(0, 20px, 0, 20px)}
*/
.knob {	position: absolute;	height: 20px;width: 20px;background: url(../images/slider_knob.jpg) no-repeat;cursor: pointer;}

/* For Clip */

#slider_bkg_img_1{position: absolute; height:8px; margin:6px 0px 0px 0px; width:200px;}

/* for Slider C */
.slide_container .slider {float:left; display: block;position: relative; }
.slide_container #slider_C{width:270px; margin:0px 0px 0px 10px; border:0px solid red; }
.slide_container  .slider_gutter_C{width:250px;margin-left:-260px;	height:20px; background:url(../images/slider_rptr.gif) repeat-x;}
.slide_container  #slider_bkg_img_C{position: absolute; height:8px; margin:6px 0px 0px 0px; width:430px;}
.slide_container  .slider_gutter_r{width: 10px;margin-left:-10px;height:20px; 	background:url(../images/slider_r.gif) no-repeat; border:1px }

.clearfix {
	clear:both;
	display:block;
}

.floatl {
	float: left;
	width: 70px;
	margin: 0 20px;
	text-align: center;
}

/************************ END SLIDERS **************************************/