@charset "UTF-8";

/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	ALL PAGES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
	background:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #fff;
}
a:link, a:visited { color:#2d5ba0; text-decoration:underline;}
a:hover { color:#6995cc; text-decoration: none;}

#Region_3 a:link, #Region_3 a:visited {color:#fff;}
#Region_3 a:hover {color:#E6E6E6;}

#PageWrapper { }
#Page {
	background: #5e8bc4 url(/images/web/template/T027_1/page_bg.jpg) no-repeat top center;
	padding: 0 10px 20px;
	width: 960px;
	margin: 5px auto 0;
}

/*	LOGIN BAR */
#LoginWelcome {
	position:relative;
	margin: 25px auto 5px;
	line-height:25px;
	font-size:10px;
	font-weight: bold;
	text-align:right;
	color:#fff;
	width: 960px;
}
#LoginWelcomeText { width:auto;padding: 10px 0; }
#LoginWelcome a:link, #LoginWelcome a:visited { color:#FFF;}
#LoginWelcome a:hover { color:#E6E6E6; text-decoration: none;}
#LoginWelcome span.welcome { font-weight:500; color:#000; }
#LoginWelcome span.or { }


/*	HEADER	*/
#HeaderWrapper { }
#Header {
	width: 960px;
/*	height: 140px;*/
	margin: 0 auto;
	padding: 10px 0;
}
#CompanyLogo { 
	padding: 15px 0 0 0;
	text-align:left;
	}
#CompanyLogo div.company_logo_frame {
	width: 300px;
	padding: 0 0 20px;
	margin: 0;
}
#CompanyLogo img {background-color:#fff; border:1px solid #fff;}
#Header #AgentPhoto {text-align:left; padding:0; margin:0; float:left;}
	#Header .agent_photo_frame { margin:0; padding:0;}
	#Header .agent_photo_frame img {border:1px solid #f0e8db; padding:4px;}
#Header #ContactInfo { width:300px; float:right; color:#fff; padding:0; margin:10px 10px 0 0; text-align:right;}
	#Header #ContactInfo h2 {display:none;}
	#Header .contact_info_frame {text-align:right;}
	#Header .contact_info, #Header .contact_info_frame a {color:#fff;}
	#Header .contact_info_frame a:hover {color:#E6E6E6;}

/*	HOMEPAGE AND SUBPAGE BASIC template TABLES */
table {	width:960px; padding:0; margin: 0 auto;}
table td { padding:0; margin:0; border-collapse: collapse;}

td#LeftCol { 
	width: 185px;
	padding: 0;
	margin: 0;
}
td#CenterCol, td#SubPageContent{ 
	width: 575px;
	padding: 0;
	margin: 0;
	border-right: 1px solid #ccc;
	background:#fff;
}
td#RightCol{
	padding: 0;
	margin: 0;
	width: 200px;
	background:#fff;
}

td#SubPageContentFull{
	width: 775px;
	padding: 0;
	margin: 0;
	background:#fff;
}

#Region_1, td#SubPageContent div.content_frame {
	width: 550px;
	margin: 0;
	padding: 15px 10px 10px 15px;
}
td#SubPageContentFull div.content_frame {
	width: 745px;
	margin: 0;
	padding: 15px;
}
#Region_2, #Region_4 {
	width: 175px;
	padding: 15px 15px 10px 10px;
	margin: 0;
}
#Region_3 { width: 175; padding: 0 10px 0 0; margin: 0; }

