/* Races */

.runkeeper #content.race #rightColumn {
   display: block;
   width: 200px;
   float: left;
   margin-left: 0;
}

.runkeeper #content.race #leftColumn {
   margin-right: 35px;
}

.runkeeper #content.race #mainColumn {
   display: block;
   width: 740px;
   margin-right: 30px;
}

.runkeeper #content.race.threeColumn #mainColumn.race {
   width: 500px;
   margin-right: 35px;
}

.runkeeper #content.race #mainColumn form .headlineBox {
   margin: 30px 0 25px 0;
   padding-top: 30px;
   border-top: 1px solid #EEE;
}

.runkeeper #content.race #mainColumn form .headlineBox.first {
   margin: 0 0 25px 0;
   padding-top: 0;
   border-top: none;
}

.runkeeper .headlineBox.new.races .icon {
   background: url(../images/icon-stepCircle.png) no-repeat 0 0;
   width: 34px;
   height: 35px;
   float: left;
   margin-right: 10px;
}

.runkeeper .headlineBox.new.races .icon div {
   text-align: center;
   width: 34px;
   color: #FFF;
   text-shadow: 0 -1px 0 #111;
   font-weight: bold;
   font-size: 24px;
   position: relative;
   top: 5px;
}

.runkeeper .headlineBox.races h2 {
   color: #333;
   font-weight: bold;
   font-size: 18px;
   margin-bottom: 4px;
}

.runkeeper .headlineBox.races .subText {
   color: #666;
   font-weight: normal;
   font-size: 12px;
}

.runkeeper .newRaceRow {
   margin: 10px 0;
}

.runkeeper .newRaceRow label {
   float: left;
   width: 200px;
   text-align: right;
   font-size: 16px;
   position: relative;
   top: 5px;
   margin-right: 10px;
   color: #333;
}

.runkeeper .newRaceRow label span {
   display: block;
   color: #666;
   font-size: 11px;
   margin-top: 4px;
}

.runkeeper .newRaceRow .inputRightColumn {
   float: left;
   text-align: left;
   color: #999;
}

.runkeeper .newRaceRow .inputRightColumn input[type="text"] {
   text-align: left;
   font-size: 16px;
   color: #111;
}

.runkeeper .newRaceRow .inputRightColumn .formBoxRight input[type="text"] {
   width: 26px;
   float: left;
}

.runkeeper .newRaceRow .inputRightColumn .formBoxRight .dropdownGreyContainer {
   float: left;
   margin-left: 5px;
}

.runkeeper .newRaceRow .inputRightColumn .formBoxRight .timeDivider {
   float: left;
   font-size: 21px;
   font-weight: bold;
   margin: 0 2px;
   color: #111;
   position: relative;
   top: 2px;
}

.runkeeper .newRaceRow .inputRightColumn textarea {
   width: 400px;
   height: 100px;
}

.runkeeper .race .newRaceRow div.uploader {
   margin-bottom: 0;
   position: relative;
   top: -5px;
}

.runkeeper .raceActionButton {
   width: 200px;
}

.runkeeper .raceActionButton.blueButton-medium .m .mainText {
   font-size: 13px;
   top: 9px;
}

.runkeeper #subNav h3.pageHeader.race,
.runkeeper #subNav h3.pageHeader.fitnessClass  {
   max-width: 600px;
   height: 31px;
   padding-bottom: 0;
   margin-bottom: 0;
   overflow: hidden;
   text-overflow: ellipsis;
}

.runkeeper #subNav .breadcrumb.race {
   float: right;
   color: #666;
}

.runkeeper .race #createButtons {
   margin-top: 30px;
   padding-top: 20px;
   border-top: 1px solid #EEE;
}

.runkeeper .race #createButtons #cancelButton {
    margin-left: 5px;   
}

.runkeeper .race#leftColumn p {
   text-align: center;
   color: #666;
   font-size: 13px;
   line-height: 130%;
}

.runkeeper .race#leftColumn .raceDescription {
   text-align: left;
   color: #666;
   font-size: 12px;
   line-height: 130%;
   margin: 10px 0 30px 0;
   padding: 0 3px;
   width: 194px;
}

.runkeeper .userGrid {
   position: relative;
   width: 198px;
   margin: 0 1px;  
}

.runkeeper .userGrid a {
   display: block;
   width: 20px;
   height: 20px;
   float: left;
   margin: 0 2px 2px 0;
}

.runkeeper .userGrid a.viewall {
   background-color: #AAA;
   font-size: 16px;
   font-weight: bold;
   color: #FFF;
   text-align: center;
}

.runkeeper .userGrid a.viewall:hover {
   background-color: #DDD;
   color: #666;
}

.runkeeper .userGrid.streetTeammates {
   margin-bottom: 30px;
}

.runkeeper .userGrid.allUsers {
   margin-bottom: 30px; 
}

/* race map */

.runkeeper .race.static #map_area {
    position: relative;
    width: 500px;
    height: 320px;
    margin: 0 auto 15px auto;
    border: none;
    overflow: hidden;
}

.runkeeper .race.static #map_canvas,
.runkeeper .race.static #editControlsContainer {
    width: 500px;
    height: 285px;
}

.runkeeper .race.static #map_area .greyBorder.tl {
    background: url(../images/greyBorder-tls.png) no-repeat 0 0;
}

.runkeeper .race.static #map_area .greyBorder.t {
    background: url(../images/greyBorder-ts.png) repeat-x 0 0;
    left: 8px;
    width: 484px;
}

.runkeeper .race.static #map_area .greyBorder.tr {
    background: url(../images/greyBorder-trs.png) no-repeat 0 0;
}

.runkeeper .race.static #map_area .greyBorder.rt {
    background: url(../images/greyBorder-rs.png) repeat-y 0 0;
    position: absolute;
    top: 8px;
    right: 0;
    width: 6px;
    height: 277px;
}

.runkeeper .race.static #map_area .greyBorder.rb {
    background: url(../images/greyBorder-r.png) repeat-y 0 0;
    position: absolute;
    bottom: 8px;
    right: 0;
    width: 2px;
    height: 27px;
}

.runkeeper .race.static #map_area .greyBorder.bs {
    background: url(../images/greyBorder-bs.png) repeat-x 0 0;
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 500px;
    height: 6px;
}

.runkeeper .race.static #map_area .greyBorder.lt {
    background: url(../images/greyBorder-ls.png) repeat-y 0 0;
    position: absolute;
    top: 8px;
    left: 0;
    width: 6px;
    height: 277px;
}

.runkeeper .race.static #map_area .greyBorder.lb {
    background: url(../images/greyBorder-l.png) repeat-y 0 0;
    position: absolute;
    bottom: 8px;
    left: 0;
    width: 2px;
    height: 27px;
}

.runkeeper .race.static #mapControls {
    width: 500px;
}

.runkeeper .race.static .raisedHeaderContainer {
    width: 500px;
    margin-top: 30px;
}

.runkeeper .race.static .raisedHeaderMiddle {
   width: 490px;
   margin: 0 auto;
}

.runkeeper .race.search .resultListItem .resultTextContainer .resultStreetTeammates .label,
.runkeeper .races.search .resultListItem .resultTextContainer .resultStreetTeammates .label {
   margin: 15px 0 5px 0;
   color: #999;
   font-size: 11px;
}

.runkeeper .race #activityActions {
    float: right;
    font-size: 12px;
    font-weight: bold;
    color: #2A5DB0;
    position: relative;
    top: 4px;
    right: 5px;  
}

.runkeeper .race .raisedHeaderContainer #activityActions a#deleteRace,
.runkeeper .race .raisedHeaderContainer #activityActions a#editRace {
    display: block;
    padding: 0 0 0 15px;
    margin: 0;
    color: #2A5DB0;
    float: right;
}

.runkeeper .race .raisedHeaderContainer #activityActions a#deleteRace:hover {
    color: #2F8CCC;
    cursor: pointer;
    background: transparent url(../images/icon-delete.png) no-repeat 0 -38px;
    border: none;
    padding: 0 0 0 15px;
}

.runkeeper .race .raisedHeaderContainer #activityActions a#editRace:hover {
    color: #2F8CCC;
    cursor: pointer;
    background: transparent url(../images/icon-edit.png) no-repeat 0 -38px;
    border: none;
    padding: 0 0 0 15px;
}

.runkeeper .race #raceInfoBox {
   width: 500px;
   margin: 20px 0;
}

.runkeeper .race #raceInfoBox .raceInfoRow {
   width: 500px;
   margin: 0 0 10px 0;
}

.runkeeper .race #raceInfoBox .raceInfoRow .label {
   float: left;
   width: 100px;
   padding-right: 10px;
   font-weight: bold;
   color: #000;
   font-size: 13px;
   text-align: right;
   position: relative;
   top: 1px;
}

.runkeeper .race #raceInfoBox .raceInfoRow .details {
   float: left;
   width: 370px;
   font-weight: normal;
   color: #666;
   font-size: 13px;
   line-height: 130%;
}

.runkeeper .search.races h3.profile,
.runkeeper .static.race h3.profile {
   padding-bottom: 10px;
   font-size: 21px;
   margin-top: 60px;
}

.runkeeper .search.races h3.profile:first-child,
.runkeeper .static.race h3.profile:first-child {
   margin-top: 0;
}

.runkeeper .search.races h3.profile img,
.runkeeper .static.race h3.profile img {
   position: relative;
   top: 2px;
}

.runkeeper .search.races h3.profile span,
.runkeeper .static.race h3.profile span {
   margin-left: 20px;
}

.runkeeper .races .noneContainer {
   width: 720px;
   text-align: center;
}

.runkeeper .races .noneContainer .mainText {
   font-size: 24px;
   font-weight: bold;
   color: #666;
   margin: 30px 0;
}

.runkeeper .races .noneContainer .subText {
   font-size: 16px;
   font-weight: normal;
   color: #666;
   margin-top: 30px;
}

.runkeeper .races .noneContainer .subText a {
   font-weight: bold;
}

.runkeeper .race #sideNav.raceHistory {
   margin-top: 40px;
}

.runkeeper .race.static .noResultsContainer {
   width: 500px;
   margin: 30px 0;
   padding-bottom: 30px;
   text-align: center;
}

.runkeeper .race.static .noResultsContainer h3 {
   border-bottom: none;
   font-size: 20px;
}

.runkeeper .race.static .noResultsContainer .subText {
   font-size: 14px;
   color: #666;
   font-weight: normal;
}

.runkeeper .addRaceToRaceHubBox {
   border: 1px solid #DDD;
   width: 718px;
   margin-bottom: 30px;
   padding: 10px;
   background: #FAFAFA;
}

.runkeeper .addRaceToRaceHubHeader {
   font-size: 12px;
   font-weight: bold;
   color: #666;
   margin-bottom: 20px;
}

.runkeeper .addRaceToRaceHubHeader .editOtherInfoLink {
    margin-top: 5px;
    font-size: 12px;
    font-weight: normal;
}

.runkeeper .addRaceToRaceHubBox .icon {
   width: 50px;
   height: 50px;
   float: left;
   margin-right: 10px;
   border: 1px solid #EEE;
   background: #F5F5F5;
}

.runkeeper .addRaceToRaceHubTextContainer {
   width: 656px;
   float: left;
}

.runkeeper .addRaceToRaceHubName {
   font-size: 18px;
   color: #000;
   font-weight: bold;
}

.runkeeper .addRaceToRaceHubDesc {
   font-size: 12px;
   color: #666;
   font-weight: normal;
   line-height: 130%;
   margin-top: 5px;
}

.runkeeper .suggestionBox h3.leftListHeader {
   border-left: none;
}

.runkeeper #noSearchCreateButton {
   float: none;
   position: relative;
}

.runkeeper .leftSideMenu .divider {
    width: 198px;
    border-bottom: 1px solid #EEE;
    font-size: 0.1em;
    height: 1px;
}

.runkeeper #leftColumn .noStreetTeammates {
    width: 188px;
    font-size: 12px;
    color: #666;
    text-align: center;
    margin: 6px 0;
    padding: 5px;
    line-height: 130%;
}

.runkeeper #beTheFirst {
   width: 120px;
   margin: 10px auto;
   float: none;
}

.runkeeper .leftSideSignupContainer {
   padding: 5px;
   background: #E8EEF7;
   width: 218px;
   border: 1px solid #C4D4E8;
}

.runkeeper .leftSideSignupContainer .header {
   font-size: 18px;
   font-weight: bold;
   color: #000;
   margin-bottom: 10px;
   line-height: 130%;
}

.runkeeper .leftSideSignupContainer .mainText {
   font-size: 12px;
   font-weight: normal;
   color: #333;
   line-height: 130%;
}

.runkeeper #leftSideSignUp {
   float: none;
   width: 200px;
   margin: 20px auto 10px auto;
}

.runkeeper #leftSideSignUp .mainText {
   top: 6px;
}

.runkeeper #sideNav h3.history {
   margin-top: 30px;
}

.runkeeper .loggedOutMessage {
   border: 1px solid #CCC;
   background: #EEE;
    padding: 10px;
    width: 950px;
    margin: 20px auto;
    line-height: 130%;
    position: relative;
}

.runkeeper .loggedOutMessageText {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.runkeeper #warningLightbox {
   position: relative;
}

.runkeeper #warningLightbox .warningLightboxHeaderContainer {
 
}

.runkeeper #warningLightbox .warningLightboxHeaderContainer .icon {
   position: relative;
   width: 50px;
   height: 50px;
   float: left;
   margin-right: 14px;
}

.runkeeper #warningLightbox .warningLightboxHeaderContainer .textContainer {
   float: left;
   width: 420px;
   padding-top: 6px;
}

.runkeeper #warningLightbox .warningLightboxHeaderContainer .textContainer .mainText {
   font-size: 17px;
   font-weight: bold;
   color: #000;
   margin-bottom: 8px;
}

.runkeeper #warningLightbox .warningLightboxHeaderContainer .textContainer .subText {
   font-size: 12px;
   font-weight: normal;
   color: #666;
   margin-bottom: 10px;
}

.runkeeper #warningLightbox .warningLightboxSelectionList {
   height: 120px;
   padding: 6px;
   overflow: auto;
   margin: 18px auto;
   border: 1px solid #CCC;
}

.runkeeper #warningLightbox.duplicate .warningLightboxSelectionList {
   height: 86px;
}

.runkeeper #warningLightbox .warningLightboxSelectionList .warningLightboxSelectionItem {
   width: 360px;
   padding: 10px;
   margin: 0 auto;
}

.runkeeper #warningLightbox .warningLightboxSelectionList .warningLightboxSelectionItem:hover {
   background: #EEE;
   cursor: pointer;
}

.runkeeper #warningLightbox .warningLightboxSelectionList .warningLightboxSelectionItem .icon {
   width: 50px;
   height: 50px;
   margin-right: 20px;
   float: left;
}

.runkeeper #warningLightbox .warningLightboxSelectionList .warningLightboxSelectionItem .textContainer {
   width: 290px;
   height: 50px;
   float: left;
   position: relative;
}

.runkeeper #warningLightbox .warningLightboxSelectionList .warningLightboxSelectionItem .textContainer .mainText {
   font-size: 21px;
   font-weight: bold;
   color: #000;
   position: absolute;
   top: 50%;
   margin-top: -13px;
}

.runkeeper #warningLightbox .warningLightboxSelectionList .divider {
   border-top: 1px solid #EEEEEE;
   height: 1px;
   margin: 8px auto;
   width: 380px;
}

