@charset "UTF-8";


/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	design j.anderson Garden House L001 / T015_4
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	ALL PAGES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
	background:#f1f9ff url(/images/web/template/T015_4/body_bg.jpg) repeat-x;
	font-family:Tahoma, Geneva, Verdana, Arial;
	font-size: 12px;
	text-align:center;
	color: #333333;
}
a:link, a:visited {
	color:#b04548;
	text-decoration: underline;
}
a:hover {
	color: #3a5f0d;
	text-decoration: underline;
}

#PageWrapper {
	width:960px;
	margin: 0 auto;
	padding: 0;
}
#Page {
	padding:0;
	margin:0;
}
table#HomepageLayout, table#HomepageLayout td, table#SubpageLayout td {
	padding:0;
	margin:0;
}
td#LeftCol {width: 540px;}
td#CenterCol {width: 210px;}
table#HomepageLayout td#RightCol {width: 210px;}
h1, h2, h3, h4, h5 {
	letter-spacing: normal;
	color:#b04548;
	font-weight:500;
	}
h1 {font-size:22px;}
#Region_1 {
	position:relative;
	display:block;
	padding:0;
	margin:0;
}
#Region_2 {
	position:relative;
	display:block;
	width:200px;
	padding-left:10px;
	margin:0;
}
#Region_3 {
	position:relative;
	display:block;
	width:200px;
	padding-left:10px;
	margin:0;
}
#Region_4 {
	position:relative;
	display:block;
	width:225px;
	padding:10px 5px 0 0 ;
	margin:0;
}
#Region_1 h2, #Region_1 h1 {
	text-align:left;
	font-size:22px;
	margin:0px 0px 10px 0px;
	padding:5px 0px 8px 0px;
	border-bottom:1px solid #cfcece;
}
#Region_2 h1, #Region_2 h2, #Region_3 h1, #Region_3 h2  { 
	font-size: 16px;
	margin: 5px 0 10px;
	padding: 0;
	text-align:center;
	line-height:18px;
}
#Region_4 h2 {
	text-align:left;
	font-size:16px;
	margin:0;
	padding:5px 0px 8px 0px;
	text-align:center;
	font-weight:500;
}

/*	HEADER	*/
#HeaderWrapper {
	background:#f2ece0 url(/images/web/template/T015_4/login_bg.jpg) no-repeat top left;
	text-align:left;
	padding:0;
	margin:0;
/*	height:90px;*/
}
#Header { 
	margin: 0;
	padding: 0;
}

/*	LOGIN BAR */
#LoginWelcomeWrapper {
	background:#f2ece0 /*url(/images/web/template/T015_4/login_bg.jpg) no-repeat top left*/;
	padding:0;
	margin:0;
	height:40px;
}
#LoginWelcome {
	font-weight:normal;
	padding:10px 25px;
	line-height:18px;
	text-align:right;
	font-size:12px;
	color:#333;
}
#LoginWelcomeText {
	width:auto;
	padding:5px 0px 6px 10px;
}
#LoginWelcome span.welcome {font-weight:700;}
#LoginWelcome span.or {font-style:oblique;}
#LoginWelcome a {
	color:#333;
	text-decoration:none;	
 }
#LoginWelcome a:hover {text-decoration:underline;}
#LoginWelcome .user_name {font-weight:700;}

/*	HEADER	*/
#CompanyLogo {
/*	position:absolute;
	left: 20px;
	top: -10px;*/
	padding: 10px 20px;
	margin: 0;
/*	display:table;
	vertical-align: middle;*/
	text-align:left;
}
.company_logo_frame {
	padding: 0;
	margin: 0;
	width:320px;
	vertical-align: middle;
}
img.company_logo {
	padding: 0;
	margin:0;
}
#Header #ContactInfo {display:none;}
#ContactInfo {
	position:relative;
	padding:10px;
	margin: 2px 0 0 0;
	text-align:left;
}
#ContactInfo .agent_info_frame { }
#ContactInfo .agent_info { }
#ContactInfo .agent_info .name { }
#ContactInfo a { }
#ContactInfo a:hover { } 

