@charset "UTF-8";


/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	ALL PAGES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
	background: #f2ece5 url(/images/web/template/T004_1/bodybg.gif) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	text-align:center;
	color: #666;
}
div, img {
	position:relative;
	border:0;
	margin:0;
	padding:0;
}
td {
	vertical-align:top;
}
a { color: #009999; }
a:hover { color: #666; text-decoration: none; }
/*a:visited {text-decoration:none;}*/

#PageWrapper {
	margin: 0 auto;
	padding-top: 30px;
	width: 960px;
	background:#676566 url(/images/web/template/T004_1/pagebg.gif) no-repeat top center;
}

/*	LOGIN BAR */
#LoginWelcome {
	position:relative;
	padding:0;
	margin:0 0 5px 0;
	line-height:25px;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	color:#fff;
	background:#676566;
}
#LoginWelcomeText {
	width:auto;
	padding:5px 10px 6px 10px;
}
#LoginWelcome span.welcome { padding-right:5px;}
#LoginWelcome span.or { padding-right: 5px; padding-left: 5px;}
#LoginWelcome a { 
	color:#fff;
	text-decoration: underline;
	font-weight:700;
}
#LoginWelcome a:hover { color: #fff; text-decoration: none; }
#LoginWelcome .user_name {
	font-weight:700;
}

#Page {
	position:relative;
	width:960px;
	min-height:400px;
	padding:0;
	margin:0;
}

/*	HEADER	*/
#Header { text-align:left; }
#CompanyLogo {
	width:300px;
	height:100px;
	padding: 0;
	margin: 0 20px 20px;
}
img.company_logo {
	padding:2px;
 	background:#fff;
}
#Header #ContactInfo { display:none; }

/*	HOMEPAGE AND SUBPAGE BASIC LAYOUT TABLES */
.reserved_image_frame{
	padding: 0;
	margin: 0;
	height: 350px;
	overflow:hidden;
}
.reserved_image{
	width:960px;
	padding: 0;
	margin: 0;
}
table#HomepageLayout,
table#SubpageLayout {
	width:920px;
	padding:0;
	margin: 0 auto;
	border: 0px;
	border-spacing: 1px;
	background: #c8c8c8;
}
table#HomepageLayout td, table#SubpageLayout td {
	padding:0;
	margin:0;
}
td#LeftCol {
	width: 234px;
	background: #f5f9f6;
	border: 3px #e3e6e4 solid;
	}
td#CenterCol{ 
	width: 477px;
	background: #f5f9f6;
	border: 3px #e3e6e4 solid;
}
table#HomepageLayout td#RightCol {
	width:243px;
	background: #e3e6e4;
}

table#SubpageLayout td#RightCol {
	width:680px;
	background:#f5f9f6;
	border: 3px #e3e6e4 solid;
}

/*	NAVIGATION	*/

/* Main Nav */
#MainNav {
	margin: 3px auto;
	padding: 4px;
	text-align: center;
	background:#7cb3bd;
}
ul.MainNav  {
	margin: 0 auto;
	padding: 0px 25px;
	list-style: none;
	height:25px;
}
ul.MainNav li {
	line-height: 25px;
	margin: 1px 10px 0;
	padding: 2px 0;
	display:inline;
}

ul.MainNav li a, ul.MainNav li a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	text-transform: uppercase;
}

