body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(../images/background4.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-attachment:fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

p {
	font-size: 10pt;
	color:#000000;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 10px 5px;
}

div.skip  {
	height: 1px;
	width: 1px;
	position: absolute;
	overflow: hidden;
	top: -10px;
}

ul {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 10px 40px;
	font-size: 10pt;
	color:#000000;
}

ol {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 10px 40px;
	font-size: 10pt;
	color:#000000;
}

a {
	color:#000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color:#2c7472;
}

h1 {
	margin-top: 0px;
	color: #ecf8f8;
	font-size: 11px;
	text-align: center;
}

h2 {
	color: #2c7472;
	text-align: left;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}

h3 {
	color:#2c7472;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	text-align: center;
}

h3.left {
	text-align: left;
	padding-left: 5px;
}

h2.heading {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #ecf8f8;
	font-size: 11px;
	text-align: center;
}



img {
	border: 0px;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.icon {
	vertical-align: bottom;
}

img.picturemiddle {
	display: block;
	margin: 2px auto 2px auto;
	border: 1px solid #2c7472;
	clear: both;
}

img.pictureright {
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 2px;
	border: 1px solid #2c7472;
	float: right;
	clear: right;
}

img.pictureright2 {
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 2px;
	float: right;
	clear: right;
}

img.pictureleft2 {
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 2px;
	float: left;
	clear: left;
}

img.pictureleft {
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 5px;
	border: 1px solid #2c7472;
	float: left;
	clear: left;
}

img.pagecontent {
	border: 1px solid #2c7472;
	margin-left: 5px;
	margin-right: 5px;
}

span.bold {
	font-weight: bold;
}

span.italic {
	font-style: italic;
}

div.center {
	text-align: center;
}

p.bold {
	font-weight: bold;
}

.hand {
	cursor: pointer;
}

.alignright {
	text-align: right;
}

.aligncenter {
	text-align: center;
}

.clear {
	clear: both;
}


div#header {
	text-align: left;
	width: 950px;
	width: 950px;
	height: 155px;
	background-image: url(/images/heading.png);
	margin: auto;
}

div#page {
	text-align: left;
	width: 950px;
	margin: auto;
}



div.mainmenu {
	display: none;
}

div#menu {
	padding-top: 0px;
	width: 200px;
	float: left;
}

p.mainmenuitem {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	vertical-align: bottom;
	font-weight: bold;
	font-size: 9pt;
	cursor: pointer;
	color: #000000;
}

p.mainmenuitem:hover {
	color: #236967;
}

p.submenuitem {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 20px;
	vertical-align: bottom;
	font-weight: bold;
	font-size: 9pt;
	cursor: pointer;
	color: #000000;
}

p.submenuitem:hover {
	color: #236967;
}

p.subsubmenuitem {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 40px;
	vertical-align: bottom;
	font-weight: bold;
	font-size: 8pt;
	cursor: pointer;
	color: #000000;
}

p.subsubmenuitem:hover {
	color: #236967;
}

a.menulink {
	text-decoration: none;
}

a.menulink:hover {
	color: #236967;
}

input[type="text"] {
	border: 1px solid #236967;
}

input[type="text"]:focus {
        border: 1px solid #000000;
}

textarea {
	border: 1px solid #236967;
}

textarea:focus {
        border: 1px solid #000000;
}

img.bullet {
	vertical-align: bottom;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

table.tablecenter {
	margin-left: auto;
	margin-right: auto;
}




div#layout750 {
	float: left;
	width:750px;
}

div.heading750 {
	margin: 0px;
	clear: both;
	width: 740px;
	height: 15px;
	padding-top: 0px;
	background-image: url(../images/heading750.png);
	background-repeat: no-repeat;
}

div.content750 {
	margin: 0px;
	clear: both;
	width: 740px;
	margin-bottom: 40px;
	background-image: url(../images/background4-glass.jpg);
	background-repeat: repeat-x;
	background-position: 100% 100%;
	background-attachment:fixed;
}





div#layout450 {
	float: left;
	width:450px;
}

div.heading450 {
	margin: 0px;
	clear: both;
	width: 440px;
	height: 15px;
	padding-top: 0px;
	background-image: url(../images/heading450.png);
	background-repeat: no-repeat;
}

div.content450 {
	margin: 0px;
	clear: both;
	width: 440px;
	margin-bottom: 40px;
	background-image: url(../images/background4-glass.jpg);
	background-repeat: repeat-x;
	background-position: 100% 100%;
	background-attachment:fixed;
}







div#layout300 {
	float: right;
	width:300px;
}

div.heading300 {
	margin: 0px;
	clear: both;
	width: 290px;
	height: 15px;
	padding-top: 0px;
	background-image: url(../images/heading300.png);
	background-repeat: no-repeat;
}

div.content300 {
	margin: 0px;
	clear: both;
	width: 290px;
	margin-bottom: 40px;
	padding-top: 8px;
	background-image: url(../images/background4-glass.jpg);
	background-repeat: repeat-x;
	background-position: 100% 100%;
	background-attachment:fixed;
}

p.content300 {
	font-size: 8pt;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 8px;
	padding-bottom: 0px;
}





div#layout200 {
	float: right;
	width:200px;
}

