﻿
.GridPager a, .GridPager span {
    display: block;
    height: 25px;
    width: 25px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding-top: 5px;
}

.GridPager a {
    background-color: #b3ddb3;
    color: #000000;
    border: 1px solid #009900;
    margin-right: 1px;
}

.GridPager span {
    background-color: #009900;
    color: #ffffff;
    border: 1px solid #026b02;
}


BODY {
    margin: 0;
    overflow-y: scroll;
    background-color: #ffffff;
}

P {
    margin: 0;
}

UL, OL {
    margin-top: 0px;
    margin-bottom: 0px;
}

.br-IE UL {
    margin-left: 18px;
}

.br-not-ie UL {
    padding-left: 18px;
}

UL LI, OL LI {
    margin-top: 5px;
    margin-bottom: 5px;
}

DIV.layout-width {
    text-align: center;
}

    DIV.layout-width DIV.layout-width-h {
        width: 970px;
        margin: 0px auto;
        text-align: left;
    }

BODY.rtl DIV.layout-width DIV.layout-width-h {
}

    BODY.rtl DIV.layout-width DIV.layout-width-h DIV {
    }

TABLE.layout-home-content-width {
    width: 100%;
}

    TABLE.layout-home-content-width TD.layout-home-content-width-main-zone {
        vertical-align: top;
        padding-bottom: 25px;
    }

    TABLE.layout-home-content-width TD.layout-home-content-width-second-zone {
        width: 258px;
        vertical-align: top;
        padding-bottom: 25px;
    }

        TABLE.layout-home-content-width TD.layout-home-content-width-second-zone DIV.layout-home-content-width-second-zone-h {
            width: 340px;
            margin-left: 18px;
        }

TABLE.layout-content-width {
    width: 100%;
    margin-top: 18px;
}

    TABLE.layout-content-width TD.layout-content-width-second-zone {
        width: 238px;
        vertical-align: top;
        padding-bottom: 25px;
    }

        TABLE.layout-content-width TD.layout-content-width-second-zone DIV.layout-content-width-second-zone-h {
            width: 220px;
            margin-right: 18px;
        }

@media print {
    TABLE.layout-content-width TD.layout-content-width-second-zone {
        display: none;
    }
}

TABLE.layout-content-width TD.layout-content-width-main-zone {
    padding-top: 18px;
    padding-bottom: 25px;
    vertical-align: top;
}

TABLE.layout-content-width TD.layout-content-width-main-zone-community {
    padding-top: 0px;
}

DIV.layout-separator-std {
    height: 25px;
    overflow: hidden;
}

DIV.content-parts-separator-std {
    height: 10px;
    overflow: hidden;
}

BODY.ltr {
    direction: ltr;
}

BODY.rtl {
    direction: rtl;
}

BODY.ltr .dir {
    direction: ltr;
}

BODY.rtl .dir {
    direction: rtl;
}

BODY.ltr .align, BODY.rtl .align-rev, .align-left {
    text-align: left;
}

BODY.rtl .align, BODY.ltr .align-rev, .align-right {
    text-align: right;
}

.align-center {
    text-align: center;
}

BODY.ltr .align > TABLE, BODY.rtl .align-rev > TABLE, .align-left > TABLE,
BODY.ltr .align > DIV, BODY.rtl .align-rev > DIV, .align-left > DIV {
    margin-left: auto;
}

BODY.rtl .align > TABLE, BODY.ltr .align-rev > TABLE, .align-right > TABLE,
BODY.rtl .align > DIV, BODY.ltr .align-rev > DIV, .align-right > DIV {
    margin-right: auto;
}

.align-center > TABLE,
.align-center > DIV {
    margin-right: auto;
    margin-left: auto;
}

BODY.ltr .float, BODY.rtl .float-rev, .float-left {
    float: left;
}

BODY.rtl .float, BODY.ltr .float-rev, .float-right {
    float: right;
}

.float-clear {
    clear: both;
}

.cursor-default {
    cursor: default;
}

.cursor-hand {
    cursor: pointer;
}

@media print {
    .no-print {
        display: none;
    }

    .no-print-block {
        visibility: hidden;
    }
}

