/* @override http://staging.renet.com.au/eastcoast/CSS/listingdisplay.css */

/* =listing-display */

.listing-display {
	border: none;
	padding: 0px;
	width: 840px;
	overflow: hidden;
	position: relative;
}

.listing-display h2.heading  {
	margin: 0px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 30px;
	font-weight: normal;
}

.listing-display h3.listing-mapping-heading {
	display: none;
}

.listing-display h3.address {
	margin: 0px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	font-weight: normal;
}

.listing-display .price {
	margin: 0px;
	height: 16px;
	line-height: 16px;
	font-size: 16px;
	font-weight: normal;
	width: 840px;

}

.listing-display .listing-images {
	float: left;
	width: 558px;
	margin: 10px 0 10px 0px;
}

.listing-display .listing-images #listing-main-image {
	width: 550px;
	overflow: hidden;
}

.listing-display #listing-img-description p {
	display: none;
}

.listing-display .listing-images .listing-thumbnails {
	margin: 1px 0;
	padding: 0;
	width: 552px;
	overflow: hidden;
	height: 63px;
}

.listing-display .listing-images .listing-thumbnails a {
	float: left;
	margin: 0;
}

.listing-display .listing-images .thumbnail {
	padding: 0;
	margin: 0 2px 0 0;
	width: 90px;
	height: auto;
}

.listing-display #listing-image-links div {
	float: left;
	margin: 5px 10px 0 0; 
}

.details-wrapper {
	float: left;
	width: 270px;

}

.details-wrapper .heading-2 {
	display: none;
}

.listing-display .bbp {
	height: 20px;
	position: absolute;
	top: 50px;
	right: 0px;
}

.listing-display .bbp dt {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	width: 32px;
	height: 30px;
	display: block;
	float: left;
}

.listing-display .bbp dt span {
	display: none;
}

.listing-display .bbp dt.property_id span {
	display: none;
}

.listing-display .bbp dt.property_id, .listing-display .bbp dd.property_id_val  {
	display: none;
}

.listing-display .bbp dt.bedrooms {
	background: url(../images/bed.gif) left center no-repeat;
}

.listing-display .bbp dt.bathrooms {
	background: url(../images/bath.gif) left center no-repeat;
}

.listing-display .bbp dt.garages {
	background: url(../images/car.gif) left center no-repeat;
}

.listing-display .bbp dt.carports {
	background: url(../images/carports.gif) left center no-repeat;
}

.listing-display .bbp dd {
	margin: 0px 20px 0px 0px;
	font-weight: bold;
	font-size: 12px;
	width: auto;
	height: 30px;
	line-height: 30px;
	display: block;
	float: left;
	background: none;
}

.details-wrapper {
	margin: 10px 0;
}

.listing-display .status {
	margin: 0px 5px 10px 0px;
	padding: 0px;
	color: #CC0000;
	font-size: 18px;
	text-align: left;
}

.listing-display p.auction-details {
	padding: 0 0 10px 0;
	font-weight: bold;
}

.listing-display p.description {
	border: none;
}


.listing-display ul.louis-actions {
	display: none;
}

.listing-display .mailForm, .listing-display #louis-carr-advertisement {
	display: none;
}

.listing-display .features {
	margin: 0px 10px 20px 5px;
	width: 265px;
	float: right;
	border: none;
}

.listing-display .features td {
	padding: 4px;
	border: solid 1px #ccc;
	vertical-align: top;
	text-align: left;
	font-size: 11px;
	background: #EEEEEE;
}

.listing-display .features td.feature-name {
	width: 100px;
	text-align: right;
	font-weight: bold;
	
}

.listing-display .external-links-heading, .listing-display .external-links {
	display: none;
}

.listing-display .contact {
	width: 255px;
	margin: 0px 10px 10px 0px;
	background: #eee;
	padding: 10px;
	border: solid 1px #ccc;
	float: left;
	clear: none;

}

/* My Comment */

.listing-display .contact h3 {
	display: block;
	font-size: 20px;
	color: #333;
	padding: 8px 0 0 10px;
	margin: 0;
}

.listing-display .listing-agent p span {
	display: inline-block;
	width: 60px;
	padding: 0 10px 0 0;
	font-weight: normal;
}

.listing-display .listing-agent {
	margin: 0px 5px 0px 5px;
	padding: 10px;
	width: 235px;
	overflow: hidden;
	float: left;
}

.listing-display .listing-agent img {
	margin: 0px 0px 10px 0px;
}

.listing-display .listing-agent p {
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}


.listing-display h6.inspection-heading {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 14px;
}

/* =actions */

.listing-display .actions {
	list-style: none;
}

.listing-display .actions li {
	border: none;
	list-style: none;
	float: left;
	width: 120px;
}

.listing-display .actions li a {
	padding: 0 10px 10px 0;
}

.listing-display ul.external-links li {
	height: auto;
}

.listing-display ul.external-links li span.link-type {
	height: auto;
}

.listing-display ul.external-links li span.link-url {
	height: auto;
}

.listing-display ul.external-links li a {
	
}

.listing-display #listing-map {
	width: 558px;
	height: 300px;
	margin-top: 7px;
}

p.listing-agent-phone span {
	color: #333;
}

p.listing-agent-phone {
	color: #ff0000;
}
