body 
{
	color: rgb(18%,19%,20%); 
	margin: 0; 
	padding: 0;
	background: url('../images/main_bg2.jpg') no-repeat fixed 0 0;
	position: relative;
	z-index:0; font-style:normal; font-variant:normal; font-weight:normal; font-size:0.85em; font-family:Verdana, sans-serif
}

#page
{
	width: 100%;
}

#adverts
{
	width: 7%;
	font: bold 1em Arial, Verdana, sans-serif;
	color: rgb(90%,90%,90%); 
	float:left;
	padding: 0.5em 0.5em 0.1em 0.5em;
	background: rgb(45%,45%,65%);
}

.sponsor
{
	color: white;font-style:normal; font-variant:normal; font-weight:bold; font-size:0.9em; font-family:Arial 
}

.sponsored
{
	color: white;font-style:normal; font-variant:normal; font-weight:bold; font-size:0.8em; font-family:Arial 
}

#adverts a
{
	background: rgb(45%,45%,65%);
	color: white;
} 

#newsextra
{
	font: bold 1em Arial, Verdana, sans-serif;
	color: rgb(90%,90%,90%); 
	float:left;
	padding: 2em 0.2em 0.2em 0.2em;
}

#newsextra a
{
	color: white;
} 

#contents
{
	width: 85%;
	background: url(../images/main_bg1.jpg) 0 0 fixed;
	position:absolute;
	z-index:1;
}
html>body #contents
{
	left: 7.5em;
	right: 7.5em;
	background: url(../images/main_bg1.jpg) 0 0 no-repeat fixed;
}

div#navbar
{
	background: rgb(45%,45%,65%);
	width: 100%;
	border-top: 1px solid #CCC;
	height: 1.8em;
	border: 0;
	margin: 0;
}

#content
{
	width: 100%;
}

div#navside 
{
	float: right; 
	margin: 0 0 0 0;
	background: rgb(45%,45%,65%);
	width: 9em;
	border-top: 1px solid #CCC;
}

#main
{
	float:left;
	left: 2.5em;
	padding: 1em 2em 1em 1em;
	border-left: solid 4px rgb(18%,19%,20%); 
}
html>body #main
{
	float:none;
	padding: 1em 12em 1em 1em;
}

h1 
{
	color: #AAA; 
	margin-bottom: 0;
}

#sitemast 
{
	margin: 0; 
	padding: 0;
	border: 1px solid rgb(45%,45%,65%);
	border-width: 0 0 1px 1.5em;
	background: rgb(45%,45%,65%);
}
#logo
{
	margin:2em 1em 2em 1em;
	float:left;
	height:6em;
	width:6em;
}
#sitemast h1 
{
	margin: 0; 
	padding: 1.4em 0em 1.4em 0;
	font: bold 2em/0.75em Arial, Verdana, sans-serif;
	background: rgb(45%,45%,65%) url(../images/hyfcmasthead.gif) 100% -30px no-repeat;
}

#sitemast h1 a 
{
	color: rgb(10%,10%,40%); 
	text-decoration: none;
}

#contenttitle
{
	color: rgb(10%,10%,20%); 
}

.itemtitle
{
	margin: 0em 0em 0.5em 0;
	padding: 0.25em 0em 0.25em 0;
	font: bold 1.5em Arial, Verdana, sans-serif;
	background: rgb(65%,65%,85%);
	width: 100%;
}

.itemcontent
{
	padding: 0.5em 0.5em 0.5em 0.5em;
}

a:link 
{
	background: transparent;
}
a:visited 
{
	color: rgb(30%,30%,50%); 
	background: transparent;
}
#footer 
{
	margin: 0;
	border-top: 3px double; 
	padding: 0.75em 1em 1em;
	font-size: 75%;
	color: rgb(20%,20%,40%); 
	background: rgb(70%,70%,80%);
}

#footer p 
{
	margin: 0; padding: 0;
}


.TournamentNotAvailable
{
	background: black;
}

.TournamentApplied
{
	background: orange;
}

.TournamentConfirmed
{
	background: green;
}

.TournamentFullCancelled
{
	background: red;
}

.TournamentAvailNotKnown
{
	background: gray;
}

table 
{
	font: Verdana, "Andale Mono", Courier, "Courier New", monospace;
}

table.editfields, table.editlist, table.buttonrow
{
	padding-top: 2em;
	width: 100%;
}

thead
{
	color: white; 
	background: #779;
	font-weight: bold;
}

tbody
{
	color: #335;
	background: #BBD;
	font-weight: normal;
}

.minutes
{
	color: black;
	background: transparent;
}

thead.forms
{
	color: black;
	background: transparent;
}

td.itemtitle
{
	padding: 0.1em 0.1em 0.1em 0.1em;
	text-align: left;
	font-size: 1.2em;
	width: auto;
}

td.itemsubtitle
{
	padding: 0.1em 0.1em 0.1em 0.1em;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color:  rgb(10%,10%,70%);
	background: white;
}

td.itemcontent
{
	padding: 0.2em 0.2em 0.2em 0.2em;
	color: rgb(10%,10%,20%); 
	background: white;
}

th.headingcell
{
	text-align: left;
	padding: 0.1em 0.1em 0.1em 0.1em;
}

.buttoncell
{
	padding: 0 0.5em 0 0.5em;
	font-size: 75%;
	text-align: right;
}

td.subtitlebutton
{
	padding: 0 0.5em 0 0.5em;
	font-size: 75%;
	text-align: right;
	font-weight: bold;
	color:  rgb(10%,10%,70%);
	background: white;
}


.labelcell
{
	text-align: right;
	width: 20%;
	padding-right: 0.5em;
	font-weight: bold;
}

.textcell
{
	text-align: left;
	padding-right: 0.5em;
}

tr.wholerow td
{
	border-top: 1px solid #111;
	border-bottom: 1px solid #111;
}

tr.toprow td
{
	border-top: 1px solid #111;
}

tr.bottomrow td
{
	border-bottom: 1px solid #111;
}

table th, td 
{
	text-align: left; 
	padding: 0.4em 0 0.4em 0;
}
table thead th 
{
	vertical-align: bottom; 
	white-space: normal;
}
 
table th 
{
	white-space: nowrap; 
}
table td 
{
	letter-spacing: -1px; 
}

table .rolecell 
{
	valign: top;
	text-align: right;
	width: 20%;
	padding-right: 0.5em;
}
table .managercell 
{
	text-align: left;
	font-size: smaller;
}
table .coachcell 
{
	text-align: left;
	font-weight: normal;
	font-size: smaller;
}

table .labelcell 
{
	text-align: right;
	width: 20%;
	padding-right: 0.5em;
}
table .locationcell 
{
	text-align: left;
	font-weight: normal;
	font-size: smaller;
}
table .datecell 
{
	text-align: left;
	font-weight: normal;
	font-size: smaller;
}

table .datecell 
{
	text-align: left;
	padding-left: 0.5em;
}
table .oppositioncell 
{
	text-align: center;
}
table .scorecell 
{
	text-align: right;
	padding-right: 0.5em;
}
tablet .reportcell 
{
	text-align: left;
}

table.contacts .rolecell 
{
	text-align: right;
	width: 40%;
	padding-right: 0.5em;
}
table.contacts .personcell 
{
	text-align: left;
	font-weight: normal;
	font-size: smaller;
}

table.contacts .personcell  a
{
	text-decoration: none;
	color: White;
}

table.contacts .phonecell 
{
	text-align: left;
	font-weight: normal;
	font-size: smaller;
}