/*
	********************************************************************
	SEARCH RESULTS PAGE
	********************************************************************
*/

div#Results_Page {
	position:relative;
	padding:0;
	margin:0;
}

#Results_Page h3 {
	display:block;
	padding:0;
	margin:0;
	height:24px;
	line-height:28px;
	font-size:12px;
	font-weight:normal;
	color:#666;
}
#SearchBar {
	position:relative;
	padding:0;
	margin:0 0 24px 0;
}
#SearchBar .search_description {
	display:block;
	background:#f1f0eb;
	font-size:10px;
	padding:10px;
}
#SearchBar .search_description .value {
	font-weight:700;
}
#SearchBtnBar {

	position:absolute;
	z-index:2;
	top:0px;
	right:0px;
	
	/*float:right;*/
	display:block;
	width:220px;
	height:24px;
	line-height:24px;
	text-align:right;
	padding:0;
	margin:0;
}
#SearchBtnBar a {
	margin-left:8px;
	color:#0066CC;
	text-decoration:underline;
}
#SearchBtnBar a:hover {
	color:#333;
}
a#BtnNewSearch {}
a#BtnSaveSearch {}


/*	results bar: pagination and sorting */
div.results_bar {
	position:relative;
	padding:10px 0 0 0;
	border:1px solid #ccc;
	border-left:0;
	border-right:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	height:30px;
}
span.results_range {
	display:block;
	height:20px;
	line-height:20px;
}
div.pagination_ctrls {
	position:absolute;
	top:10px;
	left:180px;
	z-index:2;
	width:235px;
	height:20px;
	line-height:20px;
	font-size:13px;
}
.pagination_ctrls a {
	color:#0066cc;
}
.pagination_ctrls span.pg_ctrl {
	color:#666;
}
.pagination_ctrls .pg_no {
	margin:0 2px;
}
.pagination_ctrls .pg_no_selected {
	margin:0 2px;
	color:#000;
	font-weight:700;
	text-decoration:none;
}
.pagination_ctrls .blank {
	display:none;
}
span.sort_by {
	position:absolute;
	top:10px;
	right:0px;
	z-index:1;
	display:block;
	width:210px;
	height:20px;
	line-height:20px;
	text-align:right;
}
.sort_by select {
	font-size:11px;
	text-align:left;
}


#SearchResults {
	padding:0px;
	margin:0px;
}
div.full {
	width:100%;
}
#mapanchor {
	display:block;
	height:1px;
}

.full .listing_tile {
	position:relative;
	min-height:85px;
	font-size:11px;
	line-height:12px;
	text-align:left;
	background:#f8f8f8;
	border:1px solid #f0eee9;
	border-bottom-color:#ccc;
	margin:10px 0;
	padding:10px 0 30px 0;
	color:#000;
}
.full .listing_tile .info_block {
	padding:0 100px 0 220px;
}
.full .listing_tile a.thumbnail {
	position:absolute;
	z-index:2;
	top:7px;
	left:8px;
	display:block;
	width:80px;
	height:60px;
	padding:7px 10px 9px 6px;
	background:url(/images/web/layout/thumbnail_bg_80.gif) no-repeat 0 0;
}
.full .listing_tile a.multiple {
	background:url(/images/web/layout/thumbnails_bg_80.gif) no-repeat 0 0;
}
.full .listing_tile a img.thumbnail { 
	width:80px;
	height:60px;
}
.full .listing_tile .qty_photos {
	position:absolute;
	top:80px;
	left:10px;
	display:block;
	width:90px;
	text-align:center;
	color:#666;
}
.full .listing_tile .new_icon {
	position:absolute;
	top:2px;
	left:2px;
	z-index:10;
	display:block;
	width:32px;
	height:16px;
	line-height:16px;
	text-align:center;
	font-size:10px;
	font-weight:700;
	color:#ff0000;
	text-transform:uppercase;
	background:#FF0;
}
.full .listing_tile .basic_info {
	position:absolute;
	top:10px;
	left:110px;
	z-index:2;
	display:block;
	width:100px;
	height:70px;
}
.full .listing_tile .price {
	display:block;
	margin:3px 0 0 0;
	font-weight:700;
}
.full .listing_tile .mls_number {
	display:block;
	margin:10px 0 0 0;
	font-size:9px;
	color:#666;
}
.full .listing_tile .address_bar { 
	padding:3px 0 0 0;
}
.full .listing_tile .address_bar a {
	color:#0066CC;
	text-decoration:underline;
}
.full .listing_tile .address_bar a:hover,
.full .listing_tile .address_bar a:active {
	color:#333;
}
.full .listing_tile .property_type {
	display:block;
	text-decoration:underline;
	margin:10px 0 0;
}
.full .listing_tile .courtesy_of {
	display:block;
	color:#666;
}
.full .listing_tile .beds_baths,
.full .listing_tile .sqft {
	display:block;
}
.full .listing_tile .street_address,
.full .listing_tile .city_state_zip {
	font-weight:700;
	text-decoration:underline;
}
.full .listing_tile .courtesy_of {
	display:block;
	font-style:oblique;
	margin:8px 0 0 0;
}
.full .listing_tile .courtesy_of_like_street_address {
	display:block;
	font-weight:700;
	margin:8px 0 0 0;
}
.full .listing_tile .mls_icon {
	position:absolute;
	top:10px;
	right:10px;
	max-width:100px;
}
.full .listing_tile ul.btn_bar{
	position:absolute;
	bottom:0;
	left:0;
	display:block;
	width:100%;
	height:20px;
	padding:0;
	margin:0;
	background:#f1f0eb;
	list-style:none;
}
.full .listing_tile li {
	position:absolute;
	top:0;
	display:block;
	height:20px;
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.full .listing_tile li a,
.full .listing_tile span.btn_saved,
.full .listing_tile span.btn_map,
.full .listing_tile span.btn_locate {
	display:block;
	height:18px;
	line-height:18px;
	background-color:#f1f0eb;
	color:#666;
	border:1px solid #f1f0eb;
}
.full .listing_tile li a {
	text-decoration:underline;
}
.full .listing_tile span.btn_saved {
	text-decoration:none;
	color:#339933;
}
.full .listing_tile li a:hover {
	background:#fff;
	color:#333;
	border:1px solid #ddd;
}
.full .listing_tile li.btn_view {
	width:70px;
	left:0px;
}
.full .listing_tile a.btn_view {
	width:68px;
}

.full .listing_tile li.btn_find_similar {
	width:90px;
	left:70px;
}
.full .listing_tile a.btn_find_similar {
	width:88px;
}

.full .listing_tile li.btn_contact {
	width:80px;
	left:70px;
}
.full .listing_tile a.btn_contact {
	width:78px;
}
.full .listing_tile li.btn_visit {
	width:70px;
	left:150px;
}
.full .listing_tile a.btn_visit {
	width:68px;
}

.full .listing_tile li.btn_map {
	width:70px;
	left:220px;
}
.full .listing_tile li.btn_locate {
	width:70px;
	right:30px;
}
.full .listing_tile a.btn_map,
.full .listing_tile span.btn_map,
.full .listing_tile a.btn_locate,
.full .listing_tile span.btn_locate {
	width:68px;
}
.full .listing_tile li.btn_save {
	width:70px;
	left:220px;
}
.full .listing_tile a.btn_save_listing,
.full .listing_tile span.btn_saved {
	width:68px;
}
.full .listing_tile li.btn_bar_top,
.full .listing_tile li.btn_bar_bottom {
	display:none;
}
.full .listing_tile span.distance {
	position:absolute;
	bottom:0px;
	right:100px;
	z-index:10;
	
	display:block;
	height:18px;
	width:50px;
	line-height:18px;
	text-align:center;
}



/*
	********************************************************************
	FEATURED LISTINGS PAGE
	********************************************************************
*/

#FeaturedListings_Page {}

#FeaturedListings_Page span.sort_by {
	width:240px;
}

