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

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

/* HEADER */
	#daHeaderHeader {
		background: #FCFBE6;
	}
	#accountTab {
		background-color: #000000;
	}
	#accountTabCenterTD {
		color: #ffffff;
	}
	.accountMenuButtOff {
		color: #ffffff;
	}
	.accountMenuButtOn {
		background-color: #CA9B4E;
	}
	.minimalAccountSubmenu p {
		color: black;
	}
	#header-agent-logo {
		margin: 10px 0px 0px 0px;
	}
	@media screen and (max-width: 920px) {
		#header-agent-logo {
			display: none;
		}
	}
	#daHeaderImg {
		margin: 3.5% 1% 1.5% 0%;
	}
	#daHeaderImgAgnt {
		margin: 0.5% 0% 3.5% 0%;
	}
	#daHeaderAgentInfoWrapper, #daHeaderAgentInfoWrapperC {
		height: 125px;
	}
	@media screen and (max-width: 920px) {
		#daHeaderAgentInfoWrapper, #daHeaderAgentInfoWrapperC {
			height: auto;
		}
	}
	@media screen and (min-width: 921px) {
		#daAgentHeaderName {
			display: none;
		}
	}
	.daAgentHeaderName a {
		color: #000000;
	}
	#daAgentHeaderPhone a {
		color: #000000;
	}
	#daAgentHeaderInfoLine {
		color: #000000;
	}
	#daAgentHeaderInfoLine a {
		color: #000000;
	}

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

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

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

/* LOGIN */

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

/* ACCOUNT SETTINGS */

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

/* AGENT ADMIN */
	.listing-detail-property-features-header-no-content::after {
		color: #CA9B4E;
	}
	#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: #111111;
	}
	.savedSearchWrapper p {
		color: black;
	}

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

/* TOP MENU */
	#daHeaderMenuFull {
		background: #111111;
		border-color: #CA9B4E transparent #CA9B4E transparent;
	}
	.menuButtonBlahOff {
		color: #ffffff;
	}
	.menuButtonEndOff {
		color: #ffffff;
	}
	.menuButtonEndOn {
		color: #CA9B4E;
	}
	.menuButtonBlahOn {
		color: #CA9B4E;
	}
	a.menuLink {
		color: inherit;
		text-decoration: none;
		display: block;
	}
	a.menuLink:hover {
		color: inherit;
		text-decoration: none;
	}
	#menuUnderlinerThingy {
		background-color: #CA9B4E;
	}
	.subMenus {
		background-color: #111111;
		border-color: transparent #CA9B4E #CA9B4E #CA9B4E;
	}
	.subMenus p {
		color: #ffffff;
	}
	.submenuButtonBlahOff {
		border-color: transparent transparent #CA9B4E transparent;
	}
	.submenuButtonBlahOn {
		border-color: transparent transparent #CA9B4E transparent;
		background-color: #CA9B4E;
	}
	.submenuButtonEndOff {
		border-color: transparent transparent #CA9B4E transparent;
	}
	.submenuButtonEndOn {
		border-color: transparent transparent #CA9B4E transparent;
		background-color: #CA9B4E;
	}
	.daMinimalMenuButtOff {
		background-color: #111111;
	}
	.daMinimalMenuButtLinesOff {
		background-color: #ca9b4e;
	}

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

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

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

/* GUEST LIST */
	#openHouseGuestListForm p {
		color: #111111;
	}
	#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: #CA9B4E;
	}
		/* OLD SITE */
		.pageContentEditLabelsTD {
			color: white;
		}

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

/* HOME PAGE */
	.home #daHeaderImg {
		margin: 6% 0% 3.25% 0%;
	}
	#daBarWitDaAgentInfoInItOuterWrapper {
		background-color: #CA9B4E;
	}
	.home h1 {
		color: #CA9B4E;
	}
	.agent-search-wrapper {
		background-color: #CA9B4E;
	}
	.agent-search-wrapper p {
		color: #111111;
	}
	.agent-search-wrapper .btn-body {
		background-color: #111111;
		color: #CA9B4E;
	}
	.agent-search-wrapper .btn-body:hover {
		border-color: #000;
		background-color: #DFD2A6;
		color: black;
	}
	#daSpotlightListingOuterWrapper {
		background: #CA9B4E;
	}
	.allDaRandomFeaturedListingsOuterWrapperShaded {
		background-color: #CA9B4E;
	}
	.allDaRandomFeaturedListingsHeader {
		color: #dfc480;
	}
	#daHomePageCopyrightBar {
		background: #CA9B4E;
	}
	.daHomePageCopyrightBarTextNoFeaturedProp {
		color: #ffffff !important;
	}
	.daHomePageCopyrightBarTextNoFeaturedProp a {
		color: #CA9B4E !important;
	}
	.daHomePageCopyrightBarAgentInfoLineName {
		text-transform: unset;
	}
		/* OLD SITE */
		#daQuickSearchResultsTD p {
			color: #000;
		}

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

