﻿body {
    background-color: #FFFFFF;
    color: #303030;
    font-family: verdana,arial,helvetica,sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0;
    padding: 0;
}

#page {
    font-size: 11px;
    margin-left: 20px;
    padding: 0;
    width: 960px;
}

#pwcontainer {
    float: left;
    margin-bottom: 20px;
    margin-top: 10px;
    position: relative;
    width: 960px;
    z-index: 0;
}

#left {
    float: left;
    margin: 0 20px 0 0;
    overflow: hidden;
    padding: 0 0 5px;
    width: 160px;
}

#content {
    margin: 0 auto;
    padding: 0;
    width: 780px;
}

#content p {
    font-size: 11px;
    line-height: 1.5;
}

#content p.asList {
    margin: 0 0 5px 0 !important;
    display: flex;
    align-items: center;
}

#contentLeft {
    float: left;
    margin: 0 20px 0 0;
    overflow: hidden;
    padding: 0 0 5px;
    width: 580px;
}

#contentRight {
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 180px;
}

#top {
    height: 70px;
    position: relative;
    z-index: 10;
}

    #top img.logo {
        border: medium none;
        height: 38px;
        left: 0;
        position: absolute;
        top: 20px;
        width: 114px;
    }

.HeaderBig {
    font-size: 20px;
    color: black;
    margin-bottom: 5px;
    margin-top: 15px;
    font-weight: 600;
    line-height: normal;
}

.HeaderBig1 {
    font-size: 30px;
    color: black;
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: normal;
    font-weight: bold;
}

.HeaderBig2 {
    font-size: 12px;
    color: black;
    line-height: normal;
    font-weight: bold;
}

.headerpadding {
    padding-top: 30px;
    margin-bottom: 20px;
}

.formFields {
    float: left;
}

.formField {
    width: 180px;
    float: left;
    display: block;
}

input, select {
    border: 1px solid #aaa;
    font-size: 13px;
}

    input[type="button"] {
        background: #f30000;
        color: White;
        cursor: pointer;
        margin-top: 30px;
    }

button, select {
    border: 1px solid #aaa;
}

    button[type="button"] {
        background: #D50000;
        color: White;
        cursor: pointer;
        margin-top: 30px;
        font-size: 13px;
        background-image: url(/images/Marketing/product-warning/submit-bg-right.png);
        background-position: right center;
        background-repeat: no-repeat;
    }

.sitePath h1 {
    color: #FFFFFF;
    margin: 0;
    padding: 12px 0 0;
}

.sitePath * {
    background-color: #FF0000;
    color: #FFFFFF;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
}

h1, h2, h3, #main h1, #main h2, #main h3, #main h4, #main h5 {
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
}

    h1.big {
        font-size: 18px !important;
    }

p {
    margin: 10px 0;
}

    p:first-child span[class="remove"] {
        display: none;
    }

input, select {
    width: 160px;
}

button, select {
    width: 160px;
}


.remove {
    float: left;
    color: red;
    padding-top: 5px;
    cursor: pointer;
}

    .remove:hover {
        text-decoration: underline;
    }

.add {
    clear: both;
    color: #333;
    cursor: pointer;
    float: right;
    padding: 2px;
    width: 57px;
    border: 1px solid black;
    background: #EEE;
}

    .add:hover {
        text-decoration: underline
    }

.done {
    text-decoration: line-through;
}

.clear {
    clear: both;
}

.sitePath {
    border-bottom: 1px solid #D9DBDC;
    height: 33px;
    margin-bottom: 10px;
    margin-left: 180px;
}



.sitePath h1 {
    color: #303030;
    margin: 0;
    padding: 12px 0 0;
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
}

#left ul {
    list-style: none outside none;
    margin: 0 0 20px;
    padding: 0;
}

    #left ul li {
        margin: 0 0 5px;
        padding: 0;
    }

        #left ul li a {
            background: none repeat scroll 0 0 #E0E0DD;
            color: #303030;
            display: block;
            font-size: 11px;
            outline-style: none;
            padding: 2px 2px 3px 5px;
            text-decoration: none;
        }

            #left ul li a:hover {
                color: red
            }

