/* 
 Nytt stilark under utarbeiding
 
	Basert på Beagle stilarket, igjen basert på Co2nnect og arver fra miljolare stilark
*/


/* generell stiling */


html {
    height: 100%;
}

body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	margin: 0px;
	padding: 0px; 
	line-height: 1.5em;
	background-image: url(/bilder/design/shadow_bg.png);
	background-repeat: repeat-y;
	background-position: center center;
	height: 100%;
}

h1 { 
   font-size: 20px;
   line-height: 24px; 
   color: #555;
   font-weight: normal; 
   margin-top: 2px;
}

h2 {
   font-size: 16px;
   color: #0D4E76;   
   margin-top: 12px;
   margin-bottom: 6px;
   font-weight: normal;
}

h3 {
   font-size: 12px; 
   font-weight: bold;
}

HR {                                                     
  height: 1px;                                                     
  border: 0;                                                       
  background-color: #D4D4D4;          
  color: #D4D4D4;   
}   

h3.VIGNETT {
  font-size: 12px; 
  text-transform: none;
  background-image: none;
  text-indent: 0px;
}

h3+ul,h3+p {
      margin-top: 1px; 
      padding-top: 0px; 
}

h1+p {
     margin-top: 1px;
     padding-top: 0px; 
}

ol {   
   list-style-type: decimal; 
}

ul {
   list-style-image: none; 
}

li {
   padding-bottom: 6px;
}

img {
    border: none; 
}

p {
  margin-top: 4px;
  margin-bottom: 8px;
}

td, th {
   font-size: inherit;
}

a, a:visited, a:link, a:hover {
   color: #41497c;
}

/* layout */

#main {
	width: 880px; 
	height: 100%;
	margin: 0 auto;   
	background-color: #999999;
	margin-top: 0px;
}

#contentcolumn {
   float: left;      
   width: 100%;
}

#header {
	height: 139px;
	background-repeat: no-repeat;
	background-position: 0 0px;
	position:relative;
	color: #DDD;
}
	
#footer {
	clear: both; 
	color: #FFF;
	width: 100%;
	background-color: #999999;
}

#footer a, #footer a:visited, #footer a:link, #footer a:hover {
	color: #FFF;
 	padding-right: 8px;
}


#footercontent {
   padding: 16px 16px 32px 16px;
}

.innertube {
   padding: 10px 16px 20px 16px; 
   background-color: #FFFFFF;
}



/* Søkeboks */

#searchbox {
  position:relative;
  left:745px;  
  top: 108px;
}

#searchbox input {
    background: url(/bilder/design/search_14x14.png) no-repeat;
    background-position: 3px 2px;
    background-color: #FFFFFF;
    border: 1px solid #999;
    padding-left: 18px;
    width: 100px;
}


/* Hovedmeny */

#topmenu {
    list-style-type: none;
    height: 28px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing:0.4px;
    position:absolute;
    left:16px;
    top:111px;
}

#topmenu ul {
    margin: 0px; 
    padding: 0px; 
}

#topmenu li {
    display: inline;
    float: left; 
    line-height: 28px;
    margin-right: 6px;
}

#topmenu li a {
    background-image: url(/bilder/design/black_alpha40.png);
    background-repeat: repeat;
    text-decoration: none; 
    display: block; 
    border-bottom: 0;
    padding: 0 10px;
    color: #EEEEEE;
}

#topmenu li.expanded a, #topmenu li.selected a {
    background-image: none;
    background-color: #E7EDD2;
    color: #000000; 
}

#topmenu li a:hover {
    background-color: #465a0b; 
    color: #eef4cc; 
}


/* Språkvelger */

ul.LANGMENY {
  position: absolute;
  list-style-type: none;
  top: 112px;
  left: 716px;
  margin: 0px;
  padding: 0px;
  display: inline-block;

}

.LANGMENY li {
  margin: 0px;
  padding: 0px;
  display: inline-block;
  overflow: hidden;
  line-height: 11px;
}

.LANGMENY img {
    background-image: url(/bilder/design/black_alpha40.png);
    background-repeat: repeat;
    padding: 1px;
}


/* Lepidoptera logo */

#sitelogo {
   position: absolute;
   top: 18px;
   left: 0px;
}

#parentsitelogo {
   position: absolute;
   top: 18px;
   right: 0px;
}


/* Innloggingsvalg */

div.loginbox {             
   float: right;
   padding: 4px 0px 0px 0px;
   display: inline;
   color: #000;
}

div.loginbox-outer, div.loginbox-inner, div.loginbox-innermost {
   display:inline;
}

div.loginbox a {
   color: #000;
   text-decoration: underline;
}

div.loginbox a:hover {
   text-decoration: underline;
}


.loginbox img {
  vertical-align: -3px;
  padding: 0px 2px 0px 14px;
}

/*  detaljer */

#contentcolumn .ARROW, #rightcolumn .ARROW  {
  background-image: none;
  padding-left: 0px;
  clear: both;   
}

.STH {
      color: #000; 
      font-weight: bold; 
      background-color: #fff; 
      border-right: 1px solid #fff; 
      padding: 2px;
	  text-align:left;
}


.STH a, .STH a:hover, .STH a:link, .STH a:visited {
   text-decoration: underline; 
   color: #000;
}


#links ul {
   list-style-type: square;
}

#links li {
   padding-bottom: 10px; 
}



#contentcolumn a:hover {
  color: #000;
}


#contentcolumn .STD1 a, #contentcolumn .STD2 a {
   text-decoration: underline; 
   color: #000; 
}

/ * Ymse omstiling */

#contentcolumn th a {
     color: #fff;
     text-decoration: underline;
}

         
.DATATABELL td, .DATATABELL th {
  border: 0px;
  padding: 4px 8px 4px 0px;
}

.DATATABELL {
  border: 0px;
  border-collapse: separate;
}


.SKJEMA {
  background: none;
}

table.galleri {border-collapse: collapse; } 
.galleri td { border: 1px solid #ddd; padding: 5px }
.galleri, .galleri p {text-align: left; color: #aaa; } 

