@charset "utf-8";
/* CSS Document */

/* 
------------General Styles---------------- 
*/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, form, fieldset, table, th, td, a {margin: 0; padding: 0; } 

h3, #detail_content .post h2, #detail_content .postTitle, #content .postTitle {
    font-size: 1.2em;
    font-weight: normal;
    color: #039;
    padding: 10px 2px;
    border-bottom: 1px solid #6678b1;
    margin-top:16px;
    margin-bottom:10px;
    }
	
#detail_content .post h2 {
	display:none;
	}
   
iframe {
	margin-top: 0;
	}
	
.formHeader h2 {
    font-size: 1.2em;
    font-weight: normal;
    color: #039;
    padding: 10px 2px;
    border-bottom: 1px solid #6678b1;
    margin-top:16px;
    margin-bottom:10px;
    }

img {border: none;}

a {text-decoration: none; color: #1c71d2;}

a:visited {
    color: #183278;
    }

a:hover {
    color: #e23017;
    text-decoration: underline;
    }

html, body {
    height: 100%;
    }


#page_copy li {
    margin-left:20px;
	list-style:inside;
    }


#page_copy .archive li {list-style:none;}

body {
    background: #bebebe url(../images/page_bg.png) repeat-x 0 0;
    font-family: Tahoma, Geneva, Verdana, Arial, sans-serif;
    font-size: 62.5%;
    color: #fff;
}

#outer_wrapper {
    background: transparent url(../images/wrapper_bg.png) repeat-y center 0;
    min-height: 100%;
    }
    
#wrapper {
    width: 940px;
    margin: 0 auto;
    padding-top: 17px;
    padding-bottom: 17px;
    }
    
/* 
------------Header Styles---------------- 
*/

#header {
    height: 128px;
    background: #254c9b url(../images/header_bg.jpg) no-repeat 0 0;
    }
    
#header h1 img {
    float: left;
    padding-left: 27px;
    padding-top: 18px;
    }
    
#header h1 {
    font-weight: normal;
    float: left;
    }
    
#header p.logos {
    float: left;
    }
    
#header p.logos img.science {
    float: left;
    padding-top: 40px;
    padding-left: 38px;
    }
    
#header p.logos img.sport {
    float: left;
    padding-top: 36px;
    padding-left: 23px;
    }
    
.search {
    float: right;
    background: transparent url(../images/search_input_bg.png) no-repeat 0 55px;
    width: 257px;
    height: 29px;
    padding-top: 55px;
    padding-right: 31px;
    }
    
.search input.searchButton {
    background: transparent url(../images/search_button.png) no-repeat 0 0;
    border: none;
    cursor:pointer;
    height:22px;
    line-height:0;
    text-indent:-9999px;
    width:22px;
    float: right;
    }

.search input.searchInput {
    float: left;
    height: 19px;
    width: 207px;
    background: transparent;
    border: none;
    margin-left: 11px;
    padding: 4px 0 0;
    }
    
/* 
------------Navigation Styles---------------- 
*/

#navigation {
    margin-top: 6px;
    }
    
#navigation ul {
    list-style-type: none;
    height: 49px;
    background: #3184dc url(../images/navigation_bg.png) no-repeat 0 bottom;
    }
    
#navigation ul li {
    float: left;
    font-size: 15px;
    font-weight: bold;
    background: transparent url(../images/nav_border_left.gif) no-repeat left 17px;
    }
    
#navigation ul li a {
    float: left;
    font-size: 15px;
    display: block;
    padding: 18px 25px 5px 26px;
    background: transparent url(../images/nav_border_right.gif) no-repeat right 17px;
    }

#navigation ul li a:hover {
    text-decoration: none;
    }
/* 
-----------Specific Navigation Option Styles---------------- 
*/

#navigation ul li.home {
    background-image: none;
    }
    
#navigation ul li.extra a {
    background-image: none;
    }
    
#navigation ul li.selectedPage {
    position: relative;
    }

#navigation ul li a {
    color: #fff;
}


/* 
-----------Home---------------- 
*/    

#navigation ul li.home {
    position: relative;
    width: 93px;
    }
    
#navigation ul li.home a.selectedPage, #navigation ul li.home a.selectedPageRoot {
    background: #265aaa url(../images/home_select.png) no-repeat 0 0;
    width: 42px;
    height: 24px;
    position: relative;
    padding-right: 26px;
    }

