@charset "UTF-8";
/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	T023_3 Stillwater j.anderson 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	ALL PAGES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #111111;
	text-align:center;
	background-color:#a6bbcc;

}

a:link, a:visited {color: #0100bd; text-decoration: underline; }
a:hover {color:#6f7a97; text-decoration: none; }

#Region_1 a:link, #Region_1 a:visited, #Region_4 a:link, #Region_4 a:visited {color:#acd6f4;}
#Region_1 a:hover, #Region_4 a:hover {color:#8ccef1;}

div, img {
	position:relative;
	border:0;
	margin:0;
	padding:0;
}
td {
	vertical-align:top;
	border-collapse:collapse;
}
table {
	padding:0;
	margin:0;
	border-collapse:collapse;
}

#PageWrapper {
	width:980px;
	display:block;
	padding: 0;
	margin:0 auto;
	background: url(/images/web/template/T023_3/page_vert_bg_tile.gif) repeat-y top center;
	overflow:visible;
}

#Page {
	width:960px;
	min-height:400px;
	margin:0 auto;
	background: url(/images/web/template/T023_3/page_bg.jpg) no-repeat top center;
}

/*	HOMEPAGE AND SUBPAGE BASIC LAYOUT TABLES */
table#HomepageLayout,
table#SubpageLayout {
	width:960px;
	padding:0;
	margin:0;
	border:0;	
	border-collapse:collapse;
	padding-bottom:15px;
}
table#HomepageLayout td {
	padding:0;
	margin:0;
}
td#LeftCol {width:190px;}
td#FocalCol {width:770px;}
td#CenterCol{width:540px;}
table#HomepageLayout td#RightCol {}
table#SubpageLayout td#RightCol {width:770px;}

/* Set left - right margins here */
#Region_1, #SubpageLayout #Region_4  {
width:190px; display:block; padding:10px 5px 15px 10px; margin:0; display:block; clear:both;
color:#fff;
}
#Region_2 {padding:0px 10px 10px 20px; margin:0; width:510px; display:block; clear:both;}
#Region_3 {padding:0px; margin:0; display:block; clear:both; padding-left:10px; text-align:left;}
#Region_10 {
	padding:15px 10px 10px 25px;
	margin:0;
	display:block;
	clear:both;
}


/*	LOGIN BAR */
#LoginWelcome {
	position:relative;
	height:30px;
	padding:0; margin:0;
	line-height:25px;
	font-size:12px;
	text-align:right;
	color:#161900;
	width:960px;
	margin:0 auto 0;
	background: url(/images/web/template/T023_3/login_bg.jpg) no-repeat bottom center;
}

#LoginWelcomeText {
	width:auto;
	padding:5px 10px 6px 10px;
	color:#074192;
}

#LoginWelcome span.welcome {
	font-weight: bold;
}

#LoginWelcome span.or {
	font-style:oblique;
}

#LoginWelcome a {
	color:#074192;
 }
 
#LoginWelcome a:hover {
	color: #fff;
}

#LoginWelcome .user_name {
	font-weight:bold;
	color:#074192;
}

/*	HEADER	*/
#HeaderWrapper {
	position:absoute;
	top:0;
	left:0;
	height:195px;
	width:960px;
	display:block;
	padding:0;
	margin:0;
	text-align:left;
	overflow:hidden;
}

#Header {
	position:absoute;
	top:0;
	left:10px;
	height:auto;
	width:960px;
	display:block;
	padding:0;
	margin:0;
}

#AgentPhoto { padding:0; margin:0;}
#Header #AgentPhoto .agent_photo_frame {
	position:relative;
	display:block;
	width:140px;
	float:left;
	padding:0;
	margin:10px 0 0;
	background:url(/images/web/template/T023_3/agent_photo_header_bg.gif) no-repeat bottom center;
}


#Header #AgentPhoto .agent_photo { 
	margin:0px;
	background:url(/images/web/template/T023_3/agent_photo_header_bg.gif) no-repeat top center;
	padding:5px 10px 2px;
}


/* Header Contact Info */
#Header .contact_info_frame {
	position:relative;
	display:block;
	float:right;
	height:175px;
	width:300px;
	margin:0;
	padding:15px 20px 10px 15px;
	overflow:hidden;
	margin-right:20px;
}
#Header #ContactInfo {
	text-align:right;
	border: none;
}

#Header #ContactInfo .contact_info {
	font-size:12px;
	text-align: right;
	padding:0;
}

#Header #ContactInfo .contact_info p {}
#Header #ContactInfo .contact_info h2 {display: none;}
#Header #ContactInfo .contact_info_hdr {display: none;}


