﻿/* Generell formattering */
body {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 10pt;
	color: #333;
	margin-top: 0px;
	margin-left: 0px;
	background-color:#fff;
	border:0;
	 }

/* Tekst*/

h1
{	font-size: 2.5em; 
	font-weight: bold; 
	color: #444;
	font-family: Georgia;

}
.content h1
{	
	margin-top:0;
}
h2
{	font-size: 1.0em;  
	color: #4D4D4B;

}
.content h2
{	font-size: 1.1em;  
	color: #666666;
	font-weight:bold;
	text-transform:uppercase;
}
.right h2
{
padding-top: 4px;
padding-bottom: 4px;
border-top: 1px solid #98B954;
border-bottom: 1px solid #98B954;
margin-bottom: 10px;
margin-top:10px;
width:240px;
float:left;	
}
.start-content-wrapper .right h2
{
border-top: none;
border-bottom: none;
color:#336633;
margin-top:0;
}
.right h2 .headertext
{
width:50%;
float:left;
text-transform:none;
}
.right h2 .headerlink
{
font-family: arial, verdana;
width:50%;
float:right;
text-align:right;
font-weight:normal;
}
.right h2 .headerlink a
{
color:#006600; 
}
	
h3, h4, h5, h6
{	
	font-size: 1.1em; 
	font-weight: bold; 
	color: #4D4D4B;
	text-transform:uppercase;
	margin:0;
	padding:0;
}
.content .kortArtk p
{	
margin:0;
padding:5px 0 10px 0;
}
.content .kortArtk h3
{	
	font-size: 1.1em; 
	font-weight: bold; 
	color: #4D4D4B;
	text-transform:uppercase;
	margin:0 0 5px 0;
	padding:0;
}
h3 em
{	
color:#999;
font-family:Georgia;
font-weight:normal;
}

p {
	font-size:1.0em;
}
/*Lister*/
ul
{
	padding:0;
	margin:0;
}

li
{
    font-size: 1.0em;
    margin: 0px;
    padding: 0px;
 
}
.content li
{
    font-size: 1.0em;
    margin-left: 20px;
    padding: 0px;
    list-style-type: square;
    list-style-position: outside;
}
/*Tables*/
table
{
	margin:0;
	padding:0;
}

td 
{
	font-size:1.0em;
}

td p 
{
	font-size:1.0em;
}

td li
{
	font-size:1.0em;
}

/*Linker*/

a, a:active, a:link
{	
	color:#006600; 
	text-decoration: none;
}

a:visited {
	color: #999; 
}

a:hover 
{
	text-decoration: underline;
}

IMG
{
	border:0;
}

/* Forms */

form{
	margin: 0;
	padding: 0;
}

INPUT 
{	

	padding:0;
	margin:0;
	border: 1px solid #b8b8b8;

	
}
select
{
    border-color: #C0C0C0;
    padding: 0;
    margin: 0;
}


/* Divs */
.wrapper{
margin: 0 auto;
background-color:#fff;
	width: 939px;
}
.global {
	width: 939px;
	padding: 0px;
	float:left;
	background-color:#fff;
}
/*.sponsors {
float:right;
width:165px;
background-color:#fff;
text-align:center;
margin-top:30px;
margin-left:30px;
}*/
.header
{
	float:left;
	width:939px;
	background-image:url(/images/bg_top.gif);
	background-repeat:no-repeat;
} 

.logo {

	float:left;
	width: 40px;
	height:75px;
	margin:0 0px 0 0;
	padding: 10px 0 0 15px;
}
.logo img 
{
    width:41px;height:70px;
    }
    
.maintop
{
float:right;
width:720px;
margin-top:25px;
}
.form_oppskrift
{

}

table{margin:0;padding:0;}
tr{margin:0;padding:0;}
td{margin:0;padding:0;}
.form_oppskrift h3{
font-size:0.9em;
}