.featured .listing_tile {
	position:relative;
	min-height:175px;
	font-size:11px;
	line-height:12px;
	text-align:left;
	background:#f8f8f8;
	border:1px solid #f0eee9;
	border-bottom-color:#ccc;
	margin:10px 0;
	padding:10px 0 30px 0;
	color:#000;
}
.featured .listing_tile .info_block {
	padding:0 24px 0 220px;
}

.featured .listing_tile a.thumbnail {
	position:absolute;
	top:5px;
	left:7px;
	z-index:2;
	display:block;
	width:180px;
	height:135px;
	padding:11px 15px 15px 9px;
	background:url(/images/web/layout/thumbnail_bg_180.gif) no-repeat 0 0;
}
.featured .listing_tile a.multiple {
	background:url(/images/web/layout/thumbnails_bg_180.gif) no-repeat 0 0;
}
.featured .listing_tile a img.thumbnail { 
	width:180px;
	height:135px;
}
.featured .listing_tile .qty_photos {
	position:absolute;
	top:160px;
	left:7px;
	z-index:3;
	display:block;
	width:180px;
	padding:0 15px 0 9px;
	text-align:center;
	color:#666;
}
.featured .listing_tile .new_icon {
	position:absolute;
	top:2px;
	left:2px;
	z-index:10;
	display:block;
	width:32px;
	height:16px;
	line-height:16px;
	text-align:center;
	font-size:10px;
	font-weight:700;
	color:#ff0000;
	text-transform:uppercase;
	background:#FF0;
}
.featured .listing_tile img.sold {
	position:absolute;
	top:10px;
	left:10px;
	z-index:10;
	display:block;
	width:84px;
	height:77px;
}

.featured .listing_tile .basic_info {
	/*position:absolute;
	top:10px;
	left:110px;
	z-index:2;
	display:block;
	width:100px;
	height:70px;*/
	display:block;
	padding:10px 0 0 0;
}
.featured .listing_tile .price {
	display:block;
	margin:3px 0 0 0;
	font-weight:700;
}
.featured .listing_tile .mls_number {
	display:block;
	margin:10px 0 0 0;
	font-size:9px;
	color:#666;
}
.featured .listing_tile .address_bar { 
	padding:3px 0 0 0;
}
.featured .listing_tile .address_bar a {
	color:#0066CC;
	text-decoration:underline;
}
.featured .listing_tile .address_bar a:hover,
.featured .listing_tile .address_bar a:active {
	color:#333;
}
.featured .listing_tile .property_type {
	display:block;
	text-decoration:underline;
	margin:10px 0 0;
}
.featured .listing_tile .courtesy_of {
	display:block;
	color:#666;
}
.featured .listing_tile .beds_baths,
.featured .listing_tile .sqft {
	display:block;
}
.featured .listing_tile .street_address,
.featured .listing_tile .city_state_zip {
	font-weight:700;
	text-decoration:underline;
}
.featured .listing_tile .mls_icon {
	position:absolute;
	top:10px;
	right:10px;
	max-width:100px;
}




