﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background: #d6e3eb;
    font-family: Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

html
{
    padding-top: 0px;
    margin-top: 0px;
}


form
{    
    min-width: 1880px;
}

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}
img
{
    border: 0 !important;
}

div.header_background img
{
    width: 100%;
    min-width: 937px;
}

div.header_background
{
    height: 702px;
    overflow:hidden;
}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #32549c;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
    font-family: Arial;
}

h1
{
    font-size: 24px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-weight: bold;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    margin: 0px auto 0px auto;
}

div.rotator
{
    height: 100%;
    margin: 0;
    width: 100%;
}

div.rotator div
{
    float: left;
    height: auto;
    list-style: none outside none;
    width: 100%;
    position: absolute;
}


div.offerSpin
{
    /*height: 240px;
    margin: 0;
    top: 200px;
    width: 100%;*/
    /*position: absolute;*/
    display: table;
    margin: 0 auto;
}

div.offerSpin ul
{
    min-width: 696px;
    list-style: none;
    padding: 0;
    margin: 0;
}

div.offerSpin ul li{
    display: table-cell;
}

div.offerSpin div
{
    /*display: inline-block;
    width: 10%;*/
}

.offerLim
{
    width: 100%;
    margin: 0;
}

div.show
{
    display: block;
}

#header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #fff;
    width: 100%;
    min-height: 360px;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #32549c;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0;
    margin: 0;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #163038;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}

.footer a:visited, .footer a, .footer a:hover
{
    text-decoration: none;
    color: #163038;
}

.logo
{
    width: 100% !important; 
    text-align: center !important;
    padding: 8px 8px 0;
}

.slogo
{
    font-size: 1.2em;
    color: #7691cc;
    display: block;
    font-weight: bold;
}

.heightFix
{
    height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	margin-bottom: auto;
}

.contentdiv
{
    margin: 16px;
    border: 1px solid #9F9FAF;
   
    padding: 2px 16px;
    position: relative;
}

.main > .contentdiv
{
    margin-top: 22px 44px 44px 44px;
}

.contentBody
{
    margin: 0 15px 8px 15px;
    color: #32549c;
    display: block;
}

.selectedRow
{
    background-color: #DDFFDD; 
}
.selectedRow > td
{
    padding: 8px;
}

.ProductName
{
    font-size: 1.1em;
    font-weight: bold;
    color: #333;
}

.OfferName
{
    padding-left: 5px;
}
.OfferPrice
{
    color: #32549c;
    /*color: #ff3b2c;*/
    font-weight: bold;
    font-size: 0.9em;
}

.RowHover:hover, .RowHover:hover td
{
    background-color: #DDD;    
    cursor: pointer;
    text-decoration: none !important;
}

.NewsItem p
{
    margin: 2px 0;
    width: 815px;
    overflow: hidden;
}
.contentBody h3
{
    margin-top: 0;
}
.PopupPanel
{
    background: #EFEFEF;
    border: 1px solid #AAAAAA;
    display: inline-block;
}

.PopupPanel  td
{
    padding: 8px;
    white-space: nowrap;
}

.PopupBackground
{
    background-color: #666;
    opacity: 0.25; filter:alpha(opacity=25);
}

/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#fff;
    width:100%;
}

div.menudiv
{
    margin: 0 auto 15px auto;
    text-align: center;
}

div.menu
{
    padding: 4px 0px 8px 8px;
    float: none !important;
    font-family: Helvetica;
    margin: 0 auto;
    white-space:nowrap;
    text-align: center;
}

div.menu ul
{
    float: none !important;
    list-style: none;
    margin: 0px;
    padding: 0;
    margin-right: 8px;
    font-size: 1.3em;
    border: 1px solid #222;
    border-bottom: 0px none #AAA;
}
div.menu ul li
{
    float: none !important;
    padding: 8px;
    border-bottom: 1px solid #222;
    margin: 0px;
}

div.menu ul li a, div.menu ul li a:visited
{
    border: 0px #4e667d none;
    color: #222;
    line-height: 1.35em;
    padding: 4px 8px;
    text-decoration: none;
}

div.menu a
{
    padding-left: 0.6em !important;
    text-indent: -0.6em !important;
}

.NotifyDiv
{
    border: 1px solid #EFEFEF; 
    background-color: #FCFCFC; 
    display: inline-block; 
    padding: 10px; 
    font-size: 0.8em;
    margin-left: 40px;
}

.NotifyDiv a:hover, .NotifyDiv a:visited
{
    color: #666;
}

div.menu img
{
    position: relative;
    right: 9px;
}

div.menu ul li a:hover
{
    color: #222;
    text-decoration: underline;
}


div.menu ul li a:active
{
    color: #333;
    text-decoration: none;
}

div.AdminMenuDiv
{
    width: 400px;
    margin: 0 auto;
}

div.AdminMenu
{
    padding: 4px 0px 4px 8px;
    width: 400px;
    float: none !important;
}

div.AdminMenu ul
{
    display: table !important;
    float: none !important;
    text-align: center;
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 400px !important;
}
div.AdminMenu ul li
{
    display: table-cell !important;
    float: none !important;
}

