/* comon.css PblackictionFootball */

/*
 * This file contains some comments on how to modify the css file. The comments are not 
 * comprehensive. There is a wealth of information and tutorials on the internet for 
 * CSS files.
 */

/*
 * The following 3 entries are for the regular links used within the league.
 * A:link is the standard link style
 * A:visited is for links that the user has clicked.
 * A:hover is the style for when the user has the mouse over the link
 */

A:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;  /* The font family Helvetica, courier etc... */
  font-size: 8pt;                      /* The size of the text */
  font-style: normal;                   /* inherit, italic, normal, oblique */                   
  line-height: normal;                  /* the line height inherit or normal */
  font-weight: normal;                  /* bold, bolder inherit, lighter, normal or a value like 100 */ 
  font-variant: normal;									/* inherit, normal, smallcaps */
  color: #1f527b; 													/* Text colour, e.g. black, blue, green or code #FFFFFF */
  text-decoration: none;                /* blink, inherit, line-through, underline, overline, none */
  font-weight:bold;
}
A:visited { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: #1f527b; text-decoration: none;
  font-weight:bold;
}
A:hover { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: #0d3059; 
  font-weight:bold;
}

/* The following three entries are for the version link (Poweblack by..) */
A.VERSION:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: #1f527b; 
  text-decoration: none 
}
A.VERSION:link { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: #1f527b; 
  text-decoration: none 
}
A.VERSION:hover { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: #0d3059; 
  text-decoration: none 
}

/* These are for the match statistics links */
A.Pblack:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: white; 
  text-decoration: none 
}
A.Pblack:link { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: white; 
  text-decoration: none 
}
A.Pblack:hover { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: white; 
  text-decoration: none 
}

/* 
 * This is the style of body of the page. The body tag is the top ost tag of the document.
 * Using this entry you can add a background image, background colours and set overall alingment. 
 */
body.MAIN {
  background-color: #5C83A8;
  margin:1; 
  padding:1; 
  text-align: center;
  background-image:url(images/background.jpg);
  background-repeat:repeat;
}
.LIDS {
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#FFFFFF;
font-weight:bold;
background-color:#000000;
}
.Stats {
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#FFFFFF;
font-weight:bold;
}

/* This entry is for */
font.LANG {
  font-size: 8pt; 
  color: white; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  text-decoration: none
}
font.TBLHEAD {
  font-size: 10pt; 
  color: white; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  text-decoration: none
}



.TBLHEAD A:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: #ffffff; text-decoration: none;
  font-weight:bold;
}
.TBLHEAD A:link { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: #ffffff; text-decoration: none;
  font-weight:bold;
}
.TBLHEAD A:hover { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: #ffffff; text-decoration: none;
  font-weight:bold;
}



font.UADUP {
  font-size: 10pt; 
  color: white; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none
}
font.UADDOWN {
  font-size: 10pt; 
  color: white; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none
}
font.TBLROW {
  font-size: 10pt; 
  color: #000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration:none;
  font-weight:bold;
}
font.VERSION {
  font-size: 8pt; 
  color: #000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none;
}
font.POS1 {
  font-size: 10pt; 
  color: #000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none; 
  background-color: GOLD;
}
font.POS2 {
  font-size: 10pt; 
  color: #000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none; 
  background-color: #aaffaa;
}
font.POS3 {
  font-size: 10pt; 
  color: #000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none; 
  background-color: #eeffaa;
}
font.PRDROW {
  font-size: 10pt;
  color: #000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: normal; 
  text-decoration: none; 
  background-color: #e0e0e0;
}
font.LOGINHD {
  font-size: 8pt; 
  color: white; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  text-decoration: none; 
}
font.LOGINRW {
  font-size: 8pt; 
  color: #000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none; 
  background-color: #e0e0e0
}

font.HELPTEXT {
  font-size: 10pt; 
  color: #000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none; 
  background-color: WHITE}
