/* CSS Document */
#searchWrapper{
	background-color:#526A7D;
}

#fullWidthSep{
	background-image:url('../img/homes/gfx/fullWidthSep.gif');
}

.naviSepDotted{
	background-image: url("../img/homes/gfx/hori_sep.gif");
	background-repeat:repeat-x;
}

.searchColTextInput{
	border:1px solid #445666;
}

#prevDevTitle{
	position:absolute;
	top:-7px;
	left:0px;
	background-image: url("../../img/homes/titles/title_prev_dev_FORM.png");
	background-repeat:no-repeat;
	z-index:100;
	width:132px;
	height:12px;
	padding-bottom:3px;
}
* html #prevDevTitle{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../img/homes/titles/title_prev_dev_FORM.png' sizingMethod='image');
}

#futureDevTitle{
	position:absolute;
	top:-7px;
	left:0px;
	background-image: url("../../img/homes/titles/title_future_dev_FORM.png");
	background-repeat:no-repeat;
	z-index:100;
	width:158px;
	height:12px;
	padding-bottom:3px;
}
* html #futureDevTitle{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../img/homes/titles/title_future_dev_FORM.png' sizingMethod='image');
}

#currentDevTitle{
	position:absolute;
	top:-7px;
	left:0px;
	background-image: url("../../img/homes/titles/title_current_dev_FORM.png");
	background-repeat:no-repeat;
	z-index:100;
	width:128px;
	height:11px;
	padding-bottom:3px;
}
* html #currentDevTitle{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../img/homes/titles/title_current_dev_FORM.png' sizingMethod='image');
}

#prev_houseTypeTitle{
	position:absolute;
	top:-10px;
	left:0px;
	background-image: url("../../img/homes/titles/title_bedrooms.png");
	background-repeat:no-repeat;
	z-index:100;
	width:95px;
	height:9px;
	padding-bottom:3px;
}
* html #prev_houseTypeTitle{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../img/homes/titles/title_bedrooms.png', sizingMethod='image' sizingMethod='image');
}

#current_houseTypeTitle{
	position:absolute;
	top:-10px;
	left:0px;
	background-image: url("../../img/homes/titles/title_bedrooms.png");
	background-repeat:no-repeat;
	z-index:100;
	width:95px;
	height:9px;
	padding-bottom:3px;
}
* html #current_houseTypeTitle{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../img/homes/titles/title_bedrooms.png', sizingMethod='image' sizingMethod='image');
}

#future_houseTypeTitle{
	position:absolute;
	top:-10px;
	left:0px;
	background-image: url("../../img/homes/titles/title_bedrooms.png");
	background-repeat:no-repeat;
	z-index:100;
	width:95px;
	height:9px;
	padding-bottom:3px;
}
* html #future_houseTypeTitle{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../img/homes/titles/title_bedrooms.png', sizingMethod='image' sizingMethod='image');
}