/*	NAVIGATION	*/
#MainNav {
	width:185px;
	display:block;
	margin:0;
	padding:25px 0 20px 8px;
	text-align:left;
	overflow:hidden;
}
#MainNav a:hover {
	text-decoration:underline;
}
.NavGroup {
	margin:0;
	padding: 0;
	margin-bottom:10px;
	overflow:hidden;
}
.NavGroup h3 {
	margin: 0;
	padding: 3px;
	border:1px solid #fff;
}
.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;
	text-decoration:none;
	color:#fff;
	padding:0;
	margin: 0;
	font-size:13px;
}
.NavGroup h3.main_link_selected a {}

/* Nav Sub Links */
.NavGroup .sub_link {
	font-size:12px;
	text-decoration:none;
}
.NavGroup .sub_link_selected {
	font-size:12px;
	text-decoration:underline;
}

a.sub_link_selected {
	color:#8ccef1;
}
.NavGroup ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
.NavGroup ul li a, .NavGroup ul li a:visited {
	color:#acd6f4;
	display:block;
	height:15px;
	padding:0;
	margin:0;
	padding:3px;
	padding-left:10px;
	text-decoration:none;

}

.NavGroup ul li a.sub_link_selected {
	color:#8ccef1;
	background:url(/images/web/template/T023_3/nav_selected_bullet.gif) no-repeat center left;
	text-decoration:none;

}

.NavGroup ul li a:hover {
	color:#8ccef1;
	text-decoration:none;
}


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

/* Set Headers default size for each module */

h1, h2, h3, h4, h5 {
	font-weight:100;
	color:#074192;
}

/* Special left column dark - text white */
#Region_1 h1, #Region_1 h2, #Region_1 h3, #Region_1 h4, #Region_1 h5,
#Region_4 h1, #Region_4 h2, #Region_4 h3, #Region_4 h4, #Region_4 h5 {
	color:#fff;
}

/* Region 10 */

#Region_10 .featured_listings h2, #Region_10 .slide_show h2,
#Region_10 .custom_content_frame h1, #Region_10 .welcome_text_frame h1,
#Region_10 .contact_info_frame h2, #Region_10 .testimonials h2,
#Region_10 .custom_form h2,
#Region_10 .agent_search_frame h2, #Region_10 .mlsno_search_frame h2 {
	padding: 5px 0 0px;
	margin:0;
	font-size: 24px;
	text-align:left;
}


/* Region 1 and 4 */
#Region_1 .open_houses h2, #Region_4 .open_houses h2,
#Region_1 .contact_info_frame h2, #Region_4 .contact_info_frame h2,
#Region_1 .testimonials h2, #Region_4 .testimonials h2,
#Region_1 .custom_content_frame h1, #Region_4 .custom_content_frame h1,
#Region_1 .welcome_text_frame h1, #Region_4 .welcome_text_frame h1,
#Region_1 .agent_search_frame h2, #Region_1 .mlsno_search_frame h2, 
#Region_4 .agent_search_frame h2, #Region_4 .mlsno_search_frame h2 {
	padding: 15px 0 0px;
	margin:0;
	font-size:18px;
	text-align:left;
	color:#FFF;
}

/* Region 2 */
#Region_2 .welcome_text_frame h1, #Region_2 .custom_content_frame h1,
#Region_2 .featured_listings h2, #Region_2 .slide_show h2,
#Region_2 .open_houses h2, #Region_2 .quick_search h2,
#Region_2 .contact_info_frame h2, #Region_2 .testimonials h2,
#Region_2 .custom_form h2,
#Region_2 .agent_search_frame h2, #Region_2 .mlsno_search_frame h2 {
	padding: 5px 0;
	margin:0;
	font-size:20px;
	text-align:left;
}

/* Region 3 */
#Region_3 .custom_content_frame h1, .welcome_text_frame h1,
#Region_3 .open_houses h2, #Region_3 .quick_search h2,
#Region_3 .contact_info_frame h2, #Region_3 .testimonials h2,
#Region_3 .agent_search_frame h2, #Region_3 .mlsno_search_frame h2 {
	padding:10px 0 0;
	margin:5px 0px;
	font-size:18px;
	text-align:left;
}



/* BANNER ACCENT IMAGE */
.reserved_image_frame {
	text-align:left;
	display:block;
	position:relative;
	padding:0px;
	margin:10px 0;
}

img.reserved_image {
	padding:0;
	margin:0;
	border:1px solid #acb79c;
	width:700px;
	height:288px;
}


/* LOGO */
.company_logo_frame {
	padding:5px 0;
	margin:0;
}
img.company_logo {}


