﻿/* responsive hiding */

.noMobile, .print, #search,
#menu1-wrapper {
    display: none;
}


/* end */

/* resetting font size */

body {
    font-size: 14px;
    line-height: 1.44em;
}
h1 {
    font-size: 1.6em;
    line-height: 1.28em;
    padding-bottom: 0.5em;
}
h2 {

}
h3 {
    font-size: 1.32em;
}


.introtext,
#introText,
#m1097 #introText {
    font-size: 1.2em;
}

.summary2 {
    font-size: 1.1em;
}
#contactForm .summary2 {
    font-size: 0.9em;
}


/**/
#breadCrumbs {
    position: absolute;
    right: 20px;
    top: 70px;
}

/* common layout */

.gutter {
    display: block;
    overflow: hidden;
    padding: 20px;
}
.gutter.outer {
    padding: 0px;
}
#wrap {
    display: block;
    overflow: hidden;
    background: #fff;
}



/* footer */

#footer {
    display: block;
    overflow: hidden;
    font-size: 0.9em;
    background-image: url("/Images/footer_bg.png");
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: 10px;
}
#footerLogo {
    margin: 25px 0px 0px 20px;
    width: 64px;
    height: 64px;
    background-size: 100%;
}
.footerColumn {
    display: block;
    width: 100%;
}
.footerColumn .gutter {
    padding-top: 0;
    padding-bottom: 10px;
}
#footerColumn-1 {
    margin-top: 20px;
}

#provider {
    line-height: 32px;
    font-size: 0.775em;
}

/* header */

#top {
    display: block;
    height: 64px;
    background: #F5F1E5;
    overflow: visible;
    margin-bottom: 20px;
}
/* the logo - custom for color swapping */

#topLogo {
    width: 64px;
    height: 64px;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 3;
    background-color:#F5F1E5;
    background-image: url("/Images/logo_small_sprite.png");
    background-position: 1px 1px;
    background-repeat: no-repeat;
    background-size: 99%;
    margin-top: 0px;
    margin-left:0px;
    border: 3px solid #F5F1E5;
    border-radius: 34px;
}
#topLogo a {
    display: inline-block;
    height: 64px;
    width: 64px;
    
    

}
#root1193 #topLogo,
#root1193 #footerLogo,
#root1269 #topLogo,
#root1269 #footerLogo
{
	background-position:1px -62px;
}
#root1155 #topLogo,
#root1155 #footerLogo
{
	background-position:1px -124px;
}
#root1194 #topLogo,
#root1194 #footerLogo
{
	background-position:1px -187px;
}
#root1104 #topLogo,
#root1104 #footerLogo
{
	background-position:1px -251px;
}
#root1267 #topLogo,
#root1267 #footerLogo
{
	background-position:1px bottom;
}

/* trigger for main menu */

.menu1-trigger {
    width: 32px;
    height: 32px;
    background: #371B16;
    position: absolute;
    right: 15px;
    top: 15px;
    background-image: url(/Images/icon-hamburger.png);
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 3px;
    background-size: 24px;
}
/* main menu */
#menu1-wrapper {
    position: absolute;
    left: 0px;
    top: 60px;
    background: #371B16;
    width: 100%;
    z-index: 10;
    padding: 10px 0;
}
#FxPMenu1 li {
    display: block;
    padding: 0 20px;
    line-height: 32px;
    border-top: 1px solid rgba(245, 241, 229, 0.25);
}
#FxPMenu1 li:first-child {
    border: 0;
}
#FxPMenu1 a {
    display: block;
    color: #f5f1e5;
}

/*sidebar now used @ top */

#sidebar {
    
    display: block;
    clear: both;
    padding: 15px 20px 0 20px;
}
#FxPMenu2 {
    background: #F5F1E5;
    display: none;
}
.menu2-trigger {
    display: block;
    text-align: center;
    background: #F2F0E9;
    line-height: 28px;
}
#FxPMenu2 a {
    padding: 0 10px;
    line-height: 28px;
    font-size: 0.9em;
    border-bottom: 1px solid #fff;
    display: block;
}
.FxPMenuRootLevelCurrentAText {
    background: rgba(0, 0, 0, 0.1);
    font-weight: bold;
}


/* sharing */

/* share */

#share
{
	width:90px;
	float:right;
    margin-right: -10px;
}

#share ul {
	width: 90px;
}

#share ul li {
	list-style-type: none;
	float: left;
	height:40px;
	margin-right: 0px;
	text-align: center;
	
}

#share ul li#face {
	width: 40px;
}
#share ul li#print {
	width: 50px;
}
#share ul li#epost {
	width: 20px;
}

#share ul li a {
	width: 17px;
	height: 25px;
	text-indent: -9999px;
	display: block;
}


