/*--- RESET CSS ---*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal;	font-weight:normal; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:normal; }
strong { font-weight: bold; }
em { font-style: italic; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

/*--- GENERAL ELEMENTS --- #7F7F7F er ny grå, erstatter #326E85*/
body
{
	font-size: 62.5%;
	text-align: center;
}

body form
{
	width: 70em;
	margin: 2em auto 2em auto;
    text-align: left;
    overflow: hidden;
}

html, body, form, fieldset 
{	
	line-height: 100%;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #666666;
	background-color: #fff;
}

p 
{
    margin: 0 0 1em 0;
    padding: 0;
}

hr 
{
	margin: 0.5em 0;
	height: 1px;
	padding: 0;
	background: #d7d7d7;
	color: #d7d7d7;
	border:0;
}

ul, ol
{
    padding: 0;
    margin: 1.5em;
}

fieldset 
{   
	margin: 0 0 1em 0;
	padding: 1em;
}

table
{
	font-size: 1em;
	border-collapse: collapse;
}

th
{
	text-align: left;
}

/*--- GENERAL TEXT ELEMENTS ---*/
h1, h2, h3 { font-family: Arial, Verdana; }

h1 
{
	color: #573478;
	font-size: 1.8em;
	line-height: 1.4em;
	padding: 0;
	margin: 0.5em 0;
	font-weight: bold;
}

h2
{
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	padding: 0;
	margin: 0.4em 0 0.2em 0;
	color: #573478;
}

h2 a, h3 a
{
    text-decoration: none;
    color: #573478;
}

.mainbody h2, .secondarybody h2, .relatedlinks h2 { font-size: 1.7em; }

h3
{
    font-size: 1.1em;
	color: #573478;
	line-height: 1.2em;
	padding: 0;
	margin: 0.4em 0 0.2em 0;
	font-weight: bold;
}