font.HELPROW {
  font-size: 10pt; 
  color: #000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none}
font.HELPHEAD {
  font-size: 10pt; 
  color: WHITE; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: BOLD
}
font.PblackHEAD {
  font-size: 8pt; 
  color: black; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: BOLD
}

table.LEFT {
  width: 140px; 
  background-color: #ffffff;
  cell-spacing: 0px;
  padding: 0px;
}
table.CENTER {
  border: groove black 0px;
  background-color: #ffffff;
  cell-spacing: 0px;
  padding: 0px;
  width: 500px;
}
table.RIGHT {
  border: groove black 0px;
  width: 145px; 
  background-color: #ffffff;
}
table.MAINTB {
  background-color: transparent;
  cell-spacing: 0px;
  padding: 0px;

}
table.HELPTB {
  background-color: transparent;
  width: 500px; 
  cell-spacing: 0px;
  border: inset black 0px;
  padding: 0px;
}
table.MSGTB {
  background-color: transparent;
  width: 500px; 
  cell-spacing: 0px;
  border: inset black 0px;
  padding: 0px;
}
iframe.STANDTB {
  background-color: #03173a;
  width: 500px; 
  height: 400px; 
  cell-spacing: 0px;
  border: inset black 0px;
  padding: 0px;
}
table.STANDTB {
  background-color: transparent;
  width: 500px; 
  cell-spacing: 0px;
  border: inset black 0px;
  padding: 0px;
}
table.PblackTB {
  background-color: transparent;
  width: 140px; 
  cell-spacing: 0px;
  border: inset black 0px;
  padding: 0px;
}
table.MENUTB {
  background-color: transparent;
  width: 140px; 
  cell-spacing: 0px;
  border: inset black 0px;
  padding: 0px;
}
table.LANG {
  background-color: transparent;
  width: 140px; 
  cell-spacing: 0px;
  border: groove black 0px;
  padding: 0px;
}
table.LOGINTB {
  background-color: transparent;
  width: 140px; 
  cell-spacing: 0px;
  border: groove black 0px;
  padding: 0px;
}
td.LANG {
  background-color: #03173a;
  text-align: center;
}
td.TBLHEAD {
  background-color: #03173a;
  width: 100%; 
}
td.POS1 {
  background-color: GOLD;
}
td.POS2 {
  background-color: #aaffaa;
}
td.POS3 {
  background-color: #eeffaa;
}
td.UADUP {
  background-color: #44CC44;
}
td.UADDOWN {
  background-color: #BB8888;
}
td.TBLROW {
background-color: transparent;
}
td.LOGINHD {background-color: #03173a}
td.LOGINRW {background-color: #e0e0e0}

td.LEFTCOL {
  width: 140px; 
  background-color: #e8e8e8;
  vertical-align: top;
}
td.CENTERCOL {
  width: 500px; 
  vertical-align: top; 
  text-align: left;
  background-color:#FFFFFF;
}
td.RIGHTCOL {
  width: 145px; 
  background-color: #e8e8e8;
  vertical-align: top;
}
td.TBLPOS {background-color: #03173a; width: 40px; text-align: center}
td.TBLUSER {background-color: #03173a; width: 180px; text-align: center}
td.TBLPLAYED {background-color: #03173a; width: 40px; text-align: center}
td.TBLWON {background-color: #03173a; width: 40px; text-align: center}
td.TBLDRAWN {background-color: #03173a; width: 40px; text-align: center}
td.TBLLOST {background-color: #03173a; width: 40px; text-align: center}
td.TBLFOR {background-color: #03173a; width: 40px; text-align: center}
td.TBLAGAINST {background-color: #03173a; width: 40px; text-align: center}
td.TBLGD {background-color: #03173a; width: 40px; text-align: center}
td.TBLPTS {background-color: #03173a; width: 40px; text-align: center}

font.ERROR {
  font-size: 8pt; 
  color: WHITE; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none
}
td.ERROR {
  background-color: #ee4444;
}
font.WARNING {
  font-size: 8pt; 
  color: WHITE; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none
}
td.WARNING {
  background-color: #ffff66;
}
font.INFO {
  font-size: 8pt; 
  color: WHITE; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none
}
td.INFO {
  background-color: #66cc66;
}
font.SHOUTROW {
  font-size: 8pt; 
  color: #000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none
}
td.SHOUTROW {
  background-color: #FFFFFF;
}
div.SHOUTROW {
  background : #FFFFFF; 
  color : #000000;
  padding : 1px; 
  width : 140px; 
  height : 200px; 
  overflow : auto;
}
img.SHOUTROW {
  height : 12px; 
}
table.MESSAGES {
  border: groove black 1px;
  background-color: transparent;
  cell-spacing: 0px;
  padding: 0px;
  width: 800px;
}
font.SHOUTHEAD {
  font-size: 8pt; 
  color: #000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none;
  font-weight: bold; 
}
font.SHOUTDATE {
  font-size: 7pt; 
  color: #333333; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none;
}
font.SHOUTMSG {
  font-size: 8pt; 
  color: #000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none
}

img.FLAG {
  width : 20px; 
  background-color:#ffffff;
}

td.TEAM {
  background-color: transparent;
}
font.TEAM {
  font-size: 10pt; 
  color: #000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none;
  font-weight:bold;
}
td.FLAG {
  background-color: transparent;
  text-align: CENTER;
}
font.FLAG {
  font-size: 10pt; 
  color: #000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none;
  font-weight:bold;
}

font.LEADER { 
  font-size: 10pt; 
  color: #000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none;
/*
   border: 0px solid; 
   border-color: #aaa; 
   color: #000000; 
   font-family: Verdana, Arial, Helvetica, sans-serif, Helvetica; 
   font-size: 10px; 
   font-weight: bold; 
   padding-left: 0px; 
   text-decoration: none; 

   */
} 
td.LEADER { 
  background-color: yellow;
/*   border: 0px solid; 
   border-color: #aaa; 
   color: #000000; 
   font-family: Verdana, Arial, Helvetica, sans-serif, Helvetica, sans-serif; 
   text-decoration: none; 
   */
}

/* Version 2.17 */
A.POS1:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: black; 
  text-decoration: none 
}
A.POS1:link { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: black; 
  text-decoration: none 
}
A.POS1:hover { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: white; 
  text-decoration: none 
}
A.POS2:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: black; 
  text-decoration: none 
}
A.POS2:link { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: black; 
  text-decoration: none 
}
A.POS2:hover { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: white; 
  text-decoration: none 
}
A.POS3:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: black; 
  text-decoration: none 
}
A.POS3:link { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: black; 
  text-decoration: none 
}
A.POS3:hover { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: white; 
  text-decoration: none 
}

div.MAIN {
  text-align: center;
}

/* This entry is for the messages that appear for the user to display errors or information that emails have been sent etc. */
font.MESSAGE {
  font-size: 10pt; 
  color: white; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none; 
  background-color: green;
}

/* Version 2.19 */
/* This entry is for the style of the users icon in the table. It allows you to specify image sizes etc. */
img.TABICON {
  height : 16px; 
  border: 0px;
}

/* Version 2.20 */
/* This entry is for the messages that appear for the user to display errors or information that emails have been sent etc. */
td.MESSAGE {
  font-size: 10pt; 
  color: white; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none; 
  background-color: green;
}

/* Version 2.21 */
.inputbox { 
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: bold; 
color: #000066; 
background: White; 
border: 1px solid #000066; 
} 

.submit { 
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-style: normal; 
font-weight: bold; 
font-size: 10px; 
color: #000066; 
border-top-width: 1px; background: White; 
border: 1px solid #0C2193; 
text-indent : 1px; 
} 
#SERVERTIME {
  font-size: 10pt; 
  color: #000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none;
  font-weight:bold;
}
/* MENU */

#button {
	position: relative;
	width: 138px;
	border-bottom: 1px;
	border-bottom-color:#FFFFFF;
	padding: 0px;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #1f527b;
	background-color: #e8e8e8;
	}
/* COMMENTED 
* html #button { 
width: auto; 
}
*/

#button ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		}
		
#button li {
		margin: 0px;
		}
#button li a {
		display: block;
		padding: 1px 1px 1px 1px;
		background-color: #e8e8e8;
		color: #1f527b;
		font-size:10px;
		text-decoration: none;
		width: 100%;
		}


#button li a:hover {
		background-color: #999999;
		color: #0d3059;
		font-size:10px;
		}
font.TopBar {
  font-size: 8pt; 
  color: #000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration:none;
  font-weight:bold;
}

select {
 background-color: #ffffff;
 color: #000000;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:8pt;
}
#leagues {
background-color:#003399;
text-align:center;
}
#leagues td.TBLHEAD {
  background-color: #003399;
}
.PREDTB {
  width: 140px; 
}