/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	ALL PAGES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
	background-color:#151c45;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:center;
	color: #000;
}
div, img {
	position:relative;
	border:0;
	margin:0;
	padding:0;
}
table {
	border:0;
	margin:0 0 1.25em 0;
	padding:0;
	border-collapse:collapse;
}

td {
	vertical-align:top;
	border-collapse:collapse;
}

h1, h2, h3, h4, h5 { 
	letter-spacing: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}

a:link {color: #071e3d; text-decoration:underline;}
a:visited {color: #071e3d; text-decoration:underline;}
a:hover {color: #c48019; text-decoration:none;}

#PageWrapper {
	width: 960px;
	margin: 0 auto;
	color: #000;
	border: 2px solid #FC8642;
	border-width: 0 2px;
}
#Page {
	background: #ebedb4;
	color: #000;
	margin: 0;
	padding: 1px 0 0 0;
}

/*	LOGIN BAR */
#LoginWelcomeWrapper {background:#ebedb4;}
#LoginWelcome {
	font-size:12px;
	font-weight:normal;
	color:#151c45;
	margin: 0;
	padding: 10px 20px;
	line-height:18px;
	text-align:right;
}
#LoginWelcomeText {width:auto; padding: 0px;}
#LoginWelcome span.welcome {color:#151c45;}
#LoginWelcome span.or {font-style:oblique;}
#LoginWelcome a {color:#151c45;}
#LoginWelcome a:hover {color:#000; text-decoration:none;}
#LoginWelcome .user_name {}

/*	HEADER	*/
#HeaderWrapper {
	text-align:left;
	padding:0;
	margin:0;
	background-color: #ebedb4;
}
#Header { }

#CompanyLogo {
    display:block;
    position:relative;
    padding:0;
    margin:0;
}
#CompanyLogo .company_logo_frame {
    display:inline-block;
    padding:0 0 12px 12px;
    margin:0;
    width:auto;
}
img.company_logo {
    background-color:#fff;
    padding:5px;
    vertical-align:middle;
}

#Header #ContactInfo {display:none;}


/*	HOMEPAGE AND SUBPAGE BASIC LAYOUT TABLES */
table#HomepageLayout {
	width:960px;
	padding:0;
	margin: 0 auto;
	border-collapse: collapse;
}
table#HomepageLayout td {
	padding: 5px 5px 20px;
	margin: 0;
}
td#LeftCol {
	width:244px;
	background: #ebedb4 url(http://wrsouthshore.com/images/web/template/T006_3/bg_centerCol.gif) bottom repeat-x;
}
td#CenterCol {
	width:264px;
	background: #ebedb4 url(http://wrsouthshore.com/images/web/template/T006_3/bg_centerCol.gif) bottom repeat-x;
}
table#HomepageLayout td#RightCol {
	width: 470px;
	background: #ebedb4 url(http://wrsouthshore.com/images/web/template/T006_3/bg_centerCol.gif) bottom repeat-x;
}

table#SubpageLayout {
	width:960px;
	padding:0;
	margin: 0 auto;
	border-collapse: collapse;
	background: #fff;
}
table#SubpageLayout td#LeftCol {
	width: 240px;
	padding: 5px 5px 0;
}
table#SubpageLayout td#RightCol {
	width: 660px;
	padding: 5px 5px 0 0;
}

/*	NAVIGATION	*/

