﻿body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    line-height: 1.0em;
    color: #585858;
    background-color: #000000;
    margin: 10px 10px 10px 10px;
    height: 100%;
}
a
{
    color: #3C5A50;
    text-decoration: none;
}
a:hover
{
    color: #000000;
    text-decoration: none;
}

/* layout */
#container
{
    width: 940px;
    height: inherit;
    left: 50%;
    margin-left: -470px; /* half the width of the div */
    margin: 10px auto;
    background-color: #ffffff;
    height: 100%;
    padding: 10px 10px 10px 10px;
}

/* header */
#header
{
    clear: both;
    width: 100%;
    height: 85px;
    background-color: #000000;
}
.school-logo
{
    float: left;
    width: 20%;
    text-align: left;
    padding-top: 20px;
    padding-left: 15px;
}
.id-image
{
    float: left;
    width: 720px;
    background-color: #ffffff;
}
.id-text
{
    float: left;
    width: 200px;
    height: 210px;
    background-color: #d4d5d7;
    color: #000000;
    font-size: 14px;
    text-align: center;
    padding: 0px 10px 0px 10px;
    background-image: url(../images/bg-strap.gif);
    background-position: center center;
}
.pad-strap
{
    padding: 35px 15px 15px 15px;
}
.pad-strap2
{
    padding: 20px 15px 15px 15px;
} 
    

/* main menu */
.main-menu
{
    float: right;
    width: 75%;
    text-align: right;
    padding-top: 27px;
}

.main-menu a
{
    font-size: 16px;
    color: #B1B2B4;
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: bold;
}
.main-menu a:hover
{
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: bold;
}
#menu-footer
{
    clear: both;
    width: 100%;
    height: 14px;
    background-color: #CACBCD;
    text-align: right;
}
.main-nav-sel a
{
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: bold;
}
.main-nav-sel a:hover
{
    font-size: 16px;
    color: #B1B2B4;
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: bold;
}

/* section id */
#section-id
{
    clear: both;
    width: 100%;
    height: 210px;
}

/* main content */
#main-content
{
    clear: both;
    width: 100%;
    font-size: 15px;
    color: #585858;
    margin-top: 8px;
    margin-bottom: 15px;
}
.wide-content
{
    float: left;
    width: 700px;
    line-height: 1.5em;
    font-size: 15px;
    margin-right: 10px;
}
.sub-level
{
    float: right;
    width: 220px;
}
.sub-level img
{
    margin-bottom: 15px;
}
.text-header
{
    font-size: 16px;
    color: #000000;
    width: 100%;
}
.text-header hr
{
    color: #9F9F9F;
    background-color: #9F9F9F;
    height: 1px;
    width: 100%;
}

.featured-news
{
    float: left;
    width: 45%;
}
.whats-on
{
    float: left;
    width: 50%;
    margin-left: 10px;
}


