@import url(../styles/list_nav.css);
/* For the page */

html{
margin: 0;
padding: 0;
}

body{
margin: 0;
padding: 0;
background-color:#ffeca5;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#fff;
font-size: small;
}

#wrapper {
top: 21px;
margin: 0 auto;
padding: 0;
width: 980px;
position: relative;
}

#homeBody #wrapper {
top: 21px;
margin: 0 auto;
padding: 0;
width: 980px;
position: relative;
background:url( ../images/homeback.jpg) no-repeat;
}

#homeBody #innerWrapper {
margin: 0;
padding: 0;
background:none;
position:relative;
}

#innerWrapper {
margin: 0;
padding: 0;
background:url( ../images/slither.jpg);
position:relative;
}


/* For the header */
#header{
background: url( ../images/header.jpg) no-repeat;
height: 298px;
position: relative;
}
#header h1,#header h2 
{display: none; }

/* To style the header on the homepage */
#homeBody #header {
background: none;
height: 298px;
position: relative;}

/*For Content Pages */
#content{
margin: -100px 27px 0 194px; /* Top, Right, Bottom, Left */
margin-bottom: 0/* don't put margin on bottom of content - IE bug */;
padding:0;
position: relative;
min-height: 365px;
background: none;
}

/* To style the Content area on the Homepage */
#homeBody #content{
margin: 0px 27px 0 194px; /* Top, Right, Bottom, Left */
margin-bottom: 0/* don't put margin on bottom of content - IE bug */;
padding:0;
position: relative;
min-height: 280px;
background: none;
}

/*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 research zone Iframe */
#researchBody #rZoneContent{position: relative; left: 85px}

/* For the Kidszone Iframe */
#kZoneContent  {position: relative; left: 77px; margin-top:10px;}
#kidszone_detailBody .small {margin-left:77px;}


/*For Footer */
#footer {
position: relative;
background: url(../images/footer.jpg) no-repeat 0 0;
height: 208px;
padding: 0;
margin: 0;
}

#homeBody #footer {
display: none;
}

/*For Navigation column */
#navigationTTL {display: none;}

#column {
left:22px;
position:absolute;
top:127px;
width:166px;
z-index: 600;
}

#homeBody #column {
left:22px;
position:absolute;
top:177px;
width:166px;
z-index: 600;
}


/* To globally style page Titles */

