body	{
	margin:0px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.750em;
	line-height: 130%;
	text-align:left;
	color:#333333;}
	
html {background:url(../images/border-top.gif) top repeat-x;}

*	{
	margin:0; 
	padding:0;
	}

html {
	margin:0; 
	padding:0;
	}
	
p {
	margin: 0 0 15px 0;
	}
	
/* all A tags whose HREF attribute ends in .pdf */
a[href$='.pdf'] { 
	padding-left: 18px;
	background: transparent url(/Websites/chafford/Images/icon_pdf.gif) no-repeat center left;
}

.sldw_prev {display:none;}
.sldw_next {display:none;}


/* <textEditor> */

/* ------------------ Read more ----------------- */
.read-more{
	margin:7px 0 0 0;
	font-size:.8em;
	}
	


/* border around quicklink images */
.quicklinkimageborder {
	border:1px #adadad solid;
	padding:2px;
	}


.rightimage {
                margin-right:0px;
                margin-left:10px;
				margin-bottom:10px;
				float:right;
                }
				
.leftimage {
                margin-right:10px;
                margin-left:0px;
				float:left;
				margin-bottom:10px;
                }

/* </textEditor>  */
	
/* ------------------ layout ----------------- */

#wrapper {
	width:947px; 
	height:auto;
	margin:16px 0 0 16px;
	}

/* ------------------ column left ----------------- */

#col_left {
	float:left;
	width:207px;
	height:auto;
	margin:0 19px 20px 0;
	}

/* ------------------ logo ----------------- */
	
#logo {
	width:207px;
	height:143px;
	margin-bottom:7px;
	}
	
/* ------------------ menu ----------------- */

#menu {
	height:auto;
	width:195px;
	}
	
#menu {list-style:none; margin:0px; padding:0px; border:none;}
#menu li {margin:0px; padding:0px; display:block;}
#menu li a {
margin:0px 0 0 2px;
display: block;
padding: 3px 0px 2px 12px;
text-decoration: none;
color: #000000;
width:100%;
border-bottom:solid 1px #d0d0d0;
text-transform:uppercase;
font-size:.9em;
font-weight:bold;
}

#menu li a:hover {color: #cc0000; text-decoration: none;}



#menu li.selectedPage a, 
			#menu li.selectedPageRoot a{
				color: #cc0000; text-decoration: none;
				font-weight:bold;
			}
			
			
#divide {
	padding:20px 0 0 0;
	}
			
/* ------------------ menu ----------------- */

#sectionmenu {
	height:auto;
	width:195px;
	}
	
#sectionmenu {list-style:none; margin:0px; padding:0px; border:none;}
#sectionmenu li {margin:0px; padding:0px; display:block;list-style:none;}
#sectionmenu li a {
margin:0px 0 0 14px;
display: block;
padding: 3px 0px 2px 12px;
text-decoration: none;
color: #000000;
width:100%;
background:url(../images/section_line.gif) left center no-repeat;
font-size:.9em;
font-weight:bold;
}

#sectionmenu li a:hover {color: #cc0000; text-decoration: none;}

#sectionmenu li.selectedPage, 
			#sectionmenu li.selectedRoot{
				color: #cc0000; text-decoration: none;
				font-weight:bold;
			}

#sectionmenu li.selectedPage a, 
			#sectionmenu li.selectedRoot a{
				color: #cc0000; text-decoration: none;
				font-weight:bold;
			}		

/* ------------------ Red quicklink buttons ----------------- */	
.red-button {
	background:#cc0000;
	margin: 0 0 1px 0;
	height:21px;
	padding:3px 0 0 18px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#ofsted a {
	padding-left: 0;
}

#school-profile a {
	padding-left: 0;
}
	
.red-button a {
	height:21px;
	width:auto;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.red-button a:visited {
	height:21px;
	width:auto;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.red-button a:hover {
	height:21px;
	width:auto;
	color:#000;
	}
	
#front-login {
	height:21px;
	width:auto;
	margin-top:20px;
	}
	
#student-email {
	height:21px;
	width:auto;
	}
	
#fronter-login {
	height:21px;
	width:auto;
	}
	
#prospectus {
	height:21px;
	width:auto;
	}

#ofsted-report {
	height:21px;
	width:auto;
	}

#school-profile {
	height:21px;
	width:auto;
	}
	
#staff-email {
	height:21px;
	width:auto;
	}


/* ------------------ latest news ----------------- */	
#latestnews {
	height:auto;
	width:auto;
	position: relative;
	}

#latestnews h1 {
	background:#950303;
	margin: 0 0 7px 0;
	height:21px;
	padding:3px 0 0 18px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	}