#top #nav {
    position: absolute;
    right: 0;
    top: 30px;
    width: 840px;
}

    #top #nav ul {
        list-style: none outside none;
        margin: 0 0 0 60px;
        padding: 0;
    }

        #top #nav ul li {
            float: left;
            margin: 0;
            padding: 0;
        }

            #top #nav ul li a {
                border-right: 1px solid #CBCBCB;
                color: #000;
                float: left;
                font-family: Verdana,Arial,Helvetica,sans-serif;
                font-size: 12px;
                font-weight: bold;
                line-height: 18px;
                margin: 5px 1px 0 0;
                outline-style: none;
                padding: 1px 16px 4px;
                text-decoration: none;
            }

            #top #nav ul li.selected a {
                background-position: 0 0;
                border-right: 1px solid #CECECE;
                color: #FF0000;
                margin-top: 0;
                padding-top: 6px;
            }

.breadcrumb a {
    border: medium none;
    color: #5F5F5F;
    font-weight: normal;
    line-height: 14px;
    padding: 0 6px 0 12px;
}

    .breadcrumb a.first {
        background: none;
    }

#content table.split {
    border: medium none;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    text-align: left;
    background: white;
}

    #content table.split td.third, #content table.split th.third {
        width: 167px;
        background: white;
    }

#content table.split1 {
    border: medium none;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    text-align: left;
    background: white;
}

    #content table.split1 td.third, #content table.split1 th.third {
        width: 160px;
        background: white;
    }

#content table.split td.quarter, #content table.split th.quarter {
    width: 180px;
    background: white;
}

#content table.split td, #content table.split th {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #FFFFFF -moz-use-text-color -moz-use-text-color;
    border-style: none solid none none;
    border-width: medium 20px medium medium;
    border-color: transparent;
    padding: 0;
    background: white;
    vertical-align: top;
}

.pagetitlewhite {
    background-color: #FF0000;
    color: #FFFFFF;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
}

table.resultTable {
    width: 100%;
    border: 0;
    font-size: 11px;
    margin-bottom: 20px;
}

.resultTable td {
    width: 20%;
    padding: 0; 
    border: 0;
}
.resultTable tr {
    background: none !important;
}

.resultImage {
    margin-right: 5px;
}

.step1-indicator {
    margin-right: 10px;
    font-weight: bold;
    float: left;
    width: 5px;
}

.step1 {
    float: left;
    width: 140px;
}

h3.blue {
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    margin: 0;
    padding: 4px 2px 4px 8px;
}

div.blue {
    background: none repeat scroll 0 0 #F0F0F0;
    color: #303030;
    margin-bottom: 15px;
    padding: 6px 8px 8px;
}

a.bullet {
    text-decoration: underline;
    display: inline-block;
    margin-top: 4px;
    padding-left: 10px;
}

.red-right {
    background-color: #D50000;
    background-position: right center;
    background-repeat: no-repeat;
    border: 1px solid #FB0000;
    border-right: 0;
    color: #FFFFFF;
    margin-top: 5px;
    padding: 2px 10px 2px 2px;
    width: auto;
    cursor: pointer;
}

.red-left {
    background-color: #D50000;
    background-position: left center;
    background-repeat: no-repeat;
    border: 1px solid #FB0000;
    border-left: 0;
    color: #FFFFFF;
    margin-top: 5px;
    padding: 2px 2px 2px 10px;
    width: auto;
    cursor: pointer;
}

:focus {
    outline: none;
}

::-moz-focus-inner {
    border: 0;
}

h2.faqHeader {
    font-size: 12px !important;
}

.faqList dl, .faqList dt, .faqList dd {
    margin: 0;
    padding: 0;
    margin-bottom: 6px;
}

.faqList dt {
    color: #FF0000;
    cursor: pointer;
    padding-left: 10px;
}

.faqList dd {
    padding-left: 10px;
}

/* -------------------VELUX Forms------------ */
    #main .formbuilder h1 {
    margin: 10px 0 5px;
}

.formbuilder .mandatoryText {
    padding-right: 8px;
}

.formbuilder .checkBoxText {
    font-weight: bold;
    padding-left: 6px;
    display: block;
}

.formbuilder .genericradio td, .formbuilder .genericcheckbox td {
    padding-bottom: 0;
    padding-left: 25px;
}

.formbuilder input, .formbuilder button, .formbuilder select, .formbuilder textarea {
    display: block;
    font-size: 11px;
    width: 350px;
    width: 78%;
}

.formbuilder select {
        width: 70px;
}

.formbuilder .genericradio input, .formbuilder .genericradio button, .formbuilder .genericcheckbox input, .formbuilder .genericcheckbox button {
    display: inline;
    width: auto;
}

.formbuilder .genericradio td input, .formbuilder .genericradio td button, .formbuilder .genericcheckbox td input, .formbuilder .genericcheckbox td button {
    float: left;
    margin: 2px 0 0 -25px;
    padding: 0;
    width: 25px;
}