/*	HOMEPAGE AND SUBPAGE BASIC LAYOUT TABLES */
.reserved_image_overlay_text {display: none;}
.reserved_image_frame{
	padding: 0;
	margin: 0;
	height: 350px;
	overflow:hidden;
	border-bottom:2px solid #371118;
	margin-bottom:5px;
}
.reserved_image{
	padding: 0;
	margin: 0;
}

/*	NAVIGATION	*/
/* Main Nav */
div#MainNav {
	margin: 0 auto;
	padding: 10px auto 10px;
	width: 960px;
	height: 37px;
	text-align: center;
	font-size: 16px;
	background: #3a5f0d;
	border-top:2px solid #371118;
	border-bottom:2px solid #371118;
}
ul.MainNav {
	padding: 6px 0 10px;
	margin: 0px;
	text-align:center;
	list-style: none;
	height: 20px;
}
ul.MainNav li {
	margin-top: 3px;
	display:inline;
	padding: 6px 12px 10px;
}
ul.MainNav li a, ul.MainNav li a:visited {
	color: #fff;
	text-decoration:none;
}
ul.MainNav li a:hover {
	color: #fff;
	text-decoration:underline;
}
ul.MainNav li.main_link_selected {
	background-color:#233c0e;
	height: 20px;
	border-right:1px solid #4a7515;
	border-left:1px solid #4a7515;
	border-top:2px solid #1b2f0a;
	padding-top:4px;
}
ul.MainNav li.main_link_selected a {
	color:#fff;
	text-decoration:none;
}

/* Main Dropdown */

div.drop_down_menu {
	display:block;
	height:auto;
	width:auto;
    	background:#3a5f0d;
	border:1px solid #371118;
	border-top:0px;
	margin-left:10px;
	margin-top:3px;
	z-index:10;
}
div.drop_down_menu div.drop_down_link {
	text-align:left;
	padding:4px;
	border-bottom:1px solid #a1af90;
	border-top:0px;
}
div.drop_down_menu div.last {
border:0px;
}

.drop_down_link a, .drop_down_link a:visited  {
	text-decoration:none;
	font-size:12px;
	font-weight: normal;
	color:#fff;
}

.drop_down_link a:hover {
	text-decoration:underline;
	font-size:12px;
	font-weight: normal;
	color:#fff;
}


/* SubNav */
.NavGroup { 
	margin: 0px 5px 10px 0px;
	padding: 10px 15px;
	background:#f8fae8;
	border:2px solid #b9adaf;
	border-width: 0 2px 2px 2px;;
	width: 189px;
	text-align:left;
}
.NavGroup h3.main_link a {
	color: #b04548;
	font-size: 18px;
	margin: 5px 0 10px;
	padding: 0;
	text-decoration:none;
	font-weight:normal;
}
.NavGroup ul {
	margin: 5px 0 0;
	padding: 0;
}
.NavGroup ul li {
	line-height: 16px;
	margin: 0;
	padding: 4px 8px;
	list-style: none;
/*	border-top:1px solid #cfcece;*/
}
.NavGroup ul li a, .NavGroup ul li a:visited {
	text-decoration:none;
	color: #5a644d;
}
.NavGroup ul li a:hover {
	color: #b04548;
	text-decoration: none;
}
.NavGroup ul li.sub_link_selected a {
	color: #b04548;
	text-decoration: none;
	font-weight:normal;
	padding-left:5px;
}

/*	FOOTER	*/
#Footer {
	margin: 0 auto;
	padding: 10px 0px;
	width: 960px;
	color: #000;
}
#FooterLinks{
	width: 940px;
	padding: 5px 10px;
	margin: 0;
	color: #fff;
	background: #3a5f0d;
	border-top:2px solid #371118;
	border-bottom:2px solid #371118;
	line-height:20px;
}
#FooterLinks a {
	color: #fff;
	padding: 0 5px;
	text-decoration:none;
} 
#FooterLinks a:hover {
	color: #fff;
	text-decoration:underline;
}
#Designations {
	width: 960px;
	padding: 10px 0 25px;
	margin: 0 auto;
}
img.designation {
	border:0px;
	background:none;
}
#Disclaimers {
	padding:5px 10px 10px 10px;
	margin: 0px 0px 20px 0px;
	color:#333333;
}
img.footer_ds {
	position:absolute;
	bottom:-4px;
	left:0px;
	display:block;
	border:0;
	margin:0;
	padding:0;
}


