/* CSS Document */
html { overflow: scroll; }

body
{
	background-image: url(/images/site_bg.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-family: 'arial', 'Trebuchet MS', sans-serif;
	font-size: 85%;
	margin: 0;
	padding: 0;
	line-height: 130%;
}

img { border: 0px solid white; }

h1
{
	color: #323b4a;
	font-weight: normal;
	margin: 6px 0px 20px 0px;
	line-height: normal;
}

h2
{
	font-size: 1.4em;
	margin-bottom: 4px;
	line-height: normal;
}
h3 { font-size: 1.2em; margin-bottom: 4px;}
ul
{
	padding: 0px;
	margin: 0px 0px 0px 1.4em;
}


p {margin-top: 0px;}

a, a:link
{
	color: #539100;
	text-decoration: none;
	-moz-outline-style: none;
	outline: none;
}

a:visited
{
	color: #006633;
	-moz-outline-style: none;
	outline: none;
}

a:hover
{
	color: #539100;
	text-decoration: underline;
	-moz-outline-style: none;
	outline: none;
}

.ingress
{
	font-weight: bold;
	margin-bottom: 20px;
}

/* Main structure */
#siteframe
{
	width: 980px;
	border: 0px;
	margin: auto;
}

#top
{
	width: 980px;
	height: 200px;
	margin-bottom: 15px;
}

#search
{
	width: 980px;
	height: 220px;
	background-image: url(/images/search_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

#content
{
	width: 980px;
	background-image: url(/images/content_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#footer
{
	width: 980px;
	height: 160px;
	background-image: url(/images/content_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

/* Banner */
#banner
{
	width: 980px;
	height: 157px;
	background-image: url(/images/banner.jpg);
	background-repeat: no-repeat;
}

#submenuquote
{
	width: 980px;
	height: 44px;
	background-image: url(/images/submenuquote.png);
	background-repeat: no-repeat;
	color: white;
	font-size: 13px;
	font-weight: 100;
	text-align: center;
	line-height: 44px;
}

/* Submenu */
#submenu
{
	width: 645px;
	height: 44px;
	padding-left: 15px;
	float: left;
	font-size: 14px;
}

#submenu a, #submenu a:visited { text-decoration: none; }

#submenusearch
{
	width: 267px;
	height: 35px;
	background-image: url(/images/submenusearch.png);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	padding: 5px 4px 4px 5px;
	margin-right: 4px;
	float: left;
}

.submenuinactive
{
	width: 120px;
	height: 44px;
	line-height: 46px;
	text-shadow: #112632 1px 1px 2px;
	text-align: center;
	float: left;
}

.submenuinactive a { color: white; }
.submenuinactive a:visited { color: white; }

.submenuinactive a:hover
{
	color: #cad8e5;
	text-decoration: none;
}

.submenuactive
{
	width: 120px;
	height: 50px;
	margin-top: -6px;
	line-height: 58px;
	color: #1d3d51;
	/* text-shadow: 1px 1px 0px #FFFFFF; */
	text-align: center;
	float: left;
	background-image: url(/images/submenuactive.png);
	background-repeat: no-repeat;
}

.submenuactive a:hover { text-decoration: none; }

/* Search */
#searchdescription
{
	width: 460px;
	height: 140px;
	padding: 15px;
	float: left;
}

#searchdescription h3
{
	color: #292929;
	margin: 0px 0px 10px 0px;
}

#searchbutton
{
	width: 419px;
	height: 163px;
	background-image: url(/images/searchdb.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 57px 0px 0px 71px;
	float: left;
}

#searchdescription .frontboxcontent { background-color: transparent; }

/* Frontpage content boxes */
.frontbox
{
	width: 460px;
	height: 200px;
	margin: 15px 0px 0px 20px;
	float: left;
}

.frontboxheader
{
	width: 460px;
	height: 37px;
	background-image: url(/images/frontbox_top.png);
	font-size: 18px;
	color: white;
	text-shadow: #112632 1px 1px 2px;
	line-height: 37px;
	text-indent: 12px;
}

.frontboxcontent
{
	width: 440px;
	height: 97px;
	padding: 10px;
	background-color: #efefef;
}

.frontbox.flex, .frontboxcontent.flex { height: auto; }
.frontboxcontent p { margin: 0; }

.frontboxfooter
{
	width: 450px;
	height: 36px;
	padding: 5px;
	text-align: right;
	background-color: #efefef;
}

.nyhetsCont, .eventsCont { margin-bottom: 10px; }

.frontboxcontent h3
{
	margin-top: 0px;
	margin-bottom: 4px;
}

.frontboxcontent h3 a { text-decoration: none; }

/* Footer */
#infoline
{
	width: 980px;
	height: 45px;
	color: #868686;
	font-size: 14px;
	font-weight: 100;
	text-align: center;
	line-height: 45px;
	margin-bottom: 15px;
}

#logotypes
{
	width: 420px;
	height: 100px;
	padding: 0px 290px 0px 270px;
}

.logotypenln
{
	width: 200px;
	height: 70px;
	padding-top: 12px;
	margin-right: 10px;
	float: left;
}

.logotypeba
{
	width: 210px;
	height: 88px;
	float: left;
}

/* Subpage Left Menu */
#leftcolumnmenu a, #leftcolumnmenu a:visited { text-decoration: none; }

#leftcolumnmenu
{
	width: 250px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
}

/* #leftcolumnmenu a {
	text-shadow: 1px 1px 0px #FFFFFF; 
}*/

.leftcolumnmenulink
{
	width: 230px;
	margin: 0px 0px 20px 0px;
	padding-left: 13px;
	float: left;
	background-image: url(/images/leftlink.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.leftcolumnmenulinkactive
{
	width: 230px;
	margin: 0px 0px 20px 0px;
	padding-left: 13px;
	float: left;
	font-weight: bold;
	color: #25475c;
	background-image: url(/images/leftlinkactive.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.leftcolumnmenulinkactive a,
.leftcolumnmenulinkactive a:visited { color: #25475c; }

/* Subpage Right Content */
#rightcolumncontent
{
	width: 659px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-left: 1px solid #d8d8d7;
	float: left;
	margin: 20px 0px 20px 0px;
	font-size: 1em;
}

.nettressursCont { margin-bottom: 20px; }
.nettressursTittel { font-weight: bold; }

/* bildeblokker --------------------------------------------------------- */
.rwimgblck-full-bredde
{
	width: 650px;
	margin-bottom: 10px;
}

.rwimgblck-halv-bredde-hoyre
{
	width: 300px;
	float: right;
	margin: 0px 0px 10px 10px;
}

.rwimgblck-halv-bredde-venstre
{
	width: 300px;
	float: left;
	margin: 0px 10px 10px 0px;
}

.rwimgblck-kvart-bredde-hoyre
{
	width: 150px;
	float: right;
	margin: 0px 0px 10px 10px;
}

.rwimgblck-kvart-bredde-venstre
{
	width: 150px;
	float: left;
	margin: 0px 10px 10px 0px;
}

.rwimgblck img { margin-bottom: 4px; }

.teaserbilde
{
	width: 120px;
	height: 120px;
	float: left;
	margin-right: 10px;
}

#censorshipbilde
{
	background-image: url(/images/censorship.jpg);
	background-repeat: no-repeat;
}

#projectbilde {background-image: url(/images/project.jpg);
	background-repeat: no-repeat;}

/* Vedlegg ----------------------------------------------------------- */

.vedleggCont
{
	float: right;
	margin-left: 14px;
	margin-bottom: 10px;
	padding: 8px;
	background-image: url(/images/content_bg.png);
	background-position: center top;
	border-width: 0px 0px 4px 0px;
	border-color: #193241;
	border-style: solid;
}

.vedleggCont H3,
.vedleggCont ul { margin-top: 0; margin-bottom: 4px;}
.vedleggCont H3 { color: #323B4A; }
.vedleggCont ul { list-style-type: square; }

/* clearfix ----------------------------------------------------------------- */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Holly Hack Targets IE Win only \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* End Holly Hack */
