/* 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: 0;	
	font-weight: normal;	
	font-size: 10pt;
	text-align: center; 
	font-family: Verdana, arial, helvetica, sans-serif; 
	color: #000000;
	background:#ceced6;
	background-image:url(images/bodybg.jpg) ;
	background-repeat:repeat-x;
}

img               { border: 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: 100;} 

h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a{
  text-decoration: none;}  


h1, h1 a{ font-size: 14pt; font-weight: 700;}
h2, h2 a{ font-size: 12pt; font-weight: 700;}
h3, h3 a{ font-size: 10pt;}
h4, h4 a{ font-size: 9pt;}
h5, h5 a{ font-size: 8pt; }
h6, h6 a{ font-size: 7pt; }


p { 
  padding: 0px 0px 5px 0px; 
  margin: 0; }

/* lenker ***********/
a{ 
  text-decoration: none;
  color:#06376c; }

a:link, 
a:visited,
a:focus,
a:active{ 
  text-decoration: none;
  color:#06376c;}
a:hover{
  text-decoration: none;
  color:#990000;}

/* layout */
#header{
  height: 100px;
  overflow: hidden;}

#logo{}


#wrapper {
	margin: 0 auto;
	text-align: left;}

#placeholder{
  margin:0;
  padding:0;
  text-align: center;}


#tbl-placeholder{
	margin: 0 auto;
	text-align: left;}
	
.selected {
		color: #FFF;
		background: #4b6d92 url('images/menu_left.gif') no-repeat left top;
}

.selected span {
		color: #FFF;
		display: block;
		padding: 4px 14px 4px 14px;
		background: url('images/menu_right.gif') no-repeat right top;
}


/* Table cells */
.lc {
	width: 25%
  padding: 0px; }
  			
.mc{ 
	width: 50%;
  padding: 0px; }
		 
.rc{
	width: 25%; 
  padding: 0px; }	

.img-teaser{}

.published{}
.teaser{
  font-weight: 700;}
  
.text{}



/* footer **********************************/
#footer {
	height: 25px; 
  border-top: 1px solid #f2f2ea;   }

	 
#copyright,
#credits {}
	 
#credits a:link, 
#credits a:visited, 
#credits p a:active {
	clear: both;  }
	
#credits a:focus, 
#credits a:hover {
	text-decoration: none; }
	
#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{}

#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{
	padding: 1px 5px;
  border: 0;
	font-size: 10pt;
	font-weight: 100;
	background: transparent;}



  
