﻿
/* Page structure */

#w1 {
}

#w2 {
}

#w3 {
}

/**************************************/
/*              GLOBALS               */
/**************************************/

html {
    background-color: #d5d8da;
}

#w1 h1 {
    text-transform: uppercase;
    font-size: 17px;
}

#w1 h1, #w1 h2, #w1 h3, #w1 h4 {
    font-family: Merriweather, Times New Roman, serif;
    color: #001853;
    margin: 0;
    padding: 0;
    margin-bottom: 8px;
}

#w1 h2 {
    font-size: 15px;
}

#w1 h3 {
    font-size: 13px;
    margin-bottom: 2px;
}

#w1 h1, #w1 h2 {
    text-transform: uppercase;
}

#w1 p, #w1 table, #w1 ol, #w1 ul, #w1 label {
    font-size: 11px;
    line-height: 16px;
    color: #707172;
    font-family: Verdana, Arial, sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 12px 0px;
}

#w1 table {
    font-size: 11px;
    line-height: 16px;
    color: #707172;
    font-family: Verdana, Arial, sans-serif;
}

#w1 hr {
    border: 0;
    border-top: 2px dotted #cec9bd;
    color: #fff;
    background-color: #fff;
    height: 1px;
    padding-top: 6px;
    padding-bottom: 6px;
}

/**************************************/
/*              HEADER                */
/**************************************/

#w1 #top_border_background {
    background-color: #ffffff;
}

#w1 #top_border_content {
    min-height: 30px;
    max-height: 30px;
    font-size: 12px;
}

    #w1 #top_border_content .formular input {
        background-color: #EFECE8;
        border: medium none;
        vertical-align: middle;
        font-size: 10px;
        font-weight: normal;
        color: #000000;
        font-family: Verdana,Arial,sans-serif;
        height: 20px;
        margin-bottom: 5px;
        margin-left: 10px;
        margin-top: 5px;
        width: 100px;
    }

    #w1 #top_border_content p {
        color: #001853;
    }

#w1 #top_border_languages {
    padding-top: 6px;
    position: relative;
}

#w1 #top_border_languages_inner {
    position: absolute;
    right: -10px;
}

#w1 #top_border_languages .flag {
    background: none !important;
    margin: 0 !important;
    padding-left: 6px;
}

#w1 #head_background {
    background-color: #003867;
}

#w1 #head1 {
}

#w1 #head2 {
}

#w1 #head3 #logo {
    padding-top: 15px;
    padding-bottom: 13px;
}

#w1 #head3 #mininav_position {
    position: relative;
}

#w1 #head3 #mininav {
    right: 0px;
    position: absolute;
    margin-top: 10px;
}

    #w1 #head3 #mininav ul, #w1 #head3 #mininav li {
        margin: 0px;
        padding: 0px;
    }


    #w1 #head3 #mininav li {
        list-style-type: none;
        display: block;
        float: left;
        border-right: 1px solid #ffffff;
        padding-right: 6px;
        padding-left: 6px;
        line-height: 7px;
    }

        #w1 #head3 #mininav li a {
            color: #ffffff;
            text-decoration: none;
            font-family: Verdana;
            font-size: 10px;
        }

            #w1 #head3 #mininav li a:hover, #w1 #head3 #mininav li a:active {
                color: #e75113;
            }

        #w1 #head3 #mininav li:last-child {
            border-right: none;
            padding-right: 0;
            margin-right: 0;
        }

#w1 #nav_background {
    background-color: #001853;
}

#w1 #nav3 {
    letter-spacing: 0px;
}

    #w1 #nav3 ul.nav {
        padding: 0;
        margin: 0;
        display: inline-block;
    }

    #w1 #nav3 ul.nav {
        margin-left: 0;
        padding-left: 0;
    }

        #w1 #nav3 ul.nav li {
            list-style-type: none;
            display: block;
            float: left;
            margin-left: 0;
            padding-right: 15px;
            padding-top: 6px;
            padding-bottom: 5px;
            font-size: 13px;
        }

            #w1 #nav3 ul.nav li a:link, #w1 #nav3 ul.nav li a:visited {
                color: #ffffff;
                text-decoration: none;
                text-transform: uppercase;
                font-family: Merriweather, Times New Roman, serif;
            }

            #w1 #nav3 ul.nav li a:hover, #w1 #nav3 ul.nav li a:active {
                color: #e75113;
            }

/**************************************/
/*             NAVIGATION             */
/**************************************/

#w1 #head1 #nav1 {
}

#w1 #head2 #nav2 {
}

#w1 #head3 #nav3 {
}

/* Standard classes in auto-nav */
#w1 ul.nav {
}

#w1 #nav3 li.nav-selected a:link, #w1 li.nav-selected a:visited {
    color: #e75113;
}

#w1 #nav3 li.nav-path-selected a:link, #w1 li.nav-path-selected a:visited {
    color: #e75113;
}

