* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}
p {
	font-size: .9em;
	line-height: 1.4em;
	color: #000;
}
strong {
	font-weight: bold;
}
h1 {
	font-size: 1.5em;
	color: #000;
}
h2 {
	font-size: 0.9em;
	color: #000;
	font-weight: bold;
}
h2.filmLibrary {
	width: 233px;
	margin: 0 auto;
	font-size: 0.9em;
	height: 28px;
	padding: 8px 0px 0px 11px;
}
a {
	border: none;
	text-decoration: none;
	outline: none;
}
img {
	border: none;
}
span.hideText {
	margin-left: -3000px;
}
/* CSS layout */
#wrapper {
	margin: 20px auto 0px;
	width: 1004px;
	background: #fff url(../images/bg-dropshadow.gif) repeat-y center top;
}
#header {
	padding: 0px;
	height: 139px;
	width: 1004px;
	background: url(../images/bg-header.jpg) no-repeat left top;
	position: relative;
	z-index: 0;
}
#header #logo {
	position: absolute;
	height: 147px;
	width: 150px;
	left: 20px;
	z-index: 1;
	top: 10px;
}
#header #logo a {
	display: block;
	height: 147px;
	width: 150px;
	background: url(../images/logo-j4g.png) no-repeat left top;
}
#header #logo a:hover {
	background: url(../images/logo-j4g.png) no-repeat right top;
}
#header #title {
	left: 200px;
	height: 107px;
	width: 505px;
	top: 16px;
	z-index: 1;
	position: absolute;
}
#header #strapline {
	position: absolute;
	height: 35px;
	width: 397px;
	z-index: 1;
	top: 115px;
	left: 210px;
}
#main {
	background: url(../images/bg-paper.jpg) repeat-y center top;
	width: 980px;
	margin: 0px auto;
	padding-top: 17px;
}
#main #sidebar {
	width: 181px;
	float: left;
}
#main #sidebar ul {
	list-style-type: none;
}
#main #sidebar ul.leftNav {
}
#main #sidebar ul.leftNav li {
}
#main #sidebar ul.leftNav li a.fndtn {
	background: url(../images/sbar-foundation.png) no-repeat left top;
	height: 40px;
	width: 181px;
	display: block;
}
#main #sidebar ul.leftNav li a.fndtn:hover {
	background: url(../images/sbar-foundation.png) no-repeat right top;
}
#main #sidebar ul.leftNav li a.ks1 {
	background: url(../images/sbar-keystage1.png) no-repeat left top;
	height: 38px;
	width: 181px;
	display: block;
}
#main #sidebar ul.leftNav li a.ks1:hover {
	background: url(../images/sbar-keystage1.png) no-repeat right top;
}
#main #sidebar ul.leftNav li a.ks2 {
	background: url(../images/sbar-keystage2.png) no-repeat left top;
	height: 38px;
	width: 181px;
	display: block;
}
#main #sidebar ul.leftNav li a.ks2:hover {
	background: url(../images/sbar-keystage2.png) no-repeat right top;
}
#main #sidebar ul.leftNav li a.ks3 {
	background: url(../images/sbar-keystage3.png) no-repeat left top;
	height: 38px;
	width: 181px;
	display: block;
}
#main #sidebar ul.leftNav li a.ks3:hover {
	background: url(../images/sbar-keystage3.png) no-repeat right top;
}
#main #sidebar ul.leftNav li a.ks4 {
	background: url(../images/sbar-keystage4.png) no-repeat left top;
	height: 38px;
	width: 181px;
	display: block;
}
#main #sidebar ul.leftNav li a.ks4:hover {
	background: url(../images/sbar-keystage4.png) no-repeat right top;
}
#main #sidebar ul.leftNav li a.splneeds {
	background: url(../images/sbar-splneeds.png) no-repeat left top;
	height: 38px;
	width: 181px;
	display: block;
}
#main #sidebar ul.leftNav li a.splneeds:hover {
	background: url(../images/sbar-splneeds.png) no-repeat right top;
}
#main #sidebar ul.leftNav li a.assemblies {
	background: url(../images/sbar-assemblies.png) no-repeat left top;
	height: 38px;
	width: 181px;
	display: block;
}
#main #sidebar ul.leftNav li a.assemblies:hover {
	background: url(../images/sbar-assemblies.png) no-repeat right top;
}
#main #sidebar ul.lowerNav {
	margin-bottom: 0.6em;
}
#main #sidebar ul.lowerNav li a.filmlib {
	background: url(../images/sbar-filmlib.png) no-repeat left top;
	height: 33px;
	width: 181px;
	display: block;
}
#main #sidebar ul.lowerNav li a.filmlib:hover {
	background: url(../images/sbar-filmlib.png) no-repeat right top;
}
#main #sidebar ul.lowerNav li a.advboard {
	background: url(../images/sbar-advbrd.png) no-repeat left top;
	height: 30px;
	width: 181px;
	display: block;
}
#main #sidebar ul.lowerNav li a.advboard:hover {
	background: url(../images/sbar-advbrd.png) no-repeat right top;
}
#main #sidebar ul.lowerNav li a.awards {
	background: url(../images/sbar-schoolawards.png) no-repeat left top;
	height: 27px;
	width: 181px;
	display: block;
}
#main #sidebar ul.lowerNav li a.awards:hover {
	background: url(../images/sbar-schoolawards.png) no-repeat right top;
}
#main #sidebar ul.lowerNav li a.about {
	background: url(../images/sbar-aboutsite.png) no-repeat left top;
	height: 31px;
	width: 181px;
	display: block;
}
#main #sidebar ul.lowerNav li a.contactus:hover {
	background: url(../images/sbar-contactus.png) no-repeat right top;
}
#main #sidebar ul.lowerNav li a.contactus {
	background: url(../images/sbar-contactus.png) no-repeat left top;
	height: 31px;
	width: 181px;
	display: block;
}
#main #sidebar ul.lowerNav li a.about:hover {
	background: url(../images/sbar-aboutsite.png) no-repeat right top;
}
#main #content {
	float: left;
	width: 799px;
	padding-bottom: 50px;
}
#main #content .pageHeader {
	height: 64px;
	width: auto;
}
#main #content .pageHeader h1.lngHeader {
	height: 44px;
	color: #FFF;
	padding: 20px 0px 0px 30px;
	width: auto;
}
#wrapper.yellow #main #content .pageHeader h1.lngHeader {
	color: #000;
}
#main #content .pageHeader h1.smlHeader {
	padding-top: 15px;
	padding-left: 30px;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFF;
	height: 55px;
	width: 214px;
}
#wrapper.yellow #main #content .pageHeader h1.smlHeader {
	color: #000;
}
#main #content .pageHeader h1 {
	height: 61px;
	width: 333px;
}
#main #content .pageHeader h1.keyStage1 {
	background: url(../images/header-keystage1.png) no-repeat left top;
}
#main #content .pageHeader h1.keyStage2 {
	background: url(../images/header-keystage2.png) no-repeat left top;
}
#main #content .pageHeader h1.keyStage3 {
	background: url(../images/header-keystage3.png) no-repeat left top;
}
#main #content .pageHeader h1.keyStage4 {
	background: url(../images/header-keystage4.png) no-repeat left top;
}
#main #content .pageHeader h1.specialNeeds {
	background: url(../images/header-special-needs.png) no-repeat left top;
}
#main #content .pageHeader h1.assemblies {
	background: url(../images/header-assemblies.png) no-repeat left top;
}
#main #content .pageHeader h1.foundation {
	background: url(../images/header-foundation.png) no-repeat left top;
}
#main #content .colRow {
	width: 799px;
	padding-bottom: 20px;
}
#main #content .colRow.resources
{}
/*#main #content .colRow h2 {
	width: 233px;
	margin: 0 auto;
	font-size: 0.9em;
	background: url(../images/bg-blue-squiggle.png) no-repeat left top;
	height: 28px;
	padding: 8px 0px 0px 11px;
}*/
#main #content .colRow p {
	width: 233px;
	font-size: 0.7em;
	padding: 0px 0px 0px 11px;
}
#main #content .colRow .btnView {
	height: 32px;
	width: 78px;
	margin: 6px 0px 0px 15px;
}
#main #content .colRow .btnView a {
	background: url(../images/button-flmlib-view.png) no-repeat left top;
	display: block;
	height: 32px;
	width: 78px;
}
#main #content .colRow .btnView a:hover {
	background: url(../images/button-flmlib-view.png) no-repeat right top;
	display: block;
	height: 32px;
	width: 78px;
}
#main #content .colRow .frameLarge {
	background: url(../images/bg-picframe-large.gif) no-repeat left top;
	height: 378px;
	width: 519px;
}
#main #content .colRow .frameLarge img {
	margin-top: 19px;
	margin-left: 22px;
}
#main #content .colRow .frameMedium {
	background: url(../images/bg-picframe-medium.png) no-repeat left top;
	height: 185px;
	width: 256px;
	padding-top: 14px;
	padding-left: 14px;
	display: block;
	position: relative;
}
#main #content .colRow .frameMedium img {
}
#main #content .colRow .frameSmall {
	background-image: url('../images/bg-picframe-small.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 250px;
	height: 180px;
}
#main #content .colRow .frameSmall img {
	margin: 13px 0px 0px 13px;
	padding: 0px;
}
/*styles for left column*/
#main #content .colRow .colLeft {
	float: left;
	width: 250px;
}
/*styles for middle column*/
#main #content .colRow .colMiddle {
	float: left;
	width: 250px;
}
/*styles for the right column*/
#main #content .colRow .colRightHome {
	float: right;
	width: 276px;
}
#main #content .colRow .colRight {
	float: left;
	width: 250px;
}
#main #content .colRow .colRightHome .welcome {
	width: 276px;
	background: url(../images/bg-welcome.png) no-repeat left top;
	min-height: 334px;
}
#main #content .colRow .colRightHome .welcome h1 {
	padding-top: 5px;
	padding-left: 7px;
	background: url(../images/header-welcome.png) no-repeat left top;
	margin: 0px auto;
	height: 46px;
	width: 249px;
}
#main #content .colRow .colRightHome .welcome p {
	width: 200px;
	font-size: 0.8em;
	margin: 10px auto;
}
/*Homepage main content - this combines the left and middle columns*/
#main #content .colRow .colHeroPanel, #main #content .colRow .colLeftDouble {
	float: left;
	width: 519px;
}
#main #content .colRow .colHeroPanel { height: 440px; }
#main #content .colRow .colHeroPanel p {
	font-size: 0.9em;
	width: 470px;
	margin: 5px 0px 0px 25px;
}
#main #content .colRow .colHeroPanel p strong {
	font-weight: bold;
	color: #ed1c24;
}
#main #content .colRow .colLeftDouble {
	/*background: url(../images/bg-smudge.png) no-repeat right top;*/
	width: 550px;
}
#main #content .colRow .colLeftDouble h2
{
	width: auto;
	padding: 0;
	margin: 1em 0 0em 300px;
}
#main #content .colRow .colLeftDouble h2 span {
	font-size: 1.2em;
}
#main #content .colRow .colLeftDouble p {
	width: 195px;
	font-size: 0.8em;
	margin: 0px 0px 0px 20px;
}
#main #content .colRow .colRightResc {
	float: left;
	width: 210px;
	margin-left: 27px;
}
#main #content .colRow .colRightResc h3 {
	font-size: 1em;
	margin-bottom: 15px;
	margin-top: 7px;
}
#main #content .colRow .colRightResc .btnResc {
	float: left;
	height: 72px;
	width: 90px;
	margin-bottom: 7px;
	border: 1px solid #000000;
}
#main #content .colRow .colRightResc ul li {
	float: left;
	height: 72px;
	width: 90px;
	list-style-type: none;
}
/*start: "Between the ages of" buttons*/
#main #content .colRow .colRightResc li a.b3-5yearolds {
	background: url(../images/button-resc3.png) no-repeat left top;
	display: block;
	height: 72px;
	width: 90px;
	text-decoration: none;
}
#main #content .colRow .colRightResc li a.b3-5yearolds:hover {
	background: url(../images/button-resc3.png) no-repeat right top;
}
#main #content .colRow .colRightResc li a.b5-6yearolds {
	background: url(../images/button-resc5.png) no-repeat left top;
	display: block;
	height: 72px;
	width: 90px;
	text-decoration: none;
}
#main #content .colRow .colRightResc li a.b5-6yearolds:hover {
	background: url(../images/button-resc5.png) no-repeat right top;
}
#main #content .colRow .colRightResc li a.b6-7yearolds {
	background: url(../images/button-resc6.png) no-repeat left top;
	display: block;
	height: 72px;
	width: 90px;
	text-decoration: none;
}
#main #content .colRow .colRightResc li a.b6-7yearolds:hover {
	background: url(../images/button-resc6.png) no-repeat right top;
}
#main #content .colRow .colRightResc li a.b7-8yearolds {
	background: url(../images/button-resc7.png) no-repeat left top;
	display: block;
	height: 72px;
	width: 90px;
}
#main #content .colRow .colRightResc li a.b7-8yearolds:hover {
	background: url(../images/button-resc7.png) no-repeat right top;
}
#main #content .colRow .colRightResc li a.b8-9yearolds {
	background: url(../images/button-resc8.png) no-repeat left top;
	display: block;
	height: 72px;
	width: 90px;
}
#main #content .colRow .colRightResc li a.b8-9yearolds:hover {
	background: url(../images/button-resc8.png) no-repeat right top;
}
#main #content .colRow .colRightResc li a.b9-10yearolds {
	background: url(../images/button-resc9.png) no-repeat left top;
	display: block;
	height: 72px;
	width: 90px;
}
#main #content .colRow .colRightResc li a.b9-10yearolds:hover {
	background: url(../images/button-resc9.png) no-repeat right top;
}
#main #content .colRow .colRightResc li a.b10-11yearolds {
	background: url(../images/button-resc10.png) no-repeat left top;
	display: block;
	height: 72px;
	width: 90px;
}
#main #content .colRow .colRightResc li a.b10-11yearolds:hover {
	background: url(../images/button-resc10.png) no-repeat right top;
}
#main #content .colRow .colRightResc li a.b11-12yearolds {
	background: url(../images/button-resc11.png) no-repeat left top;
	display: block;
	height: 72px;
	width: 90px;
}
#main #content .colRow .colRightResc li a.b11-12yearolds:hover {
	background: url(../images/button-resc11.png) no-repeat right top;
}
#main #content .colRow .colRightResc li a.b12-13yearolds {
	background: url(../images/button-resc12.png) no-repeat left top;
	display: block;
	height: 72px;
	width: 90px;
}
#main #content .colRow .colRightResc li a.b12-13yearolds:hover {
	background: url(../images/button-resc12.png) no-repeat right top;
}
#main #content .colRow .colRightResc li a.b13-14yearolds {
	background: url(../images/button-resc13.png) no-repeat left top;
	display: block;
	height: 72px;
	width: 90px;
}
#main #content .colRow .colRightResc li a.b13-14yearolds:hover {
	background: url(../images/button-resc13.png) no-repeat right top;
}
#main #content .colRow .colRightResc li a.b14-15yearolds {
	background: url(../images/button-resc14.png) no-repeat left top;
	display: block;
	height: 72px;
	width: 90px;
}
#main #content .colRow .colRightResc li a.b14-15yearolds:hover {
	background: url(../images/button-resc14.png) no-repeat right top;
}
#main #content .colRow .colRightResc li a.b15-16yearolds {
	background: url(../images/button-resc15.png) no-repeat left top;
	display: block;
	height: 72px;
	width: 90px;
}
#main #content .colRow .colRightResc li a.b15-16yearolds:hover {
	background: url(../images/button-resc15.png) no-repeat right top;
}
#main #content .colRow .colRightResc li a.primary {
	background: url(../images/button-primary.png) no-repeat left top;
	display: block;
	height: 72px;
	width: 90px;
}
#main #content .colRow .colRightResc li a.primary:hover {
	background: url(../images/button-primary.png) no-repeat right top;
}
#main #content .colRow .colRightResc li a.secondary {
	background: url(../images/button-secondary.png) no-repeat left top;
	display: block;
	height: 72px;
	width: 90px;
}
#main #content .colRow .colRightResc li a.secondary:hover {
	background: url(../images/button-secondary.png) no-repeat right top;
}
/*end: "Between the ages of" buttons*/
#main #content .colRow .colAll {
	background: url(../images/bg-video.png) no-repeat center bottom;
	width: 745px;
	position: relative;
	margin-top: 15px;
}
#main #content .colRow .colAll .video {
	background: url(../images/bg-picframe-video.png) no-repeat left top;
	height: 368px;
	width: 658px;
	padding: 18px 0px 0px 18px;
	margin: 9px 0px 0px 65px;
}
#main #content .colRow .colAll .summaryText {
	width: 630px;
	margin-left: 65px;
}
#main #content .colRow .colAll .summaryText p {
	width: 470px;
	margin-left: 10px;
	font-size: 0.9em;
}
#main #content .colRow .colAll .summaryText a.download {
	background: url(../images/button-download.png) no-repeat left top;
	display: block;
	height: 49px;
	width: 93px;
	float: right;
}
#main #content .colRow .colAll .summaryText a.download:hover {
	background: url(../images/button-download.png) no-repeat right top;
}
#main #content .colRow .rating {
	width: 650px;
	margin-left: 76px;
	/*background: url(../images/bg-dashed-line.png) no-repeat left bottom;*/
	padding-bottom: 7px;
}
#main #content .colRow .rating h2 {
	background: url(none);
	width: auto;
	padding: 0px;
	margin-right: 13px;
	margin-top: 3px;
}
#main #content .colRow .rating p {
	width: auto;
	margin-top: 3px;
	height: 23px;
}
#main #content .colRow .rating p a.plus {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-right: 30px;
	height: 23px;
	background: url(../images/button-plus.png) no-repeat 100% 0%;
	width: auto;
	display: block;
	padding-top: 2px;
}
#main #content .colRow .rating p a.plus:hover {
	background: url(../images/button-plus-on.png) no-repeat 100% 0%;
	text-decoration: underline;
}
#main #content .colRow .rating p a.minus {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-right: 30px;
	height: 23px;
	background: url(../images/button-minus.png) no-repeat 100% 0%;
	width: auto;
	display: block;
	padding-top: 2px;
}
#main #content .colRow .rating p a.minus:hover {
	background: url(../images/button-minus-on.png) no-repeat 100% 0%;
	text-decoration: underline;
}
#main #content .colRow .rating p.ratings {
	color: #bf4499;
	margin-right: 18px;
	padding-top: 2px;
}
#main #content .colRow .rating .stars
{
	float: left;
	width: 127px;
	margin-right: 16px;
	display: block;
	height: 20px;
}
#main #content .colRow .rating .stars.five { background-image: url(../images/rating-5star.png); }
#main #content .colRow .rating .stars.four { background-image: url(../images/rating-4star.png); }
#main #content .colRow .rating .stars.three { background-image: url(../images/rating-3star.png); }
#main #content .colRow .rating .stars.two { background-image: url(../images/rating-2star.png); }
#main #content .colRow .rating .stars.one { background-image: url(../images/rating-1star.png); }
#main #content .colRow .rating .stars.no { background-image: url(../images/rating-nostar.png); }

