#Sone105
{
    position: absolute;
    right: 0;
    top: 20px;
}


/* artikkel karusell */
.karusell h1
{
    margin-bottom: 0.7em;
}

.karusell h1.artikkelTittel a
{
    color: white;
	text-decoration: none!important;
	font-size: 0.6em;
}

.karusell img
{
    z-index: -400;
}

.karusell .artikkel
{
    background: url(../images/karusell/artikkelbakgrunn.png);
    padding: 1em;
	height:7.8em;
}

.karusell .artikkelWrapper
{
position: relative;
width: 26.69em;
top: -11.5em;
padding: 10px;
}
.karusell img{width: 320px; height: 380px}

.awl {
	display: none;
}
.karusell .artikkelLesMer a
{
    width: 11.6em;
    background-image: url('../images/karusell/lesmer_knapp.png');
    background-repeat: no-repeat;
	text-decoration: none;
}
.karusell a{color: #fff; text-decoration:underline;}

.artikkelLesMer
{
    margin-top: 1em;
}

div.artikkelLesMer a
{
    padding: 0.6em;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
}
.artikkelLesMer a:after
{
    content: "\>\> ";
}

.karusell .artikkelIngress
{
 color: #fff;
 margin-top: 10px;
}
.karusell img
{
	padding: 0;
}

.karusell #prev
{
    background: transparent url(../images/karusell/arrow_left.png) no-repeat center left;
    float: left;
    height: 99px;
    width: 65px;
    text-indent: -9999px;
    position: relative;
    z-index: 50;
    top:0px;
    left: 12px;
}

.karusell #next
{
    background: transparent url(../images/karusell/arrow_right.png) no-repeat center left;
    float: right;
    height: 99px;
    width: 65px;
    text-indent: -9999px;
    position: relative;
    top: 0px;
    z-index: 50;
    left: 35px;
}

#slideshow img { display: none }
#slideshow img.first-image { display: block }

#pager
{
   display:none;
    z-index: 40;
    float: left;
    position: relative;
	top: -120px;
	left: 310px!important;
} 
#pager a
{
    padding: 3px 9px;
    text-indent: -9999px;
    margin: 0 1px;
    display: inline-block;
    background-color: #fff;
    border: 2px solid #fff;
}
#pager a.activeSlide
{
    background-color: #175c8c;
    border: 2px solid white;
}

div.container ul.front-hoyremeny {
    border: 1em solid #f5f3f4;
    -webkit-border-radius: 0.6em;
    -moz-border-radius: 0.6em;
    border-radius: 0.6em;
    width: 24em;
	
}
div.container ul.front-hoyremeny li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}
div.container ul.front-hoyremeny li a {
    background: #ececec; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
   background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ececec 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ececec), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ececec 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ececec 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ececec 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ececec 0%,#ffffff 100%); /* W3C */
    border-bottom: 1px solid #D8D6D6;
    display: block;
    margin: 1px 0 0;
    width: 100%;
	color:#363636!important;
	text-decoration:none!important;
}
div.container ul.front-hoyremeny li a:hover {
    background: #18537d; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE4NTM3ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYjY2OWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #18537d 0%, #1b669b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#18537d), color-stop(100%,#1b669b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #18537d 0%,#1b669b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #18537d 0%,#1b669b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #18537d 0%,#1b669b 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #18537d 0%,#1b669b 100%); /* W3C */
    color: white;
    cursor: pointer;
}
div.container ul.front-hoyremeny li a span {
	background-image: url("../images/hmeny/icon_disc.png");
	background-position: 7% center;
	background-repeat: no-repeat;
	display: block;
	font-size: 1.7em;
	font-weight: normal;
	text-decoration: none !important;
	text-indent: 1.4em;
	padding-top: 1.1em;
	padding-right: 1.6em;
	padding-bottom: 1.4em;
	padding-left: 1.4em;
}
div.container ul.front-hoyremeny li a span:hover {
     background-position: 5% center;
    background-repeat: no-repeat;
    color: #FFFFFF;
}
div.container ul.front-hoyremeny div {
    padding-left: 2em;
}
div.profil {
    position: relative;
	margin-bottom:5px;
}
/* Bakgrunn kalender icon */
table.wpList .wpImage{
	background-color: #f4f4f4;
	border: 4px solid #FFF!important;
	margin: 5px;
	width: 58px!important;
	height: 58px!important;
}