#w1 ul.nav li {
}

#w1 ul.nav ul {
}

    #w1 ul.nav ul li {
    }

#w1 #nav3 ul.nav li a.nav-path-selected {
    color: #e75113;
}

#w1 ul.nav a:link {
}

#w1 ul.nav a:visited {
}

#w1 ul.nav a:active {
}

#w1 ul.nav a:hover {
}

/*Second menu*/

#w1 #leftcolumn3 ul {
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    border-top: 2px dotted #cec9bd;
    border-bottom: 2px dotted #cec9bd;
}

    #w1 #leftcolumn3 ul.nav li {
        list-style-type: none;
        margin-left: 0;
        padding-left: 0;
        display: block;
        padding-bottom: 10px;
        padding-top: 10px;
        margin-bottom: 0;
        line-height: 14px;
    }

        #w1 #leftcolumn3 ul.nav li a {
            color: #003867;
            text-decoration: none;
            font-family: Merriweather, Times New Roman, serif;
            text-transform: uppercase;
            font-size: 13px;
        }

            #w1 #leftcolumn3 ul.nav li a.nav-selected {
                color: #e75113;
            }

            #w1 #leftcolumn3 ul.nav li a:hover, #w1 #undermeny3 ul.nav li a:active {
                color: #e75113;
            }

    #w1 #leftcolumn3 ul.nav ul {
        border: none;
    }

        #w1 #leftcolumn3 ul.nav ul li {
            padding: 0px;
        }

            #w1 #leftcolumn3 ul.nav ul li a {
                text-transform: none;
                padding: 0px;
            }

    #w1 #leftcolumn3 ul.nav li.nav-path-selected {
        font-weight: bold;
    }

        #w1 #leftcolumn3 ul.nav li.nav-path-selected ul li {
            font-weight: normal;
        }

    #w1 #leftcolumn3 ul.nav ul li.nav-path-selected a {
        font-weight: bold;
        color: #e75113;
    }

    #w1 #leftcolumn3 ul.nav ul li.nav-selected a {
        font-weight: bold;
        color: #e75113;
    }

    #w1 #leftcolumn3 ul.nav ul {
        margin: 0px;
        margin-left: 10px;
    }



/**************************************/
/*            MAIN CONTENT            */
/**************************************/

#w1 #background {
    background-color: #d5d8da;
}

#w1 #content_background {
    background-color: #ffffff;
    padding-bottom: 40px;
    padding-top: 20px;
}

/*Start*/

#w1 #bildspel1 {
}

#w1 #bildspel2 {
}

#w1 #bildspel3 {
}

/*** POWER SLIDER - SLIDESHOW START ***/
.powerSliderShell {
}

.powerSliderContainer {
}

.powerSlide {
    display: block;
    text-decoration: none;
    position: relative;
}


    .powerSlide img {
    }

    .powerSlide .largeText, .powerSlide .smallText, .powerSlide .largeBigText {
        color: #fff;
        display: block;
        background: #000;
        background: rgba(0,0,0,0.4);
        position: absolute;
    }

    .powerSlide .largeText, .powerSlide .largeBigText, .powerSlide .smallText {
        color: #fff;
        display: block;
        position: absolute;
        font-family: Merriweather, Times New Roman, serif;
    }

    .powerSlide .largeText {
        bottom: 149px;
        padding-top: 5px;
        padding-right: 30px;
        padding-left: 30px;
        padding-bottom: 0px;
        margin-bottom: 0px;
        width: 100%;
        font-size: 30px;
    }

    .powerSlide .largeBigText {
        bottom: 51px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 30px;
        padding-left: 30px;
        padding-bottom: 0px;
        margin-bottom: 0px;
        width: 100%;
        font-size: 80px;
        font-weight: bold;
        letter-spacing: -3px;
    }

    .powerSlide .smallText {
        bottom: 16px;
        left: 0;
        padding-top: 3px;
        padding-right: 30px;
        padding-left: 30px;
        padding-bottom: 7px;
        width: 100%;
        font-size: 20px;
    }


.powerSliderPagination {
}

#w1 .powerSliderPagination a {
    background: #009881;
    background: rgba(0,152,129,0.8);
    color: #fff;
    display: inline-block;
    *display: inline;
    padding: 3px 6px;
    text-decoration: none;
}

    #w1 .powerSliderPagination a:hover, #w1 .powerSliderPagination a.activeSlide {
        font-weight: bold;
        font-size: 14px;
    }

.powerSliderNext, .powerSliderPrev {
    width: 50px;
    height: 40px;
    cursor: pointer;
}

.powerSliderNext {
    background: url(next.png);
}

.powerSliderPrev {
    background: url(prev.png);
}


#w1 #priser1 {
    padding-left: 20px;
}

#w1 #priser2 {
}

