
/* GENERAL
*******************************************************************************/



body {

	font-size: 77%;
	/* Hide from IE Mac \*/
	font-size: 76%;
	/* */
	position: relative;
}

/* LAYOUT
*******************************************************************************/

#globalMenu {

	clear: left;
	display: inline;
	float: left;
	font-size: .9em;
	line-height: 1.5em;
	margin: 0 -1px 0 0;
	padding: 20px 0 15px;
	width: 197px !important;
	width /**/: 198px; /* IE5.x */
	position: relative;
	left: 1px;
}


/* PAGE ELEMENTS
*******************************************************************************/
ul, ol, li {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* MAIN MENU
*******************************************************************************/

#globalMenu ul {
	margin: 0 25px 0 18px;
	width: 153px;
}
#globalMenu ul ul {
    margin: 0 35px 0 28px;
	width: 153px;
	margin: 0;
}
#globalMenu ul ul ul {
    margin: 0 45px 0 38px;
	width: 153px;
	margin: 0;
}
#globalMenu ul ul ul ul {
	width: 153px;
	margin: 0;
}


#globalMenu li {
	background: url(../images/bl2.gif) no-repeat 0 .6em;
	clear: left;
	float: left;
	display: inline;
	width: 100%;
}
#globalMenu li li  {
	background: url(../images/bl1.gif) no-repeat 10px .6em;
}
#globalMenu li li li{
	background: url(../images/bl3.gif) no-repeat 20px .6em;
}
#globalMenu li li li li{
	background: url(../images/bl4.gif) no-repeat 30px .6em;
}


#globalMenu a {
	border-bottom: 1px solid #eee;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	margin: 0 0 0 13px;
	padding: 3px;
	text-decoration: none;
}
* html #globalMenu a {
	/* Hide from IE Mac but not PC \*/
	height: 1px;
	/* */
}
#globalMenu a:hover,
#globalMenu a:active,
#globalMenu a:focus {
	background: #fff9f9;
	border-bottom: 1px solid #ffc6c6;
	color: #f66;
}
#globalMenu ul ul a {
	margin: 0 0 0 24px;
	color: #ffffff;
	font-weight: normal;
}
#globalMenu ul ul ul a {
	margin: 0 0 0 34px;
	color: #ffffff;
	font-weight: normal;
}
#globalMenu ul ul ul ul a {
	margin: 0 0 0 44px;
	color: #ffffff;
	font-weight: normal;
}

#globalMenu ul ul a:hover,
#globalMenu ul ul a:active,
#globalMenu ul ul a:focus {
	background: #fafff4;
	border-color: #b7eeac;
	color: #40bf27;
}

#globalMenu ul ul ul a:hover,
#globalMenu ul ul ul a:active,
#globalMenu ul ul ul a:focus {
	background: #fafff4;
	border-color: #b7eeac;
	color: #40bf27;
}

#globalMenu ul ul ul ul a:hover,
#globalMenu ul ul ul ul a:active,
#globalMenu ul ul ul ul a:focus {
	background: #fafff4;
	border-color: #b7eeac;
	color: #40bf27;
}

/* MAIN MENU CONTROL
*******************************************************************************/



#globalMenu ul li ul {
		display: none;
}
#globalMenu ul li ul li ul li {
		display:none;
}

#globalMenu ul li ul li ul li ul {
		display:none;
}


	
#sectAbout #gmAbout ul,
#sectAbout-Loonmengen #gmAbout ul,
#sectAbout-Loonmengen #gmAbout-Loonmengen ul li,
#sectAbout-Kenniscentrum #gmAbout ul,
#sectAbout-Kenniscentrum #gmAbout-Kenniscentrum ul li,
#sectProducten #gmProducten ul,
#sectIndustrien #gmIndustrien ul,
#sectIndustrien-Boekbinden #gmIndustrien ul,
#sectIndustrien-Boekbinden #gmIndustrien-Boekbinden ul li,
#sectIndustrien-Verpakkingen #gmIndustrien ul,
#sectIndustrien-Verpakkingen #gmIndustrien-Verpakkingen ul li,
#sectIndustrien-Kartonnage #gmIndustrien ul,
#sectIndustrien-Kartonnage #gmIndustrien-Kartonnage ul li,
#sectIndustrien-Grafisch #gmIndustrien ul,
#sectIndustrien-Grafisch #gmIndustrien-Grafisch ul li,
#sectProducten-Gietharsen #gmProducten ul,
#sectProducten-Gietharsen #gmProducten-Gietharsen ul li,
#sectProducten-Hotmelts #gmProducten ul,
#sectProducten-Hotmelts #gmProducten-Hotmelts ul li,
#sectProducten-Hotmelts-Sticks #gmProducten ul,
#sectProducten-Hotmelts-Sticks #gmProducten-Hotmelts ul li,
#sectProducten-Caseine #gmProducten ul,
#sectProducten-Caseine #gmProducten-Caseine ul li,
#sectContact #gmContact ul {
	display: block;
}
			
#sectProducten-Hotmelts-Sticks #gmProducten-Hotmelts-Sticks ul li ul {
	display: none;
}		
	

