html {

	background: #f2f2f2 url('images/bg_2.jpg') top center repeat-y;

}



body {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 0.7em;

	background: transparent url('images/bg_1.jpg') top center no-repeat;

	margin: 0;

	min-height: 580px;

	height: 580px;

}



a {

	color: black;

}



h1 {

	font-size: 1.2em;

}





h2 {

	font-size: 1.2em;

	border-top:1px solid #afafaf;

	padding-top: 10px;

}



.contactTable h2 {

  padding: 10px 0 0 0;

  margin: 10px 0 0 0;

}



hr {

  height: 1px;

  padding: 0;

  border: 0;

  border-top: 1px solid #CCCCCC;

}



a img {

	border: 0;

}



.newsBody h2 {

	border: 0;

}

.newsBody {

	border: 0;
	overflow:hidden;
}


h2.teamsHeading {

	padding: 10px; 

	background-color: #afafaf; 

	color: white; 

	margin: 0;

}



.newsItem table {

	border-collapse: collapse;

	/*border: 1px solid #999999;*/

}



table {

	border-collapse: collapse;

	border: 0;

}



.league {

  background-color: #FDFFDE;

  border-bottom: 1px solid white;

}



.leaguelabel {

  background-color: #FDFFDE;

  padding: 5px;

  float: right;

  font-size: 0.7em;

}





.bg1 {

	background-color: #f2f2f2;

}



.rowHover {

  background-color: #E1E1E1;

}



.homeRowHover {

  background-color: #E1E1E1;

}



.fixtures table, .results table {

	width: 99.9%;

	border: 0;

}



.fixtures, .results {

	padding-bottom: 10px;

}



.summary .fixtures, .summary .results {

	padding-bottom: 20px;

	border-bottom: 1px solid #afafaf;

}



.fixtures h2, .results h2 {

	border: 0;

	margin-top: 10px;

}



.summary .fixtures {

	width: 48%;

	float: left;

	margin-right: 10px;

	height: 155px;

	min-height: 155px;

}



table th {

	font-weight: bold;

	text-align: left;

	padding-top: 10px;

}



a:hover {

	text-decoration: none;

}



#main {

	width: 761px;

	margin: 0 auto;

	overflow: hidden;

	background: transparent url('images/bg_3.jpg') top center no-repeat;

}



#logo {

	margin: 0;

	text-indent: -2000em;

}



#logo a {

	display: block;

	width: 170px;

	height: 140px;

}



#menu {

	padding: 0;

	margin: 0 30px;

	list-style-type: none;

	border-top: 1px solid #cccccc;

	border-bottom: 1px solid #cccccc;

	background-color: white;

}



#menu li {

	float: left;

}



#menu li a {

	display: block;

	padding: 10px;

}



#menu li a.selected {

	display: block;

	padding: 10px;

	font-weight: bold;

	background: url('images/menu_selected.gif') bottom center no-repeat;

}



#content {

	padding: 0 30px 0 30px;

	overflow: hidden;

}



#leftContent {

	float: left;

	width: 160px;

}



.topHeading {

	padding: 10px;

	background: #afafaf url('images/topHeading_bg2.jpg') top left repeat-x;

	color: white;

	margin: 0 0 10px 0;

}



.topHeading2 {
	margin: 10px 0;
}



#mainContent {

	width: 510px;

	float: left;

	margin-left: 30px;

}



#footer {

	border-top: 1px solid #909090;

	color: #909090;

	clear: both;

	margin: 30px 30px 0 30px;

	padding: 5px 0 20px 0;

}



#footer a {

	color: #909090;

}



ul#submenu {

	list-style-type: none;

	padding: 0;

	margin: 0;

	border-top: 1px solid #afafaf;

}



ul#submenu li {

	border-bottom: 1px solid #afafaf;

}



ul#submenu li a {

	display: block;

	padding: 5px 5px 5px 10px;

}



ul#submenu li a:hover {

	background: #EFEFEF url('images/submenu_selected.gif') center left no-repeat;

}



ul#submenu li a.selected {

	background: #afafaf url('images/submenu_selected.gif') center left no-repeat;

	text-decoration: none;

	font-weight: bold;

	color: white;

}





ul#calendar {

	padding: 0;

	margin: 0;

	list-style-type: none;

	border-top: 1px solid #afafaf;

}



ul#calendar li {

	border-bottom: 1px solid #afafaf;

	padding: 5px;

	vertical-align: bottom; /* This fixes the IE5 Win gap! */

}







