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


/* BODY */
body { 
	background-color: #333333; 
}
body, p, div, span, ul, ol, blockquote, td {
	font-family: Helvetica, Arial, San-serif;
	font-size: 13px;
	color: #666666;
	line-height: 1.4;
	margin: 0px;
}

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

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

/* add photograph border*/
img.img_system
{
	padding: 4px;
	background-color: #FFFFFF;
	background-image: none;
}

img.img_s
{
	padding: 4px;
	background-color: #FFFFFF;
	background-image: none;
}

img.img_m
{
	padding: 4px;
	background-color: #FFFFFF;
	background-image: none;
}

img.img_l
{
	padding: 4px;
	background-color: #FFFFFF;
	background-image: none;
}

img.img_xl
{
	padding: 4px;
	background-color: #FFFFFF;
	background-image: none;
}

img.img_custom {
	padding: 4px;
	background-color: #FFFFFF;
	background-image: none;
}

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



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




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

.header {
	font-size: 14px;
}

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

.title {
	font-weight: normal;
	text-transform: none;
	font-size: 14px;
	color: #000000;
	line-height: 1.4;
}

.title_light {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 1.4;
}

.row_title {
	font-size: 13px;
	font-family: Helvetica;
	font-weight: bold;
	color: #2E3D52;
	line-height: 1.4;
	padding-bottom: 15px;
}

.row_title a:link, .row_title a:visited, .row_title a:active {
	color: #2E3D52;
}

.row_title a:hover {
	color: #000000;
}

.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;
}

.page_title {
	font-family: Helvetica;
	font-size: 14px;
	color: #4C80A7;
	padding-bottom: 10px;
	margin-bottom: 30px;
	background: url('../images/page_title_bottom.jpg') repeat-x bottom left;
}

.section_title {
	width: 145px;
	height: 28px;
	color: #4C80A7;
	font-size: 14px;
	font-family: Helvetica;
	font-weight: bold;
	margin-left: 4px;
	margin-bottom: 8px;
	padding-left: 10px;
	background: url('../images/sidelink_bottom_border.jpg') repeat-x bottom left;
}


.quote {
	color: #333333
}
/*MODULE TITLE*/

.module_title {
	font-size: 12px;
	color: #F4ECCE;
	line-height: 1.4;
	text-transform: uppercase;
	text-decoration: none;
	padding-bottom: 7px;
}

.module_title a:link, .module_title a:visited, .module_title a:active {
	font-size: 12px;
	color: #F4ECCE;
	line-height: 1.4;
	text-transform: uppercase;
	text-decoration: none;
}

.module_title a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.module_date {
	font-size: 9px;
	font-weight: bold;
	color: #352C1B;
	padding-bottom: 15px;

}


.module_body {
	color: #999999;
}

.page_description {
	padding-bottom: 30px;
}


