/*@charset "utf-8";*/
/* CSS Document */

.loadinggif {
    background: #FFF url('/CSS/Images/ajax-loader2.gif') no-repeat right center !important;
    background-position: right 10px center !important;
}

html {
    height: 100%;
    background: #CCCCCC;
}

body {
    height: 100%;
    margin: 0;
    padding: 0;
}

body, td, a, button, input, textarea, select {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color: #555555;
}

.soldOut {
    color: #8B0000;
}

.invisible {
    display: none;
}

.language_mobile {
    display: none;
}

.Logo {
    padding-right: 20px;
}

.faktura-table {
    border-collapse: collapse;
}

    .faktura-table td, .faktura-table th {
        border: 1px #888 solid;
        padding: 4px 6px;
    }

.StepBar {
    width: 100%;
    background: url(../gfx/graa_bg.png) repeat-x;
    height: 30px;
    line-height: 30px;
}

    .StepBar .Step {
        font-weight: bold;
        text-align: left;
    }

        .StepBar .Step.BeforeActive .Content {
            background: none;
        }

        .StepBar .Step.BeforeLast {
            background: none;
        }

        .StepBar .Step.Last .Content {
            background: none;
        }

        .StepBar .Step .Content {
            background: url(../gfx/right_graa_dent_sky.png) no-repeat right;
            padding-left: 10px;
        }

            .StepBar .Step .Content a {
                font-weight: bold;
                text-decoration: none;
            }

            .StepBar .Step .Content .InactiveTitle {
                color: #ffffff;
            }

        .StepBar .Step.Active.ui-widget-header.First .Content {
            padding-left: 10px;
        }

        .StepBar .Step.Active.ui-widget-header .Content {
            background: url(../gfx/graa_sky_64.png) no-repeat right;
            padding-left: 20px;
        }

        .StepBar .Step.Active.ui-widget-header .bgLeft {
            background: url(../gfx/graa_ende_sky_64.png) no-repeat left;
        }

        .StepBar .Step.Active.ui-widget-header.Last .Content {
            background: url(../gfx/graa_bg_start.png) no-repeat left;
        }

        .StepBar .Step.Active.ui-widget-header.First .bgLeft {
            background: none;
        }


.StepBarSub {
    width: 100%;
    background: url(../gfx/graa.png) repeat-x;
    height: 28px;
    line-height: 20px;
}

    .StepBarSub .Sep {
        width: 12px;
        background: url(../gfx/graa_dent.png) no-repeat center;
    }

.Steps {
    float: right;
    text-transform: uppercase;
}

    .Steps a {
        text-transform: uppercase;
    }

    .Steps .Step.One {
        margin-left: 10px;
        padding-left: 18px;
        background: url(../gfx/txt1.png) no-repeat;
    }

    .Steps .Step.Two {
        margin-left: 10px;
        padding-left: 18px;
        background: url(../gfx/txt2.png) no-repeat;
    }

    .Steps .Step.Three {
        margin-left: 10px;
        padding-left: 18px;
        background: url(../gfx/txt3.png) no-repeat;
    }

    .Steps .Step.Four {
        margin-left: 10px;
        padding-left: 18px;
        background: url(../gfx/txt4.png) no-repeat;
    }

    .Steps .Step.Five {
        margin-left: 10px;
        padding-left: 18px;
        background: url(../gfx/txt5.png) no-repeat;
    }


hr {
    border: solid 1px;
    width: 100%;
    margin-top: 2px;
    margin-bottom: 8px;
}

h2 {
    font-size: medium;
    margin: 0px;
    margin-bottom: 0px;
}

.Loader {
    width: 32px;
    height: 32px;
    background-image: url(../gfx/ajax-loader-gray.gif);
}

.CustInfo input[type="text"] {
    width: 200px;
}

.CustInfo input[type="select"] {
    width: 150px;
}

input, button, textarea, select {
    border: 1px solid #BBBBBB;
}

button {
    background-color: #EFEFEF;
}

select {
    height: 18px;
}

input[type="radio"] {
    border-style: none;
}

input[type="checkbox"] {
    border-style: none;
}

input[type="text"] {
}