#main #content .colRow .rating .stars button.star {
	background: url(none);
	border-style: none;
	margin: 0px;
	padding: 0px;
	width: auto;
}

/* alternate rating UI by Kaoru 22-01-10 */
#main #content .colRow .rating #ratingUI {
	float: left;
	width: 127px;
	margin-right: 16px;
}

#main #content .colRow .rating #ratingUI a button
{
	float: left;
	width: 23px;
	height: 20px;
	background: transparent url(../images/ratingStar_combo.png);
	border-style: none;
	padding: 0;
	cursor: pointer;
}

#main #content .colRow .rating #ratingUI a button.ratingStar_off { background-position: 0 -20px; }
#main #content .colRow .rating #ratingUI a button:hover { background-position: 0 -40px; }

#main #content .colRow .resources {
	width: 600px;
	height: 70px;
	background: url(../images/bg-resources.png) no-repeat left center;
	margin-left: 70px;
	padding: 0;
}
#main #content .colRow .resources h2 span {
	position: absolute;
}
#main #content .colRow .resources fieldset
{
	background: url(../images/bg-drpdwn-res.png) no-repeat 380px 15px;
	height: 44px;
	width: 190px;
	padding-left: 380px;
	border-style: none;
	padding-top: 15px;
}
#main #content .colRow .resources .resFor
{
	border-style: none;
	background: url(none);
	width: 160px;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 20px;
}
#main #content .colRowTp {
}
#main #content .colRowTp .tpContent {
	width: 540px;
	float: left;
	/*background: url(../images/bg-teachers-plan.png) no-repeat left top;*/
	height: 268px;
	position: relative;
}
#main #content .colRowTp .tpContent h3 {
	font-size: 1.4em;
	margin: 30px 0px 7px 30px;
}
#main #content .colRowTp .tpContent p {
	font-size: 0.8em;
	margin: 0px 70px 7px 30px;
}
#main #content .colRow .colAboutus {
	float: left;
	width: 515px;
}
#main #content .colRow .colAboutus h2 {
	font-size: 1.2em;
	background: url(none);
	margin: 0px 0px 15px 12px;
	width: auto;
}
#main #content .colRow .colAboutus h3 {
	font-size: 0.9em;
	width: auto;
	margin: 0px 0px 8px 11px;
	border-bottom: 1px #999 solid;
	padding-bottom: 0.2em;
	color: #444;
}
#main #content .colRow .colAboutus p {
	width: auto;
	margin-bottom: 15px;
	font-size: 0.8em;
}
#main #content .colRow .colAboutus p a {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
#main #content .colRow .colAboutus p a:hover {
	text-decoration: none;
}
#main #content .colRow .colAboutus blockquote {
	padding-left: 30px;
	margin-left: 11px;
	width: auto;
	margin-bottom: 15px;
	font-size: 0.8em;
}
#main #content .colRow .colAboutus ul {
	margin: 0px 0px 20px 30px;
}
#main #content .colRow .colAboutus li {
	font-size: 0.8em;
	padding-left: 15px;
	list-style-type: none;
}
#main #content .colRow .colAboutusRight {
	width: 268px;
	margin-left: 7px;
	float: left;
}
#main #content .colRow .colAboutusRight blockquote {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px 0px 20px;
	height: auto;
	letter-spacing: 0px;
	padding-left: 30px;
	display: inline;
}
#main #content .colRow .colAboutusRight blockquote img {
	margin-right: 5px;
}
#main #content .colRow .colAboutus .frameAboutus {
	background: url(../images/bg-picframe-aboutus.png) no-repeat left top;
	height: 284px;
	width: 495px;
	padding: 18px 0px 0px 20px;
}
#main #content .colRow .colAboutusRight .frameAboutusRight {
	background: url(../images/bg-picframe-aboutus-small.png) no-repeat left top;
	height: 173px;
	width: 254px;
	padding: 13px 0px 0px 14px;
}
#main #content .colRow .comments {
	width: auto;
