

@media screen {
/* bodyColor -------------------------------------------------------------------------------------------- */

/* FOOTBALL */


/* BUSINESS - the main background colour is always white*/

	

/* outsideColor -------------------------------------------------------------------------------------------- */
/* Is applied using YUI Javascript onDOMReady to prevent flicker of background outside colour as the page loads */
	
	/* body { background : #FFFFFF } */
	
	
/* background1Color -------------------------------------------------------------------------------------------- */

/* BUSINESS */


	/* Article images pagination background */
		#container #b .articleImage .footerBar { background-color : #000000 ; }
	
	/* Promo box border */
		#container #b .promobox { border : 1px solid #000000 ; }

	/* Unselected nav background */
		#container #h .sectionNav,
		#container #f .sectionNav { background-color : #000000 ; }
		#container #h .site-nav { background-color : #000000 ; }
		#container #h .site-nav li	{ background-color : #000000 ; }
		#container #f .site-nav { background-color : #000000 ; }
		#container #f .site-nav li	{ background-color : #000000 ; }
		
	/* .titled .titleArticle background:-   region title bar, Link list title bar, Gallery title bar, This story title bar, Comments title bar */
		
		#container #h .login-menu { background-color : #000000 ; }
		#container #b .titled .title { background-color : #000000 ; }
		#container #b .titled .title h1,
		#container #b .titled .title h2,
		#container #b .titled .title h3,
		#container #b .titled .title h4 { background-color : #000000 ; }

	/* channel pagination */
		#container #b .and-channel .footerBar { background-color : #000000 ; }
	
	/* archive footer */
		#container #b .archive .footerBar,
		#container #b .archive .footerBar h2 { background-color : #000000 ; }

	/* Search results pagination background */
		#b .searchContent .footerBar { background-color : #000000 ; }

	/* Search results pagination background */
		#container #b .tabs li { background-color : #000000 ; }

		
/* background2Color -------------------------------------------------------------------------------------------- */

	/*  Background for - This story, Article image, Related content */
		#container #b .regionBackground { background-color : #123456 ; }
		
	/* Promobox background */
		#container #b .promobox { background-color : #123456 ; }
	
	/* Comments background */
		#container #b #jive-community #jive-message-list { background-color : #123456 ; }
	
	/* Comments form background */
		#container #b .tinFormBG { background-color : #123456 ; }
	
	/* Sub nav background */
		#container #h .sectionNavSub,
		#container #f .sectionNavSub { background-color : #123456 ; }
	
/* FOOTBALL - Search tab selected */


/* BUSINESS */


/* background3Color -------------------------------------------------------------------------------------------- */
/* Is currently unused */



/* contentFont -------------------------------------------------------------------------------------------- */
/* contentFontColor */

	/* Document */
		#container { color : #123456 ; font-family : Sans-serif ; }
	/* Article body, Article detail body */
		#container .channelTextNoImage p { color : #123456 ; font-family : Sans-serif ; }
		#container .channelTextWithImage p { color : #123456 ; font-family : Sans-serif ; }
		#container .textIcon p { color : #123456 ; font-family : Sans-serif ; }
		#container .textWithImage p { color : #123456 ; font-family : Sans-serif ; }
		#container .titleText p { color : #123456 ; font-family : Sans-serif ;  }
		#container .article-detail p { color : #123456 ; font-family : Sans-serif ;  }
		#container .article.channel p { color : #123456 ; font-family : Sans-serif ;  }
	
	/* Creation date, breaking news */
		#container #b .article .creationDate { color : #123456 ; font-family : Sans-serif ;  }
		#container #b .article .breaking { color : #123456 ; font-family : Sans-serif ;  }
		#container #b .article .pressRelease { color : #123456 ; font-family : Sans-serif ;  }
		#container #b .article-detail .pressRelease { color : #123456 ; font-family : Sans-serif ;  }
		#container #b .article-detail .creationDate { color : #123456 ; font-family : Sans-serif ;  }
	/* Google ad text */
		#container #b #gContextAds .gCAdText { color : #123456 ; font-family : Sans-serif ;  }
		
/* title1Font -------------------------------------------------------------------------------------------- */
/* title1FontColor */

	/* Region titles, link list title, gallery title, related content title, this story title, comments title */
		#container #b .titled .title h1,
		#container #b .titled .title h2,
		#container #b .titled .title h3,
		#container #b .titled .title h4,
		#container #b .titled .title h1 a,
		#container #b .titled .title h2 a,
		#container #b .titled .title h3 a,
		#container #b .titled .title h4 a { color : #123456 ; font-family : Sans-serif ; }

	/* Login */	
		#container #h .login-menu,
		#container #h .login-menu a{ color : #123456 ; font-family : Sans-serif ; }
	
	/* Unselected Nav */
		#container #h .site-nav li,
		#container #h .site-nav a,
		#container #f .site-nav li,
		#container #f .site-nav a { color : #123456 ; font-family : Sans-serif ; }
	
	/* article image pagination text */
		#container #b .articleImage a,
		#container #b .articleImage a:link,
		#container #b .articleImage a:visited,
		#container #b .articleImage .footerBar .pagingBorder { color : #123456 ; font-family : Sans-serif ; }
	
	/* channel pagination */	
		#container #b .and-channel .pageDigit .currentPage { color : #123456 ; font-family : Sans-serif ; }
		#container #b .and-channel .pageDigit a,
		#container #b .and-channel .pageDigit a:visited,
		#container #b .and-channel .pageActive a,
		#container #b .and-channel .pageActive a:visited { color : #123456 ; font-family : Sans-serif ; }

	/* Archive footer text */
		#container #b .archive .footerBar h2,
		#container #b .archive .footerBar h2 a,
		#container #b .archive .footerBar h2 a:visited { color : #123456 ; font-family : Sans-serif ; }
		#b .archive .footerBar .pagingBorder .pagingStrip .pageActive,
		#b .archive .footerBar .pagingBorder .pagingStrip .pageDigit a,
		#b .archive .footerBar .pagingBorder .pagingStrip .pageActive a,
		#b .archive .footerBar .pagingBorder .pagingStrip .ltgt { color : #123456 ; font-family : Sans-serif ; }
	
	/* Search pagination */
		#container #b .searchContent .pageDigit .currentPage,
		#container #b .searchContent .pageDigit a,
		#container #b .searchContent .pageDigit a:visited,
		#container #b .searchContent .pageActive a,
		#container #b .searchContent .pageActive a:visited,
		#container #b .searchContent .pagesXofX,
		#b .searchContent .ltgt { color : #123456 ; font-family : Sans-serif ; }
	
	/* Search results page tabs */
		#container #b .tabs p,
		#container #b .tabs p a,
		#container #b .tabs p,
		#container #b .tabs p a { color : #123456 ; font-family : Sans-serif ; }
		
/* BUSINESS */
	

		
	
/* title2Font -------------------------------------------------------------------------------------------- */
/* title2FontColor */
	
/* FOOTBALL - Selected nav element link */


/* BUSINESS */


	/* article links */
		#container #b .article a { color : #123456 ; font-family : Sans-serif ; }

	/* more news link */
		#container #b .footerBar h2 a { color : #123456 ; font-family : Sans-serif ; }

	/* link list link */
		#container #b .linklist a { color : #123456 ; font-family : Sans-serif ; }
		
	/* article detail title */
		#container #b .article-detail h1 { color : #123456 ; font-family : Sans-serif ; }
		
	/* comment on story link */
		#container #b .commentSection a { color : #123456 ; font-family : Sans-serif ; }

	/*~	 footer Links */
		#container #f .footerLinks a { color : #123456 ; font-family : Sans-serif ; }


/* title3Font -------------------------------------------------------------------------------------------- */
/* title3FontColor */

	/* Promo box links */
		#container #b .promobox a { color : #123456 ; font-family : Sans-serif ; } 

	/* Related story links */
		#container #b .relatedContent a { color : #123456 ; font-family : Sans-serif ; }

	/* This story links */
		#container #b .thisStory a { color : #123456 ; font-family : Sans-serif ; }

	/* Report abuse link */
		#container #b #jive-message-list .jive-report-abuse-link { color : #123456 ; font-family : Sans-serif ; }
		
	/* Form labels */
		#container #b #tinForm label, .tinForm label { color : #123456 ; font-family : Sans-serif ; }
		
	/* Gallery paging links */	
		#container #b .slideshows .pagingStrip .pageDigit a { color : #123456 ; font-family : Sans-serif ; }
		#container #b .slideshows .pagingStrip .pageDigit a:visited { color : #123456 ; font-family : Sans-serif ; }
		#container #b .slideshows .pagingStrip .pageActive a { color : #123456 ; font-family : Sans-serif ; }
		#container #b .slideshows .pagingStrip .pageActive a:visited { color : #123456 ; font-family : Sans-serif ; }
	
	/* Gallery type links */	
		#container #b .slideshows .gallerytype a,
		#container #b .slideshows .gallerytype a:visited { color : #123456 ; font-family : Sans-serif ; }
		#container #b .slideshows .albumGallery .tileText a { color : #123456 ; font-family : Sans-serif ; }

	/* Archive links */
		#archive.content h2 a { color : #123456 ; font-family : Sans-serif ; } 
	
	/* Search result link */	
		#container #b .search-results a { color : #123456 ; font-family : Sans-serif ; } 
	
	/* Google web search result title */
		#container .gs-title, #container .gs-title b { color : #123456 ; font-family : Sans-serif ; }
	/* Google web search page digit */
		#container .gsc-cursor-page { color : #123456 ; font-family : Sans-serif ; }
	/* Google web search more results */
		#container .gsc-trailing-more-results { color : #123456 ; font-family : Sans-serif ; }
		

/* BUSINESS */


/* FOOTBALL */


		

/* title4Font -------------------------------------------------------------------------------------------- */
/* title4FontColor */

	/* Promo box title */
		#container #b .promobox h2 { color : #123456 ; font-family : Sans-serif ; }
		
	/* This story body - social links 'bookmark with'  */
		#container #b .socialLinks h3{ color : #123456 ; font-family : Sans-serif ; }

	/* Article image title */
		#container #b .mainImageTitle { color : #123456 ; font-family : Sans-serif ; }
	
	/* Promo body */
		#container #b .promobox .promoText { color : #123456 ; font-family : Sans-serif ; }
	
	/* Comments body */
		#container #b #jive-community #jive-message-list { color : #123456 ; font-family : Sans-serif ; }
		
	/* Comments date */
		#container #b #jive-community #jive-message-list .jive-date { color : #123456 ; font-family : Sans-serif ; }
		
	/* Comments form text */
		#container #b form fieldset legend { color : #123456 ; font-family : Sans-serif ; }

	/* Gallery details text */
		#container #galleryintro { color : #123456 ; font-family : Sans-serif ; }
		#container #gallerycontent .largeImageCaption { color : #123456 ; font-family : Sans-serif ; }
		#container #b .slideshows .pagingStrip .pageDigit .currentPage { color : #123456 ; font-family : Sans-serif ; }
		
	/* Gallery summary text */
		#container #b .slideshows .galleryOptions label { color : #123456 ; font-family : Sans-serif ; }
		#container #b .slideshows p { color : #123456 ; font-family : Sans-serif ; }
		#container #b .slideshows .noAlbums { color : #123456 ; font-family : Sans-serif ; }

	/* Search search-details-title */
		#container .search-details-title { color : #123456 ; font-family : Sans-serif ; }
	/* Search re-cap */
		#container #b .searchContent .search-recap { color : #123456 ; font-family : Sans-serif ; }
	/* Search re-cap */	
		#container #b .search-details .search-sort .sortBy { color : #123456 ; font-family : Sans-serif ; }
	/* Search result text */
		#container #b .search-results p { color : #123456 ; font-family : Sans-serif ; }
	
	/* Gallery date and number of images */
		#gallerycontent .tileText .date,
		#gallerycontent .tileText .noImages { color : #123456 ; font-family : Sans-serif ; }
	
	/* Google web search result description */
		#container .gs-snippet, #container .gs-snippet b { color : #123456 ; font-family : Sans-serif ; }
	/* Google web search result display url */
		#container .gs-visibleUrl, #container .gs-visibleUrl b { color : #123456 ; font-family : Sans-serif ; }
	/* Google web search current page */
		#container .gsc-cursor .gsc-cursor-current-page, #container .gsc-cursor .gsc-cursor-current-page b { color : #123456 ; font-family : Sans-serif ; }



/* BUSINESS */

}
	 	