﻿body
{

	text-align: center;
	margin: 0;
	font-size:73%;
	font-family:  Verdana, arial;
	padding:0px;
}

/* HTML overrides*/

h4
{

	font-family: Verdana, Arial;
	margin: 0 0 0px 0;
	padding-top: 0px;
}

h5
{
	font-family: Arial Rounded MT Bold, Arial;
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding-top: 10px;
}

hr
{
    border: thin 1px #EFEFEF;
}

p
{
	margin: 10px 0 10px 0;
}

ul
{
	margin-top: 5px;
}

a
{
	color: #000000;
}

a img
{
	border: 0;
}

img.myImg
{
    background-color: #990099;
}


table.myTable
{
	width: 100%;
	
	
}

table.myTable th
{
	text-align: left;
	border-bottom: solid 1px #000000;
}

table.myTable th.centre
{
    text-align:center;
}

table.myTable tr
{
	height: 30px;
	margin-bottom:2px;
	
	
}
.opbord
{
   background-color:#D6F0F5;
   
}
.itb
{
    background-color:#98D0DC;
}
.imgbord1
{margin:2px;
}



table.myTable td
{
	border-bottom: solid 1px #cccccc;/**/
	margin-bottom:2px;
}

table.myTable td.centre
{
    text-align:center;
}	

/* floating and aligning */

.clear
{
	clear: both;

}

.floatleft
{
	float: left;
}
.textAreaFloatLeft
{
    float: left;
    margin-right:30px;
}
.floatright
{
	float: right;
}
.center
{
	text-align: center;
}
.photoMargin
{
    margin-right:20px;
}
/* hiding */

.hidden
{
	display: none;
}

/* error handling */

.field-validation-error
{
	color: #FF3737;
}

.input-validation-error
{
	background-color: #ffeeee;
}

.validation-summary-errors
{
	color: #FF3737;
}

.error { color: #f00; }

.profileValidation
{
    border-top: solid 2px #93C4F4;
    border-bottom: solid 2px #93C4F4;
}

/* content boxes */

.halfpagebox
{
	width: 440px;
}

.boxstyleone
{
	background: #F4FDFF url(/Content/Images/Backgrounds/boxstyleonebackground.png) no-repeat bottom right;
	border-right: solid 2px #93C4F4;
	border-bottom: solid 2px #93C4F4;
	padding: 4px 10px 10px 10px;
	margin-bottom: 10px;
}

.boxstyletwo
{
	background: #FFCC00 url(/Content/Images/Backgrounds/boxstyletwobackgroundNew.png) repeat-x bottom left;
	border-right: solid 2px #FF9900;
	border-bottom: solid 2px #FF9900;
	padding: 4px 10px 10px 10px;
	margin-bottom: 10px;
}

.boxstylethree
{
	background: #FF9900 url(/Content/Images/Backgrounds/boxstylethreebackground.png) no-repeat top left;
	border-right: solid 2px #FF6600;
	border-bottom: solid 2px #FF6600;
	padding: 4px 10px 10px 10px;
	margin-bottom: 10px;
}

/* standard form layouts */

ul.form
{
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
	
}

ul.form select
{
	border: solid 1px #93C4F4;
	width: 280px;
	height: 23px;
	line-height:23px; 
}

ul.form input
{
	width: 280px;
	height: 21px;
	line-height: 21px;
	border: solid 1px #93C4F4;
	text-decoration:none;
}

ul.form textarea
{
    font-family:Verdana;
    height:100px;
	border: solid 1px #93C4F4;
	width:550px;
}

ul.form textarea.myTextArea
{
	width: 97%;
	height: 55px;
	border: solid 1px #93C4F4;
	margin-bottom: 8px;
	font-family:Verdana;
}

ul.form textarea.halftextarea
{
    width:290px;
}

.diarytextarea
{
    width:490px;
}

form li img
{
    vertical-align:middle;
}

ul.form input.submit
{
	background-color: #F4FDFF;
	width: 120px;
	height: 27px;
	margin-top: 3px;
}

.checkbox
{
	width: auto;
	height: auto;
	border: 0px;
	margin-bottom: 0px;
}

.myPhoto
{
    margin-left:20px;
}

.capacity_border
{
	border-bottom: 0px;
}

.liFloat
{
    width:50%;
}

.inline
{
	border: none;
}


.green
{

	/*background-color:Green;
	padding-left:20px;
	border:1px solid red;*/
}

/*.green input
{
background-image:url(images/greenback.gif);
background-position:top;
width:40px;
height:40px;
background-color:green;

}*/

.orange
{
	/*background-color:Orange;
	padding-left:20px;*/
}

.orange input
{
/*background-image:url(images/greenback.gif);
background-position:top;
width:40px;
height:40px;*/
}

.red
{
/*	background-color:Red;
	padding-left:20px;*/
}

.red input
{
/*background-image:url(images/greenback.gif);
background-position:top;
width:40px;
height:40px;
border:1px solid green;*/
}

.gray
{

	padding-left:20px;
}

/* holder for the whole website */

#website
{
	width: 960px;
	margin: auto;
	background: #ffffff;

	text-align: left;
}

/* header */

#header
{
	background: #990099;
	padding: 0px;
	margin-left:0px;
}

/* the sites menu */

#sidemenu{
	float:left;
	width:203px;

	margin-top:6px;
	margin-left:6px;
	font-size:120%;
	font-weight:bold;
	
	border:6px solid #6600FF;
	background-color:#339999;
}