/*	min-height: 820px; */
	margin-left: 65px;
}
#main #content .colRow .comments p
{
	width: auto;
	margin: 0px 90px 20px 0px;
	font-size: 0.8em;
}
#main #content .colRow .comments h3
{
	margin-left: 11px;
	font-size: 1em;
	margin-bottom: 0.8em;
	padding-bottom: 0.6em;
	color: #bf4499;
}
#main #content .colRow .comments h3 span
{
	font-size: 0.7em;
	color: #666;
}
#main #content .colRow .comments .form {
/*	height: 221px; */
	width: 598px;
	margin-left: 12px;
}
#main #content .colRow .comments .form label,
#main #content .colRow .comments .form legend
{
	width: 180px;
	font-size: 0.8em;
	font-weight: bold;
	display: inline-block;
	float: left;
	color: #000;
}
#main #content .colRow .comments .form label span,
#main #content .colRow .comments .form legend span { color: #bf4499; }
#main #content .colRow .comments fieldset
{
	border: none;
	margin-bottom: 0.6em;
}
#main #content .colRow .comments fieldset.textField input
{
	width: 250px;
	color: #666;
	font-size: 0.8em;
	border: 3px dashed #e0afd1;
	padding: 3px;
}

#main #content .colRow .comments fieldset#keyStage legend
{
	display: block;
	float: none;
	margin-bottom: 1em;
	width: 100%;
}
#main #content .colRow .comments fieldset#keyStage label
{
	float: none;
	width: 158px;
	color: #bf4499;
}
#main #content .colRow .comments fieldset.commentBox {
	background: url(../images/bg-comments.png) no-repeat left 18px;
	height: 245px;
	width: 598px;
}
#main #content .colRow .comments fieldset.commentBox #subject
{
	display:none;
}

