	html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: arial, helvetica, sans-serif;
	
	font-size: 62.5%;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Start Custom Styles  */

body {
	background: #1e0a31 url('/assets/images/d2bg.jpg') repeat-x top center;
	line-height: 1.5em;
	color: #444;
	margin-top: 10px;
	
}


a {
	color: #421963;
	text-decoration: none;
}
a:hover {
	color: #ffc000;
	
}

#header {
	position: relative;
	height: 110px;
	background: url('/assets/images/d2header.png') top center no-repeat;
}
#header img {
	margin: 0 auto;
	width: 960px;
	display: block;
	
}
.parentslogin {
	

	position: relative;
	display: block;
	background-color: #222222;
	padding: 10px;
	margin: 0px 30px 0 0;
	
	width: 200px;
	float: right;
	color: #f1f1f1;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

#navigation {
	list-style-type: none;
	width: 960px;
	margin: 0 auto;
	height: 40px;
	padding: 0 0 0 30px;
	background: url('/assets/images/d2header.png') bottom center no-repeat;
	
	
	
}
#navigation li {
	float: left;
	margin: 0 3px 0 0px;
	line-height: 35px;	
}
#navigation li a {
	color: #ffffff;
	font-size: 1.2em;
	text-decoration: none;
	padding: 5px;
	font-family: georgia, garamond, serif;
	
	
}
#navigation li a:hover {
	color: #fff;
}
#navigation li a.selected {
	background-color: #52366b;
}

#news-flash {
	
	width: 878px;
	padding: 15px 20px 15px 60px;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 1.2em;
	
	margin: 20px auto 0 auto;

	overflow: auto;
}
#news-flash a {
	color: #333333;
}
#news-flash span a {
	float: right;
}
#news-flash.alert {
	background: #f4f4f4 url('/assets/images/news-flash-alert.jpg') center left no-repeat;
	border: 1px solid #c01200;
	color: #c01200;
	
}
#news-flash.warning {
	background: #f4f4f4 url('/assets/images/news-flash-warning.jpg') center left no-repeat;
	color: #c07100;
	border: 1px solid #c07100;
}
#news-flash.information {
	background: #f4f4f4 url('/assets/images/news-flash-information.jpg') center left no-repeat;
	color: #67955d;
	border: 1px solid #67955d;	
}
#page {
	width: 960px;
	margin: 0px auto;
	font-size: 1.2em;
	background: #fff;
	line-height: 1.7em;
	color: #555;
	border: 0px solid #ddd;
	
}
#page.sidebar {
	background: #ffffff url('/assets/images/left-sidebarbg.png') repeat-y top left;
}

#left-sidebar {
	float: left;
	width: 210px;
	min-height: 300px;
	
}
#left-navigation {
	margin: 10px 0 0 0;
	
}
#left-sidebar li {
	//border-bottom: 1px solid #e9e9e9;
	
}
#left-sidebar li a {
	display: block;	
	color: #555;
	padding: 5px 0 5px 20px;
	text-decoration: none;
	font-family: georgia, garamond, serif;
	
}
#left-sidebar li a:hover {
	background: #ddd;
	
}
#left-sidebar li a.selected {
	background: #e9e9e9 url('/assets/images/select-arrow.png') left center no-repeat;
}
#left-sidebar li.navheader {
	font-weight: bold;
	text-transform: uppercase;
}
#left-sidebar li.navheader ul li {
	font-weight: normal !important;
	text-transform: capitalize !important;
	
}
#left-sidebar p.contact {
	border-top: 1px solid #f1f1f1;
	margin-top: 20px;
	padding-top: 20px;
	padding-left: 20px;
}
#left-sidebar p.contact span {
	font-size: 2em;
	font-weight: bold;
	color: #bbbbbb;
}
#left-sidebar p.contact a {
	color: #cccccc;
	letter-spacing: 1px;
}

#left-sidebar p.address {
	padding-left: 20px;
	padding-top: 20px;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #aaa;
	
}
#left-sidebar li a span {
	font-weight: bold;
}	
#left-sidebar li ul li ul li a {
	padding-left: 40px;
}
#left-sidebar strong {
	font-weight: bold;
}

#left-sidebar li.link-languages {
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}
#left-sidebar li.link-religious-studies {
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}
#left-sidebar li.link-personal-social-and-health-education {
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}
#left-sidebar a.active-section {
	
	font-weight: bold;
}

h1.img-title {
	
	display: block;
	height: 40px;
	width: 730px;
	padding: 0 0 0 20px;
	float: right;
	font-size: 2em;
	color: #fff;
	font-weight: bold;
	background: #30114e;
	line-height: 40px;	
	font-family: georgia, garamond, serif;
	filter: alpha(opacity=82); -moz-opacity:0.82;
}
h1.img-title span {
	filter: alpha(opacity=99); -moz-opacity:0.99;
}

