﻿/* Temp */

#secondary-nav
{
    background-image: url(/images/submenu/greensclub/subnav_back.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    z-index: 0;
    height: 106px;
}

#offers
{
    background-image: url(/images/submenu/greensclub/offers_off.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 170px;
    height: 106px;
    right: 113px;
    z-index: 1;
}

#calendar
{
    background-image: url(/images/submenu/greensclub/calendar_off.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 171px;
    height: 106px;
    right: 250px;
    z-index: 1;
}

#myprofile
{
    background-image: url(/images/submenu/greensclub/myprofile_off.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 151px;
    height: 106px;
    right: 390px;
    z-index: 1;
}

#logon
{
    background-image: url(/images/submenu/greensclub/logon_off.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 122px;
    height: 106px;
    right: 504px;
    z-index: 1;
}

#gallery
{
    background: url(/images/submenu/greensclub/gallery_off.gif) no-repeat;
    background-position: right bottom ;
    width: 129px;
    height: 106px;
    right: 0px;
    z-index: 2;
}