/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*****************************************************************************************/

body, html {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #333;
	text-decoration: underline;
}

a:hover {
	color: #333;
	text-decoration: none;
}

em {
	font-style: italic;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	background: url(/images/site/content_bg.gif) left top repeat-y;
}

#masthead {
	width: 800px;
	height: 104px;
}

#masthead a img {
	border: none;
}

#main {
	clear: both;
}

#secondarycontent {
	width: 180px;
	float: left;
	background: #E7EFD7 url(/images/site/secondary_bg.gif) top left repeat-y;
}

#secondarycontent ul { 
	list-style-type: none; 
}

#secondarycontent ul li {
	float: left;
	clear: both;
	width: 180px;
}

#secondarycontent ul li a {
	display: block;
	width: 180px;
	height: 22px;
	line-height: 22px;
	color: #FFF;
	text-decoration: none;
	background: #87AF39 url(/images/site/pixy-rollover.jpg) no-repeat left top;
	text-indent: 20px;
	font-size: 12px;
	border-bottom: 1px solid #FFF;
}

#secondarycontent ul li.brown a {
	background: #DF982E url(/images/site/pixy-rollover-brown.jpg) no-repeat left top;
}

#secondarycontent ul li a:hover,
#secondarycontent ul li.brown a:hover,
#secondarycontent ul li.selected a,

.home #secondarycontent ul li#home a,
.history #secondarycontent ul li#history a,
.leadership #secondarycontent ul li#leadership a,
.sport #secondarycontent ul li#sport a,
.art #secondarycontent ul li#art a,
.clubs #secondarycontent ul li#clubs a,
.outofschool #secondarycontent ul li#outofschool a,
.gallery #secondarycontent ul li#gallery a,
.events #secondarycontent ul li#events a,
.termcalendar #secondarycontent ul li#termcalendar a,
.newsletters #secondarycontent ul li#newsletters a,
.downloads #secondarycontent ul li#downloads a,
.contact #secondarycontent ul li#contact a,

.foundation #secondarycontent ul li#foundation a,
.pastoral #secondarycontent ul li#pastoral a,
.keystage1 #secondarycontent ul li#keystage1 a,
.keystage2 #secondarycontent ul li#keystage2 a
{ 
	background-position: right top;
	color: #FFF;
}

#secondarycontent ul li.last a {
	border-bottom: 4px solid #FFF;
}

#secondarycontent h3 { 
	margin: 15px 0 5px 20px;
	font-size: 14px;
	font-weight: normal;
	color: #427B10;
}
 
#secondarycontent ul.monthLink {
	clear: both;
}
 
#secondarycontent ul.monthLink li a {
	display: block;
	width: 180px;
	height: 16px;
	line-height: 16px;
	color: #FFF;
	text-decoration: none;
	background: #87AF39 url(/images/site/pixy-rollover.jpg) no-repeat left top;
	text-indent: 20px;
	font-size: 12px;
	border-bottom: 1px solid #FFF;
}

#secondarycontent ul.monthLink li a:hover
{ 
	background-position: right -3px;
}

#maincontent {
	width: 606px;
	float: left;
	border-left: 4px solid #FFF;
	border-right: 10px solid #FFF;
	background-color: #E7EFD7;
}

#maincontent #homeintro {
	width: 606px;
	height: 229px;
	background: url(/images/site/home_intro_bg.jpg) left top no-repeat;
	border-bottom: 4px solid #FFF;
	color: #FFF;
}

#maincontent #homeintro p {
	padding: 123px 0px 10px 24px;
	width: 260px;
	font-size: 12px;
	line-height: 16px;
}

#maincontent #homeintro p a {
	color: #FFF !important;
	text-decoration: underline;
}

#maincontent #homeintro p a:hover {
	color: #FFF;
	text-decoration: none;;
}


#maincontent #homeextra {
	border-bottom: 4px solid #FFF;
	padding-bottom: 15px;
}

#maincontent #homeextra p {
	padding: 10px 10px 4px 24px;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-size: 11px;
}


#maincontent .hometile {
	float: left;
	width: 203px;
	height: 235px;
	font-size: 11px;
	color: #FFF;
}

#maincontent .hometile h1 {
	margin: 11px 0 11px 8px;
	font-size: 14px;
	font-weight: bold;
}

#maincontent .hometile h1 a {
	color: #FFF;
	text-decoration: none;
}

#maincontent .hometile p {
	margin: 10px 5px 10px 8px;
	font-size: 11px;
	line-height: 15px;
	height: 67px;
}

#maincontent .hometile a.morelink {
	color: #FFF;
	margin: 0 0 0 8px;
	display: block;
	width: 180px;
	height: 15px;
}

#maincontent .hometile a.morelink:hover {
	text-decoration: none;
}

#maincontent #hometile_one {
	background: #DE982D url(/images/site/hometile_one_bg.gif) left top no-repeat;
	border-right: 4px solid #FFF;
}