#sidemenu h3{

	margin:0;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:10px;
	margin-bottom:10px;

}


#sidemenu ul{
	list-style:none;

}

#sidemenu ul{
display:block;
list-style:none;
margin:0;
padding:0;
padding-bottom:15px;

}/**/

#sidemenu ul li{

background-color:#990099;
color:#FFFFFF;
margin-left:10px;
margin-right:10px;
width:185px;
margin-bottom:3px;
margin-top:0px;
padding:2px;
}

#sidemenu ul li a{
font-size:100%;
background-color:#990099;
display:block;
padding-left:25px;
padding-right:12px;

}

#sidemenu ul li a:hover{
background-color:#000066;
background-image:url(/Content/Images/sidelinkstar.gif);
background-position:left;
background-repeat:no-repeat;
}

#sidemenu h3{
font-size:150%;
color:#FFFFFF;
}

#sidemenu a{
color:#FFFFFF;
font-size:70%;
text-decoration:none;
}

#sidemenu #button{
color:#6600FF;
font-weight:bold;
padding:5px;

}

#loginbox {
float:left;
background-color:#7ED3D3;
width:176px;
margin-left:15px;
border:8px solid #6600FF;
margin-top:15px;
font-weight:bold;

}

.logpan a{
    font-size:80%;
}

.log
{
    margin:5px;
    font-weight:normal;
}

#loginbox h3{
color:#6600FF;
padding-left:15px;
font-size:140%;
}



#loginbox ul{
list-style:none;
margin:0;
padding-left:15px;
padding-bottom:20px;
/*background-image:url(images/loginboxbot.gif);
background-repeat:no-repeat;
background-position:bottom;*/
}

.logpan .buttonfr{
margin-right:15px;
padding:7px;
color:#0000FF;
font-weight:bold;

}

.caph h3{

border:1px solid #6700FD;

}

#breadcrumbs{
line-height:25px;
background-color:#D6E0F5;
padding-left:20px;
color:#3366CC;
}

#breadcrumbs a
{
color:#3366CC;  
text-decoration: none;  
}

#breadcrumbs a:hover
{
color:#3366CC;  
text-decoration: underline;  
}

#homeright{
position:relative;
float:right;
width:690px;
margin-right:20px;
margin-top:5px;
}

#homecol1{
width:210px;
float:left;
z-index:1;
}

#homecol2{
width:475px;
float:right;
z-index:0;
}
#homecol1 h3{
margin:0;
padding:0;

}


#diaryPan{
position:absolute;
border:6px solid #990199;
background-color:#FFCC00;
margin-left:17px;
width:230px;
}


#diaryPan p{
padding-left:15px;
padding-right:15px;
padding-bottom:20px;
margin-bottom:0;

}

#diaryPan h3{
color:#3333FF;
padding-top:10px;
padding-left:15px;
font-size:130%;

}

#cvPan{
border:6px solid #990199;
background-color:#99CC00;
margin-bottom:10px;
margin-top:25px;
width:227px;
z-index:1;
}

#cvPan p{
padding-left:15px;
padding-right:15px;
padding-bottom:20px;

margin-bottom:0;

}

#cvPan h3{
color:#FFFFFF;
padding-top:10px;
padding-left:15px;
font-size:130%;

}

#homeimg{

z-index:0;

}

.col1{
width:252px;
background-image:url(/Content/Images/mymerit_left.gif);
background-position:right top;
background-repeat:no-repeat;
float:left;

}
.col2{
width:232px;
float:left;
background-image:url(/Content/Images/mymerit_center.gif);
background-position:top left;
background-repeat:no-repeat;
}

.col3{
position:relative;
width:190px;
float:left;
background-image:url(/Content/Images/mymerit_right.gif);
background-position:top left;
background-repeat:no-repeat;
height:400px;
}



.meimg{

z-index:0;
}

#aboutmePan{

border:6px solid #990199;
background-color:#6699FF;
width:190px;
margin-left:20px;
margin-top:330px;
margin-bottom:20px;

}

#aboutmePan p{
padding-left:15px;
padding-right:15px;
padding-bottom:20px;
margin-bottom:0;
}

#aboutmePan h3{
color:#FFFFFF;
padding-top:10px;
padding-left:15px;
font-size:130%;
}

#aboutPan{
margin-top:10px;
background-color:#FFCC00;
border:6px solid #990199;
}

#aboutPan h3{
color:#3333FF;
padding-top:10px;
padding-left:15px;
font-size:130%;

}

#aboutPan p{
padding-left:15px;
padding-right:15px;
padding-bottom:20px;
margin-bottom:0;

}


#openingtext{

float:left;
font-weight:bold;
font-size:160%;
margin-left:15px;
margin-right:15px;

}

#centImg{
float:left;
}

.hg{
color:#6600FF;
font-size:80%;
}

#boxleft{
float:left;
width:435px;
margin-left:16px;

font-size:120%;
border:7px solid #990099;
background-color:#91B5FF;
}

#boxleft p{
padding-left:20px;
padding-right:20px;

}

#boxleft ul
{
    list-style:disc;
margin-left:0px !important;
margin-left: 40px !important@;
margin-right:50px;
display:block;
}

.topback{
background-image:url(/Content/Images/box_left_top.png);
background-repeat:no-repeat;
padding-left:10px;
padding-right:10px;
}

.topbottom{
background-image:url(/Content/Images/box_left_bottom.png);
background-position:bottom;
}