.runkeeper #warningLightbox .warningLightboxFooter {
   position: relative;
   top: 10px;  
}

.runkeeper #warningLightbox .warningLightboxFooter .text {
   float: right;
   position: relative;
   top: 3px;
   color: #666;
   font-size: 11px;
   margin-right: 10px;
}

.runkeeper #warningLightbox .warningLightboxFooter #cancelSave {
  margin-left: 5px;
}

.runkeeper .newRaceRow .footnote {
   color: #666;
   font-size: 11px;
   margin: 8px 0 20px 210px;
}

.runkeeper .newRaceRow .footnote.required {
   color: #333;
   font-size: 13px;
   margin: 8px 0 20px 210px;
}

/* popout */

.runkeeper .suggestionBox {
   padding: 0;
   margin: 0;
   position: relative;
   border: 1px solid #CCC;
   width: 198px;
   background: #C4D4E8;
}

.runkeeper .suggestionBox #suggestionHolder .border:first-child {
   display: none;
}

.runkeeper .suggestionBox .popout-tl {
   display: none;
   position: absolute;
   top: -13px;
   left: -13px;
   z-index: -1;
}

.runkeeper .suggestionBox .popout-t {
   display: none;
   position: absolute;
   top: -13px;
   width: 178px;
   margin: 0 10px;
   z-index: -1;
}

.runkeeper .suggestionBox .popout-tr {
   display: none;
   position: absolute;
   top: -13px;
   right: -13px;
   z-index: -1;
}

.runkeeper .suggestionBox .popout-r {
   display: none;
   position: absolute;
   right: -13px;
   margin: 10px 0 0 0;
   z-index: -1;
}

.runkeeper .suggestionBox .popout-br {
   display: none;
   position: absolute;
   bottom: -13px;
   right: -13px;
   z-index: -1;
}

.runkeeper .suggestionBox .popout-b {
   display: none;
   position: absolute;
   bottom: -13px;
   width: 178px;
   margin: 0 10px;
   z-index: -1;
}

.runkeeper .suggestionBox .popout-bl {
   display: none;
   position: absolute;
   bottom: -13px;
   left: -13px;
   z-index: -1;
}

.runkeeper .suggestionBox .popout-l {
   display: none;
   position: absolute;
   left: -13px;
   margin: 10px 0 0 0;
   z-index: -1;
}

.runkeeper .race .leftListItem .mainDetailsBox .icon {
   width: 30px;
   height: 30px;
   margin-right: 6px;
}

.runkeeper .race .leftListItem .mainDetailsBox {
   height: 30px;
   position: relative;
}

.runkeeper .race .leftListItem .mainDetailsBox .icon img {
   width: 30px;
   height: 30px;
}

.runkeeper .race .leftListItem .mainDetailsBox .textBox {
   float: left;
   width: 123px;
}

.runkeeper .race .leftListItem .mainDetailsBox .textBox .leftListTitle {
   font-size: 13px;
   color: #111;
   font-weight: bold;
   margin-bottom: 4px;
}

.runkeeper .race .leftListItem .mainDetailsBox .textBox .leftListSub {
   font-size: 11px;
   color: #666;
   font-weight: normal;
}

.runkeeper .race .leftListItem .mainDetailsBox .textBox .leftListSub.date {
   margin-top: 4px;
}

.runkeeper .race .leftListItem .mainDetailsBox .textBox .leftListSub span {
   font-weight: bold;
}

.runkeeper .race .leftListItem .streetTeammatesBox .leftListStreetTeammates {
   margin: 10px auto 0 auto;
   width: 180px;
}

.runkeeper .race .leftListItem .streetTeammatesBox .leftListStreetTeammates .title {
   font-size: 10px;
   color: #666;
   margin-bottom: 6px;
}

.runkeeper .race .userGrid.streetTeammates {
   margin-bottom: 40px;
}

.runkeeper .race .leftListItem .streetTeammatesBox .userGrid.streetTeammates {
   margin-bottom: 0;
}

.runkeeper #raceDirectorBox {
   position: relative;
   margin-bottom: 30px;
   font-weight: bold;
   background: #FFF;
   border: 1px solid #CCC;  
}

.runkeeper #raceDirectorBox a {
   text-decoration: underline;
}

.runkeeper #manageRaceBox {
   position: relative;
   margin-bottom: 30px;  
   font-weight: bold;
   background: #FFF;
   border: 1px solid #CCC;
}

.runkeeper #manageRaceBox #manageRaceLink {
   text-decoration: underline;
}

.runkeeper #liveRaceDisplay {
   margin-bottom: 30px;
   position: relative;
}

.runkeeper #liveRaceDisplay h2 {
   margin-bottom: 6px;
   text-align: center;
   line-height: 130%;
}

.runkeeper #liveRaceDisplay h2.broadcasting {
   margin-bottom: 6px;
   text-align: left;
}

.runkeeper #liveRaceDisplay h2 .rkLiveLightMenu {
   top: -4px;
   left: -4px;
}

.runkeeper .liveRaceUserGrid {
   position: relative;
   background: #FFF;
   border: 1px solid #CCC;
   width: 190px;
   left: -8px;
   padding: 5px 4px;
}

.runkeeper .liveRaceUserGrid p {
   text-align: center;
   color: #999;
   font-style: italic;
   font-size: 11px;
   line-height: 130%;
}

.runkeeper .race .liveRaceUserGrid .userGrid.streetTeammates {
   margin-bottom: 0;
}

.runkeeper .race .liveRaceUserGrid .userGrid.streetTeammates a {
   margin-right: 4px;
}

.runkeeper .liveRaceEliteBox {
   clear: both;
   margin: 5px 0 0 0;
}

.runkeeper .liveRaceEliteBox .text {
   font-size: 12px;
   color: #444;
   font-weight: normal;
   text-align: center;
   margin: 7px 0 4px;
}

.runkeeper .liveRaceEliteBox a.liveRaceEliteButton {
   background: url(../images/racePage-becomeElite.png) no-repeat 0 0;
   width: 189px;
   height: 19px;
   display: block;
}

.runkeeper .liveRaceEliteBox a.liveRaceEliteButton:hover {
   background: url(../images/racePage-becomeElite.png) no-repeat 0 -19px;
}

.runkeeper .liveRaceEliteBox a.liveRaceEliteButton span {
   visibility: hidden;
}

.runkeeper #raceResultsBox {
   position: relative;
   width: 500px;
   margin: 20px 0;      
}

.runkeeper #raceResultsBox #raceResultsHeader {   
   position: absolute;
   top: 0px;
   left: 0px;
   width: 100%;
   height: 15px;
   color: #000;
   font-weight: bold;
   font-size: 12px; 
   border-bottom: 1px solid #CCC;
}

.runkeeper #raceResultsBox #raceResultsHeader #raceResultsPositionLabel {
   position: absolute;
   top:0px;
   left:0px;
   width:50px;
   height: 15px;
   text-align: center;
}

.runkeeper #raceResultsBox #raceResultsHeader #raceResultsUserLabel {
   position: absolute;
   top: 0px;
   left: 50px;
   width: 300px;
   height: 15px;
   text-align: center;
   border-left: 1px solid #CCC;   
}

.runkeeper #raceResultsBox #raceResultsHeader #raceResultsTimeLabel {
   position: absolute;
   top:0px;
   left:350px;
   width:75px;
   height: 15px;
   text-align: center;
   border-left: 1px solid #CCC;   
   border-right: 1px solid #CCC;
}

.runkeeper #raceResultsBox #raceResultsHeader #raceResultsPaceLabel {
   position: absolute;
   top: 0px;
   left: 425px;
   width: 75px;
   height: 15px;
   text-align: center;
}

.runkeeper #raceResultsBox #raceResultsList {
   position: relative;
   top: 17px;
   left: 0px;
   width:100%;
   padding: 2px 0 0 0;
}

.runkeeper #raceResultsBox #raceResultsList .raceResultsListItem {     
   position: relative;
   width: 100%;
   height: 30px;
   font-weight: bold;
   font-size: 12px;
   color: black;
   text-decoration: none;
}

.runkeeper #raceResultsBox #raceResultsList .raceResultsListItem:hover {
   background: #DDD;
   color: #000;
   cursor: pointer;
}

.runkeeper #raceResultsBox #raceResultsList .raceResultsListItem a,
.runkeeper #raceResultsBox #raceResultsList .raceResultsListItem a:hover {
   color: #000;
}

.runkeeper #raceResultsBox #raceResultsList .raceResultsListItem .position {
   position: absolute;
   top: 0px;
   left: 0px;
   width: 50px;
   height: 30px;
   padding-top: 8px;
   margin-right: 1px; 
   text-align: center;
}

.runkeeper #raceResultsBox #raceResultsList .raceResultsListItem .icon {
   position: absolute;
   top:0px; 
   left: 50px;
   width: 30px; 
   height: 30px;
   padding: 2.5px 0 0 3px;       
}

.runkeeper #raceResultsBox #raceResultsList .raceResultsListItem .user {
   position: absolute;
   top: 0px;
   left: 85px;
   width: 275px;
   height: 30px;
   padding: 8px 0 0 5px;
   text-align: left;
 }

.runkeeper #raceResultsBox #raceResultsList .raceResultsListItem .time {
   position: absolute;
   top: 0px;
   left: 350px;
   width: 75px;
   height: 30px;
   padding-top: 8px;
   text-align: center;
}

.runkeeper #raceResultsBox #raceResultsList .raceResultsListItem .pace {
   position: absolute;
   top: 0px;
   left: 425px;
   width: 75px;
   height: 30px;
   padding-top: 8px;
   text-align: center;
}

.runkeeper #currentLiveRacesWidget {
   background: white;
   position: relative;
   top: 0px;
   left: 0px;
   margin: 0px auto;
   padding: 8px 0px;
   width: 198px;
}

.runkeeper #currentLiveRacesWidget .liveRacesListItem {
   position: relative;
   margin: 0px;
   padding: 5px;
   width: 188px;   
}

.runkeeper #currentLiveRacesWidget .liveRacesListItem:hover {
   cursor: pointer;   
   background: #EEE;
}

.runkeeper #currentLiveRacesWidget .liveRacesListItem .detailsBox {
   position: relative;
   height: 30px;
}

.runkeeper #currentLiveRacesWidget .liveRacesListItem .detailsBox .icon {
   height: 30px;   
   width: 30px;
   float:left;
   margin-right: 6px;   
}

.runkeeper #currentLiveRacesWidget .liveRacesListItem .detailsBox .icon img {
   height: 30px;   
   width: 30px;
}

.runkeeper #currentLiveRacesWidget .liveRacesListItem .detailsBox .arrow {
   background: url("../images/feedArrow-small.png") no-repeat scroll 0 0 transparent;
   height: 16px;
   margin-top: -8px;
   position: absolute;
   right: 8px;
   top: 50%;
   width: 16px;      
}

.runkeeper #currentLiveRacesWidget .liveRacesListItem .detailsBox .textBox {
   float: left;
   width: 123px;   
}

.runkeeper #currentLiveRacesWidget .liveRacesListItem .detailsBox .textBox .title {
   font-size: 13px;
   color: #111;
   font-weight: bold;
   margin-bottom: 4px;   
}

.runkeeper #currentLiveRacesWidget .liveRacesListItem .detailsBox .textBox .subTitle {
   font-size: 10px;
   color: #666;
   font-weight: normal;   
}

.runkeeper #currentLiveRacesWidget .liveRacesListItem .detailsBox .textBox .subTitle.distance {
   margin-top: 4px;   
}

.runkeeper #currentLiveRacesWidget .liveRacesListItem .detailsBox .textBox .subTitle.location {
   margin-top: 0px;   
}

.runkeeper #currentLiveRacesWidget .liveRacesListItem .detailsBox .textBox .subTitle.time {
   margin-top: 0px;   
}

.runkeeper #currentLiveRacesWidget .liveRacesListItem .detailsBox .textBox .subTitle.date {
   margin-top: 0px;   
}

.runkeeper #currentLiveRacesWidget .liveRacesListItem .participantsBox .participants {
   margin: 10px auto 0px;
   width: 180px;
}

.runkeeper #currentLiveRacesWidget .liveRacesListItem .participantsBox .participants .title {
   font-size: 10px;
   color: #666;
   margin-bottom: 6px;
}
 
.runkeeper #currentLiveRacesWidget .liveRacesListItem .participantsBox .participants .userGrid {
   margin-bottom: 0px;
}

.runkeeper #currentLiveRacesWidget .border {
   height: 1px;
   margin: 8px 0px;
   width: 200px;
   background: #EEE;   
}

.runkeeper #currentLiveRacesWidget a#viewAll {
   display: block;
   margin: 5px auto 0px;
   text-align: center;
   width: 50px;
}

.runkeeper #currentLiveRacesWidget a#viewAll:hover {
   color: #2F8CCC;   
}
   
/* FIXME: Live races landing page. Remove when testing is complete. */

.runkeeper #content.liveRaces { 
   position: relative;
   z-index: 2;
   margin-top: 30px;         
}

.runkeeper #content.race #rightColumn #raceFitnessClassRecommendations {
   position: relative;
   width: 200px;
   margin: 40px auto 40px;
   z-index: 10;
}

.runkeeper #content.race #rightColumn #raceFitnessClassRecommendations .header {
   position: relative;
   height: 40px;
}

.runkeeper #content.race #rightColumn #raceFitnessClassRecommendations .header .icon {
   float: left;
   height: 28px;
   width: 28px;
   margin-top: 2px;
   margin-right: 10px;      
} 

.runkeeper #content.race #rightColumn #raceFitnessClassRecommendations .header .title {
   font-size: 15px;
   font-weight: bold;  
   position: relative;
   top: 1px;    
}

.runkeeper #content.race #rightColumn #raceFitnessClassRecommendations .fitnessClassesListContainer {
   position: relative;
   background: #FFF;
   border: 1px solid #CCC;
   width: 190px;
   left: -8px;
   padding: 5px 4px;
}

.runkeeper #content.race #rightColumn #raceFitnessClassRecommendations .fitnessClassesListItem {
   position: relative;
   margin: 0px;
   padding: 5px;
   width: 180px;               
}

.runkeeper #content.race #rightColumn #raceFitnessClassRecommendations .fitnessClassesListItem:hover {
   cursor: pointer;
   background: #EEE;            
}

.runkeeper #content.race #rightColumn #raceFitnessClassRecommendations .fitnessClassesListItem:active {
   cursor: pointer;
   background: #CCC;            
}

.runkeeper #content.race #rightColumn #raceFitnessClassRecommendations .fitnessClassesListItem.featured {
   border: 2px solid #2C5DAA;
   position: relative;
   top: -5px;
   left: -5px;
   width: 186px; 
   margin-bottom: -10px; 
}

.runkeeper #content.race #rightColumn #raceFitnessClassRecommendations .fitnessClassesListItem .featuredClassText {
   display: none;       
}

.runkeeper #content.race #rightColumn #raceFitnessClassRecommendations .fitnessClassesListItem.featured .featuredClassText {
   display: block;
   text-align: center;
   padding: 5px 0;
   position: relative;
   left: -5px;
   bottom: -5px;
   width: 196px;
   color: #FFF;    
   font-size: 11px; 
   background: #2C5DAA;      
}

.runkeeper #content.race #rightColumn #raceFitnessClassRecommendations .fitnessClassItemBox {
   position: relative;
   margin: 0px;
   width: 180px;
}

