@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0px;
	font-size:100%;
	line-height:1.125em;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bk-day-main.gif);
	background-repeat: repeat;
}.clearing {
	clear: both;
}
h1 {
	font-size: 1.4em;
	font-weight: normal;
	color: #009900;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
h2 {
	font-size: 1em;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #009900;
}
h3 {
	font-size: 0.875em;
	padding: 0px;
	margin-top: 30px
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #336666;
	margin-top: 20px;
}
h4 {
	font-size: 0.6875em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}



p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	font-size: 0.6875em;
	line-height: 1.6em;
}
.alt-text {
	color: #333333;
}
.italic-text {
	font-style: italic;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.3em;
}

.staff-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666600;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1.1em;
	padding-top: 5px;
}
.highlight {
	color: #6699FF;
	font-weight: bold;
}

.sub-text {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: bold;
}
#page ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#page ul li {
	font-size: 0.6875em;
	color: #000000;
	margin-bottom: 8px;
}

#page ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#page ol li {
	font-size: 0.6875em;
	color: #000000;
	margin-bottom: 8px;
}
#page .list-alt {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 70%;
}
#page .list-alt li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}






a {
	color: #E65B00;
}
a:hover {
	color: #00CCCC;
}
#container {
	background-image: url(images/bk-day-strip.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#site {
	width: 826px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/page-top-day.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	padding:0px;
}
#site-base {
	background-image: url(images/site-base.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px 0px 55px 0px;
	margin:0px;
	width: 826px;
}

#left-column {
	padding-top: 19px;
	width: 196px;
	float: left;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#right-column {
	/*width: 627px;*/
	width: 627px;
	float: right;
	margin:0px;
	padding:0px;
}

#logo {
	height: 231px;
	width: 196px;
	display: block;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
