﻿/* PRINT CSS FOR INNOVASJON NORGE - STYREKANDIDATER
   Copyright 2008 Espen André Lund, Objectware AS
   Last modified: 12.06.2008

---------------------------------------------------------- */


/* main
---------------------------------------------------------- */

body {
	font-family: "Verdana", "Arial", sans-serif;
	text-align: left;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;}
	
h1{	font-size: 18px;
	clear: left;}

h2{
	font-size: 13px;
	clear: left;}
	
p{
	font-size: 12px;
	text-align: left;
	line-height: 23px;}
	
	p a{
	color: blue;
	text-decoration: underline;}

	p a:hover{
	color: blue;
	text-decoration: underline;}

img{
	border: 0;}

input{
	
	border: 0px;
	padding: 5px;
	font-size: 11px;}


/* sections
---------------------------------------------------------- */

#wrapper{
	margin: 0 auto;
	width: 100%;}

#header{
	margin: 0 auto;
	height: 80px;
	width: 100%;
	/*background-image:url('../images/body.gif');
	background-repeat: no-repeat;
	background-position: top;*/}

#logo{
	float: left;
	padding-left: 10px;
	background-image: url('../images/printlogo.jpg');
	background-position: left;
	background-repeat: no-repeat;
	width: 190px;
	height: 80px;
	margin-left: 20px;
	margin-bottom: 10px;}
	
	#logo img{
	display: none;}

#content{
	float: left;	
	width: 100%;
	/*background-image:url('../images/body.gif');
	background-repeat: no-repeat;
	background-position: top;*/}
	
#main{
	margin: 0 auto;
	width: 770px;
	padding-top: 10px;
	padding-bottom: 15px;
	/*background-color: #ece8e2;*/
	background-color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;}
	
	#main table img{
	display: none;}
	
#content_bottom{
	display: none;
	/*margin: 0 auto;
	width: 800px;
	height: 10px;
	clear:left;
	background-image:url('../images/content_bottom.gif');
	background-repeat: repeat-x;*/}

#footer{
	display: none;
	/*margin: 0 auto;
	width: 800px;
	clear: left;}	
	
	#footer p{
	font-size: 9px;
	color: #5f5f5f;
	text-align: center;}
	
	#footer a{
	color: #2a6c1b;
	text-decoration: none;}

	#footer a:hover{
	color: #2a6c1b;
	text-decoration: underline;*/}


/* navigation
---------------------------------------------------------- */

#nav_wrapper{
	display: none;
	/*margin: 0 auto;
	width: 100%;
	background-color: #bddc10;}
	
#navigation{
	margin: 0 auto;
	width: 780px;
	height: 30px;
	padding-left: 20px;}
	
	#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;}
	
	#navigation li {
	float: left;
	margin-right: 30px;
	margin-top: 10px;
	padding-top: 10px;}
	
	#navigation a{
	float: left;
	font-size: 11px;
	padding: 10px 20px 0 15px;
	text-decoration: none;
	background-image:url('../images/arrow_unactive.gif');
	background-repeat: no-repeat;
	background-position: 0 12px;
	color: #000000;}
	
	#navigation a:hover, #navigation a:active {	
	text-decoration: none;	
	background-image:url('../images/arrow_active.gif');
	background-repeat: no-repeat;
	color: #000000;}

	.menu_item{
	float: left;
	font-size: 11px;
	text-decoration: none;
	background-image:url('../images/arrow_unactive.gif');
	background-repeat: no-repeat;
	background-position: left;
	color: #000000;*/}
	
/* box
---------------------------------------------------------- */
	
.box{	
	float: left;
	width: 100%;		
	padding-bottom: 15px;}

	.box .title{	
	background-color: #000000;
	padding-left: 15px;
	padding-right: 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	height: 30px;
	line-height: 26px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;}
	
	.box .content{
	background-color: white;
	padding-left: 15px;
	padding-right: 15px;	
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	line-height: 17px;}
	
	.resume_content{
	width: 770px;
	background-color: #ffffff;
	font-size: 10px;}


	.box .content a{
	color: blue;
	text-decoration: underline;}

	.box .content a:hover{
	color: blue;
	text-decoration: underline;}
	
	.box .row{
	height: 30px;
	background-color: #f7f6f4;
	text-align: center;
	padding-top: 15px;}
	
	.box .beige{
	background-color: #f7f6f4;}
	

/* layout
---------------------------------------------------------- */

#search{
	height: 35px;
	background-color: #f7f6f4;
	text-align: center;
	padding-top: 5px;
	clear: left;}
	
	#search_result{
	clear: left;}
	
#sok_wrapper{
	float: left;
	width: 100%;
	background-color: #ffffff;
	margin-bottom: 30px;
	margin-top: 10px;
	/*background-color: #ece8e2;*/}	

