@font-face {
    font-family:"Franchise Bold";
    src: url("fonts/Franchise-Bold-hinted.eot");
    src: url("fonts/Franchise-Bold-hinted.eot?#iefix") format("embedded-opentype"),
         url("fonts/Franchise-Bold-hinted.woff") format("woff"),
         url("fonts/Franchise-Bold-hinted.ttf") format("truetype"),
         url("fonts/Franchise-Bold-hinted.svg#font") format("svg");
}

body {
	background-color:#003300;
	background-attachment:fixed;
	background-image:url("graphics/bodyBackground.jpg");
	background-position:center top;
	color:#000000;
	font-family:verdana,sans-serif;
	font-size:12px;
	margin:0px;
	text-align:center;
}

a {
	color:#3333cc;
}

a:active {
	text-decoration:underline;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

input.button {
	cursor:pointer;
	font-family:arial,sans-serif;
	font-size:11px;
}

input.text, select {
	font-family:arial,sans-serif;
	font-size:12px;
}

div#fwp3shadow {
	background-image:url("graphics/bodyShadow.png");
	background-position:center top;
	background-repeat:repeat-y;
	width:100%;
}

div#fwp3container {
	margin:0 auto;
	position:relative;
	width:976px;
}

div#fwp3header {
	background-image:url("graphics/headerBackground.png");
	height:180px;
	position:relative;
}

img#fwp3logo {
	border:none;
	left:0;
	position:absolute;
}

img#fwp3textLogo {
	border:none;
	left:141px;
	position:absolute;
}

img#fwp3twitter {
	border:none;
	left:656px;
	position:absolute;
	top:12px;
}

img#fwp3donate {
	border:none;
	left:707px;
	position:absolute;
	top:12px;
}

div#fwp3search {
	left:766px;
	position:absolute;
	top:35px;
}

img#fwp3hoarding {
	left:158px;
	position:absolute;
	top:61px;
}

div#fwp3advert {
	left:180px;
	position:absolute;
	top:73px;
}

div#fwp3features {
	background-color:#a7c9a5;
	padding-bottom:2px;
}

div#fwp3features img {
	border:none;
}

div#fwp3competitions {
	background-color:#418a41;
	color:#ffffff;
	font-size:12px;
	padding:2px 0px;
}

div#fwp3competitions table {
	width:100%;
}

div#fwp3competitions td.fwp3column {
	padding:0px 2px;
	vertical-align:top;
}

div#fwp3competitions td.fwp3competition {
	font-size:9px;
	padding:1px 0px;
	text-align:left;
}

div#fwp3competitions a {
	color:#ffffff;
}

div#fwp3content {
	background-color:#ffffff;
	border-color:#418a41;
	border-style:solid;
	border-width:0px 4px;
	min-height:429px;
	padding:6px 12px 8px 12px;
}

h1, h2 {
	margin:0 auto 16px auto;
}

span.fwp3title, span.fwp3subtitle, span.fwp3heading, span.fwp3subheading {
	font-family:"Franchise Bold",verdana,sans-serif;
}

span.fwp3title, span.fwp3subtitle {
	color:#000000;
	font-size:32px;
}

span.fwp3subtitle {
	font-size:22px;
}

span.fwp3heading, span.fwp3subheading {
	font-size:20px;
}

span.fwp3heading {
	color:#ffffff;
}

span.fwp3subheading {
	color:#B6D3B5;
}

td.fwpSmallCell, td.fwpSmallCellOn, .fwpSmallText, .fwpSmallTextBold {
	font-size:10px;
}

th.fwp, th.fwpSmall, td.fwpCellOn, td.fwpSmallCellOn, .fwpTextBold, .fwpSmallTextBold {
	font-weight:bold;
}

th.fwp, th.fwpSmall {
	background-color:#418a41;
	color:#ffffff;
	padding:0px 2px;
}

td.fwpCell, td.fwpSmallCell, td.fwpCellOn, td.fwpSmallCellOn {
	border-color:#418a41;
	border-style:solid;
	padding:2px 3px;
}

.fwpTextLight, .fwpSmallTextLight {
	color:#cccccc;
}

span.fwpAttendance {
	background-color:#6699ff;
}

span.fwpAverage {
	background-color:#ff6666;
}

div#fwp3footer {
	background-color:#ffffff;
	border-color:#418a41;
	border-style:solid;
	border-width:0px 4px 4px 4px;
	clear:both;
	color:#666666;
	font-size:9px;
	padding-bottom:8px;
}

div#fwp3footer a {
	color:#666666;
}

div.messageToUser {
	background-color:#a7c9a5;
	border-style:solid;
	border-width:1px;
	font-size:12px;
	font-weight:bold;
	padding:8px;
}

div.messageToUser a {
	color:#000000;
}

div.nonLeagueLive {
	background-color:#418a41;
	color:#ffffff;
	font-weight:bold;
	padding:6px 0px;
}

div.nonLeagueLive a {
	color:#ffffff;
}

div.fwpSubstitute {
	background-color:#ffffff;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	color:#000000;
	cursor:default;
	font-family:arial,sans-serif;
	font-size:9px;
	font-weight:bold;
	padding:2px;
	text-align:center;
	width:12px !important;
}

div#mtlOverlay {
	background-color:#666666;
	left:0px;
	position:absolute;
	top:0px;
	z-index:1000;
}

div#mtlPhoto {
	background-color:#ffffff;
	border-color:#000000;
	border-style:solid;
	border-width:4px;
	color:#000000;
	font-size:24px;
	position:absolute;
	width:640px;
	z-index:2000;
}
