@import url(../styles/list_nav.css);
/* For the page */

html{
margin: 0;
padding: 0;
}

body{
margin: 0;
padding: 0;
background-color:#D4D4FF;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size: 100%; /* Fixes the use of ems in IE */
}

#wrapper {
top: 15px;
margin: 0 auto;
padding: 0;
width: 746px;
position: relative;
font-size: small; /* Correct content font size */
}

#innerWrapper {
margin: 0;
padding: 0;
background:url( ../images/slither.gif);
}


/* For the header */
#header{
background: url( ../images/header.gif) no-repeat;
height: 199px;
position: relative;
}
#header h1,#header h2 
{display: none; }

/* To style the header on the homepage */
#homeBody #header {}

/*For Content Pages */
#content{
margin: -41px 68px 0 150px; /* Top, Right, Bottom, Left */
margin-bottom: 0/* don't put margin on bottom of content - IE bug */;
padding:0;
position: relative;
min-height: 510px;
background: none;
}

/* To style the Content area on the Homepage */
#homeBody #content{
background: url(../images/layout.gif) no-repeat 0 70px;

}

.center{text-align:center;}

.intro{
position:relative;
top:60px;
left:25px;}

/*For the Research Zone content area*/
#researchBody #content{margin: 0 33px 0px 194px; /* Top, Right, Bottom, Left */}
#researchBody #content img {position: relative; left: 80px;}

/* For the Newspaper Section */
#newspaperBody #content {margin: 0px 33px 0px 194px; /* Top, Right, Bottom, Left */}


/* For the research zone Iframe */
#researchBody #rZoneContent{position: relative; left: 55px}

/* For the Kidszone Iframe */
#kZoneContent  {position: relative; left: -18px;}


/*For Footer */
#footer {
position: relative;
background: url(../images/footer.gif) no-repeat 0 0;
height: 122px;
padding: 0;
margin: 0;
z-index: 0;
}

/*For Navigation column */
#navigationTTL {display: none;}

#column {
left:0px;
position:absolute;
top:104px;
width:166px;
z-index: 600;
}


/* To globally style page Titles */

h1.pageTitle {
position: relative;
top: 0;
margin: 0 auto; /* Only use 0 or auto for left/right margins - IE bug */
margin-top: 0; /*Use margin-top on #content not here - IE bug */
padding: 0;
display: block;
width: 250px; 
height: 55px;
text-indent: -5000px;
}

#homeBody h1.pageTitle {
display: none;  /*To hide page title on homepage */
}


/* To give page Titles their images. Note - we specify the page body id first, this tells the css to only look for the h1.pageTitle which belongs to the respective Body ID */

#calendarBody h1.pageTitle 		{background: url( ../images/pageTitles/title_calendar.gif) no-repeat 0 0;}
#classpagesBody h1.pageTitle 	{background: url( ../images/pageTitles/title_classpages.gif) no-repeat 0 0;}

/* For classpages */
#nurseryBody h1.pageTitle 	{background: url( ../images/pageTitles/title_classpages.gif) no-repeat 0 0;}
#receptionBody h1.pageTitle 	{background: url( ../images/pageTitles/title_classpages.gif) no-repeat 0 0;}
#foundationBody h1.pageTitle 	{background: url( ../images/pageTitles/title_classpages.gif) no-repeat 0 0;}
#class1Body h1.pageTitle 	{background: url( ../images/pageTitles/title_classpages.gif) no-repeat 0 0;}
#class2Body h1.pageTitle 	{background: url( ../images/pageTitles/title_classpages.gif) no-repeat 0 0;}
#class3Body h1.pageTitle 	{background: url( ../images/pageTitles/classpages.gif) no-repeat 0 0;}
#class4Body h1.pageTitle 	{background: url( ../images/pageTitles/classpages.gif) no-repeat 0 0;}
#class5Body h1.pageTitle 	{background: url( ../images/pageTitles/classpages.gif) no-repeat 0 0;}
#class6Body h1.pageTitle 	{background: url( ../images/pageTitles/classpages.gif) no-repeat 0 0;}