#sokfield{
	width: 100%;
	padding-top: 0;
	background-color: white;}
	
	#sokfield #left{
	width: 380px;
	margin-right: 10px;}
	
	#sokfield #right{
	width: 380px;}

	#sokfield #fritekst{
	float: left;	
	width: 190px;}

	#sokfield #kriterier{	
	width: 579px;}

.searchinfo{
	width: 100%;
	float: left;
	padding-bottom: 10px;
	padding-top: 5px;
	clear: left;}
	
	.searchinfo_left{
	width: 50%;
	float: left;
	font-size: 10px;}
	
	.searchinfo_right{
	float: left;
	text-align: right;
	width: 50%;
	font-size: 10px;}
	
#default{
	width: 100%;
	padding-top: 20px;
	clear: left;}
		
	#default #left{
	width: 380px;
	margin-right: 10px;}
	
	#default #right{
	width: 380px;}

	#default #fritekst{
	float: left;	
	width: 190px;}

	#default #kriterier{	
	width: 579px;}		
	
	#default #komp{
	width: 250px;
	margin-right: 10px;}
	
	#default #fag{
	width: 250px;
	margin-right: 10px;}
	
	#default #lang{
	width: 250px;}	
	
	#default .white{
	float: left; 
	background-color: #ffffff;}	

.cv_title{	
	background-color: #000000;
	padding-left: 15px;
	padding-right: 10px;
	color: white;
	font-weight: bold;
	font-size: 11px;
	height: 30px;
	line-height: 26px;
	clear:left;
	border-top: 1px solid black;
	border-bottom: 1px solid black;}
	
	.cv_content{
	width: 770px;
	background-color: #ffffff;	
	font-size: 10px;
	margin-bottom: 15px;}

	
/* popup
---------------------------------------------------------- */
#popup{
	width: 400px;}

	#popup .top{
	background-color: #bddc10;
	height: 25px;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;}
	
	#popup .content{
	width: 100%;
	padding: 5px;
	font-size: 11px;}
	
	#popup .bottom{
	width: 100%;
	background-color: #f7f6f4;
	height: 40px;
	padding: 15px 0px 5px 5px;
	text-align: center;}
			
	
/* article
---------------------------------------------------------- */

#article{
	width: 750px;
	background-color: #ffffff;
	margin-top: 25px;
	padding: 10px;}

	#article h1{
	font-size: 18px;}
	
	#article .copyline{
	float: left;
	width: 100%;
	padding-bottom: 15px;}

	#article .author{
	float: left;
	font-size: 10px;}	
	
	#article .date{
	float: left;
	font-size: 10px;}
	
	#article .intro{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 15px;
	line-height: 23px;}
	
	#article .text{
	font-size: 12px;}

	
/* tables
---------------------------------------------------------- */

.table_header{
 	width: 100%;
 	font-weight: bold;}
 
	.table_header td{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;}
 
.table_content{
 	width: 100%;
 	font-weight: normal;}

.table_content td{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 17px;
	vertical-align: top;}.table_sok{
	width: 100%;
	background-color: #2a6c1b;
	color: #ffffff;
	font-size: 11px;
	height: 30px;
	font-weight: normal;
	clear: left;}
	
.table_sok_result{
	width: 100%;
	font-size: 11px;
	line-height: 17px;}
	
	.table_sok_result td{
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;}
	
	.table_sok_result a{
	color: #2a6c1b;
	font-weight: bold;
	text-decoration: none;}	
	
	.table_sok_result a:hover{
	color: #2a6c1b;
	font-weight: bold;
	text-decoration: underline;}

.table_resume{
	width: 770px}

.table_resume_header{
	width: 740px;
	margin-right: 15px;
	margin-left: 15px;}

	.table_resume_header td{
	width: 155px;
	font-weight: bold;
	text-align: left;}
	
	.table_resume td{
	width: 155px;
	font-weight: normal;
	text-align: left;}


/* misc.
---------------------------------------------------------- */

.lblpadding{
	padding: 5px;}

.error{
	width: 715px;
	border: 1px solid red;
	padding:20px;
	margin: 5px;
	font-size: 11px;
	color: black;
	background-color: #ffb6b6;}
	
.clearme{	
	clear:left;}

.h3{
	font-size: 15px;
	clear: left;}

.center{
	text-align: center;}

.left{
	text-align: left;}

.right{
	text-align: right;}
	
.small{
	font-size: 9px;}

.small p{
	font-size: 9px;}

	.small a{
	color: #2a6c1b;
	font-weight: normal;
	text-decoration: none;}	
	
	.small a:hover{
	color: #2a6c1b;
	font-weight: normal;
	text-decoration: underline;}

.fritekstsoek{background-color: #ffffff;}

.txtbox{background-color: #ece8e2;}
	
.txtfield{
	padding: 5px;
	font-size: 11px;
	font-family: "Verdana", "Arial", sans-serif;}
