/*[variables]
colors
{
	@00: #B2DC22;
}
*/
/*Elements*/
HTML
{
	overflow-y: scroll;
}
BODY
{
	background: #993300 url(images/page-background.jpg) repeat-x top left;
	color: #CCC;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	/*[empty]line-height:;*/
}
*
{
	margin: 0;
	padding: 0;
}
HR
{
	display: none;
}
H1
{
	color: #FFFFFF;
	font-family: Impact;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-transform: uppercase;
}
H2
{
	color: #B2DC22; /*[e]@00*/
	font-family: Impact;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-transform: uppercase;
}
H3
{
	/*[empty]color:;*/
	/*[empty]font-family:;*/
	font-size: 14px;
	/*[empty]font-weight:;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
P
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
A
{
	color: #B2DC22; /*[e]@00*/
}
A:hover
{
	color: #8432CC;
}
UL
{
	list-style-position: inside;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
LI
{
}
A IMG
{
	border: none;
}
TABLE
{
}
TR
{
}
TD
{
}
/*Classes*/
.clear
{
	clear: both;
}
.image-right
{
	float: right;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 18px;
}
.image-left
{
	float: left;
	margin-top: 4px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.red
{
	color: #FF0000;
}
.invisible
{
	display: none;
}
.hr
{
	display: block;
	margin: 10px 0;
}
/*Pages*/
#home #left-column
{
	background: url(images/home-background.jpg) no-repeat 15px 10px;
}
#news-and-info #left-column
{
	background: url(images/news-and-info-background.jpg) repeat-y 15px 10px;
}
#photo-gallery #left-column
{
	background: url(images/gallery-background.jpg) no-repeat 15px 10px;
	height: 664px;
	text-align: center;
	padding-left: 30px;
	padding-right: 19px;
}
#photo-gallery #left-column TABLE
{
	margin: 0 auto;
}
#photo-gallery #left-column TD
{
	padding: 2px 10px;
}
#photo-gallery #left-column IMG
{
	border: none;
}
#links H2
{
	margin-bottom: 0px;
	margin-top: 28px;
	border-top: 1px solid #452D51;
}
#trophies #single-column
{
	padding: 39px;
	background: url(images/trophies-background.jpg) no-repeat 18px 11px;
}
#league-tables #single-column
{
	padding: 39px;
	background: url(images/league-tables-background.jpg) repeat-y 18px 11px;
}
#register-your-team #single-column
{
	padding: 39px;
}
#links #left-column
{
	background: url(images/links-background.jpg) no-repeat 15px 10px;
}
/*Tables*/
TABLE#league-and-cup-winners
{
	margin-bottom: 31px;
	background: #000;
}
TABLE#league-and-cup-winners TR
{
}
TABLE#league-and-cup-winners TH
{
	width: 132px;
	border: 1px solid #FFF;
	padding: 5px;
	background: #3C2F04;
}
TABLE#league-and-cup-winners TD
{
	text-align: center;
	border: 1px solid #FFF;
	height: 43px;
	font-size: 11px;
	/* [disabled]background:#000;*/
	color: #B2DC22;
	width: 132px;
}
SPAN.rank
{
	font-size: 30px;
	color: yellow;
}
.champions
{
	background-color: #1D751F;
}
.relegation
{
	background-color: #A9221B;
	border: 1px solid #FFF;
}
.playoff {
	background-color: #963;
	border: 1px solid #FFF;
}
.promotion
{
	background-color: #1414A7;
}
SPAN.champions
{
	border: 1px solid #FFF;
	padding: 5px;
}
SPAN.relegation
{
	border: 1px solid #FFF;
	padding: 5px;
}
SPAN.playoff {
	border: 1px solid #FFF;
	padding: 5px;
}
SPAN.promotion
{
	border: 1px solid #FFF;
	padding: 5px;
}
/*Containers*/
#container
{
	background: #000 url(images/container-background.jpg) repeat-y top left;
	margin: 0 auto;
	padding-bottom: 10px;
	width: 854px;
}
#container-top
{
	width: 854px;
	height: 4px;
	background: url(images/container-top.jpg) no-repeat top left;
	margin: 0 auto;
	margin-top: 32px;
}
#container-bottom
{
	width: 854px;
	height: 4px;
	background: url(images/container-bottom.jpg) no-repeat top left;
	margin: 0 auto;
}
/*Header*/
#header
{
	/*[empty]background:;*/
	height: 203px;
	width: 854px;
	padding: 0px 4px;
	margin-bottom: 0px;
}
#header #logo
{
	float: left;
	padding-left: 12px;
	width: 452px;
}
#header #slideshow
{
	float: left;
	list-style-type: none;
	list-style-position: inside;
	margin-left: 6px;
}
/*Navigation*/
#navigation
{
	/*[empty]float:;*/
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	height: 27px;
	width: 846px;
	background: url(images/nav-background.jpg) repeat-x top left;
	padding-top: 6px;
}
#navigation UL
{
	list-style-type: none;
}
#navigation UL LI
{
	float: left;
	border-right: 1px solid #000;
}
#navigation UL LI.last
{
	border-right: none;
}
#navigation UL LI A
{
	/*[empty]background:;*/
	color: #FFF;
	/*[empty]font-family:;*/
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	border-bottom: 3px solid #404042;
	height: 23px;
	padding-top: 2px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
}
#navigation UL LI A.last
{
	width: 67px;
}
#navigation UL LI A:hover, #navigation UL LI A.active
{
	/*[empty]color:;*/
	/*[empty]text-decoration:;*/
	border-bottom: 3px solid #B2DC22;
}
#navigation UL LI A.active
{
	border-bottom: 3px solid #D2B30D;
}
/*Left Column*/
#left-column
{
	padding-top: 34px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 39px;
	width: 480px;
	float: left;
	line-height: 21px;
}
#left-column UL
{
	/*[empty]color:;*/
	font-size: 20px;
	list-style-type: square;
}
#left-column IMG
{
	padding-bottom: 8px;
	padding-top: 4px;
}
/*Right Column*/
#right-column
{
	float: right;
	width: 313px;
	padding-top: 10px;
}
#right-column IMG
{
	display: block;
	margin-bottom: 12px;
	border: 1px solid transparent;
}
#right-column IMG.last
{
	margin-bottom: 0px;
}
#right-column A:hover IMG
{
	border: 1px solid #B2DC22; /*[e]1px solid @00*/
}
/*Single Column*/
#single-column
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*Footer*/
#footer
{
	/*[empty]background:;*/
	padding-top: 6px;
	text-align: center;
	width: 856px;
	margin: 0 auto;
}
#footer A
{
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}
#footer A:hover
{
	text-decoration: underline;
}
/*Slideshows*/
UL#slideshow2
{
	list-style-type: none;
	list-style-position: outside;
	height: 41px;
}
/*Team Registration Form*/
#register-your-team TR
{
	height: 27px;
}