#latestnews_inside {
	width:auto;
	height:auto;
	padding-left:18px;
	}

#latestnews h2 {
	font-size:1.2em;
	margin:0px 0 7px 0;
	padding:0px;
	}
	
#latestnews h2 a:link {color:#000; text-decoration: none;}
#latestnews h2 a:visited {color:#000; text-decoration: none;}
#latestnews h2 a:hover {color: #cc0000; text-decoration: none;}
#latestnews h2 a:active {color:#000;}

.rss {
	display:none;
	}
	
#rssicon {
	height:auto;
	width:auto;
	position: absolute;
	top: 4px;
	right: 5px;
	}

/* ------------------ archive read more ----------------- */

#archive {
	float:left;
	width:auto;
	height:auto;
	margin:7px 0 10px 0;
	font-size:.9em;
	}
	
#archive a:hover{
	color:#cc0000;
	text-decoration:underline;
	}
	
#archive a, a:visited, a:active{
	color:#333333;
	text-decoration:none;
	}
	
#gallery {
	height:21px;
	width:189px;
	}
	
/* 
------------Searchbox Styles---------------- 
*/

.search {
	float:left;
	margin-top:27px;
}

.search label {
	display: none;
	}
	
input.searchInput {
	height: 20px;
	width: 147px;
	border: 1px solid #cc0000;
	background:none;
	float: left;
	padding: 4px 0 0 0;
	}
	
input.searchButton {
	height: 26px;
	width: 58px;
	background: url(../images/search.gif) no-repeat 0 0;
	cursor: pointer;
	text-indent: -9999px;
	border: none;
	float: left;
	margin-left: 0px;
	/*fix for IE 6 & 7 text-indent */
	font-size: 0px;
 	display:block;
 	line-height: 0px;
	}
	
/* ------------------ column right ----------------- */

#col_right {
	float:left;
	width:704px;
	height:auto;
	position:relative;
	}
	
/* -- col right h2 -- */	
#col_right h2 {
	font-size:1.2em;
	margin:0px 0 7px 0;
	padding:0px;
	}

/* -- col right table -- */	
#col_right table {
	margin:0 0 15px 0;
	}

/* -- col right links -- */	
#col_right a:link {color:#cc0000; text-decoration: none;}
#col_right a:visited {color:#cc0000; text-decoration: none;}
#col_right a:hover {color:#000;text-decoration: underline;}
#col_right a:active {color:#cc0000;}

/* -- col right lists -- */

#col_right ul {
	margin:0 0 15px 0;
	}
	
#col_right ol {
	margin:0 0 15px 0;
	}

#col_right li { background:url(../images/list.gif) no-repeat left 2pt;
	padding: 0px 0 3px 13px;
	list-style:none;
	}
	
#col_right h1.title {
	font-size:1.2em;
	margin:0px 0 7px 0;
	padding:0px;
	}
	
#col_right .photoGalleryElement .thumbTile img, .photoGalleryElement .thumbTight img, .photoGalleryElement .thumbHover img {
border:0 none;
margin-bottom:-4px;
width:100px;
border:  3px solid black;
}

#col_right .photoGalleryElement .thumbnail img {
	height: 60px;
	width:60px;
	margin:0 20px 0 0;
}

#col_right .photoGalleryElement .thumbnail {
	height:60px;
	width:60px;
	margin:0 20px 0 0;
	min-height:80px;
}


#col_right .submitButton {
	background: #666666;
	color:#FFFFFF;
	border:0;
	font-size:0.750em;
	padding:2px 4px 0 4px;
	text-transform:uppercase;
	height:20px;
	}
	
/* Calendar Element --------------------------------------- */
 
.eventsCalendar table { /* entire table */
	border:1px solid #CCC;
	width:100%;
	border-collapse:collapse;}
	
.calendarDay, .calendarToday, .calendarDayHeader, .calendarTitle td, .calendarWeekendDay, .calendarOtherMonthDay   {
	padding: 2px;
	border:1px solid #CCC;
	background: #FFF;
	text-align:centre;
	vertical-align: top;}
 
.eventsCalendar table table, .eventsCalendar table table td {
	border:none !important;
	width:100%;
	border-collapse:collapse;}
 
table.calendarTitle td { /* top bar with current month and next/previous buttons */
	text-align: center;
	background: #fff;
	color: #333;
	font-weight: bold;
	padding: 6px 4px;}
 
