/* Real Estate Property Listing */
div#listing_template_container {
	/*background-color: #e8f2ff;*/
	background: url(/images/siteimages/bg_gray_gradient.gif) repeat-x top left;
	background-color: #dcdcdc;
	font-family: Trebuchet MS, Arial;
}
td#listing_header {
	background-color: #ffaa55;
	border-top: 1px solid #F16422;
	border-bottom: 1px solid #F16422;
	padding: 5px 10px 5px 10px;
}
div#reference_id {
	font-family: Arial;
	letter-spacing: 1px;
	color: #626366;
}
div#reference_id a:link, div#reference_id a:visited, div#reference_id a:active {
	text-decoration: none;
	color: #626366;
}
div#listing_top_section {
	margin: 10px 10px 0 10px;
}
h3#agency_info {
	color: #F16422; margin: 0 0 1em 0;
}
h3#agency_info div {
	display: inline;
}
div#listing_summary {
}
div#main_features {
	margin: 10px;
}
div#main_features ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
}
div#main_features ul li {
	margin-left: -20px;
}
div#other_features {
	margin: 10px 10px 10px 15px;
}
div#other_features td {
	width: 150px;
	height: 25px;
}
div#listing_request_info {
	margin: 10px
}
div#listing_text {
	margin: 10px;
}
div#listing_contact {
	/**/
}
img#listing_contact_img {
	float: left; clear: left;
	margin: 0 10px 10px 0;
	border: 1px solid black;
}

div#listing_documents {
	margin: 10px;
}
div#listing_documents div.doc_holder {
	display: inline;
	margin: 0 20px 0 0;
	font-family: verdana;
}
div#listing_documents div.doc_num {
	display: inline;
	font-weight: bold;
}
div#listing_documents img {
}
div#listing_documents div.doc_link {
	display: inline;
	font-weight: bold
}
div#listing_documents div.doc_size {
	display: inline;
}

div#listing_more_images {
	margin: 10px;
}

/* Navigation */
div#options_list {
	font-family: Times New Roman, Arial;
}
div#options_list a:link, div#options_list a:visited, div#options_list a:active {
	text-decoration: none;
	
}
div#options_list a:hover {
	text-decoration: none;
}

td.section_header {
	background-color: #888888;
	padding: 3px 10px 5px 10px;
	border-top: solid 1px #626366;
}
td.section_header h2 {
	color: #eeeeee;
	font-family: Trebuchet MS, Arial;
	font-weight: normal;
}

td#listing_media {
	background-color: #cccccc;
	padding: 10px;
}

div.video_div {
	display: inline;
}

div.map_div {
	display: inline;
}

div.image_div {
	display: inline;
}

div#listing_main_features {
	margin: 1em 0 1em 0;
	color: #444444;
}
div#listing_main_features div {
	font-size: 18px;
	font-weight: bold;
}
div#listing_main_features div#available_date {
	display: inline;
	font-size: 16px;
}
div#sold_flag {
	display: inline;
	font-family: verdana;
	color: #ff0000;
}
div#availability_flag {
	display: inline;
	font-family: verdana;
	color: #ff0000;
}

div#lead_in {
}

td#image_swap_thumb_cell {
	border-top: solid 1px #626366;
}
div#image_swap_thumb_container {
	text-align: center;
	background-color: #ffffff;
	/*
	border-top: solid 5px #9C9EA0;
	border-bottom: solid 5px #9C9EA0;
	*/
	/*margin-bottom: 5px;*/
}
div#image_swap_thumb_container img, div#image_swap_thumb_container div {
	display: inline;
}
div#image_swap_thumb_container div img {
	/*border: 1px solid black;*/
	/*border: solid 1px #626366;*/
}

div#listing_data {
	margin: 10px;
	line-height: 1.5em;
}

td#listing_data_cell {
	background-color: #eed6d6;
}

div#listing_inquiry_link {
	width: 300px;
	text-align: center;
	line-height: 1.8em;
	background-color: #9999ff;
	border: 2px solid #6666ff;
	font-family: verdana;
	color: white;
	padding: 5px;
}

div#listing_inquiry_link a:link, div#listing_inquiry_link a:active, div#listing_inquiry_link a:visited {
	color: white;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
}

div#listing_inquiry_link a:hover {
	text-decoration: underline;
}

div.listing_peeps_container {
	margin-bottom: 5px; /* NO WORKY */
	text-align: right;
}
div.listing_peeps_container div {
	text-align: right;
}
