﻿

/* ---------------- TO en-GB.css -------------------------- */

/*
div.CartArea
{
    background: url(/App_Themes/FrameworkBasic/images/custom/en-GB/cart-wrapper-bg.gif) no-repeat; 
}

div.ViewCartButtonEnabled a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/en-GB/view-cart-hover.gif) no-repeat;
}

div.CheckoutButton a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/en-GB/checkout-hover.gif) no-repeat;
}

div.MyPagesButton a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/en-GB/my-pages-hover.gif) no-repeat;
}

div.LogInButton a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/en-GB/login-cart-hover.gif) no-repeat;
}

div.LogOutButton a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/en-GB/logout-cart-hover.gif) no-repeat;
}


div.PageMenuWrapper
{
    background: url(/App_Themes/FrameworkBasic/images/custom/en-GB/page-menu-wrapper-bg.gif) no-repeat;
}



div.PageLink1 a
{
    width: 97px;
    height: 20px;
    margin-right: 27px;
    background: url(/App_Themes/FrameworkBasic/images/custom/en-GB/page-link-1-bg.gif) no-repeat;
}

div.PageLink2 a
{
    width: 89px;
    height: 20px;
    margin-right: 26px;
    background:  url(/App_Themes/FrameworkBasic/images/custom/en-GB/page-link-2-bg.gif) no-repeat;
}

div.PageLink3 a
{
    width: 190px;
    height: 20px;
    margin-right: 26px;
    background:  url(/App_Themes/FrameworkBasic/images/custom/en-GB/page-link-3-bg.gif) no-repeat;
}

div.PageLink4 a
{
    width: 84px;
    height: 20px;
    margin-right: 28px;
    background:  url(/App_Themes/FrameworkBasic/images/custom/en-GB/page-link-4-bg.gif) no-repeat;
}

div.PageLink5 a
{
    width: 80px;
    height: 20px;
    margin-right: 0px;
    background:  url(/App_Themes/FrameworkBasic/images/custom/en-GB/page-link-5-bg.gif) no-repeat;
}


div.SearchBoxWrapper
{
    background: url(/App_Themes/FrameworkBasic/images/custom/en-GB/search-wrapper-bg.gif) no-repeat;
}

div.SearchBoxButton a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/en-GB/search-hover.gif) top left no-repeat;   
}

div.ProductTreeRoot1
{
    background: url(/App_Themes/FrameworkBasic/images/custom/en-GB/product-tree-root-1-bg.gif) no-repeat;
}

div.ProductTreeRoot3
{
    /*background: url(/App_Themes/FrameworkBasic/images/custom/en-GB/product-tree-root-3-bg.gif) no-repeat;
}

div.ProductTreeRoot5
{
    background: url(/App_Themes/FrameworkBasic/images/custom/en-GB/product-tree-root-5-bg.gif) no-repeat;
}

table.ProductListColumns a.ButtonInfo
{
    background: url(/App_Themes/FrameworkBasic/images/btn/en-GB/more-info-list-hover.gif) no-repeat;
}

table.ProductListColumns a.ButtonBuy
{
    background: url(/App_Themes/FrameworkBasic/images/btn/en-GB/add-list-hover.gif) no-repeat;
}

td.PurchaseBlockBuy a
{
    background: url(/App_Themes/FrameworkBasic/images/btn/en-GB/add-big-hover.gif) no-repeat;
}

div.NewsListWrapper
{
    background: url(/App_Themes/FrameworkBasic/images/custom/en-GB/news-list-wrapper-bg.gif) no-repeat;
}

div.OffersListWrapper
{
    background: url(/App_Themes/FrameworkBasic/images/custom/en-GB/offers-list-wrapper-bg.gif) no-repeat;
}

div.OffersListItemMoreInfo a 
{
    background: url(/App_Themes/FrameworkBasic/images/btn/en-GB/more-info-hover.gif) no-repeat;
}

div.SimpleProductListWrapper
{
    background: url(/App_Themes/FrameworkBasic/images/custom/en-GB/product-list-wrapper-bg.gif) no-repeat;
}

table.SearchResult a.ButtonInfo
{
    background: url(/App_Themes/FrameworkBasic/images/btn/en-GB/more-info-hover.gif) no-repeat;
}

table.SearchResult a.ButtonBuy
{
    background: url(/App_Themes/FrameworkBasic/images/btn/en-GB/add-hover.gif) no-repeat;
}
*/
/* ---------------- END TO en-GB.css -------------------------- */