.titlebar
{
    font-size: 16px;
    color: #000000;
    width: 100%;
    background-image: url(../images/hr.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 10px;
    margin-bottom: 5px;
}
h5
{
    font-size: 18px;
    color: #000000;
    width: 100%;
    background-image: url(../images/hr.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 10px;
    margin-bottom: 5px;
}

/* announce */
.announce
{
    background-color: #E4E5E5;
    padding: 5px 5px 5px 5px;
}
.news-date
{
    font-size: 90%;
    font-weight: bold;
    color: #585858;
    
}
.news-title
{
    font-size: 100%;
    font-weight: bold;
    color: #585858;
    border-bottom: solid 1px gray;
}


/* featured news */
#news-panels-main
{
    float: left;
    width: 50%;
}
.featured-news-image
{
    float: right;
    margin: 5px 0px 5px 5px;
}
.featured-news-header-1
{
    font-size: 16px;
    color: #000000;
}
.features-news-text-1
{
    font-size: 15px;
    color: #585858;
}
#news-panels-sub
{
    float: right;
    width: 49%;
}

.features-news-text-1 a
{
    font-size: 100%;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
}
.features-news-text-1 a:hover
{
    font-size: 100%;
    color: #585858;
    font-weight: bold;
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
}

/* footer */
#footer
{
    clear: both;
    width: 100%;
    font-size: 12px;
    color: #989898;
    text-align: left;
    background-color: #ffffff;
    border-top: solid 1px #989898;
}
.footer-left img
{
    vertical-align: middle;
}
#sizer
{
    padding-top: 5px;
}

/*
.footer-right
{
    float: right;
    width: 50%;
    font-size: 10px;
    color: #989898;
    text-align: right;
    margin-top: 4px;
    background-color: red;
}
*/

/* sub-level navigation */
.menu-title
{
    width: 100%;
    background-color: #585858;
    height: 15px;
    color: #ffffff;
    font-size: 16px;
    padding-bottom: 3px;
    padding-top: 3px;
    background-image: url(../images/bg-header.gif);
    background-repeat: no-repeat;
}
.menu-item
{
    width: 100%;
    background-color: #b6b6b6;
    min-height: 20px;
    color: #000000;
    font-size: 15px;
    border-bottom: solid 1px #ffffff;
    background-image: url(../images/bg-menu.gif);
    background-repeat: no-repeat;
}
.menu-item a
{
    font-size: 15px;
    color: #000000;
    text-decoration: none;
    padding-left: 10px;
    padding-top: 2px;
}
.menu-item a:hover
{
    font-size: 15px;
    color: #000000;
    text-decoration: none;
    padding-left: 10px;
}
.menu-item-on
{
    width: 220px;
    background-color: #b6b6b6;
    min-height: 20px;
    color: #000000;
    font-size: 15px;
    border-bottom: solid 1px #ffffff;
    background-image: url(../images/bg-menu-on.gif);
    background-repeat: no-repeat;
}
.menu-item-on a
{
    font-size: 15px;
    color: #000000;
    text-decoration: none;
    padding-top: 2px;
    padding-left: 10px;
}
.menu-item-on a:hover
{
    font-size: 15px;
    color: #000000;
    text-decoration: none;
    padding-left: 10px;
}

.sub-menu-item
{
    width: 100%;
    background-color: #ffffff;
    height: 20px;
    color: #ffffff;
    border-bottom: dashed 1px #585858;
}
.sub-sub-menu-item
{
    width: 100%;
    background-color: #ffffff;
    height: 20px;
    color: #000000;
    border-bottom: dashed 1px #585858;
    text-indent: 25px;
}

.sub-menu-item a
{
    font-size: 15px;
    color: #000000;
    text-decoration: none;
    margin-left: 10px;
}
.sub-menu-item a:hover
{
    font-size: 15px;
    color: #585858;
    text-decoration: none;
    margin-left: 10px;
}

.s-menu
{
    width: 100%;
    border-bottom: dashed 1px #9F9F9F;
    padding-top: 5px;
    padding-bottom: 5px;
}
.s-menu a
{
    font-size: 100%;
    color: #97999B;
    text-decoration: none;
}
.s-menu a:hover
{
    font-size: 100%;
    color: #000000;
    text-decoration: none;
}
.s-menu-s
{
    width: 100%;
    padding-top: 2px;
    padding-bottom: 2px;
}
.s-menu-s a
{
    font-size: 100%;
    color: #326c60;
    text-decoration: none;
    margin-left: 15px;
}
.s-menu-s a:hover
{
    font-size: 100%;
    color: #000000;
    text-decoration: none;
    margin-left: 15px;
}

/* news */
.news-item
{
    clear: both;
    width: 100%;
    margin-top: 30px;
    border-bottom: solid 1px #585858;
}
.news-item-detail
{
    clear: both;
    width: 100%;
    margin-top: 5px;
}
.news-title-list
{
    font-size: 16px;
    color: #000000;
}
.news-synopsis
{
    font-size: 15px;
    color: #585858;
    margin-bottom: 5px;
}
.posted
{
    float: left;
    width: 40%;
    text-align: left;
}
.news-more
{
    float: right;
    width: 40%;
    text-align: right;
}
.news-more a
{
    color: #000000;
    font-size: 15px;
    text-decoration: none;
}
.news-more a:hover
{
    color: #326c60;
    font-size: 15px;
    text-decoration: none;
}
.news-image
{
    clear: both;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: solid 1px #585858;
}

/* events */
.event-month
{
    clear: both;
    font-size: 16px;
}
.event-date
{
    float: left;
    width: 15%;
    background-color: #000000;
    color: #ffffff;
}
.event-time
{
    float: left;
    width: 10%;
    background-color: #000000;
    color: #ffffff;
}
.event-event
{
    float: left;
    width: 50%;
    background-color: #000000;
    color: #ffffff;
}
.event-location
{
    float: left;
    width: 25%;
    background-color: #000000;
    color: #ffffff;
}

.event-month-item
{
    clear: both;
}
.event-date-item
{
    float: left;
    width: 15%;
}
.event-time-item
{
    float: left;
    width: 10%;
}
.event-event-item
{
    float: left;
    width: 50%;
}
.event-location-item
{
    float: left;
    width: 25%;
}

/* inputs */
input
{
    padding: 3px 3px 3px 3px;
    font-size: 16px;
    color: #6182a0;
    border: solid 1px #6182a0;
}
textarea
{
    padding: 3px 3px 3px 3px;
    font-size: 16px;
    color: #6182a0;
    border: solid 1px #6182a0;
}

.form-item
{
    padding: 5px 5px 5px 5px;
}
.form-item label
{
    color: #000000;
}
.w100
{
    width: 96%;
}

.home-button-header
{
    width: 216px;
    background-color: #7b7c80;
    color: #ffffff;
    font-size: 120%;
    padding-left: 2px;
}
.home-button-body1
{
    width: 208px;
    height: 91px;
    background-color: #d4d5d7;
    color: #ffffff;
    background-image: url(../images/prospectus.gif);
    background-position: right top;
    background-repeat: no-repeat;
    font-size: 120%;
    padding-left: 10px;
    padding-top: 5px;
}
.home-button-body2
{
    width: 208px;
    height: 91px;
    background-color: #99c1db;
    color: #ffffff;
    background-image: url(../images/headteacher.gif);
    background-position: right top;
    background-repeat: no-repeat;
    font-size: 120%;
    padding-left: 10px;
    padding-top: 5px;
}
.home-button-body3
{
    width: 208px;
    height: 91px;
    background-color: #ced6eb;
    color: #ffffff;
    background-image: url(../images/calendar.gif);
    background-position: right top;
    background-repeat: no-repeat;
    font-size: 120%;
    padding-left: 10px;
    padding-top: 5px;
}