table.wpList .col2{
	border-bottom: 1px solid rgba(0, 153, 255, 0.5)!important;
	padding:10px;
 	background-color: #18537d;	
}
.innerDiv {width: 105em; margin: 0 auto;}
.profil #Sone1 .webPart, .profil #Sone2 .webPart{width: 29%; margin-right: 5px; float: left; margin-bottom: 0;}
.profil #Sone1 .sistetjeneste, #Sone2 .sistetjeneste{margin-right: 0;}

#Sone100 {margin-left: -5px;}
#Sone100 .planer .samarbeid {width: 22%;}
#Sone100 .kart .samarbeid {width: 17%;}
#Sone100 .samarbeid {
width: 19.5%;
float: left;
background-color: #f4f4f4;
margin-right: 5px;
height: 6em;
padding-top: 5px;
}
#Sone100 .last  .samarbeid{margin-right:0;}
#Sone203, #Sone303, #Sone403{width: 30%; position: relative; float:left;}
#Sone203 .webPartTittel,
#Sone303 .webPartTittel,
#Sone403 .webPartTittel{font-size: 2.4em;color: #fff;}

#Sone1001, #Sone1002, #bunnmidthoyre{background-color: #fff; }
#Sone100 a.SamarbeidLink{position:relative; top:5px;}
#bunn1{width:104.9em;}
#bunn1 .SamarbeidLink{font-weight:bold;}
#bunn1 .SamarbeidLink:hover{text-decoration:underline;}

.aktuelt{height:33.4em;}
.aktuelt ul, .pressemelding ul{list-style-type:none; padding: 0 1em;}
.aktuelt li a.MargLink, .pressemelding li a.MargLink{font-size: 1.6em; font-weight:bold;	}
.aktuelt li, .pressemelding li{padding: 0px 0.7em 10px 0;
border-bottom: thin solid #ccc;}
.aktuelt ul li:last-child{border-bottom:none;}
#bunnmidthoyre .aktuelt { height: 20em;}
#bunnmidthoyre .pressemelding{ height: 11.4em;}

.karusell #slideshow img{border: 10px solid #fff !important;}
.karusell .artikkelDato{display:none;}

#bunnmidthoyre .ArtikkelKategoriOverskrift{font-size: 2em; font-weight:bold;
color: #375c9d;}

dl.table-display
{
	float: left;
	margin: 1em 0;
	padding: 0;
}
	
.table-display dt
{
	clear: left;
	float: left;
	width: 13em;
	margin: 0;
	padding: 5px;
	font-weight: bold;
}
	
.table-display dd
{
	float: left;
	text-align:right;
	width: 6em;
	margin: 0;
	padding: 5px;
}
.profil #Sone1 div.webPart, .profil #Sone2 .webPart{background-color: #fff; padding: 1em 2em 2em 2em; height: 18em;}

.ElverumArtikkel .InnholdTekst{display:none;}
.ElverumArtikkel .InnholdOverskrift{font-size: 1.2em;}
.bunnwrapper .webPartInnhold{font-size: 1.2em;}

#Sone1004 .webPartTittel span{font-size: 1.35em; color: #0d5587; margin-left: 12px; margin-bottom: 1em;}
#Sone1004 .aktuelt li a.MargLink, #Sone1004 .pressemelding li a.MargLink{font-size: 1.2em; }
#Sone1004 .aktuelt li, #Sone1004 .pressemelding li {
padding: 10px 0;
}
#Sone1004 .datoPublisert{margin-right: 0.5em;}
.aktuelt-hjelpemeny{position: relative;
top: -25px; float:left;}
#Sone203{left: 2em;}
#Sone303{left: 6em; top: 0em; }
#Sone403{left: 10em; top: 0em; }

.ArtikkelKarusell{position:	relative;}
#Sone1001 .aktuelt{overflow:hidden; height: 33.4em}
#nav {position: absolute; bottom: 12em; width:100%}



/* SELVBETJENING */

