
.header-top {
    height: 61px;
    padding-top: 13px;
}
.header-top .fp-location {
    height: 30px;
    position: relative;
    width: 480px;
    z-index: 20;
}
.header-top .fp-location .location-opener {
    color: white;
    cursor: pointer;
    font-size: 25px;
    margin-right: 20px;
    padding-left: 8px;
    text-shadow: 1px 1px #666666;
    text-transform: uppercase;
}
.header-top .fp-location .location-opener a {
    color: #fff;
    display: block;
}
.header-top .fp-location span {
    color: #ffffff;
    font-size: 16px;
}
.header-top .fp-location span.ico {
    float: right;
}
.header-top .fp-location .selection-list {
    background-color: rgba(0, 0, 0, 0.6);
    left: 50px;
    margin-left: 0;
    padding: 8px 10px;
    position: absolute;
    top: 45px;
    width: auto;
    z-index: 11;
}
.header-top .fp-location .selection-list::before {
    border-bottom: 7px solid rgba(0, 0, 0, 0.6);
    border-top: 0 solid transparent;
    top: -6px;
}
.header-top .fp-location .selection-list li {
    border-bottom: 1px solid #070f02;
    padding: 0;
}
.header-top .fp-location .selection-list li::before {
    content: "";
}
.header-top .fp-location .selection-list li a {
    border-top: 1px solid #60605e;
    color: white;
    display: block;
    font-size: 14px;
    font-weight: normal;
    padding: 2px 10px;
    text-align: left;
    text-shadow: none;
    text-transform: none;
    white-space: nowrap;
}
.header-top .fp-location .selection-list li.country a, .header-top .selection-list li.with-submenu a {
    font-weight: bold;
}
.header-top .fp-location .selection-list li.country a span.ico {
    background-position: -14px -22px;
    float: right;
    height: 10px;
    margin: 10px 0 0 10px;
    width: 6px;
}
.header-top .fp-location .selection-list li.country a.toggle-active span.ico, .header-top .fp-location span.ico {
    background-position: -14px -34px;
    height: 5px;
    margin: 13px 0 0 10px;
    width: 10px;
}
.header-top .fp-location .selection-list li.country:last-child {
    border-bottom: 0 none;
}
.header-top .fp-location .selection-list li ul.api_toggle_subcontent li:last-child {
    border-bottom: 0 none;
}
.header-top .fp-location .selection-list li ul.api_toggle_subcontent li a {
    font-weight: normal;
    padding: 2px 10px 2px 25px;
}
.header-top .fp-location .selection-list li ul.api_toggle_subcontent li a:hover {
    background-color: #f4f4f4;
    border-radius: 3px;
    color: #333333;
}
.header-top span.rating {
    background-position: -10px -3px;
    display: block;
    height: 14px;
    margin: 5px 0 0 8px;
    text-indent: -5000px;
    width: 55px;
}
.header-top span.rating.birds-4 {
    width: 70px;
}
.header-top span.rating.birds-5 {
    width: 88px;
}
.header-top .top-right {
    margin-top: 10px;
}
.product #main-nav ul {
    background-color: #5bb024;
}
.product #main-nav ul.upper-nav li {
    position: static;
}
.product #main-nav .upper-nav li.search {
    background-color: #6cb83a;
}
.product #main-nav ul li.active > a, .product #main-nav ul li.active > a:hover, .product #main-nav li a:hover, .product #main-nav .submenu li a.active {
    color: #bcff02;
}
.product #main-nav .submenu {
    background-color: #54a61e;
    border-radius: 0 0 3px;
    font-weight: normal;
    left: 0;
    margin: 0 !important;
    position: absolute;
    text-transform: none;
    top: 45px;
    z-index: 2;
}
.product #main-nav .submenu li {
    line-height: 20px;
}
.product #main-nav.fixed-position .submenu {
    margin: 0;
    padding: 3px 250px 3px 309px;
    top: 50px;
    width: 921px;
}
.product .header-bottom {
    background-color: #016532;
    border-bottom: 1px solid #cecccc;
    border-radius: 3px;
    box-shadow: 0 0 1px #ccc;
    color: white;
}
.product .header-bottom .left-green-separation {
    margin-left: 20px;
}
.product .header-bottom .text-container {
    font-family: Helvetica,Arial,Verdana,sans-serif;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    padding: 20px;
    position: relative;
    text-align: center;
}
.product .header-bottom .button-container {
    float: right;
    padding: 26px;
    position: relative;
    text-align: center;
    z-index: 2;
}
.product .header-bottom .button {
    display: inline-block;
    margin: 0;
    white-space: nowrap;
}
.product header #free-search-form {
    background-color: #3f8e0c;
}
.product header #free-search-form::before {
    border-bottom: 7px solid #3f8e0c;
}
.product .search-offers-form {
    background: #016433 none repeat scroll 0 0;
    margin-bottom: 20px;
}
.product .search-offers-form .button.orange {
    min-width: 117px;
}
.product .tripAdvisor-widget {
    margin-bottom: 20px;
    position: relative;
}
.product .tripAdvisor-widget .TA_certificateOfExcellence .widCOE {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    border-color: #599642 #599642 -moz-use-text-color !important;
    border-image: none !important;
    border-radius: 3px 3px 0 0;
    border-style: solid solid none !important;
    border-width: 1px 1px 0 !important;
    margin: 0 !important;
    position: relative;
    width: inherit !important;
    z-index: 1;
}
.product .tripAdvisor-widget .TA_certificateOfExcellence .widCOE .widCOELink {
    display: none;
    padding: 12px 0 8px !important;
}
.product .tripAdvisor-widget .TA_certificateOfExcellence .widCOELogo .widCOEImg {
    margin: 0 auto !important;
}
.product .tripAdvisor-widget .TA_cdsratingsonlynarrow .cdsLocName {
    display: none;
}
.product .tripAdvisor-widget .TA_cdsratingsonlynarrow .cdsRating {
    float: right;
    margin-right: 10px;
    margin-top: 11px;
}
.product.nl .tripAdvisor-widget .TA_cdsratingsonlynarrow .cdsRating, .product.de .tripAdvisor-widget .TA_cdsratingsonlynarrow .cdsRating {
    margin-right: 0;
}
.product.en .tripAdvisor-widget .TA_cdsratingsonlynarrow .cdsRating {
    margin-right: 2px;
}
.product .tripAdvisor-widget .TA_cdsratingsonlynarrow .cdsROW.narrow {
    border: 1px solid #599642;
    border-radius: 3px;
    margin: -5px 0 0;
    padding: 6px 11px 3px;
    width: inherit;
}
.product .tripAdvisor-widget .TA_cdsratingsonlynarrow .logo img {
    margin-left: -50px;
}
.product.nl .tripAdvisor-widget .TA_cdsratingsonlynarrow .logo img, .product.de .tripAdvisor-widget .TA_cdsratingsonlynarrow .logo img {
    margin-left: -32px;
}
.product .tripAdvisor-widget a.white {
    background-color: #599642;
    border-radius: 0 0 3px 3px;
    display: block;
    margin: -5px 0 0;
    padding: 10px 27px;
    position: relative;
}
ul.breadcrumb {
    margin: 10px 0;
}
ul.breadcrumb li {
    color: #a1a1a1;
    display: inline;
    margin-left: 2px;
}
ul.breadcrumb li::before {
    color: #aaa;
    content: ">";
    font-size: 10px;
    margin-right: 5px;
    vertical-align: middle;
}
ul.breadcrumb li.home::before {
    content: none;
}
ul.breadcrumb li.home {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    padding: 0;
}
ul.breadcrumb li a span {
    color: #a1a1a1;
    text-decoration: underline;
}
ul.breadcrumb li span {
    font-size: 11px;
}
.product .multimedia-block {
    background-color: #edf1f0;
    box-shadow: 0 0 1px #ccc;
    margin: 20px auto 40px;
    padding-bottom: 50px;
    position: relative;
    width: 620px;
}
.product .multimedia-block .loader {
    height: 340px;
}
.product .multimedia-block .mosaic {
    height: 274px;
    overflow: hidden;
    position: relative;
    width: 620px;
}
.product .multimedia-block .mosaique, .product .multimedia-block .diaporama, .product .multimedia-block .mosaic-video {
    height: 274px;
    position: absolute;
    top: 0;
    width: 620px;
    z-index: 2;
}
.product .multimedia-block .mosaique .video-opener {
    background-color: black;
    height: 274px;
    left: 0;
    position: absolute;
    top: 0;
    width: 450px;
}
.product .multimedia-block .has-no-video .mosaique .video-opener {
    display: none;
}
.product .multimedia-block .mosaique .photo_1 {
    position: absolute;
    right: -67px;
    top: -51px;
}
.product .multimedia-block .mosaique .photo_2 {
    position: absolute;
    right: -67px;
    top: 125px;
}
.product .multimedia-block .mosaique .button {
    bottom: 10px;
    position: absolute;
    right: 20px;
}
.product .multimedia-block .diaporama, .product .multimedia-block .mosaic-video {
    background: #000000 none repeat scroll 0 0;
    z-index: 1;
}
.product .multimedia-block .diaporama li {
    width: 620px;
}
.product .multimedia-block .diaporama li img {
    border-radius: 3px 3px 0 0;
    width: 620px;
}
.product .multimedia-block .mosaic .back {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    color: white;
    display: block;
    height: 16px;
    line-height: 16px;
    padding: 4px 10px;
    position: absolute;
    right: 0;
    top: 0;
    width: 600px;
    z-index: 10;
}
.product .multimedia-block .mosaic .mosaic-video .back {
    background-color: black;
}
.product .multimedia-block .mosaic .video-link .video-play {
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 35px;
    height: 70px;
    left: 180px;
    position: absolute;
    top: 100px;
    width: 70px;
    z-index: 10;
}
.product .multimedia-block .mosaic .video-link .video-play::before {
    border-bottom: 15px solid transparent;
    border-left: 20px solid #5cb024;
    border-top: 15px solid transparent;
    content: " ";
    height: 0;
    left: 28px;
    position: absolute;
    top: 20px;
    width: 0;
}
.product .multimedia-block .tab {
    height: 274px;
    overflow: hidden;
}
.product .multimedia-block .tab.virtual-tour {
    height: 577px;
}
.product .multimedia-block .multimedia-menu {
    bottom: 0;
    display: table-row;
    left: 0;
    position: absolute;
    width: 100%;
}
.product .multimedia-block .multimedia-menu li {
    border-left: 1px solid #ffffff;
    border-right: medium none #d3d3d3;
    float: left;
    width: 24%;
}
.product .multimedia-block .multimedia-menu.three-blocks li {
    width: 32.5%;
}
.product .multimedia-block .multimedia-menu li:first-child {
    border-left: 0 none transparent;
}
.product .multimedia-block .multimedia-menu li:last-child {
    border-right: 0 none transparent;
}
.product .multimedia-block .multimedia-menu li a {
    color: #909291;
    display: table-cell;
    font-size: 14px;
    height: 50px;
    padding: 0 10px;
    text-align: center;
    vertical-align: middle;
    width: inherit;
}
.product .multimedia-block .multimedia-menu .ui-tabs-active a {
    color: #333333;
}
.product .multimedia-block .tab {
    display: none;
    position: relative;
}
.product .multimedia-block .tab:first-child {
    display: block;
}
.product .multimedia-block .tab .itinerary-button {
    position: absolute;
    right: 20px;
    top: 220px;
    z-index: 5;
}
.product .multimedia-block .plan-mosaic .miniplan {
    bottom: 0;
    position: absolute;
    right: 0;
    z-index: 2;
}
.product .multimedia-block .plan-mosaic .img_1 {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 4;
}
.product .multimedia-block .plan-mosaic .img_2 {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
}
.product .multimedia-block .plan-mosaic .button {
    bottom: 10px;
    position: absolute;
    right: 20px;
    z-index: 5;
}
.product .multimedia-block .multimedia-menu a.tabs-active {
    color: #333333;
}
.product .multimedia-block .slider .nav a {
    height: 38px;
    width: 38px;
}
.product .multimedia-block .slider .nav.prev a {
    background-position: -106px -39px;
}
.product .multimedia-block .slider .nav.next a {
    background-position: -145px -39px;
}
.product .news {
    margin-bottom: 40px;
}
.product .news h2 {
    margin-bottom: 10px;
}
.product .news .tabmenu li {
    float: left;
    position: relative;
}
.product .news .tabmenu li:last-child {
    border-right: 0 none transparent;
}
.product .news .tabmenu li a {
    background: #f8f9f9 none repeat scroll 0 0;
    border-right: 1px solid #edf1f0;
    display: block;
    line-height: 31px;
    padding: 14px 14px 14px 58px;
}
.product .news .tabmenu .twitter span.ico {
    background-position: -192px -96px;
    height: 31px;
    margin-left: -40px;
    margin-right: 10px;
    width: 31px;
}
.product .news .tabmenu .fb span.ico {
    background-position: -192px -127px;
    height: 31px;
    margin-left: -40px;
    margin-right: 10px;
    width: 31px;
}
.product .news .tabmenu .gplus span.ico {
    background-position: -192px -158px;
    height: 31px;
    margin-left: -40px;
    margin-right: 10px;
    width: 31px;
}
.product .news .tabmenu .ui-tabs-active a {
    background-color: #edf1f0;
}
.product .news ul {
    background-color: #edf1f0;
    box-shadow: 0 0 1px #ccc;
    padding: 41px 36px;
}
.product .news ul li {
    height: 59px;
    margin-bottom: 1em;
    padding-left: 73px;
    position: relative;
}
.product .news ul li span.date {
    background-color: #016532;
    color: white;
    height: 52px;
    left: 0;
    padding-top: 7px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 59px;
}
.product .news ul li span.date .day {
    display: block;
    font-size: 30px;
    line-height: 30px;
}
.product .news ul li p {
    padding-top: 5px;
}
.product .multimedia-block .itinerary-form {
    background-color: white;
    bottom: 59px;
    padding: 5px;
    position: absolute;
    right: 31px;
}
.product .itinerary-form #departure-address {
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    vertical-align: middle;
    width: 280px;
}
.product .itinerary-form .button {
    overflow: hidden;
    padding: 5px 10px 2px 8px !important;
    vertical-align: middle;
}
.product .itinerary-form .button span {
    border: 0.1em solid white;
    border-radius: 0.35em;
    display: inline-block;
    font-size: 2em;
    height: 0.4em;
    position: relative;
    text-indent: -1000px;
    width: 0.4em;
}
.product .itinerary-form .button span::before {
    background: #ffffff none repeat scroll 0 0;
    border-width: 0;
    bottom: -0.1em;
    content: "";
    display: inline-block;
    height: 0.08em;
    position: absolute;
    right: -0.25em;
    transform: rotate(45deg);
    width: 0.35em;
}
.PRODUCT .advantages {
    margin-bottom: 40px;
}
.product .mea-by-one .presentation .mask {
    height: 239px;
    left: 0;
    position: absolute;
    top: 0;
    width: 620px;
}
#js_situation #offers_map_canvas {
    background: transparent url("../img/ajax.gif") no-repeat scroll center center;
    height: 274px;
    width: 620px;
}
.product .header-bottom-residence {
    margin-top: -75px;
}
.product .header-bottom-residence .text-container {
    font-family: Helvetica,Arial,Verdana,sans-serif;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    padding: 20px;
    position: relative;
    text-align: center;
}
.product .header-bottom-residence .button-container {
    float: right;
    padding: 26px;
    position: relative;
    text-align: center;
    z-index: 2;
}
.product .header-bottom-residence .button {
    margin-bottom: 7px;
    padding: 10px 0 !important;
    width: 100%;
}
.product .header-bottom-residence .menu li {
    background: #edf1f0 none repeat scroll 0 0;
    border-radius: 3px 3px 0 0;
    height: 34px;
    padding: 10px;
}
.product .header-bottom-residence .menu li.location-opener {
    background: #b1b7b6 none repeat scroll 0 0;
    border-radius: 0 3px 0 0;
    height: 24px;
    line-height: 24px;
    margin-top: 10px;
    position: relative;
}
.product .header-bottom-residence .menu li.location-opener a {
    color: #fff;
    font-size: 16px;
    text-transform: initial;
}
.product .header-bottom-residence .menu li.location-opener a .ico {
    background-position: -14px -33px;
    height: 6px;
    margin-right: 5px;
    width: 10px;
}
.product .header-bottom-residence .menu li .park-name {
    color: #5bb024;
    display: inline-block;
    font-size: 30px;
}
.product .header-bottom-residence .global-container {
    background: #edf1f0 none repeat scroll 0 0;
    border-bottom: 1px solid #cecccc;
    border-radius: 0 3px 3px;
    box-shadow: 0 0 1px #ccc;
    clear: both;
    margin: 0 0 10px;
    overflow: hidden;
}
.product .header-bottom-residence .global-container .buttons-container {
    padding: 10px 10px 0 12px;
    text-align: center;
    width: 150px;
}
.product .header-bottom-residence .global-container .two-blocks {
    margin-top: 20px;
}
.product .header-bottom-residence .global-container .one-block {
    margin-top: 40px;
}
.product .header-bottom-residence .global-container .slider-container {
    height: 120px;
    margin-top: 10px;
    overflow: hidden;
    width: 585px;
}
.product .header-bottom-residence .global-container .slider .nav.next a {
    background-position: -215px -55px;
    height: 24px;
    right: 10px;
    top: 40%;
    width: 24px;
}
.product .header-bottom-residence .global-container .slider .nav.prev a {
    background-position: -188px -55px;
    height: 24px;
    left: 10px;
    top: 40%;
    width: 24px;
}
.product .header-bottom-residence .global-container .price-container {
    background-color: #f8f9f9;
    border-left: 1px solid #d9d8d8;
    height: 120px;
    padding: 10px 18px 10px 20px;
    width: 184px;
}
.product .header-bottom-residence .global-container .price-container p {
    margin-bottom: 5px;
}
.product .header-bottom-residence .global-container .price-container .promo-price {
    font-size: 16px;
    font-weight: bold;
}
.product .header-bottom-residence .global-container .price-container .price {
    font-size: 14px;
    margin-left: 5px;
    text-decoration: line-through;
}
.product .header-bottom-residence .global-container .price-container .button {
    margin-bottom: 0;
    text-align: center;
}
.product .header-bottom-residence .global-container .plan-mosaic {
    display: none;
    position: relative;
}
.lv_content .lv_content_wrapper .plan-mosaic a {
    background-color: #ff9c15;
    border: 1px solid #ff8502;
    bottom: 10px;
    position: absolute;
    right: 20px;
    z-index: 5;
}
.product .header-bottom-residence .tripadvisor-push {
    border-left: 1px solid #d9d8d8;
    display: inline-block;
    margin: 0 0 0 5px;
    padding-left: 10px;
}
.product .header-bottom-residence .tripadvisor-push span.nb-review {
    color: #5bb024;
    display: inline-block;
    margin: 5px 0 0 5px;
    vertical-align: top;
}
.product .header-bottom-residence span.rating {
    background-position: -318px -90px;
    display: inline-block;
    height: 14px;
    margin: 0;
    text-indent: -5000px;
    width: 55px;
}
.product .header-bottom-residence span.rating.birds-4 {
    width: 70px;
}
.product .header-bottom-residence span.rating.birds-5 {
    width: 95px;
}
.product .header-bottom-residence .title li.location-opener .ico {
    background-position: -14px -32px;
    height: 7px;
    margin: 0 7px 0 0;
    width: 10px;
}
.product .header-bottom-residence .selection-list {
    background: #b1b7b6 none repeat scroll 0 0;
    border-radius: 0 3px 3px;
    left: 0;
    padding: 8px 10px;
    position: absolute;
    top: 44px;
    width: auto;
    z-index: 11;
}
.product .header-bottom-residence .selection-list::before {
    border-bottom: 7px solid rgba(0, 0, 0, 0.6);
    border-top: 0 solid transparent;
    top: -6px;
}
.product .header-bottom-residence .selection-list li {
    border-bottom: 1px solid #fff;
    height: auto;
    padding: 0;
}
.product .header-bottom-residence .selection-list li::before {
    content: "";
}
.product .header-bottom-residence .selection-list li a {
    color: white;
    display: block;
    font-size: 14px;
    font-weight: normal;
    padding: 2px 10px;
    text-align: left;
    text-shadow: none;
    text-transform: none;
    white-space: nowrap;
}
.product .header-bottom-residence .selection-list li.country {
    background: #b1b7b6 none repeat scroll 0 0;
}
.product .header-bottom-residence .selection-list li.country a span.ico {
    background-position: -14px -22px;
    float: right;
    height: 10px;
    margin: 10px 0 0 10px;
    width: 6px;
}
.product .header-bottom-residence .selection-list li.country a.toggle-active span.ico, .header-top .fp-location span.ico {
    background-position: -14px -34px;
    height: 5px;
    margin: 13px 0 0 10px;
    width: 10px;
}
.product .header-bottom-residence .selection-list li.country:last-child {
    border-bottom: 0 none;
}
.product .header-bottom-residence .selection-list li ul.api_toggle_subcontent li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
}
.product .header-bottom-residence .selection-list li ul.api_toggle_subcontent li a {
    font-size: 14px;
    font-weight: normal;
    padding: 2px 10px 2px 25px;
}
.product .header-bottom-residence .selection-list li ul.api_toggle_subcontent li a:hover {
    background-color: #f4f4f4;
    border-radius: 3px;
    color: #333333;
}
.product .price-message {
    color: #a1a1a1;
    font-size: 11px;
    margin: 15px 0 5px;
}
.product .introduction h1 {
    margin: 0 0 20px;
}
.product .awards {
    border: 1px solid #d9d8d8;
    border-radius: 3px;
    padding: 10px;
    width: 94%;
}
.product .awards .awards-title {
    color: #016532;
    font-size: 21px;
    vertical-align: middle;
}
.product .awards .one-award {
    margin: 0 15px;
}
.product .awards a, .product .awards a img, .product .awards a span {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.product .awards a span {
    color: #639d53;
}
.product .awards a em {
    color: #2a638e;
}
.product .awards .one-award .trip_what_modal {
    left: -270px;
    top: -30px;
}
.product .awards .one-line .trip_what_modal {
    left: -270px;
    top: -60px;
}
.product .all-activities, .product .see-todo {
    background-color: #edf1f0;
    margin: 30px 0;
    padding: 30px 0;
}
.product .all-activities .intro, .product .accomodation .intro {
    margin: 20px 0 0;
}
.product .all-activities h3, .product .see-todo h3 {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 21px;
    font-weight: normal;
    margin-bottom: 10px;
}
.product .all-activities .article-activity {
    background-color: #fff;
    float: left;
    overflow: hidden;
    width: 477px;
}
.product .all-activities .article-activity.first {
    margin-right: 25px;
}
.product .all-activities .article-activity a {
    margin-right: 15px;
}
.product .all-activities .article-activity h4 {
    background-color: #3168aa;
    color: #fff;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 21px;
    font-weight: normal;
    padding: 15px;
    text-align: center;
}
.product .all-activities .article-activity .text-container {
    padding: 10px 15px 15px;
}
.product .sidebar-map #offers_map_canvas {
    height: 150px !important;
    width: 100% !important;
}
.product .sidebar-map h2 {
    background-color: #016532;
    border-radius: 3px 3px 0 0;
    color: #fff;
    font-size: 21px;
    padding: 12px !important;
    text-align: center;
}
.product .sidebar-map p.libelle {
    background: transparent url("../img/picto/marker-small.png") no-repeat scroll 0 0;
    margin: 5px 0;
    padding: 0 0 0 20px;
}
.product .sidebar-map ul li::before {
    color: #007c3d;
    content: "•";
    margin-right: 5px;
}
.product .all-activities .activities-tabs {
    background-color: #fff;
    overflow: hidden;
    padding: 0 0 40px;
}
.product .all-activities .activities-tabs .sub-title {
    color: #3f3f3f;
    font-size: 18px;
    padding: 0 15px 15px;
}
.product .all-activities .activities-tabs .link-activities {
    bottom: 15px;
    position: absolute;
    right: 70px;
}
.product .all-activities .activities-tabs .description-activities {
    margin: 20px 68px 0;
    overflow: hidden;
}
.product .all-activities .activities-tabs .description-activities .title {
    font-size: 18px;
    margin-bottom: 5px;
}
.product .all-activities .activities-tabs .description-activities .last {
    margin: 0 0 0 72px;
}
.product .all-activities .activities-tabs .description-activities .info-activity {
    border-radius: 3px;
    font-size: 10px;
    font-weight: bold;
    padding: 3px 7px !important;
    text-transform: uppercase;
}
.product .all-activities .activities-tabs .description-activities .orange_background.info-activity {
    background-color: #ff9c15 !important;
}
.product .all-activities .activities-tabs-nav {
    margin-bottom: 20px;
    width: 100%;
}
.product .all-activities .activities-tabs-nav .ui-tabs-nav li {
    background-color: #3168aa;
    cursor: pointer;
    height: 48px;
}
.product .all-activities .activities-tabs-nav .ui-tabs-nav li:hover, .product .all-activities .activities-tabs-nav .ui-tabs-nav li.ui-tabs-active {
    background-color: #4c93d1;
}
.product .all-activities .activities-tabs-nav .ui-tabs-nav li a {
    color: #fff;
    display: block;
    font-size: 13px;
    line-height: 48px;
    padding: 0 10px;
    position: relative;
    text-align: center;
}
.product .all-activities .activity a .cadre {
    border: 2px solid #7dc052;
    display: none;
    height: 233px;
    position: absolute;
    top: 0;
    width: 272px;
}
.product .all-activities .activity a:hover .cadre, .product .all-activities .activity .active .cadre {
    cursor: pointer;
    display: block;
}
.product .all-activities .activities-tabs-nav .ui-tabs-nav li.ui-tabs-active a::after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #4c93d1;
    bottom: -10px;
    content: "";
    display: block !important;
    height: 0;
    position: absolute;
    right: 45%;
    top: auto;
}
.product .all-activities .activities-tabs .diary-content {
    width: 100%;
}
.product .all-activities .activities-tabs .diary-content li {
    width: 276px !important;
}
.product .all-activities .activities-tabs .diary-content img {
    vertical-align: bottom;
}
.product .all-activities .activities-tabs .diary-content .api_slider_container {
    height: 238px;
    overflow: hidden;
    width: 980px;
}
.product .all-activities .activities-tabs .diary-content .slider .nav.next a {
    background-position: -145px -38px;
    height: 40px;
    right: 15px;
    top: 40%;
    width: 40px;
}
.product .all-activities .activities-tabs .diary-content .slider .nav.prev a {
    background-position: -105px -38px;
    height: 40px;
    left: 15px;
    top: 40%;
    width: 40px;
}
.product .all-activities .activities-tabs .diary-content .activity .title {
    background-color: #edf1f0;
    color: #3f3f3f;
    display: block;
    line-height: 30px;
    position: relative;
    text-align: center;
}
.product .all-activities .activities-tabs .diary-content .activity .title span {
    display: inline-block;
    line-height: 1.2em;
    vertical-align: middle;
}
.product .all-activities .activities-tabs .diary-content .description .title {
    font-size: 18px;
    padding: 0 15px 20px;
}
.product .accomodation h3, .product .offers .article-offers h3 {
    background-color: #016532;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 0;
    text-align: center;
}
.product .accomodation .premium {
    background-color: #5bb024;
}
.product .accomodation .vip {
    background-color: #dead16;
}
.product .accomodation .bloc {
    overflow: hidden;
}
.product .accomodation .bloc a {
    display: block;
    margin: 4px 12px 10px;
}
.product .accomodation .special-column {
    margin-left: 15px;
}
.product .accomodation .special-column h3 {
    background-color: #edf1f0;
    color: #5bb024;
    display: block;
    line-height: 35px;
    padding: 1px 0 3px 10px;
    position: relative;
    text-align: left;
}
.product .accomodation .special-column h3 span {
    display: inline-block;
    line-height: 1.2em;
    vertical-align: middle;
}
.product .accomodation .content {
    margin: 12px 10px 0;
    min-height: 278px;
}
.product .accomodation .special-column .content {
    min-height: initial;
}
.product .accomodation .special-column .bloc {
    background-color: #edf1f0;
    position: relative;
}
.product .accomodation .content li {
    margin: 0 0 5px;
}
.product .accomodation .sub-title {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px;
}
.product .accomodation .first {
    margin-left: 0;
}
.product .accomodation .general .content {
    min-height: 184px;
}
.product .accomodation .slider .nav {
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 0 3px 0 0;
    bottom: 37px;
    left: 0;
    padding: 10px 4px 10px 10px;
    position: absolute;
}
.product .accomodation .slider .nav span.n {
    background-color: #fff;
    border: 1px solid #bbc2b5;
    border-radius: 6px;
    cursor: pointer;
    float: left;
    height: 11px;
    margin-right: 8px;
    width: 11px;
}
.product .accomodation .slider .nav span.active {
    background-color: #5bb024;
    cursor: default;
}
.product .accomodation .catering h3 {
    background-color: white;
    color: #016532;
    font-size: 21px;
    overflow: hidden;
    padding: 0 0 10px;
    text-align: left;
}
.product .accomodation .catering h4 {
    background-color: #dead16;
    color: white;
    font-size: 21px;
    font-weight: normal;
    padding: 15px 0;
    text-align: center;
}
.product .accomodation .catering .img-container {
    float: left;
    height: 206px;
    width: 365px;
}
.product .accomodation .catering .article-text {
    float: left;
    width: 615px;
}
.product .accomodation .catering .text-container {
    padding: 15px 30px;
}
.product .accomodation .catering .article-catering {
    overflow: hidden;
}
.product .see-todo .eight.columns {
    margin: 15px 0 0;
}
.product .see-todo .article-see-todo {
    background-color: #fff;
    overflow: hidden;
}
.product .see-todo .img-container {
    float: left;
    width: 260px;
}
.product .see-todo .img-container img {
    display: block;
}
.product .see-todo .article-text {
    float: left;
    height: 170px;
    padding: 15px 25px;
    position: relative;
    width: 160px;
}
.product .see-todo .article-text .text-container {
    height: 115px;
    margin: 10px 0 0;
    overflow: hidden;
}
.product .see-todo .article-text h4 {
    color: #5bb024;
    font-size: 18px;
    font-weight: normal;
}
.product .see-todo .article-text a {
    bottom: 12px;
    left: 25px;
    position: absolute;
}
.product .offers h2 {
    margin-bottom: 20px;
}
.product .offers .article-offers {
    float: left;
    height: 240px;
    margin: 0 10px;
    overflow: hidden;
    padding-bottom: 30px;
    position: relative;
    width: 230px;
}
.product .offers .article-offers a {
    bottom: 10px;
    left: 10px;
    position: absolute;
}
.product .offers .article-offers .text-container {
    padding: 10px 10px 0;
}
.product .offers .article-offers .article-container {
    max-height: 192px;
    overflow: hidden;
}
.product .offers .article-offers.first {
    margin-left: 0;
}
.product .offers .article-offers.last {
    margin-right: 0;
}
.product .offers .article-offers .info {
    background: rgba(0, 0, 0, 0) url("../img/global-sprite.png") no-repeat scroll -203px -241px;
    bottom: 11px;
    height: 13px;
    left: 205px;
    position: absolute;
    width: 13px;
}
.product .offers .article-offers .info-content {
    background-color: #eef2f1;
    height: 210px;
    left: 0;
    padding: 10px;
    position: absolute;
    top: 39px;
    width: 210px;
    z-index: 10;
}
.product .offers .article-offers .info-content span.info {
    cursor: pointer;
}
.product .offers .note {
    color: #a1a1a1;
    font-size: 11px;
    padding: 10px 0;
}
.product .offers .article-offers .last-minutes {
    padding: 10px 10px 0;
}
.product .offers .article-offers .last-minutes .date-title {
    font-size: 14px;
    margin-bottom: 5px;
}
.product .offers .article-offers .last-minutes a {
    display: block;
    margin-bottom: 5px;
    position: inherit;
}
.product .offers .article-offers .last-minutes a:hover {
    text-decoration: none;
}
.product .offers .article-offers .last-minutes .last-minutes-offers {
    clear: both;
    display: inline-block;
    margin: 10px 0 0 2px;
}
.product .offers .article-offers .last-minutes .nights {
    font-size: 13px;
    margin-right: 10px;
}
.product .offers .article-offers .last-minutes .content-right {
    display: inline-block;
    text-align: right;
    width: 133px;
}
.product .offers .article-offers .last-minutes .price {
    color: #d32f19;
    font-size: 12px;
    font-weight: bold;
    margin-right: 10px;
}
.product .offers .article-offers .last-minutes .baseprice {
    color: #919392;
    font-size: 12px;
    margin-right: 10px;
    text-decoration: line-through;
}
.product .offers .article-offers .last-minutes .date-container {
    margin-right: 0;
    width: 100%;
}
.product .offers .article-offers .last-minutes .red-apple .ico {
    margin: 0;
}
.mea-by-two h2 {
    background-color: rgba(91, 176, 36, 1);
    color: #ffffff;
}
.mea-by-two .presentation .tc-middle {
    background-color: #5bb024;
    color: white;
}
.mea-by-two .bulleted li::before {
    color: #5bb024;
    content: "•";
    left: 0;
    position: absolute;
}
.PRODUCT_THEMATIC #activityDetails .resume {
    background-color: rgb(91, 176, 36);
    color: #ffffff;
}
.PRODUCT_THEMATIC #activityDetails .resume span.age-group::before {
    color: #5bb024;
}
.AQUAMUNDO h2, .PRODUCT_THEMATIC .AQUAMUNDO h3, .AQUATIQUE h2, .PRODUCT_THEMATIC .SWIMMINGPOOL h3 {
    background-color: rgba(76, 147, 209, 1);
    color: #ffffff;
}
.AQUAMUNDO .presentation .tc-middle, .AQUATIQUE .presentation .tc-middle {
    background-color: #20498a;
}
.AQUAMUNDO .bulleted li::before, .AQUATIQUE .bulleted li::before {
    color: #20498a;
    content: "•";
    left: 0;
    position: absolute;
}
.PRODUCT_THEMATIC .AQUAMUNDO #activityDetails .resume, .PRODUCT_THEMATIC .SWIMMINGPOOL #activityDetails .resume {
    background-color: rgb(76, 147, 209);
    color: #ffffff;
}
.PRODUCT_THEMATIC .AQUAMUNDO #activityDetails .resume span.age-group::before, .PRODUCT_THEMATIC .SWIMMINGPOOL #activityDetails .resume span.age-group::before {
    color: #20498a;
}
.NATURESPA h2, .PRODUCT_THEMATIC .NATURESPA h3, .DEEPNATURESPA h2, .PRODUCT_THEMATIC .DEEPNATURESPA h3, .BIENETRE h2, .PRODUCT_THEMATIC .BIENETRE h3 {
    background-color: rgba(32, 73, 138, 1);
    color: #ffffff;
}
.NATURESPA .presentation .tc-middle, .DEEPNATURESPA .presentation .tc-middle, .BIENETRE .presentation .tc-middle {
    background-color: #4c93d1;
    color: white;
}
.NATURESPA .bulleted li::before, .DEEPNATURESPA .bulleted li::before, .BIENETRE .bulleted li::before {
    color: #4c93d1;
    content: "•";
    left: 0;
    position: absolute;
}
.PRODUCT_THEMATIC .NATURESPA #activityDetails .resume, .PRODUCT_THEMATIC .DEEPNATURESPA #activityDetails .resume, .PRODUCT_THEMATIC .BIENETRE #activityDetails .resume {
    background-color: rgb(32, 73, 138);
    color: #ffffff;
}
.PRODUCT_THEMATIC .NATURESPA #activityDetails .resume span.age-group::before, .PRODUCT_THEMATIC .DEEPNATURESPA #activityDetails .resume span.age-group::before, .PRODUCT_THEMATIC .BIENETRE #activityDetails .resume span.age-group::before {
    color: #4c93d1;
}
.ACTIVITIES h2, .FORMEGYM h2, .SERVICEEQUIPT h2, .ACTIVITEEXT h2, .SPORTHIVER h2, .GOLF h2, .PRODUCT_THEMATIC .ACTIVITIES h3, .PRODUCT_THEMATIC .FORMEGYM h3, .PRODUCT_THEMATIC .SERVICEEQUIPT h3, .PRODUCT_THEMATIC .ACTIVITEEXT h3, .PRODUCT_THEMATIC .SPORTHIVER h3, .PRODUCT_THEMATIC .GOLF h3 {
    background-color: rgba(91, 176, 36, 1);
    color: #ffffff;
}
.ACTIVITIES .presentation .tc-middle, .FORMEGYM .presentation .tc-middle, .SERVICEEQUIPT .presentation .tc-middle, .ACTIVITEEXT .presentation .tc-middle, .SPORTHIVER .presentation .tc-middle, .GOLF .presentation .tc-middle {
    background-color: #5bb024;
    color: white;
}
.ACTIVITIES .bulleted li::before, .FORMEGYM .bulleted li::before, .SERVICEEQUIPT .bulleted li::before, .ACTIVITEEXT .bulleted li::before, .SPORTHIVER .bulleted li::before, .GOLF .bulleted li::before {
    color: #5bb024;
    content: "•";
    left: 0;
    position: absolute;
}
.PRODUCT_THEMATIC .ACTIVITIES #activityDetails .resume, .PRODUCT_THEMATIC .FORMEGYM #activityDetails .resume, .PRODUCT_THEMATIC .SERVICEEQUIPT #activityDetails .resume, .PRODUCT_THEMATIC .ACTIVITEEXT #activityDetails .resume, .PRODUCT_THEMATIC .SPORTHIVER #activityDetails .resume, .PRODUCT_THEMATIC .GOLF #activityDetails .resume {
    background-color: rgb(91, 176, 36);
    color: #ffffff;
}
.PRODUCT_THEMATIC .ACTIVITIES #activityDetails .resume span.age-group::before, .PRODUCT_THEMATIC .FORMEGYM #activityDetails .resume span.age-group::before, .PRODUCT_THEMATIC .SERVICEEQUIPT #activityDetails .resume span.age-group::before, .PRODUCT_THEMATIC .ACTIVITEEXT #activityDetails .resume span.age-group::before, .PRODUCT_THEMATIC .SPORTHIVER #activityDetails .resume span.age-group::before, .PRODUCT_THEMATIC .GOLF #activityDetails .resume span.age-group::before {
    color: #5bb024;
}
.FORTHEKIDS h2, .PRODUCT_THEMATIC .FORTHEKIDS h3, .ACTIVITENFANT h2 {
    background-color: rgba(196, 0, 121, 1);
    color: #ffffff;
}
.FORTHEKIDS .presentation .tc-middle, .ACTIVITENFANT .presentation .tc-middle {
    background-color: #c40079;
    color: white;
}
.FORTHEKIDS .bulleted li::before, .ACTIVITENFANT .bulleted li::before {
    color: #c40079;
    content: "•";
    left: 0;
    position: absolute;
}
.PRODUCT_THEMATIC .FORTHEKIDS #activityDetails .resume, .PRODUCT_THEMATIC .ACTIVITENFANT #activityDetails .resume {
    background-color: rgb(196, 0, 121);
    color: #ffffff;
}
.PRODUCT_THEMATIC .FORTHEKIDS #activityDetails .resume span.age-group::before, .PRODUCT_THEMATIC .ACTIVITENFANT #activityDetails .resume span.age-group::before {
    color: #c40079;
}
.RESTAURATION h2, .EATENTER h2, .SERVICEHOTELIER h2, .PRODUCT_THEMATIC .RESTAURATION h3, .PRODUCT_THEMATIC .EATENTER h3, .PRODUCT_THEMATIC .SERVICEHOTELIER h3, .PRODUCT_THEMATIC .PARCCENTRUM h3, .PRODUCT_THEMATIC .MARKETSQUARE h3 {
    background-color: rgba(224, 161, 37, 1);
    color: #ffffff;
}
.RESTAURATION .presentation .tc-middle, .EATENTER .presentation .tc-middle, .SERVICEHOTELIER .presentation .tc-middle {
    background-color: #e0a125;
}
.RESTAURATION li::before, .EATENTER .bulleted li::before, .SERVICEHOTELIER li::before {
    color: #e0a125;
    content: "•";
    left: 0;
    position: absolute;
}
.PRODUCT_THEMATIC .RESTAURATION #activityDetails .resume, .PRODUCT_THEMATIC .EATENTER #activityDetails .resume, .PRODUCT_THEMATIC .SERVICEHOTELIER #activityDetails .resume, .PRODUCT_THEMATIC .PARCCENTRUM #activityDetails .resume, .PRODUCT_THEMATIC .MARKETSQUARE #activityDetails .resume {
    background-color: rgb(224, 161, 37);
    color: #ffffff;
}
.PRODUCT_THEMATIC .RESTAURATION #activityDetails .resume span.age-group::before, .PRODUCT_THEMATIC .EATENTER #activityDetails .resume span.age-group::before, .PRODUCT_THEMATIC .SERVICEHOTELIER #activityDetails .resume span.age-group::before, .PRODUCT_THEMATIC .PARCCENTRUM #activityDetails .resume span.age-group::before, .PRODUCT_THEMATIC .MARKETSQUARE #activityDetails .resume span.age-group::before {
    color: #e0a125;
}
.SPORT h2, .PRODUCT_THEMATIC .SPORT h3 {
    background-color: rgba(184, 45, 40, 1);
    color: #ffffff;
}
.SPORT .presentation .tc-middle {
    background-color: #b82d28;
}
.SPORT li::before {
    color: #b82d28;
    content: "•";
    left: 0;
    position: absolute;
}
.PRODUCT_THEMATIC .SPORT #activityDetails .resume {
    background-color: rgb(184, 45, 40);
    color: #ffffff;
}
.PRODUCT_THEMATIC .SPORT #activityDetails .resume span.age-group::before {
    color: #b82d28;
}
.product .filtered-content {
    margin-bottom: 30px;
    padding-top: 0;
}
.product .filtered-content h2 {
    margin-top: 30px;
    text-align: center;
}
.product .filtered-content .bottom-arrow {
    border-left: 21px solid transparent;
    border-right: 21px solid transparent;
    border-top: 21px solid #e0e0e0;
    bottom: -20px;
    height: 0;
    left: 50%;
    margin-left: -29px;
    position: absolute;
    width: 0;
}
.product .filtered-content .bottom-arrow::before {
    border-left: 19px solid transparent;
    border-right: 19px solid transparent;
    border-top: 20px solid #edf1f0;
    content: "";
    height: 0;
    left: -19px;
    position: absolute;
    top: -21px;
    width: 0;
}
.product .filtered-content .filter-container {
    background-color: #edf1f0;
    border-bottom: medium none #d2d2d2;
    box-shadow: 1px 1px 1px #ccc;
    margin: 10px 0 20px;
    padding: 20px 0;
    position: relative;
}
.product .filtered-content .input-container {
    width: 190px;
}
.product .filtered-content .data-opener {
    width: 130px;
}
.product .filtered-content .input-container p.legend {
    color: #909291;
    padding-top: 5px;
    text-align: center;
    width: 175px;
}
.product .filtered-content form {
    border-right: 1px solid #cecccc;
    float: left;
    padding-right: 10px;
}
.product .filtered-content .input-container.topping {
    color: #909291;
    margin-top: 10px;
    padding-left: 30px;
    position: relative;
    width: 70px;
}
.product .filtered-content .input-container.topping label {
    color: #333333;
}
.product .filtered-content .input-container input {
    left: 12px;
    position: absolute;
    top: 1px;
}
.product .filtered-content .push-idea {
    border-left: 1px solid #ffffff;
    color: #333333;
    float: left;
    line-height: 20px;
    padding-left: 90px;
    position: relative;
    text-align: center;
    width: 190px;
}
.product .filtered-content .push-idea span.ico.bg {
    background-position: 0 -50px;
    height: 53px;
    left: 17px;
    position: absolute;
    top: 7px;
    width: 52px;
}
.product .filtered-content .input-data {
    box-shadow: 0 0 1px #ccc;
    left: -17px;
}
.product .filtered-content .age .input-data li {
    left: 0;
}
.product .filtered-content .disabled {
    color: #bbb !important;
}
.product .activities .mea-by-two {
    margin-bottom: 0;
}
.product .wall {
    margin-right: -20px;
}
.product .wall .wall-block {
    border-radius: 3px;
    float: left;
    height: 173px;
    margin-bottom: 20px;
    margin-right: 20px;
    position: relative;
    width: 230px;
}
.product .wall .wall-block .js_showWallDetails {
    cursor: pointer;
}
.product .wall .wall-block.toggle-active {
    margin-bottom: 410px;
}
.product .wall .wall-block:last-child {
    margin-right: 0;
}
.product .wall .wall-block img {
    border-radius: 6px 6px 8px 8px;
}
.product .wall .wall-block a.legend {
    background-color: #edf1f0;
    border-radius: 0 0 3px 3px;
    bottom: 0;
    display: block;
    left: 0;
    line-height: 20px;
    padding: 8px 0;
    position: absolute;
    text-align: center;
    width: 230px;
}
.product .wall .wall-block a.legend span.ico {
    background-position: -22px -20px;
    height: 12px;
    margin-left: 8px;
    vertical-align: text-top;
    width: 6px;
}
.product .wall .description-container {
    float: left;
    margin-bottom: 15px;
    margin-top: 10px;
    position: relative;
    width: 980px;
}
.product .wall .description-container .arrow-top {
    background-color: #b22d2d;
    background-image: linear-gradient(0deg, transparent 45%, rgba(145, 145, 145, 0.2) 50%, transparent 55%, transparent 100%), linear-gradient(-90deg, transparent 45%, rgba(145, 145, 145, 0.2) 50%, transparent 55%, transparent 100%);
    background-size: 4px 4px;
    border-radius: 10px;
    height: 44px;
    left: 98px;
    position: absolute;
    top: -17px;
    transform: rotate(45deg);
    width: 44px;
    z-index: 0;
}
.product .wall .description-container.row_1 .arrow-top {
    left: 337px;
}
.product .wall .description-container.row_2 .arrow-top {
    left: 584px;
}
.product .wall .description-container.row_3 .arrow-top {
    left: 825px;
}
.product .wall .description-container a.close {
    color: white;
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 3;
}
.product .wall .description-container h3 {
    background-color: #b22d2d;
    border-radius: 3px 3px 0 0;
    color: #ffffff;
    font-size: 24px;
    font-weight: normal;
    line-height: 65px;
    position: relative;
    text-align: center;
    width: 980px;
    z-index: 2;
}
.product .wall .description-container h4 {
    padding-top: 20px;
}
.product .wall .description-container .description {
    background-color: #edf1f0;
    overflow: hidden;
    width: 980px;
}
.product .wall .description-container .img-container {
    float: left;
    height: 248px;
    position: relative;
    width: 330px;
}
.product .wall .description-container .img-container .link-container {
    bottom: 5px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.product .wall .description-container .img-container .link-container .button.white {
    color: #b22d2d !important;
}
.product .wall .description-container .img-container .link-container .button.white:hover {
    background-color: #b22d2d !important;
    color: white !important;
}
.product .wall .description-container .resume {
    background-color: #db5956;
    border-radius: 0 0 3px 3px;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    width: 980px;
}
.product .wall .description-container .resume span.price {
    margin-right: 5px;
}
.product .wall .description-container .resume span.age-group::before {
    color: #c42f2c;
    content: "•";
    font-size: 16px;
    margin-right: 8px;
    vertical-align: middle;
}
.product .wall .description-container .text-container {
    border-right: 1px solid #cecccc;
    min-height: 248px;
    padding: 0 20px;
}
.product .wall .description-container .description, .product .wall .description-container .text-container {
    min-height: 248px;
}
.product .wall .description-container .text-container p {
    margin-top: 10px;
}
.product .wall .description-container .text-container a.website:hover {
    text-decoration: underline;
}
.product .wall .description-container .infos-container {
    max-height: 248px;
    overflow: hidden;
}
.product .wall .description-container .infos-container .inner-container {
    float: left;
    min-height: 248px;
    width: 310px;
}
.product .wall .description-container .inner-container:last-child .text-container {
    border-left: 1px solid #ffffff;
    border-right: 0 solid #cecccc;
}
.product .wall .description-container .description ul {
    margin-top: 10px;
}
.product .wall .description-container .description ul li::before {
    color: #b9312e;
    content: "•";
    margin-right: 5px;
}
.product .wall .description-container .description span.price {
    margin-right: 30px;
}
.product .wall .infos-container .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #b22d2d;
}
.product .activities .wall .description-container .included {
    display: none;
}
.bottom-toppings {
    margin-bottom: 40px;
    overflow: hidden;
}
.bottom-toppings h2 {
    border-radius: 3px 0 0;
    display: table-cell;
    font-size: 28px;
    height: 88px;
    text-align: center;
    vertical-align: middle;
    width: 313px;
}
.bottom-toppings h2 img {
    vertical-align: text-bottom;
}
.bottom-toppings .action-container {
    background: #016433 none repeat scroll 0 0;
    line-height: 34px;
    text-align: center;
}
.bottom-toppings .action-container a {
    display: block;
}
.bottom-toppings h3 {
    text-transform: uppercase;
}
.bottom-toppings .text-container {
    background-color: #5bb024;
    color: white;
    height: 102px;
    line-height: 24px;
    padding: 10px 28px;
}
.product .info-acti {
    border-radius: 3px;
    font-size: 10px;
    font-weight: bold;
    padding: 3px 7px !important;
    position: absolute;
    text-transform: uppercase;
    top: 10px;
}
.product .green_background.info-acti {
    left: 272px;
}
.product .orange_background.info-acti {
    background-color: #ff9c15 !important;
    right: 10px;
}
.product .img-container .green_background.info-acti, .product .wall .green_background.info-acti {
    left: 10px;
}
.product .container .mea-by-one .info-acti {
    left: auto;
    right: 10px;
    top: 82px;
}
.PRODUCT_ACTIVITY .infos {
    margin-bottom: 30px;
}
.PRODUCT_ACTIVITY .infos h2 {
    color: #333333;
    font-size: 18px;
    margin-bottom: 20px;
}
.PRODUCT_ACTIVITY .infos p {
    padding-left: 50px;
}
.PRODUCT_ACTIVITY .details {
    background-color: #f8f9f9;
    padding: 10px 20px 20px;
}
.PRODUCT_ACTIVITY .details p {
    padding: 0 10px 15px 30px;
    position: relative;
}
.PRODUCT_ACTIVITY .details p.label {
    font-weight: bold;
    padding-bottom: 0;
    padding-top: 6px;
}
.PRODUCT_ACTIVITY .details span.ico {
    left: 0;
    position: absolute;
    top: 0;
}
.PRODUCT_ACTIVITY .details .is-on-site span.ico {
    background-position: -240px -120px;
    height: 21px;
    margin: 2px 0 0 4px;
    width: 17px;
}
.PRODUCT_ACTIVITY .details .price span.ico {
    background-position: -225px -99px;
    height: 21px;
    width: 25px;
}
.PRODUCT_ACTIVITY .details .age span.ico {
    background-position: -162px -197px;
    height: 20px;
    top: 2px;
    width: 23px;
}
.PRODUCT_ACTIVITY .details .use-with-topping span.ico {
    background-position: -190px -195px;
    height: 22px;
    width: 21px;
}
.PRODUCT_ACTIVITY .details .amount-toppings span.ico {
    background-position: -213px -195px;
    height: 22px;
    width: 21px;
}
.PRODUCT_ACTIVITY .details .bookable span.ico {
    background-position: -164px -217px;
    height: 22px;
    width: 22px;
}
.PRODUCT_ACTIVITY .details .more-infos span.ico {
    background-position: -78px -71px;
    height: 22px;
    width: 22px;
}
.PRODUCT_ACTIVITY .details .more-infos a {
    padding: 0 10px 15px 30px;
}
.PRODUCT_ACTIVITY .details .more-infos a:hover {
    text-decoration: underline;
}
.PRODUCT_THEMATIC .activities-list {
    background-color: #edf1f0;
    height: 325px;
    margin-bottom: 40px;
    overflow: hidden;
    padding-bottom: 15px;
    position: relative;
}
.PRODUCT_THEMATIC .activities-list .bx-viewport {
    height: 227px !important;
}
.PRODUCT_THEMATIC .activities-list h2 {
    background: transparent none repeat scroll 0 0;
    display: table-cell;
    font-size: 20px;
    height: 75px;
    margin-bottom: 10px;
    padding: 0 10px;
    text-align: center;
    vertical-align: middle;
    width: 238px;
}
.PRODUCT_THEMATIC .activities-list .AQUAMUNDO h2, .PRODUCT_THEMATIC .activities-list .SWIMMINGPOOL h2 {
    color: #20498a;
}
.PRODUCT_THEMATIC .activities-list .NATURESPA h2, .PRODUCT_THEMATIC .activities-list .DEEPNATURESPA h2 {
    color: #4c93d1;
}
.PRODUCT_THEMATIC .activities-list .ACTIVITIES h2, .PRODUCT_THEMATIC .activities-list .FORMEGYM h2, .PRODUCT_THEMATIC .activities-list .EATENTER h2, .PRODUCT_THEMATIC .activities-list .SERVICEEQUIPT h2, .PRODUCT_THEMATIC .activities-list .PARCCENTRUM h2, .PRODUCT_THEMATIC .activities-list .MARKETSQUARE h2 {
    color: #5bb024;
}
.PRODUCT_THEMATIC .activities-list .FORTHEKIDS h2 {
    color: #c40079;
}
.PRODUCT_THEMATIC .activities-list .RESTAURATION h2 {
    color: #e0a125;
}
.PRODUCT_THEMATIC .activities-list .SPORT h2 {
    color: #b82d28;
}
.PRODUCT_THEMATIC .activities-list .list {
    background-color: #edf1f0;
    position: absolute;
}
.PRODUCT_THEMATIC .activities-list .list li {
    border-radius: 3px;
    cursor: pointer;
}
.PRODUCT_THEMATIC .activities-list .list li a {
    display: block;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    padding: 9px 8px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.PRODUCT_THEMATIC .activities-list .list li a::after {
    border-bottom: 1px solid #d7dad5;
    bottom: 0;
    content: " ";
    left: 0;
    position: absolute;
    width: 225px;
}
.PRODUCT_THEMATIC .activities-list .list li.ui-tabs-active a::after, .PRODUCT_THEMATIC .activities-list .list li a:hover::after {
    border-bottom: 0 none transparent;
}
.PRODUCT_THEMATIC .activities-list .nav .disabled {
    display: none;
}
.PRODUCT_THEMATIC .activities-list .nav.next a {
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 15px solid #b6c3c0;
    bottom: -15px;
    height: 0;
    left: 95px;
    overflow: hidden;
    position: absolute;
    width: 0;
}
.PRODUCT_THEMATIC .activities-list .nav.prev a {
    border-bottom: 15px solid #b6c3c0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    height: 0;
    left: 95px;
    overflow: hidden;
    position: absolute;
    top: 60px;
    width: 0;
}
.PRODUCT_THEMATIC .activities-list .ui-tabs-panel {
    float: left;
}
.PRODUCT_THEMATIC .activities-list .ui-tabs-active {
    background-color: #b6c3c0;
}
.PRODUCT_THEMATIC .activities-list li:hover {
    background-color: #e0a125;
    color: white;
}
.PRODUCT_THEMATIC .activities-list li:hover a {
    color: white;
}
.PRODUCT_THEMATIC .activities-list .AQUAMUNDO li:hover, .PRODUCT_THEMATIC .activities-list .SWIMMINGPOOL li:hover {
    background-color: #20498a;
}
.PRODUCT_THEMATIC .activities-list .NATURESPA li:hover {
    background-color: #4c93d1;
}
.PRODUCT_THEMATIC .activities-list .ACTIVITIES li:hover, .PRODUCT_THEMATIC .activities-list .FORMEGYM li:hover, .PRODUCT_THEMATIC .activities-list .EATENTER li:hover, .PRODUCT_THEMATIC .activities-list .SERVICEEQUIPT li:hover, .PRODUCT_THEMATIC .activities-list .PARCCENTRUM li:hover, .PRODUCT_THEMATIC .activities-list .MARKETSQUARE li:hover {
    background-color: #5bb024;
}
.PRODUCT_THEMATIC .activities-list .FORTHEKIDS li:hover {
    background-color: #c40079;
}
.PRODUCT_THEMATIC .activities-list .RESTAURATION li:hover {
    background-color: #e0a125;
}
.PRODUCT_THEMATIC #activityDetails {
    height: 340px;
    overflow: hidden;
    position: relative;
    width: 735px;
}
.PRODUCT_THEMATIC #activityDetails li:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: inherit;
}
.PRODUCT_THEMATIC #activityDetails h3 {
    font-size: 26px;
    font-weight: normal;
    line-height: 28px;
    padding: 18px;
    text-align: center;
}
.PRODUCT_THEMATIC #activityDetails .description {
    max-height: 236px;
    overflow: hidden;
}
.PRODUCT_THEMATIC #activityDetails .description .img-container, .PRODUCT_THEMATIC #activityDetails .description .infos-container {
    float: left;
    position: relative;
}
.PRODUCT_THEMATIC #activityDetails .description .img-container {
    width: 330px;
}
.PRODUCT_THEMATIC #activityDetails .description .infos-container {
    max-height: 236px;
    overflow: hidden;
    padding: 0 0 0 35px;
    width: 370px;
}
.PRODUCT_THEMATIC #activityDetails .description .text-container {
    padding: 20px 10px 5px 0;
}
.PRODUCT_THEMATIC #activityDetails .description .text-container p {
    margin-bottom: 1em;
}
.PRODUCT_THEMATIC #activityDetails .description ul {
    list-style: outside none disc;
    padding: 3px 0 18px 15px;
}
.PRODUCT_THEMATIC #activityDetails .resume {
    bottom: 0;
    height: 40px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.PRODUCT_THEMATIC #activityDetails .resume p {
    line-height: 20px;
    padding: 11px;
}
.PRODUCT_THEMATIC #activityDetails .resume span.price {
    margin-right: 5px;
}
.PRODUCT_THEMATIC #activityDetails .resume span.age-group::before {
    color: #c42f2c;
    content: "•";
    font-size: 16px;
    margin-right: 8px;
    vertical-align: middle;
}
.PRODUCT_COTTAGES .filtered-content h1 {
    margin-top: 23px;
    text-align: center;
}
.PRODUCT_COTTAGES .introduction h2 {
    line-height: 34px;
}
.page-content.PRODUCT_COTTAGES .header-bottom {
    margin-bottom: 0;
}
.PRODUCT_COTTAGES .mea-by-one .services-list {
    padding: 10px 20px 20px;
}
.PRODUCT_COTTAGES .mea-by-one .presentation h2 {
    background-color: #ae6113;
    opacity: 0.8;
}
.PRODUCT_COTTAGES .mea-by-one .presentation .tc-middle {
    background-color: #e0a125;
    color: white;
    opacity: 0.8;
}
.PRODUCT_COTTAGES .mea-by-one .services-list ul {
    padding: 10px 10px 10px 12px;
    text-indent: -12px;
}
.PRODUCT_COTTAGES .mea-by-one .services-list li::before {
    color: #e0a125;
    content: "•";
    padding-right: 7px;
}
.PRODUCT_COTTAGES .mea-by-one.odd .presentation h2 {
    background-color: #016433;
    opacity: 0.8;
}
.PRODUCT_COTTAGES .mea-by-one.odd .presentation .tc-middle {
    background-color: #5bb024;
    color: white;
    opacity: 0.8;
}
.PRODUCT_COTTAGES .mea-by-one.odd .services-list li::before {
    color: #5bb024;
    content: "•";
    padding-right: 7px;
}
.PRODUCT_COTTAGES .mea-by-one .definition .text-container {
    height: auto;
    padding-bottom: 10px;
}
.PRODUCT_COTTAGES .mea-by-one .services-list .api_toggle_content {
    display: none;
}
.PRODUCT_COTTAGES .mea-by-one .services-list .arrow {
    padding-right: 14px;
    position: relative;
}
.PRODUCT_COTTAGES .mea-by-one .services-list .arrow span.ico {
    background-position: -34px -33px;
    height: 7px;
    margin: 0 0 0 5px;
    width: 10px;
}
.PRODUCT_COTTAGES .mea-by-one .services-list .arrow.toggle-active span.ico {
    background-position: -44px -33px;
}
.PRODUCT_COTTAGES .mea-by-one .services-list h3 {
    color: #333;
    font-size: 14px;
    font-weight: normal;
}
.PRODUCT_COTTAGES .mea-by-one .services-list .arrow.toggle-active span.to-open, .PRODUCT_COTTAGES .mea-by-one .services-list .arrow span.to-close {
    display: none;
}
.PRODUCT_COTTAGES .mea-by-one .services-list .arrow.toggle-active span.to-close, .PRODUCT_COTTAGES .mea-by-one .services-list .arrow span.to-open {
    display: inline;
}
.PRODUCT_COTTAGES .wall .description-container h3 {
    background-color: rgb(174, 97, 19);
    color: #ffffff;
}
.PRODUCT_COTTAGES .wall .description-container .description .one-third.column:first-child {
    width: 320px !important;
}
.PRODUCT_COTTAGES .wall .description-container .description .one-third.column {
    margin: 0;
    padding: 0;
    width: 330px !important;
}
.PRODUCT_COTTAGES .wall .description-container .arrow-top {
    background-color: rgb(174, 97, 19);
}
.PRODUCT_COTTAGES .wall .description-container .resume {
    background-color: rgb(224, 161, 37);
}
.PRODUCT_COTTAGES .wall .description-container .description, .PRODUCT_COTTAGES .wall .description-container .text-container {
    min-height: 496px;
}
.PRODUCT_COTTAGES .wall .description-container .text-container {
    padding-bottom: 20px;
}
.PRODUCT_COTTAGES .wall .description-container .description .img-container {
    height: 496px;
    overflow: hidden;
    position: relative;
    width: 320px;
}
.PRODUCT_COTTAGES .wall .description-container .description .img-container a {
    display: block;
}
.PRODUCT_COTTAGES .wall .description-container .description .img-container img {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2;
}
.PRODUCT_COTTAGES .wall .description-container .description .img-container a img {
    bottom: 0;
    top: auto;
}
.PRODUCT_COTTAGES .wall .description-container .description .img-container a.green-apple {
    bottom: 10px;
    left: 20px;
    position: absolute;
    z-index: 10;
}
.PRODUCT_COTTAGES .wall .description-container .resume .capacity::before {
    color: #ae6113;
    content: "•";
    font-size: 14px;
    padding: 0 7px 0 5px;
}
.PRODUCT_COTTAGES .waiter {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    height: 496px;
    text-align: center;
    width: 100%;
}
.PRODUCT_COTTAGES .waiter img {
    margin-top: 20px;
}
.PRODUCT_HOUSING .mea-by-one h2 {
    width: auto;
}
.PRODUCT_HOUSING .mea-by-one .DARK_ORANGE .tc-middle.hatched {
    background-color: rgba(224, 161, 37, 0.8);
    color: #ffffff;
}
.PRODUCT_HOUSING .mea-by-one .definition li::before {
    color: #ae6113;
    content: "•";
    padding-right: 7px;
}
.PRODUCT_HOUSING .mea-by-one .definition li {
    margin-bottom: 0.2em;
    padding-left: 2px;
    text-indent: -12px;
}
.PRODUCT_HOUSING .mea-by-one .definition .text-container {
    display: block;
    height: auto;
    padding-bottom: 1em;
    padding-right: 10px;
}
.PRODUCT_HOUSING .mea-by-one .definition .text-container .button {
    margin-right: 0;
}
.PRODUCT_HOUSING .mea-by-one .definition .arrow span.ico {
    margin-left: 5px;
}
.PRODUCT_HOUSING .mea-by-one .definition .services-list {
    padding: 0 20px 20px;
}
.PRODUCT_HOUSING .mea-by-one .definition h3 {
    color: #4d4d4d;
}
.PRODUCT_HOUSING .mea-by-one .definition .services-list p {
    margin-bottom: 1em;
}
.PRODUCT_HOUSING .useful-informations h3 {
    color: #4d4d4d;
    font-family: arial,Verdana,sans-serif;
    font-size: 18px;
    font-weight: normal;
}
.PRODUCT_HOUSING .useful-informations li {
    padding-left: 52px;
    text-indent: -11px;
}
.PRODUCT_HOUSING .useful-informations li::before {
    color: #5bb024;
    content: "•";
    font-size: 14px;
    padding-right: 7px;
}
.PRODUCT_HOUSING .mea-by-one .toggle-active.arrow span.ico {
    background-position: -44px -33px;
    height: 8px;
    width: 10px;
}
.PRODUCT_SERVICES .service {
    margin-bottom: 20px;
}
.PRODUCT_SERVICES .service h2 {
    color: #333333;
    font-size: 17px;
    padding: 10px 10px 10px 50px;
    position: relative;
}
.PRODUCT_SERVICES .service h2 span.ico {
    background-position: -247px 0;
    height: 41px;
    left: 0;
    position: absolute;
    top: 0;
    width: 41px;
}
.PRODUCT_SERVICES .service .text-container {
    margin-bottom: 40px;
    margin-left: 50px;
}
.PRODUCT_SERVICES .service .text-container div {
    padding-top: 5px;
}
.PRODUCT_SERVICES .service .text-container ul li::before {
    color: #53b147;
    content: "•";
    margin-right: 5px;
}
.PRODUCT_SERVICES .service .notes {
    background-color: #f8f9f9;
    padding: 20px;
}
.PRODUCT_SERVICES .service .notes .green-apple:hover {
    text-decoration: underline;
}
.PRODUCT_SERVICES .service .notes div {
    line-height: 20px;
    padding-left: 30px;
    position: relative;
}
.PRODUCT_SERVICES .service .notes span.info {
    background-position: -79px -71px;
    height: 21px;
    left: 0;
    position: absolute;
    top: 0;
    width: 21px;
}
.PRODUCT_SERVICES .service .notes span.currency {
    background-position: -225px -99px;
    height: 21px;
    left: 0;
    position: absolute;
    top: 0;
    width: 25px;
}
.PRODUCT_SERVICES .service .eight.columns {
    width: 44%;
}
.PRODUCT_ACCESSANDMAP #offers_map_canvas {
    height: 390px;
    width: 620px;
}
.PRODUCT_ACCESSANDMAP .itinerary-form {
    background-color: #edf1f0;
    padding: 8px 8px 8px 20px;
    position: relative;
    z-index: 2;
}
.PRODUCT_ACCESSANDMAP .itinerary-form h2 {
    color: #333333;
    float: left;
    font-size: 16px;
    line-height: 40px;
    width: 240px;
}
.PRODUCT_ACCESSANDMAP .itinerary-form #departure-address {
    height: 28px;
    line-height: 30px;
    margin-top: 4px;
    padding: 0 10px;
}
.PRODUCT_ACCESSANDMAP .itinerary-form #departure-address:-moz-placeholder {
    color: #bdbdbd;
    font-style: italic;
}
.PRODUCT_ACCESSANDMAP .itinerary-form #departure-address::-moz-placeholder {
    color: #bdbdbd;
    font-style: italic;
}
.PRODUCT_ACCESSANDMAP .itinerary-form .button {
    margin-top: 3px;
}
.PRODUCT_ACCESSANDMAP .address-box .localisation, .PRODUCT_ACCESSANDMAP .address-box .telephone, .PRODUCT_ACCESSANDMAP .address-box .gps {
    font-size: 14px;
    line-height: 20px;
    padding: 20px;
    position: relative;
}
.PRODUCT_ACCESSANDMAP .address-box .localisation span.ico {
    background-position: -223px -120px;
    height: 21px;
    left: 0;
    position: absolute;
    top: 18px;
    width: 16px;
}
.PRODUCT_ACCESSANDMAP .address-box .telephone span.ico {
    background-position: -224px -145px;
    height: 22px;
    left: -4px;
    position: absolute;
    top: 20px;
    width: 21px;
}
.PRODUCT_ACCESSANDMAP .address-box .gps span.ico {
    background-position: -220px 0;
    height: 24px;
    left: -12px;
    position: absolute;
    top: 20px;
    width: 24px;
}
.PRODUCT_ACCESSANDMAP .acces-way {
    padding: 20px 20px 20px 56px;
    position: relative;
}
.PRODUCT_ACCESSANDMAP .acces-way h3 {
    color: #333333;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
}
.PRODUCT_ACCESSANDMAP .acces-way span.ico {
    background-position: -56px -71px;
    height: 22px;
    left: 20px;
    position: absolute;
    top: 20px;
    width: 22px;
}
.PRODUCT_NEWS .news-block {
    margin-bottom: 40px;
    position: relative;
}
.PRODUCT_NEWS .news-block span.date {
    background-color: #016433;
    color: white;
    font-size: 12px;
    height: 60px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 60px;
}
.PRODUCT_NEWS .news-block .date .day {
    display: block;
    font-size: 32px;
    line-height: 30px;
    margin-top: 5px;
}
.PRODUCT_NEWS .news-block .img-container {
    float: left;
    height: 180px;
    overflow: hidden;
    width: 250px;
}
.PRODUCT_NEWS .news-block .img-container img {
    height: 180px;
    width: 250px;
}
.PRODUCT_NEWS .news-block .article-text {
    float: right;
    width: 350px;
}
.PRODUCT_NEWS .news-block .article-text .more {
    display: none;
    padding-top: 1em;
}
.PRODUCT_NEWS .news-block h2 {
    background: transparent none repeat scroll 0 0 !important;
    color: #016433 !important;
    font-family: Arial,Verdana,sans-serif;
    font-size: 18px;
    margin-bottom: 20px;
}
.PRODUCT_NEWS .news-block.DARK_BLUE h2 {
    color: #20498a !important;
}
.PRODUCT_NEWS .news-block.LIGHT_BLUE h2 {
    color: #4c93d1 !important;
}
.PRODUCT_NEWS .news-block.DARK_ORANGE h2 {
    color: #ae6113 !important;
}
.PRODUCT_NEWS .news-block.LIGHT_ORANGE h2 {
    color: #e0a125 !important;
}
.PRODUCT_NEWS .news-block.DARK_GREEN h2 {
    color: #016433 !important;
}
.PRODUCT_NEWS .news-block.LIGHT_GREEN h2 {
    color: #5bb024 !important;
}
.PRODUCT_NEWS .news-block.FUSCHIA h2 {
    color: #c40079 !important;
}
.PRODUCT_NEWS .news-block.DARK_BLUE .date {
    background-color: #20498a !important;
}
.PRODUCT_NEWS .news-block.LIGHT_BLUE .date {
    background-color: #4c93d1 !important;
}
.PRODUCT_NEWS .news-block.DARK_ORANGE .date {
    background-color: #ae6113 !important;
}
.PRODUCT_NEWS .news-block.LIGHT_ORANGE .date {
    background-color: #e0a125 !important;
}
.PRODUCT_NEWS .news-block.DARK_GREEN .date {
    background-color: #016433 !important;
}
.PRODUCT_NEWS .news-block.LIGHT_GREEN .date {
    background-color: #5bb024 !important;
}
.PRODUCT_NEWS .news-block.FUSCHIA .date {
    background-color: #c40079 !important;
}
.catering .details {
    margin: 30px 0;
    position: relative;
}
.catering .group img.img-loader {
    bottom: 15px;
    position: absolute;
    right: 15px;
    width: 25px;
}
.catering .details .title {
    background-color: #016532;
    border-radius: 3px 3px 0 0;
    font-size: 16px;
    margin: 0;
    padding: 18px;
    text-align: center;
}
.catering .details .title {
    position: relative;
    z-index: 2;
}
.catering .details .arrow-top {
    background-color: #016532;
    background-image: linear-gradient(0deg, transparent 45%, rgba(145, 145, 145, 0.2) 50%, transparent 55%, transparent 100%), linear-gradient(-90deg, transparent 45%, rgba(145, 145, 145, 0.2) 50%, transparent 55%, transparent 100%);
    background-size: 4px 4px;
    border-radius: 10px;
    height: 44px;
    left: 115px;
    position: absolute;
    top: -17px;
    transform: rotate(45deg);
    width: 44px;
    z-index: 0;
}
.catering .details.index-1 .arrow-top {
    left: 435px;
}
.catering .details.index-2 .arrow-top {
    left: 755px;
}
.catering .details img {
    display: block;
}
.catering .details .text-content p {
    padding: 20px 25px;
}
.catering .details .title span {
    cursor: pointer;
    font-size: 12px;
    position: absolute;
    right: 15px;
    text-decoration: underline;
    top: 10px;
}
.catering .details .img-container {
    float: left;
    position: relative;
    width: 456px;
}
.catering .details .img-container span.ico {
    height: 38px;
    text-indent: -9999px;
    width: 38px;
}
.catering .details .img-container span {
    display: block;
    height: 38px;
    position: absolute;
    top: 62px;
    width: 38px;
    z-index: 5;
}
.catering .details .img-container span.prev {
    left: 15px;
}
.catering .details .img-container span.next {
    right: 15px;
}
.catering .details .img-container .prev span.ico {
    background-position: -106px -39px;
}
.catering .details .img-container .next span.ico {
    background-position: -145px -39px;
}
.catering .details .img-container a.disabled {
    display: none;
}
.PRODUCT_CATERING .block, .PRODUCT_ENTERTAINMENT .block {
    background-color: #edf1f0;
    border-radius: 5px;
    box-shadow: 0 2px 5px 1px #d1d3d2;
    overflow: hidden;
    position: relative;
}
.PRODUCT_CATERING .block h3, .PRODUCT_ENTERTAINMENT .block h3 {
    background-color: #65a939;
    color: white;
    display: block;
    font-size: 18px;
    font-weight: normal;
    height: 60px;
    line-height: 60px;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
}
.PRODUCT_CATERING .block p, .PRODUCT_ENTERTAINMENT .block p {
    margin-bottom: 0;
    padding: 15px 20px 0;
}
.PRODUCT_CATERING .block a {
    cursor: pointer;
    display: block;
    padding: 15px 20px;
}
.PRODUCT_CATERING .introduction .block .arrow.green-apple span.ico {
    background-position: -206px 0;
    height: 12px;
    width: 10px;
}
.PRODUCT_CATERING .one-third.block, .PRODUCT_ENTERTAINMENT .one-third.block {
    margin-right: 25px;
    width: 309px !important;
}
.PRODUCT_CATERING .one-third.block.omega, .PRODUCT_ENTERTAINMENT .one-third.block.omega {
    margin-right: 0;
}
.PRODUCT_CATERING .block img, .PRODUCT_ENTERTAINMENT .block img {
    display: block;
    width: 100%;
}
.PRODUCT_CATERING .group, .PRODUCT_ENTERTAINMENT .group {
    border-top: 1px solid #d1d3d2;
    margin: 35px 0 0;
    padding: 25px 0 0;
}
.PRODUCT_ENTERTAINMENT .group {
    margin: 0;
}
.PRODUCT_CATERING .group h2, .PRODUCT_ENTERTAINMENT .group h2 {
    margin: 0 0 10px;
}
.PRODUCT_CATERING .group h3, .PRODUCT_ENTERTAINMENT .group h3 {
    background-color: #016532;
}
.PRODUCT_CATERING .market-square {
    background-color: #edf1f0;
    height: 325px;
    margin-bottom: 40px;
    margin-top: 20px;
    overflow: hidden;
    padding-bottom: 5px;
    position: relative;
}
.PRODUCT_CATERING #activityDetails {
    height: 340px;
    overflow: hidden;
    position: relative;
    width: 735px;
}
.PRODUCT_CATERING .market-square .ui-tabs-panel {
    float: left;
}
.PRODUCT_CATERING #activityDetails h3 {
    background-color: #016532;
    color: #ffffff;
    font-size: 26px;
    font-weight: normal;
    line-height: 28px;
    padding: 18px;
    text-align: center;
}
.PRODUCT_CATERING #activityDetails .description {
    max-height: 236px;
    overflow: hidden;
}
.PRODUCT_CATERING .market-square h2 {
    background: transparent none repeat scroll 0 0;
    display: table-cell;
    font-size: 20px;
    height: 75px;
    margin-bottom: 10px;
    padding: 0 10px;
    text-align: center;
    vertical-align: middle;
    width: 238px;
}
.PRODUCT_CATERING .market-square .bx-viewport {
    height: 227px !important;
}
.PRODUCT_CATERING .market-square h2 {
    color: #5bb024;
}
.PRODUCT_CATERING .market-square .list {
    background-color: #edf1f0;
    position: absolute;
}
.PRODUCT_CATERING .market-square .list li {
    border-radius: 3px;
    cursor: pointer;
}
.PRODUCT_CATERING .market-square .list li a {
    display: block;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    padding: 9px 8px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.PRODUCT_CATERING .market-square .list li a::after {
    border-bottom: 1px solid #d7dad5;
    bottom: 0;
    content: " ";
    left: 0;
    position: absolute;
    width: 225px;
}
.PRODUCT_CATERING .market-square .ui-tabs-active {
    background-color: #b6c3c0;
}
.PRODUCT_CATERING #activityDetails .description {
    max-height: 236px;
    overflow: hidden;
}
.PRODUCT_CATERING #activityDetails .description .img-container, .PRODUCT_CATERING #activityDetails .description .infos-container {
    float: left;
    position: relative;
}
.PRODUCT_CATERING #activityDetails .description .img-container {
    margin: 10px 0 0 10px;
    width: 330px;
}
.PRODUCT_CATERING #activityDetails .description .infos-container {
    max-height: 226px;
    overflow: hidden;
    padding: 10px 0 0 25px;
    width: 370px;
}
.PRODUCT_CATERING #activityDetails .description .text-container {
    padding: 0 10px 0 0;
}
.PRODUCT_CATERING .market-square .nav.prev a {
    border-bottom: 15px solid #b6c3c0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    height: 0;
    left: 95px;
    overflow: hidden;
    position: absolute;
    top: 60px;
    width: 0;
}
.PRODUCT_CATERING .market-square .nav.next a {
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 15px solid #b6c3c0;
    bottom: -15px;
    height: 0;
    left: 95px;
    overflow: hidden;
    position: absolute;
    width: 0;
}
.PRODUCT_ENTERTAINMENT .one-third.block {
    height: 410px;
    margin-bottom: 40px;
}
.PRODUCT_ENTERTAINMENT .one-third.block p {
    height: 100px;
}
#fp-eresa-integrated {
    min-height: 300px;
}
#integrated_booking_results {
    margin-bottom: 40px;
}
.fp-integrated-booking h2 {
    margin: 10px 0;
}
.fp-integrated-booking .js-ajax-loader {
    right: 35%;
    top: 138px;
}
.fp-integrated-booking .js-ajax-loader img {
    width: 25px;
}
.fp-integrated-booking .js_layerEresa {
    background: #000 none repeat scroll 0 0;
    height: 100%;
    opacity: 0.2;
    position: absolute;
    top: 0;
    width: 100%;
}
.fp-integrated-booking .header-scroll {
    position: fixed;
    top: 50px;
    width: 980px;
    z-index: 50;
}
.fp-integrated-booking .header-scroll.submenu-open {
    top: 93px;
}
.fp-integrated-booking .wrap-select {
    border: 1px solid #cbcaca;
    float: left;
    font-size: 12px;
    height: 26px;
    padding: 0;
    width: 60px;
}
.fp-integrated-booking .wrap-select .icon {
    background: white none repeat scroll 0 0;
    height: 26px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 60px;
}
.fp-integrated-booking .wrap-select .icon::before {
    background: rgba(0, 0, 0, 0) url("../img/global-sprite.png") no-repeat scroll -34px -33px;
    color: transparent;
    content: ".";
    display: inline-block;
    height: 8px;
    position: absolute;
    right: 10px;
    top: 17px;
    vertical-align: middle;
    width: 10px;
}
.fp-integrated-booking .input-data {
    max-height: 181px;
    overflow-y: auto;
}
.fp-integrated-booking .search-offers-form .input-data {
    left: 0;
}
.fp-integrated-booking .search-offers-form .date-container .input-data {
    margin-left: -10px;
}
.fp-integrated-booking .search-offers-form .duration-container .input-data {
    margin-left: -13px;
}
.fp-integrated-booking .search-offers-form .adult-container .input-data {
    margin-left: -21px;
}
.fp-integrated-booking .search-offers-form .child-container .input-data {
    margin-left: -21px;
}
.fp-integrated-booking .search-offers-form .babies-container .input-data {
    margin-left: -12px;
}
.fp-integrated-booking .search-offers-form .housings-container .input-data {
    margin-left: -12px;
}
.fp-integrated-booking .search-offers-form .input-data li a {
    padding: 5px 20px;
}
.fp-integrated-booking .search-offers-form .select-capacity {
    margin-left: -97px;
}
.fp-integrated-booking .search-offers-form .date-container input {
    width: 74px;
}
.fp-integrated-booking .search-offers-form .data-opener {
    min-width: 63px;
    width: 63px;
}
.fp-integrated-booking .search-offers-form .housings-container .data-opener {
    width: 85px;
}
.fp-integrated-booking .search-offers-form .data-opener .js_data {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80px;
}
.fp-integrated-booking .search-offers-form .housings-container .js_data {
    width: 92px;
}
.fp-integrated-booking .search-offers-form .subtitle {
    color: #ffffff;
    font-size: 10px;
    padding: 2px 0 0 15px;
}
.fp-integrated-booking .search-offers-form .date-duration .subtitle {
    clear: both;
    padding: 2px 15px 0 0;
    text-align: center;
}
.fp-integrated-booking .form {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    margin-bottom: 25px;
}
.fp-integrated-booking .form .fields {
    border-right: 1px solid #dcdcdc;
    padding: 20px 9px 20px 20px !important;
}
.fp-integrated-booking .form .columns {
    padding: 20px 0;
}
.fp-integrated-booking .form p {
    color: #365083;
    padding-bottom: 5px;
}
.fp-integrated-booking .form .field {
    float: left;
}
.fp-integrated-booking .form .field.input {
    float: left;
    width: 135px;
}
.fp-integrated-booking .form .field.select {
    float: left;
    width: 90px;
}
.fp-integrated-booking .form .field.duration {
    margin-right: 30px;
}
.fp-integrated-booking .form input[type="text"], .fp-integrated-booking .wrap-select, .fp-integrated-booking .icon {
    border-radius: 2px;
}
.fp-integrated-booking .form input[type="text"], .fp-integrated-booking .wrap-select {
    background: transparent linear-gradient(to bottom, #f3f3f3 0%, #d8d8d8 1%, #ffffff 29%) repeat scroll 0 0;
}
.fp-integrated-booking .form label {
    color: #545454;
    font-size: 12px;
    line-height: 30px;
    margin-right: 10px;
}
.fp-integrated-booking .form input[type="text"] {
    border: 1px solid #cbcaca;
    color: #545454;
    height: 16px;
    padding: 5px 4px;
    width: 98px;
}
.fp-integrated-booking .form .wrap-select select {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #545454;
    font-size: 12px;
    height: 26px;
    margin: 0;
    padding: 6px 0;
    position: relative;
    text-shadow: 0 0 0 #545454 !important;
    width: 80px;
    z-index: 5;
}
.fp-integrated-booking .form .orange.btn {
    cursor: pointer;
    font-size: 1.1em;
    margin-top: 30px;
}
.fp-integrated-booking .form .fp-link {
    padding: 0 15px;
    vertical-align: middle;
}
.fp-integrated-booking .form .flexible {
    display: table-cell;
    float: none;
    height: 118px;
    padding: 0;
    vertical-align: middle;
}
.fp-integrated-booking table.typo {
    box-shadow: 3px 1px 4px 1px #ebebeb;
    width: 686px;
}
.fp-integrated-booking table {
    border-collapse: collapse;
    border-spacing: 0;
}
.fp-integrated-booking table .wrapper {
    vertical-align: top;
}
.fp-integrated-booking table thead {
    border-bottom: 10px solid #ffffff;
    color: #323433;
    font-size: 11px;
}
.fp-integrated-booking table.header-scroll thead {
    border-bottom: 0 none transparent;
}
.fp-integrated-booking table thead th {
    background-color: #edf1f0;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0;
}
.fp-integrated-booking table thead tr th:first-child {
    border-radius: 3px 0 0 3px;
}
.fp-integrated-booking table thead tr th:last-child {
    border-radius: 0 3px 3px 0;
}
.ie .fp-integrated-booking table thead tr th {
    border-radius: 0 !important;
}
.fp-integrated-booking .no-results {
    font-size: 11px;
    font-weight: bold;
    height: 50px;
    text-align: center;
    vertical-align: middle;
}
.fp-integrated-booking table thead th.prices {
    text-align: center;
}
.fp-integrated-booking .tooltip {
    position: relative;
}
.fp-integrated-booking table thead tr {
    height: 30px;
    line-height: 15px;
}
.fp-integrated-booking th.housing-type {
    width: 300px;
}
.fp-integrated-booking th.housing-type .nb-cottages, .fp-integrated-booking th.housing-type .typo-title {
    font-weight: bold;
}
.fp-integrated-booking th.capacity {
    text-align: center;
    width: 110px;
}
.fp-integrated-booking th.prices {
    width: 176px;
}
.fp-integrated-booking th.housing-number {
    text-align: center;
    width: 100px;
}
.fp-integrated-booking th span.label {
    display: block;
    word-wrap: break-word;
}
.fp-integrated-booking th.housing-number span.label {
    width: 100px;
}
.fp-integrated-booking td.housing-type {
    padding-left: 15px !important;
    padding-right: 15px !important;
    width: 270px;
}
.fp-integrated-booking td.housing-type .nb-cottages, .fp-integrated-booking td.housing-type .typo-title {
    font-weight: bold;
}
.fp-integrated-booking td.housing-type .typo-surface {
    font-size: 11px;
}
.fp-integrated-booking td.capacity {
    text-align: center;
    width: 110px;
}
.fp-integrated-booking td.prices {
    width: 176px;
}
.fp-integrated-booking td.housing-number {
    text-align: center;
    width: 100px;
}
.fp-integrated-booking td.housing-number .button.green {
    cursor: pointer;
}
.fp-integrated-booking .wrapper td.housing-number {
    position: relative;
}
.housing-number span.exclamation {
    background-position: -82px -60px;
    display: inline-block;
    height: 15px;
    margin-right: 5px;
    vertical-align: middle;
    width: 15px;
}
.fp-integrated-booking table thead td.reservation {
    padding: 0 30px;
    width: 234px;
}
.fp-integrated-booking table tbody td.reservation {
    background: #eef2f1 none repeat scroll 0 0;
    border-bottom: 1px solid #dcdcdc;
    width: 294px;
}
.fp-integrated-booking table tbody td.reservation .action, .fp-integrated-booking table tbody td.reservation .action a {
    position: relative;
}
.fp-integrated-booking table tbody td.reservation .action .disabled {
    background-color: #cccccc;
    border-color: #999999;
    cursor: not-allowed;
}
.fp-integrated-booking .housing-number .button.green .ico {
    background-position: -84px -14px;
    height: 19px;
    margin-bottom: 2px;
    width: 15px;
}
.fp-integrated-booking .housing-number .button.green.selected {
    background-color: transparent !important;
    padding: 10px 19px !important;
}
.fp-integrated-booking .housing-number .button.green.selected .ico {
    background-position: -257px -102px;
    height: 28px;
    width: 32px;
}
.fp-integrated-booking .housing-number .details {
    display: none;
    line-height: 40px;
}
.fp-integrated-booking tr.select-1 .js_details_1, .fp-integrated-booking tr.select-2 .js_details_1, .fp-integrated-booking tr.select-2 .js_details_2, .fp-integrated-booking tr.select-3 .js_details_1, .fp-integrated-booking tr.select-3 .js_details_2, .fp-integrated-booking tr.select-3 .js_details_3, .fp-integrated-booking tr.select-4 .details {
    display: block;
}
.fp-integrated-booking .typo tr.housing-title {
    height: 19px;
}
.fp-integrated-booking .typo tr {
    vertical-align: top;
}
.fp-integrated-booking .typo tr:last-child td.housing-type {
    border-radius: 0 0 0 3px;
}
.fp-integrated-booking .typo tr.api_toggle {
    cursor: pointer;
}
.fp-integrated-booking .typo tr.selected, .fp-integrated-booking .typo tr.mouseOver {
    background: #edf9e5 none repeat scroll 0 0;
}
.fp-integrated-booking tr.gamme-title th {
    background: #5ba928 none repeat scroll 0 0;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding: 9px 15px;
    text-transform: uppercase;
}
.fp-integrated-booking tr.gamme-title:first-child th {
    border-radius: 3px 0 0;
}
.fp-integrated-booking .gamme-title .typo th span.fp-ico {
    float: none;
}
.fp-integrated-booking .gamme-title .tooltip-content {
    font-size: 11px;
    text-transform: none;
}
.fp-integrated-booking .typo th {
    background-color: #0b6a3b;
    color: #ffffff;
    font-size: 14px;
    line-height: 15px;
    padding: 8px 15px;
    text-align: left;
    vertical-align: middle;
}
.fp-integrated-booking .typo th span.fp-ico {
    float: left;
}
.fp-integrated-booking .typo td {
    padding: 20px 0;
}
.fp-integrated-booking .typo tr:last-child td {
    border-bottom: 0 solid transparent;
}
.fp-integrated-booking .typo .top-deal td span.topdeal {
    background: transparent url("../img/global-sprite.png") no-repeat scroll -111px -194px;
    display: block;
    height: 43px;
    left: -20px;
    position: absolute;
    width: 30px;
}
.fp-integrated-booking .typo .typo-title, .fp-integrated-booking .typo td.capacity {
    color: #333333;
    font-size: 11px;
}
.fp-integrated-booking .typo .pets-not-allowed {
    background-position: -142px -211px;
    height: 20px;
    margin-left: 5px;
    width: 20px;
}
.fp-integrated-booking .typo .prices .price {
    color: #d32f19;
    font-size: 16px;
    font-weight: bold;
}
.fp-integrated-booking .typo .prices .duration {
    font-size: 10px;
    margin: 3px 0;
}
.fp-integrated-booking .typo .prices .top-deal {
    font-weight: bold;
}
.fp-integrated-booking .typo .prices .discount-percentage {
    background-color: #eef2f1;
    color: #d32f19;
    display: inline-block;
    font-weight: bold;
    line-height: 28px;
    margin-left: 8px;
    padding: 0 4px;
}
.fp-integrated-booking .typo .prices .last-dispo span.ico {
    background-position: -144px -195px;
    width: 14px;
}
.fp-integrated-booking .typo .more {
    cursor: pointer;
    display: block;
    font-size: 11px;
    height: 20px;
    margin-top: 5px;
}
.fp-integrated-booking .typo .more.toggle-active span.ico {
    background-position: -44px -33px;
    height: 8px;
    margin-left: 5px;
    width: 10px;
}
.fp-integrated-booking .typo td.prices {
    color: #000;
}
.fp-integrated-booking .typo td.reservation {
    padding: 0;
}
.fp-integrated-booking .typo .wrap-select {
    height: 40px;
    margin-left: 20px;
    width: 53px;
}
.fp-integrated-booking .typo .wrap-select .icon {
    height: 40px;
    width: 53px;
}
.fp-integrated-booking .typo select {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #545454;
    font-size: 12px;
    height: 42px;
    margin: 0;
    padding: 9px 6px;
    position: relative;
    width: 95px;
    z-index: 5;
}
.fp-integrated-booking .js_display_all_housing {
    cursor: pointer;
}
.fp-integrated-booking #js_resume_position {
    padding: 15px;
    position: relative;
    width: 263px;
}
.fp-integrated-booking #js_resume_position strong {
    font-size: 14px;
}
.fp-integrated-booking #js_resume_position.submenu-open {
    padding-top: 60px;
}
.fp-integrated-booking #js_resume_position .notes-booking {
    padding: 10px;
}
.fp-integrated-booking #js_resume_position .fees {
    font-size: 9px;
    margin-top: 10px;
}
.fp-integrated-booking .resume-booking p {
    color: #333333;
    margin-bottom: 5px;
}
.fp-integrated-booking .resume-booking.bold {
    padding: 15px 0 0;
}
.fp-integrated-booking .resume-booking ul.action-codes {
    padding: 20px 0 5px;
}
.fp-integrated-booking .resume-booking ul.action-codes li span.label {
    display: inline-block;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fp-integrated-booking .resume-booking ul.action-codes li span.price {
    float: right;
}
.fp-integrated-booking .resume-booking ul.action-codes option::before {
    content: "- ";
}
.fp-integrated-booking .resume-booking p.total {
    color: #d32f19;
}
.fp-integrated-booking .resume-booking p.total span {
    font-size: 24px;
}
.fp-integrated-booking .resume-booking p.total span.old {
    color: #333333;
    font-size: 16px;
    text-decoration: line-through;
}
.fp-integrated-booking #js_resume_position .action {
    margin: 20px 0;
}
.fp-integrated-booking #js_resume_position.scroll-limit-resume {
    padding-top: 24px;
    position: fixed;
    top: 95px;
    width: 264px;
    z-index: 30;
}
.fp-integrated-booking #js_resume_position.scroll-limit-bottom {
    bottom: 0;
    position: absolute;
    top: auto;
    width: 264px;
    z-index: 30;
}
.fp-integrated-booking td.reservation .informations .collapsed, .fp-integrated-booking td.reservation .informations .expanded {
    border-width: 0;
    margin-top: 5px;
    padding: 0;
}
.fp-integrated-booking td.reservation .informations .orange {
    color: #f5a212;
    cursor: pointer;
    font-weight: bold;
}
.fp-integrated-booking td.reservation .informations .blue {
    color: #365083;
    cursor: pointer;
    font-weight: bold;
}
.fp-integrated-booking td.reservation .informations div.expanded {
    margin-bottom: 10px;
}
.fp-integrated-booking td.reservation .informations div.expanded .links a {
    color: #777777;
    text-decoration: underline;
}
.fp-integrated-booking td.reservation .informations div.expanded ul, .fp-integrated-booking td.reservation .informations div.collapsed ul {
    list-style: inside none disc;
}
.fp-integrated-booking td.reservation .informations p span.info {
    vertical-align: bottom;
}
.fp-integrated-booking td.reservation .informations p.orange span.ico {
    background: transparent url("../img/global-sprite.png") no-repeat scroll -252px -253px;
    display: inline-block;
    height: 10px;
    vertical-align: middle;
    width: 17px;
}
.fp-integrated-booking td.reservation .informations .option {
    margin-top: 5px;
}
.fp-integrated-booking td.reservation .informations .details {
    font-size: 12px;
    margin-top: 10px;
    padding: 0 10px 0 0;
}
.fp-integrated-booking td.reservation .informations .details-opener {
    cursor: pointer;
    margin-top: 15px;
}
.fp-integrated-booking td.reservation .informations .tooltip {
    position: relative;
}
.fp-integrated-booking td.reservation .informations .details .js_details_content {
    display: none;
    text-align: left;
}
.fp-integrated-booking td.reservation .see-all-link {
    padding: 30px 0;
}
.fp-integrated-booking span.info {
    background-position: -84px -75px;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin: 0 0 0 4px;
    text-indent: -9999px;
    width: 15px;
}
.fp-integrated-booking #js_details_booking {
    padding: 15px 0 0;
}
.fp-integrated-booking #js_details_booking strong {
    display: inline-block;
    margin-bottom: 20px;
}
.fp-integrated-booking .housing-choices .choice {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    margin-bottom: 10px;
    padding: 10px 6px;
}
.fp-integrated-booking .housing-choices .label {
    display: block;
    font-weight: bold;
    padding-left: 27px;
    position: relative;
}
.fp-integrated-booking .housing-choices .label span.ico {
    background-position: -130px -16px;
    height: 18px;
    left: 0;
    margin-right: 8px;
    position: absolute;
    top: -2px;
    width: 19px;
}
.fp-integrated-booking .housing-choices .label.toggle-active span.ico {
    background-position: -130px 0;
}
.fp-integrated-booking .housing-choices .radios {
    padding: 2px 0 10px 4px;
}
.fp-integrated-booking .housing-choices .radios input {
    margin-right: 10px;
    vertical-align: middle;
}
.fp-integrated-booking .housing-choices .radios li {
    margin-top: 8px;
}
.fp-integrated-booking .housing-choices .radios span.right {
    padding-right: 25px;
    position: relative;
}
.fp-integrated-booking .housing-choices .radios span.right .tooltip {
    position: absolute;
    right: -5px;
    top: 0;
}
.fp-integrated-booking .housing-choices .ico.tooltip {
    border-radius: 13px;
    height: 13px;
    line-height: 13px;
    position: relative;
    width: 13px;
}
.fp-integrated-booking .housing-choices .ico.tooltip::before {
    font-size: 11px;
}
.fp-integrated-booking .housing-choices .tooltip span.generic-border-radius {
    background-color: #ffffff;
    font-size: 11px;
    padding: 30px 10px 20px;
    position: absolute;
    right: -20px;
    text-align: left;
    top: 22px;
    width: 605px;
    z-index: 4;
}
.fp-integrated-booking .housing-choices .tooltip span.close {
    background-position: -151px 0;
    height: 15px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 14px;
}
.fp-integrated-booking .housing-choices .tooltip span.row {
    background-position: -165px 0;
    height: 7px;
    position: absolute;
    right: 19px;
    top: -6px;
    width: 15px;
}
.fp-integrated-booking .side-by-side-container {
    margin-top: 20px;
    padding-left: 8px;
    text-align: left;
}
.fp-integrated-booking .side-by-side-container input {
    margin-right: 5px;
    vertical-align: middle;
}
.mCustomScrollbar {
}
.mCustomScrollbar.mCS_no_scrollbar {
}
.mCustomScrollBox {
    direction: ltr;
    height: 100%;
    max-width: 100%;
    outline: medium none;
    overflow: hidden;
    position: relative;
}
.mCSB_container {
    height: auto;
    overflow: hidden;
    width: auto;
}
.mCSB_inside > .mCSB_container {
    margin-right: 30px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-left: 30px;
    margin-right: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0;
}
.mCSB_scrollTools {
    bottom: 0;
    height: auto;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
}
.mCSB_outside + .mCSB_scrollTools {
    right: -26px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: 0;
    right: auto;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
    bottom: 0;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
    border-radius: 16px;
    height: 100%;
    margin: 0 auto;
    width: 2px;
}
.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    height: 30px;
    width: 100%;
    z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    border-radius: 16px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 4px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px;
}
.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown {
    cursor: pointer;
    display: block;
    height: 20px;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    width: 100%;
}
.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0;
}
.mCSB_scrollTools, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight {
    transition: opacity 0.2s ease-in-out 0s, background-color 0.2s ease-in-out 0s;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
    transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out 0s, background-color 0.2s ease-in-out 0s;
}
.mCSB_scrollTools {
    opacity: 0.75;
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
}
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 1;
}
.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(0, 0, 0, 0.4);
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(1, 101, 49, 0.75);
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(1, 101, 49, 0.85);
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: rgba(1, 101, 49, 0.9);
}
.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight {
    background-image: url("mCSB_buttons.png");
    background-repeat: no-repeat;
    opacity: 0.4;
}
.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0;
}
.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px;
}
.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px;
}
.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px;
}
.mCSB_scrollTools .mCSB_buttonUp:hover, .mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover {
    opacity: 0.75;
}
.mCSB_scrollTools .mCSB_buttonUp:active, .mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active {
    opacity: 0.9;
}
.fp-tripadvisor .head {
    margin-top: 15px;
}
.fp-tripadvisor .head span {
    font-size: 18px;
    margin-left: 5px;
    position: relative;
    top: -3px;
}
.fp-tripadvisor .init-ajax-loader {
    height: 20px;
    margin-left: 10px;
    width: 20px;
}
.fp-tripadvisor .reviews-results {
    position: relative;
}
.fp-tripadvisor .js-ajax-loader {
    background: #000 none repeat scroll 0 0;
    height: 100%;
    opacity: 0.2;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
}
.fp-tripadvisor .js-ajax-loader img {
    height: 30px;
    left: 49%;
    position: absolute;
    top: 212px;
    width: 30px;
}
.fp-tripadvisor .filters-ratings {
    margin: 30px 0 45px;
    position: relative;
}
.fp-tripadvisor .filters-ratings .title {
    font-weight: bold;
    margin-bottom: 15px;
}
.fp-tripadvisor .filters-ratings .label {
    color: #219cd3;
    cursor: pointer;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80px;
}
.fp-tripadvisor .filters-ratings .label:hover {
    text-decoration: underline;
}
.fp-tripadvisor .filters-ratings .label.selected {
    color: #000;
    font-weight: bold;
}
.fp-tripadvisor .filters-ratings .unavailable p {
    color: #8d8d8d;
    cursor: default;
}
.fp-tripadvisor .filters-ratings .unavailable .label:hover, .fp-tripadvisor .filters-ratings .label.selected:hover {
    text-decoration: none;
}
.fp-tripadvisor .filters-ratings .rating li {
    margin-top: 10px;
}
.fp-tripadvisor .filters-ratings .rating .gauge {
    background: #dcdcdc none repeat scroll 0 0;
    float: left;
    height: 12px;
    position: relative;
    width: 80px;
}
.fp-tripadvisor .filters-ratings .rating .gauge .fill {
    background: #6ba454 none repeat scroll 0 0;
    height: 12px;
    left: 0;
    position: absolute;
    top: 0;
}
.fp-tripadvisor .filters-ratings .rating .rating-number {
    float: left;
    margin-left: 10px;
    width: 40px;
}
.fp-tripadvisor .filters-ratings .advices li {
    border-bottom: 1px solid #dcdcdc;
    height: 15px;
    margin-top: 10px;
    padding-bottom: 8px;
    padding-left: 10px;
}
.fp-tripadvisor .filters-ratings .advices li.last {
    border-bottom: medium none;
}
.fp-tripadvisor .filters-ratings .advices .rating-number {
    float: right;
    margin-right: 5px;
    text-align: right;
    width: 40px;
}
.fp-tripadvisor .filters-ratings .advices .icon {
    float: left;
    width: 35px;
}
.fp-tripadvisor .filters-ratings .advices .icon span {
    background: rgba(0, 0, 0, 0) url("../img/tripadvisor-sprite.png") no-repeat scroll 0 0;
    display: inline-block;
    margin-right: 15px;
}
.fp-tripadvisor .filters-ratings .advices .icon .solo {
    background-position: -43px -2px;
    height: 16px;
    width: 12px;
}
.fp-tripadvisor .filters-ratings .advices .icon .couples {
    background-position: -21px -2px;
    height: 14px;
    width: 17px;
}
.fp-tripadvisor .filters-ratings .advices .icon .family {
    background-position: 0 0;
    height: 18px;
    width: 19px;
}
.fp-tripadvisor .filters-ratings .advices .icon .friends {
    background-position: 0 -593px;
    height: 15px;
    width: 28px;
}
.fp-tripadvisor .filters-ratings .advices .icon .business {
    background-position: -59px -3px;
    height: 14px;
    width: 16px;
}
.fp-tripadvisor .filters-ratings .advices .unavailable .icon .solo {
    background-position: -52px -609px;
}
.fp-tripadvisor .filters-ratings .advices .unavailable .icon .couples {
    background-position: -67px -609px;
}
.fp-tripadvisor .filters-ratings .advices .unavailable .icon .family {
    background-position: -85px -605px;
}
.fp-tripadvisor .filters-ratings .advices .unavailable .icon .friends {
    background-position: 0 -609px;
}
.fp-tripadvisor .filters-ratings .advices .unavailable .icon .business {
    background-position: -32px -610px;
}
.fp-tripadvisor .filters-ratings .average li {
    height: 10px;
    margin-top: 10px;
}
.fp-tripadvisor .filters-ratings .language {
    bottom: -90px;
    position: absolute;
    right: 0;
    width: auto;
}
.fp-tripadvisor .filters-ratings .language a {
    border: 0 none;
    margin-right: 0;
}
.fp-tripadvisor .filters {
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    height: 30px;
    padding: 10px;
}
.fp-tripadvisor .filters .filters-selection {
    float: left;
    padding-top: 8px;
}
.fp-tripadvisor .filters .filters-selection li {
    float: left;
}
.fp-tripadvisor .filters .filters-selection li.label {
    width: 135px;
}
.fp-tripadvisor .filters .filters-selection li.remove {
    margin-left: 20px;
}
.fp-tripadvisor .filters .filters-selection li.remove a {
    text-decoration: underline;
}
.fp-tripadvisor .filters .filters-selection li.filter-selected {
    cursor: pointer;
    margin-right: 35px;
    position: relative;
}
.fp-tripadvisor .filters .filters-selection li.filter-selected:hover {
    text-decoration: underline;
}
.fp-tripadvisor .filters .filters-selection li.filter-selected .arrow-black {
    background: rgba(0, 0, 0, 0) url("../img/tripadvisor-sprite.png") no-repeat scroll -78px -3px;
    display: inline-block;
    height: 17px;
    margin-left: 5px;
    position: absolute;
    right: -20px;
    top: 0;
    width: 16px;
}
.fp-tripadvisor .comments .item {
    margin-top: 25px;
    position: relative;
}
.fp-tripadvisor .comments .item span.arrow-left {
    border-bottom: 15px solid transparent;
    border-right: 20px solid #edf1f0;
    border-top: 15px solid transparent;
    height: 0;
    left: 122px;
    position: absolute;
    top: 40px;
    width: 0;
}
.fp-tripadvisor .comments .item .user-infos {
    float: left;
    padding: 20px 0 20px 20px;
    width: 120px;
}
.fp-tripadvisor .comments .item .user-infos .avatar {
    background: rgba(0, 0, 0, 0) url("../img/tripadvisor-sprite.png") no-repeat scroll -10px -503px;
    display: block;
    height: 90px;
    width: 90px;
}
.fp-tripadvisor .comments .item .user-infos .avatar.solo {
    background-position: -12px -27px;
}
.fp-tripadvisor .comments .item .user-infos .avatar.couples {
    background-position: -12px -127px;
}
.fp-tripadvisor .comments .item .user-infos .avatar.family {
    background-position: -12px -227px;
}
.fp-tripadvisor .comments .item .user-infos .avatar.business {
    background-position: -12px -327px;
}
.fp-tripadvisor .comments .item .user-infos .avatar.business.small {
    background-position: -21px -426px;
    height: 67px;
    width: 67px;
}
.fp-tripadvisor .comments .item .user-infos p {
    font-size: 11px;
    margin-left: 5px;
    margin-top: 5px;
}
.fp-tripadvisor .comments .item .user-infos p strong {
    font-size: 12px;
}
.fp-tripadvisor .comments .item .user-infos.sub {
    padding: 0;
    width: 90px;
}
.fp-tripadvisor .comments .item .user-comment {
    background: #edf1f0 none repeat scroll 0 0;
    color: #333;
    float: right;
    min-height: 165px;
    padding: 20px 25px;
    position: relative;
    width: 430px;
}
.fp-tripadvisor .comments .item .user-comment.full .content.top {
    display: none;
}
.fp-tripadvisor .comments .item .user-comment .infos {
    bottom: 6px;
    position: absolute;
    width: 92%;
}
.fp-tripadvisor .comments .item .user-comment .comments {
    border-top: 1px solid #dcdcdc;
    margin-top: 5px;
    padding-top: 5px;
}
.fp-tripadvisor .comments .item .user-comment .comments a {
    display: inline !important;
    margin-left: 10px;
}
.fp-tripadvisor .comments .item .user-comment .comments span {
    font-size: 12px;
}
.fp-tripadvisor .comments .item .user-comment.full .comments {
    display: none;
}
.fp-tripadvisor .comments .item .user-comment .title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
}
.fp-tripadvisor .comments .item .user-comment .content {
    padding-bottom: 45px;
}
.fp-tripadvisor .comments .item .user-comment .user-rating {
    margin-bottom: 10px;
}
.fp-tripadvisor .comments .item .user-comment .user-rating img {
    height: 12px;
    width: 55px;
}
.fp-tripadvisor .comments .item .user-comment .user-rating span {
    color: #909291;
    font-size: 11px;
    margin-left: 5px;
    position: relative;
    top: -3px;
}
.fp-tripadvisor .comments .item .user-comment .more-container .sub-ratings {
    padding-bottom: 25px;
}
.fp-tripadvisor .comments .item .user-comment .more-container .sub-ratings li {
    float: left;
    width: 180px;
}
.fp-tripadvisor .comments .item .user-comment .more-container .sub-ratings li.second {
    margin-right: 50px;
}
.fp-tripadvisor .comments .item .user-comment .more-container {
    padding-bottom: 15px;
}
.fp-tripadvisor .comments .item .user-comment .more-container .inner {
    border-top: 1px solid #dcdcdc;
    padding-top: 20px;
}
.fp-tripadvisor .comments .item .user-comment .more {
    color: #74a661;
    display: block;
    text-align: right;
}
.fp-tripadvisor .comments .item .user-comment .more .arrow-green {
    background: rgba(0, 0, 0, 0) url("../img/tripadvisor-sprite.png") no-repeat scroll -100px -12px;
    display: inline-block;
    height: 7px;
    margin-left: 5px;
    width: 9px;
}
.fp-tripadvisor .comments .item .user-comment .more.toggle-active .arrow-green, .fp-tripadvisor .comments .item .user-comment .toggle-active .more .arrow-green {
    background-position: -100px -3px;
}
.fp-tripadvisor .comments .item .sub-comment {
    color: #7c7c7c;
}
.fp-tripadvisor .pagination {
    float: right;
    margin: 25px 0;
}
.fp-tripadvisor .pagination li {
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    float: left;
    margin-left: 10px;
}
.fp-tripadvisor .pagination li a {
    display: block;
    padding: 10px;
}
.fp-tripadvisor .pagination li.current {
    background: #5cb024 none repeat scroll 0 0;
    border: 1px solid #5cb024;
    color: #fff;
    padding: 10px;
}
.fp-tripadvisor .pagination li.arrow {
    border: medium none;
}
.fp-tripadvisor .pagination .nav {
    background-image: url("../img/global-sprite.png");
    background-repeat: no-repeat;
    border: 0 none;
    display: inline-block;
    height: 18px;
    margin: 9px 0;
    padding: 0;
    width: 12px;
}
.fp-tripadvisor .pagination .next {
    background-position: -257px -61px;
}
.fp-tripadvisor .pagination .prev {
    background-position: -245px -61px;
}
.fp-tripadvisor .pagination .end {
    background-position: -257px -82px;
    height: 19px;
    width: 20px;
}
.fp-tripadvisor .pagination .start {
    background-position: -278px -82px;
    height: 19px;
    width: 20px;
}
.fp-tripadvisor .filters-ratings .average span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 110px;
}
.sidebar .tripadvisor-push {
    background: #edf1f0 none repeat scroll 0 0;
    margin-bottom: 20px;
    padding: 20px 0;
}
.sidebar .tripadvisor-push h2 {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}
.sidebar .tripadvisor-push a {
    display: inline-block;
}
.sidebar .tripadvisor-push span {
    display: inline-block;
    font-style: italic;
}
.sidebar .tripadvisor-push img {
    display: block;
    margin: 10px auto;
}
.fp-photoandvideo {
    margin: 0 0 50px;
}
.fp-photoandvideo .intro {
    margin: 0 0 40px;
    padding: 0 0 20px;
    position: relative;
}
.fp-photoandvideo .intro .infos {
    bottom: 0;
    position: absolute;
    right: 0;
}
.fp-photoandvideo .intro.full p.top {
    display: none;
}
.fp-photoandvideo .visual {
    background-color: gray;
    float: left;
    height: 480px;
    overflow: hidden;
    width: 640px;
}
.fp-photoandvideo .display-complete .complete, .fp-photoandvideo .truncate {
    display: block;
}
.fp-photoandvideo .display-complete a .complete, .fp-photoandvideo a .truncate {
    display: inline;
}
.fp-photoandvideo .display-complete .truncate, .fp-photoandvideo .complete {
    display: none;
}
.fp-photoandvideo .int {
    height: 480px;
}
.fp-photoandvideo .menu {
    float: left;
    margin-left: 6px;
    width: 334px;
}
.fp-photoandvideo .menu .bx-viewport {
    margin: 20px 0 !important;
}
.fp-photoandvideo .menu .api_slider_container, .fp-photoandvideo .menu .api_slider_video_container {
    height: 410px;
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
}
.fp-photoandvideo .menu .less .nav {
    display: none;
}
.fp-photoandvideo .menu .video {
    display: none;
    margin-bottom: 0;
}
.fp-photoandvideo .menu .video, .fp-photoandvideo .menu .photo {
    height: 410px;
}
.fp-photoandvideo .menu .video .nav a.disabled {
    cursor: pointer;
    display: none;
}
.fp-photoandvideo .menu .prev a {
    background: rgba(0, 0, 0, 0) url("../img/global-sprite.png") no-repeat scroll -267px -224px;
    height: 12px;
    left: 162px;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    width: 12px;
}
.fp-photoandvideo .menu .next a {
    background: rgba(0, 0, 0, 0) url("../img/global-sprite.png") no-repeat scroll -256px -224px;
    bottom: 0;
    height: 12px;
    left: 162px;
    position: absolute;
    text-indent: -9999px;
    width: 12px;
}
.fp-photoandvideo .menu ul {
    padding-left: 2px;
}
.fp-photoandvideo .menu ul li {
    overflow: hidden;
    width: 334px !important;
}
.fp-photoandvideo .menu .photo ul li a {
    border: 3px solid white;
    display: block;
    float: left;
    margin: 4px;
}
.fp-photoandvideo .menu .photo ul li a.active {
    border-color: #6cb83a;
}
.fp-photoandvideo .menu .photo ul li img {
    display: block;
    height: 72px;
    width: 96px;
}
.fp-photoandvideo .menu .video ul li a {
    display: block;
    float: none;
    margin: 0 13px 28px 14px;
    overflow: hidden;
}
.fp-photoandvideo .menu .video ul li img {
    float: left;
    margin: 0 10px 0 0;
}
.fp-photoandvideo .menu .video ul li .content-video {
    float: left;
    width: 155px;
}
.fp-photoandvideo .menu h3 {
    background: #808080 none repeat scroll 0 0;
    cursor: pointer;
    font-size: 14px;
    height: 30px;
    margin-bottom: 5px;
    overflow: hidden;
    text-transform: none;
}
.fp-photoandvideo .menu h3.title {
    margin-bottom: 0;
}
.fp-photoandvideo .menu h3:hover, .fp-photoandvideo .menu h3.ui-accordion-header-active {
    background: #6cb83a none repeat scroll 0 0;
}
.fp-photoandvideo .menu h3:hover .regionButton {
    background-position: -256px -162px;
}
.fp-photoandvideo .menu h3:hover span, .fp-photoandvideo .menu h3.toggle-active span {
    color: #fff;
}
.fp-photoandvideo .menu h3 .regionButton {
    background: rgba(0, 0, 0, 0) url("../img/global-sprite.png") no-repeat scroll -256px -192px;
    border: 0 none;
    color: transparent;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    overflow: hidden;
    width: 32px;
}
.fp-photoandvideo .menu h3.ui-accordion-header-active .regionButton {
    background-position: -256px -132px;
}
.fp-photoandvideo .menu h3 span {
    color: #fff;
    float: left;
    font-weight: normal;
    line-height: 30px;
}
.fp-photoandvideo .gallerie {
    position: relative;
}
.fp-photoandvideo .gallerie .prev {
    left: 15px;
    position: absolute;
    top: 218px;
    z-index: 50;
}
.fp-photoandvideo .gallerie .next {
    position: absolute;
    right: 15px;
    top: 218px;
    z-index: 50;
}
.fp-photoandvideo .gallerie .nav a {
    background: rgba(0, 0, 0, 0) url("../img/global-sprite.png") no-repeat scroll 0 0;
    display: block;
    height: 38px;
    text-indent: -9999px;
    width: 38px;
}
.fp-photoandvideo .gallerie .nav a.bx-prev {
    background-position: -106px -39px;
}
.fp-photoandvideo .gallerie .nav a.bx-next {
    background-position: -145px -39px;
}
.fp-photoandvideo .gallerie .nav a.disabled {
    display: none;
}
.fp-integrated-booking .typo .description td {
    padding: 0;
}
.fp-integrated-booking .description .desc-content {
    color: #7c7c7c;
    font-family: Arial !important;
    min-height: 295px;
    padding-left: 10px;
}
.fp-integrated-booking .description .medias {
    float: left;
}
.fp-integrated-booking .description .medias img {
    display: block;
    margin-bottom: 9px;
    width: 155px;
}
.fp-integrated-booking .description .medias .housing-label {
    font-size: 10px;
    line-height: 15px;
    padding: 5px 0;
    text-align: center;
}
.fp-integrated-booking .description .medias a.photos, .fp-integrated-booking .description .medias a.plan {
    border: 1px solid #7c7c7c;
    border-radius: 5px;
    color: #7c7c7c;
    display: block;
    font-size: 12px;
    line-height: 25px;
    margin-bottom: 9px;
    width: 153px;
}
.fp-integrated-booking .description .medias a span.ico {
    margin-left: 8px;
    vertical-align: middle;
}
.fp-integrated-booking .description .medias a span.center {
    display: inline-block;
    width: 120px;
}
.fp-integrated-booking .description .medias a.photos span.ico {
    background-position: -363px -35px;
    height: 12px;
    width: 18px;
}
.fp-integrated-booking .description .medias a.plan span.ico {
    background-position: -316px -32px;
    height: 19px;
    width: 19px;
}
.fp-integrated-booking .description .medias a.photos:hover, .fp-integrated-booking .description .medias a.plan:hover {
    border: 1px solid #5bb024;
    color: #5bb024;
}
.fp-integrated-booking .description .medias a.photos:hover span.ico {
    background-position: -383px -35px;
}
.fp-integrated-booking .description .medias a.plan:hover span.ico {
    background-position: -338px -32px;
}
.fp-integrated-booking .description .medias .wifi {
    color: #000000;
    margin-top: 10px;
}
.fp-integrated-booking .description .medias .no-pet {
    color: #000000;
    margin-top: 5px;
}
.fp-integrated-booking .description .medias .no-pet span.ico {
    background-position: -143px -212px;
    height: 19px;
    margin-right: 5px;
    vertical-align: middle;
    width: 19px;
}
.fp-integrated-booking .description .medias .wifi span.ico {
    background-position: -410px -35px;
    height: 8px;
    margin-right: 5px;
    vertical-align: middle;
    width: 19px;
}
.fp-integrated-booking .description .text-infos {
    float: right;
    font-size: 12px;
}
.fp-integrated-booking .description .menu {
    margin-bottom: 12px;
}
.fp-integrated-booking .description .menu li {
    float: left;
}
.fp-integrated-booking .description .menu li a {
    background-color: #e2e2e2;
    color: #6a6a6a;
    display: block;
    line-height: 25px;
    text-align: center;
    width: 248px;
}
.fp-integrated-booking .description .menu li.ui-tabs-active a {
    background-color: #5bb024;
    color: #fff;
    font-weight: bold;
}
.fp-integrated-booking .description .desc ul {
    float: left;
    width: 248px;
}
.fp-integrated-booking .description .desc li {
    margin-bottom: 10px;
    padding: 0 20px;
}
.fp-integrated-booking .description .desc li p {
    font-size: 11px;
}
.fp-integrated-booking .description .desc li p.title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}
.fp-integrated-booking .description .desc span.ico {
    background-position: -314px 0;
    height: 17px;
    margin-right: 5px;
    width: 17px;
}
.fp-integrated-booking .description .desc .kitchen span.ico {
    background-position: -335px 0;
    height: 21px;
    width: 20px;
}
.fp-integrated-booking .description .desc .room span.ico {
    background-position: -357px 0;
    height: 20px;
    width: 24px;
}
.fp-integrated-booking .description .desc .bath span.ico {
    background-position: -383px 0;
    height: 22px;
    width: 24px;
}
.fp-integrated-booking .description .desc .other span.ico {
    background-position: -409px 0;
    height: 19px;
    width: 24px;
}
.fp-integrated-booking .description .services div {
    padding: 0 20px;
    width: 205px;
    word-wrap: break-word;
}
.fp-integrated-booking .description .services p.title {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}
.fp-integrated-booking .description .services ul {
    list-style: outside none disc;
    margin-left: 18px;
}
.fp-integrated-booking .description .services ul li::before {
    content: "";
    margin-right: 0;
}
.fp-integrated-booking .description .services ul li {
    font-size: 11px;
    line-height: 20px;
    padding-left: 0;
    text-indent: 0 !important;
}
.fp-deal h1 {
    margin-bottom: 25px;
}
.fp-deal .all-deals {
    margin-bottom: 50px;
}
.fp-deal .all-deals span.ico {
    background-image: url("../img/deals-sprite.png");
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.fp-deal .map {
    background: #eae8e3 none repeat scroll 0 0;
    height: 680px;
    position: relative;
    width: 540px;
}
.fp-deal #deals_map {
    height: 680px;
    width: 540px;
}
.fp-deal .deals-list {
    border-bottom: 2px solid #d3d3d3;
    height: 684px;
    overflow: hidden;
    padding-bottom: 5px;
}
.fp-deal .deals-list img {
    cursor: pointer;
    width: 100%;
}
.fp-deal .legend {
    background-color: #fff;
    bottom: 0;
    left: 0;
    padding: 5px;
    position: absolute;
}
.fp-deal .legend li {
    float: left;
    font-size: 11px;
    line-height: 30px;
    width: 106px;
}
.fp-deal .legend input {
    float: left;
    margin-top: 8px;
}
.fp-deal .legend span.ico {
    background-position: -23px -36px;
    height: 25px;
    margin: 0 2px;
    width: 17px;
}
.fp-deal .legend .cat_purple span.ico {
    background-position: -48px -36px;
}
.fp-deal .legend .cat_light-green span.ico {
    background-position: -73px -36px;
}
.fp-deal .legend .cat_orange span.ico {
    background-position: -98px -36px;
}
.fp-deal .legend .cat_light-blue span.ico {
    background-position: -123px -36px;
}
.fp-deal .legend .cat_red span.ico {
    background-position: -148px -36px;
}
.fp-deal .legend .cat_dark-green span.ico {
    background-position: -173px -36px;
}
.fp-deal .legend .cat_pink span.ico {
    background-position: -198px -36px;
}
.fp-deal .legend .cat_yellow span.ico {
    background-position: -223px -36px;
}
.fp-deal .legend .park span.ico {
    background-position: -235px -107px;
    height: 21px;
    width: 21px;
}
.fp-deal .deals-list .content-col {
    clear: both;
    width: 408px;
}
.fp-deal .deals-list #scroll {
    clear: both;
    height: 680px;
    width: 438px;
}
.fp-deal .deals-list.hasPush #scroll {
    clear: both;
    height: 500px;
    width: 438px;
}
.fp-deal .deals-list .deal, .fp-deal .deals-list li.teaser {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #bbbbbb;
    margin: 0 0 7px;
}
.fp-deal .deals-list .deal, .fp-deal .deals-list li.teaser {
    font-size: 12px !important;
}
.fp-deal .deals-list li.teaser {
    height: 155px;
    overflow: hidden;
    padding-top: 8px;
}
.fp-deal .deals-list li.teaser .title {
    margin-left: 10px;
}
.fp-deal .deals-list li.teaser .visu {
    width: 202px;
}
.fp-deal .deals-list li.teaser .content {
    padding: 0 10px 10px 15px;
    width: 170px;
}
.fp-deal .deals-list li.teaser img {
    width: 202px;
}
.fp-deal .deals-list li.teaser p.date {
    margin-bottom: 6px;
}
.fp-deal .deals-list li.teaser p.date span.text {
    color: #646464;
    font-size: 12px;
    font-weight: bold;
    width: 136px;
}
.fp-deal .deals-list li.teaser .right {
    margin: 2px 0;
}
.fp-deal .deals-list .title {
    color: #646464;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
.fp-deal .deals-list .title span.ico, .fp-deal .detail .address .ico {
    background-position: -23px 0;
    height: 31px;
    margin-right: 2px;
    width: 21px;
}
.fp-deal .deals-list .title span.text {
    display: inline-block;
    line-height: 16px;
    vertical-align: middle;
    width: 144px;
}
.fp-deal .deals-list .title span.text span {
    font-size: 11px;
    font-weight: normal;
}
.fp-deal .deals-list .title .tooltip_container {
    display: inline-block;
    position: relative;
}
.fp-deal .deals-list .title .api_toggle_content {
    display: none;
}
.fp-deal .deals-list .title .tooltip {
    display: inline-block;
    padding-right: 5px;
}
.fp-deal .deals-list .title .tooltip::before {
    background: white none repeat scroll 0 0;
    border: 1px solid #8c8c8c;
    border-radius: 7px;
    color: #8c8c8c;
    content: "i";
    display: inline-block;
    font-size: 11px;
    height: 12px;
    line-height: 12px;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    width: 12px;
}
.fp-deal .deals-list .title .tooltip_content {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #adadad;
    border-radius: 6px;
    color: #646464;
    font-size: 12px;
    font-weight: normal;
    padding: 8px;
    position: absolute;
    right: -8px;
    top: 25px;
    width: 160px;
    z-index: 2;
}
.fp-deal .deals-list .title .tooltip_content::after, .fp-deal .deals-list .title .tooltip_content::before {
    border: medium solid transparent;
    bottom: 100%;
    content: " ";
    height: 0;
    left: 90%;
    pointer-events: none;
    position: absolute;
    width: 0;
}
.fp-deal .deals-list .title .tooltip_content::after {
    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #ffffff;
    border-width: 8px;
    margin-left: -8px;
}
.fp-deal .deals-list .title .tooltip_content::before {
    border-color: rgba(173, 173, 173, 0) rgba(173, 173, 173, 0) #adadad;
    border-width: 9px;
    margin-left: -9px;
}
.fp-deal .deals-list .js_first .tooltip_content {
    left: -13px;
    right: auto;
}
.fp-deal .deals-list .js_first .tooltip_content::after, .fp-deal .deals-list .js_first .tooltip_content::before {
    left: 10%;
}
.fp-deal .deals-list li.teaser .tooltip_content {
    left: -13px;
    right: auto;
    width: 236px;
}
.fp-deal .deals-list li.teaser .tooltip_content::after, .fp-deal .deals-list li.teaser .tooltip_content::before {
    left: 7%;
}
.fp-deal .deals-list .title .tooltip_content a {
    color: #000000;
    font-size: 12px;
}
.fp-deal .deals-list .cat_purple .title span.ico, .fp-deal .detail .cat_purple .address .ico {
    background-position: -54px 0;
}
.fp-deal .deals-list .cat_light-green .title span.ico, .fp-deal .detail .cat_light-green .address .ico {
    background-position: -85px 0;
}
.fp-deal .deals-list .cat_orange .title span.ico, .fp-deal .detail .cat_orange .address .ico {
    background-position: -116px 0;
}
.fp-deal .deals-list .cat_light-blue .title span.ico, .fp-deal .detail .cat_light-blue .address .ico {
    background-position: -147px 0;
}
.fp-deal .deals-list .cat_red .title span.ico, .fp-deal .detail .cat_red .address .ico {
    background-position: -175px 0;
}
.fp-deal .deals-list .cat_dark-green .title span.ico, .fp-deal .detail .cat_dark-green .address .ico {
    background-position: -203px 0;
}
.fp-deal .deals-list .cat_pink .title span.ico, .fp-deal .detail .cat_pink .address .ico {
    background-position: -231px 0;
}
.fp-deal .deals-list .cat_yellow .title span.ico, .fp-deal .detail .cat_yellow .address .ico {
    background-position: -259px 0;
}
.fp-deal .deals-list .selected .title, .fp-deal .deals-list .title:hover, .fp-deal .subtitle {
    color: #1062ac;
}
.fp-deal .deals-list .cat_purple.selected .title, .fp-deal .deals-list .cat_purple .title:hover, .fp-deal .cat_purple a.link, .fp-deal .cat_purple .subtitle {
    color: #bd85d3;
}
.fp-deal .deals-list .cat_light-green.selected .title, .fp-deal .deals-list .cat_light-green .title:hover, .fp-deal .cat_light-green a.link, .fp-deal .cat_light-green .subtitle {
    color: #2ac055;
}
.fp-deal .deals-list .cat_orange.selected .title, .fp-deal .deals-list .cat_orange .title:hover, .fp-deal .cat_orange a.link, .fp-deal .cat_orange .subtitle {
    color: #f2951c;
}
.fp-deal .deals-list .cat_light-blue.selected .title, .fp-deal .deals-list .cat_light-blue .title:hover, .fp-deal .cat_light-blue a.link, .fp-deal .cat_light-blue .subtitle {
    color: #00a5cb;
}
.fp-deal .deals-list .cat_red.selected .title, .fp-deal .deals-list .cat_red .title:hover, .fp-deal .cat_red a.link, .fp-deal .cat_red .subtitle {
    color: #f03f23;
}
.fp-deal .deals-list .cat_dark-green.selected .title, .fp-deal .deals-list .cat_dark-green .title:hover, .fp-deal .cat_dark-green a.link, .fp-deal .cat_dark-green .subtitle {
    color: #0b6a3b;
}
.fp-deal .deals-list .cat_pink.selected .title, .fp-deal .deals-list .cat_pink .title:hover, .fp-deal .cat_pink a.link, .fp-deal .cat_pink .subtitle {
    color: #e967aa;
}
.fp-deal .deals-list .cat_yellow.selected .title, .fp-deal .deals-list .cat_yellow .title:hover, .fp-deal .cat_yellow a.link, .fp-deal .cat_yellow .subtitle {
    color: #efc946;
}
.fp-deal .deals-list .selected, .fp-deal .detail .deal {
    border: 2px solid #1062ac;
}
.fp-deal .deals-list .cat_purple.selected, .fp-deal .detail .cat_purple {
    border: 2px solid #bd85d3;
}
.fp-deal .deals-list .cat_light-green.selected, .fp-deal .detail .cat_light-green {
    border: 2px solid #2ac055;
}
.fp-deal .deals-list .cat_orange.selected, .fp-deal .detail .cat_orange {
    border: 2px solid #f2951c;
}
.fp-deal .deals-list .cat_light-blue.selected, .fp-deal .detail .cat_light-blue {
    border: 2px solid #00a5cb;
}
.fp-deal .deals-list .cat_red.selected, .fp-deal .detail .cat_red {
    border: 2px solid #f03f23;
}
.fp-deal .deals-list .cat_dark-green.selected, .fp-deal .detail .cat_dark-green {
    border: 2px solid #0b6a3b;
}
.fp-deal .deals-list .cat_pink.selected, .fp-deal .detail .cat_pink {
    border: 2px solid #e967aa;
}
.fp-deal .deals-list .cat_yellow.selected, .fp-deal .detail .cat_yellow {
    border: 2px solid #efc946;
}
.fp-deal .deals-list .right {
    font-weight: bold;
    margin: 7px 0;
    text-align: right;
}
.fp-deal a.link {
    color: #1062ac;
    font-size: 11px;
    text-decoration: underline;
}
.fp-deal .deals-list p.date {
    font-size: 11px;
    line-height: 30px;
}
.fp-deal .deals-list p.date span.ico, .fp-deal .detail .date .ico {
    background-position: -23px -69px;
    height: 26px;
    margin-right: 7px;
    width: 26px;
}
.fp-deal .deals-list p.date span.text {
    display: inline-block;
    line-height: 13px;
    vertical-align: middle;
    width: 140px;
}
.fp-deal .deals-list .cat_purple p.date span.ico, .fp-deal .detail .cat_purple .date .ico {
    background-position: -54px -69px;
}
.fp-deal .deals-list .cat_light-green p.date span.ico, .fp-deal .detail .cat_light-green .date .ico {
    background-position: -85px -69px;
}
.fp-deal .deals-list .cat_orange p.date span.ico, .fp-deal .detail .cat_orange .date .ico {
    background-position: -116px -69px;
}
.fp-deal .deals-list .cat_light-blue p.date span.ico, .fp-deal .detail .cat_light-blue .date .ico {
    background-position: -147px -69px;
}
.fp-deal .deals-list .cat_red p.date span.ico, .fp-deal .detail .cat_red .date .ico {
    background-position: -175px -69px;
}
.fp-deal .deals-list .cat_dark-green p.date span.ico, .fp-deal .detail .cat_dark-green .date .ico {
    background-position: -203px -69px;
}
.fp-deal .deals-list .cat_pink p.date span.ico, .fp-deal .detail .cat_pink .date .ico {
    background-position: -231px -69px;
}
.fp-deal .deals-list .cat_yellow p.date span.ico, .fp-deal .detail .cat_yellow .date .ico {
    background-position: -261px -69px;
}
.fp-deal .deals-list .content {
    padding: 10px;
}
.fp-deal .deals-list li .video {
    display: block;
    margin-bottom: 15px;
}
.fp-deal .deals-list .video span.ico {
    background-position: -191px -106px;
    height: 24px;
    margin-right: 7px;
    width: 32px;
}
.fp-deal .deals-list .cat_light-green .video span.ico {
    background-position: -191px -181px;
}
.fp-deal .deals-list .cat_purple .video span.ico {
    background-position: -191px -143px;
}
.fp-deal .deals-list .cat_orange .video span.ico {
    background-position: -191px -218px;
}
.fp-deal .deals-list .cat_light-blue .video span.ico {
    background-position: -191px -249px;
}
.fp-deal .deals-list .cat_red .video span.ico {
    background-position: -191px -285px;
}
.fp-deal .deals-list .cat_dark-green .video span.ico {
    background-position: -191px -316px;
}
.fp-deal .deals-list .cat_pink .video span.ico {
    background-position: -191px -348px;
}
.fp-deal .deals-list .cat_yellow .video span.ico {
    background-position: -191px -382px;
}
.fp-deal .mCS-rounded.mCSB_scrollTools {
    margin-right: 4px;
    width: 24px;
}
.fp-deal .mCS-rounded.mCSB_scrollTools .mCSB_draggeContainer {
    width: 10px;
}
.fp-deal .mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #d3d3d3;
    width: 10px;
}
.fp-deal .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 24px;
}
.fp-deal .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #016532;
    margin: 0;
    width: 24px;
}
.fp-deal .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 24px;
}
.fp-deal .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 24px;
    margin: 1px 0;
}
.fp-deal .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar {
    height: 24px;
    margin: -1px 0;
    width: 24px;
}
.fp-deal .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 30px;
}
.fp-deal .map-poppin {
    font-family: Arial;
    width: 280px;
}
.fp-deal .map-poppin img {
    margin-right: 15px;
    width: 90px;
}
.fp-deal .map-poppin .subtitle {
    font-size: 14px;
    font-weight: bold;
}
.fp-deal .map-poppin .subtitle span {
    color: #3f3f3f;
    font-size: 11px;
    font-weight: normal;
}
.fp-deal .map-poppin .content {
    width: 172px;
}
.fp-deal .map-poppin a.link {
    font-size: 12px;
}
.fp-deal #deal-video, .fp-deal #deal-video-player {
    background-color: #000;
    width: 980px;
}
.fp-deal #deal-video .close {
    padding: 5px;
    text-align: right;
}
.fp-deal #deal-video .close span.ico {
    background-position: -237px -141px;
    height: 33px;
    width: 33px;
}
.fp-deal h2 {
    color: #016532;
    font-size: 26px;
    margin: 35px 0 10px;
}
.fp-deal .deal h2 {
    color: #646464;
}
.fp-deal .detail {
    margin-bottom: 0;
}
.fp-deal .detail .map {
    height: 640px;
    width: 560px;
}
.fp-deal .detail .deals-list #scroll {
    height: 230px;
    width: 386px;
}
.fp-deal .detail .deals-list .deal {
    height: 636px;
    position: relative;
    width: 405px;
}
.fp-deal .detail .deals-list img {
    cursor: default;
    height: 160px;
    width: 405px;
}
.fp-deal .detail .deals-list h2 {
    font-size: 20px;
    margin: 20px 0 10px;
    padding: 0 8px 8px;
}
.fp-deal .detail a {
    cursor: pointer;
}
.fp-deal .detail a.back {
    color: #bcbcbc;
    font-size: 11px;
    position: absolute;
    right: 5px;
    top: 5px;
}
.fp-deal .detail a.back span.ico {
    background-position: -274px -107px;
    display: inline-block;
    height: 17px;
    margin-left: 5px;
    vertical-align: middle;
    width: 17px;
}
.fp-deal .detail .options {
    overflow: hidden;
}
.fp-deal .detail .options li {
    float: left;
    font-size: 12px;
    margin-bottom: 15px;
    width: 190px;
}
.fp-deal .detail .options .ico {
    margin-right: 7px;
}
.fp-deal .detail .options .text {
    display: inline-block;
    line-height: 16px;
    margin-top: 5px;
    vertical-align: middle;
    width: 148px;
}
.fp-deal .detail .options a {
    text-decoration: underline;
}
.fp-deal .detail span.ico {
    vertical-align: top;
}
.fp-deal .detail .clearfix {
    clear: both;
}
.fp-deal .detail .phone .ico {
    background-position: -134px -105px;
    height: 28px;
    margin-right: 20px;
    width: 19px;
}
.fp-deal .detail .cat_purple .phone .ico {
    background-position: -134px -142px;
}
.fp-deal .detail .cat_light-green .phone .ico {
    background-position: -134px -180px;
}
.fp-deal .detail .cat_orange .phone .ico {
    background-position: -134px -217px;
}
.fp-deal .detail .cat_light-blue .phone .ico {
    background-position: -134px -248px;
}
.fp-deal .detail .cat_red .phone .ico {
    background-position: -134px -284px;
}
.fp-deal .detail .cat_dark-green .phone .ico {
    background-position: -134px -315px;
}
.fp-deal .detail .cat_pink .phone .ico {
    background-position: -134px -347px;
}
.fp-deal .detail .cat_yellow .phone .ico {
    background-position: -134px -381px;
}
.fp-deal .detail .itinerary .ico {
    background-position: -99px -106px;
    height: 28px;
    margin-right: 9px;
    width: 30px;
}
.fp-deal .detail .cat_purple .itinerary .ico {
    background-position: -99px -143px;
}
.fp-deal .detail .cat_light-green .itinerary .ico {
    background-position: -99px -181px;
}
.fp-deal .detail .cat_orange .itinerary .ico {
    background-position: -99px -218px;
}
.fp-deal .detail .cat_light-blue .itinerary .ico {
    background-position: -99px -249px;
}
.fp-deal .detail .cat_red .itinerary .ico {
    background-position: -99px -285px;
}
.fp-deal .detail .cat_dark-green .itinerary .ico {
    background-position: -99px -316px;
}
.fp-deal .detail .cat_pink .itinerary .ico {
    background-position: -99px -348px;
}
.fp-deal .detail .cat_yellow .itinerary .ico {
    background-position: -99px -382px;
}
.fp-deal .detail .website .ico {
    background-position: -157px -105px;
    height: 28px;
    margin-right: 11px;
    width: 28px;
}
.fp-deal .detail .cat_purple .website .ico {
    background-position: -157px -142px;
}
.fp-deal .detail .cat_light-green .website .ico {
    background-position: -157px -180px;
}
.fp-deal .detail .cat_orange .website .ico {
    background-position: -157px -217px;
}
.fp-deal .detail .cat_light-blue .website .ico {
    background-position: -157px -248px;
}
.fp-deal .detail .cat_red .website .ico {
    background-position: -157px -284px;
}
.fp-deal .detail .cat_dark-green .website .ico {
    background-position: -157px -315px;
}
.fp-deal .detail .cat_pink .website .ico {
    background-position: -157px -347px;
}
.fp-deal .detail .cat_yellow .website .ico {
    background-position: -157px -381px;
}
.fp-deal .detail .address .ico {
    margin-right: 18px;
}
.fp-deal .detail .deals-list {
    border: 0 none;
}
.fp-deal .detail .text {
    font-size: 12px;
}
.fp-deal .detail .avantages {
    font-size: 18px;
    margin: 15px 0;
}
.fp-deal .detail .avantages .ico {
    background-position: -34px -105px;
    height: 31px;
    margin-right: 7px;
    width: 30px;
}
.fp-deal .detail .cat_purple .avantages .ico {
    background-position: -34px -142px;
}
.fp-deal .detail .cat_light-green .avantages .ico {
    background-position: -34px -180px;
}
.fp-deal .detail .cat_orange .avantages .ico {
    background-position: -34px -217px;
}
.fp-deal .detail .cat_light-blue .avantages .ico {
    background-position: -34px -248px;
}
.fp-deal .detail .cat_red .avantages .ico {
    background-position: -34px -284px;
}
.fp-deal .detail .cat_dark-green .avantages .ico {
    background-position: -34px -315px;
}
.fp-deal .detail .cat_pink .avantages .ico {
    background-position: -34px -347px;
}
.fp-deal .detail .cat_yellow .avantages .ico {
    background-position: -34px -381px;
}
.fp-deal .detail .avantages span.ico {
    vertical-align: middle;
}
.fp-deal .detail .avantages .text {
    font-size: 18px;
    vertical-align: middle;
}
.fp-deal .cross {
    margin-bottom: 40px;
}
.fp-deal .cross img {
    display: block;
    width: 100%;
}
.fp-deal .cross li.columns {
    background: #fafafa none repeat scroll 0 0;
}
.fp-deal .cross h3 {
    font-family: Arial;
    font-size: 15px;
    font-weight: normal;
    padding: 10px;
    text-align: center;
}
.fp-deal .cross .content {
    padding: 10px;
    position: relative;
}
.fp-deal .cross .content li {
    margin-bottom: 2px;
}
.fp-deal .cross .content p {
    font-size: 11px;
    margin-bottom: 10px;
}
.fp-deal .cross .content .arrow {
    bottom: 7px;
    position: absolute;
    right: 10px;
}
.fp-deal .thematic .content {
    height: 65px;
    position: relative;
    text-align: left;
}
