body {
	background-image: url(/media/images/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;

	font-family: sans-serif;
	font-size: 0.9em;
	margin: 0px auto;
	padding: 0px;
	width: 995px;
}

form {
	padding: 0px;
	margin: 0px;
}

h3 {
	color: #820000;
}
h3.top {
	margin-top: 5px;
	padding-top: 0px;
}
ul.nostyle {
	list-style: none;
}

#header {
	height: 200px;
}

#navigation {
	font-size: 0.8em;
	float: right;
	text-align: left;
}
#navigation ul {
	list-style: none;
	margin: 3px 0px 10px 105px;
	padding: 0px;
}
#navigation ul li {
	background-image: url(/media/images/button.gif);
	background-repeat: no-repeat;

	height: 22px;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	width: 115px;
}
#navigation ul li:hover {
	background-image: url(/media/images/button-selected.gif);
}
#navigation ul li a {
	color: #820000;
	padding: 0px 0px 0px 23px;
	text-decoration: none;
	width: 115px;
}
#navigation ul li.home {
	padding-right: 0px;
}
#navigation ul li.email {
	padding-right: 0px;
}
#navigation ul li.students {
	padding-right: 0px;
}
#navigation ul li.staff {
	padding-right: 0px;
}
#navigation ul li.ptfa {
	padding-right: 0px;
}

#search {
	margin: 0px 0px 0px 0px;
	padding: 1px 28px 0px 0px;
}
#search input {
	color: #999999;
}
#search input.submit {
	color: #000000;
}

#newsticker_frame {
	border-bottom: 1px solid #820000;
}

#school_status_open {
	background: #49E20E;
	border: 5px solid #820000;
	color: black;
	border-top: none;
	padding: 10px 40px 0px 40px;
	text-align: center;
}
#school_status_closed {
	background: #f5840c;
	border: 5px solid #820000;
	color: black;
	border-top: none;
	padding: 10px 40px 0px 40px;
	text-align: center;
}


#container {
}

#container-table-nav {
	background: #FFFFFF;
	border-right: 1px solid #820000;
	vertical-align: top;
	padding: 0px 10px 0px 0px;
	width: 102px;
}
#container-table-nav ul.navigation {
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#container-table-nav ul.navigation li {
	padding: 0px 0px 10px 0px;
}
#container-table-nav ul.navigation li a {
	color: #820000;
	text-decoration: none;
}
#container-table-nav ul.navigation li.ceop {
	border-top: 1px solid #820000;
	font-size: 12px;
	margin-top: 15px;
	padding-top: 15px;
	text-align: center;
}
#container-table-nav ul.navigation li.terms {
	border-top: 1px solid #820000;
	font-size: 12px;
	margin-top: 5px;
	padding-top: 5px;
	text-align: center;
}
#container-table-nav ul.navigation li.terms h3 {
	font-size: 1em;
}


#container-table-content {
	background: #F0F0F0;
	border-right: 1px solid #820000;
	padding: 10px 140px 10px 10px;
	vertical-align: top;
	width: 640px;
}
#container div.contents-full {
	background: #F0F0F0;
	border-left: 1px solid #820000;
	border-right: 1px solid #820000;
	
	padding: 10px;
	margin: 0px 100px;
}
#container-table-content a {
	text-decoration: none;
}

#container div.video {
	position: absolute;
	border: 1px solid #820000;
	margin: 0px 0px 0px 650px;
	padding: 0px;
	width: 220px;
	height: 160px;
}
#container div.events {
	position: absolute;
	border: 1px dotted #820000;
	background: #FFFFFF;
	margin: 175px 0px 0px 650px;
	padding: 5px 10px 10px 10px;
	width: 200px;
}

#container div.right-photos {
	position: absolute;
	margin: 0px 0px 0px 650px;
}
#container div.right-photos img {
 	border: 1px solid black;
 	margin: 5px 0px;
	width: 218px;
}


#container .clear {
	clear: both;
}

#container img.gallery-logos {
	border: 1px solid black;
	margin: 5px;
}

.hidden {
	display: none;
	visibility: hidden;
}
.breaker {
	clear: both;
	height: 0px;
	margin: 0px auto 0px auto;
}

#footer {
	border-top: 2px solid #820000;
	padding: 10px;
	margin: 0px auto;
	width: 920px;
}
#footer div.logos {
	float: right;
}
#footer div.logos img {
	border: none;
	margin: 0px 5px;
}

#copyright {
	color: #AAAAAA;
	padding: 5px;
	text-align: center;
}

.login {
	text-align: center;
}
.login .title {
	vertical-align: middle;
}
.login .input {
	margin: 7.5px 5px;
	width: 200px;
}
.login .button {
	margin-bottom: 10px;
	width: 100px;
}

.login .error {
	color: red;
}

.logout {
	float: right;
}

div.newsarticle {
 	border-bottom: 1px solid #820000;
	padding: 10px 0px;
}
div.newsarticle p {
	padding: 0px;
	margin: 0px;
}

.booking td {
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
.booking .title td {
	background: #87cefa;
	color: #860000;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
.booking .days td {
	background: #ffffff;
	padding: 5px 10px;
	text-align: center;
	cursor: pointer;
}
.booking .days td.title {
	background: #87cefa;
	padding-left: 5px;
	text-align: left;
	width: 40px;
	cursor: default;
}
.booking td.booked {
	background: #dbeaf5;
}
.booking h3.inline {
	display: inline;
}