/*	FEATURED LISTINGS MODULE	*/
.featured_listing .title {
	display:block;
	margin:8px 0;
	font-weight:700;
	color:#333;
}
 .featured_listing .price, .featured_listing .beds_baths {
	display:block;
	margin:0 0 8px 0;
}
.featured_listing .price {
	margin:10px 0 0 0;
	font-style:oblique;
}
.featured_listing .description {
	display:block;
	margin:8px 8px 8px 0;
	line-height: 17px;
	font-size: 13px;
}

.featured_listing a.view_details {}
.featured_listing a.view_details:hover {}
.featured_listings div.view_all {
	text-align:center;
	padding:5px 0px 10px;
	font-size:12px;
}
.featured_listings a.view_all { font-weight:bold; text-decoration:none;}
.featured_listings a.view_all:hover {text-decoration:underline;}

.featured_listing .title {
	font-size:13px;
	font-weight:bold;
}

.featured_listing div.thumb_frame {
	position:absolute;
	top: 0px;
	right: 5px;
	background:url(/images/web/template/T023_3/thumb_bg_featured.gif) no-repeat center center;
	width:192px;
	height:148px;
	border:0;
	padding:15px;
	margin-bottom:10px;
}

.featured_listing img.thumb {
	width:180px;
	height:136px;
	padding:6px;
	border:0;
}

#Region_2 .featured_listing img.sold, #Region_10 .featured_listing img.sold  {top:18px; left:17px;}

/* Region 2 Featured Listings */
#Region_2 .featured_listings_frame {
	padding: 10px 0;
	margin: 0;
	display:block;
	text-align: left;
}
#Region_2 .featured_listings h2 {}

#Region_2 .featured_listing {
	position:relative;
	display:block;
	height:195px;
	margin:10px 0;
	padding: 0px;
	font-size:12px;
	text-align:left;
	background-color:#f5f6f8;
	border:1px solid #acb79c;
	padding: 0 0 10px;
	margin-bottom: 10px;
}

#Region_2 .featured_listing .title, #Region_2 .featured_listing .price,
#Region_2 .featured_listing .beds_baths, #Region_2 .featured_listing .description,
#Region_2 .featured_listing a.view_details, #Region_2 .featured_listing .type,
#Region_2 .featured_listing .close_info  {
	width: 275px; padding-left:15px; display:block;
} 


/* Region 10 Featured Listings */
#Region_10 .featured_listings_frame {
	padding: 10px 0;
	margin: 0;
	display:block;
	text-align: left;
}
#Region_10 .featured_listings h2 {}

#Region_10 .featured_listing {
	position:relative;
	display:block;
	height:180px;
	width:705px;
	margin:10px 10px 10px 0px;
	padding: 0px;
	font-size:12px;
	text-align:left;
	background-color:#f5f6f8;
	border:1px solid #acb79c;
	padding: 0 0 10px;
}


#Region_10 .featured_listing .title, #Region_10 .featured_listing .price,
#Region_10 .featured_listing .beds_baths, #Region_10 .featured_listing .description,
#Region_10 .featured_listing a.view_details, #Region_10 .featured_listing .type,
#Region_10 .featured_listing .close_info {
	width: 470px; padding-left:15px;
} 


/*	SLIDE SHOW MODULE	*/

.slide_show .close_info, .slide_show .description, .slide_show .price, .slide_show .beds_baths, .slide_show .title  {
	padding:0;
	margin:0;
}

.slide_show .title {
	padding-bottom:10px;
}

.slide_show .type {
	font-weight:bold;
	line-height:20px;
}

.slide_show div.view_all {
	text-align:center;
	padding:8px 0;
	font-size:12px;
}

.slide_show a.view_all {font-weight:bold; text-decoration:none;}
.slide_show a.view_all:hover {text-decoration:underline;}
.slide_show a.view_details { line-height:30px;}

#Region_2 .slide_show  .slide_show_photo_frame, #Region_10 .slide_show  .slide_show_photo_frame {
	border:2px solid #333333;
	padding:0;
	margin:0;
	width:400px;
	height:300px;
	margin-left:10px;
}


/* Region 2 slide show */

#Region_2 .slide_show_frame {
	padding: 10px 0;
	margin: 0;
	display:block;
	text-align: left;
}

#Region_2 .slide_show h2 {}

#Region_2 .slide_show .slide_show_listing {
	display:block;
	width: 508px;
	height:485px;
	margin:10px 0;
	padding: 10px;
	font-size:12px;
	text-align:left;
	background-color:#f5f6f8;
	border:1px solid #acb79c;
	margin:0;
	padding:0;
}

#Region_2 .slide_show  .slide_show_photo_frame {
	margin-top:15px; margin-left:15px;
}

