/* Default stylesheet */
body {
	background: #b1b1b1 url(http://img3.custompublish.com/getfile.php/1716511.2013.bfeacfqbys/bodybg.png) no-repeat center top;
	color: #333;
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", "Lucida Sans Unicode", Geneva, sans-serif;
	/*font-family:  Arial, "Liberation Sans", "Helvetica Neue", Helvetica, "Nimbus Sans L", Sans, Sans-serif;*/
	font-size: 75%; /* 12px*/
	margin: 0px;
	padding: 0px;
}
table,caption,th,td {
	font-size: 1.0em;
}
th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 8px;
	padding: 0px;
}

h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1.0em;
}
h6 {
	font-size: 1.0em;
}
p {
	padding: 0px;
	margin: 4px 0px 16px 0px;
}
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
/* End General elements*/


a img {
	border: none;
}
.body img {
	margin: 3px 10px 5px;
}
.body img[align="left"] {
	margin-left: 0;
}
.body img[align="right"] {
	margin-right: 0;
}

div.forum {
	clear: both;
}

/* Use class layout on images and tables used for layout */
img.layout, a img.layout {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table.layout {
	margin: 0px;
	padding: 0px;
}
td.layout {
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
/* General links */
a:link { color: #0f417e;}
a:visited { color: #7b4e7f; }
a:hover { }

/* read more.. links */
.link { }
a.link:link { }
a.link:visited { }
a.link:hover { }

/* Standard navigation links */
.menu a:link {text-decoration: none;}
.menu a:visited {text-decoration: none;}
.menu a:hover {text-decoration: underline;}

.menu a.menuselected:link {text-decoration: underline;}
.menu a.menuselected:visited {text-decoration: underline;}
.menu a.menuselected:hover {text-decoration: underline;}

.box .menu a:link {text-decoration: underline;}
.box .menu a:visited {text-decoration: underline;}

/* Printable/tell a friend links	*/
.toollink { }
a.toollink:link { }
a.toollink:visited { }
a.toollink:hover { }




/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink { }
.headlinelink:link { text-decoration: none;}
.headlinelink:visited { }
.headlinelink:hover {text-decoration: underline; }

.box .headlinelink:link {text-decoration: underline;}

/* Linked headlines on listing pages */
.headline .headlinelink { }
.headline .headlinelink:link { }
.headline .headlinelink:visited { }
.headline .headlinelink:hover { }

/* Navigation path links */
.path	{	}
a.path:link { }
a.path:visited { }
a.path:hover { }

/* SECTION: Standard CP classes*/
div.date, span.date { color: #999999; font-size: 0.9em; }
td.date.filedate{ display:none;}
.author { color: #333333; font-size: 0.9em; }
.feedback { }
.copyright { }


/* CSS code for (rounded) corners. Remember position: relative; on container element */
.box span.corner {
	background-image: url(http://img2.custompublish.com/getfile.php/1767767.2022.vyryaeqbcr/box_corner.png);
}
.box .calevent span.corner{
	background-image: url(http://img2.custompublish.com/getfile.php/1767923.2022.uvdvwtsuyr/event_corner.png);
}
span.corner { 
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	/* Set width/height to size of corner images */
	width: 10px;
	height: 20px;
}
span.corner.tl { 
	background-position: top left;
	left: 0px;
	top: 0px;
}
span.corner.tr { 
	background-position: top right;
	right: 0px;
	top: 0px;
}
span.corner.br { 
	background-position: bottom right;
	bottom: 0px;
	right: 0px;
}
span.corner.bl { 
	background-position: bottom left;
	bottom: 0px;
	left: 0px;
} 


/* Standard tools */
div.tools { margin: 15px 0px; }
div.tool { margin: 2px 0px; }
div.pagebar { padding: 10px 0px; clear: both; }
.pagebar.prev { margin-right: 10px; }
span.arrow { padding: 0px }

/* SECTION: listing/view styles */
div.pagedescription { 
	margin: 0 0 16px;
}
.pagedescription { }
h1.headline,
h1.headlineview {
	color: #474747;
	font-weight: normal;
}
.searchpage h1 {
	font-size: 16px;
	font-weight: bold;
}
.subheadline, h2.subheadline {
	font-size: 1.0em;
	font-weight: normal; 
	margin: 5px 0px 0px 0px;
	padding: 0px;
	line-height: 1.0;
}
h2.paragraphheadline {
}
.ingress {
}
div.ingress {
	margin: 6px 0px; 
	padding: 0px;
	
}
.ingressview {
}
div.ingressview {
	margin: 6px 0px; 
	padding: 0px;
	font-weight: bold;
}
p.byline, .byline {
	margin: 10px 0 10px 0; padding: 0px;
}
div.byline {
	text-align: right;
}

.viewarea div.listingpic {
	width: 250px;
	float: right;
	margin-left: 10px;
}

/* SECTION: Articlemedia */
div.articlemedia { 
	clear: right;
	width: 250px;
	float: right;
	margin-left: 10px;
}

div.articleimage { 
	margin-bottom: 10px;
}
div.articleimagedesc, i.paragraphpictext { 
	font-style: italic;
	padding: 1px 2px;
}


/* SECTION: viewarea block/spacing elements */
.block, .articleblock {
	margin-bottom: 15px;
}

.articleblock .imgwrap {
	float: left;
	width: 32.5%;
	padding-top: 8px;
}
#kontakt .articleblock .imgwrap {
	float: right;
}
.articleblock .imgwrap img {
	max-width: 100%;
	height: auto;
}
.articleblock .textwrap {
	float: right;
	width: 65%;
}
#kontakt .articleblock .textwrap {
	float: left;
}
#nyheter .articleblock .imgwrap,
#virksomhetensnyheter .articleblock .imgwrap {
	border: 1px solid #d2dd0d;
	width: 18%;
}
#nyheter .articleblock .textwrap,
#virksomhetensnyheter .articleblock .textwrap {
	float: right;
	width: 79%;
}
/* Full text width if no listing image */
div.articleblock.nopic .textwrap {
	float: none;
	width: auto;
}
#nyheter .articleblock.nopic .textwrap {
	float: none;
	width: auto;
}

/* Stylesheet 17510 - min width for row set to 775px, hack to reduce that */
.articleblock.row {
    min-width: 10px;
}

/* 2-spalter */
/*
div.twocol .articleblock { 
	width: 49%;
}
div.twocol .articleblock.pair0 { 
	clear: both;
	float: left;
}
div.twocol .articleblock.pair1 { 
	clear: right;
	float: right;
	margin-right: 0;
}
*/

/* 3-spalter */

div.threecol .col { 
	width: 32%;
	float: left;
	margin-right: 2%;
}
div.threecol .col0 { 
	clear: both;
}
div.threecol .col1 { 
	margin-right: 0;
}
div.threecol .col2 { 
	clear: right;
	float: right;
	margin-right: 0;
	
}

#krisebox .col {
	min-height: 260px;
}
#krisebox .col .cell {
	background: none;
	border: none;
}
#krisebox .col1, #krisebox .col2 {
	border-left: 1px solid #999;
}