#w1 #priser3 {
    min-height: 360px;
    border-bottom: 2px dotted #cec9bd;
}

    #w1 #priser3 h2, #w1 #priser3 h3 {
        padding: 5px;
    }

    #w1 #priser3 h2, #w1 #priser3 h3, #w1 #nyheter3 h2, #w1 #nyheter3 h3 {
        text-transform: uppercase;
        font-size: 15px;
    }

#w1 #nyheter3 .page_list_start table {
    width: 100%;
}

#w1 #nyheter3 h2, #w1 #nyheter3 h3 {
    padding-left: 5px;
    padding-top: 5px;
}

#w1 #nyheter3 .page_list_start tbody tr:nth-child(odd) {
    background-color: #efece8;
}

#w1 #nyheter3 h3.page_list_start a {
    text-transform: none;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#w1 #nyheter3 h4.page_list_start a:link, #w1 #nyheter3 h4.page_list_start a:visited {
    text-decoration: none;
    color: #707172;
    font-weight: normal;
    font-size: 11px;
    padding-left: 5px;
    display: block;
}

#w1 #contentcolumn3 h3.page_list_archive a:link, #w1 #contentcolumn3 h3.page_list_archive a:visited {
    text-transform: none;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
}

#w1 #contentcolumn3 h1.page_list_archive a:link, #w1 #contentcolumn3 h1.page_list_archive a:visited {
    text-decoration: none;
    font-size: 17px;
    color: #001853;
    font-family: Merriweather, Georgia, Times New Roman;
    font-weight: normal;
}

#w1 #contentcolumn3 h1.page_list_archive a:hover, #w1 #contentcolumn3 h1.page_list_archive a:active {
    text-decoration: underline;
}

#w1 #contentcolumn3 h4.page_list_archive a:link, #w1 #contentcolumn3 h4.page_list_archive a:visited {
    text-decoration: none;
}

#w1 #contentcolumn3 .meta .page_list_archive a {
    font-size: 11px;
}

#w1 #nyheter3 h4 a:hover, #w1 #nyheter3 h4 a:active {
    color: #E75113;
    font-weight: normal;
    font-size: 11px;
}

#w1 #priser3 h2, #w1 #nyheter3 h2 {
    border-top: 2px dotted #cec9bd;
    border-bottom: 2px dotted #cec9bd;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: bold;
}

#w1 #priser3 h3 {
    font-weight: normal;
}

#w1 #priser3 table {
    width: 100%;
    border-bottom: 2px dotted #cec9bd;
    margin-bottom: 15px;
}

#w1 #priser3 td {
    padding: 4px;
}

#w1 #priser3 tbody td:nth-child(1) {
    width: 32%;
}

#w1 #priser3 tbody tr:nth-child(odd) {
    background-color: #efece8;
}

#w1 #dotted_line_right {
    background-image: url(images/dotted_line_right.gif);
}

#w1 #margin_loan_information {
    padding-top: 20px;
}

#w1 #lana_webb1 {
    margin-right: 20px;
}

#w1 #lana_webb2 {
}

#w1 #login .button {
    display: inline;
}

#w1 #lana_webb3 .formular,
#w1 #login,
#w1 #create-user-form,
#w1 #edit-user-form,
#w1 form {
    font-family: Verdana, Arial, sans-serif;
    color: #707172;
    margin-bottom: 0px;
}


#w1 .create-user td {
    height: 30px;
}

    #w1 .create-user td > b,
    #w1 .create-user td > select {
        margin-left: 10px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

#w1 #create-user-error table {
    margin-bottom: 20px;
}

#w1 #create-user-error td {
    height: 23px;
}

    #w1 #create-user-error td:first-child {
        width: 90px;
    }

    #w1 #create-user-error td:first-child,
    #w1 #create-user-error td:last-child {
        vertical-align: top;
        padding-top: 7px;
    }

#w1 #create-user-error input[type=text] {
    margin-top: 0;
    margin-bottom: 0;
}

#w1 #create-user-error .create-user-button-container {
    float: left;
    margin-top: 10px;
}

#w1 #create-user-form input[type=radio] {
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
}

#w1 #create-user-form #pep-yes, #pep-no {
    position: relative;
    top: 3px;
}

#w1 #create-user-form span.field-validation-error {
    margin-left: 0;
}


#w1 #w2 #w3 form input[type=checkbox] {
    height: auto;
    line-height: 20px;
    vertical-align: bottom;
    margin-bottom: 0px;
}

#w1 #lana_webb3 .formular input,
#w1 #login input,
#w1 #create-user-form input,
#w1 #edit-user-form input,
#w1 form input {
    background-color: #efece8;
    border: none;
    font-family: Verdana, Arial, sans-serif;
    height: 20px;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

    #w1 form input#pep-yes {
        margin-left: 0;
    }

