body {
	background-color:#e9f0ce;
	background: url(/Media/Images/Lib/bodyBgPS.png) repeat-x left top #cecec2;
}

#globalNavigation ul li a:hover {
	color:#E4B61C;
}

#globalNavigation ul li a {
	color:#5f5d5a;
	font-weight: bold;
	font-size: 12px;
}

#globalNavigation ul li.unselected,

#globalNavigation ul li.unselected a{

	color:#5f5d5a;

}

#globalNavigation ul li.last-child
{
	display: none;
}

#leftNavigationColumn a{

	color: #969696;

}

#shortGlobalNavigation {
	margin-bottom:68px;
}

#subNavigation a {
	color:#5f5d5a;
}

#regionalNavigation ul li.selected, #regionalNavigation ul li.selected a {
	/*color:#5f5d5a;*/
}

/* ---- forside.css overrides */
div#utilityNavigation div.sideBlock {
	color:#5f5d5a !important;
	/*max-width: 135px !important;*/
	padding-right: 40px !important;
}

#main h3, #main h3 a {
	/*color:#969696 !important;*/
	color:#404042 !important;
}
div#leftNavigationColumn div#shortGlobalNavigation {
	background:transparent url(/Media/Images/Lib/sideLogo_personskade.png) no-repeat scroll left top;
}

div.sideBlock a {
	color:#969696 !important;
	/*color:#404042 !important;*/
}

/*div#utilityNavigation {
	display: none;
}*/
div#utilityNavigation {
	position:relative;
}

a#LTN-logo {
	background: url("../../../Media/Images/Lib/LTN_logo.png") no-repeat scroll right top transparent;
    color: #969696;
    display: block;
    font-size: 10px;
    padding-top: 52px;
    position: absolute;
    right: 0;
    top: -19px;
}

a#LTN-logo:hover {
	background-position: right -70px;
	color: #404042;
	text-decoration:none;
}