#krisebox .headlinelink {
	color: #000;
}

.listingarea hr, div.hr /* Replacement for hr (easier to style in older browsers) */{
	background-color: transparent;
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #CCC;
	font-size: 1px;
	clear: both;
	height: 10px;
	margin-bottom: 10px;
}
div.body {
	clear: both; 
	margin: 0px 0px 22px 0px;
}

div.articleparagraph {
	margin-bottom: 16px;
}
.clearfix { clear: both; font-size: 1px; height: 0px; }
/* SECTION ARTPICS */
td.artpic {
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
/* SECTION: page containers */

#page {
	background: #eff0f1;
	/* width: 1140px; */
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

#top {
	background: url(http://img2.custompublish.com/getfile.php/1767612.2022.vavxxvwbte/headergradient.png) repeat-x bottom;
	margin: 0px;
	padding: 0px;
	border: 2px solid #bbd8e5;
	border-right: 0;
	border-left: 0;
	position: relative;
	zoom: 1;
}

#top .toppattern{
	background: #2677C1 url(http://img2.custompublish.com/getfile.php/1767611.2022.pxucbwdxbf/headerbg.png) repeat-x bottom right;
}


#topnav {
	text-align: right;
	padding: 4px 10px;
	font-weight: bold;
	text-shadow: 0 1px 1px #FFF;
	line-height: 27px;
	font-size: 12px;
	color: #353535;
}
.logo {
	position: relative;
	left: 0;
	top: 0;
	z-index: 3;
}



#middle {
	padding: 10px;
}
.frontpage.articlelisting #middle {
	padding-top: 20px;
}
#navbarcontainer {
	padding: 10px;
}
#navbar {
	background: #515151;
	/* lurer #middle */
	margin-left: -10px;
	margin-top: -10px;
	margin-bottom: -10px;
	min-height: 200px;
	padding-right: 5px;
	
}
#navbar ul {

}
#navbar ul li {
	margin-bottom: 8px;
	
}

#navbar ul li a{
	color: #FFF;
	text-shadow: 0 1px 1px #000;
	display: block;
	background: url(http://img2.custompublish.com/getfile.php/1768238.2022.cqucuxdybc/navbar-li.png) no-repeat left center;
	padding-left: 16px;
}

