@charset "utf-8";
#box {

}

/* promo reel */
#liveTicker{
        border-bottom:1px solid #96ec52;
        margin-top:-26px;
        margin-bottom:30px;
        padding-bottom:10px;
}
#liveTicker_prev{background-image:url(/images/reel/btn_prev.gif);}
#liveTicker_next{background-image:url(/images/reel/btn_next.gif);}
#liveTicker_play{background-image:url(/images/reel/btn_play.gif);}
#liveTicker_pause{background-image:url(/images/reel/btn_pause.gif);}
#liveTicker .controls{bottom:10px;right:0px;}
#liveTicker .controls a{margin:0px;margin-left:10px;}
#liveTicker h2{
        color:#96ec52;
        font:bold 16px Tahoma, Arial, Verdana, sans-serif;
        line-height:24px;
        margin:0;
        padding:0;
}
#liveTicker .slide_readmore{
        bottom:10px;
        padding-left:20px;
        width:100px;
}

#liveTicker .slide_photo{
        margin:20px 0 0;
}
#liveTicker .slide_text{
        margin:20px 0 0;
        padding:0 20px;
}

#slideshow{
        border-bottom:1px solid #7ac142;
        width:1000px;
        height:180px;
        background:url(/images/home/slideshow_PLACEHOLDER.jpg) 0px -30px no-repeat;
        z-index:90;
}
#featuredlinks{
        position:absolute;
        margin-left:128px;
        margin-top:79px;
        z-index:91;
}
#featuredlinks a{
        display:block;
        float:left;
        margin-right:10px;
        width:166px;
        padding-top:90px;
        padding-left:1px;
        color:#000;
        height:12px;
        line-height:12px;
        font-size:10px;
}
a.nav_programs{background:url(/images/home/nav_programs.gif) top left no-repeat;}
a.nav_programs:hover{background:url(/images/home/nav_programs.gif) 0 -102px;}

a.nav_nikesparq{background:url(/images/home/nav_nikesparq.gif) top left no-repeat;}
a.nav_nikesparq:hover{background:url(/images/home/nav_nikesparq.gif) 0 -102px;}

a.nav_testing{background:url(/images/home/nav_testing.gif) top left no-repeat;}
a.nav_testing:hover{background:url(/images/home/nav_testing.gif) 0 -102px;}

a.nav_coaches{background:url(/images/home/nav_coaches.gif) top left no-repeat;}
a.nav_coaches:hover{background:url(/images/home/nav_coaches.gif) 0 -102px;}

a.nav_kids{background:url(/images/home/nav_kids.gif) top left no-repeat;}
a.nav_kids:hover{background:url(/images/home/nav_kids.gif) 0 -102px;}

#products{
        text-align:center;
        vertical-align:top;
}
#products img{
        margin-top:20px;
}
