/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:Verdana, Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.object {margin-bottom: 15px;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
.flat {margin:0;padding:0;border:0;}
.skjult {position:absolute;left:-1000px;top:100px;width:200px;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}
.clearme {clear:both;}
.clearme:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
/* IE6 fix */
 * html .clearme {border:0px solid #fff;height:1px;line-height:1px;clear:both;}
 /* IE7 fix */ 
 *:first-child+html .clearme {height:1px;line-height:1px;width:100%;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:350px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:180px;height:100px;padding:5px;font-family:verdana, arial, helvetica, sans-serif;font-size:11px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* MELANGE framework */
body {background:#bcc6c7 url('images/bg.jpg') top center repeat-y;margin:8px 0 20px 0;}
.container {background:#fff;width:936px;margin: 0 auto 11px auto;}
.container-inner {padding:12px;}
.main {width:100%;background: url('images/bg_content.gif') top left repeat-y;float:left;clear:both;margin-bottom:12px;border-bottom:1px solid #e7e4d0;}
.leftcolumn {width:175px;float:left;margin-right:17px;}
.rightcolumn {float:right;width:218px;margin-left:20px;}
.content {margin-left:200px;margin-right:12px;}
.titlebar {margin:9px 0 20px 0;background:#eae5c4 url('images/titlebar.gif') top right no-repeat;padding-left:20px;}
.titlebar h1 {margin:0;font-size:18px;width:500px;font-family:Barmeno,Helvetica,sans-serif;padding:4px 0 0 0;color:#3a2818;}
.titlebar h1 object {margin:0px;}
.tools {float:right;width:160px;height:30px;line-height:30px;font-size:11px;}
.tools a {font-size:10px;color:#595c45;text-decoration:underline;}
.tools a:hover {text-decoration:none;}
.tools img {vertical-align:middle;margin-right:5px;}

/* red christmas: #cd0a12; */

/* heading, spesific årstid */
.header {width:910px;height:149px;background: url('images/header_sommer.jpg') top left no-repeat;position:relative;}
/* HØST
.header {width:910px;height:149px;background: url('images/header_host.jpg') top left no-repeat;position:relative;}
*/
/* vinter
.header {width:910px;height:149px;background: url('images/header_vinter.jpg') top left no-repeat;position:relative;}
*/
/* VÅR
.header {width:910px;height:149px;background: url('images/header.jpg') top left no-repeat;position:relative;}
*/

.shortcuts {float:right;margin-top:5px;}
.shortcuts a {text-decoration:none;color:#7d6452;margin-right:10px;font-size:11px;}
.shortcuts a:hover {text-decoration:underline;}
.logo {display:block;margin-bottom:32px;}
form.frm-search {float:left;font-family:verdana,arial,helvetica,sans-serif;font-size:10px;margin: 0;padding: 0; border:0;}
form.frm-search input.frm-search-input {display:inline;vertical-align:middle;padding:2px 0 0 3px;height:18px;
margin-left:8px;width:135px;background:url('images/bg_search.gif') no-repeat top left;
border:0;}

form.frm-search input.frm-search-image {vertical-align:middle;margin-left:3px;border:0;display:inline;}
.crumbs {margin-left:200px;height:18px;line-height:18px;}
.crumbs img {vertical-align:middle;}
.crumbs p {margin-left:6px;}
.crumbs p a, .crumbs p span {opacity:0.7;text-decoration:none;color:#000;font-size:11px;margin-right:14px;padding-right:15px;background:transparent url('images/crumb_arrow.gif') no-repeat center right;}
.crumbs p span.lastpath {background-image:none;}
/* 70% opacity på a-elementene */
.crumbs p a:hover {text-decoration:underline;}
.crumbs p a.home {margin-right:12px;padding-right:19px;background:transparent url('images/crumb_arrow.gif') no-repeat center right;}

#breadcrumb-trail {
margin-left:200px;height:18px;line-height:18px;
}
#breadcrumb-trail img {
vertical-align:middle;
}
#breadcrumb-trail p {margin-left:6px;}
#breadcrumb-trail p a, #breadcrumb-trail p span {opacity:0.7;text-decoration:none;color:#000;font-size:11px;margin-right:14px;padding-right:15px;background:transparent url('images/crumb_arrow.gif') no-repeat center right;}
#breadcrumb-trail p span.lastpath {background-image:none;}
/* 70% opacity på a-elementene */
#breadcrumb-trail p a:hover {text-decoration:underline;}
#breadcrumb-trail p a.home {margin-right:12px;padding-right:19px;background:transparent url('images/crumb_arrow.gif') no-repeat center right;}

/* main objects in mainContent */
.article, .formbuilder, .competition, .product, .recipe, .recipelist, .recipemonthly, .searchpage, .sitemap, .movielist, .movie {padding-left:20px;}

/* frontpagebanners */
.banner-700px {width:700px;float:left;margin-bottom:8px;}
.smallbanners {width:700px;float:left;margin-bottom:8px;}
.banner-small {float:left;margin-right:8px;width:228px;}
.banner-small.lastbanner {margin-right:0;}
.banner-small h2 {background:transparent url('images/bannerarc_228x26.gif') top left no-repeat;font-size:14px;text-align:center;overflow:hidden;color:#000;height:26px;line-height:26px;font-family:Barmeno,Verdana,Arial,Helvetica,sans-serif;margin:0;}
.banner-small h2 object {margin-top:2px;}
.fp-banners {float:left;width:700px;margin-bottom:7px;clear:right;}
.mainbanner {float:left;width:484px;height:270px;margin-right:0;background:transparent url('images/bg-bannershadow.gif') top right no-repeat;}
.rightbanner {float:left;width:216px;height:270px;}

/* reklamefilmer */
.movielist h2 {font-weight:bold;color:#3a2818;font-size:12px;margin-bottom:0;}

/* articles */
.article h3 {font-weight:bold;color:#3a2818;font-size:11px;margin-bottom:0;}
.relations {float:right;width:219px;margin-left:19px;}
.content-left {width:670px;float:left;}
.content-left.withrightcol {float:left;width:435px;}
.content.withrightcolumn .content-left {width:435px;}
.content_right {float:left;width:215px;margin-left:20px;}

/* formbuilder */
.mills-form {padding-top:13px;margin-bottom:20px;}
.mills-form h3 {height:21px;line-height:21px;margin:0;background:#c72228 url('images/millsform-top.gif') no-repeat top left;width:390px;color:#fff;font-size:11px;font-weight:normal;text-align:center;}
.mills-form form {width:358px;padding:15px;background:#e1e1e1 url('images/bg_form.gif') repeat-x top left;border:1px solid #c1bbb6;border-top:none;color:#3a2818;font-size:11px;}
.mills-form form label {display:block;}
.mills-form form .buttons input.submit {cursor:pointer;padding:0 10px;background-color:#7d7e74;color:#fff;border-left:1px solid #b2b2ae;border-bottom:1px solid #a0a49e;border-top:none;border-right:none;}
.mills-form form .buttons {text-align:right;}
.mills-form input.text {width:348px;padding:5px;}
.mills-form textarea {width:348px;height:100px;padding:5px;font-family:verdana, arial, helvetica, sans-serif;font-size:11px;}
.mills-form select {width:360px;padding:2px;}
/* IE6 fix */
* html .mills-form {padding-top:11px;}
* html .mills-form form {z-index:20;}
* html .mills-form .form-arrow {z-index:10;}
/* IE7 fix */ 
*:first-child+html .mills-form {padding-top:11px;}

/* form-konkurranse-01 */
form#form-konkurranse-01,form.form-tip-01 {color:#3a2818;font-size:11px;background:#e1e1e1 url('images/bg_form.gif') repeat-x top left;width:216px;border-left:1px solid #bcb5a6;border-right:1px solid #bcb5a6;border-bottom:1px solid #bcb5a6;margin:0;padding:0px;}
form#form-konkurranse-01 input.text,form.form-tip-01 input.text {width:184px;border:1px solid #aaa;padding:2px;}
form#form-konkurranse-01 input.file {width:184px;border:1px solid #aaa;padding:2px;background-color:#fff;}
form#form-konkurranse-01 label.block-label,form.form-tip-01 label.block-label {display:block;font-weight:normal;}
form#form-konkurranse-01 .buttons input.submit,form.form-tip-01 .buttons input.submit {cursor:pointer;padding:0 10px;background-color:#7d7e74;color:#fff;border-left:1px solid #b2b2ae;border-bottom:1px solid #a0a49e;border-top:none;border-right:none;}
form.form-tip-01 .buttons input.reset {margin-left:5px;cursor:pointer;padding:0 10px;background-color:#7d7e74;color:#fff;border-left:1px solid #b2b2ae;border-bottom:1px solid #a0a49e;border-top:none;border-right:none;}
form#form-konkurranse-01 .buttons,form.form-tip-01 .buttons {text-align:right;}
.melange-competition-form-01 {margin-bottom:20px;}
.melange-competition-form-01 h2 {margin:0;padding:0;height:21px;line-height:21px;}
.melange-competition-form-01 h2 img {margin:0;}
form#form-konkurranse-01 .konkurranse-inner-form,form.form-tip-01 .tip-inner-form {padding:13px;}
form#form-konkurranse-01 .form-row-shortleft {width:46px;float:left;margin-right:13px;}
form#form-konkurranse-01 .form-row-shortleft input.text {width:40px;}
form#form-konkurranse-01 .form-row-mediumleft {width:128px;float:left;}
form#form-konkurranse-01 .form-row-mediumleft input.text {width:125px;}
.konkthumb {overflow: hidden; width: 84px; height: 84px; display: inline-block; float: left; margin-bottom: 2px;}
.konkthumb.margin {margin-left: 2px;}

/* IE6 fix */
* html form#form-konkurranse-01 .form-row-mediumleft input.text {width:112px;}
* html form#form-konkurranse-01 .form-row-mediumleft {width:115px;float:left;}

/* error in validation */
form#form-konkurranse-01 label.error {display:block;padding:2px;border:1px solid #FBC2C4;}


/* Competiton */
.competition {float:left;margin-top:20px;width:431px;}
.competition h3 {text-align:center;font-size:13px;font-weight:bold;}

/* recipes */
.recipe .recipe-subgrid-left {float:left;width:205px;margin-right:20px;}
.recipe .recipe-subgrid-last {float:left;width:219px;margin-right:0;}
.recipe .recipe-subgrid-last .inner-lastgrid {border:1px solid #eae7cf;border-top:none;padding:4px;}
.recipe .recipe-subgrid-left h2 {padding:1px 0;line-height:normal;color:#fff;background:#ce383d url('images/redbar.gif') repeat-x top left;font-family:Barmeno,Verdana,Arial,Helvetica,sans-serif;font-size:14px;text-align:center;}
.recipe .recipe-subgrid-last h2 {padding:1px 0;margin-bottom:0;line-height:normal;color:#fff;background:transparent url('images/more_recipebar.gif') repeat-x top right;font-family:Barmeno,Verdana,Arial,Helvetica,sans-serif;font-size:14px;text-align:center;}
.recipe .minititle {margin:15px 0 0 0;font-weight:bold;}
.recipe .step {margin-bottom:15px;}
.recipe .inspiration img {border:1px solid #e7e5d6;float:left;margin:0 0 10px 0;}
.recipe .inspiration {float:left;width:209px;margin-bottom:10px;clear:left;font-size:10px;color:#000;line-height:normal;border-bottom:1px dotted #a7a69d;}
.recipe .inspiration h3 {font-size:10px;color:#000;line-height:normal;margin:0 0 5px 0;line-height:1;}
.recipe .inspiration a {color:#000;font-size:10px;text-decoration:none;display:block;}
.recipe .inspiration a:hover {text-decoration:underline;}
.recipe .info {margin-left: 100px;font-size:9px;line-height:14px;}
.recipe span.time, div.recipeshortlist span.time {display:block;background:transparent url('images/icons/icon_time.gif') no-repeat 0 0;padding-left:18px;}
.recipe span.difficulty, div.recipeshortlist span.difficulty {display:block;background:transparent url('images/icons/icon_difficulty.gif') no-repeat 0 0;padding-left:18px;}
.recipe span.portions, div.recipeshortlist span.portions {display:block;background:transparent url('images/icons/icon_portions.gif') no-repeat 0 0;padding-left:18px;}
.recipe span.category, div.recipeshortlist span.category {display:block;background:transparent url('images/icons/icon_category.gif') no-repeat 0 0;padding-left:18px;}
.recipe-top {border:0;border-collapse:collapse;width:669px;}
.recipe-top td {padding:0;border:0;}
/* ikon placement */
.recipe-top .time, .recipeshortlist .time  {background-position: 0 3px !important;}
.recipe-top .difficulty {background-position: 0 2px !important;}
.recipeshortlist .difficulty {background-position: 0 0px !important;}
.recipe-top .category {background-position: 0 4px !important;}
.recipeshortlist .category  {background-position: 0 2px !important;}
.recipe-top td.recipe-img {width:287px;vertical-align:top;}
.recipe-top td.recipe-img img {margin:0 15px 0 0;border:1px solid #eae9de;}
.recipe-top td.recipe-details {width:163px;vertical-align:bottom;}
.recipe-top td.recipe-details span {margin-bottom: 10px;}
.recipe-top td.recipe-addons {width:219px;vertical-align:top;position:relative;}
.recipe p.to-recipepage, .recipemonthly .to-recipepage {margin:0;color:#3a2818;border:1px solid #e5e4e3;background:#ebe3ad url('images/bg_back.gif') repeat-x top left;height:20px;line-height:20px;font-size:11px;text-align:center;width:auto;}
.recipe p.to-recipepage a, .recipemonthly .to-recipepage a {color:#3a2818;text-decoration:none;}
.recipe p.to-recipepage a:hover, .recipemonthly .to-recipepage a:hover {text-decoration:underline;}

.recipemonthly {font-size: 11px;}
.recipemonthly table {width: 670px; margin: 0px; padding: 0px;}
.recipemonthly td {padding: 0;}
* html .recipemonthly table {margin-right: -8px;width: 667px;}
.recipemonthly img {float: right; border: 1px solid #e5e3d8; margin: 0 0 0 20px;}
.recipemonthly h2 {font-family:Barmeno,Verdana,Arial,Helvetica,sans-serif;text-align: center; font-size: 23px; margin-bottom: 15px;}
.recipemonthly h3 {font-size: 11px; margin: 0 0 5px 0; font-weight: bold;}
.recipemonthly p {margin: 0; padding: 0;}
.recipemonthly p.to-recipepage {margin: 0 0 0 auto; width: 173px;}
.recipemonthly .recipemonthly-inner {width: 430px;}
.recipemonthly td.recipepage-link, .recipemonthly td.recipemonthly-image {vertical-align: bottom;}
div.recipeshortlist span.category, div.recipeshortlist span.portions, div.recipeshortlist span.difficulty, div.recipeshortlist span.time {float:left;margin:10px 0px 0px 12px; width:70px;}
div.recipeshortlist {width:100%;float:left;margin: 0 15px 1px 0;padding:0;font-size: 10px;}
* html div.recipeshortlist {margin-right:0;}
div.recipeshortlist.even {margin-right:0;}
div.recipeshortlist-inner {padding:6px 0 6px 0;float:left;display:inline;width:100%;vertical-align:bottom;background:transparent url('images/bg_dots.gif') repeat-x top left;}
div.recipeshortlist img {float:left; margin:0 48px 0 0; padding: 0;}
div.recipeshortlist h2 {margin-top: 18px; line-height:12px;text-align: center; width: 90%;}
* html div.recipeshortlist h2 {width: 100%; padding-left: 10px;}
div.recipeshortlist h2, div.recipeshortlist h2 a {margin-top: 18px; font-size:12px;color:#3a2818;font-weight:bold;text-decoration:none;}
div.recipeshortlist .recipelistdetails {margin-top: 14px;}
div.recipeshortlist .recipelistinfo, div.recipeshortlist .recipelistdetails {float:left;width:220px;display:block;color:#4d4d4d;font-size:10px;}

div.recipeshortlist .contentInformation {padding-right:15px;}
div.recipeshortlist .contentInformation .recipelistdetails {line-height: 1.3;}
div.recipeshortlist .contentInformation .recipelistdetails .steps {margin-top: 10px;}

/* recipelist */
.row-even {width:100%;float:left;display:inline;clear:both;}
.row-odd {width:100%;float:left;display:inline;clear:both;}
.recipelist {float:left;clear:right;margin-bottom:15px;display:inline;}
.recipelist .recipeshortlist a img {border:1px solid #e7e6dc;}
.recipelist .recipeshortlist {}

div.recipesearchbar {margin: 20px 0 0 0; padding-left: 8px; width: 662px; background:#ce383d url('images/redbar.gif') repeat-x top left; color: white; height: 18px;}
* html div.recipesearchbar {width:661px;}
div.recipesearchbar form {float: right;}
div.recipesearchbar .sortby {float: right; margin-right: 15px;}
div.recipesearchbar .sortby .arrowup {margin-right: 15px;}
div.recipesearchbar .sortby .clock {position: relative; top: 2px;}
div.recipesearchbar .sortby a {text-decoration:none;}
div.recipesearchbar #query {width:180px;float: left; height: 12px; padding: 0; margin: 2px 3px 0 2px; border: 1px solid; border-color: #565656 #e9e9e9 #e9e9e9 #565656; background: white; font-size: 9px;}
div.recipesearchbar #querysubmit {margin: 2px;}

.recipelist p.error {text-align:center;padding-top:20px;padding-bottom:20px;margin:20px 0;}

/* product */
.product .productinfo_left {float:left;width:205px;font-size:10px;margin-right:20px;}
.product .productinfo_left.lastinfo {margin-right:0;}
.product .productinfo_left h3 {height:19px;line-height:19px;margin:0;}
.product .productinfo_left .p-box p {margin-top:5px;}
.p-box-inner-nutrition {padding:5px 0 0 0;}
.p-box-inner-nutrition p {margin: 0 10px 10px 10px;}
ul.nutrition {
    list-style-type: none;
    padding-left: 0px;
    margin-top:0;
    margin-left: 0px;
    padding-right: 0px;
    width: 100%;
}
ul.nutrition li {margin-left:0;margin-right:0;padding: 4px 0px;}
ul.nutrition li.even {background-color:#f9f9f9;}
ul.nutrition li span {float:right;}
ul.nutrition li table {
    padding-left: 25px;
    width: 100%;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

ul.nutrition td {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 0px;
}

ul.nutrition td+td { text-align: right;}
.product ul.related_recipes {list-style:none;margin:0;padding:0;background:transparent url('images/relatedcontent_bg2.gif') bottom left no-repeat;padding-bottom:13px;}
.product ul.related_recipes li {color:#514925;margin:0;padding:1px 0;background:#eae6c6 url('images/productbar_recipe_related_bg.gif') bottom left no-repeat;}
.product ul.related_recipes li a {padding-left:20px;color:#514925;font-size:10px;text-decoration:none;}
.product ul.related_recipes li a:hover {text-decoration:underline;}
.product .object h3 {margin-bottom:0 !important;height:19px;line-height:19px;font-size:10px;}

/* searhresults */
.searchpage-form {margin-bottom:20px;}
.top-navigation {margin-bottom:20px;}
.navigation-top {}
.searchpage .context h2 {font-size:12px;margin:0;}
.searchpage .context h2 a {font-size:12px;text-decoration:underline;}
.searchpage p.teasercontext {margin-top:0;}

/* main menu */
.leftcolumn ul.menu, .leftcolumn ul.menu ul {list-style-type:none;margin:0;padding:0;position:relative;width:175px;}
.leftcolumn ul.menu {margin-left:8px;}
.leftcolumn ul.menu li a {background:transparent url('images/menu_item.gif') no-repeat 0 0;display:block;width:175px;min-height:20px;line-height:20px;padding:0px;color:#616161;text-decoration:none;font-size:10px;margin-bottom:9px;}
.leftcolumn ul.menu li a span {padding-left:9px;}
.leftcolumn ul.menu li a:hover {background-image:url('images/menu_item_active.gif');}
.leftcolumn ul.menu li a:hover span {text-decoration:underline;}
.leftcolumn ul.menu li a span:hover {text-decoration:underline;}
.leftcolumn ul.menu li.path a {background-image:url('images/menu_item_active.gif');}
.leftcolumn ul.menu li.path ul li a {
background:#ebebd3 url('images/menu_item_icon.gif') no-repeat 10px 7px;
display:block;
color:#848484;
min-height:21px;
line-height:normal;
margin-bottom:1px;
border-left:1px solid #f5f1d4;
border-bottom:1px solid #f7f2d7;
}
.leftcolumn ul.menu li.path ul li a span {padding:4px 0 4px 21px;display:block;}
.leftcolumn ul.menu li.path ul li.last a {margin-bottom:4px;}
.leftcolumn ul.menu li.path ul li a:hover, .leftcolumn ul.menu li.path ul li a.active {background-image: url('images/menu_item_icon_active.gif');background-color:#c4b7a0;color:#848484;}
/* subsublevel */
.leftcolumn ul.menu li.path ul li ul li a {background:#ebebd3 url('images/menu_item_icon.gif') no-repeat 20px 7px;color:#848484;min-height:21px;line-height:normal;margin-bottom:1px;border-left:1px solid #f5f1d4;border-bottom:1px solid #f7f2d7;}
.leftcolumn ul.menu li.path ul li ul li a span {padding-left:31px;}
.leftcolumn ul.menu li.path ul li.last ul li a {margin-bottom:4px;}

/*********************
** XHTML-EDITOR     **
*********************/
.editor {
  margin-bottom: 20px;
}
.editor p,
div.giftlistmain p{
    margin: 0 0 1.1em 0;
}
.editor h2 {
  margin-bottom: 0;
}
.editor h3 {
  margin-bottom: 0;
  font-weight: bold;
}
.editor h4 {
  margin-bottom: 0;
  font-weight: bold;
}
.editor h5 {
  margin-bottom: 0;
  font-weight: bold;
}
.editor h6 {
  margin-bottom: 0;
  font-weight: bold;
}
/* tables */
table.bordersize0 {
  border-spacing:0;
  border: 0;
  border-collapse: collapse;
  width: auto;
}
table.bordersize0 td {
  border: 0;
}
table.bordersize1 {
  border-spacing:0;
  border: 1px solid #ccc;
  border-collapse: collapse;
  width: auto;
}
table.bordersize1 td {
  border: 1px solid #ccc;
}
table.padding1 td {
  padding: 1px;
}
table.padding2 td {
  padding: 2px;
}
table.padding3 td {
  padding: 3px;
}
table.padding4 td {
  padding: 4px;
}
.editor table.padding5 td {
  padding: 5px;
}
table.padding6 td {
  padding: 6px;
}
table.padding7 td {
  padding: 7px;
}
table.padding8 td {
  padding: 8px;
}
table.padding9 td {
  padding: 9px;
}
table.padding10 td {
  padding: 10px;
}
.center-aligned {
  text-align: center;
}
.editor p.center-aligned {
  text-align: center;
}

/* NAVIGATION */
#navigation-header {
    text-align: center;
    font-weight: bold;
}
ul.menu.horizontal.navigation {
    list-style-type:none;
    border: solid #bfbfbf;
    border-width: 1px 0;
    text-align: center;
    color: #666;
    margin: 0;
    padding: 5px 0;
}

ul.menu.horizontal.navigation li{
    display:inline;
}

ul.menu.horizontal.navigation a,
ul.menu.horizontal.navigation span{
    text-decoration: none;
    padding: 0 3px;
}

ul.menu.horizontal.navigation li.active span{
    background-color: #8d8d8d;
    color: #fff;
}

ul.menu.horizontal.navigation a:hover{
    background-color: #0f2d91;
    color: #fff;
}
/***************************
TOOLTIP
****************************/
div#qTip {padding:.3em;border:1px solid #000;display:none;background-color:#ffff88;color:#000;text-align:left;position:absolute;z-index:900;}

/* SEND SMS */
#send-mobile {width:325px;overflow:hidden;font-size:11px;font-weight:normal;margin-left:-130px;position:absolute;top:300px;}

 /* IE7 fix */ 
 *:first-child+html #send-mobile {left:-100px}

#send-mobile .send-mobile-inner-top {width:325px;height:11px;background-color:transparent;}
#send-mobile .send-mobile-inner {padding:10px;background:#e1e1e1 url('images/bg_sms.gif') top left repeat-x;border:1px solid #b2a994;border-top:none;}
#send-mobile form, #send-mobile form * {background:transparent;}
#send-mobile form#mobileform label {font-weight:normal;width:116px;float:left;padding-top:6px;}
#send-mobile form#mobileform label.error {width:293px;display:block;padding:2px;}

#send-mobile form#mobileform input.text {float:left;width:166px;padding:2px;margin-left:5px;background:#fff;border:1px solid #b4b4b4;}
#send-mobile form#mobileform input.sms-button-submit, #send-mobile form#mobileform input.sms-button {cursor:pointer;background-color:#7d7e74;border-bottom:1px solid #a5a6a0;border-left:1px solid #b3b3af;border-top:1px solid #7d7e74;border-right:1px solid #7d7e74;color:#fff;padding:2px 15px;}
#send-mobile form#mobileform input.sms-button-submit {margin-left:6px;}
#send-mobile form#mobileform .buttonrow {text-align:right;float:left;clear:both;}
/* SITEMAP */
.sitemap-block {color:#666;font-size:1.1em;border-bottom:1px dotted #b2b2b2;padding-bottom:5px;margin-bottom:10px;}
.sitemap-block ul {margin-left:50px;}
.sitemap-block ul ul.sublevel-2 {margin-left:20px;list-style-image:url('images/arrows.gif')}
.sitemap-level1 {padding-left:20px;font-size:1em;font-weight:bold;}
p.sitemap-level1 a {color:#666;text-decoration:underline;}
p.sitemap-level1 a:hover {text-decoration:none;}

/* TIPS EN VENN */
.tipouter {display:none;z-index:10;position:absolute;margin-left:462px;margin-top:30px;}
.tipSuccess, .tipError {color:#3a2818;font-size:11px;background:#e1e1e1 url('images/bg_form.gif') repeat-x top left;width:216px;border-left:1px solid #bcb5a6;border-right:1px solid #bcb5a6;border-bottom:1px solid #bcb5a6;margin:0;padding:0px;}
.tipSuccess .tip-inner-form, .tipError .tip-inner-form {padding:13px;}

/* footer */
/*
.footer {width:936px;margin:0 auto;text-align:center;}
.footer a {text-decoration:none;}
.footer a:hover {text-decoration:underline;}
.footer img.millslogo {vertical-align:middle;margin-right:14px;margin-bottom:5px;}
*/
.footer {margin-top:20px;font-size:12px;color:#716e6e;font-family:Verdana,Arial,Helvetica,sans-serif;text-align:center;}
.footer a {text-decoration:underline;color:#716e6e;}
.footer a.mills, .footer a img {border:none;text-decoration:none;}
.footer a img {margin-right:14px;border:none;text-decoration:none;}
.footer a.mills-email:hover {text-decoration:none;}
.footer .links {color:#716e6e;font-size:11px;}
.footer .links a:hover {border-bottom:none;text-decoration:none;}

/* allergilisten */
.allergy-page h1 {display:none;}
table.tbl-allergy {
  width:100%;
  font-size:10px;
  font-family:arial, helvetica, sans-serif;
  border-collapse:collapse;
  
}
table.tbl-allergy th, table.tbl-allergy td {
  padding: 3px;
  border:1px solid #fff;
}
table.tbl-allergy thead th {
  background-color:#eae4b9;
  color:#000;
}
table.tbl-allergy tbody tr td {
background-color:#ccc;
}
table.tbl-allergy tbody tr.even td {
background-color:#efefef;
}
table.tbl-allergy tfoot td {
background-color:#ccc;
}
.l10 {margin-left:10px;}

/* custom support */
form#support {width:430px;padding:0;margin:0;}
form#support label {font-weight:bold;font-size:11px;}
form#support fieldset {padding:0;margin:0 0 1.5em 0;border:none;position:relative;}
form#support legend {white-space:normal;font-size:11px;color:#666;background-color:#dee34e;padding:0;border-bottom:1px solid #fff;}
form#support .legend-title {font-size:11px;color:#fff;width:430px;background-color:#c72228;}
form#support .inner-form {width:388px;border:1px solid #d0d0cd;background:#e1e1e1 url('images/bg_form.gif') repeat-x top left;}
form#support input.text {width:370px;padding:4px;}
form#support textarea.textarea {width:370px;padding:4px;}
form#support select {padding:2px 4px;display:block;}
form#support span.required {color:#c72228;}
form#support .submitbuttons {clear:both;display:block;}
form#support .submitbuttons .support-submit {cursor:pointer;padding:4px 10px;text-decoration:underline;background-color:#7d7e74;color:#fff;border-left:1px solid #b2b2ae;border-bottom:1px solid #a0a49e;border-top:none;border-right:none;}
form#support .submitbuttons .support-reset {margin-left:5px;cursor:pointer;text-decoration:underline;padding:4px 10px;background-color:#7d7e74;color:#fff;border-left:1px solid #b2b2ae;border-bottom:1px solid #a0a49e;border-top:none;border-right:none;}
/* errorhandling */
form#support label.error {padding:4px;display:block;margin:4px 0;width:370px;}
form#support input.error {background-color:#fff;border:1px solid #be0000;}
form#support textarea.error {background-color:#fff;border:1px solid #be0000;}
form#support select.error {background-color:#fff;border:1px solid #be0000;}

/* fra ny editor, 4.4-ish */
.editor-p-block {
    display: block;
    margin: 0 0 15px 0;
    clear: both;
}
.editor-image-left {
    float: left;
    margin: 0 15px 15px 0;
    width: auto;
}
.editor-image-right {
    float: right;
    margin: 0 0 15px 15px;
    width: auto;
}
