﻿/* Temp */

#secondary-nav
{
    background-image: url(/images/submenu/products/background.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    z-index: 0;
    height: 106px;
}

#partycalendar
{
    background-image: url(/images/submenu/freestuff/calendar_off.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 130px;
    height: 106px;
    right: 0px;
    z-index: 1;
}

#partyideas
{
    background-image: url(/images/submenu/freestuff/partyideas_off.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 151px;
    height: 106px;
    right: 92px;
    z-index: 1;
}

#conversionchart
{
    background-image: url(/images/submenu/freestuff/conversionchart_off.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 182px;
    height: 106px;
    right: 211px;
    z-index: 1;
}

#partyinvitations
{
    background-image: url(/images/submenu/freestuff/partyinvitations_off.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 192px;
    height: 106px;
    right: 366px;
    z-index: 1;
}

#fsbookmarks
{
    background-image: url(/images/submenu/freestuff/bookmarks_off.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 152px;
    height: 106px;
    right: 508px;
    z-index: 1;
}