﻿body
{
    font-family: Arial;
}

.leaderboard-wrap
{
    position: relative;
    width: 990px;
    margin: 0 auto;
}
.head-wrap .nav-wrap
{
    margin: 10px auto 0;
}
.content-wrap
{
    width: 100%;
    background: #456385 url(../im/adq5/quiz/background.jpg) repeat-x;
    min-height: 519px;
    padding: 30px 0 57px;
    margin: 0;
}

/*LeaderBoard StyleSheet*/

#yesterdays-winner
{
    position: relative;
    float: left;
    width: 229px;
    height: 304px;
    padding-top: 9px;
}

#prize-box-wrapper
{
    padding-top: 10px;
    width: 731px;
    height: 256px;
    position: relative;
}

/* LeaderBoard Text Logged Out */
.blscore .leaderboardtext p, .blscore  h3
{
    padding:15px 0;
    line-height:14pt;
}

p.ldr-winning-position
{
    position: absolute;
    top: 50px;
    left: 232px;
    margin: 0;
    font-family: Arial;
    font-weight: bold;
    font-size: 28px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    width: 278px;
}

p.ldr-high-score
{
    padding: 0;
    margin: 0;
    font-family: Arial;
    font-weight: bold;
    font-size: 28px;
    text-align: center;
    color: #b9b7c2;
    position: absolute;
    top: 175px;
    width: 278px;
    left: 232px;
}

.profile-right
{
    margin: 20px 0;
    width: 990px;
}

.profile-right h2
{
    font-size: 11pt;
    font-weight: bold;
    color: #666600;
}

#todays_leaderboard, #yesterdays_leaderboard
{
    padding-left: 3px;
    width: 881px;
    height: 210px;
    font-size: 9pt;
}
#yesterdays_leaderboard 
{
    display: none;
}
#todays_leaderboard table td, #yesterdays_leaderboard table td
{
    width: 25%;
    font-weight: bold;
    color: #426384;
}

#todays_leaderboard table tr, #yesterdays_leaderboard table tr
{
    height: 30px;
}

.con-seperator
{
    position: relative;
    float: left;
    margin: 10px 15px;
    width: 1px;
    height: 1000px;
    background-color: #ccc;
}

.left-content-wrap
{
    margin: 20px 0;
}

.leaderboard
{
    width: 956px;
    -moz-box-shadow: 0 0 3px 3px #666;
    -webkit-box-shadow: 0 0 3px 3px #666;
    box-shadow: 0 0 3px 3px #666;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    background: #FFFFFF;
    padding: 0 12px;
    position: relative;
    height: 305px;
}

.leaderboard .todaystab
{
    position:absolute;
    top:20px;
    right:130px;
    display:none;
    z-index: 2;
}

.leaderboard .yesterdaytab
{
    position:absolute;
    top:20px;
    right:130px;
    z-index: 2;    
}

.scroll
{
    overflow-y: scroll;
    max-height: 210px;
    width: 954px;
    margin: 20px 0 0;
}

.leaderboard h2
{
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    padding: 22px 0 0 27px;
    margin: 0;
    width:auto;
    z-index: 1;
}

.blscore, .pscore
{
    float: left;
    position: relative;
    width: 381px;
    height: 200px;
    -moz-box-shadow: 0 0 3px 3px #666;
    -webkit-box-shadow: 0 0 3px 3px #666;
    box-shadow: 0 0 3px 3px #666;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    background: #FFFFFF;
    padding: 0 12px;
}

.blscore a, .blscore a:visited, .blscore a:active, .blscore a:link
{
    text-decoration: underline;
    position: absolute;
    top: 16px;
    right: 24px;
    font-size: 12px;
    color: #0000FF;
    cursor: pointer;
}

.pscore
{
    float: none;
}
.blscore h2, .pscore h2
{
    font-size: 18px;
    color: #BD292B;
    padding: 20px 0 20px 20px;
    margin: 0;
}

.scoreboard-a
{
    position: relative;
    width: 368px;
    height: 120px;
}

.scoreboard-a img.j
{
    position: absolute;
    bottom: 0;
    right: -47px;
}

.scoreboard-a table
{
    position: relative;
    font-size: 12px;
    width: 368px;
}

.scoreboard-a table th
{
    padding: 0 0 0 20px;
    font-weight: bold;
    color: #426384;
    height: 30px;
    text-align: left;
}

.scoreboard-a table td
{
    padding: 0 12px;
    color: #333333;
    font-weight: bold;
    height: 30px;
}

.brfeature
{
    float: left;
    position: relative;
    width: 481px;
    height: 200px;
    -moz-box-shadow: 0 0 3px 3px #666;
    -webkit-box-shadow: 0 0 3px 3px #666;
    box-shadow: 0 0 3px 3px #666;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    background: #FFFFFF;
    padding: 0 37px;
    margin: 0 0 0 22px;
}

.brfeature h2
{
    font-size: 18px;
    color: #333333;
    padding: 20px 0 10px;
    margin: 0;
    z-index:1;
}

.brfeature .f-left
{
    float: left;
    width: 139px;
    margin: 0 22px 0 0;
}

.brfeature .f-right
{
    float: left;
    width: 260px;
}

.brfeature .f-right p
{
    font-size: 12px;
    color: #333333;
    padding: 5px 0;
}

.brfeature a.link, .brfeature a.link:visited, .brfeature a.link:active, .brfeature a.link:link
{
    position: absolute;
    top: 16px;
    right: 24px;
    font-size: 12px;
    color: #0000FF;
    z-index:3;
}


#lastupdated
{
    position:absolute;
    font-size:8pt;
    bottom:0;
    left:35px;
    font-style:italic;
}