#maincontent #hometile_two {
	width: 192px;
	color: #427B10;
}

#maincontent #hometile_two h1 a {
	color: #427B10;
}

#maincontent #hometile_two p {
	color: #427B10;
	width: 182px;
}

#maincontent #hometile_two a.morelink {
	color: #427B10;
}

#maincontent #hometile_three {
	background: #DE982D url(/images/site/hometile_three_bg.gif) left top no-repeat;
	border-left: 4px solid #FFF;
}

#maincontent #internal h1 {
	margin: 11px 11px 12px 20px;
	font-size: 23px;
	font-weight: bold;
	color: #3F7811;
}

#maincontent #internal h2 {
	margin: 11px 11px 3px 20px;
	font-size: 15px;
	color: #3F7811;
}

#maincontent #internal h3 {
	margin: 0 11px 5px 20px;
	font-size: 12px;
	color: #3F7811;
}

#maincontent #internal h4 {
	margin: 11px 11px 0 20px;
	font-size: 14px;
	color: #3F7811;
}

#maincontent #internal p {
	margin: 6px 20px 16px 20px;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}

#maincontent #internal p strong {
	font-weight: normal;
	display: block;
	float: left;
	width: 60px;
	color: #3F7811;
}


.teacher {
	width: 560px;
	height: 80px;
	margin: 10px 0 10px 20px;
	padding: 2px 0 8px 0;
	background: #FFF url(/images/site/teacher_info_bg.jpg) right top no-repeat;
}


#maincontent .teachertile {
	float: left;
	width: 301px;
	height: 155px;
	font-size: 11px;
	color: #FFF;
	border-top: 4px solid #FFF;
}

#maincontent .teachertile h1 {
	margin: 11px 0 3px 8px;
	font-size: 12px;
	font-weight: bold;
}

#maincontent .teachertile h3 {
	margin: 1px 8px 0px 8px;
	font-size: 12px;
	font-weight: bold;
}

#maincontent .teachertile h4 {
	margin-left: 8px;
	margin-top: 2px;
}

#maincontent .teachertile p {
	margin: 7px 8px 0 8px;
	font-size: 11px;
	line-height: 14px;
	/*height: 28px;*/
	
}

#maincontent .teachertile img {
	float: right;
	margin: 0 0 0 5px;
}

#maincontent .teachertile p strong {
	font-weight: normal;
	display: block;
	width: 52px;
	height: 12px;
	font-size: 12px;
}

#maincontent .teacher_one {
	background: #DE982D url(/images/site/hometile_one_bg.gif) 30px -70px no-repeat;
}

#maincontent .teacher_two {
	background: #86AE38 url(/images/site/hometile_three_bg.gif) 30px -70px no-repeat;
}



p.quote {
	width: 524px;
	margin: 10px 0 10px 20px;
	padding: 18px;
	background-color: #FFF;
	font-size: 17px !important;
	line-height: 22px !important;
	text-align: center;
	font-style: italic;
	color: #8A8A4A !important;
}


#event_list {
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

#event_list h2 {
	font-weight: normal;
	line-height: 130%;
}

#event_list p {
	margin-top: 3px !important;
}

#event_list p.dateinfo {
	display: block;
	float: left;
	height: 14px;
	width: 460px;
	padding: 0 !important;
	font-size: 11px;
	margin: 0 10px 0 0 !important;
}

#event_list a.eventmore, a.backlink {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	width: 70px;
	height: 14px;
	background-color: #88AF3A;
	padding: 0 4px 0 4px;
	font-size: 11px;
	line-height: 14px;
}

a.backlink {
	margin-left: 20px;
	margin-bottom: 20px !important;
	width: 55px !important;
	padding-left: 8px !important;
}

.event_odd {
	margin: 0 10px 0 10px;
	padding: 1px 4px 1px 4px;
	background-color: #FAFDFA;
}

.event_even {
	margin: 0 10px 0 10px;
	padding: 1px 4px 1px 4px;
}








#footer {
	clear: both;
	width: 800px;
	height: 29px;
	font-size: 11px;
	color: #666666;
	line-height: 29px;
	background: #FFF;
}

#footer #copyright {
	width: 380px;
	height: 29px;
	float: left;
	padding-left: 20px;
}

#footer #extreme {
	width: 390px;
	height: 29px;
	float: right;
	text-align: right;
	padding-right: 10px;
}

#footer #extreme a {
	color: #666666;
	text-decoration: none;
}

#footer #extreme a:hover {
	color: #000000;
	text-decoration: none;
}








.contactfield {
	padding-top: 4px;
	padding-bottom: 4px;
}

.contactfield label {
	font-size: 12px;
	color: #333;
}

.contactfield input, textarea {
	font-size: 13px;
	color: #333;
}

input, textarea {
	margin-top: 2px;
	padding-left: 2px;
}