div.heading200 {
	margin: 0px;
	clear: both;
	width: 190px;
	height: 15px;
	padding-top: 0px;
	background-image: url(../images/heading200.png);
	background-repeat: no-repeat;
}

div.content200 {
	margin: 0px;
	clear: both;
	width: 190px;
	margin-bottom: 40px;
	padding-top: 8px;
	background-image: url(../images/background4-glass.jpg);
	background-repeat: repeat-x;
	background-position: 100% 100%;
	background-attachment:fixed;
}

p.content200 {
	font-size: 8pt;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 8px;
	padding-bottom: 0px;
}




div#footerlogos {
	padding-top: 20px;
	clear: both;
	text-align: center;
	width: 950px;
	margin: auto;
}

div#footer {
	padding-top: 20px;
	clear: both;
	text-align: center;
	width: 950px;
	margin: auto;
}

div#footermid {
	text-align: center;
	width: 550px;
	float: right;
}

div#footerright {
	text-align: center;
	width: 190px;
	float: right;
	padding-right: 10px;
}

p#footertext {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #588078;
	padding-right: 10px;
}



/* ************** Home ************** */

p.eventsheading {
	background-image: url(../images/eventshighlight.png);
	margin-bottom: 2px;
	margin-top: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:15px;
	font-size: 8pt;
}

p.eventsitem {
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

img.eventsicon {
	vertical-align: middle;
}

img#head {
	float: right;
	padding: 0px 5px 5px 10px;
}

p.newsheadline {
	font-weight: bold;
	clear: both;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}

p.newssummary {
	padding: 0px 5px 10px 5px;
	margin: 0px 0px 0px 0px;
}

img.newsimage {
	float: left;
	padding: 0px 10px 5px 5px;	
}

hr.newsline {
	clear: both;
	color: #588078;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

p.announcementheadline {
	font-weight: bold;
	padding:10px 5px 5px 5px;
}

p.announcementsummary {
	font-size: 8pt;
	padding:0px 15px 5px 15px;
}

img.homefooterlogo {
	border: 0px;
}


/* ************** Contact ************** */

iframe.map {
}


/* ************** News ************** */

div#news_nav {
	width: 200px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/background4-glass-news.jpg);
	background-repeat: repeat-x;
	background-position: 100% 100%;
	background-attachment:fixed;
}

div.news {
	float: left;
	width: 500px;
}

p.newssummary {
	font-size: 9pt;
	margin-left: 20px;
	margin-top: 0px;
}

p.articlesummary {
	padding-top:  10px;
	font-weight: bold;
}

p.articlefooter{
	font-size: 8pt;
	font-weight: bold;
	padding: 0px 0px 5px 5px;	
}

img.articleimage {
	float: left;
	padding: 10px 10px 10px 5px;	
}

h2.newsbar_title {
	font-size: 10pt;
	margin-bottom: 0pt;
	padding-bottom: 0pt;
	color: #000000;
	font-weight: normal;
}

p.newsbar_item {
	font-size: 8pt;
	margin-bottom: 0pt;
	padding-bottom: 0pt;
	padding-left: 10pt;
}

/* ************** Albums ************** */

div.separator {
	clear: both;
}

div.maingallerythumb {
	width: 180px;
	text-align: center;
	float:left;
}

div.gallerythumb {
	background-image: url(/images/albumbg.png);
	display:table-cell;
	line-height: 115px;
	height: 115px;
	width: 115px;
	text-align: center;
	float:left;
	position: relative;
}

img.gallerythumb {
	vertical-align: middle;
}

img.albumimage {
	padding: 10px 0px 10px 0px;
	border: 0px;
	vertical-align: top;
}

img.albumbutton {
	padding: 50px 0px 0px 0px;
	border: 0px;
	vertical-align: top;
	text-align: center;
}

table.showimage {
	width: 100%;
	border: 0px;
}

td.showimage {
	text-align: center;
	padding: 0px;
}

td.showimageside {
	text-align: center;
	vertical-align: top;
	padding: 0px;
	width: 100px
}

a.galleryname {
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}

/* ************** Fixtures and School Day ************** */
.datatable {
	border: 0px;
	border-collapse: collapse;
	font-size: 11px;
	background-image: url(../images/datatablebg.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.datatable td {
	text-align: left;
	padding: 4px;
}
.datatable th {
	font-weight: bold;
	text-align: left;
	padding: 5px;
}

th.fixtures1 {
	width: 180px;
}

th.fixtures2 {
	width: 190px;
}

th.fixtures3 {
	width: 190px;
}

th.fixtures4 {
	width: 80px;
}


/* ************** Publications ************** */

span.pub_size {
	font-size: 7pt;
	color: #2c7472;
}

span.pub_description {
	font-size: 8pt;
	text-decoration: italic;
	padding-left: 30px;
}

a.tooltip {
    position:relative;
    z-index:24;
}

a.tooltip:hover {
	z-index:25;
}

a.tooltip span {
	display: none;
}

a.tooltip:hover span {
    display:block;
    position:absolute;
    top:1.5em; left:1em; width:35em;
    border:1px solid #2c7472;
    background-color:#b9d4d2; color:#000;
    text-align: center
}

table.pekit {
	font-size: 10pt;
}

table.pekit td {
	vertical-align: top;
	padding: 2px 5px 10px 5px;
}
