/**
Theme: #99b2cc (Used for FT homepage);
Fixed settings appear in related stylesheets.
**/

.theme-colour { /*generic style that can be applied to anything */
	color: #99b2cc;
}

#wrapper_header,
#wrapper_content,
#sponsor,
#League_Info {
	border-color: #99b2cc;
}

.pagination li.active a,
#League_Data h2,
#League_Data li strong,
#Fixture_List li.Fixture_List-results,
.League_News-category a,
.Table .score,
.Table .highlight,
#League_Fixtures label,
#Division_Results label,
#League_TableDetail label,
#League_Results label,
.more-league-news,
.table-expand strong,
#League_TableDetail div.end,
#Contact-Us_Table li.active,
#League-TableFeeds_Table li.active,
#Referee_Assignments label,
#report-story .report-title,
#report-photo .report-photo-caption
{
	color: #99b2cc;
}

#League_Menu li.active {
	background-color: #99b2cc;
	border-bottom-color: #99b2cc;
}

.btn-go-themed {
	background: url(/client/images/btn-go-99b2cc.gif) center center no-repeat transparent;
}

.table-expand,
.expand-row {
	background: url(/client/images/dotted-line-99b2cc.gif) bottom left repeat-x;
}


.Table .selected,
#photo-thumbnails li.photo-selected,
#photo-thumbnails li:hover {
	background-color: #99b2cc;
}

.advpagination strong {
	color: #99b2cc;
}

#Usr_Options {
	background-color: #99b2cc;
}

ul.highlightList .highlight {
	background-color: #d9e3e8;
}