ul.MainNav li a:hover, ul.MainNav li.main_link_selected a:hover { text-decoration:none; color: #676566;} 

#MainNav a:visited, .NavGroup a:visited {}

/* Main Dropdown */
div.drop_down_menu {
	display:block;
	height:auto;
	width:auto;
    	background:#7cb3bd;
	border:1px solid #676566;
	border-top:0px;
	margin-left:0px;
	margin-top:4px;
	z-index:10;
}
div.drop_down_menu div.drop_down_link {
	text-align:left;
	padding:4px;
	border-bottom:1px solid #c3c3c3;
	border-top:0px
}
div.drop_down_menu div.last {
	border:0px;
}

.drop_down_link a, .drop_down_link a:visited  {
	text-decoration:none;
	color:#fff;
}
.drop_down_link a:hover {
	text-decoration:underline;
	color:#676566;
}



/* SubNav */
.NavGroup { 
	margin: 0;
	padding: 15px;
	background: #c0ccc9 url(/images/web/template/T004_1/col3bg.gif) repeat-x top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.NavGroup h3.main_link a {
	text-decoration:none;
	color: #666;
	text-transform: uppercase;
	padding: 0px 4px 6px;
	display:block;
}
.NavGroup ul {
	margin:0;
	padding: 0;
	border: 1px solid #8a928e;
	border-width: 1px 0 0 0;
}
.NavGroup ul li {
	line-height: 16px;
	margin: 0;
	padding: 4px 8px;
	list-style: inside;
	color: #fff;
	background: #949e9a;
	border: 1px solid #8a928e;
	border-width: 0 1px 1px;
}
.NavGroup ul li a {
	font-size:12px;
	text-decoration:none;
	color: #fff;
}
.NavGroup ul li a:hover { text-decoration: underline; }
.NavGroup ul li.sub_link_selected { background: #a9b8b4; }


/*	FOOTER	*/
#Footer {
	margin: 0 auto;
	padding: 0px 0px 10px;
	width: 960px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#fff;
	line-height:18px;
}

#FooterLinks{
	background:#7cb3bd;
	width: 960px;
	padding: 10px 0;
	margin: 0 auto;
	line-height:18px;
}
#FooterLinks a, #FooterLinks a:visited { color: #fff; text-decoration:none;} 
#FooterLinks a:hover { color: #007373; }
#Designations {
	width: 960px;
	padding: 10px 0;
	margin: 0 auto;
	background: #fff;
}
#Disclaimers {padding-top:20px;}
img.footer_ds {
	position:absolute;
	bottom:-4px;
	left:0px;
	display:block;
	border:0;
	margin:0;
	padding:0;
}
#PoweredBy {background-color:#fff;}


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



/*  MLS NUMBER SEARCH WIDGET */
.mlsno_search_frame {
    position:relative;
    padding:0;
    margin:0 auto;
    text-align:left;
    background:#c0ccc9 url(/images/web/template/T004_1/col3bg.gif) repeat-x top;
}
#Region_1 .mlsno_search_frame { 
    background: #e3e6e4;
    width:212px;
}
#Region_3 .mlsno_search_frame { 
    width:220px;
}
.mlsno_search {
    text-align:left;
    padding:5px 0 0 0;
}
.mlsno_search p {
    padding:0;
}
.mlsno_search h2 {
    font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size:1.8em;
    font-weight:300;
    color:#009999;
    padding:5px 15px;
    text-align:left;
}
form.mlsno_search_form {
    position:relative;
    display:block;
    margin:0;
    padding:10px 10px 10px 14px;
    background:#909c98;
    border:1px solid #8a928e;
}
.mlsno_search label.hdr {
    display:block;
    margin:0;
    font-size:11px;
    color: #fff;
}
#Region_2 .mlsno_search label.hdr {
    display:inline;
}
#Region_1 .mlsno_search input.text,
#Region_3 .mlsno_search input.text {
    width:100px;
}





