body {
	background-color: #fff;
	color: #555;
	text-align: center;
	font: 85%/1.3 Arial, Helvetica, sans-serif;
}

p{
	padding: 0 0 1em 0;
}

h1 {
	color: #803689;
	font-size: 135%;
	font-weight: normal;
	padding: 0 0 1em 0;
}

h1 span {
	color: #666;
}

a:link, a:visited {
	color: #803689;
}

a:hover {
    text-decoration: underline;
}

#header {
	background-color: #929497;
	color: #fff;
}

#header .strapline {
	font-size: 135%;
	width: 400px;
	float: left;
	padding: 0.3em 0 0.3em 0;	
}

#header ul#util {
	float:right;
	width: 200px;
	text-align: right;
	list-style: none;
	padding: .4em 0 0 0;
}

#header ul#util li {
	display: inline;
	font-size: 80%;
}

#header ul#util li a:link, #header ul#util li a:visited {
	color: #fff;
	text-decoration: none;
}

#header ul#util li a:hover, #header ul#util li a:active {
    text-decoration: underline;
}

#logos {
	background-color: #555;
	color: #fff;
}

#logos .inner {
	position: relative;
}

#logos .inner #mainsite {
	position: absolute;
	top: 0;
	right: 0;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #000;
}

#logos .inner #mainsite a:link,#logos .inner #mainsite a:visited {
	text-decoration: none;
	color: #ffed00;
	display: block;
	padding: 0.2em 1em;
}

#logos img {
	display: block;
	border: 0;
}

#logos img.hmdt {
	float:left;
	margin: 0 20px 0 0;
}

#nav {
	background-color: #000;
	color: #fff;
	border-top: 2px solid #fff;
	float:left;
	width: 100%;
}

#nav ul {
	list-style: none;
	float:left;
	width: 760px;
}

#nav li {
	float:left;
	text-align: center;
	width: 14%;
	text-transform: capitalize;
}

#nav a:link, #nav a:visited {
	color: #fff;
	text-decoration: none;
	display:block;
	padding: 0.3em 0 0.3em 0;
	border-right: 1px solid #ffed00;
}	

#nav a:hover, #nav li a.selected:link, #nav li a.selected:visited {
	background-color: #803689;
}	

.inner {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#main {
	padding: 30px 0 0 0;
	clear:both;
}


#content {
	float:right;
	width: 540px;
}

#content .intro {
	font-size: 135%;
}

#content ul {
    list-style-type: disc;
    padding: 0 0 1em 1em;
}

#content #casestudy-list ul {
    list-style:none;
    padding: 0;
}

#casestudy-list li{
	background-color: #e6e7e8;
	margin: 0 0 6px 0;
	float:left;
	width: 540px;
}

#casestudy-list li .in {
	padding: 10px 20px 10px 0;
	margin-left: 205px;
}

#casestudy-list li .eventname {
	color: #803689;
	text-transform: uppercase;
	font-size: 100%;
	padding: 0 0 0.4em 0;
}

#casestudy-list li h2 {
	font-size: 155%;
	color: #000;
	padding: 0 0 0.3em 0;
	font-weight: normal;
}

#casestudy-list li a:link, #casestudy-list li a:visited {
	color: #803689;
	font-weight: bold;
	text-decoration: none;
}

#casestudy-list li a:hover, #casestudy-list li a:active {
    text-decoration: underline;
}


#casestudy-detaillist li{
	border-top: 1px solid #803689;
	padding: 10px 0 1em 0;
	float:left;
	width: 540px;
}



#casestudy-detaillist li .in {
	margin-left: 205px;
}

#casestudy-detaillist li .eventname, .casestudy .eventname {
	color: #000;
	text-transform: uppercase;
	font-size: 100%;
	padding: 0 0 0.4em 0;
}

#casestudy-detaillist li h2, .casestudy h2 {

	font-size: 155%;
	color: #803689;
	padding: 0 0 0.3em 0;
	font-weight: normal;
}

#casestudy-detaillist li a:link, #casestudy-detaillist li a:visited,
.casestudy .in a:link, .casestudy .in a:visited {
	color: #803689;
	font-weight: bold;
	text-decoration: none;
}

#casestudy-detaillist li a:hover, #casestudy-detaillist li a:active,
.casestudy .in a:hover, .casestudy .in a:active {
	text-decoration: underline;
}

#casestudy-detaillist li .detail, .casestudy .detail, #casestudy-list li .detail {
	float:left;
	margin: 0 15px 0 0;
	width: 190px;
}

#casestudy-list li .detail .credits {
	padding: 0.4em 0 0.8em 10px;
}

#casestudy-detaillist .detail {
    font-size: 80%;
}

.casestudy .in {
    margin: 0 0 0 205px;
}

.detail .credits {
    font-size: 75%;
    padding: 0 0 2em 0;
}

