
/* CSS Document */


/*---------------------------------------------------------------------*/
/* EN: This doc is made by EDB Totalpartner AS - NORWAY  [ www.etp.no ]
/* Author: Eivind Bergmann and Audun Haugland 
/*---------------------------------------------------------------------*/
/* NO: Dette dokumentet er laget av EDB Totalpartner AS  [ www.etp.no ]
/* Author: Eivind Bergmann and Audun Haugland 
/*---------------------------------------------------------------------*/



/* Height fix */
html, body {
	height: 100%;
}

/* Generelle CSS regler   ---------------------------------------------*/



/* Spesifiserer bruken av <q> atributtet i dokumenter merket med HTML lang="no" eller ="en" */
Q:lang(en) {  }
Q:lang(no) { quotes: "«" "»" "<" ">" }
Q:before   { content: open-quote }
Q:after    { content: close-quote }  


BODY  	 {  MARGIN-LEFT: 0;
	        MARGIN-TOP: 0;
	        MARGIN-RIGHT: 0;
	        MARGIN-BOTTOM: 80px;
	        PADDING-TOP: 0;
			PADDING-LEFT:0; 
			PADDING-RIGHT:0; 
			PADDING-BOTTOM: 80PX;  
			
	        background-color: #D0D4C8;
	        background-image: url('images/bg_tiles.gif');
	        background-repeat: repeat-x;
	        background-position: left top;
	
	        font-size: 9pt;
	        font-family: arial,verdana, heletica, sans-serif;
	        color: #555555   
}	
	
	

		