/*	NAVIGATION	*/
#MainNav {
	width:174px;
	margin:0px 0 15px;
	padding:0 0 10px 0px;
	text-align:left;
}
.NavGroup {
	margin:0 0 10px 0;
	padding: 0;
	overflow:hidden;
	background:none;
}
.NavGroup h3 {
	margin: 0;
	padding: 0;
	font-size:12px;
	line-height:16px;
}
.NavGroup.first h3{}
.NavGroup.last {}
.NavGroup h3.main_link a, .NavGroup h3.main_link_selected a, .NavGroup h3.main_link a:visited, .NavGroup h3.main_link_selected a:visited {
	display:block;
	height:18px;
	margin: 0;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	padding:8px 0px 2px 10px;
	text-transform:capitalize;
	background:url(/images/web/template/T027_1/button_bg.gif) no-repeat left center;
}
.NavGroup h3.main_link a:hover, .NavGroup h3.main_link_selected a:hover { text-decoration:none; color:#666666; }
.NavGroup h3.main_link_selected a {}

/* Nav Sub Links */
.NavGroup .sub_link {
	font-size:12px;
	text-decoration:none;
	background:#ccc;
	color:#000;
}
.NavGroup .sub_link_selected {
	font-size:12px;
	text-decoration:none;
	background:#666666;
	color:#fff;
}
.NavGroup ul {
	margin: -1px 0 0 0;
	padding: 0;
	list-style:none;
}
.NavGroup ul li a, .NavGroup ul li a:visited {
	display:block;
	height:28px;
	width:162px;
	padding:0 0 0 10px;
	margin:0;
	line-height:28px;
	border:1px solid #000;
	border-width:0 1px 1px 1px;
	text-decoration:none;
}
.NavGroup ul li a:hover { color:#fff; background:#666666; }

/*	FOOTER	*/
#Footer {
	margin: 0 auto;
	padding: 10px;
	color: #000;
	background: #ccc;	
	width: 960px;
}
#FooterLinks {
	padding:5px 20px 20px 20px;
	margin: 0 auto 1px;
	width: 920px;
}
#Disclaimers, #Designations {
	padding:5px 10px 6px 10px;
	margin: 0 auto 1px;
	width: auto;
}
#Designations img {padding:10px;}
#FooterLinks a{
	padding: 0 3px;
	font-size: 11px;
	color:#000;
	line-height:18px;
}
#PoweredBy, #PoweredBy a, #PoweredBy a:visited  {color:#000;}
#PoweredBy a:hover {color:#000; text-decoration:none;}

/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	HOMEPAGE MODULES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/*	AGENT PROFILE MODULE */
.agent_photo_frame { margin: 5px auto 15px; }
.agent_photo_frame img {border:1px solid #6284B8; padding:4px;}
	#Region_3 .agent_photo_frame img {border:1px solid #224478; padding:4px;}

.contact_info_frame {
	color: #000;
	text-align:left;
	padding: 0px;
	margin: 0 0 15px;
}
	#Region_2 .contact_info_frame {border-bottom:1px solid #ccc;}
	#Region_3 .contact_info_frame {
		color: #fff;
		width: 170px;
		border-bottom:1px solid #224478;
	}
.contact_info { 
	font-size: 12px;
	padding:0;
	margin:0;
	color: #000;
}
	#Region_3 .contact_info { 
		padding: 5px 5px 10px;
		font-size: 11px;
		color:#fff;
	}
.contact_info h2 {
	font-size: 14px;
	padding: 0px 0px 3px;
	color:#435505;
	font-weight: bold;
}
	#Region_1 .contact_info h2{
		font-size:16px;
		line-height: 26px;
		height: 26px;
		padding: 5px 10px 1px;
		color:#fff;
		margin-bottom: 15px;
		background: #5e8bc4;
	}
	#Region_3 .contact_info h2 {
		color:#fff;
	}
#Region_3 .contact_info a { color:#fff; }
#Region_3 .contact_info a:hover { color:#E6E6E6; }
table#HomepageLayout .company_logo_frame {text-align:left; padding:10px;}
table#HomepageLayout .contact_info_frame .company_logo_frame {float:left; margin: 0 10px 15px 0; padding:0;}

/*	TESTIMONIALS MODULE	*/
.testimonials_frame { 
	position:relative;
	padding: 0;
	margin:0 0 15px;
	text-align:left;
}
	#Region_3 .testimonials_frame { 
		width:170px;
		padding: 0 5px;
		border-bottom:1px solid #224478;
		color:#fff;
	}
.testimonials h2 {
	font-size: 14px;
	padding: 0px 0px 3px;
	color:#435505;
	font-weight: bold;
}
	#Region_1 .testimonials h2{
		font-size:16px;
		line-height: 26px;
		height: 26px;
		padding: 5px 10px 1px;
		color:#fff;
		margin-bottom: 15px;
		background: #5e8bc4;
	}
	#Region_3 .testimonials h2 { color:#fff; }