#centrepanel{

width:493px;
float:left;
margin-top:8px;
margin-left:5px;
margin-right:5px;
}

#centrepanel1{


margin-top:8px;
margin-left:5px;
margin-right:5px;
overflow:scroll;
}

#centregamepanel{

width:650px;
float:left;
margin-top:8px;
margin-left:5px;
margin-right:5px;
}

#centrepanel textarea{
width:475px;

}

#centrepanel .fileup{
width:300px;
}

.button{
background-color:#000066;
color:#FFFFFF;
border:1px solid #000066;
padding:5px 10px 5px 10px;
width:150px;
margin-top:5px;
font-weight:bold;
text-align:center;
text-decoration:none;
}

.buttonCal{
background-color:#990099;
color:#FFFFFF;
border:1px solid #000066;
padding:5px 10px 5px 10px;
width:150px;
margin-top:5px;
font-weight:bold;
text-align:center;
text-decoration:none;
}

#centrepanel h3{
background-color:#FFCC00;
border:3px solid #3366CC;
color:#3366CC;
margin:0;
padding:8px;/**/
margin-bottom:10px;
font-size:160%;

}

#centrepanel textarea{
border:1px solid #000066;

}

#centrepanel h3 img{
vertical-align:middle;
margin-right:10px;

}

#centrepanel h4{
margin-top:10px;
margin-bottom:10px;
border:0;

}

#centrepanel h4 img{
vertical-align:middle;
}

#centrepanel .wdbut{
width:220px;
}

.combox{
border-top:1px solid #000066;
}

#centrepanel .wdbut img{
vertical-align:middle;
margin-right:5px;
}

#rightsidemenu{
float:left;
width:200px;
margin-top:8px;

}

.bsect {
background-color:#E6ECF9;
padding-bottom:10px;
margin-bottom:10px;
}
.bsect .wicon{
float:left;
margin-right:10px;

}
.bsect .calicon{
float:left;
margin-right:5px;

}

.bsect h3{
margin:0;
padding:0;
margin-bottom:10px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
color:#3366CC;

}
.bsect p{
margin-left:10px;
margin-right:10px;

}

.capboxfr{
margin-top:30px;
/*margin-left:-40px;*/
width:265px

}
.capboxmy{
margin-top:50px;
margin-left:-120px;
width:250px

}
.capbox{

border:6px solid #6700FD;
background-color:#FFFFFF;
/*border-bottom:7px solid #6600FF;*/
}

.capbox h3{
color:#990099;
text-align:center;
font-size:150%;
padding-left:15px;
padding-right:15px;
padding-top:10px;
padding-bottom:10px;
margin:0;
}

.capbox ul li{
display:block;
list-style:none;

}

#cvPan img, #diaryPan img, #aboutmePan img{
float:right;
margin-right:10px;
margin-bottom:10px;

}


.capacities{

margin-top:30px;
margin-left:-40px;
width:256px;
background-image:url(/Content/Images/cap_middle.png);
/*border-bottom:7px solid #6600FF;*/
}

.capacities h3{
background-image:url(/Content/Images/capacitiestop.gif);
background-repeat:no-repeat;
margin:0;
padding:0;
padding:20px;
font-size:140%;
}

.capacities ul {

list-style:none;
margin:0;
padding:0;


}

.capacities ul li{
margin-bottom:0px;

font-size:120%;

}

.pupilimage
{
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    width:450px;
}

.capacities ul a{
    font-weight:bold;
    color:#FFFFFF;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:40px;
    text-decoration:none;
}

.capboxint ul{
    margin:0;
    padding:0;

}

.capboxint ul li
{
    margin:0;
    padding:0;
    display:block;
    width:100%;
}

.capboxint img{

    text-align:center;
    margin-left:10px;
    margin-right:10px;
    vertical-align:middle;
    

}


.capboxint a{

color:#FFFFFF;
font-weight:bold;font-size:120%;
text-decoration:none;
margin:0;
padding:0;
}

.capboxint .ap
{
    display:block;

    width:130px;
    float:left;
}

.capboxint h3
{
    display:block;
background-image:url(/Content/Images/capstar.png);
background-position:left;
background-repeat:no-repeat;
text-align:left;
padding-left:45px;/**/
margin:0;

}


.capboxint .op1{
display:block;
background-color:#0000FF;
}

.capboxint .op2{
display:block;
background-color:#339999;

}

.capboxint .op3{
display:block;
background-color:#6600FF;

}

.capboxint .op4{
display:block;
background-color:#990033;

}

.capboxint .cop1{
display:block;
background-color:#0000FF;
}

.capboxint .cop2{
display:block;
background-color:#339999;

}

.capboxint .cop3{
display:block;
background-color:#6600FF;

}

.capboxint .cop4{
display:block;
background-color:#990033;

}

.capboxint .cop1 img{
float:left;
}

.capboxint .cop2 img{
float:left;

}

.capboxint .cop3 img{
float:left;

}

.capboxint .cop4 img{
float:left;

}

.capint{
background-image:url(/Content/Images/capacitiesbottom.gif);
background-position:bottom;
padding-bottom:0px;
background-repeat:no-repeat;

}

.capfront h3{
background-image:url(/Content/Images/capstar.png);
background-repeat:no-repeat;
color:#990099;

}

.capacities ul{
display:block;
}

.capright{
font-size:80%;
}

