/* css document                                                      
/*---------------------------------------------------------------------*/
/*   global values v1
/*   
/*---------------------------------------------------------------------*/
/*   copryright edb totalpartner as - norway  
/*   more information about our solutions: www.edbtotalpartner.com
/*----------------------------------------------------------------------*/

html{ overflow: -moz-scrollbars-vertical;}

html, 
body{ width: 100%; }

body {
	margin: 0;  
	padding: 50px 0 50px 0;	
	font-weight: normal;	
	font-size: 8pt;
	font-family: Arial, Helvetica, Sans-serif; 
	color: #fff;
	background:#000 url(images/bg.png) 0 0 repeat-x;   }


img               { border: 0; margin:0; }
p   	            { voice-family: "\"}\""; voice-family:inherit; }
input	            { voice-family: "\"}\""; voice-family:inherit; }
select            { voice-family: "\"}\""; voice-family:inherit; }
option            { voice-family: "\"}\""; voice-family:inherit; }
textarea          { voice-family: "\"}\""; voice-family:inherit; }
th	              { voice-family: "\"}\""; voice-family:inherit; }
tb	              { voice-family: "\"}\""; voice-family:inherit; }
div               { voice-family: "\"}\""; voice-family:inherit; }
h1,h2,h3,h4,h5,h6 { voice-family: "\"}\""; voice-family:inherit; }
a, a:link         { outline: none;}


h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a{
	padding: 0;
	margin: 0px 0px 2px 0px; 
	font-weight: 700;
  color: #ff9900; } 


h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a{
  text-decoration: none;}  


h1, h1 a{ font-size: 18pt;}
h2, h2 a{ font-size: 13pt;}
h3, h3 a{ font-size: 10pt;}
h4, h4 a{ font-size: 9pt;}
h5, h5 a{ font-size: 10pt; color: #fff; padding-bottom: 5px;}
h6, h6 a{ font-size: 7pt; }

p { 
  margin: 0; 
  padding: 0px 0px 5px 0px; }

/* lenker ***********/
a{
  text-decoration: underline; 
  color: #fff;}


a:focus, 
a:hover,
a:active{ 
  text-decoration: none;
  color: #fb941b; }

.readmore{}


/* layout */
#header{
  height: 101px;
  overflow: hidden;}





/* Table cells */
.lc {
	width: 84px;
  padding: 0px 10px 0 20px;}
  			
.mc{ 
	width: 632px;}
		 
.rc{
	width: 164px;
  padding: 0px 0px;
  padding: 0 10px; }	


#tbl-placeholder{}  

#placeholder{
  margin:0;
  padding:0;}


#nav-main-left li{
  padding-bottom: 20px;
  }

.img-teaser{}
.author{}  
.published{}
.teaser{ font-weight: 700;}
.text{}


/* footer **********************************/
#footer {
  margin:0;
  padding: 0;}
 
#copyright {}
#credits {}
	 
#credits a:link, 
#credits a:visited, 
#credits p a:active{}
	
#credits a:focus, 
#credits a:hover {}
	
#copyright {}


/* lister **********************************/
ul.plain{
	list-style: none outside;
	margin: 0;
	padding: 0;}

/* søk ***************************************/
#form-search{
  width: 165px;
  padding: 0px 0px 0px 3px; 
  margin: 0px 0 0px 0; }

#tbl-search{ /* border: 1px solid #f2f2ea; */}

#td-inp-search{
  width: 125px;
	padding: 0px;
  background: #fff; }

#td-btn-search{ text-align: right;}

#inp-search{
  width: 125px;
	overflow:hidden;
	padding: 4px 5px;
  font-size: 7pt;
	border: 0;
	color: #505050;
  border: 1px solid #f2f2ea;  
  background: transparent;  }
		
#btn-search{
	width: 20px;
	padding: 1px 5px;
  border: 0;
	font-size: 10pt;
	font-weight: 100;
	background: transparent;}



/* dropdown ************/
#menu a {
  font-size: 10pt;
  text-decoration: none;
  font-weight: 700;}
