﻿div.align{
    background-color: #fff;
    width: 935px;
    margin: 0 auto;
    font-family: Helvetica, Arial, Sans-Serif;
}

a.button{
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.txtrep{
    text-indent: -9999px;
    overflow: hidden;
 }

/* participants */
ol.participants{
    clear: both;
    list-style: none;
    margin: 0;
    padding: 2px 0 0 0;
    height: 472px;
    background: url('../images/mbusa/participant-leaderboard-background.png') 0 0 no-repeat;
}
ol.participants li.reset{
    margin-top: -472px;
}
ol.participants li.col-two{ margin-left: 234px; }
ol.participants li.col-three{ margin-left: 468px; }
ol.participants li.col-four{ margin-left: 702px; }
ol.participants li a{
    position: relative;
    text-decoration: none;
    display: block;
    width: 159px;
    height: 50px;
    padding: 9px 0 0 74px;
    font-size: 11px;
    font-family: Arial, Sans-Serif;
}
ol.participants a strong{
    display: block;
}

/* Leaderboard */
.leaderboard .header{
    position: relative;
    width: 935px;
    height: 40px;
    padding-top: 20px;
}
    .leaderboard .header input{
        position: absolute;
        right: 22px;
        top: 20px;
    }
    .leaderboard .header h1{
        padding: 0 10px 0 22px;
        display: inline;
    }
    .leaderboard .header p{
        display: inline;
        font-family: Helvetica, Arial, Sans-Serif;
        font-size: 10px;
    }
.leaderboard ol.participants li a strong{
  line-height: 1.25em;
}
/* Landing */ 
.landing .header{
    position: relative;
    height: 260px;
    padding: 40px 120px 0 340px;
    background: #fff url('../images/mbusa/star-background.jpg') 0 0 no-repeat;
}
.landing .header h1,
.landing .header h2,
.landing .header p{
    margin-bottom: 0;
    font-family: Helvetica, Arial, Sans-Serif;
}
.landing .header h2{
    font-weight: bold;
}
.landing .header p{
    margin-top: 3px;
}
.profile .ribbon,
.landing .header .ribbon{
    position: absolute;
    left: 73px;
    top: 0;
    width: 224px;
    height: 225px;
    background: url('../images/mbusa/mbusa-ribbon.png') 0 0 no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
.landing ol.participants{
    background: url('../images/mbusa/participant-landing-background.png') 0 0 no-repeat;
}
.landing ol.participants li a{
    width: 175px;
    height: 50px;
    padding: 9px 0 0 58px;
    position: relative;
}
    .landing ol.participants li a img{
        position: absolute;
        left: 11px;
        top: 8px;
    }

/* Profile */

div.profile{
    background: #fff url('../images/mbusa/star-background.jpg') 0 0 repeat-y;
    position: relative;
}
div.profile *{
    color: #693001;
}
.profile .image{
    position: absolute;
    width: 390px;
    text-align: center;
    bottom: 61px;
    left: 0;
}
.profile .description{
    margin-left: 390px;
    height: 600px;
}
.profile h1{
    padding-top: 38px;
}
    .profile h1 span{
        display: block;
    }
    .profile h1 span.state{
        display: inline;
    }
    .profile h1 span.full-name{
        display: inline;
        font-size: 24px;
        font-weight: bold;
        font-family: Helvetica, Arial, Sans-Serif;
    }
.profile h2{
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}
.profile h3{
    font-size: 11px;
    letter-spacing: normal;
}
.profile ul{
    margin: 0 0 16px 0;
    list-style: none;
    font-size: 10px;
    line-height: 14px;
    width: 305px;
}
.profile ul li{
  margin: 3px 0;
}
.profile ul.links li{
    height: 18px; 
}
.profile ul.links a{
    display: block;
    background: url('../images/mbusa/links-background-arrow.gif') 0 center no-repeat;
    padding: .2em 0 .2em 7px;
}
.profile ul.links a,
.profile ul.links a span{
  color: #ea7533;
  font-family: Arial, Sans-Serif;
  font-weight: bold;
  font-size: 11px;
  line-height: 12px;
  text-decoration: none;
}
.profile .actions h3{
    margin-bottom: 0;
}
  .profile .actions h3 span{
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 11px;
   }
.profile .terms{
    width: 200px;
    padding: 30px 0 0 14px;
    float: left;
    font-size: 9px;
    line-height: 12px;
}
.profile .supported h1{
    padding-top: 0;
    font-size: 20px;
    color: #8c4f34;
    margin-bottom: 0;
}
.profile .support-me{
    float: left;
    width: 206px;
}
    .profile .support-me a{
        width: 206px;
        height: 78px;
        margin-left: -9px;
        background-image: url('../images/mbusa/support-me-button.png');
    }
.profile .promote,
.profile .promote span{
    font-size: 11px;
    margin-top: 3px;
    color: #8c4f34;
}
.profile .spread-the-word a{
    width: 141px;
    height: 37px;
    background-image: url('../images/mbusa/spread-the-word.gif');
}
.profile .ribbon{
    left: auto;
    right: 0;
}
.profile #profile-navigation{
    clear: both;
    height: 96px;
    position: relative;
}
.profile .utility-buttons{
    position: absolute;
    top: 240px;
    right: 0;
}
    .profile .utility-buttons a{
        width: 122px;
        height: 21px;
        margin: 11px 18px 0 0;
        background-image: url('../images/mbusa/view-leaderboard.gif');
    }
    .profile .utility-buttons .view-all-delegates{
        background-image: url('../images/mbusa/view-all-delegates.gif');
    }
#flashcontent{
    width: 935px;
	height: 96px;
}

/* leaderboard popup */
#leaderboard-popup{
    width: 655px;
    height: 450px;
    z-index: 1000;
}

#leaderboard-popup .fix{
    position: absolute;
    width: 655px;
    height: 450px;
    left: 0;
    top: 0;
    background: url('../images/mbusa/leaderboard-popup.png') 0 0 no-repeat;
}
    #leaderboard-popup .close{
        position: absolute;
        top: 47px;
        right: 51px;
        width: 23px;
        height: 23px;
    }
    #leaderboard-popup .view-all{
        position: absolute;
        top: 69px;
        right: 77px;
        width: 72px;
        height: 22px;
    }
    #leaderboard-popup h1{
        display: none;
    }
#leaderboard-popup ol.participants{
    background: none;
    width: 597px;
    height: 296px;
    position: absolute;
    top: 103px;
    left: 57px;
}
#leaderboard-popup ol.participants li{
    
}
#leaderboard-popup ol.participants li.reset{
    margin-top: -296px;
}
#leaderboard-popup ol.participants li.col-two{
    margin-left: 272px;
}
#leaderboard-popup ol.participants li a{
    font-family: Arial, Sans-Serif;
    position: relative;
    text-decoration: none;
    display: block;
    width: 154px;
    height: 50px;
    padding: 9px 0 0 117px;
    
}
  #leaderboard-popup ol.participants li a img{
    position: absolute;
    left: 70px;
    top: 8px;
  }
  #leaderboard-popup ol.participants li a strong{
    line-height: 1.25em;
  }