#breadcrumbs {
	//border-top: 1px solid #e1e1e1;
	//border-bottom: 1px solid #e1e1e1;
	background-color: #f1f1f1;
	padding: 5px 10px 5px 0px;
	
	float: right;
	width: 740px;
	
	
}
#breadcrumbs span {
	color: #999;
	padding: 10px 10px 10px 20px;
	font-size: 0.9em;
	
}
#main {
	float: left;
	width: 720px;
	margin: 20px 10px 0 20px;
}
#main ul {
list-style-type: disc;
padding-left: 20px;
}
#main ul li {
padding: 5px;
}
#main blockquote {
	padding: 10px 0px 5px 10px;
	margin: 10px 0 10px 0;
	background: #f1f1f1;
	font-style: italic;
}
#main h2 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: georgia, garamond, serif;
	
}
#main b, #main strong {
	font-weight: bold;
}


#main td {
	padding: 4px;
	border: 1px solid #f1f1f1;
}
#main input {
	border: 1px solid #ccc;
	padding: 5px;
	width: 300px;
}
#main textarea {
	border: 1px solid #ccc;
	padding: 5px;
	width: 300px;
}
h2.head-intro {
	background-image: url('/assets/images/homepage-intro.png');
	margin: 10px 0 0 0;
	height: 50px;
	width: 960px;
	display: block;
}
.col2 {
	width: 440px;
	float: left;
	padding: 0 20px;
}


#content {
	float: left;
}
.narrow {
	width: 500px;	
}
.wide {
	width: 710px;	
	
}

#content h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin: 0px 0 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #e9e9e9;
	font-family: georgia, garamond, serif;
	color: #444;
	
}
#content p {
	margin: 0 0 10px 0;
}
#content p img {
	padding: 7px;
}
#main .news-item {
	padding-bottom: 20px;
}
#right-sidebar {
	float: right;
	width: 200px;
}

#right-sidebar ul.headlines {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.headlines li a {
	font-weight: bold;
	text-decoration: none;
}
.headlines li span {
	font-size: 0.8em;
}

.features {
	margin-top: 20px;
	background-color: #f1f1f1;
	overflow: auto;
}
.featurebox {
	float: left;
	background: #f1f1f1;
	overflow: auto;
	
}
.featurebox h3 {
	padding: 10px 0 10px 20px;
	background: #e3e3e3;
}
.featurebox h3 a {
	font-size: 1.2em;
	font-weight: bold;
	
}
.featurebox p {
	padding: 10px 20px 20px 20px;
}
.featurebox.parents {
	width: 230px;
	
}
.featurebox.old-boys {
	width: 240px;
}
.featurebox.prospectus {
	width: 230px;
}
/* Gallery */
#content ul.images {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.images li {
	float: left;
	padding: 5px;
	background: #f1f1f1;
	margin: 10px;
	text-align: center;
	height: 170px;
	border: 1px solid #e1e1e1;
}
ul.images li a {
	text-decoration: none;
	color: #aaa;
	font-weight: bold;
}
/*gallery index*/
#content ul.images-index {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.images-index li {
	float: left;
	padding: 5px;
	background: #f1f1f1;
	margin: 10px;
	text-align: center;
	height: 170px;
	border: 1px solid #e1e1e1;
}
ul.images-index li a {
	text-decoration: none;
	color: #222;
	font-weight: bold;
}

ul.document-list {
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 !important;
	
}
ul.document-list li {
	padding: 0 !important;
	margin: 0 !important;
	
}
ul.document-list li a {
	margin: 5px 0 5px 0 !important;
	background: url('/assets/images/icons/downloadright.png') no-repeat center left;
	background-color: #653985 !important;
	color: #ffffff;
	
	padding: 6px 0 6px 40px;
	display: block;
	font-weight: bold;
}
ul.document-list li a:hover {
	background: url('/assets/images/icons/downloaddown.png') no-repeat center left;
	background-color: #8e5ab3 !important;
}
ul.document-list li a.file-pdf {
	
	
	
}

.month th {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	color: #999;
}
.month th a {
	text-decoration: none;
	color: #999;
}
.date {
	overflow: hidden;
	font-size: 0.9em;
}


#footer {
	background-color: #f1f1f1;
	padding: 20px 10px;
	margin: 20px 0 0 0;
	float: right;
	width: 730px;
	

}
#footer p {
	float: left;
	width: 500px;
}
#footer-right {
	float: right;
	width: 230px;
	
}
#footer-right img {
	
	padding: 2px;
}
.clear {
	clear: left;
	clear: right;
	clear: both;
}

