﻿body {
}

#profile
{
     
}
.pinf
{
    padding: 7px;
}
.photo
{
    padding: 7px;
    width: 105px;
}
.pinf img
{
    
    width: 120px;
    height: 150px;
}
.pinf p
{
    border-width: 2px;
    border-color: #808080;
    padding: 3px;
    border-bottom-style: solid;
}

.pinf p.fio
{
    font-family: tahoma;
    color: #3A4F8B;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
}
.pinf p.brth
{
    border-style: none;
    font-size: 11px;
    font-style: oblique;
    color: #585858;
}
.pinf p.brth span
{
    color: #303A45;
    margin-left: 8px;
}
#pright h1
{
    padding: 3px;
    text-align: center;
    color: #475874;
    font-size: large;
    background-color: #FFFFFF;
}
#awards h1
{
    padding: 2px;
    text-align: center;
    background-color: #FFFFF9;
    border: 2px solid #E3FDF7;
    font-size: large;
    margin-top: 2px;
    margin-bottom: 2px;
}
#pright p
{
}

#ownAwards
{
    background-color: #FFFFFF;
}
.hd
{
    padding: 2px;
    border-width: 1px;
    border-color: #D4D4D4;
    margin: 3px;
    background-color: #FFFFFF;
    color: #474E5F;
    font-weight: bold;
    text-align: center;
    border-bottom-style: solid;
    background-image: url('../../photos/images/admin-ul.png');
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.persAw, .teamAw
{
    background-color: #FDFEFF;
    margin-top: 5px;
    margin-bottom: 5px;
}
.persAw a, .teamAw a
{
    font-size: medium;
    font-family: 'trebuchet MS';
    color: #4E5594;
    text-decoration: none;
}
.persAw a:hover, .teamAw a:hover
{
    text-decoration: underline;
}
.bp, .bf, .bg, .bs, .nd
{
    width: 20%;
    background-position: 10px 0px;
    background-repeat: no-repeat;
    height: 50px;
}
.bp
{
    background-image: url('../../photos/images/pl.png');
}
.bf
{
    background-image: url('../../photos/images/bf.png');
}
.bg
{
    background-image: url('../../photos/images/gk.png');
}
.bs
{
    background-image: url('../../photos/images/bs.png');
}
.nd
{
    background-image: url('../../photos/images/needest.png');
}
.aTe
{
    width: 40%;
}
.aTo
{
     width: 40%;
}

#stats table
{
    
}
#stats table th
{
    padding: 2px;
    border: 1px solid #C0C0C0;
    background-color: #505861;
    color: #FFFFFF;
    font-weight: bold;
    font-size: small;
}

#stats table td
{
    padding: 3px;
    background-color: #F1F5F8;
    font-size: small;
    text-align: center;
}
#stats table td a
{
    color: #4E5594;
}
#stats table td a:hover
{
    text-decoration: none;
}
.fst, .snd, .trd, .striving-for-victory
{
     height: 34px;
     background-repeat: no-repeat;
    background-position: 15px 0px;
}
.fst
{
    background-image: url('../../photos/images/gold.png');
}
.snd
{
    background-image: url('../../photos/images/silver.png');
}
.trd
{
    background-image: url('../../photos/images/bronse.png');
}
.striving-for-victory
{
    background-image: url('../../photos/images/striving-for-victory.png');
}
.ycrd
{
    background-position: 48%;
    background-repeat: no-repeat;
    background-image: url('../../photos/images/ye.png');
    width: 33px;
}
.rcrd
{
    background-position: 48%;
    background-repeat: no-repeat;
    background-image: url('../../photos/images/red.png');
    width: 33px;
}
#stats table .summary
{
    padding-top: 5px;
}
#stats table .summary td
{
    border-top-style: dotted;
    border-width: 2px;
    border-color: #B0C0D0;
    font-weight: bold;
    background-color: transparent;
}
.done a
{
    border: 1px solid #C0C0C0;
    padding: 4px 7px 4px 7px;
    text-decoration: none;
    color: #225095;
    border-radius: 7px;
     -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
    float: right;
}
.done a:hover
{
    background-color: #FFFDE6;
    float: right;
}
 #addTeam p.done
{
    text-align: center;
    width: 600px;
    float: right;
}
 #add p.done
{
    padding: 7px;
    clear: both;
    background-color: #FFFFFF;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    text-align: center;
    float: right;
}
.blacklist
{
    border: 2px solid #5B7E91;
    background-color: #FFFFFF;
    margin-right: 8px;
    margin-left: 8px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}
.blacklist h1 
{
    color: #ff2525;
    padding: 3px;
    text-align: center;
    font-size: large;  
}
.blacklist p
{
    margin-left: 8px;
    font-size: 18px;  
    text-align: center;
}