/*
Name: 				Narvik Kapital 
URL: 				http://www.narvik-kapital.no
Description.NO: 	Narvik Kapital er et lokalt såkornfond 
					som skal bidra til å skaffe til veie 
					nødvendig og risikovillig egenkapital 
					til gode bedriftsideer.
Author: 			Stian B Johansen
Author URL:			http://www.modulnet.com
Version: 			0.1 (20060404)
*/


/***  the whole page  ***/
body {
	margin: 0 auto;
	padding: 0;
	font: 76% Arial, Helvetica, sans-serif;
	background: #f4f4f4 url(menugpx/bg.gif) top center repeat-y;
}

a {
	text-decoration: none;
	color: #74A8F5;
}

a:hover {
	text-decoration: underline;
	color: /*#86C32A;*/#77b800;
}

a img {
	border: 0;
}

img.cnr {
	width:8px;
	height:8px;
	border:none;
	display: block !important;
}


/*** DIV ***/
#box {
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 880px;
}

#header {
	margin: 0px 0 8px 0;
/*	border-top: 2px solid #86C32A;*/
	border-top: 2px solid #77b800;
	border-bottom: 2px solid #77b800;
	padding: 0px;
}

#menu {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 0px 0;
	padding: 0;
/*	font-size: 12px;*/
	font-size: 0.9em;
}

#menu ul {	
	list-style: none;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.1em;
}	

#menu li {
	margin-bottom: 4px;
}

#menu li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #77b800;
	display: block;
	padding: 5px 0 0 8px;
	background: #ffffff;
	border-left: 5px solid #77b800;
}	
	
#menu li a:hover {
	background: #77b800;
	color: #ffffff;
	border-left: 5px solid #77b800;
}

#rightnews p {
	margin: 0 0 1.5em 0;
}

#content {
	margin: 0 136px 20px 160px;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	padding: 0 20px 0 10px;
	line-height: 1.6em;
	text-align: left;
	height: 100% !important; height: 500px;
}

#content h2 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
}

#content img {
	padding: 0px;
	display:inline;
	border: thin none #CCCCCC;
	background-color: #FFFFFF;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	border-top: 3px solid #77b800;
	width: 880px;
	text-align: center;
	color: #77b800;
	font-size: 0.9em;
	/*bottom: 0px;*/
	/*position: fixed;*/
}

#footer a {
	color: /*#8cc63f;*/#77b800;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #74A8F5;
}


/*** classes ***/
.breadcrumb{
	color: #999999;
	font-size: 9px;
	line-height: 18px;
	margin: 0 0 5px 0;
}
.title{
	/*	font: bold 1.6em;
	line-height:1.8em;*/
	color: #74A8F5;
	line-height:18px;
	font-weight:bold;
	margin: 0 0 5px 0;
	font-size: 14px;
}

.ingress{
/*	font: 1.1em;
	line-height:1.4em;*/
	font:12px;
	font-weight:bold;
	line-height: 18px
}

.text{
	/*	font:	1.0em;
	line-height:	1.2em;*/
	font: 12px;
	line-height: 18px;
	margin-top: 0px;
	padding-top: 0px;
}



.box_right {
	position:relative;
	float:right;
	clear:both;
	margin:10px 10px 5px 10px;
	padding:0 10px 0 10px;
	background:/*#F7F9F7*/ #f4f5f7;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	background-color: #f4f5f7;
}

.box_right p {
	margin:5px 5px;
}

.box_cnr_top {
	background:url(images/cnr_tr.gif) no-repeat top right;
	margin:0 -10px 0 -10px;
}
.box_cnr_top2 {
	background:url(images/cnr_tr.gif) no-repeat top right;
	margin:0 -5px 0 -5px;
	/*margin:-10px -10px 0 -10px;*/
}

.box_cnr_bottom {
	background:url(images/cnr_br.gif) no-repeat top right;
	margin:0 -10px 0 -10px;
}
.box_cnr_bottom2 {
	background:url(images/cnr_br.gif) no-repeat top right;
	margin:0 -5px 0 -5px;
}


.leftnews {
	margin: 1px 0 1px 0;
	padding: 0 10px 0 10px;
	width: 130px;
	color: #505050;
	/*line-height: 1.3em;*/
	line-height: 14px;
	background-color: #f4f5f7;
	position:relative;
}
.summary{
	padding-top: 10px;
	line-height: 14px;
	font-size:10px;
	color:#666666
}

.rightnews {
	float: right;
	width: 120px;
	background-color: #f4f5f7;
	margin: 0 0 350px 0;
	padding: 0 5px 0 5px;
	font-size: 0.9em;
	line-height: 1.5em;
	position:relative;
}

.splitright {
	background-color: #ffffff;
	width: 220px;
	float: right;
	overflow: hidden;

}
.thumbnail{
	background-color: #ffffff;
/*	width: 35%;*/
	width: 220px;
	float: right;
	overflow: hidden;
	margin-top: -15px;
/*	padding-top:15px;*/
}
.bilde{
	width: 250px;
	float: right;
	overflow: hidden;
}

.splitleft {
	background-color: #ffffff;
	width: 49%;
	float: left;
	overflow: hidden;
}


.left {
	margin: 10px 10px 5px 0;
	float: left;
}

.right {
	margin: 10px 0 5px 10px;
	float: right;
}

.textright {
	text-align: right;
}

.center {
	text-align: center;
}

.small {
	font-size: 0.9em;
}

.bold {
	font-weight: bold;
}

.hide {
	display: none;
}

.style3 {color: #666666}
.style4 {color: #999999}
.style5 {color: #FF9933}
.greenish {color: #77b800}
.blueish {color: #74A8F5}

/* workarounds and hacks */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*arkiv*/
/*h3 {
	font-size: 1.3em;
	margin: 0 0 10px 0;
}*/

/*h6 {
	font-size: 0.8em;
	margin: 0 0 10px 0;
}*/

