.left {float:left;}
.right {float:right;}
.calendar-view-container .calendarDay .cellContent {
    -webkit-box-shadow: 1px 1px 1px 0px #e1e4e8;
    -moz-box-shadow: 1px 1px 1px 0px #e1e4e8;
    box-shadow: 1px 1px 1px 0px #e1e4e8;
}

#header { 
    background: url(../img/client-images/header-bg.png) no-repeat center top;
    position: relative;
    z-index: 399;
    width:100%;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size:12px;
}
    #header .header {
        padding-bottom: 25px;
    }
    #header .header span.logo {float:left;}
    #header .header .nav {
        float: right;
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 90;
        list-style: none;
    }
        #header .header .nav li {
            position: relative;
            z-index: 300;
            background: url(../img/client-images/main_menu_item_bg.png) repeat-x;
            float: left;
            height: 34px;
            line-height: 19px;
        }
        #header .header .nav li:hover {
            background-position: left -34px;
        }
        #header .header .nav li:first-child {
            background: url(../img/client-images/main_menu_item_bg_first.png) no-repeat;
        }
        #header .header .nav li:first-child:hover {
            background-position: left -34px;
        }
            #header .header .nav li a {
                background: url(../img/client-images/y_line.png) no-repeat right 10px;
                color: #01418a;
                font-weight: 700;
                display: block;
                padding: 9px 0 6px;
            }
                #header .header .nav li a b {
                    display: block;
                    padding: 0 32px;
                }
                #header .header .nav li:first-child a b {
                    padding: 0 32px 0 42px;
                }
            #header .header .nav li span {
                position: absolute;
                display: block;
                min-width: 100%;
                left: 0;
                z-index: 300;
                top: 34px;
                display: none;
                border-right: 1px solid #e1e1e1;
                border-left: 1px solid #e1e1e1;
                border-bottom: 0 solid #e1e1e1;
                border-top: 0 solid #e1e1e1;
                -moz-border-radius: 0 0 3px 3px;
                -webkit-border-radius: 0 0 3px 3px;
                border-radius: 0 0 3px 3px;
                -moz-background-clip: padding;
                -webkit-background-clip: padding-box;
                background-clip: padding-box;
                background-color: #fbfbfb;
                -moz-box-shadow: 0 5px 8px rgba(0,0,0,.31),inset 0 -1px 0 #cbcbcb;
                -webkit-box-shadow: 0 5px 8px rgba(0,0,0,.31),inset 0 -1px 0 #cbcbcb;
                box-shadow: 0 5px 8px rgba(0,0,0,.31),inset 0 -1px 0 #cbcbcb;
                background-image: -moz-linear-gradient(bottom,#ededed -2%,#fbfbfb 92.4%,#ededed 102%);
                background-image: -o-linear-gradient(bottom,#ededed -2%,#fbfbfb 92.4%,#ededed 102%);
                background-image: -webkit-linear-gradient(bottom,#ededed -2%,#fbfbfb 92.4%,#ededed 102%);
                background-image: linear-gradient(bottom,#ededed -2%,#fbfbfb 92.4%,#ededed 102%);
            }
            #header .header .nav li.sub:hover span {
                display: block;
            }
                #header .header .nav li.sub a b {
                   background: url(../img/client-images/vliegwinkel.png) no-repeat left -1146px;
                }
                #header .header .nav li span a {
                    display: block;
                    padding: 0 25px;
                    background: url(../img/client-images/main_menu_item_bg_.png) no-repeat center top;
                    white-space: nowrap;
                    height: 32px;
                    line-height: 32px;
                    font-weight: 400;
                }
                #header .header .nav li span a:hover {
                    background: url(../img/client-images/main_menu_item_bg_.png) no-repeat center top #ececec;
                }
                #header .header .nav li span a:first-child {
                    background: 0;
                }
                #header .header .nav li span a:first-child:hover {
                    background: #ececec;
                }
    #header .header .links {
        padding: 10px 10px 10px 0;
        height: 18px;
        line-height: 18px;
        float: right;
        background: url(../img/client-images/icon-dot.png) no-repeat right center;
        list-style: none;
        clear: none;
        margin: 0;
    }
        #header .header .links li {
            background: url(../img/client-images/icon-dot.png) no-repeat 0 center;
            float: left;
            font-weight: 700;
            margin-left: 8px;
            padding-left: 10px;
            font-size:12px;
        }
