/*
    Syndicatie.nl newspaper 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/18608_1894.jpg") no-repeat top left;
}
#navigation
{
    background:         url("gfx/18608_1894_light.jpg") no-repeat bottom left;
}
#flavours a.newspaper
{
    border:             1px solid #000;
}
/*
    Background images are not shown in IE
*/
div[id=main]
{
    background-color:   #f9f6f6;
    background:         url("gfx/listbg_purple.gif") repeat-x top left !important;
}
ol[id=main] li
{
    background-color:   #f9f6f6;
    background:         url("gfx/listbg_purple.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;
}