#main #content .colRow .colAboutus fieldset.contactForm .subject
{
	display:none;
}

#main #content .colRow .comments .form textarea
{
	height: 200px;
	width: 580px;
	margin: 8px 0px 0px 8px;
	border: none;
	background-color: transparent;
	padding: 4px;
	color: #333;
	font-size: 1em;
	line-height: 1.4em;
	overflow: auto;
}
#main #content .colRow .comments .form fieldset.submitCmt
{
	height: 49px;
	width: 428px;
	float: left;
	padding-left: 170px;
	margin-top: 10px;
}
#main #content .colRow .comments fieldset.submitCmt input
{
	background: url(../images/button-submit.png) no-repeat left top;
	height: 48px;
	width: 93px;
	margin: 0px 0px 7px;
	display: block;
	border: 0;
	outset: none;
	color: transparent;
	padding-left: 93px;
}


#main #content .colRow .comments fieldset.submitCmt input:hover { background: url(../images/button-submit.png) no-repeat right top; }
#main #content .colRow .comments fieldset p.helpText, #main #content .colRow .comments .thankYou
{
	color: #444;
	font-size: 0.7em;
	margin-left: 170px;
	margin-right: 160px;
	margin-bottom: 0;
}
#main #content .colRow .comments .pleaseWait
{
	background: #fff url(../images/ajax-loader.gif) no-repeat 42px 8px;
	clear: both;
	width: 93px;
	height: 48px;
	display: block;
	position: relative;
	top: -59px;
	left: 170px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#main #content .colRow .comments .thankYou
{
	margin-left: 170px;
	top: -64px;
	height: 64px;
	display: block;
	position: relative;
	padding-left: 8px;
	width: 240px;
	padding-top: 10px;
	color: #BF4499;
	font-weight: bold;
}
#main #content .colRow .comments .errors
{
	display: block;
	position: relative;
	width: 240px;
	font-size: 0.7em;
	color: #f00;
	margin-top:-58px;
	margin-left: 280px;
	float: left;
}
#main #content .colRowTp .docsWrapper {
	float: right;
	width: 250px;
}
#main #content .colRowTp .docsWrapper .docsInfo {}
#main #content .colRowTp .docsWrapper .docsInfo h4
{
	font-size: 0.8em;
	color: #c7469f;
	margin-bottom: 7px;
	display: inline-block;
	float: right;
}
#main #content .colRowTp .docsWrapper .docsInfo .docsInfoText {
	float: left;
	width: 200px;
}
#main #content .colRowTp .docsWrapper .docsInfo .docsInfoText h5 {
	font-size: 0.8em;
	background: url(../images/icon-pdf.gif) no-repeat left center;
	padding-left: 30px;
}
#main #content .colRowTp .docsWrapper .docsInfo .docsInfoText h5.pdf { background-image: url(../images/icon-pdf.gif); }
#main #content .colRowTp .docsWrapper .docsInfo .docsInfoText h5.doc { background-image: url(../images/icon-word.png); }
#main #content .colRowTp .docsWrapper .docsInfo .docsInfoText h5.swf { background-image: url(../images/icon-swf.png); }
#main #content .colRowTp .docsWrapper .docsInfo .docsInfoText h5.ppt { background-image: url(../images/icon-powerpoint.png); }
#main #content .colRowTp .docsWrapper .docsInfo .docsInfoText p {
	padding-left: 30px;
	font-size: 0.7em;
	margin-bottom: 0.4em;
}
#main #content .colRowTp .docsWrapper .docsInfo p {
	font-size: 0.7em;
}
#main #content .colRowTp .docsWrapper .docsInfo a {
	color: #1b8dbd;
	text-decoration: none;
}
#main #content .colRowTp .docsWrapper .docsInfo a:hover {
	text-decoration: underline;
}
/*styles for banner call to actions*/
#main #content #banner {
	height: 154px;
	width: 786px;
	background: url(../images/j4g-banner-plan.png) no-repeat center top;
	margin-bottom: 30px;
}
#main #content #banner .clickHere {
	height: 30px;
	width: 100px;
	position: relative;
	top: 78px;
	left: 120px;
}
#main #content #banner span.j4gDay {
	width: 200px;
	display: inline;
	margin-left: -3000px;
}
#main #content #banner .button {
	position: relative;
	top: 22px;
	left: 560px;
	height: 72px;
	width: 201px;
}
#main #content #banner .button a {
	background: url(../images/button-plan-day.png) no-repeat left top;
	display: block;
	height: 72px;
	width: 201px;
}
#main #content #banner .button a:hover {
	background: url(../images/button-plan-day.png) no-repeat right top;
}
#main #content .playBtn {
	left: 118px;
	position: absolute;
	top:78px;
}
.colRowTp .tpContent .tpButtons {
	width: 118px;
	position: absolute;
	top: 220px;
	left: 180px;
}
.colRowTp .tpContent ul.tpButtons li {
	float: left;
	height: 48px;
	width: 118px;
	list-style-type: none;
}

