﻿body {
    text-align: center;
    background: #DDDDDD url(Images/bg.png) repeat-x left top;
    }
    
    .spacer {
        Margin-bottom: 30px;
        visibility: hidden;
        display: block;
        }
    
/* MASTERPAGE */
a#FacebookSharing {
    position: absolute;
    right: 0;
    top: 310px;
    height: 87px;
    width: 26px;
    background-image: ("Images/facbook_share.gif")!important; 
    background-position: top center;
    background-repeat: no-repeat;
    overflow: hidden;
    }
    
a#FacebookSharing:hover {
    border: none!important;
    }
    
    span.FBConnectButton_RTL_Simple {
        background-image: none!important;
        }
        
        span.FBConnectButton_Text_Simple {margin: 0!important}
        
        span.FBConnectButton_RTL_Simple {
            text-decoration: none!important;
            }

/* CONTAINERS */
div#OuterWrapper {
    text-align: left;
    }

div#InnerWrapper {
    display: table;
    margin: 0 auto;
    width: 100%;
    }
    
div#ContentContainer {
    width: 100%;
    margin: 0 auto;
    }
    
    .pageWidth, #GenericChildListContainer {
        width: 960px;
        margin: 0 auto;
        overflow: hidden;
        }
    
    .contentBorder, #AboutUsPage, #MainPage, .pageWidth, #ProductPage, #StandardPage, #ContentContainer .Inner, #SiteMapContainer {
        margin-top: 30px;
        height: auto;
        clear: both;
        padding-bottom: 30px;
        }
        
        h1.pageWidth {
            padding-bottom: 5px;
            padding-top: 0;
            }
        
        .contentBorder {
            border-bottom: 1px solid #A9A9A9;
            padding-bottom: 0px;
            }
        
        #line, .line {padding: 0;}
    
div#ContentBottom {
    clear: both;
    }
    
div.EditorContentContainer{
    margin-bottom: 15px;
    width: 960px;
    margin: 0 auto;
    }
    
div#MainPage div.InnerContent {
    padding: 20px 22px;
    overflow: hidden;
    }
    
div.Inner {
    width: 960px;
    margin: 0 auto;
    }

/* PORTAL */
.Portal div#ContentContainer {
    border: none;
    float: none;
    width: auto;
    padding: 0px;
    overflow: hidden;
    }

img#StartImage, img#ShopHomepageImage {
    position: fixed!important;
    }
    
div#PortalNewsItem {
    width: 310px;
    padding: 35px 35px;
    background-color: black;
    position: absolute;
    top: 330px;
    right: 90px;
    }
    
    #PortalNewsItem h1 {        
        display: table;
        }
    
    #PortalNewsItem h1 a {
        line-height: 34px;
        color: #a9a9a9;
        float: left;
        width: inherit;
        }
        
        #PortalNewsItem h1 a span {
            line-height: 34px;    
            display: inline;     
            }
            
            #PortalNewsItem h1 a span#subTitle {
                float: left;
                display: block;
                }
    
    #PortalNewsItem h1 a img {
        float: right;
        padding-top: 2px;
        display: block;
        margin-left: 6px;
        }   

.portalFooter {
    position: absolute;
    bottom: 0;
    background-color: #ddd;
    left: 0;
    right: 0;
    }
                
#pageTitle {
    width: 100%;
    border-bottom: 1px solid #a9a9a9;
    }

/* HEADER */
div#Header {
    height: 65px;
    background-color: Black;
    margin-top: 15px;
    }
    
    div#Header div.Title {
        float: left;
        height: 60px;
        width: 200px;
        }
        
        div#Header div.Title span {
            display: none;
            }
            
        div#Header div.Title a {
            }
            
        div#Header div.Title img {
            padding: 10px 0;
            }
    
    div#Header div.MadeInNorwayNow {
        float: right;
        }
        
        div#Header div.MadeInNorwayNow span {
            display: none;
            }
            
        div#Header div.MadeInNorwayNow a {
            }
            
        div#Header div.MadeInNorwayNow img {
            padding: 20px 10px 10px 10px;
            }

/* SEARCH */
#results {
    width: 996px;
    margin: 30px auto;
    }

.gsc-results, .gsc-webResult {
    padding: 10px;
    margin-bottom: 15px;
    }

.GoogleSearch {
    width: 97px;
    padding: 17px 0;
    float: right;
    }
    
    .GoogleSearch input {
        background-color: black;
        color: #fff;
        }
    
    input.textBox {
        border-top: 1px solid #a9a9a9;
        border-left: 1px solid #a9a9a9;
        border-bottom: 1px solid #a9a9a9;
        border-right: none;
        width: 68px;
        float: left;
        height: 23px;
        padding-left: 3px;
        }
    
    input.submit {
        border: 1px solid #a9a9a9;
        float: right;
        height: 25px;
        width: 25px;
        background-image: url(images/search.png);
        background-repeat: no-repeat;
        cursor: pointer;
        }