#flash {
    position: absolute;
    top: -89px;
    }
    
    
    
/* 
-----------About---------------- 
*/    

#navigation ul li.about {
    position: relative;
    width: 115px;
    height: 41px;
    }
    
#navigation ul li.about  a{
    padding-right: 26px;
    }
    
#navigation ul li.about a.selectedPage, #navigation ul li.about a.selectedPageRoot {
    background: #265aaa url(../images/about_select.png) no-repeat 0 0;
    width: 64px;
    height: 24px;
    position: relative;
    left: -1px;
    padding-left: 27px;}
    
/* 
-----------Students---------------- 
*/    

#navigation ul li.students {
    position: relative;
    width: 113px;
    height: 41px;
    }
    
#navigation ul li.students  a{
    padding-right: 26px;
    }
    
#navigation ul li.students a.selectedPage, #navigation ul li.students a.selectedPageRoot {
    background: #265aaa url(../images/students_select.png) no-repeat 0 0;
    width: 62px;
    height: 24px;
    position: relative;
    left: -1px;
    padding-left: 27px;}
/* 
-----------Parents---------------- 
*/    

#navigation ul li.parents {
    position: relative;
    width: 104px;
    height: 41px;              
    }

#navigation ul li.parents a {
    padding-right: 26px;
    }
    
#navigation ul li.parents a.selectedPage, #navigation ul li.parents a.selectedPageRoot {
    background: #265aaa url(../images/parents_select.png) no-repeat 0 0;
    width: 53px;
    height: 24px;
    position: relative;
    left: -1px;
    padding-left: 27px;}
    
/* 
-----------Subjects---------------- 
*/    

#navigation ul li.subjects { 
    position: relative;
    width: 110px;
    height: 41px;
    }
    
#navigation ul li.subjects a.selectedPage, #navigation ul li.subjects a.selectedPageRoot {
    background: #265aaa url(../images/subject_select.png) no-repeat 0 0;
    width: 60px;
    height: 24px;
    position: relative;
    left: -1px;
    padding-left: 27px;}
    
    
    /* 
-----------Sixth---------------- 
*/    

#navigation ul li.sixth {
    position: relative;
    width: 115px;
    height: 41px;
    }
    
#navigation ul li.sixth a {
    padding-right: 26px;
    }

#navigation ul li.sixth a.selectedPage, #navigation ul li.sixth a.selectedPageRoot {
    background: #265aaa url(../images/sixth_select.png) no-repeat 0 0;
    width: 64px;
    height: 24px;
    position: relative;
    left: -1px;
    padding-left: 27px;}
    
    /* 
-----------Community---------------- 
*/    

#navigation ul li.community {
    position: relative;
    width: 133px;
    height: 41px;
    }
    
#navigation ul li.community a {
    padding-right: 26px;
    }
    
#navigation ul li.community a.selectedPage, #navigation ul li.community a.selectedPageRoot {
    background: #265aaa url(../images/community_select.png) no-repeat 0 0;
    width: 82px;
    height: 24px;
    position: relative;
    left: -1px;
    padding-left: 27px;}
    
    /* 
-----------extra---------------- 
*/    

#navigation ul li.extra {
    position: relative;
    width: 157px;
    height: 41px;
    }
    
#navigation ul li.extra a.selectedPage, #navigation ul li.extra a.selectedPageRoot {
    background: #265aaa url(../images/extra_select.png) no-repeat 0 0;
    width: 106px;
    height: 24px;
    position: relative;
    padding-right: 26px;
    left: -1px;
    }
    
/* 
------------Photo Banner Styles---------------- 
*/
    
#photo_banner {
    margin-top: 11px;
    height: 190px;
    margin-bottom: 11px;
    }
    
#phoro_banner img {
    float: left;
    }
    
/* 
------------Sidebar Styles---------------- 
*/

#sidebar {
    float: left;
    width: 271px;
    margin-right: 11px;
    margin-bottom: 11px;
    }
    
/* 
------------Section Menu Styles---------------- 
*/
    
    
#section_menu {
    background: #fff url(../images/sidebar_bg.png) no-repeat 0 bottom;
}

