/*
    Syndicatie.nl beach flavour stylesheet 
    Copyright 2003 Syndicatie.nl, All Rights Reserved.
    Last update: 20030728
    
    Note: Light background gets 5px IIR Blur and white layer with capacity 70.2 
*/
#header
{
    background:         url("gfx/36425_8540.jpg") no-repeat top left;
}
#navigation
{
    background:         url("gfx/36425_8540_light.jpg") no-repeat bottom left;
}
#flavours a.beach
{
    border:             1px solid #000;
}
/*
    Background images are not shown in IE
*/
div[id=main]
{
    background-color:   #f7f9fa;
    background:         url("gfx/listbg_blue.gif") repeat-x top left !important;
}
ol[id=main] li
{
    background-color:   #f7f9fa;
    background:         url("gfx/listbg_blue.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;
}