#Region_2 .slide_show_listing_info {
	display:block;
	width:450px;
	padding:0px 20px;
}

/* Region 10 slide show */
#Region_10 .slide_show_frame {
	padding: 0;
	margin: 0;
	display:block;
	text-align: left;
}
#Region_10 .slide_show h2 {}

#Region_10 .slide_show .slide_show_listing {
	display:block;
	height:335px;
	width:705px;
	font-size:12px;
	text-align:left;
	background-color:#f5f6f8;
	border:1px solid #acb79c;
	padding:0;
	margin:10px 0;
}

#Region_10 .slide_show  .slide_show_photo_frame {
	margin-top:15px; margin-left:15px;
}

#Region_10 .slide_show .slide_show_listing_info {
	position:absolute;
	display:block;
	top:15px;
	left:440px;
	height:300px;
	width:250px;
	padding:0;
	margin:0;
}


#Region_10 .slide_show div.view_all {
	padding:0;
	margin:0;
	text-align:center;
}


/*	OPEN HOUSES MODULE	*/

.open_houses_frame {}
.open_houses {}
#Region_1.open_houses h2, #Region_4.open_houses h2 {}
#Region_3.open_houses h2 {}

.open_houses .open_house {}
.open_house .thumb_frame {
	position:absolute;
	top:8px;
	right:0px;
	width:80px;
	height:60px;
	padding:8px;
}
.open_house img.thumb {
	width:80px;
	height:60px;
}

/* Date Calendar */
.open_house .date {
	display:block;
	width:100px;
	border:1px solid #acb79c;
	font-size:12px;
	background-color:#f5f6f8;
}
.open_house .date .dow {
	display:block;
	font-size:10px;
	font-weight:700;
	background-color:#333333;
	color:#FFFFFF;
	text-align:center;
	line-height:18px;
	font-size:12px;
}
.open_house .date .month {
	display:block;
	font-size:10px;
	text-align:center;
	font-size:12px;
	line-height:18px;
}
.open_house .date .day {
	display:block;
	font-size:16px;
	font-weight:700;
	text-align:center;
}
.open_house .date .year {
	display:block;
	font-size:10px;
	text-align:center;
	font-size:12px;
	padding-bottom:3px;

}
/* end date calendar */

.open_house .time_range {
	display:block;
	margin:5px 0 8px 0;
	font-weight:700;
}
.open_house .address {
	display:block;
	margin:0 0 8px 0;
}
.open_house .notes {
	display:block;
	margin:0 0 8px 0;
}
.open_house div.view_details {}
.open_house div.view_details .icon {}
.open_house a.view_details {}
.open_house a.view_details:hover {}
.open_house a.view_map {}
.open_house a.view_map:hover {}
.open_houses div.view_all { text-align:center; }

.open_houses a.view_all { font-weight:bold; text-decoration:none; font-size:12px;}
.open_houses a.view_all:hover { text-decoration:underline;}

/* Region 1 , 3, 4 */
#Region_1 .open_houses_frame, #Region_4 .open_houses_frame, #Region_3 .open_houses_frame  {
	display:block;
	width:190px;
	margin: 10px 0px 20px;
	padding:0;
	text-align:center;
	clear:both;
}

#Region_1 .open_house .date {
	width:100px;
	border:1px solid #acb79c;
	background-color:#f5f6f8;
	font-size:12px;
	text-align:center;
	color:#000;
	
}

#Region_1 .open_house .date, #Region_4 .open_house .date {
	width:100px;
	border:1px solid #acb79c;
	background-color:#f5f6f8;
	font-size:12px;
	text-align:center;
	color:#000;
	top:15px;
	left: 105px;
	padding:0;
}

#Region_1 .open_house, #Region_4 .open_house, #Region_3 .open_house {
	text-align:left;
	clear:both;
	padding:10px 0;
	border-bottom:1px dashed #999999;
}

#Region_1 .open_houses h2, #Region_4 .open_houses h2, #Region_3 .open_houses h2 {}

#Region_1 .open_house .thumb_frame, #Region_4 .open_house .thumb_frame,
#Region_1 .open_house img.thumb, #Region_4 .open_house img.thumb,
#Region_3 .open_house .thumb_frame, #Region_3 .open_house img.thumb { display:none;}

#Region_1 .open_houses div.view_all, #Region_4 .open_houses div.view_all, #Region_3 .open_houses div.view_all {padding-top:5px; text-align:center;}

#Region_1 .open_houses a.view_all, #Region_4 .open_houses a.view_all{ font-weight:bold; text-decoration:none; font-size:12px;}
#Region_3 .open_houses a.view_all { font-weight:bold; text-decoration:none; font-size:12px;}