#footer {
    background: url(../img/client-images/footer-bg.jpg) repeat-x #19418A;
    color: #5CD8FC;
    font-size: 12px;
    padding-bottom: 18px;
    min-height: 345px;
    border: 1px solid #4272ad;
    padding:0;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}
    #footer article {
        background: url(../img/client-images/footer-links-border.png) no-repeat center bottom;
        margin-left: 10px;
        position: relative;
        padding: 18px 0;
        position:relative;
    }
    #footer article.service {
        background: url(../img/client-images/footer-links-border-2.png) no-repeat center bottom;
    }
        #footer article.service img {
            margin: -13px 0 -10px;
        }
        #footer article h4 {
            color: #EFEDED;
            line-height: 20px;
            font-size: 12px;
            margin: 0 0 3px;
        }
        #footer article a {color: #5CD8FC;}
        #footer article span {
            background: url(../img/client-images/dot-separator.png) no-repeat center;
            display: inline-block;
            padding: 0 3px;
            width: 5px;
        }
        #footer article p {
            margin:0;
            padding:0;
        }
        #footer article .copyright {
            padding: 0 15px 0 0;
            color: #FFF;
        }
    
.splash-background {
    background: rgba(147, 201, 233, 0.8);
    position: absolute;
    width: 100%;
    height:100%;
}
.FlightResultsContainer .flightResultContent:after{
    margin-top: 15px;
    display: block;
    font-size: 14px;
}
.flights-container.results-container .flightResultContent .flightResultTable,
.more-info-container .flightResultTable {margin-bottom:15px;}
.summary-container .more-info h2 {
    margin:30px 0 15px 0;
}
.promo-image {
    padding: 0;
    overflow: hidden;
    border: 2px solid #fff;
}
.checkout-container iframe {width:572px;}
.warning-message:before{float:left;}
.warning-message ul {float: left;width:96%;}
.warning-message a + ul {width: 78%;}
.warning-message a {float:right;}
.warning-message {
    padding: 15px;
    font-weight: 500;
    font-size: 15px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 9px 2px #cccccc;
    -moz-box-shadow: 0px 0px 9px 2px #cccccc;
    box-shadow: 0px 0px 9px 2px #cccccc;
}
/*** DEPARTURE MESSAGE ***/
.departMessage {
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0, 0, 0, 0.6);
	top: 0;
	left: 0;
	z-index: 10000;
	display:none;
}
.departMessage .message {
	margin: 25% auto 0 auto;
	width: 400px;
	height: auto;
}
.departMessage h2 {margin-bottom: 15px;}
.departMessage a:hover {}
.departMessage a.cancel {float:left;}
.departMessage a.confirm {float:right;}
.CheckoutItemSupplier{
    font-weight: 500;
    font-size: 14px;
    display: block;
    margin-top: 15px;
}
.CheckoutItemSupplier .supplierDisplay{
    margin-left: 7px;
}
.supplierContentPanel{margin-bottom:15px;}
.optional-extra-table .quantity-column{text-align:right;}
.ResultItemContainer .buttons:after,
.ResultItemContainer .ResultItemDetailButtons:after,
.ResultItemContainer .button-bar:after,
.more-info-container > div:after,
.shortlist-container .tab-panel:after{
    margin-top: 15px!important;
    display: block!important;
    font-size: 14px!important;
    line-height: normal!important;
    width:100%;
    clear:both;
}
.more-info-container .carHireResult.moreInfoTile .continueButton {float:none;}
.more-info-container .carHireResult.moreInfoTile .continueButton:after {
    display: block;
    content: "";
    clear: both;
}
.CheckoutItemButtons .terms{
    margin-bottom: 30px;
}
.CheckoutItemButtons .terms input{
    width: auto;
}