/* CSS Document */
html {
	font-size: 62.5%;
}
body {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.35em;
	background: #FFF;
	color: #000;
	font-family: tahoma, arial, sans-serif;
}
#container {
	width: 100%;
	border: 0;
}
#header {
}
#nav {
	display: none;
}
#subnav {
	display: none;
}
html>body #nav {
	display: none;
}
#content {
	margin: 2em 3em 2em 3em;
	border: 0;
}
#subnav {
	display: none;
}
#left {
	width: 60%;
	float: left;
}
#right {
	width: 30%;
	float: right;
	margin: 0;
}
#footer {
	display:none;
}
.team {
	width: 200px;
	float: left;
	margin: 10px;
	height: 100px;
}
.team ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	clear: both;
}
li.bluez {
	color: #70B8FC;
	font-weight: bold;
}
li.browns {
	color: #BC6906;
	font-weight: bold;
}
li.callithump {
	color: #BE5CFC;
	font-weight: bold;
}
li.coalition {
	color: #989797;
	font-weight: bold;
}
/* li.bludgers {
	color: #000;
	font-weight: bold;
} */
li.polar {
	color: #FFF;
	font-weight: bold;
}
li.shenanigans {
	color: #5192AE;
	font-weight: bold;
}
li.shockeroos {
	color: #FAEB03;
	font-weight: bold;
}
li.socceroonies {
	color: #911630;
	font-weight: bold;
}
li.stove {
	color: #FF0101;
	font-weight: bold;
}
li.counts {
	color: #149F09;
	font-weight: bold;
}
li.wiift {
	color: #718BDF;
	font-weight: bold;
}
blockquote {
	font-style: italic;
	margin: 0;
	color: #000
}
#homelink {
	position:absolute;top:100px;height:45px;width:600px;
}
#actionshots img {
	float: left;
	margin: 0 10px 20px 0;
}
#actionshots p {
	float: left;
	margin: 0;
}
/* CSS Document */
p {
	font-size: 1em;
	line-height: 1.35em;
}
h1 {
	color: #000;
	font-size: 1.3em;
	text-transform: uppercase;
	clear: both;
}
h2 {
	color: #000;
	font-size: 1em;
	margin-bottom: -1em;
}
#right h2 {
	margin-bottom: 15px;
}
a:link, a:visited, a:active {
	color:#000;text-decoration:none
}
a:hover, a:focus {
	color: #DFFF06;
	text-decoration: none;
}
/* TABLE STYLES */
table {
	border: 1px solid #000;
	margin-top: 20px;
	border-collapse: collapse;
}
table th {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	/*height: 40px;*/
}
table td, table th {
	padding: 2px;
	border: 1px solid #000;
	border-collapse: collapse;
}
table td.yellow {
	color: #000;
}
table td.bold {
	font-weight: bold;
}
.pdf {
	background: url(pdf.gif) left center no-repeat;
	padding-left: 20px;
	margin-left: 20px;
}
#selector, ul.tabbernav { display: none }
table.matchsheet {
	width: 48%;
	margin-bottom:30px;
}
table.matchsheet tr {
	border-bottom: 1px solid #000;
}
table.matchsheet tr td, table.matchsheet tr th {
	border-left: 1px dotted #000;
	border-right: 1px dotted #000;
	border-bottom: 1px solid #000;
	padding: 4px 6px;
}
table.matchmeta tr td, table.matchmeta tr th {border-top:1px solid #000;border-bottom: 1px solid #000; border-left: 1px dotted #000; border-right: 1px dotted #000; padding:8px 8px;text-align:left; padding:4px 6px}
.noprint, a.matchsheetlink, a.logout {display:none}
table.hovertable td, table.hovertable th {border:0;border-top:1px solid #000;border-bottom:1px solid #000;padding:8px}