#navbar ul#mainmenu li.menulevel0 a.menulevel0,
#navbar ul#mainmenu li.sectionhead > a {
	color: #ffffff;
	text-shadow: 0 1px 1px #0f3b73;
	display: block;
	padding: 4px 12px;
	font-size: 15px;
	border: 1px solid #6aa3f1;
	background-position: 0 -2px !important;
}
#navbar ul#mainmenu li.menulevel0 a.menulevel0 span, 
#navbar li.menulevel0.hassubitem,
#navbar ul#mainmenu li.sectionhead > a span, 
#navbar li.sectionhead.hassubitem{
	display: block;
	background: url(http://img2.custompublish.com/getfile.php/1820567.2022.sfqdueqrbq/menulevel0_right.png) no-repeat right 6px;
}
#navbar ul#mainmenu li.menulevel0.itemexpanded a.menulevel0 span,
#navbar ul#mainmenu li.sectionhead.itemexpanded > a span {
	background: url(http://img2.custompublish.com/getfile.php/1820568.2022.axvuyvvqcx/menulevel0_down.png) no-repeat right 6px;
}


#navbar #temamenu ul#submenu{
	margin: 10px 0 20px !important;
	padding-left: 10px !important;
}
#navbar ul ul {
	margin: 10px 0 8px;
}

#main {
	min-height: 500px;
}
.normallisting {
	margin: 0 auto !important;
	float: none !important;
}

#mainsidebar {
}


/* #main when no sidebar */
.widemain #main {
	float: right;
	width: 760px;
}
.widemain #navbar {
	margin-right: 0;
}
.widemain #mainsidebar {
	display: none;
}
/* #main when no sidebar or navbar */
.widefull #main, .frontpage.articlelisting #main {
	float: none;
	width: auto;
	margin: 0;
}
.widefull #navbar, .widefull #mainsidebar, .frontpage.articlelisting #navbar, .frontpage.articlelisting #mainsidebar {
	display: none;
}


#footer {
	/* width: 1140px; */
	background: #005598 url(http://img2.custompublish.com/getfile.php/1767739.2022.stxydtfpxc/footer.png) no-repeat left bottom;
	clear: both;
	min-height: 120px;
	margin: 0 auto;
	color: #ffffff;
	text-shadow: 0 1px 1px #123863;
}

#footer .inner {
	padding: 10px 10px 0;
}
#footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #ffffff;
}
.footerbottom {
	padding: 12px 0;
	color: #e4e4e4;
	font-size: 0.85em;
	clear: both;
}
.webansvarlig {
	float: left;
}
#contactinfo, #servicetorget, #follow {
    background: url(http://img2.custompublish.com/getfile.php/1814275.2022.cxstebatda/footershadow.png) no-repeat right center;
    float: left;
    padding-left: 25px;
    padding-right: 54px;
    width: 26%;
    min-height: 126px;
}
.center {
	text-align: center;
}
#follow .center {
	padding-top: 10px;
}

/* Copyright, CustomPublish powered link etc.	 */
#cp {
    text-align: right;
    float: right;
}
#cp a {
    color: #e4e4e4;
    text-decoration: none;
}


/* SECTION: Sidebar */
.sidebar {
}

.box {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	position: relative;
	zoom:1;
}
.box#selvbetjening {
	z-index: 3;
}
.box#nyheter {
	z-index: 2;
}
.box#tjenester {
	z-index: 1;
}
.box .head, #navbar ul#mainmenu li.menulevel0 a.menulevel0, .button,
.box .head, #navbar ul#mainmenu li.sectionhead > a {
	background: #003279 url(http://img2.custompublish.com/getfile.php/1767773.2022.yfvxwxewwd/boxh3.png) repeat-x top;
	padding: 6px;
	/*border: 1px solid #1c5aa9;*/
}


.box .cell {
	padding: 10px;
	background: #ebeced;
	border: 1px solid #d4dce1;
}
.articlelisting .listingarea .threecol .cell {

}
.box ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
.box ul li {
	margin: 0px 0px;
	padding: 0px;
}
.box ul ul{
	padding-left: 10px;
}
.box p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.box h3.caption {
	padding: 0px;
	margin: 0px;
	color: #FFF;
	text-shadow: 0 1px 1px #00387d;
	font-size: 18px;
	position: relative;
}
.box#krisebox .head {
	background: #CC0000 url(http://img2.custompublish.com/getfile.php/2215632.2022.arxqdyfeaf/kriseh3.png) repeat-x top;
	border-radius: 8px 8px 0 0;
}
.box#krisebox h3.caption, .box#krisebox h3.caption a {
	color: #FFF;
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
}

#krisebox .threecol {
	width: 100%;
	float: none;
	margin: 0;
	padding: 0;
}