.runkeeper #content.race #rightColumn #raceFitnessClassRecommendations .fitnessClassesListItem .fitnessClassItemBox .arrow {
   background: url("../images/feedArrow-small.png") no-repeat scroll 0 0 transparent;
   position: absolute;
   top: 50%;
   right: 0px;
   height: 16px;
   width: 16px; 
   margin-top: -8px;  
}

.runkeeper #content.race #rightColumn #raceFitnessClassRecommendations .fitnessClassesListItem .fitnessClassItemBox .title {
   position: relative;
   font-size: 14px;
   font-weight: bold;   
   margin-bottom:5px;
   width: 160px;    
   line-height: 130%;   
}

.runkeeper #content.race #rightColumn #raceFitnessClassRecommendations .fitnessClassesListItem .fitnessClassItemBox .details {
   position: relative;
   font-size: 11px;
   font-weight: normal;
   color: #666;   
   width: 160px;
}

.runkeeper #content.race #rightColumn #raceFitnessClassRecommendations .fitnessClassesListItem .details span {
   font-weight: bold;
}

.runkeeper #content.race #rightColumn #raceFitnessClassRecommendations .fitnessClassesListItem .details .goal {
   margin-bottom: 3px;
}

.runkeeper #content.race #rightColumn #raceFitnessClassRecommendations .fitnessClassesListItem .participantsBox .participants {
   margin: 10px auto 0px;
   width: 180px;
}

.runkeeper #content.race #rightColumn #raceFitnessClassRecommendations .fitnessClassesListItem .participantsBox .participants .title {
   font-size: 10px;
   font-weight: normal;
   color: #666;
   padding-bottom: 3px;
   width: 160px;
}

.runkeeper #content.race #rightColumn #raceFitnessClassRecommendations .fitnessClassesListItem .participantsBox .participants .userGrid {
   margin-bottom: 0px;
}

.runkeeper #content.race #rightColumn #raceFitnessClassRecommendations .border {
   height: 1px;
   margin: 5px 0;
   position: relative;
   left: -4px;
   width: 198px;
   background: #EEE;  
}

.runkeeper #content.race #rightColumn #raceFitnessClassRecommendations .border:first-child {
   display: none; 
}

.runkeeper #rightColumn .whatsThisbox {
   width: 200px;
   position: relative;
   margin: 0 auto 14px;
}

.runkeeper .helpIcon {
   float: left;
   width: 20px;
   height: 20px;
   margin-right: 6px;
   position: relative;
   top: -4px;
}

.runkeeper .whatsThisLink {
   float: left;
}

.runkeeper #raceForm div.errors {
   color: #b72222;
   font-weight: bold;
}

.runkeeper #raceForm div.errors .header {
   margin-bottom: 2px;
}

.runkeeper #raceForm div.errors ol {
   list-style-type: disc;
   font-weight:normal;
   margin-bottom: 20px;
}

.runkeeper #raceForm div.errors li {
   color:#b72222;
   margin-left: 25px;
   margin-top: 1px;
   margin-bottom: 1px;
}



.runkeeper .manageRaceRequestConfirmationLightbox {
   margin-top: 5px;
   padding-top: 60px;
   background: #FFF;
   color: #666;
   font-size: 16px;
   font-weight: normal;
   text-align: center;
}

.runkeeper #rightColumn .editRaceInfoLink { 
   position: relative;
   width: 200px;
   margin: 0 auto 14px; 
}

.runkeeper .headlineBox.races #distanceBox {
    position: relative;
    float: right;
    background: url(../images/profileStatsBox-bg-sm.png) no-repeat 0 0; 
    width: 90px;
    height: 31px;
    padding: 0px 2px;
    margin: 3px 6px 0px 10px;
}

.runkeeper .headlineBox.races #distanceBox #distanceDisplay {
    position: relative;
    float: left;    
    top: 7px;
    font-size: 20px;
    font-weight: bold;
    color: white;
    margin-left: 3px;       
    margin-right: 2px;
    text-shadow: black 1px 1px 3px; 
}

.runkeeper .headlineBox.races #distanceBox #distanceUnits {
    position: relative;
    float: left;
    top: 15px;
    font-size: 10px;
    font-weight: bold;
    color: #CCC;
    margin-right: 3px;
    text-shadow: black 0 0 1px; 
}

.runkeeper .headlineBox.races #distanceBox img#profileStatsWindow-reflection {
    position: relative;
    top: -25px;
    width: 90px;
    height: 31px;
}

/* Races2 */

/* Races | Breadcrumbs. */

.runkeeper .breadcrumbItem#currentBreadcrumb .arrow.right {    
    position: absolute;
    float: right;
    top: 0px;
    width: 6px;
    background: url(../images/breadcrumb-r.png) no-repeat 0 0;
}

.runkeeper .breadcrumbItem#currentBreadcrumb:hover .arrow.right {  
    position: absolute;
    float: right;
    top: 0px;
    width: 6px;
    background: url(../images/breadcrumb-r.png) no-repeat 0 -35px;
}

/* Race | Main content fields. */

.runkeeper .race#upperContent {
    position: relative;
    width: 970px;
    margin: 30px auto 30px;
}

.runkeeper .race#tabbedContent {
    position: relative;
    width: 100%;
    margin: 50px auto 30px;
}

.runkeeper .race#tabbedContent #subNav {
   margin-top: 0;
}

.runkeeper .race#upperContent .leftColumn {
    position: relative;
    float: left;
    width: 200px;   
}

.runkeeper .race#upperContent .middleColumn {
    position: relative;
    float: left;
    width: 500px;
    margin: 0px 35px;
}

.runkeeper .race#upperContent .rightColumn {
    position: relative;
    float: left;
    width: 200px;
}

/* Race | Race logo and main menu. */

.runkeeper .race#upperContent .leftColumn .raceLogo {
    position: relative;
    width: 100%;    
}

.runkeeper .race#upperContent .leftColumn .raceLogo img {
    margin: 0px auto 20px;  
}

.runkeeper .race#upperContent .leftColumn #mainMenu .divider {
    width: 100%;
    height: 0;      
    border-bottom: 1px solid #EEE;
    margin: 1px auto;
}

.runkeeper .race#upperContent .leftColumn #mainMenu a.menuItem {
    position: relative;
    width: 188px;
    margin: 3px 0;
    font-size: 12px;
    color: #2A5DB0;     
    display: block; 
    padding: 6px;
    height: 12px;
}

.runkeeper .race#upperContent .leftColumn #mainMenu a.menuItem:hover {
    background: #EEE;   
    cursor: pointer;        
}

/* Race | Race information. */

.runkeeper .race#upperContent .middleColumn .raceName {
    position: relative;
    font-size: 24px;
    font-weight: bold;      
}

.runkeeper .race#upperContent .middleColumn .raceOrganizer {
    position: relative;
    top: 2px;
    font-size: 12px;    
    margin-bottom: 20px;
}

.runkeeper .race#upperContent .middleColumn .divider {
    width: 100%;
    height: 2px;
    margin-top: 5px;
    border-bottom: 1px solid #EEE   
}

.runkeeper .race#upperContent .middleColumn .raceOrganizer a {
    color: #2A5DB0;
}

.runkeeper .race#upperContent .middleColumn table#raceStatsBox {
    position: relative;
    width: 500px;   
    margin-top: 20px;
    border-collapse: collapse;
}

.runkeeper .race#upperContent .middleColumn table#raceStatsBox thead tr {
    color: #555;
    height: 25px;
    background: #EEE;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEE), to(#CCC));
    background: -moz-linear-gradient(-90deg, #EEE, #CCC);   
}

.runkeeper .race#upperContent .middleColumn table#raceStatsBox tbody {
    color: black;
    background: white;
}

.runkeeper .race#upperContent .middleColumn table#raceStatsBox thead th {
    border: 1px solid #BBB;
    text-align: center; 
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    cursor: default;
}

.runkeeper .race#upperContent .middleColumn table#raceStatsBox tbody td {
    border: 1px solid #BBB;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 3px 5px 3px;
    vertical-align: middle;
}

.runkeeper .race#upperContent .middleColumn table#raceStatsBox tbody td .content {
    position: relative;
    width: inherit;
    height: 22px;
    margin: 0px auto 0px;   
    text-align: center;
    cursor: default;
}

.runkeeper .race#upperContent .middleColumn table#raceStatsBox tbody td .content .text {
    position: relative;
    top: 5px;
    white-space: nowrap; 
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 1px 0;
}
    
.runkeeper .race#upperContent .middleColumn table#raceStatsBox tbody td#stat-category {
     padding-top: 7px;
     padding-bottom: 3px;
}

.runkeeper .race#upperContent .middleColumn table#raceStatsBox tbody td#stat-category .content #categoryContainer {
    position:relative;
    text-align: center;
}
    
.runkeeper .race#upperContent .middleColumn table#raceStatsBox tbody td#stat-category .content img {
    position: relative;
    margin-right: 3px;  
}

.runkeeper .race#upperContent .middleColumn table#raceStatsBox tbody td#stat-category .content .text {
    position: relative;
    top: -6px;
    height: 20px;
    white-space: nowrap; 
    text-overflow: ellipsis;
    overflow: hidden;       
    text-align: left;
}

.runkeeper .race#upperContent .middleColumn table#raceStatsBox tbody td#stat-distance {
        
}

.runkeeper .race#upperContent .middleColumn table#raceStatsBox tbody td#stat-date {
        
}

.runkeeper .race#upperContent .middleColumn table#raceStatsBox tbody td#stat-time {
        
}

.runkeeper .race#upperContent .middleColumn table#raceStatsBox tbody td#stat-location {
        
}

.runkeeper .race#upperContent .middleColumn #raceDescription {
    position: relative;
    display: block;
    width: 100%;
    margin: 25px auto 0px;  
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    color: black;
}

.runkeeper .race#upperContent .middleColumn #raceDescription #truncatedRaceDescription a#seeMoreDescription,
.runkeeper .race#upperContent .middleColumn #raceDescription #fullRaceDescription a#seeLessDescription {
    cursor: pointer;
    color: #2A5DB0;     
}

.runkeeper .race#upperContent .middleColumn #participantsRequest {
    position: relative;
    display: block;
    width: 100%;
    margin: 25px auto 0px;  
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    color: black;   
}

.runkeeper .race#upperContent .middleColumn .participantsContainer {
    position: relative;
    display: block;
    width: 100%;
}

.runkeeper .race#upperContent .middleColumn .participantsContainer .header {
    position: relative;
    float: left;
    display: block;
    margin-top: 25px;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: bold;
    color: black;
}

.runkeeper .race#upperContent .middleColumn .participantsContainer .participants {
    display: block;
    float: left;
    width: 100%;
}

.runkeeper .race#upperContent .middleColumn .participantsContainer .participants .userGrid {
    width: 100%;
    margin-bottom: 0px;
}

.runkeeper .race#upperContent .middleColumn .participantsContainer .participants .visibleParticipants {
    cursor: pointer;
    color: #2A5DB0;     
}

/* Race | Join/Leave race buttons. */

.runkeeper .race#joinRaceButton {
    width: 200px;
}

.runkeeper .race#joinRaceButton .mainText {
    font-size: 19px;
}

.runkeeper .race#leaveRaceButton {
    width: 200px;   
}

.runkeeper .race#leaveRaceButton .mainText {
    font-size: 19px;
}

/* Race | Fitness class recommendation widget. */

.runkeeper .race #raceFitnessClassRecommendations {
   position: relative;
   width: 200px;
   margin: 20px auto 40px;
   z-index: 10;     
}

.runkeeper .race #raceFitnessClassRecommendations .header {
   position: relative;
   height: 40px;
}

.runkeeper .race #raceFitnessClassRecommendations .header .icon {
   float: left;
   height: 28px;
   width: 28px;
   margin-top: 2px;
   margin-right: 10px;      
} 

.runkeeper .race #raceFitnessClassRecommendations .header .title {
   font-size: 15px;
   font-weight: bold;  
   position: relative;
   top: 1px;    
}

.runkeeper .race #raceFitnessClassRecommendations .fitnessClassesListContainer {
   position: relative;
   background: #FFF;
   border: 1px solid #CCC;
   width: 190px;
   left: -8px;
   padding: 5px 4px;
}

.runkeeper .race #raceFitnessClassRecommendations .fitnessClassesListItem {
   position: relative;
   margin: 0px;
   padding: 5px;
   width: 180px;               
}

.runkeeper .race #raceFitnessClassRecommendations .fitnessClassesListItem:hover {
   cursor: pointer;
   background: #EEE;            
}

.runkeeper .race #raceFitnessClassRecommendations .fitnessClassesListItem:active {
   cursor: pointer;
   background: #CCC;            
}

.runkeeper .race #raceFitnessClassRecommendations .fitnessClassesListItem.featured {
   border: 2px solid #2C5DAA;
   position: relative;
   top: -5px;
   left: -5px;
   width: 186px; 
   margin-bottom: -10px; 
}

.runkeeper .race #raceFitnessClassRecommendations .fitnessClassesListItem .featuredClassText {
   display: none;       
}

.runkeeper .race #raceFitnessClassRecommendations .fitnessClassesListItem.featured .featuredClassText {
   display: block;
   text-align: center;
   padding: 5px 0;
   position: relative;
   left: -5px;
   bottom: -5px;
   width: 196px;
   color: #FFF;    
   font-size: 11px; 
   background: #2C5DAA;      
}

.runkeeper .race #raceFitnessClassRecommendations .fitnessClassItemBox {
   position: relative;
   margin: 0px;
   width: 180px;
}

.runkeeper .race #raceFitnessClassRecommendations .fitnessClassesListItem .fitnessClassItemBox .arrow {
   background: url("../images/feedArrow-small.png") no-repeat scroll 0 0 transparent;
   position: absolute;
   top: 50%;
   right: 0px;
   height: 16px;
   width: 16px; 
   margin-top: -8px;  
}

.runkeeper .race #raceFitnessClassRecommendations .fitnessClassesListItem .fitnessClassItemBox .title {
   position: relative;
   font-size: 14px;
   font-weight: bold;   
   margin-bottom:5px;
   width: 160px;    
   line-height: 130%;   
}

.runkeeper .race #raceFitnessClassRecommendations .fitnessClassesListItem .fitnessClassItemBox .details {
   position: relative;
   font-size: 11px;
   font-weight: normal;
   color: #666;   
   width: 160px;
}

.runkeeper .race #raceFitnessClassRecommendations .fitnessClassesListItem .details span {
   font-weight: bold;
}

.runkeeper .race #raceFitnessClassRecommendations .fitnessClassesListItem .details .goal {
   margin-bottom: 3px;
}

.runkeeper .race #raceFitnessClassRecommendations .fitnessClassesListItem .participantsBox .participants {
   margin: 10px auto 0px;
   width: 180px;
}

.runkeeper .race #raceFitnessClassRecommendations .fitnessClassesListItem .participantsBox .participants .title {
   font-size: 10px;
   font-weight: normal;
   color: #666;
   padding-bottom: 3px;
   width: 160px;
}

.runkeeper .race #raceFitnessClassRecommendations .fitnessClassesListItem .participantsBox .participants .userGrid {
   margin-bottom: 0px;
}

.runkeeper .race #raceFitnessClassRecommendations .border {
   height: 1px;
   margin: 5px 0;
   position: relative;
   left: -4px;
   width: 198px;
   background: #EEE;  
}