.featured .listing_tile ul.btn_bar{
	position:absolute;
	bottom:0;
	left:0;
	display:block;
	width:100%;
	height:20px;
	padding:0;
	margin:0;
	background:#f1f0eb;
	list-style:none;
}
.featured .listing_tile li {
	position:absolute;
	top:0;
	display:block;
	height:20px;
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.featured .listing_tile li a,
.featured .listing_tile span.btn_saved,
.featured .listing_tile span.btn_map,
.featured .listing_tile span.btn_locate {
	display:block;
	height:18px;
	line-height:18px;
	background-color:#f1f0eb;
	color:#666;
	text-decoration:underline;
	border:1px solid #f1f0eb;
}
.featured .listing_tile span.btn_saved {
	text-decoration:none;
	color:#339933;
}
.featured .listing_tile li a:hover {
	background:#fff;
	color:#333;
	border:1px solid #ddd;
}
.featured .listing_tile li.btn_view {
	width:70px;
	left:0px;
}
.featured .listing_tile a.btn_view {
	width:68px;
}

.featured .listing_tile li.btn_contact {
	width:80px;
	left:70px;
}
.featured .listing_tile a.btn_contact {
	width:78px;
}
.featured .listing_tile li.btn_visit {
	width:70px;
	left:150px;
}
.featured .listing_tile a.btn_visit {
	width:68px;
}

.featured .listing_tile li.btn_map,
.featured .listing_tile li.btn_locate {
	width:70px;
	/*left:220px;*/
	right:30px;
}
.featured .listing_tile a.btn_map,
.featured .listing_tile span.btn_map,
.featured .listing_tile a.btn_locate,
.featured .listing_tile span.btn_locate {
	width:68px;
}
.featured .listing_tile li.btn_save {
	width:70px;
	left:290px;
}
.featured .listing_tile a.btn_save_listing,
.featured .listing_tile span.btn_saved {
	width:68px;
}
.featured .listing_tile li.btn_bar_top,
.featured .listing_tile li.btn_bar_bottom {
	display:none;
}

.featured .listing_tile .status_info {
	position:absolute;
	top:14px;
	right:14px;
	z-index:2;
	text-align:right;
}
.featured .listing_tile .display_status {
	font-size:1.5em;
	font-weight:100;
}
.featured .listing_tile .close_info {
	display:block;
	width:200px;
	margin:.5em 0;
}





/*
	********************************************************************
	SEARCH RESULTS PAGE & FEATURED LISTINGS PAGE
	********************************************************************
*/
.listing_tile a.btn_locate_marker,
.listing_tile span.btn_locate_marker {
	position:absolute;
	bottom:0px;
	right:16px;
	display:block;
	width:20px;
	height:30px;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:right top;
}
.listing_tile a.btn_locate_marker img,
.listing_tile span.btn_locate_marker img {
	width:20px;
	height:30px;
}
.listing_tile span.icon_not_on_map,
.listing_tile span.iconNotOnMap { background-image:url(/images/gmap/marker_gray.png);}

.listing_tile a.iconA { background-image:url(/images/gmap/markerA.png);}
.listing_tile a.iconB { background-image:url(/images/gmap/markerB.png);}
.listing_tile a.iconC { background-image:url(/images/gmap/markerC.png);}
.listing_tile a.iconD { background-image:url(/images/gmap/markerD.png);}
.listing_tile a.iconE { background-image:url(/images/gmap/markerE.png);}
.listing_tile a.iconF { background-image:url(/images/gmap/markerF.png);}
.listing_tile a.iconG { background-image:url(/images/gmap/markerG.png);}
.listing_tile a.iconH { background-image:url(/images/gmap/markerH.png);}
.listing_tile a.iconI { background-image:url(/images/gmap/markerI.png);}
.listing_tile a.iconJ { background-image:url(/images/gmap/markerJ.png);}
.listing_tile a.iconK { background-image:url(/images/gmap/markerK.png);}
.listing_tile a.iconL { background-image:url(/images/gmap/markerL.png);}
.listing_tile a.iconM { background-image:url(/images/gmap/markerM.png);}
.listing_tile a.iconN { background-image:url(/images/gmap/markerN.png);}
.listing_tile a.iconO { background-image:url(/images/gmap/markerO.png);}
.listing_tile a.iconP { background-image:url(/images/gmap/markerP.png);}
.listing_tile a.iconQ { background-image:url(/images/gmap/markerQ.png);}
.listing_tile a.iconR { background-image:url(/images/gmap/markerR.png);}
.listing_tile a.iconS { background-image:url(/images/gmap/markerS.png);}
.listing_tile a.iconT { background-image:url(/images/gmap/markerT.png);}

#MsgNoMappingData {
	display:block;
	font-size:11px; font-weight:700; color:#333;
	border:1px solid #666;
	background:url(/images/gmap/bg_nomappingdata.gif) 0 0 no-repeat;
	padding:0 10px;
	line-height:40px;
}



