/* SITE-WIDE */
	body {
		background: #FFF;
	}
	a {
		color: #ec3c30;
	}
	.pageHeader {
		color: #181b20;
	}
	.pageHeaderHR {
		background-color: #ec3c30;
	}
	#daPageContentStuffs {
		background: #FFF;
	}
	.headline {
		color: #ffffff !important;
	}
	#disBeDaPageContent p {
	/*color: #ffffff;*/
	}
	hr {
		background-color: #896827;
	}
	h1 {
		color: #181b20;
	}
	h2 {
		color: #181b20;
	}
	h3 {
		color: #181b20;
	}
	h4 {
		color: #181b20;
	}
	p {
		color: #000;
	}
	.requiredSplat {
		color: #c38566;
	}
	.btn-body {
		border: 1px solid #181b20;
	}
	.btn-body:hover {
		border-color: #181b20;
		background-color: #fff6d8;
		color: #755E43;
	}
	.daBasicButtons {
		border-color: #1b1210 #1b1210 #1b1210 #1b1210;
		background: #1b1210;
		background: -webkit-gradient(linear, left top, left bottom, from(#422b25), to(#1b1210));
		background: -moz-linear-gradient(top, #422b25, #1b1210);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF422b25', endColorstr='#FF1b1210');
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF422b25', endColorstr='#FF1b1210')";
	}
	.daBasicButtons:hover {
		background: #422b25;
		background: -webkit-gradient(linear, left top, left bottom, from(#422b25), to(#1b1210));
		background: -moz-linear-gradient(top, #422b25, #1b1210);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF422b25', endColorstr='#FF1b1210');
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF422b25', endColorstr='#FF1b1210')";
	}
	.modal-content {
		background-color: #262626;
	}
	.modal-content .modalClose {
		background-image: linear-gradient(to bottom, #181b20, #181b20);
	}
		/* OLD SITE */
		#daCopyright {
		/*color: #ffffff;*/
		}

/* -----------------------------------------------------------------------------------------------*/

/* HEADER */
	#daHeaderHeader {
		background: #FFF;
	}
	#accountTab {
		/*background-color: #896827;*/
	}
	#accountTabCenterTD {
		color: #000;
	}
	.accountMenuButtOff {
		color: #000;
	}
	.accountMenuButtOn {
		background-color: #ccc;
	}
	.minimalAccountSubmenu p {
		color: black;
	}
	#header-agent-logo {
		width: 360px;
		margin: 25px 0px 25px 0px;
	}
	@media screen and (max-width: 920px) {
		#header-agent-logo {
			display: none;
		}
	}
	#daHeaderImg {
		margin: 65px 0px 0px 0px;
		width: 153px;
	}
	#daHeaderImgAgnt {
		margin: 0.5% 0% 3.5% 0%;
	}
	#daHeaderAgentInfoWrapper {
		height: auto;
		margin: 25px 0px 20px 15px;
	}
	#daHeaderAgentInfoWrapperC {
		height: auto;
		margin: 5px 0px 0px 15px;
	}
	@media screen and (min-width: 921px) {
		#daAgentHeaderName {
			display: none;
		}
	}
	.daAgentHeaderName a {
		color: #000;
	}
	#daAgentHeaderPhone a {
		color: #000;
	}
	#daAgentHeaderInfoLine {
		color: #000;
		/*display: none;*/
	}
	#daAgentHeaderInfoLine a {
		color: #000;
	}

/* -----------------------------------------------------------------------------------------------*/

/* CREATE ACCOUNT */
	#createAccount_content p {
	/*color: #ffffff;*/
	}

/* -----------------------------------------------------------------------------------------------*/

/* LOGIN */

/* -----------------------------------------------------------------------------------------------*/

/* ACCOUNT SETTINGS */

/* -----------------------------------------------------------------------------------------------*/

/* AGENT ADMIN */
	.listing-detail-property-features-header-no-content::after {
		color: #181b20;
	}
	#all_chart_div {
		background-color: white;
	}
	.daListingviewsTableCell {
		color: black;
	}
	#listingViews_div {
		background-color: white;
	}
	#chart_div {
		background-color: white;
	}
	.daPageviewsTableCell {
		color: black;
	}
	.agent-admin-feedback-previous-table-td-message {
		color: black;
	}
	.agent-admin-feedback-previous-table-td-date {
		color: black;
	}

/* -----------------------------------------------------------------------------------------------*/

/* SAVED SEARCHES / PROPZ */
	.savedStuffHeader {
	/*color: #ffffff;*/
	}
	.savedSearchWrapper p {
		color: black;
	}

