﻿jqu {
    margin: 0;
    padding: 0; /*color: #333333;*/
    background: #FFFFFF;
}

body, input, select, textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #555;
}

td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 14px;
}

p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 14px;
}

h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 14px; /*text-transform: uppercase;*/
    color: #5C75B5;
    padding: 10px 0px 10px 0px;
    margin: 0;
    width: 90%;
    border-bottom: 2px solid #C0C0C0;
    margin-bottom: 10px;
}

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    color: #5C75B5;
    padding: 0;
    margin: 0;
}

textarea {
    border: 1px solid #8B8F99;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal; /*color: #333333;*/
}

input {
    border: 1px solid #8B8F99;
    height: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal; /*color: #333333;*/
    vertical-align: middle;
}

.button {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    height: 18px;
    background: #8B8F99;
    padding-bottom: 3px;
}

    .button:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #FFFFFF;
        height: 18px;
        background: #00478C;
        padding-bottom: 3px;
    }

.checkbox {
    border: none;
    border-width: 0px;
}

.red {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 14px;
    color: #CC0000;
}

.white {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 14px;
    color: #FFFFFF;
}
/* layout structure *
#container
{
    width: 975px;
    height: 800px;
    background-color: #FFF;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
}
#header
{
    width: 955px;
    height: 80px;
    margin: 0;
    padding: 0;
    margin-right: auto;
    margin-left: auto;
}
#logo
{
    float: left;
    padding: 39px 0 8px 3px;
}
#country
{
    float: right;
    width: 180px;
    height: 16px;
    background: #00478C;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: right;
    padding: 3px 10px 0 0;
    color: #FFFFFF;
}
#slogan2
{
    float: right;
    margin: 0;
    padding: 0;
}
#wrap
{
    clear: both;
    width: 955px;
    margin-right: auto;
    margin-left: auto;
}
#navigation
{
    float: left;
    width: 175px;
    margin: 0;
    padding: 0;
}
#twinson
{
    width: 175px;
    margin: 0;
    padding: 0;
    background: #806E65;
}
#content
{
    float: right;
    width: 780px;
    margin: 0;
    padding: 0;
}
#footer
{
    float: right;
    width: 765px;
    height: 18px;
    margin: 0;
    padding: 3px 10px 0 0;
    background: #00478C;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    text-align: right;
    color: #FFFFFF;
}
/* content *
#eyecatcher
{
    float: left;
    width: 580px;
    padding: 0 0 0 5px;
}
#sidebar
{
    float: right;
    width: 190px;
    margin: 0;
    padding: 0;
}
/* country */
#country a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    text-align: right;
    color: #FFFFFF;
}

    #country a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: underline;
        text-align: right;
        color: #FFFFFF;
    }
