.homeColumn
{
    float: left;
    margin-right: 18px;
    width: 350px;
}

.homeSection
{
    background: #fff;
    border: solid 1px #898989;
    margin-bottom: 10px;
    padding: 6px 6px 16px 6px;
    width: 336px;
}

.homeTabRow
{
    background: url(../Images/bg-search-tab.jpg);
    width: 336px;
}

.homeTab
{
    color: #959595;
    cursor: pointer;
    float: left;
    font: bold 11px Tahoma;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 168px;
}

h2.videoTour
{
    background: url(../Images/hdr-home-video.jpg);
    height: 32px;
    margin-bottom: 13px;
    overflow: hidden;
    text-indent: -5000px;
    width: 336px;
}

h2.areAthlete
{
    background: url(../Images/hdr-home-athlete.jpg);
    height: 32px;
    margin-bottom: 13px;
    overflow: hidden;
    text-indent: -5000px;
    width: 336px;
}

h2.areCoach
{
    background: url(../Images/hdr-home-coach.jpg);
    height: 32px;
    margin-bottom: 13px;
    overflow: hidden;
    text-indent: -5000px;
    width: 336px;
}

h2.healthyLife
{
    background: url(../Images/hdr-home-health.jpg);
    height: 32px;
    margin-bottom: 13px;
    overflow: hidden;
    text-indent: -5000px;
    width: 336px;
}

h2.workout
{
    background: url(../Images/hdr-home-workout.jpg);
    height: 32px;
    margin-bottom: 13px;
    overflow: hidden;
    text-indent: -5000px;
    width: 336px;
}

h2.leaderboard
{
    background: url(../Images/hdr-home-stats.jpg);
    height: 32px;
    margin-bottom: 13px;
    overflow: hidden;
    text-indent: -5000px;
    width: 336px;
}

h2.featuredSchool
{
    background: url(../Images/hdr-home-featured-school.jpg);
    height: 32px;
    margin-bottom: 13px;
    overflow: hidden;
    text-indent: -5000px;
    width: 336px;
}

h2.featuredAthlete
{
    background: url(../Images/hdr-home-featured-athlete.jpg);
    height: 32px;
    margin-bottom: 13px;
    overflow: hidden;
    text-indent: -5000px;
    width: 336px;
}

#searchAthlete
{
    display: none;
}

.searchBox
{
    background: #cdcdcd;
    margin-bottom: -10px;
    padding-top: 10px;
}

.searchRow
{
    clear: left;
    margin: 0 10px !important;
    margin: 0 5px;
    padding-bottom: 10px;
}

.searchLabel
{
    float: left;
    font-size: 10px;
    font-weight: bold;
    width: 66px;
}

.searchInput
{
    float: left;
    width: 324px;
}

.searchCol
{
    float: left;
    margin: 0 10px 4px 0 !important;
    margin: 0 5px 4px 0;
    width: 115px;
}

.homeSection .sectionImageLeft
{
    border: solid 1px #959595;
    background: #fff;
    float: left;
    margin: 0 10px 15px;
    padding: 2px;
}

.homeSection .sectionImageRight
{
    border: solid 1px #959595;
    background: #fff;
    float: right;
    margin: 28px 10px 25px;
    padding: 2px;
}

.homeSection .btnMoreRight
{
    float: right;
    margin-right: 10px;
}

.homeSection .btnMoreLeft
{
    float: left;
    margin-left: 10px;
    border:none;
}

.homeSection .sectionTextRight
{
    float: left;
    width: 220px;
    margin-bottom: 10px;
}

.homeSection .sectionTextRightBold
{
    float: left;
    font-weight: bold;
    width: 220px;
    margin-bottom: 15px;
}

.homeSection .sectionTextLeft
{
    float: left;
    width: 220px;
    margin: 0 0 10px 10px !important;
    margin: 0 0 10px 5px;
}

.homeSection .sectionTextLeftBold
{
    float: left;
    font-weight: bold;
    width: 220px;
    margin: 0 0 10px 10px !important;
    margin: 0 0 10px 5px;
}

.statRow1
{
    background: #f4f4f4;
}

.statRow2
{
    background: #f9f9f9;
}

.statName
{
    float: left;
    height: 19px;
    line-height: 19px;
    margin-left: 10px !important;
    margin-left: 5px;
    width: 240px;
}

.statValue
{
    float: right;
    height: 19px;
    line-height: 19px;
    margin-right: 10px !important;
    margin-right: 5px;
    text-align: right;
    width: 56px;
}

.featSchoolName
{
    font-weight: bold;
    margin: 0 0 8px 10px;
}

.featSchoolItem
{
    border-bottom: solid 1px #ccc;
    float: left;
    height: 24px;
    line-height: 24px;
    margin-left: 10px !important;
    margin-left: 5px;
    width: 148px;
}

.featSchoolSpace
{
    float: left;
    height: 24px;
    width: 12px;
}

.basicSection
{
    float:left;
    clear:left;
    background: #fff;
    border: solid 1px #898989;
    margin-bottom: 10px;
    padding: 6px 6px 16px 6px;
    margin: 6px 6px 16px 6px;
    width:650px;
}

.shortSection
{
    float:left;
    background: #fff;
    border: solid 1px #898989;
    margin-right:10px;
    width:312px;
    
}

.sportOptionGroup
{
    float:left;
    width:300px;
    border:solid 1px black;
    margin:7px 7px 7px 7px;
}

.sportGroupContent
{
    margin:3px 0 0 3px;
    
}

.sectionBox
{
    background: #cdcdcd;
    padding-top: 10px;
}