﻿nothing{}

/* ---------------- TO sv-SE.css -------------------------- */



table.SearchResult td.ButtonContainer a
{
    font-size: 19px;
}

div.CheckoutButton a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/sv-SE/checkout-hover.gif) no-repeat;
}

div.MyPagesButton a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/sv-SE/my-pages-hover.gif) no-repeat;
}

div.LogInButton a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/sv-SE/login-hover.gif) no-repeat;
}

div.LogOutButton a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/sv-SE/logout-hover.gif) no-repeat;
}


table.ProductListColumns a.ButtonInfo
{
    background: url(/App_Themes/FrameworkBasic/images/btn/sv-SE/more-info-list-hover.gif) no-repeat;
}

table.ProductListColumns a.ButtonBuy
{
    background: url(/App_Themes/FrameworkBasic/images/btn/sv-SE/add-list-hover.gif) no-repeat;
}

td.PurchaseBlockBuy a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/sv-SE/add-big-hover.gif) no-repeat;
}



div.OffersListItemMoreInfo a 
{
    background: url(/App_Themes/FrameworkBasic/images/btn/sv-SE/more-info-hover.gif) no-repeat;
}


table.SearchResult a.ButtonInfo
{
    background: url(/App_Themes/FrameworkBasic/images/btn/sv-SE/more-info-hover.gif) no-repeat;
}

table.SearchResult a.ButtonBuy
{
    background: url(/App_Themes/FrameworkBasic/images/btn/sv-SE/add-hover.gif) no-repeat;
}

/* ---------------- END TO sv-SE.css -------------------------- */