/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	HOMEPAGE MODULES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Agent Photo Module */
.agent_photo_frame {
	position:relative;
	width:100px;
	margin: 20px auto;
	padding:0;
}
.agent_photo {
	position:relative;
	top:1px;
	width:100px;
	padding: 0;
	margin:0;
	border:3px solid #b9adaf;
}

/*	Welcome Text */
.welcome_text_frame {
	margin: 0 0 10px 5px;
	padding: 10px 10px 0;
	background:#f8fae8;
	border:2px solid #b9adaf;
}
#Region_1 .welcome_text_frame {
	margin: 0 0 10px 0;
	padding: 10px 15px 0;
}
#Region_4 .welcome_text_frame {
	margin:0 0 10px;
	padding:10px;
	width:200px;
}
.welcome_text {
	line-height: 18px;
	text-align: left;
	margin: 0;
	padding: 0;
}
.welcome_text_frame .agent_photo_frame  { }
#Region_1 .welcome_text_frame .agent_photo_frame {
	float: right;
	margin: 0 10px 10px;
}

/*	Custom Content */
.custom_content_frame {
	margin: 0 0 10px 5px;
	padding: 10px 10px 0;
	background:#f8fae8;
	border:2px solid #b9adaf;
	text-align:left;
}
#Region_1 .custom_content_frame {
	margin: 0 0 10px 0;
	padding: 10px 15px 0;
}
#Region_4 .custom_content_frame {
	margin:0 0 10px;
	padding:10px;
	width:200px;
}
.custom_content {
	line-height: 18px;
	text-align: left;
	margin: 0;
	padding: 0;
}
 .custom_content p {
	margin: 0 0 15px;
	padding: 0;
}

/* Contact Info */
.contact_info_frame {
	margin: 0 0 10px 5px;
	padding: 0 5px 10px;
	background:#f8fae8;
	border:2px solid #b9adaf;
}
#Region_4 .contact_info_frame {
	margin:0 0 10px;
	padding:10px;
	width:200px;
}
.contact_info {
	text-align: center;
	margin: 0;
	padding: 10px;
	line-height: 14px;
}
.contact_info a {}
.contact_info a:hover {}
#Region_1 .contact_info_frame {
	margin: 5px 5px 10px;
	padding: 10px 15px;
	background:#f8fae8;
	border:2px solid #b9adaf;
	width: 440px;
}
#Region_1 .contact_info {
	margin: 0;
	padding: 0;
	background: none;
	line-height: 16px;
}
#Region_1 .contact_info a { }
#Region_1 .contact_info_frame .agent_photo_frame {float: right;}