#w1 table.bag-order {
    width: 100%;
}

    #w1 table.bag-order input.textfield {
        width: 90%;
        padding-left: 3px;
    }

    #w1 table.bag-order td:first-child {
        width: 90px;
        vertical-align: top;
        padding-top: 5px;
    }

    #w1 table.bag-order td:nth-child(2) {
        width: 300px;
    }

    #w1 table.bag-order .field-validation-error {
        margin-left: 10px;
    }

#w1 #lana_webb3 .formular label,
#w1 #login label,
#w1 #create-user-form label,
#w1 #edit-user-form label,
#w1 form label {
    font-weight: normal;
}

#w1 #lana_webb3 .formular .bestall_knapp,
#w1 #create-user-form input#create-user-button {
    -webkit-appearance: none;
    border: none;
    background-color: #e75113;
    text-transform: uppercase;
    color: #ffffff;
    font-family: Merriweather, Times New Roman, serif;
    font-size: 25px;
    padding: 5px;
    /*Rundade hörn*/
    border-radius: 6px 6px 6px 6px;
    moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    /*Skugga*/
    moz-box-shadow: 2px 2px 2px #a0a0a0;
    -webkit-box-shadow: 2px 2px 2px #a0a0a0;
    box-shadow: 2px 2px 2px #a0a0a0;
    min-height: 40px;
}

#w1 input#login_button,
#w1 input#login_button_bankid,
#w1 input#edit-user-button,
#w1 #forgot-password-button,
#w1 #save-bankinfo-button,
#w1 #request-goldbag-button,
#w1 #edit-user-button,
#w1 .small-button {
    display: inline-block;
    -webkit-appearance: none;
    border: none;
    width: auto;
    background-color: #e75113;
    text-transform: uppercase;
    color: #ffffff;
    font-family: Merriweather, Times New Roman, serif;
    font-size: 11px;
    padding: 2px 6px;
    /*Rundade hörn*/
    -webkit-border-radius: 5px;
    moz-border-radius: 5px;
    border-radius: 5px;
    /*Skugga*/
    moz-box-shadow: 2px 2px 2px #a0a0a0;
    -webkit-box-shadow: 2px 2px 2px #a0a0a0;
    box-shadow: 2px 2px 2px #a0a0a0;
    min-height: 20px;
    min-width: 34px;
    margin-left: 0;
}

#w1 #lana_webb3 #moneybag {
    margin-left: 0;
}


#w1 #lana_webb3 #order-moneybag {
    padding-top: 25px;
}

#w1 #lana_kontor1 {
    padding-left: 20px;
}

#w1 #lana_kontor2 {
}

#w1 #lana_kontor3 #rullista_kontor {
    width: 100%;
    background-color: #efece8;
    border: none;
    height: 20px;
    padding-top: 2px;
    margin-bottom: 5px;
    font-family: Merriweather, Times New Roman, serif;
    color: #001853;
    text-transform: uppercase;
}

#w1 #varor1 {
    margin-right: 20px;
}

#w1 #varor2 {
}

#w1 #varor3 h2 {
    border-top: 2px dotted #cec9bd;
    border-bottom: 2px dotted #cec9bd;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

    #w1 #varor3 h2 a:link, #w1 #varor3 h2 a:visited {
        text-decoration: none;
        color: #001853;
        font-family: Merriweather, Times New Roman, serif;
    }

    #w1 #varor3 h2 a:hover, #w1 #varor3 h2 a:active {
        color: #e75113;
    }

#w1 #nyheter1 {
    padding-left: 20px;
}

#w1 #nyheter2 {
}

#w1 #nyheter3 {
}


#w1 #content1 {
}

#w1 #content2 {
}

#w1 #content3 {
}

    #w1 #content3 ul li, #w1 #content3 ol li {
        margin-bottom: 6px;
    }

/*Undersida*/

#w1 #leftcolumn1 {
}

#w1 #leftcolumn2 {
}

#w1 #leftcolumn3 {
    margin-right: 20px;
}

    #w1 #leftcolumn3 h2 {
        text-transform: uppercase;
    }

/*Regular content page*/

#w1 #toppbild3 {
    margin-bottom: 20px;
    position: relative;
}

    #w1 #toppbild3 img {
        width: 700px;
    }

    #w1 #toppbild3 h1 {
        display: block;
        width: 640px;
        color: #ffffff;
        background: rgba(0,0,0,0.3);
        padding-left: 30px;
        padding-top: 10px;
        padding-right: 30px;
        bottom: 20px;
        position: absolute;
        text-transform: none;
        font-size: 70px;
        letter-spacing: -3px;
    }

#w1 #contentcolumn1 {
}

#w1 #contentcolumn2 {
}