/* footer *
#footer a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    text-decoration: underline;
    text-align: right;
    color: #FFFFFF;
}
#footer a:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
    text-align: right;
    color: #FFFFFF;
}
/* boxes
.news
{
    width: 190px;
    height: 330px;
    background: #F1F1F1;
}
.news h3
{
    margin: 0;
    background: #8B8F99;
    height: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 3px 0 0 15px;
    color: #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
}
.news p
{
    margin: 8px 0 0 0;
    background: #F1F1F1;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 14px;
    padding: 3px 10px 0 15px;
}
.news ul
{
    list-style: none;
    margin: 0;
    padding: 8px 0 0 15px;
}
.news li
{
    background: url(../../../img/consumer/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding: 2px 0 0 15px;
    margin: 0px;
}
.news a
{
    color: #0099FF;
    text-decoration: none;
}
.news a:hover
{
    color: #333333;
    text-decoration: none;
}
.topic
{
    width: 190px;
    height: 250px;
    background: #F1F1F1;
}
.topic h3
{
    margin: 0;
    background: #8B8F99;
    height: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 3px 0 0 15px;
    color: #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
}
.topic p
{
    margin: 8px 0 0 0;
    background: #F1F1F1;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 14px;
    padding: 3px 10px 0 12px;
}
.topic ul
{
    list-style: none;
    margin: 0;
    padding: 8px 0 0 15px;
}
.topic li
{
    background: url(../../../img/consumer/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding: 2px 0 0 15px;
    margin: 0px;
}
.topic a
{
    color: #0099FF;
    text-decoration: none;
}
.topic a:hover
{
    color: #333333;
    text-decoration: none;
}
/* navigation *
#nav
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
}
#nav li
{
    margin: 0;
    padding: 0 0 2px 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
}
#nav a
{
    display: block;
    width: 160px;
    height: 16px;
    color: #333333;
    text-decoration: none;
    background: #F1F1F1;
    padding: 3px 0 0 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
}
#nav a:hover, body#home #n-home a, body#products #n-products a, body#colors #n-colors a, body#references #n-references a, body#technology #n-technology a, body#contact #n-contact a, body#about #n-about a, body#ecology #n-ecology a, body#quality #n-quality a
{
    display: block;
    width: 160px;
    height: 16px;
    color: #FFF;
    text-decoration: none;
    background: #66CCFF;
    padding: 3px 0 0 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
}
#nav .who
{
    color: #FFFFFF;
    display: block;
    padding: 3px 0 0 15px;
    margin: 0 0 2px 0;
    width: 160px;
    height: 16px;
    background: #5C75B5;
}
#nav .footer
{
    width: 175px;
    background-image: url(../../../img/consumer/footer.gif);
    margin: 0;
}
/ subnavigation *
#subnav
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
}
#subnav li
{
    float: left;
    margin: 0;
    padding: 0 0 0 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
}
#subnav .active
{
    color: #FFFFFF;
    display: block;
    padding: 3px 0 0 15px;
    margin: 0;
    width: 175px;
    height: 16px;
    background: #66CCFF;
}
#subnav .long3
{
    color: #FFFFFF;
    display: block;
    padding: 3px 0 0 15px;
    margin: 0 0 0 5px;
    width: 565px;
    height: 16px;
    background: #8B8F99;
}
#subnav .long2
{
    color: #FFFFFF;
    display: block;
    padding: 3px 0 0 15px;
    margin: 0 0 0 5px;
    width: 370px;
    height: 16px;
    background: #8B8F99;
}
#subnav .long1
{
    color: #FFFFFF;
    display: block;
    padding: 3px 0 0 15px;
    margin: 0 0 0 5px;
    width: 175px;
    height: 16px;
    background: #8B8F99;
}
#subnav a
{
    display: block;
    width: 175px;
    height: 16px;
    color: #FFF;
    text-decoration: none;
    background: #8B8F99;
    padding: 3px 0 0 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
}
#subnav a:hover
{
    display: block;
    width: 175px;
    height: 16px;
    color: #FFF;
    text-decoration: none;
    background: #66CCFF;
    padding: 3px 0 0 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
}
/* subnavigation products *
#subnavprod
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
}
#subnavprod li
{
    float: left;
    margin: 0;
    padding: 0 0 0 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
}
#subnavprod .windows
{
    color: #FFFFFF;
    display: block;
    padding: 3px 0 0 15px;
    margin: 0;
    width: 175px;
    height: 16px;
    background: #5D87A1;
}
#subnavprod .interior
{
    color: #FFFFFF;
    display: block;
    padding: 3px 0 0 15px;
    margin: 0;
    width: 175px;
    height: 16px;
    background: #556292;
}
#subnavprod .exterior
{
    color: #FFFFFF;
    display: block;
    padding: 3px 0 0 15px;
    margin: 0;
    width: 175px;
    height: 16px;
    background: #90492D;
}
#subnavprod .garden
{
    color: #FFFFFF;
    display: block;
    padding: 3px 0 0 15px;
    margin: 0;
    width: 175px;
    height: 16px;
    background: #677718;
}
#subnavprod a
{
    display: block;
    width: 175px;
    height: 16px;
    color: #FFF;
    background: #8B8F99;
    text-decoration: none;
    padding: 3px 0 0 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
}
/* content *
.column
{
    width: 190px;
    height: 480px;
    background: #F1F1F1;
}
.column p
{
    margin: 0;
    background: #F1F1F1;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 14px;
    padding: 3px 10px 0 15px;
}
.column ul
{
    list-style: none;
    margin: 0;
    padding: 8px 0 0 15px;
}
.column li
{
    background: url(../../../img/consumer/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding: 2px 0 0 15px;
    margin: 0px;
}
.column a
{
    color: #0099FF;
    text-decoration: none;
}
.column a:hover
{
    color: #333333;
    text-decoration: none;
}
.column2
{
    width: 385px;
}
.column2 p
{
    margin: 8px 0 0 0;
    background: #F1F1F1;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 14px;
    padding: 3px 10px 0 15px;
}
.column2 ul
{
    list-style: none;
    margin: 0;
    padding: 8px 0 0 15px;
}
.column2 li
{
    background: url(../../../img/consumer/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding: 2px 0 0 15px;
    margin: 0px;
}
.column2 a
{
    color: #0099FF;
    text-decoration: none;
}
.column2 a:hover
{
    color: #333333;
    text-decoration: none;
}
.row1
{
    width: 775px;
    height: 127px;
    background: #F1F1F1;
    margin-bottom: 5px;
}
.row1 ul
{
    list-style: none;
    margin: 0;
    padding: 5px 0 0 0;
}
.row1 li
{
    background: url(../../../img/consumer/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding: 2px 0 0 15px;
    margin: 0px;
}
.row1 a
{
    color: #0099FF;
    text-decoration: none;
}
.row1 a:hover
{
    color: #333333;
    text-decoration: none;
}
.row2
{
    width: 775px;
    height: 127px;
    background: #FFF;
    margin-bottom: 5px;
}
.row2 ul
{
    list-style: none;
    margin: 0;
    padding: 5px 0 0 0;
}
.row2 li
{
    background: url(../../../img/consumer/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding: 2px 0 0 15px;
    margin: 0px;
}
.row2 a
{
    color: #0099FF;
    text-decoration: none;
}
.row2 a:hover
{
    color: #333333;
    text-decoration: none;
}
/* twinson *
#twinson p
{
    margin: 0;
    padding: 10px;
    color: #FFFFFF;
    background: #806E65;
}
#twinson ul
{
    list-style: none;
    margin: 0;
    padding: 8px 0 0 15px;
}
#twinson li
{
    background: url(../../../img/arrow_twinson.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding: 2px 0 0 15px;
    margin: 0px;
}
#twinson a
{
    color: #FFF;
    text-decoration: none;
}
#twinson a:hover
{
    color: #FFF;
    text-decoration: underline;
}
/* windows *
#windows
{
    width: 175px;
    color: #FFFFFF;
    background: #8B8F99;
}
#windows a
{
    color: #FFF;
    text-decoration: none;
}
#windows a:hover
{
    color: #FFF;
    text-decoration: underline;
}
*/


