/* THEME FLORA */
.ui-slider {
	width: 200px;
	height: 23px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
}

.ui-slider-handle {
	position: absolute;
	z-index: 1;
	height: 23px;
	width: 12px;
	top: 0px;
	left: 0px;
	background-image: url(../../images/picto/slider-handle.gif);
}

.ui-slider-handle-active {
	border: 1px dotted black;
}

.ui-slider-disabled .ui-slider-handle {
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

.ui-slider-range {
	position: absolute;
	opacity: 0.3;
	filter: alpha(opacity = 30);
	width: 100%;
	height: 100%;
}

.ui-slider,.ui-slider-1 {
	background-image: url(../../images/picto/slider-bg-1-1.png);
}

.ui-slider-2 {
	background-image: url(../../images/picto/slider-bg-2.png);
}

.searchInverseContent {
	margin: 0pt;
	padding: 0pt;
	position: relative;
	width: 100%;
	text-align: left;
}

.invisible {
	display: none;
}

.valueBlock {
	color: #FF6633;
	font-family: "trebuchet MS", "Lucida Sans Unicode", Georgia;
	font-size: 1.3em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	line-height: 1em;
}

.valueBlockEuro {
	color: #006699;
	font-family: "trebuchet MS", "Lucida Sans Unicode", Georgia;
	font-size: 1.5em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	line-height: 1em;
}
