
/* General Elements */
	body {
		background: #000000 url(../Images/bg_body.gif) repeat-x;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-size: 11px;
		line-height: 130%;
		text-align: center;
		color: #CCC;
		margin: 0;
		padding: 0;
	}
	p {
		margin: 0px;
		padding: 0px;
	}
	a {
		text-decoration: none;
		color: #FF9966;
	}
	a:hover {
		text-decoration: none;
		color: #6699CC;
	}
        	table {
		margin: 0px;
		padding: 0px;
		width: 100%;
	}
	td {
                	text-align: left;
                	padding: 4px;
	}
	ul {
                	text-align: left;
		padding: 0px 4px 0px 4px;
		margin-left: 35px;
	}
	h1 {
		color: #CC6633;
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		margin: 0px;
		padding: 7px;
	}
	h2 {
		font-size: 12px;
		text-align: center;
		margin: 0px;
		padding: 3px;
	}
	object {
		background-color: #000000;
	}
	.clearer  {display:block; clear: both; line-height: 0; height: 0;} /* For making container Divs work in IE6*/
	.clearer2  {display:block; clear: both; line-height: 3px; height: 3px;} /* For making container Divs work in IE6*/

/* -------End General Elements-------*/

/* Main Layout DIVS */
	#container {
		width: 900px;
		margin: 0 auto;
	}
	#infoBar {
		background: transparent;
		font-size: 11px;
		color: #666666;
		text-align: right;
		height: 15px;
		padding: 10px 0px 10px 0px;
		position: relative;
		overflow: hidden;
	}
	#header {
		background: transparent;
		height: 158px;
		padding-top: 0px;
		position: relative;
		overflow: hidden;
	}
	#topSection {
		background: transparent;
		text-align: center;
		height: 285px;
		margin: 0;
		padding-bottom: 1px;
		position: relative;
		overflow: hidden;
	}
	#matchContainer {
		background: #1A1A1A;
		padding: 10px;
		overflow: hidden;
		border-bottom: 1px solid #777777;
	}
	#index3Column {
		background: transparent;
		padding: 10px 0px 10px 0px;
		overflow: hidden;
	}
	#footer {
		width: 100%;
		height: 155px;
		background: #000000 url(../Images/bg_footer.gif) repeat-x;
		color: #333333;
		text-align: center;
		padding: 15px 0 15px 0;
		margin: 10px 0 10px 0;
	}
	#ieMessage{
		background:#DB2E2E;
		border:1px solid #333;
		color: #fff;
		padding:15px;
		font-size:12px;
	}
/* -------End Main Layout Styles-------*/