/* AGENT SEARCH WIDGET */
.agent_search_frame {
    position:relative;
    padding:0;
    margin:0 auto;
    text-align:left;
    background:#c0ccc9 url(/images/web/template/T004_1/col3bg.gif) repeat-x top;
}
#Region_1 .agent_search_frame { 
    background: #e3e6e4;
    width:212px;
}
#Region_3 .agent_search_frame { 
    width:220px;
}
.agent_search {
    text-align:left;
    padding:5px 0 0 0;
}
.agent_search p {
    padding:0;
}
.agent_search h2 {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size:1.8em;
    font-weight:300;
    color:#009999;
    padding:5px 0;
    text-align:left;
}
form.agent_search_form {
    position:relative;
    display:block;
    margin:0;
    padding:10px 10px 10px 14px;
    background:#909c98;
    border:1px solid #8a928e;
}
.agent_search label.hdr {
    display:block;
    margin:0;
    font-size:11px;
    color: #fff;
}
#Region_2 .agent_search label.hdr {
    display:inline;
}
#Region_1 .agent_search input.text,
#Region_3 .agent_search input.text {
    width:116px;
}
.agent_search div.view_all { 
    display:block;    
    height:22px;
    line-height:22px;
    font-size:11px;
    text-align:left;
}
#Region_2 .agent_search div.view_all {
    position:absolute;
    right:15px;
    top: 10px;
    z-index:1;
    width:120px;
    text-align:right;
}
.agent_search a.view_all {
	color: #ccffff;
}
.agent_search a.view_all:hover {
    
}
.agent_search_frame .auto_complete_menu {
    text-align:left;
    font-family:Arial, Helvetica, Sans;
}
.agent_search_frame .auto_complete_menu li {
    padding:2px 6px;
    white-space:nowrap;
}




/*	AGENT PROFILE MODULE */
div.company_logo_frame {
	margin:0 auto;
}
.contact_info_frame {
/*	background: url(/images/web/template/T004_1/contact_h1.gif) no-repeat top left;*/
	margin: 0;
	padding: 5px 15px;
	}
#Region_3 .contact_info_frame{ 
/*	background: url(/images/web/template/T004_1/contact_h2.gif) no-repeat top left;*/
	margin: 3px;
}
.contact_info {
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	margin: 0;
	padding: 15px 0 0;
/*	border-top: #cfcece 1px solid;*/
}
.contact_info h2{ display: none; }
.contact_info a { color: #009999; }
.contact_info a:hover { color: #666; text-decoration: none; }
.agent_photo {padding:10px; }
.contact_info .agent_photo {padding-top:0;}

/*	TEXT MODULE	*/
.welcome_text h1, .welcome_text h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight:300;
	color:#009999;
	padding:0 0 5px;
}
.welcome_text_frame {
/*	background: url(/images/web/template/T004_1/welcome_h1.gif) no-repeat top left;*/
	margin: 0;
	padding: 0 15px 5px;
}
#Region_3 .welcome_text_frame { 
/*	background: url(/images/web/template/T004_1/welcome_h2.gif) no-repeat top left;*/
	margin: 3px;
}
.welcome_text {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin: 0;
	padding: 15px 0 0;
/*	border-top: #cfcece 1px solid;*/
}
/*.welcome_text h1 { display: none; }*/
/*.welcome_text h2 { 
	font-size: 13px;
	line-height: 20px;
	color: #4a7f7f;
	padding: 0;
	margin: 0 0 15px;
}*/
.welcome_text p {
	margin: 0 0 15px;
	padding: 0;
}

.custom_content_frame {
	margin: 0;
	padding: 15px 15px 5px;
}
#Region_3 .custom_content_frame { margin: 3px; }
.custom_content {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin: 0;
	padding: 0;
}
.custom_content h1, .custom_content h2 { 
	font-size: 18px;
	line-height: 20px;
	padding: 0;
	margin: 0 0 15px;
}
 .custom_content p {
	margin: 0 0 15px;
	padding: 0;
}

.welcome_text_frame .agent_photo_frame { display:none; }
.welcome_text_frame .agent_photo { }