.capacities2{

margin-left:16px;
width:435px;
float:left;
border:7px solid #6600FF;
height: 170px !important;
height: 175px !important@;
font-size:120%;
background-color:#FFFFFF;
}

.capacities2 p{
margin-left:20px;
margin-right:20px;

}
.capacities2 .op1{
color:#0000FF;

}
.capacities2 .op2{
color:#339999;

}

.capacities2 .op3{
color:#6600FF;

}

.capacities2 .op4{
color:#990033;

}
/* front page bottom capacity links */
.capacities2 .opp1
{
    margin-left:30px;
color:#0000FF;

}
.capacities2 .opp2{
color:#339999;margin-left:30px;

}

.capacities2 .opp3{
color:#6600FF;margin-left:30px;

}

.capacities2 .opp4{
color:#990033;margin-left:30px;

}

.capacities2 ul{
font-weight:bold;
list-style:none;
margin-left: -20px !important;
margin-left: 20px !important@;
}

.capacities2 ul li{
/*padding-left:30px;*/
line-height:25px;
}

.capacities2 ul li a{
margin-left:30px;
}

.capfront{
position:absolute;
right:-200px;/**/

top:70px;
font-size:120%;

}

.capmy{
position:absolute;
left:70px;
top:10px;
font-size:120%;

}

#centImg{
position:relative;

}
.capright{
position:relative;

}


.light1{
border:4px solid #33CC00;
background-color:#E6ECF9;
width:150px;
float:left;

}

.light2{
border:4px solid #FF9900;
background-color:#E6ECF9;
width:150px;
margin-left:5px;
float:left;
}

.light3{
border:4px solid #FF0000;
background-color:#E6ECF9;
width:150px;
margin-left:5px;
float:left;
}

.traftop img{
float:left;/*?*/
vertical-align:middle;

}

.trafb{
background-color:#E6ECF9;
border:1px solid #000066;
padding:5px;
margin-top:0px;

}
.trafb img
{vertical-align:middle;
}

.lightdesc
{
    width:110px;
    float:right;
    padding-top:5px;
}

.qt{
float:left;
width:168px;
margin-right:15px;
}

.qb{
float:left;
width:280px;

}
.qt img{
float:left;
}

.star1{
background-image:url(/Content/Images/bluestar.png);
background-repeat:no-repeat;
background-position:left;
}
.star2{
background-image:url(/Content/Images/greenstar.png);
background-repeat:no-repeat;
background-position:left;

}
.star3{
background-image:url(/Content/Images/purplestar.png);
background-repeat:no-repeat;
background-position:left;

}
.star4{
background-image:url(/Content/Images/redstar.png);
background-repeat:no-repeat;
background-position:left;

}



.cap2top{
background-image:url(/Content/Images/cap_top.png);
background-repeat:no-repeat;
margin:0px;

}

.cap2bot{
background-image:url(/Content/Images/cap_bottom.png);
background-repeat:no-repeat;
margin:0px;
padding-bottom:0px;
background-position:bottom;

}

.homeimage{
	float:left;
	margin-top:6px;
	margin-left:6px;
	z-index:99;

}

/* menu options */

#header{

position:relative;
}

#menu{
	right:15px;
	top:93px;
	position:absolute;
	font-size:120%;
}


#menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li
{
	margin: 9px 5px 10px 0;
	float: left;
	background-image: url(/Content/Images/topmenu_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

#menu ul li.selected 
{
	background-image: url(/Content/Images/Backgrounds/selectedtabbackground.png);
}

#menu ul li a
{
	display: block;
	color: #990033;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Arial;
	
	background-image: url(/Content/Images/topmenu_left.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}

#menu ul li a:hover
{
text-decoration:none;

}


#some-div
{
    display: none;
}





/* holder for the central content of the website */

#content
{
	background: url(/Content/Images/starbg.png) no-repeat;
	background-position:right top;
	border-top:0px solid #990099;
		border-left: solid 7px #990099;
	border-right: solid 7px #990099;
	border-bottom: solid 7px #990099;
}

/* footer */

#footer
{
	font-size:80%;
	color: #ffffff;
	line-height: 30px;
	top: 50%;
	text-align: center;
	margin-bottom: 0px;
}

#footer a{
color:#339999;
text-decoration:none;

}


/* milestones box from the front page */

#milestones
{
	float: left;
	height: 560px;
}

/* about box from the front page*/

#about
{
	float: right;
	height: 720px;
}

#aboutfront
{
	float: right;
	height: 560px;
}

/* for teachers box from the about page */

#forteachers
{
	float: left;
	height: 720px;
}

/* login */

#login #instructions
{
	float: left;
}

#login #form
{
	float: right;
	width: 400px;
}

#login #form input
{
	width: 280px;
	height: 21px;
	line-height: 21px;
	border: solid 1px #FF6600;
}

#login #form input.login
{
	background-color: #FFCC00;
	width: 100px;
	height: 27px;
	margin-top: 3px;
}

#login #form ul.loginform
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* teachers administration area */

#teacheradminmenu
{
	float: left;
	width: 250px;
}

#teacheradminmenu a
{
	text-decoration: none;
}

#teacheradminmenu ul li 
{
	list-style-image: url(/Content/Images/rightarrow.png);
	height: 28px;
	font-weight:normal;
}
.myAnchor
{
    font-weight: bold;
}

#teacheradminmenu ul li.selected
{
	font-weight: bold;
}

.letters
{
    margin-left:15px;
}
#admincontent
{
	float: right;
	width: 640px;
}

/* diary entries */

.diaryentryfooter
{
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	font-size: 0.8em;
	margin-bottom:15px;
}

.footerFont
{
     font-size: 0.8em;
}

.commentsfooter
{
    padding:10px 0 10px 0;
    border-bottom: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
    font-size: 0.8em;
    margin-bottom:10px;
}

.commentsfooterIcons
{
    margin-top: -18px;
    float: right;
}

.diaryComments
{
     border-bottom: solid 1px #cccccc;
}

/* Attainments */

.attainmentfooter
{
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	font-size: 0.8em;
	margin-bottom:15px;
}

/* Pupils */

.pupilPhoto
{
    margin-left:40px;
    width:220px;
    height:230px;
}
.yearGroupDiv
{
    margin:10px 0 10px 0;
}
.leftList
{
    width : 50%;
    float : left;
}
.rightList
{
    width : 50%;
   float : right;
}
input.myPhotoClass
{
    margin-left:7px;
}
.pupilprofilevalidation
{
    border-top: solid 2px #93C4F4;
    border-bottom: solid 2px #93C4F4;
    padding-bottom:10px;
    padding-top:10px;
}
/* most bottom footer */
.myFooter
{
    height: 340px;
    font-size:12px;
    padding-top:10px;
    overflow:auto;
}

.myCapacities
{
    padding:5px;
}
.popUp
{
    display: block;
    margin-top: -175px;
    height: 165px;
    position: absolute;
    padding: 5px;
    background-color: #B8DDFF;
    color:#000000;
  
}
.divFooter
{
	 width:100%;
     height:30px;
     background-color :#B8DDFF;
}
.flip
{
    padding:0px;
    background-color :#B8DDFF;
    border:none;
    width: 240px;
    height:30px;
    color:#000000;
}
.flip:hover
{
    color:#ffffff;
    background-color: #003366;
}

div.panel a
{
    color:#000000;
    font-size:11px;	
}


/* personal profile */

#personalprofile h5
{
    border-bottom: solid 1px #cccccc;
	font-family: Arial Rounded MT Bold, Arial;
	font-size: 1.2em;
	margin: 0 0 5px 0;
	padding-top: 4px;
}

#footpanel 
{
	position: fixed;
	bottom: 0; 
	left: 0;
	z-index: 9999; /*--Keeps the panel on top of all other elements--*/
	border: 1px solid #c3c3c3;
	border-bottom: none;
	width: auto;
	margin-left:12%;
	background-color :#B8DDFF;
	text-align: center; 

}

*html #footpanel { /*--IE6 Hack - Fixed Positioning to the Bottom--*/
	margin-top: -1px; /*--Prevents IE6 from having an infinity scroll bar - due to 1px border on #footpanel--*/
	position: absolute;
	top:expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}

#footpanel ul {
	padding: 0; 
	margin: 0;
	
	list-style: none;
	border-top: 1px solid #fff; /*--Gives the bevel feel on the panel--*/
	font-size: 1.1em;
	text-align: center; 
}
#footpanel ul li{
	padding: 0; margin: 0;
	float: left;
	position: relative;
	
}
#footpanel ul li a{
	padding: 5px;
	float: left;
	text-indent: -9999px; /*--For text replacement - Shove text off of the page--*/
	height: 16px; width: 16px;
	text-decoration: none;
	color: #333;
	position: relative;
}
html #footpanel ul li a:hover{	background-color: #fff; }
html #footpanel ul li a.active { /*--Active state when sub-panel is open--*/
	background-color: #fff;
	height: 17px;
	margin-top: -2px; /*--Push it up 2px to attach the active button to sub-panel--*/
	border: 1px solid #555;
	border-top: none;
	z-index: 200; /*--Keeps the active link on top of the sub-panel--*/
	position: relative;
}

#footpanel a.home{
	background: url(/Content/Images/home.png) no-repeat 15px center;
	width: 50px;
	padding-left: 40px;
	border-right: 1px solid #bbb;
	text-indent: 0; /*--Reset text indent since there will be a combination of both text and image--*/
}
a.profile{ background: url(/Content/Images/user.png) no-repeat center center;  }
a.editprofile{ background: url(/Content/Images/wrench_screwdriver.png) no-repeat center center; }
a.contacts{ background: url(/Content/Images/address_book.png) no-repeat center center; }
a.messages{ background: url(/Content/Images/mail.png) no-repeat center center; }
a.playlist{ background: url(/Content/Images/document_music_playlist.png) no-repeat center center; }
a.videos{ background: url(/Content/Images/film.png) no-repeat center center; }
a.alerts{ background: url(/Content/Images/newspaper.png) no-repeat center center; }

#footpanel a.chat{
	width: 226px;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	
	text-indent: 0; /*--Reset text indent since there will be a combination of both text and image--*/
}
#footpanel li#chatpanel, #footpanel li#alertpanel {	float: right; }  /*--Right align the chat and alert panels--*/

#footpanel a small {
	text-align: center;
	width: 70px;
	background: url(/Content/Images/pop_arrow.gif) no-repeat center bottom;
	padding: 5px 5px 11px;
	display: none; /*--Hide by default--*/
	color: #fff;
	font-size: 1em;
	text-indent: 0;
}
#footpanel a:hover small{
	display: block; /*--Show on hover--*/
	position: absolute;
	top: -35px; /*--Position tooltip 35px above the list item--*/
	left: 50%;
	margin-left: -40px; /*--Center the tooltip--*/
	z-index: 9999;
}

