/* link underlines tend to make hypertext less readable,
because underlines obscure the shapes of the lower halves of words */

:link,:visited {
	text-decoration:none;
}

/* no list-markers by default, since lists are used more often for semantics */

ul,ol {
	list-style:none;
	}

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */

h1,h2,h3,h4,h5,h6,pre,code {
	font-size:1em;
}

/* remove the inconsistent (among browsers) default ul,ol padding or margin */
/* the default spacing on headings does not match nor align with
normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/* nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}

/* whoever thought blue linked image borders were a good idea? */

a img,:link img,:visited img {
	border:none;
}

/* de-italicize address */
address {
	font-style:normal;
}

/* more varnish stripping as necessary... */

body {
	font-size: 72.5%;
	background-image:url(../gfx/backgroundFade.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
#contentHolder{
	height: 400px;
	width: 100%;
	background-image:url(../gfx/bubbles.jpg);
	background-repeat:no-repeat;
	background-position: 700px 0px;;
}
.header1{

	background-image:url(../gfx/headerBackground.png);

	background-repeat:no-repeat;

	width: 761px;
	height: 84px;

	display: table;

}
#mainLogo{

	margin-left: 15px;
	margin-top: 15px;
	float: left;
}
#banner{
	float: right;
	margin-right: 16px;
	margin-top: 15px;

	/*
	margin-right: 19px;
	margin-top: 18px;
	*/

}
/* Content Headers */
#contentHeader{
	display: block;
	background-image:url(../gfx/fir_contentHeader.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='gfx/fir_contentHeaderIE.png');
	width: 757px;
	height: 19px;
	margin-left: 1px;
}
#contentHeaderTeachers{
	display: block;
	background-image:url(../gfx/fir_contentHeaderTeachers.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='gfx/fir_contentHeaderTeachersIE.png');
	width: 757px;
	height: 19px;
	margin-left: 1px;
}
#contentHeaderParents{
	display: block;
	background-image:url(../gfx/fir_contentHeaderParents.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='gfx/fir_contentHeaderParentsIE.png');
	width: 757px;
	height: 19px;
	margin-left: 1px;
}
#contentHeaderKids{
	display: block;
	background-image:url(../gfx/fir_contentHeaderKids.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='gfx/fir_contentHeaderKidsIE.png');
	width: 757px;
	height: 19px;
	margin-left: 1px;
}
#contentHeaderGeneric{
	display: block;
	background-image:url(../gfx/fir_contentHeaderGeneric.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='gfx/fir_contentHeaderGenericIE.png');
	width: 757px;
	height: 19px;
	margin-left: 1px;
}
/* Content Box styles */
#contentSection{
	width: 759px;
	background-image: url(../gfx/contentBackg.png);
	background-repeat:repeat-y;
	display:table;
	margin-left: 1px;
}
#contentFooter{
	display: block;
	background-image:url(../gfx/fir_contentFooter.png);
	width: 757px;
	height: 13px;
	margin-left: 1px;
}

/* Nav styles */

#navSection{
	width: 759px;
	background-image: url(../gfx/NavBackg.png);
	background-repeat:repeat-y;
	display:table;
	margin-left: 1px;
}
#navHeader{
	display: block;
	background-image:url(../gfx/fir_NavHeader.png);
	width: 757px;
	height: 19px;
	margin-left: 1px;
	font-size: 1.1em;
	_font-size: 1.0em;
}
#genericHeader{
	display: block;
	background-image:url(../gfx/fir_NavHeader.png);
	width: 757px;
	height: 19px;
	margin-left: 1px;
}

#navFooter{
	display: block;
	background-image:url(../gfx/fir_navFooter.png);
	width: 757px;
	height: 13px;
	margin-left: 1px;
}
#navSection li{
	float: left;
	list-style:none;
	margin-bottom: 4px;
	margin-left: 10px;
}