.inputNoBorder input {
    font-family: Arial, Helvetica, sans-serif;
    border: 0px;
}

.inputCloseTogether input {
}

.imgButton {
    border: 0px;
}

.contact td.label {
    padding-left: 10px;
    width: 100px;
    vertical-align: top;
}

.contact td.labelwidth {
    width: 100px;
    vertical-align: top;
}

.contact td input.textbox {
    width: 150px;
    margin-right: 25px;
}

.contact {
    margin-top: 10px;
}

.jQueryButton {
    height: 29px;
}

ShowInstallersCheckBox, ShowInstallersCheckBox {
    display: block;
}

.PreferredPartner {
    background-color: #E0ECFC;
}

.DealerHeaders {
    margin-right: 10px;
    margin-bottom: 5px;
    height: 15px;
}

    .DealerHeaders div {
        text-align: center;
        float: right;
        margin-left: 15px;
    }

.ContactColumn {
    /*display: none;*/
    width: 90px;
}

.hideThis {
    display: none;
}

.DealerInstallerFlags {
    padding-left: 15px;
    display: block;
}

#tabs-WindowsAndDoors .ContactColumn {
    display: block;
}

#tabs-WindowsAndDoors .DealerInstallerFlags {
    display: none;
}

#tabs-WindowsAndDoors .OnlyVisibleInWindowsAndDoors {
    display: block;
}

.OnlyVisibleInWindowsAndDoors {
    display: none;
}

#Legal {
    margin-bottom: 20px;
}

    #Legal input {
        border: 1px none transparent;
    }

#Notice {
    border: 2px solid #ccc;
    padding: 10px;
    width: 705px;
    text-align: left;
    margin-bottom: 10px;
}

.contactOptions {
    display: none;
}

/* NEW styles icons buttons*/

.jQueryIconFlag1, .jQueryIconFlagGray1, .jQueryIconFlag2, .jQueryIconFlagGray2, .jQueryIconFlag3, .jQueryIconFlagGray3, .jQueryIconFlag4, .jQueryIconFlagGray4,
.jQueryIconFlag5, .jQueryIconFlagGray5, .jQueryIconFlag6, .jQueryIconFlagGray6, .jQueryIconFlag7, .jQueryIconFlagGray7, .jQueryIconFlag8, .jQueryIconFlagGray8,
.jQueryIconFlag9, .jQueryIconFlagGray9, .jQueryIconFlag10, .jQueryIconFlagGray10, .jQueryIconFlagStar, .jQueryIconFlagGrayStar {
    height: 21px;
    width: 21px;
    border: none;
    background-repeat: no-repeat;
    background-position: left top;
}