#Region_1 .open_houses a.view_all:hover, #Region_4 .open_houses a.view_all:hover {text-decoration:underline;}
#Region_3 .open_houses a.view_all:hover {text-decoration:underline;}

#Region_1 .open_house a.view_details, #Region_4 .open_house a.view_details {text-decoration:none; font-size:12px;}
#Region_1 .open_house a.view_details:hover, #Region_4 .open_house a.view_details:hover {text-decoration:underline;}


/* Region 2 Open Houses */
#Region_2 .open_houses_frame {
	padding: 10px 0;
	margin: 0;
	display:block;
	text-align: left;
}
#Region_2 .open_house { 
	display:block;
	margin:10px 0;
	padding: 10px;
	font-size:12px;
	text-align:left;
	background-color:#f5f6f8;
	border:1px solid #acb79c;
}
#Region_2 .open_houses h2 {}

#Region_2 .open_house .thumb_frame {
	display:block;
	position:absolute;
	top:5px;
	right:10px;
	height:85px;
	width:auto;
	padding:8px;
	background:url(/images/web/template/T023_3/thumb_bg_openhouse.gif) no-repeat center center;
}

#Region_2 .open_house img.thumb {
	height:85px;
	width:125px;
	display:block;
}

/*	WELCOME TEXT - CUSTOM CONTENT TEXT	*/

.custom_content_frame, .welcome_text_frame {
	padding:0;
	margin:0;
	text-align:left;
	overflow: auto;
}

.welcome_text, .welcome_text_frame p, .custom_content, .custom_content_frame p {
}

/* Reion_1 and Region_4 */
#Region_1 .custom_content_frame, #Region_4 .custom_content_frame,
#Region_1 .welcome_text_frame, #Region_4 .welcome_text_frame  {
	padding:0;
	margin:10px 0;
}



/* Region 2 */
#Region_2 .welcome_text_frame, #Region_2 .custom_content_frame {
	padding: 10px 5px 10px 0px;
	margin:0;
	text-align:left;
}

.welcome_text_frame .agent_photo_frame {
	position:relative;
	margin: 0;
	float:right;
}

/* Region 3 */
#Region_3 .welcome_text_frame, #Region_3 .custom_content_frame {
	padding: 10px 0px;
	margin:0;
	margin-right:10px;
}

/* Region 10 */
#Region_10 .welcome_text_frame, #Region_10 .custom_content_frame {
	display:block;
	width:705px;
	padding: 10px 10px 10px 0px;
	margin:0;
}

/* CUSTOM FORMS */

#Region_10 .custom_form_frame {
	display:block;
	width:705px;
	padding:0;
	margin:10px 0;
}


/*	AGENT PROFILE MODULE */
.agent_photo_frame {
	position:relative;
	width:132px;
	display:block;
	padding:0;
	margin:0;
	background:url(/images/web/template/T023_3/agent_photo_bg_bottom.gif) no-repeat bottom center;
}

.agent_photo {
	padding:0;
	margin:0;
	background:url(/images/web/template/T023_3/agent_photo_bg_top.gif) no-repeat top center;
	padding:3px 6px 4px;
}

/*	CONTACT INFORMATION	*/

.contact_info_frame {
	text-align:left;
	font-size:12px;
	padding: 10px 0px;
	margin:0;
}

#Region_10 .contact_info_frame h2 {}

#Region_1 .contact_info_frame, #Region_4 .contact_info_frame {
	display:block;
	width:190px;
	padding: 10px 0;
	margin:0;
	overflow:hidden;
}

#Region_1 .contact_info_frame h2, #Region_4 .contact_info_frame h2 { padding-bottom:8px;}

#Region_2 .contact_info_frame {
	display:block;
	padding: 15px 0;
	margin:0;
}

#Region_2 .contact_info_frame h2 {}
#Region_2 .contact_info_frame .agent_photo_frame {
	margin: 0 15px 15px 10px;
	float:left;
}

#Region_2 .contact_info_frame .company_logo_frame {
	padding:5px 10px;
	margin:0;
	float:right;
}
#Region_2 .contact_info_frame img.company_logo {}



#Region_3 .contact_info_frame {
	display:block;
	width:190px;
	padding: 0;
	margin:0 15px 20px 0;
	overflow:hidden;
}
#Region_3 .contact_info_frame h2 {}

#Region_3 .contact_info_frame .agent_photo_frame {
	margin: 0 0 15px;
}

/*	TESTIMONIALS MODULE	*/
.testimonials_frame {
	padding: 10px 0;
	margin:0;
	text-align:left;
}
.testimonials {
	padding:0 0 16px;
	font-size:12px;
}

