.rowHeader {
 font-weight:bold;
 color:white;
 background-color:#94BEE6;
}
.fixtureList .rowHeader td, .leagueTable .rowHeader td, .playerProfile .playerProfileStats .rowHeader td {
 color:white;
}
.fixtureList td, .leagueTable td, .playerProfile .playerProfileStats td {
 padding:2px;
 color:black;
}
.fixtureList a:hover, .leagueTable a:hover {
 color:#7b013e;
}
.leagueTable .leagueTablePromotion td, .leagueTable .leagueTableMidTable td, .leagueTable .leagueTableRelegation td, .fixtureList .rowLight td, .fixtureList .rowDark td {
}
.leagueTable, .fixtureList {
 margin:10px 0 10px 0;
}
.disclaimerClass {
 padding:10px;
}
.rowLight td, .rowDark td {
 border-bottom:1px dotted #bdbdbf;
}
.playerProfile .playerProfileStats .highlight {
 font-weight:bold;
 color:#452d51;
}
.playerProfile {
 position:relative;
 margin-top:20px;

}
.playerProfile .articleHeaderImage {
 float:none;
}
.playerProfile .articleFlash {
position : relative;
float : left;
margin-top : -10px;
width:244px;
height:204px;
}

.playerProfile .articleText .playerProfileStatsUpper {
 width:218px;
 height:184px;
 position:relative;
 margin-top : -194px;
 float : right;
 padding-bottom : 12px;
 padding-top : 5px;
 }

*body .playerProfile .articleText .playerProfileStatsUpper {
 margin-top : -214px;
 }

.playerProfile .articleText table .highlight {
 padding:0px 0 0 10px;
}  
.playerProfile .articleText .playerProfileStats table {
 position:static;
 width:460px;
}
.teaserColumn .playerIndex .rowLight td, .teaserColumn .playerIndex .rowDark td {
 border-bottom:1px dotted #bdbdbf;
 padding-bottom:2px;
}
.teaserColumn .playerIndex {
 /*background:transparent url(/javaImages/f2/ba/0,,10265~3390194,00.gif) no-repeat bottom left;*/
   background:transparent url(/javaImages/d8/4a/0,,10265~5720792,00.gif) no-repeat bottom left;
 padding:0 5px 20px 5px;
}
.teaserColumn .playerIndex table {
 width:168px;
}
.playerProfile table {
 background-color:#FFF;
 width:100%;
 font-weight:bold;
}
.playerProfile td {
 color:#000000;
}
.playerProfile .highlight {
 color:#452D51;
}
.playerProfile .playerProfileStats table {
 background-color:white;
 color:black;
 padding:0;
 font-weight:normal;
}
.teamHome {
 padding-top:16px;
}
.teamHome .border .headline {
 display:inline;
}
.teamHome .border {
 background-color:#452d51;
 color:white;
 font-weight:bold;
 padding:5px 5px 5px 10px;
}
.teamHome .playerIndex .rowLight td, .teamHome .playerIndex .rowDark td {
 border-bottom:1px dotted #860150;
}
.teamHome .playerIndex a:hover {
 color:#452d51;
}
.teamHome .borderBottom {
 background-color:#94bee6;
 padding:5px;
}
.matchFacts {
 margin-bottom:10px;
}
.matchFacts .headline {
 font-weight:bold;
 font-size:1.1em;
}

a.flag {
position : relative; 
top : 3px;
}

.playerProfile P {
clear : both;
}

.playerProfile img.articleHeaderImage {
position : relative;
top : -8px;
margin-bottom : 23px;
}

.PLLogo {
margin-left:50px;
}

/***************************/
/*****New Fixture page******/
/***************************/

.matchDate { 
width:78px;
}

.KickOff, .WinLoss {
 width:41px;
 text-align:center;

}
.Icon {
 display:none;
}

.broadcaster {
 display:none;
}

.teamName {
 width:134px;
}
.FixturesWrap {

}
.FixturesWrap .outerArticleTools {
}

.comp {
 width:100px;
}

.matchResult {
 width:38px;
}

.attendance {
 width:100px;
}
.score {
 width:46px;
}
.reportofmatch {
}


.fixturesTable {
 width:100.2%;
 background-color:#452D51; 
 color:#fff;
 margin-top:20px;
 border-bottom:1px solid #fff;
 font-weight:bold;
}

.FixturesWrap .rowHeader {
 text-align:left;
 margin-left:10px; 
 padding:2px 0px 2px 0px;
}

.FixturesWrap .rowHeader .monthHeader {
 padding-left:10px; 

}

.fixturesTable .date {
 width:73px;
 border-right:1px solid #fff;
 padding:5px 0px 5px 6px;
 text-align:left;
 
}
.fixturesTable .kickoff { 
 width:48px;
 border-right:1px solid #fff;
 padding:5px 0px 5px 5px;
 text-align:left;
}
.fixturesTable .versus {
 text-align:center;
 width:29px;
 border-right:1px solid #fff;
 padding:5px 0px 5px 0px;
}

.fixturesTable .opponent {
 text-align:center;
 width:100px;
 border-right:1px solid #fff;
 padding:5px 0px 5px 5px;
 text-align:left;
}
.fixturesTable .competition {
border-right:1px solid #FFFFFF;
padding:5px 0 5px 5px;
text-align:left;
width:109px;
}

.fixturesTable .result {
border-right:1px solid #FFFFFF;
padding:5px 0 5px 5px;
text-align:left;
width:65px;
}
.fixturesTable .attendance {
 border-right:1px solid #fff;
 padding:5px 0px 5px 5px;
 width:90px; 
 text-align:left;
}
.fixturesTable .tables {
 border-right:1px solid #fff;
 padding:5px 0px 5px 5px;
}
.fixturesTable .mreport {
 border-right:1px solid #fff;
 padding:5px 0px 5px 5px;
 text-align:left;
}

.odd TD, TD.odd, .even TD, TD.even {
 padding:5px 0px 5px 0px;
 border-bottom:1px dashed #666;
}
.FixturesWrap .articleMainBody TD {
 /*border-bottom:1px dashed #666;*/
 
}

#fixtureSeasons {
 float:right;
}