.testimonials .testimonial { 
	position:relative;
	display:block;
	margin:5px 0 0;
	padding: 0;
	color:#000;
}
	#Region_1 .testimonials .testimonial { padding:0 10px;} 
.testimonial span.quote {
	display:block;
	margin: 0;
	padding: 0px;
	font-style:italic;
}
.testimonial span.person { 
	display:block;
	margin: 0 0 15px 0;
	padding: 5px 0;
	text-align:right;
}
#Region_3 .testimonials .testimonial { color:#fff; }
.testimonials div.view_all { 
	text-align:right;
	clear:both;
	font-size:11px;
}
	#Region_1 .testimonials div.view_all {
		clear:both;
		font-size:12px;
		line-height: 26px;
		height: 26px;
		padding: 2px 10px 5px;
		color:#fff;
		margin: 0;
		background: #5e8bc4;
	}
	#Region_3 .testimonials div.view_all {margin-bottom:15px;}
.testimonials a.view_all {
	font-weight:100;
	margin: 0;
}
	#Region_1 .testimonials a.view_all {color:#fff;}
	#Region_3 .testimonials a.view_all {
		padding: 0;
		font-size:12px;
		background: none;
		color: #fff; 
	}
.testimonials a.view_all:hover { color:#6995cc; }
	#Region_1 .testimonials a.view_all:hover, #Region_3 .testimonials a.view_all:hover { color: #E6E6E6; }

/*	OPEN HOUSES MODULE	*/
.open_houses_frame {
	position:relative;
	padding: 0px;
	margin:0 0 15px 0;
	text-align:left;
	color:#000;
	font-size:11px;
	border-bottom:1px solid #ccc;
}
	#Region_3 .open_houses_frame {
		width:170px;
		color:#fff;
		border-bottom:1px solid #224478;
		padding:0 5px;
	}
.open_houses h2 {
	font-size: 14px;
	padding: 0px 0px 3px;
	color:#435505;
	font-weight: bold;
}
	#Region_3 .open_houses h2 {color:#fff;}
.open_house { 	padding: 0 0 10px;}
.open_house div.thumb_frame { margin: 5px auto 10px; }
.open_house img.thumb {border:1px solid #6284B8; padding:4px;}
	#Region_3 .open_house img.thumb { border: 4px solid #fff; padding:0;}
.open_house .date {
	display:block;
	margin: 0 0 2px 0;
	padding: 0;
	font-weight:700;
}
.open_house .time_range {
	display:block;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight:700;
}
.open_house .address, .open_house .notes {
	display:block;
	margin: 0 0 2px 0;
	padding: 0 0 6px;
}
.open_house .view_details {
	display: inline-block;
	margin: 0;
	padding: 2px 0;
}
#Region_3 .open_house a.view_details, #Region_3 .open_house a.view_map {color: #fff;}
#Region_3 .open_house a.view_details:hover, #Region_3 .open_house a.view_map:hover { text-decoration: none; color:#E6E6E6; }
.open_houses div.view_all { 
	text-align:right;
	padding-bottom:15px;
	font-size:11px;
}
.open_houses a.view_all {
	font-weight:100;
	margin: 0;
	padding: 4px 6px;
}
	#Region_3 .open_houses a.view_all {
		padding: 0;
		font-size:12px;
		background: none;
		color: #fff;
		text-align:right;
	}
