/*
/* 
---------------------------------------------------------------------------------------------
DEFAULT HTML STYLES 
---------------------------------------------------------------------------------------------
*/
body { 
	font-size:76%;
	font-family:Verdana,Arial, sans-serif;
	background-color:#ffffff;
	margin:0;
	border-top:solid 5px #bb2925;
	color:#474747;
	line-height:1.4em;
	}


h1 {
	font-weight:bold;
	font-size:1.0em;
	margin:0;
	padding:5px 0px 5px 0px;
	color:#474747;
	}	
p.ingress {
	font-weight:bold;
	font-style:italic;
	font-size:0.9em;
	}	

img {
	padding:5px 0;}	


h1 a:link {color:#bd2925;}
h1 a:visited {color:#bd2925;}
h1 a:hover {color:#bd2925;}
h1 a:active {color:#bd2925;}	
	 
	
h2 {
	color:#bd2925;
	font-size:1.1em;
	font-weight:bold;
	 }
h3 {
	color:#bd2925;
	font-size:1.0em;
	font-weight:bold;
	 }


a.archive	{
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
	text-transform:uppercase;
	}

	
	
			 
h4 {font-size:116%;font-weight:bold;}
p {}
ul {}
ol {}
li {}

/*RIKTIG REKKE: LoVe HAte*/
a:link {color:#393939;}
a:visited {color:#393939;}
a:hover {color:#bd2925;}
a:active {color:#393939;}
form {margin:0;padding:0;}




/* 
---------------------------------------------------------------------------------------------
CONTAINER STYLES 
---------------------------------------------------------------------------------------------
*/
div.wrapper {
	background-color:#ffffff;
	width:955px;
	margin:0 auto;
	}
div.header {
	
	}
img.navntrekk {
	height:49px;
	width:302px;
	float:left;
	border:0;
	}
.content_main {
	padding-top:30px;
	}
.report .col1 {
	float:left;
	width:533px;
	padding-right:110px;
	overflow:hidden;
	
	}
	
.col1 {
	float:left;
	width:603px;
	padding-right:40px;
	overflow:hidden;
	}
.col1_content{
	padding-left:20px;
	padding-right:20px;
	}
.col2 {
	float:left;
	width:310px;
	
	}			
.about .content_main img {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	}	
img.logo {
	height:99px;
	width:130px;
	float:right;
	border:0;
	}
.space_30 {
	height:30px;
	 
	}	

div.menu {
	background:url(../images/bg_menu.jpg) repeat-x;
	margin:0;
	padding:0;
	float:left;
	width:933px;
	border:solid 1px #f2f2f2;
	padding-left:20px;
	display:none;
	
	}
		
	


div.contentWrapper {
	clear:both;
	}
img.main_image {
	height:299px;
	width:953px;
	border:solid 1px #f2f2f2;
	padding:0;
	}	
div.content-three_col {
	width:291px;
	float:left;
	margin:0;
	padding:0;
	margin-top:23px;
	overflow:hidden;
	}

div.col_header {
	width:271px;
	height:31px;
	font-size:1.1em;
	color:#ffffff;
	text-transform:uppercase;
	padding:16px 0 0 20px;
	font-weight:bold;
	margin-bottom:5px;
	}	
div.col_header1 {
	background:url(../images/red_left.jpg) no-repeat;
	
	}
div.col_header2 {
	background:url(../images/red_middle.jpg) no-repeat;
	}
div.col_header3 {
	background:url(../images/red_right.jpg) no-repeat;
	}		
 	
div.col_space {
	border-right:solid 37px #ffffff;
	float:left;
	overflow:hidden;
	}
			
div.content-col2 {background-color:cyan;float:left;width:200px;}
div.content-col3 {background-color:gray;float:left;width:200px;}
div.footer {
	 
	background:#bd2925;
	border-bottom:5px solid #bd2925;
	border-top:solid #ffffff 46px;

}

div.submenu {
	background:#b62622;
	width:289px;
	border-top:solid #ffffff 15px;
	display:none;

}

	 
	

div.submenu_header {
	background: url(../images/meny_topp.jpg) no-repeat #b62622;
	width:269px;
	height:34px;
	padding:13px 0 0 20px;
	font-weight:bold;
	color:#ffffff;
	font-size:1.1em;
	text-transform:uppercase;
	display:none;
}

.contact_box {
	height:170px;
	border:solid 1px #f4f4f4;
	background:#ffffff;
	padding:0 20px;
	font-size:0.8em;

	}


---------------------------------------------------------------------------------------------
HEADLINE STYLES 
---------------------------------------------------------------------------------------------
*/
.news h1 {
		padding:5px 20px 5px 0px;

	}
.report h1 {
	background: url(../images/reports_1.jpg) no-repeat #b62622;
	width:506px;
	height:34px;
	padding:13px 0 0 20px;
	font-weight:bold;
	color:#ffffff;
	font-size:1.1em;
	text-transform:uppercase;

}
.reports_header {
	background: url(../images/reports_1.jpg) no-repeat #bb2925;
	width:506px;
	height:34px;
	padding:13px 0 0 20px;
}
.reports_header2 {
	background: url(../images/reports_2.jpg) no-repeat #bb2925;
	width:506px;
	height:34px;
	padding:13px 0 0 20px;
}
.reports_header3 {
	background: url(../images/reports_3.jpg) no-repeat #bb2925;
	width:506px;
	height:34px;
	padding:13px 0 0 20px;
}


.reports h1 {
	float:left;
	width:85%;
	font-weight:bold;
	color:#ffffff;
	font-size:1.1em;
	text-transform:uppercase;
	}




 

/* 
---------------------------------------------------------------------------------------------
PARAGRAPH STYLES 
---------------------------------------------------------------------------------------------
*/

div.content-three_col p {
	font-size:0.8em;
	}
p {
	font-size:0.8em;
	padding-bottom:20px;

	
	}
.reports p {
	padding-right:50px;}		





/* 
---------------------------------------------------------------------------------------------
LIST STYLES 
---------------------------------------------------------------------------------------------
*/
div.menu ul {
	margin:0;
	padding:0;
	display:inline;
	list-style:none;
	}
div.menu ul li {
	margin:0;
	padding:0;
	display:inline;
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.2em;
	width:143px;
	float:left;
	}

div.submenu ul {
	padding:20px;
	margin:0px;
	}
div.submenu ul li {
	color:#FFFFFF;
	list-style:none;
	font-size:1.1em;
	font-weight:bold;

}


/* 
---------------------------------------------------------------------------------------------
LINK STYLES 
---------------------------------------------------------------------------------------------
*/
a.nav1 {
	display:block;
	float:left;
	text-decoration:none;
	padding:5px;
	color:#474747;
	}
a.nav1:hover, 
.selected 
	{
	color:#bd2925 !important;
	}

a.header_link {
	color:#ffffff;
	width:15%;
	padding:0;
	margin:0;
	height:10px;
	}
h2 a:link {color:#bd2925;}
h2 a:visited {color:#bd2925;}
h2 a:hover {color:#bd2925;}
h2 a:active {color:#bd2925;}		

a.nav2, a.nav2:link, a.nav2:active, a.nav2:visited {
	color:#ffffff; 
	text-decoration:none;
}

	


a.nav2:hover, a.nav2Selected {
	color:#000000;
	text-decoration:none;
 
}

/* 
---------------------------------------------------------------------------------------------
TABLE STYLES 
---------------------------------------------------------------------------------------------
*/

.services table {
	padding-bottom:25px;
	}	
.services table td {
	padding:10px 25px 0 0;
	font-size:0.8em;
	}	
	
th {
	text-align:left;
	}	
.offices table td {
	vertical-align:top;
	width:25%;
	padding-right:10px;
	}
.offices table td p{
	margin-bottom:0;
	padding-bottom:5px;
	}	
.offices table td p.red{
	color:#bd2925;
	}




/* 
---------------------------------------------------------------------------------------------
FORM STYLES 
---------------------------------------------------------------------------------------------
*/


div.submenu_header input {
	height:24px;
	width:180px;
	padding:0;
	margin:0 10px 0 0;
	border:0;
	}
.sign_up {
	display:none;}	

input.sign_up {
	float:left;
	padding:0;
	margin:0;
	margin-top:3px;
	
	width:200px;
	}	

div.ok_button  {
	float:left;
	padding:0;
	margin:0;
	background:url(../images/ok_button.jpg) no-repeat;
	width:57px;
	height:27px;
	color:#ffffff;
	border-left:solid 10px #ffffff;
	padding:5px  0px 5px 20px;
	}


/* 
---------------------------------------------------------------------------------------------
DIVERSE STYLES 
---------------------------------------------------------------------------------------------
*/
div.printLogo { display : none; }
div.clearer {clear:both;font-size:1px;line-height:1px;}
.hiddenTxt {
	position: absolute;
	left: -1000px;
	width: 900px;
	}
.contact_bold {
	font-weight:bold;
	padding-top:28px;}		

.sign_up_text {
	font-size:0.8em;
	font-weight:bold;
	}	

h3 .date {
	color:#bd2925;	
	}	 
.date {
	display:inline;
	color:#474747;
	font-weight:normal;
	font-size:0.8em;
	}
.report_link {
	list-style:none;
	padding:0;
	margin:0;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:20px;
	line-height:1.6em;
	display:none;
	}
