/* CSS Reset by Eric Meyer */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* css reset end */

/*
main colours are:

*/

* {
}

body {
  background: #fff url('../kidsback.gif') top left repeat-x;
  color: #222;
  font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
  font-size: 0.9em;
  line-height: 1.2em;
  margin: 2em 0;
}

.blue {
color: #30296C;
}

.leadpara {
color: #30296C;
font-weight: bold;
}

.imgright {
margin: 0 0 10px 10px;
float: right;
clear: right;
}

.imgleft {
margin: 0 10px 10px 0;
float: left;
}

p {
	margin-bottom: 1em;
}

p, blockquote, li, h3, h4 {
  text-align: left;
}

a, img {
	border: 0;
}

a, a:visited {
  color: #2F2970;
  text-decoration: none;
}

a:hover {
  color: #083817;
  text-decoration: underline;
}


blockquote {
  margin-left: 20px;
  margin-right: 0px;
}

h1, h2, h3, h4 {
  font-weight: normal;
  text-decoration:none;
  font-family: trebuchet ms, sans-serif;
  color: #FF6700;
  text-align: center;
  margin: 1em 0;
}

h1 {
  font-size: 1.5em;
}

h2 {
  font-size: 1em;
  font-style: italic;
}

h3 {
  font-size: 1.3em;
}

h4 {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 0 .5em 0;
  color: #007;
}

h3 a:link, h3 a:visited {
  font-weight: normal;
  font-family: Georgia, Times, Serif;
  /* font-size: 1.5em; */
  color: #0A602F;
}

h1 a, h2 a, h3 a {
  border: 0px;
}

#head {
  text-align: center;
  height: 207px;
  background: #002145 url('../kidsheader.gif') top left no-repeat;
  color: #fff;
  position: relative;
}

#head span {
  color: #fff; 
  position: absolute; 
  bottom: 8px; 
  left: 20px;
}

#container {
  width: 791px;
  margin: 0 auto 30px auto;
  background: #fff;
}

#content {
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 10px;
}

#kidscontent {
margin-left: 210px;
}

#sidebar {
  float: left;
  width: 170px;
  margin-right: 5px;
  padding: 20px 10px 10px 10px;
  border-right: 1px solid #ddd;
}

#kids #sidebar {
display: none;
}

#sidemenu2 {
  /* line-height: 150%; */
}

#sidemenu2 a, #sidemenu a:link {
display: block;
padding: 2px 8px;
margin-bottom: 1px;
background: #CEEDF3;
color: #FF6700;
}

#sidemenu2 div a {
background: #F3FEF1;
  /* border-bottom: 1px solid #eee; */
}

#sidemenu2 a:hover {
  background: #FF6700;
  color: #fff;
  text-decoration: none;
}

#sidemenu2 form {
  font-size: .9em;
margin-top: 1em;
}

#foot {
  clear: both;
  margin-top: 5px;
  text-align: center;
  height: 30px;
  background: #FD6908 url('../kidsfooter.gif') bottom left no-repeat;
}

#accessibility {
  position: absolute;
  top: -10000px;
}

#topmenu {
  text-align: center;
  /* background: #9C9ABF; */
  background: #FD6908;
  padding: 8px;
  margin: 12px;
}

#kidsmenu {
  text-align: center;
  /* background: #9C9ABF; */
  background: #FD6908;
  padding: 8px;
  margin: 12px;
  color: #fff;
}

#kidsmenu a, #kidsmenu a:visited {
	color: #fff;
}

/* news list on main news page */

div.newslistitem {
padding-bottom: 1em;
border-bottom: 1px solid #ccc;
margin-bottom: 1em;
}

.newslistitem p {
margin-top: 0;
padding-top: 0;
}

.newslistitem {
font-size: 1.1em;
}


/* news list block */

#newslist { 
  float: right; width: 200px;
  margin: 1em 0 2em 0;
  padding: 0; 
  background: #CED8FF;
}

#newslist h1 {
  background: #0A602F;
  color: #CED8FF;
  padding: 5px;
  margin: 0 0 .5em 0;
  font-weight: normal;
  font-size: 15px;
	font-family: lucida grande, serif;
}

#newslist .posted {
	font-size: 11px;
	font-style: italic;
}

#newslist a.title {
	display: block;
}

#newslist div {
  margin: 0 0 1em 0;
  padding: .5em;
}

/* misc styles */

.caps {
  letter-spacing: 0.1em;
  font-size: 10px;
}

.comments_error { 
  background-color: #ffa 
}

div.comments_error {
  border: 1px solid #cc8;
  padding : 0.3em;
}

img .left {
  float: left;
  margin: 0 10px 10px 0;
}

img .right {
  float: right;
  margin: 0 0 10px 10px;
}

#kidsbigmenu {
	margin: 1em auto;
	width: 400px;
	text-align: center;
}

#kidsbigmenu p {
	text-align: center;
}

#kidsbigmenu a {
	margin: 1em;
}


