﻿.smCardContainer
{
    margin-left:20px;
    margin-right:10px;
    margin-top:20px;
    width:224px;
    height:113px;
    background:url('../../images/design/sm_athlete_card_bg.png');
    float:left;
    font-size:13px;
}

.smCardContainerLeft
{
    float:left;
    z-index:0;
    overflow:hidden;
}

.smCardContainerRight
{
    width:104px;
    height:114;
    float:left;
    padding-top:10px;
    overflow:hidden;
}

.smAcImageContainer
{
    height:60px;
    width:80px;
    overflow:hidden;
    background-color:transparent;
    text-align:center;
    margin-top:15px;
    margin-left:10px;
    margin-bottom:10px;
    margin-right:10px;
}

.smAcButtons
{
    clear:both;
   
}

.smAcRightElement
{
    color:#fff;
    width:120px;
    text-align:left;
    font-size:smaller;

}

.smAcRightElementName
{
    font-weight:bold;
    color:#fff;
    width:120px;
    text-align:left;
    text-transform:capitalize;
}

.smAcRightElementDiscipline
{
    color:#a0b8d0;
    width:110px;
    text-align:left;
    font-size:10px;
}

.smAcLevel
{
    height:20px;
    width:124px;
    text-align:center;
}

.smAcLevel a
{
    color:#fff;
}