.jQueryIconFlag1 {
    background-image: url("../Images/cirkel_blauw-1.png");
}

.jQueryIconFlag2 {
    background-image: url("../Images/cirkel_blauw-2.png");
}

.jQueryIconFlag3 {
    background-image: url("../Images/cirkel_blauw-3.png");
}

.jQueryIconFlag4 {
    background-image: url("../Images/cirkel_blauw-4.png");
}

.jQueryIconFlag5 {
    background-image: url("../Images/cirkel_blauw-5.png");
}

.jQueryIconFlag6 {
    background-image: url("../Images/cirkel_blauw-6.png");
}

.jQueryIconFlag7 {
    background-image: url("../Images/cirkel_blauw-7.png");
}

.jQueryIconFlag8 {
    background-image: url("../Images/cirkel_blauw-8.png");
}

.jQueryIconFlag9 {
    background-image: url("../Images/cirkel_blauw-9.png");
}

.jQueryIconFlag10 {
    background-image: url("../Images/cirkel_blauw-10.png");
}

.jQueryIconFlagStar {
    background-image: url("../Images/cirkel_blauw-ster.png");
}

.jQueryIconFlagGray1 {
    background-image: url("../Images/cirkel_grijs-1.png");
}

.jQueryIconFlagGray2 {
    background-image: url("../Images/cirkel_grijs-2.png");
}

.jQueryIconFlagGray3 {
    background-image: url("../Images/cirkel_grijs-3.png");
}

.jQueryIconFlagGray4 {
    background-image: url("../Images/cirkel_grijs-4.png");
}

.jQueryIconFlagGray5 {
    background-image: url("../Images/cirkel_grijs-5.png");
}

.jQueryIconFlagGray6 {
    background-image: url("../Images/cirkel_grijs-6.png");
}

.jQueryIconFlagGray7 {
    background-image: url("../Images/cirkel_grijs-7.png");
}

.jQueryIconFlagGray8 {
    background-image: url("../Images/cirkel_grijs-8.png");
}

.jQueryIconFlagGray9 {
    background-image: url("../Images/cirkel_grijs-9.png");
}

.jQueryIconFlagGray10 {
    background-image: url("../Images/cirkel_grijs-10.png");
}

.jQueryIconFlagGrayStar {
    background-image: url("../Images/cirkel_grijs-ster.png");
}

/*_________________________*/

.jQueryIconFlag, .jQueryIconFlagGray {
    background-image: url("../Images/star-prefpartner-small.png");
    height: 20px;
    width: 18px;
    border: none;
}

.jQueryIconFlagGray {
    background-image: url("../Images/star-gray-small.png");
}

.jQueryIconDetails {
    background-image: url("../Images/20120627-details-button.png");
    background-repeat: no-repeat;
    background-position: left top;
    height: 27px;
    width: 23px;
    border: none;
    cursor: pointer;
}

.jQueryIconItinerary {
    background-image: url("../Images/20120627-routeplanner-button.png");
    background-repeat: no-repeat;
    background-position: left top;
    height: 27px;
    width: 23px;
    border: none;
    cursor: pointer;
}

.backgroundTabs {
    font-weight: bold;
    background-position: left top;
    background-repeat: no-repeat;
}

.bgTab-WindowsAndDoors {
    background-image: url("../Images/nav_window.png");
}

.bgTab-Garden {
    background-image: url("../Images/nav_outdoor.png");
}

.bgTab-Exterior {
    background-image: url("../Images/nav_roofline.png");
}

.bgTab-Interior {
    background-image: url("../Images/nav_interior.png");
}

.accordion h3 {
    font-size: 13px;
}

.accordion > div {
}

.dealerContainer {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding-top: 5px;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.brochureLister {
    display: block;
    clear: both;
}

    .brochureLister table {
        float: left;
    }

.borderedForH1Subscript {
    border-bottom: 2px solid #C0C0C0;
    margin-bottom: 10px;
    padding-bottom:5px
}

.borderedForH1Subscript h1 {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom:0;
}