input[type="password"] {
    height: 16px;
}

.modalBackground2 {
    position: absolute;
    background-color: #F5F5F5;
    filter: alpha(opacity=70);
    MozOpacity: 0.7;
    opacity: 0.7;
    padding: 0px;
    margin: 0px;
}

.modalBackground {
    position: absolute;
    background-color: #F5F5F5;
    filter: alpha(opacity=0);
    MozOpacity: 0;
    opacity: 0;
    padding: 0px;
    margin: 0px;
}

.lblSiteName {
    font-family: 'Oswald', serif;
    font-size: 28px;
    text-shadow: 1px 1px 1px #fff;
}

.MainRightBG {
    background-image: url('../gfx/skygge_right.png');
    background-repeat: repeat-y;
    height: 100%;
    width: 19px;
}

.MainLeftBG {
    background-image: url('../gfx/skygge_left.png');
    background-repeat: repeat-y;
    height: 100%;
    width: 19px;
}

.vDivider {
    padding-left: 5;
    padding-right: 5px;
    width: 11px;
    background-image: url(../gfx/hr.gif);
    background-position: center;
    background-repeat: repeat-y;
    height: 100%;
}

.hDivider {
    padding-top: 5;
    padding-bottom: 5px;
    height: 11px;
    background-image: url(../gfx/hr.gif);
    background-position: center;
    background-repeat: repeat-x;
    width: 100%;
}

/* --- Calender --- */
.CalHolder {
    padding: 8px;
    border: solid 1px #BBBBBB;
    background-color: #FFFFFF;
    width: 160px;
}

.Calendar .DaySelected {
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
}

.Calendar .Day {
    background-image: url(../gfx/caldaygray.gif);
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    text-align: center;
    vertical-align: middle;
}

    .Calendar .Day a:link {
        text-decoration: none;
    }

.Calendar .DayPassed {
    background-image: url(../gfx/caldaygraypressed.gif);
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    text-align: center;
    vertical-align: middle;
    color: #CCCCCC;
}

.Calendar .DayName {
    background-image: url(../gfx/caldayname.gif);
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
}

.Calendar .Title {
    background-image: url(../gfx/calTitle.gif);
    background-repeat: no-repeat;
    height: 22px;
}

#MainContentHolder {
    width: 950px;
    height: 100%;
    background: #FFFFFF;
    vertical-align: top;
}

#MainContentArea {
    height: 100%;
}

.divBookingMain {
    padding: 10px;
}

.Top {
}

    .Top .TopBG {
        font-size: 20px;
        text-align: left;
        height: 103px;
        background: url(../gfx/DefaultTopBG.jpg) no-repeat center;
    }

    .Top .TopBar {
        height: 35px;
        background-image: url(../Gfx/topbar.png);
        background-repeat: repeat-x;
        border-top: solid 2px #FFFFFF;
        vertical-align: top;
        padding-left: 10px;
        padding-right: 10px;
    }

        .Top .TopBar .Seperator {
            background-image: url(../Gfx/topbarseperator.gif);
            height: 21px;
            width: 2px;
            background-repeat: no-repeat;
            vertical-align: top;
            padding-left: 4px;
            padding-right: 4px;
        }
        /*.Top .TopBar a:link {font-size:12px;}*/
        .Top .TopBar .MenuItem {
            background: url(../Gfx/topbarseperator.gif) no-repeat right;
            text-align: center;
            padding-left: 10px;
            padding-right: 10px;
        }

            .Top .TopBar .MenuItem.First {
                padding-left: 0px;
            }

            .Top .TopBar .MenuItem.Last {
                padding-left: 10px;
                padding-right: 0px;
                background: none;
            }

    .Top .TopBG #Logo {
        float: left;
        margin-left: 20px;
    }

    .Top .TopBG #SiteName {
        padding-left: 10px;
    }

.SiteInfo {
    text-align: center;
    width: 100%;
}

.FooterLeft {
    width: 40%;
    text-align: left;
    vertical-align: middle;
    height: 20px;
}

.FooterRight {
    width: 60%;
    text-align: right;
    vertical-align: middle;
    height: 20px;
}