/*
	********************************************************************
	SAVED LISTINGS PAGE (VERY SIMILAR TO RESULTS PAGE)
	********************************************************************
*/

.full .listing_tile li.btn_remove {
	width:85px;
	right:0px;
}
.full .listing_tile li a.btn_remove_listing {
	width:65px;
	padding:0 18px 0 0;
	background-image:url(/images/web/icons/16x16/delete.gif);
	background-repeat:no-repeat;
	background-position:60px 2px;
}
.full .listing_tile li a.btn_remove_listing:hover {
	background-image:url(/images/web/icons/16x16/delete.gif);
	background-repeat:no-repeat;
	background-position:60px 2px;
}
.full .listing_tile span.btn_remove_listing {
	display:block;
	width:83px;
	height:18px;
	line-height:18px;
	background-color:#f1f0eb;
	border:1px solid #f1f0eb;
	text-decoration:none;
	color:#CC0000;
}



/*
	********************************************************************
	SAVE SEARCH MENU: 
	shared by the results page and the map search page
	********************************************************************
*/
#SaveSearchMenu {
	position:absolute;
	top:34px;
	right:0px;
	z-index:100;
	width:200px;
	padding:10px 10px 1px 10px;
	background-color:#fff;
	border:1px solid #555;
	text-align:left;
	font-size:12px;
	line-height:14px;
	color:#000;
}
#SaveSearchMenu hr {
	padding:0;
	margin:0 0 10px 0;
}
#SaveSearchMenu a {
	padding:0;
	margin:0;
	text-decoration:underline;
}
#SaveSearchMenu p {
	padding:0 0 10px 0;
	margin:0;
	color:#000;
}
#SaveSearchMenu input.checkbox {
	position:relative;
	top:2px;
	margin:0;
	padding:0;
}
/*	error/confirmation messages look slightly different	for the save search menu	*/
#SaveSearchMenu .error_msg {
	border:0;
	background:#fff url(/images/icons/icon_error.png) no-repeat 3px 4px;
	padding:5px 10px 5px 22px;
}
#SaveSearchMenu .conf_msg {
	border:0;
	background:#fff url(/images/icons/icon_confirmation.png) no-repeat 3px 4px;
	padding:5px 10px 5px 22px;
}
#SaveSearchMenu a#BtnSaveSearchCancel {
	color:#CC0000;
}












/*
	********************************************************************
	LISTING DETAILS PAGE
	********************************************************************
*/
#ListingDetails {
	position:relative;
}
#ListingDetails h2 {
	margin:16px 0 0 0;
}
#ListingDetails .results_bar {
	position:relative;
	text-align:center;
	margin:8px 0 16px 0;
}
#ListingDetails .back_to_map {
	position:relative;
	margin:8px 0 16px 0;
}
#ListingDetails .results_bar .previous {
	position:absolute;
	top:10px;
	left:0px;
}
#ListingDetails .results_bar .next {
	position:absolute;
	top:10px;
	right:0px;
}

#ListingDetails #BasicInfo {
	position:relative;
	display:block;
	min-height:1px;
}

#ListingDetails .display_status {
	display:block;
	font-size:1.5em;
	font-weight:100;
}
#ListingDetails .street_address {
	font-size:1.5em;
	font-weight:100;
}
#ListingDetails .mls_number {
	font-size:.75em;
}
#ListingDetails .courtesy_of {
    display:block;
    margin-top:8px;
    font-weight:100;
    font-style:italic;
	color:#333;
}
#ListingDetails .courtesy_of_like_street_address {
    display:block;
	margin-top:8px;
	font-size:1.5em;
	font-weight:100;
}
#ListingDetails .courtesy_of_footer {
    display:block;
	padding:4px 0;
	border-top:1px solid #ccc;
	margin-top:8px;
    font-weight:100;
	font-size:1em;
    font-style:italic;
	text-align:center;
}
#ListingDetails .courtesy_of_footer_like_street_address {
    display:block;
	padding:4px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
    margin-top:8px;
    font-weight:100;
	font-size:1.5em;
    font-style:italic;
	text-align:center;
}
#ListingDetails .price {
	display:block;
	width:200px;
	float:right;
	padding:0 0 0 12px;
	font-weight:700;
	font-size:1.5em;
	border-left:1px solid #ccc;
}
#ListingDetails #PhotoFrame {
	position:relative;
	border:1px solid #ccc;
	padding:0.75em;
	margin:8px 0;
	width:400px;
	height:300px;
}
#ListingDetails #Photo {
	position:relative;
	width:400px;
	height:300px;
	overflow:hidden;
}
#ListingDetails #Photo img.sold {
	position:absolute;
	top:-1px;
	left:-2px;
	z-index:10;
	display:block;
	width:152px;
	height:143px;
}
#ListingDetails #Photo img.photo {
	position:absolute;
	top:0px;
	left:0px;
	width:400px;
	height:300px;
	border:0;
}
#ListingDetails #Thumbs {
	margin:12px 0;
	padding:1px 0;
	min-height:1px;
}
#ListingDetails #Thumbs a {
	display:block;
	width:80px;
	height:60px;
	float:left;
	padding:2px;
	border:1px solid #ccc;
	margin:6px 6px 0 0;
}
#ListingDetails #Thumbs img {
	position:relative;
	display:block;
	width:80px;
	height:60px;
	opacity:0.75;
}
#ListingDetails #Thumbs a:hover {
	border-color:#000;
}
#ListingDetails #Thumbs a:hover img {
	opacity:1;
}
#ListingDetails #Thumbs a.selected {
	border-color:#000;
}
#ListingDetails #Thumbs a.selected img {
	opacity:1;
}
#ListingDetails .ss_controls_bg {
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:50;
	width:400px;
	height:40px;
	padding:0;
	margin:0;
	background:#000;
	opacity:0.65;
}
#ListingDetails .ss_controls {
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:51;
	width:400px;
	height:40px;
	padding:0;
	margin:0;
	text-align:left;
	line-height:40px;
	color:#fff;
}
#ListingDetails .ss_controls img {
	cursor:pointer;
}
#ListingDetails .ss_controls span.ss_count {
	display:block;
	width:40px;
	height:40px;
	text-align:center;
}
#ListingDetails .ss_controls img.ss_back {
	position:absolute;
	top:6px;
	left:269px;
}
#ListingDetails .ss_controls img.ss_next {
	position:absolute;
	top:6px;
	left:314px;
}
#ListingDetails .ss_controls img.ss_play,
#ListingDetails .ss_controls img.ss_pause {
	position:absolute;
	top:5px;
	left:365px;
}