#nav-backing {
	background-image: url(images/bk-nav.gif);
	background-repeat: repeat;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 30px;
}
#nav-top {
	background-image: url(images/nav-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 8px;
}
#nav-base {
	background-image: url(images/nav-base.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 8px;
	padding-right: 4px;
	padding-left: 4px;
}
.nav-top-link {
	background-image: url(images/nav-heading.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-transform: uppercase;
	font-size: 0.6875em;
	text-decoration: none;
	color: #333333;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 8px;
	font-weight: bold;
	width: 165px;
}
.nav-top-link:hover {
	background-image: url(images/nav-heading-hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FF9900;
}
.nav-top-link-active {
	background-image: url(images/nav-heading-active.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-transform: uppercase;
	font-size: 0.6875em;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 8px;
	font-weight: bold;
}
.nav-top-link-active:hover {
	color: #FFFFFF;
}




	
#nav {
	padding: 0px;
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	display: block;
	width: 183px;
}
#nav li {
	margin-bottom: 1px;
	padding-right: 6px;
	width: 177px;

}
#nav li a {
	background-image: url(images/nav-page.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 32px;
	font-size: 0.6875em;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 4px;
	line-height: 1.3em;
	width: 145px;
}
#nav li a:hover, #nav li .active {
	background-color: #FFFFFF;
	background-image: url(images/nav-page-active.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
}
.left-links {
	padding-left: 12px;
}
.link-telephone {
	background-image: url(images/icon-telephone.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 41px;
	padding-top: 7px;
	padding-bottom: 11px;
	font-size: 0.75em;
	font-weight: bold;
}

.left-link {
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(images/div-left-column.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
.left-link a {
	font-size: 0.75em;
}
.left-link-map {
	display: block;
	height: 43px;
	width: 109px;
	background-image: url(images/link-map.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.6875em;
	padding-left: 8px;
	padding-right: 60px;
	padding-top: 8px;
	line-height: 1.2em;
	margin-top: 8px;
}
.left-link-map:hover {
	color: #FFFFFF;
	background-image: url(images/link-map-over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.accessibility {
	height: 51px;
}
.accessibility-links {
	background-image: url(images/accessibility-box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	width: 246px;
	color: #FF6600;
	text-align: center;
	padding-right: 4px;
	padding-top: 3px;
	margin-left: 111px;
}
.accessibility-links a {
	color: #333333;
	text-decoration: none;
	font-size: 0.75em;
}

.features {
}

.main-image {
	background-image: url(images/main-image-home.jpg);
	height: 333px;
	width: 460px;
	float: left;
}
#main-image-admin {
	background-image: url(images/main-image-admin.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main-image-schoolsin {
	background-image: url(images/main-image-shoolsin.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main-image-schoolsout {
	background-image: url(images/main-image-shoolsout.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



#features-right {
	width: 155px;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	background-image: url(images/bk-mid-grey.gif);
	background-repeat: repeat;
	height: 333px;
}
#features-right p {
	line-height: 1.4em;
}

.testimonial-box {
	background-image: url(images/testimonial-backing.gif);
	background-repeat: repeat-y;
}
.testimonial-box-base {
	background-image: url(images/testimonial-base.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.testimonial-box-base p {
	color: #FFFFFF;
	margin-bottom: 6px;
	font-weight: bold;
}
.testimonial-box-base a {
	color: #CCFF00;
}
.testimonial-box-base a:hover {
	color: #FFFF00;
}
.testimonial-box-base .alt-text {
	color: #333333;
}
.link-calendar {
	display: block;
	background-image: url(images/icon-calendar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.75em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 60px;
	padding-top: 8px;
	line-height: 1.2em;
	padding-bottom: 15px;
}
.link-calendar:hover {
	color: #FF6600;
	background-image: url(images/icon-calendar-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#features-right .div {
	background-image: url(images/div-right-features.jpg);
	background-repeat: no-repeat;
	height: 1px;
}
.link-ofsted {
	background-image: url(images/logo-ofsted.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 49px;
	display: block;
	font-size: 0.75em;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
#page {
	background-image: url(images/bk-border-grey.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 23px;
	padding-top: 22px;
	padding-right: 25px;
	/*width: 579px;*/
	width: 577px;
	padding-bottom: 20px;
}
#page p {
	padding-right: 15%;
}
.feature-row {
	margin-left: -15px;
	margin-right: -18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 0px;
	padding-left: 6px;
	margin-top: 30px;
	margin-bottom: 35px;
}
.feature-box {
	width: 172px;
	float: left;
	margin-right: 10px;
	background-image: url(images/bk-mid-grey-features.gif);
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.feature-box-wide {
	width: 360px;
	float: left;
	margin-right: 10px;
	background-image: url(images/bk-mid-grey-features.gif);
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.feature-box-full {
	margin-right: 10px;
	background-image: url(images/bk-mid-grey-features.gif);
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
}
.feature-box-testimonial {
	margin-right: 10px;
	background-image: url(images/bk-mid-grey-features.gif);
	background-repeat: repeat;
	margin-bottom: 15px;
	padding: 15px;
}
.feature-box h2, .feature-box-wide h2 {
	display: block;
	background-image: url(images/header-backing-green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.875em;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: -5px;
	margin-right: -10px;
	margin-bottom: 10px;
	margin-left: -10px;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.feature-row .feature-box .h2-blue, .feature-row .feature-box-wide .h2-blue {
	background-image: url(images/header-backing-blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.feature-row .feature-box .h2-olive, .feature-row .feature-box-wide .h2-blue {
	background-image: url(images/header-backing-olive.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.h2-green {
}
.h2-blue {
	background-image: url(images/header-backing-blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.h2-olive {
}
.feature-box-testimonial p {
	font-size: 0.75em;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.feature-box-testimonial .alt-text {
	font-style: normal;
	color: #000000;
}

.staff-image {
	width: 153px;
	float: right;
	margin-left: 10px;
}
#page .feature-row .feature-box ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#page .feature-row .feature-box ul li {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(images/feature-div.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#feature-honours ul {
	display: block;
	width: 150px;
}

#container #site ul > li:first-child {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#feature-honours {
	width: 187px;
	float: left;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.honours-icon {
	background-image: url(images/mortar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 61px;
	width: 67px;
	position: absolute;
	margin-left: 156px;
	margin-top: 42px;
}
#footer {
	margin-bottom: 40px;
	width: 818px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 8px;
}
.footer-left {
	background-image: url(images/footer-bk.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 31px;
	font-size: 0.6875em;
	color: #CCCCCC;
	float: left;
}
.footer-left-inner {
	height: 21px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	background-image: url(images/footer-right.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
}
.footer-left-inner a {
	text-decoration: none;
}
.footer-right {
	float: right;
	padding-top: 5px;
	padding-right: 15px;
}
.footer-right p {
	margin: 0px;
	padding: 0px;
}
.page-sub-nav {
	padding: 14px;
	width: 580px;
	background-image: url(images/bk-border-grey.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 0.75em;
}

.page-sub-nav a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-right: 7px;
	padding-left: 9px;

}
#page table {
	margin-bottom: 20px;
}
#page td {
	font-size: 0.75em;
	padding-right: 10px;
}
#page td h3 {
	font-size: 1em;
}
.news-item {
	background-image: url(images/bk-mid-grey-features.gif);
	background-repeat: repeat;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-bottom: 30px;
}
.news-date {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 440px;
	position: absolute;
	width: 124px;
	background-color: #666666;
	color: #FFFFFF;
	font-size: 0.75em;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.news-item h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: -10px;
	display: block;
	width: 415px;
	font-size: 0.75em;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 20px;
	background-image: url(images/bk-green.gif);
	background-repeat: repeat;
}
#news-home {
	float: right;
	width: 210px;
	padding: 0px;
	margin-right: -10px;
	margin-left: 10px;
}
#news-home h2 {
	width: 180px;
	margin: 0px;
}
#news-home ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#news-home ul li {
	margin: 0px;
	padding: 0px;
}
#news-home ul li a {
	display: block;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.newsletter {
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#container #site #site-base #right-column #page .newsletter {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 55;
	padding-right: 58px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#page table {
}
#page td {
	background-image: url(images/bk-mid-grey-features.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 5px;
}
#page .first-column {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 25%;
}
.staff-image {
	margin-bottom: 15px;
	margin-left: 10px;
	height: 175px;
	width: 135px;
}
.icon-movie {
	background-image: url(images/icon-movie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 213px;
	padding-top: 150px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 0.875em;
	font-weight: bold;
	padding-bottom: 10px;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 10px;
}
.icon-movie:hover {
	background-image: url(images/icon-movie-over.jpg);
}
.icon-movie-small {
	background-image: url(images/icon-movie-small.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-decoration: none;
	text-align: left;
	padding-left: 75px;
	line-height: 1.2em;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 0.75em;
	margin-bottom: 16px;
}
.icon-movie-small:hover {
	background-image: url(images/icon-movie-small-over.jpg);
}