.box { border: 1px solid #999999; }


.button {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	background-color: #FFFFFF;
}
.button a:link, .button a:visited, .button a:active{
	text-decoration: none;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 1px 5px;
	margin: 2px;
}
.button a:hover { 
	background-color: #EEEEEE;
}


/* COLORS */
.theme_color {
	background-color: #CCCCCC;
}
.theme_color_compliment {
	background-color: #494537;
}
.theme_color_title_row {
	background-color: #9A9A9A;
}


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


/* MLS COLORS */
.new_listings { background-color: #99B07E; }
.personal_listings { background-color: #EAECA9; }
.updated_listings { background-color: #B8D1D6; }


/*FOOTER*/

.footer {
	font-size: 10px;
	color: #777777;
	line-height: 1.6;
}
.footer a:link, .footer a:visited, footer a:active { 
	color: #777777;
}
.footer a:hover {
	color: #CCCCCC;
}


/* LINKS */
.separator_row {
	width: 145px;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
	margin-left: 22px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	background: url('../images/sidelinks_spacer.jpg') no-repeat bottom;
}

.links_toggle_1 {
	width: 145px;
	height: 28px;
	color: #666666;
	font-size: 12px;
	font-family: Helvetica;
	margin-left: 4px;
	margin-bottom: 8px;
	padding-left: 10px;
	background: url('../images/sidelink_bottom_border.jpg') repeat-x bottom left;
}

.links_toggle_1 a:link, .links_toggle_1 a:visited, .links_toggle_1 a:active {
	color: #666666;
}

.links_toggle_1 a:hover {
	color: #333333;
}

.links_expand_1 {
}

.links_toggle_2 {
	font-size: 11px;
	padding: 4px 25px 4px 50px;
}

.links_toggle_2 a:link, .links_toggle_2 a:visited, .links_toggle_2 a:active {
	color: #646F78;
}

.links_toggle_2 a:hover {
	color: #000000;
}

.links_expand_2 {
	height: auto;
}



.links_toggle_3 {
	color: #4A4638;
	font-size: 10px;
	text-align: right;
	letter-spacing: 1px;
	padding: 4px 35px;
}
.links_toggle_3 a:link, .links_toggle_3 a:visited, .links_toggle_3 a:active {
	color: #4A4638;
}
.links_toggle_3 a:hover {
	color: #A40012;
}
.links_expand_3 {
	height: auto;
}



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



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





/* MAIN LINKS */
.links_home_toggle_1 {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	color: #8A8B79;
	border-right: 1px solid #2E3A1A;
}
.links_home_toggle_1 a:link, .links_home_toggle_1 a:visited, .links_home_toggle_1 a:active {
	font-size: 10px;
	text-decoration: none;
	margin: 0px 15px;
	color: #8A8B79;
}
.links_home_toggle_1 a:hover {
	color: #A9D960;
}


/* MAIN SECTION LINKS */
.links_main_toggle_1 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	color: #4A3B27;
	padding: 6px 15px 5px 15px;
}
.links_main_toggle_1 a:link, .links_main_toggle_1 a:visited, .links_main_toggle_1 a:active {
	font-size: 11px;
	text-decoration: none;
	color: #4A3B27;
	padding: 1px 0px 0px 17px;
	background: url('../images/link_ornament.png') no-repeat;
}
.links_main_toggle_1 a:hover {
	color: #F4ECCE;
	padding: 1px 0px 0px 17px;
	background: url('../images/link_ornament_on.png') no-repeat;
}






/* ARTICLES SECTION */
.articles_title{
	font-weight: bold;
	font-size: 14px;
}


.articles_date {
	color: #666666;
	font-style: italic;
	font-size: 10px;
}
.articles_author {
	font-weight: bold;
}
.articles_content {
	border-top: 1px solid #888888;
	padding: 10px 0px 20px 0px;
	margin-right: 25px;
}



.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;
}



/* IMAGE ROLLOVERS */
.rollover
{
	display: block;
	background-position: 0px 200px;
	background-repeat: no-repeat;
}
.rollover img {
	width: 100%;
	height: 100%;
	border: 0;
}

.rollover:hover {
	visibility: visible;
	background-position: 0px 0px;
}

.rollover:hover img {
	visibility: hidden;
}



/* MAIN */
#main {
	width: 954px;
	margin: 0px auto;
	background: url('../images/container_bground.jpg') repeat-y;
}
#shell_main {
	width: 954px;
	min-height: 750px;
	margin: 0px auto;
	background: url('../images/container_bground.jpg') repeat-y;
}

