/***********************************************
* initializing Lokeren e-loket pages 
************************************************/
/* Main Structural Elements & init
---------------------------------- */
html { padding:0; border:0; margin:0; }
body
{
	font-family: Verdana, Arial, helvetica, Sans-Serif;
	font-size: 62.5%; /* Sets base font size for site to 10px (because 62.5% of 16px [default browser font size] = 10px) */
	text-align: center; margin-top:0; padding:0;
	background-color:#A7B5BE;
	height:100%;
}
img { border: none; }
ol, ul, li { margin:0;padding:0;list-style-type:none; }
form, div { margin:0; }
div { padding:0; }

/* Typho
---------------------------------- */
fieldset, td, table { font-size: 1em; }

/* div section
---------------------------------- */
#wrapper { margin: 60px auto;position:relative; }
#sideBarLeft { margin:0px 0px 9px 11px;width:200px;text-align:right;float:left;border:solid 1px #A4B6C4; }
#navigation { margin:9px 9px 0 0; }
#menu { margin-top:40px; }
#searchBar { margin:20px 0 40px 0; }
#tree { margin: 0px 0 65px 0; }
#image { float:left;width:197px;height:197px;margin-left:9px;border: solid 1px #A4B6C2; }
#breadCrumb { float:left;width:477px;margin:9px 0px 0px 9px;text-align:left;vertical-align:bottom; }

#footerWrapper { margin:9px 0px 0px 11px;float:left; }
#leftBottomBar { width:200px;height:9px;background-color:#9CC1DE;float:left; }
#axLogo { width:820px; text-align:center; }

/* Menu section
---------------------------------- */
#menu li { display:inline; }
#menu a { display:block; padding: 0 16px 3px 0;background:url(../../images/ikon.gif) #FFF no-repeat right center;color:#737476;text-decoration:none; }
#menu a:hover { text-decoration:underline; }
#menu_SearchBox input { vertical-align: top; }
#menu_SearchBox_txtSearch { width:130px; margin-bottom:2.5px; }

/* Tree section
---------------------------------- */
#tree ul { margin:0; }
#tree li { margin-top:5px; list-style-type:none; }
#tree h3 { color:#000;margin-bottom:5px; letter-spacing: .01em; }
#tree a { color:#6C7175; margin:0 5px; text-decoration:none; }
#tree a:active { font-weight:bold; }
#tree a:hover { text-decoration:underline; }

#treeCMS { margin-top:15px; }
#treeCMS ul { margin:0; }
#treeCMS div.lvl1 { background:url(../../images/treeclose.jpg) #FFF no-repeat right center; }
#treeCMS div.lvl2 { margin: 0 15px 0 10px;background:url(../../images/puntjes1.jpg) #F2F3F3 no-repeat right bottom; }
#treeCMS div.lvl3 { margin: 0 15px 0 10px;background:url(../../images/puntjes2.jpg) #F2F3F3 no-repeat right bottom; }
#treeCMS div.lvl1 a { color:#6C7175;margin:0 15px 0px 0px;font-weight:bold; }

/* Tools section
---------------------------------- */
#menu_tools { height:26px; }
#menu_tools ul { display:inline;float:right; }
#menu_tools li { display:inline; }
#menu_tools a:hover { border-bottom:solid 1px #960200; }

/* Content section
---------------------------------- */
#infoBarBottom p { margin:0px 9px 0px 9px; }
#bottomBar p { margin:0px 0px 0px 0px; font-size:1px; }
#infoBarBottom span { font-family:Arial;color:#737476;font-size:1.0em; }

/* E-loket menu
---------------------------------- */
#eloMenu { width:100%;margin: 15px 0 15px 0; }
#eloMenuBalk { width: 100%;margin-top: 5px; }
#eloMenuLinks #eyes { text-align: left; }
#eloMenuLinks #links { }
#eloMenuLinks #links A { color: #66CCFF; }

/* breadcrum section
---------------------------------- */
#breadCrumb a { text-decoration:none; font-weight:bold; color:#6C7175; }
#breadCrumb a:hover { text-decoration:underline; }
span.textBreadCrumb { color:#6C7175; }

/* hacks - undo floats
---------------------------------- */
div.clear { clear:both; height:1px; overflow:hidden; }
br.clear { clear:both; height:0; margin:0; font-size:1px; line-height:0; }

/* Main Structural Elements & init
-------------------------------------------- */	
/*
DIV#eloMenu
{
	width:100%;
	margin: 15px 0 15px 0;
}

DIV#eloMenuBalk
{
	width: 100%;
	height: 26px;
	background-color: #406174;
	margin-top: 5px;
}

#eloMenuLinks #eyes
{
  text-align: left;
  width: 460px;
}

#eloMenuLinks #links
{
	
}

#eloMenuLinks #links A
{
  color: #66CCFF;
}
*/
