@import url(../styles/list_nav.css);

html,body{
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color:#1d2020;
background-color: #ffb400;
}

#header{
height: 195px;
background-image: url(../images/header.gif);
background-repeat: no-repeat;
}

#container{
margin: 0px auto;
background-color: #fce68f;
width: 800px;
position: relative;
top: 0px;
background-image: url(../images/container_bg.gif);
background-repeat: repeat-y;
}

#container_home{
margin: 0px auto;
background-color: #fce68f;
width: 800px;
height: 602px;
position: relative;
top: 0px;
background-image: url(../images/homepagebg.jpg);
background-repeat: no-repeat;
}

#container2{
margin: 0px auto;
width: 800px;
position: relative;
background-image: url(../images/watermark.gif); 
background-repeat: no-repeat;
background-position: top left;
top: 0px;
}

#col-one{
position: absolute;
top: 187px;
left: 4px;
width: 162px;
margin: 0px 0px 0px 0px;
padding: 0px;
padding-top: 10px;
height: 424px;
z-index: 10;
}

#col-one_home{
position: absolute;
top: 0px;
left: 0px;
width: 800px;
margin: 0px 0px 0px 0px;
padding: 0px;
padding-top: 10px;
z-index: 10;
}

#col-two{ 
top: -75px;
margin:  0px 15px 20px 210px;
padding: 0px 0px 0px 0px;
position: relative;
min-height: 490px; 
}
#container_home #col-two{min-height: 580px;}


#footer{
height: 15px;
clear: both;
background-image: url(../images/footer.gif); 
background-repeat: no-repeat;
background-color: #ffb400;
}

#randoms{
z-index: 100;
}

#title_brainbuilders{background: url(../images/titles/brainbuilders.gif) no-repeat;}
#title_calendar{background: url(../images/titles/calendar.gif) no-repeat;}
#title_classpages{background: url(../images/titles/classpages.gif) no-repeat;}
#title_clubs{background: url(../images/titles/clubs.gif) no-repeat;}
#title_contact{background: url(../images/titles/contact.gif) no-repeat;}
#title_curriculum{background: url(../images/titles/curriculum.gif) no-repeat;}
#title_english{background: url(../images/titles/english.gif) no-repeat;}
#title_friendsreunion{background: url(../images/titles/friendsreunion.gif) no-repeat;}
#title_gallery{background: url(../images/titles/gallery.gif) no-repeat;}
#title_games{background: url(../images/titles/games.gif) no-repeat;}
#title_governors{background: url(../images/titles/governors.gif) no-repeat;}
#title_guestbook{background: url(../images/titles/guestbook.gif) no-repeat;}
#title_history{background: url(../images/titles/history.gif) no-repeat;}
#title_keyinformation{background: url(../images/titles/keyinformation.gif) no-repeat;}
#title_kidszone{background: url(../images/titles/kidszone.gif) no-repeat;}
#title_ks1links{background: url(../images/titles/ks1links.gif) no-repeat;}
#title_ks2links{background: url(../images/titles/ks2links.gif) no-repeat;}
#title_letters{background: url(../images/titles/letters.gif) no-repeat;}
#title_maths{background: url(../images/titles/maths.gif) no-repeat;}
#title_news{background: url(../images/titles/news.gif) no-repeat;}
#title_newsletters{background: url(../images/titles/newsletters.gif) no-repeat;}
#title_parents{background: url(../images/titles/parents.gif) no-repeat;}
#title_pta{background: url(../images/titles/pta.gif) no-repeat;}
#title_science{background: url(../images/titles/science.gif) no-repeat;}
#title_staff{background: url(../images/titles/staff.gif) no-repeat;}
#title_tour{background: url(../images/titles/tour.gif) no-repeat;}
#title_welcome{background: url(../images/titles/welcome.gif) no-repeat;}
#title_whoswho{background: url(../images/titles/whoswho.gif) no-repeat;}
#title_yeargroups{background: url(../images/titles/yeargroups.gif) no-repeat;}
#title_music{background: url(../images/titles/music.gif) no-repeat;}
#title_schoolcouncil{background: url(../images/titles/schoolcouncil.gif) no-repeat;}
#title_fobbs{background: url(../images/titles/fobbs.gif) no-repeat;}


