/*Copy of styles exist in AccountCreationSkin.css.
  Any changes in here must be done in AccountCreationSkin.css as well
*/

div.cardhead 
{
    color:#ffffff;
    width:250px;
    height:150px;
    overflow:hidden;
    margin:0px;
    background-position:0 0px;
}


h3.vgaCardName 
{
    background-position:0px 0px;
    padding:5px 5px 0px 7px;
    display:block;
    height:25px;
    line-height:18px;
    font-size:13px;
    margin:0;
    color:#000000;
}
.vgaInfo 
{
    background-position:0px -27px;
    margin:0;
    width:250px;
    height:80px;
    font-size:10px;
}

.vgaStats 
{
    width:160px;
    float:left;
    margin-top:0px;
}

.vgaStats p 
{
    display:block;
    font-size:10px;
    margin:3px 0 3px 0;
    padding:0px 5px 0px 5px;
    border-bottom:1px solid #898989;
    height:15px;
}
.vgaGolferTile
{
    margin:3px 0 0 7px;
    float:left;
    border:1px solid #AEAEAE;
}

.vgaGolfStakesTile
{
	height:40px;
    margin:-3px 0 0 10px;
    float:left;
    border:1px solid #AEAEAE;
}

.vgaRounds
{
    height:40px;
    font-size:10px;
    margin:-1 0 0 1px;
    font-size:8px;
    padding: 12px 15px 0px 0px;
}

.vgaFLAL 
{
    float:left;
    text-align:left;
}

.vgaFRAR 
{
    float:right;
    text-align:right;
}

.vgaContainer div.cardhead, .vgaContainer h3, .vgaContainer .vgaInfo
{
    background-image:url(images/vgacard.png);
}