#Region_10 .testimonials h2 {}

.testimonials {}

.testimonial {
	padding:0 0 8px 0;
	border-bottom:1px dashed #999999;
}
.testimonials span.quote {
	display:block;
	font-style:oblique;
	margin:8px 0;
}
.testimonials span.person {
	display:block;
	text-align:right;
	font-weight:normal;
}

.testimonials div.view_all {
	text-align:center;
	margin:8px 0 0;
}
.testimonials a.view_all {font-weight:bold; text-decoration:none;}
.testimonials a.view_all:hover { text-decoration:underline;}

/* Regions 1 3 4 */
#Region_1 .testimonials div.view_all, #Region_4 .testimonials div.view_all, #Region_3 .testimonials div.view_all {padding-top:5px; text-align:center;}

#Region_1 .testimonials a.view_all, #Region_4 .testimonials a.view_all, #Region_3 .testimonials a.view_all { font-weight:bold; text-decoration:none; font-size:12px;}
#Region_1 .testimonials a.view_all:hover, #Region_4 .testimonials a.view_all:hover, #Region_3 .testimonials a.view_all:hover {text-decoration: underline;}


#Region_1 .testimonials h2, #Region_4 .testimonials h2 {}
	
#Region_1 .testimonials_frame, #Region_4 .testimonials_frame {	
	margin: 10px 0;
	padding:0px;
}

/* Region 1 and  4 */
#Region_1 .testimonials a.view_all, #Region_4 .testimonials a.view_all {font-weight:bold; text-decoration:none;}
#Region_1.testimonials a.view_all:hover, #Region_4.testimonials a.view_all:hover { text-decoration:underline;}

#Region_1 .testimonials_frame, #Region_4 .testimonials_frame {
	padding:10px 5px 10px 0;
	margin:0;
}


/* Region 2 */
#Region_2 .testimonials_frame {
	padding:10px 10px 10px 0;
	margin:0;
}

#Region_2 .testimonials h2 {}

/* Region 3 */
#Region_3 .testimonials_frame {	
	margin: 0 20px 20px 0;
	padding:10px 0;
}
#Region_3 .testimonials h2 {}


/*	QUICK SEARCH MODULE	*/
.quick_search_frame {
	margin: 0 0 10px 5px;
	padding: 10px;
	text-align:left;
}

#Region_3 .quick_search_frame {
	height:362px;
	padding: 0;	
	margin: 0px 0px 20px 0px;
	font-size:12px;
	text-align:left;
	display:block;
	width:185px;
}



.quick_search {
	position:relative;
	display:block;
	padding: 0;
	margin: 0 0 10px;
	font-size: 10px;
}

.quick_search_form {
	position:relative;
	display:block;
	margin: 0 0 5px;
	padding: 0;
	height: 295px;
}

.quick_search .search_by_city, .quick_search .autoCompleteMenu, .quick_search
.property_type, .quick_search .bedrooms, .quick_search .bathrooms,.quick_search
.min_price, .quick_search .max_price,.quick_search .pics_first { }

.quick_search ul.property_type_list {
	width:100%;
	height:80px;
	margin:1px 0 3px;
}

.quick_search label.hdr {
	display:block;
	font-size:11px;
	margin: 3px 0 1px;
}

.quick_search select {width:70px;}

.quick_search .search_by_city {}
.quick_search .search_by_city input {
	width:180px;
	margin:1px 0 3px;
}

.quick_search .search_by_city a.view_all {
	position:absolute;
	right:5px;
	top: 0px;
	z-index:1;
	display:block;
	width:110px;
	height:12px;
	font-size:10px;
	text-align:right;
}

.quick_search .search_by_city a.view_all:hover {
	text-decoration: none;
}
.quick_search .bedrooms {
	position:absolute;
	top:150px;
	left:5px;
	z-index:1;
}

.quick_search .bathrooms {
	position:absolute;
	top:150px;
	right:5px;
	z-index:1;
}

.quick_search .min_price {
	position:absolute;
	top:190px;
	left:5px;
	z-index:1;
}

.quick_search .max_price {
	position:absolute;
	top:190px;
	right:5px;
	z-index:1;
}

.quick_search .pics_first {
	position:absolute;
	top:235px;
	left:5px;
	font-size:10px;
	z-index:1;
}

.quick_search .pics_first span {position:relative;}
.quick_search .quick_search_image_submit {
	position:absolute;
	right:5px;
	top:270px;
	display:inline;
}