/* -----------------------------------------------------------------------------------------------*/

/* TOP MENU */
	#daHeaderMenuFull {
		border-color: #181b20 transparent #181b20 transparent;
		border-width: 1px 0px 1px 0px;
	}
	.menuButtonBlahOff {
	/*color: #ffffff;*/
	}
	.menuButtonEndOff {
	/*color: #ffffff;*/
	}
	.menuButtonEndOn {
		color: #e3bb50;
	}
	.menuButtonBlahOn {
		color: #e3bb50;
	}
	a.menuLink {
		color: #181b20;
	}
	a.menuLink:hover {
		color: #ec3c30;
	}
	#menuUnderlinerThingy {
		background-color: #ec3c30;
	}
	.subMenus {
		background-color: #FFF;
		/*border-color: transparent #896827 #896827 #896827;*/
	}
	.submenuButtonBlahOff {
		border-color: transparent transparent #896827 transparent;
	}
	.submenuButtonBlahOn {
		border-color: transparent transparent #896827 transparent;
	}
	.submenuButtonEndOff {
		border-color: transparent transparent #896827 transparent;
	}
	.submenuButtonEndOn {
		border-color: transparent transparent #896827 transparent;
	}
	.daMinimalMenuButtOff {
		/*background-color: #b4923f;*/
	}
	.daMinimalMenuButtLinesOff {
		/*background-color: #876e2d;*/
	}

/* -----------------------------------------------------------------------------------------------*/

/* SIDE MENU */
	.sidebar-content h3 {
		color: #181b20;
	}
	.sidebar-nav-item {
		color: #181b20;
		background-color: #FFF;
		box-shadow: 0px 5px 4px -1px rgba(181, 163, 106, 0.15)
	}
	.sidebar-nav-item::before {
		background-color: #ec3c30;
	}
	.sidebar-nav-item:hover{
		color: #000;
		background-image: linear-gradient(to bottom, #FFF, rgba(181, 163, 106, 0.25))
	}

/* -----------------------------------------------------------------------------------------------*/

/* GUEST LIST */
	#openHouseGuestListForm p {
	/*color: #ffffff;*/
	}
	#ohglHelpLink {
		color: red;
	}
	.openHouseGuestListPropSearchResult:hover {
		color: white !important;
	}

/* -----------------------------------------------------------------------------------------------*/

/* CLIENT INPUT */
	.clientInputSectionHeader {
	/*color: white;*/
	}
	.clientInputInput {
		background-color: white;
	}

/* -----------------------------------------------------------------------------------------------*/

/* EDIT MENUS */
	.container a {
		color: #8c5121;
	}

/* -----------------------------------------------------------------------------------------------*/

/* EDIT PAGE */
	#editPageContent h1 {
		color: #181b20;
	}
		/* OLD SITE */
		.pageContentEditLabelsTD {
		/*color: white;*/
		}

/* -----------------------------------------------------------------------------------------------*/

/* HOME PAGE */
	.home #daHeaderImg {
		margin: 65px 0px 0px 0px;
		width: 153px;
	}
	#daBarWitDaAgentInfoInItOuterWrapper {
		background-color: #b5a36a;
	}
	.home h1 {
		color: #181b20;
	}
	.agent-search-wrapper {
		/*background-color: #181b20;*/
	}
	.agent-search-wrapper .btn-body {
		background-color: #FFF;
		color: #181b20;
	}
	.agent-search-wrapper .btn-body:hover {
		border-color: #000;
		background-color: #ec3c30;
		color: black;
	}
	#daSpotlightListingOuterWrapper {
		background: #181b20;
	}
	.allDaRandomFeaturedListingsOuterWrapperShaded {
		background-color: #b5a36a;
	}
	.allDaRandomFeaturedListingsHeader {
		color: #181b20;
	}
	#daHomePageCopyrightBar {
		background: #896827;
	}
	.daHomePageCopyrightBarTextNoFeaturedProp {
		color: #ffffff !important;
	}
	.daHomePageCopyrightBarTextNoFeaturedProp a {
		color: #b5a36a !important;
	}
	.daHomePageCopyrightBarAgentInfoLineName {
		text-transform: unset;
	}
		/* OLD SITE */
		#daQuickSearchResultsTD p {
			color: #000;
		}

/* -----------------------------------------------------------------------------------------------*/

/* WHY CHOOSE LONDON PROPERTIES... */
	#why_sell_form_body {
	  background-color: #FFF !important;
	}