/* Main Nav */
div#MainNav {
	display: block;
	width:960px;
	height: 36px;
	border: 2px solid #FEAC5A;
	border-width:2px 0;
	background: #ebedb4 url(http://wrsouthshore.com/images/web/template/T006_3/bg_mainNav.gif) bottom repeat-x;
	text-transform: uppercase;
	position: relative;
	z-index: 5;
}
ul.MainNav { 
	list-style: none;
	width:958px;
	height: 36px;
	padding:0;
}
ul.MainNav li {
	display:inline;
	height:36px;
	line-height: 36px;
	margin: 0 5px;
	padding: 0px;
}
ul.MainNav li a, ul.MainNav li a:visited { 
	color: #151c45;
	text-decoration:none;
    font-size: 13px;
	line-height: 20px;
	padding: 8px 5px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:700;
}
ul.MainNav li a:hover {text-decoration:underline; color:#fff;}
ul.MainNav li.main_link_selected { color:#fff; }
ul.MainNav li.main_link_selected a, ul.MainNav li.main_link_selected a:visited {
	color:#fff;
	font-weight: 700;
	letter-spacing:1px;
	background: #eba146 url(http://wrsouthshore.com/images/web/template/T006_3/bg_mainNav_selected.gif) bottom repeat-x;
	border-top:1px solid #eba146;
	border-bottom:1px solid #c44f2f;
}

/* Main Dropdown */
div.drop_down_menu {
	display:block;
	height:auto;
	width:auto;
    background:#e99d2c;
	border:1px solid #feac5a;
	border-top:0px;
	margin-left:0px;
	margin-top:1px;
}
div.drop_down_menu div.drop_down_link {
	text-align:left;
	padding:4px;
	border-top:1px solid #feac5a;
}
div.drop_down_menu div.last {}

.drop_down_link a, .drop_down_link a:visited  {
	text-decoration:none;
	font-size:11px;
}
.drop_down_link a:hover {
	text-decoration:underline;
	color:#fff;
	font-size:11px;
}

/* SubNav */
.NavGroup { 
	text-align: left;
	border-bottom:2px solid #e99d2b;
	margin:20px 10px;
	padding:10px 5px;
}
.NavGroup h3.main_link a {
	color: #151c45;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding:5px 0 0;
	text-decoration:none;
}
.NavGroup ul {
	margin: 5px 0 0;
	padding: 0;
}
.NavGroup ul li {
	line-height: 16px;
	margin: 0 0 1px;
	padding: 4px 0;
	list-style: none;
}
.NavGroup ul li a, .NavGroup ul li a:visited  {
	font-size:12px;
	text-decoration:none;
	color: #151c45;
	padding: 15px 10px;
}
.NavGroup ul li a:hover { color:#e99d2b; text-decoration: underline; }
.NavGroup ul li.sub_link_selected { font-weight: 700; }

/*	FOOTER	*/
#Footer {
	margin: 0 auto;
	padding: 8px 0 0;
	width:960px;
	color: #000;
	font-size: 11px;
	line-height:16px;
	border: 2px solid #e99d2b;
	background-color:#e99d2b;
}
#FooterLinks {
	width:920px;
	padding: 5px 20px 10px;
	margin: 0 auto;
	color: #000;
}
#Designations{
	width:960px;
	padding: 10px 0 25px;
	margin: 0 auto;
	color: #000;
	background: #e99d2b;
}

#FooterLinks a { color: #151c45; padding: 0 5px; text-decoration:underline; } 
#FooterLinks a:hover {color:#000; text-decoration:none;}
#Disclaimers {
	padding: 10px 0 25px;
	margin: 10px auto 0;
	color: #000;
}
img.footer_ds {
	position:absolute;
	bottom:-4px;
	left:0px;
	display:block;
	border:0;
	margin:0;
	padding:0;
}



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

/* Common Styles */
#Region_1 {width: 244px;}
#Region_2 {width:264px;}
.widget { 
	margin:0;
	padding: 0;
}
#Region_4 {padding-bottom:10px; text-align:left;}
h1, h2 { 
	color: #071e3d;
	font-size: 18px;
	margin: 0;
	padding: 5px 15px 0;
	display: block;
	height: 40px;
	line-height: 40px;
	font-weight:700;
}
#Region_2 h1, #Region_2 h2 {
	color:#071e3d;
	background: url(http://wrsouthshore.com/images/web/template/T006_3/bg_h2_region2.gif) no-repeat top center;
	padding:5px 0 0;
	text-align:center;
}
#Region_4 h1, #Region_4 h2 { font-size: 16px; }




/* MLS NUMBER SEARCH WIDGET */
.mlsno_search_frame {
    margin: 0 0 5px;
    padding: 0;
    text-align: left;
    height:auto;
}
#Region_2 .mlsno_search_frame {
    background: url(http://wrsouthshore.com/images/web/template/T006_3/bg_region2_light.gif) no-repeat bottom center;
    padding-bottom:60px;
    margin:0;
}
.mlsno_search {
    text-align:left;
    padding:0;
}
.mlsno_search p {
    padding:0;
}
#Region_1 .mlsno_search h2 {
    text-align:left;
}
form.mlsno_search_form {
    display:block;
    margin:0;
    padding:0 0 16px 16px;
}
#Region_2 form.mlsno_search_form {
    padding:0;
    text-align:center;
}
#Region_1 .mlsno_search label.hdr,
#Region_4 .mlsno_search label.hdr,
#Region_3 .mlsno_search label.hdr {
    display:block;
    margin:0;
}




