﻿html, body, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset { 
	margin: 0;
	padding: 0;
	border: 0;
}

a { color: #005500; }

a img { border: 0; }

hr {
	color: #c4c4c4;
	background-color: #c4c4c4;
	border-color: #c4c4c4;
	border-style:none;
	height: 1px;
	clear:both;
}

body {
	color: #000000;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size:13px;
	background-color:#eee;
	background-repeat: repeat-x;
	background-position: left top;
}

#oppskriftkategori, #oppskriftingredienser, #oppskrifternaering {
    float:left;
    padding-right:35px;
}

.langbokstopp {
	height:4px;
	width:714px;
	background: #fff url('images/oppskriftboks_topp.gif') no-repeat;
	clear:both;
	font-size:0; /* IE 6 fix */
}

.langboksbunn {
	width:714px;
	height:5px;
	padding-bottom:15px;
	background: #fff url('images/oppskriftboks_bunn.gif') no-repeat;
	clear:both;
	overflow:hidden;
}

.langboks {
	margin: 0;
	padding: 10px;
	width: 694px;
	background: #fff url('images/oppskriftboks_midt.gif') repeat-y;
	clear: both;
	overflow:hidden;
}

.sideboxtop {
	height:25px;
	width:186px;
	background:#938d85 url('images/sidebarbox-top.gif') no-repeat;
	clear:both;
	overflow:hidden;
	padding-left:10px;
	color:white;
}
.sideboxmiddle {
	width:176px;
	background:#fff url('images/sidebarbox-mid.gif') repeat-y;
	clear:both;
	overflow:hidden;
	padding:5px 10px 0 10px;
}
.sideboxmiddle img {
	margin-top:5px;
}
.sideboxbottom {
	width:196px;
	height:8px;
	background:transparent url('images/sidebarbox-bottom.gif') no-repeat;
	clear:both;
	padding-bottom:15px;
}

#oppskriftfilter select {
	margin-top:4px;
}
.utskriftknapp {
	padding-top:5px;
	float:right;
}

.ingress {
	/*font-size:12px;*/
	font-weight:bold;
}

.oppskrift .ingress {
	font-weight:normal;
	font-style:italic;
}

#banner {
	height: 49px;
	width: 765px;
	padding: 0;
	margin: 10px auto 0; /* auto = IE fix */
}

#wrapper {
	width: 765px;
	margin: 0;
	padding: 0;
	margin: 0 auto; /* auto = IE fix */
	background-color:#fff;
	text-align:left;
}

#hovedbilde {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 765px;
	height: 152px;
	float: left;
}

/* Avrundede nyhetsbilder */

.nyhetsbilde {
	width:109px;
	/*height:142px;*/
	z-index:0;
	overflow:hidden;
	background-repeat:no-repeat;
	float:left;
	padding-right:10px;
/*	background-image:url('images/syltetoy-glass-urundet.png');*/
}
.nyhetsbilde a {
	width:109px;
	height:100%;
	display:block;
}
.nyhetsavrunder-topp {
	width:109px;
	height:100%; /* mÃƒÂ¥ settes */
	overflow:hidden;
	z-index:1;
	background: transparent url('images/imagerounder-top.png') no-repeat scroll left top;
}
.nyhetsavrunder-bunn {
	width:109px;
	height:100%;
	overflow:hidden;
	z-index:1;
	background: transparent url('images/imagerounder-bottom.png') no-repeat scroll left bottom;
}
.nyhetssak {
	width:100%;
	height:auto;
	clear:both;
	float:left;
	font-size:13px;
/*	padding-bottom:10px;*/
}

.hjertetekst {
	/* tekstblokk med bullet pÃƒÂ¥ samme mÃƒÂ¥te som ul li, men med stÃƒÂ¸tte for flere linjer */
/*	background-image: url('images/greenheart.gif');*/
	position:relative;
	background: transparent url('images/greenheart.gif') no-repeat scroll 1em 6px;
/*	font-size:0.9em;*/
	margin-bottom:10px;
}

.hjertetekst p {
	margin-left: 35px;
}

#forside-innhold {
	background: #fff url('images/frontpage-bg.gif') repeat-y;
	float:left;
	width:765px;
	overflow:hidden;
}

#hovedtekst {
	padding: 5px 15px 20px 15px;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
	
}