#CloseInfo {
	width:210px;
	height:260px;
	padding:8px 0 0 0;
	margin:8px 0;
	float:right;
}
#CloseInfo h3 {
	font-weight:100;
	margin:16px 0 4px 0;
}



#ToolsAndResources {
	width:210px;
	height:260px;
	padding:0;
	margin:0 0 8px 0;
	float:right;
}
#ToolsAndResources h3 {
	font-weight:100;
	margin:0 0 4px 0;
}
#ToolsAndResources a,
#ToolsAndResources span {
	display:block;
	height:21px;
	border-top:1px solid #efefef;
	text-decoration:none;
	font-weight:400;
	line-height:13px;
	color:#000;
	margin:0;
	padding:9px 0 0 32px;
}
#ToolsAndResources a:active,
#ToolsAndResources a:hover {
	background-color:#fff;
	color:#900;
}
a#BtnSaveListingNeedLogin,
a#BtnSaveListing {
	background:url(/images/search/icon_save_sm.gif) 0 1px no-repeat;
	border:0;
}
span#BtnListingSaved {
	background:url(/images/search/icon_save_green_sm.gif) 0 1px no-repeat;
	font-weight:700;
	color:#060;
	border:0;
}
a#BtnRequestMoreInfo {
	background:url(/images/search/icon_contact_sm.gif) 0 2px no-repeat;
}
a#BtnScheduleAShowing {
	background:url(/images/search/icon_visit_sm.gif) 0 0 no-repeat;
}
a#BtnMapTo {
	background:url(/images/search/icon_map_sm.gif) 0 1px no-repeat;
}
a#BtnFindSimilar {
	background:url(/images/search/icon_map_sm.gif) 0 1px no-repeat;
}
a#BtnPrintFlyer {
	background:url(/images/search/icon_print_sm.gif) 0 1px no-repeat;
}
a#BtnCalculators {
	background:url(/images/search/icon_calc_sm.gif) 0 1px no-repeat;
}
a#BtnGetPreapproved {
	background:url(/images/search/icon_loan_sm.gif) 0 2px no-repeat;
}
a#BtnTellAFriend {
	background:url(/images/search/icon_tellafriend_sm.gif) 0 1px no-repeat;
}
a#BtnVirtualTour {
	background:url(/images/layouts/simplicity_blue/search/icon_tour.gif) 0 1px no-repeat;
}
#ListingFeatures {
	margin:0 0 24px 0;
}
#ListingFeatures div.features {
	position:relative;
	padding:0;
	margin:0;
	min-height:1px;
}
#ListingFeatures ul {
	position:relative;
	display:block;
	list-style:none;
	padding:1px 0 0 0;
	margin:0;
	min-height:1px;
}
#ListingFeatures ul li {
	position:relative;
	display:block;
}
#ListingFeatures .features_col {
	float:left;
	width:310px;
}
#ListingFeatures .col1 {}
#ListingFeatures .col2 {
	margin:0 0 0 24px;
}




/*
	********************************************************************
	MAP SEARCH PAGE
	********************************************************************
*/
#MapSearch {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin:10px 0 0;
}
#MapSearchTopbar {
	position:relative;
}


/*	MAP SEARCH TABS	*/
#MapSearchTabs {
	position:relative;
	height:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:8px 0;
	text-align:right;
	border-bottom:1px solid #000;
}
#MapSearch a.map_tab {
	position:absolute;
	bottom:0px;
	z-index:3;
	display:block;
	width:95px;
	height:23px;
	padding:1px 0 0;
	text-align:center;
	text-decoration:none;
	line-height:23px;
	font-weight:400;
	color:#666;
	border:1px solid #ccc;
	border-bottom:0;
	background:#efefef;
}
#MapSearch a.map_tab_selected {
	position:absolute;
	bottom:-1px;
	z-index:4;
	display:block;
	width:95px;
	height:24px;
	padding:1px 0 0;
	text-align:center;
	line-height:24px;
	text-decoration:none;
	font-weight:700;
	color:#000;
	border:1px solid #000;
	border-bottom:1px solid #fff;
	background:#fff;
}
#MapTabResults {
	left:0px;
}
#MapTabMap {
	left:95px;
}
#MapTabDetails {
	left:190px;
}
#BtnResetMap {
	position:relative;
	top:0;
	left:0;
	margin:0 8px;
}
#BtnSaveSearch {
	position:relative;
	top:0;
	left:0;
	margin:0 8px;
}