/* AGENT SEARCH WIDGET */
.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 5px;
    padding: 0;
    text-align: left;
    height:auto;
}
#Region_2 .agent_search_frame {
    background: url(http://wrsouthshore.com/images/web/template/T006_3/bg_region2_light.gif) no-repeat bottom center;
    padding-bottom:60px;
    margin:0;
}
.agent_search {
    text-align:left;
    padding:0;
}
.agent_search p {
    padding:0;
}
#Region_1 .agent_search h2 {
    text-align:left;
}
form.agent_search_form {
    display:block;
    margin:0;
    padding:0 0 16px 16px;
}
#Region_2 form.agent_search_form {
    padding:0;
    text-align:center;
}
#Region_1 .agent_search label.hdr,
#Region_4 .agent_search label.hdr,
#Region_3 .agent_search label.hdr {
    display:block;
    margin:0;
}
.agent_search_frame div.view_all {
    padding:10px 0 0 0;
}
#Region_2 .agent_search_frame div.view_all { 
    padding-top:10px;
    margin:0;
    text-align:center;
}
#Region_2 .agent_search_frame div.view_all a.view_all { 
    color:#262b38;
    text-decoration:none;
    text-transform:uppercase;
    font-weight:700;
}
#Region_2 .agent_search_frame div.view_all a:hover { 
    text-decoration:underline;
}
.agent_search_frame .auto_complete_menu {
    text-align:left;
    font-family:Arial, Helvetica, Sans;
}





/* Reserved Image */
.reserved_image_frame.widget { 
	padding: 0;
	margin: 0;
	height: 350px;
	overflow:hidden;
}
.reserved_image{
	padding: 0;
	margin: 0;
}

/* Agent Photo Module */
.agent_photo_frame {
	position:relative;
	margin: 0 0 5px 15px;
	padding: 2px;
	text-align: center;
	width:104px;
}
#Region_1 .agent_photo_frame {
	text-align:left;
	width:210px;
	margin:0 0 0 15px;
	padding:0;
}
#Region_2 .agent_photo_frame {margin: 0 auto 5px;}
#Region_4 .agent_photo_frame {
	text-align:left;
	margin:0 0 0 15px;
	padding:0;
}
.agent_photo {
	width:100px;
	padding: 0;
	margin:0 auto;
	border:2px solid #fff;
}

/*	Welcome Text */
.welcome_text_frame, .custom_content_frame {
	margin: 0 0 5px;
	padding:0;
}
.welcome_text, .custom_content {
	text-align: left;
	margin: 0;
	padding: 10px 25px 60px;
}

#Region_2 .welcome_text_frame, #Region_2 .custom_content_frame {
	background: url(http://wrsouthshore.com/images/web/template/T006_3/bg_h2_region2.gif) no-repeat top center;
}
#Region_2 .welcome_text, #Region_2 .custom_content {
	background: url(http://wrsouthshore.com/images/web/template/T006_3/bg_region2_dark.gif) no-repeat bottom center;
}

.welcome_text_frame .agent_photo_frame  { margin: 0; border: 0; }
#Region_3 .welcome_text_frame .agent_photo_frame { padding:8px; float:right;}
.welcome_text h1, .custom_content h1 {
	padding: 5px 0 0;
}
#Region_2 .welcome_text h1, #Region_2 .custom_content h1 {
	padding: 5px 15px 0;
	background: none;
}
.welcome_text h2, .custom_content h2,
#Region_2 .welcome_text h2, #Region_2 .custom_content h2  { 
	color: #071e3d;
	font-size: 16px;
	background: none;
	line-height: 30px;
	height: 30px;
	padding:0;
}



/* Contact Info */
.contact_info_frame {
	margin: 0 0 5px;
	padding: 0;
	height:auto;
}
#Region_2 .contact_info_frame {
	background: url(http://wrsouthshore.com/images/web/template/T006_3/bg_region2_dark.gif) no-repeat bottom center;
	padding-bottom:50px;
	margin:0;
}
.contact_info {
	text-align: left;
	padding: 0;
	line-height: 14px;
	margin:0px 0px 10px 15px;
}
#Region_1 .contact_info {
	margin:0;
	padding:0 15px;
}
#Region_2 .contact_info {
	margin:0;
	padding:0 0 10px 0;
	text-align:center;
	}