#w1 #contentcolumn3 {
    max-width: 530px;
}

    #w1 #contentcolumn3 a:link, #w1 #contentcolumn3 a:visited, #w1 #content3 a:link, #w1 #content3 a:visited {
        color: #e75113;
    }

    #w1 #contentcolumn3 a:hover, #w1 #contentcolumn3 a:active, #w1 #content3 a:hover, #w1 #content3 a:active {
        color: #003867;
    }

#w1 #rightcolumn1 {
}

#w1 #rightcolumn2 {
}

#w1 #rightcolumn3 {
}

#w1 #left1 {
}

#w1 #left2 {
}

#w1 #left3 {
}

#w1 #center1 {
}

#w1 #center2 {
}

#w1 #center3 {
}

#w1 #right1 {
}

#w1 #right2 {
}

#w1 #right3 {
}

/*Fullwidth content page*/

#w1 #fullwidth_contentcolumn1 {
}

#w1 #fullwidth_contentcolumn2 {
}

#w1 #fullwidth_contentcolumn3 {
}


/*Prices page*/

#w1 .price_splash {
    position: relative;
    width: 100%; /* for IE 6 */
}

    #w1 .price_splash .price_text {
        position: absolute;
        display: block;
        top: 40px;
        left: 20px;
        width: 100%;
        font-size: 13px;
    }

    #w1 .price_splash h1 {
        font-family: Verdana;
        font-size: 42px;
        color: #ffffff;
        letter-spacing: -3px;
    }


/*Officepage*/

#w1 #officehead1 {
}

#w1 #officehead2 {
}

#w1 #officehead3 {
    margin-left: 10px;
}

#w1 #auction_schedule table {
    width: 100%;
    font-family: Merriweather, Times New Roman, serif;
    color: #001853;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 2px dotted #cec9bd;
}

#w1 #auction_schedule td {
    padding: 4px;
}

#w1 #auction_schedule tbody tr:nth-child(odd) {
    background-color: #efece8;
}

/*Systempage*/

#w1 #systempage_content1 {
}

#w1 #systempage_content2 {
}

#w1 #systempage_content3 {
}

#w1 #systempage_rightcolumn1 {
}

#w1 #systempage_rightcolumn2 {
}

#w1 #systempage_rightcolumn3 {
    margin-left: 20px;
}

#w1 #systempage_content1_1 {
}

#w1 #systempage_content2_2 {
}

#w1 #systempage_content3_3 {
}

#w1 #systempage_rightcolumn1_1 {
}

#w1 #systempage_rightcolumn2_2 {
}

#w1 #systempage_rightcolumn3_3 {
    margin-left: 20px;
}

/**************************************/
/*               FOOTER               */
/**************************************/
#w1 #background_foot {
    background-color: #efece8;
}

#w1 #foot1 {
}

#w1 #foot2 {
}

#w1 #foot3 {
    padding-top: 20px;
    font-family: Verdana, Arial, sans-serif;
    padding-bottom: 20px;
}

    #w1 #foot3 a, #w1 #foot3 p {
        text-decoration: none;
        color: #707172;
        font-family: Verdana, Arial, sans-serif;
        padding: 0;
        margin: 0;
        font-size: 10px;
        line-height: 13px;
    }

        #w1 #foot3 a:hover, #w1 #foot3 a:active {
            color: #001853;
        }

    #w1 #foot3 h2 {
        padding-top: 10px;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: normal;
    }

    #w1 #foot3 #footer_logos {
        margin-top: 15px;
    }

        #w1 #foot3 #footer_logos img {
            margin-right: 5px;
            margin-left: 5px;
        }

/**************************************/
/*               OTHER               */
/**************************************/

/*** LISTS ***/

#w1 ul, #w1 ol {
    font-family: Verdana, Arial, sans-serif;
    color: #707172;
}

    #w1 ul li {
        margin-left: 20px;
        list-style: disc;
    }

#w1 ul {
    list-style-type: disc;
}

    #w1 ul ul {
        list-style-type: square;
    }

        #w1 ul ul ul {
            list-style-type: circle;
        }

#w1 ol {
    list-style-position: outside;
    list-style-type: decimal;
}

#w1 dt {
    font-weight: bold;
}

#w1 ol {
    margin-left: 20px;
}


/* Formulär - om man använder egna mallen "startsida" så blir fel- & tackmeddelandena formaterade  */

#w1 #msg_fail {
    font-size: 14px;
    border: 1px solid #d82a00;
    padding: 5px;
    margin-bottom: 20px;
}

    #w1 #msg_fail .error {
        background-image: url(images/msg_fail.png);
        background-repeat: no-repeat;
        background-position: 3px;
        padding-left: 25px;
    }

#w1 #msg_ok {
    font-size: 14px;
    border: 1px solid #069e00;
    padding: 5px;
    margin-bottom: 20px;
    background-image: url(images/msg_ok.png);
    background-repeat: no-repeat;
    background-position: 3px;
    padding-left: 25px;
}