/* NEWS + RSS ITEMS */
div.ItemList {
    border: solid 1px #CCCCCC;
    padding: 5px;
    }
    
    div.ItemList img {
        }
        
    div.ItemList ul {
        padding: 0px;
        }
        
        div.ItemList ul li {
            list-style: none;
            }
            
        div.ItemList ul li a {
            }
    
#externalNews {
    }
    
/* NEWS LISTS */
    
    div.newsList {
        display: table;
        margin-bottom: 30px;
        width: 100%;
        }
        
        div.newsList .contentBorder {
            margin: 0;
            padding: 0;
            }
        
        .newsArticle {
            margin-bottom: 30px;
            position: relative;
            height: 440px;
            padding-bottom: 0;
            }
            
            .newsArticle div {
                width: 480px;
                position: absolute;
                bottom: -5px;
                right: 0;
                }
                
                .newsArticle div {
                    margin-bottom: 5px;
                    }
                
                .newsArticle div p { 
                    height: 100%;
                    padding-bottom: 0;
                    }
         

    .newsListImage {
        width: 450px;
        height: 450px;
        background-image: url(images/omoss_kjeden.jpg);
        display: block;
        float: left;
        margin-right: 18px;
        }

/* RSS ITEMS */
div.RssFeed ul, div.RssFeed div.Button {
    }
    
/* PRODUCTPAGE NEWS */
.rssNews {
    width: 450px;
    display: inline-block;
    }
    
    .rssNews ul {
        margin: 0;
        padding: 0;
        display: table;
        }
        
        .rssNews ul li {
            list-style-type: none;
            height: 115px;
            margin-bottom: 25px;
            vertical-align: bottom;
            position: relative;
            width: 450px;
            }
            
            .rssNews ul li img {
                width: 115px;
                display: block;
                bottom: 0;
                float: left;
                margin-right: 19px;
                background-color: Gray;
                }
                
             .rssNews ul li span {
                 display: table;
                 position: absolute;
                 right: 0;
                 bottom: 0;
                 width: 305px;
                 }
    
    #newsNorskFlid {
        margin-right: 30px;
        float: left;
        }
    
    #newsMadeInNorway {
        }

/* PORTAL PAGE */    
div#PortalPage div.ItemList {
    width: 310px;
    float: left;
    height: 160px;
    }

/* MAIN PAGE */
div#MainPage {   
    margin: 0 auto;
    width: 960px;
    overflow: hidden;
    }

/* ORGANIZATION PAGE */
div#OrganizationPage {
    }

/* PRODUCT GROUP LIST */
ul#ProductGroupList, #MainPage ul, .productMenu {
    padding: 0;
    margin: 0;
    width: 1100px;
    }

ul#ProductGroupList li.ProductGroup, #MainPage li.ProductGroup, #ProductListPage li {
    float: left;
    width: 280px;
    height: 540px;
    height: 280px;
    overflow: hidden;
    margin-right: 10px;
    list-style-type: none;
    margin: 0 60px 30px 0;
    position: relative;
    }   
    
    .textHolder, .imageHolder {
        height: 280px;
        width: 280px;       
        }
        
    .imageHolder {
        background-color: Gray;
        overflow:hidden;
        position: absolute;
        top: 0;
        left: 0;
        }
    
    .hidden {
        display: none;
        }  
      
    .textHolder {
        background-color: Black;
        display: table-cell;
        vertical-align: middle;
        cursor: pointer;
        }
        
        .textHolder h2 {
            margin: 0 auto;
            text-align: center;
            }
            
      .imageHolder img {
          height: 280px;
          width: 280px;
          }
          
div.navigationArrows {
    position: absolute;
    top: 200px;
    cursor: pointer;
    background-repeat: no-repeat;
    height: 57px;
    width: 20px;
    }
    
    .navigationArrows a {
        text-decoration: none;
        height: 57px;
        width: 20px;
        display: block;
        }
            
#GoToNextProduct {
    right: -40px;
    }
    
    #GoToNextProduct a {
        background-image: url(Images/arrow_next.png);
        }

#GoToPrevProduct {
    left: -40px;
    }
    
    #GoToPrevProduct a {
        background-image: url(Images/arrow_previous.png);
        }
        
.arrowDisabled {
    display: none!important;
    }

/* PRODUCT LIST */
div#ProductListPage {
    }

div#ProductListPage ul.Product {
    border: 1px solid #CCCCCC;
    float: left;
    margin-right: 10px;
    padding: 5px;
    }
    