#footpanel ul li div a { /*--Reset link style for sub-panel links--*/
	text-indent: 0;
	width: auto;
	height: auto;
	padding: 0;
	float: none;
	color: #00629a;
	position: static;
}
#footpanel ul li div a:hover {	text-decoration: underline; } /*--Reset hover style for sub-panel links--*/

#footpanel .subpanel {
	position: absolute;
	left: 0; bottom: 27px;
	display: none;	/*--Hide by default--*/
	width: 400px;
	border: 1px solid #555;
	background: #fff;
	overflow: hidden;
	text-align:left;
}
#footpanel h3 {
	background: #003366;
	padding: 5px 10px;
	color: #fff;
	font-size: 1.1em;
	cursor: pointer;
	 margin-top:0px;
}
#footpanel h3 span { /*--Right aligned "-" icon--*/
	font-size: 1.5em;
	float: right;
	line-height: 0.6em;
	font-weight: normal;
}

#footpanel .subpanel ul{
	padding: 0; margin: 0;
	background: #fff;
	width: 100%;
	overflow: auto;
	padding-bottom: 2px;
}
#footpanel .subpanel li{
	float: none; /*--Reset float--*/
	display: block;
	margin-left:4px; 
	margin-top:0px;
	overflow: hidden;
	clear: both;
	background: #fff;
	position: static;  /*--Reset relative positioning--*/
	font-size: 0.9em;
	text-align:left;
}

.chatpanel .subpanel li { background: url(/Content/Images/dash.gif) repeat-x left center; }
.chatpanel .subpanel li span {
	padding: 5px;
	background: #fff;
	color: #777;
	float: left;
}
.chatpanel .subpanel li a img {
	float: left;
	margin: 0 5px;
}
.chatpanel .subpanel li a{
	padding: 3px 0;	margin: 0;
	line-height: 22px;
	height: 22px;
	background: #fff;
	display: block;
}
.chatpanel .subpanel li a:hover {
	background: #3b5998;
	color: #fff;
	text-decoration: none;
}

#alertpanel .subpanel { right: 0; left: auto; /*--Reset left positioning and make it right positioned--*/ }
#alertpanel .subpanel li {
	border-top: 1px solid #f0f0f0;
	display: block;
}
#alertpanel .subpanel li p {padding: 5px 10px;}
#alertpanel .subpanel li a.delete{
	background: url(/Content/images/delete_x.gif) no-repeat;
	float: right;
	width: 13px; height: 14px;
	margin: 5px;
	text-indent: -9999px;
	visibility: hidden; /*--Hides by default but still takes up space (not completely gone like display:none;)--*/
}
#alertpanel .subpanel li a.delete:hover { background-position: left bottom; }
#footpanel #alertpanel li.view {
	text-align: right;
	padding: 5px 10px 5px 0;
}

/* popup ajax form */

#simplemodal-overlay 
{
	background-color:#000;
}

#simplemodal-container 
{
	height:500px;
	width:750px;
	background-color:#fff;
	border:3px solid #ccc;
}

#simplemodal-container a.modalCloseImg 
{
	background:url(/Content/Images/ModalClose.png) no-repeat;
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}

#popupform p
{
	font-size:1.3em;
}
#popupform
{
    overflow:scroll;
    height:490px;
}
                    
#popupform label
{
	font-size:1.3em;
}

#simplemodal-container #popupform 
{
	padding:5px 8px 8px 8px;
	text-align:left;
	color:#000000;
}

.l{
float:left;

}

.r{
float:right;

}

.star{

margin-right:7px;
vertical-align:middle;

}

.adddi{
/*border:4px solid #990099;*/
width:230px;
float:left;
/*background-color:#99CC00;*/


}

.adddi img{
margin:5px;
}
.highdi img{
margin:5px;
}

.highdi{
/*border:4px solid #990099;*/
width:230px;
float:left;
margin-left:10px;
/*background-color:#6699FF;*/

}

.stuff{

width:230px;
float:left;
margin-left:10px;


}

.enpres{
border:1px solid #000066;
padding:5px;

}

.editleft{
width:215px;
float:left;

}
.editright{
width:245px;
float:left;
}
.editLinks
{
margin-top:10px;

}

.editLinks a:hover{
text-decoration:underline;
}

.editLinks img{

vertical-align:middle;
}

.comic{
display:block;
width:26px;
height:30px;
color:#FF2A00;
background-image:url(/Content/Images/comment.gif);
background-repeat:no-repeat;
float:left;
font-weight:bold;
text-align:center;
font-size:150%;
margin-right:5px;

}
#sidemenu ul li a.selected{
background-color:#000066;
background-image:url(/Content/Images/sidelinkstar.gif);
background-position:left;
background-repeat:no-repeat;

}

.editdetails{

/*border:4px solid #990099;
background-color:#99CC00;*/
width:300px;
margin-left:5px;
margin-bottom:5px;
}

.editdetails img{

margin:5px;
vertical-align:middle;
}
.editusername img{

margin:5px;
vertical-align:middle;
}
.editpassword img {

margin:5px;
vertical-align:middle;
}

.editusername{

/*border:4px solid #990099;
background-color:#6699FF;*/
width:230px;
margin-left:5px;
margin-bottom:5px;
}