#w1 #msg_ok_start {
    font-size: 14px;
    border: 1px solid #069e00;
    padding: 5px;
    background-image: url(images/msg_ok.png);
    background-repeat: no-repeat;
    background-position: 3px;
    padding-left: 25px;
}

/* Fillistor - för att undvika att filer hamnar på samma rad när man lägger upp dem som block*/

#w1 .fil {
    display: block;
    width: 100%;
    padding-bottom: 4px;
}

/*** FORMS ***/
#w1 fieldset {
    padding: 10px;
    margin: 0 0 10px 0;
    border: 1px solid #ccc;
}

#w1 legend {
    font-weight: bold;
    font-size: 1.2em;
}

#w1 label {
    font-weight: bold;
}

#w1 textarea, input[type='text'], input[type='password'], select {
    border: 1px solid #ccc;
    background: #fff;
}

    #w1 textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover {
        border-color: #aaa;
    }

    #w1 textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus {
        border-color: #888;
        outline: 2px solid #ffffaa;
    }

#w1 input, select {
    cursor: pointer;
}

    #w1 input[type='text'], input[type='password'] {
        cursor: text;
    }

/*** LINKS ***/
#w1 a:link, #w1 a:visited {
    font-family: Verdana, Arial, sans-serif;
    color: #003867;
}

#w1 a:hover, #w1 a:active {
    color: #e75113;
}

/*** NO LINK ICON (use class="noicon" to remove the link icon from a specific link) ***/
#w1 body a.noicon {
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

/*** LINK PADDING FOR ICONS ***/
/*#w1 a[href^="http:"],
a[href^="mailto:"],
a[href$=".pdf"],
a[href$=".doc"],
a[href$=".docx"],
a[href$=".xls"],
a[href$=".xlsx"],
a[href$=".rss"],
a[href$=".rdf"],
a[href^="aim:"] { padding:2px 22px 2px 0; margin:-2px 0; background-repeat: no-repeat; background-position: right center; }*/

/*** EXTERNAL LINK ICONS ***/
/*#w1 a[href^="http:"]          { background-image: url(images/icons/external.png); padding-right: 14px; }
#w1 a[href^="mailto:"]        { background-image: url(images/icons/email.png); }
#w1 a[href^="http:"]:visited  { background-image: url(images/icons/visited.png); }*/

/*** FILE LINK ICONS ***/
#w1 a[href$=".pdf"] {
    background-image: url(images/icons/pdf.png);
}

#w1 a[href$=".doc"], a[href$=".docx"] {
    background-image: url(images/icons/doc.png);
}

#w1 a[href$=".xls"], a[href$=".xlsx"] {
    background-image: url(images/icons/xls.png);
}

/*** MISCELLANEOUS LINK ICONS ***/
#w1 a[href$=".rss"],
#w1 a[href$=".rdf"] {
    background-image: url(images/icons/feed.png);
}

#w1 a[href^="aim:"] {
    background-image: url(images/icons/im.png);
}

#w1 a[href^="http://yourwebsite.com"] {
    background: none;
    padding: 0;
    margin: 0;
}

/* error text class optionally provided by theme */
div.ccm-error-response {
    color: #f00;
    margin-bottom: 12px
}


/* HTML-Taggar som andvands i TinyMCE  */
#w1 strong {
    font-weight: bold;
}

#w1 em {
    font-style: italic;
}

#w1 hr {
}

#w1 address {
}

#w1 pre {
}

#w1 blockquote {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #666;
}

/*** STYLES FOR BUTTONS ***/
#w1 a.button, button {
    display: inline-block;
    float: left;
    margin: 0 0.583em 0.667em 0;
    padding: 5px 10px 5px 7px; /*** Links ***/
    border: 1px solid #dedede;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    background-color: #f5f5f5;
    font-family: "Liberation Sans", Helvetica, Arial, sans-serif;
    font-size: 100%;
    line-height: 130%;
    text-decoration: none;
    color: #565656;
    cursor: pointer;
}

#w1 button {
    width: auto;
    overflow: visible;
    padding: 4px 10px 3px 7px;
}

    #w1 button[type] {
        padding: 4px 10px 4px 7px;
        line-height: 17px;
    }

#w1 *:first-child + html .container button[type] {
    padding: 4px 10px 3px 7px;
}

#w1 button img, a.button img {
    margin: 0 3px -3px 0 !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
    float: none;
}

/*** STANDARD BUTTONS ***/
/*
#w1 button:hover, a.button:hover{ background-color:#dff4ff; border:1px solid #c2e1ef; color:#336699; }
#w1 a.button:active, button:active{ background-color:#6299c5; border:1px solid #6299c5; color:#fff; }
*/

/*** POSITIVE (LIGHT BACKGROUND) ***/
body .positive {
    color: #529214;
}

