/*-----------------------------------------------------------------------------
	Search results page styles
-----------------------------------------------------------------------------*/


.content-inner 
{
	background: none;
}
.content-top
{
	background-image: url(/images/bg/content-top-home.gif);
}
.content-bottom
{
	padding-left: 38px;
	width: 1000px;
	w\idth: 940px;
}
.contentPrimary
{
	padding: 0;
	width:684px;
}

h2
{
	height: 22px;
	text-indent: -999em;
	overflow: hidden;
	background: url(/images/titles/search-results.gif) no-repeat left top;
	margin-top: 13px;
}

.search-results
{
	background: #fff url(/images/bg/search-results-borders.gif) no-repeat top;
	margin-top: 17px;
	padding: 0 20px 30px 10px;
	min-height: 400px;
}
.property-item-for-bg
{
	width: 654px;
	background: url(/images/bg/property-item.png) no-repeat top left;
}
.property-item
{
	position: relative;
	overflow: hidden;
	padding: 15px 0;
	width: 654px;
}
.property-item span.img
{
	display: block;
	float: left;
	margin-right: 20px;
	width: 179px;
	height: 144px;
	w\idth: 163px;
	he\ight: 128px;
	padding: 8px;
	background: url(/images/bg/img-bg.gif) no-repeat left top;
}
.property-item span.img a
{
	display: block;
	width: 163px;
	height: 128px;
	overflow: hidden;
	text-decoration: none;
}
.property-item span.img a img
{
	width: 163px;
}
.property-item p
{
	width: 450px;
	float: left;
}
.property-item br
{
	clear: none;
}
.property-item .price
{
	color: #ef3e34;
	font-weight: bold;
}
.property-item a.more-info,
.property-item a.more-info:visited
{
	display: block;
	position: absolute;
	top: 122px;
	left: 188px;
	width: 86px;
	height: 30px;
	font: 1.1em Helvetica, Verdana, Arial, sans-serif;
	line-height: 28px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background: url(/images/buttons/more-info-big.gif) no-repeat;
}
.property-item a.more-info:hover
{
	color: #fff;
	text-decoration: none;
}
input.view-all-results
{
	border: none;
	background: none;
	display: block;
	cursor: pointer;
	text-decoration: underline;
	color: #002A5C;
	font-weight: bold;
	margin-top: 5px;
	padding: 0;
	text-align: left;
}
.paging
{
	padding: 22px 0 0 10px;
	font-weight: bold;
	color: #002A5C;
	background: url(/images/bg/property-item.png) no-repeat top left;
}