.sukrin h1 {
	color:#c41204;
}
.himaize h1, .himaize h2 {
	color:#032;
}
.sukrin p {
	text-align:justify;
}

#nyheter {
	float: left; 
	width: 471px; 
	padding: 25px 49px 20px 30px;
}

#nyhetsbrev {
	width: 215px;
	height: 86px;
	background: #fff url('images/nyhetsbrev.gif') no-repeat;
	overflow:hidden;
	float:left;
	padding-top:10px;
	text-align:right;
}
#nyhetsbrev form {
	padding-right:10px;
}
#nyhetsbrev h1 {
	text-align:center;
	font-size:15px;
	font-weight:normal;
	color:#555;
}
#nyhetsbrev input {
	margin-bottom:3px;
}

#nyheter p {
	clear:both;
}
#nyheter img {
	float:left;
	padding-right:10px;
}

.nyhetdivider {
	clear:both;
	float:left;
	width:474px;
	height:55px;
	background: #fff url('images/nyhet-divider.gif') no-repeat;
}

#divider {
	width:100%;
	height:3px;
	background-color:#eee;
	float:left;
	font-size:0px; /*IE6 fix*/
}

#forhandlere {
	width: 198px;
	float: left;
	border:0;
	margin:0;
	padding: 25px 0px 0px 6px;
}

#sidebar {
	width: 215px;
	float: left;
	border:0;
	margin:0;
	padding:0;
}

#sidebar-padding {
	padding: 0 0 0 9px;
}

.forhandlerlogo {
/*	clear:both;
	display:block;
	text-align:center;*/
	padding: 10px 0 10px 0;
}
/*
.forhandlerlogo {
	margin-top: 15px;
	width: 200px;
	text-align: center;
	clear: both;
}
*/

.flag {
	padding-top: 22px;
	padding-right: 3px;
	float:right;
}

/* main menu */

#menu {
	padding-left: 0;
	margin-left: 0;
	color: white;
	float: left;
	width: 100%;
	font-size:12px;
	font-weight:normal;
	background: #45a23a url('images/rightcorner.gif') no-repeat top right;
}

#menu ul li { 
	display: inline; 
	height: 25px;
	border-bottom:1px solid #000; /*#339e35;*/
}

#menu ul li a {
	padding: 5px 20px 0px 20px;
	color: white;
	text-decoration: none;
	float: left;
	border-left: 1px solid #eee;
	height: 20px;
	/*font-size: 120%;*/
	/*width: 120px;*/
	padding-left:20px;
	padding-right:20px;
	text-align: center;
}

#menu #leftcorner a {
	background: #45a23a url('images/leftcorner.gif') no-repeat top left;
	border-left:0;
}

#menu #leftcorner a:hover {
	background: #177619 url('images/leftcorner-sel.gif') no-repeat top left;  
	color: #fff;
}

#menu a:hover {
	background-color: #177619;
	color: #fff;
}

#menu #active a {
	background-color: #177619;
}

#menu #active-corner a {
	background: #177619 url('images/leftcorner-sel.gif') no-repeat top left;  
	border-left:0;
}

/* product-specific mainmenu decorations */

#menu #sukrin-active a 
{
	background-color: #c41204;
	font-weight: bold;
}

#menu #himaize-active a 
{
	background-color: #f5eede;
	color: #000000;
	font-weight: bold;
}

#menu #mandelmel-active a
{
	background-color: #ffffbe;
	color: #000000;
	font-weight: bold;
}

#menu #vitalgreens-active a
{
	background-color: #7faa41;
	color: #ffffff;
	font-weight: bold;
}

#menu, #submenu {
	font-family:Arial, Helvetica, sans-serif;
}

/* submenu */

#submenu ul {
	padding-left: 0;
	margin-left: 0;
	color: white;
	float: left;
	width: 100%;
	font-size:12px;
	background-color:#2fba5d;
}

#submenu ul li { 
display: inline; 
height:16px;
}

#submenu ul li a
{
	color: white;
	text-decoration: none;
	float: left;
	border-right: 1px solid #339e35;
	padding: 3px 20px 2px 20px;
	/*font-size: 120%;*/
	text-align: center;
}

#submenu ul li a:hover
{
background-color: #43ae45;
color: #ffffff;
}

#submenu #active a 
{
font-weight: bold;
}

/* product-specific submenu decorations */