/*	TESTIMONIALS MODULE	*/
.testimonials h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight:300;
	color:#009999;
	padding:5px 0;
	text-align:left;
}
.testimonials_frame {
/*	background: url(/images/web/template/T004_1/testimonials_h1.gif) no-repeat top left;*/
	margin: 0;
	padding: 5px 15px;
}
#Region_3 .testimonials_frame { 
/*	background: url(/images/web/template/T004_1/testimonials_h2.gif) no-repeat top left;*/
	margin: 3px;
}
.testimonials { }
/*.testimonials h2 { display: none}*/
.testimonials .testimonial { 
	position:relative;
	display:block;
	margin: 0 0 10px;
	padding: 5px;
	border: #cfcece 1px solid;
	background: #c0ccc9 url(/images/web/template/T004_1/col3bg.gif) repeat-x top;
}
.testimonial span.quote {
	display:block;
	margin: 0;
	padding: 10px 10px 0;
	font-weight: 700;
	text-align: left;
}
#Region_3 .testimonial { background: #f5f9f6; }
.testimonial span.person { 
	display:block;
	margin: 0;
	padding: 10px;
	text-align: right;
	font-style: italic;
}
.content span.person {
	display:block;
	text-align:right;
	font-style:italic;
}
.testimonials div.view_all { 
	text-align: center;
	margin: 0 0 10px;
	padding: 0;
}
#Region_2 .testimonials div.view_all { text-align: right; }
.testimonials a.view_all { color: #009999; font-weight: 700 }
.testimonials a.view_all:hover { color: #666; text-decoration: none; }

/*	OPEN HOUSES MODULE	*/
.open_houses h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight:300;
	color:#009999;
	padding:5px 0;
	text-align:left;
}
.open_houses_frame {
/*	background: url(/images/web/template/T004_1/openhouses_h1.gif) no-repeat top left;*/
	margin: 0;
	padding: 5px 15px;
}

#Region_3 .open_houses_frame {
/*	background: url(/images/web/template/T004_1/openhouses_h2.gif) no-repeat top left;*/
	margin: 3px;
}
.open_houses { }
/*.open_houses h2 { display: none; }*/
.open_houses .open_house {
	margin: 0 0 10px;
	padding: 10px;
	min-height: 70px;
	text-align: left;
	border: #cfcece 1px solid;
	background: #c0ccc9 url(/images/web/template/T004_1/col3bg.gif) repeat-x top;
}
/*#Region_3 .open_houses .open_house { background: #f5f9f6; }*/
#Region_1 .open_house div.thumb_frame, #Region_3 .open_house div.thumb_frame, #Region_4 .open_house div.thumb_frame { display: none; }
.open_house div.thumb_frame {
	width: 80px;
	height: 60px;
	padding: 2px;
	margin: 0 0 5px 5px;
	background: #c0ccc9;
	float: right;
}
.open_house img.thumb {
	width:80px;
	height:60px;
}
.open_house .date, .open_house .time_range, 
.open_house .address, .open_house .notes {
	margin: 0 0 2px 0;
	padding: 0 0 2px;
	display: block;
}
.open_house .date { font-size: 14px; font-weight: 700; }
.open_house .address, .open_house .notes { margin: 4px 0; }
.open_house .view_details {
	margin: 0;
	padding: 5px 0;
	text-align:left;
	font-size: 11px;
}
.open_house div.view_details .icon { }
.open_house a.view_details { color: #009999; }
.open_house a.view_details:hover  { color: #666; text-decoration: none; }
.open_house a.view_map { color: #009999; }
.open_house a.view_map:hover { color: #666; text-decoration: none; }
.open_houses div.view_all {
	display:block;
	margin: 0;
	padding: 0px;
	text-align:center;
}
#Region_2 .open_houses div.view_all { text-align: right; }
.open_houses a.view_all { color: #009999; font-weight: 700 }
.open_houses a.view_all:hover { color: #666; text-decoration: none; }

/*	FEATURED LISTINGS MODULE	*/
.featured_listings h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight:300;
	color:#009999;
	padding:5px 0;
}
#Region_3 .featured_listings h2 {padding:5px;}
.featured_listings_frame {
	position:relative;
	padding: 5px 15px;
	margin:0 auto;
	text-align:left;
/*	background: url(/images/web/template/T004_1/featuredlistings_h1.gif) no-repeat top left;*/
}
/*#Region_1 .featured_listings_frame {
background: url(/images/web/template/T004_1/featuredlistings_h3.gif) no-repeat top left;
}*/
/*#Region_3 .featured_listings_frame {
background: url(/images/web/template/T004_1/featuredlistings_h2.gif) no-repeat top left;
}*/
.featured_listings { }
/*.featured_listings h2 { display: none; }*/
#Region_1 .featured_listings .featured_listing, #Region_3 .featured_listings .featured_listing {
	margin: 0 auto 10px;
	padding: 15px;
	width: 150px;
	border: #cfcece 1px solid;
	min-height: 145px;
 	background: #c0ccc9 url(/images/web/template/T004_1/col3bg.gif) repeat-x top;
}
#Region_2 .featured_listings .featured_listing {
	margin: 0 auto 10px;
	padding: 15px;
	width: 417px;
	border: #cfcece 1px solid;
	min-height: 145px;
	background: #c0ccc9 url(/images/web/template/T004_1/col3bg.gif) repeat-x top;
}
#Region_1 .featured_listing div.thumb_frame, #Region_3 .featured_listing div.thumb_frame { display: none; }
#Region_2 .featured_listing div.thumb_frame {
	width:180px;
	height:135px;
	padding: 5px;
	margin: 0 0 5px 5px;
	background: #c0ccc9;
	float: right;
}
#Region_2 .featured_listing img.sold {top:4px; left:3px;}
.featured_listing img.thumb {
	width:180px;
	height:135px;
}
.featured_listing .title {
	display:block;
	margin: 5px 10px 10px 0px;
	padding: 2px;
	font-size: 16px; 
	font-weight: 700;
}
#Region_1 .featured_listing .title, #Region_3 .featured_listing .title { 
	font-size: 12px;
	margin: 0;
}
.featured_listing .price {
	display:block;
	margin: 0 10px 0 0;
	padding: 2px;
	font-size: 14px;
}
#Region_1 .featured_listing .price , #Region_3 .featured_listing .price  {
	margin: 0;
	font-size: 12px;
}
.featured_listing .beds_baths {
	display:block;
	margin: 0px 10px 0 0px;
	padding: 2px;
	font-size: 14px;
}
#Region_1 .featured_listing .beds_baths, #Region_3 .featured_listing .beds_baths {
	margin: 0;
	font-size: 12px;
}
.featured_listing .type {
	display:block;
	margin: 0px 10px 10px 0px;
	padding: 2px;
	font-size: 14px;
}
#Region_1 .featured_listing .type, #Region_3 .featured_listing .type {
	margin: 0px 0px 10px;
	font-size: 12px;
}
.featured_listing .close_info {
	display:block;
	margin: 0px 10px 10px 0px;
	padding: 2px;
}
#Region_1 .featured_listing .close_info, #Region_3 .featured_listing .close_info {
	margin: 0px 0px 10px;
	font-size: 11px;
}
.featured_listing .description {
	display:block;
	margin: 0;
	padding: 2px;
	clear: both;
}
.featured_listing a.view_details {
	margin: 0 0 2px 0;
	padding: 2px;
	color: #009999;
	font-size: 11px;
}
.featured_listing a.view_details:hover { color: #666; text-decoration: none; }
.featured_listings_frame div.view_all {
	display:block;
	margin: 0;
	padding: 0px;
	text-align:right;
}
#Region_1 .featured_listings_frame div.view_all, #Region_3 .featured_listings_frame div.view_all { text-align: center; }
.featured_listings_frame a.view_all { color: #009999; font-weight: 700 }
.featured_listings_frame a.view_all:hover { color: #666; text-decoration: none; }

/*	SLIDE SHOW MODULE	*/

.slide_show h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight:300;
	color:#009999;
	padding:5px;
}

.slide_show_photo_frame {
	z-index:0;
}

.slide_show {
	position:relative;
	padding: 5px 10px;
	margin:0 auto;
	text-align:left;
/*	background: url(/images/web/template/T004_1/featuredlistings_h1.gif) no-repeat top left;*/
	border:1px solid #f5f9f6;
}

#Region_2 .slide_show .slide_show_listing {
	margin: 0 auto;
	padding: 15px 15px 0;
	width: 417px;
	border: #cfcece 1px solid;
	background: #c0ccc9 url(/images/web/template/T004_1/col3bg.gif) repeat-x top;
}
/*.slide_show h2 { display: none; }*/
#Region_2 .slide_show_listing_info {left:10px;}
#Region_2 .slide_show_listing_info .beds_baths {
	display:block;
	margin:0;
	padding:2px 2px 0;
}
#Region_2 .slide_show_listing_info .type {
	display:block;
	margin:0 0 6px 0;
	padding:2px;
}
.slide_show_frame div.view_all {
	display:block;
	margin: 10px 5px 0 0;
	padding: 0;
	text-align:right;
}
.slide_show_frame a.view_all { color: #009999; font-weight: 700 }
.slide_show_frame a.view_all:hover { color: #666; text-decoration: none; }


/*	QUICK SEARCH MODULE	*/
.quick_search h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight:300;
	color:#009999;
	padding:5px 15px;
	text-align:left;
}
.quick_search_frame {
	position:relative;
	padding: 0;
	margin: 0 auto;
	text-align:left;
	background: #c0ccc9 url(/images/web/template/T004_1/col3bg.gif) repeat-x top;
/*	width: 417px;*/
}
#Region_1 .quick_search_frame { 
	background: #e3e6e4;
	width: 212px;
}
#Region_3 .quick_search_frame { 
	width: 220px;
}
.quick_search {
/*	background: url(/images/web/template/T004_1/quicksearch_h1.gif) no-repeat top left;*/
	padding: 5px 0 0;
}
#Region_1 .quick_search {
/*	background: url(/images/web/template/T004_1/quicksearch_h2.gif) no-repeat top left;*/
	padding: 5px 0 0 0;
