/*
 * Filename:	styles.css
 */

/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 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;}
:focus {outline: 0;}

body {color:#673539;background:#FEF9D1;text-align:center;font:normal 14px/1.1 "Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;margin:0em 0em 3em 0em;}
p {margin-bottom:1em}
ol, ul {list-style-type: disc;line-height:1.15;}
li {margin:0.4em 0em;}
dt {font-weight:bold;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
h1, h2, h3 {font-weight:bold;}
h1 {font-size:171%;margin-bottom:0.8em}
h2 {font-size:100%;margin-bottom:0.5em}
h3 {font-family:Georgia,Arial,Helvetica;font-size:128%;font-weight:normal;color:#26849C;line-height:1.2;margin-bottom:0.2em}
strong {font-weight:bold}
em {font-style:italic}
a, a:link, a:visited {color:#333;text-decoration:none}
a:hover {text-decoration:underline}
sup, sub {height:0;line-height:1;vertical-align:baseline;_vertical-align:bottom;position:relative;}
sup {bottom: .5ex;font-size:80%}
sub {top: .5ex;}

.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}  /* for IE/Mac */

.wrapper {width:970px;margin:0px auto;text-align:left}
.header {height:268px;}
/* header images */
.home {background:url(../img/header_home.jpg) no-repeat 0 0}
.steiner-education {background:url(../img/header_steinereducation.jpg) no-repeat 0 0}
.acorns {background:url(../img/header_acorns.jpg) no-repeat 0 0}
.kindergarten {background:url(../img/header_kindergarten.jpg) no-repeat 0 0}
.lowerschool {background:url(../img/header_lowerschool.jpg) no-repeat 0 0}
.fees {background:url(../img/header_fees.jpg) no-repeat 0 0}
.ofsted-report {background:url(../img/header_ofstedreport.jpg) no-repeat 0 0}
.opendays {background:url(../img/header_opendays.jpg) no-repeat 0 0}
.contact-head {background:url(../img/header_contact.jpg) no-repeat 0 0}
.applications {background:url(../img/header_applications.jpg) no-repeat 0 0}
.vacancies {background:url(../img/header_vacancies.jpg) no-repeat 0 0}     
.policies {background:url(../img/header_home.jpg) no-repeat 0 0}    

#logo {padding:106px 0px 0px 22px;}

.col-1 {width:234px}
.col-2 {width:234px}
.col-3 {position:static;padding:0px 254px}
.content {font-size:100%;line-height:1.3em}
.content ul {margin:1em 0em 1em 1em}
.content ul li {margin-bottom:1em}
.content a, .content a:visited {color:#3366CC}

#nav {margin:0px 0px 0px 22px;padding:0}
#nav li {list-style:none;display:block;}
#nav li a, #nav li a:visited {display:block;background:transparent url(../img/nav_bg.gif) no-repeat 0 0;color:#333;padding:3px 7px;text-decoration:none;font-weight:bold}
#nav li.cur a, #nav li.cur a:visited {background-image:url(../img/nav_bg_cur.gif);color:#FFF}
#nav li a:hover {color:#888}
#nav li.cur a:hover {color:#DDD}
* html #nav li {/*ie6 fix*/height: 1px;}
.quote {font-size:150%}  
.quote-caption {font-family:Georgia,Arial,Helvetica;margin-top:0.5em;margin-bottom:2.5em;font-size:85%}

.contact {color:#333}
.info {font-weight:bold;color:#26849C}

.footer {font-size:72%}
.footer p {padding-left:244px}
.footer a, .footer a:visited {padding:0px 10px}

.left {float:left}
.right {float:right}
.bord {border:1px solid red}

a.report-download {display:block;width:213px;background:transparent url(../img/download_mid.jpg) repeat-y 0 0}
a.report-download .bord-top {display:block;background:transparent url(../img/download_top.jpg) no-repeat 0 0}
a.report-download .bord-bottom {display:block;background:transparent url(../img/download_bot.jpg) no-repeat 0 bottom}
a.report-download .icon {display:block;padding:20px 40px 20px 20px;margin:0px 20px 0px 0px;color:#673539;font-size:90%;background:transparent url(../img/icon_pdf.jpg) no-repeat right 7px}
a.report-download big {display:block;font-size:110%;font-weight:bold;margin-bottom:0.2em}
