/****************************************************
* Stylesheet for the detail pages of the Lokeren site
*****************************************************/
#wrapper { width:820px; }
#contentWrapper { float:left;width:498px;margin: 0px 0px 9px 2px; }
#infoBarBottom { float:left;width:508px;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:18px;font-family:Arial Narrow;font-weight:bold; }
span.bcText { font-weight:bold;color:#990100; }

#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; }
#content p { font-size:1em;color:#06305A;margin:5px 9px 15px 11px; }
#content div { font-size:1em;color:#06305A;margin :5px 9px 15px 11px; }
#content a { color:#06305A; }

#treeCMS div.lvl2 a { color:#960200;padding:0 0px 0px 0px; }
#treeCMS div.lvl3 a { color:#960200;padding:0 0px 0px 0px;font-style:italic; }

input.inputRight { width:100px; }
#Table1 { margin:5px 9px 15px 11px; }
span.error { margin:5px 9px 15px 11px; color:#990100; }

#eventForm label { color:#990100; }
#eventForm span { color:#990100; }
#eventForm li { list-style-type:circle; }
#eventData ul { list-style-type:circle; }
#eventForm textarea { width:250px; }
#valSum { margin-left:30px; }
#valSum ul { margin-left:10px; }

#eloMenuLinks li { color:#6C7175;font-weight:bold; }
#eloMenuLinks a { color:#960200;text-decoration:none;font-weight:normal; }
#eloMenuLinks a:hover { text-decoration:underline; }

/* styles for the news subscribe form */
fieldset label { float: left; width: 100px; }
fieldset .fieldrow {display:block; overflow:visible; clear:both;}
fieldset input {float: left; margin-right: 5px;}
fieldset {border: solid 1px #A4B6C2;}
fieldset legend {color: #990100; font-weight: bold;}