#navSection ul{
	margin-left: 10px;
}
#navSection a{
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
}
#navSection a:hover{
	text-decoration: underline;
}

/* footer styles */
#footerSection{
	width: 759px;
	background-image: url(../gfx/footerbackg.png);
	background-repeat:repeat-y;
	display:table;
	color: white;
	/*
		Below is a CSS2 attribute to add a small bit of orange shadow below the text
		only works in Safari at the moment, but more browsers will do so as CSS 2 Support
		improves I haven't inserted an IE shadow/glow filter here as they look very bad indeed.
	*/
	text-shadow: 1px 1px 1px #df7207;
}
#footerSection a{
	color: white;
	font-weight:bold;
	text-decoration:none;
}
#footerSection a:hover{
	text-decoration:underline;
}
#footerHeader{
	display: block;
	background-image:url(../gfx/footerHeader.png);
	width: 759px;
	height: 14px;
	margin-top: 2px;
}
#footerFooter{
	display: block;
	background-image:url(../gfx/footerFooter.png);
	width: 759px;
	height: 14px;
}
/*footer internals */
#mediaSmartFooterTitle{
	float: left;
	margin-left: 16px;
	margin-top: 9px;
}
#mediaSmartFooterNav{
	float: left;
	margin-top: 10px;
	width: 530px;
	text-align:center;
}
#mediaSmartFooterLogo{
	float: right;
	margin-right: 13px;
}

/* Main content columns */

#leftHandColumn{
	width: 172px;
	_width: 172px;
	background-image:url(../gfx/leftHandContentColumnBackgRepeat.gif);
	background-repeat:repeat-y;
	margin-left: 9px;
	_margin-left: 4px;
	font-size: 0.9em;
	_font-size: 1em;
	_margin-top: -5px;
	float: left;
}
#leftHandColumn p{
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
	_padding-top: 6px;
	width: 145px;
	display: block;
}

#leftHandColumn input{
	margin-left: 15px;
	float: left;
	clear: left;
	margin-bottom: 6px;
}
#leftHandColumn label{
	margin-right: 10px;
	margin-bottom: 2px;
	float: right;
	clear: right;
	width: 130px;
}

.compSubmit{
	float: right;
	text-align: right;
	clear: both;
	margin-right: 10px;
	_margin-right: 3px;
	margin-bottom: 10px;
	_margin-bottom: 16px;
}
#twoColumns{
	float: right;
	width: 576px;
	margin-left: -18px;
}
#centreColumn{
	float: left;
	width: 377px;
	_width: 357px;
	margin-left: 8px;
	_margin-left: 3px;
	margin-right: 8px;
	_margin-right: 0px;
}
#centreColumn p{
	margin-bottom: 10px;
}
#centreColumn h1{
	color: orange;
	font-size: 1.6em;
	margin-top: 5px;
	margin-bottom: 10px;
}

#centreColumnIndex{
	float: left;
	width: 377px;
	_width: 357px;
	margin-left: 8px;
	_margin-left: 3px;
	margin-right: 8px;
	_margin-right: 0px;
}
#centreColumnIndex p{
	margin-bottom: 10px;
	margin-left: 8px;
	_margin-left: 8px;
}
#centreColumnIndex h1{
	color: orange;
	font-size: 1.6em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
	_margin-left: 8px;
}


#blueSection{
	background-color:#e5eef7;
	padding: 5px;
	width: 367px;
	margin-left: 1px;
	_margin-left: 3px;
	margin-top: 5px;
	background-image:url(../gfx/teachersBackgHeader.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#blueSection h1{
	color: #0070de;
}
#blueH1{
	color: #0070de;
}
#blueSectionFooter{
	background-image:url(../gfx/teachersBackgFooter.gif);
	height: 4px;
	_height: 1px;
	width: 377px;
	margin-left: 1px;
	_margin-left: 3px;
	_margin-bottom: -10px;
	background-position:top;
	background-repeat:no-repeat;
}
#rightColumn{
	float: right;
}

