@charset "utf-8";
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> GLOBAL BODY <<<-----------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
body {
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-color: #262422;
}

/* TABLE */
table td {
vertical-align: top !important; 
border: 0;
}

/* INPUT */
input, select, textarea { font-size: 8pt; }

/* GENERAL LINKS */
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #557069;
}

a:hover {
	text-decoration: none;
	color: #384B47;
}

/* BORDER */
img, table, div { border: none; }

/* add photograph border with shadow */
img.img_system {
	padding: 5px 6px 15px 10px;
	background-image: url(/content/site/images/graphics/image_bg-system.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
img.img_s {
	padding: 5px 6px 15px 10px;
	background-image: url(/content/site/images/graphics/image_bg-s.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
img.img_m {
	padding: 5px 6px 15px 10px;
	background-image: url(/content/site/images/graphics/image_bg-m.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
img.img_l {
	padding: 5px 6px 15px 10px;
	background-image: url(/content/site/images/graphics/image_bg-l.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
img.img_xl {
	padding: 5px 6px 15px 10px;
	background-image: url(/content/site/images/graphics/image_bg-xl.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
img.img_custom {
	background: url(/content/site/images/graphics/image_bg-sl.png) left bottom no-repeat;
	padding:5px 10px 15px 10px;
	border-right: 1px solid #EEEEEE;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> *h_ HOME LAYOUT <<<-------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#h_flash {
	margin: 15px auto 0 auto;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> *s_ SHELL LAYOUT <<<------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#s_wrapper {
	width: 926px;
	margin: 51px auto 0 auto;
	background: #FFFFFF;
	border-left: 3px solid #CBD0C0;
	border-right: 3px solid #CBD0C0;
}
#s_wrapper:after {
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> HOME MODULES <<<----------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#main_body {
	vertical-align: top;
}
#module_wrapper {
	width: 900px;
	margin: 0 auto;
	background: url(../images/home/h_mod_lines.gif) repeat-y;
}
#module_wrapper:after {
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}
/* MODULE CONTAINER */
.module {
	float: left;
	width: 300px;
}
.module_title {
	text-align: center;
	position: absolute;
	top: 64px;
	right: 15px;
	width: 175px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
/* GENERIC MODULE*/
.module_body {
	margin: 10px;
	padding-top: 10px;
	border-top: 1px dotted #BAB690;
	color: #CCCCCC;
}
.module_button {
	position: absolute;
	top: 98px;
	right: 30px;
	font-size: 10px;
	background: #BEC6BA;
	text-transform: UPPERCASE;
}
.module_button a:link, .module_button a:visited, .module_button a:active { color: #FFFFFF; }
.module_button a:hover { color: #333333; }
/* FEATURED PROPERTY */
#module_image {
	position: absolute;
	top: 49px;
	left: 21px;
	width: 200px;
	height: 140px;
}
#module_image img {
	width: 205px;
	height: 145px;
}
.module_details_container { width: 140px; }
.module_details_header {
	padding-top: 10px;
	border-top: 1px dotted #BAB690;
	color: #DDDDDD;
}
.module_details_emphasis { color: #CCCCCC; }
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> *GENERIC SHELL <<<--------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* PAGE HEADER */
#page_header { margin-bottom: 15px; }
/* PAGE SECTION */
.page_section {
	display: inline;
	font-size: 14pt;
	text-transform: UPPERCASE;
	font-weight: bold;
	color: #333333;
}
/* PAGE TITLE */
.page_title {
	display: inline;
	font-size: 14pt;
	text-transform: UPPERCASE;
	font-weight: bold;
	color: #557069;
}
/* PAGE DESCRIPTION */
.page_description {
	font-size: 10pt;
	text-transform: LOWERCASE;
	font-weight: normal;
	color: #333333;
	text-align: left;
	margin: 15px 0;
}
/* ROW TITLE */
.title {
	color: #B23200;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 15px 0 5px 0;
	text-decoration: none;
}
.title a:link, .title a:visited, .title a:active {
	padding: 15px 0px 5px 0px;
	margin-bottom: 10px;
	text-decoration: none;
}
.title a:hover {
	color: #A72100;
	text-decoration: none;
	padding: 15px 0px 5px 0px;
	margin-bottom: 10px;
}
.title_light {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #666666;
	text-decoration: none;
}
/* QUOTE */
.quote {
	font-size: 11px;
	color: #333333
}
/* LISTS */
.list_header {
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	background: #8A9C98;
}
.list_header a:link, .list_header a:visited, .list_header a:active {
	color: #FFFFFF;
	font-weight: bold;
}
.list_header a:hover {
	color: #CCCCCC;
	font-weight: bold;
}
.list_header_dark {
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}
.list_header_dark a:link, .list_header_dark a:visited, .list_header_dark a:active {
	color: #000000;
	font-weight: bold;
}
.list_header_dark a:hover {
	color: #666666;
	font-weight: bold;
}
.list_details {
	font-size: 9pt;
	color: #333333;
}

.list_details a:link, .list_details a:visited, .list_details a:active {
	font-size: 9pt;
	color: #5D615F;
}

.list_details a:hover {
	color: #7B817D;
}

.list_details_light {
	font-size: 8pt;
	color: #FFFFFF;
}
.list_details_light a:link, .list_details_light a:visited, .list_details_light a:hover, .list_details_light a:active { color: #FFFFFF; }
/* SMALL */
.small {
	color: #333333;
	font-size: 10px;
}
.small a:link, .small a:visited, .small a:hover, .small a:active { color: #382A1B; }
.small a:hover { color: #FFFFFF; }
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> FOOTER <<<----------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#footer {
	clear: both;
	margin: 10px auto 0 auto;
	font-size: 8pt;
	color: #7A8581;
	line-height: 150%;
	padding-left: 18px;
}
#footer a {
	text-decoration:none;
	color:#7A8581;
}
#footer a:hover { color:#CCCCCC; }
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> SHELL COLORS <<<----------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* THEME COLORS */
.theme_color { background-color: #FFFFFF; }
.theme_color_compliment { background-color: #457FD2; }
.theme_color_title_row { background-color: #457FD2; }
/* LIST ROW COLORS */
.color1 { background-color: #EEEDEA; }
.color2 { background-color: #FFFFFF; }
/* MLS COLORS */
.new_listings { background-color: #DC4D29; }
.personal_listings { background-color: #748CBD; }
.updated_listings { background-color: #B7AA87; }

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> NAVIGATION <<<------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/



#side_bar {
	padding-top: 127px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 48px;
}
#s_side_bar {}

.separator_row
{
	text-align: right;
	text-transform: uppercase;
	color: #4A5757;
	font-size: 11px;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
}

/* MAIN LEVEL 1 LINKS */
.links_toggle_1 {
	font-size: 11px;
	text-align: right;
	height: 14px;
	margin: 15px 0px 0px 0px;
}
.links_toggle_1 a:link, .links_toggle_1 a:visited, .links_toggle_1 a:active {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #333333;
	padding-left: 14px;
}
.links_toggle_1 a:hover {
	color: #666666;
	padding-left: 14px;
}
/* MENU EXPAND AREA */
.links_expand_1 { }
/* MAIN LEVEL 1 (ACTIVE) */
.links_active_1 a:link, .links_active_1 a:visited, .links_active_1 a:hover, .links_active_1 a:active {
	color: #666666;
	background: url('../images/arrow_background.png') center left no-repeat;
}



/* LEVEL 2 LINKS */
.links_toggle_2 {
	text-align: right;
	color: #557069;
	font-size: 11px;
	font-weight: bold;
	padding: 7px 7px 0px 0px;
}
.links_toggle_2 a:link, .links_toggle_2 a:visited, .links_toggle_2 a:active {
	color: #557069;
	text-decoration: none;
	padding-left: 13px;
}
.links_toggle_2 a:hover {
	color: #666666;
	text-decoration: none;
	padding-left: 13px;
}

.links_active_2 a:link, .links_active_2 a:visited, .links_active_2 a:hover, .links_active_2 a:active {
	background: url('../images/arrow_background.png') center left no-repeat;
}

/* LEVEL 3 LINKS */
.links_toggle_3 {
	padding-right: 20px;
	text-align: right;
	font-size: 8pt;
	color: #999999;
}
.links_toggle_3 a:link, .links_toggle_3 a:visited, .links_toggle_3 a:active {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.links_toggle_3 a:hover { color: #457FD2; }
/* LEVEL 4 LINKS */
.links_toggle_4 {
	padding-right: 40px;
	text-align: right;
	font-size: 8pt;
	color: #999999;
}
.links_toggle_4 a:link, .links_toggle_4 a:visited, .links_toggle_4 a:active {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.links_toggle_4 a:hover { color: #457FD2; }


/* PROPERTY INFO BUTTONS */
.info_button {
	font-size: 8pt;
	margin: 15px 10px 15px 0px;
}
.info_button a:link, .info_button a:visited, .info_button a:active {
	text-decoration: none;
	padding: 3px 20px 3px 10px;
	color: #FFFFFF;
	background-color: #557069;
	border-left: #B23200;
	border-width: 0 0 0 5px;
	border-style: none none none solid;
}
.info_button a:hover {
	padding: 3px 10px 3px 10px;
	border-left: #B23200;
	border-width: 0 0 0 15px;
	border-style: none none none solid;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> CMS <<<-------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* PREV-NEXT DISPALY ON LONG DATABASE LISTS */
.pager {
	padding: 10px;
	text-align: right;
}
.pager a:link, .pager a:visited, .pager a:hover, .pager a:active {
	text-decoration: none;
	color: #333333;
}
.pages {
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
}
.prev_next {
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
}
.pager form text {
	font-size: 7pt;
	color: #333333;
	background-color: #CCCCCC;
}
#action_results {
	width: auto;
	padding: 10px;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	margin: 20px;
}
/* IDENTIFYING USERNAME AND SIGN OUT INFORMATION */
.user_info {
	text-align: right;
	font-size: 8pt;
	color: #666666;
	padding-bottom: 20px;
}
/* AUTO FORM */
.form_prompt {
	width: 100px;
	font-size: 8pt;
	font-weight: bold;
	color: #474747;
	text-transform: none;
}
.form_prompt .error {
	font-weight: bold;
	color: #CC3300;
}
.form_input {
	font-size: 8pt;
	color: #474747;
	background-color: #EEEEEE;
	text-transform: none;
	padding: 1px;
}
.form_input .error {
	color: #FFFFFF;
	background-color: #CC3300;
}
.form_comment {
	font-size: 8pt;
	font-weight: normal;
	text-transform: none;
}
.form_comment a:link, .form_comment a:visited, .form_comment a:hover, .form_comment a:active {
	color: #000000;
	font-weight: bold;
}
.form_note {
	display: block;
	padding: 3px;
	color: #666666;
	font-size: 7pt;
	font-weight: normal;
}
/* ERROR REPORTING */
.alert {
	color: #333366;
	font-weight: bold;
}
.alert a:link, .alert a:visited, .alert a:hover, .alert a:active { color: #333366; }
.error {
	color: #CC3300;
	font-weight: bold;
}
.error a:link, .error a:visited, .error a:hover, .error a:active { color: #CC3300; }
/* DISCLAIMER */
.disclaimer {
	font-size: 7pt;
	color: #4C030E;
}
/* COMMENT */
.comment {
	color: #4C030E;
	text-transform: none;
	font-weight: normal;
	font-size: 8pt;
}
.comment a:link, .comment a:visited, .comment a:hover, .comment a:active { color: #4C030E; }
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> CUSTOM <<<----------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/




/*****************/
/* MLS OVERRIDES */
/*****************/
#property_search_sidebar, .rp_container, .mc_container {
	width: 148px;
}

.search_header, .sidebar_search_prompt, .search_tb_label,
#sidebar_search_startover a:hover, .sidebar_search_title a:hover,
.route_header, .route_sub_header, .rp_container .address, 
.rp_container .city, .mc_title, .mc_title a, .mc_prompt, 
.mc_disclaimer a {
	color: #333333 !important;
}
#sidebar_search_startover, #sidebar_search_startover a,
.search_tb_input, .sidebar_search_title, .sidebar_search_title a,
.start_address, .rp_container .open_house, .rp_container #instructions,
.mc_title a:hover, .sidebar_mc_table, .mc_disclaimer, 
.mc_disclaimer a:hover, .mc_value {
	color: #666666 !important;
}

#backToSearch_button, #community_button {
	margin: 20px 0px 0px 0px;
}