/* RECENT SALES */
	.recent-sales-address {
		color: #979695;
	}

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

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

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

/* BUYER'S GUIDE */
	.daBuyerzGuidePDFbutt {
		background: none;
		background-color: #CA9B4E;
		color: #111111;
		border: 1px solid #CA9B4E;
	}
	.daBuyerzGuidePDFbutt:hover {
		background: none;
		border-color: #CA9B4E;
		background-color: #fff6d8;
		color: #111111;
	}

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

/* 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: #111111;
	}
	#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: #CA9B4E;
		color: white;
	}
	#your_homes_value_loading_text {
		color: #fff !important;
	}
	.your_homes_value_following_balls {
		background-color: #CA9B4E;
	}
	@-moz-keyframes bounce_your_homes_value_following_balls {
		0% {
			left: 0px;
			background-color: #CA9B4E;
		}
		50% {
			left: 343px;
			background: rgba(181, 163, 106, 0);
		}
		100% {
			left: 0px;
			background-color: #CA9B4E;
		}
	}
	@-webkit-keyframes bounce_your_homes_value_following_balls {
		0% {
			left: 0px;
			background-color: #CA9B4E;
		}
		50% {
			left: 343px;
			background: rgba(181, 163, 106, 0);
		}
		100% {
			left: 0px;
			background-color: #CA9B4E;
		}
	}
	@-ms-keyframes bounce_your_homes_value_following_balls {
		0% {
			left: 0px;
			background-color: #CA9B4E;
		}
		50% {
			left: 343px;
			background: rgba(181, 163, 106, 0);
		}
		100% {
			left: 0px;
			background-color: #CA9B4E;
		}
	}
	@-o-keyframes bounce_your_homes_value_following_balls {
		0% {
			left: 0px;
			background-color: #CA9B4E;
		}
		50% {
			left: 343px;
			background: rgba(181, 163, 106, 0);
		}
		100% {
			left: 0px;
			background-color: #CA9B4E;
		}
	}
	@keyframes bounce_your_homes_value_following_balls {
		0% {
			left: 0px;
			background-color: #CA9B4E;
		}
		50% {
			left: 343px;
			background: rgba(181, 163, 106, 0);
		}
		100% {
			left: 0px;
			background-color: #CA9B4E;
		}
	}
	#your_homes_value_contact_form_wrapper {
		color: #fff;
	}

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

/* COMMISSION OPTIONS */
	blockquote::before {
		background-color: #CA9B4E;
	}
	blockquote p::before {
		background-color: #CA9B4E;
	}
	blockquote p {
		color: white;
	}
	blockquote::after {
		background-color: #CA9B4E;
	}
	.commission-table {
		color: white;
	}
	.commission-table tr:nth-child(2n) {
		background-color: #CA9B4E;
	}
		/* 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: #CA9B4E;
	}
	.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: #111111;
	}
	.dropdown-content {
		background-color: #111111;
		color: white;
	}
	.dropdown-content h3 {
		color: #CA9B4E;
	}
	.daTermzResultz:hover {
		background-color: #CA9B4E;
	}
	.searchBtn::after {
		color: #CA9B4E;
	}
	.searchBtn:hover {
		background-color: #fff6d8 !important;
		border-color: #CA9B4E !important;
	}
	.bedzBathzActive {
		background-color: #CA9B4E;
	}
	.bed-bath-search-button:hover{
		background-color: #fff6d8;
		color: #111111;
	}
	.searchOptionsRadioLabel {
		color: white;
	}
	.searchHeaderExplainyThing {
		color: white;
	}
	#daSaveSearchFormHeadline {
		color: #CA9B4E;
	}
	#daSaveSearchFormDetailsLine {
		color: black;
	}
	#daSaveSearchFormStuffAtDaBottom {
		color: black;
	}
	.daInfoWindowContentzPrice {
		color: #CA9B4E !important;
	}
	.property-search-info-top-container {
		color: white;
	}
	.property-search-info-top-container h3 {
		color: #CA9B4E;
	}
	.daSortOptionz:hover {
		background-color: #CA9B4E !important;
	}
	.property-search-info-wrapper {
		background-color: #111111;
	}
	.property-boxesPropSearch h3 {
		color: #CA9B4E;
	}
	.property-boxesPropSearch ul {
		color: black;
	}
	.property-boxesPropSearch p {
		color: black;
	}
	.property-boxesPropSearch strong {
		color: black;
	}
	.property-boxesPropSearch:hover .btn-body {
		border-color: #CA9B4E !important;
	}
	.property-boxesPropSearch .btn-body{
		color: #CA9B4E !important;
		background-color: rgb(248, 249, 250) !important;
	}
	.property-boxesPropSearch .btn-body:hover {
		color: white !important;
		border-color: #CA9B4E !important;
		background-color: #CA9B4E !important;
	}
	#daPropDetailz {
		background-color: #111111 !important;
	}
	.pageBtn{
		border-color: #CA9B4E;
		background-color: white;
		color: #CA9B4E;
	}
	.pageBtnActive{
		color: white;
		border-color: #CA9B4E;
		background-color: #CA9B4E;
	}
	.footerPropSearch {
	  background-color: #CA9B4E;
	}
		/* OLD SITE */
		#prop_search_list_view {
			color: #ffffff;
		}
		#search_results_table p {
			color: #000;
		}
		.search_results_table p {
			color: #000;
		}
		#daPropSearchHeader2b {
			color: #fff;
		}
		#daPropSearchHeader2c {
			color: #fff;
		}
		#daPropSearchHeader2d {
			color: #fff;
		}
		#daPropSearchFooter {
			color: #fff;
		}
		#prop_search_filters_wrapper {
			background-color: #111111;
		}
		.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, #CA9B4E, #CA9B4E);
	}
	.listing-detail-content-container {
		background-color: #111111;
	}
	.listing-detail-top-menu-buttons {
		border-right: 2px solid #5C5C5C;
	}
	.listing-detail-top-menu-buttons h4 {
		color: #CA9B4E;
	}
	.listing-detail-top-menu-buttons:hover {
		background-color: #CA9B4E;
	}
	.listing-detail-top-menu-buttons:hover h4 {
		color: #111111;
	}
	.listing-detail-top-menu-buttons:hover .fa-facebook {
		color: #111111;
	}
	.listing-detail-top-menu-buttons:hover .fa-facebook-square {
		color: #111111;
	}
	.listing-detail-top-menu-buttons:hover .fa-twitter {
		color: #111111;
	}
	.listing-detail-top-menu-buttons:hover .fa-twitter-square {
		color: #111111;
	}
	.fa-facebook, .fa-facebook-square {
		color: #CA9B4E;
	}
	.fa-twitter, .fa-twitter-square {
		color: #CA9B4E;
	}
	#scheduleViewingInfoContainer h2 {
		color: #CA9B4E;
	}
	.listing-detail-main-property-details {
		background-color: #373737;
		color: white;
	}
	.listing-detail-main-property-details h2 {
		color: #CA9B4E;
	}
	.listing-detail-main-property-details h3 {
		color: #CA9B4E;
	}
	.listingStatusWarn {
		color: #CA9B4E;
	}
	#daSavePropertyFormHeadline {
		color: #CA9B4E;
	}
	#daSavePropertyFormDetailsLine {
		color: #111111;
	}
	.photoTitle {
		color: #CA9B4E;
	}
	.galleryShowMore {
		color: #CA9B4E;
		border: 1px solid #CA9B4E;
	}
	.galleryShowMore:hover {
		border-color: #CA9B4E;
		background: #CA9B4E;
	}
	.listing-detail-property-description-container {
		border-top: 2px solid #595959;
		border-bottom: 2px solid #595959;
	}
	.listing-detail-property-description-label {
		color: #CA9B4E;
	}
	.listing-detail-property-description-details {
		color: white;
	}
	.listing-detail-property-features-header, .listing-detail-property-features-header-no-content {
		background-color: #111111;
		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;
	}
	.listing-detail-property-features-header::after {
		color: #CA9B4E;
	}
	.listing-detail-property-features-header.active::after {
		color: #CA9B4E;
	}
	.listing-detail-property-features-label {
		color: #CA9B4E;
	}
	.listing-detail-property-features-value {
		color: white;
	}
	#profileContent h4 {
		color: #CA9B4E;
	}
	.property-boxes h3 {
		color: #CA9B4E;
	}
	.property-boxes ul {
		color: black;
	}
	.property-boxes p {
		color: black;
	}
	.property-boxes strong {
		color: black;
	}
	.property-boxes:hover .btn-body {
		border-color: #CA9B4E !important;
	}
	.property-boxes .btn-body{
		color: #CA9B4E !important;
		background-color: rgb(248, 249, 250) !important;
	}
	.property-boxes .btn-body:hover {
		color: white !important;
		border-color: #CA9B4E !important;
		background-color: #CA9B4E !important;
	}
		/* OLD SITE */
		#listing_info_td {
			background: #111111;
		}
		#listing_info_top_info {
			color: #fff;
		}
		.listing_info_top_agent_info_inner_div_screen {
			background-color: #CA9B4E;
		}
		#listing_info_top_prop_data {
			color: #fff;
		}
		.listing_info_section_header {
			background-color: #CA9B4E;
		}
		.listing_info_amenities_selector_text {
			color: #000;
		}
		.listing_info_amenities_selector_text:hover {
			color: #fff;
		}
		.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: #fff;
		}
		#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: #fff;
		}
		#listing_info_navigate_through_da_results_minimal {
			color: #fff;
		}
		#listing_info_td_minimal {
			background: none;
		}
		.listing_info_action_menu_form_minimal p {
			color: #000;
		}

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