@media screen {
    .text-overflow, .text-overflow * {
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

.extendable {
    width: 100%;
}

@media screen {
    .no-wrap {
        white-space: nowrap;
    }
}

.wrap {
    white-space: normal;
}

.no-border {
    border: 0px none transparent !important;
}

.no-repeat {
    background-repeat: no-repeat !important;
}

.no-scroll {
    overflow: hidden !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}

.half-transparent, .half-transparent IMG {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
    opacity: 0.25;
}

.no-text-decoration, .no-text-decoration * {
    text-decoration: none !important;
}

.horizontal-rule {
    height: 1px;
    overflow: hidden;
    margin: 5px 0;
    display: block;
}

SPAN.spacer, DIV.spacer {
    width: 1px;
    height: 1px;
    overflow: hidden;
}

FORM {
    margin: 0;
}

INPUT {
    color: black;
}

    INPUT.inputtext {
        max-height: 20px;
        vertical-align: middle;
    }

    INPUT.readonly {
        border: 0px none transparent;
        padding-top: 3px;
        padding-right: 8px;
        padding-left: 8px;
        margin: -1px 0px 0px 0px;
        vertical-align: middle;
    }

    INPUT.radiobutton, .radiobutton INPUT, .radiobutton-list INPUT {
        border-width: 0px !important;
        height: auto;
        display: inline;
        margin: 0px 0px -2px 0px;
    }

BODY.rtl INPUT.radiobutton, BODY.rtl .radiobutton INPUT, BODY.rtl .radiobutton-list INPUT {
}

BODY.ltr INPUT.radiobutton, BODY.ltr .radiobutton INPUT, BODY.ltr .radiobutton-list INPUT {
}

SPAN.radiobutton > LABEL {
    margin-left: 5px;
    position: relative;
    top: -1px;
}

INPUT.checkbox, .checkbox INPUT, .checkbox-list INPUT {
    border-width: 0px !important;
    height: auto;
    margin: 0px;
    margin-bottom: -3px;
}

BODY.rtl INPUT.checkbox, BODY.rtl .checkbox INPUT, BODY.rtl .checkbox-list INPUT {
    margin-right: 5px;
}

BODY.ltr INPUT.checkbox, BODY.ltr .checkbox INPUT, BODY.ltr .checkbox-list INPUT {
    margin-left: 5px;
}

SPAN.checkbox > LABEL {
    margin-left: 5px;
    position: relative;
    top: 3px;
}

INPUT.button, .button INPUT {
    border-width: 0px;
    width: auto;
    height: auto;
    cursor: pointer;
}

INPUT.button-disabled, .button-disabled INPUT {
    border-width: 0px;
    width: auto;
    height: auto;
    cursor: not-allowed;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
    opacity: 0.25;
}

SELECT {
    /*height: 22px;
max-height: 20px;*/
    color: black;
}

TEXTAREA {
    color: black;
}

    TEXTAREA.readonly {
        border: 0px none transparent;
        padding-top: 3px;
        padding-right: 8px;
        padding-left: 8px;
    }

BASEFONT, TABLE, BODY {
    font-family: Arial;
    color: #5f5f5f;
    font-size: 10pt;
}

.medium {
    font-size: 10pt;
}

.bigger {
    font-size: 1.1em;
}

.big {
    font-size: 11pt;
}

.small {
    font-size: 8pt;
}

.smaller {
    font-size: 0.9em;
}

.number {
    font-size: 0.9em;
}

.invalidated-message {
    color: #bd0b09;
}

.bold {
    font-weight: bold;
}

.underlined, .underlined * {
    text-decoration: underline;
}

.italic, .italic * {
    font-style: italic;
}

.font-green {
    color: #148148;
}

.font-orange {
    color: #ED6F00;
}

.font-black {
    color: #5f5f5f;
}

H1, .page-title {
    font-weight: bold;
    font-size: 14pt;
    color: #555555;
    margin: 0px;
    padding: 0px;
}

    H1.with-author,
    H1.with-lang {
        display: inline;
        float: none !important;
        clear: none;
    }

DIV.page-author,
DIV.page-lang {
    color: #555555;
    font-size: 13pt;
    display: inline;
}

DIV.page-author-clear,
DIV.page-lang-clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}

DIV.page-banner {
}

DIV.page-published-in {
    font-style: italic;
    text-align: right;
}

H2, .page-summary {
    color: #555555;
    font-size: 14pt;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

    H2 .small, .page-summary .small {
        margin-top: 10px;
        font-size: 10pt;
    }

DIV.page-title-separator {
    height: 10px;
    overflow: hidden;
}

H3, .secion-title {
    color: #555555;
    font-weight: bold;
    font-size: 11pt;
    margin: 0px;
    padding: 0px;
}

H4, .title {
    font-weight: bold;
    font-size: 10pt;
    color: #555555;
    margin: 0px;
    padding: 0px;
}

    H4 A, H4 A:hover {
        color: #555555;
    }

        H4 SPAN, H4 A.author {
            font-weight: normal;
        }

    H4.side-zone {
    }

        H4.side-zone SPAN, H4.side-zone A.author {
            font-weight: bold;
        }

            H4.side-zone SPAN.date {
                color: #148148;
            }

.community-link H4.side-zone SPAN.date {
    color: #ED6F00;
}

H4.side-zone SPAN.lang {
    font-weight: normal;
}

H5, H6 {
    font-weight: normal;
    font-size: 10pt;
    margin: 0px;
    padding: 0px;
}

A {
    color: #148148;
    text-decoration: none;
}

    A:hover {
        color: #148148;
        text-decoration: underline;
    }

    A IMG {
        border-width: 0px;
    }

    A.full-details {
        color: #148148;
    }

        A.full-details:hover {
            color: #148148;
            text-decoration: underline;
        }

    A.full-details-icon-pdf {
        line-height: 30px;
        height: 30px;
        display: inline-block;
        background-position: right center;
        background-repeat: no-repeat;
        padding-right: 32px;
    }

    A.full-details-icon-pps {
        line-height: 30px;
        height: 30px;
        display: inline-block;
        background-position: right center;
        background-repeat: no-repeat;
        padding-right: 32px;
    }

    A.community-link, .community-link A {
        color: #ED6F00;
        text-decoration: none;
    }

        A.community-link:hover, .community-link A:hover {
            color: #ED6F00;
            text-decoration: underline;
        }

.author-and-comments-row A, .author-and-comments-row A:hover {
    color: #5f5f5f;
}

.item-contents {
}

    .item-contents .item-contents-bottom {
        clear: both;
        height: 1px;
        overflow: hidden;
    }

    .item-contents IMG.float {
        margin-bottom: 10px;
        margin-right: 10px;
    }

    .item-contents IMG.float-rev {
        margin-bottom: 10px;
        margin-left: 10px;
    }

    .item-contents IMG.item-contents-thumbnail {
    }

.item-contents-alternate {
}

.item-contents-sep {
    clear: both;
}

.default-content .item-contents IMG.float {
}

.default-content .item-contents IMG.float-rev {
}

.default-content IMG.item-contents-thumbnail {
}

.default-content .item-contents H4 {
    margin-bottom: 10px;
}

.default-content .item-contents-alternate {
}

.default-content .item-contents-sep {
    height: 30px;
    overflow: hidden;
}

.default-content-side .item-contents {
    padding-left: 14px;
}

    .default-content-side .item-contents IMG.float {
    }

    .default-content-side .item-contents IMG.float-rev {
    }

.default-content-side IMG.item-contents-thumbnail {
    display: none;
}

.default-content-side .item-contents H4 {
}

.default-content-side .item-contents-alternate {
}

.default-content-side .item-contents-sep {
    height: 1px;
    overflow: hidden;
    margin: 14px 0px;
}

.frame-green-white-zebra .item-contents {
    padding: 20px;
    background-color: #F1F7F3;
}

.frame-green-white-zebra .item-contents-alternate {
    background-color: Transparent;
}

.frame-green-white-zebra .item-contents H4 {
    margin-bottom: 10px;
}

.frame-green-white-zebra IMG.item-contents-thumbnail {
    display: none;
}

.frame-green-white-zebra .tags-strip {
    display: none;
}

.frame-green-white-zebra-1 .item-contents {
    padding: 20px;
    background-color: #F1F7F3;
}

.frame-green-white-zebra-1 .item-contents-alternate {
    background-color: Transparent;
}

.frame-green-white-zebra-1 .item-contents H4 {
    margin-bottom: 10px;
}

.frame-green-white-zebra-1 IMG.item-contents-thumbnail {
    display: none;
}

DIV.frame-news-header {
    background-repeat: no-repeat;
}

    DIV.frame-news-header DIV {
        margin-left: 19px;
        background-repeat: no-repeat;
        background-position: right -40px;
    }

        DIV.frame-news-header DIV DIV {
            margin-left: 0px;
            margin-right: 19px;
            background-position: 0px -80px;
            background-repeat: repeat-x;
            height: 40px;
            line-height: 33px;
        }

DIV.frame-news-contents {
    border-bottom: solid 1px #CACACA;
    padding: 10px;
}

DIV.frame-news-footer {
    margin: 5px 20px 0px 20px;
    font-size: 8pt;
}

DIV.frame-article-satelite-header {
    background-repeat: no-repeat;
}

    DIV.frame-article-satelite-header DIV {
        margin-left: 5px;
        background-repeat: no-repeat;
        background-position: right top;
    }

        DIV.frame-article-satelite-header DIV DIV {
            margin-left: 0px;
            margin-right: 5px;
            background-position: left top;
            background-repeat: repeat-x;
            height: 31px;
            line-height: 31px;
        }

        DIV.frame-article-satelite-header DIV H3 {
            padding-left: 30px;
        }

DIV.frame-article-satelite-header-sep {
    overflow: hidden;
}

    DIV.frame-article-satelite-header-sep DIV {
        margin-left: 31px;
        overflow: hidden;
        height: 8px;
    }

DIV.frame-article-satelite-contents {
    padding: 10px;
}

DIV.frame-product-order {
}

DIV.frame-product-order-header {
    background-repeat: no-repeat;
    padding: 0px;
    margin: 0px;
}

    DIV.frame-product-order-header DIV.f1 {
        background-repeat: no-repeat;
        background-position: right top;
        padding: 0px;
        margin: 0px;
        margin-left: 43px;
    }

        DIV.frame-product-order-header DIV.f1 DIV.f2 {
            background-repeat: repeat-x;
            padding: 0px;
            margin: 0px;
            margin-right: 10px;
            padding-top: 9px;
            padding-bottom: 10px;
        }

            DIV.frame-product-order-header DIV.f1 DIV.f2 DIV.f3 {
                background-image: none;
                height: 21px;
                line-height: 21px;
                overflow: hidden;
                color: White;
                font-weight: bold;
                font-size: 10pt;
            }

    DIV.frame-product-order-header H3,
    DIV.frame-product-order-header-content H3 {
        color: White;
        font-weight: bold;
        font-size: 10pt;
    }

DIV.frame-product-order-header-content {
    color: White;
    font-weight: bold;
    font-size: 10pt;
    position: relative;
}

    DIV.frame-product-order-header-content DIV.frame-product-order-header-content-1 {
        position: absolute;
        width: 100%;
        top: 10px;
    }

        DIV.frame-product-order-header-content DIV.frame-product-order-header-content-1 DIV.frame-product-order-header-content-2 {
            margin: 0px 12px;
            height: 21px;
            line-height: 21px;
            overflow: hidden;
            text-align: center;
        }

DIV.frame-product-order-contents {
    border-left: solid 1px #087334;
    border-right: solid 1px #087334;
    padding: 0px 10px 1px 10px;
}

DIV.frame-product-order-footer {
    background-repeat: no-repeat;
    padding: 0px;
    margin: 0px;
}

    DIV.frame-product-order-footer DIV.f1 {
        background-repeat: no-repeat;
        background-position: right -9px;
        padding: 0px;
        margin: 0px;
        margin-left: 9px;
    }

        DIV.frame-product-order-footer DIV.f1 DIV.f2 {
            background-repeat: repeat-x;
            background-position: left -18px;
            padding: 0px;
            margin: 0px;
            margin-right: 9px;
            height: 9px;
        }

            DIV.frame-product-order-footer DIV.f1 DIV.f2 DIV.f3 {
                background-image: none;
            }

TABLE.frame-related-product {
    width: 100%;
}

TR.frame-related-product-header {
    height: 40px;
}

TD.frame-related-product-header {
    height: 40px;
    vertical-align: middle;
}

    TD.frame-related-product-header DIV.f1 {
    }

        TD.frame-related-product-header DIV.f1 DIV.f2 {
            background-position: right top;
            margin-left: 12px;
        }

            TD.frame-related-product-header DIV.f1 DIV.f2 DIV.f3 {
                margin-right: 12px;
                height: 40px;
            }

                TD.frame-related-product-header DIV.f1 DIV.f2 DIV.f3 DIV.f4 {
                    padding: 10px 0px;
                    line-height: 20px;
                    color: White;
                }

                    TD.frame-related-product-header DIV.f1 DIV.f2 DIV.f3 DIV.f4 H3 {
                        color: White;
                    }

TD.frame-related-product-contents {
    vertical-align: top;
}

    TD.frame-related-product-contents DIV.frame-related-product-contents-f1 {
        height: 100%;
    }

        TD.frame-related-product-contents DIV.frame-related-product-contents-f1 DIV.frame-related-product-contents-f2 {
            background-position: right top;
            margin-left: 12px;
            height: 100%;
        }

            TD.frame-related-product-contents DIV.frame-related-product-contents-f1 DIV.frame-related-product-contents-f2 DIV.frame-related-product-contents-f3 {
                background-color: #EBEBEB;
                background-image: none;
                margin-right: 12px;
                height: 100%;
            }

                TD.frame-related-product-contents DIV.frame-related-product-contents-f1 DIV.frame-related-product-contents-f2 DIV.frame-related-product-contents-f3 DIV.frame-related-product-contents-f4 {
                    padding-top: 14px;
                }

TR.frame-related-product-footer {
    height: 62px;
}

TD.frame-related-product-footer {
    height: 62px;
    vertical-align: middle;
}

    TD.frame-related-product-footer DIV.f1 {
        background-position: right top;
    }

        TD.frame-related-product-footer DIV.f1 DIV.f2 {
            margin-right: 12px;
        }

            TD.frame-related-product-footer DIV.f1 DIV.f2 DIV.f3 {
                height: 62px;
            }

                TD.frame-related-product-footer DIV.f1 DIV.f2 DIV.f3 DIV.f4 {
                    padding-top: 22px;
                    padding-left: 12px;
                }

    TD.frame-related-product-footer A.full-details {
        font-weight: bold;
    }

DIV.frame-related-product-orange TD.frame-related-product-header DIV.f1 {
}

    DIV.frame-related-product-orange TD.frame-related-product-header DIV.f1 DIV.f2 {
    }

        DIV.frame-related-product-orange TD.frame-related-product-header DIV.f1 DIV.f2 DIV.f3 {
        }

DIV.frame-related-product-orange TD.frame-related-product-footer DIV.f1 DIV.f2 DIV.f3 {
}

TABLE.frame-related-product-height {
    height: 200px;
}

.frame-related-product-width {
    width: 25%;
}

TR.frame-related-product-height,
TD.frame-related-product-height {
    height: auto;
}

TD.frame-related-product-height {
    vertical-align: top;
}

    TD.frame-related-product-height DIV.frame-related-product-orange,
    TD.frame-related-product-height TABLE.frame-related-product,
    TD.frame-related-product-height TR.frame-related-product-contents,
    TD.frame-related-product-height TD.frame-related-product-contents {
        height: 100%;
    }

DIV.frame-registration {
}

DIV.frame-registration-header {
}

    DIV.frame-registration-header DIV.f1 {
        margin-left: 9px;
    }

        DIV.frame-registration-header DIV.f1 DIV.f2 {
            margin-right: 9px;
        }

            DIV.frame-registration-header DIV.f1 DIV.f2 DIV.f3 {
                height: 43px;
                line-height: 43px;
                overflow: hidden;
                color: White;
            }

                DIV.frame-registration-header DIV.f1 DIV.f2 DIV.f3 H3 {
                    color: White;
                }

DIV.frame-registration-contents {
    border-left: solid 1px #1F814C;
    border-right: solid 1px #1F814C;
}

    DIV.frame-registration-contents DIV.frame-registration-contents-f1 {
        border-left: solid 1px #D9DFDC;
        border-right: solid 1px #D4DAD7;
        background-color: #E5E9E7;
    }

        DIV.frame-registration-contents DIV.frame-registration-contents-f1 DIV.frame-registration-contents-f2 {
            margin-left: 9px;
            margin-right: 9px;
            padding-top: 9px;
        }

    DIV.frame-registration-contents TABLE.user-popup {
        background-color: #E5E9E7;
    }

DIV.frame-registration-footer {
}

    DIV.frame-registration-footer DIV.f1 {
        margin-left: 9px;
    }

        DIV.frame-registration-footer DIV.f1 DIV.f2 {
            margin-right: 9px;
        }

            DIV.frame-registration-footer DIV.f1 DIV.f2 DIV.f3 {
                height: 9px;
                overflow: hidden;
            }

DIV.frame-faq {
}

DIV.frame-faq-header {
}

    DIV.frame-faq-header DIV.f1 {
        margin-left: 6px;
    }

        DIV.frame-faq-header DIV.f1 DIV.f2 {
            margin-right: 6px;
            height: 33px;
        }

            DIV.frame-faq-header DIV.f1 DIV.f2 DIV.f3 {
                padding-left: 22px;
                color: #148148;
                line-height: 28px;
                cursor: pointer;
            }

                DIV.frame-faq-header DIV.f1 DIV.f2 DIV.f3 H3 {
                    color: #148148;
                }

DIV.frame-faq-contents {
    border: solid #C5E2D2 1px;
    border-top-width: 0px;
    background-color: White;
    padding: 1px 9px 9px 9px;
    display: none;
}

.opened DIV.frame-faq-header {
    background-position: left -99px;
}

    .opened DIV.frame-faq-header DIV.f1 {
        background-position: right -132px;
    }

        .opened DIV.frame-faq-header DIV.f1 DIV.f2 {
            background-position: left -165px;
        }

            .opened DIV.frame-faq-header DIV.f1 DIV.f2 DIV.f3 {
            }

.opened DIV.frame-faq-contents {
    display: block;
}

@media print {
    DIV.frame-faq-contents {
        display: block !important;
    }
}

DIV.frame-uctags {
}

DIV.frame-uctags-header {
}

    DIV.frame-uctags-header DIV.f1 {
        margin: 0px !important;
        margin-left: 6px !important;
    }

        DIV.frame-uctags-header DIV.f1 DIV.f2 {
            margin: 0px !important;
            margin-right: 6px !important;
            height: 33px;
        }

            DIV.frame-uctags-header DIV.f1 DIV.f2 DIV.f3 {
                padding: 0px !important;
                padding-left: 22px !important;
                color: #ED6F00 !important;
                line-height: 28px !important;
                cursor: pointer !important;
            }

                DIV.frame-uctags-header DIV.f1 DIV.f2 DIV.f3 H3 {
                    color: #ED6F00 !important;
                }

DIV.frame-uctags-contents {
    border: solid #F1D1A0 1px !important;
    border-top-width: 0px !important;
    background-color: White !important;
    padding: 1px 9px 9px 9px !important;
    display: none;
}

.opened DIV.frame-uctags-header {
    background-position: left -99px !important;
}

    .opened DIV.frame-uctags-header DIV.f1 {
        background-position: right -132px !important;
    }

        .opened DIV.frame-uctags-header DIV.f1 DIV.f2 {
            background-position: left -165px !important;
        }

            .opened DIV.frame-uctags-header DIV.f1 DIV.f2 DIV.f3 {
            }

.opened DIV.frame-uctags-contents {
    display: block;
}

@media print {
    DIV.frame-uctags-contents {
        display: block !important;
    }
}

DIV.frame-kc {
}

DIV.frame-kc-header {
}

    DIV.frame-kc-header DIV.f1 {
        margin-left: 6px;
    }

        DIV.frame-kc-header DIV.f1 DIV.f2 {
            margin-right: 90px;
            height: 53px;
        }

            DIV.frame-kc-header DIV.f1 DIV.f2 DIV.f3 {
                padding-left: 28px;
                color: #148148;
                line-height: 44px;
                cursor: pointer;
            }

                DIV.frame-kc-header DIV.f1 DIV.f2 DIV.f3 H3 {
                    color: #148148;
                }

DIV.frame-kc-contents {
    border: solid #C5E2D2 1px;
    border-top-width: 0px;
    background-color: White;
    padding: 1px 9px 9px 9px;
    display: none;
}

.opened DIV.frame-kc-header {
    background-position: left -159px;
}

    .opened DIV.frame-kc-header DIV.f1 {
        background-position: right -265px;
    }

        .opened DIV.frame-kc-header DIV.f1 DIV.f2 {
            background-position: left -212px;
        }

            .opened DIV.frame-kc-header DIV.f1 DIV.f2 DIV.f3 {
            }

.opened DIV.frame-kc-contents {
    display: block;
}

@media print {
    DIV.frame-kc-contents {
        display: block !important;
    }
}

DIV.frame-property-title {
    margin-bottom: 10px;
}

    DIV.frame-property-title DIV {
        overflow: hidden;
        padding: 0px;
        margin: 0px;
    }

        DIV.frame-property-title DIV.f1 {
        }

            DIV.frame-property-title DIV.f1 DIV.f2 {
                margin-left: 36px;
                background-position: right -36px;
            }

                DIV.frame-property-title DIV.f1 DIV.f2 DIV.f3 {
                    margin-right: 36px;
                    background-position: right -72px;
                    background-repeat: repeat-x;
                    height: 36px;
                    line-height: 36px;
                    padding: 0px 5px;
                    color: #148148;
                    font-weight: bold;
                    font-size: 1.1em;
                }

DIV.frame-property-title-orange {
}

    DIV.frame-property-title-orange DIV {
        background-repeat: no-repeat;
        overflow: hidden;
        padding: 0px;
        margin: 0px;
    }

        DIV.frame-property-title-orange DIV.f1 {
        }

            DIV.frame-property-title-orange DIV.f1 DIV.f2 {
                margin-left: 8px;
                background-position: right -36px;
            }

                DIV.frame-property-title-orange DIV.f1 DIV.f2 DIV.f3 {
                    margin-right: 8px;
                    background-position: right -72px;
                    background-repeat: repeat-x;
                    height: 36px;
                    line-height: 36px;
                    color: #ED6F00;
                    font-weight: bold;
                    font-size: 1.1em;
                }

DIV.frame-hr-gray-shadow-header {
    margin-bottom: 5px;
}

DIV.frame-hr-gray-shadow-header-sep {
    background-repeat: no-repeat;
    margin: 0px;
    margin-bottom: 5px;
}

DIV.frame-hr-gray-shadow-header-sep-on-bottom {
    margin-bottom: 0px;
    margin-top: 5px;
}

DIV.frame-hr-gray-shadow-header-sep DIV {
    margin: 0px;
    margin-left: 41px;
    background-repeat: no-repeat;
    background-position: right -8px;
}

    DIV.frame-hr-gray-shadow-header-sep DIV DIV {
        margin-left: 0px;
        margin-right: 41px;
        background-repeat: repeat-x;
        background-position: left -16px;
        height: 8px;
        overflow: hidden;
    }

DIV.frame-image {
    width: 100%;
}

    DIV.frame-image DIV.frame-image-top {
    }

        DIV.frame-image DIV.frame-image-top DIV {
            background-repeat: no-repeat;
            margin: 0px;
            padding: 0px;
            height: 8px;
            min-height: 8px;
            overflow: hidden;
        }

            DIV.frame-image DIV.frame-image-top DIV.f1 {
            }

                DIV.frame-image DIV.frame-image-top DIV.f1 DIV.f2 {
                    margin-left: 8px;
                    background-position: right top;
                }

                    DIV.frame-image DIV.frame-image-top DIV.f1 DIV.f2 DIV.f3 {
                        margin-right: 8px;
                        background-image: none;
                        background-color: White;
                        border-top: solid 1px #DEDEDE;
                    }

    DIV.frame-image DIV.frame-image-bottom {
    }

        DIV.frame-image DIV.frame-image-bottom DIV {
            background-repeat: no-repeat;
            margin: 0px;
            padding: 0px;
            height: 8px;
            min-height: 8px;
            overflow: hidden;
        }

            DIV.frame-image DIV.frame-image-bottom DIV.f1 {
                background-position: left bottom;
            }

                DIV.frame-image DIV.frame-image-bottom DIV.f1 DIV.f2 {
                    margin-left: 8px;
                    background-position: right bottom;
                }

                    DIV.frame-image DIV.frame-image-bottom DIV.f1 DIV.f2 DIV.f3 {
                        margin-right: 8px;
                        background-image: none;
                        background-color: White;
                        border-bottom: solid 1px #DEDEDE;
                    }

.br-not-ie DIV.frame-image DIV.frame-image-bottom DIV.f1 DIV.f2 DIV.f3 {
    margin-bottom: 1px;
    height: 7px;
    min-height: 7px;
}

DIV.frame-image DIV.frame-image-middle {
    background-color: White;
    border-left: solid 1px #DEDEDE;
    border-right: solid 1px #DEDEDE;
}

    DIV.frame-image DIV.frame-image-middle DIV.f3 {
        text-align: center;
    }

DIV.frame-ks-and-c {
    width: 970px;
}

DIV.frame-ks-and-c-header {
    height: 61px;
    overflow: hidden;
    padding-left: 490px;
}

    DIV.frame-ks-and-c-header A {
        margin-top: 18px;
    }

DIV.frame-ks-and-c-footer {
    height: 6px;
    overflow: hidden;
}

DIV.frame-ks-and-c-contents {
    padding: 10px 1px 0px 1px;
}

DIV.frame-ks-and-c-fly-container {
    margin-top: 10px;
}

DIV.frame-ks-and-c-fly {
    position: relative;
    z-index: 1004;
    height: 0px;
}

    DIV.frame-ks-and-c-fly DIV.frame-ks-and-c-fly {
        position: absolute;
        top: 0px;
        display: none;
    }

TABLE.frame-ks-and-c-fly-button {
    height: 58px;
}

    TABLE.frame-ks-and-c-fly-button TD.f1 {
        padding-left: 490px;
        white-space: nowrap;
    }

    TABLE.frame-ks-and-c-fly-button TD.f2 {
    }

        TABLE.frame-ks-and-c-fly-button TD.f2 .spacer {
            height: 58px;
            width: 9px;
        }

A.frame-ks-and-c-fly-button {
    display: block;
    width: 110px;
    border-left: solid 1px #A8A8A8;
    padding-left: 6px;
    padding-right: 26px;
    line-height: 24px;
    font-weight: bold;
    text-align: right;
    text-decoration: none;
}

    A.frame-ks-and-c-fly-button:hover {
        text-decoration: none;
    }

A.frame-ks-and-c-fly-button-opening {
    background-position: right -24px;
}

A.frame-ks-and-c-fly-button-close {
    background-position: right -48px;
}

DIV.frame-adv-search {
}

DIV.frame-adv-search-header {
}

    DIV.frame-adv-search-header DIV.f1 {
        margin-left: 16px;
    }

        DIV.frame-adv-search-header DIV.f1 DIV.f2 {
            margin-right: 16px;
        }

            DIV.frame-adv-search-header DIV.f1 DIV.f2 DIV.f3 {
                height: 16px;
                overflow: hidden;
            }

DIV.frame-adv-search-contents {
}

    DIV.frame-adv-search-contents DIV.f1 {
        margin-left: 16px;
    }

        DIV.frame-adv-search-contents DIV.f1 DIV.f2 {
            margin-right: 16px;
            background-image: none;
            background-color: #E5E9E7;
        }

            DIV.frame-adv-search-contents DIV.f1 DIV.f2 DIV.f3 {
                min-height: 297px;
            }

.br-IE DIV.frame-adv-search-contents DIV.f1 DIV.f2 DIV.f3 {
    height: 297px;
}

.br-not-ie DIV.frame-adv-search-contents-decor-1 {
    position: relative;
}

DIV.frame-adv-search-contents-decor-2 {
    position: absolute;
    height: 297px;
}

.br-not-ie DIV.frame-adv-search-contents-decor-2 {
    width: 100%;
    left: 16px;
}

.br-IE DIV.frame-adv-search-contents-decor-2 {
    width: expression(this.parentNode.parentNode.offsetWidth + 16 + 'px');
}

DIV.frame-adv-search-contents-contents-1 {
    position: relative;
}

DIV.frame-adv-search-footer {
}

    DIV.frame-adv-search-footer DIV.f1 {
        margin-left: 16px;
    }

        DIV.frame-adv-search-footer DIV.f1 DIV.f2 {
            margin-right: 16px;
        }

            DIV.frame-adv-search-footer DIV.f1 DIV.f2 DIV.f3 {
                height: 16px;
                overflow: hidden;
            }

DIV.frame-users-search-header {
}

    DIV.frame-users-search-header DIV.f1 {
        margin-left: 28px;
    }

    DIV.frame-users-search-header DIV.f2 {
        margin-right: 28px;
    }

    DIV.frame-users-search-header DIV.f3 {
        background-image: none;
        height: 44px;
        line-height: 44px;
    }

DIV.frame-users-search-contents {
}

    DIV.frame-users-search-contents DIV.f1 {
        margin-left: 4px;
    }

    DIV.frame-users-search-contents DIV.f2 {
        margin-right: 4px;
    }

    DIV.frame-users-search-contents DIV.f3 {
        padding: 10px 24px 0 24px;
    }

DIV.frame-users-search-footer {
}

    DIV.frame-users-search-footer DIV.f1 {
        margin-left: 13px;
    }

    DIV.frame-users-search-footer DIV.f2 {
        margin-right: 13px;
    }

    DIV.frame-users-search-footer DIV.f3 {
        height: 13px;
        line-height: 13px;
        overflow: hidden;
        background-image: none;
    }

DIV.frame-float-left {
    float: left;
    margin-right: 10px;
    display: inline;
}

DIV.frame-float-right {
    float: right;
    margin-left: 10px;
    display: inline;
}

TABLE.frame-float-left-like-div {
    float: left;
    margin-right: 10px;
    display: inline;
}

TABLE.frame-float-right-like-div {
    float: right;
    margin-left: 10px;
    display: inline;
}

    TABLE.frame-float-left-like-div TD.frame-float-left,
    TABLE.frame-float-right-like-div TD.frame-float-right {
        vertical-align: top;
    }

TABLE.frame-float-left {
    direction: ltr;
    width: 100%;
}

    TABLE.frame-float-left TD.frame-float-left {
        direction: ltr;
        vertical-align: top;
    }

    TABLE.frame-float-left TD.frame-float-left-1 {
        direction: ltr;
        vertical-align: top;
        padding-right: 14px;
    }

TABLE.frame-float-right {
    direction: rtl;
    width: 100%;
}

    TABLE.frame-float-right TD.frame-float-right {
        direction: ltr;
        vertical-align: top;
    }

    TABLE.frame-float-right TD.frame-float-right-1 {
        vertical-align: top;
        padding-left: 14px;
    }

DIV.tags-strip {
    background-repeat: repeat;
    padding-bottom: 1px;
    margin: 5px 0px;
    font-size: 8pt;
}

    DIV.tags-strip DIV SPAN {
        display: inline-block;
        line-height: 27px;
        height: 27px;
        margin-right: 5px;
    }

        DIV.tags-strip DIV SPAN.tags-strip-header {
            margin-right: 15px;
        }

    DIV.tags-strip DIV A {
        display: inline-block;
        white-space: nowrap;
        line-height: 27px;
        height: 27px;
        margin-right: 15px;
    }

DIV.item-rich-contents {
}

    DIV.item-rich-contents .item-contents H4 {
        margin-bottom: 10px;
    }

DIV.item-rich-contents-satelites {
    float: right;
    width: 170px;
    border-left: 1px solid #C2C2C2;
    margin-left: 10px;
    padding-left: 10px;
}

DIV.rich-item-contents-bottom {
    clear: both;
}

UL.icon-links {
    padding: 0px;
    margin: 0px;
}

    UL.icon-links LI {
        list-style-type: none;
        list-style-image: none;
        padding: 0px;
        margin: 0px;
    }

        UL.icon-links LI A {
            line-height: 30px;
            height: 30px;
            display: inline-block;
            background-position: right center;
            background-repeat: no-repeat;
            padding-right: 18px;
        }

            UL.icon-links LI A.icon-pdf {
                padding-right: 32px;
            }

UL.icon-links-float LI {
    display: inline-block;
    float: left;
    white-space: nowrap;
    margin: 0px;
    margin-right: 15px;
}

.links-template UL.icon-links LI A {
    color: #5f5f5f;
    text-decoration: none;
}

    .links-template UL.icon-links LI A:hover {
        color: #5f5f5f;
        text-decoration: underline;
    }

TABLE.ks-and-c-list {
    width: 811px;
    border-collapse: separate;
}

.br-not-ie TABLE.ks-and-c-list {
    margin-left: 1px;
}

TR.ks-and-c-list-header {
}

    TR.ks-and-c-list-header TH {
        text-align: left;
        font-size: 11pt;
        color: #555555;
        padding: 0px;
    }

        TR.ks-and-c-list-header TH DIV {
            padding: 0px 14px 4px 14px;
            line-height: 31px;
            height: 31px;
        }

TD.ks-and-c-list-cell {
    width: 50%;
    border-right: solid 1px #BBBDBC;
    padding: 8px 14px 0px 14px;
    vertical-align: top;
}

.br-not-ie TD.ks-and-c-list-cell {
    border-bottom: dotted 1px #BBBDBC;
}

.br-IE TD.ks-and-c-list-cell {
    height: 95px;
}

TD.ks-and-c-list-cell-alt {
    border-right-width: 0px;
}

TD.ks-and-c-list-cell DIV.ks-and-c-list-cell {
    padding-left: 20px;
    padding-bottom: 8px;
}

.br-IE TD.ks-and-c-list-cell DIV.ks-and-c-list-cell {
    border-bottom: dotted 1px #BBBDBC;
    height: 100%;
}

TD.ks-and-c-list-cell DIV.ks-and-c-list-icon {
    position: relative;
}

TD.ks-and-c-list-cell TABLE.ks-and-c-list-image H4 {
    max-height: 34px;
    overflow: hidden;
}

TD.ks-and-c-list-cell TABLE.ks-and-c-list-image H5 {
    max-height: 51px;
    overflow: hidden;
}

BODY.ltr TD.ks-and-c-list-cell TABLE.ks-and-c-list-image IMG {
    margin-right: 7px
}

BODY.rtl TD.ks-and-c-list-cell TABLE.ks-and-c-list-image IMG {
    margin-left: 7px
}

TD.ks-and-c-list-cell DIV.ks-and-c-list-icon DIV {
    position: absolute;
    top: 4px;
    left: -24px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}

.ks-and-c-list-cell-alt DIV.ks-and-c-list-icon DIV {
}

TD.ks-and-c-list-cell H4 {
    color: #148148;
}

.ks-and-c-list-cell-alt H4 {
    color: #ED6F00 !important;
}

TR.ks-and-c-list-footer TD.ks-and-c-list-cell,
TR.ks-and-c-list-footer TD.ks-and-c-list-cell DIV.ks-and-c-list-cell {
    height: auto;
    border-width: 0px;
}

    TR.ks-and-c-list-footer TD.ks-and-c-list-cell A {
        font-weight: bold;
    }

DIV.ks-and-c-friends-header {
    height: 31px;
    line-height: 31px;
    padding-left: 14px;
    font-size: 11pt;
    color: #555555;
    font-weight: bold;
}

DIV.ks-and-c-friends-list {
    margin: 0px 8px 2px 8px;
    padding: 10px;
    background-color: White;
}

TABLE.ks-and-c-friends-list {
    width: 99%;
}

TD.ks-and-c-friends-item {
    vertical-align: top;
}

.ks-and-c-friends-item H4 {
    color: #ED6F00;
}

.ks-and-c-friends-item H5 {
    font-size: 8pt;
}

.ks-and-c-friends-item .thumbnail {
    float: left;
    margin-right: 10px;
}

.ks-and-c-friends-item SPAN.author-and-comments {
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 8pt;
}

.ks-and-c-friends-item A.full-details {
    font-size: 8pt;
}

TD.ks-and-c-friends-item-sep DIV {
    width: 10px;
    overflow: hidden;
}

TD.ks-and-c-friends-item-sep-hor DIV {
    height: 10px;
    overflow: hidden;
}

#mainMenuData {
    display: none;
}

.top-menu-container {
    width: 100%;
    background-color: #007A39;
    background-image: url("/Public/img/main_menu_bgd.jpg");
    background-repeat: repeat-x;
}

    .top-menu-container .top-menu-container-h {
        height: 40px;
    }

.top-menu-container-shaddow {
    width: 100%;
    background-color: #DDDDDD;
    background-image: url("/Public/img/main_menu_bgd_shadow.gif");
    background-repeat: repeat-x;
}

    .top-menu-container-shaddow .top-menu-container-shaddow-h {
        height: 6px;
    }

TABLE.top-menu {
    margin-bottom: 7px;
    height: 37px;
}

    TABLE.top-menu TD.top-menu-sep DIV {
        height: 37px;
        width: 7px;
        background-image: url("/Public/img/main_menu_sep.gif");
        background-repeat: no-repeat;
    }

    TABLE.top-menu TD.top-menu-item {
        white-space: nowrap;
    }

        TABLE.top-menu TD.top-menu-item DIV {
            background-image: none;
            background-position: left 0px;
            background-repeat: no-repeat;
            padding: 0px 0px 0px 11px;
            cursor: pointer;
        }

            TABLE.top-menu TD.top-menu-item DIV.selected, TABLE.top-menu TD.top-menu-item DIV.selected DIV, TABLE.top-menu TD.top-menu-item DIV.selected DIV DIV {
            }

            TABLE.top-menu TD.top-menu-item DIV DIV {
                padding: 0px 11px 0px 0px;
                background-position: right -37px;
                background-repeat: no-repeat;
            }

                TABLE.top-menu TD.top-menu-item DIV DIV DIV {
                    height: 37px;
                    padding: 0px 0px 0px 0px;
                    background-position: left -74px;
                    background-repeat: repeat-x;
                }

                    TABLE.top-menu TD.top-menu-item DIV DIV DIV DIV {
                        height: auto;
                        padding: 11px 5px 0px 5px;
                        background-image: none;
                        text-align: center;
                    }

        TABLE.top-menu TD.top-menu-item A {
            color: White;
        }

            TABLE.top-menu TD.top-menu-item A:hover {
                color: White;
                text-decoration: underline;
            }

        TABLE.top-menu TD.top-menu-item DIV.selected A:hover {
            text-decoration: none;
        }

DIV.top-menu-item-child-items {
    display: none;
    position: absolute;
    z-index: 10456;
    width: 330px;
    background-color: #009243;
    border: solid 1px #007335;
    border-top-width: 0px;
    background-image: none !important;
    height: auto !important;
    padding: 0px !important;
    margin: 0px !important;
}

DIV.top-menu-item-child-item-1 {
    background-repeat: repeat-x !important;
    background-position: left top !important;
    cursor: default !important;
    height: 100% !important;
    padding: 0px !important;
    margin: 0px !important;
    min-height: 70px;
}

DIV.top-menu-item-child-item-2 {
    background-repeat: no-repeat !important;
    background-position: 5px top !important;
    height: 100% !important;
    cursor: default !important;
    margin: 0px 14px 14px 14px !important;
    padding: 14px 0px 0px 0px !important;
}

BODY.RTL DIV.top-menu-item-child-item-2 {
    background-position: 98% top !important;
}

DIV.top-menu-item-child-item-3 {
    background-image: none !important;
    height: auto !important;
    cursor: default !important;
    margin: 0px !important;
    padding: 0px 0px 0px 0px !important;
    float: left;
    width: 162px;
    text-align: left !important;
}

DIV.top-menu-item-child-item-4 {
    background-repeat: no-repeat !important;
    background-position: left top !important;
    cursor: default !important;
    margin: 0px !important;
    padding: 0px !important;
    float: right;
    width: 110px;
    height: 118px !important;
    border: solid 1px #55AF7C;
    overflow: hidden;
}

.br-not-ie DIV.top-menu-item-child-item-4 {
    margin: 0px 0px 14px 0px !important;
}

.top-menu-item-child-item-4-1 {
}

.top-menu-item-child-item-4-2 {
}

.top-menu-item-child-item-4-3 {
}

.top-menu-item-child-item-4-4 {
}

.top-menu-item-child-item-4-5 {
}

.top-menu-item-child-item-4-6 {
}

.top-menu-item-child-item-4-7 {
}

DIV.top-menu-item-child-items UL,
DIV.top-menu-item-child-items LI {
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
    padding: 0px;
}

.br-not-ie DIV.top-menu-item-child-items UL {
    margin-bottom: 14px;
}

DIV.top-menu-item-child-items LI {
    margin: 5px 0px 0px 0px;
    padding: 5px 0px 0px 0px;
}

    DIV.top-menu-item-child-items LI.first {
        margin: 0px;
        padding: 0px;
        background-image: none;
    }

DIV.top-menu-item-child-items A.selected {
    text-decoration: underline;
}

.navigation-path {
    padding-top: 5px;
    display: block;
}

    .navigation-path, .navigation-path A, .navigation-path A:hover {
        color: #5E5E5E;
    }

DIV.side-menu {
    width: 220px;
}

    DIV.side-menu DIV.side-menu-header {
        width: 220px;
        height: 14px;
        background-repeat: no-repeat;
        overflow: hidden;
    }

    DIV.side-menu DIV.side-menu-footer {
        width: 220px;
        height: 14px;
        background-position: left -14px;
        background-repeat: no-repeat;
        overflow: hidden;
    }

    DIV.side-menu DIV.side-menu-header-item {
        width: 220px;
        background-repeat: repeat-y;
    }

        DIV.side-menu DIV.side-menu-header-item DIV {
            margin: 0px 11px;
            border-bottom: solid 1px #00843B;
        }

            DIV.side-menu DIV.side-menu-header-item DIV DIV {
                margin: 0px 8px;
                border-bottom-width: 0px;
            }

                DIV.side-menu DIV.side-menu-header-item DIV DIV A {
                    font-weight: bold;
                    color: #00843B;
                }

    DIV.side-menu DIV.side-menu-item {
        width: 220px;
        background-repeat: repeat-y;
    }

        DIV.side-menu DIV.side-menu-item DIV {
            width: auto;
            margin: 0px 11px;
            background-repeat: repeat-x;
            padding-top: 1px;
        }

            DIV.side-menu DIV.side-menu-item DIV.first-item {
            }

            DIV.side-menu DIV.side-menu-item DIV DIV {
                width: auto;
                margin: 0px 8px;
                padding: 5px 0px;
            }

                DIV.side-menu DIV.side-menu-item DIV DIV A {
                    font-weight: bold;
                    color: #626262;
                }

            DIV.side-menu DIV.side-menu-item DIV.selected DIV A {
                text-decoration: underline;
            }

    DIV.side-menu SPAN.item-arrow {
        position: absolute;
        height: auto;
    }

        DIV.side-menu SPAN.item-arrow SPAN {
            width: 8px;
            height: 10pt;
            display: block;
            position: relative;
            left: 5px;
            background-position: left bottom;
            background-repeat: no-repeat;
        }

    DIV.side-menu DIV.selected SPAN.item-arrow SPAN {
    }

    DIV.side-menu DIV.opened SPAN.item-arrow SPAN {
    }

    DIV.side-menu DIV.side-menu-sub-item {
        background-color: White;
    }

        DIV.side-menu DIV.side-menu-sub-item DIV {
            width: auto;
            margin: 0px 11px 1px 11px;
        }

            DIV.side-menu DIV.side-menu-sub-item DIV.first-item {
                background-repeat: repeat-x;
                padding-top: 1px;
            }

            DIV.side-menu DIV.side-menu-sub-item DIV.selected {
                background-color: #57AD80;
            }

            DIV.side-menu DIV.side-menu-sub-item DIV DIV {
                width: auto;
                margin: 0px 8px;
                background-repeat: no-repeat;
                background-position: left center;
                padding: 5px 0px;
                padding-left: 10px;
            }

            DIV.side-menu DIV.side-menu-sub-item DIV.selected DIV {
            }

            DIV.side-menu DIV.side-menu-sub-item DIV DIV A {
                color: #00843B;
            }

            DIV.side-menu DIV.side-menu-sub-item DIV.selected DIV A {
                color: white;
            }

TABLE.bottom-menu {
    margin-bottom: 7px;
    height: 37px;
}

    TABLE.bottom-menu TD {
        vertical-align: top;
    }

        TABLE.bottom-menu TD.bottom-menu-sep DIV {
            width: 1px;
            height: 43px;
            background-repeat: no-repeat;
        }

        TABLE.bottom-menu TD.bottom-menu-item {
            padding: 21px 7px;
        }

            TABLE.bottom-menu TD.bottom-menu-item DIV {
                margin-right: 21px;
                white-space: nowrap;
            }

                TABLE.bottom-menu TD.bottom-menu-item DIV A {
                    color: #007236;
                    font-weight: bold;
                }

                    TABLE.bottom-menu TD.bottom-menu-item DIV A:hover {
                        color: #007236;
                        text-decoration: underline;
                    }

            TABLE.bottom-menu TD.bottom-menu-item UL {
                margin: 0px;
                padding: 21px 0px 0px 0px;
                list-style-type: none;
                list-style-image: none;
            }

                TABLE.bottom-menu TD.bottom-menu-item UL A {
                    color: #7B7B7B;
                }

                    TABLE.bottom-menu TD.bottom-menu-item UL A:hover {
                        color: #7B7B7B;
                        text-decoration: underline;
                    }

                    TABLE.bottom-menu TD.bottom-menu-item UL A.selected {
                        text-decoration: underline;
                    }

.header-container {
    background-image: url("/Public/img/bgd-header.gif");
    background-position: right top;
    background-repeat: no-repeat;
}

.contents-container {
    background-color: White;
    min-height: 325px;
}

@media screen {
    .contents-container {
        background-image: url("/Public/img/bgd-body.jpg");
        background-repeat: repeat-x;
    }
}

.footer-container-pre {
    background-color: #1B9353;
    height: 8px;
    padding: 0px;
    overflow: hidden;
}

    .footer-container-pre .footer-container-pre-h {
        height: 8px;
        padding: 0px;
        overflow: hidden;
    }

.footer-container {
    background: #E6F1EB url("/Public/img/bgd-footer.jpg") repeat-x;
    height: 250px;
}

.footer-copyright-1 {
    width: 230px;
    padding: 5px 0px;
}

.footer-copyright-2 {
    width: 740px;
    text-align: right;
    padding: 5px 0px;
    color: #5E5E5E;
}

.lang-ru .footer-copyright-2 {
    width: 580px;
    margin-left: 390px;
}

.footer-copyright-3 {
    width: 970px;
    padding: 10px 0px 5px 0px;
    color: #949494;
    font-size: 8pt;
}

.footer-copyright-table {
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    direction: ltr;
}

.lang-ru .footer-copyright-3 {
}

DIV.language-bar-item {
    display: inline;
    border-left: solid 1px #888888;
    float: left;
    margin: 4px 8px;
    margin-left: 0px;
    padding-left: 8px;
    color: #888888;
}

DIV.language-bar-item-first {
    border-left-width: 0px;
}

DIV.language-bar-item A {
    color: #888888;
}

    DIV.language-bar-item A:hover {
        color: #888888;
    }

A.language-bar-additional-langs-cmd:hover {
    text-decoration: none;
}

DIV.language-bar-additional-langs {
}

    DIV.language-bar-additional-langs DIV {
    }

        DIV.language-bar-additional-langs DIV DIV {
            position: absolute;
            z-index: 10458;
            display: none;
            background-color: White;
            border: solid 1px #888888;
            padding: 0px 10px;
        }

DIV.top-sharing-logos {
    display: inline;
    float: left;
    width: 18px;
    height: 18px;
    margin: 2px;
    background-repeat: no-repeat;
    cursor: pointer;
}

DIV.top-sharing-logos-2 {
    background-position: left -18px;
}

DIV.top-sharing-logos-3 {
    background-position: left -36px;
}

TABLE.top-search-panel {
    width: 100%;
    direction: ltr;
    table-layout: fixed;
    margin-top: 1px;
}

TABLE.top-search-panel-no-graphics {
    margin-top: 3px;
}

TABLE.top-search-panel TR {
    height: 36px;
}

TABLE.top-search-panel-no-graphics TR {
    height: auto;
}

TABLE.top-search-panel TD.first {
    width: 10px;
    background-repeat: no-repeat;
}

TABLE.top-search-panel-no-graphics TD.first {
    display: none;
    background-image: none;
}

TABLE.top-search-panel TD.second {
    width: 100%;
    direction: ltr;
    background-repeat: repeat-x;
    background-position: 0px -39px;
}

TABLE.top-search-panel-no-graphics TD.second {
    background-image: none;
}

TABLE.top-search-panel TD.third {
    width: 10px;
    background-repeat: no-repeat;
    background-position: -11px 0px;
}

TABLE.top-search-panel-no-graphics TD.third {
    display: none;
    background-image: none;
}

TABLE.top-search-panel-contents {
    width: 100%;
}

    TABLE.top-search-panel-contents TD.textbox {
        width: 100%;
        padding: 0px;
    }

        TABLE.top-search-panel-contents TD.textbox INPUT {
            width: 100%;
        }

            TABLE.top-search-panel-contents TD.textbox INPUT.default {
                color: #949494;
            }

    TABLE.top-search-panel-contents TD.selectbox {
        padding: 0px;
        padding-left: 1px;
    }

.stmode TABLE.top-search-panel-contents TD.selectbox {
    padding-left: 5px;
}

TABLE.top-search-panel-contents TD.selectbox > SELECT {
    height: 100%;
}

TABLE.top-search-panel-contents TD.button {
    padding: 0px;
    padding-left: 5px;
    text-align: right;
    cursor: pointer;
}

.top-search-panel-contents-advanced,
.top-search-panel-contents-advanced A,
.top-search-panel-contents-advanced A:hover {
    color: #555555;
    text-decoration: underline;
    font-size: 8pt;
}

.top-search-panel-contents-advanced {
    text-align: right;
}

TABLE.bottom-search-panel {
    margin-top: 11px;
    width: 168px;
}

    TABLE.bottom-search-panel TD.second {
        padding: 0px 3px;
    }

TABLE.bottom-search-panel-contents {
}

    TABLE.bottom-search-panel-contents TD.label {
        color: #8A8A8A;
    }

    TABLE.bottom-search-panel-contents TD.textbox INPUT {
        width: 96px;
    }

.search-lookup-field-title {
    font-size: 8pt;
}

.search-lookup-fields-table TR {
    height: 28px;
}

.search-lookup-fields-table TD {
    padding: 0px 0px;
}

    .search-lookup-fields-table TD.search-lookup-field-title {
        padding-right: 2px;
    }

.search-lookup-fields-separator {
    height: 17px;
    overflow: hidden;
}

.search-result-separator {
    height: 30px;
    overflow: hidden;
}

TABLE.search-result-items {
    width: 100%;
}

TD.search-result-icon {
    width: 50px;
    vertical-align: top;
}

    TD.search-result-icon DIV {
        width: 50px;
        height: 50px;
        overflow: hidden;
    }

        TD.search-result-icon DIV.search-result-icon-general {
        }

        TD.search-result-icon DIV.search-result-icon-haifau {
        }

TD.search-result-item {
    width: 100%;
}

    TD.search-result-item DIV.search-result-item {
        border-left: solid 1px #BDBDBD;
        padding-left: 10px;
    }

TABLE.user-panel {
    width: 100%;
    direction: ltr;
    table-layout: fixed;
}

    TABLE.user-panel TR {
        height: 33px;
    }

    TABLE.user-panel TD.first {
        width: 9px;
        background-repeat: no-repeat;
    }

    TABLE.user-panel TD.third {
        width: 9px;
        background-repeat: no-repeat;
        background-position: -9px 0px;
    }

    TABLE.user-panel TD.second {
        direction: ltr;
        background-repeat: repeat-x;
        background-position: 0px -33px;
    }

TABLE.user-panel-1 {
    width: 100%;
    direction: ltr;
    table-layout: fixed;
}

    TABLE.user-panel-1 TR {
        height: 62px;
    }

    TABLE.user-panel-1 TD.first {
        width: 9px;
        background-repeat: no-repeat;
    }

    TABLE.user-panel-1 TD.third {
        width: 9px;
        background-repeat: no-repeat;
        background-position: -9px 0px;
    }

    TABLE.user-panel-1 TD.second {
        direction: ltr;
        background-repeat: repeat-x;
        background-position: 0px -62px;
    }

TABLE.user-panel-contents-anonimous {
    width: 100%;
    height: 100%;
}

    TABLE.user-panel-contents-anonimous A {
        color: #888888;
    }

        TABLE.user-panel-contents-anonimous A:hover {
            color: #888888;
        }

    TABLE.user-panel-contents-anonimous TD {
        color: #888888;
        padding: 8px 7px;
        white-space: nowrap;
    }

        TABLE.user-panel-contents-anonimous TD.hello-guest {
            width: 100%;
            padding-right: 12px;
            color: #237C4C;
            font-weight: bold;
        }

        TABLE.user-panel-contents-anonimous TD.signin {
        }

        TABLE.user-panel-contents-anonimous TD.register {
            padding-left: 0px;
        }

            TABLE.user-panel-contents-anonimous TD.register DIV {
                padding-left: 9px;
                border-left: solid 1px #888888;
            }

        TABLE.user-panel-contents-anonimous TD.forgot-password {
            padding-left: 0px;
        }

            TABLE.user-panel-contents-anonimous TD.forgot-password DIV {
                padding-left: 9px;
                border-left: solid 1px #888888;
            }

TABLE.user-panel-contents {
    width: 100%;
    height: 53px;
    margin-top: 4px;
    color: #555555;
}

    TABLE.user-panel-contents A {
        color: #555555;
    }

        TABLE.user-panel-contents A:hover {
            color: #555555;
        }

    TABLE.user-panel-contents TR {
        height: 26px;
    }

        TABLE.user-panel-contents TR.sep {
            height: 1px;
        }

            TABLE.user-panel-contents TR.sep TD DIV {
                height: 1px;
                width: 100%;
                overflow: hidden;
            }

    TABLE.user-panel-contents TD.avatar {
        width: 62px;
        padding-right: 9px;
    }

        TABLE.user-panel-contents TD.avatar IMG {
            width: 53px;
            height: 53px;
            visibility: hidden;
        }

    TABLE.user-panel-contents TD.user-title {
    }

    TABLE.user-panel-contents TD.logout {
        text-align: right;
    }

    TABLE.user-panel-contents TD.user-details {
    }

    TABLE.user-panel-contents TD.partners-zone {
        text-align: right;
    }

TABLE.user-popup {
    background-color: #EBEBEB;
}

    TABLE.user-popup COL.first {
        width: 40%;
    }

    TABLE.user-popup COL.second {
        width: 60%;
    }

    TABLE.user-popup TD {
        padding: 0px 7px 7px 7px;
    }

    TABLE.user-popup TR.first TD {
        padding-top: 7px;
    }

    TABLE.user-popup TD INPUT.inputtext {
        width: 100%;
    }

.br-not-ie DIV.user-popup-fly-cont {
    position: relative;
}

DIV.user-popup-fly {
    position: absolute;
    visibility: hidden;
    z-index: 10034;
}

TABLE.user-popup-fly-frame {
    width: 420px;
    direction: ltr;
}

    TABLE.user-popup-fly-frame TR {
    }

    TABLE.user-popup-fly-frame TD.first {
        width: 9px;
        background-position: 0px bottom;
        background-repeat: no-repeat;
    }

    TABLE.user-popup-fly-frame TD.third {
        width: 9px;
        background-position: -9px bottom;
        background-repeat: no-repeat;
    }

    TABLE.user-popup-fly-frame TD.second {
        direction: ltr;
        padding: 23px 14px;
        background-repeat: repeat-x;
        background-position: 0px bottom;
        text-align: center;
    }

    TABLE.user-popup-fly-frame TABLE.user-popup {
        width: 100%;
    }

    TABLE.user-popup-fly-frame TD.second > DIV > TABLE.user-popup {
        margin: 0px auto;
    }

TABLE.user-details-main {
}

TABLE.user-details-buttons,
TABLE.user-details-interests {
    width: 100%;
}

    TABLE.user-details-main TD,
    TABLE.user-details-buttons TD {
        padding: 8px;
    }

TABLE.user-details-interest {
    width: 97%
}

TABLE.user-details-interests TD {
    padding: 0px;
}

TABLE.user-details-main .inputtext {
    width: 220px;
}

TABLE.user-details-main TEXTAREA {
    height: 100px;
}

TABLE.user-details-main SELECT {
    width: 220px;
}

    TABLE.user-details-main SELECT.combo {
        width: 70px;
        margin-right: 5px;
    }

    TABLE.user-details-main SELECT.combo-year {
        margin-right: 0px;
    }

TABLE.user-details-interest TABLE {
    width: 100%;
}

    TABLE.user-details-interest TABLE TD {
        padding: 2px;
    }

TABLE.user-details-interest TEXTAREA {
    height: 150px;
    width: 395px;
}

.user-details-main .pio-form-row-separator {
    display: none;
}

.user-details-main TD.pio-form-field-title {
    width: 160px;
}

    .user-details-main TD.pio-form-field-title DIV.pio-form-field-title {
        padding-left: 6px;
    }

.user-details-main TR.pio-form-mandatory TD.pio-form-field-title DIV.pio-form-field-title {
}

BODY.rtl .user-details-main TR.pio-form-mandatory TD.pio-form-field-title DIV.pio-form-field-title {
    background-position: right;
}

.user-details-main TD.pio-form-field-remarks {
    padding-top: 0px;
    padding-left: 186px;
    font-size: 8pt;
}

.user-details-main TD.pio-form-error {
    color: Red;
}

.user-details-interest TD.pio-form-field-wide TD {
    width: 30%;
}

.user-details-interest TD.pio-form-no-error {
    display: none;
}

TABLE.user-content-form {
    width: 100%;
}

    TABLE.user-content-form TD {
        padding: 8px;
    }

    TABLE.user-content-form .inputtext {
        width: 450px;
    }

    TABLE.user-content-form TEXTAREA {
        height: 200px;
        width: 450px;
    }

    TABLE.user-content-form SELECT {
        width: 450px;
    }

        TABLE.user-content-form SELECT.combo {
            width: 70px;
            margin-right: 5px;
        }

        TABLE.user-content-form SELECT.combo-year {
            margin-right: 0px;
        }

TABLE.user-content-form {
    table-layout: fixed;
}

.user-content-form .pio-form-row-separator {
    display: none;
}

.user-content-form TD.pio-form-field-title {
    width: 90px;
}

.user-content-form TD.pio-form-field {
    width: 450px;
}

.user-content-form TD.pio-form-field-wide {
    width: auto;
}

.user-content-form TD.pio-form-field-title DIV.pio-form-field-title {
    padding-left: 6px;
}

.user-content-form TR.pio-form-mandatory TD.pio-form-field-title DIV.pio-form-field-title {
}

.user-content-form TD.pio-form-field-remarks {
    padding-top: 0px;
    padding-left: 114px;
    font-size: 8pt;
}

.user-content-form TD.pio-form-error {
    width: 100px;
    color: Red;
    padding-left: 0px;
    padding-right: 0px;
}

.user-content-form TD.pio-form-field-wide DIV.pio-form-field-remarks {
    font-size: 8pt;
}

.br-not-ie TABLE.community-users-search-contents {
    width: 100%;
}

TR.community-users-search-contents-checkboxes {
}

TR.community-users-search-contents-sep {
    height: 21px;
}

    TR.community-users-search-contents-sep TD {
    }

TR.community-users-search-contents-ddls SELECT {
    margin-left: 10px;
}

TR.community-users-search-contents-buttons TD {
    padding-top: 20px;
}

TR.community-users-search-contents-buttons INPUT.second-button {
    margin-left: 20px;
}

DIV.community-users-search-results {
    padding: 0px !important;
    border-top: solid 2px #EEEEEE;
    border-bottom: solid 2px #EEEEEE;
    border-left: solid 1px #EEEEEE;
    border-right: solid 1px #EEEEEE;
}

DIV.community-users-search-results-f1 {
    margin: 0px !important;
}

DIV.community-users-search-results-f2 {
    margin-left: 44px;
}

DIV.community-users-search-results-f3 {
    margin-right: 44px;
    background: white none;
}

DIV.subscription-panel {
    width: 174px;
    margin-top: 6px;
}

    DIV.subscription-panel DIV.first {
        height: 9px;
        background-repeat: no-repeat;
        overflow: hidden;
    }

    DIV.subscription-panel DIV.second {
        background-repeat: repeat-y;
        background-position: -173px 0px;
        padding: 0px 8px;
    }

    DIV.subscription-panel DIV.third {
        height: 9px;
        background-repeat: no-repeat;
        background-position: 0px -8px;
        overflow: hidden;
    }

DIV.subscription-panel-contents DIV.title {
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
    margin: 0px 5px;
    color: #00843B;
    font-size: 1em;
}

DIV.subscription-panel-contents DIV.title-sep {
    height: 7px;
    margin: 4px 0px 2px 0px;
    background-repeat: no-repeat;
    background-position: center top;
    overflow: hidden;
}

DIV.subscription-panel-contents DIV.textbox {
    margin: 2px 5px;
}

    DIV.subscription-panel-contents DIV.textbox INPUT {
        width: 148px;
        margin: 0px;
    }

        DIV.subscription-panel-contents DIV.textbox INPUT.default {
            color: #949494;
        }

DIV.subscription-panel-contents DIV.checkbox {
    margin: 0px 5px;
}

    DIV.subscription-panel-contents DIV.checkbox INPUT {
        position: absolute;
    }

    DIV.subscription-panel-contents DIV.checkbox > INPUT {
        margin: 0px;
    }

    DIV.subscription-panel-contents DIV.checkbox DIV {
        padding-left: 20px;
        color: #8A8A8A;
    }

DIV.subscription-panel-contents DIV.button {
    margin: 3px 5px 0px 5px;
}

TR.bottom-sharing-panel-container TD {
    padding: 0px;
    vertical-align: bottom;
}

TABLE.bottom-sharing-panel {
    width: 100%;
    height: 36px;
    margin: 0px 0px 25px 0px;
    border-collapse: collapse;
    border-top: solid 1px #1B9353;
    border-bottom: solid 1px #D2E2C8;
}

IMG.bottom-sharing-panel-screencut {
    margin: 0px 0px 25px 0px;
}

TABLE.bottom-sharing-panel TR.first {
}

TABLE.bottom-sharing-panel TD {
    vertical-align: middle;
}

TABLE.bottom-sharing-panel-contents TD.facebook {
    padding-top: 1px;
    padding-left: 10px;
    width: 300px;
}

TABLE.bottom-sharing-panel-contents TD.share {
    padding: 5px 12px;
    padding-left: 0px;
    width: 102px;
}

    TABLE.bottom-sharing-panel-contents TD.share DIV {
        width: 90px;
        overflow: hidden;
    }

    TABLE.bottom-sharing-panel-contents TD.share INPUT {
        margin-top: 2px;
    }

TABLE.bottom-sharing-panel-contents TD.send-to-friend {
    padding: 5px 12px;
}

    TABLE.bottom-sharing-panel-contents TD.send-to-friend DIV {
        height: 100%;
        background-repeat: no-repeat;
        background-position: left center;
        overflow: hidden;
        cursor: pointer;
    }

TABLE.bottom-sharing-panel-contents TD.print {
    padding: 5px 12px;
    width: 100%;
}

    TABLE.bottom-sharing-panel-contents TD.print DIV {
        border-left: solid 1px #246C46;
        padding-left: 22px;
        height: 100%;
        width: 44px;
    }

        TABLE.bottom-sharing-panel-contents TD.print DIV DIV {
            width: 22px;
            border-left-width: 0px;
            overflow: hidden;
            cursor: pointer;
        }

.st_sharethis_button .stButton .chicklets {
}

.stButton {
    margin: 0px 3px !important;
}

    .stButton .stButton_gradient {
        padding: 2px 3px !important;
        border-width: 0px !important;
        background-image: none !important;
    }

        .stButton .stButton_gradient .chicklets {
            padding-left: 20px !important;
            font-size: 13px !important;
        }

.send-to-friend DIV {
    padding-top: 3px !important;
}

.send-to-friend .stButton .email {
    background-image: none !important;
}

.stclose {
    cursor: default !important;
    background-color: White !important;
    border-right: solid 3px #666666 !important;
    right: 10px !important;
}

DIV.portal-side-panel-frame-header {
    width: 218px;
    height: 8px;
    overflow: hidden;
}

DIV.portal-side-panel-frame-footer {
    width: 218px;
    height: 8px;
    overflow: hidden;
}

DIV.portal-side-panel-frame-contents {
    padding: 15px 0px;
    width: 218px;
}

DIV.portal-side-panel-contents {
    margin: 0px 32px;
}

DIV.portal-side-panel-contents-my-tools {
    border-top: solid 1px #858585;
    border-bottom: solid 1px #858585;
    padding: 5px 2px;
    font-size: 8pt;
}

DIV.portal-main-zone-header {
}

    DIV.portal-main-zone-header DIV {
        background-repeat: no-repeat;
    }

        DIV.portal-main-zone-header DIV.f1 {
        }

        DIV.portal-main-zone-header DIV.f2 {
            margin-left: 11px;
            background-position: right -46px;
        }

        DIV.portal-main-zone-header DIV.f3 {
            margin-right: 11px;
            background-position: left -92px;
            background-repeat: repeat-x;
        }

        DIV.portal-main-zone-header DIV.f4 {
            background-image: none;
            height: 46px;
            line-height: 46px;
            padding: 0px 10px;
            font-size: 11pt;
            color: #ED6F00;
            font-weight: bold;
        }

DIV.portal-main-zone-header-secondary {
    background-color: #D4D4D4;
    padding: 0px 1px 1px 1px;
}

DIV.portal-main-zone-header-secondary-f1 {
    background-color: #EDEDED;
    padding: 0px;
}

DIV.portal-main-zone-header-secondary-f2 {
}

    DIV.portal-main-zone-header-secondary-f2 DIV.f3 {
        margin-left: 48px;
    }

    DIV.portal-main-zone-header-secondary-f2 DIV.f4 {
        margin-right: 48px;
        height: 5px;
        overflow: hidden;
    }

DIV.portal-main-zone-header-secondary-f3 {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

DIV.portal-main-zone-header-secondary-contetns {
    padding: 0px 22px;
}

    DIV.portal-main-zone-header-secondary-contetns DIV.filter-by {
        float: left;
        padding-right: 10px;
    }

    DIV.portal-main-zone-header-secondary-contetns DIV.blog {
        float: left;
    }

    DIV.portal-main-zone-header-secondary-contetns DIV.sep {
        padding: 0px 14px;
        float: left;
    }

    DIV.portal-main-zone-header-secondary-contetns DIV.feedbacks {
        float: left;
    }

    DIV.portal-main-zone-header-secondary-contetns DIV.filter-by-tag {
        text-align: right;
        line-height: normal;
    }

    DIV.portal-main-zone-header-secondary-contetns DIV.cmd {
    }

        DIV.portal-main-zone-header-secondary-contetns DIV.cmd DIV {
        }

            DIV.portal-main-zone-header-secondary-contetns DIV.cmd DIV DIV {
                margin-left: 4px;
            }

                DIV.portal-main-zone-header-secondary-contetns DIV.cmd DIV DIV DIV {
                    margin-left: 0px;
                    margin-right: 4px;
                }

    DIV.portal-main-zone-header-secondary-contetns DIV.selected {
        background-color: #EDEDED;
    }

        DIV.portal-main-zone-header-secondary-contetns DIV.selected DIV {
        }

            DIV.portal-main-zone-header-secondary-contetns DIV.selected DIV DIV {
                background-position: right -40px;
            }

                DIV.portal-main-zone-header-secondary-contetns DIV.selected DIV DIV DIV {
                    background-position: left -80px;
                    background-repeat: repeat-x;
                    padding: 0px 10px;
                }

DIV.portal-main-zone-content-frame {
    background-color: #EA9B31;
    padding: 0px 1px 0px 1px;
}

DIV.portal-main-zone-content-frame-f1 {
    background-color: white;
    padding: 0px;
}

DIV.portal-main-zone-content-frame-f2 {
    background-color: #EA9B31;
    height: 1px;
    overflow: hidden;
}

A.portal-main-zone-cmd {
    display: inline-block;
    height: 18px;
    line-height: 16px;
    color: #ED6F00;
    border: solid 1px #ED6F00;
    padding: 0px 10px;
    font-size: 8pt;
    width: inherit;
}

    A.portal-main-zone-cmd:hover {
        text-decoration: none;
        color: #ED6F00;
    }

DIV.portal-main-zone-cmd-new-post {
    margin: 10px 20px;
}

.portal-main-zone-needs-aproove-lbl {
    color: Red;
}

DIV.portal-main-zone-content {
    padding: 35px 20px 20px 20px;
}

    DIV.portal-main-zone-content IMG.thumbnail {
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
    }

    DIV.portal-main-zone-content .title A, DIV.portal-main-zone-content .title A:hover {
        color: #555555;
    }

    DIV.portal-main-zone-content .full-details {
        height: 30px;
        line-height: 30px;
    }

    DIV.portal-main-zone-content .feedbacks {
        padding-left: 10px;
        height: 30px;
        line-height: 30px;
        color: #555555;
    }

    DIV.portal-main-zone-content DIV.portal-main-zone-content-main {
    }

    DIV.portal-main-zone-content DIV.tags-strip {
        background-image: none;
    }

        DIV.portal-main-zone-content DIV.tags-strip DIV SPAN {
            line-height: normal;
            height: auto;
        }

            DIV.portal-main-zone-content DIV.tags-strip DIV SPAN.tags-strip-header {
            }

        DIV.portal-main-zone-content DIV.tags-strip DIV A {
            line-height: normal;
            height: auto;
        }

DIV.portal-main-zone-content-sep {
    height: 1px;
    overflow: hidden;
}

DIV.portal-main-zone-contents-pager {
}

DIV.portal-main-zone-contents-pager-1 {
    height: 1px;
    overflow: hidden;
}

DIV.portal-main-zone-contents-pager-2 {
    padding: 10px;
}

DIV.portal-full-details-img {
    text-align: center;
    padding: 10px 0px;
}

TABLE.portal-userinfo-details {
    width: 80%;
    margin: 5px 10px 15px 10px;
}

    TABLE.portal-userinfo-details TH {
        color: #ED6F00;
        text-align: left;
        width: 30%;
        padding: 5px 0px;
    }

td#tdCategoryLink a {
    color: #158147;
    font-weight: bold;
    text-align: right;
}

td.imgTitleBackground {
    width: 220px;
    height: 32px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: top left;
    color: #016A2F;
    font-weight: bold;
    padding-left: 12px;
}

td.tdItemDesriptionBullet {
    padding-left: 12px;
}

td.tdStrelka {
    background-repeat: no-repeat;
    background-position: left;
    width: 7px;
}

td.tdProductPictureFrame {
    background-repeat: no-repeat;
    background-position: left top;
    height: 255px;
    width: 212px;
    max-width: 212px;
    overflow: hidden;
    vertical-align: top;
    padding-top: 6px;
    padding-left: 6px;
}

td.tdReadMoreBG {
    background-repeat: no-repeat;
    background-position: right 15px;
    height: 47px;
    padding-right: 8px;
    padding-top: 10px;
}

td.bookletLeft {
    vertical-align: top;
    background-color: #f5f5f5;
    width: 92%;
}

td.tdGuideContentsTitle {
    color: #148148;
    background-color: #f5f5f5;
    font-size: 17px;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    width: 92%;
}

td.tdGideContentCellBgColor {
    background-color: #F5F5F5;
}

td.external_border_corner {
    width: 5px;
    height: 5px;
}

td.external_frame_top_left {
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #f5f5f5;
}

td.external_frame_top_right {
    background-repeat: no-repeat;
    background-color: #f5f5f5;
    background-position: top right;
}

td.external_frame_bottom_left {
    background-repeat: no-repeat;
    background-position: bottom left;
}

td.external_frame_bottom_right {
    background-repeat: no-repeat;
    background-position: bottom right;
}

td.external_border_top {
    background-repeat: repeat-x;
    background-position: top;
    background-color: #f5f5f5;
    width: 225px;
    height: 5px;
}

td.external_border_right {
    background-repeat: repeat-y;
    background-position: right;
    background-color: #f5f5f5;
    height: 97%;
    width: 5px;
}

td.external_border_left {
    background-repeat: repeat-y;
    background-position: left;
    background-color: #f5f5f5;
    height: 97%;
    width: 5px;
}

td.external_border_bottom {
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: #f5f5f5;
    width: 225px;
    height: 5px;
}

.selectedThirdLevel {
    font-weight: bold;
    color: Red;
}

td.tdThirdLevelLabel {
    padding-left: 10px;
    width: 212px;
    height: 20px;
    vertical-align: middle;
}

td.tdThirdLevelLabelSelected {
    padding-left: 10px;
    background-repeat: repeat-y;
    width: 212px;
    height: 20px;
    vertical-align: middle;
}

.lnlAppendixLink {
    color: #007437;
}

td.content_border_top {
    width: 212px;
    height: 4px;
}

td.content_border_bottom {
    width: 212px;
    height: 4px;
}

td.tdSecondLevelItemTextPart {
    padding-left: 10px;
    text-align: left;
}

.lnkFirstLevelLink {
    color: #555553;
    font-size: 12px;
}

.lnkSecondLevelLink {
    color: #888A89;
    font-size: 12px;
}

.lnkThirdLevelLink {
    color: #888A89;
    font-size: 12px;
}

tr.trSecondLevelLinkRow {
    height: 18px;
    vertical-align: top;
}

tr.trThirdLevelLinkRow {
    height: 22px;
    vertical-align: top;
}

.lnkSecondLevelLinkSelected {
    font-weight: bold;
    color: #069347;
}

.lnkThirdLevelLinkSelected {
    text-decoration: underline;
    color: #888A89;
    font-size: 12px;
}

td.section_title {
    background-repeat: no-repeat;
    width: 212px;
    height: 25px;
}

td.section_titleBottom {
    background-repeat: no-repeat;
    width: 212px;
    height: 26px;
}

td.tdSideMenuFirstLevelTextPart {
    padding-left: 8px;
    width: 191px;
    height: 25px;
    overflow: hidden;
}

.header_title {
    background-repeat: repeat-y;
    height: 19px;
    padding-left: 10px;
    color: #565656;
    font-size: 12px;
    border-bottom: solid 1px #99a494;
}

    .header_title a {
        color: #565656;
        font-size: 12px;
        font-weight: bold;
    }

div.Expand_Collapse {
    border-left: 1px solid #d7e5ce;
    border-right: 1px solid #d7e5ce;
    background-color: #F4F8F7;
}

div.divSecondLevelRepeaterHeader {
    height: 10px;
    border-top: solid 1px #99a494;
}

div.divSecondLevelRepeaterFooter {
    height: 7px;
    border-bottom: solid 1px #99a494;
}

td.tdSecondLevelItemSeparator {
    width: 212px;
    height: 1px;
    background-repeat: no-repeat;
}

.tdAppendix {
    vertical-align: top;
    padding-top: 20px;
    padding-bottom: 10px;
    width: 90%;
    background-color: #f5f5f5;
}

.collapse_expand_button {
    cursor: pointer;
}

td.tdFirstLevelButton {
    width: 21px;
    padding-left: 3px;
}

DIV.pio-dyntbl {
    width: 100%;
}

DIV.pio-dyntbl-frame-top {
    position: relative;
}

    DIV.pio-dyntbl-frame-top DIV.f1 {
        position: absolute;
        width: 100%;
        background-repeat: no-repeat;
    }

        DIV.pio-dyntbl-frame-top DIV.f1 DIV.f2 {
            margin-left: 4px;
            background-repeat: no-repeat;
            background-position: right -6px;
        }

            DIV.pio-dyntbl-frame-top DIV.f1 DIV.f2 DIV.f3 {
                margin-right: 4px;
                height: 4px;
                overflow: hidden;
                border-top: solid 1px #148148;
            }

DIV.pio-dyntbl-frame-bottom {
    position: relative;
}

    DIV.pio-dyntbl-frame-bottom DIV.f1 {
        position: absolute;
        width: 100%;
        top: -4px;
        background-repeat: no-repeat;
        background-position: left -5px;
    }

        DIV.pio-dyntbl-frame-bottom DIV.f1 DIV.f2 {
            margin-left: 4px;
            background-repeat: no-repeat;
            background-position: right 0;
        }

            DIV.pio-dyntbl-frame-bottom DIV.f1 DIV.f2 DIV.f3 {
                margin-right: 4px;
                height: 4px;
                overflow: hidden;
                border-bottom: solid 1px #148148;
            }

DIV.pio-dyntbl-frame {
    border-left: solid 1px #148148;
    border-right: solid 1px #148148;
}

TABLE.pio-dyntbl-tbl {
    width: 100%;
    border-collapse: collapse;
}

TR.pio-dyntbl-thead-tr {
    background-color: #F7F5F6;
    min-height: 30px;
    height: 30px;
}

TR.pio-dyntbl-thead-tr-alter {
    background-color: #FBFBFB;
}

TR.pio-dyntbl-thead-tr TD.pio-dyntbl-td,
TR.pio-dyntbl-thead-tr TH.pio-dyntbl-td {
    color: #148148;
    font-size: 11pt;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    border: dotted 1px #BFC4C0;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

TR.pio-dyntbl-thead-tr-alter TD.pio-dyntbl-td,
TR.pio-dyntbl-thead-tr-alter TH.pio-dyntbl-td {
    color: #555555;
}

TR.pio-dyntbl-thead-tr TD.pio-dyntbl-td-first,
TR.pio-dyntbl-thead-tr TH.pio-dyntbl-td-first {
    border-left-width: 0px;
}

TR.pio-dyntbl-thead-tr TD.pio-dyntbl-td-last,
TR.pio-dyntbl-thead-tr TH.pio-dyntbl-td-last {
    border-right-width: 0px;
}

TR.pio-dyntbl-thead-tr TD.pio-dyntbl-td-single,
TR.pio-dyntbl-thead-tr TH.pio-dyntbl-td-single {
}

TR.pio-dyntbl-thead-tr-first TD.pio-dyntbl-td,
TR.pio-dyntbl-thead-tr-first TH.pio-dyntbl-td {
    border-top-width: 0px;
}

TR.pio-dyntbl-tbody-tr {
    background-color: #F2F7F3;
    min-height: 30px;
    height: 30px;
}

    TR.pio-dyntbl-tbody-tr TD.pio-dyntbl-td,
    TR.pio-dyntbl-tbody-tr TH.pio-dyntbl-td {
        border: dotted 1px #BFC4C0;
        border-top-width: 0px;
        border-left-width: 0px;
        padding-right: 10px;
        padding-left: 10px;
    }

    TR.pio-dyntbl-tbody-tr TD.pio-dyntbl-td-first,
    TR.pio-dyntbl-tbody-tr TH.pio-dyntbl-td-first {
        border-left-width: 0px;
    }

    TR.pio-dyntbl-tbody-tr TD.pio-dyntbl-td-last,
    TR.pio-dyntbl-tbody-tr TH.pio-dyntbl-td-last {
        border-right-width: 0px;
    }

    TR.pio-dyntbl-tbody-tr TD.pio-dyntbl-td-single,
    TR.pio-dyntbl-tbody-tr TH.pio-dyntbl-td-single {
    }

TR.pio-dyntbl-tbody-tr-first-with-header TD.pio-dyntbl-td,
TR.pio-dyntbl-tbody-tr-first-with-header TH.pio-dyntbl-td,
TR.pio-dyntbl-tbody-tr-single-with-header-with-footer TD.pio-dyntbl-td,
TR.pio-dyntbl-tbody-tr-single-with-header-with-footer TH.pio-dyntbl-td,
TR.pio-dyntbl-tbody-tr-single-with-header-without-footer TD.pio-dyntbl-td,
TR.pio-dyntbl-tbody-tr-single-with-header-without-footer TH.pio-dyntbl-td {
    border-top: solid 1px #148148;
    background-repeat: repeat-x;
    background-position: 0px -1px;
}

TR.pio-dyntbl-tbody-tr-first-without-header TD.pio-dyntbl-td,
TR.pio-dyntbl-tbody-tr-first-without-header TH.pio-dyntbl-td,
TR.pio-dyntbl-tbody-tr-single-without-header-with-footer TD.pio-dyntbl-td,
TR.pio-dyntbl-tbody-tr-single-without-header-with-footer TH.pio-dyntbl-td,
TR.pio-dyntbl-tbody-tr-single-without-header-without-footer TD.pio-dyntbl-td,
TR.pio-dyntbl-tbody-tr-single-without-header-without-footer TH.pio-dyntbl-td {
    border-top-width: 0px;
}

TR.pio-dyntbl-tbody-tr-last-without-footer TD.pio-dyntbl-td,
TR.pio-dyntbl-tbody-tr-last-without-footer TH.pio-dyntbl-td,
TR.pio-dyntbl-tbody-tr-single-with-header-without-footer TD.pio-dyntbl-td,
TR.pio-dyntbl-tbody-tr-single-with-header-without-footer TH.pio-dyntbl-td,
TR.pio-dyntbl-tbody-tr-single-without-header-without-footer TD.pio-dyntbl-td,
TR.pio-dyntbl-tbody-tr-single-without-header-without-footer TH.pio-dyntbl-td {
    border-bottom-width: 0px;
}

TR.pio-dyntbl-tbody-tr TD.pio-dyntbl-td-alter,
TR.pio-dyntbl-tbody-tr TH.pio-dyntbl-td-alter {
}

TR.pio-dyntbl-tbody-tr TH.pio-dyntbl-td {
    color: #555555;
    background-color: #E5E9E8;
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
}

DIV.piotabs-control {
}

DIV.piotabs-contents {
    display: none;
}

DIV.piotabs-contents-current {
    display: block;
}

.green-tabs .piotabs-contents {
}

.green-tabs .piotabs-contents-header-1 {
    position: relative;
    height: 0px;
}

.green-tabs .piotabs-contents-header-2 {
    position: absolute;
    width: 100%;
    height: 7px;
    overflow: hidden;
    top: -1px;
}

.green-tabs .piotabs-contents-1 {
    border: 1px solid #117941;
    border-top-width: 0px;
    border-bottom-width: 0px;
    background-color: #E5E9E8;
    padding-top: 25px;
    padding-bottom: 19px;
}

.green-tabs .piotabs-contents-2 {
    margin: 0px 25px;
}

.green-tabs .piotabs-contents-footer-1 {
}

.green-tabs .piotabs-contents-footer-2 {
    margin-left: 6px;
}

.green-tabs .piotabs-contents-footer-3 {
    margin-right: 6px;
    height: 6px;
}

.green-tabs DIV.piotabs-strip {
}

.green-tabs DIV.piotabs-strip-1 {
    margin-right: 6px;
}

.green-tabs TABLE.piotabs-strip {
}

.green-tabs TD.piotabs-tab-separtor {
    width: 5px;
}

    .green-tabs TD.piotabs-tab-separtor DIV {
        width: 5px;
        overflow: hidden;
    }

.green-tabs TD.piotabs-tab {
}

    .green-tabs TD.piotabs-tab DIV.piotabs-tab-1 {
        cursor: pointer;
    }

    .green-tabs TD.piotabs-tab DIV.piotabs-tab-2 {
        margin-left: 8px;
    }

    .green-tabs TD.piotabs-tab DIV.piotabs-tab-3 {
        margin-right: 8px;
        height: 31px;
    }

.green-tabs TABLE.piotabs-strip TD.selected DIV.piotabs-tab-1 {
    background-position: left -93px;
    cursor: default;
}

.green-tabs TABLE.piotabs-strip TD.selected DIV.piotabs-tab-2 {
    background-position: right -124px;
}

.green-tabs TABLE.piotabs-strip TD.selected DIV.piotabs-tab-3 {
    background-position: left -155px;
}

.green-tabs TD.piotabs-tab DIV.piotabs-tab-4 {
    margin: 0px 6px;
    color: White;
    font-size: 11pt;
    font-weight: bold;
    line-height: 31px;
    overflow: hidden;
}

.green-tabs TABLE.piotabs-strip TD.selected DIV.piotabs-tab-4 {
    color: #117941;
}

.green-tabs TD.piotabs-tab DIV.piotabs-tab-5 {
}

@media print {
    .piotabs-strip {
        display: none;
    }

    .piotabs-contents {
        display: block !important;
    }
}

TABLE.swf-file-player-cmds {
}

    TABLE.swf-file-player-cmds TD {
        width: 50px;
        background-color: Red;
    }

DIV.swf-file-player-cmd {
    width: 50px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
}

DIV.swf-file-player-cmd-play {
}

DIV.feedbacks-header {
}

    DIV.feedbacks-header DIV {
    }

DIV.feedbacks-header-1 {
    background-repeat: no-repeat;
}

DIV.feedbacks-header-2 {
    margin-left: 8px;
    background-repeat: no-repeat;
    background-position: right -34px;
}

DIV.feedbacks-header-3 {
    margin-right: 8px;
    background-repeat: repeat-x;
    background-position: left -68px;
}

DIV.feedbacks-header-4 {
    height: 34px;
    margin-left: 8px;
    overflow: hidden;
    line-height: 34px;
    color: White;
}

DIV.feedbacks-header DIV.feedbacks-header-4, DIV.feedbacks-header DIV.feedbacks-header-4 DIV {
    background-image: none;
}

DIV.feedbacks-header-inner {
    margin-top: 6px;
}

    DIV.feedbacks-header-inner DIV {
    }

DIV.feedbacks-header-inner-1 {
    background-repeat: no-repeat;
    background-position: left -42px;
}

DIV.feedbacks-header-inner-2 {
    margin-left: 20px;
    background-repeat: no-repeat;
    background-position: right top;
}

DIV.feedbacks-header-inner-3 {
    margin-right: 20px;
    background-repeat: repeat-x;
    background-position: right -84px;
}

DIV.feedbacks-header-inner-4 {
    margin-right: 10px;
    height: 21px;
    overflow: hidden;
    line-height: 21px;
    color: #5f5f5f;
}

    DIV.feedbacks-header-inner DIV.feedbacks-header-inner-4, DIV.feedbacks-header-inner-4 DIV {
        background-image: none !important;
    }

DIV.feedback-add-panel-header {
    margin-top: 10px;
}

    DIV.feedback-add-panel-header DIV {
    }

        DIV.feedback-add-panel-header DIV.f1 {
            background-repeat: no-repeat;
            background-position: left -43px;
        }

        DIV.feedback-add-panel-header DIV.f2 {
            margin-left: 8px;
            background-repeat: no-repeat;
            background-position: right top;
        }

        DIV.feedback-add-panel-header DIV.f3 {
            margin-right: 8px;
            background-repeat: repeat-x;
            background-position: left -86px;
        }

            DIV.feedback-add-panel-header DIV.f3 DIV {
                background-image: none;
            }

        DIV.feedback-add-panel-header DIV.f4 {
            height: 43px;
            line-height: 35px;
            overflow: hidden;
        }

            DIV.feedback-add-panel-header DIV.f4 .sub-title {
                font-weight: normal;
                text-decoration: underline;
            }

            DIV.feedback-add-panel-header DIV.f4 .close {
                cursor: pointer;
                padding-right: 20px;
            }

DIV.feedback-add-panel-contents {
}

    DIV.feedback-add-panel-contents DIV.f1 {
        background-repeat: repeat-y;
    }

    DIV.feedback-add-panel-contents DIV.f2 {
        margin-left: 2px;
        background-repeat: repeat-y;
        background-position: right top;
    }

    DIV.feedback-add-panel-contents DIV.f3 {
        margin-right: 2px;
        background-repeat: repeat-x;
        background-position: left -153px;
        background-color: #E7E7E7;
    }

    DIV.feedback-add-panel-contents DIV.f4 {
        min-height: 70px;
        margin: 0px 16px;
        padding: 8px 0px;
    }

.br-IE DIV.feedback-add-panel-contents DIV.f4 {
    height: 70px;
}

DIV.feedback-add-panel-contents DIV.f4 .feedback-add-form TD {
    padding-top: 18px;
}

DIV.feedback-add-panel-contents DIV.f4 TABLE.user-popup {
    background-color: Transparent;
}

DIV.feedback-add-panel-footer {
}

    DIV.feedback-add-panel-footer DIV {
    }

        DIV.feedback-add-panel-footer DIV.f1 {
            background-repeat: no-repeat;
            background-position: left -129px;
        }

        DIV.feedback-add-panel-footer DIV.f2 {
            margin-left: 8px;
            background-repeat: no-repeat;
            background-position: right -137px;
        }

        DIV.feedback-add-panel-footer DIV.f3 {
            margin-right: 8px;
            background-repeat: repeat-x;
            background-position: left -145px;
        }

            DIV.feedback-add-panel-footer DIV.f3 DIV {
                background-image: none;
            }

        DIV.feedback-add-panel-footer DIV.f4 {
            height: 8px;
            overflow: hidden;
        }

DIV.feedback-add-success-panel-header {
    margin-top: 10px;
}

    DIV.feedback-add-success-panel-header DIV {
    }

        DIV.feedback-add-success-panel-header DIV.f1 {
            background-repeat: no-repeat;
        }

        DIV.feedback-add-success-panel-header DIV.f2 {
            margin-left: 8px;
            background-repeat: no-repeat;
            background-position: right -8px;
        }

        DIV.feedback-add-success-panel-header DIV.f3 {
            margin-right: 8px;
            background-repeat: repeat-x;
            background-position: left -16px;
            height: 8px;
            overflow: hidden;
        }

DIV.feedback-add-success-panel-contents {
}

    DIV.feedback-add-success-panel-contents DIV.f1 {
        background-color: #F4A638;
    }

    DIV.feedback-add-success-panel-contents DIV.f2 {
        margin-left: 1px;
    }

    DIV.feedback-add-success-panel-contents DIV.f3 {
        margin-right: 1px;
        background-repeat: repeat-x;
        background-position: left -48px;
        background-color: #E7E7E7;
        height: 161px;
    }

    DIV.feedback-add-success-panel-contents .close {
        cursor: pointer;
        padding-right: 20px;
        line-height: 25px;
    }

    DIV.feedback-add-success-panel-contents TABLE.feedback-add-sucess {
        width: 100%;
        height: 158px;
    }

        DIV.feedback-add-success-panel-contents TABLE.feedback-add-sucess TR {
            height: 25px;
        }

            DIV.feedback-add-success-panel-contents TABLE.feedback-add-sucess TR.feedback-add-sucess {
                height: 133px;
            }

        DIV.feedback-add-success-panel-contents TABLE.feedback-add-sucess TD {
            padding: 0 17px;
        }

        DIV.feedback-add-success-panel-contents TABLE.feedback-add-sucess TR.feedback-add-sucess TD {
            text-align: center;
            padding-bottom: 25px;
        }

DIV.feedback-add-success-panel-footer {
}

    DIV.feedback-add-success-panel-footer DIV {
    }

        DIV.feedback-add-success-panel-footer DIV.f1 {
            background-repeat: no-repeat;
            background-position: left -24px;
        }

        DIV.feedback-add-success-panel-footer DIV.f2 {
            margin-left: 8px;
            background-repeat: no-repeat;
            background-position: right -32px;
        }

        DIV.feedback-add-success-panel-footer DIV.f3 {
            margin-right: 8px;
            background-repeat: repeat-x;
            background-position: left -40px;
            height: 8px;
            overflow: hidden;
        }

DIV.feedback-frame {
    margin: 0px 0px;
    background-color: #FFE97F;
}

    DIV.feedback-frame.just-created {
        background-color: #ED6F00;
    }

DIV.feedback {
    padding: 5px;
    background-color: White;
    background-image: none;
}

    DIV.feedback.selected {
        background-color: #F2F2F2;
    }

    DIV.feedback IMG.userpic {
        margin-right: 5px;
    }

DIV.feedbacks-sep {
    height: 1px;
    overflow: hidden;
}

DIV.feedbacks-pager {
    text-align: center;
    padding-top: 10px;
}

.media-picker {
}

    .media-picker .uploader-open-button {
        position: relative;
        width: 100%;
    }

        .media-picker .uploader-open-button DIV {
            left: -24px;
            top: -10px;
            position: absolute;
            width: 20px;
            height: 20px;
            cursor: pointer;
        }

.br-IE .media-picker .uploader-open-button DIV {
    top: -12px;
}

.media-picker .uploader-open-button DIV DIV {
    position: static;
    visibility: hidden;
}

.media-picker .media-list {
    height: 120px;
    overflow-y: auto;
    border: solid 1px #CDDBC6;
}

.pio-form-field .media-picker .media-list {
    width: 220px;
}

.br-not-ie .pio-form-field .media-picker .media-list {
    width: 218px;
}

.user-content-form .pio-form-field .media-picker .media-list {
    width: 450px;
}

.br-not-ie .user-content-form .pio-form-field .media-picker .media-list {
    width: 448px;
}

.media-picker .media {
    padding: 1px 3px;
    padding-left: 11px;
    cursor: pointer;
    border-bottom: solid 1px #CDDBC6;
}

.media-picker .media-first {
}

.media-picker .media-alternative {
}

.media-picker .media-selected {
    cursor: default;
}

    .media-picker .media-selected.media-may-unselect {
        cursor: pointer;
    }

.media-picker .media .title {
    float: left;
    font-weight: normal;
}

.media-picker .media-selected .title {
    font-weight: bold;
}

.media-picker .media .media-size {
    float: none;
    text-align: right;
}

.media-picker-uploader-fly {
    background-color: #7F7F7F;
    height: 242px !important;
    width: 612px !important;
}

    .media-picker-uploader-fly div {
        border: solid 1px #727473;
        margin: 3px;
        padding: 3px;
    }

DIV.tags-picker {
    padding: 0px 5px;
}

    DIV.tags-picker DIV.top-item {
        float: left;
        width: 45%;
    }

    DIV.tags-picker DIV.top-item-supports-sub-items {
        clear: both;
        float: none;
    }

    DIV.tags-picker DIV.sub-item {
        float: left;
        padding-left: 20px;
        width: 45%;
    }

        DIV.tags-picker DIV.sub-item LABEL {
            white-space: nowrap;
        }

.portal-hot-main-zone-header-secondary {
    font-weight: bold;
    padding-bottom: 4px;
}

.portal-hot-main-zone-header-secondary {
    font-weight: bold;
}

    .portal-hot-main-zone-header-secondary .cmd A {
        color: #555555;
        text-decoration: underline;
        font-weight: normal;
    }

    .portal-hot-main-zone-header-secondary .cmd.selected A {
        color: #555555;
        text-decoration: none;
        font-weight: bold;
    }

.footer-align {
    text-align: left;
    white-space: nowrap;
    vertical-align: top;
}

.footer-align-rev {
    text-align: right;
}

.br-not-ie .tbl-footer {
    text-align: left;
    padding-bottom: 10px;
}

.terms0fuse {
    margin: auto auto;
    width: 970px;
}

.hp-gallery-container {
    text-align: center;
}

.hp-gallery {
    direction: ltr;
    position: relative;
    width: 100%;
}

    .hp-gallery:after {
        clear: both;
        content: "";
        display: block;
    }

    .hp-gallery UL.slides {
        height: 244px;
        list-style: none outside none;
        margin: 0 auto;
        padding: 0;
        position: relative;
        width: 970px;
        z-index: 1;
        -moz-border-radius-bottomright: 5px;
        -webkit-border-bottom-right-radius: 5px;
        border-bottom-right-radius: 5px;
        -moz-border-radius-bottomleft: 5px;
        -webkit-border-bottom-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }

        .hp-gallery UL.slides LI {
            display: none;
            height: 244px;
            left: 0;
            position: absolute;
            top: -5px;
            width: 970px;
        }

            .hp-gallery UL.slides LI .hp-banner > IMG {
                -moz-border-radius-bottomright: 5px;
                -webkit-border-bottom-right-radius: 5px;
                border-bottom-right-radius: 5px;
                -moz-border-radius-bottomleft: 5px;
                -webkit-border-bottom-left-radius: 5px;
                border-bottom-left-radius: 5px;
            }

.hp-banner-content {
    background-color: #ffffff;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    width: 377px;
    height: 184px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    position: absolute;
    top: 18px;
    left: 0;
    text-align: left;
}

    .hp-banner-content H1 {
        color: #028440;
        font-size: 28px;
        line-height: 30px;
        margin-left: 15px;
        margin-top: 21px;
    }

    .hp-banner-content .text {
        color: #555555;
        font-size: 14px;
        line-height: 18px;
        margin-left: 15px;
    }

    .hp-banner-content .notes {
        color: #028440;
        font-size: 14px;
        line-height: 18px;
        margin-left: 15px;
    }

.hp-banner-content-buttons {
    left: -8px;
    top: 125px;
    position: absolute;
}

.hp-gallery .switcher {
    bottom: 6px;
    font-size: 0;
    right: 15px;
    margin: 0 auto;
    width: 940px;
    z-index: 2;
    position: absolute;
}

    .hp-gallery .switcher UL {
        list-style: none outside none;
        margin: 0;
        padding: 0;
    }

    .hp-gallery .switcher LI {
        float: left;
        padding: 0 0 0 5px;
    }

    .hp-gallery .switcher A, .hp-gallery .switcher A {
        display: block;
        height: 17px;
        width: 19px;
    }

        .hp-gallery .switcher A:hover, .hp-gallery .switcher A.active {
            background-position: -19px 0px;
        }

.follow-us-bar {
    float: left;
    margin-top: 4px;
    padding-left: 10px;
    border-left: 1px solid #888888;
}

.follow-us-icons {
    float: left;
    width: 70px;
    margin-left: 20px;
    direction: ltr;
    visibility: hidden;
}

    .follow-us-icons UL {
    }

.product-order-section {
    width: 50%;
    margin-top: 10px;
}

DIV.frame-news-header DIV DIV.mobile-all-news {
    display: none;
    height: 0px;
    line-height: 0px;
    margin: 0px;
}

.user-info-title-margin {
    margin-bottom: 20px;
}

.pnlFollowHolder {
    text-align: center;
    margin-top: 30px;
}

    .pnlFollowHolder .margin {
        margin-top: 10px;
    }

.user-general-img {
    padding-bottom: 10px;
}

body.rtl #stwrapper {
    left: 0 !important;
    right: -999px !important;
}

body.rtl #stcpDiv {
    left: 0 !important;
    right: -1988px !important;
}

