/* @override 
	http://www.lobseyproperty.com.au/CSS/listingintro.css
*/

/* =searchListings */

.searchListings {
	margin-bottom: 20px;
	padding: 5px 20px 10px 20px;
	background: #BAD91F;
}

.searchListings h3 {
	width: 50px;
	font-size: 10pt;
	line-height: 16px;
	margin-bottom: 10px;
}

.searchListings tr {
	padding: 0;
}

.searchListings td {
	padding-right: 10px;
	vertical-align:bottom;
}

.searchListings input,
.searchListings select {
	width: 120px;
	margin-top:10px;
	padding:0 3px;
	line-height:12px;
}

.searchListings select#categoryselect {
	width: 140px;
	padding:3px 5px;
	height: 50px;
	vertical-align:top;
	margin-top: 0;
}

td.button input {
	padding: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background:#a8262b;
	border: solid 1px #999;
	display: block;
	height: 24px;
	line-height: 24px;
	text-decoration: none;
	width: 80px;
}

/* =listing_intro */

.listing-intro {
	margin: 0px 5px 15px;
	padding: 0px;
	height: 390px;
	color: #545962;
	float: left;
	width: 265px;
	overflow: hidden;
	clear: none;
	position: relative;
	border: solid 1px #545962;
	font-family: Arial,Helvetica,sans-serif;
}

.listing-intro h3 {
	margin: 0px 0px 4px 0px;
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	height: 24px;
	line-height: 26px;
	overflow: hidden;
	background: #4d4a47;

}

/* =listing-status */

.listing-intro .status-label {
	margin: 0px;
	border: none;
	padding: 0px;
	position: absolute;
	width: 140px;
	height: 105px;
	text-decoration: none;
	top: 28px;
	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/images/sold.gif) top left no-repeat;
}

.listing-intro .leased {
	background: url(http://api.renet.com.au/webengine/images/statuslabels/images/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-left: 4px;
	display: block;
	width: 257px;
	height: 193px;
	overflow: hidden;
	text-decoration: none;
	background: none;
}

.listing-intro .thumbnail-link img {
	margin: 0px;
	padding: 0px;
	border: none;
	width: 257px;
	height: 193px;
}

.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: 5px 0px 0px 8px;
	padding: 2px 0px 2px 0px;
	height: 25px;
	width: 250px;
}

.listing-intro .features dt {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #545962;
	width: 32px;
	height: 30px;
	display: block;
	float: left;
}

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

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

.listing-intro .features dt.land_size {
	width: auto;
	font-size: 11px;
	font-weight: bold;
}

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

.listing-intro .features dd.property_id_val, .listing-intro .features dt.land_size span {
	display: none;
}

.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/carports.gif)  left center no-repeat;
	margin: 0px;
}

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

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

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

.listing-intro .features dd.land_size_val {
	background: none;
	font-size: 11px;
	font-weight: bold;
}

/* =price */

.listing-intro .text .price {
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	line-height: 26px;
	height: 24px;
	position: absolute;
	left: 10px;
	bottom: 4px;
}

/* =text */

.listing-intro .text {
	margin: 10px;
}

/* =address */

.listing-intro .address {
	clear: left;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}

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

/* =holiday price */

.listing-intro .text ul.holiday-pricing {
	margin: 0px 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: 0px 0px 4px 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	height: 60px;
	overflow: hidden;
}

/* =more link */

.listing-intro .intro-link-more {
	padding: 0px;
	line-height: 28px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background:#a8262b;
	border: solid 1px #999;
	display: block;
	height: 24px;
	line-height: 24px;
	text-decoration: none;
	width: 80px;
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.listing-intro .intro-link-more:hover,
td.button input:hover {
	background: #fff500;
	color: #000;
}

/* =pagination */

.pagination {
	margin: 0px 15px 20px 0px;
	padding: 0px;
	border: none;
	font-weight: normal;
	clear: both;
	text-align: left;
}

.pagination p {
	font-size: 12px;
}