.smallText{
	font-size: 0.8em;
}


.leftHandContentInner{
	display: table;
	background-image:url(../gfx/leftHandContentColumnBackg_white.gif);
	background-repeat:no-repeat;
	width: 174px;
	_margin-right: 2px;
}
.leftHandContentInner img{
	margin-left: 8px;
}

.leftHandContentInnerSub{
	display: table;
	background-image:url(../gfx/leftHandContentColumnBackg.gif);
	background-repeat:no-repeat;
	width: 172px;
	_width: 174px;
	_margin-right: 3px;

}
.leftHandContentInnerSub img{
	margin-left: 8px;
	_margin-top: -7px;
}

.leftHandColumnFooter{
	width: 174px;
	display: table;
	background-image:url(../gfx/leftHandContentColumnFooter.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	float: left;
	clear: both;
	margin-bottom: -8px;
	_margin-bottom: -5px;
}


.leftHandColumnFooter2{
	width: 174px;
	display: table;
	background-image:url(../gfx/leftHandContentColumnFooter.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	float: left;
	clear: both;
	margin-top: 5px;
	_margin-bottom:-10px;
}

#breadrumb{
	color: black;
	font-size:1em;
	_font-size:1em;
	font-weight: normal;
	margin-top: -10px;
	_margin-top: -3px;
}
#breadrumb a{
	color: black;
	font-weight: bold;
}

#breadrumbSub{
	color: black;
	font-size:1em;
	_font-size:1em;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 1px;
	_margin-left: 4px;
}
#breadrumbSub a{
	color: black;
	font-weight: bold;
}

#centreColumf p{
	_font-size: 1.2em;
	margin-bottom: 10px;
}
.rightHandLink{
	float: left;
	font-weight:bold;
	color:#FF6600;
	width: 100%;
	margin-top: 5px;
	margin-bottom: -9px;
	_margin-bottom: -16px;
	_font-size: 1em;
	_margin-bottom: -15px;
	display: block;
	text-align: center;
}
#rightHandColumn{
	margin-right: 11px;
	_margin-right: 2px;
	margin-top: -3px;
	_margin-top: 0px;
	width: 170px;
	float: right;
}
#submit{
	width: 69px;
	height: 21px;
	background-image: url(../gfx/submit.gif);
	background-repeat:no-repeat;
	border: 0px;
	color:white;
	font-size:1em;
	font-weight: bold;
}
#secondDown{
	margin-top: -8px;
	_margin-top: -16px;

	background-image:url(../gfx/leftHandContentColumnBackg2.gif);
}
#secondDown img{
	margin-top: 10px;
	background-image:url(../gfx/leftHandContentColumnBackg2.gif);
}

.leftHandColumnFooterSecond{
	margin-left: -2px;
	margin-top: 6px;
	background-image:url(../gfx/secondColumnHeader.gif);
	background-repeat:no-repeat;
	width: 176px;
	height: 13px;
	_margin-bottom: 10px;
	_margin-top: -2px;
}

.leftHandContentInner p{
	margin-bottom: 0px;
	margin-left: 0px;
}

.leftHandContentInner input{
	margin-top: -3px;

}

#searchField{
	width: 137px;
	margin-top: -3px;
	margin-bottom: -3px;
	height: 14px;
	font-size:1em;
	padding-top: 2px;
}
#search2{
	margin-right: 15px;
}

#search3{
	margin-right: 3px;
	margin-bottom: 3px;
	text-align: right;
}
#loginForm{
	margin-left: 9px;
	margin-right: 9px;
	font-size: 0.9em;
	padding-left: 4px;
	padding-top: 5px;
	font-size: 0.95em;
	font-weight: bold;
}

#username{
	margin-top: 2px;
	width: 140px;
	font-size: 1em;
	height: 15px;
}

