/* TAGS */
html {
	overflow: -moz-scrollbars-vertical;
	}
body {
	background-image:url(../images/bodybg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:99%;
	height:100%;
	margin:0;
	padding:0;
	background-color:#e5ebee;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	}
form {
	margin:0;
	padding:0;
	}
img {
	border:none;
	}
a {
	color:#105b89;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
	
	
/* STANDARD CLASSES AND ID'S */
#printheader, #bottom #copyrightprint  {
	display:none;
	}
#outer {
	background-image:url(../images/outerbg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
	}

#inner {
	padding-top:70px;
	width:942px;
	margin-left:auto;
	margin-right:auto;
	}
#inner #top {
	position:relative;
	height:61px;
	}
#inner #top div{
	float:left;
	}
#inner #top #sok{
	position:absolute;
	z-index:2;
	left:648px;
	top:60px;
	width:200px;
	padding:25px;
	padding-top:34px;
	height:48px;
	background-image:url(../images/menu/sok_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}	
#inner #top #sok a {
	color:#649d0d;
	text-decoration:none;
	padding-top:5px;
	padding-left:80px;
	font-size:11px;
	}
#inner #top #sok .sokeord{
	padding:2px;
	color:#8b8a8a;
	border:1px solid #e6ecef;
	}			
#inner #top #sok #sokbutton{
	vertical-align:inherit;
	}
	
#inner #content {
	clear:both;
	background-color:#FFFFFF;
	border-left:1px solid #e0e5e0;
	border-right:1px solid #e0e5e0;
	border-bottom:1px solid #e0e5e0;	
	min-height:620px;
	}

#bottom {
	width:870px;
	padding-left:35px;
	padding-right:35px;
	margin-left:auto;
	margin-right:auto;	
	font-size:10px;
	}
#bottom #copyright {
	padding-top:20px;
	float:left;
	}
#bottom #copyright a {
	color:#6f97b0;
	text-decoration:none;
	}
#bottom #copyright a:hover {
	text-decoration:underline;
	}
#bottom #partners {
	float:right;
	}			
#bottom #partners a{
	border-bottom:1px solid #e6ebef;
	}			
#bottom #partners a:hover{
	border-bottom:1px solid #ffffff;
	}			
#bottom #partners img{
	padding-left:8px;
	padding-right:8px;
	}			
	
	
/* FRONTPAGE */
#front {
	padding-left:7px;
	padding-right:7px;
	padding-bottom:10px;
	}
#front .bg_line_top {
	background-image:url(../images/bg_line_top.gif);
	background-position:center top;
	background-repeat:no-repeat;
	}
#front .bg_line_bottom {	
	background-image:url(../images/bg_line_bottom.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	min-height:325px;
	padding-top:20px;
	}
#centercol .ingressimage 
{
	float:right;
	margin-left:15px;
	margin-bottom:10px;
}
#centercol
{
	text-align:justify;
}
#front .ingressimage {
	float:left;
	}
#centercol img
{
	border: 1px solid #C0CDD4;
}
#front .col1 {
	width:432px;
	padding-right:30px;
	float:left;
	}
#front .col2 {
	width:403px;
	padding-right:30px;
	padding-left:30px;
	float:right;
	}
#front .col2 img {
	border:1px solid #c0cdd4;
	margin-right:15px;
	margin-top: 12px;
	margin-bottom:20px;
	width: 128px;
	}	
#front .sep {
	border-bottom:1px dotted #d9d9d9;
	margin-left:15px;
	margin-right:15px;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
	}
#front .mainlink {
	font-size:18px;
	color:#649d0d;
	margin:0;
	padding:0;
	display:block;
	padding-bottom:5px;	
	}
	
	#front h3
	{
	    	
	text-decoration:none;
	    font-size:18px;
	color:#649d0d;
	margin:0;
	padding:0;
	display:block;
	padding-bottom:5px;	
	    }
#front .ingress {
	font-size:11px;
	}
#front .seperator {
	padding-left:10px;
	padding-right:10px;
	color:#7f7f7f;
	}
#front .subcol1, #front .subcol2
{
	float: left;
	margin-bottom: -1000;
	padding-bottom: 1000;
}
#front .subcol1 
{
	width: 150px;
}
#front .subcol2
{
	width: 240px;
}
#front .subcol2 .ingress
{
	text-align: justify;
}



.ingress h4 {
	margin:0;
	padding:20px 0 5px 0;
	font-size:14px;
	font-weight:bold;
	
	color:#105B89;
	}



/*SUBPAGES*/
#subpages {/*940px;*/
	padding:30px;
	}
#subpages h1 {
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
	padding-top:25px;
	padding-bottom:15px;
	}
#subpages h2 {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	padding-bottom:15px;
	}
#subpages .topspace {
	height:20px;
	}
#subpages .nextspace {
	height:35px;
	}	
#subpages .sep {
	border-bottom:1px dotted #d9d9d9;
	}	