#title_fobbs,
#title_brainbuilders,
#title_calendar,
#title_classpages,
#title_clubs,
#title_contact,
#title_curriculum,
#title_english,
#title_friendsreunion,
#title_gallery,
#title_games,
#title_governors,
#title_guestbook,
#title_history,
#title_keyinformation,
#title_kidszone,
#title_ks1links,
#title_ks2links,
#title_letters,
#title_maths,
#title_news,
#title_newsletters,
#title_parents,
#title_pta,
#title_science,
#title_staff,
#title_tour,
#title_welcome,
#title_whoswho,
#title_yeargroups,
#title_music,
#title_schoolcouncil
{height: 67px; 
text-align:center; 
width: 190px; 
margin: 0 auto; 
text-indent: -5000px;}



.hidden_item{display:none;}
.hiddenheadtext{display: none;}

#loginbox{
text-align: center;
padding: 5px;
}


.accesstext{display: none;}
#accessie {display: none;}
#wai_logo img {border: none;} 



a:link{
color:#990000;
text-decoration: none;
}
a:visited {
color:#999900;
text-decoration: none;
}
a:focus{
color:#990000;
text-decoration: none;
border: none;
}
a:hover{
color:#FF6600;
text-decoration: underline;
}
a:active{
color:#3333CC;
text-decoration: none;
}


#bottomlinks {text-align:center;} 

#bottomlinks ul li{
color: #FFFFFF;
font-weight: bold;
padding: 5px;
list-style-type: none;
display: inline;
}
#bottomlinks a{
text-decoration: none;
color: #FFFFFF;
padding-left: 5px;
border-left: 2px solid #FFFFFF;
}
#bottomlinks a:hover{
text-decoration: none;
color:#990000;
}


	/* EDITABLE SLIDESHOW */

	#fadermask{
		position: absolute;
		left: 382px;
		top: 194px;
		width: 243px;
		height: 246px;
		overflow: hidden;
		background: url(../images/mask.png) no-repeat;
		z-index: 1;
		}

	#EditSlideButton {position: absolute; z-index: 200; top: 220px; left: 380px;}
	#EditSlideButton img{border: none;}

	#fader {
		position: absolute;
		top: 194px;
		left: 382px;
		overflow: hidden;
		width: 243px;
		height: 246px;
		z-index: 0;
		overflow: hidden;
		}

	#fader img {height: 100%;}



#newsbox{
position: absolute;
top: 535px;
left: -178px;
width: 202px;
height: 100px;
z-index: 0;
color: #0066CC;
text-align: center;
}

#newsbox a{color: #000000;}
#newsbox a:hover{color:#000000;}

#hometext{
position: absolute;
left: 213px;
top: 387px;
width: 500px;
text-align: center;
}

#diarydatesbox{
position: absolute;
top: 40px;
left: 161px;
width: 243px;
height: 91px;
z-index: 0;
}

#hitcountbox{
position: absolute;
width: 141px;
height: 25px;
left: -152px;
top: 205px;
}

#teaserbox ul {margin:0;}
#teaserbox ul li { display: inline; padding: 0; list-style-type: none;}

li.classpageshome a{
position: absolute;
width: 140px;
height: 110px;
display: block;
background: url(../images/teasers/classpages.gif) no-repeat;
overflow: hidden;
left: 8px;
top: 214px;
text-indent: -5000px;
}
li.classpageshome a:hover{
background-position: -140px 0;
} 

li.tourhome a{
position: absolute;
width: 150px;
height: 115px;
display: block;
background: url(../images/teasers/tour.gif) no-repeat;
overflow: hidden;
left: 319px;
top: 218px;
text-indent: -5000px;
}
li.tourhome a:hover{
background-position: -150px 0;
} 

li.galleryhome a{
position: absolute;
width: 163px;
height: 68px;
display: block;
background: url(../images/teasers/galleryhome.gif) no-repeat;
overflow: hidden;
left: 340px;
top: 64px;
text-indent: -5000px;
}
li.galleryhome a:hover{
background-position: -163px 0;
} 

li.kidszonehome a{
position: absolute;
width: 150px;
height: 115px;
display: block;
background: url(../images/teasers/kidszone.gif) no-repeat;
overflow: hidden;
left: 158px;
top: 219px;
text-indent: -5000px;
}

li.kidszonehome a:hover{
background-position: -150px 0;
} 



.back_to{
text-align: left;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
} 


#kidsbgbox{
background-image: url(../images/kidszoneimages/kidszonebg.gif); 
background-repeat: no-repeat; 
width: 454px;
height: 372px; 
margin: 0 auto;
}

#kidsbgbox ul li { display: inline; padding: 0; list-style-type: none;}