A:link      { color: #4D883D; text-decoration: none; }     
A:visited   { color: #4D883D; text-decoration: none; }    
A:focus     { color: #4D883D; text-decoration: underline; }    
A:hover     { color: #4D883D; text-decoration: underline; }    
A:active    { color: #4D883D; text-decoration: none;}    


h1           { voice-family: "\"}\""; voice-family:inherit; font-size: 10pt; color: #4D883D}
h2           { voice-family: "\"}\""; voice-family:inherit; font-size: 10pt; font-weight: normal;  color: #CC0000; }
h3           { voice-family: "\"}\""; voice-family:inherit; font-size: 14pt; font-weight: bold }
p            { voice-family: "\"}\""; voice-family:inherit; font-size: 10pt }
td           { voice-family: "\"}\""; voice-family:inherit; font-size: 10pt }

.gruppe {
font-family: Tahoma, Verdana, Helvetica, Sans-Serif; 
font-size: 8pt;
color: #666666;
/*font-weight : bold;*/
}

th	        { font-weight: bold;
	        }  
	

/*  Stylers ------------------------------------------------------------*/
/*  Stylers er standardklasser. 
/*
/*                                                               
*/

.tdbak  {
	font-size : 9pt;
	 voice-family: "\"}\""; voice-family:inherit;
}

.padding   { padding: 3px; 
		   }

.paddme    { padding: 2px; }		   

.line      { border-top: 1px solid #EEECE5; 
			 vertical-align: middle; 
			 text-align:left; 
			 margin-top: 10px; 
			 margin-bottom: 10px; 
			 width: 100%;  
		   }
	

.stipla-linje { width: auto; 
                background-image:url('images/line_stipla_horiz.gif'); 
				background-repeat:repeat-x; 
				background-position: left top; 
				height: 3px; 
				margin-top: 15px; 
				margin-bottom: 15px }

.space {        margin: 2px; 
                height: 1px; }





/*  Stylers slutt------------------------------------------------------*/




/* MENY */


 #menu ul
{
		padding-left: 0;
		margin-left: 0;

		color: #fff;
		float: left;
		width: 100%;
		
}

#menu ul li {
		 
		
		 display: inline;
		 padding: 0px 0px 0px 12px;
		 /*padding: 10px 7px 2px 12px;*/  }

#menu ul li a {
		padding: 10px 4px 10px 17px; 
		color: #fff; 
		text-decoration: none;
	 	float: left;
		background: url('images/menu_normal.gif') no-repeat 
		left center;

}

#menu ul li a:hover
{
	background: url('images/menu_hover.gif') no-repeat left center;
	color: #ccc;

}

#nav ul li a:hover {
	color: #000;
	background: url('images/menu_hover.gif') no-repeat top left;
}






.hide {
	display: none;
}





/* menu stop */ 

/* venstre meny */

#left-menu_menucontainer { margin-left: 20px; margin-top: 20px; }


#left-menu_menulist { padding-left: 0;list-style: none;}

#left-menu_menulist li{padding-left: 10px;
background-image: url('images/ico_arrow_blye.gif');background-repeat: no-repeat; background-position: 0 .5em
}

/* MENY SLUTT*/



/* Layout */


.page-holder {}
.main-window-bg {
	background-color: #FFFFFF;
}


.main-window-top  {
	background-image: url('images/bord_top.gif');
	background-repeat: repeat-x;
	background-position: left top
}

.main-window-right-bottom  {
	background-image: url('images/bord_bottom.gif');
	background-repeat: no-repeat;
	background-position: right bottom
}
	
.main-window-left-border {
	background-image: url('images/shade_left.gif');
	background-repeat: repeat-y;
	background-position: right top;
	height: 100% 

	
}
.main-window-right-border {
	background-image: url('images/shade_right.gif');
	background-repeat: repeat-y;
	background-position: left top;
	height: 100% 
	 
}

.main-window-bottom  {
	background-image: url('images/shade_bottom.gif');
	background-repeat: repeat-x;
	background-position: left top
}

.main-window-bottom-left  {
	background-image: url('images/shade_bottom_left.gif');
	background-repeat: no-repeat;
	background-position: right top
}
.main-window-bottom-right  {
	background-image: url('images/shade_bottom_right.gif');
	background-repeat: no-repeat; 
	background-position: left top
}
.bunntekst { color: #FFF; font-size: 9pt;  }
				
.omoss { padding:0px;
		 background-color:#ffffff; background-position-y:center }
/* Layout slutt */




/* Madeby start */
.madeby            { color: #FFF;    font-size:8pt; }
.madeby A:link     { color: #FFF;    text-decoration: none;}
.madeby A:visited  { color: #FFF;    text-decoration: none;}
.madeby A:focus    { color: #CC0000; text-decoration: none;  background-color:#fff; }
.madeby A:hover    { color: #CC0000; text-decoration: none;  background-color:#fff; }
.madeby A:active   { color: #FFF;    text-decoration: none; }







.margin-bottom { margin-bottom: 10px; }
/* end */




/*		------	Basic style	------		*/


#menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

#menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
}

#menu a {
	display: block;
}


#menu {
	display: block;
}










/*		------	Basic style	------		*/


#menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

#menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
}

#menu a {
	display: block;
}


#menu {
	display: block;
}

#menu li li {
	width: 100%;
	background-color: #fff;
	background-image: none;
}

/* fix the position for 2nd level submenus. first make sure no horizontal scrollbars are visible on initial page load... */
#menu li li ul {
	top: 0;
	left: 0;
	background-color: #fff;
	background-image: none;
}

/* ...and then place it where it should be when shown */
#menu li li:hover ul {
	left: 100%;
	background-color: #fff;
	background-image: none;
}

/* skjul undermenyer */
#menu li ul {
	display: none;
	position: absolute;
	z-index: 10;
}

/* vis undermenyer */
#menu li:hover>ul {
	display: block;
}

/* this is needed if you want to style #menu div - force containment of floated LIs inside of main UL */
#menuList:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

/* Clear-fix for IE5/Mac \*//*/
#menu a {
	float: left;
}

#menuList {
	display: inline-block;
}
/*  */

/* 	we can't use 100% because LIs have margin and padding (although latter is more important) */
#menu li li {
	width: 124px;
}

#menu li ul {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
	background-image: none;
	width: 130px;
	padding-left: 5px;
}

/* layout på undermeny */
#menu li ul a {
	margin: 0;
	background-color: #F0F0F0;
	background-image: none;
	text-align: left;
	width: 130px;
	height: 20px;
	padding-left: 5px;

}