a {	color: #56747F; }
a:hover {	color: #000; }

/*--- DEFAULT FONTSIZE ---*/
.mainbody, .secondarybody, .displaytext, .infolist
{
	font-size: 1.3em;
	line-height: 1.2em;
}

/*--- GENERAL CLASSES ---*/
.leftfloating
{
	float: left;	
}

.rightfloating
{
	float: right;	
}

.hidden 
{
    display: none;
}

.error 
{
    color: Red;
}

.button
{
    border: 1px solid black;
    color:White;
    background: black url(images/buttonBg.png) repeat-x;
}

.clear 
{
    clear: both;
}

/*--- PAGE CONTAINERS ---*/
.page 
{
    position: relative;
}

.fullwidthwrapper
{
	width: 100%;
	overflow: hidden;	
}

.stagearea
{
    width: 100%;
	overflow: hidden;
	padding-bottom: 2em;
	/*background: url(images/framework/noqa_bg_left.png) 1px 30px no-repeat;*/
	margin-top: 1em;
}

/*--- ROUNDED CORNERS ---*/
.border_t {background: url(images/framework/bg_dot.png) 0 0 repeat-x;}
.border_b {background: url(images/framework/bg_dot.png) 0 100% repeat-x}
.border_l {background: url(images/framework/bg_dot.png) 0 0 repeat-y}
.border_r {background: url(images/framework/bg_dot.png) 100% 0 repeat-y}
.border_tl {background: url(images/framework/bg_tl.png) 0 0 no-repeat;}
.border_tr {background: url(images/framework/bg_tr.png) 100% 0 no-repeat;}
.border_bl {background: url(images/framework/bg_bl.png) 0 100% no-repeat;}
.border_br {background: url(images/framework/bg_br.png) 100% 100% no-repeat;}

/*--- TOP HEADER ---*/
.headerarea
{	
	width: 100%;
	overflow: hidden;
	/*height: 17em;*/
	height: 15.5em;
	padding-bottom: 1em;
}

.logoarea
{
	float: left;
	width: 7.2em;
	height: 12.8em;
}

.logo
{
	margin: 22px 0 0 20px;
}

.infotext
{
    position: absolute; 
    top: 40px; 
    left: 90px; 
    font-size: 16px; 
    font-weight: bold; 
    /*height: 100px; */
    width: 240px; 
    line-height: 20px;
    color: #573478;
}

.functions
{	
	width: 100%;
	overflow: hidden;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.functions li
{	
	float: left;
	padding: 0.5em 0.5em 0 0;
}

.functions li a
{	
	font-size: 1.1em;
	line-height: 1.2em;
	text-decoration: none;
}

input.languageButton
{
    width: 20px;
    float: left;
    height: 1.6em;
}

select.languageButton 
{
    font-size: 1.1em;
}

/*--- MAINMENU ---*/
.menuarea
{
    float: left;
    width: 56.3em;
    padding-top: 13.2em;
    padding-left: 0.7em;
}

.mainmenuarea
{
	margin-left: 2.5em;	
	height: 2.4em;
	line-height: 2.4em;
	text-transform: uppercase;
	font-weight: bold;
}

.mainmenuarea ul
{
	height: 2.4em;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

.mainmenuarea li
{
	float: left;
	margin: 0;
	padding: 0;
}

.mainmenuarea .selected a
{
	/*color: #000000;*/
	color: #7F7F7F;
}

.mainmenuarea li a
{
	padding: 0 0.4em;
	text-decoration: none;
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
	/*color: #216B84;*/
	/*color: #7F7F7F;*/
	color: #000;
}

.mainmenuarea .unselected a:hover
{
	/*color: #000000;*/
	color: #7F7F7F;
}

/*--- QUICKSEARCH ---*/
.quicksearcharea
{
	float: right;
	margin-top: 2.5em;
	width: 20em;
}

input.quicksearchtextbox
{
	border: 1px solid #8BB5C1;
	float: left;
	margin: 0px 2px 0px 0px;
	width: 11em;	
	color: #000000;
	line-height: 1.2em;
}

.quicksearchbutton
{
	background: url(images/framework/btn_search.png) no-repeat top left;
	width: 34px;
	height: 17px;
	float: left;
	border: none;
	line-height: 17px;
	cursor: pointer;
	margin-right: 1em;
}

/*--- BREADCRUMBS ---*/
.breadcrumbsarea
{
	margin-top: 2em;
	line-height: 2.5em;
	margin-left: 33%;
}

.breadcrumbsarea span
{
	font-size: 1.1em;
}

.breadcrumbsarea a
{
    color: #3e3e3e;
	text-decoration: none;
	font-size: 1.1em;
}

.breadcrumbsarea a:hover
{
	text-decoration: underline;
}

/*--- SUBMENU ---*/
.submenuarea
{
	line-height: 2em;
	/*background-color: #8FB4C6;*/
	background-color: #7F7F7F;
	margin-left: 2em;
}

.submenu
{
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.submenu a, .submenu span
{
	display: block;
	text-decoration: none;
	font-size: 1.2em;	
	color: #fff;
	font-weight: bold;
}

.submenu span, .submenu a:hover
{
	/*color: #DEE7EF;*/
	color: #C0C0C0;
}

.submenu li
{
	float: left;
	list-style-type: none;
	padding: 0 0.5em 0 0;
	margin: 0 0 0 1em;
	color: #fff;
}

/*--- CONTENTAREA ---*/
.maincontentarea
{
    /* IE 6 doesn't support min-height so the height is set instead, */
    /* relying on that it will expand beyond it if needed */
    height: 20em;
    min-height: 20em;
	width: 100%;
	float: left;
}

/* IE 6 doesn't understand the > selector and ignores it */
html>body .maincontentarea {height: auto;}

.mainbodyarea
{
	width: 70%;
	overflow: hidden;
	float: right;
}

.ingress
{
	display: none;
	visibility: hidden;
}

.mainbodyarea .pagelist
{
	padding: 0;
}

.mainbodyarea .pagelist ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.secondarybodyarea
{
	width: 20%;
	overflow: hidden;
	float: left;
}

.secondarybodyarea .secondarybody
{
	padding: 0 0.2em;
}

.articleinfo
{
	margin-left: 2.5em;
	line-height: 1.2em;
}

/*--- STARTPAGE ---*/
.startpage 
{
    position: relative;
    width: 100%;
    padding-bottom: 0;
	overflow: hidden;
}

.startpage .leftbodyarea 
{
	float:left;
	width: 30%;
	overflow: hidden;
}

.startpage .maincontentarea
{
    height: auto;
	width: 100%;
	min-height: 0;
	padding: 1em 0;
	margin: 0;
	background-image: none;
	overflow: hidden;
}

.startpage .mainbodyarea
{
	float: left;
	width: 69%;
	overflow: hidden;
}

.leftbodyarea .contentwrapper
{
	padding: 2em;
}

.mainbodyarea .contentwrapper
{
	padding: 0 2em 0 2em;
}

/*--- SEARCH PAGE ---*/
.advancedarea
{
	margin-top: 1em;
	font-size: 1.1em;
}

.resultarea 
{
    padding-top: 2em;
}

.resultarea ol
{
    margin: 0;
    padding-left: 2.3em;
}

.resultarea li 
{
    margin: 0; 
    padding: 0;
    font-size: 1.1em;
    line-height: 1.1em;
}

.resultarea li a
{
	font-weight: bold;
}

input.searchtext 
{
    width: 15em;
}

/*--- SITEMAP PAGE ---*/
.sitemap ul
{
    margin: 0;
    padding: 0.2em 0;
}

.sitemap ul ul
{
    padding: 0;
    margin-left: 0.5em;
}

.sitemap li
{
    margin: 0 0 1em 0;
    padding: 0;
}

.sitemap li a
{
    text-decoration: underline;
    font-size: 1.2em;
}

.sitemap li li
{
    margin: 0.5em 0;
    padding: 0.2em 0 0.2em 1.2em;
    background: url(images/SiteMapBullet.png) no-repeat;
}

.sitemap li li a
{
    text-decoration: underline;
    font-size: 1.2em;
}

/*--- DOCUMENTS ---*/
.documentList ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.documentList li
{
    clear: both;
}

.documentList .download 
{
    float: right;
}

.documentList a
{
    padding: 0 0 2px 20px;
}

a.bmpExtension {background: url(images/extensions/bmp.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.docExtension, a.docxExtension {background: url(images/extensions/doc.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.gifExtension {background: url(images/extensions/gif.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.htmExtension, a.htmlExtension {background: url(images/extensions/htm.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.jpgExtension, a.jpegExtension {background: url(images/extensions/jpg.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.mp3Extension {background: url(images/extensions/mp3.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.mpgExtension {background: url(images/extensions/mpg.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.pdfExtension {background: url(images/extensions/pdf.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.pngExtension {background: url(images/extensions/png.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.pptExtension, a.pptxExtension {background: url(images/extensions/ppt.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.tifExtension, a.tiffExtension {background: url(images/extensions/tif.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.txtExtension {background: url(images/extensions/txt.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.wavExtension {background: url(images/extensions/wav.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.xlsExtension, a.xlsxExtension {background: url(images/extensions/xls.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.zipExtension {background: url(images/extensions/zip.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}

/*--- PAGELIST ---*/
.pagelist ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.pagelist li
{
    padding-bottom: 0.2em;
	list-style-type: none;
}

.pagelist h2
{
	margin: 0;
}

/*--- FORMS ---*/
.xForm {}

.xForm h2
{
	padding: 1em 0;
	margin: 0;
}

.xForm legend 
{
    color: Black;
}

.xForm input 
{
    float: left;
}

.xForm .heading
{
    font-weight: bold; 
    font-size: 1em; 
    padding: 0; 
    margin: 0.4em 0em;
}

.xForm #id_matrix
{
    width: 100%;
	margin: 0;
	padding: 0;
}

.xForm #id_matrix td
{
	border:0;
	margin: 0;
	padding: 0.2em 0;
}

span.xformvalidator
{
    color: Red;
}

.xForm .options 
{
    float: left;
}

.xForm label 
{
    margin-right: 0.5em;
    float: left;
}

#id_matrix br 
{
    clear: both;
}

.thankyoumessage
{
	padding: 1em 0;
	margin: 0;
	font-weight: bold;
}

/*--- FOOTERAREA ---*/
.footerarea
{
	width: 100%;
	overflow: hidden;
	padding-top: 0.8em;
}

.footer 
{
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.footer li
{
	font-size: 1.1em;
	line-height: 1em;
	display: block;
	padding: 0 0.8em;
}

.footer a
{
	text-decoration: none;
}

.footer a:hover
{
	text-decoration: underline;
}

/*--- ROUNDED BUTTON CONTROL---*/

.roundedbutton_wrapper
{
	width: 100px;
	height: 23px;
	overflow: hidden;
}

.roundedbutton_body
{
	height: 23px;
	width: 100%;
	overflow: hidden;
	background: url(images/button/nokut_btn_m.png) repeat-x left top;	
}

.roundedbutton_body input
{
	cursor:pointer;
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
	height: 23px;
	width: 100%;
}

.roundedbutton_left
{	
	height: 23px;
	overflow: hidden;
	background: url(images/button/nokut_btn_l.png) no-repeat left top;
	padding-left: 12px;
}

.roundedbutton_right
{
	height: 23px;
	overflow: hidden;
	background: url(images/button/nokut_btn_r.png) no-repeat right top;
	padding-right: 12px;
}

/**********************************/
/*    Table classes for content   */
/**********************************/
table.classic
{
	border-collapse: collapse;
	border: solid 0.1em #777777;
}

table.classic th
{
	border: solid 0.1em #777777;
	background-color: #DADADA;
	padding: 0.4em;
}

table.classic td
{
	border: solid 0.1em #777777;
	padding: 0.2em 0.4em;
}

table.color
{
	border-collapse: collapse;
	border: solid 0.1em #275569;
}

table.color th
{
	border: solid 0.1em #275569;
	background-color: #4495b9;
	color: White;
	padding: 0.4em;
}

table.color td
{
	border: solid 0.1em #275569;
	padding: 0.2em 0.4em;
}

th.highlighted, td.highlighted {}

table.classic th.highlighted
{
	background-color: #AAAAAA;
}

table.classic td.highlighted
{
	background-color: #F0F0F0;
}

table.color th.highlighted
{
	background-color: #377995;
}

table.color td.highlighted
{
	background-color: #d1e6ef;
}

th.leftalignedcontent, td.leftalignedcontent
{
	text-align: left;
}

th.rightalignedcontent, td.rightalignedcontent
{
	text-align: right;
}

/**********************************/
/*   Image  classes for content    */
/**********************************/
img.topleftfloatingimage
{
    margin-right: 1em;
    margin-bottom: 1em;
	float: left;
}

img.toprightfloatingimage
{
	float: right;
	vertical-align: top;
    margin-left: 1em;
    margin-bottom: 1em;
}