.estimate .sprite {
	background:url(../img/s-devis.png) no-repeat;
	position:relative;
	overflow:hidden;
	display:block;
}
.estimate .slider_header {
	background-color:#0380DC;
	background-position:0px 0px;
	width:196px;
	height:55px;
	margin-bottom:12px;
	margin-left:auto;
	margin-right:auto;
	cursor:pointer;
}
.estimate {
	width:196px;
	height:245px;
	border:2px solid white;
	background-color:#0380DC;
	padding-bottom:9px;
	color:white;
	text-align:center;
}
.estimate .sliders {
	float:left;
	width:106px;
	height:5px;
	background-color:#0062AE;
	background-position:-20px -55px;
	border:none;
	margin-top:8px;
	overflow:visible;
	z-index:2;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
}
.ui-slider-horizontal .ui-slider-range {
	display:none;
}
.estimate .ui-slider-horizontal .ui-slider-handle {
	width:26px;
	height:19px;
	border:none;
	top:-0.5em !important;
	top:-0.5em;
	background:transparent url(../img/slider_handle.png) top left no-repeat;
	overflow:visible;
	z-index:2;
	cursor:pointer;
}
.estimate .slider_button {
	display:block;
	width:52px;
	height:27px;
	padding:0;
	border:none;
	margin:10px auto 0;
	text-align:center;
	display:block;
	background-color:#F5F5F5;
	background-position:-196px 0;
	cursor:pointer;
}
.estimate .slider_button:hover {
	background-position:-196px -27px;
}
.estimate .slider_buttons {
	width:20px;
	height:23px;
	border:none;
	float:left;
	background-color:grey;
}
.estimate .slider_buttons_add {
	background:transparent url(../img/slider_button_add.png) top left no-repeat;
	width:35px;
	z-index:1;
	cursor:pointer;
}
.estimate .slider_buttons_minus {
	background:transparent url(../img/slider_button_minus.png) top left no-repeat;
	width:26px;
	cursor:pointer;
}

.estimate .slider_container {
	height:15px;
	margin:3px 0 8px;
	padding-left:12px;
	clear:both;
}
.estimate h2.slider_title {
	color:white;
	text-align:center;
	margin:0 0 10px;
	padding:0;
	font-size:13px;
}
.estimate p.slider_subtitle {
	clear:both;
	font-size:12px;
	margin-top:6px;
	color:white;
	text-align:center;
	margin:0;
	padding:0;
}

/*.estimate.over-flash {
	display:none;
	left:27px;
	top:248px;
}*/


.menu
{
	display: none;
	position: absolute;
	top: -205px;
	z-index: 6;
	left: 27px;
}

.flash
{
	display: none;
	position: absolute;
	/*bottom: -55px;*/
	top: 247px !important;
	top: 220px;
	
	
	z-index: 6;
	left: 27px;
}