#w1 a.positive:hover, button.positive:hover {
    background-color: #E6EFC2;
    border: 1px solid #C6D880;
    color: #529214;
}

#w1 a.positive:active, button.positive:active {
    background-color: #529214;
    border: 1px solid #529214;
    color: #fff;
}

/*** NEGATIVE (DARK BACKGROUND)***/
body .negative {
    color: #d12f19;
}

#w1 a.negative:hover, button.negative:hover {
    background: #fbe3e4;
    border: 1px solid #fbc2c4;
    color: #d12f19;
}

#w1 a.negative:active, button.negative:active {
    background-color: #d12f19;
    border: 1px solid #d12f19;
    color: #fff;
}

/*** FORM CONFIRMATION MESSAGE STYLE ***/
#w1 #msg_fail {
    font-size: 14px;
    border: 1px solid #d82a00;
    padding: 5px;
    margin-bottom: 20px;
}

    #w1 #msg_fail .error {
        background-image: url(images/msg_fail.png);
        background-repeat: no-repeat;
        background-position: 3px;
        padding-left: 25px;
    }

#w1 #msg_ok {
    font-size: 14px;
    border: 1px solid #069e00;
    padding: 5px;
    margin-bottom: 20px;
    background-image: url(images/msg_ok.png);
    background-repeat: no-repeat;
    background-position: 3px;
    padding-left: 25px;
}

#w1 #msg_ok_start {
    font-size: 14px;
    border: 1px solid #069e00;
    padding: 5px;
    background-image: url(images/msg_ok.png);
    background-repeat: no-repeat;
    background-position: 3px;
    padding-left: 25px;
}

/* Start - Auktionssystem */
/* Webbshop */
#w1 #top_border_content .formular .submit {
    text-transform: uppercase;
}

#w1 #top_border_content .formular label {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: normal;
    color: #003867;
}

#w1 #login_links {
    margin-left: 10px;
    margin-top: 2px;
    font-size: 10px;
    font-weight: normal;
    color: #003867;
}

    #w1 #login_links a {
        text-decoration: none;
    }

#w1 #webbshop_search .min_max_pris {
    width: 6em;
}

#w1 #webbshop_resultat .more {
    font-size: 10px;
    color: #003867;
    text-decoration: none;
}

/* Auktioner */
#w1 #auktioner_search .min_max_pris {
    width: 6em;
}

#w1 #auktioner_resultat .more {
    font-size: 10px;
    color: #003867;
    text-decoration: none;
}

/* Avslutade auktioner */
#w1 #avslutade_auktioner_search .more {
    width: 6em;
}

/* Smal inloggningsruta - Inloggad */
#w1 #inloggad {
    vertical-align: middle;
    margin-top: 8px;
}

#w1 .menu-sub-menu-big {
    color: #fff;
}

#w1 .felmeddelande {
    background-color: #f98888;
    padding: 10px;
    border: 3px dashed red;
    color: #000000;
}

#w1 .slumpade_varor {
}

#w1 .slumpvara_border {
    float: left;
    border-right: 2px dotted #CEC9BD;
    padding-right: 9px;
    margin-right: 9px;
    margin-bottom: 10px;
}

#w1 .en_slumpvara {
    width: 120px;
    height: 120px;
    overflow: hidden;
}

#w1 .sista_varan {
    border-right: none;
    margin-right: 0px;
    padding-right: 0px;
}

#w1 .clear {
    clear: both;
}

#w1 #mina_sidor h3 {
    text-decoration: underline;
}

#w1 #mina_sidor ul {
    list-style-type: none;
}

/*
#w1 #mina_sidor li:before {
	content: "\00BB \0020";
}
*/

#w1 .table-striped > tbody > tr:nth-child(odd) > td {
    background: #f0f0f0;
}

#w1 #payable-loans-wrapper {
    -webkit-transform: translate3d(0,0,0);
}

    #w1 #payable-loans-wrapper table {
        margin-bottom: 0px;
    }

    #w1 #payable-loans-wrapper h5:not(:first-child) {
        margin-top: 25px;
    }

    #w1 #payable-loans-wrapper table thead th:last-child {
        width: 40px;
    }

    #w1 #payable-loans-wrapper table tbody input[type="checkbox"], #w1 #payable-loans-wrapper table tbody .spinner {
        margin-right: 4px;
    }

#w1 tr.loan-row td {
    -webkit-transition-duration: 0.1s;
    -moz-transition-duration: 0.1s;
    transition-duration: 0.1s;
}

#w1 .table-hoverable > tbody > tr:hover > td {
    background-color: rgba(0,0,0,0.15);
}

#w1 .table-clickable > tbody > tr > td {
    cursor: pointer;
}

#w1 tr.gray-out > td {
    opacity: 0.35;
    cursor: default !important;
}

