
@charset "utf-8";

/* Starting with A */

a.menuLinkTab:link 
{
color: #000; 
text-decoration: none;
font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
font-size: 16px;
text-align: center; 
display: inline-block;
height: 100%;
width: 100%;
}

a.menuLinkTab:visited 
{
color: #000; 
text-decoration: none; 
font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
font-size: 16px;
text-align: center; 
display: inline-block;
height: 100%;
width: 100%;
}

a.menuLinkTab:hover 
{
color: #000; 
text-decoration: none; 
font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
font-size: 16px;
text-align: center; 
display: inline-block;
height: 100%;
width: 100%;
}

a.menuLinkTab:active 
{
color: #000; 
font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
font-size: 16px;
text-align: center; 
display: inline-block;
height: 100%;
width: 100%;
} 

a.menuLinkTab2:link 
{
color: #fff; 
text-decoration: none;
font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
font-size: 16px;
text-align: center; 
display: inline-block;
height: 100%;
width: 100%;
}

a.menuLinkTab2:visited 
{
color: #fff; 
text-decoration: none; 
font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
font-size: 16px;
text-align: center; 
display: inline-block;
height: 100%;
width: 100%;
}

a.menuLinkTab2:hover 
{
color: #fff; 
text-decoration: none; 
font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
font-size: 16px;
text-align: center; 
display: inline-block;
height: 100%;
width: 100%;
}

a.menuLinkTab2:active 
{
color: #fff; 
font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
font-size: 16px;
text-align: center; 
display: inline-block;
height: 100%;
width: 100%;
} 

 
/* Starting with B */

    .body
    {
      margin: 0;
      padding: 0;
    }

  
  .bodyCol2
  {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    height: 100%; 
  }

 .BlackBand
 {
  background-color: #000;
  width: 100%;
  height: 300px;
 } 

 .BGGrey2
  {
    background-color:#efefef;
  }

 .BGGrey
  {
    background-color:#e5e2ea;
  }


/* Starting with C */

 .cellLiteGrey
  {
  background-color: #e1e1e1;
  color: #000000; 
  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
  font-size: 16px;
  font-weight: normal;
  height: 40px;
  }
 
 .cellWhite
  {
  background-color: #fff;
  color: #000000; 
  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
  font-size: 16px;
  font-weight: normal;
  height: 40px;
  }

 .cellLiteBlue
  {
  background-color: #b8cce4;
  color: #000000; 
  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
  font-size: 16px;
  font-weight: normal;
  height: 40px;
  }


 .cellLiteGrey2
  {
  background-color: #e1e1e1;
  color: #000000; 
  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
  font-size: 16px;
  font-weight: normal;
  height: 40px;
  }
 
 .cellLiteBlue2
  {
  background-color: #b8cce4;
  color: #000000; 
  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
  font-size: 16px;
  font-weight: normal;
  height: 40px;
  }
 
 .cellLiteGrey2x
  {
  background-color: #e1e1e1;
  color: #6e6e6e; 
  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
  font-size: 16px;
  font-weight: normal;
  height: 40px;
  }
 
 .cellLiteBlue2x
  {
  background-color: #b8cce4;
  color: #6e6e6e; 
  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
  font-size: 16px;
  font-weight: normal;
  height: 40px;
  }


 .cellLiteGrey3
  {
  background-color: #e1e1e1;
  color: #000000; 
  height: 40px;
  }

 .cellLiteBlue3
  {
  background-color: #b8cce4;
  color: #000000; 
  height: 40px;
  }

 .cellDarkGrey3
  {
  background-color: #404040;
  color: #000000; 
  height: 40px;
  }

 .cellBlank3
  {
  background-color: #233d5d;
  color: #000000; 
  height: 40px;
  }




/* Starting with D */