div.AdminMenu ul li a, div.AdminMenu ul li a:visited
{
    background-color: #EEE;
    border: 1px #AAA solid;
    border-bottom: 0px none;
    color: #666;
    line-height: 1.35em;
    padding: 4px 8px;
    text-decoration: none;
    white-space: nowrap;
}

div.AdminMenu ul li a:hover
{
    background-color: #4990a7;
    color: #fff;
    text-decoration: none;
}

div.AdminMenu ul li a:active
{
    background-color: #4990a7;
    color: #fff;
    text-decoration: none;
}

.newsvis_1
{
    background-color: #fefcda;
}
.newsvis_2
{
    background-color: #e3f6dc;
}
.newsvis_3
{
    background-color: #eae4e4;
}
.ImgMenu
{
    width: 606px;
    margin: 0 auto;
    padding-bottom: 40px;
}
.ImgMenuItem
{
    text-align: center;
    width: 300px;
    display: block !important;
    padding: 18px;
    margin: 16px;
    border: 1px solid #9F9FAF;
}
.ImgMenuItemTop
{
    text-align: center;
    padding: 18px;
    margin: 16px;
    border: 1px solid #9F9FAF;
    white-space: nowrap;
}
.ImgMenuItemBottom
{
    text-align: center;
    padding: 18px;
    margin: 16px;
    margin-bottom: 0;
    border: 1px solid #9F9FAF;
    white-space: nowrap;
}
.ImgMenuItem img,
.ImgMenuItemTop img,
.ImgMenuItemBottom img
{
     display: block;
}
.nobordersview, .nobordersview td
{
    border: 0px none !important;
}
.NewsLegend
{
    border: 1px solid #CCC;
    background-color: #FAFAFA;
    padding: 2px 4px;
}
.NewsLegend div
{
     width: 8px;
     height: 8px;
     display: block;
     margin: 2px;
     border: 1px solid #AAA;
}

.NewsHeader th
{
    padding: 0 8px;
}

.NewsRowStyle > td
{
    padding: 0 8px;
    border-bottom: 1px solid #DDD;
}

.Description
{
    color: #999;
    display: block;
}

.NewsValue
{
    margin-left: 8px;
    background-color: #EEE;
    border: 1px solid #CCC;
    display: inline-block;
    padding: 0 3px;
}

.NewsEditRowStyle
{
    border-top: 1px solid #AAA;
    border-bottom: 1px solid #AAA;
    background-color: #EEE;
}

.NewsEditRowStyle td
{
    padding: 2px 8px;
}

.NewsFooterStyle
{
    border: 1px solid #E3E3E3;
    background: #F8F8f8;
}

.NewsFooterStyle > td
{
    padding: 2px 8px;
}

