/* ------ START: General declarations ------ */

.cleaner {
	clear: both;
	height: 5px;
}

.emphasis {
	font-weight: 700;
}

.icon {
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
}

.pdf_file {
  background-image:url(http://www.bcrealtyweb.com/images/icons/small/pdf.gif);
}

.mail_link {
  background-image:url(http://www.bcrealtyweb.com/images/icons/small/email.png);
}

.magnifier {
	background-image:url(http://www.bcrealtyweb.com/images/icons/small/magnifier.png);
}

.mortgage {
	background-image:url(http://www.bcrealtyweb.com/images/icons/small/mortgage.png);
}

#page_wrapper #content_wrapper #sub_content_wrap #listing_content {
	/* margin-top: 40px; */
}

#page_wrapper #content_wrapper #sub_content_wrap #listing_content h5 {
	margin-left: 15px;
}

#page_wrapper #content_wrapper #sub_content_wrap #listing_content h4 {
	margin-left: 15px;
}

.rental_policy_header {
	margin-left: 15px;
	margin-top: 20px;
}
/* ------ END: General declarations ------ */

.summary, .listing_detail {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.7em;
	/* width: 645px; */
	clear: both;
}


.summary a, .summary a:visited,
.listing_detail a, .listing_detail a:visited {
	cursor: pointer;
	text-decoration: none;
}

.summary ul,
.listing_detail ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.summary ul li,
.listing_detail ul li {
	margin: 0;
	padding: 0;
}

.summary_buttons ul li,
.listing_detail_info ul li {
	margin-bottom: 10px;
}

/* ------ START: Listing detail ------ */
.listing_detail {
	float: right;
	width: 645px;
}

.listing_detail a {
	color: #000;
}

.listing_detail a:hover,
.listing_detail a:visited {
	color: #8F1711;
}

.listing_detail_header {
	width: 100%;
	background: #B7221B;
	padding: 5px 0;
	color: #fff;
	font-weight: 700;
}

.listing_detail_header span {
	display: inline-block;
}

.listing_detail_header span.area_info {
	width: 182px;
	padding-left: 20px;
}

.listing_detail_header span.price_info {
	width: 225px;
}

.listing_detail_info {
	width: 400px;
	margin: 20px 10px;
}

.listing_detail_photos {
	float: right;
	width: 225px;
}

.listing_detail_thumb {
	width: 225px;
	border: 0;
	position: relative;
	z-index: 1;
}

.listing_detail_photos a.thumb {
	float: left;
	margin: 5px;
}

.listing_detail_photos a.thumb img {
}

.listing_spec_double {
	float: left;
	width: 49%;
	margin: 1px 0;
}

/* ------ END: Listing detail ------ */


/* ------ START: Listing summary ------ */

.summary {
	margin-left: 15px;
	width: 628px;
}

.summary_header {
	width: 100%;
	background: #B7221B;
	padding: 5px 0;
	color: #fff;
	font-weight: 700;
	clear: both;
}

.summary_header span {
	display: inline-block;
}

.summary_header span.area_info {
	width: 182px;
	padding-left: 20px;
}

.summary_header span.price_info {
	width: 225px;
}

.summary_buttons {
	display: inline-block;
	width: 182px;
	float: left;
	padding-top: 20px;
}

.summary_buttons a, .summary_buttons a:visited {
	color: #000;
	font-weight: 700;
}

.summary_details {
	display: inline-block;
	width: 200px;
	float: left;
	padding-right: 10px;
	padding-left: 23px;
	padding-top: 20px;
}

.summary_details p.more_details {
	font-weight: 700;
	float: right;
	margin: 0;
}

.summary_details p.more_details a {
	color: #000;
}

.summary_details p.more_details a:visited, 
.summary_details p.more_details a:hover {
	color: #8F1711;
}

.summary_details ul {
}

.summary_photo {
	display: inline-block;
	width: 200px;
	float: right;
	position: relative;
	z-index: 1;
}

.summary_photo a {
	position: relative;
	z-index: 1;
	display: block;
}

.summary_thumb {
	width: 200px;
	border: 0;
	position: relative;
	z-index: 1;
}

.summary_sold {
	left:0;
	position:absolute;
	top:0;
	z-index:50;
	border: 0;
}

/* ------ END: Listing summary ------ */

/* ------ Rental-specific stuff ------ */

body#rental_body .summary_header,
body#rental_body .listing_detail_header {
	background: #DFC781;
	color: #000;
}

body#rental_body .summary_header span.area_info,
body#rental_body .listing_detail_header span.area_info {
	width: 182px;
	padding-left: 20px;
}

body#rental_body .summary_header span.price_info,
body#rental_body .listing_detail_header span.price_info {
	text-align: right;
	width: auto;
	float: right;
	padding-right: 10px;
}

body#rental_body .summary_header span.address_info,
body#rental_body .listing_detail_header span.address_info {
	width: 225px;
}

.rental_table {
	width: 90%;
	position: relative;
	z-index: 0;
	margin-left: 15px;
}

.rental_table .input_add {
	background: #AAAAAA;
}

.rental_table .rental_table_med {
	width: 125px;
	text-align: left;
	position: relative;
	z-index: 0;
}

.rental_table td {
	text-align: center;
	background: #fff;
	padding: 2px 5px;
	font-size:0.9em;
	position: relative;
	z-index: 0;
}

.rental_table td.input_box {
	text-align: left;
}

.rental_table td a,
.rental_table td a:visited {
	color: #C19E4D;
	text-decoration: none;
	position: relative;
	z-index: 0;
}

.rental_table td a:hover {
	color:#BA231A;
	position: relative;
	z-index: 0;
}

.rental_table td a.rental_emphasis {
	font-weight: 700;
	color: #8F773E;
}

.rental_table th {
	background-color: #DFC781;
	padding: 2px 5px;
	color: #000;
}

.rental_table .rental_table_title {
	text-align: left;
	width: auto;
	z-index: 0;
}

.rental_table .rental_table_title input {
	text-align: left;
}

.rental_table select {
	width: 99%;
	border: 1px solid #78A6C8;
	font-size: 10px;
	border: 1px solid #0E0E0E;
}

.rental_table_sm {
	width: 16px;
}

.rental_table input {
	border: 1px solid #0E0E0E;
	background-color:#fff;
}

.rental_table_full input {
	width: 100%;
}

.tbl_separator {
	margin: 6em auto 3em auto;
}
* * body .tbl_separator { margin: 0em auto 1em auto; }