body {
	background-color: #FFF3F7;
	}



/*
=====
LINKS
=====
*/

a {
	color: #D21242;
	}
	
a:visited {
	color: #B2103E;
	}
	
a:active {
	color: #E53869;
	}

a.ondark {
	color: #ed1242;
	}
	
div.teachermosaic img.visible {
	border: 2px solid #d21242;
	}


/*
===========================
HEADER AND BROAD NAVIGATION
===========================
*/

#header {
	background: #160c26 url(../graphic/background-gradient-leckford-1440w.gif) no-repeat top center;
	border-bottom: 1px solid #0D1730;
	}

#header.indexpage {
	background: #160c26 url(../../background-gradient-logo-1440w.gif) no-repeat top center;
	}

#logo {
	width: 50%;
	float: left;
	padding: 40px 0 0 15px;
	z-index: 55;
	margin-bottom: -15px;
	margin-top: 15px;
	}

#logo p a {
	padding-top: 60px;
	padding-right: 180px;
	}
	
#logo p a:hover {
	color: #aaa;
	}


/*
===============
MAIN NAVIGATION
===============
*/

#navcontainer {
	background: #c40e3c url(../graphic/red-navbar.gif) top center no-repeat;
	}
	
#nav li:hover {
	background-color: #950227;
	}

#nav li.currentlocation {
	background: #F9C7D6 url(../graphic/xxx.gif) no-repeat;
	border-bottom: 1px solid #F9C7D6;
	}
	
#nav li.currentsection {
	background: #F9C7D6 url(../graphic/xxx.gif) no-repeat;
	border-bottom: 1px solid #F9C7D6;
	}
	
#nav li.currentsection a {	
	color: #D21242;
	}
	
#nav li.currentlocation a {	
	color: #16244d;
	}
	
#secondnavcontainer {
	background-color: #F9C7D6;
	}
	
#nav2 {
	background-color: #F9C7D6;
	}
	
#nav2 li a {
	color: #D21242;
	}
	
#nav2 ul li:hover a {
	color: #950227;
	}
	
.menu2 {
	background-color: #008C99;
	}


/*
=====
ZONES
=====
*/
	
div.zone a img:hover {
	border: 1px solid #97d4f0;
	}

div.zone.innernav h4 {
	background: #D21242;
	}


/*
=======
BUTTONS
=======
*/

a.button {
	background: url('bg_button_a.gif') no-repeat scroll top right;
	}
	
a.button span {
	background: url('bg_button_span.gif') no-repeat;
	}


/*
======
TABLE
======
*/

table.timetable td, table.timetable th {
	padding: 10px;
	}
	

table.timetable th.horizontal {
	border-left: none;
	text-align: right;
	}
	
table.timetable th {
	text-align: left;
	color: #16244d;
	}
	
table.timetable tr.bottom td, table.timetable tr.bottom th, table.timetable td.bottom {
	border-bottom: none;
	}

table.timetable tr.break td {
	background: #e9edfe;
	}
	
table.timetable td.pastoral {
	background: #f9c7d6;
	}
	
table.timetable td.activities {
	background: #d8ddf0;
	}
	
table.timetable td {
	background: #efe3e7;
	border: 1px solid #fff;
	}
	
	
	

table.normal {
	margin-top: 15px;
	border-spacing: 0 15px;
	color: #666;
	font-size: 0.9em;
	line-height: 1.4em;
	}
	
table.timetable {
	width: 100%;
	border-spacing: 0;
	margin-top: 20px;
	}
	
table.normal strong {
	color: #16244D;
	}

.tablehead {
	font-size: 1.4em;
	color: #16244D;
	font-weight: bold;
	}
	
table.normal td {
	padding: 8px 10px;
	vertical-align: middle;
	border-right: 1px solid #bbb;
	border-top: 1px solid #EDF0F4;
	border-left: 1px solid #EDF0F4;
	border-bottom: 1px solid #999;
	background-color: #fafaff;
	}
	
td.meal {
	background-color: #cacacf;
	}
	
table.normal tr.alt td {
	background-color: #fafffa;
	}

th.time {
	background-color: #8a8a8f;
	font-size: 1em;
	padding: 8px 10px;
	}

td.description {
	background: #fff;
	padding-left: 15px;
	padding-bottom: 0.6em;
	border: none;
	}
	
td.date {
	text-align: center;
	background: #fff;
	}

td.date .day {
	display: block;
	text-transform: uppercase;
	background: #16244d;
	color: #fff;
	}
	
td.date .month {
	display: block;
	font-size: 1.5em;
	line-height: 2em;
	margin-top: -1em;
	padding: 0 5px;
	color: #16244d;
	}

table.normal th {
	color: #fff;
	text-align: left;
	padding: 12px 10px;
	border-right: 1px solid #EDF0F4;
	border-top: 1px solid #EDF0F4;
	background: #f25d22;
	font-size: 1.4em;
	}
	
table.normal tr.alt th {
	background: #4EB857 url(../graphic/gradient-1px.gif) repeat-x;
	}
	
td.beforelunch {
	border-right: 5px solid #EDF0F4;
	}

table.normal th a {
	color: #9feca4;
	}

table.normal a span {display: none;}

table.normal a:hover {
	text-decoration: none;
	}

table a:hover span {
	display: block;
	position: absolute; width: 200px;
	margin-left: 20px;
	margin-top: -40px;
	padding: 5px; z-index: 100;
	color: #16244D; background: #F9F9C7;
	font-size: 11px;
	font-weight: normal;
	}
	
table.dates td {
	margin-bottom: 10px;
	}

table.fees td {
	background: #fff;
	padding-left: 15px;
	padding-right: 15px;
	}
	
table.fees th {
	background: #a4ccf0 url(../graphic/blue-gradient.gif) repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	width: 40%;
	}
	
table.fees {
	width: 100%;
	}

#maincontent table.studentmosaic {
	margin-top: 0;
	border-spacing: 0;
	}
	
#maincontent table.studentmosaic td {
	padding: 5px 7px;
	}
	
#maincontent table.normal img {
	margin: 0;
	}
	
#maincontent table.studentmosaic td {
	border: none;
	}
	
#maincontent table.studentmosaic strong {
	font-weight: bold;
	}	
	
	
/*
======
FOOTER
======
*/

#footercontainer {
	background: #FFF3F7;
	border-top: 1px solid #EDF0F4;
	}


/*
========
WALKTHRU
========
*/
	
#walkthrunav.nextpage {
	background: url(../graphic/right-arrow.gif) right no-repeat;
	}

#walkthrunav.previouspage {
	background: url(../graphic/left-arrow.gif) left no-repeat;
	}
	
	
/*
=======
CLASSES
=======
*/

.superscript {
	font-size: 8px;
	color: red;
	vertical-align: top;
	position: relative;
	top: -4px;
	left: 2px;
	}
	
