div.PageMenuBody
{
    padding: 9px 0px 0px 10px;
}

div.CartArea
{
   //display: none;
}

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;
}


div.SearchBoxWrapper
{
    background: url(/App_Themes/FrameworkBasic/images/custom/nb-NO/search-wrapper-bg.gif) no-repeat;
}

div.ProductMenuWrapper
{
    background: url(/App_Themes/FrameworkBasic/images/custom/nb-NO/product-menu-wrapper-bg.gif) no-repeat;
}

div.InfoTextWrapper
{
    background: url(/App_Themes/FrameworkBasic/images/custom/nb-NO/info-text-wrapper-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; //display: none;
}

td.PurchaseBlockBuy, .PriceStandard
{
   // display: none;
}

.ProductPrice
{	
    // display: none;
}

.PurchaseBlockPrice
{
    // display: none;
}

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;
}

div.NewsletterBoxWrapper
{
    background: url(/App_Themes/FrameworkBasic/images/custom/nb-NO/newsletter-box-wrapper-bg.gif) no-repeat 0px -10px;     
}


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;
}



h2.CustomerInfoHeaderActive
{
    background: url(/App_Themes/FrameworkBasic/images/custom/nb-NO/customer-info-header-active-bg.gif) no-repeat;
}

h2.PaymentInfoHeaderActive
{
    background: url(/App_Themes/FrameworkBasic/images/custom/nb-NO/payment-info-header-active-bg.gif) no-repeat;
}

h2.CustomerInfoHeaderDone
{
    background: url(/App_Themes/FrameworkBasic/images/custom/nb-NO/customer-info-header-done-bg.gif) no-repeat;
}

h2.PaymentInfoHeaderDone
{
    background: url(/App_Themes/FrameworkBasic/images/custom/nb-NO/payment-info-header-done-bg.gif) no-repeat;
}

input#ctl00_cart_cart_cpafs_btnApprovePaymentInfoAndTerms
{
    background:  url(/App_Themes/FrameworkBasic/images/custom/nb-NO/payment-ok-button.gif) top center no-repeat;
}



/* ---------------- END TO nb-NO.css -------------------------- */