.header-container {
    height: 128px;
    background-position: right bottom
}

.top-search-panel-contents .selectbox,
.follow-us-bar {
    display: none;
}

TABLE.top-search-panel-contents TD.button {
    padding: 0;
}

.follow-us-icons {
    width: auto;
    text-align: center;
}

    .follow-us-icons UL li {
        display: inline-block;
        vertical-align: middle;
        width: 21px;
        margin: 5px;
    }

        .follow-us-icons UL li a {
            display: block;
        }

        .follow-us-icons UL li img {
            max-width: 100%;
            height: auto;
            margin: auto;
            display: block;
        }

.user_menu {
    position: relative;
}

.user_menu_content {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 420px;
}

TABLE.top-search-panel-no-graphics {
    margin-top: 27px;
}

TABLE.top-search-panel-contents TD.textbox INPUT.default {
    border: 1px solid #a9a9a9;
    border-right: 0 none;
    margin: 0;
    padding: 1px 5px;
}

.logo a {
    display: block;
}

.top-search-panel-contents-advanced a {
    font-size: 12px;
    color: #237c4c;
    display: inline-block;
    padding-top: 5px;
}

    .top-search-panel-contents-advanced a:hover {
        font-size: 12px;
    }

DIV.language-bar-item,
DIV.language-bar-item A {
    color: #000;
}