#password{
	margin-top: 2px;
	width: 140px;
	font-size: 1em;
	height: 15px;
	margin-bottom: 5px;
}
#retrieve{
	color: black;
	clear: both;
	float: right;
	padding-bottom: 5px;
	padding-right: 3px;
	margin-right: 2px;
	_margin-right: 8px;
	_margin-bottom: -5px;
	width: 150px;
}
/* teachers page */
#teachersNavHeader{
	color: white;
	background-color: #0070de;
	margin-left: 9px;
	margin-right: 11px;
	padding-left: 7px;
	padding-top: 4px;
	_padding-top: 9px;
	padding-bottom: 6px;
	font-size: 1.1em;
	_font-size: 1.0em;
}
#teachersNavHeader a{
	color: white;
	display: block;
	margin-bottom: 0px;
}
#teachersNav{
	background-image:url(../gfx/teachersMenuBackg.gif);
	background-repeat:repeat-x;
	background-color:#59a6f2;
	color: white;
	margin-left: 9px;
	margin-right: 11px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	font-size: 1.1em;
	_font-size: 1.0em;
}
#teachersNav a{
	color: white;
	display: block;
	margin-bottom: 0px;
}
#teachersNav a:hover{
	text-decoration: underline;
	display: block;
}
#teachersNav li{
	margin-left: 6px;
	margin-right: 6px;
	border-top: 1px solid white;
	margin-bottom: 4px;
	padding-top: 4px;
	_display: block;
	_margin-bottom: 0px;
	_padding-bottom: 0px;
	_margin-top: 0px;
	_height: 13px;
}
#sectionImage{
	margin-bottom: 4px;
	margin-top: 3px;
	visibility:hidden;
}

#teacherContent{
	background-repeat:repeat-y;
	display: table;
	margin-left: -1px;
	_margin-left: 0px;
	float: left;
	background-image:url(../gfx/middleColumnBackg.png);
	width: 395px;

}
#teacherContentFooter{
	background-image:url(../gfx/teachersContentFooter.gif);
	background-repeat:no-repeat;
	height:10px;
	clear: both;
	width: 395px;
}
#secondLevelContent{
	margin-top: 6px;
	margin-left: 2px;
	_margin-left: 7px;
}
#teachersContentText{
	background-color: #e5eef7;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: -5px;
	width: 345px;
	_width: 345px;
}
#teachersContentText h1{
	color: #0070de;
	padding-top: 5px;
}
#teachersHeader{
	margin-top: 5px;
	height: 5px;
	background-image:url(../gfx/teacherContentTop.gif);
	background-repeat:no-repeat;
	_margin-bottom: -10px;
	_width: 375px;
}
#teachersFooter{
	height: 5px;
	background-image:url(../gfx/teacherContentBottom.gif);
	background-repeat:no-repeat;
	_width: 375px;
}
#teacherContent breadCrumb{
	margin-top: 20px;
}



/* parents page */
#parentsNavHeader{
	color: white;
	background-color: #2c8746;
	margin-left: 9px;
	margin-right: 11px;
	padding-left: 7px;
	padding-top: 4px;
	_padding-top: 9px;
	padding-bottom: 6px;
	font-size: 1.1em;
	_font-size: 1.0em;
}
#parentsNavHeader a{
	color: white;
	display: block;
	margin-bottom: 0px;
}
#parentsNav{
	background-image:url(../gfx/parentBackgFade.gif);
	background-repeat:repeat-x;
	background-color:#59a6f2;
	color: white;
	margin-left: 9px;
	margin-right: 11px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	font-size: 1.1em;
	_font-size: 1.0em;
}
#parentsNav a{
	color: white;
	display: block;
	margin-bottom: 0px;
}
#parentsNav a:hover{
	text-decoration: underline;
	display: block;
}
#parentsNav li{
	margin-left: 6px;
	margin-right: 6px;
	border-top: 1px solid white;
	margin-bottom: 4px;
	padding-top: 4px;
	_display: block;
	_margin-bottom: 0px;
	_padding-bottom: 0px;
	_margin-top: 0px;
	_height: 13px;
}
#sectionImage{
	margin-bottom: 4px;
	margin-top: 3px;
}

