﻿.navButtons {
    position: absolute;
    left: 14px;
    top: -79px;
    width: 957px;
    height: 98px;
    background-image: url(/common/images/kids/common/rr-bg-subnav.png);
    z-index: 2;
}

.btn-animals {
    position: absolute;
    left: 1px;
    width: 95px;
    height: 97px;
    cursor: pointer;
}

    .btn-animals:hover {
        position: absolute;
        left: -4px;
        top: -3px;
        width: 105px;
        height: 104px;
        background-image: url(/common/images/kids/common/btn-animals-rollover.png);
        z-index: 3;
    }

.btn-games {
    position: absolute;
    left: 138px;
    width: 95px;
    height: 97px;
    cursor: pointer;
}

    .btn-games:hover {
        position: absolute;
        left: 134px;
        top: -3px;
        width: 105px;
        height: 105px;
        background-image: url(/common/images/kids/common/btn-games-rollover.png);
        z-index: 3;
    }

.btn-photo-contest {
    position: absolute;
    left: 274px;
    width: 100px;
    height: 97px;
    cursor: pointer;
}

    .btn-photo-contest:hover {
        position: absolute;
        left: 270px;
        top: -3px;
        width: 115px;
        height: 105px;
        background-image: url(/common/images/kids/common/btn-photo-contest-rollover.png);
        z-index: 3;
    }

.btn-ricks-adventures {
    position: absolute;
    left: 417px;
    width: 100px;
    height: 97px;
    cursor: pointer;
}

    .btn-ricks-adventures:hover {
        position: absolute;
        left: 413px;
        top: -3px;
        width: 135px;
        height: 104px;
        background-image: url(/common/images/kids/common/btn-ricks-adventures-rollover.png);
        z-index: 3;
    }

.btn-ask-rick {
    position: absolute;
    left: 574px;
    width: 100px;
    height: 97px;
    cursor: pointer;
}

    .btn-ask-rick:hover {
        position: absolute;
        left: 570px;
        top: -3px;
        width: 106px;
        height: 105px;
        background-image: url(/common/images/kids/common/btn-ask-rick-rollover.png);
        z-index: 3;
    }

.btn-laughs {
    position: absolute;
    left: 724px;
    width: 100px;
    height: 97px;
    cursor: pointer;
}

    .btn-laughs:hover {
        position: absolute;
        left: 720px;
        top: -4px;
        width: 105px;
        height: 105px;
        background-image: url(/common/images/kids/common/btn-laughs-rollover.png);
        z-index: 3;
    }

.btn-kid-heroes {
    position: absolute;
    left: 861px;
    width: 100px;
    height: 97px;
    cursor: pointer;
}

    .btn-kid-heroes:hover {
        position: absolute;
        left: 857px;
        top: -3px;
        width: 104px;
        height: 104px;
        background-image: url(/common/images/kids/common/btn-kid-heroes-rollover.png);
        z-index: 3;
    }
