/* CSS Document */
*{
	padding: 0;
	margin: 0;
}
body {
	background: url(images/header_rpt.gif) repeat-x left top;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	z-index: 1;
}	
#orange {
	width: 50%;
	background: url(images/orange_rpt.gif) repeat-x left top;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	height: 164px;
	margin-right: -1px;
}
td {
	vertical-align: top;
}
a {
	color: #136bac;
}
a:hover {
	color: #7296da;
}
p {
	margin: 5px 0 10px 0;
	line-height: 17px;
}
ul {
	list-style: none;
}
h1 {
	font-size: 24px;
	color: #136bac;
	font-weight: normal;
	margin: 0 0 10px 0;
}
h2 {
	font-size: 18px;
	color: #136bac;
	font-weight: normal;
	margin: 5px 0 10px 0;
}
h3 {
	font-size: 14px;
	color: #136bac;
	margin: 10px 0 0 0;
}
h4 {
	font-size: 12px;
	color: #136bac;
	margin: 10px 0 0 0;
}
#container {
	width: 810px;
	margin: 0 auto;
}
#header {
	position: relative;
	left: 0;
	top: 0;
	width: 810px;
	height: 164px;
	z-index: 3;
	background: url(images/header_rpt.gif) repeat-x left top;
}
#header .logo {
	width: 103px;
	height: 103px;
	position: absolute;
	left: 0;
	top: 16px;
	background: url(images/logo.gif) no-repeat left top;
}
#header .last-update {
	position: absolute;
	right: 0;
	top: 0;
	width: 359px;
	height: 164px;
	text-align: right;
	font-size: 11px;
	color: #b07100;
	background: url(images/runner.jpg) no-repeat left top;
	padding-top: 15px;
}
#header .bold {
	color: #000;
	font-weight: bold;
}
#header h1 {
	width: 331px;
	height: 47px;
	position: absolute;
	left: 117px;
	top: 45px;
	background: url(images/withernsea_harriers.gif) no-repeat left top;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0;
}
#header ul {
	position: absolute;
	left: 0;
	top: 135px;
	font-size: 13px;
}
#header li {
	width: 162px;
	height: 29px;
	float: left;
	text-align: center;
	line-height: 29px;
}
#header li a {
	width: 162px;
	height: 29px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
#header li a:hover {
	background-position: 0 -58px;
}
#header li #home-link {
	background-image: url(images/nav_home.gif);
}
#header li #noticeboard-link {
	background-image: url(images/nav_noticeboard.gif);
}
#header li #photogallery-link {
	background-image: url(images/nav_photo.gif);
}
#header li #links-link {
	background-image: url(images/nav_links.gif);
}
#header li #contact-link {
	background-image: url(images/nav_contact.gif);
}
#home #header li #home-link,#noticeboard #header li #noticeboard-link,#photogallery #header li #photogallery-link,#links #header li #links-link,#contact #header li #contact-link {
	background-position: 0 -29px !important;
	color: #136bac;
}
#home #header li #home-link:hover,#noticeboard #header li #noticeboard-link:hover,#photogallery #header li #photogallery-link:hover,#links #header li #link-link:hover,#contact #header li #contact-link:hover {
	background-position: 0 -29px !important;
	color: #00437e;
}
#content {
	margin-top: 25px;
	border: 1px solid #fff;
}
#content .left {
	width: 155px;
	float: left;
}
#content .left ul {
	margin-top: -2px;
}
#content .left li {
	background: url(images/nav_bullet.gif) no-repeat 0 11px;
	padding: 5px 0 6px 10px;
	border-bottom: 1px dashed #ccc;
}
#content .left li a {
	text-decoration: none;
	font-weight: bold;
	color: #e38800;
}
#content .left li a:hover {
	color: #b07100;
}
#content .left h2 {
	margin-top: 0 !important;
}
#content .left .promo {
	border: 3px solid #e0e0e0;
	padding: 10px 18px;
	background: #eee;
	margin-top: 20px;
}
#content .left .promo h2 {
	font-size: 22px;
}
#content .middle {
	width: 414px;
	float: left;
	margin-left: 16px;
	border-right: 1px solid #eee;
	border-left : 1px solid #eee;
	padding: 0 15px;
}
#content .middle .pic {
	margin-bottom: 10px;
}
#content .middle ul {
	margin: 5px 0 10px 0;
}
#content .middle li {
	background: url(images/bullet.gif) no-repeat 0 7px;
	padding: 3px 0 3px 15px;
}
#content .middle #pix .box {
	float: left;
	border: 1px solid #ccc;
	padding: 5px 5px 0 5px;
	margin: 0 9px 9px 0;
	width: 120px;
	height: 113px;
}
#content .middle #pix .box img {
	border: 0;
}
#content .middle #pix .last {
	margin-right: 0 !important;
}
#content .middle #pix .box p {
	font-size: 9px;
	text-align: center;
	margin: 0 0 5px 0;
	line-height: 12px;
}
#content .right {
	width: 138px;
	float: right;
	border: 1px solid #e0e0e0;
	padding: 13px 18px;
	background: #eee;
}
.intro {
	font-weight: bold;
}
hr {
	display: none;
}
.hr {
	background: url(images/dash.gif) repeat-x left top;
	height: 1px;
}
#footer {
	border-top: 1px solid #ccc;
	font-size: 11px;
	padding: 2px 0;
}
#footer .right {
	float:right;
}
#footer .right .ef {
	margin-left: 5px;
}
#footer .right img {
	border: none;
}
#footer .left {
	float: left;
	margin-top: 5px;
}
#footer .left a {
	margin: 0 5px;
	font-weight: bold;
}
#footer .left .weblink a {
	font-weight: normal;
	text-decoration: none;
}
#footer .left .weblink {
	margin-left: 17px;
	color: #CCC;
}
#footer .left .home {
	margin-left: 0 !important;
}
.clear {
	clear: both;
}
.cell {
	background: #eee;
	border: 1px solid #ccc;
	padding: 0 2px;
}
.win-cell {
	background: #eff700;
	border: 1px solid #dee800;
	padding: 0 2px;
}
.draw {
	font-size: 9px;
	width: 100%;
	margin-top: 10px;
}
.draw th {
	background: #136bac;
	color: #fff;
	font-weight: bold;
	font-size: 9px;
	padding: 3px 0;
	width: 20%;
}
.results {
	font-size: 9px;
	margin-bottom: 15px;
	width: 100%;
}
.results td {
	text-align: center;
	border: 1px solid #ccc;
}
.results th {
	background: #136bac;
	color: #fff;
	font-weight: bold;
	font-size: 9px;
	padding: 3px 1px;
}
.role {
	margin-top: 10px;
}
.role th {
	width: 35px;
	text-align: left;
}
.role td {
	padding-right: 20px;
}
.display-col-left {
	float: left;
	margin-right: 20px;
}
.display-col-right {
	float:left;
}
