﻿#banner {
    height: 285px;
    position: relative;
    text-align: left;
    position: relative;
}

    #banner h2 {
        display: none;
    }

    #banner li {
        position: relative;
    }

    #banner ol li a, #banner li {
        height: 85px;
        width: 290px;
    }

    #banner a {
        position: absolute;
    }

    #banner ol li a {
        top: 0;
        left: 0;
    }

.banner-sub-button, .banner-sub-button a {
    position: absolute;
    height: 100px;
    width: 320px;
}

.banner-sub-button {
    display: none;
}

#start-now.banner-sub-button {
    background: url(../images/home/Home_Start_Now.png) no-repeat;
    bottom: 10px;
    right: 0;
}


#banner.page2 #start-now {
    display: block;
}

#register-now.banner-sub-button {
    background: url(../images/home/Home_Register_Now.png) no-repeat;
    bottom: 0;
    right: 0;
}

#banner.page3 #register-now {
    display: block;
}

#find-event.banner-sub-button {
    background: url(../images/home/Home_Event.png) no-repeat;
    top: 185px;
    left: 312px;
}

#banner.page4 #find-event {
    display: block;
}

#register-event.banner-sub-button {
    bottom: 0;
    right: 0;
    background: url(../images/home/Home_Register_Event.png) no-repeat;
}

#banner.page4 #register-event {
    display: block;
}

#banner.page1 {
    background: url(../images/home/LandingSlide_1.jpg) no-repeat;
}

    #banner.page1 li#banner-fundraising, #banner.page3 li#banner-fundraising, #banner.page4 li#banner-fundraising {
        background: url(../images/home/LB_StartF-White.png) no-repeat;
    }

    #banner.page1 li#banner-charity, #banner.page2 li#banner-charity, #banner.page4 li#banner-charity {
        background: url(../images/home/LB_Charity-White.png) no-repeat;
    }

    #banner.page1 li#banner-event, #banner.page2 li#banner-event, #banner.page3 li#banner-event {
        background: url(../images/home/LB_Event-White.png) no-repeat;
    }

#banner.page2 {
    background: url(../images/home/LandingSlide_2.jpg) no-repeat;
}

    #banner.page2 li#banner-fundraising {
        background: url(../images/home/LB_StartF-Active.png) no-repeat;
    }

#banner.page3 {
    background: url(../images/home/LandingSlide_3.jpg) no-repeat;
}

    #banner.page3 li#banner-charity {
        background: url(../images/home/LB_Charity-Active.png) no-repeat;
    }

#banner.page4 {
    background: url(../images/home/LandingSlide_4.jpg) no-repeat;
}

    #banner.page4 li#banner-event {
        background: url(../images/home/LB_Event-Active.png) no-repeat;
    }

#banner ol, #banner li {
    padding: 0;
    margin: 0;
    list-style: none;
}

#banner ol {
    padding-top: 16px;
}

#banner li {
    margin-left: 23px;
}

.home-container {
    width: 100%;
}

.home-container-social .home-item a {
    border: 0px;
    text-decoration: none;
}

#social-fundraising {
    padding-top: 38px;
    height: 70px;
}

    #social-fundraising a {
        margin-left: 15px;
    }

.home-item {
    float: left;
    margin: 10px 0px 10px 14px;
    width: 229px;
    height: 350px;
}

    .home-item .header h1 {
        margin-top: 7px;
        color: #fff;
        text-align: center;
    }

.leaderboard-fundraiser-item.leaderboard-fundraiser-item-first {
    padding: 5px 0;
    height: 139px;
}

.leaderboard-fundraiser-item {
    clear: both;
    padding: 5px 0;
}

    .leaderboard-fundraiser-item a, .leaderboard-fundraiser-item a:active, .leaderboard-fundraiser-item a:visited {
        color: #666;
        text-decoration: none;
    }

        .leaderboard-fundraiser-item a:hover {
            color: #777676;
            text-decoration: underline;
        }

