@charset "utf-8";
/* CSS Document */
body {
	background: #1d1d4a url(/images/bgd.jpg) repeat-x ;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;		
	margin:0; padding:0;
}
body.page1 #mainMenu a#loc1 {border-bottom:solid 4px #fff;}
body.page2 #mainMenu a#loc2 {border-bottom:solid 4px #fff;}
body.page3 #mainMenu a#loc3 {border-bottom:solid 4px #fff;}
body.page4 #mainMenu a#loc4 {border-bottom:solid 4px #fff;}
body.page5 #mainMenu a#loc5 {border-bottom:solid 4px #fff;}
body.page6 #mainMenu a#loc6 {border-bottom:solid 4px #fff;}
body.page7 #mainMenu a#loc7 {border-bottom:solid 4px #fff;}
body.page8 #mainMenu a#loc8 {border-bottom:solid 4px #fff;}
body.page9 #mainMenu a#loc9 {border-bottom:solid 4px #fff;}



a {text-decoration:none; font-weight:bold; color:#2f3363;}
a:hover { color:#000000; text-decoration:underline;}

#wrap {
	width:970px;
	height:auto;
	padding:0;
	margin:0 auto;
		}
h1 {

		background-color:#010080;
	border:1px solid #272943;
	color:#FFFFFF;
	font-size:1.5em;
	font-weight:bold;
	margin:0;
	padding:9px;	
	}
	
h1.homeheading {
	font-size:2.1em;
	background-color:#6a7aba;
	color:#FFF;
	font-weight:bold;
	padding:13px 13px 13px 23px;
	margin:0;
	border:0;
	padding-bottom:4px;
	background-image: url(/images/arrow3.jpg);
	background-repeat: no-repeat;
	background-position: 160px 15px;
}
	
h2 {
	font-size:1.4em;
	color:#fff;
	font-weight:bold;
	background-color:#1c1e33;
	margin:0;
	padding:9px;		
	}
h2 a{
	color:#fff;	text-decoration:none;
	}	
	h2 a:hover{
	color:#fff; text-decoration:underline;
	}

h5 {
	background-color:#010080;
	border:1px solid #272943;
	color:#FFFFFF;
	font-size:1.5em;
	font-weight:bold;
	margin:0;
	padding:9px;		
	}
h4{
	font-size:1.3em;
	color:#fff;	
	}
.cleardiv{
	clear:both;
	font-size:0;
	}
	
#display ul {padding:0 0 0 10px; margin:0;
	}	
#display ul li{
	padding:1px 0 6px 14px;
	list-style-image: none;
	list-style-type: none;
	margin:0px;
	background-image: url(/Admin/images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	}
#display ul li a {
	}
#display ul li a:hover{
     text-decoration:underline;	
	}

	
	
	
	
	
.padding {
	padding-left:10px;
	padding-right:10px;
}
.title {
	font-size:1em;
	font-weight:bold;	
	}
.blue {
    padding-left:10px;
	color:#6878b8;
	font-size:1.1em;
}
.white {
    padding-left:10px;
	color:#fff;
	text-align:justify;
}
.whiteBold {
    padding-left:10px;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	text-align:justify;
}
#search {
	margin-top:0;
	position:absolute;
	right:0;
	top:0;
	height:38px;
	width:246px;
	background:#6f77a5 url(/images/bgdSearch.jpg) no-repeat bottom left;
	color:#FFFFFF;
	font-size:1.2em;
	padding-left:20px;
	padding-top:-5px;
}
#search input {
	padding-top:0;
	height:15px;
}
#header {
	margin-top:0;
	background: url(/images/logoHeader2.jpg) no-repeat 0 0;
	height:185px;
	position:relative;	
	}
#mainMenu { 
	width:970px;
	height:35px;
	margin:0;
	margin-top:130px;
	position:absolute;	
	}
#mainMenu ul#nav {
	margin-left:20px;
	padding:0;
	}
#mainMenu ul#nav li {	
	padding-right:20px;
	float:left;
	list-style:none;
	padding-top:3px;	
	margin:0;
	}
#mainMenu ul#nav li a{
	font-size:1.15em;	
	float:left;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	}
#mainMenu ul#nav li a:hover{
	border-bottom:solid 4px #6c7499;
	}
.dropShadow {
	float:right;
	width:970px;
}
#topLeftCorner {
	float:left;
	width:939px;
	height:11px;
}
#topRightCorner {
	float:right;
	width:11px;
	height:11px;
}
#leftBottomWrap {
 	float:left;
 	width:15px;
	height:15px;
}	
#centerBottomWrap {
	float:left;
	background-color:#12122c;
 	width:940px;
	height:15px;
}
#rightBottomWrap {
 	float:right;
 	width:15px;
	height:15px;
}
.right {
	float:right;
}	
/*------container-------*/
#container {
	background:#100e24 url(/images/bgdContainer.jpg) repeat-x;
}
#content {
	
}
#portfolio {
	padding:0;
	margin:0;
	border:0;
}
#portfolio li{
	list-style:none;
}
#players {
	float:left;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:20px;
	height:250px;
	width:620px;
	overflow:hidden;
	}
