/*screen.css colours*/
html, body {background:#000}
#header {background:#000;border-bottom:3px solid #000}
#header form label {color:#fff}
#mid, #extras {background:#000;color:yellow}
#site-info, #site-info a {color:#fff}
h1,h2,h3 {color:aqua}
#sub-wrap {background:#000}
#section-title {color:#fff}
#hot-news {background:#000}
#hot {background:transparent}
#hot-news a {color:lime}
#access-options {color:lime}
a {color:lime !important}
a:hover {color:magenta !important}
.active a {color:magenta !important}
#access-options a, #access-options span {color:lime}
#access-options a:hover {color:magenta}
a.button-med, a.button-large {color:#fff;}
a.button-med {background:#000}
a.button-med span {background:000}
a.button-large {background:#000}
a.button-large span {background:#000}
#postcode-searchbox {background:#000}
#postcode-searchbox div {background:#000;color:yellow}
#content h2 {color:aqua !important}
.location {color:o}
#content .content-list a {}
#content .content-list a:hover {}
#totop {
	color:lime !important;
	background:#000;
	display:block;
	margin-bottom:5px;
	width:auto;
	height:auto;
	text-indent:0;
	overflow:none;
}
/*end screen.css colours*/

/*nav.css colours*/
#nav a {background:#000;color:lime}
#nav a:hover {background:#000;color:magenta}
#sub-nav a {color:lime;background:transparent}
#sub-nav a:hover {color:magenta}
/*end nav.css colours*/

/*property.css colours*/
#content h2 {color:#006cdb}
#content a {color:yellow}
#content a.action {color:#fff;background:#000}
#content a.action:hover {color:#00246a}
#content a.action span {background:#000}
.call-now {color:#006cdb}
.location {color:#006cdb}
#counties-nav a {color:#006cdb}
#counties-nav a.active {color:#00246a}
#counties-nav span {background:#000}
#counties-nav a {background:#000}
#homes-list-table tr.headings th{background:#007dd1}
#homes-list-table th {color: #fff}
#homes-list-table td {border-bottom: 1px solid #216bbd}
#homes-list-table td .company-title a{color:#004799}
#homes-list-table td .company-title a:hover{color:#007dd1}
#homes-list-table a {color:#216bbd}
/*end property.css colours*/

/*news.css colours*/
.date {color:orange}
.prev-next .context {color:#006cdb}
.prev-next .next {background:#000}
.prev-next .previous {background:#000}
/*end news.css colours*/

/*job.css colours*/
.job-listing li {color:yellow;background:#000}
.job-listing li div.detail {background:#000;border:1px solid yellow}
.job-listing li h3 a {color:yellow}
a.property-link {color:yellow}
#summary-details {color:yellow}
#apply-to h2 {color:aqua}
#apply-to a {color:lime}
#apply-to a:hover {color:magenta}
/*end job.css colours*/

/*article.css colours*/
#article-listing h3 {color:#006cdb}
#article-listing h3 a {color:#006cdb}
#article-listing h3 a:hover {color:#000}
/*end article.css colours*/