#subpages #leftcol {
	float:left;
	width:185px;
	margin:0;
	}
#subpages #centercol {
	margin:0;
	margin-left:215px;
	margin-right:215px;	
	}
#subpages #rightcol {
	float:right;
	width:185px;
	margin:0;
	}
#subpages #navpath {
	font-size:10px;
	}
#subpages #navpath .navsep{
	color:#d9d9d9;
	padding-left:5px;
	padding-right:5px;
	}	
#subpages .coltop {
	padding-bottom:7px;
	padding-top:7px;
	text-transform:uppercase;
	color:#747474;
	}
#subpages #leftcol ul, #subpages #rightcol ul, #subpages #leftcol li, #subpages #rightcol li {
	margin:0;
	padding:0;
	}
#subpages #leftcol li {
	list-style-type: none;
	background-image: url(../images/li.gif);
	background-position:10px 8px;
	background-repeat:no-repeat;
	border-top:1px dotted #d9d9d9;
	padding:5px;
	padding-left:25px;
	}	
#subpages #leftcol a, #subpages #rightcol a {
	display:block;
	}		
	
/* Lagt til av pragma */
div.Categories
{
	float: right;
	text-align: right;
	font-size: 0.8em;
	padding-left: 10px;
	font-family: Verdana;
	color: #999;
}

/* LISTEVISNING - litt a la ask.com/yahoo.com
--------------------------------------------------------------------------------------------- */

ul.showresult
{
	padding: 0.5em;
	font-family: Lucidia Grande, vredana, arial, sans-serif;
	list-style-type: none;
	margin-left: -0.1em;
}

ul.showresult dt
{
}

div#rightcol ul
{
	direction: rtl;
}

 #subpages #rightcol li 
{
	list-style-type: none;
	background-image: url(../images/lir.gif);
	background-position:172px 8px;
	background-repeat:no-repeat;
	border-top:1px dotted #d9d9d9;
	padding:5px;
	padding-right:25px;
	
}

ul.showresult h4 a
{
	font-family: Lucidia Grande, vredana, arial, sans-serif;
	padding-bottom: 0;
	margin-bottom: 0;
}
ul.showresult li
{
	padding: 0.5em 0.2em 1.4em 0.2em;
	font-size: 1.1em;
	line-height: 1.3em;
	position: relative;
}

ul.showresult li:hover, ul.showresult li.hover
{
	background: transparent url(../gr/bg-reshover.png) top left repeat-x;
}


ul#qqq li
{
	padding-bottom: 1em;
}


input.border
{
	border: 1px solid #666;
	padding: 3px;
}


.clear
{
	/* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}

.highlight1
{
	background-color: #ff4;
}

.highlight2
{
	background-color: #bff;
}
.highlight3
{
	background-color: #cfc;
}
.highlight4
{
	background-color: #fce;
}
.pager
{
	text-align: center;
}
.selectedPageNumber
{
	font-weight: bold;
}
.searchCount
{
	background: #e8e8ff;
	font-size: smaller;
	margin-bottom: 1em;
	text-align: right;
	border-bottom: dotted 1px #d8d8e8;
}
.excerpt
{
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-size: xx-small;
}

/* xform style */

/* Ramme for skjemaet */
table#id_matrix
{
	border-collapse: collapse;
	border: solid 1px #DDD;
}

/* luft innenfor skjematabellceller */
table#id_matrix td
{
	padding: 6px;
}

/* Overskrift for hele skjemaet */
table#id_matrix span
{
	float: left;
	font-weight: bold;
	font-size: 1.4em;
	padding-bottom: 20px;
	padding-left: 12px;
	padding-top: 4px;
}

/* validerings melding */
table#id_matrix span.xformvalidator
{
	float: right;
	color: Red;
	font-weight:normal;
	font-size: medium;
}

/* Tekst til venstre for tekstbokser og nedtrekkslister */
table#id_matrix label
{
	float:left;
	width: 120px;
	text-align: right;
	padding-right: 10px;
}

/* Vha attribute-selectorene [type="radio"] trengs css-class 'bokser' bare for ie6 og eldre
/* Stil for radioknotter og avkrysningsbokser - merk: de må lages med css-class: bokser */
table#id_matrix input.bokser, table#id_matrix input[type="radio"], table#id_matrix input[type="checkbox"]
{
	margin-left: 100px;
	float:left;
	width: 20px;
	padding-right: 8px;
	clear: both;
}

/* Tekst etter radioknotter og avkrysningsbokser */
table#id_matrix input.bokser + label, table#id_matrix input[type="radio"] + label, table#id_matrix input[type="checkbox"] + label
{
	text-align: left;
	padding-left: 8px;
	padding-top: 2px;
}

/*
Eventuelt kan jquery brukes for å sette på css-klasse slik:
$(function(){
  $('table#id_matrix  input[type="radio"], table#id_matrix input[type="checkbox"]').addClass('bokser'));
});
*/