#submenu #sukrin ul {
	padding: 3px 0px 3px 0px;
	background-color:#c41204;
}

#submenu #sukrin ul li a {
	border-right: 1px solid #f99;
}

#submenu #sukrin ul li a:hover
{
	background-color:#ffffff;
	color: #000000;
}

#submenu #himaize ul {
	padding: 3px 0px 3px 0px;
	background-color:#f5eede;
}

#submenu #himaize ul li a {
	border-right: 1px solid #339e35;
	color: #000000;
}

#submenu #himaize ul li a:hover
{
	background-color:#ffffff;
	color: #000000;
}

#submenu #mandelmel ul {
	padding: 3px 0px 3px 0px;
	background-color:#ffffbe;
}

#submenu #mandelmel ul li a {
	border-right: 1px solid #999;
	color: #000000;
}

#submenu #mandelmel ul li a:hover
{
	background-color:#ffffff;
	color: #000000;
}

#submenu #vitalgreens ul {
	padding: 3px 0px 3px 0px;
	background-color: #7faa41;
}

#submenu #vitalgreens ul li a {
	border-right: 1px solid #afda71;
	color: #ffffff;
}

#submenu #vitalgreens ul li a:hover
{
	background-color:#9fca61;
	color: #ffffff;
}



/* logo "tabs" + shadows*/

#sukrinlogo {
	height: 48px;
	width: 765px;
	background: #fff url(images/menyskygge-sukrin.gif) 0px 0px no-repeat;
	border: none;
  clear: both;
}

#himaizelogo {
	height: 42px;
	background: #fff url(images/himaize-tab-logo.gif) 615px 0px no-repeat;
	border: none;
	clear: both;
}

#shadow {
	width: 765px;
	height: 8px;
	background: #fff url(images/menyskygge.gif) 0px 0px no-repeat;
	border: none;
	clear: both;
}

#nologo {
	height: 42px;
	background: #fff 615px 0px no-repeat;
	border: none;
	clear: both;
}

h1 {font-size: 18px; }
h2 {font-size: 16px;	font-weight: bold;}
h3 {font-size: 14px;	font-weight: bold;}

#content ul{
	list-style-image: url('images/greenheart.gif');
	list-style-type: disc;
	margin-left: 22px;
	padding-top: 5px;
}

#content li{
	padding-bottom: 5px;
	padding-left: 3px;
}

#content h1{
	margin-top: 15px;
	margin-bottom:10px;
}

#content #ingress h1{
	margin-top: 23px;
}

#content h2{
	margin-top: 0px;
}

#content h3 {
	margin-top: 5px;
}

#content p {
	margin-top: 5px;
}

#content h3 + p {
	margin-top: 2px;
}

#nyheter h2 {
	/*font-size: 120%;*/
	font-weight: normal;
	padding: 0;
}

.ekstrastorskrift{
	font-size: 16px;
	font-weight: normal;
	padding: 0;
}

.storskrift{
	font-size: 14px;
	font-weight: normal;
	padding: 0;
}

.lesmer {
	float:right;
	clear:both;
	padding-bottom:20px;
	width:400px;
	text-align:right;
}

.litenskrift{
	font-size: 9px;
}

.leftimage{
	float: left;
	margin: 0 10px 20px 0;
	/*border: 1px solid #000000;*/
}

.rightimage{
	float: right;
	/*margin: 0 15px 20px 10px;*/
	padding: 0 0 10px 15px;
/*	border: 1px none #000000;*/
}

.lesmertekst {
	float: right;
	font-weight:bold;
	clear:both;
	/*padding-top:10px;*/
}

.clearit{
	clear: both;
}

#footer{
	background-color:#eee;
	height: 30px;
	margin: 0;
	padding: 0;
	clear: both;
}

#footer p {
	color: gray;
	font-size: 10px;
	padding-top: 5px;
	text-align: center;
}

.indent {
	padding-left: 20px;  
}