li.kgames a{
position: absolute;
width: 150px;
height: 143px;
display: block;
background: url(../images/kidszoneimages/games.gif) no-repeat;
overflow: hidden;
font-weight: bold;
left: 20px;
top: 218px;
text-indent: -5000px
}
li.kgames a:hover{
background-position: -150px 0;
} 

li.ks1links a{
position: absolute;
width: 150px;
height: 143px;
display: block;
background: url(../images/kidszoneimages/ks1links.gif) no-repeat;
overflow: hidden;
font-weight: bold;
left: 20px;
top: 70px;
text-indent: -5000px
}
li.ks1links a:hover{
background-position: -150px 0;
} 

li.ks2links a{
position: absolute;
width: 150px;
height: 143px;
display: block;
background: url(../images/kidszoneimages/ks2links.gif) no-repeat;
overflow: hidden;
font-weight: bold;
left: 259px;
top: 366px;
text-indent: -5000px
}
li.ks2links a:hover{
background-position: -150px 0;
} 

li.english a{
position: absolute;
width: 150px;
height: 143px;
display: block;
background: url(../images/kidszoneimages/english.gif) no-repeat;
overflow: hidden;
font-weight: bold;
left: 181px;
top: 70px;
text-indent: -5000px
}
li.english a:hover{
background-position: -150px 0;
} 

li.history a{
position: absolute;
width: 150px;
height: 143px;
display: block;
background: url(../images/kidszoneimages/history.gif) no-repeat;
overflow: hidden;
font-weight: bold;
left: 341px;
top: 218px;
text-indent: -5000px
}
li.history a:hover{
background-position: -150px 0;
} 

li.science a{
position: absolute;
width: 150px;
height: 143px;
display: block;
background: url(../images/kidszoneimages/science.gif) no-repeat;
overflow: hidden;
font-weight: bold;
left: 341px;
top: 70px;
text-indent: -5000px
}
li.science a:hover{
background-position: -150px 0;
} 

li.maths a{
position: absolute;
width: 150px;
height: 143px;
display: block;
background: url(../images/kidszoneimages/maths.gif) no-repeat;
overflow: hidden;
font-weight: bold;
left: 181px;
top: 218px;
text-indent: -5000px
}
li.maths a:hover{
background-position: -150px 0;
} 

li.brain a{
position: absolute;
width: 150px;
height: 143px;
display: block;
background-image: url(../images/kidszoneimages/brain.gif);
background-repeat:no-repeat;
overflow: hidden;
font-weight: bold;
left: 100px;
top: 366px;
text-indent: -5000px
}
li.brain a:hover{
background-position: -150px 0;
}



#classbox ul li { display: inline; padding: 0; list-style-type: none;}

#classbox {height: 440px}


li.nursery a {
width: 247px;
height: 200px;
display: block;
background: url(../images/classpages/nursery.gif) no-repeat;
overflow: hidden;
font-weight: bold;
position: absolute;
left: 0px;
top: 78px;
}
li.nursery a:hover {
background-position: -252px 0;
}

li.infants a {
width: 250px;
height: 200px;
display: block;
background: url(../images/classpages/infant.gif) no-repeat;
overflow: hidden;
font-weight: bold;
position: absolute;
left: 313px;
top: 78px;
}
li.infants a:hover {
background-position: -243px 0;
} 

li.lowerjuniors a {
width: 250px;
height: 200px;
display: block;
background: url(../images/classpages/lower.gif) no-repeat;
overflow: hidden;
font-weight: bold;
position: absolute;
left: 0px;
top: 305px;
}
li.lowerjuniors a:hover {
background-position: -250px 0;
} 

li.upperjuniors a {
width: 250px;
height: 200px;
display: block;
background: url(../images/classpages/upper.gif) no-repeat;
overflow: hidden;
font-weight: bold;
position: absolute;
left: 313px;
top: 305px;
}
li.upperjuniors a:hover {
background-position: -250px 0;
}



h2.sectionheading {color: #009900;}

#Guestbook {border: #42A0FF solid thick;}
#Guestbook .sort{background-color: #42A0FF;}
#Guestbook .sort a{color: #FFFF00;}
#Guestbook .sort a:hover{color:#FFFFFF;}
#Guestbook .allowdeny {color: #FFFF00;background-color: #42A0FF;}
#Guestbook .allowdeny a{color: #FFFF00;}
#Guestbook .allowdeny a:hover{color:#FFFFFF;}
#Guestbook .guest {background-color: #FFED6F;}
#Guestbook .message {background-color: #FFFFFF;}

