/* Default stylesheet */
body {
	background-color: #ededed;
	color: #000000;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	/*font-family: Georgia, "DejaVu Serif", "Bitstream Vera Serif", "Times New Roman", "Liberation Serif", Times, Serif;*/
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
table,caption,th,td {
	font-size: 11px; 
}
h1, h2, h3, h4, h5, h6 {
	margin: 4px 0px;
	padding: 0px;
}

h1 {
	font-size: 1.24em;
}
h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1.1em;
}
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;
}

li.archive{list-style-image: none; font-style: italic; font-size: 14px;}

.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: #007AC2; text-decoration: none;}
a:visited { color: #007AC2; text-decoration: none;}
a:hover {text-decoration: underline; }

/* 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.itemselected:link {text-decoration: underline;}
.menu a.itemselected:visited {text-decoration: underline;}
.menu a.itemselected:hover {text-decoration: underline;}

/* Printable/tell a friend links	*/
.toollink { }
a.toollink:link { }
a.toollink:visited { }
a.toollink:hover { }

/* Copyright, CustomPublish powered link etc.	 */
#copyright {
	float: left;
}
.facebook {
	float: right;
	width: 200px;
	text-align: right;
	font-size: 10px;
	line-height: 16px;
}
.facebook img {
	vertical-align: middle;
}
.cp { }
a.cp:link { }
a.cp:visited { }
a.cp:hover { }


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink { }
.headlinelink:link { }
.headlinelink:visited { }
.headlinelink:hover { }