#Region_4 .contact_info {
	margin:0;
	padding:0 15px;
}
#Region_1 .contact_info_frame .contact_info h2, #Region_4 .contact_info_frame .contact_info h2 {padding:0;}
#Region_2 .contact_info_frame .contact_info h2 {margin:0;}
.contact_info p { padding: 10px 15px; }
.contact_info_frame .agent_photo_frame  { margin: 0; border: 0; }
#Region_1 .contact_info_frame .agent_photo_frame, #Region_4 .contact_info_frame .agent_photo_frame { margin-left:0;}
#Region_4 .contact_info_frame .agent_photo_frame {padding-bottom:10px;}
#Region_2 .contact_info_frame .agent_photo_frame {
	margin:0 auto;
	padding:0 0 10px 5px;
	border:0;
	background:none;
	text-align:center;
}
#Region_2 .contact_info_frame .agent_photo {
	width:100px;
	padding: 0;
	margin:0 auto;
	border:0;
	text-align:center;
}

/*	Testimonials */
.testimonials_frame.widget { background: none; border: none; }
.testimonials_frame {
	margin: 0 0 5px;
	padding: 0;
	text-align: left;
	height:auto;
}
#Region_2 .testimonials_frame {
	background: url(http://wrsouthshore.com/images/web/template/T006_3/bg_region2_dark.gif) no-repeat bottom center;
	padding-bottom:60px;
	margin:0;
}
.testimonials { }
.testimonials .testimonial { 
	position:relative;
	display:block;
	margin:0 10px;
	padding:15px 5px;
	border-bottom: 1px solid #e99d2b;
/*	background: #fff;
	border: 1px solid #dedbc7;
	border-width: 0 1px 1px 1px;*/
}
#Region_2 .testimonials .testimonial { 
	padding:15px;
}
.testimonial span.quote {
	display:block;
	margin: 0px;
/*	padding: 5px 5px 0 30px;*/
	text-align: left;
/*	background: url(http://wrsouthshore.com/images/web/template/T014_1/quote_bg.gif) top left no-repeat;*/
}
.content span.quote {
	display:block;
	padding:5px 0 0 0;
	margin:0;
}
.testimonial span.person { 
	display:block;
	margin: 0;
	padding: 5px;
	text-align: right;
	font-style: italic;
}
.content span.person {
	display:block;
	margin: 0;
	padding: 0;
	text-align:left;
	font-style: italic;
	}
#Region_2 .testimonial span.person {
	padding:5px 0;
	text-align:left;
}
.testimonials div.view_all { 
	text-align: right;
	margin: 10px;
	padding: 0;
}
#Region_2 .testimonials div.view_all { 
	padding-top:10px;
	margin:0;
	text-align:center;
}
#Region_2  .testimonials div.view_all a.view_all {
	color:#071e3d;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:700;
}
#Region_2  .testimonials div.view_all a:hover{
	text-decoration:underline;
	color:#151c45;
}


/*	OPEN HOUSES MODULE	*/
.open_houses_frame.widget {
	background: none;
	border: none;
	text-align: left;
	height:auto;
}
#Region_2 .open_houses_frame {
	background: url(http://wrsouthshore.com/images/web/template/T006_3/bg_region2_dark.gif) no-repeat bottom center;
	padding-bottom:60px;
	margin:0;
	height:auto;
}
.open_houses {}
.open_houses .open_house {
	position:relative;
	display:block;
	margin: 0 10px;
	padding: 15px 10px 0;
	border:2px solid #fecb2a;
	background-color:#FAFAEC;
	margin-bottom:10px;
}

#Region_2 .open_houses .open_house {
	border:0;
	padding:15px 5px;
	background: url(http://wrsouthshore.com/images/web/template/T006_3/bg_region2a.gif) repeat-y bottom center;
	margin:0 10px;
	height:75px;
}
#Region_3 .open_houses .open_house {
	margin-bottom:10px;
}
.open_house div.thumb_frame {
	width: 80px;
	height: 60px;
	padding: 2px;
	margin: 0 0 5px 5px;
	float: right;
}
#Region_1 .open_house div.thumb_frame, #Region_4 .open_house div.thumb_frame {
	display:none;
}
#Region_2 .open_house div.thumb_frame {
	width:80;
	height:60px;
	padding:6px;
	margin:0px 0px 10px 0;
	background: url(http://wrsouthshore.com/images/web/template/T006_3/bg_openhouse_thumb.gif) no-repeat top;
	float:left;
}
#Region_3 .open_house div.thumb_frame {
	border:1px solid #fecb2a;
}
.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: 12px; font-weight: 700; }
#Region_2 .open_house .date {font-size:10px;}
.open_house .address, .open_house .notes { margin: 4px 0; }
#Region_2 .open_house .address {display:none;}
.open_house .notes { display:none;  }
.open_house .view_details {
	margin: 0 0 10px;
	padding: 5px 0;
	text-align:left;
	font-size: 11px;
}
#Region_2 .open_house .date, #Region_2 .open_house .time_range, #Region_2 .open_house div.view_details {text-align:left; margin:2px 0 0 95px;}
#Region_2 .open_house a.view_details, #Region_2 .open_house a.view_map {font-size:10px;}