#w1 div.loan-cart-actions {
    text-align: right;
    padding-top: 0px;
    height: 0px;
    -webkit-transition-duration: 0.15s;
    -moz-transition-duration: 0.15s;
    transition-duration: 0.15s;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
}

    #w1 div.loan-cart-actions.show {
        padding-top: 10px;
        height: 22px;
        overflow: visible;
    }

        #w1 div.loan-cart-actions.show .button-empty-cart {
            opacity: 0;
            animation: show-loan-cart-action-button 0.25s;
            animation-delay: 0.1s;
            animation-fill-mode: forwards;
        }

        #w1 div.loan-cart-actions.show .button-go-to-payment {
            opacity: 0;
            -webkit-animation: show-loan-cart-action-button 0.25s;
            -webkit-animation-delay: 0.05s;
            -webkit-animation-fill-mode: forwards;
            -moz-animation: show-loan-cart-action-button 0.25s;
            -moz-animation-delay: 0.05s;
            -moz-animation-fill-mode: forwards;
            animation: show-loan-cart-action-button 0.25s;
            animation-delay: 0.05s;
            animation-fill-mode: forwards;
        }

@keyframes show-loan-cart-action-button {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,50px,0);
        -moz-transform: translate3d(0,50px,0);
        transform: translate3d(0,50px,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

#w1 .small-button[disabled] {
    background-color: #666;
    color: #ccc;
    cursor: default;
}

#w1 span.spinner {
    display: inline-block;
    width: 13px;
    height: 13px;
    background-image: url(/images/ajax-loader.gif);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

#w1 .loan-cart-actions .spinner {
    width: 16px;
    height: 16px;
    margin-right: 5px;
    vertical-align: middle;
}


.notify-wrapper {
    position: fixed;
    top: 20px;
    left: 50%;
    width: 500px;
    margin-left: -250px;
}

.notification {
    padding: 16px;
    line-height: 1.5em;
    margin-bottom: 20px;
    border: 1px solid rgba(0,0,0,0.25);
    box-shadow: 0px 5px 20px 5px rgba(0,0,0,0.5);
    color: rgba(0,0,0,0.75);
    border-radius: 5px;
    font-weight: bold;
    position: relative;
}

    .notification p {
        margin: 0;
    }

    .notification i.close {
        position: absolute;
        top: 16px;
        right: 16px;
        width: 20px;
        height: 20px;
        text-align: center;
        line-height: 20px;
        font-size: 15px;
        font-style: normal;
        cursor: pointer;
        opacity: .5;
    }

        .notification i.close:hover {
            opacity: 1;
        }

.notification-info {
    background-color: #a9dae8;
}

.notification-success {
    background-color: #ade5ad;
}

.notification-warning {
    background-color: #e4ccaa;
}

.notification-danger {
    background-color: #e3aaa8;
}


#w1 #w2 #w3 input[type=text], #w1 #w2 #w3 input[type=password] {
    padding-left: 5px;
}

/* Ta bort float */
#w1 #w2 #w3 .float-none {
    float: none;
}

/* Float right */
#w1 #w2 #w3 .float-right {
    float: right;
}

/* Float left */
#w1 #w2 #w3 .float-left {
    float: left;
}

/* Kan användar på ett element kommer efter ett eller flera flytande ellement för att göra en clear both.*/
#w1 #w2 #w3 .clear-both-before:before {
    content: '';
    display: block;
    clear: both;
}

#w1 #w2 #w3 p.no-margin {
    margin: 0px;
}

#w1 #w2 #w3 #test-sms-form select,
#w1 #w2 #w3 #test-sms-form .small-button {
    margin-left: 10px;
}







#w1 #content3 ul.tabs {
    list-style-type: none;
    height: 32px;
    line-height: 32px;
    margin: 16px 0 16px;
    display: block;
    padding: 0 5px;
    border-bottom: 1px solid #003867;
    width: 100%;
}

#w1 #content3 ul.tabs > li {
    list-style-type: none;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 0px;
}

#w1 #content3 ul.tabs > li + li {
    margin-left: 4px;
}

#w1 #content3 ul.tabs > li > a {
    display: block;
    height: 28px;
    line-height: 28px;
    padding: 0 16px;
    background-color: #E0E0E0;
    border-radius: 4px 4px 0 0;
    color: #424242;
    text-decoration: none;
    transition-duration: 0.1s;
}

#w1 #content3 ul.tabs > li.selected > a {
    color: #fff;
    height: 32px;
    line-height: 32px;
    background-color: #003867;
}

#w1 #content3 ul.tabs > li > a:hover {
    color: #fff;
    height: 32px;
    line-height: 32px;
    background-color: #01559c;
}

#w1 #content3 .tab-content.hide {
    display: none;
}

#w1 #content3 .tab-content.active {
    display: block;
}

#w1 #GDPRConsent {
    margin-left: 0px !important;
}

#w1 #ConsentSharingPersonalData {
    margin-left: 0px !important;
}