﻿/* ---------------- TO nb-NO.css -------------------------- */

/*
div.CartArea
{
    background: url(/App_Themes/FrameworkBasic/images/custom/nb-NO/cart-wrapper-bg.gif) no-repeat; 
}
*/

div.ViewCartButtonEnabled a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/nb-NO/view-cart-hover.gif) no-repeat;
}

div.CheckoutButton a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/nb-NO/checkout-hover.gif) no-repeat;
}

div.MyPagesButton a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/nb-NO/my-pages-hover.gif) no-repeat;
}

div.LogInButton a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/nb-NO/login-cart-hover.gif) no-repeat;
}

div.LogOutButton a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/nb-NO/logout-cart-hover.gif) no-repeat;
}


/*
div.PageMenuWrapper
{
    background: url(/App_Themes/FrameworkBasic/images/custom/nb-NO/page-menu-wrapper-bg.gif) no-repeat;
}
*/


/*div.PageLink1 a
{
    width: 97px;
    height: 20px;
    margin-right: 27px;
    background: url(/App_Themes/FrameworkBasic/images/custom/nb-NO/page-link-1-bg.gif) no-repeat;
}

div.PageLink2 a
{
    width: 89px;
    height: 20px;
    margin-right: 26px;
    background:  url(/App_Themes/FrameworkBasic/images/custom/nb-NO/page-link-2-bg.gif) no-repeat;
}

div.PageLink3 a
{
    width: 190px;
    height: 20px;
    margin-right: 26px;
    background:  url(/App_Themes/FrameworkBasic/images/custom/nb-NO/page-link-3-bg.gif) no-repeat;
}

div.PageLink4 a
{
    width: 84px;
    height: 20px;
    margin-right: 28px;
    background:  url(/App_Themes/FrameworkBasic/images/custom/nb-NO/page-link-4-bg.gif) no-repeat;
}

div.PageLink5 a
{
    width: 80px;
    height: 20px;
    margin-right: 0px;
    background:  url(/App_Themes/FrameworkBasic/images/custom/nb-NO/page-link-5-bg.gif) no-repeat;
}*/

/*
div.SearchBoxWrapper
{
    background: url(/App_Themes/FrameworkBasic/images/custom/nb-NO/search-wrapper-bg.gif) no-repeat;
}
*/

div.SearchBoxButton a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/nb-NO/search-hover.gif) top left no-repeat;   
}

/*
div.ProductTreeRoot1
{
    background: url(/App_Themes/FrameworkBasic/images/custom/nb-NO/product-tree-root-1-bg.gif) no-repeat;
}

div.ProductTreeRoot3
{
    background: url(/App_Themes/FrameworkBasic/images/custom/nb-NO/product-tree-root-3-bg.gif) no-repeat;
}

div.ProductTreeRoot5
{
    background: url(/App_Themes/FrameworkBasic/images/custom/nb-NO/product-tree-root-5-bg.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.NewsListWrapper
{
    background: url(/App_Themes/FrameworkBasic/images/custom/nb-NO/news-list-wrapper-bg.gif) no-repeat;
}

div.OffersListWrapper
{
    background: url(/App_Themes/FrameworkBasic/images/custom/nb-NO/offers-list-wrapper-bg.gif) no-repeat;
}
*/

div.OffersListItemMoreInfo a 
{
    background: url(/App_Themes/FrameworkBasic/images/btn/nb-NO/more-info-hover.gif) no-repeat;
}

/*
div.SimpleProductListWrapper
{
    background: url(/App_Themes/FrameworkBasic/images/custom/nb-NO/product-list-wrapper-bg.gif) no-repeat;
}
*/

table.SearchResult a.ButtonInfo
{
    background: url(/App_Themes/FrameworkBasic/images/btn/nb-NO/more-info-hover.gif) no-repeat;
}

table.SearchResult a.ButtonBuy
{
    background: url(/App_Themes/FrameworkBasic/images/btn/nb-NO/add-hover.gif) no-repeat;
}
/* ---------------- END TO nb-NO.css -------------------------- */