/* 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 { }

/* Sitemap links */
.tree { font-weight: normal; }
a.tree:link { text-decoration: none; color: #000000; }
a.tree:visited { text-decoration: none; color: #000000; }
a.tree:hover { text-decoration: underline; color: #000000; }

.sitetree { font-weight: normal; }
a.sitetree:link { text-decoration: none; color: #000000; }
a.sitetree:visited { text-decoration: none; color: #000000; }
a.sitetree:hover { text-decoration: underline; color: #000000; }


/* SECTION: Standard CP classes*/
.default { }
.date { color: #999999; font-size: 0.9em; }
.author { color: #333333; font-size: 0.9em; }
.feedback { }
.copyright { }

.box span.corner, ul.mainmenu li.menulevel0 span.corner{
	background-image: url(/getfile.php/1290638.1733.fpycbpwtyv/box_border.png);
}

ul.mainmenu li.menulevel0 a.menulevel0 span.corner,.box .head span.corner{
	background-image: url(/getfile.php/1278922.1733.wyupwpdeww/lihead_c.png);
}

/* CSS code for (rounded) corners. Remember position: relative; on container element */
span.corner { 
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	/* Set width/height to size of corner images */
	width: 10px;
	height: 10px;
}
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; }
#skiplink { 
  position: absolute;
  left: -1000px;
  width: 900px;
/*  display: none;*/
}
div.pagebar { padding: 10px 0px; clear: both; }
.pagebar.prev { margin-right: 10px; }
span.arrow { padding: 0px 3px; }

/* SECTION: listing/view styles */
div.pagedescription { 
	margin: 0 0 16px;
}
.pagedescription { }
h1.headline {
	font-size: 1.24em;
	margin: 0px;
	padding: 0px;
	color: #333333;
	text-transform: uppercase;
}
h1.headlineview {
	margin: 0px;
	padding: 0px;
	color: #333333;
	text-transform: uppercase;
}
.subheadline, h2.subheadline {
	font-size: 1.1em;
	font-weight: normal; 
	margin: 5px 0px 0px 0px;
	padding: 0px;
	line-height: 1.0;
}
h2.paragraphheadline {
}
.ingress {
	font-size: 14px;
}
div.ingress {
	margin: 6px 0px; 
	padding: 0px;
}
.ingressview {
	font-size: 14px;
}
div.ingressview {
	margin: 6px 0px; 
	padding: 0px;
}
p.byline, .byline {
	margin: 0px; padding: 0px;
}

/* SECTION: Articlemedia */
div.articlemedia { 
	width: 400px;
	float: right;
	margin-left: 10px;
	border: 1px solid #b3b3b3;
	padding: 5px;
	height: 250px;
	
	text-align: center;
	display: block;
	
}
img.mediapic {
	border: 1px solid #b3b3b3;
	margin: 0;
	overflow: hidden;
	background-color: #fff;
	
}

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: right;
	width: 49%;
}
.articleblock .imgwrap img {
	max-width: 100%;
	height: auto;
}
.articleblock .textwrap {
	float: left;
	width: 49%;
}
/* Full text width if no listing image */
div.articleblock.nopic .textwrap {
	float: none;
	width: auto;
}

/* 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 .articleblock { 
	width: 32%;
	float: left;
	margin-right: 2%;
}
div.threecol .articleblock.treble0 { 
	clear: both;
}
div.threecol .articleblock.treble1 { 
	margin-right: 0;
}
div.threecol .articleblock.treble2 { 
	clear: right;
	float: right;
	margin-right: 0;
}

.fourcol .box{
	float: left;
	width: 23.4%;
	margin-right: 2%;
}
.fourcol .box.last{
	float: right;
	width: 23.4%;
	margin-right: 0;
}

.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: #000000;
	font-size: 1px;
	clear: both;
	height: 10px;
	margin-bottom: 10px;
}
div.body {
	clear: both; 
	margin: 0px 0px 22px 0px;
}
div.articleform {
	float: right;
	margin-left: 2%;
	width: 46%;
}
.clearfix { clear: both; font-size: 1px; height: 0px; }
/* SECTION ARTPICS */
td.artpic {
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
/* SECTION: page containers */ 


.adminbarcontainer {
	width: 940px;
	margin: 0 auto;
}
.adminbar {
	float: right;
}

#page {
	width: 940px;
	margin: 10px auto;
	padding: 0px;
	text-align: left;
	border: 1px solid #808080;
	background: #ffffff;
}
#top {
	margin: 0px;
	padding: 10px 28px;
}
.logo {
	float: left;
	width: 500px;
}
.contactinfotop {
	float: left;
	clear: left;
	font-size: 14px;
	margin-left: 60px;
	width: 500px;
}

.contactinfotop a{
	color: #007AC2;
}

.contactinfotop a:hover{
	text-decoration: underline;
}
.partners {
	float: right;
	text-align: right;
	width: 300px;
}
.partners img:first-child {
	margin-right: 20px;
}
.topmenubg {
	background: #2b5aa7 url(/getfile.php/1275325.1733.rdefqrrabb/mainmenubg.png) repeat-x;
	height: 34px;
}
#topmenu {
	list-style: none;
	padding: 0; margin: 0;
	float: left;
}
#topmenu li {
	float: left;
}
/* hjem */
#topmenu li.menu158935 {
	width: 100px;
}
/* kontak */
#topmenu li.menu158936 {
	width: 140px;
}
/* om oss */
#topmenu li.menu160627 {
	width: 90px;
}
/*ledige stillinger */
#topmenu li.menu160628 {
	width: 180px;
}
/* kampanjer */
#topmenu li.menu160629 {
	width: 160px;
}


#topmenu li a {
	display: block;
	padding: 6px 10px;
	color: #FFFFFF;
	font-size: 16px;
	text-transform: uppercase;
}

#topmenu li a:hover, #topmenu li a.itemselected{
	font-weight: bold;
	text-decoration: underline;
}
#topnav {
}
#middle {
padding: 10px 28px;
}
#navbar {
	float: left;
	margin-right: 20px;
	width: 180px;
}
#main {
	width: 100%;
}
/* #main when no sidebar */
.wide #main {
	float: right;
	width: 760px;
}