/* Main Layout Styles and containers*/
	#infoBar h1 {
		font-size: 12px;
		font-weight: normal;
		color: #666666;
		float: left;
		margin: 0px;
		padding: 0px;
	}
	#infoBar h1 a {
		text-decoration: none;
		color: #666666;
	}

	#infoBar h1 a:hover {
		text-decoration: none;
		color: #6699CC;
	}
	#headerLogo {
		position: absolute;
		top: 0;
		right: 0;
	}
	#news {
		float: left;
		width: 300px;
		height: 100%;
	}
	#introVid {
		float: right;
		width: 590px;
		height: 100%;
	}
	#topLeft {
		float: left;
		width: 280px;
		height: 100%;
	}
	#topRight {
		float: right;
		width: 610px;
		height: 100%;
	}
	#matchLeftColumn {
		float: left;
		width: 350px;
	}
	.matchLeftColumn {
		float:left;
		width: 350px;
	}
	#matchRightColumn {
		float: right;
		width: 510px;
		padding: 5px;
	}
	.matchRightColumn {
		float: right;
		width: 510px;
	}
	.matchRightColumn a{
		text-align: right;
		padding: 5px 0 5px 0;
	}
	.matchRightColumn a:hover{
		color: #6699CC;
	}
         .matchRightColumn p {
		text-align: left;
		padding: 5px 0 5px 0;
	}
	#teamBox {
		color: #000;
		width: 350px;
		font-size: 11px;
		text-align: center;
		background-image: url(../Images/gameImages/pitch.png);
		border: solid #999999 1px;
		margin: 5px 0 5px 0;
	}
	table#teamBox td {
		text-align: center;
                    padding: 4px 0 0 0;
		margin: 0px;
	}
	#bench {
		color: #000;
		width: 350px;
		font-size: 10px;
		text-align: center;
		padding-top: 5px;
	}
	#bench2 {
		color: #000;
		width: 140px;
		margin-left: 105px;
		margin-right: 105px;
		font-size: 10px;
		text-align: center;
		padding-top: 5px;
	}
	table#bench td,  table#bench2 td {
		text-align: center;
		background-image: url(../Images/gameImages/bench.png);
		padding: 4px 4px 8px 4px;
	}
	#bench p, #bench2 p {
		padding: 2px 0 2px 0;
	}
	#colLeft {
		position: relative;
		float: left;
		width: 33%;
		text-align: center;
	}
	#colMiddle {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		position:relative;
		width: 33%;
	}
	table.style1{
		border-collapse: collapse;
		width: 96%;
		margin: 5px 5px 5px 5px;
		border: 1px solid #333333;
		background: #1A1A1A;
	}
	.style1 td{
		text-align: center;
		padding-top: 3px;
		padding-bottom: 3px;
		border-bottom: 1px solid #333333;
	}
	#colRight {
		position: relative;
		float: right;
		width: 33%;
	}
	#awards{
		font-size: 11px;
		text-align: left;
		padding-top: 5px;
	}
	table#awards td {
		padding: 1px;
	}
	table.forumFeed {
		border: solid #999999 1px;
		background: #111111;
		margin: 5px 0 5px 0;
	}
	table.forumFeed td{
		padding: 1px;
		text-align: left;
	}
	#footerContainer {
		width: 900px;
		margin: 0 auto;
		padding: 5px 0 10px 0;
	}
	#footerLeft {
		float: left;
		width: 20%;
		text-align: left;
	}
	#footerMiddle {
		margin-left: 21%;
		margin-right: 21%;
		padding-top: 13px;
		width: auto;
		text-align: center;
	}
	#footerRight {
		float: right;
		width: 20%;
		padding-top: 18px;
	}
	.mainLeftColumn {
		float: left;
		width: 250px;
	}
	.mainLeftColumn img {
		border: solid #999999 1px;
	}
	.mainRightColumn {
		float: right;
		width: 610px;
	}
	.mainRightColumn p {
		text-align: left;
		padding: 5px 0 5px 0;
	}
	.fullSection {
		float: left;
		width: 100%;
	}
	.fullSection p {
		text-align: left;
		padding: 5px 0 5px 0;
	}
	.fixturesLeftColumn {
		float: left;
		width: 100px;
	}
	.fixturesRightColumn {
		float: right;
		width: 760px;
		text-align: left;
	}
	.fixturesRightColumn p {
		text-align: left;
		padding: 5px 0 5px 0;
	}
	.fixturesRightColumn table{
		border-collapse: collapse;
		width: 755px;
		margin: 5px 5px 5px 0px;
	}
	.fixturesRightColumn td {
		border: 1px solid #333333;
		text-align: center;
		padding: 2px;
	}
	tr.promoted, td.promoted {
		background: #2a2a2a;
	}
	td.promotedBadge {
		background: #1A1A1A;
	}
	td.squadNo {
		background: #1A1A1A url(../Images/Players/weeStrip.gif) no-repeat;
		background-position: center;
	}
	td.squadNo2 {
		background: #1A1A1A url(../Images/Players/weeStrip2.gif) no-repeat;
		background-position: center;
	}
	/* for Sponsors pages */
	.split50Left {
		float: left;
		width: 50%;
	}
	.split50Right {
		float: right;
		width: 50%;
	}
	.halfTab {
		margin-left: 24%;
		margin-right: 24%;
		width: 40%;
	}
	/* End Sponsors */
	#leftHalf {
		float: left;
		width: 425px;
		padding: 5px;
	}
	#rightHalf {
		float: right;
		width: 425px;
		padding: 5px;
	}
	#rightHalf p, #leftHalf p {
		text-align: left;
		padding: 5px 0 5px 0;
	}
	#matchSponsor{
		background: transparent url(../Images/gameImages/reports/matchBallSponsor.gif);
		background-repeat: no-repeat;
		margin: 10px 5px 10px 5px;
		padding: 10px 10px 10px 60px;
		border: solid #333333 1px;
	}
	#profilesLeft{
		float: left;
		width: 240px;
		text-align: center;
	}
	#profilesLeft table{
		border-collapse: collapse;
		width: 230px;
		margin: 5px;
	}
	#profilesRight table{
		border-collapse: collapse;
		width: 635px;
		margin: 5px 5px 5px 0px;
	}
	#profilesLeft td, #profilesRight td{
		border: 1px solid #333333;
		text-align: center;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	#profilesRight{
		float: right;
		width: 640px;
		text-align: left;
	}
	.picDesc {text-align:center; font-size: 85%; margin: 5px 0px 0px 0px; padding: 5px 0px 0px 0px;}
	img.noBorder {border-style: none; vertical-align: middle; margin: 1px;}
	img.border {border: 1px solid #999999; margin: 1px;}
	img.borderVATop {border: 1px solid #999999; vertical-align: top; margin: 1px;}
/* -------End Main Layout Styles-------*/

/* Main Menu */
	#mainMenu {
		text-align: left;
		width: 545px;
		float: left;
		padding: 0;
		margin: 25px 0px 0px 0px; /*change to move menu down*/
	}
	#menu li a {
		color: #CCCCCC;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		text-align: center;
		background-image: url(../Images/Menu/menuIcons.png);
		background-repeat: no-repeat;
		background-position: 50% 0;
		display: block;
		padding: 65px 7px 20px 7px;
		width: 5em;
	}
	#menu li a:hover {
		background-image: url(../Images/Menu/IconsHover.png);
	}
	#menu li {
		display: block;
		float: left;
	}
	#menu, #menu ul {
		display: inline-block
	}
	#menu li#menuHome a {
		background-position: 50% 0;
	}
	#menu li#menuClub a {
		background-position: 50% -500px;
	}
	#menu li#menuGames a {
		background-position: 50% -1000px;
	}
	#menu li#menuPlayers a {
		background-position: 50% -1500px;
	}
	#menu li#menuSponsors a {
		background-position: 50% -2000px;
	}
	#menu li#menu19s a {
		background-position: 50% -2500px;
	}
	#menu li#menuForum a {
		background-position: 50% -3000px;
	}