.AvailableProfiles {
    width: 100%;
}

    .AvailableProfiles .hDivider {
        padding-top: 3;
        padding-bottom: 2px;
        height: 7px;
    }

th {
    text-align: left;
}

.SearchBox {
    width: 100%;
    margin-bottom: 10px;
}

    .SearchBox th {
        color: #fff;
        font-weight: bold;
    }

    .SearchBox input[type="text"] {
        font-weight: bold;
    }

    .SearchBox input[type="text"] {
        padding-top: 2px;
    }

    .SearchBox .Left {
        background: url(../gfx/searchbox/red/left.png) no-repeat;
        width: 9px;
        height: 68px;
    }

    .SearchBox .Center {
        background: url(../gfx/searchbox/red/center.png) repeat-x;
        width: 100%;
        height: 68px;
        color: #fff;
    }

    .SearchBox .Right {
        background: url(../gfx/searchbox/red/right.png) no-repeat;
        width: 9px;
        height: 68px;
    }

.SearchButton {
    background-image: url(../gfx/knap_graa.png);
    background-repeat: no-repeat;
    width: 128px;
    height: 28px;
    text-align: left;
    vertical-align: middle;
}

    .SearchButton .Button {
        margin-top: 5px;
        margin-left: 4px;
    }

.Footer {
    background: url(../gfx/gra_120.png) repeat-x top;
}

.FooterContent {
    border-top: solid 1px #ccc;
    padding: 10px;
    padding-top: 8px;
}

.ContentSectionSmall {
    padding: 10px;
    padding-top: 8px;
    border-top: solid 1px #ccc;
}

    .ContentSectionSmall .Header {
        font-size: 14px;
        font-weight: bold;
        padding-bottom: 2px;
    }

.ContentSectionLarge {
    background: url(../gfx/gra_220.png) repeat-x top;
    padding: 10px;
    padding-top: 8px;
    border-top: solid 1px #ccc;
}

    .ContentSectionLarge .Header {
        font-size: 14px;
        font-weight: bold;
        padding-bottom: 2px;
    }

.ConditionContainer {
    padding: 2px;
    background-color: #FFFFE1;
    border: 1px solid #ffdb49;
}

    .ConditionContainer td {
        color: #555555;
    }

.ProfileToolTipBody {
    padding: 4px;
    border: solid 1px #cccccc;
    background-color: #ffffff;
}

.ProfileToolTipHeader {
    background-color: #f5f5f5;
    border: solid 1px #cccccc;
    border-bottom: none;
    padding: 4px;
    font-weight: bold;
}

.ProfileResultItem {
    width: 100%;
    padding-bottom: 0px;
    text-align: left;
}

    .ProfileResultItem .ProfileResultBox {
        margin-bottom: 0px;
    }

.UnitResultItem {
    width: 218px;
    padding-bottom: 0px;
    text-align: left;
}

    .UnitResultItem .ProfileResultBox {
        margin-bottom: 0px;
    }

.DefaultButton {
}

    .DefaultButton .Left {
        width: 4px;
        height: 20px;
        background-image: url(../gfx/ProfileResultButton_graa_left.png);
        background-repeat: no-repeat;
    }

    .DefaultButton .Center {
        background-image: url(../gfx/ProfileResultButton_graa_center.png);
        background-repeat: repeat-x;
        text-align: center;
        width: 100%;
        vertical-align: middle;
        height: 20px;
    }

    .DefaultButton .Right {
        width: 4px;
        height: 20px;
        background-image: url(../gfx/ProfileResultButton_graa_right.png);
        background-repeat: no-repeat;
    }

    .DefaultButton .SpacerLeft {
        width: 4px;
        height: 20px;
    }

    .DefaultButton .SpacerRight {
        width: 4px;
        height: 20px;
    }

