/*
Website: http://calthorpepark.hants.sch.uk
History: 2005-10-26 -> 2008-01-05 -> 2008-08-25 -> 2008-10-28
*/


/* Hidden */
iframe, img, #header, #breadcrumb, #secondary, #nav, #footer ul, #footer p span {
 display: none;
}
.index #secondary {
 display: block;
}
p img {
 display: block;
 margin: 0 auto;
}

/* Base */
html, body {
 margin: 0;
 padding: 0;
 color: #000;
 font: 12pt Garamond,Times,serif;
 background: #fff;
 border: 0;
}
a {
 color: #000;
 text-decoration: none;
 border-bottom: 1px solid;
}
a:after {
 content: attr(title); /* E-mail addresses in /contact/ */
 padding: 0 3pt;
 text-decoration: none;
 border: 0;
}
h2 a, h3 a {
 text-decoration: underline;
 border: 0;
}
abbr, acronym {
 border: 0;
}
address, blockquote, p, table {
 margin: 0 0 1em 0;
 padding: 0;
}
address, blockquote {
 padding: 0 2em;
 font-style: normal;
}
h1, h2, h3, h4, h5, h6, caption, legend {
 margin: 0.25em 0 0 0;
 font: 1.5em/1.25 "Gill Sans MT",sans-serif;
}
h1 {
 margin: 0;
 text-align: center;
}
h2, h3 {
 font-size: 1.333em;
}
h3 {
 font-style: italic;
}
h4, h5 {
 font-size: 1.125em;
}
h5 {
 font-style: italic;
}
h6 {
 font-size: 1em;
}
dl, ol, ul {
 margin: 0 0 1em 0;
 padding-right: 3em;
}
dd, li {
 margin: 0;
 padding: 0;
}
table {border-collapse: collapse;}
th, td {
 padding: 0 2pt;
 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;}