.runkeeper .race #raceFitnessClassRecommendations .border:first-child {
   display: none; 
}

/* Race | Tabbed menu. */

.runkeeper .race#tabbedContent #tabbedOptions #subNavContainer {
    margin: 0px auto 10px auto; 
}

.runkeeper .race#tabbedContent #tabbedOptions #subNavContainer #subNavBox {
    width: auto;
}

.runkeeper .race#tabbedContent #tabbedOptions #subNavContainer #manageRaceLinkBox {
    margin: 0px;
    float: right;   
    height: 29px;
}

.runkeeper .race#tabbedContent #tabbedOptions #subNavContainer #manageRaceLinkBox:hover {
    cursor: pointer;
}

.runkeeper .race#tabbedContent #tabbedOptions #subNavContainer #manageRaceLinkBox .text {
    position: relative;
    float: right;
    top: 6px;
    margin-right: 10px;
    font-size: 13px;    
}

/* Race | Race map. */

.runkeeper .race#tabbedContent #tabbedOptions #mapContainer #liveRacersContainer {
    position: relative;
    width: 100%;
    display: block;
}

.runkeeper .race#tabbedContent #tabbedOptions #mapContainer #liveRacersContainer .header {
    position: relative;
    float: left;
    display: inline;
    top: 4px;
    left: 2px;
    height: 20px;
    font-size: 12px;
    font-weight: bold;
    color: black;
    margin-right: 5px;      
}

.runkeeper .race#tabbedContent #tabbedOptions #mapContainer #liveRacersContainer #liveRacersList {
    display: inline;
    float: left;
    width: 587px;
}

.runkeeper .race#tabbedContent #tabbedOptions #mapContainer #liveRacersContainer #liveRacersList .userGrid {
    width: 587px;   
    margin-bottom: 30px;
}

.runkeeper .race#tabbedContent #tabbedOptions #mapContainer #map_area {
    position: relative;
    width: 970px;
    height: 500px;
    margin: 0 auto 15px auto;
    border: none;
    overflow: hidden;
}

.runkeeper .race#tabbedContent #tabbedOptions #mapContainer #map_area #map_canvas,
.runkeeper .race#tabbedContent #tabbedOptions #mapContainer #map_area #editControlsContainer {
    width: 970px;   
    height: 500px;
}

.runkeeper .race#tabbedContent #tabbedOptions #mapContainer #map_area .greyBorder.tl {
    background: url(../images/greyBorder-tls.png) no-repeat 0 0;
}

.runkeeper .race#tabbedContent #tabbedOptions #mapContainer #map_area .greyBorder.tr {
    background: url(../images/greyBorder-trs.png) no-repeat 0 0;
}

.runkeeper .race#tabbedContent #tabbedOptions #mapContainer #map_area .greyBorder.bl {
    background: url(../images/greyBorder-bls.png) no-repeat 0 0;
}

.runkeeper .race#tabbedContent #tabbedOptions #mapContainer #map_area .greyBorder.br {
    background: url(../images/greyBorder-brs.png) no-repeat 0 0;
}

.runkeeper .race#tabbedContent #tabbedOptions #mapContainer #map_area .greyBorder.t {
    background: url(../images/greyBorder-ts.png) repeat-x 0 0;
    left: 8px;
    width: 954px;
}


.runkeeper .race#tabbedContent #tabbedOptions #mapContainer #map_area .greyBorder.rt {
    background: url(../images/greyBorder-rs.png) repeat-y 0 0;
    position: absolute;
    top: 8px;
    right: 0;
    width: 6px;
    height: 484px;
}

.runkeeper .race#tabbedContent #tabbedOptions #mapContainer #map_area .greyBorder.lt {
    background: url(../images/greyBorder-ls.png) repeat-y 0 0;
    position: absolute;
    top: 8px;
    left: 0;
    width: 6px;
    height: 484px;
}

.runkeeper .race#tabbedContent #tabbedOptions #mapContainer #map_area .greyBorder.b {
    background: url(../images/greyBorder-bs.png) repeat-x 0 0;
    left: 8px;
    width: 954px;
    height: 6px;
}

/* Race | Race results. */

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer,
.runkeeper .race#tabbedContent #tabbedOptions #mapContainer {
    position: relative;
    width: 970px;
    margin: 0 auto;
}

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer #searchBox {
    position: relative;
    width: 968px;
    height: 35px;
    margin-bottom: 20px;
    border: 1px solid #CCC;
    background: #EEE;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F2F2F2), to(#DDD));
    background: -moz-linear-gradient(-90deg, #F2F2F2, #DDD);
}

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer #searchBox label {
    position: relative;
    float: left;
    top: 9px;
    font-weight: bold;
    font-size: 15px;
    margin-left: 10px;
    margin-right: 5px;
    color: black;
}    

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer #searchBox #nameSearchInput,
.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer #searchBox #bibNumberSearchInput {
    position: relative;
    float: left;
    top: 4px;
    width: 150px;
    text-align: left;
    font-size: 15px;
    color: black;
}    

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer #searchBox #bibNumberSearchInput {
    width: 60px;
}    

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsTableContainer {
    position: relative;
    width: 970px;
    max-height: 400px;
    overflow: auto;
}

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults {
    position: relative;
    border-collapse: collapse;  
    width: 100%;
}

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults thead {
    display: table-header-group;
}

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults thead tr {
    display: table-row;
    color: #555;
    height: 25px;
    background: #EEE;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEE), to(#CCC));
    background: -moz-linear-gradient(-90deg, #EEE, #CCC);
}

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults thead th {
    border: 1px solid #BBB;
    vertical-align: middle;
    white-space: nowrap; 
    padding-left: 7px;
    padding-right: 7px;
}

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults thead th:hover {
    cursor: pointer;
    text-decoration: underline;
}

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults thead th.official:hover,
.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults thead th.claim:hover,
.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults thead th.icon:hover {
    cursor: default;
}

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults thead th.official,
.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults thead th.icon {
    width: 20px;
}

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults thead th.age {
    width: 26px;
}

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults thead th.gender {
    width: 44px;
}

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults thead th.time,
.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults thead th.pace {
    width: 48x;
}

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults thead th.official,
.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults thead th.overallPosition,
.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults thead th.icon,
.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults thead th.age,
.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults thead th.gender,
.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults thead th.time,
.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults thead th.pace {
    text-align: center;
}

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults thead th .content {
    position: relative;
    margin: 0px;
    width: inherit;
    font-size: 12px;
    font-weight: bold;
    padding: 0 5px;
}

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults thead th.claim .content {
    text-align: center;
}

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults thead th.icon .content .icon {
    position: relative;
    margin: 0px auto;
    width: 20px;
    height: 20px;
    background: url(../images/icon-profilePic.png) no-repeat 0 0;
}

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults thead th.official .content .icon {
    position: relative;
    margin: 0px auto;
    height: 20px;
    width: 20px;
}

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults tbody {
    display: table-row-group;
    border-collapse: collapse;
}

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults tbody tr {
    display: table-row;
    height: 30px;
}

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults tbody tr.hasActivity:hover,
.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults tbody tr.hasActivity:hover td {
    background-image: -moz-linear-gradient(top, #1F82C5, #253A7B);
    background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, #1F82C5), color-stop(1, #253A7B));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#1F82C5', EndColorStr='#253A7B')";
    cursor: pointer !important;
    color: #FFF;
    text-shadow: 0 -1px 0 #000;
}

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults tbody tr.hasActivity:active {
    background-image: -moz-linear-gradient(top, #253A7B, #1F82C5);
    background-image: -webkit-gradient(linear,left top,left bottom, color-stop(1, #253A7B), color-stop(0, #1F82C5));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#253A7B', EndColorStr='#1F82C5')";
    cursor: pointer !important;
    color: #DDD;
    text-shadow: 0 1px 0 #000;
}

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults tbody tr.hasActivity:hover td .content,
.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults tbody tr.hasActivity:active td .content {
    cursor: pointer;
}

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults tbody td {
    font-size: 11px;
    font-weight: normal;
    border-collapse: collapse;
    vertical-align: middle;
}

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults tbody td .content {
    position: relative;
    margin: 0px;
    padding: 5px 7px 5px 7px;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    cursor: default;
}

.runkeeper .race#tabbedcontent #tabbedoptions #raceResultsContainer table#raceResults tbody td.overallposition .content {
	text-align: center;
}
    
.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults tbody td.icon .content .icon,
.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults tbody td.official .content .icon {
    position: relative;
    margin: 0px auto;
    height: 20px;
    width: 20px;
} 

.runkeeper .race#tabbedContent #tabbedOptions #raceResultsContainer table#raceResults tbody td.name .content {
    font-weight: bold;
}

/* Race | Live race feed. */

.runkeeper .race #liveRaceFeedWidget {
    position: relative; 
    width: 200px;
    margin: 0px auto;
    z-index: 10;
    display: none;
}

.runkeeper .race #liveRaceFeedWidget .header {
    position: relative;
    height: 20px;
    font-size: 15px;
    font-weight: bold;
}

.runkeeper .race #liveRaceFeedWidget .header .title {
    position: relative;
    text-align: center;
    margin: 0px auto;   
}

.runkeeper .race #liveRaceFeedWidget #raceFeedContainer {
    position: relative;
    background: #FFF;
    border: 1px solid #CCC;
    width: 190px;
    left: -8px;
    padding: 5px 4px;   
    height: 250px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.runkeeper .race #liveRaceFeedWidget #raceFeedContainer #liveRaceFeed .feedItem {
    position: relative; 
    margin-right: 0px;
    padding: 2px 3px 2px 3px;
    width: 180px;   
}

.runkeeper .race #liveRaceFeedWidget #raceFeedContainer #liveRaceFeed .feedItem .icon {
    position: relative;
    float: left;
    width: 20px;
    height: 20px;
}

.runkeeper .race #liveRaceFeedWidget #raceFeedContainer #liveRaceFeed .feedItem .content {
    position: relative;
    float: left;
    top: -2px;
    font-size: 11px;
    font-weight: normal;    
    width: 135px;
    line-height: 13px;
}

.runkeeper .race #liveRaceFeedWidget #raceFeedContainer #liveRaceFeed .feedItem .postTime {
    position: relative; 
    float: left;
    left: 30px;
    margin-top: 4px;
    font-size: 11px;
    font-weight: normal;
    color: #999;    
}

.runkeeper .race #liveRaceFeedWidget #raceFeedContainer #liveRaceFeed .border {
    position: relative;
    height: 1px;
    margin: 5px 0; 
    left: -4px;
    width: 198px;
    background: #DDD;       
}

/* Race hub | Main content fields. */

.runkeeper .raceHub#upperContent {
    position: relative;
    width: 970px;
    margin: 30px auto 30px;
}

.runkeeper .raceHub#tabbedContent {
    position: relative;
    width: 100%;
    margin: 50px auto 30px;
}

.runkeeper .raceHub#tabbedContent #subNav {
   margin-top: 0;
}

.runkeeper .raceHub#upperContent .leftColumn {
    position: relative;
    float: left;
    width: 200px;   
}

.runkeeper .raceHub#upperContent .middleColumn {
    position: relative;
    float: left;
    width: 500px;
    margin: 0px 35px;
}

.runkeeper .raceHub#upperContent .rightColumn {
    position: relative;
    float: left;
    width: 200px;
}

/* Race hub | Race logo and main menu. */

.runkeeper .raceHub#upperContent .leftColumn .raceLogo {
    position: relative;
    min-height: 150px;
    width: 100%;
    text-align: center; 
}

.runkeeper .raceHub#upperContent .leftColumn .raceLogo img {
    margin: 0px auto 20px;  
}

.runkeeper .raceHub#upperContent .leftColumn #mainMenu .divider {
    width: 100%;
    height: 0;      
    border-bottom: 1px solid #EEE;
    margin: 1px auto;
}

.runkeeper .raceHub#upperContent .leftColumn #mainMenu a.menuItem {
    position: relative;
    height: 12px;
    width: 188px;
    padding: 6px;
    margin: 3px 0;
    font-size: 12px;
    display: block;     
}

.runkeeper .raceHub#upperContent .leftColumn #mainMenu a.menuItem:hover {
    background: #EEE;   
    cursor: pointer;        
}

.runkeeper .raceHub#upperContent .leftColumn #mainMenu .menuItem a {
     
}

/* Race hub | Information. */

.runkeeper .raceHub#upperContent .middleColumn .raceName {
    position: relative;
    font-size: 24px;
    font-weight: bold;      
}

.runkeeper .raceHub#upperContent .middleColumn .raceOrganizer {
    position: relative;
    top: 2px;
    font-size: 12px;    
    margin-bottom: 20px;
}

.runkeeper .raceHub#upperContent .middleColumn .divider {
    width: 100%;
    height: 2px;
    margin-top: 5px;
    border-bottom: 1px solid #EEE   
}

.runkeeper .raceHub#upperContent .middleColumn .raceOrganizer a {
    color: #2A5DB0;
}

.runkeeper .raceHub#upperContent .middleColumn #raceDescription {
    position: relative;
    display: block;
    width: 100%;
    margin: 20px auto 0px;  
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    color: black;
}

.runkeeper .raceHub#upperContent .middleColumn #raceDescription #truncatedRaceDescription a#seeMoreDescription,
.runkeeper .raceHub#upperContent .middleColumn #raceDescription #fullRaceDescription a#seeLessDescription {
    cursor: pointer;
    color: #2A5DB0;     
}

.runkeeper .raceHub#upperContent .middleColumn .participantsContainer {
    position: relative;
    display: block;
    width: 100%;
}

.runkeeper .raceHub#upperContent .middleColumn .participantsContainer .header {
    position: relative;
    float: left;
    display: block;
    margin-top: 25px;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: bold;
    color: black;
}

.runkeeper .raceHub#upperContent .middleColumn .participantsContainer .participants {
    display: block;
    float: left;
    width: 100%;
}

.runkeeper .raceHub#upperContent .middleColumn .participantsContainer .participants .userGrid {
    width: 100%;
    margin-bottom: 0px;
}

.runkeeper .raceHub#upperContent .middleColumn .participantsContainer .participants .visibleParticipants {
    cursor: pointer;
    color: #2A5DB0;     
}

/* Race hub | Tabbed menu. */

.runkeeper .raceHub#tabbedContent #tabbedOptions #subNavContainer {
    margin: 0px auto 10px auto; 
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #subNavContainer #subNavBox {
    width: auto;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #subNavContainer #manageRaceHubLinkBox {
    margin: 0px;
    float: right;   
    height: 29px;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #subNavContainer #manageRaceHubLinkBox:hover {
    cursor: pointer;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #subNavContainer #manageRaceHubLinkBox .text {
    position: relative;
    float: right;
    top: 6px;
    font-size: 13px;    
}