.DefaultButtonDark {
    width: 100%;
}

    .DefaultButtonDark .Left {
        width: 4px;
        height: 20px;
        background-image: url(../gfx/ProfileResultButton_ultramoerkgraa_left.png);
        background-repeat: no-repeat;
    }

    .DefaultButtonDark .Center {
        background-image: url(../gfx/ProfileResultButton_ultramoerkgraa_center.png);
        background-repeat: repeat-x;
        text-align: center;
        width: 100%;
        vertical-align: middle;
        height: 20px;
    }

        .DefaultButtonDark .Center .Text {
            color: #FFFFFF;
        }

    .DefaultButtonDark .Right {
        width: 4px;
        height: 20px;
        background-image: url(../gfx/ProfileResultButton_ultramoerkgraa_right.png);
        background-repeat: no-repeat;
    }

    .DefaultButtonDark .SpacerLeft {
        width: 4px;
        height: 20px;
    }

    .DefaultButtonDark .SpacerRight {
        width: 4px;
        height: 20px;
    }

.ThemeButton {
    width: 100%;
}

    .ThemeButton .Left {
        width: 4px;
        height: 20px;
        background-image: url(../gfx/ProfileResultButton_moerkgraa_left.png);
        background-repeat: no-repeat;
    }

    .ThemeButton .Center {
        background-image: url(../gfx/ProfileResultButton_moerkgraa_center.png);
        background-repeat: repeat-x;
        text-align: center;
        width: 100%;
        vertical-align: middle;
        height: 20px;
    }

    .ThemeButton .Right {
        width: 4px;
        height: 20px;
        background-image: url(../gfx/ProfileResultButton_moerkgraa_right.png);
        background-repeat: no-repeat;
    }

    .ThemeButton .Center .Text {
        font-weight: bold;
    }

    .ThemeButton .SpacerLeft {
        width: 4px;
        height: 20px;
    }

    .ThemeButton .SpacerRight {
        width: 4px;
        height: 20px;
    }

.Icons {
    width: 16px;
    height: 16px;
    background-image: url(../gfx/sprite.png);
}

.Triangle-se {
    background-position: -48px -16px;
}

.RowStyle {
    Height: 24px;
    vertical-align: middle;
}

    .RowStyle .RowHighlight {
        background-color: #badf3c;
    }

.AlternatingRowStyle {
    Height: 24px;
    background-color: #e6e5e1;
    vertical-align: middle;
}

    .AlternatingRowStyle .RowHighlight {
        background-color: #badf3c;
    }

.AvailableUnitsList {
}

    .AvailableUnitsList .RowStyle {
        Height: 26px;
        vertical-align: middle;
    }

    .AvailableUnitsList .AlternatingRowStyle {
        Height: 26px;
        background-color: #E1E1E1;
        vertical-align: middle;
    }

.AvailableUnitRow {
    width: 100%;
}

    .AvailableUnitRow .UnitID {
        width: 150px;
        font-weight: bold;
        vertical-align: top;
    }

        .AvailableUnitRow .UnitID a {
            font-weight: bold;
        }

    .AvailableUnitRow .Image {
        vertical-align: top;
        width: 40px;
        padding-right: 6px;
        display: none;
    }

    .AvailableUnitRow .ReadMore {
        text-align: right;
        padding-left: 20px;
        width: 50px;
    }

    .AvailableUnitRow .ViewOnMap {
        text-align: right;
        padding-left: 20px;
    }

    .AvailableUnitRow .Price {
        text-align: right;
        padding-left: 20px;
    }

    .AvailableUnitRow .Book {
        text-align: right;
        padding-left: 20px;
        font-weight: bold;
        width: 90px;
    }

.AvailableProfilesList {
}

    .AvailableProfilesList .RowStyle {
        Height: 24px;
    }

    .AvailableProfilesList .AlternatingRowStyle {
        Height: 24px;
        background-color: #e6e5e1;
    }

