/*-----------------------------------------------------------------------------
	Featured properties box
-----------------------------------------------------------------------------*/

.featured-properties
{
	width: 587px;
	w\idth: 537px;
	margin-left: 5px;
	float: right;
	background: url(/images/bg/featured-bg.gif) no-repeat 30px top;
	padding: 11px 25px;
}
.featured-properties h3
{
	margin: 1px 0 13px 33px;
	padding: 0;
	width: 154px;
	height: 19px;
	text-indent: -999em;
	overflow: hidden;
	background: url(/images/titles/featured-properties.gif) no-repeat;
}
.featured-properties a.view-all,
.featured-properties a.view-all:visited
{
	display: block;
	float: right;
	width: 62px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	text-decoration: none;
	background: url(/images/buttons/view-all.gif) no-repeat;
	color: #ef3e34;
	margin-right: 18px;
}
.featured-properties a.view-all:hover
{
	color: #ef3e34;
	text-decoration: underline;
}
.featured-properties strong a,
.featured-properties strong a:visited
{
	text-decoration: none;
	line-height: 1.3em;
}
.featured-properties strong a:hover
{
	text-decoration: underline;
}
.featured-properties .price
{
	color: #ef3e34;
	font-weight: bold;
}
.featured-properties .property-item
{
	width: 175px;
	w\idth: 146px;
	padding-left: 29px;
	float: left;
}
.featured-properties .property-item p
{
	padding-left: 9px;
	padding-bottom: 15px;
}
.featured-properties a.more-info,
.featured-properties a.more-info:visited
{
	display: block;
	width: 145px;
	height: 30px;
	background: url(/images/buttons/more-info.gif) no-repeat top;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 28px;
	text-transform: lowercase;
	margin: 4px 0 6px 0;
}
.featured-properties a.more-info:hover
{
	color: #fff;
	text-decoration: none;
	background-position: bottom;
}
.featured-properties span.img
{
	display: block;
	width: 145px;
	w\idth: 128px;
	height: 111px;
	he\ight: 93px;
	padding: 9px 9px 9px 8px;
	background: url(/images/bg/featured-img-bg.gif) no-repeat left top;
}
.featured-properties span.img a
{
	display: block;
	width: 128px;
	height: 93px;
	overflow: hidden;
	text-decoration: none;
}
.featured-properties span.img a img
{
	width: 128px;
}
.featured-properties .thumbnails
{
	display: none;
}