#clubsBody h1.pageTitle 			{background: url( ../images/pageTitles/clubs.gif) no-repeat 0 0;}
#communityBody h1.pageTitle 		{background: url( ../images/pageTitles/community.gif) no-repeat 0 0;}
#councilBody h1.pageTitle 		{background: url( ../images/pageTitles/council.gif) no-repeat 0 0;}
#galleryBody h1.pageTitle 		{background: url( ../images/pageTitles/title_gallery.gif) no-repeat 0 0;}
#governorsBody h1.pageTitle 		{background: url( ../images/pageTitles/title_governors.gif) no-repeat 0 0;}
#guestbookBody h1.pageTitle 		{background: url( ../images/pageTitles/title_guestbook.gif) no-repeat 0 0;}
#homeBody h1.pageTitle 			{background: url( ../images/pageTitles/title_welcome.gif) no-repeat 0 0;}
#keyinfoBody h1.pageTitle 		{background: url( ../images/pageTitles/title_ourschool.gif) no-repeat 0 0;}
#lettersBody h1.pageTitle 			{background: url( ../images/pageTitles/title_lettershome.gif) no-repeat 0 0;}
#linksBody h1.pageTitle 			{background: url( ../images/pageTitles/links.gif) no-repeat 0 0;}
#newsBody h1.pageTitle 			{background: url( ../images/pageTitles/title_latestnews.gif) no-repeat 0 0;}
#newslettersBody h1.pageTitle 	{background: url( ../images/pageTitles/title_newsletters.gif) no-repeat 0 0;}
#parentsBody h1.pageTitle 		{background: url( ../images/pageTitles/parents.gif) no-repeat 0 0;}
#platformBody h1.pageTitle 		{background: url( ../images/pageTitles/platform.gif) no-repeat 0 0;}
#pollBody h1.pageTitle 			{background: url( ../images/pageTitles/poll.gif) no-repeat 0 0;}
#ptaBody h1.pageTitle 			{background: url( ../images/pageTitles/pta.gif) no-repeat 0 0;}
#staffBody h1.pageTitle 			{background: url( ../images/pageTitles/staff.gif) no-repeat 0 0;}
#tourBody h1.pageTitle 			{background: url( ../images/pageTitles/title_tour.gif) no-repeat 0 0;}
#usefullinksBody h1.pageTitle 	{background: url( ../images/pageTitles/links.gif) no-repeat 0 0;}
#vleBody h1.pageTitle 			{background: url( ../images/pageTitles/vle.gif) no-repeat 0 0;}
#welcomeBody h1.pageTitle 		{background: url( ../images/pageTitles/title_welcome.gif) no-repeat 0 0;}
#whoswhoBody h1.pageTitle 		{background: url( ../images/pageTitles/title_whoswho.gif) no-repeat 0 0;}
#friendsBody h1.pageTitle 		{background: url( ../images/pageTitles/title_friends.jpg) no-repeat 0 0;}

#contactBody h1.pageTitle 		{background: url( ../images/pageTitles/contact.gif) no-repeat 0 0;}
#sitepolicyBody h1.pageTitle 	{background: url( ../images/pageTitles/sitepolicy.gif) no-repeat 0 0;}
#sitemapBody h1.pageTitle 	{background: url( ../images/pageTitles/sitemap.gif) no-repeat 0 0;}

#kidszoneBody h1.pageTitle 		{background: url( ../images/pageTitles/title_kidspage.gif) no-repeat 0 0;}