#share ul li .info {
	padding: 8px 10px 6px;
	width: 100px;
	text-align: center;
	-webkit-border-radius: 4px;
	background: #f6ecd3;
	position: relative;
	top: 5px;
	left: -50px;		
	opacity: 0;
	color: #371b16;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 12px;
}

#share ul li .info:before {  
	content:"";
	position:absolute;
	bottom:-15px;	
	border-width:15px 15px 0;
	border-style:solid;
	border-color:#f3961c transparent;
    display:block; 
    width:0;
	top:-8px;
	bottom:auto;
	left: 50px;
	border-width:0 8px 8px;
	border-color:#f6ecd3 transparent;
}

#share ul li#face .info { width: 100px; left: -50px; }
#share ul li#face .info:before { left: 50px; }
#share ul li#face a { 
	background: url(/Images/facebook.png) no-repeat; 
	width: 30px;
	display:inline-block;
	height: 30px;
}


#share ul li#print{ display: none;}


#share ul li#epost .info { width: 75px; left: -35px; }
#share ul li#epost .info:before { left: 40px; }
#share ul li#epost a { 
	background: url(/Images/epost.png) no-repeat; 
	width: 30px;
	height: 30px;
}


/* home page */


#frontTopHeading {
    font-size: 1.8em;
    padding: 0 20px;
}

.frontTopItem .gutter {
    padding: 10px 10px;
    margin: 10px;
    background: #f5f1e5;
}
.frontTopItem .panorama {
    width: 50%;
    float: left;
    margin: -10px 10px -10px -10px;
}
.frontTopText {
    display: block;
    overflow: hidden;
    padding-bottom: 10px;
}
.frontTopText h2 {
    font-size: 1.32em;
    line-height: 1.32em;
}


/* home page - teaser */

#frontPageTeaserWrap {
    margin-top: -20px;
    position: relative;
    z-index: 0;
}
.teaserItem .panorama {
    position: relative;
    z-index: 0;
    width: 140%;
    margin-left: -20%;
}
.teaserItem {
    position: relative;
}
.teasertext {
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: block;
    width: 100%;
    z-index: 1;
    color: #ffffff;
    font-family: "Merriweather",serif;
   text-shadow: 1px 3px 2px rgba(0, 0, 0, 0.24);
    font-weight: 400;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */

}
.teasertext .gutter {
    padding: 40px 20px 20px 20px;
}
.teasertext h1 {
    padding-bottom: 0;
    font-weight: 500;
}
.teasertext span {
    font-size: 0.875em;
    line-height: 1.28em;
}


.featured-item {
    padding-top: 15px;
     border-bottom: 1px dashed #838383;
    padding-bottom: 10px;
    display: block;
    overflow: hidden;
    clear: both;
}
.featured-item img {
    float: left;
    margin-right: 10px;
}
#frontArticles{}
#frontArticles h3 {
    padding-left: 20px;
    padding-top: 10px;
}
.syz2-1111 .panorama {
    margin-bottom: 10px;
}

/* listing items - try to make it generic */

#productsListing .panorama,
.relProductW192 img{
    width: 30%;
    float: right;
    margin-left: 20px;
}
#productsListing h4 {
    font-size: 1em;
}
#productsListing .gutter,
.relProductW192 .gutter {
    padding: 15px 20px;
    border-top: 1px dashed #838383;
}
.boxMore {
    margin-top: 5px;
}

#verticalInlineMenuBoxWrap {
    margin: 10px 10px;
}
#verticalInlineMenuBoxWrap a {
    font-size: 0.775em;
    line-height: 1.28em;
    width: 31.3%;
    padding: 1% 1%;
    padding-bottom: 5px;
}

/* table - one col only */

#PortalItemListTable td {
    width: 100%;
    display: block;
     border-top: 1px dashed #838383;
}
#PortalItemListTable td .panorama {
    width: 36%;
    float: right;
    margin-left: 10px;
    margin-bottom: 5px;
}

/* articles */

/* standard template */

.syz3-1001 {
    padding: 20px;
}
.syz3-1001 #mainImg {
    margin: 0 -20px 15px -20px;
}



.m1056 {
     border-top: 1px dashed #838383;
}

.m1056img{
    width: 50%;
    float: right;
    margin-left: 20px;
}
#raavarer .m1056 {
    height: auto !important;
}

/* feature article */

.feature {
    padding: 10px 20px;
}

.feature #mainImg {
    margin: 0 -20px;
    margin-bottom: 15px;
}
.feature h4 {
    font-size: 1em;
}
#articleMeta {
    border-top: 1px dashed #b2b2b2;
    color: #616161;
    padding-top: 10px;
    margin-bottom: 20px;
}
/* inline menu box */

