/* CSS Document */

/* NAVIGATION */
#XtranetToolMenu {
	float:right;
	padding:15px 10px;
}
#XtranetToolMenu li {
	display:inline;
	color:#adadad;
	font-size:10px;
}
#XtranetToolMenu li a {
	font-size:10px;
	color:#555759;
	text-decoration:none;
	padding:0 8px;
}
#XtranetToolMenu li a:hover {
	color:#000;
}
#XtranetMainMenu {
	width:585px;
	float:right;
	clear:right;
	padding:5px 20px 0 0;
}
#XtranetMainMenu div {
	float:left;
	background:url(/Files/System/Morsoe/Graphics/SeperatorMainMenu.gif) no-repeat top right;
	height:22px;
	padding:8px 20px;
}
#XtranetMainMenu div.lastitem {
	background:none;
}
#XtranetLeftMenu {
	float:left;
	width:200px;
	padding:24px 0 0 19px;
	margin-right:15px;
}
#XtranetLeftMenu h3 {
	background:url(/Files/System/Morsoe/Graphics/HRHome.gif) no-repeat bottom left;
}
#XtranetLeftMenu a {
	text-decoration:none;
}
#XtranetLeftMenu ul li {
	border-bottom:1px dotted #898b8c;
	padding:7px 5px;
}

#XtranetLeftMenu ul.Level2{
	padding: 5px 0 0 0;
	}

#XtranetLeftMenu ul.Level2 li {
	border:none;
	padding:2px 5px 2px 12px;
}
#XtranetLeftMenu a#activeitem {
	background:url(/Files/System/Morsoe/Graphics/BulletBlue.gif) no-repeat center left;
	padding-left:12px;
	color:#367eb3;
	font-weight:bold;
}
#XtranetLeftMenu a.inpath {
	padding-left:12px;
	color:#367eb3;
	font-weight:bold;
}
#XtranetLeftMenu ul li a {
	padding-left:12px;
	color:#565859;
}
#XtranetContent {
	width:705px;
}
#XtranetContent h2 {
	color:#367eb3;
	font-weight:bold;
}
#XtranetContent .text2 {
	color:#367eb3;
	font-weight:bold;
}