.box h3.caption.iconfix {
	padding-left: 66px;
}
.box h3.caption a {
	color: #FFF;
}
.box h3.caption .icon {
	background-image: url(http://img2.custompublish.com/getfile.php/2194419.2022.dfaeefcqsb/ico-aktuelt-gul.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 50px;
	width: 64px;
	position: absolute;
	left: -4px;
	bottom: -5px;
}

/* aktuelt */
.box#aktuelt h3.caption .icon {
	background-image: url(http://img2.custompublish.com/getfile.php/1767829.2022.vcruutfvfy/ico_aktuelt_b.png);
}

/* kommunen */
.box#kommunen h3.caption .icon {
	background-image: url(http://img2.custompublish.com/getfile.php/1838422.2022.dvtvfsretv/ico_kommunen_b.png);
}
/* byen */
.box#byen h3.caption .icon {
	background-image: url(http://img2.custompublish.com/getfile.php/1767828.2022.udvxpsfuvr/ico_byen_b.png);
}
/* kontakt */
.box#kontakt h3.caption .icon {
	background-image: url(http://img2.custompublish.com/getfile.php/1767830.2022.xaeuwsdpsf/ico_chat_b.png);
}
/* jobb og karriere */
.box#jobbogkarriere h3.caption .icon {
	background-image: url(http://img2.custompublish.com/getfile.php/1767823.2022.fvteffxtyu/ico_deg_b.png);
}
/* kalender */
.box#kalender h3.caption .icon {
	background-image: url(http://img2.custompublish.com/getfile.php/1767826.2022.berwasdvrv/ico_kalender_b.png);
}
/* politikk */
.box#politikk h3.caption .icon {
	background-image: url(http://img2.custompublish.com/getfile.php/1767825.2022.vrswspsftw/ico_politikk_b.png);
}
/* rss */
.box#nyheter h3.caption .icon {
	background-image: url(http://img2.custompublish.com/getfile.php/1767827.2022.rpeqbbfued/ico_rss_b.png);
}
/* selvbetjening */
.box#selvbetjening h3.caption .icon {
	background-image: url(http://img2.custompublish.com/getfile.php/1767831.2022.qrbbtwwucq/ico_selv_b.png);
}
/* tjenester */
.box#tjenester h3.caption .icon {
	background-image: url(http://img2.custompublish.com/getfile.php/1767824.2022.eaucaeqcvp/ico_tjenester_b.png);
}
.lostext {
	font-size: 10px;
	font-weight: normal;
}


#mainsidebar .box table caption{
	color: #EBECED;
}
/* SECTION: page elements */
div.skiplink a{
  position: absolute;
	top: -190px;
}
div.skiplink a:focus, div.skiplink a:hover  { 
	position: static;
	left: 0; 
	width: auto; 
}
#path {
	margin-bottom: 10px;
	background: #d6d7d8;
	border: 1px solid #d0d1d2;
	border-radius: 8px 24px 24px 8px;
	padding: 2px 15px 2px 2px;
	color: #11366c;
	text-shadow: 0 1px 1px #FFF;
}
#path .pathinner {
	background: #dde0e2 url(http://img2.custompublish.com/getfile.php/1790705.2022.sadywxcuec/pathbg.png) repeat-x;
	border: 1px solid #FFF;
}
#path a {
	color: #11366c;
	text-decoration: none;
	padding: 5px 2px 5px 12px;
	display: inline-block;
	*display: inline;
	_display: inline;
	background: url(http://img2.custompublish.com/getfile.php/1790713.2022.yrfussdcbe/patharrow.png) no-repeat left center;
}
#path a.pathnum0 {
	padding: 5px 23px;
	background: url(http://img2.custompublish.com/getfile.php/1790718.2022.qfredpatxx/path0.png) no-repeat left center;
	text-indent: -9999px;
	*text-indent: 0;
	_text-indent: 0;
}

#path a.pathnum1 {
	padding: 5px 2px 5px 0px;
	background: transparent;
}
#path span.arrow {
	padding: 0px 3px; 
}
.widefull #path {
	display: none;
}
ul.menu, ul.submenu, ul.menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.submenu, ul.menu ul {
	padding-left: 10px;
}
ul.menu li, ul.submenu li {
	margin: 0px;
	padding: 0px;
}

ul.menu li.spacingabove{
	margin-top: 10px;
}
ul.menu li.spacingbelow{
	margin-bottom: 10px;
}

#topmenu {
	list-style: none;
	float: right;
	text-align: right;
	margin: 4px 10px 0;
	padding-bottom: 20px;
}
#topmenu li {
	
}
#topmenu li a{
	padding: 7px 45px 7px 0;
	color: #FFF;
	background-image: url(http://img2.custompublish.com/getfile.php/1767709.2022.bewswcctdt/ico_chat.png);
	background-position: center right;
	background-repeat: no-repeat;
	display: block;
}
/* chat */ 
#topmenu li.itemlvlnum2 a{
	background-image: url(http://img2.custompublish.com/getfile.php/1767709.2022.bewswcctdt/ico_chat.png);
}
/* kart */ 
#topmenu li.itemlvlnum4 a{
	background-image: url(http://img2.custompublish.com/getfile.php/1767712.2022.upseeufxaq/ico_kart.png);
}
/* selvbetjening */ 
#topmenu li.itemlvlnum1 a{
	background-image: url(http://img2.custompublish.com/getfile.php/1767711.2022.upateyxrbv/ico_tjenester.png);
}
/* tjenester */ 
#topmenu li.itemlvlnum3 a{
	background-image: url(http://img2.custompublish.com/getfile.php/1767710.2022.aqwcrwfwad/ico_tjenester2.png);
}
#topmenu li a{
	color: #FFF;
}
#topmenu li.menu247584 {
	display: none;
}
#tools {
	list-style-type: none;
}
#tools li {
	background-position: center left;
	background-repeat: no-repeat;
}
#tools li#tips {
}
#tools li#printable {
}

