/* @override 
	http://staging.renet.com.au/cardow/CSS/listingintro.css
	http://staging.renet.com.au/cardow2/CSS/listingintro.css
	http://staging.renet.com.au/nicolecardow/CSS/listingintro.css
	http://www.nicolecardow.com.au/CSS/listingintro.css
*/

/* =listing_intro */

.listing-intro {
	margin:10px 0px;
	border: none;
	padding:8px;
	overflow:hidden;
	position:relative;
	height:190px;
	background: url(../images/introbg.gif);
	/*background: url("../images/footer.gif") 0px 125px repeat-x;*/
}

.listing-hot {
	background: url(../images/hot.gif) no-repeat;
}

.listing-intro-even {

}

/*.listing-hot {
	background-color: #fef2f7;
}*/

.listing-intro h3 {
	margin: 20px 0 0 0;
	padding:0px;
	text-indent:20px;
	text-align:left;
	width:450px;
	font-size:9pt;
	height:30px;
	line-height:30px;
	font-weight: normal;
	position:absolute;
	top:0px;
	left: 255px;
}

/* =listing-status */

.listing-intro .status-label {
	margin: 0px;
	border: none;
	padding: 0px;
	position: absolute;
	width: 250px;
	height: 105px;
	text-decoration: none;
	top: 4px;
	left: 4px;
	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;
}

/* =status */

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

/* =thumbnail */

.listing-intro .thumbnail-link {
	margin: 0px;
	overflow: hidden;
	text-decoration: none;
	width: 250px;
	height: 188px;
	display: block;
	float: left;
}

.listing-intro .thumbnail-link:hover {
	overflow: hidden;
	width: 250px;
	opacity: 0.9;
	filter: alpha(opacity = 90);
}

.listing-intro .thumbnail-link img {
	margin: 1px;
	padding: 0px;
	border: none;
	width: 250px;
	float: left;
}

.listing-intro a.externalImages-intro {
	display: block;
	position: absolute;
	top: 30px;
	right: 0px;
}

.listing-intro .externalImages-intro img {
	display: block;
	width: 87px;
	height: 47px;
}

/* =rooms */

.listing-intro .features {
	margin:60px 0 0 0;
	padding:0px;
	height:20px;
	float: right;
	display: block;
}

.listing-intro .features dt {
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:11px;
	height:20px;
	overflow:hidden;
	display:block;
	float:left;
	width: 30px;
}

.listing-intro .features dt span {
	display: block;
	height: 20px;
	line-height: 20px;
	visibility: hidden;
}

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

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

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

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

.listing-intro .features dt.property_id span,
.listing-intro .features dt.land_size span {
	visibility: visible;
	line-height: 22px;
}

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

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

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

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

.listing-intro .features dt.pets {
	margin: 0px;
	display: none;
}

.listing-intro .features dd {
	margin:0px;
	padding:0px 15px 0 0;
	font-weight: bold;
	font-size:12px;
	line-height:22px;
	height:20px;
	width:auto;
	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 {
	background:none;
	font-size:11px;
	font-weight:normal;
}

/* =price */

.listing-intro .text .price {
	margin:0px;
	padding:0px 10px 0px 0px;
	font-size:9pt;
	text-align:right;
	height:26px;
	position:absolute;
	top:25px;
	right:10px;
	text-transform:uppercase;
	font-weight: bold;
}

/* =text */

.listing-intro .text {
	margin:50px 0px 0px 270px;
	padding:0px;
	height:140px;
	width: 450px;
}

.listing-intro .text #inspection-cell {
	display: block;
	padding: 0 10px;
	margin-left: -10px;
}

.listing-intro .text #inspection-cell h6 {
	color: #9C2848;
	width: 90px;
} 

.listing-intro .text #inspection-cell ul {
	color: #9C2848;
}
.listing-intro .text #inspection-cell ul li {

}

.listing-intro .text #inspection-cell ul li span.ofiDay {
	display: none;
}

/* =address */

.listing-intro .text .address {
	margin:0;
	padding:4px 0px 0px 0px;
	height:22px;
	line-height:22px;
	font-weight:bold;
	color: #9C2848;
}

.listing-intro .address span.streetAddress {
	text-transform:none;
	text-align: center;
}

/* =holiday price */

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

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

.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:10px 0px 4px 0px;
	padding:0px;
	font-size:11px;
	line-height:16px;
	color:#333;
	text-align:left;

}

/* =more link */

.listing-intro .intro-link-more {
	padding: 0px;
	line-height: 28px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background: #042202;
	display: block;
	height: 24px;
	line-height: 24px;
	text-decoration: none;
	width: 80px;
	position: absolute;
	bottom: 15px;
	right: 15px;
	background:url("../images/red-butt.gif") repeat scroll center top transparent;
}

.listing-intro .intro-link-more:hover {
	background: url(../images/red-butt.gif) bottom;
}

/* =pagination */

.pagination {
	margin: 0px 15px 20px 340px;
	padding: 0px;
	border: none;
	clear: both;
	text-align: right;
}

.pagination-top {
	margin: -50px 15px 20px 340px;
	clear: none;
	float: right;
}

.pagination p {
	text-transform: uppercase;
	font-size: 10px;
}

.pagination .pagination-links {
	width: 600px;
}
