﻿/* Temp */

#secondary-nav
{
    background-image: url(/images/submenu/products/background.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    z-index: 0;
    height: 106px;
}

#all
{
    background-image: url(/images/submenu/products/all_off.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 111px;
    height: 106px;
    right: 0px;
    z-index: 1;
}

#celebration
{
    background-image: url(/images/submenu/products/celebration_off.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 151px;
    height: 106px;
    right: 61px;
    z-index: 1;
}

#classics
{
    background-image: url(/images/submenu/products/classics_off.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 101px;
    height: 106px;
    right: 172px;
    z-index: 1;
}

#dessert
{
    background-image: url(/images/submenu/products/dessert_off.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 122px;
    height: 106px;
    right: 237px;
    z-index: 1;
}


#individual-treats
{
    background-image: url(/images/submenu/products/treats_off.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 172px;
    height: 106px;
    right: 328px;
    z-index: 1;
}


#kid-kits
{
    background-image: url(/images/submenu/products/kids_off.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 122px;
    height: 106px;
    right: 472px;
    z-index: 1;
}


#hints
{
    background-image: url(/images/submenu/products/hints_off.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 150px;
    height: 106px;
    left: 10px;
    z-index: 1;
}