DIV.language-bar-item {
    border: 0 none;
}

    DIV.language-bar-item > a {
        background-position: left 5px;
        padding-left: 10px;
    }

.rtl DIV.language-bar-item > a {
}

DIV.language-bar-additional-langs {
    position: relative;
    min-width: 100px;
    background-repeat: no-repeat;
    background-position: right center;
    border: 1px solid #aaaaaa;
    border-radius: 4px;
    padding: 4px;
    padding-left: 6px;
    padding-right: 20px;
    margin-top: -4px;
}

.language-bar-additional-langs-list {
    top: 25px;
    left: -1px;
    min-width: 150px;
}

.top-menu-item {
    position: relative;
}

TABLE.top-menu TD.top-menu-item A:hover {
    text-decoration: none;
}

td.top-menu-item:hover {
    background-repeat: no-repeat;
    background-position: center bottom;
}

.cut_menu_items * {
    box-sizing: border-box
}

.sub_cut_menu_items {
    display: none;
    position: absolute;
    left: 220px;
    top: 0;
    width: 165px;
    background-color: #005527;
    text-align: left !important;
    padding: 0 !important;
}

.cut_menu_items > ul > li:hover .sub_cut_menu_items {
    display: block
}

.cut_menu_items + div.menu_icon {
    display: none
}