#FilterBar {
	position:relative;
	margin:0;
	padding:10px 0 10px 0;
	font-size:11px;
	line-height:14px;
	text-align:left;
	color:#000;
}
span.crumbs {
	display:block;
	padding:0 4px 0 112px;
}
#BtnFilterMenu {
	position:absolute;
	top:8px;
	left:0px;
	z-index:2;
	display:block;
	width:100px;
	height:16px;
	margin:0;
	padding:0 0 0 4px;
	border:1px solid #959595;
	line-height:16px;
	color:#000;
	text-decoration:none;
	cursor:pointer;
	background:#fff url(/images/gmap/bg_drop_arrow.gif) no-repeat right -2px;
}
#MapResultsBar {
	position:relative;
	margin:0;
	padding:10px 0;
	border:1px solid #959595;
	border-bottom:0;
	font-size:14px;
	line-height:14px;
	background:#fff;
	color:#000;
}
#MapResultsBar a {
	text-decoration:underline;
	color:#0066CC;
}
#MapAndResults {
	position:relative;
	height:472px;
	padding:0;
	overflow:hidden;
	visibility:visible;
}
#MapSearch #Map {
	height:470px;
	border:1px solid #666;
}

/*	CITY MARKER LABELS - MAP CONTROLS	*/
#CityInfo {
	position:absolute;
	text-align:left;
	background-color:#fff;
	width:140px;
	height:47px;
	border:2px solid #3ca210;
	color:#000;
}
div.cityname {
	position:absolute;
	top:25px;
	left:0px;
	width:120px;
	height:22px;
	padding:0 10px;
	line-height:22px;
	background-color:#c7f3b4;
	font-weight:700;
	color:#000;
}
div.listingcount {
	height:25px;
	line-height:25px;
	padding:0 10px;
}


/*	MAP SEARCH ZOOM BOX - MAP CONTROL	*/
#ZoomBox,
#ZoomBox div,
#ZoomBox img {
	width:166px;
	height:76px;
	cursor:pointer;
}
#ZoomBox div,
#ZoomBox img {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}
#ZoomBoxText {
	position:absolute;
	top:14px;
	left:0;
	z-index:2;
	width:166px;
	display:block;
	text-align:center;
	font-size:14px;
	line-height:16px;
	color:#000;
}
#ZoomBoxCount {
	font-weight:700;
}


/* LOADING OVERLAY - FOR WHILE MAP IS PROCESSING CHANGES	*/
#MapSearchLoading {
	position:relative;
	top:-471px;
	z-index:3;
	margin-bottom:-470px;
	width:100%;
	height:470px;
	background-color:#000;
	color:#fff;
	font-weight:700;
	text-align:center;
	opacity:0.70;
}
#MapSearchLoadingMsg {
	text-align:center;
}
#MapSearchLoading img {
	margin:130px auto 0;
}



/*	MAP SEARCH RESULTS COLUMN	*/
#MapSearchResultsTop {
	position:absolute;
	top:0px;
	left:0px;
	width:280px;
	height:40px;
	padding:5px;
	text-align:left;
	color:#000;
}
#MapSearchResultsTop p {
	display:block;
	margin:0;
	padding:0;
	color:#000;
}


/* PAGINATION CONTROLS FOR MAP SEARCH RESULTS COLUMN */
#MapSearchPage {
	position:relative;
	width:26px;
	height:20px;
	margin:0;
	line-height:20px;
	font-size:11px;
}
#MapSearchPageNumbers {
	position:relative;
	top:-20px;
	left:36px;
	width:260px;
	height:21px;
}
#MapSearchResultsListingRange,
#MapSearchResultsListingCount,
#MapSearchResultsCity {
	font-weight:700;
}
#MapSearchResults .page_no_ctrl:hover,
#MapSearchResults .page_no:hover {
	border:1px solid #666;
	background-color:#666;
	color:#ddd;
}

#MapSearchResults .page_no_ctrl {
	display:block;
	float:left;
	width:18px;
	height:18px;
	margin:0 3px 0 0;
	line-height:18px;
	border:1px solid #555;
	background-color:#999;
	color:#000;
	text-decoration:none;
	text-align:center;
}
#MapSearchResults .page_no {
	display:block;
	float:left;
	width:18px;
	height:18px;
	margin:0 3px 0 0;
	line-height:18px;
	border:1px solid #666;
	background-color:#bbb;
	color:#666;
	text-decoration:none;
	text-align:center;
}
#MapSearchResults .page_no_selected {
	display:block;
	float:left;
	width:18px;
	height:18px;
	margin:0 3px 0 0;
	line-height:18px;
	border:1px solid #09f;
	background-color:#fff;
	text-decoration:none;
	text-align:center;
	font-weight:700;
	color:#0066CC;
}
#MapSearchResults .blank {
	display:block;
	float:left;
	width:18px;
	height:18px;
	margin:0 3px 0 0;
	line-height:18px;
	border:1px solid #aaa;
	background-color:#bbb;
	color:#666;
	text-decoration:none;
	text-align:center;
}
#MapSearchResults {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	width:298px;
	height:470px;
	border:1px solid #666;
	background-color:#bbb;
	color:#000;
}
#MapSearchResults p {
	margin:0;
	padding:0;
}


