/* CSS Document */

#widgetWrapper{
	background-color:#67859F;
	background-image:url('../img/homes/gfx/widgetBG.gif');
}

#widgetBrochureForm{
 position:absolute;
 left:6px;
 top:30px;
 color:#FFFFFF;
 font-weight:bold;
}

#widgetDevelopmentDetail{
position:absolute;
 left:6px;
 top:35px;
 color:#FFFFFF;
}

#widgetSearchButton{
 	position:absolute;
	left:79px;
	top: 75px;
}

#widgetBrochureButton{
 	position:absolute;
	left:130px;
	top: 110px;
}


#developmentsWidgetTitle{
position:relative;
	background-image:   url("../../img/homes/titles/title_developments.gif");
}

#developmentsWidgetTitle a:hover {
	  background: transparent url("../../img/homes/titles/title_developments.gif") 0px -20px no-repeat;
}

#developmentsWidgetTitle a {
    height: 18px; 
	display: block;
	width:147px;
	left:0px;
}

#widgetHomeRegInfo{
 position:absolute;
 top:130px;
 color:#67859F;
}