.colRowTp .tpContent .tpButtons a.view {
	background: url(../images/button-view.png) no-repeat left top;
	height: 48px;
	width: 93px;
	display: block;
}
.colRowTp .tpContent .tpButtons a.view:hover {
	background: url(../images/button-view.png) no-repeat right top;
}
.colRowTp .tpContent .tpButtons a.print {
	background: url(../images/button-print.png) no-repeat left top;
	height: 48px;
	width: 93px;
	display: block;
}
.colRowTp .tpContent .tpButtons a.print:hover {
	background: url(../images/button-print.png) no-repeat right top;
}
.colRowTp .tpContent .tpButtons a.save {
	background: url(../images/button_openSave.png) no-repeat left top;
	height: 48px;
	width: 118px;
	display: block;
}
.colRowTp .tpContent .tpButtons a.save:hover {
	background: url(../images/button_openSave.png) no-repeat right top;
}
.colRowTp .docsWrapper .docsInfo .actionsBtn {
	width: auto;
	margin: 20px 0px 0px 20px;
}
.colRowTp .docsWrapper .docsInfo .actionsBtn a.printSave
{
	background: url(../images/button-save-all-2.png) no-repeat left top;
	display: block;
	float: left;
	height: 83px;
	width: 173px;
	margin-top: 0.6em;
}
.colRowTp .docsWrapper .docsInfo .actionsBtn a.printSave:hover {
	background: url(../images/button-save-all-2.png) no-repeat right top;
}
.colRowTp .docsWrapper .docsInfo .actionsBtn .printSaveAll {
	float: left;
	width: 77px;
}
.colRowTp .docsWrapper .docsInfo .actionsBtn .printSaveAll a.printAll {
	background: url(../images/button-print-all.png) no-repeat left top;
	display: block;
	height: 40px;
	width: 77px;
}
.colRowTp .docsWrapper .docsInfo .actionsBtn .printSaveAll a.printAll:hover {
	background: url(../images/button-print-all.png) no-repeat right top;
}
.colRowTp .docsWrapper .docsInfo .actionsBtn .printSaveAll a.saveAll {
	background: url(../images/button-save-all.png) no-repeat left top;
	display: block;
	height: 40px;
	width: 77px;
}
.colRowTp .docsWrapper .docsInfo .actionsBtn .printSaveAll a.saveAll:hover {
	background: url(../images/button-save-all.png) no-repeat right top;
}
#footer .sharePage {
	clear: both;
	position: absolute;
	bottom: 84px;
	left: 193px;
	width: 700px;
}
#footer .sharePage p {
	font-size: 0.7em;
	color: #6c6c6c;
	float: left;
	clear: both;
	padding-right: 10px;
	margin: 0px 0px 0px 12px;
}
#footer .sharePage img {
	margin: 0px 0px 0px 21px;
	float: left;
}
/*styles for footer*/ 
#footer {
	height: 74px;
	width: 1004px;
	background: url(../images/bg-footer.jpg) no-repeat left top;
	position: relative;
}
#footer .sponsors {
	position: absolute;
	bottom: 74px;
	width: 181px;
	left: 12px;
}
#footer ul.leftFtr {
	font-size: 0.65em;
	color: #FFF;
	margin: 16px 0px 0px 26px;
}
#footer ul.leftFtr li {
	float: left;
	list-style-type: none;
	border-right: 1px solid #FFF;
	padding: 0px 6px;
}
#footer ul.leftFtr li.lastItem  {
	padding-right: 0px;
	border: none;
}

