/* @override 
	http://esvc000384.wic029u.server-web.com/css/property_detail.css
	http://esvc000384.wic029u.server-web.com/admin/file/content18/c2/property_detail.css
*/

/* Remove the dotted border around a link */
a:focus{
	outline: none;
	 -moz-outline-style: none;
}

#property_details{
	background: url(/images/poperty_details/detail_header.gif) left top no-repeat;
	margin-top: 20px;
	width: 551px;
	float: left;
}

#property_details h3{
	line-height: 32px;
	color: #FFF;
	float: left;
	display: inline;
	width: 300px;
	margin: 0 10px 0 0;
	padding: 0 10px;
}



ul#property_info {
	float: right;
	list-style: none;
	margin-right: 10px;
	display: inline;
}

/* @group Detail Icons */

#property_info li {
	display: inline;
	line-height: 32px;
	color: #FFF;
	width: 25px;
	padding-right: 22px;
	margin-right: 5px;
	display: inline;
}

.beds{
	background: url(/images/poperty_details/bedrooms.gif) no-repeat right -2px;
}
.baths{
	background: url(/images/poperty_details/bath.gif) no-repeat right -2px;
}
.toilets{
	background: url(/images/poperty_details/toilet.gif) no-repeat right -2px;
}
.cars{
	background: url(/images/poperty_details/car.gif) no-repeat right -2px;
}

/* @end */



#column_wrapper{
	border-left: 1px solid #d8e1e8;
	border-right: 1px solid #d8e1e8;
	float: left;
	position: relative;
	background: #f5f7f9;
	margin: 0;
	padding: 0;
}

/* @group Left Column
 */

.detail_fade{
/*	background: url(/images/poperty_details/detail_fade.gif) repeat-x left top;*/
}

div#left_col {
	float: left;
	clear: both;
	width: 267px;
	padding-left: 10px;
}

div#left_col ul{
	list-style-position: inside;
	margin: 0;
	padding-bottom: 10px;
	line-height: 1.4em;
}

div#left_col div{
	padding: 10px 0 0 10px;
}
div#left_col div p{
	padding: 0;
}

#free{
	margin: 0 0 5px 0;
}

/* @end */

/* @group Right Column */

#right_column {
	float: right;
	background-color: #FFF;
}
div#floor_plan {
	text-align: center;
	background: #FFF url(/images/poperty_details/floor_plan_fade.gif) repeat-y left top;
	margin: 0 auto;
	padding: 10px 0;
	float: left;
	width: 269px;
}

#floorplan_link{
	height: 27px;
	clear: both;
}
#floorplan_link a {
	background: url(/images/poperty_details/floorplan_link.gif) no-repeat;
	display: block;
	text-indent: -10000px;
	float: left;
	width: 269px;
	position: absolute;
	right: 0;
	bottom: 0;
	line-height: 27px;
}




/* @end */

/* @group Footer */



div#div_footer{
	width: 552px;
	height: 52px;
	background: url(/images/poperty_details/detail_footer.gif) no-repeat;
	clear: both;
	line-height: 52px;
}

div#footer_text {
	width: 270px;
	float: left;
	padding-left: 10px;
}

#download_brochure{
	margin-left: 15px;
	float: left;
	display: inline;
}
#download_brochure a {
	color: #003359 !important;
	padding-left: 20px;
	background: url(/images/poperty_details/pdf.gif) no-repeat left;
}


/* @end */


