@charset "UTF-8";
/* CSS Document Reset */
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;
	background: transparent;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}
dl {
	line-height: 150%;
}

legend {
	display: block;
	float: none;
	clear: both;
	font-weight: bold;
	font-size: 14px;
}
strong, dt{
	font-weight: bold;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* Site Styles */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../gfx/tile.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
h4 {
	font-size: 14px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-style: italic;
}
a:active {
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
}
#shell {
	width: 750px;
	text-align: left;
	margin: 0 auto;
	text-align: center;
}
#shell #content #primary_col {
	clear: left;
	float: left;
	width: 405px;
	font-size: 12px;
}
#shell #content #primary_col h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	line-height: 150%;
}
#shell #content #primary_col h2 {
	font-size: 18px;
	width: 405px;
	clear: both;
	line-height: 100%;
}
#shell #content #primary_col p {
	width: 300px;
	clear: right;
	float: right;
	line-height: 150%;
	display: inline;
}
#shell #content #primary_col .author {
	font-size: 12px;
	color: #66CC00;
	font-weight: bold;
	width: 405px;
	clear: both;
	line-height: 150%;
}
#shell #content #primary_col .bubble1 {
	background-image: url(../gfx/bubble1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: left;
	float: left;
	height: 90px;
	width: 90px;
	padding-top: 25px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}
#shell #content #primary_col .bubble2 {
	background-image: url(../gfx/bubble2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: left;
	float: left;
	height: 90px;
	width: 90px;
	padding-top: 25px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}
#shell #content #primary_col .bubble3 {
	background-image: url(../gfx/bubble3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: left;
	float: left;
	height: 90px;
	width: 90px;
	padding-top: 25px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}
#shell #content #primary_col .bubble4 {
	background-image: url(../gfx/bubble4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: left;
	float: left;
	height: 90px;
	width: 90px;
	padding-top: 25px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}
#shell #content #primary_col .bubble5 {
	background-image: url(../gfx/bubble5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: left;
	float: left;
	height: 90px;
	width: 90px;
	padding-top: 25px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}