#searchform {
	background: url(http://img2.custompublish.com/getfile.php/1819123.2022.dfvsuwxfxs/search_box.png) no-repeat top;
	width: 258px;
	/* height: 38px; */
	float: left;
	margin: 55px 5px 40px 6%;
	padding: 5px 5px;
	display: inline;
	height: 38px;
}

input.searchinput {
	vertical-align: middle;
	background: #DBE8EF url(http://img3.custompublish.com/getfile.php/1716367.2013.bfbaqtstxb/input_bg.png) repeat-x bottom;
	border: 1px solid #FFF;
	float: left;
	color: #666;
	padding: 8px 4px 8px;
	*padding: 9px 4px;
	width: 209px;
	font-size: 14px;
}	

input.searchsubmit {
	vertical-align: middle;
	cursor: pointer;
	float: right;
	background: url(http://img2.custompublish.com/getfile.php/1874990.2022.vvqcpywewc/intranett_btn_search.png) no-repeat;
	width: 39px;
	height: 36px;
	border: 0;
}

/* SECTION: banner locations */
.bannerlocation {
	clear: both;
	text-align: center;
}
.bannerlocation table {
	margin-left: auto;
	margin-right: auto;
}
.bannerlocation td {
	text-align: center;
	padding: 5px 0px;
}
.bannerlocation img {
	border-width: 0px;
}

.icalendardayhead { background-color: #CECECE; }
.monthlycalendartable { width: 100%; }
.calendardate { color:#333333; font-size: 0.9em; }
.errmsg { font-weight: bold; color: #AA0000; }

table.weathertablefivedays { }

table.weathertablefivedays td {
	padding: 5px;
}
table.weathertablefivedays td.weatherlocname {
	width: 100px;
	font-weight: bold;
}
table.weathertablefivedays { }
.weatherdaylabel, td.weatherfivedays {
	width: 75px;
}

input.newslettersubemail {
	width: 98%;
}

/* Kalenderliste */
h2.dayheader {
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
}
div.calendarentry {
	font-size: 0.9em;
}
span.caltime {
	margin-right: 15px;
}
.button {
	color: #FFF;
	text-shadow: 0 1px 1px #0c284d;
	padding: 6px 8px;
	margin: 4px 0;
	display: inline-block;	
	border: 1px solid #1c5aa9;
	border-radius: 6px;
}
.button a{
	color: #FFF;
	text-decoration: none;
}
.button a:hover{
	text-decoration: underline;
}
.button.right {
	float: right;
	margin-left: 6px;
}
div.vevent {
	border: 1px solid #666666;
	background-color: #EEEEEE;
	padding: 5px;
}
.calevent, .endaenbox {
	background: #eaf1f6;
	border: 1px solid #d5d6d7;
	margin-bottom: 4px;
}
.endaenbox {
	padding: 6px;
}
.eventwhat {
	padding: 4px 6px;
	float: left;
	width: 71%;
}
.eventwhen {
	float: right;
	position: relative;
	background: #1561CE url(http://img2.custompublish.com/getfile.php/1767944.2022.prxxrturbt/eventwhenbg.png) repeat-x top;
	padding: 4px 10px;
	color: #FFF;
	font-size: 0.9em;
	text-align: center;
	width: 14%;
}
.eventwhen a{
	color: #FFF;
}
.eventwhen span {
	display: block;
}

.aktueltmenu {

}
.aktueltmenu li {
	background: url(http://img2.custompublish.com/getfile.php/1831347.2022.bsbxbxatbq/aktueltmenybg.png) no-repeat top right;
	margin-bottom: 6px;
	border-left: 1px solid #d3d4d5;
}
.aktueltmenu li a {
	background: url(http://img2.custompublish.com/getfile.php/1831347.2022.bsbxbxatbq/aktueltmenybg.png) no-repeat bottom right;
	display: block;
	padding: 5px;
}


#languagebar, #sitetools, #yr, #LyttTilTekst, #nettverkskart {
	float: right;
	margin-left: 30px;
}
#LyttTilTekst {
	margin-left: 30px;
}
#languagebar {
	margin-top: 2px;
}

#sitetools .divider {
	margin-right: 15px;
	float: left;
	display: block;
	
}
#sitetools .textsize {
	background: url(http://img2.custompublish.com/getfile.php/1773813.2022.cqqpfuxxvf/tekststr.png) no-repeat;
	width: 72px;
	height: 27px;
	text-align: left;
	float: left;
	margin-right: 10px;
	vertical-align: middle;
}

#sitetools span.apluss,
#sitetools span.aminus,
#sitetools span.alofi,
#sitetools span.acolor{
	width: 18px;
	height: 25px;
	padding: 1px 8px;
	float: left;
}

#sitetools span a{
 	color: #353535;
 	text-shadow: 0 1px 1px #FFF;
 	font-family: Times, serif;
 	font-size: 17px;
 	cursor: pointer;
}
#sitetools span.acolor a img,
#sitetools span.alofi a img{
	margin-top: 4px;
	
}
.weathertabletiny {
	display: inline-block;
	*display: inline;
	vertical-align: middle;
}

