/* CSS Document for Appleford School */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #1F4E6C;
	}
	
a:link, a:visited, a:active {
	font: Arial, Helvetica, sans-serif;
	color: #1F4E6C;
	}
	
a:hover {
	text-decoration: none;
	}
	 	
#titledesc {
	width: 200px;
	float: left;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #88C4FF;
	position: relative;
	top: 80px;
	text-align: center;
	margin-left: 96px;
}

h1 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#header { 
	background: #0070B3 url(images/header.jpg) no-repeat; 
	width: 100%;
	height: 106px;
	}
	
#sentence {
	width: 300px;
	float: right;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #88C4FF;
	position: relative;
	top: 25px;
	text-align: right;
	margin-right: 1%;
	}
	
#menu {
	float: left;
	width: 185px;
	position: absolute;
	}
	
a.nav:link, a.nav:visited {
	background: #0070B3 url(images/menu_bkg.gif) no-repeat;
	height: 21px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-indent: 10px;
	display: block;
	text-decoration: none;
	padding-top: 4px;
	}
	
a.nav:hover {
	background: #D2EEFF url(images/menu_bkg-o.gif) no-repeat;
	font: Arial, Helvetica, sans-serif;
	color: #0070B3;
	}
	
a.subnav:link, a.subnav:visited {
	background-color: #D2EEFF;
	font: 12px Arial, Helvetica, sans-serif;
	color: #0070B3;
	text-decoration: none;
	line-height: 20px;
	padding-left: 15px;
	}

a.subnav:hover {
	text-decoration: underline;
	}

#contacts {
	font: 12px Arial, Helvetica, sans-serif;
	color: #0070B3;
	padding-left: 10px;
	padding-top: 10px;
	}
	
a.email:link, a.email:visited {
	font: 10px Arial, Helvetica, sans-serif;
	color: #0070B3;
	text-decoration: none;
	}
	
a.email:hover {
	text-decoration: underline;
	}
	
.bold {
	font-weight: bold;
	}
	
.pic {
	position: relative;
	top: 0px;
	left: 0px;
	}

#main {
	background: url(images/main-bkg.gif) repeat-x top;
	border-left: 185px solid #D2EEFF;
	}	
	
#content {
	padding: 20px;
	}
	
#content ul li {
	list-style-position: outside;
	margin-left: 16px;
	}


h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	}

h3 {
	font: 600 28px Arial, Helvetica, sans-serif;
	}
	
h5 {
	font: bold 12px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #D2EEFF;
	padding-bottom: 5px;
	margin-bottom: 5px;
	}
	
.redline {
	background-image: url(images/redline.gif);
	margin: 10px 0px;
	height: 8px;
	}

.quotebox {
	width: 220px;
	float: right;
	margin: 0px 0px 0px 20px;
	}
	
.vidquotebox {
	width: 400px;
	float: right;
	margin: 0px 0px 0px 20px;
	}

.quotebox .leftquote {
	position: relative;
	top: 10px;
	left: -20px;
	}
	
.quotebox .rightquote {
	position: relative;
	left: 180px;
	bottom: 20px;
	width: 39px;
	height: 38px;
	}

.quotebox p {
	padding: 15px;
	background-color: #D2EEFF; 	
	margin-bottom: 5px;
	}
	
.quotebox .quoteby {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	width: 100px;
	position: relative;
	top: 0px;
	bottom: 35px;
	margin-left: 120px;
	text-align: right;
	}
	
body .footer {
	background: url(images/footer-bkg.jpg) repeat-x scroll left bottom;
	position: relative;
	bottom: 0px;
	left: 0px;
	height: 24px;
	width: 99%;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #80B2D2;
	text-align: right;
	line-height: 24px;
	padding-right: 1%;
	clear: both;
	}
	
input.search {
	border: 1px solid #1F4E6C;
	background-color: #FFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #1F4E6C;
	}
	
input {
	border: 1px solid #1F4E6C;
	background-color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
	color: #1F4E6C;
	}
	
#search {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #1F4E6C;
	margin: 20px 8px 10px 8px;
	}
	
.submit {
	background-color: #1F4E6C;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-left: 108px;
	margin-top: 2px;
	}
	
.top {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #0070B3;
	height: 20px;
	margin: 10px 0 30px 0;
	}
	
td.time {
	background: #D2EEFF;
	font-weight: bold;
	border-bottom: 1px dotted #0070B3;
	width: 130px;
	}
	
td.timeevent {
	background: #D2EEFF;
	font-weight: bold;
	border-bottom: 1px dotted #0070B3;
	width: 30px;
	}
	
td.schoolday {
	border-bottom: 1px dotted #0070B3;
	}

.floatright {
	float: right;
	width: 350px;
	margin: 0 10px;
	}
	
td.contact {
	background: #D2EEFF;
	font-weight: bold;
	}

#testimonials div {
	background-color: #D2EEFF;
	padding: 10px;
	margin-bottom: 20px;
	}
	
#testimonials p {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	}
	
.tblheader {
	font: bold 16px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #F00;
	}
	
.tdweekend {
	background-color: #DFF3FF;
	border-bottom: 1px dotted #0070B3;
	}
	
.sidepic {
	float: right;
	border: 10px solid #D2EEFF;
	margin-left: 30px;
	margin-bottom: 20px;
	background-color: #D2EEFF;
	}
	
.sidepic p {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #1F4E6C;
	text-align: right;
	}


a.events:link, a.events:visited, a.events:active {
	border: 1px solid #0070B3;
	padding: 5px;
	margin-right: 15px;
	text-decoration: none;
	}
	
a.events:hover {
	background-color: #0070B3;
	font: Arial, Helvetica, sans-serif;
	color: #FFF;
	}
	
.pdfright {
	float: right;
	}
	
.newsletter {
	border: 1px solid #1F4E6C;
	}
	
td.newsletterinfo {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	border-bottom: 1px dotted #1F4E6C;
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
.floatleft {
	float: left;
	margin-right: 15px;
	width: 152px;
	}
	
.floatleft img {
	border: 1px solid #1F4E6C;
	}
	
.textright {
	text-align: right;
	}
	
.italicsml {
	font: italic 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	}
	
.teampic {
	width: 250px;
	float: right;
	margin: 0px 20px 0px 20px;
	padding: 15px;
	background-color: #D2EEFF; 	
	margin-bottom: 15px;
	}

ul.spaced li {
	margin-bottom: 15px;
	}
	
.padright {
	margin-right: 40px;
	}
	
table.news {
	width: 470px;
	background-color: #D2EEFF;
	}
	
table.news td {padding: 5px}
td.right {width: 300px}
#home-contact {
width: 220px;
	position: absolute;
	left: 770px;
	top: 110px;
}
.scroll {
	font-size: 18px;
	background-color: #D2EEFF;
	height: 30px;
	padding-top: 10px;
}

