body
{
    background: #cfcfcf url(../img/general/page_bg.gif) repeat-x top left;
    font-size: 16px;
    font-family: Myriad Pro, Arial, Tahoma, Helvetica, Verdana, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #666666;
}

#tinymce
{
    background: #ffffff !important;
}

a:link, a:active, a:visited
{
    color: #666666;
    text-decoration: none;
    outline: 0;
}

a:hover
{
    color: #233e70;
    text-decoration: underline;
}

a img
{
    border: 0px;
}

p
{
    margin: 0px;
}

.serachLink a:link, .serachLink a:active, .serachLink a:visited
{
    color: #000;
    text-decoration: none;
    outline: 0;
}

.serachLink a:hover
{
    color: #233e70;
    text-decoration: underline;
}

input.button /*, input[type="button"]*/
{
    color: #222;
    height: 30px;
}

.input-example
{
    display: block;
    font-size: 11px;
    color: #999999;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.clear0
{
    clear: both;
    height: 1px;
    font-size: 1px;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

.center
{
    text-align: center;
}

.paddingRightButton20
{
    padding: 0 20px 20px 0;
}

.paddingLeft50
{
    padding-left: 50px;
}

.paddingRight50
{
    padding-right: 50px;
}

.paddingRight30
{
    padding-right: 30px;
}

.marginLeft5
{
    margin-left: 5px;
}

.paddingBotton20
{
    padding-bottom: 20px;
}

.searchImage
{
    margin-right: 5px;
}

.pb20
{
    padding-bottom: 20px;
}

.lh60
{
    line-height: 60px;
}

.txt1
{
    margin: auto;
    font-weight: bold;
}

.w610
{
    width: 610px;
}

.wrap
{
    margin: 0pt auto;
    width: 926px;
    background: transparent url(../img/general/page.center.png) repeat-y top left;
}

*html .wrap
{
    background: transparent url(../img/bg/page.center.ie6.png) repeat-y top left;
}

.wrap2
{
    background: transparent url(../img/general/page.bottom.png) no-repeat bottom left;
    padding-bottom: 14px;
}

.wrap3
{
    background: #ffffff;
    margin: 0px 14px 0px 14px;
    height: 1%;
    padding: 5px 16px 0px 14px;
}

.create-account, .gen-form-cover
{
    border: 1px solid #5b6f94;
    /*width:490px;*/
    margin: 0 auto 80px;
    padding: 25px 40px;
    border-radius: 10px;
    webkit-border-radius: 10px;
}

    .gen-form-cover.w650
    {
        width: 580px;
    }

    .create-account .loginHeader
    {
        font-size: 18px;
    }

.register
{
    color: #233e70;
    font-size: 18px;
    width: 400px;
    text-align: center;
    margin-bottom: 50px;
}

    .register a
    {
        text-decoration: underline;
        color: #233e70;
    }

.cn
{
    font-weight: bold;
}

/* Header */
#logo a
{
    float: left;
    display: block;
    border: 1px;
    width: 212px;
    height: 126px;
    background: url(../img/logo/logo.gif) no-repeat center;
    text-decoration: none;
}

#searchBlock
{
    float: right;
    margin-top: 25px;
    line-height: 29px;
    height: 29px;
    vertical-align: middle;
}

    #searchBlock .searchBox
    {
        width: 150px;
        height: 17px;
        border: 1px solid #5a5758;
        padding: 1px 20px 1px 2px;
        margin-left: 20px;
        background: transparent url(../img/icons/search.gif) no-repeat top right;
    }

#topMenu
{
    float: right;
    clear: right;
    font-size: 12px;
    margin-top: 15px;
    width: 656px;
    text-align: right;
    white-space: nowrap;
}

    #topMenu span
    {
        color: #233e70;
        margin: 0px 5px 0px 5px;
    }

    #topMenu a.selected
    {
        color: #233e70;
    }

#mainMenu
{
    float: right;
    clear: right;
    margin-top: 11px;
    width: 653px;
    height: 31px;
    background: url(../img/general/menu.png) no-repeat top left;
    color: #ffffff;
}

    #mainMenu a
    {
        color: #fff;
    }

#banner
{
    float: none;
    clear: both;
    height: 163px;
    margin: 10px 0 40px 0;
}

    #banner.homeBanner
    {
        height: 223px !important;
    }

    #banner .image
    {
        height: 151px;
        background: transparent url(../img/general/banner.jpg) no-repeat top left;
    }

    #banner.homeBanner .image
    {
        height: 211px !important;
    }

    #banner .architects
    {
        background-image: url(../img/bg/banner.architects.jpg);
    }

    #banner .contractors
    {
        background-image: url(../img/bg/banner.contractors.jpg);
    }

    #banner .government
    {
        background-image: url(../img/bg/banner.government.jpg);
    }

    #banner .millwork
    {
        background-image: url(../img/bg/banner.millwork.jpg);
    }

.greenZoneBackground
{
    background: url(../img/bg/menu_bg_green.png);
}

#banner .homeBanner
{
    background: transparent url(../img/bg/banner.home.jpg) no-repeat top left;
}

    #banner .homeBanner .text
    {
        position: relative;
        left: 450px;
        top: 15px;
        width: 390px;
        height: 190px !important;
    }

        #banner .homeBanner .text h2
        {
            font-size: 22px;
            font-weight: bold;
            margin: 0px 0px 15px 0px;
        }

/* content */
#content
{
    clear: both;
    margin-bottom: 10px;
}

    #content .leftColumn
    {
        float: left;
        width: 234px;
        background-color: #ffffff;
        border-right: 1px solid #8f8f8f;
    }

        #content .leftColumn .content
        {
            padding-right: 17px;
        }

    #content .rightColumn
    {
        float: left;
        width: 633px;
        margin-left: -1px;
        border-left: 1px solid #8f8f8f;
        background-color: #ffffff;
    }

        #content .rightColumn .content
        {
            padding-left: 17px;
            min-height: 300px;
        }

    #content.section .leftColumn
    {
        float: left;
        width: 633px;
        background-color: #ffffff;
    }

    #content.section .rightColumn
    {
        float: left;
        width: 234px;
        margin-left: -1px;
        border-left: 1px solid #8f8f8f;
        background-color: #ffffff;
    }

.wrap3.home
{
    clear: both;
    padding: 0px;
    height: 372px;
    background: transparent url(../img/bg/home.blocks3.jpg) no-repeat bottom left;
}

#content.home
{
    min-height: 372px;
    padding: 5px 16px 0px 14px;
    margin-bottom: 0px !important;
}

    #content.home .block
    {
        float: left;
        width: 214px;
        height: 349px;
        margin-right: 4px;
        position: relative;
    }

        #content.home .block.government
        {
            margin-right: 0px;
        }

        #content.home .block .title
        {
            position: relative;
            left: 12px;
            top: 3px;
            width: 115px;
            height: 35px;
            color: #233e70;
            font-weight: bold;
            font-family: Tahoma, Arial;
            font-size: 13px;
            line-height: 1.3;
        }

        #content.home .block .text
        {
            position: relative;
            left: 15px;
            top: 110px;
            width: 185px;
            height: 190px;
            font-size: 14px;
            line-height: 20px;
            font-weight: bold;
        }

#content h1
{
    font-size: 24px;
    font-weight: normal;
    color: #233e70;
    margin: 0 16px 30px;
    padding-top: 10px;
}

/* Footer */
#footer
{
    height: 33px;
    background-color: #58595a;
    text-align: center;
    padding: 7px 10px 2px 10px;
    color: #ffffff;
    font-size: 10px;
    margin: 0px 13px 0px 13px;
    font-family: Arial, Tahoma, Myriad Pro;
}

    #footer a
    {
        color: #ffffff;
        text-decoration: none;
    }

        #footer a:hover
        {
            color: #ffffff;
            text-decoration: underline;
        }

/* Other */
.login
{
    margin-left: 240px;
}

    .login .loginForm input[type=submit].button + a
    {
        color: #1800FD;
        margin-left: 40px;
        text-decoration: underline;
        font-size: 14px;
    }


/* GENERAL EDIT CONTROLS
----------------------------------------------------------*/
.form
{
    margin: 20px 0px 10px 0px;
}

.formButtons
{
    margin: 10px 0px 10px 0px;
    height: 22px;
}

    .formButtons.textRight
    {
        text-align: right;
        float: none;
    }

.nowrap
{
    white-space: nowrap;
}

.bold
{
    font-weight: bold;
}

.small
{
    font-size: 14px;
}

.field
{
    margin-bottom: 5px;
    float: none;
    clear: both;
}

    .field label
    {
        width: 150px;
        float: left;
        margin-right: 10px;
        text-align: right;
        display: inline;
    }

.form.wide .field label
{
    width: 170px;
}

.field label.red
{
    color: #e81c24;
}

.field input.text, .field textarea, .field select
{
    float: left;
    width: 180px;
}

.field select
{
    width: 187px;
}

.form.wide .field input.text, .form.wide .field textarea
{
    width: 280px;
}

.form.wide .field select
{
    width: 287px;
}

/* Module Settings */
.checkBoxSettings label
{
    float: none !important;
    padding: 0 0 20px 10px;
}

.checkBoxSettings input
{
    margin: 0 !important;
}

.selectContainerSettings select
{
    float: none;
}

.languageRow label
{
    float: left !important;
    padding-right: 10px;
}

.languageRow select, .languageRow input
{
    float: left;
    margin: 0 35px 0 0;
    padding: 2px !important;
}

/* Text Editor */
.textEditorContainer
{
    padding: 20px 0px 10px 0px;
}

/*contat us*/
.contact-us
{
    margin-bottom: 30px;
}

    .contact-us .map-col
    {
        width: 300px;
        float: left;
        padding-left: 20px;
    }

    .contact-us .contact-col
    {
        width: 545px;
        float: left;
        text-align: center;
        font-family: Arial;
    }

        .contact-us .contact-col p
        {
            margin-bottom: 23px;
        }

            .contact-us .contact-col p a.li
            {
                color: #577ca6;
                font-size: 13px;
            }

                .contact-us .contact-col p a.li:hover
                {
                    text-decoration: none;
                }

            .contact-us .contact-col p.visit-us a
            {
                text-decoration: underline;
                color: #577ca6;
            }


/* LEFT MENU
----------------------------------------------------------*/
.leftMenuContainer
{
}

.leftMenuItem,
.leftMenuSelectedItem
{
    font-size: 14px;
    line-height: 22px;
    padding-left: 20px;
    background: transparent url(../img/bullets/leftMenu.gif) no-repeat 0px 5px;
}

    .leftMenuSelectedItem a
    {
        color: #233e70;
    }

    .leftMenuItem.level1, .leftMenuSelectedItem.level1
    {
        font-size: 12px;
        line-height: 18px;
        background: transparent url(../img/bullets/submenu_bullet.png) no-repeat 10px 8px;
    }

    .leftMenuItem.level2, .leftMenuSelectedItem.level2
    {
        padding-left: 35px;
        font-size: 12px;
        line-height: 18px;
        background: transparent url(../img/bullets/submenu_bullet.png) no-repeat 25px 8px;
    }

.leftMenuSeparator
{
}

/* CONTAINERS
----------------------------------------------------------*/
.containerGridTable, .containerGridTable a
{
    font-size: 12px;
    color: #000000;
}

    .containerGridTable a:hover
    {
        color: #233e70;
    }

    .containerGridTable th, .containerGridTable td
    {
        border-bottom: 1px solid #000000;
        padding: 5px 0px 3px 0px;
    }

/* PROJECTS
----------------------------------------------------------*/
.projectDescription
{
    float: none;
    clear: both;
}

.projectImages
{
    width: 260px;
    float: right;
}


/* PRODUCTS
----------------------------------------------------------*/
.productCategories
{
    text-align: center;
    margin-top: 20px;
}

.categoryBlock
{
    width: 92px;
    height: 96px;
    border: 0px solid gray;
    margin: 6px 3px 6px 3px;
}

.products td
{
    text-align: center;
}

.products .product
{
    margin: 5px 20px 15px 0px;
}

    .products .product .name
    {
        font-size: 12px;
        margin-top: 5px;
    }

.qtip .qtip-tip,
.qtip .qtip-wrapper
{
    -moz-opacity: 0.95;
    -webkit-opacity: 0.95;
    opacity: 0.95;
    filter: alpha(opacity=95);
}

.qtip .qtip-title
{
    border-bottom: 1px solid #e81c24;
    font-size: 22px;
    line-height: 20px;
    font-family: Arial, Helvetica, Tahoma;
    margin-bottom: 10px;
}

    .qtip .qtip-title .qtip-button
    {
        width: 14px;
        height: 13px;
        background: url(../img/bullets/close.gif) no-repeat top left;
        top: 7px;
    }

.qtip .images
{
    float: left;
    width: 110px;
}

    .qtip .images img
    {
        margin-bottom: 10px;
    }

.qtip .description
{
    float: left;
    width: 250px;
}

.featuredProducts .product .image
{
    float: left;
    width: 30px;
    height: 40px;
}

.featuredProducts .product .description
{
    float: left;
    width: 163px;
}

    .featuredProducts .product .description a
    {
        background: transparent url(../img/bullets/featuredProduct.gif) no-repeat 0px 2px;
        padding-left: 20px;
        font-size: 10px;
        color: #e81c24;
    }

/*Delivery Matrix*/
.deliveryMatrixMark
{
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    color: Black;
}

.deliveryMatrixColumnHeader
{
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    text-decoration: underline;
    padding: 0 5px 0 5px;
    color: Black;
}

.deliveryMatrixRowHeader
{
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 5px 0 5px;
    color: Black;
}

.deliveryMatrix
{
    width: 100%;
    border: 1px solid black;
    border-collapse: collapse;
}

.deliveryMatrixRowHeight
{
    height: 45px;
}

.deliveryMatrixContainer
{
    margin: 0pt auto;
    width: 500px;
}

.deliveryMatrixHead
{
    font-size: 24px;
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 5px 0 5px;
    color: Black;
    text-align: center;
    font-weight: bold;
}

/*Green Matrix*/
.greenMatrixBlackText
{
    font-size: 10px;
    padding: 10px 5px 10px 5px;
    text-align: center;
}

.greenMatrixWhiteText
{
    color: #FFFFFF;
    font-size: 12px;
    padding: 10px 5px 10px 5px;
    text-align: center;
}

.greenMatrixCriteclsColumn
{
    font-size: 10px;
    padding: 10px 5px 10px 5px;
    text-align: left;
    color: Black;
}

.greenMatrixGreenBackground
{
    background-color: #009966;
}

.greenMatrixGrayBackground
{
    background-color: #999999;
}

.greenMatrix
{
    width: 100%;
    border: 1px solid black;
    color: Black;
    border-collapse: collapse;
}

.greenMatrixContainer
{
    margin: 0pt auto;
    width: 600px;
}

/*StockList*/
.stockListTablesFont
{
    font-size: 10px;
    font-family: Arial Narrow;
}

.stockListTablesCellTop
{
    vertical-align: top;
    border: 1px solid black;
}

.stockListTablesCellDown
{
    vertical-align: bottom;
    border: 1px solid black;
}

.stockListTablesMark
{
    font-size: 10px;
    font-family: Arial Narrow;
    font-weight: bold;
}

.stockListTablesTitle
{
    background-color: #CCCCCC;
    font-size: 12px;
    border: 4px double black;
}

.stockListTable
{
    border-collapse: collapse;
    color: Black;
}

.stockListTableTitleMargin
{
    margin: 1px;
}

.stockListTableCellBorder
{
    border: 1px solid black;
}

/*Sales Service*/
.salesServicesBlock
{
    float: left;
    padding: 0 20px 20px 0;
}

.salesServicesContainer
{
    width: 500px;
}

/*Contact Admin List*/
.contactAdminListContainer
{
    width: 600px;
}

.contactAdminListBlock
{
    width: 250px;
    float: left;
    padding: 0 50px 50px 0;
}

.contactAdminListFoto
{
    float: left;
    padding-right: 5px;
}

.contactAdminListContainer address span
{
    display: block;
}

.contactAdminListName
{
    color: #e81c24;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
}

.contactAdminListEmail
{
    color: #e81c24;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
}

/*Search Document Files*/
.searchDFHeader
{
    color: #e81c24;
    font-size: 16px;
    font-weight: bold;
}

.searchDFDocumentName
{
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}

.searchDFDocumentDescription
{
    font-size: 14px;
}

.searchDFFileName
{
    width: 400px;
    padding-left: 20px;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    float: left;
}

.searchDFFileSize
{
    width: 70px;
    padding-left: 5px;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    float: left;
}

.searchDFFileDownload
{
    width: 80px;
    padding-left: 5px;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    float: left;
}

.searchDFFileImage
{
    width: 30px;
    padding-left: 5px;
    float: left;
}

.searchDocumentFiles
{
    padding-top: 20px;
}

    .searchDocumentFiles input.button
    {
        background-color: #FFFFFF;
        border: 1px solid #A19B9B;
        color: #E81C24;
        font-family: Tahoma,Arial;
        font-size: 13px;
        font-weight: bold;
        padding: 2px 5px;
    }

    .searchDocumentFiles input.text, .searchDocumentFiles textarea, .searchDocumentFiles select
    {
        background-color: #FFFFFF;
        border: 1px solid #989292;
        padding: 3px;
    }

/*Submit Request*/
.uploadMaxLabel
{
    font-size: 10px;
    text-align: left !important;
    padding-top: 7px;
    color: Gray;
    width: 60px !important;
}


/* -- Table Styles ------------------------------- */
.recivedFiles
{
    color: #000000;
    font-size: 14px;
}

.progressWrapper
{
    width: 357px;
    overflow: hidden;
}

.progressContainer
{
    margin: 5px;
    padding: 4px;
    border: solid 1px #E8E8E8;
    background-color: #F7F7F7;
    overflow: hidden;
}
/* Message */
.message
{
    margin: 1em 0;
    padding: 10px 20px;
    border: solid 1px #FFDD99;
    background-color: #FFFFCC;
    overflow: hidden;
}
/* Error */
.red
{
    border: solid 1px #B50000;
    background-color: #FFEBEB;
}

.msg-box
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: min-content;
    margin: -35px 16px -4px;
    padding: 20px;
}

.error
{
    background: #FFC1CC;
    border: 1px solid #924140;
    color: #DA2F41;
}

.success
{
    background: #d3f9bc;
    border: 1px solid #469e50;
    color: #3c741b;
}

/* Current */
.green
{
    border: solid 1px #DDF0DD;
    background-color: #EBFFEB;
}

/* Complete */
.blue
{
    border: solid 1px #CEE2F2;
    background-color: #F0F5FF;
}

.progressName
{
    font-size: 8pt;
    font-weight: 700;
    color: #555;
    width: 323px;
    height: 14px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError
{
    font-size: 0;
    width: 0%;
    height: 2px;
    background-color: blue;
    margin-top: 2px;
}

.progressBarComplete
{
    width: 100%;
    background-color: green;
    visibility: hidden;
}

.progressBarError
{
    width: 100%;
    background-color: red;
    visibility: hidden;
}

.progressBarStatus
{
    margin-top: 2px;
    width: 337px;
    font-size: 7pt;
    font-family: Arial;
    text-align: left;
    white-space: nowrap;
}

a.progressCancel
{
    font-size: 0;
    display: block;
    height: 14px;
    width: 14px;
    background-image: url(../images/cancelbutton.gif);
    background-repeat: no-repeat;
    background-position: -14px 0px;
    float: right;
}

    a.progressCancel:hover
    {
        background-position: 0px 0px;
    }


/* -- SWFUpload Object Styles ------------------------------- */
.swfupload
{
    vertical-align: top;
}

/*SiteMap*/
.siteMapNodeLevel1
{
    font-size: 14px;
}

    .siteMapNodeLevel1 a
    {
        color: #E81C24;
        text-decoration: none;
        font-weight: bold;
    }

.siteMapNodeLevel2
{
    font-size: 14px;
    white-space: normal;
}

    .siteMapNodeLevel2 a
    {
        padding-left: 5px;
        display: block;
    }

.siteMapNodeLevel3
{
    font-size: 12px;
    white-space: normal;
    padding-bottom: 3px;
}

    .siteMapNodeLevel3 a
    {
        padding-left: 5px;
        display: block;
    }

.siteMapNodeLevel4
{
    font-size: 12px;
    white-space: normal;
    padding-bottom: 3px;
}

    .siteMapNodeLevel4 a
    {
        padding-left: 5px;
        display: block;
    }

.siteMapNodeLevel5
{
    font-size: 12px;
    white-space: normal;
    padding-bottom: 3px;
}

    .siteMapNodeLevel5 a
    {
        padding-left: 5px;
        display: block;
    }

.siteMapNodeLevel6
{
    font-size: 12px;
    white-space: normal;
    padding-bottom: 3px;
}

    .siteMapNodeLevel6 a
    {
        padding-left: 5px;
        display: block;
    }

.siteMapMarginBottom20
{
    padding-bottom: 20px;
}

.siteMapMarginBottom10
{
    padding-bottom: 10px;
}

.siteMapWidth
{
    width: 210px;
}

.siteMap td a img
{
    padding-bottom: 5px;
}

/* -- HMenu ----------------------------------------------- */
/* horizontal parts */
div.dynarch-horiz-menu
{
    padding: 0px 3px;
    border: 0px solid;
    cursor: default;
}

    div.dynarch-horiz-menu table, div.dynarch-popup-menu table
    {
        font: 11px tahoma,verdana,sans-serif;
    }

div.dynarch-popup-menu table
{
    border-collapse: separate;
}

div.dynarch-horiz-menu table tr td.item table td.icon
{
    padding-right: 3px;
}

div.dynarch-horiz-menu table tr td.item
{
    padding: 3px 10px;
}

    div.dynarch-horiz-menu table tr td.item img
    {
        vertical-align: middle;
    }

div.dynarch-horiz-menu table tr td.separator
{
    width: 6px;
}

    div.dynarch-horiz-menu table tr td.separator div
    {
        border-left: 0px solid;
        border-right: 1px solid;
        margin: 3px 2px 2px 2px;
        height: 1.2em;
        overflow: hidden;
    }

div.dynarch-horiz-menu td.disabled, div.dynarch-horiz-menu td.disabled table td
{
    color: #aca899;
}

    div.dynarch-horiz-menu td.disabled img
    {
        -moz-opacity: 0.4;
        filter: alpha(opacity=40);
    }


/* Skin */
/* horizontal parts */
div.dynarch-horiz-menu
{
    color: #ffffff;
    height: 26px;
    border: none;
    vertical-align: middle;
    padding-top: 1px;
    padding-left: 4px;
    text-align: right;
    float: right;
}

    div.dynarch-horiz-menu table
    {
        color: #ffffff;
    }

        div.dynarch-horiz-menu table tr td.item
        {
            padding: 7px 10px;
            cursor: pointer;
        }

            div.dynarch-horiz-menu table tr td.item.hover,
            div.dynarch-horiz-menu table tr td.item.active
            {
                color: #fff;
                padding: 6px 9px;
                border: 1px solid #a40a0a;
            }

        div.dynarch-horiz-menu table tr td.hover table,
        div.dynarch-horiz-menu table tr td.active table
        {
            color: #fff;
        }

        div.dynarch-horiz-menu table tr td.separator div
        {
            border-right-color: #fff;
        }

/* -- Containers ----------------------------------------------- */
/* Default Container */
.defaultContainer .containerHeader, .defaultContainer .containerHeader h2
{
    color: #e81c24;
    font-weight: bold;
    font-size: 22px;
    margin: 0px 0px 15px 0px;
}

    .defaultContainer .containerHeader input
    {
        width: 400px !important;
        border: 1px dotted #e81c24;
    }

.defaultContainer .containerContent
{
}

    .defaultContainer .containerContent h3
    {
        font-weight: bold;
        font-size: 18px;
        margin: 0px 0px 10px 0px;
    }

/* Simple Container */
.simpleContainerHeader
{
}

.simpleContainerContent
{
}

/* Empty Container */
.emptyContainerHeader
{
    display: none;
}

.emptyContainerContent
{
}

.textEditLink
{
    font-size: 11px;
    font-family: Arial, Tahoma;
    margin: 3px 0px 2px 0px;
    padding: 3px 2px 3px 30px;
    background: #e6e6e6 url(../img/icons/pencil.gif) no-repeat 5px 2px;
}

/* Framed Container */
.framedContainer
{
    width: 213px;
    background: transparent url(../img/general/framedContainer.Bottom.png) no-repeat bottom left;
    margin-bottom: 10px;
}

    .framedContainer .framedContainerTop
    {
        background: transparent url(../img/general/framedContainer.Top.png) no-repeat top left;
    }

    .framedContainer .framedContainerHeader
    {
        padding: 8px 30px 18px 10px;
        float: left;
        background: url(../img/general/framedContainer.Header.png) no-repeat top right;
    }

        .framedContainer .framedContainerHeader .title
        {
            width: 96px;
            height: 13px;
            text-indent: -9999px;
            background: url(../img/general/auth.png) no-repeat 0 0;
        }

    .framedContainer .framedContainerContent
    {
        min-height: 80px;
        padding: 7px 10px 3px 10px;
        clear: both;
    }

    .framedContainer .toolBoxMenu
    {
        position: absolute;
        right: auto;
        margin-left: 160px;
    }

    .framedContainer.extended
    {
        width: 400px;
        background-image: url(../img/general/framedContainerExt.Bottom.png);
    }

        .framedContainer.extended .framedContainerTop
        {
            background-image: url(../img/general/framedContainerExt.Top.png);
        }

    .framedContainer.noFrame
    {
        background: none;
        width: auto;
    }

        .framedContainer.noFrame .framedContainerTop
        {
            background: none;
        }

        .framedContainer.noFrame .framedContainerHeader
        {
            background: none;
        }


/* Toolboxes */
/*---------------------------------------------------------- */
a.headerToolboxX
{
    float: right;
    height: 12px;
    margin-left: 3px;
    margin-top: 2px;
    overflow: hidden;
    width: 12px;
    background-image: url(../img/admin/icons/x_blue.gif);
}

    a.headerToolboxX:hover
    {
        background-image: url(../img/admin/icons/x_blue_highlight.gif);
    }

a.headerToolboxArrow
{
    float: right;
    height: 12px;
    margin-left: 3px;
    margin-top: 2px;
    overflow: hidden;
    width: 12px;
    background-image: url(../img/admin/icons/arrow_down_blue.gif);
}

    a.headerToolboxArrow:hover
    {
        background-image: url(../img/admin/icons/arrow_down_blue_highlight.gif);
    }

.toolBoxMenu
{
    position: relative;
    right: 5px;
}


.step1_hint{
    font-size:13px; 
    color: #233e70;
    font-weight: bold;
}

/*=======================
 NEW
*/
.hide {display: none;}

.form-validator ul {list-style: none; margin-left: 0; padding: initial;}
.form-validator ul li{color: red; font-size: 12px;}

/* account/signup */
.element-error ul {color: red;  list-style-type: none; margin: initial; padding: initial;}

.access-recovery {
    padding-bottom: 20px;
}

.access-recovery a {
    color: #1b6d85;
    font-weight: 400;
}

.form-authentication {
    margin: 0 auto 15px;
    padding: 15px 10px;
    width: 650px;
}

.recovery-codes {
    margin: 0 auto 5px;
    padding: 10px 20px;
    width: 650px;
}

.recovery-codes p {
    padding-bottom: 5px;
}

.two-factor-authentication {
    display: flex;
    justify-content: space-between;
}

.two-factor-form p {
    padding: 5px 0px 15px 0px;
    font-size: 1.6ex;
}
.two-factor-form label {
    padding-right: 10px;
}

.reactivation-2fa {
    padding: 10px 0;
}

.reactivation-2fa p {
    color: #666666;
    font-size: 16px;
    padding-bottom: 10px;
}

.button-qr-code input {
    padding: 5px 10px;
    margin-right: 55px;
}