/* -------End Menu-------*/

/* Sections Sub Menu */
	#subMenuContainer {
		margin-top: 5%;
		margin-bottom: 5%;
		margin-right: 20%;
		width: 80%;
		border: solid #333333 1px;
		height: 90%;
	}
	ul#subMenu {
		font-style: normal;
		font-weight: normal;
		overflow: visible;
		vertical-align: top;
		text-align: left;
		text-decoration: none;
		white-space: nowrap;
		line-height: 29px;
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: transparent;
	}
	#subMenu li {list-style-type: none; display: inline;}
	#subMenu a {text-decoration: none; color: #dddddd; display: block;}
	#subMenu a:link {text-decoration: none; color: #dddddd; display: block;}
	#subMenu a:visited { text-decoration: none; color: #dddddd; display: block;}
	#subMenu a:hover {text-decoration: none; color: #CC6633; background: #FFF url(../Images/Menu/menuOverBG.jpg); display: block; border: 1px solid #222222;}
	.subMenuSelected {text-decoration: none; color: #FFFFFF; background: #000 url(../Images/Menu/menuSelected.jpg); display: block;}
/* -------End Sub Menu-------*/

/* Fixtures Sub Menu */
	#fixturesSubMenuContainer {
		margin-top: 5%;
		margin-bottom: 5%;
		width: 100%;
		border: solid #333333 1px;
		height: 90%;
	}
	ul#fixturesSubMenu {
		font-style: normal;
		font-weight: normal;
		overflow: visible;
		vertical-align: top;
		text-align: left;
		text-decoration: none;
		white-space: nowrap;
		line-height: 29px;
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: transparent;
	}
	#fixturesSubMenu li {list-style-type: none; display: inline;}
	#fixturesSubMenu a {text-decoration: none; color: #dddddd; display: block;}
	#fixturesSubMenu a:link {text-decoration: none; color: #dddddd; display: block;}
	#fixturesSubMenu a:visited { text-decoration: none; color: #dddddd; display: block;}
	#fixturesSubMenu a:hover {text-decoration: none; color: #CC6633; background: #FFF url(../Images/Menu/fixturesMenuOverBG.jpg); display: block; border: 1px solid #222222;}
	.fixturesSubMenuSelected {text-decoration: none; color: #FFFFFF; background: #000 url(../Images/Menu/fixturesMenuSelected.jpg); display: block;}
/* -------End Sub Menu-------*/

/* Text Styles */
	span {
		font-size: 11px;
	}
	span.textStyle1 {
		color: #666666;
		padding-right: 20px;
		padding-left: 20px;
	}
	span.textStyle2 {
		color: #666666;
		padding-left: 20px;
	}
	.textBold {
		font-size: 11px;
		font-weight: bold;
	}
	.textScorer {
		font-size: 11px;
		color: #CCCC99;
		font-weight: bold;
	}
	.textScorerItalic {
		font-size: 11px;
		color: #CCCC99;
		font-weight: normal;
		font-style: italic;
	}
	.paraStyle {
		text-align: left;
		padding: 6px 0 6px 0;
	}
	.paraStylePadded {
		text-align: left;
		padding: 6px;
	}

       	.paraStyleRight {
		text-align: right !important;
		padding: 6px 0 6px 0 !important;
	}
	.disclaimer {
		font-size: 9px;
		text-align: left;
		padding: 5px 0 5px 0;
	}
	.menuHeadings {
		color: #CCC;
		font-size: 12px;
		font-weight: bold;
		text-decoration: underline;
		text-align: center;
		margin: 0px;
		padding: 15px 7px 15px 7px;
		background: transparent url(../Images/headingBacks.gif);
		border-bottom: solid #333333 1px;
	}
	.headers{
		background: transparent url(../Images/headingBacks.gif);
		background-repeat: repeat;
		text-align: left;
		margin: 5px 5px 5px 0px;
		padding: 10px 10px 10px 10px;
		border: solid #333333 1px;
	}
	.paraQuote{
		background: transparent url(../Images/contact/quote.gif);
		background-repeat: no-repeat;
		color: #CC6633;
		padding: 15px 20px 15px 20px;
	}
	.alignLeft { float:left; margin: 0 1em 1em 1em; }
	.alignRight { float:right; margin: 0 1em 1em 1em;}

/* -------End Text Styles-------*/

	table.WC {
		border: solid #999999 1px;
		background: #111111;
		margin: 5px 0 5px 0;
	}
	table.WC td{
		padding: 1px;
		text-align: center;
	}

/* News Section Layout Styles and containers*/

	.newsLeft{
		float: left;
		width: 300px;
		height: 94%;
		padding: 3px;
		margin: 5px 0 5px 0;
		border: 1px solid #333333;
		background: #000000 url(../Images/News/BG.png) repeat-x;
	}
	.newsLeft td{
		padding: 2px;
		margin: 3px;
	}
	.newsImg{
		border: 1px solid #663300;
	}
	.newsHeadline{
		color: #CC6633;
		font-size: 12px;
		font-weight: bold;
		text-transform:uppercase;
		text-align: left;
		margin: 0;
		padding: 0;
	}
	.newsDate{
		color: #bbbbbb;
		font-size: 9px;
		font-weight: bold;
		text-transform:uppercase;
		text-align: left;
	}
	.newsStory{
		font-size: 9px;
	}
	.storyLeft{
		float: left;
		width: 160px;
	}
	.storyRight{
		float: right;
		width: 330px;
		text-align: left;
	}
/* Club Colours*/

td.Black {
	background: #000000;
	border: 1px #333333 solid;
}
td.White {
	background: #FFFFFF;
	border: 1px #333333 solid;
}
td.Red {
	background: #FF3300;
	border: 1px #333333 solid;
}
td.Yellow {
	background: #FFFF00;
	border: 1px #333333 solid;
}
td.RoyalBlue {
	background: #003399;
	border: 1px #333333 solid;
}
td.Maroon {
	background: #990033;
	border: 1px #333333 solid;
}
td.Orange {
	background: #FF9900;
	border: 1px #333333 solid;
}
td.SkyBlue {
	background: #CCFFFF;
	border: 1px #333333 solid;
}
td.Green {
	background: #66CC00;
	border: 1px #333333 solid;
}
td.Pink {
	background: #FF6699;
	border: 1px #333333 solid;
}





