/*
    Syndicatie.nl store flavour stylesheet 
    Copyright 2003 Syndicatie.nl, All Rights Reserved.
    Last update: 20030725
    
    Note: Light background gets 5px IIR Blur and white layer with capacity 70.2 
*/
#header
{
    background:         url("gfx/8819_9516.jpg") no-repeat top left;
}
#navigation
{
    background:         url("gfx/8819_9516_light.jpg") no-repeat bottom left;
}
#flavours a.store
{
    border:             1px solid #000;
}
/*
    Background images are not shown in IE
*/
div[id=main]
{
    background-color:   #fcf9f0;
    background:         url("gfx/listbg_orange.gif") repeat-x top left !important;
}
ol[id=main] li
{
    background-color:   #fcf9f0;
    background:         url("gfx/listbg_orange.gif") repeat-x top left !important;
}
ol[id=main] li.unavailable
{
    background-color:   #f9f9f9;
    background:         url("gfx/listbg_grey.gif") repeat-x top left !important;
}