span.dateBox {

	border: 1px solid #999999;

	width: 1.9em;

	display: block;

	text-align: center;

	float: left;

	margin: 0 5px 0 0;

}



span.dateBox span.month {

	background-color: #333333;

	color: white;

	text-transform: uppercase;

	display: block;

	font-size: 0.9em;

}



span.dateBoxBig {

	font-size: 140%;

}



span.dateBox span.day {

	display: block;

	background-color: white;

}



ul#calendar li span.team {

	font-weight: bold;

	display: block;

}



ul#calendar li span.opposition {

	color: #666666;

	display: block;

}



ul#calendar li span.venue {

	/*color: #666666;*/

	display: block;

}





ul#calendar li span.time {

  background: url("/images/time.png") no-repeat 0 50%;

  padding-left: 17px;

	display: block;

}



div.newsTitle h1 {

	margin: 0;

}



div.newsTitle {

	margin: 0 0 10px 0;

	border-bottom: 1px solid #e0e0e0;

	padding: 5px;

	background-color: #efefef;
	overflow:hidden;
	cursor:pointer;
}



div.newsTitle span.poster {

	color: #666666;

}



div.newsItem {

	padding: 0 0 30px 0;

	border-top: 1px solid #e0e0e0;

	background: url('images/news_bg.jpg') bottom center no-repeat;

}



.newsItem p {

  margin: 0 0 7px 0;

  padding: 0;

}



.fixtures th.date {

	width: 15%;

}



.fixtures th.opposition {

	width: 65%;

}



.fixtures th.venue {

	width: 20%;

}





.results th.date {

	width: 15%;

}



.results th.opposition {

	width: 25%;

}



.results th.result {

	width: 10%;

}



.results th.score {

	width: 40%;

}



.results th.report {

	width: 10%;

}





.reportTitle {

	margin-bottom: 0;

}



.reportDate {

	display: block;

	color: #666666;

	margin-bottom: 20px;

}



.linkCat ul {

	padding: 0;

	margin: 0;

	list-style-type: square;

	list-style-position: inside;

}



.linkCat ul li {

	float: left;

	width: 49%;

	padding: 0;

	margin: 0 0 3px 0;

}



.backtotop {

	display: block;

	color: #999999;

	float: right;

	margin: 20px 0 10px 0;

}



.contactTable ul {

	padding: 0;

	margin: 0;	

}



.contactTable li {

	margin: 0 10px 0 0;

	padding: 0;

	float: left;

	display: block;

	width: 120px;

}



.contactTable td.heading {

	font-weight: bold;

	width: 170px;

}



.contactTable td {

	padding: 0 0 15px 0;

}



.contactTable td td {

	padding: 0;

	border: 0;

}



.socialEvent {

	padding: 10px;

	margin-bottom: 10px;

	border-top: 1px solid #cccccc; 

}



.socialEvent_details {

	display: block; 

	width: 50%; 

	float: left; 

	padding-left: 10px;

}





.socialEvent_details .topHeading1 {

	margin-top: 0;

}



.mapLink {

	padding-left: 20px;

	background: url('images/icon_map.png') 0 50% no-repeat;

}



.address {

	padding: 0 0 20px 20px;

	border-left: 1px solid #cccccc;

	border-bottom: 1px solid #cccccc;

	float: right;

	margin: 10px 10px 0 0;

}



.floatLeft {

	float: left;

}



.phone {

	color: #afafaf;

}



.sponsorPanel {

	float: left;

	width: 45%;

	height: 250px;

	min-height: 320px;

	margin-right: 10px;

}



.sponsorPanel img.logo {

	float: right;

}



/* BUG FIXES */



.clearfix:after {

	content: ".";

	display: block;

	clear: both;

	visibility: hidden;

	line-height: 0;

	height: 0;

}



.clearfix {

	display: inline-block;

}



html[xmlns] .clearfix {

	display: block;

}



* html .clearfix {

	height: 1%;

}



.fileicon {

  display: block;

  padding: 3px 0 3px 20px;

}



.pdf {

  background: url('images/icon_pdf.png') 0 50% no-repeat;

}



.doc {

  background: url('images/icon_doc.gif') 0 50% no-repeat;
  display: block;
  padding: 2px 2px 2px 20px;

}

.flushright {

	position: static;
	text-align: right;
	top: 0px;
	z-index: 1;
}