/* PRODUCT */
div#ProductPage {
    position: relative;
    width: 960px;
    margin: 0 auto;
    z-index: 200;
    }
    
    #mainContentWrapper {
        width: 100%;
        height: 450px;
        position: relative;
        margin-bottom: 15px;
        }
        
        div#ProductPage img.magnifier {
            width: 25px;
            height: 25px;
            position: absolute;
            bottom: 0;
            left: 425px;
            }
            
        div#ProductPage img.MainImage {
            float: left;
            width: 450px;
            height: 450px;
            background-color:#dedede;
            }

        div#ProductPage div.Content {
            right: 10px;
            bottom: 20px;
            width: 460px;
            height: auto;
            position: absolute;
            }
        
            div#ProductPage div.Content p { 
                padding: 0 0 20px 0;     
                }
                
            div#ProductPage div.Content h1 {
                width: 460px;
                }
                
        #ExtraInfoLinks {
            bottom: 0;
            right: 10px;
            width: 460px;
            height: auto;
            position: absolute;
            display: table-cell;
            vertical-align: bottom;
            }
                
        #extraInfoGroup, #extraInfoProducer {
            text-align: left;
            overflow: hidden;
            }
            
        div.extraInfo {margin-bottom: 30px;}
            
        a.extraInfo, .productSheet {
            display: inline-block;
            margin: 3px 0 0 0;
            padding-right: 7px;
            }
        
        /* Other products */
        ul.OtherProducts { 
            display: table;
            padding: 0;
            }
            
            ul.OtherProducts li { 
                list-style-type: none;
                float: left;
                padding: 0;
                margin: 0 15px 15px 0;
                height: 61px;
                width: 61px;
                overflow: hidden;
                background-color: Gray;
                }
                
             .ProductSelected {
                border: 1px solid #a9a9a9;
                margin: 0 13px 13px 0!important;
                }
                
                ul.OtherProducts li a .productTitle {
                    display: none;
                    }
                
                ul.OtherProducts li a img {
                    height: 61px;
                    width: 61px;
                    }

/* STANDARD PAGE */
#StandardPage {
	margin: 0 auto;
	position: relative;
	width: 960px;
	}
    
    #mainContentWrapper {
        width: 100%;
        height: 450px;
        position: relative;
        margin-bottom: 15px;
        }
            
        div#StandardPage img.MainImage {
            float: left;
            width: 450px;
            height: 450px;
            background-color:#dedede;
            }

        div#StandardPage div.Content {
            right: 10px;
            bottom: 0;
            width: 460px;
            height: auto;
            position: absolute;
            }
        
            div#StandardPage div.Content p { 
                padding: 0;     
                }
                
            div#StandardPage div.Content h1 {
                width: 460px;
				}

/* BUTIKKER PAGE */
#Butikker {
    width: 960px;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
    }

.butikker {
    padding: 0;
    width: 1100px;
    margin-bottom: 30px;
    overflow: visible;
    }
    
    .butikker li {
        list-style-type: none;
        width: 280px;
        margin: 0 60px 20px 0;
        float: left;
        padding-top: 1px;
        height: 210px;
        }
        
        .butikker li div label {
            margin-right: 5px;
            }
        
        .butikker li div, .butikker li, .butikker li span, .butikker li div label {
            line-height: 1.2em;
            }
        
        .butikker li h2 {
            margin-bottom: 10px;
            }
        
        .butikker li .åpningstider {
            margin-top: 10px;
            }

/* SUB PAGES SHOPS */
.headerSubPagesButikker {
    border-bottom: 1px solid #a9a9a9;
    margin-bottom: 30px;
    margin-top: 10px;
    }
            
/* ABOUT US */
    
    .storeDetails {
        padding: 0;
        margin-bottom: 30px;
        }
        
        .storeDetails li {
            list-style-type: none;
            width: 100%;
            display: block;
            }
            
            .storeDetails li label {
                margin-right: 5px;
                width: 140px;
                display: block;
                float: left;
                }
    
/* FORMS */
div.FormContainer fieldset {
    border: none;
    }
    
div.FormContainer fieldset legend {
    display: none;
    visibility: hidden;
    }
    
div.FormContainer fieldset .FormFieldWrapper {
    margin-bottom: 5px;
    }
    
div.FormContainer fieldset .FormFieldWrapper .LabelWrapper {
    float: left;
    width: 50px;
    }
    
div.FormContainer fieldset .FormFieldWrapper .FieldWrapper {
    display: block;
    float: right;
    }
    
div.FormContainer fieldset .FormFieldWrapper .FieldWrapper input, div.FormContainer fieldset .FormFieldWrapper .FieldWrapper textarea {
    border: 1px solid #d6d6d6;
    border-width: 1px;
    padding: 3px;
    width: 230px;
    }
    