.cut_menu_items ul li {
    background-position: 0% 0%;
    padding: 0 !important;
    margin: 0 !important;
    background-color: transparent !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
}

.cut_menu_items > ul > li.first .sub_cut_menu_items {
    margin-top: -3px !important
}

.cut_menu_items li > a {
    display: block;
    padding: 9px 16px;
    white-space: normal;
}

.cut_menu_items > ul > li {
    position: relative;
}

    .cut_menu_items > ul > li > a {
        background-repeat: no-repeat;
        background-position: 95% center;
        border-bottom: 1px dotted #53ab7b;
    }

.rtl .cut_menu_items > ul > li > a {
    background-position: 5% center;
}

.cut_menu_items > ul > li:hover {
    background: #005527 !important;
}

.cut_child {
    width: 220px !important;
    height: auto !important;
    border-top: 3px solid #005526 !important;
    left: -4px;
}

    .cut_child div,
    .cut_child ul {
        margin: 0 !important;
        height: auto !important;
    }

    .cut_child > .top-menu-item-child-item-1 {
        height: auto !important;
    }

.top-menu-item > div {
    padding-top: 0px !important;
    padding-bottom: 2px !important
}

    .top-menu-item > div.cut_child {
        padding: 0 !important
    }

.cut_child DIV.top-menu-item-child-item-2 {
    background-position: 0% 0%;
    padding: 0 !important;
    background-color: transparent !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
}