.quick_search .quick_search_submit {display:none;}
.quick_search a.advanced_search, .quick_search a.map_search {
	position:absolute;
	left:5px;
	z-index:1;
	display:block;
	height:12px;
	font-size:10px;
}
.quick_search a.advanced_search {top:270px;}
.quick_search a.advanced_search:hover {}
.quick_search a.map_search {top:284px;}
.quick_search a.map_search:hover {}


/* Region 2 Quick Search */

#Region_2 .quick_search_frame {
	padding: 10px 0;
	margin: 0;
	display:block;
	text-align: left;
}

#Region_2 .quick_search {
	padding: 0 0 10px;
	margin: 10px 0px 0px 0px;
	text-align:left;
}

#Region_2 .quick_search_form {
	display:block;
	height:230px;
	margin:10px 0;
	padding: 10px 0px 10px 10px;
	font-size:12px;
	text-align:left;
	background-color:#f5f6f8;
	border:1px solid #acb79c;
}
#Region_2 .quick_search h2 {}

#Region_2 .quick_search ul.property_type_list {
	width: 250px;
	margin:0;
}

#Region_2 .quick_search label.hdr {margin: 0 0 5px;}

#Region_2 .quick_search select {width:80px;}

#Region_2 .quick_search .search_by_city input {
	width: 250px;
	margin: 0 0 15px;
	padding-left:10px;
}

#Region_2 .quick_search .search_by_city a.view_all {
	top:23px;
	left: 275px;
}

#Region_2 .quick_search .bedrooms {
	top: 68px;
	left: 290px;
}

#Region_2 .quick_search .bathrooms {
	top: 68px;
	left: 395px;
}

#Region_2 .quick_search .min_price {
	top: 120px;
	left: 290px;
	width: 80px;
}

#Region_2 .quick_search .max_price {
	top: 120px;
	left: 395px;
}


#Region_2 .quick_search .pics_first {
	position:absolute;
	display:block;
	top: 182px;
	left: 10px;
	width:250px;
}

#Region_2 .quick_search .quick_search_image_submit {
	position:absolute;
	right:15px;
	top:200px;
}

#Region_2 .quick_search a.advanced_search {
	top: 210px;
	left: 15px;
}
#Region_2 .quick_search a.map_search {
	top: 225px;
	left: 15px;
	font-size:10px;
}

/* REGION 1 & 4 QUICK SEARCH SUBPAGE */

.quick_search .search_by_city a.view_all {
	right:5px;
	top: -3px;
}

#Region_1 .quick_search_frame, #Region_4 .quick_search_frame {
	margin-left:0;
	padding-left:0;
	width:170px;
	height:350px;
}

#Region_1 .quick_search_frame h2, #Region_4 .quick_search_frame h2 {
	margin-bottom:10px;
}


#Region_1 .quick_search .search_by_city input, #Region_4 .quick_search .search_by_city input {
	width:165px;
	margin:1px 0 3px;
}

#Region_1 .quick_search .search_by_city, #Region_4 .quick_search .search_by_city {
	margin-left:5px;

}

#Region_1 .quick_search .property_type, #Region_4 .quick_search .property_type {
	display:block;
	width:167px;
	position:absolute;
	top:40px;
	margin-left:5px;

}

#Region_1 .quick_search ul.property_type_list, #Region_4 .quick_search ul.property_type_list {
	display:block;
	width:167px;
	height:80px;
	margin:1px 0 3px;
}

#Region_1 quick_search ul.property_type_list, #Region_4 quick_search ul.property_type_list {
	width:155px;
	height:80px;
	margin:1px 0 3px;
}
#Region_1 .quick_search .bedrooms, #Region_4 .quick_search .bedrooms {
	position:absolute;
	top:155px;
	left:5px;
	z-index:1;
}

#Region_1 .quick_search .bathrooms, #Region_4 .quick_search .bathrooms {
	position:absolute;
	top:155px;
	left:100px;
	z-index:1;
}

#Region_1 .quick_search .min_price, #Region_4 .quick_search .min_price {
	position:absolute;
	top:195px;
	left:5px;
	z-index:1;
}

#Region_1 .quick_search .max_price, #Region_4 .quick_search .max_price {
	position:absolute;
	top:195px;
	left:100px;
	z-index:1;
}

#Region_1 .quick_search .pics_first, #Region_4 .quick_search .pics_first {
	position:absolute;
	width:170px;
	top:235px;
	left:5px;
	font-size:10px;
	z-index:1;
}

#Region_1 .quick_search .pics_first span, #Region_4 .quick_search .pics_first span {position:relative;}

#Region_1 .quick_search a.advanced_search, #Region_4 .quick_search a.advanced_search  {
	top:270px;
	left:4px;
}

#Region_1 .quick_search a.map_search, #Region_4 .quick_search a.map_search {
	top:270px;
	left:110px;
}