h1.pageTitle {
position: relative;
top: 0px;
margin:0;
padding: 0;
display: block;
width: 365px; 
height: 40px;
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 */

#aspireBody h1.pageTitle 		{background: url( ../images/pageTitles/aspire.gif) no-repeat 0 0;}
#calendarBody h1.pageTitle 		{background: url( ../images/pageTitles/calendar.gif) no-repeat 0 0;}
#classpagesBody h1.pageTitle 	{background: url( ../images/pageTitles/house.gif) no-repeat 0 0;}

/* For classpages */

#nurseryBody h1.pageTitle 		{background: url( ../images/pageTitles/classpages.gif) no-repeat 0 0;}
#receptionBody h1.pageTitle 		{background: url( ../images/pageTitles/classpages.gif) no-repeat 0 0;}
#foundationBody h1.pageTitle 	{background: url( ../images/pageTitles/classpages.gif) no-repeat 0 0;}
#class1Body h1.pageTitle 		{background: url( ../images/pageTitles/classpages.gif) no-repeat 0 0;}
#class2Body h1.pageTitle 		{background: url( ../images/pageTitles/classpages.gif) no-repeat 0 0;}
#class3Body h1.pageTitle 		{background: url( ../images/pageTitles/chatsworth.gif) no-repeat 0 0;}
#class4Body h1.pageTitle 		{background: url( ../images/pageTitles/haddon.gif) no-repeat 0 0;}
#class5Body h1.pageTitle 		{background: url( ../images/pageTitles/hardwick.gif) no-repeat 0 0;}
#class6Body h1.pageTitle 		{background: url( ../images/pageTitles/wingfield.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;}
#ecoBody h1.pageTitle 			{background: url( ../images/pageTitles/eco.gif) no-repeat 0 0;}
#galleryBody h1.pageTitle 		{background: url( ../images/pageTitles/gallery.gif) no-repeat 0 0;}
#governorsBody h1.pageTitle 	{background: url( ../images/pageTitles/governors.gif) no-repeat 0 0;}
#guestbookBody h1.pageTitle 	{background: url( ../images/pageTitles/guestbook.gif) no-repeat 0 0;}
#homeBody h1.pageTitle 			{background: url( ../images/pageTitles/welcome.gif) no-repeat 0 0;}
#houseBody h1.pageTitle 		{background: url( ../images/pageTitles/house.gif) no-repeat 0 0;}
#homeworkBody h1.pageTitle 		{background: url( ../images/pageTitles/homework.gif) no-repeat 0 0;}
#keyinfoBody h1.pageTitle 		{background: url( ../images/pageTitles/keyinfo.gif) no-repeat 0 0;}
#lettersBody h1.pageTitle 		{background: url( ../images/pageTitles/letters.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/news.gif) no-repeat 0 0;}
#newslettersBody h1.pageTitle 	{background: url( ../images/pageTitles/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/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/welcome.gif) no-repeat 0 0;}
#whoswhoBody h1.pageTitle 		{background: url( ../images/pageTitles/whoswho.gif) 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/kidszone.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/govszone.gif) no-repeat;}
#gov_calBody h1.pageTitle		{background: url(../images/pageTitles/gov_cal.gif) no-repeat;}
#gov_meetBody h1.pageTitle		{background: url(../images/pageTitles/gov_meet.gif) no-repeat;}
#gov_docsBody h1.pageTitle		{background: url(../images/pageTitles/gov_docs.gif) no-repeat;}
#gov_bulletinBody h1.pageTitle	{background: url(../images/pageTitles/gov_bulletin.gif) no-repeat;}
#gov_profileBody h1.pageTitle	{background: url(../images/pageTitles/gov_profile.gif) no-repeat;}
#gov_linksBody h1.pageTitle		{background: url(../images/pageTitles/gov_links.gif) no-repeat;}

#slideshowBody h1.pageTitle		{background: url(../images/pageTitles/slideshow.gif) no-repeat;}

/*Layout Engine Stuff - no need to edit this.*/
ul#topcontrols {top: -19px; margin: 0; padding: 0; text-align: right; position: absolute; z-index: 500; width: 100%;}
#topcontrols li {display: inline; margin-right: 10px;}
#topcontrols li a{color:#000;}
#baseText {width: 974px; margin: 25px auto 0; color:#000;}
#baseText a {color:#000;}
#baseText a:hover {text-decoration:underline;}
#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 {margin-top: 10px; border: none;}
/* For Login and Web logo*/
p#logStandards{
position: relative;
top: 0;
width: 88px; 
margin: 0 auto; 
padding: 0px; 
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: 189px;}
/* Change section heading properties here and not in style.css*/
h2.sectionheading{color: #eb8dca;}

.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: #c3e7fd; text-decoration: none;}
a:visited {color:#c3e7fd; text-decoration: none;}
a:focus{color:#c3e7fd; text-decoration: none; border: none;}
a:hover{color: #fcc404; text-decoration: underline;}
a:active{color: #c3e7fd; text-decoration: none;}


#latestNews {
width: 187px; 
height: 179px; 
display: block;
position: absolute;
left: 10px;
top: -3px;
color: #054d05;
z-index:500;
}

#latestNews a {
color:#000;
}

p.newstitlehome {margin: 0}
p.eventhome {margin: 0}

#latestNews h2, #diaryDates h2 {
visibility: hidden;
margin: 0;}




#hitcounter {
position: absolute;
top:77px;
left: 225px;
height: 50px;
margin: 0;
padding: 0;
text-align: center;
width: 150px;
font-weight: bold;
}





#EditSlideButton {position: absolute; z-index: 500; top: 260px; left: -150px;}

	
#slideshow {
		position: absolute;
		left: -125px;  top: 159px;
		width: 860px;  height: 120px;
margin: 0; padding: 0;
		overflow: hidden; z-index: 2000;
		}

#slideshow ul {width: 9999px; margin: 0; padding: 0; list-style: none;}

#slideshow li {float: left; 
width: 148px; height: 105px;
margin: 0px 8px; padding: 0;
overflow: hidden;
border: solid 4px #fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;}

#slideshow li img {width: 100%;}

#buttons {position: absolute; z-index: 50;}

a.prev {
position: absolute;
background: url(../images/previous.gif) no-repeat;
display: block;
height: 100px; width: 30px;
text-indent: -9999px;
left: -180px; top: 165px;}

a.next {
position: absolute;
background: url(../images/next.gif) no-repeat;
display: block;
height: 100px; width: 30px;
text-indent: -9999px;
left: 745px; top: 165px;}




#aspirelink a {
position:absolute;
width:490px;
height:120px;
left:390px;
display:block;
text-indent:-9999px;
}
	
#homeBody #aspirelink a {
position:absolute;
width:820px;
height:170px;
left:75px;
display:block;
text-indent:-9999px;
}

#addr {
color:#000;
width:200px;
height:200px;
position:absolute;
top:2px;
left:390px;
z-index:50;
}