.formbuilder .button {
    margin-top: 10px;
}

    .formbuilder .button button {
        margin-right: 0;
        width: auto;
    }

.formbuilder .entireRow {
    overflow: hidden;
    padding-bottom: 5px;
    width: 520px;
}

.formbuilder .groupEmpty {
    font-size: 0;
    line-height: 0;
    padding: 0;
}

.formbuilder input.textFull {
    width: 350px;
}

.formbuilder button.textFull {
    width: 350px;
}

.formbuilder input.textHalf {
    width: 175px;
}

.formbuilder button.textHalf {
    width: 175px;
}

.formbuilder input.textQuarter {
    width: 88px;
}

.formbuilder button.textQuarter {
    width: 88px;
}

.formbuilder .leftCol {
    float: left;
    padding-right: 10px;
    width: 150px;
}

.formbuilder .rightCol {
}

.formbuilder .checkBoxWrapper {
    float: left;
}

.formbuilder .checkBoxLabel {
    display: block;
}

    .formbuilder .checkBoxLabel .leftCol {
        display: block;
        float: none !important;
        margin-left: 30px;
        padding: 0 !important;
        width: auto !important;
    }

.formbuilder input[type="checkbox"] {
    width: auto;
    display: inline;
}

.formbuilder .checkBoxRow {
    padding: 20px 0px;
}

.radioButtonTable td.left, .checkBoxRow td.left {
    vertical-align: top;
    width: 30px;
}

.radioButtonTable input {
    float: left;
    width: 25px;
}

.radioButtonTable button {
    float: left;
    width: 25px;
}

.radioButtonTable label {
    float: left;
    width: 700px;
}

.formbuilder label.error {
    color: red;
    display: block;
    float: right;
    margin-top: -16px;
}

.radioButtonTable label.error {
    color: red;
    display: block;
    float: left;
    padding: 2px 4px 0 0;
    width: 5px;
}

.formbuilder input.error, .formbuilder select.error {
    border: 1px dotted red;
}

.formbuilder button.error, .formbuilder select.error {
    border: 1px dotted red;
}

.radioButtonTable input[type=radio].error {
    border: 1px dotted red;
    background-color: red;
}

.radioButtonTable button[type=radio].error {
    border: 1px dotted red;
    background-color: red;
}



/***************************** Call Center styles ********************/

.ccSearchResultRepeater {
    margin-top: 30px;
    float: left;
}

.ccSearchResultRow {
    padding: 5px 2px;
}

    .ccSearchResultRow:hover {
        background-color: #FFFFAA;
    }

.ccSearchResultRepeater a.details {
    background-color: #D50000;
    border: 1px solid #FB0000;
    border-left: 0;
    color: #FFFFFF;
    margin-top: 5px;
    padding: 0px 7px 2px;
    width: auto;
    cursor: pointer;
    text-decoration: none;
    font-size: 18px;
}

.searchDetailTable {
    border-bottom: 2px solid gray;
    float: left;
    padding-bottom: 10px;
    padding-left: 10px;
    width: 760px;
}

    .searchDetailTable .left, searchDetailTable .right {
        width: 350px;
        padding: 5px;
        float: left;
    }

    .searchDetailTable input, .searchDetailTable select {
        width: 190px;
    }

    .searchDetailTable button, .searchDetailTable select {
        width: 190px;
    }

.searchDetailTableAlt {
    border: 0;
    padding-top: 20px;
}

    .searchDetailTableAlt textarea {
        width: 310px;
    }

    .searchDetailTableAlt button[type=button] {
        width: 80px;
    }

    .searchDetailTableAlt .buttons {
        float: left;
        padding-left: 30px;
        padding-top: 44px;
        -moz-padding-top: 66px;
        text-align: center;
        width: 223px;
    }

    .searchDetailTableAlt .comment, .comment textarea {
        width: 490px;
        float: left;
        padding: 5px;
    }

.mainContentTable {
    width: 100%;
    padding: 20px 10px;
    border-bottom: 1px solid gray;
}

    .mainContentTable input[type=text] {
        width: 350px;
    }

    .mainContentTable button[type=text] {
        width: 350px;
    }

input[type="radio"], input[type="checkbox"] {
    border: 0;
}

button[type="radio"], button[type="checkbox"] {
    border: 0;
}

.printbutton {
    padding-top: 0px;
}

.summary .rightCol {
    font-weight: bold;
}

.checkpanePart {
    float: left;
    padding-bottom: 3px;
}