#section_menu h2.heading {
    background: #d8d8d8 url(../images/sidebar_header.png) no-repeat 0 0;
    color: #214191;
    font-size: 18px;
    height: 25px;
    padding: 12px 18px 0;
    position: relative;
    font-weight: normal;
    }

#section_menu {
    color: #454545;
    }
    
#section_menu_copy {
    padding: 12px;
    padding-top: 5px; 
    padding-bottom: 13px;
    }
    
/* 
------------Section Menu Navigation Styles---------------- 
*/

#section_menu_copy ul {
    list-style-type: none;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.8em;
    padding-top: 10px;
    padding-bottom: 1px;
    background-color: transparent;
    }
    
        
#section_menu_copy ul li a {
    display: block;
    padding: 13px 0 12px;
    margin: 0;
    }
    
#section_menu_copy ul li a:hover {
    text-decoration: none;
    }
    
#section_menu_copy ul li.shade {
    background-color: #f4f4f4;
    }
    
#section_menu_copy ul li a.selectedPage {
    color: #e23017;
    }
    
#section_menu_copy ul li {
    padding-left: 10px;
    }
    
#section_menu_copy {
    min-height: 367px;
    }
    
/* ie 5 mac hide \*/
* html #section_menu_copy {
    height: 367px;
}
/* end hide */

    
/* 
------------Prospectus Styles---------------- 
*/

    
#prospectus {
    background: #fff url(../images/sidebar_bg.png) no-repeat 0 bottom;
}

#prospectus h2.heading {
    background: #d8d8d8 url(../images/sidebar_header.png) no-repeat 0 0;
    color: #214191;
    font-size: 18px;
    height: 25px;
    padding: 12px 18px 0;
    position: relative;
    font-weight: normal;
    }
    
#prospectus h2.heading img {
    position: absolute;
    top: 14px;
    right: 18px;
    }

#prospectus {
    color: #454545;
    font-size: 1.2em; 
    }

#prospectus p {
    height: 80px;
    }
    
#prospectus p img {
    padding: 1px;
    float: left;
    margin-left: 1px;
    }
    
    
/* 
------------Upcoming Events Styles---------------- 
*/

#upcoming_events {
    background: #fff url(../images/sidebar_bg.png) no-repeat 0 bottom;
    margin-top: 11px;
    position: relative;
}

#upcoming_events h2.heading {
    background: #d8d8d8 url(../images/sidebar_header.png) no-repeat 0 0;
    color: #214191;
    font-size: 18px;
    height: 25px;
    padding: 12px 18px 0;
    position: relative;
    font-weight: normal;
    }

#upcoming_events {
    color: #454545;
    position: relative;
    }
    
#sidebar_copy {
    color: #454545;
    font-size: 1.3em;
    line-height: 1.8em;
    padding: 12px;
    padding-bottom: 14px;
    }
    
    
#sidebar_copy p {
    padding-left: 68px;
    padding-bottom: 1em;
    padding-right: 8px;
    }
    
#sidebar_copy p.calendar_icon {
    position: absolute;
    top: 50px;
    left: 20px;
    padding: 0;
}
    
#sidebar_copy ul {
    clear: both;
    list-style-type: none;
    }
    
#sidebar_copy ul li {
    background: transparent url(../images/bullet.png) no-repeat 11px 10px;
    padding: 6px 5px 8px 38px;}
    
#sidebar_copy ul li h2 {
    font-weight: normal;
    font-size: 1em;
    }
    
#sidebar_copy ul li .postInfo {
    color: #8d8c8c;
    font-size: 0.85em;
    line-height: 1.7em;
    margin-bottom: 0;
    }
    
#sidebar_copy ul li.post1, #sidebar_copy ul li.post3, #sidebar_copy ul li.post5, #sidebar_copy ul li.post7, #sidebar_copy ul li.post9, #sidebar_copy ul li.post11, #sidebar_copy ul li.post13, #sidebar_copy ul li.post15, #sidebar_copy ul li.post17, #sidebar_copy ul li.post19, #sidebar_copy ul li.post21, #sidebar_copy ul li.post23, #sidebar_copy ul li.post25, #sidebar_copy ul li.post27, #sidebar_copy ul li.post29, #sidebar_copy ul li.post31, #sidebar_copy ul li.post33, #sidebar_copy ul li.post35 {
    background-color: #f4f4f4;
    }
    