/*	Testimonials */
.testimonials_frame {
	margin: 0 0 10px 5px;
	padding: 10px;
	background:#f8fae8;
	border:2px solid #b9adaf;
	text-align: left;
}
#Region_1 .testimonials_frame {
	margin: 0 0 10px 0;
	padding: 10px 15px;
}
#Region_4 .testimonials_frame {
	margin:0 0 10px;
	padding:10px;
	width:200px;
}
#Region_2 .testimonials, #Region_3 .testimonials, #Region_4 .testimonials {font-size:10px;}
.testimonials .testimonial { 
	position:relative;
	display:block;
	margin: 0 0 10px;
	padding: 0;
	border-bottom: 1px dashed #dbd7ca;
}
#Region_1 .testimonials .testimonial {margin: 5px 0;}
.testimonial span.quote {
	display:block;
	margin: 0;
	padding: 5px 5px 0 25px;
	text-align: left;
	font-style: italic;
	background: url(/images/web/template/T015_4/quote_bg.gif) top left no-repeat;
}
#Region_1 .testimonial span.quote {padding:5px 5px 0 30px;}
.content span.quote {font-style:italic;}
.testimonial span.person { 
	display:block;
	margin: 0 0 0 30px;
	padding: 10px 0;
	text-align: right;
	font-style: italic;
}
.content span.person {
	display:block;
	text-align:right;
	padding-top:5px;
	font-style:italic;
}
.testimonials div.view_all { 
	display:block;
	margin: 5px 0 0;
	padding: 0;
	text-align:center;
	clear: both;
	text-transform:capitalize;
}
#Region_1 .testimonials div.view_all { 
	margin:10px 0 0;
	text-align: right;
}
.testimonials a.view_all {
	color: #b04548;
	text-decoration: none;
	font-weight: 700;
}
.testimonials a.view_all:hover {color:#3a5f0d;}

/*	OPEN HOUSES MODULE	*/
.open_houses_frame {
	margin: 0 0 10px 5px;
	padding: 10px;
	background:#f8fae8;
	border:2px solid #b9adaf;
}
#Region_1 .open_houses_frame {
	margin: 0 0 10px 0;
	padding: 10px 15px 10px 15px;
}
#Region_4 .open_houses_frame {
	margin:0 0 10px;
	padding:10px;
	width:200px;
}
.open_houses { }
#Region_2 .open_houses, #Region_3 .open_houses, #Region_4 .open_houses {font-size: 10px;}
.open_houses .open_house {
	margin: 0 0 10px;
	padding:0 5px 5px;
	min-height: 70px;
	text-align: center;
	border-bottom:1px dashed #cfcece;
}
#Region_1 .open_houses .open_house {
	padding: 10px 20px;
	text-align:left;
}
#Region_4 .open_houses .open_house {text-align:left;}
.open_house div.thumb_frame {
	width: 90px;
	height: 67px;
	padding: 0;
	margin: 0 5px 5px;
	float: right;
}
#Region_1 .open_house div.thumb_frame {
	width: 120px;
	height: 90px;
	padding: 0;
	margin: 0 5px 5px;
	float: right;
}
#Region_2 .open_house div.thumb_frame, #Region_3 .open_house div.thumb_frame {
	margin: 0 auto 10px;
	float: none;
}
#Region_4 .open_house div.thumb_frame {
/*	width: 90px;
	height: 67px;*/
	padding: 0;
	margin: 0 0 5px 10px;
	float:right;
}
.open_house img.thumb {
	width:90px;
	height:67px;
	border:2px solid #849570;
	border-bottom-color:#55693c;
	border-right-color:#55693c;
}
#Region_1 .open_house img.thumb {
	width:120px;
	height:90px;
}
.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-weight: 700;}
.open_house .address, .open_house .notes {margin: 4px 0;}
.open_house .notes {clear: both;}
.open_house .view_details {
	margin: 0;
	padding: 5px 0;
	text-align:center;
	font-size: 11px;
}
#Region_1 .open_house .view_details {text-align:left;}
.open_house div.view_details .icon { }
.open_house a.view_details {color: #b04548;}
.open_house a.view_details:hover {
	color:#3a5f0d;
	text-decoration: none;
}
.open_house a.view_map {color: #b04548;}
.open_house a.view_map:hover {
	color:#3a5f0d;
	text-decoration: none;
}
.open_houses div.view_all {
	display:block;
	margin: 5px 0 0;
	padding: 0;
	text-align:center;
	clear: both;
	text-transform:capitalize;
}
#Region_1 .open_houses div.view_all {text-align:right;}
.open_houses a.view_all {
	color: #b04548;
	text-decoration: none;
	font-weight: 700;
}
.open_houses a.view_all:hover {
	color:#3a5f0d;
	text-decoration: none;
}

/*	FEATURED LISTINGS MODULE	*/
.featured_listings_frame {
	margin: 0 0 10px 5px;
	padding: 10px;
	background:#f8fae8;
	border:2px solid #b9adaf;
}
#Region_1 .featured_listings_frame {
	margin: 0 0 10px 0;
	padding: 10px 15px 10px 15px;
}
.featured_listing {
	position:relative;
	display:block;
	padding: 0;
	margin: 0 0 10px;
	border-bottom: 1px dashed #dbd7ca;
}
#Region_1 .featured_listing {
	padding: 5px 205px 5px 5px;
	margin: 10px 0px 0px 10px;
	border-bottom: 1px dashed #dbd7ca;
	text-align:left;
	height:190px;
}
.featured_listing div.thumb_frame {
	width: 120px;
	height: 90px;
	padding: 0;
	margin: 0 auto 10px;
}
#Region_1 .featured_listing div.thumb_frame {
	width: 200px;
	height: 155px;
	padding: 0;
	margin: 0;
	top:5px;
	right:5px;
	position:absolute;
}
#Region_1 .featured_listing .thumb_frame img.sold {left:15px;}
.featured_listing img.thumb {
	width:120px;
	height:90px;
	border:2px solid #849570;
	border-bottom-color:#55693c;
	border-right-color:#55693c;
}
#Region_1 .featured_listing img.thumb {
	width:180px;
	height:135px;
	float: right;
}
.featured_listing .title {
	display:block;
	margin: 0px 10px 8px 0;
	padding: 2px;
	font-size: 12px; 
	font-weight: 700;
}
#Region_1 .featured_listing .title {margin: 0px 10px 0px 0px;}
#Region_2 .featured_listing .title, #Region_3 .featured_listing .title {
	font-size: 11px; 
	margin: 0px 10px 0px 0;
}
.featured_listing .price {
	display:block;
	margin: 0px 10px 0px 0;
	padding: 2px;
	font-size: 11px;
}
.featured_listing .beds_baths {
	display:block;
	margin: 0px 10px 0px 0;
	padding: 2px;
	font-size: 11px;
}
.featured_listing .type {
	display:block;
	margin: 0px 10px 8px 0;
	padding: 2px;
	font-size: 11px;
}
.featured_listing .close_info {
	display:block;
	margin: 0px 10px 8px 0;
	padding: 2px;
	font-size: 11px;
}
.featured_listing .description {
	display:block;
	margin: 15px 0px;
	padding: 2px;
}
#Region_1 .featured_listing .description {margin: 5px 0px;}
#Region_2 .featured_listing .description, #Region_3 .featured_listing .description {margin: 8px 10px 8px 0;}
.featured_listing div.view_details {padding-bottom:10px;}
.featured_listing a.view_details {
	margin: 0 0 2px 0;
	padding: 2px;
	color: #b04548;
	font-size: 11px;
}
#Region_1 .featured_listing a.view_details {
	display:block;
	margin:0;
	padding:2px;
	width:200px;
}
.featured_listing a.view_details:hover {color: #3a5f0d;}
.featured_listings_frame div.view_all {
	display:block;
	margin: 0;
	padding: 0;
	text-align:right;
 	text-transform:capitalize;
}
#Region_1 .featured_listings_frame div.view_all {padding-top:10px;}
#Region_2 .featured_listings_frame div.view_all, #Region_3 .featured_listings_frame div.view_all {text-align:center;}
.featured_listings_frame a.view_all {
	color: #b04548;
	font-weight: 700;
	text-decoration: none;
	padding:0 auto;
}
#Region_2 .featured_listings_frame a.view_all, #Region_3 .featured_listings_frame a.view_all {font-size:10px;}
.featured_listings_frame a.view_all:hover {color: #3a5f0d;}

/*	QUICK SEARCH MODULE	*/
.quick_search_frame {
	margin: 0 0 10px 5px;
	padding: 10px;
	background:#f8fae8;
	border:2px solid #b9adaf;
	text-align:left;
}
#Region_1 .quick_search_frame {
	margin: 0 0 10px 0;
	padding: 10px;
}
.quick_search {
	position:relative;
	display:block;
	padding: 0;
	margin: 0 0 10px;
	font-size: 10px;
}
#Region_1 .quick_search {
	padding: 0 0 10px;
	margin: 10px 0px 0px 10px;
	text-align:left;
}
.quick_search_form {
	position:relative;
	display:block;
	margin: 0 0 5px;
	padding: 0;
	height: 295px;
}
#Region_1 .quick_search_form {
	width:420px;
	height: 215px;
	margin:0 0 5px;
	padding:0 0 10px 0;
