/* Navigation stylesheet for Nederlands Bijbelgenootschap TYPO3 sites */
/* Last updated: 2009-06-26 */
/* (Originally created by Emile Blume - 2006 - Netcreators.com) */


/* ----- menu linkerzijde -----------*/

#nav-left .last, #nav-left li.streepje {
	height: 2px;
	font-size: 0;
	line-height: 0;
	background-color: #c7d5e3;
	margin: 0 !important;
	padding: 0 !important;
}

#nav-left ul, #nav-left li {
	margin: 0;
	padding: 0;
}

#nav-left li {
	list-style: none;
}

#nav-left li a {
	background: url(../img/bg-nav-01.gif);
	display: block;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
	/* padding-left: 10px; */
	padding-left: 5px;
	border-bottom: 1px solid #C7D5E3;
	/* width: 140px; */
	width: 145px;
}

#nav-left li a:hover{
	background: url(../img/bg-nav-01-on.gif);
	color: #FF9933;
}

#nav-left li a.active{
	background: url(../img/bg-nav-01-on.gif);
	color: #FF9933;
	font-weight: bold;
}

#nav-left ul ul li a{
	background: #FFF7EC url(../img/bg-nav-02.gif);
	border-bottom: 1px solid #FFD799;
	color: #CD6600;
	/* font-size: 8pt; */
	font-weight: normal;
	padding-left: 15px;
	width: 135px;
}

#nav-left ul ul a:hover {
	background: url(../img/bg-nav-02-on.gif);
	/* color: #993300; */
	color: #552211;
}

#nav-left ul ul a.active {
	background: url(../img/bg-nav-02-on.gif);
	/* color: #993300; */
	/* color: #FF9933; */
	color: #552211;
	font-weight: bold;
}

#nav-left ul ul ul {
	background: #FFD799;
}

#nav-left ul ul ul li a {
	background: #F8F8F7 url(../img/bg-nav-03.gif);
	border-bottom: 1px solid #D8D8D8;
	color: #979797;
	/* font-size: 8pt; */
	font-weight: normal;
	margin-left: 6px;
	/* padding-left: 20px; */
	padding-left: 15px;
	width: 129px;
}

#nav-left ul ul ul li a:hover {
	background: url(../img/bg-nav-03-on.gif);
	/* color: #676767; */
	color: #333333;
}

#nav-left ul ul ul li a.active {
	background: url(../img/bg-nav-03-on.gif);
	/* color: #676767; */
	color: #333333;
	font-weight: bold;
}

#nav-left ul ul ul ul {
	background: #FFD799;
}

#nav-left ul ul ul ul li a {
	background: #F8F8F7 url(../img/bg-nav-03.gif);
	border-bottom: 1px solid #D8D8D8;
	color: #979797;
	/* font-size: 8pt; */
	font-weight: normal;
	margin-left: 12px;
	padding-left: 15px;
	width: 122px;
	border-right: 1px solid #D8D8D8;
}

#nav-left ul ul ul ul li a:hover, #nav-left ul ul ul ul li a.active {
	background: url(../img/bg-nav-03-on.gif);
	color: #993300;
	font-weight: bold;
}

#nav-left ul ul ul ul ul {
	background: #FFD799;
}

#nav-left ul ul ul ul ul li a {
	background: #F8F8F7 url(../img/bg-nav-03.gif);
	border-bottom: 1px solid #D8D8D8;
	color: #979797;
	/* font-size: 8pt; */
	font-weight: normal;
	margin-left: 18px;
	padding-left: 15px;
	width: 116px;
	border-right: 1px solid #D8D8D8;
}

#nav-left ul ul ul ul ul li a:hover, #nav-left ul ul ul ul li a.active {
	background: url(../img/bg-nav-03-on.gif);
	color: #676767;
	font-weight: bold;
}


/* ----- menu aan de rechterkant ---------*/


/*
#right li a {
	color: #4D4F50;
	font-weight: normal;
	text-decoration: underline;
}

#right li a:hover, #right a:hover {
	color: #F68D58;
}
*/