/* The kids' zone titles are set out in a slightly different way due to them all being on a single 
page and thus you can't style via the normal method using the body tag id. */
h1#ks1linksBody.pageTitle 		{background: url( ../images/pageTitles/ks1links.gif) no-repeat 0 0;}				
h1#ks2linksBody.pageTitle 		{background: url( ../images/pageTitles/ks2links.gif) no-repeat 0 0;}				
h1#gamesBody.pageTitle 			{background: url( ../images/pageTitles/games.gif) no-repeat 0 0;}			
h1#historyBody.pageTitle 		{background: url( ../images/pageTitles/history.gif) no-repeat 0 0;}
h1#scienceBody.pageTitle 		{background: url( ../images/pageTitles/science.gif) no-repeat 0 0;}
h1#englishBody.pageTitle 		{background: url( ../images/pageTitles/english.gif) no-repeat 0 0;}
h1#mathsBody.pageTitle 			{background: url( ../images/pageTitles/maths.gif) no-repeat 0 0;}
h1#brainbuildersBody.pageTitle 	{background: url( ../images/pageTitles/brainbuilders.gif) no-repeat 0 0;}

#govs_zoneBody h1.pageTitle		{background: url(../images/pageTitles/title_governors.gif) no-repeat 0 0;}
#gov_calBody h1.pageTitle		{background: url(../images/pageTitles/govscalendar.gif) no-repeat 0 0;}
#gov_meetBody h1.pageTitle		{background: url(../images/pageTitles/govsmeetings.gif) no-repeat 0 0;}
#gov_docsBody h1.pageTitle		{background: url(../images/pageTitles/govsdocs.gif) no-repeat 0 0;}
#gov_bulletinBody h1.pageTitle	{background: url(../images/pageTitles/govsbulletin.gif) no-repeat 0 0;}
#gov_profileBody h1.pageTitle	{background: url(../images/pageTitles/govsprofiles.gif) no-repeat 0 0;}
#gov_linksBody h1.pageTitle		{background: url(../images/pageTitles/govslinks.gif) no-repeat 0 0;}


/*Layout Engine Stuff - no need to edit this.*/
ul#topcontrols {top: -15px; margin: 0 auto; padding: 0; text-align: center; position: absolute; z-index: 500; width: 118.1%; right: -70px;}
#topcontrols li {display: inline; margin-right: 10px; margin}
#baseText {width: 814px; margin: 15px auto 0; font-size: small; /* fix font sizing */}
#copyRight {float: left;}
#sitePrivacy {float: left; padding-left: 10px;}
a#byPrimarySite {float: right;}
a#byPrimarySite, a#sitePrivacy {text-decoration: none;}
li#FGview {display: none;}
.w3cbadge {
position: relative; top: 5px; margin: 0; 
padding: 0; border: none; display: block; 
height: 31px !important; width: 88px !important;}
/* For Login and Web logo*/
p#logStandards{
position: relative;
top: 5px;
width: 88px;
height: 67px;
margin: 0 auto; 
padding: 0; 
text-align: center;
clear: both; /* Needed so that the login button and W3C logo doesn't collapse into the base text area in standards compliant browsers */
}