/* Race hub | Race results. */

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer {
    position: relative;
    width: 970px;
    margin: 0 auto;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer #searchBox {
    position: relative;
    width: 968px;
    height: 35px;
    margin-bottom: 20px;
    border: 1px solid #CCC;
    background: #EEE;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F2F2F2), to(#DDD));
    background: -moz-linear-gradient(-90deg, #F2F2F2, #DDD);
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer #searchBox label {
    position: relative;
    float: left;
    top: 9px;
    font-weight: bold;
    font-size: 15px;
    margin-left: 10px;
    margin-right: 5px;
    color: black;
}    

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer #searchBox #nameSearchInput,
.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer #searchBox #bibNumberSearchInput,
.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer #searchBox #dateSearchInput {
    position: relative;
    float: left;
    top: 4px;
    width: 150px;
    text-align: left;
    font-size: 15px;
    color: black;
}    

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer #searchBox #bibNumberSearchInput {
    width: 60px;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer #searchBox #dateSearchInput {
    width: 85px;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer #searchBox #uniform-categorySearchInput {
    position: relative;
    float: left;
    top: 1px;
    font-size: 15px;
    color: black;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer #searchBox #categorySearchInput {
    width: 100% !important;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer #searchBox #uniform-runningRaceTypeInput,
.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer #searchBox #uniform-cyclingRaceTypeInput,
.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer #searchBox #uniform-triathlonRaceTypeInput,
.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer #searchBox #uniform-walkingRaceTypeInput {
    position: relative;
    float: left;
    top: 0;
    font-size: 15px;
    color: black;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer #searchBox #runningRaceTypeInput,
.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer #searchBox #cyclingRaceTypeInput,
.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer #searchBox #triathlonRaceTypeInput,
.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer #searchBox #walkingRaceTypeInput {
    width: 100% !important;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsTableContainer {
    position: relative;
    width: 970px;
    max-height: 400px; 
    overflow: auto;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #loadingMoreResults {
    position: relative;
    float: none;
    top: 80px;
    margin: 0px auto;
    z-index: 100;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults {
    position: relative;
    border-collapse: collapse;
    width: 100%;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults thead {
    display: table-header-group;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults thead tr {
    display: table-row;
    color: #555;
    height: 25px;
    background: #EEE;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEE), to(#CCC));
    background: -moz-linear-gradient(-90deg, #EEE, #CCC);
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults thead th {
    border: 1px solid #BBB;
    vertical-align: middle;
    padding-left: 7px;
    padding-right: 7px;
    white-space: nowrap; 
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults thead th:hover {
    cursor: pointer;
    text-decoration: underline;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults thead th.official:hover,
.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults thead th.claim:hover,
.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults thead th.icon:hover {
    cursor: default;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults thead th .content {
    position: relative;
    margin: 0px;
    width: inherit;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults thead th.claim .content {
    text-align: center;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults thead th.overallPosition .content {
    text-align: center;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults thead th.icon .content .icon {
    position: relative;
    width: 20px;
    height: 20px;
    margin: 0px auto;
    background: url(../images/icon-profilePic.png) no-repeat 0 0;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults tbody {
    display: table-row-group;
    border-collapse: collapse;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults tbody tr {
    display: table-row;
    height: 30px;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults tbody tr.hasActivity:hover,
.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults tbody tr.hasActivity:hover td {
    background-image: -moz-linear-gradient(top, #1F82C5, #253A7B);
    background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, #1F82C5), color-stop(1, #253A7B));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#1F82C5', EndColorStr='#253A7B')";
    cursor: pointer;
    color: #FFF;
    text-shadow: 0 -1px 0 #000;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults tbody tr.hasActivity:active {
    background-image: -moz-linear-gradient(top, #253A7B, #1F82C5);
    background-image: -webkit-gradient(linear,left top,left bottom, color-stop(1, #253A7B), color-stop(0, #1F82C5));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#253A7B', EndColorStr='#1F82C5')";
    cursor: pointer;
    color: #DDD;
    text-shadow: 0 1px 0 #000;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults tbody tr.hasActivity:hover td .content,
.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults tbody tr.hasActivity:active td .content {
    cursor: pointer;    
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults tbody tr.hasActivity:hover td.raceName a {
    color: white;
}   

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults tbody tr.hasActivity:hover td.raceName a:hover {
    color: #DDD;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults tbody tr.hasActivity:hover td.raceName a:active {
    color: #BBB;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults tbody tr:odd {
    background-color: #EEE;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults tbody td {
    font-size: 11px;
    font-weight: normal;
    padding: 5px 7px 5px 7px;
    border-collapse: collapse;
    vertical-align: middle;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults tbody td .content {
    position: relative;
    margin: 0px auto 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    cursor: default;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults tbody td.overallPosition .content {
    text-align: center;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults tbody td.icon .content .iconContainer {
    position: relative;
    float: left;
    left: 50%;
}
    
.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults tbody td.icon .content .iconContainer .icon {
    position: relative;
    float: left;
    left: -50%;
    height: 20px;
    width: 20px;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #searchRaceResultsContainer table#raceResults tbody td.name .content {
    font-weight: bold;
}

/* Race hub | Find race. */

.runkeeper .raceHub#tabbedContent #tabbedOptions #findRaceContainer {
    position: relative;
    width: 970px;   
    margin: 0 auto;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #findRaceContainer .selectionBox {
    position: relative;
    float: left;
    width: 300px;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #findRaceContainer #selectCategoryBox {
    margin-right: 15px;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #findRaceContainer #selectDistanceBox {
    margin-left: 15px;  
    margin-right: 15px;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #findRaceContainer #selectRaceBox {
    width: 306px;
    margin-left: 15px;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #findRaceContainer .divider {
    position: relative;
    float: left;
    width: 0;
    height: 350px;
    z-index: 2;
    background: #DDD;
    border-left: 1px solid #DDD;
    margin: 0 1px 0 0;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #findRaceContainer .selectionBox .header {
    position: relative; 
    top: 0px;
    left: 0px;
    width: 100%;
    height: 30px;
    margin-bottom: 10px;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #findRaceContainer .selectionBox .header .text {
    position: relative;
    top: 3px;
    float: left;
    font-size: 22px;
    font-weight: normal;
    color: #999;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #findRaceContainer .selectionBox .header .text span.type {
    color: black;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #findRaceContainer .selectionBox .selectionItem {
    position: relative;
    width: 100%;
    height: 40px;
    color: #2A5DB0;
    margin-bottom: 10px;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #findRaceContainer .selectionBox .createRace {
    position: relative;
    width: 100%;
    height: 60px;
    font-size: 15px;
    margin-top: 20px;
}   

.runkeeper .raceHub#tabbedContent #tabbedOptions #findRaceContainer .selectionBox .selectionItem:hover {
    cursor: pointer;
    background: url(../images/racePageSelectArrow.png) no-repeat 0 0;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #findRaceContainer .selectionBox .selectionItem.selected {
    background: url(../images/racePageSelectArrow.png) no-repeat 0 -40px;
    color: #FFF;
    text-shadow: 0 -1px 0 #000;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #findRaceContainer .selectionBox .selectionItem .text {
    position: relative;
    top: 10px;
    left: 10px;
    font-size: 20px;
    font-weight: normal;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #findRaceContainer .selectionBox .selectionItem.selected .text {
    font-weight: bold;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #findRaceContainer #selectRaceBox a .selectionItem {
    color: #2A5DB0;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #findRaceContainer #selectRaceBox a .selectionItem:hover {
    color: #2A5DB0;
}

.runkeeper .raceHub#tabbedContent #tabbedOptions #findRaceContainer #selectRaceBox a .selectionItem.selected,
.runkeeper .raceHub#tabbedContent #tabbedOptions #findRaceContainer #selectRaceBox a .selectionItem.selected:hover {
    color: #FFF;
    font-weight: bold;
}

/* Race Hub | Fitness class recommendation widget. */

.runkeeper .raceHub #raceFitnessClassRecommendations {
   position: relative;
   width: 200px;
   margin: 0px auto 40px;
   z-index: 10;     
}

.runkeeper .raceHub #raceFitnessClassRecommendations .header {
   position: relative;
   height: 40px;
}

.runkeeper .raceHub #raceFitnessClassRecommendations .header .icon {
   float: left;
   height: 28px;
   width: 28px;
   margin-top: 2px;
   margin-right: 10px;      
} 

.runkeeper .raceHub #raceFitnessClassRecommendations .header .title {
   font-size: 15px;
   font-weight: bold;  
   position: relative;
   top: 1px;    
}

.runkeeper .raceHub #raceFitnessClassRecommendations .fitnessClassesListContainer {
   position: relative;
   background: #FFF;
   border: 1px solid #CCC;
   width: 190px;
   left: -8px;
   padding: 5px 4px;
}

.runkeeper .raceHub #raceFitnessClassRecommendations .fitnessClassesListItem {
   position: relative;
   margin: 0px;
   padding: 5px;
   width: 180px;               
}

.runkeeper .raceHub #raceFitnessClassRecommendations .fitnessClassesListItem:hover {
   cursor: pointer;
   background: #EEE;            
}

.runkeeper .raceHub #raceFitnessClassRecommendations .fitnessClassesListItem:active {
   cursor: pointer;
   background: #CCC;            
}

.runkeeper .raceHub #raceFitnessClassRecommendations .fitnessClassesListItem.featured {
   border: 2px solid #2C5DAA;
   position: relative;
   top: -5px;
   left: -5px;
   width: 186px; 
   margin-bottom: -10px; 
}

.runkeeper .raceHub #raceFitnessClassRecommendations .fitnessClassesListItem .featuredClassText {
   display: none;       
}

.runkeeper .raceHub #raceFitnessClassRecommendations .fitnessClassesListItem.featured .featuredClassText {
   display: block;
   text-align: center;
   padding: 5px 0;
   position: relative;
   left: -5px;
   bottom: -5px;
   width: 196px;
   color: #FFF;    
   font-size: 11px; 
   background: #2C5DAA;      
}

.runkeeper .raceHub #raceFitnessClassRecommendations .fitnessClassItemBox {
   position: relative;
   margin: 0px;
   width: 180px;
}

.runkeeper .raceHub #raceFitnessClassRecommendations .fitnessClassesListItem .fitnessClassItemBox .arrow {
   background: url("../images/feedArrow-small.png") no-repeat scroll 0 0 transparent;
   position: absolute;
   top: 50%;
   right: 0px;
   height: 16px;
   width: 16px; 
   margin-top: -8px;  
}

.runkeeper .raceHub #raceFitnessClassRecommendations .fitnessClassesListItem .fitnessClassItemBox .title {
   position: relative;
   font-size: 14px;
   font-weight: bold;   
   margin-bottom:5px;
   width: 160px;    
   line-height: 130%;   
}

.runkeeper .raceHub #raceFitnessClassRecommendations .fitnessClassesListItem .fitnessClassItemBox .details {
   position: relative;
   font-size: 11px;
   font-weight: normal;
   color: #666;   
   width: 160px;
}

.runkeeper .raceHub #raceFitnessClassRecommendations .fitnessClassesListItem .details span {
   font-weight: bold;
}

.runkeeper .raceHub #raceFitnessClassRecommendations .fitnessClassesListItem .details .goal {
   margin-bottom: 3px;
}

.runkeeper .raceHub #raceFitnessClassRecommendations .fitnessClassesListItem .participantsBox .participants {
   margin: 10px auto 0px;
   width: 180px;
}

.runkeeper .raceHub #raceFitnessClassRecommendations .fitnessClassesListItem .participantsBox .participants .title {
   font-size: 10px;
   font-weight: normal;
   color: #666;
   padding-bottom: 3px;
   width: 160px;
}

.runkeeper .raceHub #raceFitnessClassRecommendations .fitnessClassesListItem .participantsBox .participants .userGrid {
   margin-bottom: 0px;
}

.runkeeper .raceHub #raceFitnessClassRecommendations .border {
   height: 1px;
   margin: 5px 0;
   position: relative;
   left: -4px;
   width: 198px;
   background: #EEE;  
}

.runkeeper .raceHub #raceFitnessClassRecommendations .border:first-child {
   display: none; 
}

/* Races | Search. */

.runkeeper .races#searchContainer {
    position: relative;
    width: 970px;
    margin: 30px auto 30px;
    clear: both;
}

.runkeeper .races#searchParamsContainer {
    position: relative; 
    float: left;
    width: 225px;
    margin-right: 15px;
}

.runkeeper .races#searchResultsContainer {
    position: relative;
    float: left;
    max-height: 506px;
    width: 730px;
}

.runkeeper .races#searchResultsPagingContainer {
    position: relative;
    float: right;
    height: 25px;
    width: 730px;
}

.runkeeper .races#searchResultsCreateARaceLinkContainer {
    position: relative;
    float: right;
    height: 35px;
    width: 730px;   
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
}


.runkeeper .races#searchParamsContainer #searchHeader {
    position: relative;
    float: left;
    clear: both;
    top: 0px;
    left: 0px;
    height: 25px;
    width: 225px;
    background: #666;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#999), to(#333));
    background: -moz-linear-gradient(-90deg, #999, #333);
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
}

.runkeeper .races#searchParamsContainer #searchHeader span.text {
    position: relative;
    float: left;
    top: 5px;
    left: 6px;
    font-size: 15px;
    font-weight: bold;
    color: #FFF;
}

.runkeeper .races#searchParamsContainer #searchHeader div.arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 15px;
    height: 25px;
    background: url(../images/searchHeaderArrow.png) no-repeat 0 0;
}

.runkeeper .races#searchParamsContainer #basicParamsContainer {
    position: relative;
    float: left;
    clear: both;
    width: 192px;
    padding: 8px;
    background: #DDD;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEE), to(#CCC));
    background: -moz-linear-gradient(-90deg, #EEE, #CCC);
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border: 1px solid #CCC;
    border-top: none;
}

.runkeeper .races#searchParamsContainer #advancedSearchHeader {
    position: relative; 
    float: left;
    clear: both;
    height: 20px;
    width: 210px;
    background: #CCC;   
}

.runkeeper .races#searchParamsContainer #advancedSearchHeader span.text {
    position: relative; 
    float: left;
    top: 4px;
    left: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #333;
}

.runkeeper .races#searchParamsContainer #basicParamsContainer .inputLabel {
    position: relative;
    float: none;
    clear: both;
    margin-bottom: 5px;
    font-size: 11px;
    font-weight: bold;  
    display: block  
}

.runkeeper .races#searchParamsContainer #basicParamsContainer .inputBox {
    position: relative;
    float: none;
    clear: both;
    width: 100%;
    margin-bottom: 14px;    
}

.runkeeper .races#searchParamsContainer #basicParamsContainer .inputBox #fromDate {
    position: relative;
    float: left;
}

.runkeeper .races#searchParamsContainer #basicParamsContainer .inputBox #toDate {
    position: relative;
    float: left;
}

.runkeeper .races#searchParamsContainer #basicParamsContainer input[type="text"] {
    width: 185px;
    text-align: left;
    font-size: 14px;
    color: black;   
}

.runkeeper .races#searchParamsContainer #basicParamsContainer #fromDateSearchInput {
    width: 87px;
    color: #CCC;
}

.runkeeper .races#searchParamsContainer #basicParamsContainer #toDateSearchInput {
    width: 87px;
    margin-left: 5px;
    color: #CCC;
}

.runkeeper .races#searchParamsContainer #basicParamsContainer .dateSearchInput.set {
    color: black !important;    
}

.runkeeper .races#searchParamsContainer #basicParamsContainer select {
    width: 183px !important;
}

.runkeeper .races#searchParamsContainer #basicParamsContainer #uniform-raceCategorySearchInput,
.runkeeper .races#searchParamsContainer #basicParamsContainer #uniform-runningRaceDistanceSearchInput,
.runkeeper .races#searchParamsContainer #basicParamsContainer #uniform-cyclingRaceDistanceSearchInput,
.runkeeper .races#searchParamsContainer #basicParamsContainer #uniform-triathlonRaceDistanceSearchInput,
.runkeeper .races#searchParamsContainer #basicParamsContainer #uniform-walkingRaceDistanceSearchInput {
    width: 148px !important;    
}