.ddselect  
 {

    padding:9px;
    margin: 0;
    border-radius:4px;
    -webkit-box-shadow: 
        0 0px 0 #ccc,
        0 0px #fff inset;
    background: url('images/309nb74.png') no-repeat right, -moz-linear-gradient(top, #FBFBFB 0%, #E9E9E9 100%);
    background: url('images/309nb74.png') no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBFBFB), color-stop(100%,#E9E9E9));
    color:black;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none; 
    cursor:pointer;
    border: 1px solid #ccc;
    width: 200px;

 }

.ddselect2  
 {

    padding:9px;
    margin: 0;
    border-radius:4px;
    -webkit-box-shadow: 
        0 0px 0 #ccc,
        0 0px #fff inset;
    background: url('images/309nb74Blue.png') no-repeat right, -moz-linear-gradient(top, #FBFBFB 0%, #E9E9E9 100%);
    background: url('images/309nb74Blue.png') no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBFBFB), color-stop(100%,#E9E9E9));
    color:black;
    font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none; 
    cursor:pointer;
    border: 1px solid #ccc;
    width: 300px;
 }



 .darkGreyBorderB
 {
    border-bottom: 1px solid #404040;
 } 

 .darkGreyBorderL
 {
    border-left: 1px solid #404040;
 } 

 .darkGreyBorderR
 {
    border-right: 1px solid #404040;
 } 
 
 .darkGreyBorderT
 {
     border-top: 1px solid #404040;
 } 


/* Starting with E */
 .empContainer
  {
  width: 100%;
  /* height: 100%; */
  /* overflow: hidden; */
  /* background-color: #efefef; */
  position: relative;
  text-align:center;
  }

 .empBox
  {
   width:250px;
   height:150px;
   -webkit-border-radius: 10px 10px 0px 0px;
   -moz-border-radius: 10px 10px 0px 0px;
   border-radius: 10px 10px 0px 0px;
   border:1px solid #959595;
   background-color:#efefef;
/*   -webkit-box-shadow: #B3B3B3 4px 4px 4px; */
/*   -moz-box-shadow: #B3B3B3 4px 4px 4px; */
/*   box-shadow: #B3B3B3 4px 4px 4px; */
   margin-left: 20px;
   margin-top: 40px;
   display:inline-block;  
   }

 .empContainerxxx
  {
  width: 90%;
  height: auto; 
  overflow: hidden;
  /* background-color: #efefef; */
  position: relative;
  text-align:center; 
   margin-right: auto; 
   margin-left: auto;
  }

 .empSubContainer
 {
  width: 96%;
  height: auto; 
  overflow: hidden;
  background-color: #deeaee;
  position: relative;
  text-align:center; 
   -webkit-border-radius: 10px 10px 0px 0px;
   -moz-border-radius: 10px 10px 0px 0px;
   border-radius: 10px 10px 0px 0px;
   border:1px solid #959595;
   padding: 10px;
   margin-right: auto; 
   margin-left: auto;
  }

 .empPie
  {
   width:90%;
   height:310px;
   -webkit-border-radius: 10px 10px 0px 0px;
   -moz-border-radius: 10px 10px 0px 0px;
   border-radius: 10px 10px 0px 0px;
/*    border:1px solid #959595; */
/*    background-color:#efefef; */
/*   -webkit-box-shadow: #B3B3B3 4px 4px 4px; */
/*   -moz-box-shadow: #B3B3B3 4px 4px 4px; */
/*   box-shadow: #B3B3B3 4px 4px 4px; */
   margin-left: 20px;
   margin-top: 40px;
   display:inline-block;  
   position: relative;
   }



/* Starting with F */

 .fixedWidth
  {
   background-color: #f1f1f1;
   width: 990px;
   height: 100%;
   margin: 0px auto;    
   border: 1px solid #41363a;
  }


/* Starting with G */

.greenButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #9acc85;
	-webkit-box-shadow:inset 0px 1px 0px 0px #9acc85;
	box-shadow:inset 0px 1px 0px 0px #9acc85;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #74ad5a), color-stop(1, #68a54b));
	background:-moz-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background:-webkit-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background:-o-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background:-ms-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background:linear-gradient(to bottom, #74ad5a 5%, #68a54b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#74ad5a', endColorstr='#68a54b',GradientType=0);
	background-color:#74ad5a;
	border:1px solid #3b6e22;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:20px 36px;
	text-decoration:none;
}
.greenButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #68a54b), color-stop(1, #74ad5a));
	background:-moz-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:-webkit-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:-o-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:-ms-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:linear-gradient(to bottom, #68a54b 5%, #74ad5a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#68a54b', endColorstr='#74ad5a',GradientType=0);
	background-color:#68a54b;
}
.greenButton:active {
	position:relative;
	top:1px;
}

.myButton {
	-moz-box-shadow: 0px 0px 0px 2px #9fb4f2;
	-webkit-box-shadow: 0px 0px 0px 2px #9fb4f2;
	box-shadow: 0px 0px 0px 2px #9fb4f2;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7892c2), color-stop(1, #476e9e));
	background:-moz-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-webkit-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-o-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-ms-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7892c2', endColorstr='#476e9e',GradientType=0);
	background-color:#7892c2;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #4e6096;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	padding:12px 25px;
	text-decoration:none;
	text-shadow:0px 1px 0px #283966;
	
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #476e9e), color-stop(1, #7892c2));
	background:-moz-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-webkit-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-o-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-ms-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:linear-gradient(to bottom, #476e9e 5%, #7892c2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#476e9e', endColorstr='#7892c2',GradientType=0);
	background-color:#476e9e;
}
.myButton:active {
	position:relative;
	top:1px;
}


.blueButton{
 border:1px solid #25729a; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #3093c7; background-image: -webkit-gradient(linear, left top, left bottom, from(#3093c7), to(#1c5a85));
 background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
 background-image: linear-gradient(to bottom, #3093c7, #1c5a85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093c7, endColorstr=#1c5a85);
 width: 50px;
}

.blueButton:hover{
 border:1px solid #1c5675;
 background-color: #26759e; background-image: -webkit-gradient(linear, left top, left bottom, from(#26759e), to(#133d5b));
 background-image: -webkit-linear-gradient(top, #26759e, #133d5b);
 background-image: -moz-linear-gradient(top, #26759e, #133d5b);
 background-image: -ms-linear-gradient(top, #26759e, #133d5b);
 background-image: -o-linear-gradient(top, #26759e, #133d5b);
 background-image: linear-gradient(to bottom, #26759e, #133d5b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759e, endColorstr=#133d5b);
}


.LiteBlueButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #bee2f9;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bee2f9;
	box-shadow:inset 0px 1px 0px 0px #bee2f9;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #63b8ee), color-stop(1, #468ccf));
	background:-moz-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:-webkit-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:-o-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:-ms-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:linear-gradient(to bottom, #63b8ee 5%, #468ccf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf',GradientType=0);
	background-color:#63b8ee;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #3866a3;
	display:inline-block;
	cursor:pointer;
	color:#14396a;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:16px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #7cacde;
}
.LiteBlueButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #468ccf), color-stop(1, #63b8ee));
	background:-moz-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:-webkit-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:-o-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:-ms-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:linear-gradient(to bottom, #468ccf 5%, #63b8ee 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468ccf', endColorstr='#63b8ee',GradientType=0);
	background-color:#468ccf;
}
.LiteBlueButton:active {
	position:relative;
	top:1px;
}



/* Starting with H */


/* Starting with I */

/* Starting with J */

/* Starting with K */

/* Starting with L */

 .LeagueTable
 {
  width: 96%;
  height: 100%;
 }


 .LeagueTop
 {
 font-family: arial;
 font-size: 16px;
 color: #ffffff;
 background-color:#4f81bd;
 height: 40px;
 }


 .ResultsTop
 {
 font-family: arial;
 font-size: 16px;
 color: #ffffff;
 background-color: #390505;
 height: 40px;
 }


 .Lost
 {
 color: #900c0c; 
 }

/* Starting with M */

/* Starting with N */

/* Starting with O */

 .opaqueDivTopxxx
  {
  width: 500px; 
  height: 20px; 
  position: absolute; 
  top:0; 
  left: 0;
  z-index:101;  
  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
  font-size: 16px;
  text-align: left;
  padding-top: 10px;
  padding-left: 10px;
  }

 .opaqueDivWords
  {
  width: 98%; 
  min-height: 30px; 
  height: auto; 
  position: relative; 
  left: 0;
  z-index:101;  
  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
  font-size: 14px;
  text-align: left;
  }


/* Starting with P */

/* Starting with Q */

/* Starting with R */

 .row40x
  {
  height: 40px;
  }
 
 .row30x
  {
  height: 30px;
  }

 .rowBox
  {
   background-color: #8ea6d0;
   height: 30px;
   /* margin: 4px; */    
   border-top: 1px solid #404040; 
   border-bottom: 1px solid #404040; 
  }

 .rowBox2
  {
   background-color: #404040;
   height: 30px;
   /* margin: 4px; */    
   border-top: 1px solid #404040; 
   border-bottom: 1px solid #404040; 
  }

 .rowBoxHead
  {
   background-color: #404040;
   color: #ffffff;
   height: 30px;
   /* margin: 4px; */    
   border-top: 1px solid #404040; 
   border-bottom: 1px solid #404040; 
  }

 .rowLeaTab
  {
   color: #fff; 
   font-family: Arial, Geneva, Helvetica, Sans-Serif;
   font-size: 14px;
   font-weight: normal;
   height: 30px;
  }

 .rowLeaTab16
  {
   color: #fff; 
   font-family: Arial, Geneva, Helvetica, Sans-Serif;
   font-size: 16px;
   font-weight: normal;
   height: 30px;
  }



/* Starting with S */

.SeasonHeader
 {
 padding-top: 20px;
 color: #019875; 
 font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
 font-size: 20px;
 font-weight: bold;
 height: 25px;
 }

/* Starting with T */


.tdCenter
 {
 text-align: center;
 }
 
.tdPad5L {
 padding-left: 5px;
}

.tdPad5R {
 padding-right: 5px;
}
 
 
.tdRight
 {
 text-align: right;
 }
 
 .tdLeft
  {
  text-align: left;
 }


.text10
 {
 font-size: 10px;
 }


.text12
 {
 font-size: 12px;
 }


.text14 
 {
 font-size: 14px;
 }

.text16 
 {
 font-size: 16px;
 }
 
.text18 
 {
  font-size: 18px;
 }
 
.text20 
 {
 font-size: 20px;
 }

.text22 
{
font-size: 22px;
}

.text24 
{
font-size: 24px;
}

.text26
{
font-size: 26px;
}

.textArial 
 {
 font-family: Arial, Geneva, Helvetica, Sans-Serif;
 }
 
.textVerdana
 {
 font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
 }
 
.textTahoma
 {
 font-family: Tahoma, Arial, Geneva, Helvetica, Sans-Serif;
 }

.textLightGrey
 {
 color: #c0c0c0; 
 }

.textMidGrey
 {
 color: #8f8f8f; 
 }


.textDarkGrey
 {
 color: #404040; 
 }

.textBlack
 {
 color: #000; 
 }

.textWhite
 {
 color: #fff; 
 }

.textRed
 {
  color: #c81818;
 }

.textGreen
 {
 color: #327e32; 
 }

.textLKQ
 {
 color: #015696; 
 }

.textOrange
 {
 color: #FFA500;
 }

.textBlue
 {
 color: #0000c0; 
 }

.textBold
 {
 font-weight: bold;
 }

.textCenter
 {
 text-align: center;
 }

.textbtnBlue
 {
 color: #5da2d5; 
 }


th.rotate {
  /* Something you can count on */
  height: 140px;
  white-space: nowrap;
}

th.rotate > div {
  transform:
    /* Magic Numbers */
    translate(25px, 51px)
    /* 45 is really 360 - 45 */
    /* 90 is really 360 - 90 */
    rotate(300deg);
  width: 37px;
}
th.rotate > div > span {
  border-bottom: 1px solid #404040;
  /* padding: 0px 10px 5px 10px; */
}


/* Starting with U */



/* Starting with V */

/* Starting with W */

 .Won
 {
 color: #1d873d; 
 }


/* Starting with X */

/* Starting with Y */

/* Starting with Z */






