#container_top {
	width: 954px;
	height: 27px;
	background: url('../images/container_top.jpg') no-repeat;
}
#container_bottom {
	width: 954px;
	height: 31px;
	background: url('../images/container_bottom.jpg') no-repeat;
}
#home_side {
	float: left;
}
#home_flash {
	width: 749px;
	float: left;
	margin-left: -5px;
}
#home_side_container {
	width: 210px;
	min-height: 500px;
	background: url('../images/home_side_bground.jpg') repeat-y;
}
#home_side_bottom {
	width: 210px;
	height: 14px;
	background: url('../images/home_side_bottom.jpg') no-repeat;
}
#home_flash_container {
	width: 735px;
	background-color: #FFFFFF;
}
#home_featured {
	width: 735px;
	height: 56px;
	background: url('../images/home_featured_bground.jpg') no-repeat;
	margin-top: 5px;
}
#home_bottom_container {
	width: 954px;
	height: 59px;
	margin-top: -20px;
}
.side_module_top {
	width: 186px;
	height: 2px;
	margin-left: 13px;
	background: url('../images/side_module_top.jpg') no-repeat;
}
.side_module_bottom {
	width: 186px;
	height: 2px;
	margin-left: 13px;
	background: url('../images/side_module_bottom.jpg') no-repeat;
}
.side_module {
	width: 166px;
	background-color: #DFE4EA;
	margin-left: 13px;
	padding: 5px 10px;
}
#home_side_phone {
	margin-bottom: 7px;
}
#phone_container {
	color: #4C80A7;
	font-size: 14px;
	font-family: Helvetica;
	font-weight: bold;
	margin-left: 5px;
	padding-top: 2px;
	padding-left: 15px;
	background: url('../images/phone_icon.jpg') no-repeat left;
}
#home_side_mls_listings {
	width: 165px;
	height: 22px;
	margin-left: 13px;
	padding-top: 9px;
	padding-left: 21px;
	background-color: #27455B;
}
#home_side_mls_links {
	width: 162px;
	margin-left: 13px;
	padding: 12px;
	background-color: #3B6686;
}
#shell_side_homelink {
	width: 162px;
	margin-left: 13px;
	padding: 6px 12px;
	background-color: #3B6686;
}
#shell_side_homelink a:link, #shell_side_homelink a:visited, #shell_side_homelink a:active {
	width: 159px;
	display: block;
	color: #E1A342;
	padding-top: 2px;
	padding-left: 10px;
}
#shell_side_homelink a:hover {
	color: #FFFFFF;
}
#home_side_mls_photo {
	width: 186px;
	margin-left: 13px;
	padding-top: 24px;
	padding-bottom: 10px;
	background-color: #909DAE;
	text-align: center;
}
#home_side_contact {
	margin-top: 7px;
}
#home_side_logo {
	margin-top: 7px;
}
#contact_container {
	margin: 6px 0px;
}
#logo_container {
	margin: 12px 0px;
	text-align: center;
}
.mls_listings_link {
	width: 159px;
	height: 24px;
	margin-bottom: 6px;
}
.mls_listings_link a:link, .mls_listings_link a:visited, .mls_listings_link a:active {
	width: 159px;
	height: 24px;
	display: block;
	color: #FFFFFF;
	background: url('../images/mls_listings_off.jpg') no-repeat top left;
	padding-top: 2px;
	padding-left: 10px;
}
.mls_listings_link a:hover {
	width: 159px;
	height: 24px;
	display: block;
	color: #FFFFFF;
	background: url('../images/mls_listings_on.jpg') no-repeat top left;
	padding-top: 2px;
	padding-left: 27px;
}
#mls_listings_bottom {
	width: 159px;
	height: 2px;
	margin-top: -8px;
	background-color: #3B6686;
}
#home_featured_home {
	width: 145px;
	float: left;
	padding: 10px 35px 10px 40px;
}
#home_featured_testimonial {
	width: 153px;
	float: left;
	padding: 80px 35px 10px 35px;
}
#home_featured_article {
	width: 218px;
	float: left;
	padding: 10px 35px 10px 35px;
}
.home_module_spacer {
	float: left;
	width: 2px;
	min-height: 160px;
	margin-top: 80px;
	background: url('../images/module_side_bground.jpg') repeat-y;
}
.home_module_spacer2 {
	float: left;
	width: 2px;
	min-height: 160px;
	margin-top: 80px;
	background: url('../images/module_side_bground2.jpg') repeat-y;
}
.property_module_header {
	color: #1E1E1E;
	font-size: 15px;
	font-family: Helvetica;
	font-weight: bold;
}
.property_module_header a:link, .property_module_header a:visited, .property_module_header a:active {
	color: #1E1E1E;
}
.property_module_header a:hover {
	color: #27455B;
}
.property_module_subheader {
	height: 20px;
	color: #D5DCE3;
	font-size: 10px;
	font-family: Helvetica;
	font-weight: bold;
}
.property_module_subheader a:link, .property_module_subheader a:visited, .property_module_subheader a:active {
	color: #D5DCE3;
}
.property_module_subheader a:hover {
	color: #FFFFFF;
}
.property_module_image {
	margin-top: 30px;
}
.testimonial_module_body {
	color: #666666;
	font-size: 13px;
	font-family: Helvetica;
	font-weight: bold;
}
.article_module_title {
	color: #1E1E1E;
	font-size: 15px;
	font-family: Helvetica;
	font-weight: bold;
}
.article_module_title a:link, .article_module_title a:visited, .article_module_title a:active {
	color: #1E1E1E;
}
.article_module_title a:hover {
	color: #27455B;
}
.article_module_date {
	height: 20px;
	color: #D5DCE3;
	font-size: 10px;
	font-family: Helvetica;
	font-weight: bold;
}
.article_module_date a:link, .article_module_date a:visited, .article_module_date a:active {
	color: #D5DCE3;
}
.article_module_date a:hover {
	color: #FFFFFF;
}
.article_module_body {
	margin-top: 28px;
	color: #666666;
	font-size: 13px;
	font-family: Helvetica;
}
.article_module_button, .property_module_details, .testimonial_module_more {
	color: #325670;
	font-size: 11px;
	font-weight: bold;
	margin-top: 12px;
}

.article_module_button a:link, .article_module_button a:visited, .article_module_button a:active,
.property_module_details a:link, .property_module_details a:visited, .property_module_details a:active, 
.testimonial_module_more a:link, .testimonial_module_more a:visited, .testimonial_module_more a:active {
	color: #325670;
}

.article_module_button a:hover, .property_module_details a:hover, .testimonial_module_more a:hover {
	color: #222222;
}
#splash_area {
	margin-top: 6px;
}
#sidelinks {
	margin-top: 8px;
}
#sidelinks_container {
	padding-top: 40px;	
	min-height: 150px;
}
#shell_area {
	float: left;
	width: 600px;
	padding: 40px 90px 30px 40px;
}

#social_icons {
	float: right;
	padding-top: 3px;
	padding-right: 3px;
}





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

.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: #666666 !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: #333333 !important;
}

#search_main_options #input_location {
	width: 270px !important;
}