#sidebar_copy .rss {
    display: none;
    }
    
#sidebar_copy #rss_feed {
    position: absolute;
    top: 10px;
    right: 18px;
    }
    
    
/*
-----------Latest News Archive---------------------
*/

#page_copy .blogsElement .archive ul li h2 {
    border: none;
    font-size: 1.2em;
    margin-bottom: 0px;
    padding: 4px 2px;
    border-bottom: 1px solid #6678b1;
    }
    
#page_copy .blogsElement .archive .rss {
    display: none;
    }
    
#page_copy .blogsElement .archive ul li ul li h2 {
    border: none;
    font-size: 1em;
    margin: 0;
    padding: 0px 2px;
    }
    
/* 
------------Latest News Feed Styles---------------- 
*/

#latest_news_feed {
    background: #fff url(../images/sidebar_bg.png) no-repeat 0 bottom;
    margin-top: 11px;
    position: relative;
}

#latest_news_feed h2.heading {
    background: #d8d8d8 url(../images/sidebar_header.png) no-repeat 0 0;
    color: #214191;
    font-size: 18px;
    height: 25px;
    padding: 12px 18px 0;
    position: relative;
    font-weight: normal;
    }

#latest_news_feed {
    color: #454545;
    position: relative;
    }
    
#sidebar_copy {
    color: #454545;
    font-size: 1.3em;
    line-height: 1.8em;
    padding: 12px;
    padding-bottom: 14px;
    }
    
#sidebar_copy p {
    padding-left: 68px;
    padding-bottom: 1em;
    padding-right: 8px;
    }
    
#sidebar_copy p.news_icon {
    position: absolute;
    top: 50px;
    left: 20px;
    padding: 0;
}

#sidebar_copy .rss {
    display: none;
    }
    
#sidebar_copy #rss_feed2 {
    position: absolute;
    top: 10px;
    right: 18px;
    }

/* 
------------Detail Content Styles---------------- 
*/

#detail_content {
    background: #fff url(../images/detail_content_bg.gif) no-repeat 0 bottom;
    width: 940px;
    margin-bottom: 11px;
}

#detail_content h2.heading {
    background: #d8d8d8 url(../images/detail_content_header.png) no-repeat 0 0;
    color: #214191;
    font-size: 18px;
    height: 25px;
    padding: 12px 18px 0;
    font-weight: normal;
    }

    
#detail_page_copy {
    color: #454545;
    font-size: 1.3em;
    line-height: 1.8em;
    padding: 21px;
    padding-top: 5px; 
    padding-bottom: 24px;
    min-height: 356px;
    }
	
#detail_page_copy .event h2 {
	display:none;
	}
    
#detail_page_copy .globalMenu ul {
    margin-bottom:25px;
    padding-top:0px;
    }
    
#detail_page_copy .globalMenu li {
    margin-left:20px;
    }
    
    
/* ie 5 mac hide \*/
* html #detail_page_copy {
    height: 356px;
}
/* end hide */

#detail_page_copy h1 {
    display: none;
    }
    
#detail_page_copy ul {
    padding-top: 1em;
    list-style-position: inside;
    color: #72bff0;
    }
    
#detail_page_copy p {
    padding-top: 1em;
}

/* 
------------Content Styles---------------- 
*/

#content {
    background: #fff url(../images/content_bg.gif) no-repeat 0 bottom;
    float: right;
    width: 658px;
    margin-bottom: 11px;
}

#content h2.heading {
    background: #d8d8d8 url(../images/content_header.png) no-repeat 0 0;
    color: #214191;
    font-size: 18px;
    height: 25px;
    padding: 12px 18px 0;
    font-weight: normal;
    }
    
#page_copy {
    color: #454545;
    font-size: 1.3em;
    line-height: 1.8em;
    padding: 21px;
    padding-top: 5px; 
    padding-bottom: 24px;
    min-height: 356px;
    }
    
/* ie 5 mac hide \*/
* html #page_copy {
    height: 356px;
}
/* end hide */

    
/* 
------------Page Copy Styles---------------- 
*/
    
#page_copy p {
    padding-top: 1em;
}