.open_houses a.view_all:hover { color:#6995cc; }
	#Region_3 .open_houses a.view_all:hover { color: #E6E6E6; }

/*	WELCOME TEXT */
.custom_content_frame, .welcome_text_frame {
	position:relative;
	padding: 0px;
	margin:0 0 15px;
	text-align:left;
	color:#000;
}
#Region_3 .custom_content_frame {
	width:170px;
	padding: 0;
	margin: 0 0 15px 0;
	position:relative;
	text-align:left;
	color:#fff;
	border-bottom:1px solid #224478;
}
#Region_1 .custom_content p, #Region_1 .welcome_text_frame p { padding:0 10px;} 
#Region_3 .custom_content {padding: 0 5px; margin: 0;}
.custom_content h1, .welcome_text_frame h1 { 
	font-size:16px;
	line-height: 26px;
	height: 26px;
	padding: 5px 10px 1px;
	color:#fff;
	margin-bottom: 15px;
	background: #5e8bc4;
}
	#Region_2 .custom_content h1, #Region_4 .custom_content h1 {
		font-size: 14px;
		padding: 0px 0px 3px;
		color:#435505;
		font-weight: bold;
		background:none;
		margin:0;
	}
	#Region_3 .custom_content h1 {
		font-size: 14px;
		padding: 0px 0px 3px;
		color:#fff;
		font-weight: bold;
		background:none;
		margin:0;
	}
	#Region_3 .custom_content h2 {color:#fff;}
.welcome_text_frame h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:0;
	line-height: 20px;
}
.custom_content h2 {font-size:13px;}
	#Region_1 .custom_content h2, #Region_1 .custom_content h3 {padding:0 10px 2px; color:#435505;}
	#Region_2 .custom_content h2, #Region_2 .custom_content h3, #Region_4 .custom_content h2, #Region_4 .custom_content h3 {padding:0 0 2px; color:#435505;}
.welcome_text_frame .agent_photo_frame { float: left; margin: 0 15px 15px 0; }
	#Region_1 .welcome_text_frame .agent_photo_frame { float: left; margin: 0 15px 15px 10px; }

/*	QUICK SEARCH MODULE	*/
.quick_search_frame { 
	position:relative;
	padding: 0 0 25px;
	margin: 0 0 15px 0;
	text-align:left;
	border-bottom:1px solid #ccc;
}
	#Region_1 .quick_search_frame {
		margin: 0 0 25px;
		text-align:left;
		width: 550px;
		border:0;
	}
.quick_search h2 {
	font-size: 14px;
	padding: 0px 0px 3px;
	color:#435505;
	font-weight: bold;
}
	#Region_1 .quick_search h2{
		font-size:16px;
		line-height: 26px;
		height: 26px;
		padding: 5px;
		color:#fff;
		background: #5e8bc4;
	}
.quick_search_form {
	position:relative;
	display:block;
	margin: 0;
	padding: 0;
	height: 290px;
	font-size:10px;
}
	#Region_1 .quick_search_form {
		margin: 0 auto;
		height: 200px;
		font-size:12px;
	}

.quick_search ul.property_type_list {
	width: 170px;
	height: 70px;
	margin: 3px 0 0;
}
	#Region_1 .quick_search .property_type { margin-left: 20px; }
	#Region_1 .quick_search ul.property_type_list {width: 300px;}
.quick_search label.hdr {
	display:block;
	color:#000;
	margin: 6px 0px 3px;
}
	#Region_1 .quick_search label.hdr { font-size:12px; }
.quick_search select {	width:80px; }
.quick_search .search_by_city {}
#Region_1 .quick_search .search_by_city { margin-left: 20px; }
.quick_search .search_by_city input {width: 170px; margin: 3px 0;}
	#Region_1 .quick_search .search_by_city input {width: 295px;}
.quick_search .search_by_city a.view_all {
	position:absolute;
	right: 0;
	top: 0;
	z-index:1;
	display:block;
    font-weight:100;
	margin: 0;
	color:#2d5ba0;
}
	#Region_1 .quick_search .search_by_city a.view_all {
		position:absolute;
		left: 310px;
		top: 25px;
		font-size:12px;
	}
.quick_search .search_by_city a.view_all:hover, #Region_1 .quick_search .search_by_city a.view_all:hover { color: #6995cc; }
.quick_search .bedrooms {
	position:absolute;
	top:145px;
	left:0px;
	width:80px;
	z-index:1;
}
	#Region_1 .quick_search .bedrooms {
		top:55px;
		left:350px;
	}
.quick_search .bathrooms {
	position:absolute;
	top:145px;
	right:0px;
	width:80px;
	z-index:1;
}
	#Region_1 .quick_search .bathrooms {
		top:55px;
		right:20px;
	}
