/****************************************************
* Stylesheet for the events pages of the Lokeren site
*****************************************************/
#wrapper { width:820px; }
#contentWrapper { float:left;width:498px;margin: 0px 0px 9px 2px; }
#infoBarBottom { float:left;width:498px;text-align:center; vertical-align:middle; }

#contentShell { background:url(../images/detailpage_bg.gif) #FFF fixed repeat-y center top; }
#image { float:left;width:267px;height:197px;margin-left:9px;border: solid 1px #A4B6C2; }

div.sectionTopBlue { float:left;margin-left:9px;background-image:url(../images/blok_blauw1.gif);width:95px;height:95px; }
div.sectionTop { float:left;margin-left:9px;background-image:url(../images/blok_wit.gif);width:95px;height:95px; }
div.sectionOther { float:left;margin: 9px 0 0 9px;background-image:url(../images/blok_wit.gif);width:95px;height:95px; }
div.sectionOtherBlue { float:left;margin: 9px 0 0 9px;background-image:url(../images/blok_blauw2.gif);width:95px;height:95px; }

p.blockText { width:85px;text-align:right;margin:0 0 0 0;padding:40px 7px 0 0;color:#990100;font-size:19px;font-family:Arial Narrow;font-weight:bold; }
span.bcText { font-weight:bold;color:#990100; }

#treeCMS div.lvl2 a { color:#960200;margin:0 16px 0px 0px; }
#treeCMS div.lvl3 a { color:#960200;margin:0 25px 0px 0px;font-style:italic; }

#content { float:left;margin:3px 0 0 9px;text-align:left;width:477px;background-color:#F2F3F7;border-top:dotted 1px #990100; }
h1 { font-size:1.2em;color:#587088;margin:15px 0 0 7px; }
h2 { font-size:1.1em;color:#990100;margin:10px 9px 0 11px; }

div.listItem { margin:11px 9px 11px 9px; }
a.listHeader { color:#990100;text-decoration:none;font-weight:bold;font-size:1.1em; }
a.listHeader:hover { text-decoration:underline; }
div.listItem p { font-size:1.1em;color:#06305A;margin:3px 9px 0px 3px; }
div.listItem p.date { margin:5px 9px 0px 9px; }

#resultpager { text-align:center;margin:9px 9px 11px 20px;color:#06305A; }
#pager { margin:0px 9px 11px 125px;color:#06305A;font-weight:bold; }

hr.horizontalRule { height:1px; color:#6C7175; margin: 9px 0 0 0; }
#links { margin:20px 9px 11px 11px; }
#links p { margin:9px 0 0 0; }
#links a { color:#6C7175;font-size:1.1em;text-decoration:none; }
#links a:hover { text-decoration:underline; }

table { margin:9px 9px 15px 9px; }