
*
{
	margin: 0;
	padding: 0;
	border: none;
}

html
{
	background: #ffffff url(/images/background) no-repeat fixed right 200px;
}

body
{
	font: 1em sans-serif;
	background: url(/images/submenu) repeat-y;
}

p, h1, h2, h3, h4, h5, h6, li
{
	margin: 0.5em 0;
	padding: 0;
}

.content ul
{
	margin-left: 20px;
}

table.layout
{
	border-collapse: collapse;
	width: 100%;
}

.banner h1
{
	text-align: center;
	margin: 2px;
}

table.menu
{
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

div.navigation
{
	background-color: #C4522D;
	padding: 10px;
}

.menu td
{
	border: 1px solid black;
	text-align: center;
}

.menu a, .submenu a
{
	padding: 3px 0.5em;
	display: block;
	white-space: nowrap;
	text-decoration: none;
}

ol li
{
	list-style-type: decimal;
	margin-left: 2em;
}

ul li
{
	list-style-type: disc;
}

ol ol li
{
	list-style-type: lower-alpha;
}

ol ol ol li
{
	list-style-type: lower-roman;
}

.content
{
	width: 90%;
	padding: 0 1em;
}

.content td, .content th
{
	padding-left: 0.5em;
	padding-right: 0.5em;
}

th, td
{
	text-align: left;
	vertical-align: top;
}

.initial
{
}

.menu
{
	font: bold 1.1em sans-serif;
}

.submenu li
{
	list-style-type: none;
	background-color: #F2C924;
}

.submenu a
{
	color: black;
	font-weight: bold;
}

.light
{
	background: white;
}

.light, .light a, .light a:visited, .light a:link
{
	color: black;
}

.dark
{
	background: black;
}

.dark, .dark a, .dark a:visited, .dark a:link
{
	color: white;
}

.footer
{
	font-size: 0.8em;
	margin-left: 0.5em;
}

.footer span
{
	background-color: #F2C924;
	padding: 2px;
}

.footer a
{
	color: black;
}

.score
{
	text-align: center;
}

td.money
{
	text-align: right;
}

th.money
{
	text-align: center;
}

.date
{
	white-space: nowrap;
	color: #C4522D;
}

.fixtures .date
{
	color: inherit;
	text-align: right;
}

.result, .board, .colour
{
	text-align: center;
}

.league-table .heading
{
	text-align: center;
	width: 5em;
}

.championship th
{
	width: 20%;
}

.knock-out td
{
	width: 33%;
	text-align: center;
	padding: 0.25em 1em;
}

.float
{
	float: right;
}

div.box
{
	position: relative;
	top: 0;
	left: 0;
	width: 250px;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
}

div.box h1
{
	font-size: 1.1em;
}

.map
{
	font-size: 0.9em;
}

div.archive
{
	float: right;
	background-color: #F2C924;
	padding: 0 0.5em;
}

.fixtures td, .fixtures th
{
	padding: 0 1em;
}

.fixtures td.WeekCommencing, .fixtures th.WeekCommencing, .fixtures td.day
{
	text-align: right;
	padding: 0 0 0 0.5em;
}


td.home, th.home
{
	text-align: right;
}

.EventLeague1
{
	background-color: #CCFFFF;
}

.EventLeague2
{
	background-color: #B7E2E2;
}

.EventTeam550
{
	background-color: #FFC4E3;
}

.EventFenlandCup
{
	background-color: #B7FFAA;
}

.EventUnknown
{
	background-color: #FFEEB5;
}

.questionnaire .intro ol li
{
	list-style-type: none;
}

.questionnaire label
{
	margin-right: 1em;
}

.questionnaire input
{
	margin-right: 0.5em;
}

.questionnaire .indent1
{
	padding-left: 3em;
}

.questionnaire .mins, .questionnaire .moves
{
	width: 4em;
	text-align: right;
	border-bottom: 1px dotted;
	margin-right: 0.5em;
}

.questionnaire .suggestion
{
	width: 20em;
	border-bottom: 1px dotted;
}

.questionnaire .button
{
	margin-top: 1em;
	padding: 2px;
	border: 2px outset black;
}
