@import url('reset.css');

/*/////////////////////////////*/
/*//GLOBALS////////////////////*/
/*/////////////////////////////*/
a:link, a:visited {color: #dfb23d;}
/*a:link, a:visited {color: #006699;}*/
a:hover {color: #3b96c4;}

h1, h2, h3, h4, h5 {
border-bottom: 1px solid #c4dbe7;
color: #006699;
font-family: "Palatino", "Times New Roman", Times, serif;
line-height: 1em;
margin: 15px 0 0 0;
text-align: left;
}

h1 {font-size: 36px;}
h2 {font-size: 24px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 14px;}

label {display:block; margin: 5px 0 0 0;}

p, iframe {margin: 0.6em 0 0 0;}

td {vertical-align: text-top;}

/*/////////////////////////////*/
/*//STRUCTURE//////////////////*/
/*/////////////////////////////*/
body {
background: url(../img/bg_main.jpg) 0 0 repeat;
color: #003366;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.4em;
}

#wrapper {
margin: 0 auto;
width: 940px;
}

#sidebar {
background: url(../img/bg_nav.jpg) 0 200px no-repeat;
float: left;
padding: 0 0 15px 0;
width: 209px;
}

	#sidebar h4 {
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	}

	#logo {
	height: 200px;
	width: 209px;
	}
	
	#nav {
	width: 209px;
	}
	
		#nav li {
		position: relative;
		}
		
		#nav li a {
		background: url(../img/bg_nav-item.png) bottom center no-repeat;
		color: #003366;
		display: block;
		padding: 3px 0;
		text-decoration: none;
		}
		
		#nav li a span {
		background: url(../img/bullet_arrow-root.png) center left no-repeat;
		margin: 0 0 0 10px;
		padding: 0 0 0 17px;
		}
		
		#nav li a:hover {
		background: url(../img/bg_nav-item-hv.png) bottom center no-repeat;
		color: #003366;
		display: block;
		text-decoration: none;
		}
		
		#nav li ul {
		display: none;
		left: 209px;
		position: absolute;
		top: 0;
		}
		
		#nav li:hover ul {
		display: block;
		}
		
		#nav li ul li a {
		background: url(../img/bg_subnav.png) center center no-repeat;
		color: #fff;
		display: block;
		padding: 3px 0;
		text-decoration: none;
		width: 176px;
		}
		
		#nav li ul li a:hover {background: url(../img/bg_subnav.png) center center no-repeat; color: #3b96c4;}
		
		#nav li ul li a span {
		background: url(../img/bullet_arrow-subnav.png) center left no-repeat;
		margin: 0 0 0 10px;
		padding: 0 0 0 9px;
		}
		
		#nav li ul li a.top-most {background: url(../img/bg_subnav.png) top center no-repeat; padding: 5px 0 3px 0;}
		#nav li ul li a.bottom-most {background: url(../img/bg_subnav.png) bottom center no-repeat; padding: 3px 0 5px 0;}
		
		#nav li ul li ul.subsub {
		display: none;
		left: 176px;
		position: absolute;
		top: 0;
		}
		
		#nav li ul li:hover ul.subsub {
		display: block;
		}
		
	#newsletter {
	margin: 20px 0 0 15px;
	min-height: 200px;
	}
	
		#newsletter input.field {
		border-bottom: 2px solid #9bbcdd;
		border-left: 2px solid #9bbcdd;
		border-right: none;
		border-top: 2px solid #9bbcdd;
		height: 16px;
		padding: 5px;
		vertical-align: middle;
		width: 130px;
		}
		
		#newsletter input.go {vertical-align: middle;}
	
#content {
background: #fff;
float: left;
width: 940px;
}

