/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {text-decoration: none;}

body {
	background: #fff url(/bournemouth/images/bg-drop-shadow.jpg) repeat-y center;
	color: #383d5e;
	font: normal 75% "Lucida Sans Unicode",sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
}

p,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
	text-align: left;
}

li {
	font-size: 80%;
}

.text {
	font: normal 95% "Lucida Sans Unicode",sans-serif;
	line-height : 140%;
}

.smalltext {
	font-size: 11px;
}

blockquote {font: bold 1em sans-serif;}

code {
	background: #444;
	display: block;
	font-size: 12px;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}

img {border: none;}

.divider img {
	border-top: 5px solid #eee;
	border-bottom: 5px solid #eee;
	}

ul {margin-left: 2em;}

/* misc */
.clearer {clear: both;}
.stripes {
	background: #fff;
	height: 3px;
}
.left {float: left;}
.right {float: right;}

/* header */
.header {
	background-image: url(/bournemouth/images/header_bg.jpg);
	font: normal 1em sans-serif;
	height: 214px;
	background-position: center;
	background-repeat: no-repeat;
}
.header a {
	text-align: left;
	color: #888;
	display: block;
	line-height: 50px;
	text-decoration: none;
	width: 100%;
}
.header span {padding-left: 32px;margin: 0px;}
.header a:hover {
	color: #BBB;
}

/* structure */
.container {
	margin: 0px auto;
	width: 780px;
	border-left: 8px solid #d7d681;
	border-right: 12px solid #94c8bc;
	text-align: center;
}

.main {
	background-image: url(/bournemouth/images/body-background.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: White;
}
.main .left {width: 74%;}
.main .right {width: 24%;}

.content {
	padding: 16px;
	text-align: left;
}

/* content elements */
.content h1 {
	color: #383d5e;
	margin-bottom: 10px;
	padding: 6px 0 4px;
	font-size: 1.25em;
	text-align: left;
}

.content h2 {
	color: #383d5e;
	margin-bottom: 10px;
	padding: 6px 0 4px;
	font-size: 1.1em;
	text-align: left;
}

.content h3 {
	color: #383d5e;
	margin-bottom: 10px;
	padding: 6px 0 4px;
	font-size: 1.1em;
	text-align: left;
}
.content h4{
	color: #383d5e;
	margin-bottom: 10px;
	padding: 6px 0 4px;
	font-size: 1.1em;
	text-align: left;
}

.content p {
	font-size: 1em;
	padding-bottom: 1.2em;
	text-align: left;
}
.content a {
	color: #383d5e;
	text-decoration: underline;
}
.content a:hover {color: #CCC;}
.content .descr {margin-bottom: 5px;}

/* navigation */
.nav {
	background: #8eafcd;
	border-top: 3px solid #fff;
	border-bottom: 0;
}
.nav a {
	border-right: 1px solid #fff;
	color: #fff;
	float: left;
	font: bold 10px Verdana,sans-serif;
	line-height: 20px;
	padding: 0 9px;
}
.nav a:hover {
	background: #383d5e;
	color: #fff;
}
.nav2 {
	background: #f6c4ad;
	border-top: 3px solid #fff;
	border-bottom: 0;
}
.nav2 a {
	border-right: 1px solid #fff;
	color: #383d5e;
	float: left;
	font: bold 10px Verdana,sans-serif;
	line-height: 20px;
	padding: 0 8px;
}
.nav2 a:hover {
	background: #383d5e;
	color: #fff;
}
.nav3 {
	background: #383d5e;
	border-top: 3px solid #fff;
	border-bottom: 0;
}
.nav3 a {
    background: #383d5e;
	border-right: 1px solid #fff;
	color: #fff;
	float: left;
	font: bold 10px Verdana,sans-serif;
	line-height: 20px;
	padding: 0 17px;
}
.nav3 a:hover {
	background: #383d5e;
	color: #fff;
}

/* sub-navigation */
.subnav {
	border-left: 1px solid #EEE;
	padding: 12px;
}
.subnav h1 {padding-top: 8px;}
.subnav ul {margin: 0;}
.subnav li {
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #ccc;
}
.subnav li a {
	color: #990000;
	line-height: 2.4em;
	text-decoration: none;
	font-weight: bold;
}
.subnav li a:hover {color: #BBB;}

/* footer */
.footer {
	background: #eee;
	color: #383d5e;
	padding: 10px 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.footer .text {
	font-size: 1em;
	padding-bottom: 1.2em;
}
.footer ul {
	border-top: 1px solid #262626;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #262626;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}

.col3,.col3center {
	float: left;
	width: 31%;
}
.col3center {margin: 0 3%;}

/* bottom */
.bottom {
	color: #383d5e;
	clear: both;
	font-size: 0.9em;
	padding: 5px 10px;
}
.bottom a {color: #888;}

/* form */

form #login {
 background-color: #CCCCCC;
 color: #000000;
 border: 1px solid #999999;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 text-align: right;
}

#login .text {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 width: 100px;
 margin-right: 6px;
}

.inputClass { padding: 1px; border: 1px solid #383d5e; color: #383d5e; background: #fff; }
.buttonSub { padding: 1px; border: 0; color: #fff; background: #383d5e; font-weight: bold; }
.buttonSubRoll { padding: 1px; border: 0; color: #fff; background: #c30f13; font-weight: bold; }

/* Span styles for the news ticker */

.tickls {
 color: #c30f13;
}

.ticki a {
  color: #c30f13;
  text-decoration: none;
  font-size: 1.1em;
  font-weight: bold;
}

.ticki a:hover {
  color: #000033;
}

#footerNav {
  text-align:center;
  border: 0;
  padding: 0;
  margin: 0;
}

.required {
color: #990000;
}

table tr .red {
color: #900;
}

table.spreadsheet {
background-color: #fff; 
border: none;
font-size: 11px;
border-collapse:collapse;
}

table.spreadsheet tr td {
border: 1px solid #333;
padding: 5px;
margin: 2px;
max-width: 50px;
white-space: nowrap;
overflow: hidden;
}

table.spreadsheet tr th {
border: 1px solid #333;
padding: 2px;
margin: 2px;
background-color: #f0f0f0;
text-align: left;
font-weight: bold;
white-space: nowrap;
}

table.spreadsheet tr .red {
color: #900;
border-top: 1px solid #333;
white-space: nowrap;
}

table.spreadsheet tr .firstcol {
border-left: 1px solid #333;
min-width: 104px;
}