.form_oppskrift INPUT 
{	
 border: 1px solid #b8b8b8;
	
}
.form_oppskrift option 
{	
border: 1px solid #b8b8b8;
	
}
textfield{
border: 1px solid #b8b8b8;

}
.selectfood{
    width: 200px;
    height: 22px;
    padding: 0;
    margin: 0;
    border: 1px solid #b8b8b8;
   border-color: #b8b8b8;
    vertical-align: top;
    color:#333;
}
.sokefelt{
float:right;
height: 40px;
width:600px;
margin-bottom:20px;
}
#search
{
    float: right;
    margin: 0;
    padding: 0;
    height: 24px;
    vertical-align: middle;
}

#search .text
{
    width: 240px;
    height: 22px;
    padding: 0;
    margin: 0;
    border: 1px solid #b8b8b8;
    vertical-align: top;
}
.navnoppskriftsok{
    width: 220px;
    height: 22px;
    padding: 0;
    margin: 0;
    border: 1px solid #b8b8b8;
    vertical-align: top;
}
#search .submit
{
    width: 55px;
    height: 24px;
    padding: 0;
    margin: 0;
    background-color: #336633;
    color: #fff;
    font-weight: bold;
    border: none;
    vertical-align: top;
}
.sokeknapp{
    width: 120px;
    height: 24px;
    padding: 0 10px 0 10px;
    margin: 0;
    background-color: #336633;
    color: #fff;
    font-weight: bold;
    border: none;
    vertical-align: top;
}
.ekstrameny
{
	float:left;
	height:25px;
	width:240px;
	margin-left:50px;
	margin-top:3px;
	font-weight:normal;
	text-transform:uppercase;
	}
.ekstrameny .DefaultNode  {
float:left;
padding-right: 20px;
}
.ekstrameny .DefaultNode a {
color: #333;
}
.ekstrameny .SelectedNode  {
float:left;
padding-right: 20px;
}
.ekstrameny .SelectedNode a {
color: #444;
}
.topnav
{
	float:left;
/*	height:40px; 
	width:939px;*/
	font-weight:bold;
/*    background-color: #336633; */
    z-index: 100;
    position:relative;

	}

.topnav ul.menu 
{
    margin:0;
    width:100%; float:left;
    position:relative;	
    list-style-type:none;
}
.topnav .DefaultNode  {
height: 46px;
float:left;
}
.topnav .DefaultNode a {
color: #fff;
}
.topnav .SelectedNode  {
height: 46px;
float:left;
}
.topnav .SelectedNode a {
color: #444;
}
.topnav .SelectedNode .fanev {
width: 22px;
height: 46px;
background-image: url(/images/fane_v.gif);
background-repeat:no-repeat;
float:left;
}
.topnav .SelectedNode .faneh {
width: 22px;
height: 46px;
background-image: url(/images/fane_h.gif);
background-repeat:no-repeat;
float:left;
}
.topnav .SelectedNode .fanem {
height: 26px;
background-color: #fff;
float:left;
padding:14px 10px 0 10px;
}
.topnav .DefaultNode .fanem {
height: 26px;
float:left;
padding:14px 10px 0 10px;
}

.topnav ul.menu li ul.submenu {
    z-index: 100;
	background-color:#336633;
	min-width:80px;
	padding:0px;
	margin:0;
	position:absolute; 
	top:39px;
	display:none;
	list-style:none;
}

.topnav ul.menu li.SelectedNode ul.submenu {
	background-color:#fff;
	margin-left:20px;
}
.topnav ul.menu li.SelectedNode ul.submenu a {
    color: #444;
}

.topnav ul.menu li ul.submenu li {
	display:block;
	margin:5px 10px;	
	padding:0px;
	float:none;
	text-transform:none;
}

.topnav ul.menu li ul.submenu li a {
    color:#fff;
}

.topnav ul.submenu li.DefaultNode  {
height: auto;
}

#WebPath
{
	width:700px;
	float:left;
	height:30px;
	margin-left: 9px;
	margin-top:10px;	
	}
#WebPath em
{
	color:#666;
	}
#WebPath .DefaultNode
{
	}
#WebPath .SelectedNode
{
color:#444;

	}