div.FormContainer fieldset .FormFieldWrapper .FieldWrapper textarea {
    height: 70px;
    }
    
div.FormContainer fieldset .FormFieldWrapper .ValidatorWrapper {
    clear: both;
    margin-left: 50px;
    }
    
div.FormContainer .FormSubmitButton {
    background-color: #0B82C6;
    border: 1px solid #cccccc;
    color: White;
    font-weight: bold;
    padding: 5px;
    text-transform: uppercase;
    margin-left: 55px;
    }
    
div.FormContainer .FormConfirmationMessage {
    display: block;
    padding: 10px 0px;
    font-weight: bold;
    font-style: italic;
    }
    
/* DOCUMENTLISTS */
.documentList {
    margin: 20px auto 10px auto;
    padding: 0;
    }
    
    .documentList li {
        cursor: hand;
        list-style-type: none;
        padding: 0 0 15px 0;
        border-bottom: 1px solid #dedede;
        display: table;
        width: 100%;
        }
        
    .documentList .hover {
        background-color: #b8b8b8;
        }
        
        .documentList li a:hover {
            color: #5F5F5F;
            } 
        
        .documentList li p, ul.documentList li h2, ul.documentList li>span {
            margin-left: 110px;
            }
        
        .documentList li div {
            float: left;
            width: 100px;
            margin-right: 10px;
            margin-top: 20px;
            }
            
            .documentList li div img {
                width: 20px;
                height: 20px;
                display: block;
                float: left;
                margin: 0 5px;
                }
                
/* NEWSLIST */
#NewsList {
    margin-top: 20px;
    }

ol.newsList {
    padding: 0;
    }

    ol.newsList li {
        list-style-type: none;
        border-bottom: 1px solid #dedede;
        }
    
    ol.newsList li h3 {
        margin-bottom: 5px;
        }

/* FOOTER */
div#Footer {
    clear: both; 
    }
    
    div#Footer div#Inner {            
        padding-top: 4px;
        padding-bottom: 4px;
        }
    
div#Footer .Inner span {
    float: left;
    text-transform: uppercase;
    width: 280px;
    font-size: 12px;
    }
    
    
div#Footer p {
    float: right;
    width: 650px;
    }
    
div#Footer div.contentBorder {
    margin-top: 0;
    padding-top: 0;
    }
    
    #BennettSign {
        font-size: 10px;
        float: right;
        }

/* FILEATTACHMENT */
.FileAttachment {
    width: 960px;
    margin: 0 auto;
    }
    
/* SITEMAP */
    
#SiteMapContainer {
    width: 960px;
    margin: 0 auto;
    display: table;
    }
    
    #SiteMapContainer h1 {
        display: none;
        }
    
    ul#Sitemap {
        padding: 0;
        margin: 0;
        display: table;
        width: 100%;
        }
        
        ul#Sitemap a {
            color: #838383;
            }
        
        ul#Sitemap li {
            list-style-type: none;
            font-size: 20px;
            font-family: Georgia, "Times New Roman", Times, serif;
            text-transform: uppercase;
            width: 100%;
            margin-bottom: 30px;
            display: table;
            }
            
            ul#Sitemap li a {
                text-decoration: underline;
                border-bottom: 1px solid #838383;
                display: table;
                width: 100%;
                padding-bottom: 10px;
                }
           
                ul#Sitemap li ul li a { 
                    text-decoration: none;
                    border: none;
                    display: inline;
                    padding-bottom: 0;
                    }
           
            ul#Sitemap li ul {
                width: 100%;
                float: left;
                padding: 0;
                padding-top: 10px;
                }
                 
                ul#Sitemap li ul li {
                    font-size: 18px;
                    margin-bottom: 0;
                    font-family:Calibri,Tahoma,Geneva,sans-serif;
                    text-transform: uppercase;
                    margin: 0 15px;
                    border-left: 1px solid gray;
                    padding-left: 10px;
                    
                    }
                    
                    ul#Sitemap li ul li ul {
                        width: 100%;
                        }
                    
                    ul#Sitemap li ul li ul li {
                        text-transform: none;
                        font-size: 18px;
                        padding: 10px;
                        float: left;
                        margin: 0 10px;
                        }
                        
                        ul#Sitemap li ul li ul li ul  {
                            padding: 0;
                            }
                        
                        ul#Sitemap li ul li ul li ul li {
                            width: 230px;
                            font-weight: bold;
                            padding: 3px;
                            font-size: 12px;
                            border: none;
                            }
                            
                            ul#Sitemap li ul li ul li ul li ul {
                                padding: 0;
                                }
                            
                                ul#Sitemap li ul li ul li ul li ul li {
                                    margin: 0 7px;
                                    font-weight: normal;
                                    padding: 0 0 0 10px;
                                    width: 160px;
                                    }
