#properties_container {
	width: 100%;
	margin: 15px 0px 40px 0px;
}		
.properties_header {
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 1px 0px 8px 26px; 
	background: url(/content/site/images/graphics/circle_arrow_forward_light.png) no-repeat 0px 2px;
}
.properties_header a:link, .properties_header a:visited, .properties_header a:active {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
.properties_header a:hover {
	color: #000000;
}
.properties_buttons {
	font-size: 11px;
	padding: 4px 15px 4px 15px;
	margin-left: 15px;
	border-right: 1px solid #909090;
	background: url(/content/site/images/graphics/small_arrow.png) no-repeat 0px 7px;
}
.properties_buttons a:link, .properties_buttons a:visited, .properties_buttons a:active {
	text-decoration: none;
	font-size: 11px;
}
.properties_buttons a:hover {
}
.property_button_last {
	border: none;
	padding-right: 0px;
}
#address, #properties_title {
	padding-bottom: 7px;
}
#address p{
	margin: 3px 0px;
}
#properties_container .community {
	color: #333333;
}
#properties_container .community a:link, #properties_container .community a:visited, #properties_container .community a:active {
	text-decoration: none;	
	color: #333333;
}
#properties_container .community a:hover {
	color: #666666;
}
#properties_title h3{
	font-weight: normal;
	font-size: 15px;
	color: #333333;
	text-align: right;
	margin: 3px 0px;
}
.title_border {
	margin: 8px 0px 6px 0px;
	height: 10px;
	background: url(/content/properties/images/properties_title_border.png) no-repeat;
}
.title_border_tiling {
	margin: 8px 0px 6px 0px;
	height: 10px;
	background: url(/content/properties/images/properties_border_tiling.png) repeat-x;
}
#properties_home_image {
	float: right;
	margin: 0px 0px 0px 25px;
}
#properties_container #specs_column {
	width: 140px;
	padding: 0px 25px 15px 0px;
}
#properties_container #specs_column p{
	font-size: 12px;
	font-weight: bold;
	margin: 6px 0px;
}
#properties_description {
	font-size: 12px;
	padding: 0px 0px 0px 25px;
	text-align: right;
	line-height: 1.5;
}
#properties_base {
	background-color: #333333;
	height: 12px;
}
#represented {
	text-align: right;
	font-size: 12px;
	padding-top: 15px;
}
.represented_emphasis {
	font-weight: bold;
	color: #000000;
}
.details_header {
	margin-top: 40px;
	color: #333333;
}
.details_specs {
	font-weight: normal;
}
#properties_details_image {
	padding: 0px 0px 0px 25px;
}