.left {
	float: left;
	width: 180px;
	margin-top:20px;
	min-height: 400px;
	
}
.left li
{
    list-style-type: none;
    list-style-position: outside;
}
.left .DefaultNode  {
border-top: solid 1px #98B954;
padding-top: 4px;
padding-bottom: 5px;

}
.left .DefaultNode a {
color: #333;
}
.left .SelectedNode
{
    background-position: right 5px;
    border-top: solid 1px #98B954;
    padding-top: 4px;
    padding-bottom: 5px;
       background-image: url(/images/pil_gronn.gif);
    background-repeat: no-repeat;
   background-position: right 4px;
   text-transform: none;
   font-weight:normal;

}

.left .SelectedNode a {
color: #336633;

}

.left .SelectedNode ul {
margin-left: 10px;

}
.left .SelectedNode li.DefaultNode
{
    padding-top: 4px;
    padding-bottom: 2px;
    border: none;
    text-transform: none;
    font-weight:normal;
}
.left .SelectedNode li.DefaultNode a
{
color: #333;
}
.left .SelectedNode li.SelectedNode
{
    padding-top: 4px;
    padding-bottom: 2px;
    border: none;
       background-image: url(/images/pil_gronn_mini.gif);
    background-repeat: no-repeat;
   background-position: right 8px;
   text-indent:0px;
  text-transform: none;
   font-weight:normal;
}
.left .SelectedNode li.SelectedNode a
{
color: #336633;
}
.left .bordertop{
border-bottom: solid 1px #98B954;
width:180px;
height:3px;
}
.content-wrapper {
	float: right;
	width: 720px;
	margin-bottom:10px;
}
.start-content-wrapper {
	float: left;
	width: 939px;
	margin-top:10px;
	margin-bottom:10px;
}
.Kart{margin:0;padding:0;}
.content {
	float: left;
	width: 440px;
	margin-left:11px;
/*	margin-top:58px; */
	padding-top:0;
}

.start-content {
	float: left;
	width: 670px;
	margin-left:0px;
	margin-top:0px;
}
#kampanjefelt 
{
    float:left;
    width:939px;
    height:250px;
    margin:10px 0;
}

#topplinje
{
    float:left;
    width:939px;
    margin:0;
    border-bottom:1px solid #98B954;
}

#nyheter
{
    float:left;
    width:100px;
    margin:2px 0;
    font-size:1.2em;
    font-weight:bold;
    color:#336633;
}
#sosial
{
    float:right;
    width:100px;
    margin:0;
    text-align:right;
}

.content .fullArtkTekst{


}
.right {
	float: right;
	width: 240px;
}
#promofelt 
{
    position:relative;
    float:left;
    width:240px;
/*    border:1px solid #98B954; */
    max-height:180px;
    margin-bottom:10px;
}
#promofelt img
{
    width:240px;
    height:180px;
}
#promofelt .caption {
	position:absolute;
	left:0px;
	bottom:20px;
	background:url(/images/captionbackground.png);
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:50%;
	z-index:8;
	font-size:1.5em;
	padding:2px 5px;
}


#snarveier 
{
    float:left;
    width:230px;
    min-height:150px;
    padding:5px 0px;
}
#snarveier h2
{
    border-top:1px solid #98B954;
    text-transform:uppercase; 
    border-bottom:1px solid #98B954;
    }
#snarveier ul  
{
    margin-left:0px; 
    list-style-type:none; 
    text-transform:uppercase; 
    }
#snarveier li
{
    margin-bottom:10px; 
    }

