
/* 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) { quotes: '"' '"' "'" "'" }
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;
	        background-position: left top;
	
	        font-size: 9pt;
	        font-family: arial,verdana, heletica, sans-serif;
	        color: #555555;   
}	
	
	

img	        { border: 0; 
		    }
		
		

A:link      { color: #008CC8; text-decoration: none; }     
A:visited   { color: #008CC8; text-decoration: none; }    
A:focus     { color: #F26521; text-decoration: underline; }    
A:hover     { color: #F26521; text-decoration: underline; }    
A:active    { color: #F26521; text-decoration: none;}    


h1           { voice-family: "\"}\""; voice-family:inherit; font-size: 14pt; color: #0B6B94}
h2           { voice-family: "\"}\""; voice-family:inherit; font-size: 12pt; font-weight: normal;  color: #CC0000; }
h3           { voice-family: "\"}\""; voice-family:inherit; font-size: 11pt; font-weight: bold }
p            { voice-family: "\"}\""; voice-family:inherit; font-size: 10pt }
td           { voice-family: "\"}\""; voice-family:inherit; font-size: 10pt }

th	        { font-weight: bold;
	        }  
	

/*  Stylers ------------------------------------------------------------*/
/*  Stylers er standardklasser. 
/*
/*                                                               
*/

.tdbak  {
	font-size : 9pt;
	font-family : voice-family: "\"}\""; voice-family:inherit;
	background-color : #EEEEEE;
}

.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:top left; 
				height: 3px; 
				margin-top: 15px; 
				margin-bottom: 15px; }

.space {        margin: 2px; 
                height: 1px; }





/*  Stylers slutt------------------------------------------------------*/




/* MENY */

#nav {  
	width: 100%;
	height: 35px;
	margin: auto;
	background: #e9e8e3 url(images/menu_normal.gif) top repeat-x;
}

#nav ul {
	margin: 0;
	padding: 0;

	text-align: center;
	list-style-type: none;
	clear: left;
}

#nav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	background: #e9e8e3 url(images/menu_normal.gif) top repeat-x; /* preload the hover background */
}

#nav ul li a {
	color: #000;
	background: #f5f5f0 url(images/menu_normal.gif) top repeat-x;
	width: 98px;
	height: 35px;
	line-height: 35px;
	font-size: 8pt;
	voice-family: "\"}\""; voice-family:inherit;
	border-left: 1px solid #DDDDDD;

	text-decoration: none;
	text-align: center;
	display: block;
}

#nav ul li a:hover {
	color: #000;
	background: #e9e8e3 url(images/menu_hover.gif) top repeat-x;
}

#nav ul li #n_contact {
	width: 100px;
	border-right: 1px solid #DDDDDD;
}

.hide {
	display: none;
}





/* menu stop */ 

/* venstre meny */

#left-menu_navcontainer { margin-left: 20px; margin-top: 20px; }


#left-menu_navlist { padding-left: 0;list-style: none;}

#left-menu_navlist 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: #F7F8F1;
}

.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-top: 0px; 
		 padding-left: 0px; 
		 padding-right: 0px; 
		 padding-bottom: 0px; 
		 
		 background-image: url(images/pynt_flamme.gif); 
		 background-position: bottom center; 
		 background-repeat:no-repeat;  
		 background-color:#ffffff; }
/* 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 */



