#content {background:url(../images/backgrounds/no-left-menu.jpg) repeat-y;}

/*detail*/
ul#propDetailsList {
}
	ul.dev_prop_details_capella{
	background: url(../images/backgrounds/dev_prop_details_capella.jpg) no-repeat 92% 145px;
	}
	ul.dev_prop_details_ilc{
	background: url(../images/backgrounds/dev_prop_details_ilc.jpg) no-repeat 92% 145px;
	}
	ul#propDetailsList li {
	padding: 0px;
	}
	ul#propDetailsList li#link_top_right {
	position: absolute;
	top: 5px;
	right: 15px;
	}
		ul#propDetailsList li#link_top_right a {
		font-weight: bold;
		}
	ul#propDetailsList li#title {
	margin-top: -15px;
	}
	ul#propDetailsList li#locale {
	margin-bottom: 15px;
	}
	ul#propDetailsList li#a {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 12px;
	}
	ul#propDetailsList li#b {
	margin-bottom: 20px;
	font-style: italic;
	}
	ul#propDetailsList li#c {
	margin-bottom: 10px;
	}
	ul#propDetailsList li#d, ul#propDetailsList li#phone {
	font-weight: bold;
	}
	ul#propDetailsList li#contact_us {
	position: absolute;
	top: 205px;
	left: 385px;
	}
ul#dev_prop_tools {
margin-left: 15px;
margin-top: 25px;
}
	ul#dev_prop_tools li { 
	margin-bottom: 8px;
	margin-right: 8px;
	display:block;
	float:none;
	width:240px;
	}
#dev_description {
padding: 10px 15px 10px;
background: #f8f8f8;
min-height: 500px;
} * html #dev_description { height:500px; }
	#dev_description h2 {
	font-size: 16px;
	padding: 0;
	margin-bottom: 10px;
	}
	#dev_description h3 {
	font-size: 12px;
	padding: 0px;
	margin-bottom: 15px;
	margin: 15px auto;
	}
	#dev_description p {
	margin: auto; margin-bottom: 10px;
	}
	#dev_description ul {
	margin-left: 0px;
	}
		#dev_description ul li {
		list-style: disc inside;
		margin-left: 0px;
		}	
			#dev_description ul li.no_bull {
			list-style: none outside;
			margin-left: 0px;
			}
			#dev_description ul li.no_bullilc {
			list-style: none outside;
			margin-left: 25px;
			margin-bottom:5px;
			}
	div#dev_des_sub {
	margin-left: 10px;
	float: right;
	width: 305px;
	background: #fff;
	}
	div#dev_des_sub h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	background: #dae4ea;
	text-indent: 25px;
	line-height: 18px;
	font-size: 12px;
	}
	div#dev_des_sub ul {
	margin: 15px 0px;
	}
		div#dev_des_sub ul li { 
		font-weight: bold;
		font-size: 10px;
		list-style: none outside;
		margin-bottom: 5px; margin-left: 25px;
		}
		div#dev_des_sub ul li span {
		  font-weight:normal;
		}
		div#dev_des_sub ul li a { color:#818464; font-size: 11px; font-weight: normal; }
div#theImages img {
width: 83px;
height: 62px;
}

/*sum*/
div.letterBox {
font-size: 12px;
font-weight: bold;
}
div.dev_prop_sum_foot {
height: 35px;
}
	div.dev_prop_sum_foot a {
	color: #808662 !important;/*for ie*/
	background: url(../images/icons/arrow_blue_right.gif) no-repeat left center;
	padding-left: 10px;
	font-weight: bold;
	float: left;
	width: 150px;
	margin-top: 10px;
	}
		div.dev_prop_sum_foot a.connie {
		background: red;
		margin-top: 0px;
		float: right;
		width: 125px;
		background: none;
		}

/*misc*/
div.back_to_top {
text-align: right;
background: #fff;
margin: 0px -15px -10px;
padding: 10px 15px 15px;
}
	body#dev_sum div.back_to_top { margin-right: 15px;
	}
.highlight{
background: #d8dac4;
border: 1px solid #b8b997;
padding: 3px;
display: block;
cursor: pointer;
position: relative;
width: 176px;
}
	.highlight span {
	border: 1px solid #babd9e;
	background: #fff;
	padding: 1px;
	display: block;
	width: 15px;
	height: 13px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	right: 1px;
	top: 1px;
	color: #000;
	}

/*stuff that might be later*/
div#saveThisListing {
display: none;
}