.open_houses div.view_all {
	display:block;
	margin: 5px 0 0;
	padding: 0 0 10px 0;
	text-align:right;
	clear: both;
}
#Region_2 .open_houses div.view_all { 
	padding:10px 0 0 0;
	margin:5px 0 0;
	text-align:center;
}
.open_houses a.view_all { margin: 10px; text-align: right; }
#Region_2 .open_houses div.view_all  a.view_all {
	color:#071e3d;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:700;
}
#Region_2 .open_houses div.view_all  a:hover {
	text-decoration:underline;
	color:#151c45;
}
.open_houses p.empty { 
	display:block;
	padding:10px 24px 50px 24px;
	margin:0;
}
/*	FEATURED LISTINGS MODULE	*/
.featured_listings_frame { 
	border: none;
	text-align: left;
	height:auto;
}
#Region_2 .featured_listings_frame { 
	background: url(http://wrsouthshore.com/images/web/template/T006_3/bg_region2_dark.gif) no-repeat bottom center;
	padding-bottom:60px;
	margin:0;
	text-align:center;
}
.featured_listing {
	position:relative;
	display:block;
	margin: 0;
	padding: 15px;
}
#Region_1 .featured_listing {
	border-bottom:1px solid #e99d2b;
	padding:15px 5px;
	margin:0 10px;
}
#Region_2 .featured_listing {
	padding:10px 0 0;
	background: url(http://wrsouthshore.com/images/web/template/T006_3/bg_region2a.gif) repeat-y bottom center;
	text-align:center;
}
#Region_3 .featured_listing {
	border:2px solid #fecb2a;
	background-color:#FAFAEC;
	margin:10px;
}
#Region_2 .featured_listing .thumb_frame {
	width:186px;
	margin:0 auto;
	text-align:center;
}
#Region_2 .featured_listing .thumb_frame img.sold {
	top:5px;
	left:5px;
}
#Region_3 .featured_listing .thumb_frame img.sold {
	top:1px;
	left:183px;
}
.featured_listing img.thumb {
	width:180px;
	height:135px;
	margin: 0 0 10px 0;
	padding: 2px;
	border:1px solid #fff;
	background-color:#fff;
	text-align:center;
/*	background: url(http://wrsouthshore.com/images/web/template/T014_1/fl_thumb_bg.gif) top left no-repeat;*/
}
#Region_1 .featured_listing img.thumb {
/*display:none;*/
	width:180px;
	height:135px;
	padding:1px;
}
#Region_2 .featured_listing img.thumb {
/*border:1px solid #FEAF81;*/
	width:180px;
	height:135px;
	padding:6px;
	background: #fff url(http://wrsouthshore.com/images/web/template/T006_3/bg_featlisting_thumb.gif) no-repeat top;
}
#Region_3 .featured_listing img.thumb {
	margin: 0 0 10px 10px;
	float: right;
	border:1px solid #fecb2a;
}
.featured_listing .title {
	display:block;
	margin: 0px 10px 8px 0;
	padding: 2px;
	font-size: 12px; 
	font-weight: 700;
}
#Region_2 .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 8px 0;
	padding: 2px;
	font-size: 11px;
}
#Region_2 .featured_listing .beds_baths {
	display:block;
	margin: 0px 10px 0px 0;
}
.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_2 .featured_listing .description {
	display:none;
}
#Region_2 .featured_listing .view_details {
	padding-bottom: 10px;
}
.featured_listings_frame div.view_all {
	display:block;
	margin: 10px;
	padding: 0;
	text-align:right;
}
#Region_2 .featured_listings_frame div.view_all { 
	padding-top:10px;
	margin:0;
	text-align:center;
}
#Region_2 .featured_listings_frame div.view_all a.view_all { 
	color:#071e3d;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:700;
}
#Region_2 .featured_listings_frame div.view_all a:hover { 
	text-decoration:underline;
	color:#151c45;
}