#parentContent{
	background-repeat:repeat-y;
	display: table;
	margin-left: -1px;
	_margin-left: 0px;
	float: left;
	background-image:url(../gfx/middleColumnBackg.png);
	width: 395px;

}
#parentContentFooter{
	background-image:url(../gfx/teachersContentFooter.gif);
	background-repeat:no-repeat;
	height:10px;
	clear: both;
	width: 395px;
}
#secondLevelContent{
	margin-top: 6px;
	margin-left: 2px;
	_margin-left: 7px;
}
#parentsContentText{
	background-color: #e5eef7;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: -5px;
	width: 345px;
	_width: 345px;
}
#parentsContentText h1{
	color: #0070de;
	padding-top: 5px;
}
#parentsHeader{
	margin-top: 5px;
	height: 5px;
	background-image:url(../gfx/teacherContentTop.gif);
	background-repeat:no-repeat;
	_margin-bottom: -10px;
	_width: 375px;
}
#parentsFooter{
	height: 5px;
	background-image:url(../gfx/teacherContentBottom.gif);
	background-repeat:no-repeat;
	_width: 375px;
}
#parentContent breadCrumb{
	margin-top: 20px;
}

#greenSection{
	background-color:#d2f1cf;
	padding: 5px;
	width: 367px;
	margin-left: 1px;
	_margin-left: 3px;

	margin-top: 5px;
	background-image:url(../gfx/parentsBackgHeader.png);
	background-position:top;
	background-repeat:no-repeat;
}

#greenSectionFooter{
	background-image:url(../gfx/parentsBackgFooter.png);
	height: 4px;
	_height: 1px;
	width: 377px;
	margin-left: 1px;
	_margin-left: 3px;
	_margin-bottom: -10px;
	background-position:top;
	background-repeat:no-repeat;
}
#greenSection h1{
	color: #0db500;
}









/* kids page */

.circ li{
	list-style-type: disc;
	margin-left: 20px;
}

#kidsNavHeader{
	color: white;
	background-color: #fe2826;
	margin-left: 9px;
	margin-right: 11px;
	padding-left: 7px;
	padding-top: 4px;
	_padding-top: 9px;
	padding-bottom: 6px;
	font-size: 1.2em;
	_font-size: 1.0em;
}
#kidsNavHeader a{
	color: white;
	display: block;
	margin-bottom: 0px;
}
#kidsNav{
	background-image:url(../gfx/kidBackgFade.gif);
	background-repeat:repeat-x;
	background-color:#a91818;
	color: white;
	margin-left: 9px;
	margin-right: 11px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	font-size: 1.2em;
	_font-size: 1.0em;
}
#kidsNav a{
	color: white;
	display: block;
	margin-bottom: 0px;
}
/*#kidsNav a:hover{
	text-decoration: underline;
	display: block;
}*/
#kidsNav li{
	margin-left: 6px;
	margin-right: 6px;
	border-top: 1px solid white;
	margin-bottom: 4px;
	padding-top: 4px;
	_display: block;
	_margin-bottom: 0px;
	_padding-bottom: 0px;
	_margin-top: 0px;
	_height: 13px;
}
#sectionImage{
	margin-bottom: 4px;
	margin-top: 3px;
}

