.clearfix {
	clear:both;
}
.PropertySearchSliderText {
	font:normal 11px Verdana;
	color:#fff;
	text-align:justify;
}
.floatl {
	float:left;
}
.floatr {
	float:right;
}
.inline{
	display:inline;
}
.fontbold{
	font-weight:bold;
}
.fontwhite {
	color:#ffffff !important;
} .fontblack {
	color:#333333 !important;
} .fontgreen {
	color:#1ABE07 !important;
} .fontblue {
	color:#000000 !important;
} .fontgrey {
	color:#9d9d9d !important;
} .fontred {
	color:#A30004 !important;
}

/* Slider Style */

.slider_outer {
	margin:10px;
	border:1px solid #e6e6e6;
	padding:5px;
}
.slider_gutter {
	/*float:left;*/
	width:100%;
	display:block;
	position:relative;
}
.slider_gutter_item {
	text-align:left;
	position:relative;
	float:left;
	left:100%;
}
#slider_minmax_gutter_l, .slider_gutter_l {
	text-align:left;
	width:10px;
	margin-left:-278px;
	height:20px;
	background:url(/Common/website_templates/legacy/images/property_search_slider/slider_l.gif) no-repeat;
}
#slider_minmax_gutter_m {
	width:268px;
	margin-left:-270px;
	height:20px;
	background:url(/Common/website_templates/legacy/images/property_search_slider/slider_rptr.gif) repeat-x;
}
/*#slider_minmax_gutter_r,.slider_gutter_r {
	width:4px;
	margin-left:-3px;
	height:20px;
	background:url(/Common/website_templates/waterton/images/property_search_slider/slider_r.gif) no-repeat;
	border:1px
}*/
#minmax_slider {
	width:280px;
	margin:0px 10px;
}

.slider_gutter{
	width:150px;
	margin:10px 0px 0px 0px;
}
.slider_gutter_m{
	width:140px;
	margin-left:-150px;
	height:20px;
	background:url(/Common/website_templates/legacy/images/property_search_slider/slider_rptr.gif) repeat-x;
}
.knob {
	/*position:absolute;*/
	height:20px;
	width:17px;
	background:url(/Common/website_templates/legacy/images/property_search_slider/slider_knob.gif) no-repeat;
	cursor:pointer;
}

#slider_bkg_img {
	position:absolute;
	height:4px;
	margin:12px 0px 0px -2px;
	width:268px;
}
#slider_bkg_img_1 {
	position:absolute;
	height:8px;
	margin:6px 0px 0px 0px;
	width:200px;
}