.calendarNextPrevious {font-weight: normal;} 
.calendarNextPrevious a {color: #000 !important; text-decoration:none;}
.calendarNextPrevious a:hover {color: #cc0000 !important; text-decoration:underline;}

.calendarDayHeader { /* second main bar with days of the week text */
	color: #333;
	background: #fff;
	font-weight: bold;
	height: 1px;
	text-align: center;	
	padding: 4px 2px;}
	
.calendarToday {color: #000; background:#fff; border: #FF0000 3px solid;}
.calendarWeekendDay {background: #EFEFEF;}
.calendarOtherMonthDay {color: #333; background:#D7D7D7;}		
				
	.eventsList {
		padding: 0;		
	}
		.eventsList ul {
			margin: 0 !important;
			padding: 0 !important;
			list-style: none;
		}
			.eventsList ul li {
				list-style: none;
				padding: 0 0 5px 0;
				margin-bottom: 5px;
			}
			
			.eventsList ul li a {
				font-size: 1.1em;
				line-height: 1;
				font-weight: bold;
			}
				
			.eventsList ul li .eventDate {
				margin: 0 0 5px 0;
				color: #999;
			}
		    
			.event h2 {font-size:14px; color:#333333; margin: 15px 0 0 7px;}
			.eventDate {margin-left:7px;}
						
				
				
	/* calendar detail page */
		#secPage .event .eventDate {
			margin: 0 0 15px 0px;
			color: #999;
		}
		#secPage .event .eventBack {
			margin: 10px 0;
			font-weight: bold;
			border-top: 2px solid #000;
			padding-top: 5px;
		}
		
/* ------------------ banner ----------------- */
#content-header {
	width:651px;
	height:76px;
	background: url(../images/contentheader.gif) no-repeat;
	margin:13px 0 0 0;
	color:#FFFFFF;
	position:relative;
	}

#sect-title {
	position:absolute;
	top:0;
	left:0;
	width:600px;
	height:auto;
	}

#sect-title h1 {
	font-size:30px;
	font-weight:normal;
	padding:14px;
	}
	
	
#banner {
	width:651px;
	height:auto;
	margin:13px 0 0 0;
	float:left;
	}
	
#school-name {
	width:651px;
	height:76px;
	position:absolute;
	left:0px;
	top:323px;
	}
	
#marquee {
	width:651px;
	height:13px;
	position:absolute;
	left:0px;
	top:375px;
	color:#FFFFFF;
	font-size:14px;
	}
	
#prospectus {
	width:107px;
	height:107px;
	position:absolute;
	left:595px;
	top:0px;
	}
	
#content {
	width:651px;
	height:auto;
	padding:37px 0 15px 0;
	}
	
#content h1 {
	font-size:1.8em;
	margin:0px 0 15px 0;
	padding:0px;
	}
		
#welcome {
	width:651px;
	background:url(../images/divide.gif) bottom no-repeat;
	margin:16px 0 15px 0;
	padding:0 0 0px 0;
	height:auto;
	float:left;
	}
	
#welcome h1 {
	font-size:30px;
	margin:0px 0 15px 0;
	padding:0px 0 0px 0;
	color:#000000;
	}
	
#quicklinks {
	float:left;
	width:651px;
	height:auto;
	margin:0;
	padding:0 0 20px 0;
	}	
	
#quicklinks h2 {
	color:#000000;
	margin:7px 0 0 0;
	}
	
#quicklinks p {
	color:#000000;
	margin:7px 0 0 0;
	}
	
	
	

/* ------------------ Read more ----------------- */
.read-more{
	margin:7px 0 0 0;
	font-size:.8em;
	}

.read-more a, a:visited, {
	color:#333333;
	text-decoration:none;
	}
	
.read-more a:hover{
	color:#cc0000;
	text-decoration:underline;
	}
	


/* ------------------ section snippets ----------------- */
#student-voice {
	float:left;
	width:211px;
	margin:0 9px 0 0;
	}
	
#calendar {
	float:left;
	width:211px;
	margin:0 9px 0 0;
	}
	
#noticeboard {
	float:left;
	width:211px;
	}

/* ------------------ logos ----------------- */

#logos {
	float:left;
	width:877px;
	background:url(../images/f_divide.jpg) top no-repeat;
	padding:0px 0 0 0;
	}
	
#logos img {
	padding:7px 15px 7px 0;
	}
		
/* ------------------ footer ----------------- */

#footer {	
			float:left;
			width:877px;
			height:auto;
			font-size:.9em;
			color:#333333;
			background:url(../images/f_divide.jpg) top no-repeat;
			padding:12px 0 0 0;
			}
			
#footer a:link, a:visited, a:active {color: #333; text-decoration: none;}
#footer a:hover {color: #333;text-decoration: underline;}

.copyright {
	background:none; 
	float:left; width:500px; 
	text-align:left;
	}
	
.visibility {
	background:none; 
	float:right; width:300px; 
	text-align:right;
	}