.validation-advice {
	color: #990000;
	font-style: italic;
	font-size: 10px;
	background: url(/images/site/alert.gif) no-repeat left top;
	padding-left: 22px;
	height: 22px;
	padding-top: 3px;
} 

fieldset {
	padding: 5px 20px 15px 20px;
	margin-top: 25px;
	overflow: auto;
	border-top: 4px solid #FFF;
}

legend {
	color: #427B10;
	font-size: 15px;
}

.requiredfield {
	font-style: italic;
	padding-left: 10px;
	font-size: 10px;
	color: #990000;
}

.gallery_area {
	margin-left: 16px;
	clear: both;
	float: left;
	margin-bottom: 25px;
	width: 565px;
}

.gallery_area h2 {
	margin-left: 5px !important;
	padding-left: 0 !important;
}

.gallery_area img {
	margin: 2px;
}


input, textarea {
	border: 1px solid #D5D5D5;
}



.calendarBG {

}

.calendarBG th {
	text-align: center;
	height: 16px;
}



.calendarBG td {
	border: 1px solid #E7EFD7;
	width: 22px;
	height: 21px;
	vertical-align: middle;
}


.calendarBlank { 
 	background-color: #F3F7F1;
 	font-size: 11px;
 	text-align: center;
 	color: #555;
 	vertical-align: middle;
}

.calendarHeader { 
 	font-weight: bold; 
 	color: #3F7811; 
 	text-align: center;
 	background-color: #E7EFD7;
 	font-size: 12px;
}

.calendarMonthLinks {
 	font-size: 11px;
 	font-weight: bold;
 	text-decoration: none;
 	color: #FFF;
 	background-color: transparent;
 	text-align: center;
}

.calendarMonthLinks a {
 	color: #000;
 	text-decoration: none;
 	background-color: transparent;
 	vertical-align: middle;
}
  
.calendarMonthLinks a:visited {
 	color: #000;
 	text-decoration: none;
 	background-color: transparent;
}

.calendarMonthLinks a:hover {
 	color: #007040;
 	text-decoration: none;
 	background-color: transparent;
}

.calendarTodayEvent a:link, .calendarTodayEvent a:visited {
 	color: #FFF !important;
 	text-decoration: underline !important;
}

.calendarTodayEvent a:hover {
 	color: #FFF !important;
 	text-decoration: none !important;
}

.calendarDayHeading {
 	font-weight: bold; 
 	font-size:	11px;
 	color: #fff; 
 	background-color: #3F7811;
 	text-align:  center;
 	vertical-align: middle;
}

.calendarToday { 
 	font-size:         11px;
 	font-weight:		bold;
 	text-decoration:   none;
 	text-align:  center;
 	vertical-align: middle;
 	color: #FFF;
 	background-color: #DF982E;
}

.calendarCell {
 font-size:         11px;
 font-weight:		bold;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #333;
 background-color:  #FFF;
}

.calendarCellEvent {
	padding: 0;
	background-color: transparent;
}

.calendarCell a {
 color: #FFF;
 text-decoration: underline;
 background-color: #88AF3A;
 display: block;
 line-height: 20px;
 width: 22px;
 height: 21px;
}
  
.calendarCell a:hover {
 color: #FFF !important;
 background-color: #3F7811 !important;
}

.calendarCellEvent a {
 color:             #FFF;
 text-decoration:   underline;
 background-color:  transparent;
}
  
.calendarCellEvent a:visited {
 color:             #FFF;
 text-decoration:   underline;
 background-color:  transparent;

}

.calendarCell a:hover {
 color:             #666666;
 text-decoration:   none;
 background-color:  transparent;
}

#newsticker {
	padding: 0;
	border-bottom: 4px solid #FFF;
}

#newsticker img.eventbtn {
	float: left;
}

#newsticker ul.eventsticker {
	float: left;
	vertical-align: middle;
	height: 22px;
}

#newsticker ul.eventsticker li {
	font-size: 12px;
	line-height: 22px;
	color: #86AE39;
	color: #427B10;
	margin: 0 0 0 15px;
}

#newsticker ul.eventsticker li a {
	font-size: 12px;
	line-height: 22px;
	color: #86AE39;
	color: #427B10;
	text-decoration: none;
	font-weight: normal;
}

#newsticker ul.eventsticker li a em {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}

#newsticker .clearer {
	width: 500px;
	height: 0px;
	clear: both;
}

h2.newsletter a {
    padding-right: 25px;
    background: url(/images/site/pdf.jpg) no-repeat right top;
    text-decoration: none;
    color: #427B10;
}

h2.newsletter a:hover {
    color: #427B10;
    text-decoration: underline;
}

h2.downloads a {
    padding-right: 25px;
    background: url(/images/site/download.jpg) no-repeat right top;
    text-decoration: none;
    color: #427B10;
}

h2.downloads a:hover {
    color: #427B10;
    text-decoration: underline;
}


