#pfs .container {
  float: left;
  width: 374px;
  border-left: 374px solid #ffffff;
  border-right: 248px solid #ffffff;
}

#pfs .left-col {
  float: left;
  width: 374px;
  margin-left: -374px;
  position:relative;
}

#pfs .centre-col {
  float: left;
  width: 374px;
  margin-right:-374px;
}

#pfs .right-col {
  float: right;
  width: 248px;
  margin-right: -248px;
  position:relative;
}

#pfs p {
  margin: 0.5em 0em 0.75em 4px;
  width: 241px;
  color: #999999;
}
#pfs p a {
  color: #f15a24;
  text-decoration: none;
}
#pfs p a:hover {
  text-decoration: underline;
}
#pfs .bold-link {
  margin-top: 1em;
  font-weight: bold;
}
#pfs .container {
  float: left;
  width: 374px;
  border-left: 374px solid #ffffff;
  border-right: 248px solid #ffffff;
}

#pfs .left-col {
  float: left;
  width: 374px;
  margin-left: -374px;
  position:relative;
}

#pfs .centre-col {
  float: left;
  width: 374px;
  margin-right:-374px;
}

#pfs .right-col {
  float: right;
  width: 248px;
  margin-right: -248px;
  position:relative;
}

#pfs p {
  margin: 0.5em 0em 0.75em 4px;
  width: 241px;
  color: #999999;
}
#pfs p a {
  color: #f15a24;
  text-decoration: none;
}
#pfs p a:hover {
  text-decoration: underline;
}
#pfs .bold-link {
  margin-top: 1em;
  font-weight: bold;
}

#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, .search-title {
	padding:0px 4px;
	line-height:18px;
}

.result-title{
	font-weight:bold;
}

.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.send-email {
	display:block;
	width:247px;
	background: url('/static/images/content/properties_for_sale/bar_buttons/send_email.gif') top no-repeat;
}

.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-result {
	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 {
	margin-right:10px;
}

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

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

.property-content-link, .property-brochure {
	color:#E7B88F;
	text-decoration:none;
}

.property-content-link:hover, .property-brochure:hover {
	color:#FF9900;
}

.property-content-link-selected {
	color:#FF9900;
	text-decoration:none;
}

.sub-content-section {
	overflow:auto;
}

.result-main-content{
	display:block;
	width:247px;
	color:#999999;
}

.availability_results {
	width:621px;
}

.availability_results thead{
	font-weight:bold;
	padding-bottom:5px;
	height:20px;
}

.result-sub-content {
	display:block;
	width:360px;
	padding:0px 7px;
	color:#999999;
}

.location-main, .availability-main{
	display:block;
	width:621px;
}

.location-sub{
	display:block;
	width:0px;
}

.result-nav {
	width:116px;
	padding-left:6px;
}

.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;
}

.email-result-form{
	width:100%;
	background-color:#C2D6D6;
	height:40px;
}

.email-result-form input[type="text"]{
	border:1px solid #000000;
	display:block;
	margin-right:5px;
	width:240px;
}

span.float-right {
	text-align:right;
	display:block;
	float:right;
	width:250px;
}

.email-notification {
	padding:5px;
	color:#669999;
}