/* Slide show */

.slide_show_frame { 
	background: none;
	width: 400px; 
	text-align: left;
	padding:0;
	margin:0 0 5px;
	height:auto;
}
#Region_3 .slide_show .slide_show_listing {
	padding:0 0 0 10px;
	margin:0;
	font-size:12px;
	text-align:left;
/*	background: #fff;
	border: 1px solid #dedbc7;*/
	height:455px;
}
.slide_show_photo_frame {
	text-align:center;
	z-index:0;
}
div.slide_show_photo {
	position:relative;
	width:400px;
	height:300px;
	padding:0;
	margin:0;
	overflow:hidden;
}
img.slide_show_photo {
	position:absolute;
	top:0px;
	left:0px;
	bottom:auto;
	right:auto;
	width:400px;
	height:300px;
}
#Region_1 div.slide_show_photo,
#Region_2 div.slide_show_photo,
#Region_3 div.slide_show_photo {
	margin:0 auto;
}
.slide_show .controls_bg {
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:50;
	width:400px;
	height:40px;
	padding:0;
	margin:0;
	background:#000;
	opacity:0.65;
}
.slide_show .controls {
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:51;
	width:400px;
	height:40px;
	padding:0;
	margin:0;
	text-align:left;
	line-height:40px;
	color:#fff;
}
.slide_show .controls img {
	cursor:pointer;
}
.slide_show .controls span.count {
	display:block;
	width:40px;
	height:40px;
	text-align:center;
}
.slide_show .controls img.back {
	position:absolute;
	top:6px;
	left:269px;
}
.slide_show .controls img.next {
	position:absolute;
	top:6px;
	left:314px;
}
.slide_show .controls img.play,
.slide_show .controls img.pause {
	position:absolute;
	top:5px;
	left:365px;
	border:0;
}
#Region_3 .slide_show_listing_info {
	position:absolute;
	top: 300px;
	left:0px;
	z-index:2;
	width:380px;
	padding: 0 10px 10px;
}

.slide_show_listing .title {
	display:block;
	margin: 0 0 8px 0;
	padding:2px;
	font-weight:700;
	font-size:16px;
	text-align:left; 
}
#Region_3 .slide_show_listing .title {
	display:block;
	margin:8px 0 8px 0;
	font-size:14px;
}
.slide_show_listing_info .price {
	display:block;
	margin:0;
	padding:2px 2px 0;
}
.slide_show_listing_info .beds_baths {
	display:block;
	margin:0 0 2px 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 2px 0;
	padding:2px;
}
.slide_show_frame div.view_all { margin: 10px; text-align: right; }