#main {
	float: left;
	padding: 0 0 15px 0;
	width: 731px;
}

	#name {
	background: url(../img/bg_name.jpg) 0 0 no-repeat;
	float: left;
	height: 110px;
	position: relative;
	width: 731px;
	}
	
		#name #email {
		height: 20px;
		left: 555px;
		position: absolute;
		top: 80px;
		width: 155px;
		}
	
	#splash {
	background: #fff;
	float: left;
	height: 306px;
	width: 731px;
	}
	
		.about_us 			{background: url(../img/header_about-us-admissions.jpg) 0 0 no-repeat;}
		.principals_corner 	{background: url(../img/header_principals-corner.jpg) 0 0 no-repeat;}
		.students_teachers 	{background: url(../img/header_students-teachers.jpg) 0 0 no-repeat;}
		.current_events 	{background: url(../img/header_current-events.jpg) 0 0 no-repeat;}
		.athletics 			{background: url(../img/header_athletics.jpg) 0 0 no-repeat;}
		.fundraising 		{background: url(../img/header_fundraising.jpg) 0 0 no-repeat;}
		.mothers_club 		{background: url(../img/header_mothers-club.jpg) 0 0 no-repeat;}
		.fathers_club 		{background: url(../img/header_fathers-club.jpg) 0 0 no-repeat;}
		.alumni 			{background: url(../img/header_alumni.jpg) 0 0 no-repeat;}
		.support_smt 		{background: url(../img/header_support-smt.jpg) 0 0 no-repeat;}
		.contact_us 		{background: url(../img/header_contact-us.jpg) 0 0 no-repeat;}
	
	#header {
	float: left;
	height: 193px;
	width: 793px;
	}
	
	#content_content {
	background: url(../img/bg_home-content.jpg) 0 0 no-repeat;
	float: left;
	min-height: 302px;
	overflow: auto;
	text-align: justify;
	width: 731px;
	}
	
		#homepage_statement {
		display: inline;
		float: left;
		margin: 25px 45px 0 50px;
		width: 340px;
		}
			
		#homepage_sidebar {
		float: left;
		margin: 25px 0 0 0;
		width: 273px;
		}
		
			#sidebar_news, #sidebar_donations, #sidebar_uniforms {
			float: left;
			font-size: 11px;
			height: 76px;
			line-height: 1.3em;
			padding: 40px 14px 0 14px;
			width: 245px;
			}
			
			#sidebar_news {background: url(../img/bg_news-events.png) 0 0 no-repeat;}
			#sidebar_donations {background: url(../img/bg_donations.png) 0 0 no-repeat; margin: 5px 0 0 0;}
			#sidebar_uniforms {background: url(../img/bg_uniforms.png) 0 0 no-repeat; margin: 5px 0 0 0;}
			
		#subnav {
		display: inline;
		float: left;
		font-size: 12px;
		margin: 10px 0 0 50px;
		width:  651px;
		}
		
			#subnav a {color: #006699;}
			#subnav a:hover {color: #3b96c4;}
			#subnav li {display: inline;}
		
		#addtl_content {
		display: inline;
		float: left;
		margin: 25px 45px 0 50px;
		width: 390px;
		}
		
			#addtl_content a {font-weight: bold;}
		
		#addtl_sidebar {float: left; font-size:11px; line-height: 1.2em; margin: 25px 0 0 0; text-align: left; width: 216px;}
		
			#addtl_sidebar img {border: 2px solid #c4dbe7; display: block;}
			#addtl_sidebar p {margin: .5em 0 1em 0;}
	
#content_bottom {
background: url(../img/bg_content-bottom.jpg) 0 0 no-repeat;
clear: both;
height: 10px;
width: 940px;
}

#footer {
color: #728da8;
font-size: 11px;
line-height: 1.3em;
margin: 10px 0 0 0;
padding: 0 0 20px 0;
text-align: right;
}

	#footer ul {
	border-bottom: 1px solid #728da8;
	border-top: 1px solid #728da8;
	margin: 3px 0;
	padding: 3px 0;
	}

	#footer li {
	display: inline;
	}
	
	#footer li a {color: #fff; text-decoration: none;}
	
table#students-teachers, table#standard {border-right: 1px solid #e0eaef; border-top: 1px solid #e0eaef; margin: 0.6em 0 0 0;}
table#students-teachers td, table#standard td {border-bottom: 1px solid #e0eaef; border-left: 1px solid #e0eaef; padding: 3px;}
table#students-teachers tr:hover, table#standard tr:hover {background: #e0eaef;}

/*/////////////////////////////*/
/*//CLASSES////////////////////*/
/*/////////////////////////////*/
.callout {color: #006699;}
.callout_pink {color: #ff00ff;}
.top {margin: 0;}
.white {color: #fff;}

form.standard input {border: 1px solid #c4dbe7; padding: 5px; width: 250px;}
table#standard td input {border: 1px solid #c4dbe7; padding: 5px; width: 200px;}

ul.standard {margin: 0.6em 0 0 30px;}
ul.standard li {list-style: disc;}

ol.standard {margin: 0.6em 0 0 30px;}
ol.standard li {list-style: decimal;}

input.clear {height: 0; margin: 0; padding: 0; width: 0;}