﻿@charset "utf-8";
/* CSS Document */

/* Remove unwanted elements */

#headerlogoprint
{
display: block;
}

#menubarnav, #localebar, #headerlogo, #Footer
{
display: none;
}
 

/* Improve colour contrast of links 
Light Grey:		ACA4A5	#464646	Smaller text - Footer, Locale Bar, Events
Grey:			838383	#2D2D2D	Larger text - News, Email
Dark Grey*:		333333	#0F0F0F	hr, input box text
Blue:			14AACB	#4E4E4E	links
Orange:			DF9824	#242424	links
Yellow:			FFCC00	#2E2E2E	heading - links
Off White 1:	F2F2F2	#030303	body text
Off White 2:	F3F3F3	#020202	text
White: 			FFFFFF	#000000	menu & header bar
Black: 			000000	#FFFFFE	background
*/

body {color:#030303;}
a {color:#2E2E2E;}
a:visited ,a:active {color: #2E2E2E;}
a:hover {color:#2E2E2E;}
#headerbartitle{color:#000000;}
#localebar {color:#464646;}
a.localebar{color:#464646;}
a:visited.localebar,a:active.localebar{ color: #464646;}
a:hover.localebar{ color:#242424;}
hr.Information {background-color:#0F0F0F;} 
H2.Information {color:#4E4E4E;}
a.Footer {color:#464646;}
Input.Search {color:#0F0F0F;}
Select.Search {color:#0F0F0F;}
a.Search{color:#4E4E4E;}
a:visited.Search,a:active.Search{color:#4E4E4E;}
a:hover.Search{color:#4E4E4E;}
a.Feed {color:#464646;}
#LocationCounter {color:#030303;}
H2.LocationCounter {color:#4E4E4E;}
#NewsletterSubscribe {color:#030303;}
span.Events {color:#464646;}
H2.News {color:#2D2D2D;}
a.NewsFull {color:#4E4E4E;}
#NewsPostMeta {color:#2D2D2D;}
a.NewsPostPermalink {color:#4E4E4E }
a:visited.NewsPostPermalink ,a:activ.NewsPostPermalink {color: #4E4E4E;}
a:hover.NewsPostPermalink {color:#4E4E4E;}
a.NewsSidebarArchiveList {color:#030303 }
a:visited.NewsSidebarArchiveList ,a:activ.NewsSidebarArchiveList {color: #030303;}
a:hover.NewsSidebarArchiveList {color:#030303;}
li.NewsSidebarArchiveList {color:#2D2D2D;}
li.NewsSidebarTagList {color:#2D2D2D;}
a.NewsSidebarTagList {color:#030303 }
a:visited.NewsSidebarTagList ,a:activ.NewsSidebarTagList {color: #030303;}
a:hover.NewsSidebarTagList {color:#030303;}
H2.NewsPostDate {color:#2D2D2D;}
span.NewsPostMetaAuthor, span.NewsPostMetaSeperator, span.NewsPostMetaTag {color:#2D2D2D;}
a.NewsPostMetaTag {color:#4E4E4E }
a:visited.NewsPostMetaTag ,a:activ.NewsPostMetaTage {color: #4E4E4E;}
a:hover.NewsPostMetaTag {color:#4E4E4E;}
#ArchiveMeta {color:#2D2D2D;}
H2.Archive {color:#4E4E4E;}
a.Archive {color:#4E4E4E;}
a:visited.Archive ,a:activ.Archive {color: #4E4E4E;}
a:hover.Archive {color:#4E4E4E;}
H2.Listings {color:#2E2E2E;}
H2.ListingsAdvert {color:#2E2E2E;}
a.ListingEmail {color:#2D2D2D;}
a.ListingChange {color:#464646;}
a.ListingTitle {color:#2E2E2E;}
a.Listings {color:#4E4E4E;}
p.AdvSearchNote {color:#464646;}
Input.AdvSearch {color:#0F0F0F;}
Select.AdvSearch {color:#0F0F0F;}
h2.AdvSearch {color:#4E4E4E;}
a.AdvSearch{color:#4E4E4E;}
a:visited.AdvSearch,a:active.Search{ color:#4E4E4E;}
a:hover.AdvSearch{color:#4E4E4E;}
a.tagweight5 {color:#4E4E4E }
a:visited.tagweight5 ,a:active.tagweight5 {color: #4E4E4E;}
a:hover.tagweight5 {color:#4E4E4E;}
a.tagweight4 {color:#4E4E4E }
a:visited.tagweight4 ,a:active.tagweight4 {color: #4E4E4E;}
a:hover.tagweight4 { color:#4E4E4E;}
a.tagweight3 {color:#4E4E4E }
a:visited.tagweight3 ,a:active.tagweight3 {color: #4E4E4E;}
a:hover.tagweight3 {color:#4E4E4E;}
a.tagweight2 {color:#4E4E4E }
a:visited.tagweight2 ,a:active.tagweight2 {color: #4E4E4E;}
a:hover.tagweight2 {color:#4E4E4E;}
a.tagweight1 {color:#4E4E4E }
a:visited.tagweight1 ,a:active.tagweight1 {color: #4E4E4E;}
a:hover.tagweight1 {color:#4E4E4E;}
#main_map{color:#FFFFFE;}
a.MapDisclaimer {color:#2E2E2E;}
h3.SearchTooManyResultsMessage {color:#FF0000;}
h3.SearchErrorMessage {	color:#FF0000;}
H1.ResultListing {color:#030303;}
H2.ResultListing {color:#2D2D2D;}
a.MapResultListingTitle {color:#2E2E2E;}
a.MapResultListingEntryEmail {color:#2D2D2D;}
a.MapResultListingEntryWeb {color:#2D2D2D;}
span.MapResultListingDescTitle {color:#4E4E4E;}
a.MapResultListingViewMap {color:#2E2E2E;}
#ResultSummaryTitleNumber {color:#4E4E4E;}
H1.ResultSummary {color:#4E4E4E;}
H2.ResultSummary {color:#2D2D2D;}
H3.ResultSummary {color:#4E4E4E;}
#ResultSummaryLocation {color:#030303;}
span.MapResultRouteSummaryTitle{color:#2D2D2D;}
a.ResultSummaryOptions {color:#2E2E2E;}

