/* ********** */
/* Navigation */
/* ********** */
#l2nav {
	padding-bottom:50px;
	width:185px;
}

.navL1,
.navL1-active {
	color:#b1b4bd;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

.navL1-active {
	color:#f6f6f6;
}

.navL2,
.navL3,
.navL4,
.navL2-active,
.navL3-active,
.navL4-active {
	color:#990033;
	font-weight:bold;
	text-decoration:none;
}

.navL4,
.navL3,
.navL4-active,
.navL3-active {
	font-size:10px;
	font-weight:normal;
}

.navL4-active,
.navL3-active {
	font-weight:bold;
}

.navboxL2-active,
.navboxL3-active,
.navboxL4-active {
	width:155px;
	padding-left:30px;
	background-color:#f6f6f6;
	line-height:18px;
	cursor:pointer;
}

.navboxL3-active,
.navboxL4-active {
	padding-left:40px;
	width:145px;
}

.navboxL2,
.navboxL3,
.navboxL4 {
	width:135px;
	padding-left:50px;
	background-color:;
	line-height:18px;
	cursor:pointer;
}

.navboxL3,
.navboxL4 {
	width:125px;
	padding-left:60px;
}

.navboxL4 {
	width:105px;
	padding-left:80px;
}

.navbutton,
.navbutton-active {
	margin-top:79px;
	margin-right:5px;
	border:0px;
	padding:2px 2px 2px 2px;
	background-image:url('/templates/pictures/nav-button.gif');
	height:17px;
	width:84px;
	text-align:center;
	float:left;
	cursor:pointer;
}

.navbutton-active {
	background-image:url('/templates/pictures/nav-button-active.gif');

}