#welcome {
	position:relative;
	float:right;
	margin-right:10px;
	margin-top:10px;
	width:330px;
	background-color:#6a7aba;
	height:250px;
	}
#welcomeInside {
	padding-right:20px;
	padding-left:10px;
}
.headingWelcome {
	height:33px;
	background-color:#010080;
	padding-top:15px;
	padding-left:20px;
}	
#arrow {
	float:right;
	position:relative;
	top:-42px;
	right:150px;
	width:24px;
	height:24px;
}
#arrow img {
	border:none;
}
#board {
	float:left;
	margin-left:10px;
	width:230px;
	height:260px;	
	}
.headingFull {
	height:30px;
	background-color:#010080;
}
#boardInside {
	background:#fefefe url(/images/bgdBoard.jpg) repeat-x 0 116px;
	width:210px;
	height:245px;
	margin:0 10px;
	}
#boardWrap {
	background-color:#1c1e33;
	width:230px;
	height:240px;

}
#boardInsideTall {
	background:#fefefe url(/images/bgdBoard.jpg) repeat-x 0 30px ;
	width:210px;
	height:240px;
	margin:0 10px;
	}

#board ul {
	margin-top:1px;
	margin-left:-30px;
	list-style:none;
	}
#board li {
	padding-bottom:0;
	padding-left:20px;
	background-position: left 2px;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	}
#board table{
	width:200px;
	padding:5px;
	}
#board table td {
	padding:5px;
	}
	
	
/*------bottom-------*/
#bottomNav {
	padding-top:22px;
	color:#FFFFFF;
	height:330px;
	}
#navigation {
	float:left;
	margin-left:10px;		
	}
#navigation ul {
	list-style:none;
	margin-left:0;
	font-size:1em;
	}
#navigation li {
	padding:2px 2px 2px 0;
	margin-left:-35px;
	}
#navigation li a {
	color:#FFFFFF;
	text-decoration:none;
	}
#sponsors {
	float:left;
	margin-left:80px;	
	width:350px;	
	}
#sponsors table{
	font-size:0.8em;		
	}
#sponsors table td {
	padding:3px 5px 10px 5px;	
	}
#sponsors a img {
	border:none;	
	}
#events {
	float:right;
	width:320px;
	}
#bbc, #feed-control {
	margin-left:-15px;	
	}	
/*------footer-------*/
#footer {
	background-color:#080812;
	margin: 40px 10px -20px 10px;
	height:70px;
	color:#fff;
	}
#footer p {
	float:left;
	margin:10px auto auto 10px;
	width:300px;
	}
.bookmarks {
	float:right;
	margin:3px -2px  auto auto;
	width:300px;
	}
.bookmarks img {
	border:none;	
	}
/*-----------DOCUMENTS--------------*/
#sideBarHistory {
   background:url("/images/bgdBoard.jpg") repeat-x scroll 0 30px #FEFEFE;
	float:left;
	min-height:620px;
	margin:0 10px;
	position:relative;
	width:200px;
	padding:0 0 20px 0;
	}	
#sideBarHistory ul {font-size:1em;	margin-left:0;	margin-top:15px;	}
#sideBarHistory  li {list-style:none;background-image:url("/images/bullet.gif");background-position:left 2px;background-repeat:no-repeat;margin-left:10px;padding:0 2px 2px 20px;}
#sideBarHistory  li a {	text-decoration:none;	color:#000000;	}
#sideBarHistory  li a:hover {text-decoration:none;	color:#6878b8;	}

#sidebarcompetition {
   background:url("/images/bgdBoard.jpg") repeat-x scroll 0 30px #FEFEFE;
	float:left;
	min-height:620px;
	margin:0 10px;
	position:relative;
	width:200px;
	padding:0 0 20px 0;
	}	
#sidebarcompetition h3 {padding:0px 0px 0px 10px;font-family:Arial,Helvetica,sans-serif;font-size:14px}

#sidebarcompetition ul {font-size:1em;	margin-left:0;	margin-top:15px;padding:0}
#sidebarcompetition  li {list-style:none;background-image:url("/images/bullet.gif");background-position:left 2px;background-repeat:no-repeat;margin-left:10px;padding:0 2px 2px 20px;}
#sidebarcompetition  li a {	text-decoration:none;	color:#000000;	}
#sidebarcompetition  li a:hover {text-decoration:none;	color:#6878b8;	}

.active {
	color:#6878b8;
}
.active a {
	color:#6878b8;
	text-decoration:none;
}
#display {
	float:right;
	margin-right:10px;
	padding:20px 20px;
	width:695px;
	background-color:#fefefe;
	border:1px solid #4e5991;
	min-height:600px;
	}
#display a{
	Font-size:1em;
	}