.runkeeper .races#searchParamsContainer #basicParamsContainer  span {
    width: 100%;    
}

.runkeeper .races #searchBox {
   float: left;
   width: 730px;
}

.runkeeper .races #noSearchBox {
   position: relative;
   top: 80px;
   text-align: center;
}

.runkeeper .races#searchStatusContainer {
    position: relative;
    margin: 0px auto;
    font-size: 14px;
    text-align: left;   
}

.runkeeper .races#searchStatusContainer .searchNumber {
    text-align: left;
    margin-right: 20px;
    color: #999;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 6px;
}

.runkeeper .races#searchStatusContainer .params {
    position: relative;
    width: 100%;
    text-align: left;
    padding-bottom: 6px;
    font-size: 11px;
}

.runkeeper .black {
   color: #000;
}

.runkeeper #raceDescription .italic,
#participantsRequest .italic {
   color: #999;
}

.runkeeper .cantFindBox {
   font-size: 13px;
   text-align: left;
   color: #666;
   padding-left: 10px;
}

.runkeeper .cantFindBox a {
}

.runkeeper .races#searchStatusContainer .params .paramItem {
    position: relative;
    text-align: left;
    color: #999;
}

.runkeeper .races#searchStatusContainer .params .paramItem .black {
    font-weight: bold;
}

.runkeeper .races#searchStatusContainer .params .paramItem.searchedFor {
    position: relative;
    text-align: left;
    margin-right: 5px;
}

.runkeeper .races#searchStatusContainer .params.noResultsFound {
    font-size: 11px;
    border-bottom: 1px solid #CCC;
}

.runkeeper .races#searchStatusContainer.noResultsFound {
    position: relative;
    float: none;
    margin: 0px auto;
    font-size: 14px;
    text-align: center  
}

.runkeeper .races#searchStatusContainer.resultsFound {
    position: relative;
    float: right;
    top: 0px;
    width: 730px;
    margin-bottom: 5px;
    font-size: 13px;
    color: black;
    text-align: center;
}

.runkeeper .races#performingSearch {
    position: relative;
    float: none;
    top: 80px;
    margin: 0px auto;
    font-size: 14px;
    color: black;
    text-align: center  
}

.runkeeper .races#searchResultsContainer table#searchResults {
    position: relative;
    border-collapse: collapse;
    width: 730px;
}

.runkeeper .races#searchResultsContainer table#searchResults thead {
    display: table-header-group;    
}

.runkeeper .races#searchResultsContainer table#searchResults thead tr {
    display: table-row;
    color: #555;    
    height: 25px;
    background: #EEE;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEE), to(#CCC));
    background: -moz-linear-gradient(-90deg, #EEE, #CCC);
}

.runkeeper .races#searchResultsContainer table#searchResults thead th {
    border: 1px solid #BBB;
    vertical-align: middle;
    padding-left: 7px;
    padding-right: 7px;
    white-space: nowrap;
}

.runkeeper .races#searchResultsContainer table#searchResults thead th.raceHubName {
    width: 500px;   
}

.runkeeper .races#searchResultsContainer table#searchResults thead th.raceHubLocation {
    width: 154px;   
}

.runkeeper .races#searchResultsContainer table#searchResults thead th.raceName {
    width: 189px;   
}

.runkeeper .races#searchResultsContainer table#searchResults thead th.location {
    width: 150px;   
}

.runkeeper .races#searchResultsContainer table#searchResults thead th.category {
    width: 100px;
}

.runkeeper .races#searchResultsContainer table#searchResults thead th.distance {
    width: 100px;
}

.runkeeper .races#searchResultsContainer table#searchResults thead th.date {
    width: 80px
}

.runkeeper .races#searchResultsContainer table#searchResults thead th .content {
    position: relative;
    margin: 0px;
    width: inherit;
    text-align: left;
    font-size: 12px;
    font-weight: bold;      
}

.runkeeper .races#searchResultsContainer table#searchResults thead th.icon .iconContainer {
    position: relative;
    float: left;
    left: 50%;  
}

.runkeeper .races#searchResultsContainer table#searchResults thead th.icon .icon {
    position: relative;
    float: left;
    left: -50%;
    height: 20px;
    width: 20px;
    background: url(../images/icon-racePic.png) no-repeat 0 0;
}

.runkeeper .races#searchResultsContainer table#searchResults tbody {
    display: table-row-group;
    border-collapse: collapse;  
}

.runkeeper .races#searchResultsContainer table#searchResults tbody tr {
    display: table-row;
    height: 30px;   
}

.runkeeper .races#searchResultsContainer table#searchResults tbody tr.hover,
.runkeeper .races#searchResultsContainer table#searchResults tbody tr.hover td {
    background-color: #1F82C5;
    background-image: -moz-linear-gradient(top, #1F82C5, #253A7B);
    background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, #1F82C5), color-stop(1, #253A7B));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#1F82C5', EndColorStr='#253A7B')";
    cursor: pointer;
    color: #FFF;
    text-shadow: 0 -1px 0 #000;
}

.runkeeper .races#searchResultsContainer table#searchResults tbody tr.hover:active {
    background-color: #253A7B;
    background-image: -moz-linear-gradient(top, #253A7B, #1F82C5);
    background-image: -webkit-gradient(linear,left top,left bottom, color-stop(1, #253A7B), color-stop(0, #1F82C5));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#253A7B', EndColorStr='#1F82C5')";
    cursor: pointer;
    color: #DDD;
    text-shadow: 0 1px 0 #000;
}

.runkeeper .races#searchResultsContainer table#searchResults tbody td {
    font-size: 11px;
    font-weight: normal;
    padding: 5px 7px 5px 7px;
    border-collapse: collapse;
    vertical-align: middle;
}

.runkeeper .races#searchResultsContainer table#searchResults tbody td .content {
    position: relative;
    height: 12px;
    margin: 0px auto 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: left;   
}

.runkeeper .races#searchResultsContainer table#searchResults tbody td.icon .content {
    height: 20px;
}

.runkeeper .races#searchResultsContainer table#searchResults tbody td.raceHubName .content {
    width: 500px;
    font-weight: bold;
}

.runkeeper .races#searchResultsContainer table#searchResults tbody td.raceHubLocation .content {
    width: 154px;
}

.runkeeper .races#searchResultsContainer table#searchResults tbody td.raceName .content {
    width: 189px;
    font-weight: bold;
}

.runkeeper .races#searchResultsContainer table#searchResults tbody td.location .content {
    width: 150px;
}

.runkeeper .races#searchResultsContainer table#searchResults tbody td.category .content {
    width: 100px;
}

.runkeeper .races#searchResultsContainer table#searchResults tbody td.distance .content {
    width: 100px;
}

.runkeeper .races#searchResultsContainer table#searchResults tbody td.date .content {
    width: 80px;
}

.runkeeper .races#searchResultsContainer table#searchResults tbody td.icon .content .iconContainer {
    position: relative;
    float: left;
    left: 50%;
}

.runkeeper .races#searchResultsContainer table#searchResults tbody td.icon .content .iconContainer .icon {
    position: relative;
    float: left;
    left: -50%;
    height: 20px;
    width: 20px;    
}

.runkeeper .races#searchResultsContainer table#searchResults tbody td.icon .content .iconContainer .icon img {
    width: 20px;
    height: 20px;
}

.runkeeper .races#searchResultsPagingContainer #searchResultsPaging #resultsStatus {
    position: relative;
    float: left;
    top: 6px;
    height: 100%;
    font-size: 12px;
    color: black;   
}

.runkeeper .races#searchResultsPagingContainer #searchResultsPaging #previousPageGroup {
    position: relative;
    float: right;
    top: 6px;
    height: 100%;
    margin-right: 5px;
    font-size: 12px;
    color: #2A5DB0;
    cursor: pointer;    
}

.runkeeper .races#searchResultsPagingContainer #searchResultsPaging #previousPageGroup:hover {
    text-decoration: underline;
}

.runkeeper .races#searchResultsPagingContainer #searchResultsPaging #pages {
    position: relative;
    float: right;
}

.runkeeper .races#searchResultsPagingContainer #searchResultsPaging #pages .page {
    position: relative;
    float: left;
    top: 6px;
    height: 100%;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 12px;
    color: #2A5DB0;
    cursor: pointer;
}

.runkeeper .races#searchResultsPagingContainer #searchResultsPaging #pages .page.lastPage {
    margin-right: 0px; 
}

.runkeeper .races#searchResultsPagingContainer #searchResultsPaging #pages .page:hover {
    text-decoration: underline;
}

.runkeeper .races#searchResultsPagingContainer #searchResultsPaging #nextPageGroup {
    position: relative;
    float: right;
    top: 6px;
    height: 100%;
    margin-left: 5px;
    margin-right: 0px;
    font-size: 12px;
    color: #2A5DB0;
    cursor: pointer;    
}

.runkeeper .races#searchResultsPagingContainer #searchResultsPaging #nextPageGroup:hover {
    text-decoration: underline;
}

.runkeeper .bullet {
   background: #999;
   float: left;
   width: 6px;
   height: 6px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    top: 3px;
}

.runkeeper .breadcrumbNav.races .manageLinks {
   float: right;
   position: relative;
   z-index: 10;
   height: 20px;
   top: 10px;
   margin-right: 5px;
}

.runkeeper .breadcrumbNav.races .manageLinks a {
   display: block;
   float: left;
   margin: 0 10px;
   font-weight: bold;
}

.runkeeper #noResultsNotice {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    color: #333;
    line-height: 130%;
    font-size: 14px;
    text-align: center;
}

.runkeeper p.findRaceDescription {
    margin-bottom: 30px;
    color: #333;
    line-height: 130%;
    font-size: 13px;
}

.runkeeper p.findRaceDescription span.bold {
    color: #000;
    display: block;
    margin-bottom: 6px;
    font-size: 16px;
}

.runkeeper #searchStatusContainer.races {
   font-size: 16px;
   color: #666;
}

.runkeeper #searchStatusContainer img {
   margin-right: 6px;
   position: relative;
   top: 3px;
}

/* Race Creation */

.runkeeper .races#createRaceContainer {
    position: relative;
    width: 730px;   
    margin: 50px auto 0px auto;
}

.runkeeper .races#createRaceContainer > .header {
    position: relative;
    float: left; 
    height: 30px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #666;
    margin-bottom: 2px;
}

.runkeeper .races#createRaceContainer #creationSteps {
    position: relative;
    float: left; 
    height: 30px;
    margin-left: 20px;
    width: 545px; /* 458px; */
}

.runkeeper .races#createRaceContainer #creationSteps .stepSelector-medium:hover {
    cursor: default;
}

.runkeeper .races#createRaceContainer #creationContentBox {
    position: relative;
    display: block;
    float: left;
    background: url(../images/darkGreydient-bg.png) repeat-x 0 0;   
}

.runkeeper .races#createRaceContainer #creationContentBox.map {
    background: none;   
}

.runkeeper .races#createRaceContainer #creationContentBox.map > .greyBorder {
    display: none;
}

.runkeeper .races#createRaceContainer #creationContentBox #creationContent {
    position: relative; 
}

.runkeeper .races#createRaceContainer #creationContentBox #creationContent.requiredInfo {
    width: 730px;
    height: 440px;  
}

.runkeeper .races#createRaceContainer #creationContentBox #creationContent.matchSuggestions {
    width: 730px;
    height: 440px;  
}

.runkeeper .races#createRaceContainer #creationContentBox #creationContent.additionalInfo {
    width: 730px;
    height: 440px;  
}

.runkeeper .races#createRaceContainer #creationContentBox #creationContent.map {
    width: 730px;
    height: 440px;  
}

.runkeeper .races#createRaceContainer #creationButtons {
    position: relative;
    display: block;
    float: left;    
    margin-top: 10px;
}

.runkeeper .races#createRaceContainer #creationButtons.requiredInfo {
    width: 730px;
}

.runkeeper .races#createRaceContainer #creationButtons.matchSuggestions {
    width: 730px;   
}

.runkeeper .races#createRaceContainer #creationButtons.additionalInfo {
    width: 730px;   
}

.runkeeper .races#createRaceContainer #creationButtons.map {
    width: 730px;   
}

.runkeeper .races#createRaceContainer #creationButtons #backButton {
    float: left;
}

.runkeeper .races#createRaceContainer #creationButtons #nextButton {
    float: right;   
}

.runkeeper .races#createRaceContainer #creationButtons #saveButton {
    float: right;
}

.runkeeper .races#createRaceContainer .createRaceForm .row {
    position: relative;
    margin: 20px 0; 
}

.runkeeper .races#createRaceContainer .createRaceForm .row:first-child {
    margin-top: 0; 
}

.runkeeper .races#createRaceContainer .createRaceForm .row label {
    position: relative; 
    float: left;
    top: 5px;
    width: 220px;
    font-size: 16px;
    text-align: right;
    margin-right: 10px;
    color: white;   
}

.runkeeper .races#createRaceContainer #additionalInfoForm.createRaceForm .row label {
    width: 220px;
}

.runkeeper .races#createRaceContainer .createRaceForm .row .inputContainer {
    position: relative;
    float: left;
}

.runkeeper .races#createRaceContainer .createRaceForm .row .inputContainer input {
    float: left;
    font-size: 16px;
    color: black;
    text-align: left;
}

.runkeeper .races#createRaceContainer .createRaceForm .row .inputContainer input.notSet {
    color: #BBB;    
}

.runkeeper .races#createRaceContainer .createRaceForm .row .notes {
    position: relative;
    float: left;
    left: 230px;
    font-size: 11px;
    font-weight: normal;    
    margin-top: 3px;
    color: #CCC;
}

.runkeeper .races#createRaceContainer .createRaceForm .row #nameNotes.notes {  
}

.runkeeper .races#createRaceContainer .createRaceForm .row #urlNotes.notes,
.runkeeper .races#createRaceContainer .createRaceForm .row #sponsorNotes.notes {
    left: 230px;
}

.runkeeper .races#createRaceContainer .createRaceForm #logoPreviewBox {
    position: relative;
    left: 250px;    
    margin-top: 10px;
    width: 200px;
}

.runkeeper .races#createRaceContainer .createRaceForm img#logoPreview {
    position:relative;
    height: 100px;
    width: 100px;
}

.runkeeper .races#createRaceContainer .createRaceForm .row #name {
    width: 300px;
}

.runkeeper .races#createRaceContainer .createRaceForm .row #location {
    width: 300px;   
}

.runkeeper .races#createRaceContainer .createRaceForm .row #localDate {
    width: 85px;    
}

.runkeeper .races#createRaceContainer .createRaceForm .row #localHourContainer,
.runkeeper .races#createRaceContainer .createRaceForm .row #localMinuteContainer {
    position: relative;
    float: left;    
}

.runkeeper .races#createRaceContainer .createRaceForm .row #localMinuteContainer {
    margin-left: 3px;   
}

.runkeeper .races#createRaceContainer .createRaceForm .row #localHour,
.runkeeper .races#createRaceContainer .createRaceForm .row #localMinute {
    width: 50px;    
}

.runkeeper .races#createRaceContainer .createRaceForm .row #timeColon {
    position: relative; 
    float: left;
    top: 2px;
    font-size: 21px;
    font-weight: bold;
    color: white;
}

