﻿#bg-header-nav .btn-home {
    background-image: url(/common/images/kids/common/btn-home-rollover.png);
}

#slideshow-container {
    position: relative;
    top: -20px;
}

#slideshow-frame-top {
    position: relative;
    left: 1px;
    width: 717px;
    height: 27px;
    background-image: url(/common/images/kids/kidshome/slideshow-frame-top.png);
    z-index: 2;
}

#slideshow-frame-content {
    position: relative;
    height: 303px;
    width: 721px;
    display: inline;
    float: left;
    z-index: 2;
}

#slideshow-frame-left {
    position: relative;
    width: 28px;
    height: 303px;
    background-image: url(/common/images/kids/kidshome/slideshow-frame-left.png);
    float: left;
    z-index: 2;
}

#slideshow-frame-middle {
    position: relative;
    height: 303px;
    float: left;
    z-index: 2;
}

#slideshow-frame-right {
    position: relative;
    width: 29px;
    height: 303px;
    background-image: url(/common/images/kids/kidshome/slideshow-frame-right.png);
    float: right;
    z-index: 2;
}

#slideshow-frame-bottom {
    position: relative;
    width: 719px;
    height: 36px;
    background-image: url(/common/images/kids/kidshome/slideshow-frame-bottom.png);
    z-index: 2;
}

#links {
    position: absolute;
    top: 300px;
    left: 397px;
    width: 293px;
    text-align: right;
    z-index: 3;
}

    #links .buttonClass {
        position: relative;
        width: 25px;
        height: 26px;
        background-image: url(/common/images/kids/kidshome/btn-slideshow.png) !important;
        margin-left: 10px;
        z-index: 4;
    }

    #links .btnHighlight {
        position: relative;
        width: 25px;
        height: 26px;
        background-image: url(/common/images/kids/kidshome/btn-slideshow-selected.png) !important;
        margin-left: 10px;
        z-index: 4;
    }

#slide-title {
    position: relative;
    top: 210px;
    left: 20px;
    z-index: 99999;
    font-size: 40px;
    color: #fff;
}

#slide-call-to-action-button {
    position: relative;
    top: 210px;
    left: 20px;
    z-index: 99999;
    max-width: 350px;
}

#rritem {
    top: -100px;
}
