/*-------------------------------------------------HOME PAGE ---*/
#video-home {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src="http://www.ponant.dev/skin/frontend/ponant/default/integration/CMS_img/header_home.jpg", sizingMethod='scale')!important; }
/*-------------------------------------------------CRUISES LIST ---*/
.slider_background .header_slider {z-index:1;}
.slider_background .controls {z-index:2;}
.search_dest_radio .field label, .search_dest_radio input {background-color:transparent;}
.count-container li.current a.current {color:#000000!important;font-weight:bold;}
li.current {margin-left:5px!important;}
.sorter, .pager, .pages {float:none;margin-left:0;}
/*-------------------------------------------------CRUISE ---*/
.tabs ul.toggle-tabs li.ui-state-active, .account_tabs ul.toggle-tabs li.ui-tabs-active {margin-top:0!important;}
/*-------------------------------------------------DESTINATIONS ---*/
#destination-list .destination-desclink {/*padding:15px;*/}
#destination-list LI {width:47%;margin-right:5px;padding:2%;}
#destination-list .destination-desclink .link-destination {
    position: absolute;
    bottom: -17px;
    right: 0px;
    text-align: center;
}
.destination-desclink p {float:none;margin-bottom:25px;}
a.link-learn {margin-top:25px;}
/*-------------------------------------------------CHECKOUT STEP1 ---*/
.newsletter_field input[type="radio"]{
    height:25px;
    width:25px;
    background-image:url("https://www.ponant.com/skin/frontend/ponant/default/integration/img/sprite.png");
    background-attachment:scroll;
    background-repeat:no-repeat;
    background-position-x:-102px;
    background-position-y:-234px;
    background-size:auto;
    background-origin:padding-box;
    background-clip:border-box;
    background-color:rgb(255, 255, 255);
    border:0;
    color:#252525;
    z-index:9;
}
.newsletter_field input[type="radio"]{
    height:25px;
    width:25px;
    background-image:none;
    background-attachment:scroll;
    background-repeat:no-repeat;
    background-position-x:-102px;
    background-position-y:-234px;
    background-size:auto;
    background-origin:padding-box;
    background-clip:border-box;
    color:#252525;
    border:0;
    z-index:1px;
    padding:3px!important;
}
.newsletter_field input[type="radio"]:checked + label .radio_cust{
    background-color:#484848;
    padding:3px;
}
/*-------------------------------------------------CHECKOUT ONEPAGE ---*/
.field .input-box input {padding-top:13px!important;padding-bottom:13px!important;line-height:1em;}
.radio-box input {
    /*background-image:url("https://www.ponant.com/skin/frontend/ponant/default/integration/img/sprite.png");*/
    background-attachment:scroll;
    background-repeat:no-repeat;
    background-position-x:-95px;
    background-position-y:-222px;
    background-size:auto;
    background-origin:padding-box;
    background-clip:border-box;
    /*background-color:rgb(255, 255, 255);*/
    color:#252525;
}
.document_line input[type="radio"] .radio-box input{
    /*background-image:url("https://www.ponant.com/skin/frontend/ponant/default/integration/img/sprite.png");*/
    background-attachment:scroll;
    background-repeat:no-repeat;
    background-position-x:-99px;
    background-position-y:-236px;
    background-size:auto;
    background-origin:padding-box;
    background-clip:border-box;
}
button[disable], html input[disabled], html select[disabled]{
    background-color:transparent;
}
#travel_document_yes {
    background-image:url("https://www.ponant.com/skin/frontend/ponant/default/integration/img/sprite.png");
    background-position-x:100px;
    background-position-y:-200px;
}
#travel_document_no {
    background-image:url("https://www.ponant.com/skin/frontend/ponant/default/integration/img/sprite.png");
    background-position-x:-100px;
    background-position-y:-200px;
}