.footer {
	clear: both;
	text-align: left;
	width:939px;
	border-top:1px solid #98B954;
	padding: 0px;
	margin:0;
	/*float:left;*/
	margin-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.footer p{

	text-align: center;
	padding:0;
	margin:0;
}
.footer img {

	float: left;
	margin-left:25px;
	margin-right:25px;
	max-width:150px;
}
.bunntekst{
    width:100%;
	/*float:left;*/
    text-align:center;
    margin-bottom:25px;
    margin-top:25px;
}

 .logoer
{
    width:750px;
    margin-left:auto;
    margin-right:auto;	
    margin-bottom:25px;
}
.clear {
	clear: both;
}

/*KontaktInformasjon*/

.employee
{
	background-color: #ECE9E3;
	float: left;
	margin-bottom: 15px;
	width: 100%;
}

.employee img
{
	float: left;
	height: 116px;
	width: 116px;
}

.employeeInformation
{
	float: left;
	margin: 15px 0 5px 15px;
}

.employeeName
{
	font-size: 0.9em;
	margin-bottom: 2px;
	margin-top: 2px;
}

.employeeTitle
{
	font-size: 0.9em;
	font-style: italic;
	margin-bottom: 30px;
}

.employeePhone, .employeeEmail
{
	display: block;
	font-size: 0.85em;
}
	
/*Menyene */

.Errormsg
{
	color: Red;
	}
	
/*Innholdstyper*/
.luftunderheader{
margin:10px;
}
.Aktueltliste{
margin:0;
padding:0;

}
.listelement p
{
margin:0 0 5px 0;
padding:0;

}
.listelement a
{
font-family: arial;
text-transform: none;
}
.listArtk, .listelement
{
    list-style-type: none;
    list-style-position: outside;
    margin-bottom:0px;
    padding-bottom:0px;
    text-transform:uppercase;
    color:#999;
    font-family: Georgia;
}

.listArtk .KortSnarvei
{

    text-transform:none;
    color:#333;
    font-family: arial;
}
.listArtk a
{

    text-transform:uppercase;
    font-family: arial;
    font-size:0.9em;

}

.nyhet2 .kortArtk{
float:left;
width:100%;
margin-bottom:10px;
}
.kortArtkBilde{}
.kortArkTekst{}
.content .fullArtk{
float:left;
width:100%;

padding:0 0 5px 0;
margin-bottom:10px;
}
.content .fullArtkBilde{
float:left;
max-width:250px;

}
.content .fullArtk img{
float:left;
max-width:240px;
}
.nyhetssaker .fullArtkBilde{
float:left;
max-width:150px;

}
.nyhetssaker  .fullArtk img{
float:left;
max-width:140px;
}
.nyheter_topp .fullArtkBilde{
float:left;
max-width:250px;

}
.nyheter_topp .fullArtk img{
float:left;
max-width:240px;

}
.nyhet1 .fullArtkBilde{
float:left;
max-width:150px;

}
.nyhet1 .fullArtk img{
float:left;
max-width:140px;

}
.start-content .fullArtk{
float:left;
width:670px;
padding:0 0 10px 0;
margin-bottom:10px;
}
.start-content .fullArtk h1{margin:5px 0 5px 0;}
.nyheter_topp .fullArtk h1
{
margin:10px 0 5px 0;font-size:2.5em;
}
.nyheter_topp .fullArtk
{

}
.content .nyhet1 .fullArtkTekst h1
{
margin:5px 0 10px 0;padding:0;font-size:1.5em;
}
.content .nyhet1 .fullArtkTekst .dato{margin:0px 0 10px 0;font-size:1.2em;}
.start-content .fullArtk .dato
{
    text-align:left;
    color: #999;
    font-family: Georgia;
    font-size: 1.4em;
    font-style:normal;
    padding-bottom: 5px;
}
.start-content .nyhetssaker, .start-content .nyhetssaker2 {
float:left;
padding-bottom:10px;
padding-top:10px;
border-bottom:1px solid #98B954;
}
.start-content .nyhetssaker2 {
border-bottom:none;
}
.nyhetssaker3 {
float:left;
padding-bottom:10px;
}
.start-content .nyhetssaker .fullArtk, .start-content .nyhetssaker2 .fullArtk{
width: 320px;
float:left;
border:none;
margin:0;
padding:0;
}
.nyhetssaker.fylke .fullArtk, .nyhetssaker2.fylke .fullArtk{
width: 100%;
float:left;
border:none;
margin:0;
padding:0;
}

.start-content .nyhetssaker .fullArtkBilde img, .start-content .nyhetssaker2 .fullArtkBilde img{

padding:0;
margin-right:10px;
margin-bottom:0;
}

.nyhetssaker .fullArtk h1, .nyhetssaker2 .fullArtk h1{
font-size:1.2em;
text-transform:uppercase;
}
.start-content .nyhetssaker .fullArtk .dato, .start-content .nyhetssaker2 .fullArtk .dato
{
    font-size: 1.2em;
    padding-bottom: 5px;
}
.start-content .nyhetssaker .nyhet1, .start-content .nyhetssaker2 .nyhet1{

float:left;
padding-right:10px;
min-height: 140px;
}
.start-content .nyhetssaker .nyhet2, .start-content .nyhetssaker2 .nyhet2{

float:right;
padding-left:10px;
border-left: 1px solid #98B954;
min-height: 140px;
}

.flere { float:right; width:100%; text-align:right; margin-top:10px; margin-bottom:0px; clear:both;}

.fullArtkBilde{float:left;}
.fullArtkBilde img{margin: 0 10px 10px 0;}
.content .fullArtk .dato{margin:0;}
.content .fullArtk h1{margin:0px 0 10px 0;}
.content .fullArtk .dato
{
    text-align:left;
    color: #999;
    font-family: Georgia;
    font-size: 1.4em;
    font-style:normal;
    padding-bottom: 5px;
}
.fullArtkTekst .link{margin-bottom:5px;}
.fullArtkTekst .body{margin-bottom:15px;}
.searchArtk{    list-style-type: none;
    list-style-position: outside;
    margin-bottom:3px;}

.BokKort{
width:100%;
float:left;

}
.right .BokKort{
width:100%;
float:left;
margin-bottom:15px;
}
.right .BokKort h2{
width:100%;
float:left;
font-family:Georgia;
font-size: 0.9em;
text-transform: uppercase;
margin: 0 0 4px 0;
padding:0;
border:none;
}
.right .BokKort p{
width:100%;
float:left;
margin-bottom:1px;
margin-top:0;
padding:0;
}

.listDok
{
    list-style-type: none;
    list-style-position: outside;
}
.kortDok{}
.fullDok{margin:0;padding:0;}
.searchDok{
    list-style-type: none;
    list-style-position: outside;margin-bottom:3px;}

.listFil{}
.kortFil{
width:100%;
float:left;
margin-bottom:10px;

}
.fullFil{}
.searchFil{    list-style-type: none;
    list-style-position: outside;margin-bottom:3px;}

.listBilde{}
.searchBilde{    list-style-type: none;
    list-style-position: outside;}

.listLenke
{
    list-style-type: none;
    list-style-position: outside;
    width:100%;
    float:left;
    margin-bottom:5px;
}
.kortLenke{
}
.fullLenke{
margin-bottom: 35px;
}
.searchLenke{    list-style-type: none;
    list-style-position: outside;margin-bottom:3px;}
.barnuv{
width:939px;
float:left;
border-top:1px solid #b8b8b8;
margin:0;
padding-top:20px;
}
.barnuv .fullArtkTekst .body{
margin:5px 0 10px 0;
}
.barnuv .fullArtkTekst h1{
margin:0;
}
.barnuv1{
width:300px;
float:left;
padding-right: 20px;
}
.barnuv2{
width:300px;
float:left;
padding-right: 20px;
}
.barnuv3{
width:299px;
float:right;
}
.KortSnarvei{
width:100%;
margin-bottom:10px;
float:left;
}
.right .KortSnarvei h2{
text-transform:uppercase;
font-weight:normal;
border: none;
margin:0;
clear:both;
float:left;
}
.right .KortSnarvei h2 a{
text-transform:uppercase;
font-weight:normal;
color:#006600;
margin:0;
}
.KortSnarvei p{
width:100%;
margin:0;
float:left;
font-family:Arial;
text-transform:none;
}
.sokeresultat h3{margin-bottom:10px;}

.faq
{
	margin-bottom:5px;
}
.ord
{
	margin-bottom:5px;
}

.faq .spm
{
    padding:10px;
}
.faq a
{
	color: #444;
}
.faq .svar
{
    padding:10px;
}
.faq strong.letter
{
	float:left;
	margin-right:5px;
}

.faq p
{
	margin-top:0;
}

.recipeListedImage
{
float:left;
border: solid 1px black;
margin-right: 5px;
}

.recipeListing
{
	float:left;
	width:100%;
	margin:10px 0 10px 0;
	padding:0px 0 10px 0;
}

.recipeListedImage{border:none;}

.OppskriftBilde{
float:left;
}
.OppskriftTekst{
float:left;
width:300px;
}
.recipeListing .OppskriftBilde{
float:left;
}
.recipeListing .OppskriftTekst{
float:right;
width:275px;
}
.OppskriftTekst p{
float:left;
margin-bottom:10px;
margin-top:10px;
width:100%;
clear:both;
}
.OppskriftTekst h2{
font-family: Georgia;
margin-bottom:0;
}
.OppskriftTekst .symboler{
clear: both;
width:100%;
}
.oppskriftbilde_full{
float:left;
}
.oppskrifttekst_full{
float:left;
width:360px;
margin-top:20px;
}
.Handleliste
{
	color:#333;
	padding:5px;
}
.Handleliste ul
{
    list-style-position: outside;
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    list-style-type: none;
    line-height:1.5em;
}
.recipePortionsTool
	    {
	        float:right;	 
	        width:100px;
		    height:40px;
	        font-weight:bold;
	        vertical-align:top;	        	        
	           margin-left:0px;
	 
	        padding:0px;    	       
	    }
	    .recipePortionsTool input {
	        width:20px;
	        height:25px;
            margin-top:0px;
            margin-bottom:0px;            
	        border:none;
	    
	        background-color:#fff;
	        color:#333;
	        text-align:center;
	        font-weight:bold;	        
	    }
	    .recipePortionsToolButton
{
    width: 20px;
    height: 21px;
    margin-top: 0px;
    margin-bottom: 0px;
    border: none;

    background-color: #fff;
    color: #333;
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
    vertical-align: top;
}
	   .recipePane	   
	   {
	       width:360px;
	       float:left;
	       color:#666;
	       text-transform:uppercase;
	       margin-top:10px;
	   }
	      .recipePane input	   
	   {
	      color:#333;
	      font-weight:bold;
	      font-size:1.1em;
	      font-family: Georgia;
	      background-color:#fff;
	      height:25px;
	      border:none;
	   }
	   
	   
.text{
border: 1px medium #000;

}
.oppskriftlink{
margin:5px 0 5px 0;
}

/* brukes i Focusclient, Min side */

table.fnMeny {
	float:left;
}

table.fnMeny {
	margin-left:10px;
	padding:0;
}
table.fnMeny table {
	margin-left:0px;
}
table.fnMeny table td {
	padding:10px;
	font-size:0.8em;
}
table.fnMeny table td:hover {
    background-color:#FBC52E;
}
table.fnMeny table td a:hover {
    color:#000;
    
}
.fnMenu {
	
}
table.fnGridView {
	font-size:0.8em;
	width:100%;
	border:1px solid #ccc;
}
tr.fnGridViewHeader {
	background-color:#fbc52e;
	font-weight:bold;
}
tr.fnGridViewAlternate {
	background-color:#ccc;
}
.fnLabels {
	
}
.fnButton
{
    border: none;
    background: none;
    background-image:url(/images/sok_m.png);
	background-repeat:repeat-x;
	color: #fff;
	font-weight: bold;
	float: left;
	background-color: Black;
	height: 22px;
	cursor: pointer;
	padding: 0 4px;
}
.fnTextBox {
	width: 176px;
	height: 15px;
	border: outset 1px #000;
	margin-top: 0px;
	margin-right:3px;	
}
.fnRadioButtonList {
	
}
.fnDroppDownList {
	
}
#Logginn input
{
	border: outset 1px #000;
	padding:2px;
    }