.editpassword{

/*border:4px solid #990099;
background-color:#FFCC00;*/
width:230px;
margin-bottom:5px;
margin-left:5px;
}

.tbox
{
    width:140px;
}
 
 
 .fullbox
 {
     padding:10px;
     width:96%;
 }


.capparents
{
    width:300px;
}

.capparents li a
{
    padding:5px;
    
}

/*pagination links*/

.pagination {
            font-size: 90%;
        }
        
.pagination a {
    text-decoration: none;
	border: solid 1px #AAE;
	color: #3366CC;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 5px;
	margin-bottom: 5px;
	min-width:1em;
	text-align:center;
}

.pagination .current {
    background: #3366CC;
    color: #fff;
	border: solid 1px #AAE;
}

.pagination .current.prev, .pagination .current.next{
	color:#999;
	border-color:#999;
	background:#fff;
}

/*pagination links*/

.bigger
{
    
}

/*teachers page -------------------------------------*/

.teleft
{
    background-color:#99CC00;
    border:6px solid #990199;
    padding:10px;
    width:330px;
}

.teleft ul
{
    margin-right:20px;
    list-style:none;
    margin-left:10px;
}

.teleft ul li
{
    background-image:url(/Content/Images/teacherstar.gif);
    background-repeat:no-repeat;
    padding-left:25px;
}

.teright
{
    background-color:#FFCC00;
    border:6px solid #990199;
    padding:10px;
    width:480px;
    position:relative;
    margin-top:10px;
    margin-right:30px;

}

.teright ul
{
    list-style:none;
    margin-left:10px;
}

.teright ul li
{
        background-image:url(/Content/Images/teacherstar.gif);
    background-repeat:no-repeat;
    padding-left:25px;
}


.bot
{
    width:615px;
    margin-left:auto;
    margin-right:auto;
}

.teheader
{
    color:#990099;
}


/*parents page -------------------------------------*/

.paleft
{
   background-color:#FFCC00;
    border:6px solid #990199;
    padding:10px;
    width:320px;
    margin-top:10px;
}

.paleft2
{   background-color:#99CC00;
        border:6px solid #990199;
    padding:10px;
    width:380px;
}

.paleft3
{   
    width:310px;
    padding:10px;
}

.paright
{
    margin-right:20px;
}

.paright2
{ 
    width:390px;
    margin-left:20px;
    margin-right:0px;
}

.paright1
{
    width:320px;
    background-color:#88AEFF;
    border:6px solid #990199;
    padding:10px;
    margin-top:-30px;
    margin-left:30px;
}

.pastar
{
 margin-left:120px;   
}

.pabot
{
    margin-left:30px;
    margin-right:30px;
    margin-bottom:30px;
}

.pupsearch
{
 border:2px solid #47ADC2;   
 padding:0px 10px 0px 10px;
 background-color:#D6F0F5;
}

#PseClass,#PupilLastName,#yearGroupId
{
    width:110px;
}
#PupilLastName
{
    width:315px;
}

.pupsearch h4
{
    font-size:130%;
    margin:0;
}

.pupsearch .submit
{
    margin-left:120px;
    
}

/*cv generator page -------------------------------------*/

.cvr
{

    width:240px;
    float:right;
}

.cvl
{

    width:240px;
    float:left;
}
.cvbot
{
    margin-top:30px;
}

.cvinput
{
    border:2px solid #FFFFFF;
    /*background-color:#C1C1FF;*/
    background-color:#E2F5FF;
}
.cvinput ul
{
    list-style:none;
    margin:0;
    padding:0;
    
}

.cvinput input
{
    padding:5px;
}

.cvinput li
{
 padding:5px;   
}

.cvinput .short
{
    width:75px;
}

.cvinput .medium
{
   width: 250px;
   padding:5px;
}

.cvinput .datelength
{
   width: 100px;
   padding:5px;
}

.cvinput .long
{
    width:450px;
}

.cvlist 
{
   list-style:none;

   margin:0;
   padding:0;
   margin-bottom:10px;

}
.cvlist li
{
    padding:3px;
    padding-left:8px;
    padding-right:8px;  
    background-color:#D6E0F5;
    margin-bottom:2px;
}
.cvlist .editSect
{
    width:155px;
    float:right;
  
    text-align:right;
}
.cvlist li img
{
    vertical-align:middle;
}

.cvinput h4
{
 width:470px;
    background-color:#D6EBEB; 
    color:#3366CC;
    margin:0;
    padding:10px;
    border:1px solid black;
    display:block;
    
}

.cvOption
{
    background-color:#E2F5FF;
    display:block;
    width:225px;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:10px;
    margin-bottom:2px;
    border:3px solid white;
}
.cvOption h4
{
    margin-top:0px;
}

.cvOption .lgimg
{
    margin:0;
    padding:0;
    float:right;
    margin-bottom:13px;
}

.cvOptionOver
{
    border:3px solid #990099;
}

.cvDocument
{
    width:470px;
    background-color:#E2F5FF;
    margin-bottom:5px;
    padding-bottom:5px;
    padding-left:5px;
    padding-right:5px;
    border:3px solid white;
}

.cvDocument img
{    margin:0;
    padding:0;
    float:right;
}

#tabs #tabs-1
{
    padding:0;
    padding-top:5px;
}

#tabs #tabs-2
{
    padding:0;
    padding-top:5px;
}

#tabs #tabs-3
{
    padding:0;
    padding-top:5px;
}

#tabs #tabs-3 .button
{
    color:#FFFFFF;
}