.AvailableProfileRow {
}

    .AvailableProfileRow .ProfileName {
        font-weight: bold;
        vertical-align: top;
        text-decoration: underline;
        font-size: 12px;
    }

        .AvailableProfileRow .ProfileName a {
            font-weight: bold;
            font-size: 14px;
        }

    .AvailableProfileRow .Image {
        vertical-align: top;
        width: 60px;
        padding-right: 10px;
    }

    .AvailableProfileRow .ReadMore {
        text-align: right;
        padding-left: 20px;
        width: 45px;
    }

    .AvailableProfileRow .Book {
        text-align: right;
        padding-left: 4px;
        font-weight: bold;
        width: 90px;
    }

        .AvailableProfileRow .Book .Button {
            background-color: Green;
            color: #fff;
            border: solid 1px #fff;
            height: 22px;
            font-weight: bold;
        }

    .AvailableProfileRow .Footer {
        background: #fff;
        width: 100%;
        padding: 4px;
    }

    .AvailableProfileRow .btnBook {
        width: 90px;
        font-size: 12px;
    }

    .AvailableProfileRow .RowWrapper {
        margin-bottom: 0px;
        border: solid 1px #ccc;
        background-color: #fff;
        padding: 6px;
    }

    .AvailableProfileRow .Group .RowWrapper {
        border: none;
        padding: 4px;
        background-color: #f5f5f5;
    }

.ProfileRow {
    cursor: pointer;
}

    .ProfileRow .Normal {
        background: #ff0000;
    }

    .ProfileRow .Highlight {
        background: #b8292f;
        color: #FFFFFF;
        border: solid 1px #ff0000;
    }

    .ProfileRow.Alternating {
        background-color: #E1E1E1;
    }

    .ProfileRow .ProfileName {
        vertical-align: top;
    }

        .ProfileRow .ProfileName a:link {
            font-weight: bold;
        }

    .ProfileRow .ForcedPeriod {
        font-style: italic;
        line-height: 20px;
        padding-left: 18px;
        background: url(../gfx/icon_warning.png) no-repeat left;
    }

.SettingsRow {
    height: 26px;
}

.hidden {
    display: none;
}

#AvailableSlotsList {
    width: 100%;
}

    #AvailableSlotsList .SlotItem {
        border: solid 1px #cccccc;
        height: 30px;
        width: 30px;
        font-size: 9px;
        overflow: hidden;
        line-height: 30px;
    }

        #AvailableSlotsList .SlotItem .Selected {
            background: url(../gfx/gra_gron.gif) repeat-x top;
            cursor: pointer;
        }

        #AvailableSlotsList .SlotItem .Loading {
            background: url(../gfx/snake-loader.gif) no-repeat center;
            cursor: wait;
        }

        #AvailableSlotsList .SlotItem .Free {
            background: url(../gfx/gra_hvid.gif) repeat-x top;
            height: 100%;
            cursor: pointer;
        }

        #AvailableSlotsList .SlotItem .FreeHover {
            background: url(../gfx/gra_hvid_mouseover.gif) repeat-x top;
            height: 100%;
            cursor: pointer;
        }

        #AvailableSlotsList .SlotItem .NotFree {
            background: url(../gfx/gra_rod.gif) repeat-x top;
            height: 100%;
            color: #ffffff;
        }

    #AvailableSlotsList .HeaderItem {
        background: url(../gfx/gra_555.gif) repeat-x top;
        height: 30px;
        line-height: 30px;
        border: solid 1px #cccccc;
        border-bottom: none;
        width: 30px;
        color: #FFFFFF;
        font-weight: bolder;
        text-align: center;
    }

        #AvailableSlotsList .HeaderItem a {
            color: #ffffff;
        }

    #AvailableSlotsList .PeriodItem {
        background: url(../gfx/gra_555.gif) repeat-x top;
        height: 30px;
        line-height: 30px;
        border: solid 1px #cccccc;
        border-right: none;
        color: #FFFFFF;
        font-weight: bolder;
        text-align: center;
    }

    #AvailableSlotsList .HeaderItemHighlight {
        background: url(../gfx/gra_ccc.gif) repeat-x top;
        height: 30px;
        line-height: 30px;
        width: 30px;
        color: #555;
        font-weight: bolder;
        text-align: center;
    }

    #AvailableSlotsList .PeriodItemHighlight {
        background: url(../gfx/gra_ccc.gif) repeat-x top;
        height: 30px;
        line-height: 30px;
        color: #555;
        font-weight: bolder;
        text-align: center;
    }

.ProfileResultBox .ProfileResultBox.TopLeft {
    background-image: url(../gfx/themes/standard/green/ProfileResultBox_top_left.png);
    width: 9px;
    height: 29px;
    background-repeat: no-repeat;
}