#casestudy-detaillist li .detail img {
	margin: 0 0 10px 0;
}

.resourceimage {
	padding: 0 0 2em 0;
}

.resourceimage .downloadimage {
	font-size: 80%;
	width: 200px;
}

.casestudyimage .downloadimage {
	font-size: 80%;
}

.resourceimage .downloadimage a:link, .resourceimage .downloadimage a:visited, .detail .downloadimage a:link, .detail .downloadimage a:visited {
	color: #555;
	text-decoration: none;
	display: block;
	background-image: url(/img/edu/camera-icon.gif);
	background-repeat: no-repeat;
	background-position: 0 1em;
	font-size: 90%;
	border-top: 1px solid #000;
	padding: 1em 0 1em 35px;
}

.resourceimage .downloadimage a:hover, .resourceimage .downloadimage a:active, .detail .downloadimage a:hover, .detail .downloadimage a:active {
	color: #555;
	text-decoration: underline;
}



.casestudyfile {
	clear: both;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 1em 0 1em 40px;
	margin: 1em 0 2em 0;
	background-image: url(/img/edu/purple-page-icon.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.casestudyfile a:link, .casestudyfile a:visited {
    color: #000;
    text-decoration: none;
}

.casestudyfile a:hover, .casestudyfile a:active {
    text-decoration: underline;
}

.fullcasestudy {
    clear: both;
    padding: 1em 0 0 0;
}

.fullcasestudy .casestudyfile {
    border: 0;
}

#content ul.files {
    list-style-type: none;
    padding: 0;
}

ul.files li {
	width: 80%;
	background-image: url(/img/edu/purple-page-icon.gif);
	background-repeat: no-repeat;
	padding: 0 0 1em 35px;
	min-height: 30px;
}

ul.files li a:link, ul.files li a:visited {
	color: #000;
	text-decoration: none;	
}

ul.files li a:hover, ul.files li a:active {
	text-decoration: underline;	
}

ul#subjectlisting {
	border-top: 1px solid #803689;
	margin: 0 0 2em 0;
	list-style-type: none;
    padding: 0;
}

ul#subjectlisting li {
	border-bottom: 1px solid #803689;
	padding: 10px 0 1em 0;
}

ul#subjectlisting .subject {
	float:left;
	width: 232px;
}

ul#subjectlisting .desc {
	float:right;
	width: 290px;
}

#content ul.ageranges, #content #casestudy-detaillist ul {
    list-style-type: none;
    padding: 0;
}

ul#subjectlisting li ul.ageranges li{
	font-size: 80%;
	border-bottom: 0;
	padding: 0.3em 0 0.3em 15px;
	background-image: url(/img/edu/tick.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#casestudy-detaillist li ul.ageranges li{
	font-size: 80%;
	border-bottom: 0;
	padding: 0.3em 0 0.3em 15px;
	background-image: url(/img/edu/tick.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	border-top: none;
	float:none;
	width: auto;
	font-size: 100%;
}



ul#subjectlisting .desc a:link, ul#subjectlisting .desc a:visited {
	font-weight: bold;
	text-decoration: none;
}

ul#subjectlisting .desc a:hover, ul#subjectlisting .desc a:active {
	text-decoration: underline;
}

ul#subjectlisting .subject p {
	font-size: 80%;
}

ul#subjectlisting h2 {
	background-color: #803689;
	color: #fff;
	font-size: 135%;
	font-weight: normal;
	padding: 0 0 0 45px;
	margin: 0 0 0.5em 0;
	background-repeat: no-repeat;
	background-position: 10px center;
}

ul#subjectlisting h2 span {
    display: block;
    padding: 10px 0 10px 10px;
    border-left: 2px solid #fff;
}

ul#subjectlisting h2 a:link, ul#subjectlisting h2 a:visited {
	color: #fff;
	text-decoration: none;
}

ul#subjectlisting h2 a:hover, ul#subjectlisting h2 a:active {
	text-decoration: underline;
}

#content ul#resourcebyage {
    list-style-type: none;
    padding: 0;
}

ul#resourcebyage li{
	padding: 0 0 1em 0;
}

ul#resourcebyage li h2 {
	color: #803689;
	text-transform: uppercase;
	padding: 0 0 0.4em 0;
}

ul#resourcebyage li ul, .resources ul {
	list-style: url(/img/edu/bullet-icon.gif);
	padding: 0 0 0 1em;
	margin: 0 0 0 0.2em;
	font-size: 95%;
}

ul#resourcebyage li ul li, resources li {
	padding: 0 0 1em 0;
}

ul#resourcebyage li ul li p, .resources ul li p {
	display:inline;
}

.resources li h3 a:link, .resources li h3 a:visited {
	color: #000;
	text-decoration: none;
}