/* This sets the width of the media items and so you can increase or 
decrease the size so that 4 items will fit on the screen at a time.
This overrides the property set in style.css.  Please do not edit 
the style.css stylesheet. */
.MediaFloat{width: 172px;}
/* Change section heading properties here and not in style.css*/
h2.sectionheading{color: #0a0;}

.hide_default {display: none;}

/* For links to work as link, visited, focus, and hover , they must be in this order.. please change the colours to suit */
a:link{color: #191970; text-decoration: none;}
a:visited {color:#191970; text-decoration: none;}
a:focus{color:#191970; text-decoration: none; border: none;}
a:hover{color: #ed143c; text-decoration: underline;}
a:active{color: #ed143c; text-decoration: none;}


/* Specific styling for the various homepage dynamic section areas */
#latestNews h2, #diaryDates h2 {
visibility: hidden;
margin: 0;}

#latestNews, #diaryDates, #newsletterbox {
position: absolute; display: block; text-align:center;
}

#latestNews {
width: 150px; 
height: 179px; 
right: 22px;
top: 120px;
}

#diaryDates {
width: 243px; 
height: 179px; 
left: 5px;
top: 189px;
background: url(../images/diaryDates.gif) no-repeat;
}

#newsletterbox {
height: 100px;
width: 100px;
left: 0px;
top: 0px;
}

/* Margin reset to make all browsers render out the same */
p.newstitlehome, p.eventhome {margin: 0; padding: 0;}
p.newstitlehome a, p.eventhome a{line-height: 1.3 !important; margin: 0; padding: 0;}
span.newsdate, span.datehome{line-height: 1.3 !important; margin: 0; padding: 0;}

/* Specific link styling for the various homepage dynamic sections */
#latestNews .newstitlehome a, 
#newsletterbox .newstitlehome a, 
#termevents .eventhome a {font-size:10px;
font-weight:bold;
color:#ff5400;}

#latestNews .newstitlehome a:hover, 
#newsletterbox .newstitlehome a:hover, 
#termevents .eventhome a:hover {
font-weight:bold;
color:#0f37bb;
text-decoration:underline;}


#hitcounter {
position: absolute;
top: 0px;
left: 0px;
height: 50px;
margin: 0;
padding: 0;
text-align: center;
display: none; /* Remove to display hitcounter */
}


#fader {
display: block;
overflow: hidden;
width: 777px;
height: 168px;
margin: 0;
padding: 0;
z-index: 0;
}

	
/* Teasers */

#teaserbox ul {margin: 0; padding: 0;}
#teaserbox ul li {position: absolute; display: inline; padding: 0; list-style-type: none;}

li.classpageshome a, 
li.tourhome a, 
li.galleryhome a, 
li.kidszonehome a {
position: absolute; 
overflow: hidden; 
text-indent: -5000px; 
display: block;

width: 120px;
height: 80px;
}


li.tourhome a{
left: 430px;
top: 190px;
}

li.galleryhome a{
background: url(../images/teasers/gallery.gif) no-repeat;
left: 320px;
top: 190px;
}

li.kidszonehome a{
background: url(../images/teasers/kidszone.gif) no-repeat;
left: 340px;
top: 270px;
}


li.kidszonehome a:hover{background-position: -100px 0;}
li.galleryhome a:hover{background-position: -100px 0;} 
li.tourhome a:hover{background-position: -100px 0;} 
li.classpageshome a:hover{background-position: -100px 0;} 


#CEOP a{
display: block;
text-indent: -5000px;
position: absolute;
top:470px; 
left: 80px;
background: url(../images/ceopReport.gif) no-repeat;
height:41px;
width:112px;
z-index:1000;
}

#CEOP a:hover {
background-position: 2px 2px;
}

#magnus a {
position: relative;
display: block;
width: 68px;
overflow: hidden;
height: 89px;
background: url(../images/magnus.gif) no-repeat;
text-indent: -5000px;
top: 315px;
left: 240px;
z-index: 900;
}

#magnus a:hover {
background-position: -68px 0px;
}


#classbgbox ul {position: relative; top: 0px; height: 300px; width: 600px; margin: 0px auto; padding: 0; list-style-type: none;}


li.foundation a,
li.nursery a, 
li.reception a,
li.year1 a, 
li.year2 a, 
li.year3 a, 
li.year4 a, 
li.year5 a, 
li.year6 a {
display: block; 
width: 100px; 
height: 100px;
background: url( ../images/classpages/class.gif) no-repeat;
position: absolute;
top: 0px; 
left: 0px;
text-indent: -5000px;
}