#kidContent{
	background-repeat:repeat-y;
	display: table;
	margin-left: -1px;
	_margin-left: 0px;
	float: left;
	background-image:url(../gfx/middleColumnBackg.png);
	width: 395px;

}
#kidContentFooter{
	background-image:url(../gfx/teachersContentFooter.gif);
	background-repeat:no-repeat;
	height:10px;
	clear: both;
	width: 395px;
}
#secondLevelContent{
	margin-top: 6px;
	margin-left: 2px;
	_margin-left: 7px;
}
#kidsContentText{
	background-color: #e5eef7;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: -5px;
	width: 345px;
	_width: 345px;
}
#kidsContentText h1{
	color: #0070de;
	padding-top: 5px;
}
#kidsHeader{
	margin-top: 5px;
	height: 5px;
	background-image:url(../gfx/teacherContentTop.gif);
	background-repeat:no-repeat;
	_margin-bottom: -10px;
	_width: 375px;
}
#kidsFooter{
	height: 5px;
	background-image:url(../gfx/teacherContentBottom.gif);
	background-repeat:no-repeat;
	_width: 375px;
}
#kidContent breadCrumb{
	margin-top: 20px;
}

#redSection{
	background-color:#ffe9e9;
	padding: 5px;
	width: 367px;
	margin-left: 1px;
	_margin-left: 3px;
	margin-top: 5px;
	background-image:url(../gfx/KidsBackgHeader.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#redSectionFooter{
	background-image:url(../gfx/KidsBackgFooter.gif);
	height: 4px;
	_height: 1px;
	width: 377px;
	margin-left: 1px;
	_margin-left: 3px;
	_margin-bottom: -10px;
	background-position:top;
	background-repeat:no-repeat;
}
#redSection h1{
	color: #f00d0a;
}

#redSection a{
	color:#f00d0a;
	text-decoration: none;
}


/* generic page */
#genericsNavHeader{
	color: white;
	background-color: #e2e2e2;
	margin-left: 9px;
	margin-right: 11px;
	padding-left: 7px;
	padding-top: 4px;
	_padding-top: 9px;
	padding-bottom: 6px;
	font-size: 1.1em;
	_font-size: 1.0em;
}
#genericNav{
	background-image:url(../gfx/genericBackgFade.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	color: white;
	margin-left: 9px;
	margin-right: 11px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	font-size: 1.1em;
	_font-size: 1.0em;
}
#genericNav a{
	color: black;
	display: block;
	margin-bottom: 0px;
}
#genericNav a:hover{
	text-decoration: underline;
	display: block;
}
#genericNav li{
	margin-left: 6px;
	margin-right: 6px;
	border-top: 1px solid #999999;
	margin-bottom: 4px;
	padding-top: 4px;
	_display: block;
	_margin-bottom: 0px;
	_padding-bottom: 0px;
	_margin-top: 0px;
	_height: 13px;
}
#sectionImage{
	margin-bottom: 4px;
	margin-top: 3px;
}



#genericContent{
	background-repeat:repeat-y;
	display: table;
	margin-left: -1px;
	float: left;
	background-image:url(../gfx/middleColumnBackg.png);
	width: 395px;

}
#genericContentFooter{
	background-image:url(../gfx/teachersContentFooter.gif);
	background-repeat:no-repeat;
	height:10px;
	clear: both;
	width: 395px;
}
#secondLevelContent{
	margin-top: 6px;
	margin-left: 2px;
	_margin-left: 7px;
}
#genericsContentText{
	background-color: #e5eef7;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: -5px;
	width: 345px;
	_width: 345px;
}
#genericsContentText h1{
	color: #0070de;
	padding-top: 5px;
}
#genericsHeader{
	margin-top: 5px;
	height: 5px;
	background-image:url(../gfx/teacherContentTop.gif);
	background-repeat:no-repeat;
	_margin-bottom: -10px;
	_width: 375px;
}
#genericsFooter{
	height: 5px;
	background-image:url(../gfx/teacherContentBottom.gif);
	background-repeat:no-repeat;
	_width: 375px;
}
#genericContent breadCrumb{
	margin-top: 20px;
}

