/* parkrun stylesheet */

body {font-family: Ubuntu, Arial, sans-serif; background-color: rgb(230,237,143);}
table {background-repeat: no-repeat; background-color: #84891E; background-size: cover; width: 1024px; height: 576px; }
.rowdata {height: 35px; }
.rowfoot { height: 10px; }
td { padding: 5px; color: #FFF; vertical-align: top; font-size: 30px; font-weight: bold; }
.whitetext {color: rgba(255,255,255,0); }
.statistic { background-color: rgba(191,205,32,0.7); }
.data { background-color: rgba(138,138,0,0.7); }
.target_data { background-color: rgba(50,50,0,0.7); }
.halfsize { font-size: 50%; }
.qsize { font-size: 25%; }
.tqsize { font-size: 75%; }
.all_time_pos { background-color: rgba(255,255,0,0.7); width: 45px;  text-align: center; color: #000; vertical-align: middle; }
.l {text-align: left; }
.c {text-align: center; }
a:link    { color: #0000FF; text-decoration: none }
a:visited { color: #0000FF; text-decoration: none }
a:hover   { color: #FF0000; text-decoration: none }
a.table:    { color: #FFFFFF; text-decoration: none }
a.table:link   { color: #FFFFFF; text-decoration: none; }
a.tableblack:link   { color: #000; text-decoration: none; }
a.tableblack:hover   { color: #000; text-decoration: none; }
a.table:hover   { color: #FFF; text-decoration: none; }
a.table:visited   { color: #FFFFFF; text-decoration: none; }
.decorated { border-bottom: 2px dotted #FFFFFF }
.br {vertical-align: bottom; text-align: right;}
