body {
	margin: 0;
	padding: 0;
	font-family: Comic Sans MS;
	font-size: small;
	color: #000066; 
	background-color: #CCFFCC;  
}

a:link, a:visited{
	color: #FF0066;
	text-decoration: underline;
}

a:hover {
	background-color: none;
	color: #003399;
}

#wrapper {
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/contentbk.gif);
	background-repeat: repeat-y;	
}	

#header {
height: 142px;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
}

 
#ticker {
	position: relative;
	top: 0px;
	left: 18px;
	height: 15px;
	width: 528px;
	padding: 0px;
	visibility: visible;
	z-index: 5;



}	

#content {
	margin-left: 176px;
	text-align: left;
	position: relative;
	min-height: 478px;
	margin-right: 10px;
	padding: 0px 10px 50px 15px;
	font-size: small;
	z-index: 4;



}

* html #content { /* IE ignores the * html so sees this as #content */
	height: 478px; /* IE thinks height means min-height */
}


#login {
	position: relative;
	background-color: #FFFFFF;
	top: 125px;
	left: 400px;
	height: 15px;
	width: 38px;
	padding: 0px;
	z-index: 2;

}


#navigation {
	position: absolute;
	top: 142px;
	padding: 15px 0px 0px 20px;
	left: 0px;
	background: url(images/navbk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 176px;
	height: 478px;
	text-align: left;
	z-index: 8;


}



#footer {
	background-color: #CCFFCC;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: top right;
    margin: 0 0px 0 0px;
	color: #006600;
	font-size: small;
	font-weight: normal;
	text-align: center;
    text-align: center;
	padding: 20px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;

} 

#footer a:link, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
}
#footer a:hover {
	background-color: none;
	color: #3300cc;
}


#CURR-Links {
position: relative;
width: 500px;
height: 200px;
}


a.CURR-FS {
position: absolute;
display: block;
background-image: url(../images/FScurriculum.JPG);
height: 150px;
width: 180px;
text-indent: -5000px;
left: 50px;
}

.CURR-KS1 {
position: absolute;
display: block;
background-image: url(../images/KS1curriculum.JPG);
height: 180px;
width: 180px;
text-indent: -5000px;
left: 290px;
}


#platform-links {
position: relative;
width: 500px;
height: 200px;
text-align: center;
}

#platform-links a:hover {
color: #ff0000;
}

a.rec-phonics {
position: absolute;
display: block;
background-image: url(../images/phonics.gif);
padding-top: 150px;
width: 180px;
left: 50px;
font-size: large;
font-weight: bold;
text-decoration: none;
color: #32CD32;
}

a.rec-numeracy {
position: absolute;
display: block;
background-image: url(../images/numeracy.gif);
background-repeat: no-repeat;
padding-top: 150px;
width: 220px;
left: 290px;
font-size: large;
font-weight: bold;
text-decoration: none;
color: #0000CD;
}


a.y1-phonics {
position: absolute;
display: block;
background-image: url(../images/phonics.gif);
padding-top: 150px;
width: 180px;
left: 50px;
font-size: large;
font-weight: bold;
text-decoration: none;
color: #32CD32;
}

a.y1-spellings {
position: absolute;
display: block;
background-image: url(../images/spellings.gif);
background-repeat: no-repeat;
padding-top: 150px;
width: 220px;
left: 290px;
font-size: large;
font-weight: bold;
text-decoration: none;
color: #0000CD;
}

a.y2-phonics {
position: absolute;
display: block;
background-image: url(../images/phonics2.gif);
padding-top: 150px;
width: 180px;
left: 50px;
font-size: large;
font-weight: bold;
text-decoration: none;
color: #32CD32;
}

a.y2-spellings {
position: absolute;
display: block;
background-image: url(../images/spellings2.gif);
background-repeat: no-repeat;
padding-top: 150px;
width: 220px;
left: 290px;
font-size: large;
font-weight: bold;
text-decoration: none;
color: #0000CD;
}

body {
	margin: 0;
	padding: 0;
	font-family: Comic Sans MS;
	font-size: small;
	color: #000066; 
	background-color: #CCFFCC;  
}

a:link, a:visited{
	color: #FF0066;
	text-decoration: underline;
}

a:hover {
	background-color: none;
	color: #003399;
}

#wrapper {
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/contentbk.gif);
	background-repeat: repeat-y;	
}	

#header {
height: 142px;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
}

 
#ticker {
	position: relative;
	top: 0px;
	left: 18px;
	height: 15px;
	width: 528px;
	padding: 0px;
	visibility: visible;
	z-index: 5;



}	

#content {
	margin-left: 176px;
	text-align: left;
	position: relative;
	min-height: 478px;
	margin-right: 10px;
	padding: 0px 10px 50px 15px;
	font-size: small;
	z-index: 4;



}

* html #content { /* IE ignores the * html so sees this as #content */
	height: 478px; /* IE thinks height means min-height */
}


#login {
	position: relative;
	background-color: #FFFFFF;
	top: 125px;
	left: 400px;
	height: 15px;
	width: 38px;
	padding: 0px;
	z-index: 2;

}


#navigation {
	position: absolute;
	top: 142px;
	padding: 15px 0px 0px 20px;
	left: 0px;
	background: url(images/navbk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 176px;
	height: 478px;
	text-align: left;
	z-index: 8;


}



#footer {
	background-color: #CCFFCC;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: top right;
    margin: 0 0px 0 0px;
	color: #006600;
	font-size: small;
	font-weight: normal;
	text-align: center;
    text-align: center;
	padding: 20px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;

} 

#footer a:link, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
}
#footer a:hover {
	background-color: none;
	color: #3300cc;
}


