.header-top-deal-alerts, .header-top-deal-customer, .header-top-deal-city-container, .header-top-deal-refer {
    background-image: url("//s3-eu-west-1.amazonaws.com/cdncobone/images/destinations/dest-sprite-en.png") ! important;
}

#header {
    background: url("//s3-eu-west-1.amazonaws.com/cdncobone/images/destinations/destinations-header-en.jpg") no-repeat scroll center bottom transparent;
    border-top: 3px solid #0087b0;
}

.header-top {
    background: none;
}

.page #main {
    background: url("//s3-eu-west-1.amazonaws.com/cdncobone/images/destinations/dest-bg.jpg") no-repeat scroll center top #FFFFFF;
    background-repeat: no-repeat;
    background-color: #FFFFFF
}

.header-top-logo {
    background: url("//s3-eu-west-1.amazonaws.com/cdncobone/images/destinations/dest-cobone-logo-en.png") no-repeat scroll 0 0 transparent;
}

.locale {
    background-color: #0087b0;
    border-bottom: 1px solid #0087b0;
    border-left: 1px solid #0087b0;
    border-right: 1px solid #0087b0;
}

.locale:hover {
    background-color: #4cbee1;
}

.main-feature-city-btn {
    background-color: #0087b0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.26, #4cbee1), color-stop(0.76, #0087b0));
    background-image: -moz-linear-gradient(center top , #4cbee1 26%, #0087b0 76%);
    border: 1px solid #0087b0;
}

.main-feature-city-btn:hover {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.26, #0087b0), color-stop(0.76, #4cbee1));
    background-image: -moz-linear-gradient(center top, #0087b0 9%, #4cbee1 44%);
    text-decoration: none;
}

.side-deal-btn.primary {
	background-image: -moz-linear-gradient(center top , #4cbee1 26%, #0087b0 76%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.26, #4cbee1), color-stop(0.76, #0087b0));
	background-color: #4cbee1;
	border: 1px solid #0087b0;
}
.side-deal-btn.primary:hover{
	background-image: -moz-linear-gradient(center top , #0087b0 9%, #4cbee1 44%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.26, #0087b0), color-stop(0.76, #4cbee1));
}
.side-deal-btn {
	background-image: -moz-linear-gradient(center top , #4cbee1 26%, #0087b0 76%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.26, #4cbee1), color-stop(0.76, #0087b0));
	background-color: #4cbee1;
	border: 1px solid #0087b0;
}
.side-deal-btn:hover{
	background-image: -moz-linear-gradient(center top , #0087b0 9%, #4cbee1 44%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.26, #0087b0), color-stop(0.76, #4cbee1));
}
.header-top-logo.checkout {
    background: url("//s3-eu-west-1.amazonaws.com/cdncobone/images/destinations/logo_checkout_dest-en.png") no-repeat scroll 0 0 transparent;
}