
    body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
        margin: 0;
        padding: 0;
    }

    table {
        border-collapse: collapse;
        border-spacing: 0;
    }

    fieldset, img {
        border: 0;
    }

    address, caption, cite, code, dfn, em, strong, th, var {
        font-style: normal;
        font-weight: normal;
    }

    ol, ul {
        list-style: none;
    }

    caption, th {
        text-align: left;
    }

    h1, h2, h3, h4, h5, h6 {
        font-size: 100%;
        font-weight: bold;
    }

    q:before, q:after {
        content: '';
    }

    abbr, acronym {
        border: 0;
    }

    ol, ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

    a, img a, img, a img {
        border: 0;
        outline: 0;
        text-decoration: none;
    }

    img {
        vertical-align: top;
    }

    h1, h2, h3, h4, h5, h6 {
        margin: 0px;
        font-family: inherit;
        font-weight: normal;
        color: inherit;
    }
    /* Float Elements 
---------------------------------*/
    .fl-lt {
        float: left;
    }

    .fl-rt {
        float: right;
    }

    /* Clear Floated Elements
---------------------------------*/
    .clear {
        clear: both;
        display: block;
        overflow: hidden;
        visibility: hidden;
        width: 0;
        height: 0;
    }

    .clearfix:before,
    .clearfix:after {
        content: '\0020';
        display: block;
        overflow: hidden;
        visibility: hidden;
        width: 0;
        height: 0;
    }

    .clearfix:after {
        clear: both;
    }

    img {
        max-width: 100%;
    }

    /* Primary Styles
---------------------------------*/
    body {
        background: #f2f2f2; /* CHANGE #f8f8f8 */
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
        color: #494949;
        margin: 0;
        position: relative;
        overflow-x: hidden;
    }


    /* Wrapper
---------------------------------*/
    .wrapper {
        width: 1130px; /*CHANGE 1000*/
        margin: 0 auto;
    }

        .wrapper.width {
            width: 1130px;
        }

 

    .container {
        width: 1130px;
        margin: 0 auto;
    }

    /* Toggle
---------------------------------*/
    /*.toggle-section {
        display: none;
        width: 100%;
        position: absolute;
        right: 0;
        background: #39464a;
        height: 100%;
        top: 0px;
        z-index: 999;
    }

    a.toggle-button {
        position: absolute;
        top: 13px;
        left: 18px;
        display: none;
    }

    a.toggle-buttonclose {
        position: absolute;
        top: 13px;
        left: 18px;
    }

    .toggle-menu {
        background: #39464a;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 788;
    }

    .toggle-top {
        background: #000000;
        height: 54px;
    }

    a.toggle-button2 {
        display: block;
        position: absolute;
        top: 15px;
        left: 20px;
        z-index: 888;
    }

    a.toggle-arrow {
        display: block;
        position: absolute;
        top: 15px;
        right: 20px;
        z-index: 888;
    }

    .toggle-bottom {
    }

        .toggle-bottom ul {
            padding: 0px;
            margin: 0px;
            list-style: none;
        }

            .toggle-bottom ul li {
                border-top: 1px solid #ff9900;
                background: #1a2022;
            }

                .toggle-bottom ul li a {
                    display: block;
                    font-size: 12px;
                    color: #ffffff;
                    font-weight: bold;
                    padding: 5px 10px;
                    text-decoration: none;
                }

            .toggle-bottom ul ul {
                padding: 0px;
                margin: 0px;
                list-style: none;
            }

            .toggle-bottom ul li li {
                background: #39464a;
                border-top: 1px solid #7a7a7a;
                border-bottom: none;
            }

                .toggle-bottom ul li li.no-bold {
                }

                .toggle-bottom ul li li a {
                    font-weight: normal;
                    padding: 15px 10px;
                    display: inline-block;
                }

                .toggle-bottom ul li li:hover a {
                    font-weight: bold;
                }

                    .toggle-bottom ul li li:hover a strong {
                    }

                .toggle-bottom ul li li.no-bold a span {
                    font-weight: bold;
                    margin-right: 20px;
                }

                .toggle-bottom ul li li.no-bold:hover a {
                    font-weight: normal;
                }*/


    /*.language-section {
        background: #fff;
        height: 320px;
        overflow: auto;
        display: none;
    }

        .language-section ul {
            padding: 15px 0 0 !important;
            margin: 0px;
            list-style: none;
        }

            .language-section ul li {
                border-top: none !important;
                padding: 0px !important;
                display: block;
                background: #fff !important;
            }

                .language-section ul li a {
                    display: block;
                    font-size: 12px;
                    color: #000000 !important;
                    padding: 0px 20px !important;
                    text-decoration: none;
                }

                .language-section ul li:hover {
                    background: #1e90ff;
                }*/




    /*.header-nav {
    }

    .logo {
        margin-bottom: 3px;
    }

    .navigation {
        float: left;
        width: 630px;
    }

        .navigation ul {
            padding: 0px;
            margin: 3px 0px 0px 0px;
            list-style: none;
        }

            .navigation ul li {
                float: left;
                margin: 4px 14px;
                position: relative;
            }

                .navigation ul li.less-margin {
                    margin: 4px 14px 0 0;
                }

                .navigation ul li a {
                    display: block;
                    text-decoration: none;
                    font-size: 13px;
                    color: #ffffff;
                    font-weight: normal;
                    padding: 6px 7px;
                }

                .navigation ul li:hover a, .navigation ul li.active a {
                    background: #ffffff;
                    color: #ffa724;
                    border-radius: 2px;
                }
*/
                /*invisible popup header with additional info - start*/
                 /*
    .info_area {
        position: absolute;
        z-index: 444;
        top: 29px;
        left: -278px;
        width: 1130px;
        display: none;
    }

    .navigation ul li:hover .info_area {
        display: block;
    }

    .hotel-info {
        background: #fff;
        padding: 10px 0 15px;
        border-bottom: 1px solid #cccccc;
    }

    .hotel-left {
        float: left;
    }

    .left_column {
        width: 222px;
        float: left;
        padding: 0 0 0 28px;
    }

    .sub_column {
        margin: 0 0 15px;
    }

    .title {
        background: url(/content/images/nav-arrow1.jpg) no-repeat left center;
        margin: 0 0 5px;
        padding: 0 0 0 18px;
        font-weight: normal;
        font-size: 12px;
        color: #ff6600;
    }

        .title.nobg {
            background: none;
            padding: 0 0 0 8px;
        }

        .title a {
            text-decoration: none;
            display: block;
            color: #ff6600 !important;
            padding: 0px !important;
        }

    .sub_column ul {
        margin: 0 0 0 10px;
        padding: 0px;
        list-style: none;
    }

        .sub_column ul li {
            background: url(/content/images/nav-arrow2.jpg) no-repeat left center;
            padding: 0 0 0 10px;
            margin: 0 0 8px;
            float: none;
        }

            .sub_column ul li a {
                text-decoration: none;
                display: block;
                font-size: 12px;
                color: #333333 !important;
                padding: 0px;
            }

    .hotel-right h2 {
        margin: 0 0 10px;
        padding: 0px;
        font-weight: normal;
        font-size: 18px;
        color: #333234 !important;
    }

    .hotel-right_box {
        padding: 0 0 0 20px;
    }

        .hotel-right_box strong {
            display: block;
            float: left;
        }

        .hotel-right_box span {
            width: 150px;
            display: block;
            float: right;
            font-size: 14px;
            color: #fe6704;
            padding: 0 5px 0 0;
        }

    .hotel-right a {
        background: url(/content/images/arrow1.png) no-repeat 75px center !important;
        text-decoration: none;
        display: block;
        font-size: 13px;
        color: #333234 !important;
    }*/

    .sub_breadcrumb {
        background: #fff;
        padding: 6px 30px;
    }

        .sub_breadcrumb ul {
            margin: 0px;
            padding: 0px;
            list-style: none;
        }

            .sub_breadcrumb ul li {
                background: url(/content/images/arrow2.png) no-repeat left center;
                margin: 0 30px 0 0;
                float: left;
                padding: 0 0 0 5px;
            }

                .sub_breadcrumb ul li a {
                    text-decoration: none;
                    display: block;
                    font-size: 14px;
                    color: #333333 !important;
                }

    /*.hotel-right {
        float: right;
        width: 245px;
        background: url(/content/images/nav-shadow.jpg) no-repeat left top;
        height: 235px;
        text-align: center;
    }*/


     /*invisible popup header with additional info - END */

    /*.navigation-menu {
        float: right;
        width: 382px;
    }

        .navigation-menu ul {
            padding: 0px;
            margin: 0px;
            list-style: none;
        }

            .navigation-menu ul li {
                float: left;
                position: relative;
            }*/

    /*.account-area {
        border-bottom: 1px solid #838383;
        border-left: 1px solid #838383;
        border-right: 1px solid #838383;
        box-shadow: #d3d1d1 2px 1px 5px;
        background: #ffffff;
        padding: 17px 15px 40px;
        width: 440px;
        position: absolute;
        right: -190px;
        top: 40px;
        display: none;
        z-index: 400;
    }

    a.account {
        display: block;
        text-decoration: none;
        background: none !important;
        font-size: 14px;
        float: left;
        color: #0065b8 !important;
        font-weight: bold !important;
        padding: 0 10px !important;
        background: url(/content/images/account-sap.jpg) no-repeat center left !important;
        margin: 0 0 15px;
    }

    .account-area a.nosap {
        background: none !important;
        padding: 0 10px 0 0 !important;
    }

    .account-left {
        float: left;
        margin: 0 22px 25px 0;
    }

    .account-area strong {
        font-size: 14px;
        color: #494949;
        font-weight: bold;
        display: block;
        margin: 0 0 5px 2px;
    }

    .account-field {
        border: 1px solid #cccccc;
        border-radius: 3px;
        font-size: 14px;
        color: #494949;
        padding: 5px 7px 7px;
        margin: 0 0 15px;
        width: 195px;
        outline: 0px;
    }

    .account-area span {
        font-size: 12px;
        color: #0065b8;
        display: block;
    }

    .check-area {
        float: left;
        padding: 23px 0 0;
        width: 170px;
    }

    .check-box {
        float: left;
        margin: 0 7px 2px 0;
    }

    .check-area label {
        font-size: 14px;
        color: #858585;
        line-height: normal;
    }

    .account-button {
        cursor: pointer;
        display: block;
        width: 118px;
        line-height: 36px;
        height: 36px;
        text-align: center;
        font-size: 14px;
        color: #494949;
        font-weight: bold;
        background: url(/content/images/button-bg.jpg) repeat-x left top;
        border: none;
        padding:0px 10px 0px 10px;
        outline: 0;
    }*/

    /*.languag-area {
        position: absolute;
        right: 0px;
        top: 40px;
        width: 160px;
        background: #ffffff;
        border-bottom: 1px solid #838383;
        border-left: 1px solid #838383;
        border-right: 1px solid #838383;
        box-shadow: #d3d1d1 2px 1px 5px;
        display: none;
        text-align: right;
    }

        .languag-area ul {
            padding: 0px;
            margin: 0px;
            list-style: none;
        }

        .languag-area ul {
            padding: 0px;
            margin: 0px;
            list-style: none;
        }

            .languag-area ul li {
                padding: 0px !important;
                margin: 0px !important;
                list-style: none;
                background: none !important;
                display: block;
                width: 100%;
            }

                .languag-area ul li a {
                    display: block;
                    padding: 0px 14px 0px 24px !important;
                    background: #fff !important;
                    text-align: left !important;
                    line-height: 24px !important;
                    clear: both;
                }

                    .languag-area ul li a span {
                        font-size: 13px;
                        color: #000;
                        display: inline-block;
                    }

                    .languag-area ul li a img {
                        float: right;
                        margin: 3px 0 0;
                    }

                .languag-area ul li:hover a, .languag-area ul li.active a {
                    background: #0065b8 !important;
                    padding: 0px 14px 0px 24px !important;
                }*/

                    /*.languag-area ul li:hover a span, .languag-area ul li.active a span {
                        background:Red !important;
	padding:0px 14px 0px 24px !important;
                        color: #fff;
                    }*/

    /*.support {
        position: absolute;
        right: 0px;
        top: 40px;
        width: 160px;
        background: #ffffff;
        border-bottom: 1px solid #838383;
        border-left: 1px solid #838383;
        border-right: 1px solid #838383;
        box-shadow: #d3d1d1 2px 1px 5px;
        display: none;
        text-align: right;
    }

        .support ul {
            padding: 0px;
            margin: 0px;
            list-style: none;
        }

        .support ul {
            padding: 0px;
            margin: 0px;
            list-style: none;
        }

            .support ul li {
                padding: 0px !important;
                margin: 0px !important;
                list-style: none;
                background: none !important;
                display: block;
                width: 100%;
            }

                .support ul li a {
                    display: block;
                    padding: 0px 14px 0px 24px !important;
                    background: #fff !important;
                    text-align: left !important;
                    line-height: 24px !important;
                    clear: both;
                }

                    .support ul li a span {
                        font-size: 13px;
                        color: #000;
                        display: inline-block;
                    }

                    .support ul li a strong {
                        font-size: 13px;
                        color: #000;
                        display: inline-block;
                    }

                .support ul li:hover a, .support ul li.active a {
                    background: #0065b8 !important;
                    padding: 0px 14px 0px 24px !important;
                }*/

                   /* .support ul li:hover a span, .support ul li.active a span {
                        background:Red !important;
	padding:0px 14px 0px 24px !important;
                        color: #fff;
                    }
*/
    /*.languag-area strong {
        font-size: 13px;
        color: #858585;
        font-weight: normal;
        line-height: 17px;
    }*/

    /*.navigation-menu ul li a {
        display: block;
        text-decoration: none;
        font-size: 13px;
        color: #ffffff;
        font-weight: normal;
        line-height: 37px;
        padding: 2px 45px 0px 22px;
        background: url(/content/images/nav-arrow.jpg) no-repeat right center;
    }

    .navigation-menu ul li:hover a {
        background: #fbbe63 url(/content/images/nav-hover.jpg) no-repeat right center;
    }

    .navigation-menu ul li.active a {
        background: #fbbe63 url(/content/images/nav-active.jpg) no-repeat right center;
    }*/




    /*Checkbox
------------------------------*/
    span.ui-checkbox {
        display: block;
        float: left;
        width: 15px;
        height: 15px;
        background: url(/content/images/check-box.jpg) no-repeat;
    }

    .form-checkbox span.ui-checkbox {
        display: block;
        float: left;
        width: 18px;
        height: 18px;
        background: url(/content/images/check-box2.png) no-repeat;
    }

    .form-checkbox span.ui-radio-state-hover,
    span.ui-checkbox-state-hover {
        background-position: 0 0px;
    }

    .form-checkbox span.ui-checkbox-state-checked {
        background-position: 0 -18px;
    }

    .form-checkbox span.ui-checkbox-state-checked-hover {
        background-position: 0 -18px;
    }

    span.ui-radio {
        display: block;
        float: left;
        width: 20px;
        height: 18px;
        background: url(/content/images/radio-button.png) no-repeat 0px 0px;
    }

    span.ui-helper-hidden {
        display: none;
    }

    span.ui-radio-state-hover,
    span.ui-checkbox-state-hover {
        background-position: 0 0px;
    }

    span.ui-checkbox-state-checked {
        background-position: 0 -15px;
    }

    span.ui-checkbox-state-checked-hover {
        background-position: 0 -15px;
    }

    span.ui-radio-state-checked-disabled-hover,
    span.ui-radio-state-checked-disabled,
    span.ui-radio-state-checked {
        background-position: 0 -19px;
    }

    span.ui-radio-state-checked-hover {
        background-position: 0 -19px;
    }

    .ui-radio-disabled,
    .ui-checkbox-disabled {
        opacity: 0.7;
    }

    .ui-helper-hidden-accessible {
        position: absolute;
        left: -999em;
    }


    .popup-area {
        background: #cccccc;
        width: 740px;
        padding: 15px 10px 10px;
        position: relative;
        display: none;
    }

    .caption {
        position: absolute;
        top: 442px;
        left: 10px;
        font-size: 14px;
        color: #000000;
        font-weight: normal;
        background: url(/content/images/view-bg.png) repeat-x left top;
        width: 275px;
        padding: 14px 30px;
        z-index: 555;
        display: block;
    }

    .popup-area span {
        font-size: 14px;
        color: #000000;
        font-weight: normal;
        display: block;
        margin: 0 0 9px;
    }

    
.check-area {
    float: left;
    padding: 23px 0 0;
    width: 170px;
}


.check-area label {
    color: #858585;
    font-size: 14px;
    line-height: normal;
}

.check-box {
    float: left;
    margin: 0 7px 2px 0;
}

    /* ------------------------ contact form---------------------------------*/

    .error {
        color: red;
        display: none;
        margin-top: 9px;
    }

    .errS {
        font-size: 14px;
        font-family: Arial,Helvetica,sans-serif;
        position: relative;
        font-weight: bold;
        top: -11px;
        ;
        color: #b00000;
    }

    .msg {
        color: #0041CE;
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
    }

    /* ------------------------ contact form -------------------------------*/
    /* ------------------------ contact form---------------------------------*/

    .error1 {
        color: red;
        display: none;
        margin-top: 9px;
    }

    .errS1 {
        font-size: 14px;
        font-family: Arial,Helvetica,sans-serif;
        position: relative;
        font-weight: bold;
        top: -11px;
        ;
        color: #b00000;
    }

    .msg1 {
        color: #0041CE;
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
    }

    /* ------------------------ contact form -------------------------------*/