/*	border-top:1px solid #e3e6e4;*/
}
#Region_3 .quick_search { 
/*	background: url(/images/web/template/T004_1/quicksearch_h3.gif) no-repeat top left;*/
	padding: 5px 0 0 0;
}
/*.quick_search h2 { display: none; }*/
.quick_search .quick_search_form {
	position:relative;
	display:block;
	margin: 0;
	padding: 10px;
	height: 300px;
	background: #909c98;
	border: 1px solid #8a928e;
}
#Region_1 .quick_search_form { margin: 0;}
#Region_2 .quick_search .quick_search_form {height:200px;}
.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:170px;
	height:80px;
	margin:1px 5px 3px;
}
#Region_2 .quick_search ul.property_type_list { width: 240px; }
.quick_search label.hdr {
	display:block;
	font-size:11px;
	color: #fff;
	margin: 3px 5px 1px;
}
.quick_search select {width:75px;}
#Region_2 .quick_search select {width:90px;}
.quick_search .search_by_city {}
.quick_search .search_by_city input {
	width:170px;
	margin:1px 5px 3px;
}
#Region_2 .quick_search .search_by_city input { width: 240px; }
.quick_search .search_by_city a.view_all {
	position:absolute;
	right:10px;
	top: 0px;
	z-index:1;
	display:block;
	width:120px;
	height:12px;
	font-size:11px;
	text-align:right;
	color: #ccffff;
}
#Region_2 .quick_search .search_by_city a.view_all {right:200px; text-align:left;}
.quick_search .search_by_city a.view_all:hover { color: #666; text-decoration: none; }
.quick_search .bedrooms {
	position:absolute;
	top:160px;
	left:15px;
	width:90px;
	z-index:1;
}
#Region_2 .quick_search .bedrooms {
	position:absolute;
	top:50px;
	left:275px;
	width:90px;
	z-index:1;
}
.quick_search .bathrooms {
	position:absolute;
	top:160px;
	left:110px;
	width:90px;
	z-index:1;
}
#Region_2 .quick_search .bathrooms {
	position:absolute;
	top:50px;
	left:375px;
	width:90px;
	z-index:1;
}
.quick_search .min_price {
	position:absolute;
	top:200px;
	left:15px;
	width:90px;
	z-index:1;
}
#Region_2 .quick_search .min_price {
	position:absolute;
	top:95px;
	left:275px;
	width:90px;
	z-index:1;
}
.quick_search .max_price {
	position:absolute;
	top:200px;
	left:110px;
	width:90px;
	z-index:1;
}
#Region_2 .quick_search .max_price {
	position:absolute;
	top:95px;
	left:375px;
	width:90px;
	z-index:1;
}
.quick_search .pics_first {
	position:absolute;
	top:245px;
	left:13px;
/*	width:198px;*/
	font-size:10px;
	z-index:1;
	color: #fff;
}
#Region_2 .quick_search .pics_first {
	position:absolute;
	top:140px;
	left:270px;
