/* CSS Document */
html {
	font-size: 50%;
	margin: 0px;
	padding: 0px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/background-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#f4f5f7;
}

p, li {
}

ul, li {

}

h1, h2, h3 {
	font-size: 1em;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#backgroundcontainer {
	width:100%;
	text-align: center;
}

#maincontainer {
	width:790px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/contentbg.gif);
}

#header {
	background-repeat:no-repeat;
	background-color: #d2d4da;
	background-position: right;
	width:806px;
	height:173px;
}

.header-churchrelated {
	background-image: url('images/header-churchrelated.jpg');
}

.header-communityarea {
	background-image: url('images/header-communityarea.jpg');
}

.header-contact {
	background-image: url('images/header-contact.jpg');
}

.header-extendedschools {
	background-image: url('images/header-extendedschools.jpg');
}

.header-faculties {
	background-image: url('images/header-faculties.jpg');
}

.header-home, .header- {
	background-image: url('images/header-home.jpg');
}

.header-internallogin {
	background-image: url('images/header-internallogin.jpg');
}

.header-latestnews {
	background-image: url('images/header-latestnews.jpg');
}

.header-lettings {
	background-image: url('images/header-lettings.jpg');
}

.header-links {
	background-image: url('images/header-links.jpg');
}

.header-parentsarea {
	background-image: url('images/header-parentsarea.jpg');
}

.header-photogallery {
	background-image: url('images/header-photogallery.jpg');
}

.header-schoolinformation {
	background-image: url('images/header-schoolinformation.jpg');
}

.header-staffresources {
	background-image: url('images/header-staffresources.jpg');
}

.header-studentresources {
	background-image: url('images/header-studentresources.jpg');
}

#header_image {
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.header_image {
	width: 806px; 
	height: 88px;
	margin-left: auto;
	margin-right: auto;
}

#middle {
	width: 806px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url('images/shadow-background.jpg');
	background-position: left;
	background-repeat: repeat-y;
}

#middle2 {
	width: 790px;
	margin-right: 8px;
	margin-left: 8px;
	background-image: url(images/background-middle.gif);
	padding-top: 10px;
	padding-bottom: 10px;
}

#contentborder {
	padding-top: 10px;
	background-image: url('images/pagebg.gif');
	background-repeat: repeat-y;
	background-position: 212px 30px;
}

#contentcontainer {
	width:577px;
	float:right;
	margin-bottom:8px;
	font-size: 1.1em;
/*
	background-color:#fff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
*/


}

#contentcontainer a, #contentcontainer a:link, #contentcontainer a:visited {
	color: #73548f;
}

#contentcontainer a:hover {
	color: #000000;
}

#contenttop, #sectionmiddle {
	padding:15px;
	margin: 0px;
	background-repeat:repeat-x;
	background-image: url('images/hrbg.gif');
	background-position:0 45px;
}

.hr_spacer {
	height: 4px;
	background-image: url('images/hrbg.gif');
	background-repeat: repeat-x;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;
}

#sectionmiddle {
	padding-right: 0px;

}

#contentmiddle {
	background-image:url(images/newsbg.gif);
	background-repeat:repeat-y;
}

#contentbottom {
	clear: both;
}

div.sidebox {
	width:195px;
	background-color:#fff;
	margin-bottom:18px;
	border-right:1px solid #c7c9cd;
	border-bottom:1px solid #c7c9cd;
	float: left;
	margin-top: -10px;
	clear: left;
	font-size: 1.1em;
}

.sidebar {
	padding-bottom: 122px;
	font-size: normal;
}

div.sidebox h3 {
	margin:0;
}

div.sidebox ul {
	list-style:none;
	margin-left:16px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left:0;
}

div.sidebox a {
	font-size: larger;
	line-height:1.4em;
	color:#4c4c4c;
}

#footer_outer {
	clear:both;
	width: 100%;
	background-image:url(images/background-bottom.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	text-align: left;
}

#footer {
	background-image:url(images/footerbg.gif);
	background-repeat:repeat;
	width:790px;
	height:163px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	font-size: 1.0em;
}

#footer-right {
	width: 300px;
	height: 160px;
	float: right;
	padding-right: 40px;
}

#footer-icons {
	text-align: center;
}

#text-links {
	line-height: 1.6em;
	width: 390px;
	padding: 20px;
	padding-left: 30px;
	text-align: center;
}

#w3c, #azure-design {
	text-align: right;
	padding-top: 20px;
}

#footer img {
	border: 0px;
}

#footer a, #footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #cfad1d;
}

#address {
	position:absolute;
	width:171px;
	height:86px;
	background-color:#fff;
	margin-top: -121px;
	margin-left: 1px;
	padding: 12px;
	color: #000000;
	font-size: 1.1em;
	line-height: 14px;
	border:1px solid #ccc;
	border-left: 0px solid;
	background-image: url('images/contact-box-background.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}

#address h2 {
	color: #9385a0;
	font-size: inherit;
	font-weight: bold;
	font-size: 1.0em;
	margin: 0px;
	padding: 0px;
}