.skjemaLogginn .webPartTittel, .skjemaMest .webPartTittel{
font-size: 1.5em !important;
padding: 0.2em !important;
}
.skjemaLogginn .webPartTittel {margin-bottom: -0.55em !important;}
.skjemaMest {margin-top: 1em;}
/*-----------------SKJEMAKATEGORISERING------------------*/
/*-----------Menypunkt:Selvbetjening startmeny, skjema og min side-----------------*/
#Sone12    {
width: 98%;
}
.skjemakategoriliste a {
text-decoration: underline;
}
div#Sone4 {
margin-top: 20px;
}
div#Sone1 {
margin-top: 20px;
}
div .webPartInnhold {
padding-left: 5px !important;
}
div#Sone2 div .floatLeft {
font-family: verdana;
font-size: 0.7em;
}
.liten, .medium, .stor {
    font-weight: normal !important; /*----Pga Narvik---*/
    text-decoration: none !important; /*----Pga Narvik---*/
}
.SkjemaKategoriFooterKnapp input[type=submit] {
background-color:Transparent;
border: none;
color: #5B7B97;
font-family:arial;
font-size:12px !important;    
text-decoration:none;
font-weight: bold;
float: left;
cursor: pointer;
padding: 1em;
}
.SkjemaKategoriKnapp input[type=submit], .SkjemaKategoriKnapp input[type=hidden]  {
padding-left:15px;
cursor: pointer;
}
.Innlogging
{
background-image: url('../images/selvbetjening/krever_innlogging.png');
padding: 2px 18px 0 0;
background-repeat:no-repeat;
background-position:right;
}
.sokefelt {
display:block;
}
.skjemasokkategori {
background-color:Transparent;
float:left;
font-size:11px;
font-family: verdana;
line-height:2.8em;
padding-bottom:0;
padding-right:1em;
padding-top:0;
}
.searchBox {
display:block;
float:left;
margin-right:0.5em;
margin-top:0.5em;
}
.SkjemaKategoriKnapp {
background-image: url("../images/selvbetjening/arrow.jpg");
background-repeat:no-repeat;
background-position:5px;
font-size:12px !important;
}
.textBoxCenter {
width: 150px;
}
.SkjemaKategoriKnapp input[type=hidden], .SkjemaKategoriFooterKnapp input[type=hidden]  {
padding-right:20px;
}
.SkjemaKategoriKnapp input[type="submit"], .SkjemaKategoriFooterKnapp input[type="submit"] {
padding-right:0;
text-align:left;
}
/*------------------skjemalisten under kategorisering-------------------------------*/
.repeaterAltFarge
{
    background-color: White;
}
.repeaterFarge
{
    background-color: #FFFFFF;
}
ul.skjemakategori
{
    clear: both;
    list-style-type: none;
    padding-left: 0px;
}
ul.skjemakategori li
{
font-family: verdana;
font-size: 0.8em;
font-weight: bold;
padding: 2px 0px 4px 0px;
}
ul.skjemaliste
{
    padding-left: 0px;
    padding-right: 20px;
}
ul.skjemaliste li
{
    font-weight: normal;
    list-style-type: none !important;
    padding: 2px 0px 2px 20px;
}
ul.skjemaliste li.digital
{
    background-image: url('../images/selvbetjening/eskjema_small.png');
    background-repeat: no-repeat;
    background-position: left center;
}
ul.skjemaliste li.papir
{
    background-image: url('../images/selvbetjening/pdfnew_small.png');
    background-repeat: no-repeat;
    background-position: left center;
}
ul.skjemaliste li.link
{
    background-image: url('../images/selvbetjening/ekstern_link_small.png');
    background-repeat: no-repeat;
    background-position: left center;
}
li#digital, li#papir, li#ekstern, li#paalogging {
padding-left:20px;
}
div#ikonforklaring, div.ikonforklaring {
float: right;
padding:5px 10px 10px 0px;
font-family: verdana;
font-size: 0.8em;
}
div#ikonforklaring li, div.ikonforklaring li {
    background-position: left center;
    background-repeat: no-repeat;
    display: inline;
    padding-right: 10px;
}
div#ikonforklaring li:last-child, div.ikonforklaring li:last-child {
    padding-right: 0;
}
div#ikonforklaring li span, div.ikonforklaring li span {
    padding-left: 20px;
}
div#ikonforklaring li#digital, div.ikonforklaring li#digital {
    background-image: url("../images/selvbetjening/eskjema_small.png");
}
div#ikonforklaring li#papir, div.ikonforklaring li#papir {
    background-image: url("../images/selvbetjening/pdfnew_small.png");
}
div#ikonforklaring li#ekstern, div.ikonforklaring li#ekstern {
    background-image: url("../images/selvbetjening/ekstern_link_small.png");
}
div#ikonforklaring li#paalogging, div.ikonforklaring li#paalogging {
    background-image: url("../images/selvbetjening/krever_innlogging.png");
    padding-right: 0;
}
div#ikonforklaring li#ekstern span, div.ikonforklaring li#ekstern span {
    padding-left: 15px;
}
a {
color: #003366;
}
