/* Color Styles */

body {
	background: black url('/images/corporate/kkpa-black.jpg') top no-repeat;
	color: #8c8c8c;
}

#sites {
	color: #737373;
}

#sites a {
	color: #737373;
}

#navigation {
	color: #737373;
}

#navigation a {
	color: white;
}

#navigation li.tab:hover li a {
	color: white;
}

#navigation a:hover,
#navigation li.tab:hover a,
#navigation li.tab li a:hover {
	color: #b00012;
}

#content h2 {
	color: white;
}

#content p.alt {
	color: white;
}

#content p.let_us_know {
	color: #cecece;
}

#content p strong {
	color: white;
}

#content a,
#secondary_content a {
	color: #b00012;
}

#content #sub_content h2 {
	color: #c2c2c2;
}

#secondary_content h2 {
	color: white;
}

#secondary_content h3 {
	color: white;
}

#secondary_content h2.client_login {
	color: #a0a0a0;
}

#secondary_content blockquote p {
	color: white;
}

#secondary_content cite {
	color: #b00012;
}

#secondary_content ul.about_links a {
	color: #bfbfbf;
}

#secondary_content ul.about_links a.assistance {
	color: #b00012;
}

#secondary_content input {
	border-color: #393939;
	background: black;
	color: white;
}

/* Wiki Page */

body.wiki_page #content div.description {
	color: white;
}

body.wiki_page #content h2 {
	border-color: #222222;
	color: #d50000;
}

body.wiki_page #secondary_content img {
	border-color: #232323;
}

body.wiki_page #secondary_content table td {
	color: white;
}

body.wiki_page #content ul.city li {
	color: white;
}

/* Commercial Services, Residential Services, Case Studies */

body.commercial_services_page #content h2,
body.case_studies_page #content h2,
body.expertise_page #content h2,
body.what_is_a_buyers_agent_page #content h2,
body.residential_services_page #content h2 {
	color: #d50000;
}

body #content ul.about {
	color: white;
}

body #content ul.about li.link a {
	color: white;
}

body.commercial_services_page #content ul.property_index,
body.case_studies_page #content ul.property_index,
body.what_is_a_buyers_agent_page #content ul.property_index,
body.residential_services_page #content ul.property_index {
	border-color: #191919;
}

body.commercial_services_page #content ul.property_index li a:hover,
body.case_studies_page #content ul.property_index li a:hover,
body.what_is_a_buyers_agent_page #content ul.property_index li a:hover,
body.residential_services_page #content ul.property_index li a:hover {
	color: #ff0000;
}

body.commercial_services_page #content ul.properties li,
body.expertise_page #content ul.properties li,
body.case_studies_page #content ul.properties li,
body.what_is_a_buyers_agent_page #content ul.properties li,
body.residential_services_page #content ul.properties li {
	border-color: #191919;
}

body.commercial_services_page #content ul.properties li img,
body.expertise_page #content ul.properties li img,
body.case_studies_page #content ul.properties li img,
body.what_is_a_buyers_agent_page #content ul.properties li img,
body.residential_services_page #content ul.properties li img {
	border-color: #1c1c1c;
}

body.how_we_work_page #content ol.how_we_work li span,
body.why_us_page #content ol.why_us li span,
body.testimonials_page #content ol.testimonials li span,
body.why_use_a_buyers_agent_page #content ol.why_using_property_finder li span {
	background-color: #121212;
}

body.careers_and_partnerships_page #content .our_vision p,
body.careers_and_partnerships_page #content .careers p {
	color: white;
}

body.careers_and_partnerships_page #content .partnerships ul li {
	color: white;
}

body.testimonials_page #content ul.testimonials li blockquote p {
	color: white;
}

body.testimonials_page #content ul.testimonials li cite {
	color: #b00012;
}

/* Maps */

body.map_page #countries li {
	border-color: #2a2a2a;
	background: #0f0f0f;
}

body.map_page #countries h3 a {
	color: white;
}

body.map_page #countries li a {
	color: white;
}

/* Contact */
body.contact_page #content ul.about li.description span {
	color: #494949;
}

body.contact_page #content ul.about li.description address {
	color: #b00012;
}