/* 
Kunde: Navigare 
Designer: Andreas ¯ye
Generator Markedsf¿ring A/S
*/
*{
	margin:0;
	padding:0;
}
img{margin:0;
padding:0;
border:none;
}
a, a:link{
text-decoration:none;
color:#626262;
border:none;
}
body{
	background:#fff url(../images/background.jpg) top center;
	background-attachment: fixed;
	color:#000;
	font:12px/18px Arial, Helvetica, Verdana, sans-serif;
}
#wrapper{
margin: 20px auto;
padding:20px;
width:960px;
background:#fff url(../images/bgwrap.png) repeat-x bottom left;
}
#header{background:url(../images/bgheader.png) top left;
border: 1px solid #ccc;
}
h1 {
margin:27px 0 18px 18px;
height:55px;
width:318px;
background:url(../images/logo.png) no-repeat center left;
text-indent:-9999px;
}
h2 {
color:#fff;
font-size:44px;
font-weight:normal;
}
h3{
color:#333;
font-size:15px;
font-weight:normal;
margin:5px;
}
h4{
color:#626262;
font-size:14px;
font-weight:normal;
margin: 10px 0 10px 25px;
}

.clear{clear:both;}
/*Start navigasjon*/
#menu{
	width:100%;
	height:40px;
	background:url(../images/bgmenu.png) repeat-x top left;
	border-top: 1px solid #ccc;

}
#menu ul{
	list-style:none;
	margin:0 0 0 10px;

}
#menu li{
	list-style:none;
	display:block;
	float:left;
	margin:0 2px;
}
#menu li a{
	display:block;
	float:left;
	height:40px;
	color:#626262;
	font-size:14px;
	line-height:40px;
	padding:0 0 0 9px;
	text-decoration:none;
}
#menu li a span{
	display:block;
	float:left;
	height:40px;
	color:#626262;
	line-height:40px;
	padding:0 18px 0 8px;
}
#menu li a:hover{
	display:block;
	float:left;
	background:url(../images/button_left.png) no-repeat left;
	height:40px;
}
#menu li a:hover span{
	display:block;
	float:left;
	background:url(../images/button_right.png) no-repeat right;
	color:#333;
	height:40px;
}
#menu li a.current{
	display:block;
	float:left;
	height:40px;
	color:#626262;
	font-size:14px;
	background:url(../images/button_left.png) no-repeat left;
	line-height:40px;
	padding:0 0 0 9px;
	text-decoration:none;
}
#menu li a.current span{
	display:block;
	float:left;
	background:url(../images/button_right.png) no-repeat right;
	height:40px;
	color:#626262;
	line-height:40px;
	padding:0 18px 0 8px;
}
.submenu{
	width:100%;
	height:30px;
	background:url(../images/bgsubmenu.png) repeat-x top left;
	border-top: 1px solid #ccc;
}
.submenu ul{
	list-style:none;
}
.submenu li{
	list-style:none;
	display:block;
	float:left;
	margin:0 0 0 15px;
}
.submenu li a{
	display:block;
	float:left;
	height:30px;
	color:#626262;
	font-size:12px;
	line-height:30px;
	padding:0 0 0 9px;
	text-decoration:none;
}
.submenu li a span{
	display:block;
	float:left;
	height:30px;
	color:#626262;
	line-height:30px;
	padding:0 18px 0 8px;
}
.submenu li a:hover{
	display:block;
	float:left;
	background:url(../images/subbutton_left.png) no-repeat left;
	height:30px;
}
.submenu li a:hover span{
	display:block;
	float:left;
	background:url(../images/subbutton_right.png) no-repeat right;
	color:#333;
	height:30px;
}
.submenu li a.subcurrent{
	display:block;
	float:left;
	height:30px;
	color:#626262;
	font-size:12px;
	background:url(../images/subbutton_left.png) no-repeat left;
	line-height:30px;
	padding:0 0 0 9px;
	text-decoration:none;
}
.submenu li a.subcurrent span{
	display:block;
	float:left;
	background:url(../images/subbutton_right.png) no-repeat right;
	height:30px;
	color:#626262;
	line-height:30px;
	padding:0 18px 0 8px;
}
/*Slutt pŒ Navigasjon*/
/*Start innhold*/
#context{
float:right;
width:170px;
height:60px;
margin:-70px 0;
text-align: right;
}
#context ul {
margin:15px 0;
padding:0;
list-style:none;
}
#context li {
display:inline;
margin:0 15px 0 0;
padding:0;
}
#content{
min-height: 400px;
margin:8px 0;
}
#main {
float:left;
}
.season{
width:755px;
}
#sidebar {
float:right;
}
#sidebar ul{
text-align:left;
margin:0;
padding:5px;
list-style:none;
}
#sidebar li {
margin:0 2px 0 0;
padding:0;
}
p.a:link{
text-decoration:none;
color:#626262;
border:none;
}
.seasonsidebar{
width:200px;
}
.omfakta{
width:212px;
background:url(../images/bgdiv.png) repeat-x top left;
text-align:left;
border: 1px solid #ccc;
}
.omfakta h3 {
	text-align: center;
}

#subcontent{
margin:8px 0;
}
.omtext{
float:left;
margin:0 0 0 20px;
width:450px;
background:url(../images/bgdiv.png) repeat-x top left;
text-align:left;
border: 1px solid #ccc;
}
.omtext h3 {
	text-align: center;
}
.omtext p {
padding:15px 10px;
text-align:left;
line-height: 14px;
}
div.broedtekst {
	padding:15px 10px;
	text-align:left;
	line-height: 14px;
}
p.center{
text-align:center;
line-height: 14px;
margin:0;
padding:14px 0;
}
.left{
float:left;
width:220px;
}
#tilbakemelding{}
#kontakt{}
#kontakt ul {
margin:0;
padding:0;
list-style:none;
}
#kontakt li{width:220px;
float:left;
display:inline;
margin:0 2px 0 0;
padding:0;
}
#productcategory{
float:left;
width:470px;
margin:0 0 15px 0;
}
#productcategory ul {
margin:0;
padding:0;
list-style:none;
}
#productcategory li{
display:inline;
margin:0 2px 0 0;
padding:0;
}
#news{
margin: 9px 0 0 0;
float:right;
width:480px;
}

/*VŒre produkter start*/
#produktsidebar{float:left;}
.produktnav {
border:1px solid #ccc;
padding:2px 5px;
width:120px;
color:#626262;
font-size:14px;
}
#produktsidebar ul{
margin:15px;
padding:0;
list-style:none;}

#produktsidebar li{
margin:2px 10px;
}
#produktsidebar li a:hover{
color:#222;
}
#produktsidebar li a.produktcurrent{
font-weight:bold;
}
#produkter{
float:left;margin:20px;
}
/*VŒre produkter slutt*/
#footer{
height:60px;
color:#626262;
font-size:12px;
}
#footer a{
color:#626262;
font-size:12px;
}
#footerlogo{
float:left;
margin-top:40px;
}
#footernav{float:right;
margin-top:45px;
}

.ombilde {
	padding-bottom: 10px;
}

div.GPWeather_small {
	float: left;
	margin-left: 12px;
}
div.GPWeather_small_icon {
	height: 32px;
	text-align: center;
}
div.GPWeather_small_temp {
	text-align: center;
}

div#nedenfor {
	text-align: right;
	width:960px;
	margin-left: auto;
	margin-right: auto;
}

div#nedenfor a {
	color: black;
}

div.rotator {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 10px;
}

div.omtext div.GPSlideshow_loop {
	margin-left: 75px;
	margin-top: 20px;
	margin-bottom: 20px;
}