#addr a {color:#000; text-decoration:underline;}
#addr a:hover {color:#000; text-decoration:none;}



#ticker {
position: absolute;
display: block;
width: 500px;
left: -5px; top: 130px;
color: #fff; font-weight: bold;
}

		#ticker_edit {
		position: absolute; 
		z-index: 100;} 			/* This is needed to ensure the ticker edit button does not cause layout problems with the ticker.*/
		
		


#classbgbox ul {position: relative; top: 0px; height: 200px; width: 600px; margin: 0px auto; padding: 0; list-style-type: none;}

li.year3 a {
display: block; 
width: 131px; 
height: 129px;
background: url( ../images/classpages/year3.gif) no-repeat;
position: absolute;
top: 0px; 
left: 0px;
text-indent: -5000px;
}

li.year4 a {
display: block; 
width: 131px; 
height: 129px;
background: url( ../images/classpages/year4.gif) no-repeat;
position: absolute;
top: 0px; 
left: 0px;
text-indent: -5000px;
}
 
li.year5 a {
display: block; 
width: 131px; 
height: 129px;
background: url( ../images/classpages/year5.gif) no-repeat;
position: absolute;
top: 0px; 
left: 0px;
text-indent: -5000px;
}
 
li.year6 a {
display: block; 
width: 131px; 
height: 129px;
background: url( ../images/classpages/year6.gif) no-repeat;
position: absolute;
top: 0px; 
left: 0px;
text-indent: -5000px;
}


li.year3 a{
	top: 24px;
	left: 4px;
}
li.year4 a{
	top: 24px;
	left: 154px;
}
li.year5 a{
	top: 24px;
	left: 304px;
}
li.year6 a {
	top: 24px;
	left: 454px;
}


li.year3 a:hover ,
li.year4 a:hover , 
li.year5 a:hover , 
li.year6 a:hover 
{background-position: 0 -130px;}


#classpagepusher {clear: both;}



#kidszoneBody .small {position: absolute; top: 50px;}



#kidszonebox  ul{position: relative; top: 0px; height: 460px; width: 600px; margin: 0px auto; padding: 0; list-style-type: none;}

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/kidszoneimages/games.jpg) no-repeat;
	height: 215px;
	width: 116px;
	top: 10px;
	left: 80px;
}
li.kgames a:hover{background-position: 0 -215px;} 

li.ks1links a {
background:transparent url(../images/kidszoneimages/ks1links.jpg) no-repeat scroll 0 0;
height: 215px;
width: 116px;
top: 10px; 
left: 150px;
}
li.ks1links a:hover {background-position: 0 -215px;} 

li.ks2links a {
	background:transparent url(../images/kidszoneimages/ks2links.jpg) no-repeat scroll 0 0;
	height: 215px;
	width: 116px;
	top: 10px;
	left: 230px;
}
li.ks2links a:hover {background-position: 0 -215px;} 

li.english a {
	background:transparent url(../images/kidszoneimages/english.jpg) no-repeat scroll 0 0;
	height: 215px;
	width: 116px;
	top: 10px;
	left: 380px;
}
li.english a:hover {background-position: 0 -215px;} 

li.history a {
	background:transparent url(../images/kidszoneimages/history.jpg) no-repeat scroll 0 0;
	height: 215px;
	width: 116px;
	top: 240px;
	left: 0px;
}
li.history a:hover {background-position: 0 -215px;} 

li.science a {
	background:transparent url(../images/kidszoneimages/science.jpg) no-repeat scroll 0 0;
	height: 215px;
	width: 116px;
	top: 240px;
	left: 150px;
}
li.science a:hover {background-position: 0 -215px;} 

li.maths a {
	background:transparent url(../images/kidszoneimages/maths.jpg) no-repeat scroll 0 0;
	height: 215px;
	width: 116px;
	top: 240px;
	left: 300px;
}
li.maths a:hover {background-position: 0 -215px;} 

li.brain a {
	background:transparent url(../images/kidszoneimages/brainbuilders.jpg) no-repeat scroll 0 0;
	height: 215px;
	width: 116px;
	top: 240px;
	left: 450px;
}
li.brain a:hover {background-position: 0 -215px;} 



/* 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:#42A0FF solid thick}
#Guestbook .sort{background-color:#42A0FF}
#Guestbook .sort a{color:#FF0}
#Guestbook .sort a:hover{color:#FFF}
#Guestbook .allowdeny{color:#FF0;background-color:#42A0FF}
#Guestbook .allowdeny a{color:#FF0}
#Guestbook .allowdeny a:hover{color:#FFF}
#Guestbook .guest{background-color:#FFED6F; color:#000;}
#Guestbook .message{background-color:#FFF; color:#000;}
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;}

/* 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;}

