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

/* =listing-display */

.listing-display {
padding:20px 40px;
width:720px;
overflow:hidden;
position:relative;
color:#666666;
border:1px solid #989898;
background-color: #F3F3F3;
}

.listing-display h2.heading, .listing-display h3.listing-mapping-heading {
margin:0;
padding:0px 10px 0px 10px;
height:30px;
line-height:30px;
overflow:hidden;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-align:left;
background:#666;
}

.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;
line-height:25px;
font-size:12px;
color:#000;
text-align:left;
}

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

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

.listing-display .listing-images .listing-main-image-cell {
	margin:0;
	float: left;
	height:480px;
	width:100%
}

.listing-display .listing-images .listing-main-image-cell img {
	height: 100%
}

.listing-display .listing-thumbnails {
}

.listing-display .listing-thumbnails img.thumbnail {
	width: 95px;
	height: 65px;
	float: left;
	padding: 0;
	margin: 5px 5px 0 0;
}

.listing-display .listing-images #listing-image-links {
}

.listing-display .listing-image-gallery span {
	
}

.listing-display .listing-image-gallery,
.listing-display .listing-virtual-tour,
#listing-image-links .floorplan-link{
	padding: 15px 0 5px 15px;
	float: left;
}

.listing-display .listing-image-gallery a:link,
.listing-display .listing-image-gallery a:visited,
.listing-display .listing-image-gallery a:active,
.listing-display .listing-virtual-tour a:link,
.listing-display .listing-virtual-tour a:visited,
.listing-display .listing-virtual-tour a:active,
#listing-image-links .floorplan-link a:link,
#listing-image-links .floorplan-link a:visited,
#listing-image-links .floorplan-linka:active {
	text-decoration: none;
	color:#666;
	font-size:12px;
	padding: 0;
	line-height: 22px;
	display: block;
	width: 84px;
	height: 22px;
	background:url(../images/button_bg.gif) left top no-repeat;
}

.listing-display .listing-image-gallery a .over,
.listing-display .listing-image-gallery a:hover,
.listing-display .listing-virtual-tour a .over,
.listing-display .listing-virtual-tour a:hover,
#listing-image-links .floorplan-link a .over,
#listing-image-links .floorplan-link a:hover {
	background:url(../images/button_bg.gif) left bottom no-repeat;
	color: #CCC;
}


.listing-display h2.heading-2 {
display:none;
}

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

.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;
margin:0px;
}

.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(http://api.renet.com.au/webengine/images/rooms/bed_black.gif) left center no-repeat;
}

.listing-display .bbp dt.bathrooms {
background:url(http://api.renet.com.au/webengine/images/rooms/bath_black.gif) left center no-repeat;
}

.listing-display .bbp dt.garages {
background:url(http://api.renet.com.au/webengine/images/rooms/car_black.gif) left center no-repeat;
}

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

.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;
display: none;
}

.listing-display .description {
	clear: both;
border:none;
padding:10px 0 0 0;
width: 100%;
text-align: justify;
}

.listing-display ul {

}

.listing-display ul li {

}

.listing-display .features {
margin:0;
width: 100%;
border:none;
}

.listing-display .features td {
padding:4px 4px 4px 10px;
vertical-align:top;
text-align:left;
font-size:12px;
background:#DDD;
font-family: Arial;
}

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

.listing-display .contact {
clear:both;
float:right;
margin-top:20px;
padding:10px;
width:250px;
background: #DDD;
}

.listing-display .listing-agent {
padding-top: 10px;
float:left
}

.listing-display .listing-agent img {
width: 40%;
float: left;
}

.listing-display .listing-agent .listing-agent-details,
.listing-display .listing-agent .listing-agent-phone,
.listing-display .listing-agent .listing-agent-email {
float:right;
font-weight:bold;
width:60%;
}

.listing-display .listing-agent .listing-agent-phone {
	font-weight: normal;
}


.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:120px;
	overflow:hidden;
	float:left;
	text-align:center;
}

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

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

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

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

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

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

.listing-display .actions li.vendor-login-link {
	background:url(http://api.renet.com.au/webengine/images/icons/login.gif) top center no-repeat;
	display: none;
}

.listing-display .actions li.emailafriend {
	background:url(http://api.renet.com.au/webengine/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;
}