.oppskriftutskrift {
	padding-top:15px;
	clear:both;
	width:600px;
	height:auto;
	float:left;
	padding-bottom:15px;
}
.oppskrift {
	padding-top:15px;
	clear:both;
	width:100%;
	height:auto;
	float:left;
	padding-bottom:15px;
}
.oppskrift h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:500;
}
.oppskrift h3 {
	font-weight:bold;
	font-size:15px;
}
.oppskrift h2, .oppskrift h3, .oppskriftintro {
	color:#555;
}
.oppskrift a {
    color:#555;
    text-decoration:none;
}
.oppskriftintro {
	width:100%;
	float:left;
}
.oppskriftintro p {
	font-style:italic;
}
.oppskriftingr {
	padding-left:15px;
	width:200px;
	float:left;
	height:auto;
}
.oppskriftfrem {
	padding-left:15px;
	width:280px;
	float:left;
}

.oppskrift br {
	padding-bottom:8px;
}
.oppskrifttittel {
	width:100%;
	float:left;
	clear:both;
}
.oppskrifttittel h2 {
	float:left; 
	width: 500px;
}
.oppskrifttittel div {
	float:right; 
	width: 200px; 
	padding-top: 6px;
}
.oppskrifttittel img {
	margin-right: 3px;
}

#himaizeoversikt {
    text-align:center;
    width:100%;
    padding-bottom:20px;
    padding-top:15px;
}
#himaizeoversikt #overskrift {
    background-color:#44e499;
    font-weight:bold;
}
#himaizeoversikt .linje-odd {
    background-color: #bfb;
}
#himaizeoversikt .linje-even {
    background-color: #dfd;
}

/* Avrundede oppskriftbilder */

.oppskriftbilde {
	width:200px;
	height:305px;
	z-index:0;
	overflow:hidden;
	background-repeat:no-repeat;
	float:left;
	margin-top:5px;
}
.oppskriftbilde a {
	width:200px;
	height:100%;
	display:block;
}
.oppskriftavrunder-topp {
	width:200px;
	height:100%; /* mÃƒÂ¥ settes */
	overflow:hidden;
	z-index:1;
	background: transparent url('images/imagerounder-top-200.png') no-repeat scroll left top;
}
.oppskriftavrunder-bunn {
	width:200px;
	height:100%; /* mÃƒÂ¥ settes */
	overflow:hidden;
	z-index:1;
	background: transparent url('images/imagerounder-bottom-200.png') no-repeat scroll left bottom;
}

/* ------- */


/* NedlastingsomrÃƒÂ¥de */

.imagethumb {
	width: 150px;
	height: 150px;
	overflow: hidden;
	text-align: center; 
	float: left;
	margin-right:10px;
}
.imagethumb img {
	clear:both;
	padding-top:5px;
	padding-bottom:10px;
}
.imagethumb p {
	padding-top:2px;
}

.pdflink {
	background: #fff url('images/pdf-icon.gif') no-repeat scroll 3px 4px;
	clear:both;
	height:31px;
	padding: 10px 0 5px 40px;
	margin:0;
}

.doclink {
	background: #fff url('images/doc-icon.gif') no-repeat scroll 3px 4px;
	clear:both;
	height:31px;
	padding: 10px 0 5px 40px;
	margin:0;
}

.ziplink {
	background: #fff url('images/zip-icon.gif') no-repeat scroll 3px 4px;
	clear:both;
	height:31px;
	padding: 10px 0 5px 40px;
	margin:0;
}

/* Oppskriftboks front */

/*.frontoppskrift-topp {
	height:4px;
	width:196px;
	background: #fff url('images/oppskriftboks_topp.gif') no-repeat;
	clear:both;
}*/

.frontoppskrift-bunn {
	width:196px;
	height:5px;
	padding-bottom:15px;
	background: transparent url('images/frontboks-oppskrift-bunn.gif') no-repeat;
	clear:both;
	overflow:hidden;
/*	margin-left:8px;*/
}
.frontoppskrift {
	margin: 0;
	/*padding: 10px;*/
	width: 196px;
	background: #fff url('images/frontboks-oppskrift-midt.png') repeat-y;
	clear: both;
	overflow:hidden;
/*	margin-left:8px;*/
}

.frontoppskrift p {
	padding-left: 10px;
	padding-right: 10px;
}

/* Language switcher */
#langswitcher {
	float:right;
	margin-top:26px;
}
#langswitcher img {
	margin-right: 3px;
	float: left;
}
p#search {
	text-align:right;
	margin-bottom:0;
	width:100%;
	clear:both;
}

.forhandlerbilder {
	padding-top: 15px;
}

.forhandlerbilder img {
	margin-right: 30px;
}