﻿div.CheckoutButton a
{
    background: url(/App_Themes/AT2/images/btn/sv-SE/checkout-hover.png) left center no-repeat;
}

div.CheckoutButtonDisabled a
{
    background: none;
}

div.MyPagesButton a
{
    background: url(/App_Themes/AT2/images/btn/sv-SE/my-pages-hover.png) left center no-repeat;
}

div.MyPagesButtonDisabled a
{
    background: none;
}

div.LogInButton a
{
    background: url(/App_Themes/AT2/images/btn/sv-SE/login-hover.png) left center no-repeat;
}

div.LogOutButton a
{
    background: url(/App_Themes/AT2/images/btn/sv-SE/logout-hover.png) left center no-repeat;
}

div.SearchBoxButton a
{
    background: url(/App_Themes/AT2/images/btn/sv-SE/search-hover.png) left center no-repeat;
}

table.ProductListColumns a.ButtonInfo
{
    background: url(/App_Themes/AT2/images/btn/sv-SE/more-info-list-hover.png) left center no-repeat;
}

table.ProductListColumns a.ButtonBuy
{
    background: url(/App_Themes/AT2/images/btn/sv-SE/add-list-hover.png) left center no-repeat;
}

td.PurchaseBlockBuy a
{
    background: url(/App_Themes/AT2/images/btn/sv-SE/add-big-hover.png) left center no-repeat;
}

div.ProductPageBackLink a
{
    background: url(/App_Themes/AT2/images/btn/sv-SE/back-hover.png) left center no-repeat;  
}

div.OffersListItemMoreInfo a 
{
    background: url(/App_Themes/AT2/images/btn/sv-SE/more-info-hover.png) left center no-repeat;
}


div.SearchResultBody a.ButtonInfo
{
    background: url(/App_Themes/AT2/images/btn/sv-SE/more-info-hover.png) left center no-repeat;
}

div.SearchResultBody a.ButtonBuy
{
    background: url(/App_Themes/AT2/images/btn/sv-SE/add-hover.png) left center no-repeat;
}

a.RelatedProductBuyButton
{
    background: url(/App_Themes/AT2/images/btn/sv-SE/add-hover.png) left center no-repeat;
}

a.RelatedProductMoreInfoButton
{
    background: url(/App_Themes/AT2/images/btn/sv-SE/more-info-hover.png) left center no-repeat;
}

div.NewsletterBoxButton
{
    background: url(/App_Themes/AT2/images/btn/sv-SE/ok-hover.png) left center no-repeat;
}

table.ProductListHorizontalAdvanced td.ButtonBuy a
{
    background: url(/App_Themes/AT2/images/btn/sv-SE/add-list-hover.png) left center no-repeat;
}

table.ProductListHorizontalAdvanced div.ButtonInfo a
{
    background: url(/App_Themes/AT2/images/btn/sv-SE/more-info-list-hover.png) left center no-repeat;
}

div.NewsArchiveButtonCssClass a, div.NewsArchiveButton a
{
    background: url(/App_Themes/AT2/images/btn/sv-SE/newsarchive-hover.png) left center no-repeat;
}