.ProfileResultBox .ProfileResultBox.TopCenter {
    background-image: url(../gfx/themes/standard/green/ProfileResultBox_top_center.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 29px;
}

.ProfileResultBox .ProfileResultBox.TopRight {
    background-image: url(../gfx/themes/standard/green/ProfileResultBox_top_right.png);
    width: 9px;
    height: 29px;
    background-repeat: no-repeat;
}

.ProfileResultBoxShadow .ProfileResultBoxShadow.TopLeft {
    background-image: url(../gfx/themes/standard/green/ProfileResultBoxShadow/shadow_top_left.png);
    width: 21px;
    height: 41px;
    background-repeat: no-repeat;
}

.ProfileResultBoxShadow .ProfileResultBoxShadow.TopCenter {
    background-image: url(../gfx/themes/standard/green/ProfileResultBoxShadow/shadow_top_center.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 41px;
}

.ProfileResultBoxShadow .ProfileResultBoxShadow.TopRight {
    background-image: url(../gfx/themes/standard/green/ProfileResultBoxShadow/shadow_top_right.png);
    width: 21px;
    height: 41px;
    background-repeat: no-repeat;
}

.ThemeButtonBig {
    width: 100%;
}

    .ThemeButtonBig .Left {
        width: 4px;
        height: 40px;
        background-image: url(../gfx/themes/standard/green/themebuttonbig/left.png);
    }

    .ThemeButtonBig .Center {
        background-image: url(../gfx/themes/standard/green/themebuttonbig/center.png);
        background-repeat: repeat-x;
        text-align: center;
        width: 100%;
        vertical-align: middle;
        height: 40px;
    }

        .ThemeButtonBig .Center .Text {
            color: #FFFFFF;
            font-size: large;
            font-weight: bold;
        }

        .ThemeButtonBig .Center a:link {
            padding-top: 10px;
            height: 30px;
        }

    .ThemeButtonBig .Right {
        width: 4px;
        height: 40px;
        background-image: url(../gfx/themes/standard/green/themebuttonbig/right.png);
    }

        .ThemeButtonBig .Right .SpacerRight {
            width: 4px;
            height: 40px;
        }

    .ThemeButtonBig .Left .SpacerLeft {
        width: 4px;
        height: 40px;
    }





.Sidebar .Calendar {
    width: 100%;
}

    .Sidebar .Calendar .DateFrom {
        font-weight: bold;
        font-size: 13px;
    }

    .Sidebar .Calendar .DateTo {
        font-weight: bold;
        font-size: 13px;
    }

    .Sidebar .Calendar .Header {
        font-weight: bold;
    }

.SidebarCalendar .datepick-month {
    width: 250px;
    /*height:500px;*/
}

    .SidebarCalendar .datepick-month td {
        height: 20px;
        line-height: 20px;
    }

    .SidebarCalendar .datepick-month th {
        height: 20px;
    }

/* make textbox dimensions consistent in all browsers */
/* you may choose to use a reset stylesheet instead */
.txt {
    border: solid 1px #999;
    padding: 2px;
    margin: 0;
    height: 1.25em; /* must specify height for consistent vertical alignment */
    vertical-align: middle;
}
/* watermark positioning container */
.updnWatermark {
    position: relative; /* positioning container */
    width: 0;
    height: 1.25em; /* must specify height for consistent vertical alignment */
    vertical-align: middle;
}
/* IE7/6 hasLayout hack */
.updnWatermark {
    *zoom: 1;
}
    /* watermark label styling */
    .updnWatermark label {
        position: absolute;
        left: 0;
        top: 0;
        white-space: nowrap;
        color: #999;
        padding-left: 4px;
        height: 1.25em; /* must specify height for consistent vertical alignment */
        vertical-align: middle;
    }


.ui-datepicker .day-available a {
    background: url(../gfx/gra_gron.gif) repeat-x 50% top;
    height: 100%;
    color: #ffffff;
    cursor: pointer;
    border: solid 1px green;
}

.ui-datepicker .day-available .ui-state-default.ui-state-active {
    background: none;
    background-color: White;
    color: Black;
    font-weight: bold;
    cursor: pointer;
    border: solid 1px gray;
}

.LastMinute {
    width: 100%;
}

    .LastMinute .Row {
        height: 22px;
        cursor: pointer;
    }

        .LastMinute .Row.Alternate {
            background-color: #ccc;
        }


.resptable {
    width: 100%;
    border-collapse: collapse;
}
    /* Zebra striping */
    .resptable tr:nth-of-type(odd) {
        background: #eee;
    }

    .resptable th {
        background: #333;
        color: white;
        font-weight: bold;
        padding: 6px;
        border: 1px solid #ccc;
        text-align: left;
    }

    .resptable td {
        padding: 6px;
        border: 1px solid #ccc;
        text-align: left;
    }

.ReceiptHeader h1 {
}

.ReceiptHeader {
    text-align: center;
    padding: 5px;
}





.StepBarSub {
    background-color: #ddd !important;
    background-image: initial !important;
}

#MainContentArea > div:nth-child(4) {
    border-top: none !important;
}


xdiv.StepBarSub > div > div > table {
    position: relative;
}



.StepBarSub div {
    width: calc(100% - 6px);
}


.StepBarSubTable {
    width: 100%;
}

#imgBasket {
    width: 17px;
}

