﻿
/* ---------------- TO sv-SE.css -------------------------- */

div.CartArea
{
}

div.ViewCartButtonEnabled a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/sv-SE/view-cart-hover.gif) no-repeat;
}

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-cart-hover.gif) no-repeat;
}

div.LogOutButton a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/sv-SE/logout-cart-hover.gif) no-repeat;
}


div.PageMenuWrapper
{
}



div.PageLink1 a
{
    /*width: 97px;
    height: 20px;*/
    /*margin-right: 18px;*/
    /*background: url(/App_Themes/FrameworkBasic/images/custom/sv-SE/page-link-1-bg.gif) no-repeat; */
}

div.PageLink2 a
{
    /*width: 79px;
    height: 20px;*/
    /*margin-right: 27px;*/
    /*background:  url(/App_Themes/FrameworkBasic/images/custom/sv-SE/page-link-2-bg.gif) no-repeat;*/
}

div.PageLink3 a
{
    /*width: 99px;
    height: 20px;*/
    /*margin-right: 26px;*/
    /*background:  url(/App_Themes/FrameworkBasic/images/custom/sv-SE/page-link-3-bg.gif) no-repeat; */
}

div.PageLink4 a
{
    /*width: 84px;
    height: 20px;*/
    /*margin-right: 28px;*/
    /*background:  url(/App_Themes/FrameworkBasic/images/custom/sv-SE/page-link-4-bg.gif) no-repeat; */
}

div.PageLink5 a
{
    /*width: 80px;
    height: 20px;*/
    /*margin-right: 0px;*/
    /*background:  url(/App_Themes/FrameworkBasic/images/custom/sv-SE/page-link-5-bg.gif) no-repeat; */
}

div.SearchBoxWrapper
{
    /*background: url(/App_Themes/FrameworkBasic/images/custom/sv-SE/search-wrapper-bg.gif) no-repeat;*/
}

div.SearchBoxButton a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/sv-SE/search-hover.gif) top left no-repeat;   
}

div.ProductTreeRoot1
{
    /*background: url(/App_Themes/FrameworkBasic/images/custom/sv-SE/product-tree-root-1-bg.gif) no-repeat;*/
}

div.ProductTreeRoot3
{
    /*background: url(/App_Themes/FrameworkBasic/images/custom/sv-SE/product-tree-root-3-bg.gif) no-repeat;*/
}

div.ProductTreeRoot5
{
    /*background: url(/App_Themes/FrameworkBasic/images/custom/sv-SE/product-tree-root-5-bg.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.NewsListWrapper
{
    /*background: url(/App_Themes/FrameworkBasic/images/custom/sv-SE/news-list-wrapper-bg.gif) no-repeat;*/
}

div.OffersListWrapper
{
    /*background: url(/App_Themes/FrameworkBasic/images/custom/sv-SE/offers-list-wrapper-bg.gif) no-repeat;*/
}

div.OffersListItemMoreInfo a 
{
    background: url(/App_Themes/FrameworkBasic/images/btn/sv-SE/more-info-hover.gif) no-repeat;
}

div.SimpleProductListWrapper
{
    background: url(/App_Themes/FrameworkBasic/images/custom/sv-SE/product-list-wrapper-bg.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;
}

div.NewsletterBoxButton a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/sv-SE/ok-hover.gif) top left no-repeat;   
}

/* ---------------- END TO sv-SE.css -------------------------- */




