
#property-results-placeholder, #property-results-list, #property-search, #property-search-control {
	display:block;
	width:747px;
	margin-left:125px;
	margin-top:20px;
}

#property-results-list li{
	list-style:none;
}


.property-content {
	margin-bottom:15px;
}

.property-bar {
	display:block;
	width:747px;
	height:10px;
	background-color:#669999;
}

.result-title {
	padding:0px 4px;
	line-height:18px;
}

.property-footer .property-bar, #property-search .property-bar {
	display:block;
	width:100%;
	height:10px;
	background-color:#C2D6D6;
}

.property-footer{
	display:block;
	margin-bottom:35px;
}

.property-header{
	display:block;
	margin-bottom:18px;
}

.property-bar-button {
	float:right;
	display:block;
	overflow:hidden;
	width:122px;
	height:18px;
	margin:0px;
	margin-left:3px;
}

.property-bar-button.expand {
	background: url('/static/images/content/properties_for_sale/bar_buttons/expand.gif') top no-repeat;
}
.property-bar-button.back-to-top {
	background: url('/static/images/content/properties_for_sale/bar_buttons/back_to_top.gif') top no-repeat;
}

.property-bar-button.email-details {
	background: url('/static/images/content/properties_for_sale/bar_buttons/email_details.gif') top no-repeat;
}

.property-bar-button.submit {
	background: url('/static/images/content/properties_for_sale/bar_buttons/submit.gif') top no-repeat;
}

.property-bar-button.remove {
	background: url('/static/images/content/properties_for_sale/bar_buttons/remove.gif') top no-repeat;
}

.property-bar-button.print-page {
	background: url('/static/images/content/properties_for_sale/bar_buttons/print_page.gif') top no-repeat;
}

.property-bar-button.minimise {
	background: url('/static/images/content/properties_for_sale/bar_buttons/minimise.gif') top no-repeat;
}

.property-bar-button.maximise {
	background: url('/static/images/content/properties_for_sale/bar_buttons/maximise.gif') top no-repeat;
}

.property-bar-button.submit-search {
	background: url('/static/images/content/properties_for_sale/bar_buttons/submit.gif') top no-repeat;
}

.property-bar-button:hover {
	background-position: bottom;
}

.main-content-section {
	display:block;
	width:247px;
	margin:0px 10px 0px 0px;
	overflow:hidden;
}

.main-content-section img{
	width:247px;
}

.result-nav, .sub-content-section {
	display:block;
	float:right;
}

.sub-content-section {
	width:372px;
	overflow:auto;
}

.result-sub-content {
	padding:0px 3px;
}

.result-nav {
	width:122px;
}

.result-nav-link {
	padding-left:4px;
}

.property-images-thumb, .property-images-thumb a, .property-floorplans-thumb, .property-floorplans-thumb a{
	display:block;
	width:100px;
	float:left;
	margin:0px 10px 20px 10px;
	overflow:hidden;
	text-align:center;
}

.property-images-thumb img, .property-floorplans-thumb img{
	display:block;
	height:100px;
	
}
/*  PROPERTY STYLING*/
.space_input{
	margin-bottom:5px;
	margin-right:5px;
}
.text_input{
	margin-top:5px;
}