﻿body {
}
#contRes
{
    background-color: #FFFFFF;
    padding: 3px;
}
#mainres
{
    border: 2px solid #627786;
    border-radius: 10px;
      -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
#mainres td
{
    padding-left: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.tms a
{
    font-size: x-large;
    color: #6185C0;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}
.tms img {
    height: 30px;
}
.reslts th
{
    padding: 4px;
    font-size: large;
    color: #EDCF67;
    background-color: #090909;
    width: 50%;
}
.dat
{
     font-size: small;
    color: #444A51;
    
}
.dat span
{
    margin-left: 10px;
    font-weight: bold;
    font-size: medium;
}
.ref
{
    font-size: small;
}
.stad
{
    font-size: small;
}
.ref a, .stad a
{
    color: #43608B;
    text-decoration: none;
    margin-left: 7px;
    font-weight: bold;
}
.ref a:hover, .stad a:hover
{
    text-decoration: underline;
}
#goals td, #punish td, #stats td, #assists td
{
    vertical-align: top;
    width: 50%;
}

#goals th, #punish th, #stats th, #assists th
{
    padding: 3px;
    font-weight: bold;
    text-align: center;
    font-size: small;
}
#goals table td, #punish table td, #stats table td, #stats table td, #history table td, #assists table td
{
    background-color: #F2F5FF;
    width: auto;
}
#goals table tr.alt td, #stats table tr.alt td, #punish table tr.alt td, #history table tr.alt td, #assists table tr.alt td
{
    background-color: #F7F9F9;
   
}
#goals td.num, #punish td.num, #stats td.num, #assists td.num
{
    width: 10%;
    font-size: small;
    font-family: 'trebuchet MS';
    text-align: center;
}
#goals td a, #punish td a, #stats td a, #assists td a
{
    color: #4D5958;
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 10px;
    font-size: 13px;
    text-decoration: none;
}
#goals td a:hover, #punish td a:hover, #stats td a:hover,  #assists td a:hover
{
    text-decoration: underline;
}
#goals td.gm,  #assists td.gm
{
    width: 35%;
    font-size: 11px;
    color: #414141;
    vertical-align: middle;
    padding-left: 2px;
    padding-right: 2px;
}
#punish td.yc, #punish td.rc
{
    background-position: 15px 2px;
    width: 15%;
    background-repeat: no-repeat;
}
#punish td.rc
{
    background-image: url('../../photos/images/red.png');
}
#punish td.yc {
    background-image: url('../../photos/images/ye.png');
}
#goals td
{
    font-size: small;
}
#goals td a
{
    margin-right: 5px;
}
#history
{
    padding: 20px;
}
#history h2
{
    border-width: 2px;
    border-color: #ABD5EB;
    font-size: medium;
    font-family: 'trebuchet MS';
    color: #617281;
    text-align: center;
    border-bottom-style: solid;
    font-weight: lighter;
}
#history table td
{
    padding: 2px 6px 2px 6px;
    font-size: small;
    font-family: tahoma;
    color: #58515E;
}
#history table td a
{
    cursor: pointer;
    color: inherit;
    text-decoration: none;
}
#history table td a:hover
{
    text-decoration: underline;
}
#history table td.date
{
    width: 50px;
    color: #808080;
  
}
#history table td.teams
{
     width: 200px;
}
#history table td.res
{
    width: 50px;
    text-align: center;
    color: #000000;
}
#history table td.tourn
{
    font-size: 11px;
}
.bp {
    background-image: url('../../photos/images/pl.png');
    width: 45%;
    padding-left: 90px;
    font-family: verdana;
    font-size: small;
    font-weight: bolder;
    color: #FF9933;
    background-repeat: no-repeat;
}
.needest {
    background-image: url('../../photos/images/needest.png');
    width: 45%;
    padding-left: 90px;
    font-family: verdana;
    font-size: small;
    font-weight: bolder;
    color: #FF9933;
    background-repeat: no-repeat;
}
.apl
{
    padding: 10px;
    width: 55%;
    background-color: #F9F9FF;
    height: 35px;
}
.apl a
{
    font-size: 15px;
    color: #3268AB;
    text-decoration: none;
    font-family: tahoma;
    font-weight: bolder;
}
.apl a:hover
{
    text-decoration: underline;
}