/*
PERSONAL PROPERTIES
*/
.pl_status {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.pl_community {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.pl_community a:link, .pl_community a:visited, .pl_community a:active {
	color: #00715F;
}
.pl_community a:hover { color: #C05403; }

.pl_stats_title {
	color: #696969;
	font-size: 11px;
	font-weight: bold;
}
.pl_stats_highlight {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.pl_stats {
	color: #696969;
	font-size: 11px;
	font-weight: normal;
}



/* Property Featured */
.pl_featured_title {
	color: #FFFFFF; 
	font-size: 13px; 
	font-weight: bold;
}

.pl_featured_description {
	color: #696969;
	font-size: 12px;
	line-height: 17px;
}

.pl_featured_details_b {}
.pl_featured_details_b a:link, .pl_featured_details_b a:visited, .pl_featured_details_b a:active {
	display: block;
	margin: 0px auto;
	width: 140px;
	height: 30px;
	padding: 0px 5px 27px 5px;
	background-image: url('../../properties/images/featured_details_off.gif');
	background-repeat: no-repeat;
}
.pl_featured_details_b a:hover {
	background-image: url('../../properties/images/featured_details_on.gif');
}


/* Property List */
.pl_row {
	margin-top: 20px;
}
.pl_container {
	background-color: #DDDDDD;
	width: 338px;
	float: left;
	margin-right: 13px;
}
.pl_body {
	background-image: url('../../properties/images/properties_list_background.gif');
	background-repeat: repeat-y;
}
.pl_list_status {
	margin: 0px auto;
	text-align: center;
	width: 338px;
	padding: 3px 0px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #89877C;
}
.pl_image {}
.pl_align {
	text-align: center;
}
.pl_featured_spacing {
	line-height: 18px;
}
.pl_list_spacing {
	line-height: 15px;
}
.pl_details_b {}
.pl_details_b a:link, .pl_details_b a:visited, .pl_details_b a:active {
	display: block;
	margin: 0px auto;
	width: 150px;
	height: 32px;
	background-image: url('../../properties/images/properties_list_details_off.gif');
	background-repeat: no-repeat;
}
.pl_details_b a:hover {
	background-image: url('../../properties/images/properties_list_details_on.gif');
}






/* PROPERTIES DETAILS */

#pd_container {
	background-color: #F4F4F4;
	background-image: url('../../properties/images/details_top_background.jpg');
	background-repeat: repeat-x;
	padding: 0px 31px 0px 31px;
	margin-bottom: 10px;
}
#pd_header {
	margin-bottom: 50px;
}
#pd_body {
	clear: both;
}
#pd_tab_container {
	border-bottom: 9px solid #A9A698;
	height: 32px;
}
#pd_content_container {
	margin-top: 20px;
	padding: 20px 0px;
}


/* Details Header Buttons */
.pd_button_contact { 
	float: left; 
	width: 147px;
}
.pd_button_contact a:link, 
.pd_button_contact a:visited, 
.pd_button_contact a:active {
	display: block;
	margin: 0px;
	width: 147px;
	height: 56px;
	background-image: url('../../properties/images/details_button_contact.gif');
	background-repeat: no-repeat;
}
.pd_button_contact a:hover {
	background-image: url('../../properties/images/details_button_contact_on.gif');
}

.pd_button_vtour { 
	float: left;
	width: 147px;
}
.pd_button_vtour a:link, 
.pd_button_vtour a:visited, 
.pd_button_vtour a:active {
	display: block;
	margin: 0px;
	width: 147px;
	height: 56px;
	background-image: url('../../properties/images/details_button_vtour.gif');
	background-repeat: no-repeat;
}
.pd_button_vtour a:hover {
	background-image: url('../../properties/images/details_button_vtour_on.gif');
}

.pd_button_pdf { 
	float: left;
	width: 147px;
}
.pd_button_pdf a:link, 
.pd_button_pdf a:visited, 
.pd_button_pdf a:active {
	display: block;
	margin: 0px;
	height: 56px;
	background-image: url('../../properties/images/details_button_pdf.gif');
	background-repeat: no-repeat;
}
.pd_button_pdf a:hover {
	background-image: url('../../properties/images/details_button_pdf_on.gif');
}


/* Details Tabs */
.pd_tabs_separator {
	border-left: 1px solid #D2D2CE;
}
.pd_tabs {
	float: left;
}
.pd_tabs a:link, .pd_tabs a:visited, .pd_tabs a:active, .pd_tabs a:hover {
	display: block;
	margin: 0px;
	height: 32px;
	background-repeat: no-repeat;
}

/* TAB: stats */
.pd_tabs_stats { width: 132px; }
.pd_tabs_stats a:link, .pd_tabs_stats a:visited, .pd_tabs_stats a:active {
	background-image: url('../../properties/images/details_tabs_stats.jpg');
}
.pd_tabs_stats a:hover {
	background-image: url('../../properties/images/details_tabs_stats_on.jpg');
}
.pd_tabs_stats_active a:link, .pd_tabs_stats_active a:visited, .pd_tabs_stats_active a:hover, .pd_tabs_stats_active a:active {
	background-image: url('../../properties/images/details_tabs_stats_active.jpg');
}

