﻿/*****************************************************/
/*   Author:  Gerhard Erbes                          */
/*            gw@actamail.com                        */
/*   Version: 5.0                                    */
/*   Date:    March 14, 2006                         */
/*****************************************************/

/*****************/
/*   MAIN BODY   */
/*****************/
body {
	font-size: 62.5%;
	margin: 0em auto;
	padding: 0em;
	background: url(/Images/img_background.gif) top center repeat-y;
  	font-family: Verdana,Tahoma, Arial,sans-serif;
}

#wrap {
	width: 76em;
	margin: 0em auto;
}

/**************/
/*   HEADER   */
/**************/
#header-section {
	width: 76em;
	margin: 0em 0em 0em 0em;
}

#header-background {
	width: 100%; 
	height: 100%;
	float: left;
	border: none;
	margin: 0em 0em 0em 0em;
}

#header-background-left {
	width: 14.0em;
	float: left;
	margin: 2em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	border: none;
}

#header-background-right {
	width: 61.5em;
	float: right;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	border: none;
}

#header {
	clear: both;
	margin: 0em 0em 1.5em 0em;
	border-top: solid 0.1em rgb(175,175,175);
	border-bottom: solid 0.1em rgb(175,175,175);
	background-color: rgb(235,235,235);	
	text-transform: uppercase;
	line-height: 2.0em;
	height: 2.0em;
	color: rgb(50,50,50);
}

#header ul {	
	margin: 0em;
	padding: 0em;
	list-style: none;
	font-weight: bold;
	font-size: 1.0em;
}	

#header li {
	float: left;
	white-space: nowrap;
}

#header li a {
	display: block;
	padding: 0em 1.0em 0em 1.0em;
	border-right: solid 0.1em rgb(175,175,175);	
	background-color: rgb(235,235,235);	
	text-decoration: none;
	color: rgb(50,50,50);
}

#header a:hover {
	border-right: solid 0.1em rgb(175,175,175);	
	background-color: rgb(220,220,220);			
	text-transform: uppercase;
	text-decoration: none;
	color: rgb(50,50,50);
}

#header .selected {
	padding: 0em 0.5em 0em 0.5em;
	border-right: solid 0.1em rgb(175,175,175);		
	background-color: rgb(220,220,220);
	color: rgb(50,50,50);
}

* html #header a {width:1%;}

/***********************/
/***   LEFT COLUMN   ***/
/***********************/
#left-column {
	width: 20%;
	float: left;
	vertical-align: top;
	background-color: rgb(255,255,255);
	font-size: 1.1em;
	color: rgb(50,50,50);
	min-height:500px;
}

#left-column ul {	
	width: 95%;
	padding: 0em;
	margin: 0em;
	list-style: none;
}	

#left-column li {
	margin: 0em 0em 0em 0em;
}

#left-column li a {
	display: block;
	padding: 0.3em 0.7em 0.2em 1.2em;
	border-left: solid 0.5em rgb(235,235,235);
	border-top: solid 0.1em rgb(200,200,200);
	background-color: rgb(235,235,235);
	text-decoration: none;
	font-weight: normal;
	color: rgb(50,50,50);
	height: 1.3em;
	cursor:pointer;
}	
	
#left-column a:hover {
	border-left: solid 0.5em rgb(175,175,175);
	background-color: rgb(220,220,220);
	text-decoration: none;
	color: rgb(50,50,50);
}

#left-column .selected {
	display: block;
	padding: 0.3em 0.7em 0.2em 1.2em;
	border-left: solid 0.5em rgb(175,175,175);
	border-top: solid 0.1em rgb(200,200,200);
	background-color: rgb(220,220,220);
	font-weight: normal;
	color: rgb(50,50,50);
}

#left-column .left-navheader-first {
	display: block;
	margin: 0em 0em 1.0em 0em;
	padding: 0.3em 0.7em 0.3em 0.9em;
	border-left: solid 0em rgb(255,210,113);
	background-color: rgb(220,220,220);
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: rgb(50,50,50);
}

#left-column .left-navheader {
	display: block;
	margin: 1.0em 0em 0em 0em;
	padding: 0.3em 0.7em 0.2em 0.4em;
	border-left: solid 0.5em rgb(235,235,235);
	background-color: rgb(220,220,220);
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: rgb(50,50,50);
}

/*************************/
/***   MIDDLE COLUMN   ***/
/*************************/

