﻿html,body
{
	margin: 0;
	text-align: center;	
	background-image: url(images/bg.jpg);
	font-size:12pt;
	font-family:Verdana;
}
div{text-align:left}
div, table, input, select, textarea
{
	
	font-size:9pt;
}
a
{
	color:blue;
}
a:visited
{
	color:blue;
}
td
{
	vertical-align:top;
}
fieldset
{
	border:solid 1px green;
	padding:10px;
}
fieldset div
{
	padding:10px;
}
hr
{
	border:solid 1px green;
}
.title
{
	font-size:8pt;
	font-weight:bold;
}
h1
{
	font-size:15pt;
}
.h4, h4, h5, h6
{
	font-size:12pt;
}
h3
{
	font-size:13pt;
}
.h2, h2
{
	font-size:14pt;
}
.clearone
{
	height:1px;
	clear:both;
}
#content
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height:100%;
	background-color:#ffffcc;
}
#header
{
	width: 800px;
}
#body
{
	width: 800px;
	background-color:#ffffcc;
	
}
.messagebanner
{
	background-color: #ccff33;
	color: Red;
	font-weight: bold;
	padding: 25px;
	border: solid 1px green;
}

#left { width:199px;}
#right { width:597px;}
#footer 
{
	 height:25px;
	 clear:both;
	 text-align:right;
	 padding:5px;
	 color:White;
	 background-color:#4155B4;
}
#divMenu ul
{
	 list-style: none;
	 display: inline;
}
#divMenu ul li
{
	display: inline;
}
#divMenu ul li a
{
	width: 85px;
	text-decoration: none;
	color: white;
	padding: 5px;
	margin: 3px;
	text-align: center;
	font-weight: bold;
	font-size:8pt;
}
/* -- manager menu -- */
#divManagerMenu a
{
	text-decoration: none;
	color: white;
	padding: 5px;
	margin: 3px;
	text-align: center;
	font-weight: bold;
	font-size:8pt;
}
/* --left menu --*/
#leftmenu ul
{
	 list-style: none;
	 margin:0;
}
#leftmenu ul li
{
	display: block;
	margin:6px;
	font-size:8pt;
}
#leftmenu ul li a
{
	text-decoration: none;
	color: black;
	text-align: center;
	font-weight: bold;
}
#leftmenu ul li a:hover
{
	text-decoration: underline;
}
.teammenuitem
{
	padding:0px;	
}
/* --player menu --*/
#playermenu ul
{
	 list-style: none;
	 margin:0;
}
#playermenu ul li
{
	display: block;
	margin:6px;
}
#playermenu ul li a
{
	text-decoration: none;
	color: black;
	text-align: center;
	font-weight: bold;
}
#playermenu ul li a:hover
{
	text-decoration: underline;
}
.padded { padding:10px; }
/* calendar */
#calendarMonths,#calendarYears{font-family:verdana; font-size:8pt;}	
	.daycellweekend{text-align:center;background-color:white;cursor:hand;color:black;}
	.daycellcurrent{text-align:center;background-color:white;cursor:hand;}
	.daycelltoday{text-align:center;background-color:white;cursor:hand;font-weight:bold}
	.daycellprevious{text-align:center;background-color:white;}
	.daytitle{text-align:center;background-color:white;font-weight:bold;color:black}
	#calendarTitle{text-align:center;background-color:#1e1e1e;font-weight:bold;color:White}
	.selector{padding-left:4;padding-right:4;}
	#calendar{border:solid 1px black;background-color:white}
/* end calendar */
.red
{
	color:Blue;
}
.resultpanel
{
	padding: 2px;
	margin-bottom: 8px;
	background-color: #f1f1be;
}
.fixturetitle
{
	padding:2px;
	background-color:#ffffcc;
}
.fixturetitledate
{
	width:100px;
}
.fixturetitleteam
{
	width:100px;
}
.lightcolour
{
	background-color: #ffffcc;
}
#pagefiller
{
}
.darkcolour
{
	background-color: #ffff99;
}
.darkcolourborder
{
	border:solid 3px #ffffcc;
}
.lightercolour
{
	background-color:#ffffcc;
	border:solid 1px #84BA42;
}
.lighterrow0
{
	background-color: palegoldenrod;
}
.lighterrow1
{
	background-color: lemonchiffon;
}
.leaguetable
{
	padding:1px;
}
.leaguetable td
{
	text-align:right;
}
.tableheaderrow
{
	font-weight:bold;
}
.fdselect
{
	border:dashed 1px black;
}
.fixturesection
{
	background-color:#ffffcc;
	border:solid 1px #84BA42;
	padding:10px;
	margin-top:4px;
}
.titlebar
{
	padding:1%;
	width:98%;
	color:White;
	font-weight:bold;
	background-color:#4155B4;
}
.titlebar2
{
	padding: 1%;
	width: 98%;
	color: #4155B4;
	font-weight: bold;
	background-color: #FFFFCC;
	text-align:center;
}
.titlebar3
{
	padding: 1%;
	width: 98%;
	color: red;
	font-weight: bold;
	background-color: #FFFFFF;
}
.clipartleft
{
	margin:5px;
	float:left;
}
.clipartright
{
	margin:5px;
	float:right;
}
/* -- wiki formatting --*/
.wikitable
{
	width:100%;
}
.wikirowheader
{
	color:White;
	background-color:#4155B4;
	font-weight:bold;
}
.wikirow0
{
	background-color:#EFF3FB;
}
.wikirow1
{
	background-color:white;
}
.wikirow2
{
	background-color: #e1e5fb;
}
.largepagecounter
{
	font-size:12pt;
	font-weight:bold;
}
.tar
{
	text-align:right;
}
.w50
{
	width:20px;
}
.tac
{
	text-align:center;
}
.modalform
{
	padding:5px;
	background:white;
	border:solid 1px black;
}
.smalldiary
{
	font-family:San Serif;
	font-size:7pt;
}
.ch
{
	cursor:pointer;
	text-decoration:underline;
}