.home-item.leaderboard {
    -o-box-shadow: 0 2px 2px #888888;
    -moz-box-shadow: 0 2px 2px #888888;
    box-shadow: 0 2px 2px #888888;
    -webkit-box-shadow: 0 2px 2px #888888;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

.no-cssgradients .home-item.leaderboard {
    border: 1px solid #ccc;
}

.home-item.leaderboard.leaderboard-fundraiser .header {
    background: #777676;
    background-image: linear-gradient(to bottom, #6B6464 50%, #777676 50%);
    background-image: -o-linear-gradient(bottom, #6B6464 50%, #777676 50%);
    background-image: -moz-linear-gradient(bottom, #6B6464 50%, #777676 50%);
    background-image: -webkit-linear-gradient(bottom, #6B6464 50%, #777676 50%);
    background-image: -ms-linear-gradient(bottom, #6B6464 50%, #777676 50%);
}

.home-item.leaderboard.leaderboard-event .header {
    background: #42A2BC;
    background-image: linear-gradient(to bottom, #2990AD 50%, #42A2BC 50%);
    background-image: -o-linear-gradient(bottom, #2990AD 50%, #42A2BC 50%);
    background-image: -moz-linear-gradient(bottom, #2990AD 50%, #42A2BC 50%);
    background-image: -webkit-linear-gradient(bottom, #2990AD 50%, #42A2BC 50%);
    background-image: -ms-linear-gradient(bottom, #2990AD 50%, #42A2BC 50%);
}

.home-item .header {
    padding-top: 1px;
    padding-bottom: 10px;
    height: 36px;
    background-color: grey;
    -moz-border-radius-topleft: 15px;
    -webkit-border-radius-topleft: 15px;
    border-top-left-radius: 15px;
    -moz-border-radius-topright: 15px;
    -webkit-border-radius-topright: 15px;
    border-top-right-radius: 15px;
}

.home-item.leaderboard.leaderboard-fundraiser img {
    float: left;
    width: 97px;
    max-height: 129px;
    margin-left: 5px;
}

.home-item.leaderboard.leaderboard-event .leaderboard-event-image {
    width: 100%;
    height: 129px;
}

.home-item.leaderboard.leaderboard-fundraiser .leaderboard-fundraiser-item-first ul {
    margin: 0;
    padding: 12px 10px 0 15px;
    width: 100px;
    float: left;
}

.leaderboard-event h2, .leaderboard-event p, .leaderboard-event ul {
    margin: 0 8px;
}

.home-item.leaderboard-event .fundraising-amount {
    font-size: 16px;
}

.home-item.leaderboard-event .fundraising-name {
    font-size: 14px;
    margin-right: 20px;
}


.home-item.leaderboard.leaderboard-event h2 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
    height: 32px;
    color: #F18000;
}

.leaderboard-event a:hover {
    color: #F18000;
    text-decoration: underline;
}

.leaderboard-event a, .leaderboard-event a:active, .leaderboard-event a:visited {
    color: #F37920;
    text-decoration: none;
}

.leaderboard-event p {
    color: #999;
    height: 70px;
    margin-bottom: 6px;
}

.leaderboard-event ul {
    padding: 0;
    height: 25px;
}


    .leaderboard-event ul li {
        display: inline;
        list-style-type: none;
    }

.home-item .fundraising-amount {
    margin-top: 5px;
    color: #F37920;
    font-weight: bold;
    font-size: 20px;
}

.read-more-link {
    margin: 5px 0 0 8px;
    border: 0px;
}

.home-item .fundraising-name {
    margin-top: 5px;
    color: #666;
    font-size: 14px;
    font-weight: bold;
}

.home-item.social-item {
    height: 108px;
}

.home-item-social-background {
    background: url(../images/home/Social-bg.png) no-repeat;
    width: 139px;
    padding-left: 90px;
    padding-top: 35px;
    text-align: left;
    vertical-align: top;
    margin: 0;
    margin-top: 10px;
    margin-left: 14px;
}

.leaderboard-fundraiser-item-secondary td {
    padding: 5px 10px;
    font-weight: bold;
    font-size: 12px;
}

    .leaderboard-fundraiser-item-secondary td.name {
        width: 129px;
        padding-right: 0;
    }

        .leaderboard-fundraiser-item-secondary td.name a {
            display: inline-block;
            width: 129px;
        }

    .leaderboard-fundraiser-item-secondary td.amount {
        text-align: right;
        display: inline-block;
        width: 70px;
        color: #777;
    }