/* NEWS ITEMS */

.news-item h2 a {
	color: #774694;
	text-decoration: none;
	font-family: georgia, garamond, serif;
}
.news-item h2 a:hover {
	color: #dbb000;
}

/* LOGIN WINDOW */

#user-info {
	position: relative;
	margin: 0 auto;
	top: -120px;
	z-index: 100;
	width: 960px;

	overflow: auto;
}
#user-info div {

	float: right;
	overflow: auto;
	background: #111111;
	width: 90px;
	height: 35px;
	border-bottom: 1px solid #000;
}

#user-info div.logged {
	width: 230px !important;
}

#user-info div p {
	padding: 7px 0 0 10px;
	color: #ffffff;
}
#user-info div p a {
	color: #ffffff;
	font-weight: bold;
}

#login-form form {
	margin-top: 10px;
	
}

#login-failed {
	background-color: #f4f4f4;
	border: 1px solid red;
	padding: 5px;
	font-weight: bold;
	color: red;
	width: 300px;
	opacity: 0;
	
}

/* SWF UPLOAD */

* -- Form Styles ------------------------------- */
form {	
	margin: 0;
	padding: 0;
}



div.fieldset {
	border:  1px solid #afe14c;
	margin: 10px 0;
	padding: 20px 10px;
}
div.fieldset span.legend {
	position: relative;
	background-color: #FFF;
	padding: 3px;
	top: -30px;
	font: 700 14px Arial, Helvetica, sans-serif;
	color: #73b304;
}

div.flash {
	width: 375px;
	margin: 10px 5px;
	border-color: #D9E4FF;

	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;

}

button,
input,
select,
textarea { 
	border-width: 1px; 
	margin-bottom: 10px;
	padding: 2px 3px;
}



input[disabled]{ border: 1px solid #ccc } /* FF 2 Fix */


label { 
	width: 150px; 
	text-align: right; 
	display:block;
	margin-right: 5px;
}

#btnSubmit { margin: 0 0 0 155px ; }

/* -- Table Styles ------------------------------- */
td {
	font: 10pt Helvetica, Arial, sans-serif;
	vertical-align: top;
}

.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}


/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
	vertical-align: top;
}

/* END SWF UPLOAD */


/* Calendar */

#calendarContainer.view-container-border {
	padding: 0 !important;
	background-color: #ffffff !important;
}



/* DROP DOWN MENUS */

ul.ddropdown {
margin: 0;
padding: 0; 
}




	ul.ddropdown a:link,
	ul.ddropdown a:visited	{ color: #000; }
	ul.ddropdown a:hover		{ color: #000; }
	ul.ddropdown a:active	{ color: #ffa500; }


	/* -- level mark -- */

	ul.ddropdown ul {
	 
	 
	}

		ul.ddropdown ul li {
		 font-weight: normal;
		 
		 
		 background-color: #30114d;
		 opacity:.9;
		 
		}
		ul.ddropdown ul li a:hover {
			background: #1c0631;
		}



/*-------------------------------------------------/
 * @section		Support Class `dir`
 * @level sep	ul, .class
 */


ul.ddropdown *.dir {
 padding-right: 0px;
 background-image: url(images/nav-arrow-down.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}


/* -- Components override -- */

ul.ddropdown-horizontal ul *.dir {
 padding-right: 0px;

}



ul.ddropdown,
ul.ddropdown li,
ul.ddropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.ddropdown {
 
}

ul.ddropdown li {
 float: left;
 
 zoom: 1;
}

ul.ddropdown li.hover,
ul.ddropdown li:hover {
 position: relative;
 z-index: 700;
 cursor: default;
}

ul.ddropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 699;
 width: 200px;
}

#navigation li ul li a	{
							
		border-right:0px solid #5e5e5e;
		
		text-align:left;
	}
							
#navigation li ul li {
	height: 30px;
	line-height: 30px;
}
#navigation li ul li a {
	height: 20px;
	line-height: 20px;
	display: block;
}
							
							

ul.ddropdown ul li {

 float: none;
 width: 200px;
	
}

ul.ddropdown ul ul {
 top: 0px;
 left: 100%;
}

ul.ddropdown li:hover > ul {
 visibility: visible;
}


/* USER STUFF */
#logout-link {
	margin: 0 0 20px 0;
	border: 1px solid #ccc;
	background: #f1f1f1;
	padding: 5px 10px;
	
}

/* FORM ERRORS */

#form-errors {
	color: red;
	font-weight: bold;
}