/***************************************************
Property Listings
***************************************************/

#listing-title { 
	width:100%;
	height:24px;
	background:none;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:800;
	line-height:24px;
	margin-top:15px;
	border-bottom:dashed 1px #000000;
}
				
#listing {
	width:100%;
	background:none;
	padding:15px 3px 3px 3px;
	margin:auto;
}

.listthumb {
	width:150px;
	height:113px;
	/*float:right;*/
	margin:0 10px 0 0;

}
	  
#listbox {
	width:100%;
	
	/*margin:auto;
	background:none;
	padding:0;
	margin:15px 0 0 35px;
	float:left;*/
}

#listbox img {
	border:solid 2px black;
	/*float:left;*/
	/*margin:0 5px 0 0*/
}
			
#listbox p {
	font-size:10px;
	color: #999999;
	width:70%;
	float:left;
	margin-top:10px;
}

#listbox span {
	
	background:none;
	padding:0;
	/*float:left;*/
	color:#006600;
	margin-top:10px;
}
			
#listbox a { 
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:900;
	color:#003300
}
			
#listbox a:hover { 
	text-decoration:underline;
	font-size:14px;
	font-weight:900;
	color:#003300
}

#listbox table {
	margin: 0;
	padding:0;
	border:none;
}

#listbox table tr td {
	margin: 0;
	padding:0;
	border:none;
}

.listing_title1 {
	color:#006633;
	line-height:15px;
	font-style:italic;
	font-weight:600;
	text-align:left;
	padding:2px;
}	

.listing_title2 {
	color: #003333;
	line-height:16px;
	font-size:14px;
	font-style:italic;
	font-weight:700;
	text-align:left;
	padding:2px;
	border-bottom:solid 1px #003333;
	margin-top:25px;
}	
		
.listing_title3 {
	color: #003300;
	line-height:14px;
	text-align:left;
	font-weight:600;
	padding:2px;
	padding-right:8px;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align: justify;
}
	  
.field {
	border:none;
	height:14px;
	font-size:12px;
	background-color:#99CCFF;
}
		   	
table { margin:auto; }

.yo {
 width:500px;
}

#property-details tr td {
	border-right:none;
	vertical-align:middle;
}

#property-details table {
border:none;
}

.mapit {
width: 116px;
height:33px;
}

.mapit a {
display:block;
background-image: url(/img/map.gif);
height: 33px;
width: 116px;
}

.mapit a:hover {
background-image: url(/img/map_over.gif);
}

.print {
float: left;
width: 116px;
height:33px;
}

.print a {
display:block;
background-image: url(/img/print.gif);
height: 33px;
width: 116px;
}

.print a:hover {
background-image: url(/img/print_over.gif);
}

.send {
float: left;
width: 116px;
height:33px;
}

.send a {
display:block;
background-image: url(/img/send.gif);
height: 33px;
width: 116px;
}

.send a:hover {
background-image: url(/img/send_over.gif);
}
