body
{
  font-family: Trebuchet MS;
  font-size: 8pt;
}

.fixtTable {
  border-bottom: 1px solid #bbb;
  border-spacing: 0px;
  font-family: Trebuchet MS;
  font-size: 8pt;
}

.fixtTable td {
  font-family: Trebuchet MS;
  font-size: 8pt;
}

.fixtTable td {
  border-top: 1px solid #bbb;
  border-left: 0px; 
  border-right: 0px;
  padding: 0px;
  margin: 0px;
}

.fixtRound td {
  height: 23px;
  padding-left: 10px;
  padding-top: 4px;
}

.fixtLineEven {
  background-color: #e4e4e4;
}

.fixtLineOdd {
  background-color: #eee;
}

.fixtHome {
  text-align: right;
  width: 190px;
}

.liveWDat {
  text-align: right;
  width: 20px;
}

.liveHour {
  text-align: center;
  width: 50px;
}

.liveStadium {
  text-align: center;
  font-size: 7pt;
  color: #777;
}

.fixtAway {
  text-align: left;
  width: 190px;
}

.fixtHomeShort {
  text-align: right;
  width: 100px;
}

.fixtAwayShort {
  text-align: left;
  width: 100px;
}

.fixtScore {
  text-align: center;
  font-weight: bold;
  width: 60px;
}

.fixtDate {
  text-align: center;
  width: 80px;
  padding-right: 8px;
}

.fixtWeekday {
  text-align: center;
  width: 20px;
}

.fixtVo, .fixtSund {
  color: red;
}

.fixtRound td {
  font-size: 9pt;
  font-weight: bold;
  background-image: url('img/roundBack.gif');
}




.liveTable {
  border-spacing: 0px;
  font-family: Trebuchet MS;
  font-size: 8pt;
  border-collapse: collapse;
  width: 490px;
  border-bottom: 1px solid #bbb;
}

.liveTable td {
  font-family: Trebuchet MS;
  font-size: 8pt;
}

.liveLineEven td, .liveTable td {
  font-size: 8pt;
}

.liveTable .liveInfoEven, .liveTable .liveInfoOdd {
  border-top: 1px solid #ddd;
  font-size: 8pt;
  color: #555;
  margin-left: 4px;
}

.liveInfoEven td, .liveInfoOdd td {
  padding-left: 5px; 
  padding-right: 5px; 
  width: 490px;
}

.liveInfoEven td img, .liveInfoOdd td img{
  margin-left: -5px;
  margin-right: -5px;
}

td img.normal {
  vertical-align: middle;
  margin-left: 0px;
  margin-right: 0px;
}

.liveLineEven, .liveLinePldEven, .liveStadiumEven {
  background-color: #e4e4e4;
}

.liveLineOdd, .liveLinePldOdd, .liveStadiumOdd {
  background-color: #efefef;
}

.liveStadiumEven td, .liveStadiumOdd td {
  font-size: 7pt;
  color: #777;
  text-align: center;
}

.liveLinePldOdd, .liveLinePldEven {
  font-weight: bold;
  border-top: 1px solid #d2d2d2;  
}

.liveLineOdd, .liveLineEven {
  border-top: 1px solid #d2d2d2;  
}


.liveInfoEven  {
  background-color: #e4e4e4;
}

.liveInfoOdd  {
  background-color: #efefef;
}

.liveHeader td {
  background-image: url('img/bktable.png');
  background-position: 0px -176px;
  padding-left: 8px;
  color: white;
  font-weight: bold;
  //font-size: 12px;
  height: 22px;
  border-bottom: none;
}

.liveRndHeader td {
  background-color: #888;
  text-align: center;
  font-weight: bold;
  color: #eee;
  margin-left: 100px;
}

.matchView {
  border-spacing: 0px;
  font-family: Trebuchet MS;
  color: black;
  font-size: 8pt;
}

.matchBar {
  background-image: url('img/matchBar.png');
  background-position: 0px 5px;
  background-repeat: no-repeat;
}

.matchBar  a {
  color: white;
}

.mBarScore {
  color: white;
  font-size: 16pt;
  padding-top: 18px;
  vertical-align: top;
}
.mBarTeam {
  color: white;
  font-size: 10pt;
  padding-top: 22px;
  vertical-align: top;
}

.matchSquadFlat {
  clear: left; text-indent:-10px; padding-left: 10px;
}

.matchSquadFlat i, .goalsFlat i {
  font-style: normal;
  color: #777;
}

.matchSquadFlat u, .goalsFlat u {
  font-style: italic; 
  text-decoration: none;
}

.matchSquadFlat .card {
  vertical-align: -3px;
  border: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.goalsFlat {
  float: left; 
}

.home {
  text-align: right; 
  width: 190px;
  clear: both;
}

.away {
  text-align: left; 
  width: 180px;
}

.score {
  text-align: center; 
  width: 48px;
}

a.infoButt
{
  display: block;
  float: left;
  background-image: url('/images/buttons/info0.png');
  width: 43px;
  text-decoration: none;
  outline: none;
}

a.infoButt:hover
{
  background-image: url('/images/buttons/info.png');
}

.fixtTable .matchSquadFlat
{
  width: 580px;
  margin: 0px 5px;
}

.fixtTable .home {
  width: 197px;
}

.fixtCancel 
{
  color: #aaa;
}

.grayTable td.histItem 
{
  vertical-align: top;
  color: #444;
  padding: 8px 0px 8px 6px;
  background-repeat: no-repeat;
}

td.teamProm
{
  background-image: url('img/histProm.png');
  background-position: top right;
}

td.teamRel
{
  background-image: url('img/histRel.png');
  background-position: bottom right;
}

td.teamPromR
{
  background-image: url('img/histPromR.png');
  background-position: top right;
}

td.teamRelR
{
  background-image: url('img/histRelR.png');
  background-position: bottom right;
}

tr.scorers td
{
  text-align: right;
  padding-right: 5px;
  border-top: 0px;
}

.prMtHead {
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; 
  margin: 3px 0px 3px 0px;
  letter-spacing: 3px;
}

.prMtHead small{
  letter-spacing: 0px;
}

div.prematchStats
{
    background-color:#DDDDDD;
    border:1px solid #CCCCCC;
    margin:1px;
}

td.serieName
{
  width: 240px;
  text-align: center;
}

.clubLogo 
{
  position: relative;
  display: block;
}

.referee 
{
  color: #888;
  width: 470px;
  text-align: center;
  font-size: 8pt;
  clear: both;
}