/*	QUICK SEARCH MODULE	*/
.quick_search_frame {
	width: 242px;
	text-align: left;
	height:auto;
}
#Region_2 .quick_search_frame { 
	background: url(http://wrsouthshore.com/images/web/template/T006_3/bg_region2_dark.gif) no-repeat bottom center;
	padding-bottom:50px;
	margin:0;
	width:262px;
}
#Region_3 .quick_search_frame {width: 422px;}
.quick_search {
	border:2px solid #fecb2a;
	background-color:#FAFAEC;
	margin: 0;
	padding: 0;
}
#Region_2 .quick_search {
	border:none;
	background:none;
}
.quick_search_form {
	position:relative;
	display:block;
	height: 320px;
	margin:0 10px;
	padding:10px 0 0;
}
#Region_2 .quick_search_form {
	margin: 10px 20px;
	padding: 0;
}
#Region_3 .quick_search_form {
	height: 250px;
	padding:10px 0 0;
}
.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:210px;
	height:80px;
	margin:1px 0 3px;
}
#Region_3 .property_type {
	width:225px;
	float:left;
}
.quick_search label.hdr {
	display:block;
	font-size:11px;
	margin: 3px 0 1px;
}
#Region_3 .quick_search label.hdr { margin: 0 0 5px; }
.quick_search select {width:90px;}
#Region_3 .quick_search select {width:70px;}
.quick_search .search_by_city { }
.quick_search .search_by_city input {
	width:210px;
	margin:1px 0 3px;
}
#Region_3 .quick_search .search_by_city input {
	width: 220px;
	margin: 0 0 10px 0;
	float:left;
}
.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;
}
#Region_3 .quick_search .search_by_city a.view_all {
	float:right;
	display:block;
	height:30px;
	line-height:20px;
	font-size:11px;
	text-align:left;
	width:150px;
	top:15px;
}
/*#Region_3 .quick_search .search_by_city a.view_all {right:10px; font-size:10px; }*/
.quick_search .search_by_city a.view_all:hover { }
.quick_search .bedrooms {
	position:absolute;
	top:165px;
	left:0;
	width:80px;
	z-index:1;
}
.quick_search .bathrooms {
	position:absolute;
	top:165px;
	right:25px;
	width:80px;
	z-index:1;
}
#Region_2 .quick_search .bedrooms, #Region_2 .quick_search .bathrooms {top:160px;}
.quick_search .min_price {
	position:absolute;
	top:210px;
	left:0;
	width:80px;
	z-index:1;
}
.quick_search .max_price {
	position:absolute;
	top:210px;
	right:25px;
	width:80px;
	z-index:1;
}
#Region_2 .quick_search .min_price, #Region_2 .quick_search .max_price {top:205px;}
.quick_search .pics_first {
	position:absolute;
	top:255px;
	left:0;
	width:190px;
	font-size:10px;
	z-index:1;
}
.quick_search .pics_first span {position:relative;}
.quick_search .quick_search_image_submit {
	position:absolute;
	right:16px;
	top:280px;
	z-index:2;
	display:inline;
}
#Region_3 .quick_search .quick_search_image_submit {
	position:absolute;
	right:16px;
	top:200px;
	z-index:2;
	display:inline;
}
.quick_search .quick_search_submit {display:none;}
.quick_search a.advanced_search, .quick_search a.map_search {
	position:absolute;
	left:0;
	z-index:1;
	display:block;
	height:12px;
}
.quick_search a.advanced_search {top:280px;}
.quick_search a.advanced_search:hover { }
.quick_search a.map_search {top:295px;}
.quick_search a.map_search:hover { }
#Region_3 .quick_search ul.property_type_list { width: 225px;	margin:0 0 3px 0; }
#Region_3 .quick_search .bedrooms { top: 60px; left: 240px; }
#Region_3 .quick_search .bathrooms { top: 60px; right: 0; }
#Region_3 .quick_search .min_price { top: 110px; left: 240px; }
#Region_3 .quick_search .max_price { top: 110px; right: 0; }
#Region_3 .quick_search .pics_first { top: 180px; left: 0;  width: 350px; }
#Region_3 .quick_search .quick_search_submit { right:10px; top: 180px; z-index:2; }
#Region_3 .quick_search a.advanced_search { top: 205px; left: 0; } 
#Region_3 .quick_search a.map_search { top: 220px; left: 0; }

/* REGION 1 & 4 SEARCH */

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

#Region_1 .quick_search_frame, #Region_4 .quick_search_frame {
	position:relative;
	display:block;
	width:220px;
	padding: 10px 10px 0px 5px;
	margin:0 0px;
	text-align:left;
}

#Region_1 .quick_search_frame h2, #Region_4 .quick_search_frame h2 {
	padding-bottom:0;
	height: 20px;
	line-height: 20px;
	font-weight:700;
}

#Region_1 .quick_search, #Region_4 .quick_search {
	background:none;
	border:none;
	margin-left:0;
	padding-left:0;
}

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

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

#Region_1 .quick_search .property_type, #Region_4 .quick_search .property_type {
	position:relative; !important /* required for correct positioning on search pages */
	display:block;
	width:190px;
	margin:0;
	padding:0;
	margin-left:5px;
}

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

#Region_1 .quick_search .bedrooms select, #Region_1 .quick_search .bathrooms select,
#Region_1 .quick_search .min_price select, #Region_1 .quick_search .max_price select,
#Region_4 .quick_search .bedrooms select, #Region_4 .quick_search .bathrooms select,
#Region_4 .quick_search .min_price select, #Region_4 .quick_search .max_price select {
	width:85px;
}

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

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

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

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

#Region_1 .quick_search .pics_first, #Region_4 .quick_search .pics_first {
	position:absolute;
	top:245px;
	left:0px;
	font-size:10px;
	z-index:1;
	white-space:nowrap;
}

#Region_1 .quick_search .quick_search_image_submit, #Region_4 .quick_search .quick_search_image_submit {
	display:inline;
	position:absolute;
	left:120px;
	top:282px;
	z-index:2;
	cursor:pointer;
}

/* END REGION 1 & 4 QUICK SEARCH */