.quick_search .min_price {
	position:absolute;
	top:183px;
	left:0px;
	width:80px;
	z-index:1;
}
	#Region_1 .quick_search .min_price {
		top:100px;
		left:350px;
	}
.quick_search .max_price {
	position:absolute;
	top:183px;
	right:0px;
	width:80px;
	z-index:1;
}
	#Region_1 .quick_search .max_price {
		top:100px;
		right:20px;
	}
.quick_search .pics_first {
	position:absolute;
	top:233px;
	left:0;
	font-size:10px;
	color:#000;
	z-index:1;
}
	#Region_1 .quick_search .pics_first {
		top:160px;
		left:20px;
		width:200px;
	}
.quick_search .pics_first span {
	position:relative;
	top:0px;
	left: 0px;
}
.quick_search .quick_search_submit {
	position:absolute;
	right:0px;
	top:265px;
	z-index:2;
	cursor:pointer;
}
	#Region_1 .quick_search .quick_search_submit {
		position:absolute;
		right:145px;
		top:160px;
		z-index:2;
		cursor:pointer;
	}
.quick_search .quick_search_image_submit, .buttons .quick_search_image_submit {display:none;}
.quick_search a.advanced_search, .quick_search a.map_search {
	position:absolute;
	z-index:1;
	display:block;
	color:#2d5ba0;
}
.quick_search a.advanced_search { top:268px; }
	#Region_1 .quick_search a.advanced_search { top:185px; left:20px}