/* Sections */
/************/
#middle-column {
	float: left;
	width: 57.5%;
	padding: 0em 0.6em 0em 0.7em;
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
	line-height: 1.3em;
	font-size: 1.2em;
	min-height:800px;
}

.middle-column-left {
	float: left;
	width: 47.75%;
}

.middle-column-right {
	float: right;
	width: 47.75%;
}

/* Box titlebars */
/*****************/
.middle-column-box-title-grey {
	clear: both;
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.3em;
	background-color: rgb(220,220,220);
	font-weight: bold;
	color: rgb(50,50,50);
}

.middle-column-box-title-blue {
	clear: both;
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.3em;
	background-color: rgb(187,211,247);
	font-weight: bold;
	color: rgb(50,50,50);
}

.middle-column-box-title-yellow {
	clear: both;
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.3em;
	background-color: rgb(255,236,128);		
	font-weight: bold;
	color: rgb(50,50,50);
}

.middle-column-box-title-green {
	clear: both;
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.3em;
	background-color: rgb(196,221,108);			
	font-weight: bold;
	color: rgb(50,50,50);
}

.middle-column-box-title-red {
	clear: both;
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.3em;
	background-color: rgb(255,176,176);
	font-weight: bold;
	color: rgb(50,50,50);
}

/* Box backgrounds */
/*******************/

/* Box backgrounds -  Full width boxes */
/***************************************/
.middle-column-box-white {
	float: left;
	width: 100%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
}

.middle-column-box-blue {
	float: left;
	width: 100%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	background-color: rgb(187,211,247);
}

.middle-column-box-yellow {
	float: left;
	width: 100%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	background-color: rgb(255,240,170);
}

.middle-column-box-green {
	float: left;
	width: 100%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	background-color: rgb(224,244,181);
}

.middle-column-box-red {
	float: left;
	width: 100%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	background-color: rgb(255,219,219);
}

/* Box backgrounds -  Half width boxes */
/**************************************/
.middle-column-box-left-white {
	float: left;
	width: 98%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
}

.middle-column-box-left-blue {
	float: left;
	width: 98%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	background-color: rgb(226,238,252);
}

.middle-column-box-left-yellow {
	float: left;
	width: 98%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	background-color: rgb(255,240,170);
}

.middle-column-box-left-green {
	float: left;
	width: 98%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	background-color: rgb(215,244,181);
}

.middle-column-box-left-red {
	float: left;
	width: 98%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	background-color: rgb(255,219,219);
}

.middle-column-box-right-white {
	float: right;
	width: 98%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
}

.middle-column-box-right-blue {
	float: right;
	width: 98%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	background-color: rgb(226,238,252);
}

.middle-column-box-right-yellow {
	float: right;
	width: 98%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	background-color: rgb(255,240,170);
}

.middle-column-box-right-green {
	float: right;
	width: 98%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	background-color: rgb(224,244,181);
}

.middle-column-box-right-red {
	float: right;
	width: 98%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	background-color: rgb(255,219,219);
}

/* Text headings and paragraphs */
/********************************/
.middle-column-box-white p.heading {
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-white p.subheading {
	margin: 1.0em 0em 0.6em 0em;	
	font-weight: bold;
}

.middle-column-box-white p {
	margin: 0em 0em 0.6em 0em;
}

.middle-column-box-blue p.heading {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-blue p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
}

.middle-column-box-blue p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
}

.middle-column-box-yellow p.heading {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-yellow p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
}

.middle-column-box-yellow p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
}

.middle-column-box-green p.heading {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-green p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
}

.middle-column-box-green p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
}

.middle-column-box-red p.heading {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-red p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
}

.middle-column-box-red p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
}

.middle-column-box-left-white p.heading {
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-left-white p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	font-weight: bold;
}

.middle-column-box-left-white p {
	margin: 0em 0em 0.6em 0em;
}

.middle-column-box-left-blue p.heading {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-left-blue p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
}

.middle-column-box-left-blue p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
}

.middle-column-box-left-yellow p.heading {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-left-yellow p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
}

.middle-column-box-left-yellow p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
}

.middle-column-box-left-green p.heading {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-left-green p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;	
	font-weight: bold;
}

.middle-column-box-left-green p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
}

.middle-column-box-left-red p.heading {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-left-red p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
}

.middle-column-box-left-red p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
}

.middle-column-box-right-white p.heading {
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-right-white p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	font-weight: bold;
}

.middle-column-box-right-white p {
	margin: 0em 0em 0.6em 0em;
}