#shell #content #primary_col .more {
	font-weight: bold;
	color: #333333;
	text-align: right;
}
#shell #content #primary_col .news_item {
	float: left;
	clear: left;
	margin-bottom: 30px;
}
#shell #content #primary_col .more a:link {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
#shell #content #primary_col .more a:visited {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
#shell #content #primary_col .more a:hover {
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline;
}
#shell #content #primary_col .more a:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
#shell #content #primary_col .staff_member {
	float: left;
	clear: left;
	margin-bottom: 30px;
	width: 405px;
}
#shell #content #primary_col .staff_member .staff_position {
	font-size: 12px;
	color: #66CC00;
	font-weight: bold;
	width: 405px;
	clear: left;
	float: left;
	line-height: 150%;
}
.staff_profile {
	width: 405px;
}
#shell #content #primary_col .staff_member .staff_photo {
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	clear: left;
	height: 140px;
	width: 100px;
	text-align: center;
	font-weight: bold;
	color: #999999;
}
#shell #content #primary_col #about_us {
	float: left;
	clear: left;
	margin-bottom: 30px;
}
#shell #content #primary_col #about_us img {
	clear: left;
	float: left;
	height: 140px;
	width: 405px;
}
#shell #content #primary_col #about_us p {
	width: 405px;
	clear: left;
	float: left;
	line-height: 150%;
}
#shell #content #primary_col #contact_us {
	float: left;
	clear: left;
	margin-bottom: 30px;
}
#shell #content #primary_col #contact_us img {
	
}
#shell #content #primary_col #contact_us p {
	width: 405px;
	clear: left;
	float: left;
	line-height: 150%;
}
#shell #content #primary_col #contact_us #form_message {
	display: block;
	margin-bottom: 15px;
}
#shell #content #primary_col #contact_us .contact_data {
	float: left;
	clear: left;
	margin-bottom: 15px;
}
#shell #content #primary_col #contact_us .contact_data dl {
	width: 300px;
	display: block;
}
#shell #content #primary_col #contact_us .contact_data dt {
	width: 100%;
	display: block;
}
#shell #content #primary_col #contact_us .contact_data dd {
	width: 100%;
	display: block;
}
#shell #content #primary_col .club_details {
	float: left;
	clear: left;
	margin-bottom: 30px;
}
#shell #content #primary_col .club_details img {
	clear: left;
	float: left;
	height: 140px;
	width: 405px;
}
#shell #content #primary_col .club_details p {
	width: 405px;
	clear: left;
	float: left;
	line-height: 150%;
}
#shell #content #primary_col .file_data{
	font-size: 12px;
	color: #66CC00;
	font-weight: bold;
	display: block;
	width: 100%;
	line-height: 150%;
	width: 300px;
	clear: right;
	float: right;
}
#shell #content #secondary_col h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	line-height: 150%;
}
#shell #content #secondary_col .lrg_button {
	background-image: url(../gfx/lrg_button.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 74px;
	width: 270px;
	color: #FFFFFF;
	background-color: inherit;
	font-size: 12px;
	padding-top: 20px;
	line-height: 150%;
	text-align: center;
	display: block;
}
#shell #content #secondary_col .lrg_button a:link {
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
	font-size: 18px;
	display: block;
}
#shell #content #secondary_col .lrg_button a:visited {
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
	font-size: 18px;
	display: block;
}
#shell #content #secondary_col .lrg_button a:hover {
	color: #ffffff;
	background-color: inherit;
	text-decoration: underline;
	font-size: 18px;
	display: block;
}
#shell #content #secondary_col .lrg_button a:active {
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
	font-size: 18px;
	display: block;
}
#shell #content #news_archive #school_news dt {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#shell #content #news_archive #school_news dd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.submit_news {
	font-size: 9px;
	font-weight: normal;
	text-align: right;
	display: block;
}

#shell #footer {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	text-align: left;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	width: 100%;
	float: left;
	clear: both;
	margin-top: 30px;
	padding-top: 5px;
	padding-bottom:5px;
}
#shell #quote_this {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 100%;
	display: block;
	margin-top: 30px;
	clear: both;
}
#shell #quote_this h5{
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
}
#shell #content #secondary_col {
	clear: right;
	float: right;
	width: 270px;
}
#shell #content #news_archive {
	clear: both;
	width: 100%;
}
#shell #content {
	width: 700px;
	margin: 0 auto;
	text-align: left;
}
#shell #content #news_archive #school_news {
	clear: left;
	float: left;
	width: 215px;
	margin-right:25px;
}
#shell #content #news_archive #pupil_parent_news {
	clear: none;
	float: left;
	width: 215px;
	margin-right:25px;
}
#shell #content #news_archive #club_news {
	clear: right;
	float: left;
	width: 215px;
}
#shell #content #news_archive #school_news dt, #shell #content #news_archive #pupil_parent_news dt, #shell #content #news_archive #club_news dt {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 12px;
	font-weight: bold;
}
#shell #content #news_archive #school_news dd, #shell #content #news_archive #pupil_parent_news dd, #shell #content #news_archive #club_news dd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
}
#shell #content #news_archive #school_news a:link, #shell #content #news_archive #pupil_parent_news a:link, #shell #content #news_archive #club_news a:link {
	color: #999999;
	background-color: inherit;
	text-decoration: none;
	font-size: 11px;
	display: block;
}
#shell #content #news_archive #school_news a:visited, #shell #content #news_archive #pupil_parent_news a:visited, #shell #content #news_archive #club_news a:visited {
	color: #999999;
	background-color: inherit;
	text-decoration: none;
	font-size: 11px;
	display: block;
}
#shell #content #news_archive #school_news a:hover, #shell #content #news_archive #pupil_parent_news a:hover, #shell #content #news_archive #club_news a:hover {
	color: #ff0000;
	background-color: #CCCCCC;
	text-decoration: none;
	font-size: 11px;
	display: block;
}
#shell #content #news_archive #school_news a:active, #shell #content #news_archive #pupil_parent_news a:active, #shell #content #news_archive #club_news a:active {
	color: #999999;
	background-color: inherit;
	text-decoration: none;
	font-size: 11px;
	display: block;
}
.green {
	color: #66CC00;
	background-color: inherit;
}
.red {
	color: #FF0000;
	background-color: inherit;
}