/* -----------------------------------------------------------------------------------------------*/

/* BUYER'S GUIDE */
	.daBuyerzGuidePDFbutt {
		background: none;
		background-color: #181b20;
	/*color: #ffffff;*/
		border: 1px solid #181b20;
	}
	.daBuyerzGuidePDFbutt:hover {
		background: none;
		border-color: #181b20;
		background-color: #ec3c30;
	/*color: #ffffff;*/
	}

/* -----------------------------------------------------------------------------------------------*/

/* HOME VALUE ESTIMATOR */
	/* If necessary, edit thisagent-999_hve.css in their folder and/or CUSTOM AGENT COLORZ in /var/www2/includes/pages/homesvaluepage-jm.php */
	#your_homes_value_searchy_div {
		background: #FFF;
	}
	#your_homes_value_searchy_div p {
		color: #000;
	}
	#your_homes_value_explainy_text {
		color: #fff !important;
	}
	.your_homes_value_searchy_results_table_td_on {
		background-color: #181b20;
	/*color: white;*/
	}
	#your_homes_value_loading_text {
		color: #fff !important;
	}
	.your_homes_value_following_balls {
		background-color: #181b20;
	}
	@-moz-keyframes bounce_your_homes_value_following_balls {
		0% {
			left: 0px;
			background-color: #181b20;
		}
		50% {
			left: 343px;
			background: rgba(181, 163, 106, 0);
		}
		100% {
			left: 0px;
			background-color: #181b20;
		}
	}
	@-webkit-keyframes bounce_your_homes_value_following_balls {
		0% {
			left: 0px;
			background-color: #181b20;
		}
		50% {
			left: 343px;
			background: rgba(181, 163, 106, 0);
		}
		100% {
			left: 0px;
			background-color: #181b20;
		}
	}
	@-ms-keyframes bounce_your_homes_value_following_balls {
		0% {
			left: 0px;
			background-color: #181b20;
		}
		50% {
			left: 343px;
			background: rgba(181, 163, 106, 0);
		}
		100% {
			left: 0px;
			background-color: #181b20;
		}
	}
	@-o-keyframes bounce_your_homes_value_following_balls {
		0% {
			left: 0px;
			background-color: #181b20;
		}
		50% {
			left: 343px;
			background: rgba(181, 163, 106, 0);
		}
		100% {
			left: 0px;
			background-color: #181b20;
		}
	}
	@keyframes bounce_your_homes_value_following_balls {
		0% {
			left: 0px;
			background-color: #181b20;
		}
		50% {
			left: 343px;
			background: rgba(181, 163, 106, 0);
		}
		100% {
			left: 0px;
			background-color: #181b20;
		}
	}
	#your_homes_value_contact_form_wrapper {
	/*color: #ffffff;*/
	}

/* -----------------------------------------------------------------------------------------------*/

/* COMMISSION OPTIONS */
	blockquote::before {
		background-color: #181b20;
	}
	blockquote p::before {
		background-color: #ec3c30;
	}
	blockquote p {
	/*color: white;*/
	}
	blockquote::after {
		background-color: #181b20;
	}
	.commission-table {
		color: #181b20;
	}
	.commission-table tr:nth-child(2n) {
		background-color: #f4f4f4;
	}
		/* OLD SITE */
		#itsYourChoiceTable {
			border-color: #fff #fff #fff #fff !important;
		}
		.itsYourChoiceTableRegMidTD {
			border-color: transparent #fff #fff transparent !important;
		}
		.itsYourChoiceTableRegEndTD {
			border-color: transparent transparent #fff transparent !important;
		}
		.itsYourChoiceTableBotMidTD {
			border-color: transparent #fff transparent transparent !important;
		}

/* -----------------------------------------------------------------------------------------------*/

/* TESTIMONIALS */
	.testimonial_startz_wrapper_new {
		background-color: #181b20;
	}
	.testimonial_main_wrapper_new {
		background-color: #fff;
	}

/* -----------------------------------------------------------------------------------------------*/

/* GENERAL INQUIRIES */
	#generalInquiries h3 {
		/*color: white;*/
	}

/* -----------------------------------------------------------------------------------------------*/

/* PRIVACY NOTICE FOR CALIFORNIA CONSUMERS */
	#caPrivacyPolicyTable {
		border-color: white;
	}
	.caPrivacyPolicyTableRegMidTD {
		border-color: transparent white white transparent;
	}
	.caPrivacyPolicyTableRegEndTD {
		border-color: transparent transparent white transparent;
	}
	.caPrivacyPolicyUL {
	/*color: white;*/
	}

