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


/* BODY */
body { 
	background-color: #000000;
}
body, p, div, span, ul, ol, blockquote, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	vertical-align: top;
	padding:0px;
	border-collapse:collapse;
	border-spacing: 0px;
	border:0px;
}


/* IMAGE */
img {
	border: 0px;
}

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: #666666;
	text-decoration: none;
	font-weight: bold;
}

.box_red { border: 1px solid #561914; }




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


.header {
	font-size: 11pt;
	font-weight: bold;
}

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

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

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


.row_title {
	color: #000000;
	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 12px;
}


/* COLORS */
.theme_color {
	background-color: #999999;
}
.theme_color_compliment {
	background-color: #CCCCCC;
}
.theme_color_title_row {
	background-color: #E1E1E1;
}
/* LIST ROW COLORS */
.color1 {
	background-color: #E1E1E1;
}
.color2 {
	background-color: #CCCCCC;
}


.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: #333333;
	background-color: #C7C2B8;
	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: #8A8A84;
	background-image: url(/templates/modern_white/site/images/buttons/ornament.gif); background-repeat: no-repeat;
	background-position: 4px;
	
}



/* MLS */
.personal_listings { background-color: #CC9966; }
.new_listings { background-color: #FFCC99; }
.price_reduction_listings { background-color: #BBB8A8; }


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


.footer {
text-align: right;
	font-size: 7pt;
	color: #666666;
}
/* LIGHT LINKS */
.footer a:link, .footer a:visited, .footer a:hover, footer a:active { 
	color: #666666;
	text-decoration: underline;
}






/* LINKS */

.separator_row {
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	font-weight: none;
	padding: 3px;
	padding-left: 10px;
	
}


.links_toggle_1 {
	padding: 2px 1px;
	font-size: 10px;
	font-weight: bold;
	color: #77814B;
	text-transform: uppercase;
	text-decoration: none;
}
.links_toggle_1 a:link, .links_toggle_1 a:visited, .links_toggle_1 a:active {
	display: block;
	text-decoration: none;
	padding: 5px 0px;
	padding-left: 20px;
	color: #000000;
	background-color: #F6BF31;
	background-image: url('/hosting_files/milanaostroy.com/content/site/images/buttons/gold_button.jpg'); background-repeat: no-repeat;
}
.links_toggle_1 a:hover {
	display: block;
	text-decoration: none;
	padding: 5px 0px;
	padding-left: 20px;
	color: #000000;
	background-color: #F6BF31;
	background-image: url('/hosting_files/milanaostroy.com/content/site/images/buttons/on/gold_button.jpg'); background-repeat: no-repeat;
}
.links_expand_1 {
	height: auto;
}
.links_toggle_1 {
	cursor: pointer;
}



.links_toggle_2 {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	width: auto;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 5px;
}
.links_toggle_2 a:link, .links_toggle_2 a:visited, .links_toggle_2 a:active {
	display: block;
	text-decoration: none;
	padding: 4px;
	padding-left: 20px;
	color: #561914;
	background-color: #F6BF31;
	background-image: url('/hosting_files/milanaostroy.com/content/site/images/buttons/gold_button.jpg'); background-repeat: no-repeat;
}
.links_toggle_2 a:hover {
	display: block;
	text-decoration: none;
	padding: 4px;
	padding-left: 20px;
	color: #333333;
	background-color: #F6BF31;
	background-image: url('/hosting_files/milanaostroy.com/content/site/images/buttons/on/gold_button.jpg'); background-repeat: no-repeat;
}
.links_expand_2 {
	height: auto;
}
.links_toggle_2 {
	cursor: pointer;
}



.links_toggle_3 {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	width: auto;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: 20px;
}
.links_toggle_3 a:link, .links_toggle_3 a:visited, .links_toggle_3 a:active {
	display: block;
	color: #666666;
	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: #666666;
	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: #666666;
	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: #666666;
	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: #666666;
	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: #666666;
}



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


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




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


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



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














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



/* COOKIE CRUMB PATH INFO */
#nav_path {
	padding-bottom: 20px;
	font-size: 8pt;
	color: #666666;
	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: #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;
	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: #666666;
	font-weight: bold;
}

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






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

.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: #000000 !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: #444444 !important;
}

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

.mc_container #LA, .mc_container #AT, .mc_container #AI {
	width: 65px;
}


.mls_list_container {
	width: 237px !important;
}
.mls_list_contL {
	width: 67px !important;
}
