

/* ---------------- TO sv-SE.css -------------------------- */




div.CheckoutButton a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/sv-SE/checkout-hover.gif) no-repeat;
}

div.CheckoutButtonDisabled a
{
    background: none;
}

div.MyPagesButton a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/sv-SE/my-pages-hover.gif) no-repeat;
}

div.MyPagesButtonDisabled a
{
    background: none;
}


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;
}



div.SearchResultBody a.ButtonInfo
{
    background: url(/App_Themes/FrameworkBasic/images/btn/sv-SE/more-info-hover.gif) no-repeat;
}

div.SearchResultBody a.ButtonBuy
{
    background: url(/App_Themes/FrameworkBasic/images/btn/sv-SE/add-list-hover.gif) no-repeat;
}

a.RelatedProductBuyButton
{
    background: url(/App_Themes/FrameworkBasic/images/btn/sv-SE/add-list-hover.gif) no-repeat;
}

a.RelatedProductMoreInfoButton
{
    background: url(/App_Themes/FrameworkBasic/images/btn/sv-SE/more-info-hover.gif) no-repeat;
}

/*
div.PageMenuWrapper
{
    background: url(/App_Themes/FrameworkBasic/images/custom/sv-SE/page-menu-wrapper-bg.gif) 0px 3px no-repeat;
}



div.PageLink1 a
{
    width: 87px;
    height: 25px;
    margin-right: 32px;
    background: url(/App_Themes/FrameworkBasic/images/custom/sv-SE/page-link-1-bg.gif) no-repeat; 
}

div.PageLink2 a
{
    width: 62px;
    height: 25px;
    margin-right: 31px;
    background:  url(/App_Themes/FrameworkBasic/images/custom/sv-SE/page-link-2-bg.gif) no-repeat; 
}

div.PageLink3 a
{
    width: 85px;
    height: 25px;
    margin-right: 31px;
    background:  url(/App_Themes/FrameworkBasic/images/custom/sv-SE/page-link-3-bg.gif) no-repeat; 
}

div.PageLink4 a
{
    width: 76px;
    height: 25px;
    margin-right: 30px;
    background:  url(/App_Themes/FrameworkBasic/images/custom/sv-SE/page-link-4-bg.gif) no-repeat; 
}

div.PageLink5 a
{
    width: 83px;
    height: 25px;
    margin-right: 31px;
    background:  url(/App_Themes/FrameworkBasic/images/custom/sv-SE/page-link-5-bg.gif) no-repeat; 
}

div.PageLink6 a
{
    width: 66px;
    height: 25px;
    margin-right: 0px;
    background:  url(/App_Themes/FrameworkBasic/images/custom/sv-SE/page-link-6-bg.gif) no-repeat; 
}
*/

/* ---------------- END TO sv-SE.css -------------------------- */