.middle-column-box-right-blue p.heading {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0em 1.0em 0em 0.8em;	
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-right-blue p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;	
	font-weight: bold;
}

.middle-column-box-right-blue p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;	
}

.middle-column-box-right-yellow p.heading {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-right-yellow p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
}

.middle-column-box-right-yellow p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
}

.middle-column-box-right-green p.heading {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-right-green p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
}

.middle-column-box-right-green p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
}

.middle-column-box-right-red p.heading {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-right-red p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
}

.middle-column-box-right-red p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
}

/* Images */
/**********/
.middle-column-img-left{
	float: left;
	margin: 0.3em 0.5em 0em 0em;
	border: solid 1px rgb(100,100,100);
}

.middle-column-img-right{
	float: right;
	margin: 0.3em 0em 0em 0.5em;
	border: solid 1px rgb(100,100,100);	
}

/************************/
/***   RIGHT COLUMN   ***/
/************************/
#right-column {
	float: right;
	width: 20%;
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
	font-size: 1.1em;
}

.right-column-box-title-grey {
	clear: both;
	display: block;
   margin: 0em 0em 0.2em 0em;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: rgb(220,220,220);
	font-weight: bold;
	color: rgb(50,50,50);
}

.right-column-box-title-blue {
	clear: both;
	display: block;
   margin: 0em 0em 0.2em 0em;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: rgb(187,211,247);
	font-weight: bold;
	color: rgb(50,50,50);
}

.right-column-box-title-yellow {
	clear: both;
	display: block;
   margin: 0em 0em 0.2em 0em;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: rgb(255,236,128);	
	font-weight: bold;
	color: rgb(50,50,50);
}

.right-column-box-title-green {
	clear: both;
	display: block;
   margin: 0em 0em 0.2em 0em;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: rgb(196,221,108);
	font-weight: bold;
	color: rgb(50,50,50);
}
.right-column-box-title-red {
	clear: both;
	display: block;
   margin: 0em 0em 0.2em 0em;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: rgb(255,176,176);
	font-weight: bold;
	color: rgb(50,50,50);
}

.right-column-box-white {
	float: right;
	width: 91%;
	margin: 0em 0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em rgb(200,200,200);
}	

.right-column-box-blue {
	float: right;
	width: 91%;
	margin: 0em 0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em rgb(200,200,200);
	background-color: rgb(226,238,252);			
}	

.right-column-box-yellow {
	float: right;
	width: 91%;
	margin: 0em 0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em rgb(200,200,200);
	background-color: rgb(255,240,170);			
}	

.right-column-box-green {
	float: right;
	width: 91%;
	margin: 0em 0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em rgb(200,200,200);
	background-color: rgb(224,244,181);
}	

.right-column-box-red {
	float: right;
	width: 91%;
	margin: 0em 0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em rgb(200,200,200);
	background-color: rgb(255,219,219);		
}	

.right-column-box-white p {
	margin: 0.3em 0em 0.4em 0em;
}

.right-column-box-blue p {
	margin: 0.3em 0em 0.4em 0em;
}

.right-column-box-yellow p {
	margin: 0.3em 0em 0.4em 0em;
}

.right-column-box-green p {
	margin: 0.3em 0em 0.4em 0em;
}

.right-column-box-red p {
	margin: 0.3em 0em 0.4em 0em;
}

.right-column-img{
	float: right;
	margin: 1.0em 0em 0em 0em;
	border: solid 1px rgb(100,100,100);
}

/*******************/
/***   FOOTER    ***/
/*******************/
#footer {
	clear: both;
	width: 76em;
	height: 2.5em;
	margin: 1.0em 0em 1.0em 0em;
	padding: 0.25em 0em 0.3em 0em;
	border-top: solid 0.1em rgb(150,150,150);
	border-bottom: solid 0.1em rgb(150,150,100);	
	background-color: rgb(220,220,220);
	text-align: center;
	color: rgb(100,100,100);
	font-size: 1.0em;
}

/**************************/
/***   MISCELLANEOUS    ***/
/**************************/
a:hover {
	color: rgb(10,106,245);
	text-decoration: none;
	background-color: rgb(255,255,255);
}
.Login_TextBox
{
	background-color:rgb(187,211,247);
	border:solid 1px blue;
	}
.LeagueListClass
{
	
	}
.LeagueListTeamRow
{
	width:580px;
	float:left;
	padding-bottom:6px;
	padding-top:3px;
	border-bottom:solid 1px black;
	}