li.foundation a{top: 10px; left: 0px;}
li.nursery a{top: 10px; left: 0px;}
li.reception a{top: 10px; left: 150px;}
li.year1 a{top: 10px; left: 300px;}
li.year2 a{top: 10px; left: 450px;}
li.year3 a{top: 150px; left: 0px;}
li.year4 a{top: 150px; left: 150px;}
li.year5 a{top: 150px; left: 300px;}
li.year6 a {top: 150px; left: 450px;}


li.foundation a:hover , 
li.nursery a:hover , 
li.reception a:hover ,
li.year1 a:hover , 
li.year2 a:hover , 
li.year3 a:hover ,
 li.year4 a:hover , 
li.year5 a:hover , 
li.year6 a:hover 
{background-position: -100px 0px;}


#classpagepusher {clear: both;}



#kidszoneBody .small {position: absolute; top: 50px;}



#kidszonebox  ul{
position: relative; 
top: 0px; 
height: 450px; 
width: 450px; 
margin: 0px auto; 
padding: 0; 
list-style-type: none;}

li.blueheading1 {
background-color: #6699FF;
text-align:center;
color:white;
font-weight:bold;
position: absolute;
width:440px;
top: 8px; 
left: 0px;
}

li.blueheading2 {
background-color: #6699FF;
text-align:center;
color:white;
font-weight:bold;
position: absolute;
width:440px;
top: 93px; 
}

li.blueheading3 {
background-color: #6699FF;
text-align:center;
color:white;
font-weight:bold;
position: absolute;
width:440px;
top: 177px; 
}




li.kgames a, li.ks1links a, li.ks2links a, li.english a, li.history a, li.science a, li.maths a, li.brain a{
display: block;
overflow: hidden;
font-weight: bold;
text-indent: -5000px;
position: absolute;
top: 0px; 
left: 0px;
}

li.kgames a{
background: url(../images/games.gif) no-repeat;
height: 50px;
width: 250px;
top: 35px; 
left: 100px;
}


li.ks1links a {
background:transparent url(../images/ks1links.gif) no-repeat scroll 0 0;
height: 50px;
width: 250px;
top: 119px; 
left: 100px;
}


li.ks2links a {
background:transparent url(../images/ks2links.gif) no-repeat scroll 0 0;
height: 50px;
width: 250px;
top: 200px; 
left: 100px;
}


li.english a {
background:transparent url(../images/english.gif) no-repeat scroll 0 0;
height: 50px;
width: 250px;
top: 250px; 
left: 100px;
}


li.history a {
background:transparent url(../images/history.gif) no-repeat scroll 0 0;
height: 50px;
width: 250px;
top: 300px; 
left: 100px;
}


li.science a {
background:transparent url(../images/science.gif) no-repeat scroll 0 0;
height: 50px;
width: 250px;
top: 350px; 
left: 100px;
}


li.maths a {
background:transparent url(../images/maths.gif) no-repeat scroll 0 0;
height: 50px;
width: 250px;
top: 400px; 
left: 100px;
}


li.brain a {
background:transparent url(../images/brainbuilders.gif) no-repeat scroll 0 0;
height: 50px;
width: 250px;
top: 380px; 
left: 100px;
}

#pod-link a {
position: relative;
display: block;
width: 150px;
overflow: hidden;
height: 50px;
top:275px;
left:0px;
background: url(../images/pod-link.gif) no-repeat;
text-indent: -5000px;
}

#pod-link a:hover {
background-position: -150px 0px;
}


/* For the Governors' Zone */

#gov_box {
position: relative; 
top: 23px; 
left: 0; 
margin: 0 auto; 
height: 330px; 
width: 380px;
}
#gov_login p a{position: relative; top :0; left: 0; margin: 0; padding: 0;}
.govstext {
font-size: small;
font-weight: bold;
padding-top: 85px;
text-align: center;
}


#cplogin {position: relative; top: 300px;}

div#profiles a, div#govcalendar a, div#forum a, div#meetings a, div#docs a, div#weblinks a {
position: absolute;
width: 100px;
height: 140px;
display: block;
}
div#profiles a, div#govcalendar a, div#forum a{top: 0px;}
div#meetings a, div#docs a, div#weblinks a {top: 150px;}