#page_copy img {
    border:  1px solid #CCCCCC;
    background-color: #fff;
    padding: 6px;
    }

#page_copy .rss img {border: none;}

#page_copy .highlight {
    color: #416eba;
    font-weight: bold;
    }
    
#page_copy .description {
    color: #8d8c8c;
    }

/* 
------------Table styles---------------- 
*/


.download_links_table
{
    font-size: 0.9em;
    margin: 5px;
    width: 570px;
    text-align: center;
    vertical-align:top;
    border-collapse: collapse;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.download_links_table th
{
    font-size: 0.8em;
    font-weight: normal;
    padding: 8px;
    vertical-align:top;
    background: #e8edff;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    color: #454545;
}
.download_links_table td
{
    padding: 8px;
    vertical-align:top;
    background: #e8edff; 
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    color: #454545;
}

.download_links_table a
{
    color: #214191;
}
.download_links_table a:hover
{
    color: #E23017;
}




.news_downloads
{
    font-size: 1em;
    background: #fff;
    margin: 15px 45px;
    width: 520px;
    border-collapse: collapse;
    text-align: left;
}
.news_downloads th
{
    font-size: 1.2em;
    font-weight: normal;
    color: #214191;
    padding: 6px 8px;
    border-bottom: 1px solid #214191;
}
.news_downloads td
{
    border-bottom: 1px solid #ccc;
    color: #1C71D2;
    padding: 6px 8px;
}

.news_downloads td a
{
    color: #1C71D2;
    text-decoration:none;
}
.news_downloads tbody tr:hover td a
{
    color: #E23017;
}

.news_downloads tbody tr:hover td
{
    color: #E23017;
}

#page_copy .news_downloads tbody tr:hover td img
{
    padding: 1px;
    border: #E23017 6px solid;
    background-color: #e4ebf7;
}




/* 
------------Calendar styles---------------- 
*/




table.calendarTitle td {
    background-attachment: scroll;
    background-color: #D8D8D8;
    background-image: url(../images/calendar_header.png);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    color: #039;
    font-family:Tahoma,Geneva,Verdana,Arial,sans-serif;
    font-weight:normal;
}

.calendarNextPrevious a {color: #1C71D2 !important; font-family:Tahoma,Geneva,Verdana,Arial,sans-serif; font-weight:normal;}



.calendarToday {background-color:#E23017; color:#FFFFFF; }


.calendarDay, .calendarWeekendDay, .calendarOtherMonthDay {vertical-align:top;}


/* 
------------Footer Styles---------------- 
*/

#footer {
    clear: both;
    color: #333;
    font-size: 1.2em;
    padding-top: 8px;
    height: 53px;
    padding: 0 20px;
    background: #fff url(../images/footer_bg.png) no-repeat 0 0;
    line-height: 46px;
    }
    
#footer .design {
    padding-top: 7px;
    float: left;
    }
    
#footer .copyright {
padding-top: 7px;
    float: right;
    }
    
#footer .email {
    background: transparent url(../images/contact_icon.gif) no-repeat 2px 2px;
    padding-left: 26px;
    }

/* 
------------Filter Calendar Styles---------------- 
*/

#filtercalendar #content {
	width: 940px;
	float: none;
	background-image: none;
	background-color: transparent;
	min-height: 356px;
	position: relative;
}

#filtercalendar #goback {
bottom:1px;
font-size:1.2em;
left:346px;
padding:16px 13px 17px 2px;
position:absolute;
width:558px;
	}
    
/*
------------User Styles---------------- 
*/

/* <textEditor>  */    

.left_inline {
    float: left;
    margin-right: 25px;
    margin-bottom: 15px;
    margin-top: 1.4em;
    }

.right_inline {
    float: right;
    margin-left: 15px;
    margin-bottom: 5px;
    margin-top: 1.2em;
    }

.highlight {
    position: static;
    }
    
.description {
    position: static;
    }
    
.no_border {border:none !important;}    

.news_downloads
{
    font-size: 1em;
    background: #fff;
    margin: 15px 45px;
    width: 520px;
    border-collapse: collapse;
    text-align: left;
}

.table_header {
    color:#214191;
    font-size:1.2em;
    font-weight:normal;
    padding:0;
}

.confirmation-content-message p { color:#000; margin:20px;}

 
/* </textEditor>  */