#footer ul.rightFtr
{
	font-size: .65em;
	color: #FFF;
	font-weight: bold;
	margin: 17px 35px 0px 0px;
	text-align: right;
}
#footer ul.rightFtr li {
	padding: 0px 6px;
	list-style-type: none;
	border-right: 1px solid #FFF;
	display: inline;
}
#footer ul.rightFtr li span.copyright {
	color: #ffea00;
	text-transform: uppercase;
}
#footer ul.rightFtr li.lastItem  {
	padding-right: 0px;
	border: none;
}
/* for Registered TM symbol */
#footer ul.rightFtr li.lastItem span
{
	font-size: 1.6em;
	vertical-align: -0.2em!important;
}


#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer li.wrap
{
	display: block!important;
	clear: both;
	font-size: 0.9em;
}

/* various hidden left elements */
#header #logo a span, 
#main #content .colRow .colRightHome .welcome h1 span, 
#main #content .colRow .colAll .summaryText a.download span, 
#main #content .colRow .comments a span, 
#main #content .colRow .resources h2 span, 
#main #content .colRowTp a span, 
#main #sidebar ul.lowerNav span, 
#main #sidebar ul.leftNav span, 
.pageHeader h1.keyStage1 span, 
.pageHeader h1.keyStage2 span, 
.pageHeader h1.keyStage3 span, 
.pageHeader h1.keyStage4 span, 
.pageHeader h1.assemblies span, 
.pageHeader h1.specialNeeds span, 
.pageHeader h1.foundation span, 
.btnView a span,
#main #content .colRow .rating .stars span
{
	margin-left: -3000px;
	position: absolute;
}
/* styles for 'Share this page' icons */
ul.socialBookmarks {
	float: left;
	height: 22px;
}
ul.socialBookmarks li {
	margin-right: 20px;
	list-style-type: none;
	float: left;
	width: 15px;
	height: 16px;
}
ul.socialBookmarks li a {
	float: left;
	background: url(../images/socialbookmark.gif) no-repeat left top;
	width: 16px;
	height: 16px;
	padding: 1px 1px 1px 30px;
	margin: 0px 5px 10px 0;
}
ul.socialBookmarks li a:hover {
	border-color: #39F;
}
ul.socialBookmarks li a span {
	display: none;
}
ul.socialBookmarks li.delicious a {
	background: url(../images/icon-delicous.gif) no-repeat left top;
}
ul.socialBookmarks li.digg a {
	background: url(../images/icon-digg.gif) no-repeat left top;
}
ul.socialBookmarks li.reddit a {
	background: url(../images/icon-reddit.gif) no-repeat left top;
}
ul.socialBookmarks li.facebook a {
	background: url(../images/icon-facebook.gif) no-repeat left top;
}
ul.socialBookmarks li.stumbleupon a {
	background: url(../images/icon-stumbleupon.gif) no-repeat left top;
}
ul.socialBookmarks li.twitter a {
	background: url(../images/icon-twitter.gif) no-repeat left top;
}
ul.socialBookmarks li.myspace a {
	background: url(../images/icon-myspace.gif) no-repeat left top;
}
ul.socialBookmarks li.email a {
	background: url(../images/icon-email.gif) no-repeat left top;
}
input.print {
	height: 17px;
	width: 19px;
	margin: 0px 0px 6px 10px;
}
input.save {
	height: 17px;
	width: 19px;
	margin: 0px 0px 6px 10px;
}