.quick_search a.advanced_search:hover { color: #6995cc; }
	#Region_1 .quick_search a.map_search { top:203px; left: 20px;}
.quick_search a.map_search { top:288px; }
.quick_search a.map_search:hover {	color: #6995cc; }

/*	FEATURED LISTINGS MODULE	*/
.featured_listings_frame {
	position:relative;
	padding: 0;
	margin: 0 0 15px;
	text-align:left;
	height:auto;
}
.featured_listings {margin: 0;padding: 0;}
 .featured_listings h2 {
	font-size:16px;
	line-height: 26px;
	height: 26px;
	padding: 5px 10px 1px;
	color:#fff;
	background: #5e8bc4;
}
.featured_listings .featured_listing {
	margin: 1px 0;
	padding: 15px 10px;
	height:215px;
	color: #000;
	background: #d5d4d6 url(/images/web/template/T027_1/featured_listing_bg.gif) repeat-x top;
}
.featured_listing div.thumb_frame {
	width:288px;
	height:216px;
	position: absolute;
	top: 10px;
	left: 10px;
}
.featured_listing img.thumb {
	width:288px;
	height:216px;
	border: 2px solid #fff;
}
.featured_listing .title {
	display:block;
	margin: 0 0 6px 0;
	padding: 0px;
	font-size: 14px;
	font-weight:700;
	margin-left: 310px;
}
.featured_listing .description {
	display:block;
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 16px;
	margin-left: 310px;
}
.featured_listing .beds_baths {
	display:block;
	margin: 0 0 3px 0;
	padding: 0px;
	font-weight:700;
	margin-left: 310px;
}
.featured_listing .type {
	display:block;
	margin: 0 0 10px 0;
	padding: 0px;
	font-weight:700;
	margin-left: 310px;
}
.featured_listing .close_info {
	display:block;
	margin: 0 0 10px 0;
	padding: 0px;
	font-weight:700;
	margin-left: 310px;
}
.featured_listing .price {
	display:block;
	margin: 0 0 3px 0;
	padding: 0px;
	font-weight:700;
	margin-left: 310px;
}
.featured_listing .price span{font-weight:700;}
.featured_listing a.view_details {color:#2d5ba0;margin-left: 310px;}
.featured_listing a.view_details:hover {color: #6995cc;}
.featured_listings_frame div.view_all {text-align:right; margin: 15px 0 0;}
.featured_listings_frame div.view_all { 
    font-size:12px;
	line-height: 26px;
	height: 26px;
	padding: 2px 10px 5px;
	color:#fff;
	margin: 0;
	background: #5e8bc4;
}
.featured_listings_frame a.view_all {color:#fff;}
.featured_listings_frame a.view_all:hover {color: #E6E6E6;}

/* Slide show */
.slide_show_frame {
	position:relative;
	padding: 0;
	margin: 0 0 15px;
	text-align:left;
}
.slide_show h2 {
	font-size:16px;
	line-height: 26px;
	height: 26px;
	padding: 5px 10px 1px;
	color:#fff;
	margin-bottom: 0;
	background: #5e8bc4;
}
.slide_show .slide_show_listing {
	height: 480px;
	margin: 1px 0;
	padding: 15px 10px;
	min-height: 225px;
	color: #000;
	background: #d5d4d6 url(/images/web/template/T027_1/featured_listing_bg.gif) repeat-x top;
}
.slide_show_listing_info {
	position:absolute;
	top:310px;
	left:15px;
	z-index:2;
	padding: 10px 0;
	margin-left:70px;
}
.slide_show_listing .title {
	display:block;
	margin:8px 0 8px 0;
	padding:2px;
	font-weight:700;
	font-size:14px;
	text-align:left; 
}
.slide_show_listing_info .price {
	display:block;
	margin:0;
	padding:2px 2px 0;
}
.slide_show_listing_info .beds_baths {
	display:block;
	margin:0 0 6px 0;
	padding:2px;
}
.slide_show_listing_info .type {
	display:block;
	margin:0 0 6px 0;
	padding:2px;
}
.slide_show_listing_info .description {
	display:block;
	margin:0 0 10px 0;
	padding:2px;
}
.slide_show_frame div.view_all {text-align: right;}
.slide_show_listing a.view_details {color:#2d5ba0; padding:2px;}
.slide_show_listing a.view_details:hover {color:#6995cc;}
.slide_show_frame div.view_all {
    font-size:12px;
	line-height: 26px;
	height: 26px;
	padding: 2px 10px 5px;
	color:#fff;
	margin: 0;
	background: #5e8bc4;
}
.slide_show_frame a.view_all {color:#fff;}
.slide_show_frame a.view_all:hover {color:#E6E6E6;}



/*	CUSTOM FORM WIDGET */
.custom_form_frame {
	position:relative;
	padding: 0px;
	margin:0 0 15px;
	text-align:left;
	color:#000;
}

#Region_1 form.custom_form,
#Region_1 .custom_form_instructions {
	padding:0 10px;
}

#Region_1 .custom_form h2 { 
	font-size:16px;
	line-height: 26px;
	height: 26px;
	padding: 5px 10px 1px;
	color:#fff;
	margin-bottom: 15px;
	background: #5e8bc4;
}
	
	


/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	SUBPAGE CONTENT TYPES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.content {
	margin: 0;
	padding: 0;
	color:#000;
	text-align: left;
}
.content h1, .content h2, .content h3, .content h4, .content h5 {color: #435505;}
.content h1{
	font-size:18px;
	line-height: 20px;
	margin-bottom: 10px;
}
.content h2 {font-size:14px;}
#MapSearch { background: #fff;}
#MapResultsBar { border-width: 1px 0 0 0; border-color: #eee; }



/* SAVED SEARCH GENERIC */

#SavedSearches li.saved_search {
	position:relative;
	display:block;
	margin:0 0 12px 0;
	padding:12px;
	border:1px solid #333333;
	list-style:none;
}

#SavedSearches li.saved_search a:link, #SavedSearches a:visited { color: #2d5ba0;}
#SavedSearches li.saved_search a:hover { color: #6995cc; text-decoration: none;}

#SavedSearches a.btn_delete_search img {
	position:absolute;
	top:8px;
	right:20px;
	z-index:2;
}


/* LISTING DETAILS PAGE */

#ListingDetails a:link, #ListingDetails a:visited { color:#2d5ba0;}
#ListingDetailsa:hover { color:#6995cc; text-decoration: none;}

#ListingDetails .results_bar {
	display:block;
	width:auto;
	position:relative;
	text-align:center;
	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;
}

#ToolsAndResources {
	width:210px;
	height:260px;
	padding:24px 0 0 0;
	margin:8px 0;
	float:right;
}
#ToolsAndResources a:hover {background-color:#fff; color: #6995cc;}

span#BtnListingSaved {
	background:url(/images/search/icon_save_green_sm.gif) 0 1px no-repeat;
	font-weight:700;
	color: #009933;
	border:0;
}

/* SERACH RESULTS PAGE */

div#Results_Page {}

#Results_Page h3 {
	display:block;
	padding:0;
	margin:0;
	height:24px;
	line-height:28px;
	font-size:12px;
	font-weight:normal;
	color:#000;
}
#SearchBtnBar {
	color:000;
}
.content #SearchBtnBar a {
	color:#2d5ba0;
	text-decoration:underline;
	font-weight:bold;
}
.content #SearchBtnBar a:hover {
	color:#6995cc;
	text-decoration:none;
	font-weight:bold;
}

