.nav {
	background:url(/~/settingsimage/settings/OmosTopImage.ashx) no-repeat;
}
h2.ttl-private {
	background:#005786 ;
}

/* For hovering an element in the menu */
.list-inner li a:hover,/* 1st tier */
.list-inner li.active ul li a:hover,/* 2nd tier */
.list-inner li.active ul li.active ul li a:hover /* 3rd tier */{
	font-weight:bold;
	color:#005786;
	text-decoration:none;
	background:url(/resources/VCS/images/sep-box-om-os.gif) no-repeat 0 60%;
	
}

/*Inactive elements in the menu*/
.list-inner li a,/* 1st tier */
.list-inner li.active ul li a,/* 2nd tier */
.list-inner li.active ul li.active ul li a /* 3rd tier */{
	color:#58595b;
	text-decoration:none;
	background:url(/resources/VCS/images/sep-list-innner-om-os.gif) no-repeat 0 60% !important;
}

/*Active elements in the menu */
.list-inner li.active a,/* 1st tier */
.list-inner li.active ul li.active a,/* 2nd tier */
.list-inner li.active ul li.active ul li.active a /* 3rd tier */
{
	color:#005786;
	text-decoration:none;
	background:url(/resources/VCS/images/sep-box-om-os.gif) no-repeat 0 60%;
}





.content h1 {
	margin:1px 0 15px;
	color:#005786;
	font:20px/20px Arial, Helvetica, sans-serif;
}
.content h3 {
	margin:1px 0 8px;
	color:#005786;
	font-size:16px;
}
.content .flere {
	color:#005786;
	text-decoration:underline;
	font-size:11px;
	float:right;
	background:url(/resources/VCS/images/sep-mere.gif) no-repeat 0 60%;
	padding:0 0 6px 12px;
}

.spotafterflere { clear:both; padding-bottom:6px;}

.content strong {
	font-weight:bold;
}

.paging a.active  
{
	color:#005786;
}

.list-box 
{
	border-bottom:1px solid #005786;
}
.list-box-top
{
	border-top:1px solid #005786;
}

.content .mere 
{
	background:url(/resources/VCS/images/sep-list-innner-om-os.gif) no-repeat 100% 60%;
	color:#005786;
}

.text-box a
{
	color:#005786;
	text-decoration:none;
}

.text-box a:hover
{
	color:#005786;
	text-decoration:underline;
}

.text-info a
{
	color:#005786;
	text-decoration:none;
}

.text-info a:hover
{
	color:#005786;
	text-decoration:underline;
}

.scfTitleBorder
{
	margin:1px 0 8px;
	color:#005786;
	font-size:16px;
}