/*	padding: 0 15px 10px;*/
}
.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;
}
#Region_1 .quick_search ul.property_type_list {width: 250px;}
.quick_search label.hdr {
	display:block;
	font-size:11px;
	margin: 3px 0 1px;
}
#Region_1 .quick_search label.hdr {margin: 0 0 5px;}
.quick_search select {width:70px;}
#Region_1 .quick_search select {width:80px;}
.quick_search .search_by_city {}
.quick_search .search_by_city input {
	width:165px;
	margin:1px 0 3px;
}
#Region_1 .quick_search .search_by_city input {
	width: 250px;
	margin: 0 0 15px 0;
}
.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;
	color: #b04548;
}
#Region_1 .quick_search .search_by_city a.view_all {
	top:23px;
	right: 63px;
}
.quick_search .search_by_city a.view_all:hover {
	color: #3a5f0d;
	text-decoration: none;
}
.quick_search .bedrooms {
	position:absolute;
	top:150px;
	left:5px;
	z-index:1;
}
#Region_1 .quick_search .bedrooms {
	top: 55px;
	left: 275px;
}
.quick_search .bathrooms {
	position:absolute;
	top:150px;
	left:90px;
	z-index:1;
}
#Region_1 .quick_search .bathrooms {
	top: 55px;
	left: 370px;
}
.quick_search .min_price {
	position:absolute;
	top:190px;
	left:5px;
	z-index:1;
}
#Region_1 .quick_search .min_price {
	top: 105px;
	left: 275px;
	width: 80px;
}
.quick_search .max_price {
	position:absolute;
	top:190px;
	left:90px;
	z-index:1;
}
#Region_1 .quick_search .max_price {
	top: 105px;
	left: 370px;
}
.quick_search .pics_first {
	position:absolute;
	top:235px;
	left:5px;
	width:160px;
	font-size:10px;
	z-index:1;
}
#Region_1 .quick_search .pics_first {
	top: 175px;
	left: 0;
	width: 300px;
}
.quick_search .pics_first span {position:relative;}
.quick_search .quick_search_submit {
	position:absolute;
	right:5px;
	top:270px;
}
#Region_1 .quick_search .quick_search_submit {
	right:65px;
	top: 180px;
	z-index:2;
	font-size:12px;
	width:80px;
}
.quick_search .quick_search_image_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;
	color: #b04548;
}
.quick_search a.advanced_search {top:270px;}
.quick_search a.advanced_search:hover { color: #3a5f0d;}
.quick_search a.map_search {top:284px;}
.quick_search a.map_search:hover {color: #3a5f0d;}
#Region_1 .quick_search a.advanced_search {
	top: 200px;
	left: 0;
}
#Region_1 .quick_search a.map_search {
	top: 215px;
	left: 0;
	font-size:10px;
}

