
/* Style sheet navigation */
#header ul, #footer ul, #right ul, #left ul {
	margin-left:0;
	padding-left:0;
	list-style-type:none;
}

#header .logo {
	width:204px;
	float:left;
	margin-right:0;
	padding-top:20px;
	padding-left:20px;
}

#header .navigation {
	top:112px;
	position:absolute;
	margin-left:224px;
}

#header .level_1 {
	height:20px;
	display:block;
	margin:0;
	padding:0 10px 8px 10px;
	background-image:url("gfx/layout/ul_li_bg.png");
	background-repeat:repeat-x;
}

#header .level_1 li { float:left; }

#header .level_1 li.active, #header .level_1 li.trail { background:url("gfx/layout/ul_li_bg_left_active.gif") left top no-repeat; }

#header a {
	display:block;
	padding:4px 15px;
	text-decoration:none;
	color:#fff;
}

#header .level_1 li.trail a {
	left:4px;
	position:relative;
	display:block;
	margin-left:11px;
	padding-left:0;
	background:url("gfx/layout/ul_li_bg_right_active.gif") right top no-repeat;
}

#header .level_1 li.active span {
	left:4px;
	position:relative;
	display:block;
	margin-left:11px;
	padding-top:4px;
	padding-right:15px;
	padding-bottom:4px;
	background:url("gfx/layout/ul_li_bg_right_active.gif") right top no-repeat;
}

#header .level_1 li.active.last {
	left:4px;
	position:relative;
}

#header .level_1 li.active.first {
	right:4px;
	position:relative;
}

#main a:hover, #left a:hover, .toggler:hover, .toggler.active, .toggler2:hover, .toggler2.active {
	text-decoration:none;
	color:#ff7611;
}

#main a, #left a {
	padding-bottom:1px;
	border-bottom:1px solid #000;
	text-decoration:none;
	color:#000;
}

#left a.icon, #left a.icon:hover { border-bottom:0px solid #000; }

#main label a, #main a.tooltip {
	border-bottom:0px solid #000;
	text-decoration:none;
	color:#ff7611;
	cursor:help;
}

#main table a.tooltip {
	color:#000;
	cursor:pointer;
}

#main a.img { border-bottom:0px solid #000; }

#left a:hover { border-bottom:1px solid #ff7611; }

#left .level_1 li {
	margin-bottom:4px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:16px;
	background-color:#002652;
	background-image:url("gfx/layout/ul_li.png");
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:110%;
	background-position:9px 8px;
}

#left ul li a {
	padding-bottom:2px;
	text-align:center;
	border-bottom:0px solid #714400;
	text-decoration:none;
	color:#fff;
}

#left ul li a:hover { border-bottom:0px solid #000; }

#header a:hover { color:#BDC6CF; }

#header .level_1 li span, #left .level_1 li span { color:#fff; }

#left .level_1 {
	margin-top:0;
	margin-bottom:15px;
	margin-left:0;
	padding-top:0;
	text-decoration:none;
	color:#003366;
}

#left a {
	text-decoration:none;
	color:#003366;
}

#left ul {
	margin:0 auto 0 0;
	padding-top:0;
	padding-bottom:0;
	padding-left:0;
}

#footer .navigation .level_1 { margin-bottom:0; }

#footer .navigation .level_1 li {
	float:left;
	display:inline;
	margin-top:0;
	margin-left:20px;
}

#footer .mod_changelanguage li {
	float:left;
	margin-left:10px;
}

#footer .mod_changelanguage li p.active {
	margin-top:0;
	margin-bottom:0;
}

#footer .navigation {
	float:right;
	clear:both;
	margin-top:0;
	padding-top:0;
}

#footer .navigation ul {
	margin-top:0;
	padding-top:0;
}

#footer a {
	text-decoration:none;
	font-size:80%;
	color:#003366;
}

#footer a:hover { text-decoration:underline; }

