body
{
   background-color:#000000;
/*
   background-image:url('stats-background-header.jpg');
   background-repeat:no-repeat;
   background-position:top center;
*/   
}

.backgroundClass
{
   width:950px;
   position:relative;
   left:0px;
}

.backgroundImg
{
   position:relative;
   left:-82px;
/*
   border-style:solid;
   border-width:1px;   
   border-color:rgb(40,53,100); 
*/   
}

.overallSegment,.goalsSegment,.pointsSegment,.killsSegment,.killAssistsSegment
{
/*
   border-style:solid;
   border-width:1px;   
   border-color:rgb(40,53,100); 
*/
   padding:0px;
   position:relative;
}

.overallSegment
{
   top:-80px;
   left:-5px;
}

.goalsSegment
{
   top:-40px;
   left:-5px;
}

.pointsSegment
{
   top:-0px;
   left:-5px;
}

.killsSegment
{
   top:40px;
   left:-5px;
}

.killAssistsSegment
{
   top:80px;
   left:-5px;
}

.tableTitle
{
   color:rgb(121,166,247);
   font-family:Arial;
   font-size:1.8em;

   position:relative;
   top:-120px;
}

.tableBottomImg
{
   position:relative;
   left:0px;
   bottom:0px;
}

.leftTable
{
   color:rgb(121,166,247);
   border-style:none;
   position:absolute;
   top:55px;
   left:135px;
   font-family:Arial;
   font-size:0.8em;
}

.rightTable
{
   color:rgb(121,166,247);
   border-style:none;
   position:absolute;
   top:55px;
   right:135px;
   font-family:Arial;
   font-size:0.8em;
}

.tableHeader
{
   border-style:none;
   border-bottom-style:solid;
   border-bottom-color:rgb(40,53,100);
   text-align:left;
}

.tableElement,.playerNameElement
{
   border-style:none;
   border-bottom-style:solid;
   border-bottom-color:rgb(40,53,100);
   text-align:left;
}

.playerNameLink
{
   color:rgb(162,195,255);
   font-style:normal;
   font-weight:bold;
   text-decoration:none;
}

.tableHeader2
{
   border-style:none;
   text-align:left;
}

.tableElement2
{
   border-style:none;
   text-align:left;
}


.spacer1,.spacer2,.spacer3,.spacer4,.spacer5
{
/*
   border-style:solid;
   border-width:1px;   
   border-color:rgb(40,53,100); 

*/   
   position:relative;
   left:-40px;
}

.spacer1
{
   top:-60px;
}

.spacer2
{
   top:-20px;
}

.spacer3
{
   top: 20px;
}

.spacer4
{
   top: 60px;
}

.spacer5
{
   top:-160px;
}

.endText
{
   color:#ffffff;
/*   
   position:relative;
   top: 60px;
   left:0px;
*/   
}

.playerEndText
{
   color:#ffffff;

   position:relative;
   top: -130px;
/*   left:0px; */
}

a
{
   color:rgb(121,166,247);
}

.nextButton,.prevButton
{
   color:rgb(121,166,247);
   position:relative;
   top:-90px;
   font-family:Arial;
   font-size:1.5em;
}

.nextButton
{
   right:-250px;
}
.prevButton
{
   left:-260px;
}

.playerStatsBottomImg
{
   position:relative;
   left:0px;
   top:-100px;
}

.weaponStatsBottomImg
{
   position:relative;
   left:0px;
   top:-0px;
}

.playerNameText
{
   font-family:Arial;
   font-size:1.0em;
   font-weight:bold;
   color:rgb(121,166,247);
}

.playerDataText
{
   font-family:Arial;
   font-size:1.0em;
   font-weight:bold;
   color:rgb(220,220,220);

   position:absolute;
   left:80px;
}

.playerNameSegment
{
   width:200px;
   position:absolute;
   top:50px;
   left:135px;
   text-align:left;

/*
   border-style:solid;
   border-width:1px;   
   border-color:rgb(40,53,100); 
*/   
}

.bigPointsText
{
   font-family:Arial;
   font-size:1.6em;
/*   font-weight:bold; */
   color:rgb(220,220,220);
}

.playerPointsSegment, .playerGoalsSegment, .playerKillsSegment, .playerDeathsSegment, .playerKASegment
{
   width:150px;
   position:absolute;
   top:50px;
   left:320px;
   text-align:center;

/*
   border-style:solid;
   border-width:1px;   
   border-color:rgb(40,53,100); 
*/   
}

.playerGoalsSegment
{
   left:415px;
}

.playerKillsSegment
{
   left:510px;
}

.playerDeathsSegment
{
   left:605px;
}

.playerKASegment
{
   left:700px;
}

.vertSpacer1
{
   position:absolute;
   top:20px;
   left:330px;
}

.weaponStatsSegment
{
/*   
   border-style:solid;
   border-width:1px;   
   border-color:rgb(40,53,100); 
*/
   padding:0px;
   position:relative;
   top:-140px;
}

.weaponsTable
{
   color:rgb(121,166,247);
   border-style:none;
   position:absolute;
   top:40px;
   left:190px;
   font-family:Arial;
   font-size:1.0em;
   font-weight:bold;
}