/* -----------------------------------------------------------------------------------------------*/

/* PROPERTY SEARCH */
	.property-search-bar-wrapper {
		background-color: #FFF;
	}
	.dropdown-content {
		background-color: #FFF;
	/*color: white;*/
	}
	.dropdown-content h3 {
		color: #181b20;
	}
	.daTermzResultz:hover {
		background-color: #181b20;
		color: white;
	}
	.searchBtn::after {
		color: #181b20;
	}
	.searchBtn:hover {
		/*background-color: #fff6d8 !important;*/
		/*border-color: #181b20 !important;*/
	}
	#searchBtnSave {
		background-color: #181b20;
		border-color: #181b20;
	}
	.bedzBathzActive {
		background-color: #181b20;
	}
	.bed-bath-search-button:hover{
		background-color: #fff6d8;
	/*color: #ffffff;*/
	}
	.searchOptionsRadioLabel {
	/*color: white;*/
	}
	.searchHeaderExplainyThing {
	/*color: white;*/
	}
	#daSaveSearchFormHeadline {
		color: #755e43;
	}
	#daSaveSearchFormDetailsLine {
		color: black;
	}
	#daSaveSearchFormStuffAtDaBottom {
		color: black;
	}
	.daInfoWindowContentzPrice {
		color: #755e43 !important;
	}
	.property-search-info-top-container {
		color: #000;
	}
	.property-search-info-top-container h3 {
		color: #181b20;
	}
	.daSortOptionz:hover {
		background-color: #755e43 !important;
	}
	.property-search-info-wrapper {
		background-color: #FFF;
	}
	.property-boxesPropSearch {
		border-color: #ec3c30;
	}
	.property-boxesPropSearch h3 {
		color: #181b20;
	}
	.property-boxesPropSearch ul {
		color: black;
	}
	.property-boxesPropSearch p {
		color: black;
	}
	.property-boxesPropSearch strong {
		color: black;
	}
	.property-boxesPropSearch:hover .btn-body {
		border-color: #755e43 !important;
	}
	.property-boxesPropSearch .btn-body{
		color: #755e43 !important;
		background-color: rgb(248, 249, 250) !important;
	}
	.property-boxesPropSearch .btn-body:hover {
		color: white !important;
		border-color: #755e43 !important;
		background-color: #755e43 !important;
	}
	#daPropDetailz {
		background-color: #FFF !important;
	}
	.pageBtn{
		border-color: #755e43;
		background-color: white;
		color: #755e43;
	}
	.pageBtnActive{
	/*color: white;*/
		border-color: #755e43;
		background-color: #755e43;
	}
	.footerPropSearch {
	  background-color: #181b20;
	}
		/* OLD SITE */
		#prop_search_list_view {
		/*color: #ffffff;*/
		}
		#search_results_table p {
			color: #000;
		}
		.search_results_table p {
			color: #000;
		}
		#daPropSearchHeader2b {
		/*color: #ffffff;*/
		}
		#daPropSearchHeader2c {
		/*color: #ffffff;*/
		}
		#daPropSearchHeader2d {
		/*color: #ffffff;*/
		}
		#daPropSearchFooter {
		/*color: #ffffff;*/
		}
		#prop_search_filters_wrapper {
			background-color: #FFF;
		}
		.search_results_prop_price_phone {
			color: #fff !important;
		}
		.search_results_prop_info_addy_phone {
			color: #fff !important;
		}
		.search_results_prop_features_phone {
			color: #fff !important;
		}
		.listing_info_prop_data_section_table_single_col {
		/*color: white;*/
		}
		#prop_search_save_window_content p {
			color: black;
		}

/* -----------------------------------------------------------------------------------------------*/

