/* Homepage only */

.banner {
  background: url(/media/images/bg_banner_top.png) no-repeat;
  margin: 10px -1px 0 -4px;
}
  .banner img {  
    float: left;
    padding: 0 10px 0 5px;
  }
  .banner p {
    font-size: 11px;
    line-height: 17px;
  }
  .banner select {
    margin: 5px 0 0 5px;
  }
  .banner-in {
    background: url(/media/images/bg_banner_bottom.png) no-repeat 0 bottom;
    padding: 10px;
  }
    #wrapper-in .banner-in h2 {
      font-size: 13px;
      margin: 0;
    }
.blockup {
  background: url(/media/images/bg_55.png);
  height: 370px;
  position: relative;
}
  .blockup .blockup-footer {
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 10;
  }
.featured-play {
  color: #fff;
  position: absolute;
  right: 15px;
  top: 20px;
  width: 600px;
}
  .featured-play a {
    color: #fff;
  }
  .featured-play img {
    float: left;
    padding: 5px 0 0;
  }
  .featured-play h1 {
    font-size: 30px;
    font-weight: normal;
    margin: 10px 0;
    padding-left: 1px;
    text-transform: uppercase;
  }
    .featured-play h1.wrap {
      font-size: 24px;
      font-weight: normal;
      margin: 10px 0;
      padding-left: 1px;
      text-transform: uppercase;
    }
  .featured-play-in {
    float: right;
    width: 300px;
  }
    .featured-play-in h3 {
      font-size: 13px;
      text-transform: uppercase;
    }
    .featured-play-in p {
      background: url(/media/images/bullet_white.png) no-repeat 6px 5px;
      font-size: 12px;
      line-height: 18px;
      padding: 0 10px 5px 25px;
    }
.intelligence-reports  .banner-in {
  padding: 15px 10px;
}
  .intelligence-reports select {
     margin-top: 10px;
     width: 250px;
  }
.intro {
  background: url(/media/images/bg_intro_top.png) no-repeat;
  left: 20px;
  position: absolute;
  top: 5px;
  width: 282px;
}
  .intro-in {
    background: url(/media/images/bg_intro_bottom.png) no-repeat left bottom;
    padding: 25px 20px 15px 15px;
  }
    .intro-in h2 {
      color: #152B35;
      padding: 0 0 10px;
    }
    .intro-in li {
      background: url(/media/images/bullet_blue.png) no-repeat 4px 7px;
      padding: 0 0 8px 20px;
    }
.panel {
  background: url(/media/images/bg_panel_top.gif) no-repeat;
  float: left;
  margin: 15px 0 15px 15px;
  width: 300px;
}
  .panel-in {
    background: url(/media/images/bg_panel_bottom.gif) no-repeat 0 bottom;
    min-height: 485px;
    padding: 12px;
  }
    .panel-in h2 {
      color: #000;
      padding: 0 0 3px;
    }
    .panel-in h3 {
      font-size: 15px;
      margin: 7px 0 0;
    }
    .panel-in span {
      color: #999;
      font-size: 11px;
    }
.online-education h2 {
  margin-bottom: 7px;
}
  .online-education h3 {
    font-size: 13px;
    line-height: 16px;
    margin: 5px 0 3px;
  }
  .online-education p {
    font-size: 12px;
    line-height: 15px;
  }
.promo span {
  display: block;
  margin: 15px 0 0;
}
  .promo h3 {
    margin: 0 0 7px;
  }
  .promo .banner h2 {
    font-size: 15px;
    line-height: 18px;
    margin: 2px 0 4px;
  }
.whats-trader-network {
  background: url(/media/images/bg_banner_top.png) no-repeat;
  color: #555;
  margin: 15px -4px 0;
}
  .whats-trader-network p {
    background: url(/media/images/bg_banner_bottom.png) no-repeat bottom left;
    font-size: 11px;
    line-height: 16px;
    margin: 0;
    padding: 12px 10px 12px 15px;
  }

/* Leaderboard stuff */

.leaderboard {
  padding: 0 0 20px;
}
  .leaderboard h3 {
    padding: 5px 0;
  }
  .leaderboard span {
    display: block;
    line-height: 15px;
  }
  .leaderboard-percentage {
    float: left;
    width: 84%;
  }
    .bar, .leaderboard-name {
      font-family: Verdana, Arial, sans-serif;
      font-size: 8px;
    }
      .bar {
        background: green;
        color: #fff;
        font-size: 9px;
        line-height: 15px;
        padding: 0 5px 1px 0;
        text-align: right;
      }
      .leaderboard-name {
        font-size: 10px;
        line-height: 15px;
      }
    .leaderboard-row {
      padding: 0 0 5px;
      width: 95%;
    }
.mugshot {
  float: left;
  width: 15%;
}
  .mugshot img {
    height: 25px;
    width: 25px;
  }
.note {
  color: #999;
  font-size: 11px;
}
  .panel .note a {
    color: #666;
  }
  #leaderboard-date {
    font-weight: normal;
  }
  
.book img {
  margin: -5px 0 0;
}