.LeagueListTeamRowHeader
{
	width:580px;
	font-weight:bold;
	border-bottom:solid 1px black;
	padding-bottom:6px;
	font-style:italic;
	color:#006699;
	font-size:14px;
	}
.LeagueListTeamNameHeader
{
	width:200px;
	float:left;
	}
.LeagueListTeamName
{
	width:200px;
	float:left;
	}
.LeagueListClubName
{
	width:140px;
	float:left;
	}
.LeagueListFirstKit
{
	width:100px;
	float:left;
	}
.LeagueListSecondKit
{
	width:100px;
	float:left;
	}
.clearer
{
	clear:both;
	}
.FixtureHeadingRow
{
	width:580px;
	float:left;
	font-weight:bold;
	text-align:center;
	margin-bottom:7px;
	}
.FixtureHeadingItem
{
	width:100px;
	float:left;
	}
.AdminMenuRow
{
	
	float:left;
	margin-bottom:30px;
	width:600px;
	height:50px;
	margin-top:10px;
	}
.AdminMenuRow a
{
	color:black;
	font-weight:bold;
	font-family:Gill Sans MT;
	font-size:11px;
}
.AdminMenuItem
{
    background-color:rgb(220, 220, 220);
	width:140px;
	float:left;
	height:20px;
	padding-top:3px;
	text-align:center;
	border:solid 1px black;
	}
.FixtureDeleteItem
{
	width:20px;
	float:right;
	}
.ImageColumnresize
{
	max-width:120px;
	width:auto!important;
	width:120px;
	margin-bottom:10px;
	}
.ImageColumnContain
{
	margin-top:20px;
	}
.FrontLabel
{
	width:220px;
	margin-bottom:5px;
	}
.ResultsHeaderRow
{
	width:590px;
	font-weight:bold;
	font-size:16px;
	margin-bottom:6px;
	float:left;
	text-align:center;
	}
.ResultsContain
{
	width:600px;
	float:left;
	}
.HeaderItem0
{
	width:50px;
	float:left;
	}
.HeaderItem1
{
	width:200px;
	float:left;
	}
.HeaderItem2
{
	width:240px;
	float:left;
	}
.HeaderItem3
{
	width:50px;
	float:left;
	margin-left:50px;
	}
.resultRow
{
	width:590px;
	font-size:10px;
	border-bottom:solid 1px rgb(220,220,220);
	border-left:solid 1px rgb(220,220,220);
	border-right:solid 1px rgb(220,220,220);
	float:left;
	}
.resultTOPRow
{
	width:590px;
	font-size:10px;
	border-bottom:solid 1px rgb(220,220,220);
	border-left:solid 1px rgb(220,220,220);
	border-right:solid 1px rgb(220,220,220);
	border-top:solid 1px rgb(220,220,220);
	float:left;
	}
.FixtureRow
{
	float:left;
	width:580px;	
	}
.fixtureRowItem0
{
	width:50px;
	float:left;
	min-height:20px;
	border-right:solid 1px rgb(220,220,220);
	padding-left:5px;
	padding-top:5px;
	}
.fixtureRowItem
{
	width:50px;
	float:left;
	min-height:30px;
	padding-top:3px;
	text-align:center;
	}
.fixtureRowItem1
{
	width:235px;
	float:left;
	min-height:20px;
	border-right:solid 1px rgb(220,220,220);
	padding-left:5px;
	padding-top:5px;
	}
.fixtureRowItem2
{
	width:235px;
	float:left;
	min-height:20px;
	border-right:solid 1px rgb(220,220,220);
	padding-left:5px;
	padding-top:5px;
	}
.fixtureRowItem3
{
	width:80px;
	float:left;
	min-height:20px;
	padding-left:5px;
	padding-top:5px;
	}
.SeasonHolder
{
    max-width:600px;
	float:left;
	}
.SeasonItemPanel
{
	border:solid 1px rgb(220,220,220);
	width:100px;
	float:left;
	text-align:center;
	padding:4px 0px 4px 0px;
	}
.SeasonItemPanel-Current
{
	border:solid 1px blue;
	width:100px;
	background-color:rgb(220,220,220);
	color:black;
	float:left;
	text-align:center;
	padding:4px 0px 4px 0px;
	}
.TableContainer
{
	width:600px;
	border-top:solid 1px rgb(220,220,220);
	float:left;
	}
.TableRow
{
	width:600px;
	border-bottom:solid 1px rgb(220,220,220);
	border-left:solid 1px rgb(220,220,220);
	height:20px;
	float:left;
	}
