/* =pagination */

.pagination {
	border:none;
}

/* =listing-intro */

.listing-intro {
	margin:0px 0px 10px 0px;
	border: 1px solid rgb(0, 80, 37);
	width: 898px;
	padding: 0px;
	color:#777777;
	overflow:hidden;
	position:relative;
	height: 113px;
	background:url(../images/sidebarbackground.png) 0px 27px repeat-x white;
}

/* =soldprice */

.listing-intro .price .soldPrice p {
	text-transform:uppercase;
}

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

.listing-intro .under-contract {
	background:url(../images/under_contract.gif) top left no-repeat;
}

.listing-intro .under-offer {
	background:url(../images/under_offer.gif) top left no-repeat;
}

.listing-intro .deposit-taken {
	background:url(../images/deposit_taken.gif) top left no-repeat;
}

.listing-intro .sold {
	background:url(../images/sold.gif) top left no-repeat;
}

.listing-intro .leased {
	background:url(../images/leased.gif) top left no-repeat;
}

.listing-ofi .status-label {
	background:url(../images/openhouse.gif) top left no-repeat;
}

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

.listing-intro h2 {
	background:none;
	width: 812px;
	background:#333;
}

/* =heading */

.listing-intro h3 {
	color:#000;
	font-size:9pt;
	left: 160px;
	margin:0px 0px 4px 0px;
	padding:0;
	position:absolute;
	top:32px;
	width:560px;
	text-transform:none;
	border:none;
	letter-spacing:0px;
}

/* =thumbnail */

.listing-intro .thumbnail-link {
	margin:0px;
	display:block;
	border-right:1px solid #FFF;
	width:210px;
	height:155px;
	overflow:hidden;
	text-decoration:none;
	background:none;
	
	width: 150px;
	height: 113px;
}

.listing-intro .thumbnail-link img {
	margin:0px;
	padding:0px;
	width:210px;
	height:155px;
	border:none;
	
	
	width: 150px;
	height: 113px;
}

/* =rooms */

.listing-intro .features {
	margin:0px;
	padding:2px;
	position: absolute;
	top:32px;
	right:10px;
	width:70px;
	height:71px;
}

.listing-intro .features dt {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-weight:bold;
	font-size:7pt;
	color:#000000;
	width:47px;
	height:16px;
	display:block;
	float:right;
}

.listing-intro .features dt span {
	
}

.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 {
	width:auto;
	font-size:11px;
	font-weight:bold;
	display: none;
}

.listing-intro .features dt.property_id span, 
.listing-intro .features dt.land_size span,
.listing-intro .features dt.carports span {
	line-height:22px;
	padding-right:10px;
	display: block;
	display: none;
	font-size: 12px;
	font-weight: normal;
}

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

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

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

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

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

.listing-intro .features dd {
	margin:4px 2px 4px 2px;
	padding:0px;
	font-weight:normal;
	font-size:12pt;
	line-height:10pt;
	color:#000;
	width:auto;
	height:16px;
	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:bold;
	display: none;
}

/* =text */

.listing-intro .text {
	margin:0px;
	font-weight:normal;
	width: 570px;
}

/* =address */

.listing-intro .address {
	margin:0px;
	border: 1px solid rgb(0, 80, 37);
	border-top: none;
	border-right: none;
	padding:0px;
	text-indent:10px;
	color:#FFFFFF;
	text-align:left;
	width:100%;
	font-size:12px;
	height:26px;
	line-height:27px;
	position:absolute;
	top: 0px;
	left: 150px;
	font-weight: bold;
	text-transform:uppercase;
	
	background: url(../images/menu.png) center left repeat-x rgb(0, 80, 37);
	
}

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

/* =price */

.listing-intro .text .price {
	margin:0px;
	padding:0px 10px 0px 0px;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	text-align:right;
	width:200px;
	height:26px;
	line-height:27px;
	position:absolute;
	top:0px;
	right:0px;
	text-transform:uppercase;
	background:url(../images/sidebarheaderright.png) top right no-repeat;
}

/* =introduction */

.listing-intro .introduction {
	margin:0px 105px 4px 0px;
	padding: 0px;
	font-size:11px;
	line-height:16px;
	color:#333;
	position:absolute;
	top: 52px;
	left: 160px;
	text-align: left;
}

/* =more */

.listing-intro .intro-link-more {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	display: block;
	text-decoration: underline;
	position: absolute;
	top: 86px;
	right: 105px;
	color: red;
	/* height: 24px;
	line-height: 24px;
	text-transform:uppercase;*/
	
	display:inline;
	
}

/* =inspections */

.listing-intro #inspection-cell {
	display: block;
	position: absolute;
	top: 84px;
	left: 160px;
	
	display: none;
}

.listing-intro #inspection-cell  h6.inspection-heading {
	margin:0px;
	padding:0px;
	font-size: 11px;
	color: #A5021F;
	width: 100px;
	font-weight:normal;
	position: absolute;
	top: 0px;
	left: 0px;
}

.listing-intro #inspection-cell ul {
	margin: 0px 0px 0px 80px;
	padding: 0px;
}

.listing-intro #inspection-cell ul li {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #A5021F;
}

.listing-intro #inspection-cell ul li .ofiDay {
	width: 50px;
	float: left;
	display: block;
}

.subscribeleft .searchBack {
	display:none;
}

