﻿/* BackgroundColour.css */


a.emailImage
a.weblink, a.weblink:hover, div.panelUpdate
{
	background-color: white;
	top: 0px;
}
a.panelMenuItems
{
	background-color: #A3B3E9;
}
a.panelMenuItems:hover 
{
	background-color: #99CCFF;
}
a.buttonhighlight
{
	background-color: white;
}

a.buttonhighlight:hover
{
 background-color: Yellow;
}


.title, .panelTitleFooterCopyright
{
	background-color: black;
}

.page, .panelFooterCopyright, .footerText, .footerWeblink, .footerWeblink:link, .footerWeblink:visited, .footerWeblink:hover, .footerWeblink:active
{
	background-color: #333333;
}

a.titlePage, a.titlePage:hover, .panelTitleFooterTexbox, a.footerText, a.footerText:hover
img.titlePage, 
.titleFooterText, .titleFooterWeblink, .titleFooterWeblink:link, .titleFooterWeblink:visited, .titleFooterWeblink:hover, .titleFooterWeblink:active
{ 
	background-color: black;
}

.panelMenu, .panelMenuItems
{ 
	background-color: white;
}

.panelNextConcert,  a.nextConcert, a.nextConcert:hover
{
	background-color: #FFFFDD;
}

div.panelPreviousConcert, .panelAudioSample
{
	background-color: #E9E9E9; /* grey */
}

.paragraphQuote, .panelReview
{
	background: white;
}
input.button
{  
	background:; background-color: #CCCCCC;  }


	

div.dateHeading
{
	background-color: #CBFF97; /* lime green */
}

.twoColsPlayers
{
	background-color: white;
}
.threeCols
{

	background: #EBEBEB;
}
.fourCols
{

	background: #EBEBEB;
}

div.panelProgrammes
{
	background: #EBEBEB;
}

.performanceHeading
{
	background-color: white; /* #986960; /* darker heading*/
}
.odd
{
	background-color: #F3F3F5; /* #c2c4de; /* very pale lilac*/ /* background-color: #FAF9FB; /* highlight */
}
.even
{
	background-color: white; /* highlight */
}