/* TAB: photos */
.pd_tabs_photos { width: 110px; }
.pd_tabs_photos a:link, .pd_tabs_photos a:visited, .pd_tabs_photos a:active {
	background-image: url('../../properties/images/details_tabs_photos.jpg');
}
.pd_tabs_photos a:hover {
	background-image: url('../../properties/images/details_tabs_photos_on.jpg');
}
.pd_tabs_photos_active a:link, .pd_tabs_photos_active a:visited, .pd_tabs_photos_active a:hover, .pd_tabs_photos_active a:active {
	background-image: url('../../properties/images/details_tabs_photos_active.jpg');
}

/* TAB: literature */
.pd_tabs_literature { width: 133px; }
.pd_tabs_literature a:link, .pd_tabs_literature a:visited, .pd_tabs_literature a:active {
	background-image: url('../../properties/images/details_tabs_literature.jpg');
}
.pd_tabs_literature a:hover {
	background-image: url('../../properties/images/details_tabs_literature_on.jpg');
}
.pd_tabs_literature_active a:link, .pd_tabs_literature_active a:visited, .pd_tabs_literature_active a:hover, .pd_tabs_literature_active a:active {
	background-image: url('../../properties/images/details_tabs_literature_active.jpg');
}

/* TAB: openhouse */
.pd_tabs_openhouse { width: 136px; }
.pd_tabs_openhouse a:link, .pd_tabs_openhouse a:visited, .pd_tabs_openhouse a:active {
	background-image: url('../../properties/images/details_tabs_openhouse.jpg');
}
.pd_tabs_openhouse a:hover {
	background-image: url('../../properties/images/details_tabs_openhouse_on.jpg');
}
.pd_tabs_openhouse_active a:link, .pd_tabs_openhouse_active a:visited, .pd_tabs_openhouse_active a:hover, .pd_tabs_openhouse_active a:active {
	background-image: url('../../properties/images/details_tabs_openhouse_active.jpg');
}

/* TAB: map */
.pd_tabs_map { width: 161px; }
.pd_tabs_map a:link, .pd_tabs_map a:visited, .pd_tabs_map a:active {
	background-image: url('../../properties/images/details_tabs_map.jpg');
}
.pd_tabs_map a:hover {
	background-image: url('../../properties/images/details_tabs_map_on.jpg');
}
.pd_tabs_map_active a:link, .pd_tabs_map_active a:visited, .pd_tabs_map_active a:hover, .pd_tabs_map_active a:active {
	background-image: url('../../properties/images/details_tabs_map_active.jpg');
}


/* TAB CONTAINER LAYOUTS */
.pd_inset {
	width: 386px;
	margin-right: 20px;
	float: left;
	background-color: #D6D7CB;
}
.pd_inset_content {
	margin: 0px 20px;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.pd_inset_title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.pd_inset_col2 {
	width: 286px;
	float: left;
}

/* DETAILS STYLES */
.pd_image
{
/*
	padding: 5px;
	background-color: #F0F0F0;
	border-color: #E8E8E8;
	border-width: 2px;
	border-style: solid;
*/
}
.pd_stats_title_strong {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.pd_stats_title {
	color: #696969;
	font-size: 12px;
	font-weight: bold;
}
.pd_stats_title a:link, .pd_stats_title a:visited, .pd_stats_title a:active {
	color: #696969;
	font-weight: bold;
}
.pd_stats_title a:hover {
	color: #555555;
	font-weight: bold;	
}


.noFavoritesError {
	min-height: 100px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 64px;
	background: url(../images/favorites_bg.png) no-repeat top left;
}
.noRecentError {
	min-height: 100px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 64px;
	background: url(../images/recent_bg.png) no-repeat top left;
}

.noFavoritesError .error_text, .noRecentError .error_text {
	width: 360px;
	float: left;
}
.noFavoritesError .start_search, .noRecentError .start_search {
	float: left;
	padding-left: 10px;
}
