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

/* =listing-display */

.listing-display {
border:none;
padding:0px;
/* width:538px;*/
width:auto;
overflow:hidden;
position:relative;
}

.listing-display h2.heading, .listing-display h3.listing-mapping-heading {
margin:0px 0px 0px 0px;
padding:0px 10px 0px 10px;
height:30px;
line-height:30px;
overflow:hidden;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-align:left;
	background:url(../images/pom_header.png) top left repeat-x rgb(52, 52, 52);
}

.listing-display .externalImages {
position:absolute;
top:765px;
right:0px;
}

.listing-display .externalImages img {
border-left:8px solid #FFFFFF;
}

.listing-display h3.address {
margin:0px;
padding:0px 10px 0px 10px;
height:30px;
line-height:30px;
font-size:12px;
color:#000;
text-align:left;
}

.listing-display .price {
margin:-30px 0px 30px 0px;
padding:0px 10px 0px 10px;
color:#000;
text-align:right;
position:relative;
z-index:10000;
font-size:11px;
font-weight:bold;
line-height:30px;
height:30px;
overflow:hidden;
}

.listing-display .listing-images {
text-align:center;
}

.listing-display .listing-images #listing-main-image {
	margin:0px auto 10px auto;
	width:538px;
	height:auto;
}

.listing-display .listing-images #listing-main-image img {
	width:538px;	
}

.listing-display .listing-images .listing-thumbnails > a > img {
	width: 80px;
	height: 60px;
} 

.listing-display .bbp {
margin:10px 0px 10px 0px;
padding:2px 10px 2px 10px;
height:20px;
}

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

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

.listing-display .bbp dt.property_id span {
line-height:20px;
padding-right:10px;
display:block;
}

.listing-display .bbp dt.property_id {
width:auto;
}

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

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

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

.listing-display .bbp dd {
margin:0px 10px 0px 0px;
padding:0px 8px 0px 4px;
font-weight:bold;
font-size:12px;
color:#000;
width:auto;
height:20px;
line-height:20px;
display:block;
float:left;
background:url(../images/css/num_left.gif) right center no-repeat;
}

.listing-display .bbp dd.property_id_val {
background:none;
}

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

.listing-display .description {
border:none;
padding-top:15px;
}

.listing-display ul {

}

.listing-display ul li {

}

.listing-display .features {
margin:10px auto 10px auto;
width:558px;
border:none;
}

.listing-display .features td {
padding:4px;
font-weight:bold;
color:#000000;
vertical-align:top;
text-align:left;
font-size:12px;
background:#EEEEEE;
}

.listing-display .features td.feature-name {
width:140px;
}

.listing-display .contact {

}

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

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

.listing-display .listing-agent .listing-agent-details {
font-weight:bold;
}

.listing-display .listing-agent .listing-agent-email {
font-weight:bold;
}

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

/* =actions */

.listing-display .actions {
	margin:20px 0px 0px 0px;
	list-style:none;
}

.listing-display .actions li {
	margin:0px;
	border:none;
	padding:0px;
	list-style:none;
	width:150px;
	overflow:hidden;
	float:left;
	text-align:center;
}

.listing-display .actions li a {
	display:block;
	width:150px;
	padding:40px 0px 0px 0px;
	font-size:11px;
	text-decoration:none;
}

.listing-display .actions li.printable-brochure-link {
	background:url(../images/icons/printable_brochure.gif) top center no-repeat;
}

.listing-display .actions li.email-listings-link {
	background:url(../images/icons/email.gif) top center no-repeat;
}

.listing-display .actions li.vendor-login-link {
	background:url(../images/icons/vendor_login.gif) top center no-repeat;
}

.listing-display .actions li.virtual-tour-link {
	background:url(../images/icons/virtual_tour.gif) top center no-repeat;
}

.listing-display .actions li.floorplan-link {
	background:url(../images/icons/floor_plans.gif) top center no-repeat;
}

.listing-display .actions li.vendor-login-link {
	background:url(../images/icons/login.gif) top center no-repeat;
}

.listing-display .actions li.emailafriend {
	background:url(../images/icons/email_to_friend.gif) top center no-repeat;
}

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

