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

/* =listing_intro */

h2#listview-heading {
	display: none;
}

.listing-intro {
	margin: 0px 0px 30px 0px;
	border-bottom: 2px solid #1f1f1f;
	padding: 0 0 2px 0;
	height: 160px;
	position: relative;
	width: 960px;
}

/* =price */

.listing-intro .text .price {
	padding: 0 0 0 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: right;
	width: 400px;
	line-height: 24px;
	height: 24px;
	z-index: 100;
	position: absolute;
	right: -335px;
	top: -40px;
}

/* =listing-status */

.listing-intro .status-label {
	border: none;
	padding: 0px;
	position: absolute;
	width: 213px;
	height: 160px;
	text-decoration: none;
	top: 2px;
	left: 0px;
	display: block;
}

.listing-intro .status-label span {
	display: none;
}

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

#content > .view + h2 {
	display: none;
}

.listing-intro h3 {
	margin: 0px 0px 4px 215px;
	padding: 0px 10px 0px 10px;
	font-weight: normal;
	color: #e52005;
	height: 26px;
	font-size: 16px;
	line-height: 26px;
	overflow: hidden;
}

/* =thumbnail */

.listing-intro .thumbnail-link {
	margin: -30px 0 0 0;
	padding: 0;
	display: block;
	width: 213px;
	height: 160px;
	overflow: hidden;
	text-decoration: none;
	background: none;
}

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

.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 {
	position: absolute;
	left: 230px;
	bottom: 10px;
	padding: 2px 0px 2px 0px;
	background: #FFFFFF;
	height: 20px;
}

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

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

.listing-intro .features dt.property_id {
	display: block;
}

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

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

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

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

.listing-intro .features dd.property_id_val {
	
}

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

/* =text */

.listing-intro .text {
	position: absolute;
	top: 40px;
	left: 225px;
	width: 400px;
}

/* =introduction */

.listing-intro .introduction {
	width: 400px;
	font-size: 12px;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
}

/* =address */

.listing-intro .address {
	clear: left;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	height: 12px;
	font-size: 14px;
	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: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 115px;
	right: -10px;
	color: #fff;
}

.listing-intro .text ul.holiday-pricing li {
	float: left;
	padding-right: 20px;
	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 {
	
}

/* =more link */

.listing-intro .intro-link-more {
	border: none;
	padding: 0px;
	line-height: 28px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background: #e52005;
	display: block;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	width: 62px;
	position: absolute;
	top: 98px;
	left: 673px;
}

.listing-intro .intro-link-more:hover {
	background: #000;
}

/* =pagination */

.pagination {
	margin: 10px auto 0;
	padding: 0px;
	border: none;
	font-weight: bold;
	color: #333;
	width: 300px;
	text-align: center;
}

.pagination-bottom {
	margin: 0 auto 0 auto;
	width: 300px;
	text-align: center;
}

.listing-intro .text #agent-intro {
	position: absolute;
	top: 24px;
	right: -335px;
	width: 200px;
	border: solid 1px #ccc;
	background: #eee;
	padding: 5px;
}

.listing-intro .text #agent-intro span {
	display: none;
}

.view {
	list-style: none;
	display: block;
	height: 27px;
	border-bottom: solid 3px #d51423;
}

.view li {
	float: left;
	width: 100px;
	text-align: center;
	background: URL(../images/nav_off.gif);
	height: 25px;
	line-height: 25px;
	margin: 0 1px 0 0;
}

.view li a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	display: block;
}

.view .current {
	background: URL(../images/nav_on.gif);
}

.view li:hover {
	background: URL(../images/nav_on.gif);
}

.contactus form p, .contactus .listing-intro {
	display: none;
}

.contactus .listing-intro p.address {
	display: block;
}

#inspection-cell {
	display: none;
}

.listing-intro .addthis_toolbox {
	position: absolute;
	right: -335px;
	top: -7px;
}