#CURR-Links {
position: relative;
width: 500px;
height: 200px;
}


a.CURR-FS {
position: absolute;
display: block;
background-image: url(../images/FScurriculum.JPG);
height: 150px;
width: 180px;
text-indent: -5000px;
left: 50px;
}

.CURR-KS1 {
position: absolute;
display: block;
background-image: url(../images/KS1curriculum.JPG);
height: 180px;
width: 180px;
text-indent: -5000px;
left: 290px;
}


#platform-links {
position: relative;
width: 500px;
height: 200px;
text-align: center;
}

#platform-links a:hover {
color: #ff0000;
}

a.rec-phonics {
position: absolute;
display: block;
background-image: url(../images/phonics.gif);
padding-top: 150px;
width: 180px;
left: 50px;
font-size: large;
font-weight: bold;
text-decoration: none;
color: #32CD32;
}

a.rec-numeracy {
position: absolute;
display: block;
background-image: url(../images/numeracy.gif);
background-repeat: no-repeat;
padding-top: 150px;
width: 220px;
left: 290px;
font-size: large;
font-weight: bold;
text-decoration: none;
color: #0000CD;
}


a.y1-phonics {
position: absolute;
display: block;
background-image: url(../images/phonics.gif);
padding-top: 150px;
width: 180px;
left: 50px;
font-size: large;
font-weight: bold;
text-decoration: none;
color: #32CD32;
}

a.y1-spellings {
position: absolute;
display: block;
background-image: url(../images/spellings.gif);
background-repeat: no-repeat;
padding-top: 150px;
width: 220px;
left: 290px;
font-size: large;
font-weight: bold;
text-decoration: none;
color: #0000CD;
}

a.y2-phonics {
position: absolute;
display: block;
background-image: url(../images/phonics2.gif);
padding-top: 150px;
width: 180px;
left: 50px;
font-size: large;
font-weight: bold;
text-decoration: none;
color: #32CD32;
}

a.y2-spellings {
position: absolute;
display: block;
background-image: url(../images/spellings2.gif);
background-repeat: no-repeat;
padding-top: 150px;
width: 220px;
left: 290px;
font-size: large;
font-weight: bold;
text-decoration: none;
color: #0000CD;
}

/*international links*/

#flags{
position:relative;
height: 250px;
margin-top: 40px;
}

.austrailia a{
position: absolute;
width: 250px;
height: 5px;
background: url(../images/auatrailiaflag.gif) no-repeat;
left: 290px;
padding-top: 170px;
text-align:center;
}

.vietnam a{
position: absolute;
width: 250px;
height: 5px;
background: url(../images/vietnamflag.gif) no-repeat;
text-align:center;
padding-top: 170px;
}

.vietnam a:hover, .austrailia a:hover{background-position: -250px 0;}
/* CALENDAR STYLES */



#termevents {
}
#termevents .termtitle {
	font-weight: bold;
	text-align: center;
	font-size: medium;
}
#termevents .latesttitle {
    font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #f00;
	text-align: center;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}
#termevents .latest {
	background-color: #FFCCCC;
	background-image: url(../cms/icons/dontforget.gif);
	background-repeat: no-repeat;
	border: solid 1px #000000;
	padding-left: 80px;
}


#termevents .date {
    width: 200px;
    margin-left: 3px;
    font-size: small;
    line-height: 22px;
   color: #000000;
    float: left;
    font-weight: bold;
}
#termevents .event {
    line-height: 22px;
    margin-left: 3px;
    font-size: small;
    font-weight: normal;
}
#termevents a{
   text-decoration: none;
   color: #0000CC;
}
#termevents a:hover {
   text-decoration: none;
   color: #FF0000;
}


#termevents .termheader {
    font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #429B3D;
	text-align: center;
	border: solid 1px #000000;
}
#termevents .eventarea {
	background-color: #DAEBD9;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
}


#termevents .detailtitle {
	font-weight: bold;
	font-size: medium;
}
#termevents .detailtitleonday {
	font-weight: bold;
	font-size: medium;
	text-align: center;
}
#termevents .detaildata {
	font-size: small;
}
#termevents .detailfield {
	font-size: small;
	font-weight: bold;
}



/* MONTHLY CALENDAR STYLES */

#monthlycalendars{
}
#monthlycalendars a{
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}
#monthlycalendars a:hover{
color: #00FF00;
}
.dwzCalendarExternalTable{
background-color:#bbbbba;
}
.dwzCalendarInternalTable{
border:0;
}
.dwzCellPrev{
text-align:center;
height:18px;
background-color:#666666;
}
.dwzCellMonth{
text-align:center;
height:20px;
background-color:#666666;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}
.dwzCellNext{
text-align:center;
height:20px;
background-color:#666666;
color:#000000;
}
.dwzCellWeekDay{
text-align:center;
height:20px;
background-color:silver;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
background-color:#FFFFFF;
vertical-align:middle;
width:20px
}
.dwzLineSeparator{
height:0px;
}
.dwzCellNextMonth{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
font-weight :normal;
width:20px;
height:20px;
background-color: #d1d1d0;
vertical-align:bottom;
text-align:right;
}
.dwzCellPrevMonth{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
font-weight :normal;
width:20px;
height:20px;
background-color: #d1d1d0;
vertical-align:bottom;
text-align:right;
}
.dwzCellNoEvent{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
background-color:#e4e4e0;
width:20px;
height:20px;
text-align:right;
vertical-align:bottom;
}
.dwzCellEvent{
background-color:#666666;
width:20px;
height:20px;
text-align:right;
vertical-align:bottom;
}

h2.sectionheading{font-style: italic; color: #1F0057; font-size: small; margin-top: 20px;}.blockPusher {height: 10px; clear: both;}