#latestnews {
	float:left;
	background-image:url(images/latestnewsbgtop.gif);
	background-repeat:repeat-x;
	background-position: top;
	background-color:#e5c648;
	width:130px;
	padding-left:16px;
	padding-top:18px;
	padding-bottom:12px;
	padding-right:12px;
}

#latestnews h2 {
	margin:0;
	padding:0;
}

#latestnews ul {
	margin-left:0;
	padding-left:0;
	list-style:none;
}

#latestnews a, #latestnews a:link, #latestnews a:visited {
	color:#ffffff;
	line-height:1.4em;
}

#latestnewsbottom {
	background-image:url(images/latestnewsbgbottom.gif);
	background-repeat:repeat-x;
	width:160px;
	height:8px;
}

div.newsbox {
	width:114px;
	float:right;
	background-color:#f3f3f3;
	background-image:url(images/newsboxbg.gif);
	background-repeat:repeat-x;
	padding:12px;
	border-left:1px solid #fff;
}

.newsbox img {
	border: 0px;
	margin-bottom: 8px;
}

#news-articles a, #news-articles a:link, #news-articles a:visited {
	color: #ab0000;
	font-weight: bold;
}

#news-articles a:hover {
	color: #000000;
	font-weight: bold;
}

address {
	font-style: normal;
}

div.newsbox h2 {
	margin:0;
	padding:0;
	margin-top:10px;

	color:#b50606;
}

div.newsbox p {
	margin:0;
}

#newsbottom {
	clear:both;
	background-image:url(images/newsbottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:577px;
	height:8px;
}

#sectionmiddle {
	line-height: 1.6em;
}

#sectionmiddle h1 {
	margin: 0px;
	padding: 0px;
	color: #73548f;
	font-size: 1.2em;
	font-weight:bold;
}

#sectionmiddle h2 {
	margin: 0px;
	padding: 0px;
	color: #73548f;
	font-size: 1.1em;
	font-weight:bold;
}

.breadcrumbs {
	background-image:url(images/sectionarrows.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	margin: 0px;
	padding: 0px;
	padding-left:16px;
	padding-bottom: 10px;
	font-weight:bold;
	margin-bottom:20px;
	font-size: 1.2em;
	line-height: 1.2em;
}

.breadcrumbs_right {
	background-image: none;
	text-align: right;
	padding: 0px;
	font-weight: normal;
	clear: right;
	font-size: 1.0em;
}

.breadcrumbs_right a, .breadcrumbs_right a:link, .breadcrumbs_right a:visited {
	font-weight: normal;
}

#section_sidebar, .section_sidebar {
	width: 120px;
	float: right;
	background-image: url('images/section-sidebar-background.jpg');
	background-repeat: repeat-y;
	background-color: #efefef;
	padding: 20px;
	font-size: 1.0em;
	line-height: 1.4em;
	margin-left: 15px;
	margin-top: -14px;
}

#section_sidebar h2, .section_sidebar h2, .this-section {
	margin: 0px;
	padding: 0px;
	color: #73548f;
	font-size: 1.1em;
	font-weight:bold;
}

#section_sidebar ul, .section_sidebar ul {
	padding: 0px;
	margin: 0px;
	padding-top: 8px;
}

#copyright {
	width: 213px;
	float: right;
	text-align: right;
	margin-top: 20px;
}

#azure-design {
	width: 300px;
	clear: right;
	padding-top: 25px;
}

#azure-logo {
	width: 52px;
	height: 29px;
	border: 0px;
	float: right;
	margin-left: 10px;
	margin-top: -3px;
}

.meta {
	display: none;
}

form {
	margin: 0px;
	padding: 0px;
}

#mailing-list, #index-header {
	width: 178px;
	margin: 0px;
	padding-top: 10px;
	margin-left: 25px;
	font-size: 0.9em;
	line-height: 1.6em;
}

#mailing-list p, #mailing-list form {
	padding: 0px;
	margin: 0px;
}

#mailing-list-button {
	position: absolute;
	margin-left: -16px;
}

.larger {
	font-size: larger;
}

.mailing-list-title, #index-header h1 {
	margin: 0px;
	padding: 0px;
}

#mailing-list-logo {
	width: 70px;
	height: 24px;
	border: 0px;
}

.white-box {
	width: 192px;
	float: left;
	border-right: 1px solid #efefef;

}

.white-box-content {
	padding: 15px;
	padding-top: 7px;
}

.white-box-header {
	background-image: url('images/boxes/white-box-header.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin: 0px;
}

#quick-links {
	color: #526887;
	background-image: url('images/boxes/quick-links-icon.gif');
}

#local-news {
	color: #e6742f;
	background-image: url('images/boxes/local-news-icon.gif');
}

#quick-links, #local-news {
	height: 16px;
	padding: 0px;
	margin: 0px;
	padding-left: 27px;
	background-position: top left;
	background-repeat: no-repeat;
	font-weight: bold;
}

#coloured-bars {
	float: left;
	width: 187px;
	margin-left: 4px;
}

#coloured-bars a, #coloured-bars a:link, #coloured-bars a:visited {
	color: #FFFFFF;
}