DIV.top-menu-item-child-item-3 {
    width: 220px !important;
}

.new_UC_container {
    background-color: #FFF;
    margin-top: 27px;
    position: relative
}

.frame-ks-and-c-fly-container .new_UC_container {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-top: 16px;
    z-index: 0;
    margin-top: 42px;
    background-size: 100% 500px;
}

A.frame-ks-and-c-fly-button {
    position: absolute;
    right: 0;
}

    a.frame-ks-and-c-fly-button.frame-ks-and-c-fly-button-close {
        right: 12px;
        top: 12px;
    }

.items_search_solution {
    position: relative;
    margin-bottom: 27px;
    padding-top: 12px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

    .items_search_solution:after {
        content: '';
        clear: both;
        width: 100%;
        height: 16px;
        display: block;
        background-repeat: no-repeat;
        background-position: 0 bottom;
    }

.search_solution {
    width: 177px;
    height: 304px;
    float: right;
    margin-right: 12px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.rtl .search_solution {
}

.search_solution_form {
    padding: 11px;
    color: #555555;
}

    .search_solution_form * {
        box-sizing: border-box;
    }

    .search_solution_form h3 {
        color: #ee7000;
        font-size: 18px;
        padding-bottom: 6px;
    }

    .search_solution_form input[type=submit] {
        color: #FFF;
        font-weight: bold;
        width: 96px;
        height: 30px;
        margin-top: 8px;
        font-size: 16px;
        text-align: center;
        border: 0 none;
        line-height: 25px;
        font-family: 'Arial';
        cursor: pointer;
        background-repeat: no-repeat;
        background-position: 0 0;
    }

    .search_solution_form ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    .search_solution_form li {
        display: block;
        margin: 0;
        padding: 0;
        padding-top: 7px;
        padding-bottom: 7px;
    }

        .search_solution_form li select {
            width: 100%;
            height: auto;
            max-height: inherit;
            padding: 2px 3px;
            margin-top: 3px;
            margin-bottom: 3px;
            color: #222222;
            font-family: 'Arial';
            border: 1px solid #636363;
            background: #FFF;
            border-radius: 4px;
        }

        .search_solution_form li span {
            text-align: right;
            font-size: 12px;
            display: block;
        }

.simple-option {
    padding-left: 10px;
}

.main-option {
    font-weight: bold;
}

.crop.required {
    border: 1px solid red;
}

.required-field.required {
    color: red;
    font-weight: bold;
}

li.def-opt {
    color: #acacac;
}

.search_solution_form li.def-opt select {
    color: #858585;
    font-family: 'Arial';
    border: 1px solid #d3d3d3;
}

.frame-ks-and-c-fly-container .items_search_solution {
    width: 96%;
    margin: auto;
    border: 1px solid #bbbdbc;
    margin-bottom: 15px;
}

.frame-ks-and-c-fly-container table.frame-ks-and-c-fly-button {
    width: 40%;
}

.contents-container.open .frame-ks-and-c-fly-container table.frame-ks-and-c-fly-button {
    width: 100%;
}

.register_banner img {
    margin-right: 8px;
}

.frame-ks-and-c-fly-container .register_banner {
    display: block;
}

.frame-ks-and-c-fly-container .search_solution {
    display: none;
}

.frame-ks-and-c-header.join {
    text-align: right;
}

.frame-ks-and-c-header a.join_com {
    display: inline-block;
    margin-top: 10px;
    margin-right: 10px;
    text-align: center;
    width: 184px;
    height: 36px;
    line-height: 34px;
    color: #FFF;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: 0 0;
}

    .frame-ks-and-c-header a.join_com:hover {
        text-decoration: none;
    }

.frame-ks-and-c-fly-container {
    position: relative
}

    .frame-ks-and-c-fly-container A.frame-ks-and-c-fly-button {
        width: 24px;
        height: 24px;
        overflow: hidden;
        border: 0 none;
        padding: 0;
        font-size: 0;
    }

TABLE.frame-ks-and-c-fly-button,
TABLE.frame-ks-and-c-fly-button TD.f2 .spacer {
    height: 45px;
}

    TABLE.frame-ks-and-c-fly-button TD.f1 {
        background-repeat: no-repeat;
        background-position: 0 0;
        padding-left: 16px;
        padding-right: 50px;
        position: relative;
    }

    TABLE.frame-ks-and-c-fly-button TD.f2 {
        background-repeat: no-repeat;
        background-position: right 0;
        width: 12px;
    }

.rtl TABLE.frame-ks-and-c-fly-button TD.f1 {
    background-position: right 0;
}

.rtl TABLE.frame-ks-and-c-fly-button TD.f2 {
}

TABLE.frame-ks-and-c-fly-button TD.f1 .frame-ks-and-c-fly-button {
    top: 12px;
}

TABLE.frame-ks-and-c-fly-button TD.f1 h3 {
    color: #11733f;
    font-size: 20px;
}

TABLE.ks-and-c-list {
    width: 768px
}

TD.ks-and-c-list-cell {
    padding: 10px 16px;
    background: #f0f3f1;
}

.br-not-ie TD.ks-and-c-list-cell {
    border-bottom: 0 none;
    border-top: 1px dotted #bbbdbc
}

tr:first-child TD.ks-and-c-list-cell {
    border-top: 0 none
}

.ks-and-c-list-cell.ks-and-c-list-cell-alt {
}

TD.ks-and-c-list-cell DIV.ks-and-c-list-cell {
    padding: 0;
}

tr.ks-and-c-list-footer {
    display: none;
}

DIV.frame-ks-and-c-contents {
    padding: 10px;
}

table.ks-and-c-friends-list tr {
    background: #FFF;
}

.ks-and-c-friends-item-sep {
    display: none;
}

td.ks-and-c-friends-item {
    padding: 12px;
}

.footer-container {
    height: 320px;
}