#greySection{
	background-color:#f0f0f0;
	padding: 5px;
	width: 367px;
	margin-left: 1px;
	_margin-left: 3px;
	margin-top: 5px;
	background-image:url(../gfx/genericBackgHeader.gif);
	background-position:top;
	background-repeat:no-repeat;
	display: table;
}

#greySection li{
	margin-left: 15px;
}

#greySection h2{
	color: black;
}
#greySection p{
	color: #333333;
	font-weight: normal;
}
#greySection a{
	color:#999999;
	font-weight: bold;
}

#greySectionFooter{
	background-image:url(../gfx/genericBackgFooter.gif);
	height: 4px;
	_height: 1px;
	width: 377px;
	margin-left: 1px;
	_margin-left: 3px;
	_margin-bottom: -10px;
	background-position:top;
	background-repeat:no-repeat;
}
#greySection h1{
	color: black;
}
#genericNavHeader{
	color: black;
	background-color: #e2e2e2;
	margin-left: 9px;
	margin-right: 11px;
	padding-left: 7px;
	padding-top: 4px;
	_padding-top: 9px;
	padding-bottom: 6px;
	font-size: 1.1em;
	_font-size: 1.0em;
}
#genericNavHeader a{
	color: black;
	display: block;
	margin-bottom: 0px;
}

.feedbackField{
	background-color: white;
	width: 296px;
	border: 0px;
	font-family:Arial, Helvetica, sans-seri;
	font-size: 1em;
	padding: 3px;
	font-weight: normal;
}
.feedbackField2{
	background-color: white;
	width: 110px;
	border: 0px;
	font-family:Arial, Helvetica, sans-seri;
	font-size: 1em;
	padding: 3px;
	font-weight: normal;
}
.feedbackField3{
	background-color: white;
	width: 360px;
	border: 0px;
	font-family:Arial, Helvetica, sans-seri;
	font-size: 1em;
	padding: 3px;
	font-weight: normal;
}
#whiteSection{
	height: 0px;
	_height: 5px;
	background-color: white;
	display: block;
	_margin-bottom: -11px;
}

/* login p[anel on single page */


.leftHandContentInnerSubLogin{
	background-image:url(../gfx/leftHandContentColumnBackg.gif);
	background-repeat:no-repeat;
	display: table;
	_margin-right: 1px;
}
#loginFormLogin{
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 10px;
	display: table;

}

#teachersRegForm{
	width: 347px;
	padding-left: 17px;

}

#teachersRegisterForm{
	margin-right: 15px;
	padding-top: 10px;
	display: table;
}

#fname{
	width:165px;
	float: left;
	display: block;
	height: 30px;
}

#lname{
	width:165px;
	float: left;
	display: block;
	height: 30px;
}

#schoolname{
	width:165px;
	float: left;
	display: block;
	height: 30px;
	clear: both;
}

#schooladdress{
	width:165px;
	float: left;
	display: block;
	height: 30px;
}

#postcode{
	width:165px;
	float: left;
	display: block;
	height: 30px;
	clear: both;
}

#fax{
	width:165px;
	float: left;
	display: block;
	height: 30px;
}

#telephone{
	width:165px;
	float: left;
	display: block;
	height: 30px;
}

#email{
	width:165px;
	float: left;
	display: block;
	height: 30px;
}

#tpassword{
	width:165px;
	float: left;
	display: block;
	height: 30px;
}




#teacherRegFields{
	width: 150px;
	font-size: 1em;
	height: 15px;
}

#regfooter{
	display:block;
	clear:both;
	width: 320px;
	padding-top: 10px;
}

#optin1{
	display:block;
	width: 320px;
	padding-top: 4px;
	clear: both;
}

