﻿.runner{
	margin-left:10px;
	margin-bottom:5px;
	font-size:12px;
}
.racetime{
	padding-right:0.5em;
	width:50px;
	float:left;
}
.horsename{
	text-transform:uppercase;
	font-weight:bold;
	width:180px;
	float:left;
}
.barrier{
	padding-right:0.5em;
	width:20px;
	float:left;
}
.racename{
	padding-right:0.5em;
	text-transform:uppercase;
	width:340px;
	float:left;
}
.distance{
	padding-right:0.5em;
	width:50px;
	float:left;
}
.jockey{
	padding-right:0.5em;
	width:150px;
	float:left;
}
.meet{
	margin-bottom:10px;
}
table.racingresultstable tbody tr:nth-child(even)
{
    background-color: #d8d8d8;
}

@media only screen and (max-width: 768px)
{
    .racetime{

	    width: auto;
    }
    .horsename{
	    width: auto;
    }
    .barrier{
	    width: auto;
    }
    .racename{
	    width: auto;
    }
    .distance{
	    width: auto;
    }
    .jockey{
	    width: auto;
    }   

    div#content table.racingstatstable td {
        padding-left: 105px;
    }
    table.racingstatstable td:nth-of-type(1):before {
        content: "Season"
    }
    table.racingstatstable td:nth-of-type(2):before {
        content: "Runners"
    }
    table.racingstatstable td:nth-of-type(3):before {
        content: "1st"
    }
    table.racingstatstable td:nth-of-type(4):before {
        content: "2nd"
    }
    table.racingstatstable td:nth-of-type(5):before {
        content: "3rd"
    }
    table.racingstatstable td:nth-of-type(6):before {
        content: "Prizemoney"
    }
    table.racingstatstable td:nth-of-type(7):before {
        content: "Win"
    }
    table.racingstatstable td:nth-of-type(8):before {
        content: "Place"
    }
    table.racingstatstable tbody tr:nth-child(even)
    {
        background-color: #FFF;
    }

    div#content table.racingresultstable td
    {
        padding-left: 75px;
    }
    table.racingresultstable td:nth-of-type(1):before {
        content: "Horse";
    }

    table.racingresultstable td:nth-of-type(2):before {
        content: "Date";
    }

    table.racingresultstable td:nth-of-type(3):before {
        content: "Result";
    }

    table.racingresultstable td:nth-of-type(4):before {
        content: "Race";
    }

    table.racingresultstable td:nth-of-type(5):before {
        content: "Weight";
    }

    table.racingresultstable td:nth-of-type(6):before {
        content: "Jockey";
    }

    table.racingresultstable td:nth-of-type(7):before {
        content: "Distance";
    }
    table.racingresultstable tbody tr:nth-child(even)
    {
        background-color: #FFF;
    }

    div#content table.raceresults td
    {
        padding-left: 75px;
    }
    table.raceresults td:nth-of-type(1):before {
        content: "Position";
    }

    table.raceresults td:nth-of-type(2):before {
        content: "Horse";
    }

    table.raceresults td:nth-of-type(3):before {
        content: "Jockey";
    }

    table.raceresults td:nth-of-type(4):before {
        content: "Trainer";
    }

    table.raceresults td:nth-of-type(5):before {
        content: "Wgt.";
    }

    table.raceresults td:nth-of-type(6):before {
        content: "Margin";
    }

    table.raceresults td:nth-of-type(7):before {
        content: "Price";
    }

    table.raceresults tbody tr:nth-child(even)
    {
        background-color: #FFF;
    }

    table.raceresults tbody tr:nth-child(even)
    {
        background-color: #FFF;
    }

    table#statssummarytable td:nth-of-type(1):before {
        content: "Season";
    }

    table#statssummarytable td:nth-of-type(2):before {
        content: "Runners";
    }
  
    table#statssummarytable td:nth-of-type(3):before {
        content: "1st";
    }
  
    table#statssummarytable td:nth-of-type(4):before {
        content: "2nd";
    }

    table#statssummarytable td:nth-of-type(5):before {
        content: "3rd";
    }
    
    table#statssummarytable td:nth-of-type(6):before {
        content: "Prizemoney";
    }
    
    table#statssummarytable td:nth-of-type(7):before {
        content: "Wins SR";
    }
    
    table#statssummarytable td:nth-of-type(8):before {
        content: "Place SR";
    }
    
    table#statssummarytable td:nth-of-type(9):before {
        content: "Metro Wins";
    }
    
    table#statssummarytable td:nth-of-type(10):before {
        content: "Gr 1";
    }
    
    table#statssummarytable td:nth-of-type(11):before {
        content: "Gr 2";
    }
    
    table#statssummarytable td:nth-of-type(12):before {
        content: "Gr 3";
    }
    
    table#statssummarytable td:nth-of-type(13):before {
        content: "Listed";
    }

     table#statssummarytable tbody tr:nth-child(even)
    {
        background-color: #FFF;
    }

     table#table#statssummarytable td:nth-of-type(1):before {
        content: "Season";
    }

    table#statssummarytable td:nth-of-type(2):before {
        content: "Runners";
    }
  
    table#statssummarytable td:nth-of-type(3):before {
        content: "1st";
    }
  
    table#statssummarytable td:nth-of-type(4):before {
        content: "2nd";
    }

    table#statssummarytable td:nth-of-type(5):before {
        content: "3rd";
    }
    
    table#statssummarytable td:nth-of-type(6):before {
        content: "Prizemoney";
    }
    
    table#statssummarytable td:nth-of-type(7):before {
        content: "Wins SR";
    }
    
    table#statssummarytable td:nth-of-type(8):before {
        content: "Place SR";
    }
    
    table#statssummarytable td:nth-of-type(9):before {
        content: "Metro Wins";
    }
    
    table#statssummarytable td:nth-of-type(10):before {
        content: "Gr 1";
    }
    
    table#statssummarytable td:nth-of-type(11):before {
        content: "Gr 2";
    }
    
    table#statssummarytable td:nth-of-type(12):before {
        content: "Gr 3";
    }
    
    table#statssummarytable td:nth-of-type(13):before {
        content: "Listed";
    }

    table#statssummarytable tbody tr:nth-child(even)
    {
        background-color: #FFF;
    }
     
    table#jockeytable td:nth-of-type(1):before {
        content: "Jockey";
    }

    table#jockeytable td:nth-of-type(2):before {
        content: "Starts";
    }
  
    table#jockeytable td:nth-of-type(3):before {
        content: "1st";
    }
  
    table#jockeytable td:nth-of-type(4):before {
        content: "2nd";
    }

    table#jockeytable td:nth-of-type(5):before {
        content: "3rd";
    }
    
    table#jockeytable td:nth-of-type(6):before {
        content: "Prizemoney";
    }
    
    table#jockeytable td:nth-of-type(7):before {
        content: "Wins SR";
    }

    table#jockeytable td:nth-of-type(8):before {
        content: "Place SR";
    }

    table#jockeytable tbody tr:nth-child(even)
    {
        background-color: #FFF;
    }

    table#distancetable td:nth-of-type(1):before {
        content: "Distance";
    }

    table#distancetable td:nth-of-type(2):before {
        content: "Starts";
    }
  
    table#distancetable td:nth-of-type(3):before {
        content: "1st";
    }
  
    table#distancetable td:nth-of-type(4):before {
        content: "2nd";
    }

    table#distancetable td:nth-of-type(5):before {
        content: "3rd";
    }
    
    table#distancetable td:nth-of-type(6):before {
        content: "Prizemoney";
    }
    
    table#distancetable td:nth-of-type(7):before {
        content: "Wins SR";
    }

    table#distancetable td:nth-of-type(8):before {
        content: "Place SR";
    }

    table#distancetable tbody tr:nth-child(even)
    {
        background-color: #FFF;
    }

    table#horsetable td:nth-of-type(1):before {
        content: "Horse";
    }

    table#horsetable td:nth-of-type(2):before {
        content: "Starts";
    }
  
    table#horsetable td:nth-of-type(3):before {
        content: "1st";
    }
  
    table#horsetable td:nth-of-type(4):before {
        content: "2nd";
    }

    table#horsetable td:nth-of-type(5):before {
        content: "3rd";
    }
    
    table#horsetable td:nth-of-type(6):before {
        content: "Prizemoney";
    }

    table#horsetable tbody tr:nth-child(even)
    {
        background-color: #FFF;
    }

    table#metrotable td:nth-of-type(1):before {
        content: "Horse";
    }

    table#metrotable td:nth-of-type(2):before {
        content: "Date";
    }
  
    table#metrotable td:nth-of-type(3):before {
        content: "Race";
    }
  
    table#metrotable td:nth-of-type(4):before {
        content: "Dist";
    }

    table#metrotable td:nth-of-type(5):before {
        content: "Track";
    }
    
    table#metrotable td:nth-of-type(6):before {
        content: "Jockey";
    }

    table#metrotable td:nth-of-type(7):before {
        content: "Weight";
    }

    table#metrotable td:nth-of-type(8):before {
        content: "Barrier";
    }

    table#metrotable tbody tr:nth-child(even)
    {
        background-color: #FFF;
    }

    table#winnerstable td:nth-of-type(1):before {
        content: "Horse";
    }

    table#winnerstable td:nth-of-type(2):before {
        content: "Date";
    }
  
    table#winnerstable td:nth-of-type(3):before {
        content: "Race";
    }
  
    table#winnerstable td:nth-of-type(4):before {
        content: "Dist";
    }

    table#winnerstable td:nth-of-type(5):before {
        content: "Track";
    }
    
    table#winnerstable td:nth-of-type(6):before {
        content: "Jockey";
    }

    table#winnerstable td:nth-of-type(7):before {
        content: "Weight";
    }

    table#winnerstable td:nth-of-type(8):before {
        content: "Barrier";
    }

    table#winnerstable tbody tr:nth-child(even)
    {
        background-color: #FFF;
    }

    table#placegetterstable td:nth-of-type(1):before {
        content: "Horse";
    }

    table#placegetterstable td:nth-of-type(2):before {
        content: "Date";
    }
  
    table#placegetterstable td:nth-of-type(3):before {
        content: "Race";
    }
  
    table#placegetterstable td:nth-of-type(4):before {
        content: "Pos";
    }

    table#placegetterstable td:nth-of-type(5):before {
        content: "Distance";
    }

    table#placegetterstable td:nth-of-type(6):before {
        content: "Track";
    }
    
    table#placegetterstable td:nth-of-type(7):before {
        content: "Jockey";
    }

    table#placegetterstable td:nth-of-type(8):before {
        content: "Weight";
    }

    table#placegetterstable td:nth-of-type(9):before {
        content: "Barrier";
    }

    table#placegetterstable tbody tr:nth-child(even)
    {
        background-color: #FFF;
    }
}