/*	width:198px;*/
	font-size:10px;
	z-index:1;
	color: #fff;
}.quick_search .pics_first span {
	position:relative;
}
.quick_search .quick_search_submit {
/*	display:none;*/
	position:absolute;
	left:140px;
	top:285px;
	z-index:2;
}
.quick_search .quick_search_image_submit {
	/*position:absolute;
	right:16px;
	top:268px;
	z-index:2;*/
	display:none;
}
.quick_search a.advanced_search, .quick_search a.map_search {
	position:absolute;
	left:16px;
	z-index:1;
	display:block;
	height:12px;
	font-size:11px;
	color: #ccffff;
}
.quick_search a.advanced_search {
	top:280px;
}
.quick_search a.advanced_search:hover { color: #666; text-decoration: none; }
.quick_search a.map_search {
	top:294px;
}
.quick_search a.map_search:hover { color: #666; text-decoration: none; }
#Region_2 .quick_search a.advanced_search {
	top:170px;
}
#Region_2 .quick_search a.map_search {
	top:188px;}
#Region_2 .quick_search_submit {
	top:180px;
	left:275px;
	}

/*#ListingSearch_Page div.basic_fields {
	padding:0 0 0 290px;
}
#ListingSearch_Page div.property_type {width:290px;}
*/