/*	LISTING TILES FOR MAP SEARCH RESULTS COLUMN	*/
#MapSearchResultsContent {
	position:absolute;
	top:50px;
	left:0px;
	width:298px;
	height:420px;
	overflow:auto;
}
#MapSearchResults a.btn_locate,
#MapSearchResults a.btn_moreinfo {
	position:absolute;
	display:block;
	width:55px;
	height:12px;
	padding:2px;
	font-size:10px;
	font-weight:700;
	line-height:12px;
	background-color:#bbb;
	border:1px solid #666;
	color:#000;
	text-decoration:none;
}
#MapSearchResults a.btn_locate:hover,
#MapSearchResults a.btn_moreinfo:hover {
	background-color:#666;
	border:1px solid #666;
	color:#ddd;
}
#MapSearchResults a.btn_locate {
	top:55px;
	left:3px;
}
#MapSearchResults a.btn_moreinfo {
	top:75px;
	left:3px;
}


#MapSearchResults .listing_tile,
#MapSearchResults .listing_tile_highlighted,
#MapSearchResults .listing_tile_selected {
	position:relative;
	height:95px;
	margin:0;
	padding:0 0 0 90px;
	border:2px solid #aaa;
	font-size:11px;
	line-height:12px;
	text-align:left;
	background:#efefef;
}
#MapSearchResults .listing_tile a.thumbnail,
#MapSearchResults .listing_tile_highlighted a.thumbnail,
#MapSearchResults .listing_tile_selected a.thumbnail {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:80px;
	height:60px;
	padding:4px 6px 5px 4px;
	background:#fff url(/images/search/bg_thumb.gif) no-repeat 0 0;
}
#MapSearchResults .listing_tile img.thumbnail,
#MapSearchResults .listing_tile_highlighted img.thumbnail,
#MapSearchResults .listing_tile_selected img.thumbnail {
	width:80px;
	height:60px;
}
#MapSearchResults .listing_tile .price,
#MapSearchResults .listing_tile_highlighted .price,
#MapSearchResults .listing_tile_selected .price {
	display:block;
	font-weight:700;
	margin:3px 0 0;
}
#MapSearchResults .listing_tile .address,
#MapSearchResults .listing_tile_highlighted .address,
#MapSearchResults .listing_tile_selected .address {
	position:absolute;
	top:69px;
	left:2px;
	width:233px;
	height:25px;
	background:#ddd;
}
#MapSearchResults .listing_tile .street_address,
#MapSearchResults .listing_tile_highlighted .street_address,
#MapSearchResults .listing_tile_selected .street_address,
#MapSearchResults .listing_tile .city_state_zip,
#MapSearchResults .listing_tile_highlighted .city_state_zip,
#MapSearchResults .listing_tile_selected .city_state_zip,
#MapSearchResults .listing_tile .beds_baths,
#MapSearchResults .listing_tile_highlighted .beds_baths,
#MapSearchResults .listing_tile_selected .beds_baths,
#MapSearchResults .listing_tile .sq_ft,
#MapSearchResults .listing_tile_highlighted .sqft,
#MapSearchResults .listing_tile_selected .sqft {
	display:block;
}
#MapSearchResults .listing_tile .property_type,
#MapSearchResults .listing_tile_highlighted .property_type,
#MapSearchResults .listing_tile_selected .property_type {
	display:block;
	font-weight:400;
	margin:0;
}
#MapSearchResults .listing_tile .extras,
#MapSearchResults .listing_tile_highlighted .extras,
#MapSearchResults .listing_tile_selected .extras {
	position:absolute;
	top:0;
	right:0;
	width:65px;
	height:95px;
	text-align:center;
	background:#efefef;
	border-left:1px solid #ddd;
}
#MapSearchResults .listing_tile .mlsicon,
#MapSearchResults .listing_tile_highlighted .mlsicon,
#MapSearchResults .listing_tile_selected .mlsicon {
	margin:10px auto 0 auto;
	max-width:30px;
}
#MapSearchResults .listing_tile .newIcon,
#MapSearchResults .listing_tile_highlighted .newIcon,
#MapSearchResults .listing_tile_selected .newIcon {
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	display:block;
	width:32px;
	height:16px;
	line-height:16px;
	text-align:center;
	font-size:10px;
	font-weight:700;
	color:red;
	text-transform:uppercase;
	background:#FF0;
}
#MapSearchResults .listing_tile_highlighted {
	border:2px solid #00a3ef;
}
#MapSearchResults .listing_tile_highlighted .extras {
	border-left:1px solid #ace9ef;
}
#MapSearchResults .listing_tile_highlighted .address {
	background-color:#ace9ef;
}
#MapSearchResults .listing_tile_selected {
	border:2px solid #3ca210;
}
#MapSearchResults .listing_tile_selected .extras {
	border-left:1px solid #c7f3b4;
}
#MapSearchResults .listing_tile_selected .address {
	background-color:#c7f3b4;
}







