/*--------------------*/
/* STANDARD HTML TAGS */
/*--------------------*/


/* BODY */
body { 
background-color: #eceadb;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
	
}
body, p, div, span, ul, ol, blockquote, td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#37290c;
}


/* IMAGE */
img {
border: 0;
border: none;
padding: 0;
margin: 0;	

}

input, select, textarea {
	font-size: 8pt;
	background-color: #EEEEEE;
}

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

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






/*--------------------*/
/*--------------------*/
/*--------------------*/
/* TEMPLATE SPECIFIC  */
/*--------------------*/
/*--------------------*/


/* ----------container to center the layout-------------- */
#container {
width: 760px;
/*margin-bottom: 10px;*/
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
}

#pageBG {
	background-image: url(../images/containerBG3.gif);
	background-position: center;
}

#footerBG {
	background-image: url(../images/footerBG3.gif);
	background-position: center;
}

/* ----------banner for logo-------------- */
#banner {
padding: 0;
margin: 0;
}

/* -----------------content--------------------- */
#content {
background-color: #ffffff;
padding: 0px;
margin: 18px 0 0 265px;
}

div#content { 
min-height:200px;
height:expression(this.scrollHeight > 200 ? "auto":"200px"); 
}

#subpageContent {
padding: 0px;
margin: 18px 0 0 20px;
float: left;
width: 540px;
}

div#subpageContent { 
min-height:200px;
height:expression(this.scrollHeight > 200 ? "auto":"200px"); 
}

#pageTitle {
font-family: Arial, Helvetica, sans-serif;
/*height: 24px;*/
font-size: 16px;
font-weight: bold;
font-variant: small-caps;
color: #37290c;
padding: 0;
margin: 0 0 10px 0;
}


#subpageContentContainer {
width: 564px;
margin: 0;
padding: 0;
}

/* --------------welcome area------------- */

#left {
float: left;
width: 245px;
margin: 0px;
padding: 0px;
}

#welcome {
width:225px;
height: 202px;
margin: 18px 0 0 0;
padding:45px 10px 0 10px;
background-image: url(../images/welcomeBG.gif);
background-repeat: no-repeat;
}

/* --------------sub menu------------- */
#subMenuContainer {
float: left;
width: 176px;
margin: 18px 0 0 0;
padding: 0px;
}

#subMenu {
width: 176px;
padding: 0;
margin: 0;
background-image: url(../images/subMenuBG.gif);
background-repeat: repeat-y;

}

/* --------------featured property------------- */
.featuredTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #851603;
	padding-bottom: 5px;
}
.featuredDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #37290c;
	height: 18px;
}
.featuredPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #37290c;
	text-align: center;
}
#featuredContainer {
	height: 175px;
	width: 490px;
	background-image: url(../images/featuredPropBG.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #37290c;
	margin: 0;
	padding: 0;
}
#featuredImage {
	margin: 40px 0 20px 15px;
	padding: 0;
	float: left;
	border: 1px solid #bcb299;
	display: inline;
}
#detailsContainer {
	height: 95px;
	width: 260px;
	margin: 40px 15px 20px 0;
	padding: 10px;
	background-image: url(../images/detailsBG.gif);
	background-repeat: no-repeat;
	float: right;
	display: inline;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 20px 0 0 0;
padding: 10px 0 0 0;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #bcb299;
border-top: 1px solid #edecd9;
line-height: 12px;
}

#footer a {
	color: #bcb299;
	text-decoration: underline;
}
#footer a:hover {
	color: #851603;
	text-decoration: underline;
}


/*   Copied Styles    */
/*--------------------*/
.header {
	font-size: 11pt;
	font-weight: bold;
}

.header_light {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}

.title {
	font-weight: bold;
	color: #333333;
}

.title_light {
	font-weight: bold;
	color: #FFFFFF;
}


.row_title {
	color: #851603;
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
}

.row_title_light {
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
}


.sub_title {
	color: #555555;
	font-size: 8pt;
	font-weight: bold;
	text-transform: none;
	padding: 2px 0px;
}

.quote {
	color: #333333
}

.page_description {
	padding-bottom: 30px;
}



#side_bar {
	padding: 0px;
}


/* COLORS */
.theme_color {
	background-color: #DDD8CC;
}
.theme_color_compliment {
	background-color: #DDDDDD;
}
.theme_color_title_row {
	background-color: #990000;
}


/* LIST ROW COLORS */
.color1 {
	background-color: #E2E2E2;
}
.color2 {
	background-color: #F3F3F3;
}


.info_button {
	font-size: 7pt;
	font-weight: bold;
	margin-bottom: 15px;
}

.info_button a:link, .info_button a:visited, .info_button a:active {
	text-decoration: none;
	padding: 4px 20px;
	color: #FFFFFF;
	background-color: #4C030E;
	background-image: url(/templates/modern_white/site/images/buttons/ornament.gif); background-repeat: no-repeat;
	background-position: 4px;
	
}
.info_button a:hover {
	background-color: #700E03;
}



