﻿a.awardname:link, a.awardname:visited{
    text-decoration:none;
    color:inherit;
}
.awardBullet{margin:0px 5px;}
.EveryonesACriticAward{
    color:#f80 !important;
}
.WelcomeToTheJungleAward{
    color:#267F00 !important;
}
.DealStalkerAward{
    color:#FF083F !important;
}
.SocialButterflyAward{
    color:#3B5998 !important;
}
.OldSchoolAward{
    color:#a9a9a9 !important;
}
.PeanutGalleryAward{
    color:#48e463 !important;
}
.PackRatAward{
    color:#874910 !important;
}
.OptimistAward{
    color:#bebe45 !important;
}
.RepeatOffenderAward{
    color:#8501a7 !important;
}

.bgEveryonesACriticAward{
    background:#f80 !important;
}
.bgWelcomeToTheJungleAward{
    background:#267F00 !important;
}
.bgDealStalkerAward{
    background:#FF083F !important;
}
.bgSocialButterflyAward{
    background:#3B5998 !important;
}
.bgOldSchoolAward{
    background:#a9a9a9 !important;
}
.bgPeanutGalleryAward{
    background:#48e463 !important;
}
.bgPackRatAward{
    background:#874910 !important;
}
.bgOptimistAward{
    background:#bebe45 !important;
}
.bgRepeatOffenderAward{
    background:#8501a7 !important;
}

a.awardname:hover{
    text-decoration:underline;
}
span.awarddate{
    font-size: 0.775em;
    color:#999;
}
span.awarduser{
    font-weight:bold;
}
div#awardNotify{
    position: fixed;
    bottom: 0px;
    width: 100%;
    height: 30%;
    background: #0E6CB6;
    border-top: 2px solid #000;
    padding: 10px 2px 2px 2px;
    z-index: 25;
    color:#FFF;
}
div#awardNotify h2{    
    color:#FFF;
}
div#awardNotify div{
    margin: 0 auto;
    width: 80%;
}
div#awardNotify a{
    margin-right: 80px;
    font-weight:bold;
    font-size: 1.125em;
    color:#000;
}
div#awardNotify div{
    position:relative;
    font-weight:bold;
    font-size: 1.825em;
    text-align: center;
}
div#awardNotify div ul{
    position:relative;
    text-align: left;
    font-size: 0.65em;
}
div#awardNotify div ul li{
    background: #fff;
    border:1px solid #000;
    width: 100%;
    list-style: none;
    color:#000;
}
.rewardRib{margin:0px 5px;}
.High5Reward{
    color:#5456FF !important;
}
.HoarderReward{
    color:#FF2128 !important;
}
.GoodFriendsReward{
    color:#8513BA !important;
}
.bgHigh5Reward{
    background:#5456FF !important;
}
.bgHoarderReward{
    background:#FF2128 !important;
}
.bgGoodFriendsReward{
    background:#8513BA !important;
}
.bgNewUserReward{
    background:#080 !important;
}