/* SLIDE SHOW - FEATURED LISTINGS */
.slide_show_frame {
	position:relative;
	padding:10px 15px;
	margin: 0 0 10px 0;
	background:#f8fae8;
	border:2px solid #b9adaf;
}
.slide_show {
	display:block;
	margin:0px;
	padding: 0px;
}
#Region_1 .slide_show .slide_show_listing {
	height:410px;
	border-bottom: 1px dashed #dbd7ca;
	margin:0;
}
#Region_1 .slide_show .slide_show_listing .slide_show_listing_info {
	margin:0 auto;
	padding:0;
	top:310px;
	left:45px;
}
.slide_show_listing_info .price {
	display:block;
	margin:0;
	padding:2px 2px 0;
}
.slide_show_listing_info .beds_baths {
	display:block;
	margin:0;
	padding:2px;
}
.slide_show_listing_info .type {
	display:block;
	margin:0 0 6px 0;
	padding:2px;
}

.slide_show_photo_frame {
	z-index:0;
}

div.slide_show_photo {
	position:relative;
	width:400px;
	height:300px;
	padding:0;
	margin:0;
	overflow:hidden;
	border:2px solid #849570;
	border-bottom-color:#55693c;
	border-right-color:#55693c;
}
img.slide_show_photo {
	position:absolute;
	top:0px;
	left:0px;
	bottom:auto;
	right:auto;
	width:400px;
	height:300px;
}
.slide_show .controls_bg {background: #191919;}
.slide_show .controls {color: #F4F4F4;}
.slide_show .controls img {cursor:pointer;}
.slide_show .controls img.pause {border:0;}
.slide_show_listing .title {
	display:block;
	margin:0px 0 5px 0;
	padding:2px;
	font-weight:bold;
	text-align:left; 
}
.slide_show_listing_info .description {
	position:absolute;
	top:10px;
	left:170px;
	width:220px;
	height:85px;
	display:block;
	overflow:hidden;
	margin:0;
	padding:0;
}
#Region_1 .slide_show_listing a.view_details {color: #b04548; padding:2px;}
.slide_show_listing a.view_details:hover {color:#3a5f0d;}
.slide_show_frame div.slide_show div.view_all {
	display:block;
	padding: 10px 0 0;
	margin:0;
	text-align:right;
	border-top: 1px dashed #dbd7ca;
	text-transform:capitalize;
}
.slide_show_frame a.view_all {
	color: #b04548;
	text-decoration: none;
	font-weight: 700;
 }
.slide_show_frame a.view_all:hover {color:#3a5f0d;}



/*	CUSTOM FORM */
#Region_1 .custom_form_frame {
	margin: 0 0 10px 0;
	padding: 10px 15px 0;
	background:#f8fae8;
	border:2px solid #b9adaf;
}
#Region_1 div.custom_form {
	line-height: 18px;
	text-align: left;
	margin: 0;
	padding: 0;
}
#Region_1 form.custom_form {
	padding:0 0 16px 0;
}

/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	AGENT SEARCH & MLS SEARCH WIDGETS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.agent_search .auto_focus, .mlsno_search .text {
	margin-bottom:10px;
	vertical-align:middle;
}
.agent_search .view_all {
	margin-top:5px;
}
#Region_1 .agent_search_frame, #Region_1 .mlsno_search_frame {
	background:none repeat scroll 0 0 #F8FAE8;
	border:2px solid #B9ADAF;
	margin:0 0 10px;
	padding:10px;
}
#Region_1 .agent_search, #Region_1 .mlsno_search {
	margin:10px 0 0 10px;
	padding: 0 0 10px;
	text-align:left;
}
#Region_2 .agent_search_frame, #Region_2 .mlsno_search_frame, #Region_3 .agent_search_frame, #Region_3 .mlsno_search_frame {
	background:none repeat scroll 0 0 #F8FAE8;
	border:2px solid #B9ADAF;
	margin:0 0 10px 5px;
	padding:10px;
}
#Region_2 .agent_search, #Region_2 .mlsno_search, #Region_3 .agent_search, #Region_3 .mlsno_search, #Region_4 .agent_search, #Region_4 .mlsno_search {
	text-align:left;
}
#Region_4 .agent_search_frame, #Region_4 .mlsno_search_frame {
	margin: 0 0 10px;
	padding: 10px;
	width:200px;
	background:none repeat scroll 0 0 #F8FAE8;
	border: 2px solid #B9ADAF;
}




/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	SUBPAGE CONTENT TYPES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
table#SubpageLayout td#LeftCol {width: 189px;}	
table#SubpageLayout td#RightCol {width: 740px;}
table#SubpageLayout {
	padding:0;
	margin: 0 auto;
	border-collapse: collapse;
}
.content_frame {
	margin: 0px 0px 10px 20px;
	padding: 10px 15px 30px 15px;
	background:#f8fae8;
	border:2px solid #b9adaf;
	border-width: 0 2px 2px 2px;;
	text-align:left;
}
.content {
	margin: 2px 0;
	padding: 5px 15px 5px 15px;
	display:block;
}
.content h1, .content h2 {
	margin:0 0 15px;
	padding:0;
	display:block;
	font-weight: normal;
}
.content_frame p{
	margin: 2px 0;
	padding: 5px 0;
	display:block;
}

/* SAVED SEARCH */
.saved_search {
	background: #f8f8f8;
	border:1px solid #f0eee9;
}
#SavedSearches a.name  {
	text-decoration:none;
	color:#333;
}
#SavedSearches a.name:hover {
	text-decoration:none;
	color: #3a5f0d;
}
#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 */