div#profiles a {left: 10px; background: url(../images/govs_zone/profiles.png) no-repeat;}
div#govcalendar a {left: 150px; background: url(../images/govs_zone/calendar.png) no-repeat;}		
div#forum a {left: 290px; background: url(../images/govs_zone/forum.png) no-repeat;}
div#meetings a {left: 10px; background: url(../images/govs_zone/meetings.png) no-repeat;}
div#docs a {left: 150px; background: url(../images/govs_zone/docs.png) no-repeat;}
div#weblinks a {left: 290px; background: url(../images/govs_zone/links.png) no-repeat;}

div#profiles a:hover , 
div#govcalendar a:hover , 
div#forum a:hover , 
div#meetings a:hover , 
div#docs a:hover , 
div#weblinks a:hover  {
background-position: -100px 0;
}

.addmessage{font-size:medium;text-align:center;font-weight:bold}
#Guestbook .sort{font-size:small;text-align:center;width:100%}
#Guestbook .allowdeny{font-size:x-small;height:1%}
#Guestbook .guest{padding:10px 5px 10px 5px;font-size:x-small;height:1%}
#Guestbook .message{padding:10px 5px 10px 5px;font-size:small;height:1%}
#Guestbook{border:#000099 solid thick}
#Guestbook .sort{background-color:#000099}
#Guestbook .sort a{color:#FF0}
#Guestbook .sort a:hover{color:#FFF}
#Guestbook .allowdeny{color:#FF0;background-color:#000099}
#Guestbook .allowdeny a{color:#FF0}
#Guestbook .allowdeny a:hover{color:#FFF}
#Guestbook .guest{background-color:#FFCC00}
#Guestbook .message{background-color:#FFF}
body #addmessagediv{width:630px;height:100%;display:block;position:relative;margin:0 auto}
#guestbookform input,#guestbookform select{width:100px !important}
#guestbookform textarea {width:300px !important}

/* Calendar Styles */
#termeventslatest .termtitle , #termevents .termtitle {font-weight: bold;font-size: medium;}
#termeventslatest .latesttitle , #termevents .latesttitle {font-size: small;color: #FFFFFF;font-weight: bold;background-color: #FF0000;text-align: center;}
#termeventslatest .latest , #termevents .latest {background-color: #FFCCCC;background-image: url(icons/dontforget.gif);background-repeat: no-repeat;}
#termeventslatest .date , #termevents .date {color: #000000;}
#termeventslatest a , #termevents a {text-decoration: none;color: #0000CC;text-align: center;}
#termeventslatest a:hover , #termevents a:hover {text-decoration: none;color: #FF0000;}
#termeventslatest .termheader , #termevents .termheader {color: #FFFFFF;background-color: #0000CC;}
#termeventslatest .eventarea , #termevents .eventarea {background-color: #D5EAFF;}
/*#termevents div.small a {color: #fff}#termevents div.small a:hover {color: #ff0; text-decoration: underline}*/

/* MONTHLY CALENDAR STYLES */
#monthlycalendars a{color: #FFFFFF;}
#monthlycalendars a:hover{color: #00FF00;}
.dwzCalendarExternalTable{background-color:#bbbbba;margin: 0 auto;}
.dwzCellPrev{background-color:#666666;}
.dwzCellMonth{background-color:#666666;color:#FFFFFF;}
.dwzCellNext{background-color:#666666;color:#000000;}
.dwzCellWeekDay{background-color:#FFFFFF;}
.dwzCellNextMonth{color:#999999;background-color: #d1d1d0;}
.dwzCellPrevMonth{color:#999999;background-color: #d1d1d0;}
.dwzCellNoEvent{color:#000000;background-color:#e4e4e0;}
.dwzCellEvent{background-color:#666666;}



