body
{
background: #fff url(/App_Themes/FrameworkBasic/images/custom/blacktheme/body-bg.png) repeat-x;
}


div.LeftSpacerInner1
{     
      background: url(/App_Themes/FrameworkBasic/images/custom/blacktheme/left-spacer-inner-1-bg.png) right top no-repeat;
      height: 800px;    
}


div.RightSpacerInner1
{     
      background: url(/App_Themes/FrameworkBasic/images/custom/blacktheme/right-spacer-inner-1-bg.png) left top no-repeat;
      height: 800px;    
}

div.PageLinkWrapper
{
    background: url(/App_Themes/FrameworkBasic/images/custom/blacktheme/pagelink-divider.gif) right no-repeat;

}


div.PageMenuWrapper
{
    margin-left:0px;
    height: 42px;
    width:686px;
    background: url(/App_Themes/FrameworkBasic/images/custom/blacktheme/page-menu-wrapper-bg.png) no-repeat;
}

div.CartArea
{

    background: url(/App_Themes/FrameworkBasic/images/custom/blacktheme/cart-wrapper-bg.png) bottom left no-repeat;
    
}

/* NEWS */

div.NewsListHeader
{
background: url(/App_Themes/FrameworkBasic/images/custom/blacktheme/newslistheader-bg.png) no-repeat;
}

div.NewsListBody
{
background: url(/App_Themes/FrameworkBasic/images/custom/blacktheme/newslistbody-bg.png) no-repeat;
padding-top:9px;
}



div.NewsListFooter
{
    clear:both;
    display: block;
    margin-bottom: 25px;
    background: url(/App_Themes/FrameworkBasic/images/custom/blacktheme/newslistfooter-bg.png) no-repeat;
    background-position: bottom;
    height:4px;
}

/* OFFERS */


div.OffersListHeader{display:none;}

div.OffersListItemHeader
{
    background: url(/App_Themes/FrameworkBasic/images/custom/blacktheme/newslistheader-bg.png) no-repeat;
}


div.OffersListItemBody
{
background: url(/App_Themes/FrameworkBasic/images/custom/blacktheme/newslistbody-bg.png) no-repeat;
padding-top:9px;
}

div.OffersListItemFooter
{
    clear:both;
    display: block;
    margin-bottom: 25px;
    background: url(/App_Themes/FrameworkBasic/images/custom/blacktheme/newslistfooter-bg.png) no-repeat;
    background-position: bottom;
    height:0px;
    padding-bottom:4px;
}

div.SearchBoxWrapper{
background: url(/App_Themes/FrameworkBasic/images/custom/blacktheme/searchbox-bg.png) no-repeat;
height:50px;
}

div.ProductCategoryLevel1
{
    background: url(/App_Themes/FrameworkBasic/images/custom/blacktheme/sub1.png) repeat-y;
    padding-top: 5px;
    padding-bottom:4px;

}    

div.ProductMenuBody
{
    background: url(/App_Themes/FrameworkBasic/images/custom/blacktheme/menu-body-bg.png) repeat-y;
    padding:0px 0px 0px 0px;
}

div.ProductMenuFooter
{
    background: url(/App_Themes/FrameworkBasic/images/custom/blacktheme/menu-footer-bg.png) no-repeat;
}

/* Searchbutton png */

div.SearchBoxButton{padding-top:2px;}
div.SearchBoxButton a img{background: transparent;}