.runkeeper .races#createRaceContainer .createRaceForm .row #amContainer {
    position: relative;
    float: left;
    margin-left: 5px;   
}

.runkeeper .races#createRaceContainer .createRaceForm .row #uniform-logo {
    margin-bottom: 0px; 
}

.runkeeper .races#createRaceContainer .createRaceForm .row #websiteURL {
    width: 300px;   
}

.runkeeper .races#createRaceContainer .createRaceForm .row #registrationURL {
    width: 300px;   
}

.runkeeper .races#createRaceContainer .createRaceForm .row #titleSponsor {
    width: 300px;   
}

.runkeeper .races#createRaceContainer .createRaceForm .row #description {
    width: 300px;
    height: 60px;   
}

.runkeeper .races#createRaceContainer .createRaceForm .row .checkboxLabel {
    position: relative;
    float: left;    
    top: 5px;
    font-size: 16px;
    color: white;
}

.runkeeper .races#createRaceContainer .createRaceForm .row .checkbox {
    position: relative;
    float: left;    
    top: 3px;
    margin-left: 3px;
}

.runkeeper .races#createRaceContainer #requiredInfoContainer {
    position: relative;
    width: 700px;
    padding: 15px;
    z-index: 11;
}

.runkeeper .races#createRaceContainer #matchSuggestionsContainer {
    position: relative;
    width: 713px;
    height: 410px;
    padding: 15px 2px 15px 15px;
    margin: 0 auto; 
    overflow-y: auto;
    overflow-x: hidden;
/*  z-index: 11; */
    color: #000;
}

.runkeeper .races#createRaceContainer #matchSuggestionsContainerBG {
    background: #FFF;
    opacity: 0.6;
    width: 100%;
    height: 100%;
    position: absolute;
/*  z-index: 10; */
}

.runkeeper .races#createRaceContainer #matchSuggestionsContainer .header h2 {
    font-weight: bold;
    text-align: center;
    width: 100%;
    font-size: 22px;
}

.runkeeper .races#createRaceContainer #matchSuggestionsContainer .header p {
    font-weight: normal;
    text-align: center;
    width: 100%;
    font-size: 13px;
    margin-top: 10px;
    color: #333;
}

.runkeeper .races#createRaceContainer #additionalInfoContainer {
    position: relative;
    width: 713px;
    height: 415px;
    padding: 15px 2px 15px 15px;
    margin: 0 auto; 
/*  z-index: 11; */
    overflow-y: auto;
    overflow-x: hidden;
}

.runkeeper .races#createRaceContainer #mapContainer {
    position: relative;
    float: left;
    width: 730px;
}

.runkeeper .races#createRaceContainer #mapContainer #map_area {
    width: 730px;
    margin: 0;
    height: 440px;
}

.runkeeper .races#createRaceContainer #mapContainer #map_area #editControlsContainer,
.runkeeper .races#createRaceContainer #mapContainer #map_area #map_canvas {
    width: 730px;
    margin: 0;
    height: 405px;
}

.runkeeper .races#createRaceContainer #mapContainer #map_area #mapControls {
    width: 730px;
    margin: 0;
}

.runkeeper .races .errors,
.runkeeper .race .errors,
.runkeeper .raceHub .errors {
    padding: 10px;
    border: solid 1px red;
    background: #F7E8E9;
    width: 710px;
    font-size: 12px;
    font-weight: normal;
    color: red;
    margin: 10px auto 20px;
}

.runkeeper .races#createRaceContainer .createRaceForm#requiredInfoForm .errors,
.runkeeper .races#createRaceContainer .createRaceForm#additionalInfoForm .errors {
    width: 650px;
    margin-top: 0;
}

.runkeeper .races#createRaceContainer #mapDataForm.createRaceForm .errors {
    padding: 10px;
    border: solid 1px red;
    background: #F7E8E9;
    width: 710px;
    font-size: 12px;
    font-weight: normal;
    color: red;
    margin: 10px auto 20px;
}

.runkeeper .races .errors .header,
.runkeeper .race .errors .header,
.runkeeper .raceHub .errors .header {
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

.runkeeper .races .errors ol,
.runkeeper .race .errors ol,
.runkeeper .raceHub .errors ol {
   position: relative;
   display: block;
   list-style-type: disc;
   padding-left: 20px;
}

.runkeeper .races .errors li,
.runkeeper .race .errors li,
.runkeeper .raceHub .errors li {
   margin: 3px 0;
}

.runkeeper .races input.error,
.runkeeper .race input.error,
.runkeeper .raceHub input.error {
    border: 2px solid red;
}

.runkeeper .races#createRaceContainer #requiredInfoForm #localDateString.datePickerOpen {
    color: white !important;        
}

.runkeeper .races#createRaceContainer #matchSuggestionsContainer .header {
    position: relative;
    font-size: 14px;
    font-weight: bold;
    color: white;
    margin-bottom: 5px;         
}

.runkeeper .races#createRaceContainer #matchSuggestionsContainer #matches {
    margin-top: 30px;
}

.runkeeper .races#createRaceContainer #matchSuggestionsContainer #matches .matchItem {
    position: relative;
    width: 205px;
    height: 50px;
    padding: 10px;
    font-weight: normal;    
    margin: 0 11px 20px 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    float: left;
    font-weight: normal;
}

.runkeeper .races#createRaceContainer #matchSuggestionsContainer #matches .matchItem.exact {
    height: 80px;
}

.runkeeper .races#createRaceContainer #matchSuggestionsContainer #matches .matchItem:hover {
    cursor: pointer;
    background: #DDD;
}

.runkeeper .races#createRaceContainer #matchSuggestionsContainer #matches .matchItem:active {
    cursor: pointer;
    background: #999;
}

.runkeeper .races#createRaceContainer #matchSuggestionsContainer #matches .matchItem .icon {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

.runkeeper .races#createRaceContainer #matchSuggestionsContainer #matches .matchItem .details {
    float: left;
    width: 145px;
}

.runkeeper .races#createRaceContainer #matchSuggestionsContainer #matches .matchItem .details .name {
    font-weight: bold;
    font-size: 14px;
}

.runkeeper .races#createRaceContainer #matchSuggestionsContainer #matches .matchItem .details .location {
    font-size: 11px;
    margin-bottom: 10px;
    color: #333;
}

.runkeeper .races#createRaceContainer #matchSuggestionsContainer #matches .matchItem .details .date {
    font-size: 11px;
    color: #000;
    margin-bottom: 3px;
}

.runkeeper .races#createRaceContainer #matchSuggestionsContainer #matches .matchItem .details .category {
    font-size: 11px;
    color: #000;
}

.runkeeper .races#createRaceContainer #mapActions .dividerGrey {
    background: url(../images/mapControls-divider.png) repeat;
    width: 1px;
    height: 35px;
    float: left;        
}

.runkeeper .races#createRaceContainer #mapActions #distanceBox {
    position: relative;
    top: 1px;
    width: 68px;
    height: 20px;
    z-index: 20;
    float: left;
    background: url(../images/profileStatsBox-bg-xsm.png) no-repeat 0 0; 
    margin: 3px 10px 0px 10px; 
    padding: 3px;
}

.runkeeper .races#createRaceContainer #mapActions #distanceBox #distanceDisplay{
    position: relative;
    font-size: 16px;
    font-weight: bold;
    color: white;
    text-shadow: black 1px 1px 3px; 
    float: left;
    width: 48px;
    text-align: right;
    margin-right: 6px;
    top: 3px;
}

.runkeeper .races#createRaceContainer #mapActions #distanceBox #distanceUnits {
    position: relative;
    float: left;
    font-size: 10px;
    font-weight: bold;
    color: #CCC;
    width: 14px;
    text-shadow: black 0 0 1px; 
    top: 8px;
}

.runkeeper .races#createRaceContainer #mapActions #mapRaces {
    position: relative;
    float: left;
    font-size: 13px;
    font-weight: normal;
}

.runkeeper .races#createRaceContainer #mapActions #mapRaces #mapRaceLabel {
    position: relative;
    top: 9px;
    float: left;
    margin: 0 6px 0 10px;
    color: #666;
    font-weight: bold;
}

.runkeeper .races#createRaceContainer #mapActions #mapRaces #mapRaceSelect {
    position: relative;
    float: left;
    top: 2px;
    z-index: 20;
}

/* Race & Race Hub | Edit */

.runkeeper #editBox {
    position: relative;
    width: 730px;
    margin: 30px auto 30px; 
}

.runkeeper #editBox .row {
    position: relative;
    width: 100%;
    margin-bottom: 18px;
}

.runkeeper #editBox .row label {
    position: relative;
    float: left;
    width: 210px;
    text-align: right;
    color: black;
    font-size: 16px;
    font-weight: bold;
    top: 5px;
}   

.runkeeper #editBox .row .inputContainer {
    position: relative; 
    float: left;
    margin-left: 10px;
}

.runkeeper #editBox .row .notes {
    margin-left: 220px;
    margin-top: 8px;
    color: #666;
    font-size: 11px;
}   

.runkeeper #editBox .row .inputContainer input[type=text] {
    font-size: 16px;
    font-weight: normal;
    width: 200px;
}

.runkeeper #editBox .row .inputContainer textarea {
    width: 360px;
    height: 60px;
}

.runkeeper #editBox .row #localHourContainer,
.runkeeper #editBox .row #localMinuteContainer {
    position: relative;
    float: left;
}

.runkeeper #editBox .row #localMinuteContainer {
    margin-left: 3px;
}

.runkeeper #editBox .row #localHour,
.runkeeper #editBox .row #localMinute {
    width: 50px;    
}

.runkeeper #editBox .row #timeColon {
    position: relative;
    float: left;
    top: 2px;
    font-size: 21px;
    font-weight: bold;
    color: black;
}

.runkeeper #editBox .row #amContainer {
    position: relative;
    float: left;
    margin-left: 5px;   
}

.runkeeper #editBox .row .inputContainer .uploader {
    margin-bottom: 0px;
}

.runkeeper #editBox .row #logoPreviewBox {
    position: relative;
    float: left;
    margin: 15px 0 0 240px; 
}

.runkeeper #editBox .row #logoPreviewBox img#logoPreview {
    position:relative;
    height: 100px;
    width: 100px;
}

.runkeeper #editBox #mapRaces {
	position: relative;	
}

.runkeeper #editBox #availableRaceMaps #availableRaceMapsLabel {
	position: relative;	
	float: left;
	margin-right: 10px;
	color: #666;
	font-size: 13px; 
	font-weight: bold;
	top: 6px;
	left: 5px;
}

.runkeeper #editBox #raceMapLabel {
	position: relative;
	font-size: 16px;
	font-weight: bold;
	color: black;
	left: 5px;
}

.runkeeper #editBox #raceMap {
    position: relative;
}

.runkeeper #editBox #raceMap #viewFullscreen {
    display: none;
}

.runkeeper #editBox #raceMap #distanceBox {
    position: absolute;
    background: url(../images/profileStatsBox-bg-xsm.png) no-repeat 0 0; 
    width: 68px;
    height: 20px;
    margin: 3px 6px 0px 10px;
    bottom: 5px;
    padding: 3px;
    z-index: 20;
}

.runkeeper #editBox #raceMap #distanceBox #distanceDisplay {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    color: white;
    text-shadow: black 1px 1px 3px; 
    float: left;
    width: 48px;
    text-align: right;
    margin-right: 6px;
    top: 3px;
}

.runkeeper #editBox #raceMap #distanceBox #distanceUnits {
    position: relative;
    float: left;
    font-size: 10px;
    font-weight: bold;
    color: #CCC;
    width: 14px;
    text-shadow: black 0 0 1px; 
    top: 8px;
}

.runkeeper #editBox > .divider {
    width: 100%;
    height: 0;
    border-top: 1px solid #CCC;
    margin: 30px 0 15px;
}

/* Race & Race Hub | Revision History */

.runkeeper #historyLoadingGraphic {
    position: relative;
    float: none;
    top: 70px;
    margin: 0px auto;
    font-size: 15px;
    font-weight: bold;
    height: 0px;
    color: black;
    text-align: center;	
}

.runkeeper #noHistoryExists {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.runkeeper #revisionsBox {
	position: relative;
	width: 750px;
	margin: 30px auto 30px;
}

.runkeeper #revisionsBox .revisionItemContainer {
	position: relative;
	width: 750px;
	padding: 10px 0;
	border-top: 1px solid #EEE;
}

.runkeeper #revisionsBox .revisionItem {
	position: relative;
	padding: 7px 5px;
	width: 740px;
}

.runkeeper #revisionsBox .revisionItem .icon {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 10px;
}

.runkeeper #revisionsBox .revisionItem .details {
	float: left;
	width: 680px;
}

.runkeeper #revisionsBox .revisionItem .details .header {
	font-weight: bold;
	font-size: 14px;
	color: black;
	margin: 2px 0 0 0;
	line-height: 130%;
}

.runkeeper #revisionsBox .revisionItem .details .main {
	font-weight: normal;
	font-size: 14px;
	color: black;
	margin: 2px 0 0 0;
	line-height: 130%;
	list-style: disc;
	padding-left: 20px;
}

.runkeeper #revisionsBox .revisionItem .details .main .change  {
	padding: 2px;
	margin: 5px 0; 
	color: #444;
	font-size: 12px;
}

.runkeeper #revisionsBox .revisionItem .details .main .change span.newValue {
	font-weight: bold;
}

.runkeeper #revisionsBox .revisionItem .details .main .change div.newValue {
	margin: 10px 0;
	line-height: 130%;
	color: #666;
}

.runkeeper #revisionsBox .revisionItem .details .main .change .newLogo,
.runkeeper #revisionsBox .revisionItem .details .main .change .newMap {
	position: relative; 
	clear: both;
	margin-top: 10px;
}

.runkeeper #revisionsBox .revisionItem .details .subText {
	position: relative;
	float: left;
	font-weight: normal;
	font-size: 12px;
	color: #999;
	clear: both;
	margin-top: 10px;
	width: 680px;
}

.runkeeper #revisionsBox .revisionItem .details .subText .created {
	position: relative;
	float: left;
	top: 4px;
	margin-right: 7px;
}

.runkeeper #revisionsBox .revisionItem .details .subText .report {
	position: relative;
	float: left;
	top: 4px;
}

.runkeeper #revisionsBox .revisionItem .details .subText .report a {
	margin: 0 6px;
}

/* Step Selector */

.runkeeper #createRaceContainer.races .stepSelector-medium:hover .l {
    background: url(../images/stepSelector-left.png) no-repeat 0 -60px;
}

.runkeeper #createRaceContainer.races .stepSelector-medium:active .l {
    background: url(../images/stepSelector-left.png) no-repeat 0 -60px;
}

.runkeeper #createRaceContainer.races .stepSelector-medium.selected .l {
    background: url(../images/stepSelector-left.png) no-repeat 0 -90px;
}

.runkeeper #createRaceContainer.races .stepSelector-medium:hover .m {
    background: url(../images/stepSelector-middle.png) repeat-x 0 -60px;
}

.runkeeper #createRaceContainer.races .stepSelector-medium:active .m {
    background: url(../images/stepSelector-middle.png) repeat-x 0 -60px;
}

.runkeeper #createRaceContainer.races .stepSelector-medium.selected .m {
    background: url(../images/stepSelector-middle.png) repeat-x 0 -90px;
}

