/*
@import "ssr.css";
Website: http://calthorpepark.hants.sch.uk
History: 2006-04-12 -> 2007-10-11 -> 2008-10-14
*/

/* Hidden */
iframe, img, #header legend, #header label, #header p, #breadcrumb span, #nav h1, #footer {display: none;}
p img {
 display: block;
 margin: 0 auto;
}

/* Layout */
#header, #breadcrumb, #nav {
 color: #fff;
 background: #834860;
 padding-bottom: 0.25em;
}
#header a, #breadcrumb a, #nav a {
 color: #fff;
 background: #834860;
}
#header form, #header fieldset {
 margin: 0;
}
/* Nav */
#header ul, #header li, #nav ul, #nav ul ul, #nav li {
 margin: 0;
 padding: 0;
 display: inline;
 list-style: none;
}

/* Base */
html, body, abbr, acronym, dd, form, fieldset, ul ul, li {
 margin: 0;
 padding: 0;
 border: 0;
}
body {
 color #000;
 background: #fff;
}
body, input, select, table {
 font: 1em/1.25 Tahoma,Verdana,sans-serif;
}
address, blockquote, dl, ol, p, table, ul {
 margin: 0 0 0.5em 0;
 padding: 0;
}
address, blockquote {
 margin: 0 0.5em 0.5em 0.5em;
 font-style: normal;
}
blockquote address {
 text-align: right;
 font-style: italic;
}
ol, ul {
 list-style-position: inside;
 padding-left: 0.5em;
}
dt {
 margin-top: 0.25em;
 font-weight: bold;
}
dt:first-child {margin: 0;}
dt a {font-weight: normal;}
a.newsletter {font-weight: bold;}
h1, h2, h3, h4, h5, h6, caption, legend {
 margin: 0;
 color: #6e2649;
 font: normal 1.3em/1.123 "Trebuchet MS",Georgia,serif;
}
h3 {font-style: italic;}
h4, h5, h6 {font-size: 1em;}
h5 {font-style: italic;}
h6 {color: #000;}
samp {font-family: "Microsoft Sans Serif",sans-serif;}
sup {vertical-align: top;}
table {border-collapse: collapse;}
th, td {
 padding: 0 1px;
 vertical-align: top;
}
thead th, tbody th:only-child {
 text-align: center;
 vertical-align: bottom;
 border: 0;
}
tbody th {
 text-align: left;
 border-right: 1px solid;
}
tr {border-bottom: 1px solid;}
.number {text-align: right;}
.text {text-align: left;}
.letters {text-align: center;}