
/*
 * UCL Language Sciences CSS Colours
 * Mark Huckvale
 * April 2008
 */


/* ###### Text Colors ###### */

body {color: black;}

#bodyText a {color: #003399;}
.bodyText a {color: #003399;}

#upperMenuBar, #upperMenuBar a {color: white;}

#header {color: #003399;}

#headerSearch .submit {color: white;}

#lowerMenuBar, #lowerMenuBar a {color: #173958;}
#lowerMenuBar20, #lowerMenuBar20 a {color: #173958;}

#upperMenuBar .highlight {color: white;}

#lowerMenuBar .highlight {color: white;}
#lowerMenuBar20 .highlight {color: white;}

#breadcrumb {color: black;}
#breadcrumb a {color: #3366cc;}

.sideMenuBox {color: black;}

.sideMenuBox a {color: #173958;}

.sideMenuBox a:hover {color: white;}

.sideMenuBox span, .sideMenuBox span a {color: #003399;
font-weight: bold;
font-variant: small-caps;}

.sideTextBox span {color: black;}

.sideTextBox a {color: #003399;}

#footer, #footer a {color: white;}

.incomplete { color: red; }

.rightBox a {color: #003399;}

/* ###### Background Colors ###### */

q {background-color: #99ccff;}

#upperMenuBar {background-color: 
	#173958;}

#header {background-color: 
	#173958;}

#headerSearch .submit {background-color: #173958;}

#lowerMenuBar {background-color:   #92AEC7;}
#lowerMenuBar20 {background-color:   #92AEC7;}

#breadcrumb {background-color: #99ccff;}

.sideMenuBox a:hover {background-color: #173958;}
.sideTextBox a:hover {background-color: #6699cc;}

#footer {background-color:  #173958;}

.rightBox { background-color: #f0f0f0; }

/* ###### Border Colors ###### */

q {border-color: #999999;}

acronym {border-bottom-color: #003399;}

#bodyText a {border-bottom-color: #003399;}

#headerSearch .text {border-color: #003399;}

#headerSearch .submit {border-color: #ffffff;}

#lowerMenuBar {border-color: #cccccc;}
#lowerMenuBar20 {border-color: #cccccc;}

#breadcrumb {border-color: #003399;}

.sideTextBox a {border-bottom-color: #3366cc;}

#footer a {border-bottom-color: white;}

.lowerMenuBar_search_submit {
	background-color: #173958;
}