/* LISTING DETAIL */
	.propDetailzModalClose {
		background-image: linear-gradient(to bottom, #181b20, #181b20);
	}
	.listing-detail-content-container {
		background-color: #FFF;
	}
	.listing-detail-top-menu-buttons {
		border-right: 2px solid #5C5C5C;
	}
	.listing-detail-top-menu-buttons h4 {
		color: #181b20;
	}
	.listing-detail-top-menu-buttons:hover {
		background-color: #181b20;
		color: #ffffff;
	}
	.listing-detail-top-menu-buttons:hover h4 {
		color: #ffffff;
	}
	.listing-detail-top-menu-buttons:hover .fa-facebook {
	/*color: #ffffff;*/
	}
	.listing-detail-top-menu-buttons:hover .fa-facebook-square {
	/*color: #ffffff;*/
	}
	.listing-detail-top-menu-buttons:hover .fa-twitter {
	/*color: #ffffff;*/
	}
	.listing-detail-top-menu-buttons:hover .fa-twitter-square {
	/*color: #ffffff;*/
	}
	.fa-facebook, .fa-facebook-square {
		color: #181b20;
	}
	.fa-twitter, .fa-twitter-square {
		color: #181b20;
	}
	#scheduleViewingInfoContainer h2 {
		color: #181b20;
	}
	.listing-detail-main-property-details {
		color: #181b20;
	}
	.listing-detail-main-property-details h2 {
		color: #181b20;
	}
	.listing-detail-main-property-details h3 {
		color: #181b20;
	}
	.listingStatusWarn {
		color: #181b20;
	}
	#daSavePropertyFormHeadline {
		color: #181b20;
	}
	#daSavePropertyFormDetailsLine {
	/*color: #ffffff;*/
	}
	.photoTitle {
		color: #181b20;
	}
	.galleryShowMore {
		color: #181b20;
		border: 1px solid #181b20;
	}
	.galleryShowMore:hover {
		border-color: #181b20;
		background: #181b20;
	}
	.listing-detail-property-description-container {
		border-top: 2px solid #595959;
		border-bottom: 2px solid #595959;
	}
	.listing-detail-property-description-label {
		color: #181b20;
	}
	.listing-detail-property-description-details {
		/*color: white;*/
	}
	.listing-detail-property-features-header, .listing-detail-property-features-header-no-content {
		background-color: #FFF;
	/*color: white;*/
		border-top: 2px solid #595959;
		border-bottom: 2px dotted #595959;
	}
	.listing-detail-property-features-header:hover, .listing-detail-property-features-header-no-content:hover {
		background-color: #595034;
		color: white;
	}
	.listing-detail-property-features-header::after {
		color: #181b20;
	}
	.listing-detail-property-features-header.active::after {
		color: #181b20;
	}
	.listing-detail-property-features-label {
		color: #181b20;
	}
	.listing-detail-property-features-value {
		/*color: white;*/
	}
	#profileContent h4 {
		color: #181b20;
	}
	.property-boxes {
		border-color: #ec3c30;
	}
	.property-boxes h3 {
		color: #181b20;
	}
	.property-boxes ul {
		color: black;
	}
	.property-boxes p {
		color: black;
	}
	.property-boxes strong {
		color: black;
	}
	.property-boxes:hover .btn-body {
		border-color: #181b20 !important;
	}
	.property-boxes .btn-body{
		color: #181b20 !important;
		background-color: rgb(248, 249, 250) !important;
	}
	.property-boxes .btn-body:hover {
		color: white !important;
		border-color: #181b20 !important;
		background-color: #181b20 !important;
	}
		/* OLD SITE */
		#listing_info_td {
			background: #FFF;
		}
		#listing_info_top_info {
		/*color: #ffffff;*/
		}
		.listing_info_top_agent_info_inner_div_screen {
			background-color: #896827;
		}
		#listing_info_top_prop_data {
		/*color: #ffffff;*/
		}
		.listing_info_section_header {
			background-color: #896827;
		}
		.listing_info_amenities_selector_text {
			color: #000;
		}
		.listing_info_amenities_selector_text:hover {
		/*color: #ffffff;*/
		}
		.listing_info_amenities_selector_wrapper_on p {
			color: #fff !important;
		}
		.listing_info_amenities_selector_wrapper:hover p {
			color: #fff !important;
		}
		#listing_info_top_prop_data_da_remarks {
		/*color: white;*/
		}
		.listing_info_prop_data_item_value{
		/*color: white;*/
		}
		.listing_info_prop_data_item_label{
		/*color: white;*/
		}
		#listing_info_navigate_through_da_results {
		/*color: #ffffff;*/
		}
		#listing_info_get_more_info_who_gonna_assist {
			color: #000;
		}
		.listing_info_get_more_info_form_label {
			color: #000;
		}
		.listing_info_email_to_friend_form_label {
			color: #000;
		}
		.listing_info_top_agent_info_inner_div_minimal_stacked a {
		/*color: #ffffff;*/
		}
		#listing_info_navigate_through_da_results_minimal {
		/*color: #ffffff;*/
		}
		#listing_info_td_minimal {
			background: none;
		}
		.listing_info_action_menu_form_minimal p {
			color: #000;
		}

/* -----------------------------------------------------------------------------------------------*/
