
div.CheckoutButton a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/nb-NO/checkout-hover.gif) no-repeat;
}

div.CheckoutButtonDisabled a
{
    background: none;
}

div.MyPagesButton a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/nb-NO/my-pages-hover.gif) no-repeat;
}

div.MyPagesButtonDisabled a
{
    background: none;
}


div.LogInButton a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/nb-NO/login-hover.gif) no-repeat;
}

div.LogOutButton a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/nb-NO/logout-hover.gif) no-repeat;
}


table.ProductListColumns a.ButtonInfo
{
    background: url(/App_Themes/FrameworkBasic/images/btn/nb-NO/more-info-list-hover.gif) no-repeat;
}

table.ProductListColumns a.ButtonBuy
{
    background: url(/App_Themes/FrameworkBasic/images/btn/nb-NO/add-list-hover.gif) no-repeat;
}

td.PurchaseBlockBuy a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/nb-NO/add-big-hover.gif) no-repeat;
}

div.OffersListItemMoreInfo a 
{
    background: url(/App_Themes/FrameworkBasic/images/btn/nb-NO/more-info-hover.gif) no-repeat;
}

div.SearchResultBody a.ButtonInfo
{
    background: url(/App_Themes/FrameworkBasic/images/btn/nb-NO/more-info-hover.gif) no-repeat;
}

div.SearchResultBody a.ButtonBuy
{
    background: url(/App_Themes/FrameworkBasic/images/btn/nb-NO/add-hover.gif) no-repeat;
}

a.RelatedProductBuyButton
{
    background: url(/App_Themes/FrameworkBasic/images/btn/nb-NO/add-hover.gif) no-repeat;
}

a.RelatedProductMoreInfoButton
{
    background: url(/App_Themes/FrameworkBasic/images/btn/nb-NO/more-info-hover.gif) no-repeat;
}


/* ---------------- END TO nb-NO.css -------------------------- */