/*	CUSTOM FORMS */
#Region_3 .custom_form_frame {
	margin: 0 0 5px;
	padding: 0;
	height:auto;
}
#Region_3 div.custom_form {
	text-align: left;
	margin: 0;
	padding: 0;
}
#Region_3 form.custom_form {
	padding:0 15px;
	font-family:inherit;
	text-align:left;
	margin-bottom:25px;
}
#Region_3 .custom_form h2 {
	text-align:left;
	background: none;
	line-height: 30px;
	height: 30px;
}
#Region_3 .custom_form_instructions {
	text-align:left;
	padding:10px 15px 0;
}
#Region_3 form.custom_form .custom_field {
	width:auto;
}





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


.content_frame {
	position:relative;
	padding: 25px 30px;
	margin:0;
	text-align:left;
	width: 650px;
	overflow:hidden;
	height:auto;
}
.content {
	margin: 2px 0;
	padding: 0px;
	display:block;
}
.content h1 {
	margin: 0 0 15px;
	padding: 0;
	display:block;
	color: #071e3d;
	font-size: 18px;
	font-weight:700;
}
.content h2 {
	margin: 0 0 8px;
	padding: 0;
	display:block;
	color: #071e3d;
	font-size: 16px;
	font-style: normal;
}
.content_frame p{}

/*----------Start BLOG/RSS ----------------*/

#Region_3 .blog_frame {
    margin: 0;
    padding: 15px;
    text-align: left;
}

#Region_3 .blog_frame h1 {
	margin:0;
	padding:0;
	height:25px;
}

#Region_3 .blog_frame .blog_listings_item h2 {
	padding:0;
	margin:0;
}

#Region_3 .blog_frame .blog_listings_item h2 a {
	display:block !important;
	position:relative !important;
	left:0 !important;
	top:0 !important;
	text-decoration:underline;
	font-size:14px !important;
	padding:0 !important;
	margin:0 !important;
	line-height:normal;
	white-space:normal !important;
	overflow:hidden;
}

#Region_3 .blog_frame .blog_listings_item h2 a:hover {
	text-decoration:none;
}

#Region_3 .blog_frame .post_author_time, .post_author {
	position:relative !important;
	top:0 !important;
	left:0 !important;
	margin:0 !important;
	padding:0 !important;
}


.blog_frame .blog_listings_item {
	border-bottom:1px solid #e99d2b;
}

.blog_frame .view_all{
	text-align:right;
	margin:20px 0 0 0;
	text-decoration:underline;
}
#Region_3 .blog_frame h2 {line-height:normal;}

.post_tags {
	font-size:12px;
	margin-bottom:20px;
}

.blog_frame .view_all {
	margin:5px 0;
}

/* rss feed */

#Region_3 .rss_item .title {
	display:block;
	padding:0 !important;
	margin:0 !important;
	line-height:16px !important;
}

#Region_3 .rss_item h2 a {
	display:block !important;
	position:relative !important;
	left:0 !important;
	top:0 !important;
	text-decoration:underline;
	font-size:14px !important;
	padding:0 !important;
	margin:0 !important;
	white-space:normal !important;
	line-height:16px !important;
	overflow:hidden;
}

#Region_3 .rss_item .credits-date {
	display:block;
	position:relative;
	top:0px;
	left:0px;
	display:block !important;
	font-size:10px !important;
	margin:0 !important;
	padding:0 !important;
	line-height:10px !important;
	height:10px !important;
}

#Region_3 .rss_item {
	margin:0;
	padding:0;
}

.rss_feed_frame .view_all {
	text-align:right;
	margin:0 0 20px;
	text-decoration:underline;
}

.rss_feed_frame .view_all a {margin:0; padding:0;}


#Region_3 .rss_item {
	margin:0  0 15px;
	padding:0;
}


.rss_feed_frame .view_all {
	text-align:right;
	margin:0 0 20px;
	text-decoration:underline;
}

.rss_feed_frame .view_all a {margin:0; padding:0;}


/*----------END BLOG/RSS ----------------*/


/* REGISTRATION  resets p padding to allow message to display correctly*/
.content_frame .info_msg {
	padding:16px 16px 16px 48px;
	margin-bottom:10px;
}

#SubpageLayout #SEARCH_city_autocomplete {width:270px;}


/* Social Links	*/

#Region_1 .social_icons_frame.widget,
#Region_3 .social_icons_frame.widget,
#Region_4 .social_icons_frame.widget {
	padding:0 0 0 15px;
}





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