.resources li h3 a:hover, .resources li h3 a:active {
	text-decoration: underline;
}

.key {
	float:right;
	margin: 0 0 0 80px;
	width: 150px;
	font-size: 80%;
}

.key .info {
	background-color: #803689;
	color: #fff;
	padding: 8px;
	margin: 0 0 10px 0;
}

.key .info a:link, .key .info a:visited {
	color: #fff;
}

.key .info p, .key .info2 p {
	padding: 0;
}

.key .info2 {
	border:1px solid #000;
	color: #000;
	padding: 8px;
	margin: 0 0 10px 0;
}

.searchresults li h2 a:link, .searchresults li h2 a:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

.searchresults li a:link, .searchresults li a:visited {
	color: #803689;
	text-decoration: underline;
}

#content #searchform {
	background-color: #803689;
	background-image: url(/img/edu/white-viewer-icon.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	color: #fff;
	clear: both;
	font-weight: bold;
	padding: 4px 4px 4px 60px;
}

#content #searchform .text {
	padding: 4px 2px 4px 2px;
	border:2px solid #fff;
	background-color: #e6e7e8;
	color: #000;
	font-size: 110%;
	width: 278px;
	margin: 0 1em 0 1em;
}

#content #searchform label {
	font-size: 125%;
}

#content #searchform .btn {
	font-size: 125%;
	border: 2px solid #fff;
	background-color: #6d6e71;
	color: #fff;
}

.explore {
	clear:both;
}

.explore h4 {
	background-color: #000;
	color: #fff;
	font-size: 125%;
	font-weight: bold;
	padding: 10px 4px 10px 60px;
	margin: 4px 0 0 0;
	background-image: url(/img/edu/black-plus.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}

.explore h4 span {
	color: #ffed00;
}

.explore h4.closed {
	background-color: #803689;
	background-image: url(/img/edu/purple-cross.gif);
}

.explore div{
	padding: 10px 0 10px 0;
}

#content .explore ul {
	float:left;
	width: 48%;
	padding: 0;
	list-style-type: none;
}

.explore li {
	font-size: 110%;
	background-repeat: no-repeat;
}

.explore li.pse {
	background-image: url(/img/edu/small-subject-icons-citizenship.gif);
}

.explore li.cross {
	background-image: url(/img/edu/small-subject-icons-cross-curricular.gif);
}

.explore li.design {
	background-image: url(/img/edu/small-subject-icons-design-and-technology.gif);
}

.explore li.english {
	background-image: url(/img/edu/small-subject-icons-english.gif);
}

.explore li.humanities {
	background-image: url(/img/edu/small-subject-icons-humanities.gif);
}

.explore li.ict {
	background-image: url(/img/edu/small-subject-icons-ict.gif);
}

.explore li.maths {
	background-image: url(/img/edu/small-subject-icons-maths-and-science.gif);
}

.explore li.music {
	background-image: url(/img/edu/small-subject-icons-music-and-drama.gif);
}

.explore li.re {
	background-image: url(/img/edu/small-subject-icons-re.gif);
}

.explore li.primary {
	background-image: url(/img/edu/small-age-icons-1.gif);
}

.explore li.secondary {
	background-image: url(/img/edu/small-age-icons-2.gif);
}

.explore li.post16 {
	background-image: url(/img/edu/small-age-icons-3.gif);
}

.explore li a:link, .explore li a:visited {
	display: block;
	padding: 0.4em 0 0.4em 30px;
	margin: 0 0 0.3em 0;
	color: #000;
	text-decoration: none;
}

.explore li a:hover, .explore li a:active {
    text-decoration: underline;
}

#extras {
	float: left;
	width: 200px;
}

#extras .sidenav li {
	margin-bottom: 2px;
}

#extras .sidenav li .insert {
	background-color: #e6e7e8;
	color:#803689;
	font-size: 85%;
	padding: 4px;
	margin: 0 0 10px 0;
}

#extras .sidenav li .insert p {
	margin: 0;
	padding: 0;
}

#extras .sidenav li .insert a:link, #extras .sidenav li .insert a:visited {
	background-color: transparent;
	color: #555;
	text-decoration: underline;
	display: inline;
	padding: 0;
	background-image: none;
	min-height: 1%;
	font-size: 100%;
	font-weight: normal;
}

#extras .sidenav li a:link, #extras .sidenav li a:visited {
	background-color: #000;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0.4em 0 0.4em 10px;
	font-size: 90%;
	font-weight: bold;
	background-image: url(/img/edu/white-arrow-icon.gif);
	background-repeat: no-repeat;
	background-position: 178px center;
	min-height: 18px;
}

#extras .sidenav li a:hover, #extras .sidenav li a.selected:link, #extras .sidenav li a.selected:visited {
	background-color: #803689;
}