/* fake checkboxes - added by Kaoru 22 Jan 10 */
/* no longer fake checkboxes - modded by Kaoru 16 Feb 10 */

ul.fakeBoxes
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

a.fakecheckSave
{
	background: url(../images/icon-printer.png) no-repeat;
	width: 20px;
	height: 20px;
	display: block;
	float: right;
	margin-right: 24px;
	margin-bottom: 3px;
}

a.fakecheckSave { background: url(../images/icon-floppy.png) no-repeat; }
a.fakecheckSave:hover { background-position: 0 -20px; }

/* paging widget */

.search-pager
{
	text-align: right;
	padding-right: 60px;
	font-size: 0.9em;
	font-weight: bold;
}
.search-pager a { color: #0779a9; }
.search-pager a:hover
{
	color: #3babda;
	text-decoration: underline;
}

/* Generic styles */
.left {
	float: left;
}
.right {
	float: right;
}
.clearboth {
	clear: both;
	height: 0;
	line-height: 0;
}


/*clearfix*/ 
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

/* social links bar in left nav ripped from J4G.com */

.socialLinkBar02 { margin: 0 0 170px 1em; }

.socialLinkBar02 h2
{
	float: left;
	color: #666;
	margin-bottom: 0.3em;
}

.socialLinkBar02 ul
{
		float: left;
list-style-image:none;
list-style-type:none;
	margin: 0;
	padding-left: 0!important;
}

.socialLinkBar02 ul li
{
display: inline;
	float: left;
	width: 34px;
	height: 34px;
	margin-right: 2px!important;
	background-image: none!important;
}

.socialLinkBar02 ul li a
{
	width: 34px!important;
	height: 34px!important;
	background: left top no-repeat;
	padding: 0!important;
	display:block;
}

.socialLinkBar02 ul li a span
{
	position: absolute;
	margin-left: -2000px;
}

.socialLinkBar02 ul li a.twitter { background-image: url(../images/icon_twitter.gif); }
.socialLinkBar02 ul li a.facebook { background-image: url(../images/icon_facebook.gif); }
.socialLinkBar02 ul li a.flickr { background-image: url(../images/icon_flickr.gif); }
.socialLinkBar02 ul li a.youtube { background-image: url(../images/icon_youtube.gif); }
.socialLinkBar02 ul li a.twitter:hover { background-image: url(../images/icon_twitter_over.gif); }
.socialLinkBar02 ul li a.facebook:hover { background-image: url(../images/icon_facebook_over.gif); }
.socialLinkBar02 ul li a.flickr:hover { background-image: url(../images/icon_flickr_over.gif); }
.socialLinkBar02 ul li a.youtube:hover { background-image: url(../images/icon_youtube_over.gif); }



/* duplicated from resources comment form and then modded for new contact page, June 2010 */
.break10px { margin-bottom: 1.2em; }
.red { color: red; }
.colAboutus fieldset
{
	padding-left: 1em;
	border: none;
	margin-bottom: 1.2em;
	margin-top: 0.6em;
}
.colAboutus fieldset fieldset
{
	padding-left: 0;
	margin-top: 1em;
	margin-bottom: 0;
}
.colAboutus fieldset.contactForm label
{
	width: 193px;
	font-size: 0.8em;
	font-weight: bold;
	display: inline-block;
	float: left;
	color: #000;
	padding-top: 0.3em;
}
.colAboutus fieldset.contactForm legend
{
	font-size: 1em;
	margin-bottom: 1em !important;
	padding-bottom: 0.5em;
	background: url(../images/bg-dashline-red.png) no-repeat left bottom;
	width: 500px;
	float: left;
	font-weight: bold;
	color: #ed2b32;
}
.colAboutus fieldset p.helpText, .colAboutus fieldset .thankYou
{
	color: #444;
	font-size: 0.7em!important;
	margin-left: 180px;
	margin-right: 20px;
	margin-bottom: 0;
}
.colAboutus fieldset.contactForm input
{
	width: 280px;
	color: #666;
	font-size: 0.8em;
	border: 3px dashed #fda4a1;
	padding: 3px;
}
.colAboutus fieldset.contactForm select { width: 292px; }


.colAboutus fieldset textarea
{
	background: url(../images/bg_textarea.png) no-repeat left;
	height: 197px;
	width: 470px;
	margin-top: 0.4em;
	border: 0;
	outline: 0;
	padding: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 13px;
	overflow: auto;
}

.colAboutus fieldset input.submit
{
	background: url(../images/button-submit.png) no-repeat left top;
	height: 48px;
	width: 93px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	display: block;
	border: 0;
	outset: none;
	color: transparent;
	padding-left: 93px;
	padding-right: 0;
	font-size: 0.1em;
}

.colAboutus fieldset input.submit:hover { background: url(../images/button-submit.png) no-repeat right top; }

.colAboutusRight p
{
	background: url(../images/bgContactusSidebar.png) no-repeat;
	font-size: 0.8em!important;
	margin-right: 0!important;
	padding-left: 18px!important;
	padding-right: 24px!important;
	padding-top: 30px!important;
	min-height: 328px!important;
}

/* sitemap 24 June 2010 */

.sitemap .column
{
	width: 260px;
	float: left;
	margin-top: 1em;
}

.sitemap .colRow { padding-left: 2em; }

.sitemap ul
{
	list-style-type: none;
	font-weight: bold;
	line-height: 1.8em;
	margin-bottom: 1em;
}

.sitemap ul a
{
	color: #ec1c24;
	display: block;
	height: 28px;
}
.sitemap ul a:hover { text-decoration: underline; }
.sitemap ul.keyStage1 a { color: #2a973d; }
.sitemap ul.keyStage2 a { color: #c1459c; }
.sitemap ul.keyStage3 a { color: #9c7200; }
.sitemap ul.keyStage4 a { color: #3853a6; }
.sitemap ul.specialNeeds a { color: #5090a2; }
.sitemap ul.assemblies a { color: #bb7e14; }
.sitemap ul.keyStage2 a { color: #c1459c; }

.sitemap ul ul
{
	list-style-image: url(../images/bulletStar.gif);
	margin-left: 1.8em;
}
.sitemap ul ul ul
{
	font-size: 0.9em;
	line-height: 1.4em;
	list-style-image: url(none);
	margin-left: 0;
}
.sitemap ul ul ul a
{
	color: #333 !important;
	height: 18px;
}

.sitemap ul.foundation li { background: url(../images/sitemapFoundation.png) no-repeat; }
.sitemap ul.keyStage1 li { background: url(../images/sitemapKeystage1.png) no-repeat; }
.sitemap ul.keyStage2 li { background: url(../images/sitemapKeyStage2.png) no-repeat; }
.sitemap ul.keyStage3 li { background: url(../images/sitemapKeyStage3.png) no-repeat; }
.sitemap ul.keyStage4 li { background: url(../images/sitemapKeyStage4.png) no-repeat; }
.sitemap ul.specialNeeds li { background: url(../images/sitemapSpecialneeds.png) no-repeat; }
.sitemap ul.assemblies li { background: url(../images/sitemapAssemblies.png) no-repeat; }
.sitemap ul.more li { background: url(../images/sitemapMore.png) no-repeat; }

.sitemap ul ul li { background: none !important; }
.sitemap ul li span
{
	position: absolute;
	margin-left: -3000px;
}

/* tile index and case study - 24 June 2010 */

.caseStudy h1.smlHeader, .caseStudy h1.lngHeader
{
	width: auto !important;
	background-image: url(../images/bg-header-casestudy.png) !important;
}
