@charset "UTF-8";
/* Print Style Sheet */

body {line-height:1.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;font-size:10pt;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
img {float:left;margin:1.5em 1.5em 1.5em 0;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}

#utilties_wrapper, #nav, #footer ul, #footer img, .no_print, .page_options, .icon, #featured { display: none; }
.inner_float {
	display: block;
}
.status {
	clear: left;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.rule {	border-bottom: 1px solid #a9a9a9; }

.object .description {
	padding-left: 130px;
}
.object {
	display: block;
	clear: both;
}
.object img {
	padding: 0 10px 0 0;
	margin: 0;
}
.object .description dt {
	clear: none;
}

/* @group Property Details Pages */

#property #left_col {
	display: block;
	float: left;
	clear: left;
}

#property #left_col img {
	padding: 5px;
	margin: 0;
}

.thumb_wrap { float: left;}
#property #left_col small { display: none; }

#property #right_col {
	clear: left;
}

/* @end */

dl {
	list-style: none;
	margin: 0;
	padding: 5px 0 9px 9px;
	color: #3c3c3c;
	line-height: 18px;
	font-size: 12px;
}

dt {
	margin: 0;
	float: left;
	clear: left;
	font-weight: bold;
}
dt, dd { padding: 4px 0 4px 9px; display: table; }

h3#company_name {
	font-size: 20px;
	border-bottom: 2px solid #333;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
}

#footer { 
	clear: both;
	border-top: 1px solid #333;
	margin-top: 15px;
}

/* @group contact page */

#contact #left_col { display: none; }


/* @end */

/* @group Property List Box */
div.property {
	display: block;
	clear: both;
	border-top: 1px solid #7e7e7e;
}
div.property div.cover_photo {
    float: left;
}
div.property div.cover_photo img {
	padding: 5px 10px 5px 5px;
	margin: 0;
}
div.property div.cover_photo span { display: none; }
div.property div.description {

}
div.property div.details {
	float: right;
	background-color: #f2f2f2;
}
div.property div.details h3 { display: none;}

div.property div.details dt { padding-right: 7px; }

/* @end */

/* @group agent page */
#agent #left_col {
	float: right;
	margin: 0 0 10px 15px;
}
#agent #left_col img {
	padding: 0;
	margin: 0;
}
#agent .rule { border: none; }
#agent h2 { display: none; }


/* @end */