#Region_1 .quick_search .quick_search_image_submit, #Region_4 .quick_search .quick_search_image_submit {
	position:absolute;
	left:95px;
	top:290px;
}

/* END REGION 1 & 4 QUICK SEARCH SUBPAGE */



/*	AGENT SEARCH MODULE	*/
.search_by_mlsno .hdr, .agent_search_dir .hdr {
	display:block;
}
.search_by_mlsno .mlsno_search_image_submit {
	display:inline;
	vertical-align:middle;
	margin-left:5px;
}
.agent_search_dir .agent_search_image_submit {
	display:inline;
	vertical-align:middle;
	margin-left:5px;
}
.search_by_mlsno .mlsno_search_submit {
	display:none;
}
.agent_search_dir .agent_search_submit {
	display:none;
}
.agent_search_dir .auto_focus, .search_by_mlsno .text {
	width:110px;
}
.agent_search_frame {
	margin: 0 0 10px 0;
	padding: 10px 0;
	text-align:left;
}
.agent_search label.hdr {
	margin: 3px 0 1px;
}
	#Region_3 .agent_search label.hdr {display:block;}
.agent_search .view_all {
	position:absolute;
	right:27px;
	top: 20px;
	z-index:1;
	display:block;
	width:110px;
	height:12px;
	font-size:10px;
	text-align:right;
}
	#Region_1 .agent_search .view_all, #Region_4 .agent_search .view_all {top:12px; right:20px;}
	#Region_10 .agent_search .view_all {top:14px; left:120px;}
	#Region_2 .agent_search .view_all {top:20px; left:120px;}
/*	FIND A LISTING MODULE	*/
.mlsno_search_frame {
	margin: 0 0 10px 0;
	padding: 10px 0;
	text-align:left;
}
.mlsno_search label.hdr {
	margin: 3px 0 1px;
}

/*	FOOTER	*/

#Footer {
	margin: 0px auto 0px;
	padding: 15px 0px 8px 0px;
	width: 980px;
	background:url(/images/web/template/T023_3/footer_bg.gif) no-repeat top center;

}

#FooterLinks, #Disclaimers {
	padding:5px 10px 10px 10px;
	margin:0;
}

#FooterLinks a, #FooterLinks a:visited {text-decoration:none;}

#FooterLinks a:hover {text-decoration:underline;}

#Designations {background:none;}

#Designations img {background:none; padding:10px;}

#Disclaimers {
	width:auto;
	padding:10px;
	font-size:11px;
	color: #666666;
}

img.footer_ds {
	position:absolute;
	bottom:-4px;
	left:0px;
	display:block;
	border:0;
	margin:0;
	padding:0;
}



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


.content_frame {
	position:relative;
	padding: 20px;
	margin:0 15px 15px;
	text-align:left;
}
.content h1 {
	position:relative;
	display:block;
	padding: 5px 0 10px;
	margin:0;
	font-size:24px;
	font-weight:100;
}

/* BLOG WIDGET */

#Region_10 .blog_frame h1 {background:none; font-size:24px;}
#Region_2 .blog_frame h1 {background:none; font-size:20px;}

.blog_frame .view_all {text-align:right; font-weight:700;}
.blog_frame .view_all a {font-weight:700; font-size:12px; text-decoration:none;}
.blog_frame .view_all a:hover { text-decoration:underline;}


.blog_frame .blog_listings_item { 
	position:relative;
	display:block;
	padding: 10px;
	margin:10px 0;
	background-color:#f5f6f8;
	border:1px solid #acb79c;
}



/* SUBPAGES */

/* Testimonial Subpage */
.content_frame .content .person {
	display:block;
	font-style:italic;
	line-height:20px;
	text-align:right;
	padding:10px 25px 0px 0px;
}

.content_frame .content .quote {
	display:block;
	padding:0 20px;
}

/* Quick Search */
.buttons .quick_search_submit {
	position:relative;
	top:0;
	left:0;
	cursor:pointer;
}
.buttons .quick_search_image_submit {
	display:none;
}

/* Search Results */

#Results_Page   h3 {
	color:#000;
}

#SearchBtnBar a:link, #SearchBtnBar a:visited {
	color: #0100bd; text-decoration: underline;
 }

#SearchBtnBar a:hover {color:#6f7a97; text-decoration: none; }

.content_frame .content .saved_search {
	border:1px solid  #5e666f;

}

#Region_10 h1 {
font-size:24px;

}

/* MAP SEARCH */

#MapSearch {
	display:block;
	width:685px;
}

/* Open Houses */

#OpenHouseList .info_block {
	margin-left:25px;
}


/* 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 */