#extras #searchform {
	background-color: #929487;
	color: #fff;
	padding: 4px;
	margin-bottom: 2px;
}

input {
    vertical-align: middle;
}

#extras #searchform label {
	font-weight: bold;
	font-size: 95%;
	background-image: url(/img/edu/white-viewer-icon-small.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding: 0.2em 0 0.2em 23px;
	display: block;
}

#extras #searchform .text {
	border: 0;
	font-size: 100%;
	padding: 0.2em 0 0.2em 0;
	color: #000;
	width: 140px;
	display:inline;
}

#extras #searchform .btn {
	border: 2px solid #ccc;
	background-color: #555;
	color: #fff;
	font-size: 80%;
	margin: 0 0 0 2px;
	padding: 0.2em 0 0.2em 0;
}

#extras .section {
    font-weight: bold;
    color: #803689;
    text-transform: uppercase;
    font-size: 155%;
    padding: 0 0 0.2em 0;
}

#extras #recent h3 {
    background-color: #f6931e;
	color: #fff;
	background-image: url(/img/edu/orange-plus-icon.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding: 0.4em 0 0.4em 30px;
	margin: 0 0 0.4em 0;
	font-size: 95%;
}

#extras h3#recentadded {
	
	
	
}

#extras #recent h3.recent-open {
    background-color: #ffed00;
	color: #000;
	background-image: url(/img/edu/yellow-plus-icon.gif);
}

#extras h3.recent-closed {
    background-color: #f6931e;
	color: #fff;
	background-image: url(/img/edu/orange-plus-icon.gif);
}

#extras h3#recentadded-home {
	color: #803689;
	padding: 1em 30px 0.4em 0;
	font-size: 100%;
	font-weight: normal;
	background-image: url(/img/edu/new-icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#extras ul#recentadded-list {
	list-style: disc;
	padding: 0 0 0 1em;
	font-size: 95%;
	color: #803689;
}

#extras ul#recentadded-list li {
	padding: 0 0 0.4em 0;
}

#extras ul#recentadded-list a:link, #extras ul#recentadded-list a:visited {
	color: #000;
	text-decoration: none;
}

#extras ul#recentadded-list a:hover, #extras ul#recentadded-list a:active {
    text-decoration: underline;
}

#extras .copy {
	font-size: 80%;
	color: #999;
	padding: 1.5em 0 0 0;
}

#extras .copy h4 {
	font-weight: bold;
	text-transform: uppercase;
}

#footer {
	clear: both;
}

.sitemap h2 {
   font-size: 125%;
   color: #000; 
}

.sitemap h3 {
    font-size: 100%;
    font-weight: normal;
}

#sitemap-casestudies ul {
    list-style-image:url(/img/edu/bullet-icon.gif);
    list-style-position:outside;
    list-style-type:disc;
    padding: 1em 0 0 1em;
}

#sitemap-casestudies li {
    padding: 0 0 0.4em 0;
}

.sitemap ul#resource-sitemap-list, .sitemap ul#assemblies-sitemap-list {
    padding: 1em 0 0 0;
    list-style-type: none;
}

.sitemap ul#resource-sitemap-list ul, .sitemap ul#assemblies-sitemap-list ul {
    padding: 0;
    list-style-type: none;
}

.sitemap ul#resource-sitemap-list h3, .sitemap ul#assemblies-sitemap-list h3 {
    font-size: 110%;
    font-weight: bold;
}

.sitemap a:link, .sitemap a:visited {
    color: #000;
    text-decoration: none;
}

.sitemap a:hover, .sitemap a:active {
    text-decoration: underline;
}

.sitemap ul#resource-sitemap-list h3 a:link, .sitemap ul#resource-sitemap-list h3 a:visited, 
.sitemap ul#assemblies-sitemap-list h3 a:link, .sitemap ul#assemblies-sitemap-list h3 a:visited {
    color:#803689;
}

.sitemap ul#resource-sitemap-list li, .sitemap ul#assemblies-sitemap-list li {
    padding: 0 0 1em 0;
}

.sitemap ul#resource-sitemap-list li li, .sitemap ul#assemblies-sitemap-list li li {
    padding: 0;
}

.vcard {
    padding: 0 0 1em 0;
}

#footer .copy {
    width: 200px;
    float:left;
    font-size: 75%;
    padding: 30px 0 0 0;
}

#footer .footernav {
    float:right;
    width: 540px;
    padding: 30px 0 0 0;
}

#footer .footernav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer .footernav li {
    display: inline;
    font-size: 85%;
    text-transform: capitalize;
}

#footer .footernav li a:link, #footer .footernav li a:visited {
    text-decoration: none;
    color: #555;
}

#footer .footernav li a:link, #footer .footernav li a:visited {
    text-decoration: underline;
}

.clear {
	clear: both;
	height: 1px;
	line-height: 1;
}