/* PREDEFINED HTML TAGS
------------------------------------------------------------------ */


body{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:70%;
	color:#333333;
	margin:0;}

h1 {font-size: 210%; 
	color:#70bc1e;
	padding-top:0;
	font-weight: 500;
	margin-top:0;}
	
h2 {font-size: 110%; color:#70bc1e;}
	
h3 {font-size: 100%; 
	color:#366;
	padding-top:0;
	margin-top:0;
	}	
		
h4 {font-size: 100%;}	
h5 {font-size: 90%;}	
h6 {font-size: 50%;}


/* MAIN LINK SETTINGS
------------------------------------------------------------------ */
a:link,
a:visited {
	color:#003366;
	text-decoration:none;} 

a:hover, 
a:active {
	color:#70bc1e;
	text-decoration:none;}


/* CONTAINER  (This is the mainwrapper)
------------------------------------------------------------------ */
#container {
	width:1230px; /* larger in header than in mainContent */
	margin:0 0 0 20px;
	position:relative;}


/* HEADER (if need, use .left & .right css)
------------------------------------------------------------------*/
#header {
	background-image:url(../templateImages/bgHeaderSmaller.gif);
	background-repeat:no-repeat;
	height:146px;
	margin:0;}
	
#header .search {
	position:absolute;
	top:10px;
	right:220px;
	color:#FFFFFF;}
	
#header p {
	margin:0;
	padding:0:}
	
#header .search input {
	border:none;
	height:13px;
	font-size:10px;}

#header .search .button {
	background:#003366;
	color:#FFFFFF;
	border:none;
	height:16px;}
	


/* BREADCRUM
------------------------------------------------------------------ */
.breadcrum {
	position:absolute;
	left:168px;
	top:160px;
	color:#999999;
	width:450px;
	font-size:9px;}
	
	
/* FRONTPAGE
------------------------------------------------------------------ */
#frontpage .left {
	float:left;
	width:440px;
	padding:40px 25px 0 0;}
	
#frontpage .right {
	float:left;
	width:332px;
	padding-top:40px;}


/* LEFT
------------------------------------------------------------------ */
#left {
	float:left;
	width:150px;}
	

/* MAINCONTENT (inner templates)
------------------------------------------------------------------ */
#mainContent {
	width:615px;
	float:left;
	padding:40px 15px 0 20px;}
	
#mainContent td p {
	margin:0;
	padding:0;}
	
	
/* RIGHT
------------------------------------------------------------------ */
#right {
	float:left;
	width:160px;
	padding:40px 0 0 25px;}
	
#right .box {
	background-color:#EFEFF0;}
	
#right .box .header,
#right .box .footer {
	background-image:url(../templateImages/boxLine.gif);
	background-repeat:repeat-x;
	height:1px;
	font-size:1px;}
#right .box .footer {
	margin-bottom:8px;}
	
#right .box .content {
	padding:7px 5px 7px 5px;}
#right .box .content p{
	padding:0;
	margin:0;}	

#right .newsticker {
	list-style-type: none;
	padding: 1px;
	margin:0;}
	


/* FOOTER
------------------------------------------------------------------ */
#footer {
	padding:15px 0 10px 0;
	font-size:10px;
	color:#666666;}
	
#footer p {	
	margin:0;
	padding:0;}
	
#footer .print {
	padding:10px 0 10px 0;}
	
#footer .line {
	background-image:url(../templateImages/footer_line.gif);
	background-repeat:repeat-x;
	width:990px;
	height:5px;}
	
	
/* POWERED BY I-TOOLS 
------------------------------------------------------------------ */
#itools {}

	
/* TOOLBOX
------------------------------------------------------------------ */
.hide{ display:none;}
.bold {font-weight:bold;}
.floatLeft {float:left;}
.floatRight {float:right;}
.clear {clear:both;}
img  {
	border:0;}
.horLine {
	background-image:url(../templateImages/horLine.gif);
	background-repeat:repeat-x;
	width:100%;
	height:5px;}
	 
	 
/* FORMS
------------------------------------------------------------------ */
form {}

input {
	margin-top:3px;}
	
.button {}


/* NEWS
------------------------------------------------------------------*/	

#news {
	height:245px;}

#news .thumbnail {
	float:left;
	margin:0 15px 10px 0;
	border:1px solid #000000;}
	
#news .content { /* heading & ingress */
	float:left;
	width:100%;}
	
#news .content h2 {
	padding:0;
	margin:0;}

#moreresults ul {
	margin-left:0px;
	padding-left:0px;}
	
#moreresults ul li {
	display:inline;}
	
	

#newsTick {
	height:120px;
	margin:0;
	padding:0;
	list-style:none;}
	
#newsTick ul {
	margin:0;
	padding:0;
	list-style:none;}
	
	
#newsTick ul li {
	margin:0;
	padding:0;
	list-style:none;}
	
	
/* COMPANY INFO SITE
------------------------------------------------------------------*/	

H3.underlined {
	border-bottom: 1px solid #366;
}

HR {
	border: 0px;
	height: 1px;
	background-color: #366;
	width: 100%;
}

.detaljer {
	line-height: 150%;}

.beskrivelse {}

TABLE.grid {
	border-collapse: collapse;
	border: 1px solid #ccc;
}
TABLE.grid TH {
	background-color: #e6e6e6;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-right: -1px;
}
TABLE.grid TR.even {
	background-color: #eee;
}
TABLE.grid TR.odd {
	background-color: #fff;
}
DIV.gridpager {
	padding: 3px;
}

/* Selskapsdetaljer ting
------------------------------------------------------------------*/	


/*Regnskapstabell*/

.tabellRegnskap {
	width: 100%;
	margin-bottom: 10px;
	border-collapse: collapse;
}

.tabellRegnskap td, .tabellRegnskap th {
	padding: 4px;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
	margin: 0px;
}

.tabellRegnskap td {
	white-space: nowrap;
	text-align: right;
}

.tabellRegnskap th {
	font-weight: bold;
}

.tabellRegnskap .hoderad th {
	text-align: right;
	font-weight: bold;
	border-bottom: 2px solid #000;
	margin-top: 5px;
}


/*Horisontal tabell med rammer*/

.tabellStandard {
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-bottom: 10px;
}

.tabellStandard td, .tabellStandard th {
	padding: 4px;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}

.tabellStandard th {
	background-color: #eee;
	text-align: left;
}