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


/* BODY */
body { 
background-image: url('../images/bgsliver.jpg');
background-repeat: repeat-x;
background-color:#333333;
padding:0px;
margin:0px;
}

body, p, div, span, ul, ol, blockquote, td {
	font-size: 9pt;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#444444;
}

/* 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:#333333;
	text-decoration: none;
	font-weight: bold;
	
}
a:hover { 
	color:#000000;
	text-decoration: none;
}

/*--------------------*/
/*--------------------*/
/*--------------------*/
/* TEMPLATE SPECIFIC  */
/*--------------------*/
/*--------------------*/
/*--------------------   CONTENT   */
#container {
	width: 790px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

#left_content {
	background-color: #FFFFFF;
	font-weight: normal;
	width: 568px;
	padding: 0 20px 20px 20px; 
}

#right_content {
	background-color: #FFFFFF;
	border-left: 5px solid #CCCCCC;
	padding: 0px 20px;
	width: 177px;
}
#page_title {
	font-size: 16px;
	font-weight: bold;
	color: #37290c;
	padding-bottom: 20px;
}
#left_flash_date {
	width: 40px;
	height: 355px;
	min-height: auto;
	min-height: 355px;
	background-color: #FFFFFF;
	background-image: url('../images/side_tile.gif');
	background-repeat: repeat-y;
}

.spacer {
	background-color: #FFFFFF;
	padding:15px;
}


.bottom_links {
	padding-top: 10px;
	color: #999999;
	font-size: 8pt;
}
.bottom_links a:link, .bottom_links a:visited, .bottom_links a:active{
	color: #999999;
	text-decoration: none;
}
.bottom_links a:hover { 
	color: #666666;
	text-decoration: none;
}

.footer {
padding: 40px 0px;
font-size: 7pt;
color: #999999;
}

.footer a {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}




/* MODULES ELEMENTS */
.module_header {
	text-transform: uppercase;
	font-size: 9pt;
	font-weight: bold;
	color: #990804;
	padding-bottom: 10px
}

.module_title {
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	padding: 5px 0px;
}
.module_title a:link, .module_title a:visited, .module_title a:active{
	color: #666666;
	text-decoration: none;
}
.module_title a:hover { 
	color: #999999;
	text-decoration: none;
}

.module_body {
	font-size: 8pt;
	color: #333333;
	padding-bottom: 10px;
}

.module_button {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 7pt;
	color: #999999;
	padding: 10px;
	text-align: right;
}
.module_button a:link, .module_button a:visited, .module_button a:active{
	color: #999999;
	text-decoration: none;
}
.module_button a:hover { 
	color: #666666;
	text-decoration: none;
}



.module_comment_small {
	font-size: 7pt;
	color: #999999;
}
.module_comment_small a:link, .module_comment_small a:visited, .module_comment_small a:active{
	color: #999999;
	text-decoration: none;
}
.module_comment_small a:hover { 
	color: #666666;
	text-decoration: none;
}

.module_form_prompt {
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
}





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

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

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

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


.row_title {
	color: #851603;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 10px;
	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: 0px 15px 4px 0px;
	width: auto;
}

.info_button a:link, .info_button a:visited, .info_button a:active {
	display: block;
	text-decoration: none;
	padding: 4px;
	padding-left: 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 {
	display: block;
	padding: 4px;
	padding-left: 20px;
	color: #FFFFFF;
	background-color: #700E03;
	background-image: url(/templates/modern_white/site/images/buttons/ornament.gif); background-repeat: no-repeat;
	background-position: 4px;
	
}



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



/* IDENTIFYING USERNAME AND SIGN OUT INFORMATION */
.user_info {
	text-align: right;
	font-size: 8pt;
	color: #777777;
	font-weight: bold;
} 
.user_info a {
	color: #777777;
	font-weight: normal;
	text-decoration: bold;
}
.user_info a:hover {
	color: #333333;
}



/* LINKS */
.separator_row {
	text-transform: uppercase;
	color: #000000;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 9px;
}
#links_side {
margin: 0px;
}
#side_bar {
	padding: 0px;
	border: 1px solid #9C9569;
	border-left: 5px;
	
}

.links_toggle_1 {
	display: block;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	font-weight:normal;
	text-decoration: none;
}
.links_toggle_1 a:link, .links_toggle_1 a:visited, .links_toggle_1 a:active {
	display: block;
	color: #666666;
	padding: 4px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom: 2px solid #D29391;
	text-decoration: none;
}
.links_toggle_1 a:hover {
	display: block;
	color: #000;
	padding: 4px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom: 2px solid #D29391;
	text-decoration: none;
}

/* This needs to be after links_toggle_1 because it gets overwritten otherwise! */
.links_active_1 {}
.links_active_1 a:link, .links_active_1 a:visited, .links_active_1 a:hover, .links_active_1 a:active 
{ 
	display: block;
	color: #000;
	padding: 4px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom: 2px solid #D29391;
	text-decoration: none;
}


.links_toggle_2 {
	display: block;
	font-size: 9pt;
	font-weight: normal;
	color: #888888;
	font-weight:normal;
	text-decoration: none;
	padding-left:10px;
	
}
.links_toggle_2 a:link, .links_toggle_2 a:visited, .links_toggle_2 a:active {
	display: block;
	font-weight: normal;
	color: #888888;
	padding: 4px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom: 2px solid #CCCCCC;
}
.links_toggle_2 a:hover {
	display: block;
	color: #333333;
	padding: 4px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom: 2px solid #CCCCCC;
}
.links_active_2 {}
.links_active_2 a:link, .links_active_2 a:visited, .links_active_2 a:hover, .links_active_2 a:active 
{ 
	display: block;
	color: #333333;
	padding: 4px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom: 2px solid #CCCCCC;
}



.links_toggle_3 {
	display: block;
	font-size: 7pt;
	font-weight: normal;
	color: #999999;
	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;
	font-weight: normal;
	color: #999999;
	padding: 4px;
	padding-right: 10px;
	margin: 1px 0px;
	width: auto;
}
.links_toggle_3 a:hover {
	color: #333333;
}
.expand_3 {
	height: auto;
}
.toggle_3 {
	cursor: pointer;
}



.links_toggle_4 {
	display: block;
	font-size: 7pt;
	font-weight: normal;
	color: #999999;
	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;
	font-weight: normal;
	color: #999999;
	padding: 4px;
	padding-right: 10px;
	margin: 1px 0px;
	width: auto;
}
.links_toggle_4 a:hover {
	color: #333333;
}
.expand_4 {
	height: auto;
}
.toggle_4 {
	cursor: pointer;
}



.links_toggle_5 {
	display: block;
	font-size: 7pt;
	font-weight: normal;
	color: #999999;
	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;
	font-weight: normal;
	color: #999999;
	padding: 4px;
	padding-right: 10px;
	margin: 1px 0px;
	width: auto;
}
.links_toggle_5 a:hover {
	color: #333333;
}
.expand_5 {
	height: auto;
}
.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: #666666;
	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;
}










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