/* DETAILS PAGE WITHIN THE MAP SEARCH PAGE, SPECIAL CASE	*/
#MapSearchDetails {
	min-height:470px;
	position:relative;
	text-align:left;
}
#MapSearchDetails #ListingDetailBox {
	width:668px;
	background:none;
	margin:0 auto;
}
#MapSearchDetails #ListingDetailBoxBottom {
	width:668px;
	background:none;
}
#MapSearchDetails #ListingDetailSummaryInfo {
	background:none;
	padding:0 12px 10px 8px;
}
#MapSearchDetails #photoBox {
	left:0;
}
#MapSearchDetails #ListingDetailMore {
	width:668px;
}

/* LOADING OVERLAY - FOR WHILE DETAIL TAB IS PROCESSING CHANGES	*/
#MapSearchDetailsLoading {
	position:relative;
	top:0px;
	z-index:3;
	margin-bottom:0px;
	width:100%;
	height:470px;
	background-color:#000;
	color:#fff;
	font-weight:700;
	text-align:center;
	opacity:0.70;
}
#MapSearchDetailsLoadingMsg {
	text-align:center;
}
#MapSearchDetailsLoading img {
	margin:130px auto 0;
}



/*	MAP SEARCH FILTER MENU	*/
#FilterMenu {
	position:absolute;
	top:60px;
	left:0px;
	z-index:10;
	width:228px;
	padding:10px 10px 15px 10px;
	border:1px solid #555;
	background:#fff;
	text-align:left;
	font-size:12px;
	color:#000;
}
#FilterMenu p {
	text-align:left;
	margin:0;
	padding:0;
	color:#000;
}
#FilterMenu p.filter_1col {
	float:left;
	width:114px;
	margin:0 0 4px;
	padding:2px 0 4px;
}
#FilterMenu p.filter_2col {
	float:left;
	width:228px;
	margin:0 0 4px 0;
	padding:2px 0 4px 0;
}
#FilterMenu p label {
	display:block;
	color:#000;
}
#FilterMenu ul.scroll_box {
	height:70px;
	color:#000;
}
#FilterMenu hr {
	clear:both;
}
#FilterMenu button#MapSearchViewResults {
	margin:6px 0 0;
}
a#BtnCloseFilterMenu {
	color:#CC0000;
	text-decoration:underline;
}
#FilterMenu p.odd,
#FilterMenu p.even {
	background:none;
}


/*	INFO WINDOW	- USED BY ALL MAPS TO SHOW LISTING SUMMARY INFO	*/
.infowindow {
	position:relative;
	display:block;
	width:145px;
	height:95px;
	padding:0 0 0 90px;
	margin:0;
	border:2px solid #3ca210;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	text-align:left;
	background:#fff;
	color:#000;
}
.infowindow .listing_tile {
	position:relative;
	height:95px;
	padding:0 0 0 90px;
	margin:0;
	border:2px solid #aaa;
	font-size:11px;
	line-height:12px;
	text-align:left;
	background:#efefef;
}
.infowindow a.thumbnail {
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	display:block;
	width:80px;
	height:60px;
	padding:4px 6px 5px 4px;
	background:#fff url(/images/search/bg_thumb.gif) no-repeat 0 0;
}
.infowindow img.sold {
	position:absolute;
	top:2px;
	left:2px;
	z-index:3;
}
.infowindow img.thumbnail {
	width:80px;
	height:60px;
}
.infowindow .display_status {
	display:block;
	font-weight:700;
	margin:3px 0 0 0;
}
.infowindow .price {
	display:block;
	font-weight:700;
	margin:3px 0 0 0;
}
.infowindow .address {
	position:absolute;
	top:69px;
	left:2px;
	width:233px;
	height:25px;
	background:#c7f3b4;
}
.infowindow .property_type {
	display:block;
	font-weight:400;
	margin:0;
}
.infowindow .extras {
	position:absolute;
	top:0;
	right:0;
	width:65px;
	height:95px;
	text-align:center;
	background:#efefef;
	border-left:1px solid #ddd;
}
.infowindow .mlsicon {
	width:30px;
	height:30px;
	margin:10px auto 0 0;
}
.infowindow .btn_moreinfo {
	position:absolute;
	top:74px;
	left:171px;
	z-index:2;
	display:block;
	width:55px;
	height:12px;
	padding:2px;
	border:1px solid #666;
	font-size:10px;
	font-weight:700;
	line-height:12px;
	background:#bbb;
	color:#000;
	text-decoration:none;
	text-align:center;
}
.infowindow .btn_moreinfo:hover {
	background:#666;
	border:1px solid #666;
	color:#ddd;
}
.infowindow .newIcon {
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	display:block;
	width:32px;
	height:16px;
	line-height:16px;
	text-align:center;
	font-size:10px;
	font-weight:700;
	color:red;
	text-transform:uppercase;
	background:#FF0;
}
.infowindow .street_address,
.infowindow .city_state_zip,
.infowindow .beds_baths,
.infowindow .sq_ft {
	display:block;
}
