@charset "utf-8";
/* CSS Document */

/* 
------------General Styles---------------- 
*/

.postInfo {clear:both;}

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; } 

img {border: none;}

a {text-decoration: none;}

body {
	background-color: #000;
	font-family: Verdana, sans-serif;
	font-size: 62.5%;
	color: #3a3a3a;
}

.wrapper {
	width: 921px;
	margin: 0 auto;
	padding: 0;
}
	
	
#banner #slide  .regionBoundary {
	z-index: 98 !important;
	}	
	
#banner #slide .inlineContentAdder {
	z-index: 98 !important;
	}
	
#banner #slide .contentRegion {
	z-index: 98 !important;	
	}
/* 
------------Utility Section Styles---------------- 
*/

#utility_section {
	background-color: #000;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, Verdana, sans-serif;
	color: #fff;
	min-height: 33px;
	}
	
#utility_section p {
	font-size: 1.1em;
	line-height: 3em;
	float: left;
	}
	
#utility_section p#contact {
	float: right;
	}
	
#utility_section a {
	color: #fff;
	text-decoration: none;
	}
	
#utility_section a:hover {
	border-bottom: 1px dotted #fff;
	}
	
/* 
------------Main Content Styles---------------- 
*/

#main_content {
	background: #fff url(../images/splash/splash_bg.gif) repeat-x top left;
	}
	
#detail_page #main_content {
	min-height: 675px;
	}
	
/* 
------------Header Styles---------------- 
*/

#header {
	height: 83px;
	padding-top: 31px;
	}
	
h1 { float: left;}
h1 img {float: left;}

.search {
	float: right;
	background: transparent url(../images/splash/splash_magnify.gif) no-repeat 0 23px;
	padding-left: 30px;
	padding-top: 23px;
}

.search label {
	display: none;
	}
	
input.searchButton {
	float: left;
	height: 22px;
	width: 55px;
	background: #cdcdcd url(../images/splash/splash_search_button_bg.gif) no-repeat 0 0;
	cursor: pointer;
	color: #3a3d40;
	border: none;
	margin: 0;
	padding: 0;
	padding-left: 1px;
	margin-left: 8px;
	line-height: 22px;
	padding-bottom: 2px;
	}
	
input.searchInput {
	float: left;
	height: 19px;
	width: 251px;
	background: #fff url(../images/splash/splash_search_input_bg.gif) no-repeat 0 0;
	border: none;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-top: 4px;
	}
	
/* 
------------Banner Styles---------------- 
*/ 

#banner {
	clear: both;
	min-height: 352px;
	background: transparent url(../images/splash/splash_banner_bg.png) no-repeat center 0;
	}
	
#banner #slide {
	padding-top: 30px;
	position: relative;
	min-height: 322px;
	left: 1px;

}

#banner #slide .regionBoundary #region_SplashGallery {
	z-index:8;
	position: absolute;
	left: 0;
	top: -5px;
	width: 921px;
	}
	
#banner #slide .regionBoundary .inlineContentAdder {
	display: none;
	}

#banner #slide #divides {
	position: absolute;
	top: 29px;
	left: 0px;
	z-index: 5;
	}

	
/* 
------------Navigation Styles---------------- 
*/ 

#navigation {
	background: transparent url(../images/splash/splash_navigation_bg.gif) no-repeat top center;
	padding-top: 17px;
	min-height: 172px;
	padding-bottom: 20px;
	}

#junior_school, #senior_school, #cheltonian_association, #planning_ahead {
	width: 199px;
	float: left;
	padding: 4px 13px 0px 12px;
	}

#senior_school {
	margin-left: 9px;
	}

#cheltonian_association {
	margin-left: 9px;
	}
	
#planning_ahead {
	float: right;
	width: 198px;
	}
	
h2 {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, Verdana, sans-serif;
	color: #312d2d; 
	font-size: 1.4em; 
	text-align: center;
	padding-bottom: 1em;
	}
	
#navigation h2 a {
	color: #312d2d; 
	}
	
#navigation h2 a:hover {
	color: #e74399;
	}

#navigation p {
	color: #3a3a3a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.9em;
	font-size: 1.1em;
	
	}
	
#navigation p a {
	color: #3a3a3a;
	display: block;
	}
	
#navigation p a:hover {
	color: #e74399;
	}
	
/* 
------------Detail Page Styles---------------- 
*/ 
	
#detail_content {
	clear: both;
	min-height: 352px;
	background: transparent url(../images/splash/splash_banner_bg.png) no-repeat center 0;
	}
	
#detail_content .spacer {
	clear: both;
	padding-bottom: 20px;
	}

#detail_content h1 {	
	float: none;
	font-family: "Trebuchet MS",Trebuchet,Tahoma,Arial,Verdana,sans-serif;
	font-size: 1.5em;
	padding-bottom: 8px;
	background: transparent url(../images/splash/header_underline.gif) no-repeat bottom left;
	margin-bottom: 1.1em;
	font-weight: normal;
	}

#detail_content p {
	padding-bottom: 1.4em;
	}
	
#detail_content .wrapper {
	padding: 12px;
	width: 897px;
	padding-top: 38px;
	}
	
#detail_content	.searchTerm {
	background-image: none;
	}
	
#detail_content {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	line-height: 1.8em;
}

#detail_content a {
	color: #e74399; 
	}
	
#detail_content a:hover {
	color: #312D2D;
	}

	
#detail_content .globalMenu li {
	display: none;
	}
	
#detail_content .globalMenu li.hasChildren {
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	list-style-type: none;
	padding-left: 80px;
	}
		
#detail_content .globalMenu ul.level2 {
		padding-top: 10px;
		}	

#detail_content .globalMenu ul.level2 li {
	display: list-item;
	list-style-position: inside;
	font-weight: normal;
	font-size: 0.8em;
	list-style-type: none;
	margin-bottom: 0;
	padding-left: 0;
	
	}
	
#detail_content .globalMenu ul.level2 li a, #detail_content .globalMenu ul.level3 li a {
	margin-left: 30px;
	padding-left: 15px;
	background: transparent url(../images/splash/sitemap_bullet.png) no-repeat center left;
	}
	
#detail_content .globalMenu ul.level3 li a {
	margin-left: 60px;
	}
	
#detail_content .globalMenu ul.level3 li {
	display: list-item;
	font-weight: normal;
	font-size: 1em;
	list-style-type: none;
	font-style: italic;
	padding-left: 0;
	}

#detail_content .globalMenu ul.level4 li a {
	margin-left: 90px;
	}
	
	
/*
------------Footer Styles---------------- 
*/

#footer {
	clear: both;
	background-color: #000;
	padding-top: 17px;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, Verdana, sans-serif;
	padding-bottom: 34px;
	}
	
#footer a {
	color: #fff;
	text-decoration: none;
	}
	
#footer a:hover {
	border-bottom: 1px dotted #fff;
	}

#footer #footer_logo {
	float: left;
	padding-top: 5px;
	}
	
#footer #footer_logo img {
	float: left;
	padding-bottom: 34px;
	}
	
#footer #footer_address {
	color: #fff;
	float: right;
	line-height: 2.1em;
	text-align: right;
	font-size: 1.1em;

	}


/*
------------User Styles---------------- 
*/

/* <textEditor>  */	

.left_inline {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
	}

.right_inline {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
	}
 
/* </textEditor>  */