.content .search_description {
	color:#333333;
}

.pagination_ctrls a {
	color:#2d5ba0;
	text-decoration:underline;
}

.pagination_ctrls a:hover {
	color:#6995cc;
	text-decoration:none;
}
.pagination_ctrls span.pg_ctrl {
	color:#2d5ba0;
}

.pagination_ctrls .pg_no_selected {
	margin:0 2px;
	color:#2d5ba0;
	font-weight:700;
	text-decoration:none;
}
#SubpageLayout #SEARCH_city_autocomplete {width:235px;}

/*testimonials page */
#SubpageLayout span.quote {font-style:oblique; display:block; background:url(/images/web/template/T027_1/quote_start.gif) top left no-repeat; padding:7px 10px 0 30px;}
#SubpageLayout span.person {display:block; text-align:right; color:#435505; padding-right:10px;}

/*	AGENT SEARCH MODULE	*/
.agent_search_frame {
	color: #000;
	text-align:left;
	padding: 0px;
	margin: 0 0 15px;
}
	#Region_2 .agent_search_frame {border-bottom:1px solid #ccc; padding-bottom:10px;}
	#Region_3 .agent_search_frame {
		color: #fff;
		width: 170px;
		border-bottom:1px solid #224478;
		padding-bottom:10px;
	}

.agent_search_frame h2 {
	font-size: 14px;
	padding: 0px 0px 3px;
	color:#435505;
	font-weight: bold;
}
	#Region_1 .agent_search_frame h2{
		font-size:16px;
		line-height: 26px;
		height: 26px;
		padding: 5px 10px 1px;
		color:#fff;
		margin-bottom: 15px;
		background: #5e8bc4;
	}
	#Region_3 .agent_search_frame h2 {
		color:#fff;
	}

.agent_search .view_all {
	position:absolute;
	right:100px;
	top: 26px;
	z-index:1;
	display:block;
	width:110px;
	height:12px;
	font-size:10px;
	text-align:right;
}
	#Region_3 .agent_search .view_all {top:11px; right:12px;}
	#Region_2 .agent_search .view_all, #Region_4 .agent_search .view_all {top:10px; right:14px;}

/*	FIND A LISTING MODULE	*/
.mlsno_search_frame {
	color: #000;
	text-align:left;
	padding: 0px;
	margin: 0 0 15px;
}
	#Region_2 .mlsno_search_frame {border-bottom:1px solid #ccc; padding-bottom:10px}
	#Region_3 .mlsno_search_frame {
		color: #fff;
		width: 170px;
		border-bottom:1px solid #224478;
		padding-bottom:10px;
	}

.mlsno_search_frame h2 {
	font-size: 14px;
	padding: 0px 0px 3px;
	color:#435505;
	font-weight: bold;
}
	#Region_1 .mlsno_search_frame h2{
		font-size:16px;
		line-height: 26px;
		height: 26px;
		padding: 5px 10px 1px;
		color:#fff;
		margin-bottom: 15px;
		background: #5e8bc4;
	}
	#Region_3 .mlsno_search_frame h2 {
		color:#fff;
	}

/* Clearing method without Structural Markup */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
	
/* for IE/Mac */	
.clearfix { display: inline-block; } 

/* for IE/Win */
 
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* stop commented backslash hack */