#tabs #tabs-2 .button
{
    color:#FFFFFF;
}

.noMargin
{
   margin:0; 
   border:1px solid red;
   padding-top:0;
}
#centrepanel .noMargin
{
padding:0;
}

.lightarchive ul
{
    margin-top:3px;
}

.lightarchive li
{
   
   margin-top:3px;
}
.lightarchive li img
{
   
   vertical-align:middle;
}

.arbut
{
 margin-left:40px;   
}

.ui-state-highlight  
{
    height: 2.5em; 
    line-height: 1.8em; 
    background:blue;
    border:2px solid #3366CC;
}

.fliper
{
    padding:10px;
}
.poppan ul
{
    margin-left:10px;
    padding-left:0;
    margin-right:5px;
}
.poppan ul li
{
    list-style:none;
    padding-left:0;
    margin-left:0;
    margin-bottom:5px;
    border-bottom:1px solid #990099;
}

div.poppan
{

display:none;
}

.cv_ic
{
   /* float:left;*/
   vertical-align:middle;
   margin-left:0px;
   background-image:url(../Images/CVIcons/cv.gif);
   background-repeat:no-repeat;
   background-position:right bottom;
}

.p_ic
{
   /* float:left;*/
   vertical-align:middle;
   margin-left:0px;
   background-image:url(../Images/CVIcons/p.gif);
   background-repeat:no-repeat;
   background-position:right bottom;
}
.cvp_ic
{
   /* float:left;*/
   vertical-align:middle;
   margin-left:0px;
   background-image:url(../Images/CVIcons/cv_s.gif);
   background-repeat:no-repeat;
   background-position:right bottom;
}

.uline
{ border-bottom:1px solid black;
  padding:5px;
}

#iconkey ul
{
    list-style: none;
	float: left;
	display: block;
	text-align: left;
    margin:0;
    padding:0;
	margin-left:5px;
    margin-bottom:2px;
}

#iconkey ul li
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	display: inline;
	text-align: left;
}

#iconkey img
{
    vertical-align:middle;
}

.iop
{
 margin-top:10px;
 margin-bottom:10px;   
}

.eztip  
{
    position: absolute; background-color: #ccf; border: 1px solid #339; padding: 6px;background-image:url(../Images/Icons/tooltipbg.gif);background-position:top left;background-repeat:no-repeat; 
    }

.pager
{
    background-color:#E6E6E6;
    padding:5px;
}

.imgDBut
{
    background-color:#000066;
    color:#FFFFFF;
    padding:4px;
    text-decoration:none;
}

#schoolPick ul
{
 list-style:none; 
 margin:0;  
}

.proflist
{
    list-style:none;
    margin:0;
    padding:0;
    margin-left:20px;
    
    
}
.proflist li
{ border-bottom:1px solid black;
  padding:10px;
}

.reportTable table
{
overflow:scroll;
}

.reportTable th
{
    font-weight:bold;
    font-size:130%;
    background-color:#D6EBEB;
    padding:5px;
    text-align:left;
    margin-bottom:4px;
   
    
}

.reportTable .hr
{
    font-size:0%;
    line-height:5px;
     
}

.reportTable td
{
    padding:4px;
  
}

.reportTable .secrow
{
    background-color:#D6EBEB;
   
  
}

#centrepanel .ui-widget-content
{
   background-color: #ffffff;
   background-image: none;
}

#centrepanel .ui-accordion, #centrepanel .ui-accordion .ui-accordion-content
{
    padding: 0;
    margin: 0;
    background-color: #ffffff;
    border: 0;
}

.Context1
{
background-color:#0000FF;
color:#ffffff;
margin:0;
margin-bottom:5px;
font-size:110%;
}

.Context2
{
background-color:#339999;
color:#ffffff;
margin:0;
margin-bottom:5px;
font-size:110%;
}

.Context3
{
background-color:#6600FF;
color:#ffffff;
margin:0;
margin-bottom:5px;
font-size:110%;
}

.Context4
{
background-color:#990033;
color:#ffffff;
margin:0;
margin-bottom:5px;
font-size:110%;
}

#centrepanel .ui-accordion h4 a
{
    color:#ffffff;
}

#centrepanel .ui-accordion h4 a:hover
{
    text-decoration: underline;
}

#centrepanel .ui-accordion .highlights
{
    background-color: #ffffff;
}

#centrepanel .ui-accordion .highlights h4{
margin-top:10px;
margin-bottom:10px;
border:0;
    background-color: #ffffff;
color: #000000;
font-size: 0.9em;
}

#centrepanel .ui-accordion .highlights h4 img{
vertical-align:middle;
}

#centrepanel .ui-accordion .highlights .enpres{
border:1px solid #000066;
padding:5px;

}

#centrepanel .ui-accordion .highlights .editleft{
width:215px;
float:left;

}
#centrepanel .ui-accordion .highlights .editright{
width:245px;
float:left;
}
#centrepanel .ui-accordion .highlights .editLinks
{
margin-top:10px;

}

#centrepanel .ui-accordion .highlights .editLinks a:hover{
text-decoration:underline;
}

#centrepanel .ui-accordion .highlights .editLinks img{

vertical-align:middle;
}

.smalltext
{
	font-size: 90%;
	color: Red;
}


#pupilOverviewpanel{
background-color: #ffffff;
width:87%;
float:left;
margin-top:0px;
margin-left:70px;
margin-right:5px;
}