#loginFooterItem{
	background-image:url(../gfx/leftHandContentColumnFooter.gif);
	background-position:top;
	background-color: white;
	margin-left: 1px;
	background-repeat:no-repeat;
	height: 5px;
	margin-bottom: 0px;
	_margin-bottom: -15px;
	width: 171px;
}
#rightHandColumnLogin{
	margin-right: 11px;
	_margin-right: 3px;
	_border: right: 1px solid white;
	margin-top: -3px;
	_margin-top: 0px;
	width: 170px;
	float: right;
}
#search3Login{
	text-align: right;
	_margin-right: -6px;
}
.compSubmitLogin a{
	color: black;
	clear: both;
	display: block;
	_margin-right: -6px;
	text-align: right;
}
.contactPageTextfield{
	margin-bottom: 4px;
	width: 250px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #aaaaaa;
	font-size: 1em;
	padding: 3px;
}

.contactPageTickBox{
	margin-bottom: 4px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #aaaaaa;
	float: left;
	margin-right: 6px;
}
.caption{
	display: block;
	float: left;
}
.fieldMargin{
	padding-top: 4px;
}
#physicalAddress{
	float: left;
	width: 140px;
}
#otherAddress{
	float: right;
	width: 220px;
}
#contactSubmit{
	width: 69px;
	height: 21px;
	background-image: url(../gfx/submit.gif);
	background-repeat:no-repeat;
	border: 0px;
	color:white;
	font-size:1em;
	font-weight: bold;
}
#greySection ul{
	list-style:disc;
}
#greySection li{
	margin-top: 5px;
}
#blueSection  ul{
	list-style:disc;
	margin-left: 20px;
}
#blueSection li{
	margin-top: 5px;
}
#blueSection a{
	color: #0070de;
}
#graph{
	background-color: #eff4fa;
	width: 365px;
	display: table;
	text-align: center;
}
#graph2{
	background-color: #e2f6e0;
	width: 365px;
	display: table;
	text-align: center;
}
#graphAxis{
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	width: 305px;
	height: 170px;
	margin-top: 30px;
	margin-left: 30px;
}
#type1{
	margin-top: 5px;
	float: left;
	width: 90px;
	text-align: center;
	margin-left: 30px;
	_margin-left: 15px;
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 10px;
	_height: 30px;
}
#type2{
	margin-top: 5px;
	float: left;
	width: 90px;
	text-align: center;
	margin-left: 9px;
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 10px;
}
#type3{
	margin-top: 5px;
	float: left;
	width: 90px;
	text-align: center;
	margin-left: 4px;
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 10px;
}
#bar1{
	background-color: #0372DF;
	background-image:url(../gfx/blueBar.gif);
	background-repeat: none;
	background-position:top;
	height: 100%;
	width: 50px;
	float: left;
	margin-left: 20px;
	_margin-left: 10px;
}
#bar2{
	background-color: #FF6705;
	background-image:url(../gfx/greenBar.gif);
	background-repeat: none;
	background-position:top;
	height: 100%;
	width: 50px;
	float: left;
	margin-left: 46px;
}
#bar3{
	background-color: #0EB501;
	background-image:url(../gfx/orangeBar.gif);
	background-repeat: none;
	background-position:top;
	height: 100%;
	width: 50px;
	float: left;
	margin-left: 46px;
}
#bar1Definer{
	border-bottom: 1px solid #0372DF;
}
#bar2Definer{
	border-bottom: 1px solid #0EB501;
}
#bar3Definer{
	border-bottom: 1px solid #FF6705;
}
#graph h2{
	margin-top: 20px;
	color: #0070E2;
	font-size: 1.3em;
}

#graph2 h2{
	margin-top: 20px;
	color: #0DB500;
	font-size: 1.3em;
}

#flashcontent5 {
	display:block;
	height: 244px;
}

#flash_container5 {
	display:block;
	clear: both;
}

#wallcont {
	display:block;
	height: 144px;
	padding-bottom: 15px;
}

#wallright{
	display:block;
	float: left;
	clear: right;
	width: 150px;
	padding-top: 55px;
}

#wallthumb {
	padding-right:12px;
	float: left;

}