.runkeeper #createRaceContainer.races .stepSelector-medium:hover .r {
    background: url(../images/stepSelector-right.png) no-repeat 0 -60px;
}

.runkeeper #createRaceContainer.races .stepSelector-medium:active .r {
    background: url(../images/stepSelector-right.png) no-repeat 0 -60px;
}

.runkeeper #createRaceContainer.races .stepSelector-medium.selected .r {
    background: url(../images/stepSelector-right.png) no-repeat 0 -90px;
}

.runkeeper #createRaceContainer.races .stepSelector-medium.left:hover .r {
    background: url(../images/stepSelector-dividerRight.png) no-repeat 0 -60px;
}

.runkeeper #createRaceContainer.races .stepSelector-medium.left:active .r {
    background: url(../images/stepSelector-dividerRight.png) no-repeat 0 -60px;
}

.runkeeper #createRaceContainer.races .stepSelector-medium.left.selected .r {
    background: url(../images/stepSelector-dividerRight.png) no-repeat 0 -90px;
}

.runkeeper #createRaceContainer.races .stepSelector-medium.middle:hover .r {
    background: url(../images/stepSelector-dividerRight.png) no-repeat 0 -60px;
}

.runkeeper #createRaceContainer.races .stepSelector-medium.middle:active .r {
    background: url(../images/stepSelector-dividerRight.png) no-repeat 0 -60px;
}

.runkeeper #createRaceContainer.races .stepSelector-medium.middle.selected .r {
    background: url(../images/stepSelector-dividerRight.png) no-repeat 0 -90px;
}

.runkeeper #createRaceContainer.races .stepSelector-medium.middle:hover .l {
    background: url(../images/stepSelector-dividerLeft.png) no-repeat 0 -60px;
}

.runkeeper #createRaceContainer.races .stepSelector-medium.middle:active .l {
    background: url(../images/stepSelector-dividerLeft.png) no-repeat 0 -60px;
}

.runkeeper #createRaceContainer.races .stepSelector-medium.middle.selected .l {
    background: url(../images/stepSelector-dividerLeft.png) no-repeat 0 -90px;
}

.runkeeper #createRaceContainer.races .stepSelector-medium.right:hover .l {
    background: url(../images/stepSelector-dividerLeft.png) no-repeat 0 -60px;
}

.runkeeper #createRaceContainer.races .stepSelector-medium.right:active .l {
    background: url(../images/stepSelector-dividerLeft.png) no-repeat 0 -60px;
}

.runkeeper #createRaceContainer.races .stepSelector-medium.right.selected .l {
    background: url(../images/stepSelector-dividerLeft.png) no-repeat 0 -90px;
}

/* Map shadow */

.runkeeper #creationContent #map_area .greyBorder.t {
    width: 714px;
}

.runkeeper #creationContent #map_area .greyBorder.rt {
    height: 397px;
}

.runkeeper #creationContent #map_area .greyBorder.bs {
    width: 730px;
}

.runkeeper #creationContent #map_area .greyBorder.lt {
    height: 397px;
}

.runkeeper .manageRace .mostPopularContainer {
   width: 200px;
}

.runkeeper .manageRace .mostPopularContainer .title,
.manageRace .appDetailsContainer .title {
   width: 190px;
   font-size: 15px;
   line-height: 130%;
}

.runkeeper .manageRace .mostPopularContainer .listContainer {
   width: 190px;
}

.runkeeper .manageRace .mostPopularContainer .listContainer ul {
   padding-left: 20px;
}

.runkeeper .manageRace .mostPopularContainer .listContainer ul li {
   list-style: disc;
   width: 166px;
   padding: 4px 0;
}

.runkeeper .manageRace .mostPopularContainer .endCap,
.manageRace .appDetailsContainer .endCap {
   width: 190px;
}

.runkeeper .manageRace .mostPopularContainer .listContainer .listItem {
   width: 184px;
}

.runkeeper .manageRaceFormContainer {
   margin: 40px 0;
}

.runkeeper .manageRace #loginInfo {
   background: #EEE;
   border: 1px solid #D9D9DB;
   padding: 10px 10px;
   width: 700px;
}

.runkeeper .manageRace #loginInfo #firstThingsFirst {
    margin-bottom: 10px;
    font-size: 18pt;    
}

.runkeeper .manageRace #loginInfo #signupOrLoginBox {
    width: 700px;
    margin: 10px auto 20px; 
}

.runkeeper .manageRace #loginInfo #signupContainer, 
.manageRace #loginInfo #loginContainer {
    float: left;
    display: block;
    width: 300px;
}

.runkeeper .manageRace #loginInfo #signupContainer {
    border-right: 1px solid #CCC;
    padding-right: 7px;
    margin-right: 20px;     
}

.runkeeper .manageRace #loginInfo #loginContainer {
    padding-left: 10    
}
.runkeeper .manageRace #loginInfo #signupOrLoginBox label {
    display: block;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    color: #666;
    margin: 0 0 3px 0;
}

.runkeeper .manageRace #loginInfo #signupOrLoginBox input[type="text"],
.manageRace #loginInfo #signupOrLoginBox input[type="password"] {
    font-size: 13px;
    margin-right: 13px;
    width: 280px;   
}

.runkeeper .manageRace #loginInfo h4 {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 12px 0;
}

.runkeeper .manageRace #loginContainer .blueButton-medium {
   right: 10px;
   top: 5px;
}

.runkeeper #content.manageRace {
   clear: both;  
   font-size: 12px; 
}

.runkeeper #content.manageRace #manageInfo {
   font-size: 14px;
   font-weight: normal;
   line-height: 16px;   
   margin-bottom: 40px;
}

.runkeeper #content.manageRace #loginInfo {
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    margin-bottom: 40px;
}

.runkeeper #content.manageRace #manageFormInstructions {
   font-size: 14px;
   font-weight: normal;
   line-height: 16px;   
   margin-bottom: 20px; 
}

.runkeeper #content.manageRace #whyDoICareBox {
   width: 190px;
   padding: 5px;
}

.runkeeper #content.manageRace #whyDoICareBox .header {
   position: relative;
   margin-bottom: 10px;
   font-size: 28px;
   text-align: center;
   color: #888;            
}

.runkeeper #content.manageRace #whyDoICareBox .content {
   position: relative;
   color: #AAA;   
   font-size: 14px;
   margin-left: 8px;   
}

.runkeeper #content.manageRace #whyDoICareBox ul {
   list-style-type: disc;
   margin-left: 18px;
}

.runkeeper #content.manageRace #whyDoICareBox .content li {
   margin-bottom: 5px;   
}

.runkeeper #manageRaceForm div.errors {
   color: #b72222;
   font-weight: bold;
}

.runkeeper #manageRaceForm div.errors .header {
   margin-bottom: 2px;
}

.runkeeper #manageRaceForm div.errors ol {
   list-style-type: disc;
   font-weight:normal;
   margin-bottom: 20px;
}

.runkeeper #manageRaceForm div.errors li {
   color:#b72222;
   margin-left: 25px;
   margin-top: 1px;
   margin-bottom: 1px;
}

.runkeeper #content.manageRace .manageRaceForm {
   display: block;      
}

.runkeeper #content.manageRace .manageRaceFormRow {
   margin: 10px 0;   
}

.runkeeper #content.manageRace .manageRaceFormRow #required {
   margin-left: 210px;   
   margin-bottom: 10px;
}

.runkeeper #content.manageRace .manageRaceFormRow label {
   position: relative;
   top: 6px;
   float: left;
   width: 200px;
   text-align: right;
   font-size: 16px;
   font-weight: bold;
   margin-right: 10px;
   color: #00;
}

.runkeeper #content.manageRace .manageRaceFormRow .inputRightColumn input[type="text"] {
   text-align: left;
   font-size: 16px;
   font-weight: normal;
   color: #555;        
}

.runkeeper #content.manageRace .manageRaceFormRow .inputRightColumn #additionalInfo {
   text-align: left;
   font-size: 16px;
   font-weight: normal;
   color: #555;  
   width: 500px;
   height: 120px;      
}

.runkeeper #content.manageRace .manageRaceFormRow .notes { 
    margin-left: 210px;
    margin-top: 8px;
    color: #666;
    font-size: 11px;
}

.runkeeper #content.manageRace #submitButton {
   float: left;
   margin-left: 210px;  
   margin-bottom: 20px; 
}

/* Flagging */

.runkeeper .race#flaggingContainer {
    width: 100%;
}

.runkeeper .raceHub#flaggingContainer {
    width: 100%;
}

.runkeeper #flaggingContainer .header {
    position: relative; 
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-top: 5px;
    margin-bottom: 15px;
    text-align: center;
}

.runkeeper #flaggingContainer #flagTypeContainer {
    position: relative;
    float: left;
    width: 700px;
    margin-top: 10px;   
}

.runkeeper #flaggingContainer.race #flagTypeContainer {
    width: 740px;
}

.runkeeper #flaggingContainer #flagTypeContainer label#selectFlagTypeLabel {
    position: relative;
    float: left;
    top: 7px;
    font-size: 14px;
    font-weight: normal;
    color: #333;    
    margin-right: 5px;
}

.runkeeper #flaggingContainer #flagTypeContainer #uniform-selectFlagType {
    position: relative;
    float: left;
}

.runkeeper #flaggingContainer #flagTypeContainer #selectFlagType {
    font-size: 14px;
    font-weight: normal;
    color: #333;    
}

.runkeeper #flaggingContainer #flagInputContainer {
    position: relative;
    float: left;
    width: 700px;
    font-size: 15px;
    font-weight: normal;
    color: #333;
    margin-top: 5px;        
}

.runkeeper #flaggingContainer.race #flagInputContainer {
    width: 740px;
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput label#raceHubNameSearchStringLabel {
    position: relative;
    float: left;
    top: 7px;
    font-size: 14px;
    font-weight: normal;
    color: #333;    
    margin-right: 5px;
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput .raceHubNameSearchString {
    position: relative;
    float: left; 
    width: 410px;
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #searchResultsInstructions {
    position: relative;
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    text-align: center;
    margin-top: 15px;
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #performingSearch {
    position: relative;
    float: none;
    top: 93px;
    margin: 0px auto;
    font-size: 13px;
    height: 0px;
    color: black;
    text-align: center;
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #noResultsFound {
    position: relative;
    float: none;
    top: 100px;
    height: 0px;
    margin: 0px auto;
    font-size: 13px;
    color: black;
    text-align: center;
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput .resultsTableContainer {
    position: relative;
    margin-top: 5px;
    width: 700px; 
    height: 200px;
    border: 1px solid #BBB;
}

.runkeeper #flaggingContainer.race #flagInputContainer #mergeInput .resultsTableContainer {
    width: 740px
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput table.resultsTable {
    position: relative;
    width: 100%;
}

.runkeeper #flaggingContainer #flaggingInputContainer #mergeInput table.resultsTable thead {
    display: table-header-group;
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput table.resultsTable thead tr {
    display: block;
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput table.resultsTable thead th {
    background: #EEE;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEE), to(#CCC));
    background: -moz-linear-gradient(-90deg, #EEE, #CCC);       
    font-size: 12px;
    font-weight: normal;
    color: #777;
    text-align: center;
    padding: 4px 3px;
    border-bottom: 1px solid #BBB; 
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceHubResults table.resultsTable thead th.select {
    width: 60px;
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceHubResults table.resultsTable thead th.name {
    width: 540px;
    border-left: 1px solid #BBB;
    border-right: 1px solid #BBB;
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceHubResults table.resultsTable thead th.numParticipants {
    width: 80px;
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceResults table.resultsTable thead th.select {
    width: 60px;
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceResults table.resultsTable thead th.name {
    width: 200px;
    border-left: 1px solid #BBB;
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceResults table.resultsTable thead th.category {
    width: 80px;    
    border-left: 1px solid #BBB;
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceResults table.resultsTable thead th.distance {
    width: 80px;
    border-left: 1px solid #BBB;
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceResults table.resultsTable thead th.date {
    width: 100px;
    border-left: 1px solid #BBB;
}
    
.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceResults table.resultsTable thead th.time {
    width: 70px;    
    border-left: 1px solid #BBB;
    border-right: 1px solid #BBB;
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceResults table.resultsTable thead th.numParticipants {
    width: 102px;   
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput table.resultsTable tbody {
    display: block;
    overflow-y: scroll;
    height: 176px;
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput table.resultsTable tbody tr {
    display: block;
    height: 30px;
    border-bottom: 1px solid #BBB;
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput table.resultsTable tbody td {
    font-size: 11px;
    font-weight: normal;
    vertical-align: middle;
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput table.resultsTable tbody td .content {
    position: relative;
    margin: 0px;
    padding: 5px 7px 5px 7px;
    text-align: left;
    cursor: default;    
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceHubResults table.resultsTable tbody td.select {
    width: 67px;
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceHubResults table.resultsTable tbody td.select .content {
    padding-left: 22px;
}


.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceHubResults table.resultsTable tbody td.name {
    width: 547px;   
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceHubResults table.resultsTable tbody td.name .content {
    position: relative;
    top: 2px;
    width: 460px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceHubResults table.resultsTable tbody td.numParticipants {
    width: 70px;
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceHubResults table.resultsTable tbody td.numParticipants .content {
    position: relative;
    top: 2px;
    width: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceResults table.resultsTable tbody td.select {
    width: 66px;
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceResults table.resultsTable tbody td.select .content {
    padding-left: 22px;
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceResults table.resultsTable tbody td.name {
    width: 208px
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceResults table.resultsTable tbody td.name .content {
    position: relative;
    top: 2px;
    width: 190px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;    
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceResults table.resultsTable tbody td.category {
    width: 87px
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceResults table.resultsTable tbody td.category .content {
    position: relative;
    top: 2px;
    width: 70px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;    
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceResults table.resultsTable tbody td.distance {
    width: 87px
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceResults table.resultsTable tbody td.distance .content {
    position: relative;
    top: 2px;
    width: 70px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;    
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceResults table.resultsTable tbody td.date {
    width: 107px; 
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceResults table.resultsTable tbody td.date .content {
    position: relative;
    top: 2px;
    width: 90px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;    
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceResults table.resultsTable tbody td.time {
    width: 77px; 
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceResults table.resultsTable tbody td.time .content {
    position: relative;
    top: 2px;
    width: 60px;
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceResults table.resultsTable tbody td.numParticipants {
    width: 90px;
}

.runkeeper #flaggingContainer #flagInputContainer #mergeInput #raceResults table.resultsTable tbody td.numParticipants .content {
    position: relative;
    top: 2px;
    width: 70px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;    
}

.runkeeper #flaggingContainer #submitContainer {
    position: relative;
    float: left;
    width: 100%;
    height: 40px;
    margin-top: 10px;
    clear: both;
}

.runkeeper #flaggingContainer #submitButton {
    position: relative;
    float: left;
    top: 6px;
    right: 50%;     
}

.runkeeper #flaggingContainerLink {
   margin: 0;
}

.runkeeper #resultsDisplayToggle div.radio {
   display: none;
}

.runkeeper .raceResultsHeader {
   position: relative;
}

.runkeeper .raceResultsHeader h2 {
   font-size: 16px;
   margin-bottom: 10px;
}

.runkeeper .raceResultsHeader #resultsDisplayToggle {
   position: absolute;
   top: 0;
   right: 0;
}

