@charset "utf-8";
/* CSS Document */

.homeSalesTopBoxes { margin-bottom:10px; }
.topBlueBOx { width:780px; height:186px; color:#fff; padding:0px; background:url(../images/homesales/main-box-bg.gif) no-repeat top left; float:left; margin-left:0px; }
.topBoxContent { height:159px; } 
.topBoxContent h1 { color:#fff !important; }
.topBoxContent p img { float:left; margin-right:5px; margin-bottom:4px; border:1px #fff solid; }
.topBoxContent p a { color:#fff; }
.topBoxContent p a:hover { text-decoration:underline; }
.topBlueBOx a.moreInfo { width:25px; height:25px; display:block; float:right; 
background:url(../images/homesales/more-icon.gif) no-repeat top left; }


/* Main Page Listing */
.mainPageListingContainer { padding-bottom:5px; border-bottom:1px #cfe2f3 solid; margin-bottom:10px; }
.listItemContainer { font-size:14px; }
.ListingImage { width:190px; float:left; background:url(../images/homesales/listing-image-separator.gif) no-repeat top right; margin-right:10px; }
.listingDetailsContainer { float:left; width:525px; }
.listingDetailsContainer p { margin-bottom:20px; }
.listingPriceTag { width:167px; height:33px; float:left; margin-left:50px; background:url(../images/homesales/prices-bg.gif) no-repeat top left; line-height:33px; text-align:center; font-weight:bold; }
.ourPrice { background-position: top right; margin-left:25px; }
a.listingMoreDetails { width:42px; height:132px; display:block; float: right; background:url(../images/homesales/listing-more-details.gif) no-repeat top left; }
a:hover.listingMoreDetails { background-position:bottom left; } 


.topBlueBOxU { width:784px; height:230px; color:#fff; padding:0px; background:url(../images/main-box-bg2.gif) no-repeat top left; float:left; margin-left:0px; } 
.topBoxContent { height:165px; } 
.topBlueBOxU h1{
	color: #fff;
	font: bold 18px Arial;
	margin: 0px 8px;
}

.topBlueBOxU p{
	margin-bottom: 11px;	
}

.topBlueBOxU a.moreInfo { width:25px; height:25px; display:block; float:right; 
background:url(../images/homesales/more-icon.gif) no-repeat top left; 
position: relative;
top: -29px;
right: 5px;
}