#follow p {
    margin-bottom: 15px;
}
#contactinfo {
    padding-left: 0;
}
#follow {
    background: transparent;
    float: right;
    padding-left: 0;
    padding-right: 0;
    width: 35%;
}
#follow ul {
    list-style: none;
    padding: 0;
    text-align: center;
    margin: 0px auto;
}
#followmenu li {
	_float: left;
	*float: left;
    display: inline-block;
    margin-right: 10px;
}
#followmenu li a {
    display: block;
}
#followmenu li a img {
    vertical-align: middle;
}
ul.samarbeidskommuner {
	margin-top: 20px !important;
}
.samarbeidskommuner li {
	display: inline;
}
/* AddThis Vertical Hover Menu */

.addthis_toolbox {
	background: #ffffff url(http://img2.custompublish.com/getfile.php/1768309.2022.cefbwftwvy/down.png) no-repeat right center;
	border: 1px solid #abacac;
	margin-top: 6px;
}

.addthis_toolbox .custom_hover {
    position: relative;
    padding: 4px;
}

.addthis_toolbox .custom_hover .custom_button {
    padding: 4px 12px 4px 30px;
    color: #534741;
    cursor: pointer;
    display: block;
    background: url(http://img2.custompublish.com/getfile.php/1768304.2022.tawuwbyppv/ico_fb.png) no-repeat 6px 1px;
}

.addthis_toolbox .custom_hover .custom_button.active {
    background: url(http://img2.custompublish.com/getfile.php/1768304.2022.tawuwbyppv/ico_fb.png) no-repeat 6px 1px;
    color: #000;
}

.addthis_toolbox .hover_menu  {
    display: none;
    position: absolute;
    background: #fff;
    z-index: 999;
    width: 90%;
    border: 1px solid #abacac;
}

.addthis_toolbox .hover_menu a {    
    position: relative;
    display: block;
    width: auto;
    padding: 4px 0 4px 34px;
    text-decoration: none;
    color: #534741;
}

.addthis_toolbox .hover_menu a:hover {    
    background: #f5f5f5;
    text-decoration: none;
}

.addthis_toolbox .hover_menu span {
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .hover_menu .more {
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 10px 0 10px;
    text-align: center;
}

.addthis_toolbox .hover_menu .more a {
    padding: 4px 0;
    margin: 0;
}

.addthis_toolbox .hover_menu .more a:hover {
    background: none;
}
.addthis_toolbox .hover_menu .more span {
    display: none;
}
.box .childmenu li{
	float: left;
	width: 49%;
}
.box .childmenu.reker li, .box#selvbetjening .selectmenu li  {
	float: left;
	width: 31%;
}
.box .childmenu li a, .selectmenu li a, .box .los li a, .box.los li a{
	background: url(http://img2.custompublish.com/getfile.php/1774146.2022.qbtwwrsyaw/dot.png) no-repeat 0 2px;
	padding-left: 16px;
	margin-bottom: 8px;
	display: block;
}
.tomatsaus {
	position: relative;
	margin-top: 6px;
}
.spaghetti {
	background: #f2f7f9 url(http://img2.custompublish.com/getfile.php/1774244.2022.qsdwveyfer/selectmenu_down.png) no-repeat right;
	border: 1px solid #bcbdbe;
	color: #1d4b8e;
	display: block;
	padding: 8px 8px;
	cursor: pointer;
}
.tomatsaus.rightarrow .spaghetti {
	background: #f2f7f9 url(http://img2.custompublish.com/getfile.php/1819023.2022.auxttbbvrq/selectmenu_right.png) no-repeat right;
}
#tjenester .spaghetti,
#selvbetjening .spaghetti,
#nyheter .spaghetti {
	width: 48%;
	float: right;
}
#tjenester .tomatsaus, #nyheter .tomatsaus {
	display: block !important;
}
.box ul.selectmenu {
	position: absolute;
	/* background: rgba(242,247,249,0.9); */
	background: url(/images/opacity/white/opacity90.png) repeat;
	border: 1px solid #bcbdbe;
	top: 84%;
	width: 91%;
	padding: 10px;
	display: none;
	z-index: 10;
}
#selvbetjening.box ul.selectmenu {
	top: 32px;
	border-top: 1px solid #bcbdbe;
	width: 96%;
	
}

