body {
	background-color: #EAF7FC;
	}



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


a {
	color: #37A5D4;
	}
	
a:visited {
	color: #37A5D4;
	}
	
a:active {
	color: #37A5D4;
	}

a.ondark {
	color: #80c8f5;
	}



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

#header {
	background: #160c26 url(../graphic/background-gradient-sixthform-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: 54px 0 0 15px;
	z-index: 55;
	margin-bottom: -15px;
	}

#logo p a {
	padding-top: 60px;
	}
	
#logo p a:hover {
	border-bottom: 1px solid;
	}


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

#navcontainer {
	background: #71c4ec url(../graphic/lblue-navbar-38h.gif) top center no-repeat;
	}
	
#nav li:hover {
	background-color: #3297c2;
	}

#nav li.currentlocation {
	background: #ddf5ff url(../graphic/xxx.gif) no-repeat;
	border-bottom: 1px solid #ddf5ff;
	}
	
#nav li.currentlocation a {	
	color: #37A5D4;
	}	
	
#nav li.currentsection {
	background: #ddf5ff url(../graphic/xxx.gif) no-repeat;
	border-bottom: 1px solid #ddf5ff;
	}
	
#nav li.currentsection a {	
	color: #37A5D4;
	}
	
#secondnavcontainer {
	background-color: #ddf5ff;
	}
	
#nav2 {
	background-color: #ddf5ff;
	}
	
#nav2 li a {
	color: #37A5D4;
	}
	
#nav2 ul li:hover a {
	color: #37caed;
	}	
	
.menu2 {
	background-color: #008C99;
	}	


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


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

table {
	margin-top: 15px;
	border-spacing: 0 15px;
	color: #666;
	font-size: 0.9em;
	line-height: 1.4em;
	}
	
table strong {
	color: #16244D;
	}

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

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;
	}	
	
th {
	text-align: left;
	padding-right: 10px;
	padding-left: 5px;
	border-right: 1px solid #EDF0F4;
	border-top: 1px solid #EDF0F4;
	background: #a4f0ab url(../graphic/gradientbar-active.gif) no-repeat;
	}
	
tr.alt th {
	background: #4EB857 url(../graphic/gradient-1px.gif) repeat-x;
	}

td.beforelunch {
	border-right: 5px solid #EDF0F4;
	}
	
th a {
	color: #9feca4;
	}

table a span {display: none;}

table 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%;
	}

table.studentmosaic {
	margin-top: 0;
	border-spacing: 15px;
	margin-left: -15px;
	}
	
table.studentmosaic td {
	border: none;
	}
	
#maincontent table.studentmosaic strong {
	font-weight: bold;
	}	
	
	
/*
======
FOOTER
======
*/


#footercontainer {
	background: #EAF9Ff;
	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;
	}


/*
=======
BULLETS
=======
*/

ul.international li.health {
	background: url(../graphic/cross-symbol-30sq.jpg) no-repeat;
	}

ul.international li.finance {
	background: url(../graphic/pound-symbol-30sq.jpg) no-repeat;
	}

ul.international li.airport {
	background: url(../graphic/plane-symbol-30sq.jpg) no-repeat;
	}
	
ul.international li.visas {
	background: url(../graphic/visa-symbol-30sq.jpg) no-repeat;
	}
	
ul.international li.vocab {
	background: url(../graphic/speech-symbol-30sq.jpg) no-repeat;
	}


/*
========
CONTENTS
========
*/

div#stonehead {
	background: url(../photos/stonehead-250w.jpg);
	width: 280px;
	height: 370px;
	text-align: right;
	float: right;
	}
	
div#stonehead img {
	border: none;
	margin-right: 25px;
	margin-top: 280px;
	}

#maincontent h3.unfurl {
	margin: 20px 0 0 0;
	padding-bottom: 5px;
	padding-top: 2px;
	list-style: none;
	background-image: url(../graphic/tick-orange.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}