ul.mainmenu {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 16px;
	
}
ul.mainmenu li.menulevel0 {
	background-color: #e5f1f9;
	float: left;
	width: 23.4%;
	margin-right: 2%;
	position: relative;
	
	/*
-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
*/
	margin-bottom: 20px;
}
span.noclick {
	text-transform: uppercase;
}
ul.mainmenu li.menulevel0.lastitem  {
	float: right;
	margin-right: 0;
}
ul.mainmenu li.menulevel0 a.menulevel0 {
	background: #2b5aa7 url(/getfile.php/1275325.1733.rdefqrrabb/mainmenubg.png) repeat-x;
	display: block;
	padding: 6px 16px;
	color: #FFF;
	position: relative;
	z-index: 2;
	text-decoration: none;
	text-transform: uppercase;
	/*
-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
*/
}

ul.mainmenu li ul{
	list-style-image: url(/getfile.php/1290637.1733.fxbuupaqpw/ulli.png);
	padding-left: 30px;
	line-height: 16px;
}
ul.mainmenu li a {
	display: block;
	font-weight: normal;
	padding: 4px 0px;
	text-decoration: none;
	color: #4D4D4D;
}
ul.mainmenu li a:hover {
	text-decoration: underline;
}
ul.mainmenu li a.itemselectedcurrent {
	font-weight: bold;
}

.wide #navbar {
	margin-right: 0;
}

#mainsidebar {
	float: right;
	width: 180px;
}
#footer {
	border-top: 1px solid #0079c2;
	clear: both;
	padding: 10px 0;
	font-size: 11px;
}
/* SECTION: Sidebar */
.sidebar {
}

.box {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	position: relative;
	background-color: #e5f1f9;
	/*
-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
*/
}
.box .head {
	background: #2b5aa7 url(/getfile.php/1275325.1733.rdefqrrabb/mainmenubg.png) repeat-x;
	display: block;
	padding: 6px 16px;
	color: #FFF;
	position: relative;
	z-index: 2;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
}
.box .cell {
	padding: 10px;
}
.box ul {
	list-style-image: url(/getfile.php/1290637.1733.fxbuupaqpw/ulli.png);
	padding-left: 30px;
	line-height: 16px;
}


.box ul li a {
	display: block;
	font-weight: normal;
	padding: 4px 0px;
	text-decoration: none;
	color: #4D4D4D;
}



.box ul li a:hover {
	text-decoration: underline;
}
.box ul li a.itemselectedcurrent {
	font-weight: bold;
}

.box p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.box h3.caption {
	padding: 0px;
	margin: 0px;
}
/* SECTION: page elements */
#path {
	margin-bottom: 5px;
} 
#path span.arrow {
	padding: 0px 3px; 
}
ul.menu, ul.submenu {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.submenu {
	padding-left: 10px;
}
ul.menu li, ul.submenu li {
	margin: 0px;
	padding: 1px 0px;
}

ul.menu li.spacingabove{
	margin-top: 10px;
}
ul.menu li.spacingbelow{
	margin-bottom: 10px;
}


#tools {
	list-style-type: none;
}
#tools li {
	background-position: center left;
	background-repeat: no-repeat;
}
#tools li#tips {
}
#tools li#printable {
}

input,textarea,select {
	border: none;
	border-top: 2px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	margin: 0px 0 4px;
	padding: 4px;
}

#searchform {
	text-align: right;
	margin-right: 24px;
	float: right;
	vertical-align: middle;
	
}
input.searchinput {
	vertical-align: middle;
	border: none;
	border-top: 2px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	margin: 7px 0;
	padding: 1px;
	width: 120px;
}	
input.searchsubmit {
	vertical-align: middle;
	cursor: pointer;
	background: #858585 url(/getfile.php/1275394.1733.ybpytsqbyx/searchbg.png) repeat-x top;
	border-top: 1px solid #999999;
	border-left: 1px solid #a7a7a7;
	border-right: 1px solid #3c698d;
	border-bottom: 1px solid #777777;
	color: #FFF;
	margin: 6px -6px;
	padding: 1px 4px;
}


/* 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%;
}
