/*
****************************************
*   
*	Author: Kira Greibrokk
*	Solvea AS
*   
****************************************
*/


* {
margin: 0;
padding: 0;
}

html {
min-height: 100.3%;
}

body {
font: 12px/1.4 Arial, sans-serif;
color: #000;
background: #fff;
text-align: center;
z-index: 1;
}

a {
color: #064427;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

img {
border: none;
}

h1 {
margin-left: 6px;
font: bolder 22px/1.4 Arial, sans-serif;
color: #0f4b2e;
}

h2 {
padding-bottom: 12px;
font: bolder 13px/1.4 Arial, sans-serif;
color: #0f4b2e;
border-bottom: 3px solid #8ac009;
}


/******************************** Container ***********************************/
#container {
position: relative;
margin: 0 auto;
width: 1190px;
height: 254px;
background: url(../../images/bg_topp.gif) no-repeat top left;
text-align: left;
}


/******************************** Branding ************************************/
#logo {
float: left;
padding: 38px 43px 45px 23px;
width: 320px;
height: 48px;
position: absolute;
top: 31px;
left: 122px;
}

.slogan {
position: absolute;
top: 44px;
right: 213px;
padding: 10px 0 10px 20px;
width: 125px;
height: 82px;
font-weight: bolder;
}


/******************************** Search **************************************/
#search {
float: right;
width: 210px;
text-align: right;
position: absolute;
top: 6px;
right: 157px;
}

#search input[type="text"] {
vertical-align: top;
margin-right: 1px;
padding: 1px;
font: 12px/1.4 Arial, sans-serif;
color: #000;
border: 1px solid #0f4b2e;
}

#search input[type="submit"] {
vertical-align: top;
}


/******************************* Navigation ************************************/
#nav {
float: left;
}

#nav_main {
position: absolute;
top: 176px;
left: 122px;
float: left;
padding-top: 12px;
width: 256px;
z-index: 1;
}

#nav_main ul {
list-style-type: none;
margin-left: 12px;
border-top: 1px solid #8ac009;
}

#nav_main ul ul {
list-style-type: none;
margin-left: 0;
border-top: none;
}

#nav_main li {
display: block;
padding: 0;
border-bottom: 1px solid #8ac009;
}

#nav_main li li {
border-top: 1px solid #8ac009;
border-bottom: none;
}

#nav_main .sectionName, #nav_main li a {
display: block;
padding: 5px 6px 3px;
font-weight: bold;
}

#nav_main li li a {
padding-left: 18px;
font-weight: lighter;
}

#nav_main li a.aktiv {
background: url(../../images/menyraster.gif) repeat-x;
}

#nav_main li a:hover {
background: #8ac009;
}

#nav_main li a span {
display: block;
width: 100%;
padding: 0 8px 0;
cursor: pointer;
}

#nav_main li a:hover span, #nav_main li a.aktiv span {
background: url(../../images/markersub.gif) no-repeat top left;
}

#nav_sub {
float: left;
list-style-type: none;
margin-right: 60px;
padding-left: 21px;
line-height: 1.7;
border-left: 1px solid #8ac009;
position: absolute;
top: 44px;
}

#nav_sub {
left: 508px;
}

#nav_sub li a:active {
padding-right: 20px;
background: url(../../images/marker.gif) no-repeat center right;
}

#nav_sub li a {
padding-right: 20px;
color: #999;
background: url(../../images/markerdus.gif) no-repeat center right;
}

#nav_sub li a:hover, 
#nav_sub li a.her {
color: #064427;
background: url(../../images/marker.gif) no-repeat center right;
}

#nav_supp {
clear: both;
list-style-type: none;
float: left;
padding: 0;
margin: 0;
width: 350px;
font-size: 11px;
line-height: 1.2;
position: absolute;
top: 10px;
left: 123px;
}

#nav_supp li {
display: inline;
padding: 0 3px 0 6px;
margin: 0px;
border-left: 1px solid #064427;
}

#nav_supp li#first {
border-left: none;
}


/***************************** Content *******************************/
#content {
clear: both;
margin: 0 auto;
width: 946px;
position: absolute;
top: 162px;
left: 122px;
min-height: 709px;
}

#content_main {
float: right;
padding: 20px 0 162px 50px;
width: 670px;
}

#content_main h1 {
letter-spacing: 1px;
}

#content_main ul, #content_main ol {
width: 588px;
position: relative;
left: 40px;
}

#content_main img {
position: relative;
left: 6px;
}

h2.ingress {
margin: 0 42px 6px 6px;
}

/*********************** Content: Homepage ***************************/
#flash {
height: 377px;
padding: 4px 0;
border-bottom: 1px solid #8ac009;
}

.bigTarget {
overflow: hidden;
padding: 5px 10px 20px 10px;
}

.bigTarget.over {
background: url(../../images/raster.gif);
cursor: pointer;
}

.bigTarget a:hover {
text-decoration: none;
}

#teasers {
float: left;
list-style-type: none;
padding: 0;
margin: 0;
}

#teasers h1 {
margin-left: 0px;
padding: 2px 0 0 1px;
font-size: 15px;
}

.teaser_img {
width: 171px; 
height: 119px;
float: left;
padding-right: 8px;
}

#teasers p {
padding-top: 8px;
}

#teasers li {
width: 310px;
position: absolute;
top: 401px;
}

#teaser1 {
left: 0px;
}

#teaser2 {
left: 312px;
}

#teaser3 {
left: 624px;
}


/************************* Content: other than homepage *****************************/
.content_sub {
float: left;
padding: 6px 0 10px 10px;
width: 325px;
}

#content_sub_img {
width: 312px; 
height: 276px;
}

.content_sub h2.ingress {
margin: 0 18px 6px 6px;
}

#content_main p {
margin: 16px 42px 0 6px;
}

#content_main .content_sub p {
margin: 16px 18px 0 6px;
}

ul#related_links {
list-style-type: none;
margin: 26px 42px 0 6px;
line-height: 1.7;
position: relative;
left: 0px;
}

ul#related_links a {
padding-left: 20px;
color: #8ac009;
background: url(../../images/pil.gif) no-repeat center left;
}


/******************************** Contact Info ***********************************/

#contact_info {
clear: both;
margin: 0 auto;
width: 1190px;
height: 99px;
background: url(../../images/bg_bunn.gif) no-repeat top left;
font-size: 12px;
color: #666;
text-align: center;
padding-top: 20px;
position: absolute;
bottom: 0px;
left: -122px;
}