/*	CUSTOM FORMS */
#Region_2 .custom_form_frame {
	margin: 0;
	padding: 0 15px 5px;
}
#Region_2 div.custom_form {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin: 0;
	padding: 15px 0 0;
}
#Region_2 form.custom_form {
	padding:0;
	font-family:inherit;
	text-align:left;
	margin-bottom:25px;
}
#Region_2 .custom_form h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight:300;
	color:#009999;
	padding:0 0 5px;
	text-align:left;
}
#Region_2 .custom_form_instructions {
	text-align:left;
}
#Region_2 form.custom_form .custom_field {
	width:auto;
}
.custom_form p {
	margin: 0 0 15px;
	padding: 0;
}








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


.content_frame {
	position:relative;
	padding: 15px;
	margin:0;
	text-align:left;
}
.content {
	margin: 2px 0;
	padding: 0px;
	display:block;
}
.content h1 {
	margin:0;
	padding:0 0 10px;
	display:block;
	color:#666;
	font-size:16px;
}
.content h2 {
	margin:0;
	padding:0;
	display:block;
	color:#666;
	font-size:14px;
}
.content_frame p{
	margin: 2px 0;
	padding: 5px 0;
	display:block;
}
#SubpageLayout #SEARCH_city_autocomplete {width:275px;}

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

#ListingFeatures .features ul.features_col {width:45%;}

ul#OpenHouseList li div.info_block {padding-left:240px;}



