﻿/* Temp */

#secondary-nav
{
    background-image: url(/images/submenu/products/background.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    z-index: 0;
    height: 106px;
}

#bookmarks
{
    background-image: url(/images/submenu/funzone/bookmarks_off.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 170px;
    height: 106px;
    right: 0px;
    z-index: 1;
}

#origami
{
    background-image: url(/images/submenu/funzone/origami_off.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 122px;
    height: 106px;
    right: 110px;
    z-index: 1;
}

#puzzles
{
    background-image: url(/images/submenu/funzone/puzzles_off.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 122px;
    height: 106px;
    right: 193px;
    z-index: 1;
}

#colouringin
{
    background-image: url(/images/submenu/funzone/colouringin_off.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 171px;
    height: 106px;
    right: 266px;
    z-index: 1;
}

#games
{
    background-image: url(/images/submenu/funzone/games_off.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 151px;
    height: 106px;
    right: 384px;
    z-index: 1;
}