.selectmenu li {

}

img.weathersymbol {
	width: 30px;
	height: auto;
}

#tjenester div{
	text-align: left !important;
}
#tjenester div.cell span{
	display: block;
	margin-bottom: 8px;
	background: url(http://img2.custompublish.com/getfile.php/1774146.2022.qbtwwrsyaw/dot.png) no-repeat left center;
    padding-left: 16px;
    width: 30%;
    float: left;
}
#tjenester div span a{
 	
}

.marquee {
	border-top: 1px solid #001d34;
	color: #FFF;
	background: url(/images/opacity/black/opacity20.png) repeat;
	padding: 2px 0;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
	overflow: hidden;
	max-height: 18px;
}
.marquee .tickernews {
	display: inline;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #f9f9f9;
}
.tickernews p {
	margin: 0;
	padding: 0;
	display: inline;
}
.marquee a {
	color: #FFF;
}

.norootmenu .agurklevel0 {
	display: none;
}
.ac_results {
    background-color: window;
    border: 1px solid windowframe;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: left;
    z-index: 99;
}
.ac_results ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.ac_results iframe {
    display: block;
    height: 3000px;
    left: 0;
    position: absolute;
    top: 0;
    width: 3000px;
    z-index: -1;
}
.ac_results li {
    cursor: pointer;
    display: block;
    font: menu;
    font-size: 12px;
    margin: 0;
    overflow: hidden;
    padding: 2px 5px;
    width: 100%;
}
.ac_loading {
    background: url("./indicator.gif") no-repeat scroll right center window;
}
.ac_over {
    background-color: highlight;
    color: highlighttext;
}

.goog-te-gadget-simple{
	padding: 0 !important;
}

/* green */


.green #top .toppattern{
	background: #cacd2c url(http://img2.custompublish.com/getfile.php/1819177.2022.eurvayxawc/green_headerbg.png) repeat-x bottom right;
}

.green #top {
	border-top-color:  #dddfb5;
	border-bottom-color:  #dddfb5;
}

.green .box .head, 
.green #navbar ul#mainmenu li.menulevel0 a.menulevel0, 
.green .button,
.green #navbar ul#mainmenu li.sectionhead > a,
.green eventwhen {
	background: #b6d212 url(http://img2.custompublish.com/getfile.php/1819180.2022.bctdswsved/green_boxh3.png) repeat-x top;
	text-shadow: 0 1px 1px #FFF;
	color: #333;
	border-color: #B2B327;
}
.green .button a {
	color: #222;
}
.green .button {
	border-color: #B2B327;
	text-shadow: 0 1px 1px #FFF;
}

.green .box h3.caption, .green .box h3.caption a {
	color: #333333;
	text-shadow: 0 1px 1px #FFF;
}

.green #footer {
	background: #b6c732 url(http://img2.custompublish.com/getfile.php/1819181.2022.veyrstxxvb/green_footer.png) no-repeat left bottom;
	color: #333333;
	text-shadow: 0 1px 1px #919319;
}
.green #path a.pathnum0 {
	background: url(http://img2.custompublish.com/getfile.php/1819204.2022.xyryyqpfbs/green_path0.png) no-repeat left center;
}

.green #navbar ul#mainmenu li.menulevel0 a.menulevel0{
	border: 1px solid #8E922C;
}

.green #footer a {
	color: #333;
}
.green #topmenu {
	text-shadow: 0 1px 1px #FFF;
}
.green #topmenu li a {
	color: #000;
}

.green .box span.corner {
	background-image: url(http://img2.custompublish.com/getfile.php/1931520.2022.wpbfuqxbby/green_box_corner.png);
}



/* orange */



.orange #topmenu {
	text-shadow: 0 1px 1px #FFF;
}
.orange #topmenu li a {
	color: #000;
}
.orange #top .toppattern{
	background: #edae00 url(http://img2.custompublish.com/getfile.php/1819206.2022.vcewbpuuef/orange_headerbg.png) repeat-x bottom right;
}

.orange #top {
	border-top-color:  #e8ceac;
	border-bottom-color:  #e8ceac;
}


.orange #footer a {
	color: #333;
}


.orange .box .head, .orange #navbar ul#mainmenu li.menulevel0 a.menulevel0 , .orange .button,
.orange #navbar ul#mainmenu li.sectionhead > a, .roange .eventwhen {
	background: #e7c607 url(http://img2.custompublish.com/getfile.php/1819217.2022.uqcxswxwvs/orange_boxh3.png) repeat-x top;
	text-shadow: 0 1px 1px #FFF;
	color: #333;
	border-color: #B2B327;
}


.orange .box h3.caption, .orange .box h3.caption a {
	color: #333333;
	text-shadow: 0 1px 1px #daa500;
}

