@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #34688f;
	background: #ffffff;
	text-align: center;
}

body td{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #020065;
	background: #ffffff;
	text-align: left;
}

.hidden {
	display: none;
}

#page-container {
	background-color:#ffffff; background-image:url(../images/background.jpg); background-repeat:repeat-y; 
	width: 1058px;
	margin: auto;
	text-align: left;
	min-height:100%;
}

#banner {
	background-image:url(../images/banner_top.jpg); background-repeat:no-repeat;
	height: 73px;
	margin-left:17px;
}

/* MAin Navigation */


#navig { background-image:url(../images/banner_bottom.jpg); background-repeat:no-repeat; }
#navig { height: 100px; }
#navig { margin-left:17px; }
#navig dl { margin:0; padding: 0; }

#navig .holder {
	padding-left: 222px;
	padding-top: 41px;
}


/* IE5 Mac Hack \*/
#navig { padding-left: 11px; }
/*/
#navig {padding--left: 11px; overflow: hidden; }
/* End Hack */

#navig dt { float: left; }

#navig dt a {
	display: block;
	height: 0px !important;
	height /**/:54px; /* IE 5/Win hack */ 
	padding: 54px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}

#navig dt a:hover {
	background-position: 0 -54px;
}

#navig dt#home,
#navig dt#home a { width: 138px; background-image: url(../images/home_link1.jpg); }

#navig dt#ideas,
#navig dt#ideas a { width: 138px; background-image: url(../images/ideas_link1.jpg); }

#navig dt#resources,
#navig dt#resources a { width: 138px; background-image: url(../images/resources_link1.jpg); }

#navig dt#aboutus,
#navig dt#aboutus a { width: 138px; background-image: url(../images/about_us_link1.jpg); }

body.home dt#home,
body.home dt#home a,
body.home dt#home a:hover,
body.ideas dt#ideas,
body.ideas dt#ideas a,
body.ideas dt#ideas a:hover,
body.resources dt#resources,
body.resources dt#resources a,
body.resources dt#resources a:hover,
body.aboutus dt#aboutus,
body.aboutus dt#aboutus a,
body.aboutus dt#aboutus a:hover {
	background-position: 0 -54px;
}

#suggestion_table {
border:#000099;
border-style:solid;
border-width:1px;
}

#suggestion_table tr .blue {
background-color:#d8e6ff;
font-size:13px;
padding:5px;
}

#suggestion_table tr .white {
background-color:#ffffff;
font-size:13px;
padding:5px;
}

.whitenumber {
font-size:20px;
margin-left: 10px;
margin-right: 10px;
}

#suggestion_table td .suggestion_heading {
color:#020065;
font-size:18px;
font-weight:bold;
background-color:#d8e6ff;
padding:10px;
}

#sidebar {
	margin-left:17px;
	min-height:100%;
}

#left_panel_holder {
float:left;
margin-left:30px;
margin-top:20px;
width:170px;
}

#Resources_table {
float:right;
width:150px;
margin-bottom:40px;
}

#newspanel {
margin-left:auto;
margin-right:auto;
background-color:#ffffff;
width:100%;
border-bottom:1px;
border-bottom-color:#34688f;
border-bottom-style:solid;
border-left:1px;
border-left-color:#34688f;
border-left-style:solid;
border-top:1px;
border-top-color:#34688f;
border-top-style:solid;
border-right:1px;
border-right-color:#34688f;
border-right-style:solid;
}

.news {
font:75% Verdana,Tahoma,Arial,sans-serif;
margin-left:15px;
margin-top:15px;
margin-bottom:15px;
margin-right:15px;
}

.nextsteps {
width:585px;
}

.newshead {
font:100% Verdana,Tahoma,Arial,sans-serif;
font-weight:bold;
color:#020065;
margin-left:15px;
margin-top:15px;
margin-bottom:15px;
margin-right:15px;
}


#assess_menu_holder {
float:left;
margin-left:30px;
margin-top:20px;
width:170px;
}

#body {
	float:right;
	width: 791px;
	color: #020065;
	min-height:100%;
	line-height:1.5em;
}

#body .holder {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 60px;
}


#body h3{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:200%;
line-height:26px;
}

#body h4{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:130%;
line-height: 0.8em;
}

#body .Warning{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:120%;
font-weight:bold;
color:#FF0000;
line-height: 0.8em;
}

#body .readertypes {
border-style:solid;
border-width:1px;
background-color:#d8e6ff;
border-color:#020065;
width:700px;
padding:10px;
margin-bottom:20px;
}

#body #Detail_Left {
	width: 200px;
	color: #020065;
	min-height:100%;
	line-height:1.5em;
}

#body #Detail_Right {
	float: Right;
	width: 490px;
	color: #020065;
	min-height:100%;
	line-height:1.5em;
}

#Subject_Heading {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#000099;
}

#KeyStage_Heading {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#004a83;
}

#breadcrumbs {
	font-size:8pt;
}

#clearfooter {
	height: 100px;
}

#falsefooter {
	clear:both;
	width: 1058px;
	height: 46px;
	margin: -46px auto 0 auto;
}

#footer {
	clear:both;
	background-image:url(../images/footer2.jpg); background-repeat:no-repeat;
	width: 1058px;
	height: 46px;
	margin: -46px auto 0 auto;
}

#footer_menu {
position:relative;
top: 0px;
margin-left:230px;
font:1.0em Verdana,Tahoma,Arial,sans-serif;
color:#77b8e9;
}

#footer_menu a{
color:#77b8e9;
}