.n_top_table {
    margin-bottom: 0px !important;
}


.valuta_icon {
    width: 16px;
    margin-right: 5px;
}


.imgBasket {
    width: 22px;
}

.login_icon {
    width: 22px;
}

.ProfileResultItem.ProfileResultBox {
    margin: -1px;
}

.StepBarSubTable {
    margin-top: 5px;
}

.stepbar_tr_td {
    width: 250px !important;
}

    .stepbar_tr_td table {
        width: 100%;
    }

.stepbar_tr .Sep {
    display: none;
}


.StepBarSub {
    height: 35px;
}

/* Login */
.c-login.btnAddMoreBookings.ui-state-default .ui-icon {
    display: none !important;
}

.c-login {
    float: right;
    color: #FFF !important;
    padding-left: 10px;
}



    .c-login img {
        width: 18px;
        position: absolute;
        left: 5px;
	    top: 2px;
    }


.stepbar_tr_td {
    width: 200px !important;
}

    .stepbar_tr_td.last {
        width: 300px !important;
        margin-right: 20px;
	    padding-bottom: 5px;
        position: relative !important;
    }

.login_icon.new_green {
    display: none;
}

.c-login img {
    width: 16px;
}


#ctl00_ctl00_MasterMain_BookingStepArea_CurrencySelector_imgSelector {
    display: none;
}

.StepBarSub {
    background: beige;
}

.login_icon.new_green {
    position: absolute;
    top: 5px;
}

.c-login span a {
    padding-left: 5px;
}

.stepbar_tr.language_desktop {
    min-width: 300px;
}

.valuta_icon {
    width: 22px;
    margin-right: 5px;
}

.imgBasket {
    width: 22px;
}

.login_icon {
    width: 22px;
}

.c2_classic {
    border: none;
}

.fi {
    width: 22px !important;
}

.c-login.btnAddMoreBookings {
    padding-left: 10px;
}

#cust-dialog .ui-button-text-only .ui-button-text {
    padding: 4px 0px 4px 0px !important;
}

#radioTravelType #travelRow label,
#traveltypeOneWay, #traveltypeTwoWay, #traveltypeJump {
    font-size: 14px !important;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: 1 !important;
    filter: Alpha(Opacity=100);
    background-image: none;
}

.OfferDetailsBox {
    border: 1px solid #d3d3d3;
    background-color: yellow;
    border-radius: 3px;
    display: inline-block;
    font-weight: bold;
    padding: 2px 6px;
    font-size: 10px;
}

.go_to_payment_btn {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    width: 70% !important;
    margin-left: 15%;
    margin-top: 20px;
}



#extra_departure_info {
    padding: 20px;
}

.extra_departure_info {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px;
}


.extra_departure_info th {
    background-color: #eff0f1;
    text-align: left;
}

.extra_departure_info, .extra_departure_info th, .extra_departure_info td {
    border: 1px solid black;
    padding: 5px;
}

.edpextracont {max-height: 400px; overflow-y:auto;}