.inlineMenuBox {
    display: block;
    overflow: hidden;
    margin: 20px;
    background: #f5f1e5;
}
.inlineMenuBox a {
    display: inline-block;
    width: 50%;
    float: left;
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    margin-left: -1px;
}


/* detail view - try to make generic */

#m1097,
#m1105topWrap {
    padding: 20px 20px;
}
#m1105 h1,
#m1105 h2,
#raavarer h3.addMargin {
    margin-left: 20px;
}
h3.relheading {
    border: 0;
    margin-left: 20px;
}
#m1105text .gutter,
#m1105usage .gutter,
#m1105additionalInfo .gutter {
    padding: 0;
    padding-bottom: 10px;
}
#m1105 {
    padding-top: 20px;
}
#m1105img {
    display: block;
    overflow: hidden;
}
#m1105img .gutter {
    padding: 0 40px;
}
.m1097img {
    margin-bottom: 10px;
}
#m1102 {
    padding:20px  10px;
}
#m1102 h1 {
    padding-left: 10px;
}
#m1102 #m1102topImgPrint {
    display: none;
}
#m1102 #m1102topImg {
    margin: 0 -10px;
}
#m1102facts {
    color: #371b16;

    font-family: "Merriweather",serif;
    font-size: 1.1em;
    font-weight: 400;
    display: block;
    overflow: hidden;
    width: 100%;
 
}
#m1102facts .gutter {
    padding: 10px 20px;
    border: 0;
}
#m1102difficulty.Lett {
    background: url("/Images/recipeLevel.jpg") no-repeat scroll left top #fff;
}
#m1102difficulty.Middels {
    background: url("/Images/recipeLevel.jpg") no-repeat scroll left center #fff;
}
#m1102people {
    background: url("/Images/recipePeople.jpg") no-repeat scroll left center #fff;
}
#m1102facts div {
    border-bottom: 1px dashed #8a8a8a;
    line-height: 38px;
    padding-left: 40px;
}
#m1102text {
    font-family: "Merriweather",serif;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1.48em;
}
#m1102procedure {
    display: block;
}
#m1102 h3 {
 /*   padding-bottom: 5px;
    border-bottom: 1px dashed #b2b2b2;
    margin-bottom: 10px;*/
}
#m1102 .gutter {
    padding: 10px 20px;
}
#m1102procedure ol {
    font-family: "Merriweather",serif;
    font-weight: 900;
    list-style: outside none decimal;
    margin-left: 1.2em;
    color: #371b16;
    font-size: 1.4em;

}
#m1102procedure li p{
    margin-bottom: 0.75em;
    font-family: arial, sans-serif;
    font-size: 13px;
    color: #616161;
    padding-left: 1em;
    font-weight: 400!important;
}
#relProducts h3 {
    margin: 10px 20px;
    padding: 0;
}
#relProducts .gutter h3 {
    margin: 0;
}
#relArticles h3 {

}
.relArticle {
    padding: 10px 20px;
      border-top: 1px dashed #b2b2b2;
}
.relArticle img {
    margin: 10px 0;
}

/* contact page */
.tblContact {
    width: 100%;
}
.tblContact td {
    display: block;
    width: 100%;
    padding: 0!important;
}
.tblContact h3 {
    font-size: 1.1em;
}
.tblContact input[type='text'],
.tblContact textarea {
    width: 100%;
    padding: 5px 0;
    border: 1px solid #ddd;
}
#contactForm .btnSubmit {
    background:  #8dc8e8;
    border: 0 none;
    border-radius: 5px;
    float: right;
    font-weight: bold;
    margin-top: 10px;
    padding: 5px 10px;
    margin-bottom: 20px;
}

/* search result */

.searchResultItem, #searchBar {
    padding: 20px;
}

/* FAQ */

.faqList {
    padding: 10px 20px;
}
.faqList h3 {
    font-size: 1.1em;
}

/* finn butikk */

.finn-butikk {
    padding: 0 10px;
}
.finn-butikk .shops,
.finn-butikk h2 {
    padding: 0 10px;
}
.finn-butikk h2 {
     padding: 5px 10px;
    font-size: 1.32em;
}
.shoplist {
    width: 100%;
    margin: 10px 0;
    float: none;
 
}
.shoplist .gutter {
    margin: 0!important;
       min-height: 32px;
           background: #F4F4F4;
    padding: 10px;
}
.shoplist img {
    width: 40%;
    float: right;
}

/* CAMPAIGN PAGES */


.campaign-page .hero .panorama {
    width: 130%;
    margin-left: -15%;
}

.campaign-page .primary {
      width: 100%;
    float: none;
    clear: both;
    
}
.campaign-page .sidebar {
    width: 100%;
    float: none;
    clear: both;
}
.campaign-page .sidebar img {
    width: 48%;
    margin: 1%;
    float: left;
}