/* MLS */
.personal_listings { background-color:#E8442B;}
.new_listings { background-color:#C9D4F4; }
.updated_listings { background-color: #F4E29E; }


.user_info {
	text-align: left;
	font-size: 8pt;
	color: #4C030E;
	padding-bottom: 10px;
} 


/* LINKS */



.separator_row {
	/*text-transform: Capitalize;*/
    font-size: 14px;
	color: #851603;
	font-weight: bold;
	padding: 10px;
}

.links_toggle_1 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #999999;
	width: auto;
	font-weight:bold;
	text-decoration: none;
	text-indent: 0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}
.links_toggle_1 a:link, .links_toggle_1 a:visited, .links_toggle_1 a:active {
	
	height: 24px;
	background-position:left;
	background-repeat:no-repeat;
	text-decoration: none;
	color: #37290c;
	padding-left:14px;
	padding-top:7px;
	font-weight:bold;
	width: auto;
	font-size:12px;
	display: block;
}
.links_toggle_1 a:hover {
	height: 24px;
	background-image:url(../images/level_1_BG.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration: none;
	color: #ffffff;
	padding-left:14px;
	padding-top:7px;
}

.links_expand_1 {
	height: auto;
}
.links_toggle_1 {
	cursor: pointer;
}



.links_toggle_2 {
	display: block;
	font-size: 12pt;
	font-weight: bold;
	color: #999999;
	width: auto;
	background-image:url(../images/level_2_up.gif);
	text-decoration: none;
	text-indent: 10px;
}
.links_toggle_2 a:link, .links_toggle_2 a:visited, .links_toggle_2 a:active {
	height: 24px;
	display: block;
	color: #37290c;
	padding: 0px;
	padding-top:7px;
	padding-left: 16px;
	text-decoration: none;
	margin: 0px;
	width: auto;
}
.links_toggle_2 a:hover {
	padding-top:7px;
	padding-left: 16px;
	height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(../images/level_2_over.gif);
}
.links_expand_2 {
	height: auto;
}
.links_toggle_2 {
	cursor: pointer;
}



.links_toggle_3 {
	display: block;
	font-size: 7pt;
	font-weight: bold;
	color: #4C030E;
	width: auto;
	text-decoration: none;
	text-indent: 20px;
}
.links_toggle_3 a:link, .links_toggle_3 a:visited, .links_toggle_3 a:active {
	display: block;
	color: #4C030E;
	padding: 4px;
	padding-right: 10px;
	margin: 1px 0px;
	width: auto;
}
.links_toggle_3 a:hover {
	color: #333333;
}
.links_expand_3 {
	height: auto;
}
.links_toggle_3 {
	cursor: pointer;
}



.links_toggle_4 {
	display: block;
	font-size: 7pt;
	font-weight: bold;
	color: #4C030E;
	width: auto;
	text-decoration: none;
	text-indent: 30px;
}
.links_toggle_4 a:link, .links_toggle_4 a:visited, .links_toggle_4 a:active {
	display: block;
	color: #4C030E;
	padding: 4px;
	padding-right: 10px;
	margin: 1px 0px;
	width: auto;
}
.links_toggle_4 a:hover {
	color: #333333;
}
.links_expand_4 {
	height: auto;
}
.links_toggle_4 {
	cursor: pointer;
}



.links_toggle_5 {
	display: block;
	font-size: 7pt;
	font-weight: bold;
	color: #4C030E;
	width: auto;
	text-decoration: none;
	text-indent: 40px;
}
.links_toggle_5 a:link, .links_toggle_5 a:visited, .links_toggle_5 a:active {
	display: block;
	color: #4C030E;
	padding: 4px;
	padding-right: 10px;
	margin: 1px 0px;
	width: auto;
}
.links_toggle_5 a:hover {
	color: #333333;
}
.links_expand_5 {
	height: auto;
}
.links_toggle_5 {
	cursor: pointer;
}




/* MAIN SECTION LINKS */
#links_main {
	vertical-align: bottom;
}
.links_main {}
.links_main a:link, .links_main a:visited, .links_main a:active {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #999999;
	padding: 5px;
	margin-left: 1px;
}
.links_main a:hover {
	color: #FF9900;
	background-color: #4C030E;
}



/* ARTICLES SECTION */
.articles_title {
	font-weight: bold;
	font-size: 12pt;
}


.articles_date {
	color: #4C030E;
	font-style: italic;
}
.articles_author {
	font-style: bold;
}
.articles_content {
	padding: 10px 0px 20px 0px;
}




.small {
	font-size: 7pt;
	color: #4C030E;
}


.disclaimer {
	font-size: 7pt;
	color: #4C030E;
}



/* BASIC */
.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;
}














/*-------------------*/
/*-------------------*/
/*-------------------*/
/* CSS STYLES FOR CMS*/
/*-------------------*/
/*-------------------*/
/*-------------------*/

/* CONTROLS THE 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: #4C030E;
}




#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: #4C030E;
	padding-bottom: 20px;
} 



/* COOKIE CRUMB PATH INFO */
#nav_path {
	padding-bottom: 20px;
	font-size: 8pt;
	color: #4C030E;
	font-weight: bold;
}

#nav_path .section {
	font-size: inherit;
	color: inherit;
	font-weight: inherit;
}





/* AUTO FORM VALUES */
.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;
}
.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;
	border: 1px solid #CCCCCC;
	padding: 3px;
	background-color: #EEEEEE;
	color: #4C030E;
	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;
	padding: 10px;
	}
.error a:link, .error a:visited, .error a:hover, .error a:active {
	color: #CC3300;
	}




/* LISTS */
.list_header {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}
.list_header a:link, .list_header a:visited, .list_header a:active {
	color: #FFFFFF;
	font-weight: bold;
}
.list_header a:hover {
	color: #999999;
	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: #4C030E;
	font-weight: bold;
}

.list_details {
	font-size: 8pt;
	color: #000000;
}





/*****************/
/* MLS OVERRIDES */
/*****************/
#property_search_sidebar, .rp_container, .mc_container {
	width: 140px;
	margin-left: 10px !important;
}

.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: #37290C !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: #999999 !important;
}

#backToSearch_button, #community_button {
	margin-left: 10px !important;
}

#search_main_options #input_location {
	width: 240px !important;
}
#sidebar_search_table #input_location, .rp_container #start_address {
	width: 140px !important;
}


#details_specs_column {
	width: 190px !important;
}

.mls_list_container {
	width: 268px !important;
}
.mls_list_contL {
	width: 98px !important;
}