.CreateNewRow
{
    border: 1px solid #EEE;
    background-color: #F3F3F3;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.ListGrid
{
    border: 0 none;
    rules: none;
}

.ContentBody
{
    margin: 2px 8px 8px 8px;
}

.AddressBox
{
    padding-left: 8px;
}

.TeleBox
{
    padding-left: 4px;
    font-size: 0.9em;
    color: #AAA;
}

.ContactBox td
{
    border: 1px solid #DDD;
    display: table-cell;
    padding: 1px 8px 4px 4px;
}

.NoMarginDiv
{
    display: block;
}

.floatingSquare
{
    margin: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    background-color: #EEEEFF;
    display: inline-block;
}
.floatingSquare td
{
    padding:4px;
}
.floatingSquare input:checked + label
{
    font-weight: bold;
}
.OfferTable
{
    border-left: 1px solid #DDD;
    border-top: 1px solid #DDD;
}
.OfferTable th, .OfferTable td
{
    text-align: left;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    padding: 4px 10px;
}

.CommentLabel
{
    display:block;
    color: #90ace8;
}

@media print {
    .AdminMenuDiv,
    .HideForPrint
    {
        display: none;
    }

    .contentdiv
    {
        border: 0 none white !important;
        padding: 40px;
    }
    .contentdiv td,
    .contentdiv th
    {
        padding: 8px 20px;
        font-size: 1.5em;
    }
}

.descriptionBox table
{
    background-color: #FEFEFE;
    padding: 10px 30px;
    border: 1px solid #AAA;
}

tr.selectable td
{
    border-bottom: 1px solid #FDFDFD;
}

tr.selectable:hover > td
{
    border-bottom: 1px solid #999 !important;
}


.AssortmentFrame
{
    border: 0 none;
    background-color: #FFF;
    width: 300px;
    min-height: 200px;
    margin-top: 200px;
}

.RecipeFrame
{
    border: 0 none;
    background-color: #FFF;
    width: 1000px;
    min-height: 750px;
    margin-top: 200px;
}

.PriceListLabel
{
    color: red;
    font-size: 1.5em;
    text-shadow: -1px 0 rgba(255,255,255,0.9), 0 1px rgba(255,255,255,0.9),
      1px 0 rgba(255,255,255,0.9), 0 -1px rgba(255,255,255,0.9),-2px 0 rgba(255,255,255,0.3), 0 2px rgba(255,255,255,0.3),
      2px 0 rgba(255,255,255,0.3), 0 -2px rgba(255,255,255,0.3);
}

.ListGridSmall
{
    font-size: 0.8em;
}

.CaptchaText
{
    display: block;
}

.rcInvalid
{
    color: red;
}

.RecipeListItem,
.RecipeListItem:visited
{
    text-decoration: none;
    color: darkcyan;
    font-weight: bold;
    font-family: Arial;
}

.MainAssortment img
{
    right: 0 !important;
}

.MainAssortment
{
    text-indent: 0 !important;
    padding: 0 !important;
    margin: 0;
}

.AssortmentLinks
{
    height: 19px;
    position: relative;
    bottom: 2px;
    right: 5px;
}
.miniPara
{
    margin-bottom: 8px;
    margin-left: 8px;
}
.LargeInfoIcon
{
    max-width: 120px;
}
.LargeInfoBox
{
    display: inline-block;
    margin: 20px;
    padding: 10px;
    background-color: #FAFAFA;
    border: 1px solid #CCC;
}
.LargeInfoBox div
{
    display: inline-block;
    position: relative;
    bottom: 35px;
    margin-left: 10px;
}

.PhoneLabel
{
    display: block; 
    font-size: 0.8em;
}

.VoBDiv {
    background-color: #8D8F92;
    background-repeat: no-repeat;
    background-position: bottom 0;
    background-image: url(../Images/bakgrunden.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 670px;
    min-height: 948px;
}

.LogoTop
{
    white-space: nowrap;
    padding: 20px;
}

.LogoVB,
.ClickSort {
    display: inline-block;
}

.LogoVB
{
    width: 70%;
}

.ClickSort
{
    width: 25%;
}

.VoBTop
{
    vertical-align: top;
    margin-top: -5%;
}

    .VoBTop a,
    .VoBTop a:visited {
        color: #44AFFF;
        font-weight: bold;
        text-shadow: -1px -1px 0 #369, 1px -1px 0 #369, -1px 1px 0 #369, 1px 1px 0 #369;
    }

.Snellman{
    white-space: nowrap;
}

.SnellLogo{
    display: inline-block;
    width: 24%;
}
.SnellLogo img
{
    margin-left: 20%;
}
.onlyDarkness,
.onlyDarkness span,
.onlyDarkness .ProductName {
    color: #000 !important;
}
.SnellSlogan {
    display: inline-block;
    font-size: 1.0em;
    font-weight: bold;
    vertical-align: top;
    margin-top: -1%;
    margin-left: 5%;
    color: #111;
}

.GetDelivered {
    position: relative;
    background: #FFF101;
    color: #222;
}

    .GetDelivered:after {
        right: 100%;
        top: 66%;
        border: solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(255, 241, 1, 0);
        border-right-color: #FFF101;
        border-width: 10px;
        margin-top: -10px;
    }

.DeliveryBox {
    height: 10%;
    margin-top: -14px;
}

.FinalBox {
    height: 32px;
    position: relative;
    top: 85px;
    left: 0px;
}

.CurrentOfferRowShort {
    white-space: nowrap;
    overflow: hidden;
    max-width: 240px;
}

    .CurrentOfferRowShort div:nth-of-type(1) {
        display: inline-block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .CurrentOfferRowShort div:nth-of-type(2) {
        display: none;
        max-width: 0;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .CurrentOfferRowShort div:nth-of-type(3) {
        display: none;
        border-bottom: 1px #CCC dashed;
        width: 0;
    }
.CurrentOfferRow {
    white-space: nowrap;
    overflow: hidden;
    max-width: 550px;
}

    .CurrentOfferRow div:nth-of-type(1) {
        display: inline-block;
        max-width: 55%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

.CurrentOfferRow div:nth-of-type(2) {
    display: inline-block;
    max-width: 35%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.CurrentOfferRow div:nth-of-type(3) {
    display: inline-block;
    border-bottom: 1px #CCC dashed;
    width: 100%
}

.EmailBox
{
    font-size: 0.7em;
    font-weight: normal;
    margin-left: 30px;
    background-color: #FEFEFE;
    border: 1px solid #FAFAFA;
    font-style: italic;
    color: #BBB;
}
.EmailBox a
{  
    color: #BBF;
}

.JobsBox
{
    background-color: #EAEAEA;
}

.JobsBox > span
{
    font-style: italic;
    color: #999;
    
}

    .JobsBox > div > span {
        display: block;
    }


        .JobsBox > div > span:nth-of-type(2) {
            margin-left: 8px;
            margin-top: 4px;
            font-size: 0.95em;
            font-style: italic
        }
.JobsBox > div > span:nth-of-type(3) {
    margin-left: 20px;
    margin-top: 6px;
    font-size: 0.95em;
    font-style: italic
}

.JobsBox > div
{
    background-color: #F3F3F3;
    margin: 5px;
    padding: 15px;
}

    .JobsBox a
    {
        position: relative;
        top: 4px;
    }