.orange #footer {
	background: #edae00 url(http://img2.custompublish.com/getfile.php/1819210.2022.abtywxaytx/orange_footer.png) no-repeat left bottom;
	color: #333333;
	text-shadow: 0 1px 1px #919319;
}
.orange #navbar ul#mainmenu li.menulevel0 a.menulevel0{
	border: 1px solid #2E5832;
}

.orange #topmenu {
	text-shadow: 0 1px 1px #FFF;
}
.orange #topmenu li a {
	color: #000;
}
.orange #path a.pathnum0 {
	background: url(http://img2.custompublish.com/getfile.php/1819211.2022.safyvatsec/orange_path0.png) no-repeat left center;
}
.orange .box span.corner {
	background-image: url(http://img2.custompublish.com/getfile.php/1923611.2022.uffurtpuys/orange_box_corner.png);
}
.orange .button a {
	color: #222;
}
.orange .button {
	border-color: #F4E388;
}


/* tk */
.tkheaderalpha {
	margin-right: 6px;
	font-weight: bold;
}
.tkheader {
	margin-bottom: 5px;
}
.tkindexalpha {
	font-weight: bold;
	margin-top: 15px;
	
}
.frontpage .pagebar {
	display: none;
}

.sitetree {
    font-weight: normal;
}
a.sitetree:link {
    border-bottom: medium none;
    text-decoration: none;
}
a.sitetree:visited {
    border-bottom: medium none;
    text-decoration: none;
}
a.sitetree:hover {
    border-bottom: 1px solid #99CC33;
    text-decoration: none;
}
#sitetree {
    padding: 10px;
}
#sitetree ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#sitetree ul ul {
    border-left-style: solid;
    border-left-width: 1px;
    list-style-type: none;
    margin: 5px 0;
    padding: 0;
}
#sitetree ul li {
    font-weight: bold;
}
#sitetree ul ul li {
    background-image: url("http://img8.custompublish.com/getfile.php/817359.1308.wfdpstevft/sitemap-hori-line.gif");
}
#sitetree ul ul li {
    background-position: 10px 7px;
    background-repeat: no-repeat;
    font-weight: normal;
    margin: 2px 0;
    padding: 0 0 0 25px;
}
#sitetree ul ul li {
    background-position: 10px 7px;
    background-repeat: no-repeat;
    font-weight: normal;
    margin: 2px 0;
    padding: 0 0 0 25px;
}


div.userinfo {
	word-wrap: break-word;
}


/* Askim skjul dato for oppdatert i nyhetsarkiv */

.hid2013 .articlearchive.page252615 .artarchiveupdated {
	display: none;
}




/*Eidsberg Ledige stillinger*/
.page197336 #middle{
	padding-right: 0px;
}
.page197336 #middle{
	background: url(http://img2.custompublish.com/getfile.php/2198485.2012.yseqtcdbea/eidsberg-png.png);
	background-repeat:no-repeat;
	background-position: 100% 5%; 
}

.page197336 .listingarea, .page197336 .viewarea{
	width: 86%;
}

table.motetable {
	border: 1px solid #CCC;
	border-spacing: 0;
	border-collapse: collapse;
}
table.motetable th {
	border: 1px solid #CCC;
	padding: 3px;
}
table.motetable tr:nth-child(odd) {
	background-color: #DDD;
}
table.motetable td {
	border: 1px solid #CCC;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}
table.motetable td:first-child {
	text-align: left;
}

/* Kun spydeberg intranett */
 .hid2015.ppt197519 #nyheter {
	float: none;
	width: auto;
}
.hid2015.ppt197519 #virksomhetensnyheter {
	float: none;
	width: auto;
}
 


@media print {
	/* Printerfriendly */
	* {
		background-color: #FFFFFF !important;
		background-image: none !important;
		border-color: #666666 !important;
		color: #000000 !important;
	}
	body {
		font-size: 11pt;
		font-family: Georgia, "DejaVu Serif", "Bitstream Vera Serif", "Times New Roman", "Liberation Serif", Times, Serif !important;
	}
	#top, #topnav, #navbar, #subnavbar, #mainsidebar, #footer, #searchform, .corner, #taleweb, #PAFTOOLBAR, #skiplink, .skiplink, .adminbar, .cpeditlinks {
		display: none !important;
	}
	#page, #main {
		float: none;
		width: auto !important;
	}
	.side {
		padding: 0;
	}
	.box, .articleblock {
		page-break-inside: avoid;
	}
	th {
		background-color: #CCCCCC !important;
		color: #000000 !important;
	}
	tr:nth-child(2n+1) {
		background-color: #DEDEDE !important;
	}
	tr:nth-child(2n+1) {
		background-color: transparent !important;
	}
}

table#contactlisttable caption {
  font-size: 1.2em;
  font-weight: bold;
  padding-bottom: 10px;
}