.TableTOPRow
{
	width:600px;
	border-bottom:solid 1px rgb(220,220,220);
	border-left:solid 1px rgb(220,220,220);
	height:20px;
	font-weight:bold;
	float:left;
	}
.TableRowItemName
{
	width:250px;
	float:left;
	height:20px;
	padding-left:5px;
	border-right:solid 1px rgb(220,220,220);
	}
.TableRowItem
{
	width:42px;
	float:left;
	text-align:center;
	height:20px;
	border-right:solid 1px rgb(220,220,220);
	}
.RefsPage
{
	width:600px;
	float:right;
	}
.Admin-LeftItem
{
	display:inline;
	width:200px;
	}
.AdminAjaxContain
{
	float:right;
	}
	
	
	
	
	
.Admin-Fixture-Table
{
	font-family:Gill Sans MT;
	}
.Admin-Fixture-Heading-Row
{
	width:600px;
	float:left;
	font-weight:bold;
	height:24px;
	background-color:rgb(220,220,220);
	border-bottom:solid 2px black;
	text-align:center;
	margin-bottom:15px;
	}
.Admin-Fixture-Heading-Item
{
	width:100px;
	float:left;
	}
.Admin-Fixture-Heading-Short
{
	width:50px;
	float:left;
	}
.Admin-Fixture-Heading-Long
{
	width:200px;
	float:left;
	}
.Admin-Fixture-Row
{
	width:600px;
	float:left;
	text-align:center;
	margin-bottom:3px;
	}
.Admin-Fixture-Item1
{
	width:100px;
	float:left;
	}
.Admin-Fixture-Item-Short
{
	width:50px;
	float:left;
	}
.Admin-Fixture-Item-Long
{
	width:200px;
	float:left;
	}
.hideItem
{
	display:none;
	}
	
/* GALLERY */
.Gallery-Main-Contain
{
	width:400px;
	float:left;
	margin-left:20px;
	}
.Gallery-Image-OuterContainer
{
	width:195px;
	padding-left:5px;
	height:200px;
	float:left;
	}
.Gallery-Image-InnerContainer
{
	width:190px;
	height:190px;
	}
.Gallery-Image-Header
{
	display:block;
	width:200px;
	font-family:Gill Sans MT;
	font-size:14px;
	text-align:center;
	}
.Gallery-Image-Resize
{
	max-width:180px;
	width:auto!important;
	width:180px;
	max-height:180px;
	height:auto!important;
	height:180px;
	}
.Contact-Info
{
	font-family:Gill Sans MT;
	font-size:14px;	
	}
.hidden
{
    display:none;
    }
.modalBackground
{
	background-color:#CCCCCC;
    opacity:0.5;
    filter: alpha(opacity=50);
	}
.ModalPopUpClass
{
	padding:5px;
    background-color:White;
    text-align:center;
    width:290px;
    clear:both;
    border:solid 1px black;
    height:140px;
    }
.TabContainerDiv
{
    width:600px;
    float:right;
    }

.hidden
{
	display:none;
	}
.modalBackground
{
	Z-INDEX: 90;	
	LEFT: 0px;	
	WIDTH: 100%;	
	POSITION: absolute;	
	TOP: 0px;	
	HEIGHT: 500px;	
	BACKGROUND-COLOR: #000;
	opacity:0.8;
    filter: alpha(opacity=80);
	}
.ModalBack
{
	background-color:White;
	padding-left:20px;
	}
.CancelButton
{
	font-size:16px;
	margin-left:100px;
	}
.EditNewsContainer
{
    float:left;
    width:500px;
    }
.EditNewsRow
{
	width:590px;
	background-color:rgb(225,225,225);
	margin-top:20px;
	margin-left:5px;
	float:left;
	}
.EditNewsTitle
{
	width:100px;
	float:left;
	}
.EditNewsDesc
{
	width:380px;
	float:left;
	}
.EditNewsLink
{
	width:100px;
	float:left;
	}
.EditNewsButtons
{
	width:590px;
	text-align:center;
	font-size:15px;
	float:left;
	}
.ButtonOnePanel
{
	width:100px;
	float:left;
	}
.ButtonTwoPanel
{
	width:100px;
	float:right;
	}
.NewsPage
{
    
    }
.NewsItemHeaderRow
{
    background-color:rgb(235,235,235);
    float:left;
    width:430px;
    padding:3px;
    }