#shell #footer_nav {
	font-size: 9px;
}
#shell #footer_nav ul {
	font-size: 9px;
	display: block;
}
#shell #footer_nav li {
	display: inline;
	padding-left:5px;
	padding-right: 5px;
}
#shell #footer_nav li a:link {
	color: #333333;
	background-color: inherit;
	text-decoration: none;
}
#shell #footer_nav li a:visited {
	color: #333333;
	background-color: inherit;
	text-decoration: none;
}
#shell #footer_nav li a:hover {
	color: #FF0000;
	background-color: inherit;
	text-decoration: none;
}
#shell #footer_nav li a:active {
	color: #333333;
	background-color: inherit;
	text-decoration: none;
}
#shell #footer ul {
	font-size: 9px;
	display: block;
}
#shell #footer li {
	display: inline;
	padding-left: 0px;
	padding-right: 10px;
}
#shell #footer li a:link {
	color: #999999;
	background-color: inherit;
	text-decoration: none;
}
#shell #footer li a:visited {
	color: #999999;
	background-color: inherit;
	text-decoration: none;
}
#shell #footer li a:hover {
	color: #FF0000;
	background-color: inherit;
	text-decoration: none;
}
#shell #footer li a:active {
	color: #999999;
	background-color: inherit;
	text-decoration: none;
}
#calenders {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left:20px;
}
#calenders li {
	padding-left:5px;
	list-style: circle;
}
.calender_list {
	float: left;
	width: 100%;
	clear: both;
}
.calender_left {
	width: 66px;
	float: left;
	clear: left;
}
.calender_right {
	float: right;
	clear: right;
	width: 190px;
	padding-top: 15px;
}
.calender_right h5{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.calender_right p{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.clear {
	clear: both;
	text-align: center;
}
.calender_page_item {
	border-top: 1px solid #000000;
	padding: 5px;
	width: 405px;
}
.calender_page_item_header {
	font-size: 12px;
	font-weight: bold;
}
.calender_page_small {
	font-size: 10px;
}
.calender_page_content {
	font-size: 11px;
	margin-top: 2px;
}
/*************************************************/
/* =table data */
/*************************************************/
th{
	color: #FFFFFF;
	background-color: #FF0000;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
}
td.row_1{
	color: #000000;
	background-color: #F1F6FB;
	border: 1px solid #000000;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}
td.row_2{
	color: #FFFFFF;
	background-color: #FF999C;
	border: 1px solid #000000;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}
.row_1 a:link {
	color: #000000;
	background-color: inherit;
	text-decoration: none;
}
.row_1 a:visited {
	color: #000000;
	background-color: inherit;
	text-decoration: none;
}
.row_1 a:hover {
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}
.row_1 a:active {
	color: #000000;
	background-color: inherit;
	text-decoration: none;
}
.row_2 a:link {
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}
.row_2 a:visited {
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}
.row_2 a:hover {
	color: #000000;
	background-color: inherit;
	text-decoration: none;
}
.row_2 a:active {
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}
/*******************************/
.underline_this {
	border-bottom: 1px dotted;
}
.list_item {
	padding: 5px;
	padding-left: 5px;
	margin: 0px;
	clear: none;
}
.list_item img {
	padding-top: 2px;
	height: 11px;
	width: 10px;
}