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

/* =listing_intro */

.listing-intro {
margin:0 18px 20px 0;
height:112px;
color:#666666;
border:1px solid #989898;
width: 370px;
position: relative;
background-color: #F3F3F3;
float: left;
clear: none;
}

/* =listing-status */

.listing-intro .status-label {
	margin:0px;
	border:none;
	padding:0px;
	position:absolute;
	width:140px;
	height:105px;
	text-decoration:none;
	top:5px;
	left:5px;
	display:block;
}

.listing-intro .under-contract {
background:url(http://api.renet.com.au/webengine/images/statuslabels/under_contract.gif) top left no-repeat;
}

.listing-intro .under-offer {
background:url(http://api.renet.com.au/webengine/images/statuslabels/under_offer.gif) top left no-repeat;
}

.listing-intro .deposit-taken {
background:url(http://api.renet.com.au/webengine/images/statuslabels/deposit_taken.gif) top left no-repeat;
}

.listing-intro .sold {
background:url(http://api.renet.com.au/webengine/images/statuslabels/sold.gif) top left no-repeat;
}

.listing-intro .leased {
background:url(http://api.renet.com.au/webengine/images/statuslabels/leased.gif) top left no-repeat;
}


#content.listingintro h2 {
padding:10px 0px 0px 75px;
color:#E20A17;
font-size:150%;
display: none;
}

.listing-intro h3 {
margin:0 0 0 160px;
padding:0px;
width: 210px;
font-weight:normal;
TEXT-ALIGN:LEFT
}

/* =thumbnail */

.listing-intro .thumbnail-link {
width: 150px;
overflow:hidden;
text-decoration:none;
background:none;
position: absolute;
top: 5px;
left: 5px;
}

.listing-intro .thumbnail-link img {
margin:0px;
padding:0px;
border:none;
clear: both;
width:150px;
height:112px;
overflow:hidden;
}

/* =features */

.listing-intro .features {
margin:5px 0px 0px 160px;
padding:0px;
height:20px;
background:none;
display: block;
clear: both;
}

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

.listing-intro .features dt span {
display:none;
}

.listing-intro .features dt.property_id span {
line-height:20px;
padding-right:10px;
display:none;
}

.listing-intro .features dt.property_id, .listing-intro .features dt.land_size {
margin-left:10px;
width:auto;
font-size:10px;
font-weight:normal;
display: none;
}

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

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

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

.listing-intro .features dt.pets {
background:url(../images/css/pets_2.gif) left center no-repeat;
margin:0px;
}

.listing-intro .features dd {
margin:0px 4px 0px -25px;
padding:0px 6px 0px 6px;
font-weight:bold;
font-size:12px;
color:#666;
width:auto;
height:20px;
line-height:20px;
display:block;
float:left;
}

.listing-intro .features dd.property_id_val {
background:none;
font-size:12px;
font-weight:normal;
display: none;
}

.listing-intro .features dd.land_size_val {
display:none;
}

/* =text */

.listing-intro .text {
margin:5px 10px 4px 160px;
display: block;
}

/* =address */

.listing-intro .address {
position:absolute;
clear:left;
margin:0px 0px 6px 0px;
padding:0px;
font-size:14px;
line-height:14px;
color:#333333;
border-bottom:1px dotted #666666;
display: none;
}

.listing-intro .status {
margin:0px 0px 4px 0px;
padding:0px;
font-size:12px;
font-weight:bold;
color:#FF0000;
text-align:center;
display: none;
}

.listing-intro .text .price {
margin:0px;
padding:0px;
font-size:14px;
font-weight:bold;
color:#666;
text-align:left;
}

/* =holiday price */

.listing-intro .text ul.holiday-pricing {
position:absolute;
margin:82px 0px 6px 0px;
padding:0px;
}

.listing-intro .text ul.holiday-pricing li {
float:left;
padding-right:10px;
font-size:11px;
font-weight:normal;
}

.listing-intro .text ul.holiday-pricing li span {
padding:0px 4px 0px 0px;
}

.listing-intro .text ul.holiday-pricing li span.holiday-season {

}

/* =introduction */

.listing-intro .introduction {
margin:5px 0px 4px 0px;
padding:0px;
font-size:11px;
line-height:16px;
color:#999999;
text-align: left;
}

/* =more link */

.listing-intro .intro-link-more {
	margin:0;
	padding:0px;
	line-height:28px;
	font-size:12px;
	color:#666;
	text-align:center;
	display:block;
	height:22px;
	line-height:20px;
	text-decoration:none;
	width:84px;
	position: absolute;
	bottom: 5px;
	right: 5px;
	background:url(../images/button_bg.gif) left top no-repeat;
}

.listing-intro .intro-link-more:hover {
	background:url(../images/button_bg.gif) left bottom no-repeat;
	color: #CCC;
}

/* =pagination */

.pagination {
	margin:20px 0px 20px 0px;
	padding:0px;
	border:none;
	font-weight:bold;
	color:#666;
	clear: both;
}