.NewsItemHeaderRow h2
{
    text-align:center;
    width:430px;
    float:left;
    }
.NewsContentPanel p
{
    padding:5px;
    width:420px;
    float:left;
    border:solid 2px rgb(235,235,235);
    }
.UpdateIntro
{
    width:500px;
    float:left;
    }
.AdminPage
{
    width:420px;
    float:left;
    margin-top:10px;
    padding:5px;
    font-size:13px;
    }
.HomeDateItem
{
    
    }
.HomeDateItemTitle
{
    font-weight:bold;
    }
.LeagueEvents
{
    width:420px;
    float:left;
    font-size:13px;
    }
.LeagueEvents p
{
    width:400px;
    padding:5px;
    }
.LeagueEvents h2
{
    width:420px;
    }

 .LeagueEvents .DateRow
 {
     width:420px;
     background-color:rgb(235,235,235);
     }
.MainDateItem
{
    width:430px;
    padding:5px;
    float:left;
    border:solid 2px rgb(235,235,235);
    margin-top:10px;
    }
.weatherImageResize
{
    max-width:75px;
    width:auto!important;
    width:75px;
    }
.ShowContactRow
{
    float:left;
    width:600px;
   
    }
.ShowContactRow .Left
{
    float:left;
    width:200px; 
    }
.ShowContactRow .Right
{
    float:left;
    width:380px;
    }
.ViewClubContact
{
    width:500px;
    font-size:14px;
    padding:10px;
    border:solid 2px blue;
    float:left;
    }
.ViewClubContactNot
{
    width:600px;
    text-align:center;
    color:Red;
    font-size:22px;    
    }
.Map-Page
{
    padding:10px;
    float:left;
    width:580px;
    }
.Map-Page h2
{
    float:left;
    width:600px;
    text-align:center;
    margin-bottom:15px;
    margin-top:10px;
    }
.Map-Container
{
    margin-left:20px;
    margin-top:10px;
    }
.Map-Page p
{
    font-size:12px;
    text-align:justify;
    width:570px;
}    
.Testimonies
{
    width:420px;
    float:left;
    margin-left:10px;
    }
.Testimonies h2
{
    font-size:20px;
    text-align:left;
    }
.Testimonies p
{
    font-family:Gill Sans MT;
    font-size:14px;
    }
.OutstandingScores
{
    margin-top:30px;
    width:580px;
    float:left;    
    }
.Outstanding-Header-Item
{
    width:190px;
    float:left;
    text-align:center;
    }
.Outstanding-Header-Item h2
{
    font-size:18px;
    }
.OutstandingRow
{
    width:580px;
    float:left;
    }
.Outsanding-Row-Item
{
    width:190px;
    float:left;
    text-align:left;
    }
.LinkItemEditRow
{
    width:480px;
    float:left;
    }
.LinkItemEdit
{
    width:200px;
    float:left;
    }
.Logged-Scorer
{
	margin-right:50px;
	font-size:14px;
	color:Red;
	}
.Goal-Scorer-DD
{
	margin-right:50px;
	}
.Goal-Scorer-Row
{
	width:600px;
	float:left;
	}
.Repeater-Row-Scorers
{
	width:600px;
	float:left;
	}
.Lbl-1
{
	width:20px;
	}
.Lbl-2
{
	width:30px;
	}
.Top-Scorers-Page
{
	width:540px;
	float:left;
	padding:20px;
	}
.Top-Scorers-Page ul
{
	width:450px;
	float:left;
	list-style-type:none;
	list-style-image:none;
	}
.Top-Scorers-Page li
{
	width:450px;
	float:left;
	list-style-type:none;
	list-style-image:none;
	font-size:14px;
	}
.Goal-Scorers-Table
{
	
	}
.Header-Row
{
	background-color:Gray;
	color:White;
	font-weight:bold;
	float:left;
	border:solid 1px black;
	border-right:none;
	}
.Row
{
	float:left;
	border:solid 1px black;
	border-right:none;
	}
.Item1
{
	width:194px;
	float:left;
	border-right:solid 1px black;
	text-align:center;
	padding:3px;
	}
.Item2
{
	width:204px;
	float:left;
	border-right:solid 1px black;
	text-align:center;
	padding:3px;
	}
.Item3
{
	width:84px;
	float:left;
	border-right:solid 1px black;
	text-align:center;
	padding:3px;
	}
.ImageItem
{
	max-width:200px;
	float:left;
	margin-left:60px;
	margin-bottom:20px;
	}