#coloured-bars h3 {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-top: 3px;
	background-repeat: no-repeat;
	background-position: left top;
}

#purple h3 {
	background-image: url('images/coloured-bars-icon-purple.gif');
}

#green h3 {
	background-image: url('images/coloured-bars-icon-green.gif');
}

#blue h3 {
	background-image: url('images/coloured-bars-icon-blue.gif');
}

#red h3 {
	background-image: url('images/coloured-bars-icon-red.gif');
}

#purple {
	background-image: url('images/boxes/purple.jpg');
	background-color: #8d70a7;
}

#blue {
	background-image: url('images/boxes/blue.jpg');
	background-color: #6b7dab;
}

#red {
	background-image: url('images/boxes/red.jpg');
	background-color: #ad6878;
}

#green {
	background-image: url('images/boxes/green.jpg');
	background-color: #8aad6a;
}


.coloured-box {
	background-position: top;
	background-repeat: repeat-x;
	padding: 15px;
	color: #FFFFFF;
}

.no_bullet {
	padding-left: 0px;
	margin-left: 0px;
}

.no_bullet li {
	list-style-image: none;
	list-style-type: none;
	padding-left: 0px;
}

.shadow-left, .shadow-right {
	width: 8px;
}

.shadow-left {
	float: left;
}

.shadow-right {
	float: right;
}

.highlight_red {
	color: #CC0000;
}

.bold {
	font-weight: bold;
}

#sectioncontent {
	padding-right: 10px;
	margin-right: 160px;
}

table td {

}

#term-dates {

}

th {
	text-align: center;
	background-color: #73548f;
	color: #FFFFFF;
	padding: 3px;
}

#term-dates th {
	width: 33%;
}

#term-dates .name {
	width: 60%;
}

#term-dates .field {
	width: 80px;
	text-align: center;
}

#term-dates th, #term-dates td {
	margin-right: 1px;
}

.alternate {
	background-color: #EEEEEE;
}

#staff-lists th, #staff-lists td {

}

#staff-lists th {
	width: 50%;
	text-align: center;
	background-color: #73548f;
	color: #FFFFFF;
}

#staff-lists td {
	width: 50%;
	padding: 2px;
}

#staff-lists .role {
	font-weight: bold;
	color: #333333;
}

#staff-lists .section_divide {
	height: 15px; 
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	background-color: #73548f;
	font-size: 1px;
}

#school-equipment-items {
	width: 200px; 
	height: 128px; 
	float: left;
	margin: 0px;
	margin-right: 10px;
}

#school-prospectus-logo {
	width: 194px; 
	height: 162px; 
	float: left;
	margin: 5px;
}

.pdf_icon {
	width: 64px;
	height: 59px;
	margin: 5px;
	border: 0px;
	float: left;
}

.exam-results {
	width: 98%;
}

.exam-results td {
	text-align: center;
}

#header-image {
	border: 0px;
}

.important-dates li {
	margin-bottom: 7px;
}

.links-box {

}

.links-box-content {
	margin-left: 170px;
	height: 1%;
}

.links-image {
	width: 164px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0px;
}

img {
	border: 0px;
}

#list-of-departments {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}

#list-of-departments td {
	text-align: center;
}

.faq {
	background-image:url(images/sectionarrows.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding-left: 24px;	
	margin-top: 20px;
}

#exam-timetable {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}

#exam-timetable th {
	height: 50px;
	text-align: center;
	font-size: 15px;
}

#exam-timetable td {
	height: 50px;
	border: 1px solid #000000;
}

#newsletter-box {
	width: 250px; 
	margin-left: auto; 
	margin-right: auto; 
}

#newsletter-box label {
	width: 80px;
	float: left;
	clear: left;
}

.article-image {
	margin: 0px;
	margin-right: 10px;
	border: 0px;
}

.news-section {

}

.news-listing-image {
	float: left; 
	margin-right: 10px;
}

.news-listing {
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #f8f9f9;
}

.news-listing p {
	margin-left: 100px;
	height: 1%;
}

#contact-form label {
	float: left; 
	width: 115px;
	font-weight: bold;
}

#errors, #notices {
	font-weight: bold;
	margin-bottom: 10px;
}

#errors {
	color: #CC0000;
}

#notices {
	color: #3399FF;
}

#index h1 {
	background-image:url(images/headerarrows.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	margin: 0px;
	padding: 0px;
	padding-left:16px;
	padding-bottom: 10px;
	color: #b50606;
	font-weight:bold;
	font-size: 1em;
	margin-bottom: 23px;
}
.imageleftfloat {
	padding:0px 15px 15px 0px;
	float:left;
}

.events-listing {
	margin-bottom: 20px;
}

.events-image {
	width: 120px;
	text-align: center;
}

.events-text p {
	margin: 0px;
	padding: 0px;
}

#events-calendar {
	width: 300px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
}

#events-calendar td {
	text-align: center;
	border: 1px solid #eeeeee;
}

#events-calendar th {
	height: 10px;
}

#index-header {
	margin-left: 17px;
}

*html #index-header {
	margin-left: 12px;
	padding-left: 1px;
}

.replacement-image {
	display: none;
}