﻿#printLogo
{
    display:none;
}


#registerNowButtonGallery
{
    position:absolute;
    bottom:0px;
    right:0px;
}

#registerNowButtonFeedback
{
    position:absolute;
    right:0px;
    bottom:-100px;
}

#registerNowButton
{
    position:absolute;
    bottom:5px;
    left:0px;
}

#registerNowOverlapBottom
{
    position:absolute;
    bottom:10px;
    left:5px;
}

#registerNowOverlapTop
{
    position:absolute;
    top:-12px;
    left:5px;
    clear:both;
}


/*Distance Total Counter Styles and Layout*/
#totalDistanceContainer
{
   position:absolute;
   top:150px;
   clear:both;
}

#distanceTotalMeter
{
    position:relative;
    width:364px;
    height:350px;
}

#distanceTotalToDate
{
    height:20px;
    width:120px;
    position:absolute;
    top:17px;
    right:0px;
    color:#434242;
    font-family:Verdana;
    font-size:19px;
    padding:0px;
    margin:0px;
  
}

#distanceTotalTrack
{
    width:348px;
    height:45px;
    position:absolute;
    top:128px;
    left:8px;
}

#distanceTotalRunner
{
    margin-left:21px;
    height:15px;
    background-image:url(Images/Bar.png);
    background-repeat:repeat-x;
    background-position:top left;
    margin-top:15px;
    width:30px;
    position:relative;
}

#runningMan
{
    float:left;
    width:28px;
    position:absolute;
    top:-12px;
}


/*Top Ten Runner layout and styles*/
#top10k, #top20k, #top40k, #topDistance
{
    width:211px; /*288px;*/
}

#topDistance
{
    width:210px;
    height:227px;
    overflow-y:auto;
    overflow-x:hidden;
}

#top10k .runner
{
    /*background-color:#f3ed41;*/
   background-color:#dffcca;
}

#top20k .runner
{
   /*  background-color:#c1d72e;*/
   background-color:#fbfcca;
}

#top40k .runner
{
    background-color:#caedfc;
}

#topDistance .runner
{
    background-color:#dddddd;
    width:200px;
}

/*
.runner
{
    height:20px;
    width:285px;
    font-family:Verdana;
    font-size:12px;
    color:#434242;
    line-height:20px;
    margin-bottom:3px;
}

.name
{
    float:left;
    width:180px;
    padding-left:20px;
}

.time
{
    float:left;
    width:85px;
}*/

.runner
{
    width:211px;
    font-family:Verdana;
    font-size:11px;
    color:#434242;
    line-height:20px;
    margin-bottom:3px;
}

.name
{
    float:left;
    width:140px;
    padding-left:10px;
}

.time
{
    float:left;
    width:60;
}



/*Post Race Feedback Tabs*/

#feedbackTabStrip
{
   position:absolute;
   right:20px;
   bottom:0px;
   width:425px;
   vertical-align:bottom;
   height:27px;
}

#tabContentContainer
{
    margin:0px 20px 0px 20px;
    height:550px; /*312px;*/
    
}

.tabContent
{
    padding:15px;
    padding-top:10px;
    border:solid 1px #999999;
    height:515px; /*275px;*/
    /*background-color:#e6f5fc;
    background-color:#caedfc;*/
    background-color:White;
}

.oneColumnLeft
{
    height:460px;/*285px;*/
    width:440px;
    float:left;
    overflow-y:auto;
    overflow-x:hidden;

    
}

.oneColumnRight
{
   width:440px;
   float:right;
   height:460px;/*285px;*/
   overflow-y:auto;
   overflow-x:hidden;
}

#feedbackContainer
{
    overflow-y:auto;
    overflow-x:hidden;
    height:460px;
}

#feedbackFormContainer
{
    padding:15px;
    background-color:#caedfc;
}

.feedbackFormCols
{
    height:380px;
    width:430px;
}

#feedbackInfo
{
    background-color:#caedfc;
    padding:15px;
    float:left;
    width:420px;
    height:353px;
    margin-right:20px;
    margin-left:15px;
    margin-top:15px;
}

#feedbackPicture
{
    float:left;
    width:415px;
    height:415px;
}


#footerContainer
{
    height:85px;
    margin:0px 30px 0px 30px;
    position:relative;
}


/*Admin*/
#oneColumnAdmin
{
    width:904px;
    margin:0px 35px;
    position:relative;
    min-height:397px;
}


/*FEEDBACK LIST*/
#adminFeedbackList
{
}

.feedbackRow
{
    background-color:#caedfc;
    font-family:Verdana;
    font-size:12px;
    color:#434242;
}

.feedbackRow td
{
     padding-left:10px;
}

.selectedFeedbackItem
{
    color:#434242;
    background-color:white;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
}

.selectedFeedbackItem td
{ 
    padding-left:10px;
}

.pageNumbers
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#434242;
}

.feedbackListHeader
{
    text-align:center;
}

.feedbackListHeader th a
{

    font-size:14px;
    text-decoration:none;
}

.pageNumbers
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#434242;
    font-weight:bold;
}


/*FEEDBACK DETAILS*/
#runnerDetails, #runnerComments, #runnerPhotos, #runnerActive
{
    margin:20px;
}

.racePhotoContainer
{
    width:840px;
    margin-bottom:20px;
}

.racePhoto
{
    float:left;
    width:98px;
    margin-right:20px;
    margin-bottom:20px;
}

.raceImage 
{
    border:solid 1px #0067a6;
}

.photoDetails
{
    float:left;
    width:600px;
}

.photoApproval
{
    float:left;
    margin-right:20px;
}


/* Measurements dialog */
#measurementDialog table#sizes
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#434242;
    text-align:left;
   
}

#measurementDialog table#sizes th
{
    font-weight:bold;
    height:40px;
    border-bottom:solid 1px #434242;
    /*border-right:solid 1px #434242;*/
    width:121px;
}

#measurementDialog table#sizes td
{
    height:25px;
    width:81px;
}

#measurementDialog table#sizes td.babyBlue
{
    background-color:#99ccff;
    width:81px;
}

#measurementDialog table#sizes td.lightBlue
{
    background-color:#cee7ff;
    width:81px;
}

#measurementDialog table#sizes td.lighterBlue
{
    background-color:#e7f3fe;
    width:81px;
     border-bottom:solid 1px #434242;
}

#measurementDialog table#sizes td.babyPink
{
    background-color:#ff99cc;
    width:81px;
}

#measurementDialog table#sizes td.lightPink
{
    background-color:#fecee6;
    width:81px;
}

#measurementDialog table#sizes td.lighterPink
{
    background-color:#fee5f2;
    width:81px;
     border-bottom:solid 1px #434242;
}


/*Registration Form*/
.registrationFormContainer
{
    padding:15px;
    background-color:#caedfc;
}

.registrationFormCols
{
    height:300px;
    width:430px;
}


