.hidden { display: none; }

/* DEFAULT LINK STYLING */
a {
color: #45b2c1;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:visited {
color: #2390a0;
}

body {
font-family: Helvetica, Arial, sans-serif;
color: #231f20;
}

#page {
width: 968px;
margin: 0 auto;
position: relative;
}

#header {
background: #231f20 url(/pic/title_banner.jpg) no-repeat;
width: 968px;
height: 130px;
/*border-bottom: 14px solid #bdbec1;*/
}

#latest_news {
width: 958px;
height: 16px;
background: #bdbec1;
font-size: 12px;
padding: 2px 5px 1px 5px;
color: #231f20;
}
#latest_news a {
color: #231f20;
text-decoration: none;
font-weight: bold;
}
#latest_news a:hover {
text-decoration: underline;
}

#footer {
background: #bdbec1 url(/pic/footer_backdrop.jpg) no-repeat;
width: 928px;
height: 21px;
font-size: 9px;
padding: 11px 20px 0px 20px;
clear: both;
}
a.footer {
color: #bbb!important;
}

#container_home {
width: 918px;
background: #e7e7e8;
padding: 14px 0px 14px 50px;
position: relative;
overflow: hidden;
}

#container {
width: 918px;
background: #e7e7e8 url(/images/uploads/container_backdrop.jpg) bottom right no-repeat;
padding: 14px 0px 14px 50px;
position: relative;
overflow: hidden;
}

#main {
position: relative;
background-color: #fff;
width: 631px;
margin-right: 26px;
float: left;
}
.content {
width: 589px;
border-left: 14px solid #ffdd00;
padding: 14px;
min-height: 468px;
/*IE6 hack*/
height: auto !important;
height: 468px;
}

#zones {
background-color: #bdbec1;
width: 196px;
height: 516px;
position: absolute;
right: 0;
top: 0;
border-left: 26px solid #e7e7e8;
}

.zone {
display: block;
width: 182px;
height: 172px;
border-left: solid 14px;
}
.student { border-color: #f68429; background: url(/pic/student_zone.jpg) no-repeat; }
.staff { border-color: #7e3f98; background: url(/pic/staff_zone.jpg) no-repeat; }
.parent { border-color: #7ac142; background: url(/pic/parent_zone.jpg) no-repeat; }



.slideshow {
background-color: #bdbec1;
position: absolute;
left: 0;
top: 0;
width: 395px;
height: 516px;
border-left: 14px solid #ffdd00;
}

/* Right column including main menu */


#right_col {
background-color: #fff;
width: 226px;
border-right: 26px solid #e7e7e8;
float: left;
}


#menu {
border-left: 14px solid #89d4e3;
width: 212px;
min-height: 336px;
/*IE6 hack*/
height: auto !important;
height: 336px;
}
#menu ul {
margin-left: 14px;
}
#menu li {
display: block;
width: 184px;
margin-top: 4px;
}
#menu li.arrow {
background: url(/pic/menu_item.jpg) no-repeat top right;
}

#menu li > a.active {
font-weight: bold;
}
#menu a {
color: #231f20;
font-size: 11px;
line-height: 12px;
display: block;
width: 148px;
text-decoration: none;
border-bottom: 1px solid #bdbec1;
padding: 2px 0 4px 2px;
}

#menu a:hover, #menu a:active {
background-color: #89d4e3;
}

ul.menu {
padding-bottom: 16px;
}

#right_buttons {
}
.right_button {
display: block;
width: 226px;
height: 60px;
}
.gallery { background: url(/pic/gallery_button.jpg) no-repeat; }
.prospectus { background: url(/pic/prospectus_button.jpg) no-repeat; }


/* Sub menu */

#sub_menu {
float: right;
border-left: 14px solid #89d4e3;
width: 212px;
margin-left: 14px;
margin-bottom: 14px;
margin-top: -14px;
margin-right: -14px;
}
#sub_menu h2 {
font-size: 16px;
font-weight: bold;
margin: 14px 14px 16px 14px;
}
#sub_menu ul {
margin-left: 14px;
margin-bottom: 14px;
}
#sub_menu ul > li > ul > li {
width: 170px!important;
}
#sub_menu ul li {
display: block;
list-style: none;
margin-left: 0;
width: 184px;
margin-top: 4px;
background: url(/pic/menu_item.jpg) no-repeat bottom right;
}
#sub_menu li.here > a {
font-weight: bold;
}
#sub_menu ul li a {
color: #231f20;
font-size: 11px;
line-height: 12px;
display: block;
width: 148px;
text-decoration: none;
border-bottom: 1px solid #bdbec1;
padding: 2px 0 4px 2px;
}
#sub_menu ul li a:hover, #sub_menu ul li a:active {
background-color: #89d4e3;
}




/* Main styles */
.content p.breadcrumbs {
font-size: 10px;
line-height: 11px;
margin: 0;
}
.content h1 {
font-size: 24px;
line-height: 32px;
font-weight: bold;
margin: 8px 0 20px 0;
}
.content h2 {
font-size: 18px;
line-height: 20px;
font-weight: bold;
margin: 22px 0 16px 0;
}
.content h3 {
font-size: 16px;
line-height: 18px;
font-weight: bold;
margin: 20px 0 14px 0;
}
.content p {
font-size: 14px;
line-height: 17px;
margin: 17px 0 17px 0;
}

.content ul li {
list-style: disc outside;
margin-bottom: 0.5em;
margin-left: 25px;
font-size: 14px;
line-height: 15px;

}
.content ol li {
list-style: decimal outside;
margin-bottom: 0.5em;
margin-left: 25px;
font-size: 14px;
line-height: 15px;

}
.content b, .content strong {
font-weight: bold;
}
.content i, .content em {
font-style: italic;
}
.content blockquote {
margin-left: 1em;
}
.content sub {
position: relative;
top: 0.3em;
font-size: 75%;
}
.content sup {
position: relative;
top: -0.3em;
font-size: 75%;
}

.content table {
border-collapse: collapse!important;
border: 1px solid #000!important;
margin: 16px;
width: 523px;
}
.content table td {
border: 1px solid #000!important;
padding: 3px;
}

.content p.message {
font-size: 18px;
line-height: 20px;
font-weight: bold;
color: #f55;
margin: 22px 0 16px 0;
}

.content label {
line-height: 21px;
font-weight: bold;
}

.content table.feedback_form {
border: 1px solid #fff!important;
margin-left: 0;
margin-top: 0;
}
.content table.feedback_form td, .content table.feedback_form th {
border: 1px solid #fff!important;
padding: 6px;
font-size: 14px;
}
.content table.feedback_form th {
font-weight: bold;
}


/* Gallery */
table.gallery_thumbs {
border: none!important;
margin-left: 0;
margin-right: 0;
width: 100%;
}
table.gallery_thumbs td {
border: 6px solid #fff!important;
text-align: center;
background-color: #ddd;
padding: 2px;
width: 186px;
}
div.gallery_image {
text-align: center;
}


/* Search box */
#searchbox {
position: absolute;
top: 85px;
right: 20px;
}
#searchbox input {
border: 0px;
padding: 3px;
}