#display img {
	float:right;
	clear:left;
	padding:10px;
	}
#display object {
	padding-top:70px;
	padding-left:20px;
	}

/*.download {
	padding-left:30px;
	width:625px;
	height:50px;
	background-image:url("/images/bullet.gif");
    background-position:5px 15px;
    background-repeat:no-repeat;

}	
.download a {
	text-decoration:none;
	color:#000000;
}
.download img {
	border:none;

}*/


#display ul.doc {margin:0; padding:0;}

#display ul.doc li{
	margin:4px 0;
	list-style-image: none;
	list-style-type: none;
	padding:10px 10px 10px 30px;
	background-image: url(/images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	border-bottom:1px #999999 dotted;
}




a.left {
	margin-left:50px;
}



	
/*------DISCIPLINE------*/	
	
#tableDiscipline {
	margin:0;
	padding:0;	
	background-color:#fff;
	border-collapse:collapse;
	width:695px;
}
#tableDiscipline img{
	margin:0;
	padding:0;	
	border:0;
}
#tableDiscipline thead {
	margin:0;
	padding:0;		
}
#tableDiscipline th {	
	text-align:left;
	color:#6878b8;
	height:30px;
	border-top:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
}
#tableDiscipline td {
	text-align:centre;
	font-size:1.5em;
	background-image: url(/images/tablecell.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#tableDisciplineB {
	margin:0;
	padding:0;	
	baground-color:#000;
	border-collapse:collapse;	
}
#tableDisciplineB img{
	margin:0;
	padding:0;	
	border:0;
}
#tableDisciplineB thead {
	margin:0;
	padding:0;		
}
#tableDisciplineB th {	
	text-align:left;
	color:#6878b8;
	height:30px;
	border-top:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
}
#tableDisciplineB td { 
    text-align:centre; 
	font-size:0.8em;	
		background-image: url(/images/tablecell.png);
	background-repeat: repeat-x;
	background-position: left bottom;	
}
.span {
	margin:0;
	padding:0;
	border:0;
}
.club  {
   width:80px;
   padding:5px 5px 10px 5px;	
}
.playerName, .opposingClub {
    width:80px;
    padding:5px 5px 10px 5px;	
}
.offence {
    width:90px;
    padding:5px 5px 10px 5px;
	margin-top:5px;
}
.suspension {
   width:90px;
    padding:5px 5px 10px 5px;
}
.additional {
   width:90px;
    padding:5px 5px 10px 5px;
}
.fine {
   width:40px;
    padding:5px 5px 10px 5px;
}
.league {
   width:45px;
    padding:5px 5px 10px 5px;
}
	
/*------CONTACT------*/
.address {
	padding:0 10px 0 10px;	
}
.errortext {
	padding:0 10px 0 10px;	
	color:#e93428;	
}
#map {
	padding-top:10px;
}
#displayContact {
	float:right;
	margin-right:10px;
	padding:20px 30px 10px 30px;
	width:677px;
	height:588px;
	background:url(/images/bgd_contact.jpg) no-repeat  bottom right #fefefe;
	border:1px solid #2e2e2e;
	}
#displayContact table {
	width:500px;
	font-size:1.1em;
	}
.contact {
	font-size:1.8em;
	color:#999999;
	font-weight:bold;	
	}
.imageLeft {
	float:left;
	width:192px;
	padding-right:50px;
	padding-bottom:20px;
}	

table.admtable {width:100%;}
table.admtable td{ padding:9px 6px 9px 0px; font-size:12px; vertical-align:middle; border-left:0px; }
table.admtable td.brief{ vertical-align:top; }
.required {
	border:1px solid #ccc;
	width:210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.required2 {
	border:1px solid #ccc;
	width:210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:capitalize ;
}
.required3 {
	border:1px solid #ccc;
	width:210px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/*buttons*/

a.button2, a:link.button2, a:active.button2, a:visited.button2 {
	height:26px;
	background-image: url(/images/button2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: inline-block;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	margin:8px 0;
	padding:0;
	cursor: default;
	font-weight: bold;
}

a:hover.button2 {
 background-image: url(/images/button2.gif);
 background-repeat: no-repeat;
 background-position: right bottom;
}

a.button2 span, a:link.button2 span, a:active.button2 span, a:visited.button2 span {
	height:21px;
	background-image: url(/images/button2b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	margin: 0;
	padding: 5px 8px 0 8px;
}

a:hover.button2 span {
 background-image: url(/images/button2b.gif);
 background-repeat: no-repeat;
 background-position: left bottom;
}


/*hr*/

hr {
	color: #ffffff;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
	margin-top: 0.9em;
	margin-right: 0em;
	margin-bottom: 0.9em;
	margin-left: 0em;
}


.newsList {width:690px; margin:20px 0 0}

#ctl00_Main_Content_newsSearch1_lbl_Extender {
float:left;
margin:0;
padding:0 10px;
width:130px;}

.css_archived{
height:200px;
}
