/**
 * @titleTouring Nature flight Search Results styles
 */
 
/**
 * @section Global
 */
#content {padding-top:20px;}
.tabs {
    background-position:0 0;
    height:15px;
}
h1 {margin-top:10px;}
#favouriteResult .sectionSimpleInner {
    padding:0 0 10px;
    width:auto;
}
#favouriteResult h2 {
    padding-left:38px; margin:-8px 0 5px -8px;
    height:33px;
    background:url(/templates/touringnature/common/img/picto/picto-heart.png) no-repeat;
    line-height:33px;
}
#seachResults .loader {
    text-align: center;
}

/**
 * @section table for search results & favourite
 * @tree    table < #core < #content < #wrapper
 */
table {
    width:615px;
    border-collapse:collapse; 
}
table tbody th, table td {
    padding-top:10px; 
    background-color:#FFF;
    font-size:11px;
    vertical-align:top;
}
table tr.alternative td, table tr.alternative th {background-color:#effaed;}
table td.nbComments {
    width:43px;
    padding-top:13px; border-left:1px solid #e2e0dd;
    background:#FFF url(/templates/touringnature/common/img/bg/bg-nb-comments.png) no-repeat 50% 10px;
    font-weight:bold;
    text-align:center;
}
table td.nbComments a {
    color:#FFF;
    text-decoration:none;
}
table td.nbComments a:hover, table td.nbComments a:focus {text-decoration:underline;}
table tbody th {
    width:275px;
    font-weight:normal;
    text-align:left;
}
table tbody th th {width:auto;}
table th a.visual {
    float:right;
    overflow:hidden;
    width:90px; height:70px;
}
table th .visual img {float:right;margin-left:5px;}
table th h3 {
    margin:0;
    font-size:12px;
}
table th h4 a {
    color:#4d4445;
    font-size:14px;
    text-decoration:none;
}
table th h4 a:hover, table th h4 a:focus {text-decoration:underline;}
table th h4 a span {color:#ec6730;}
table th .more {
    float:left; 
    margin:10px 0;
    width:10em;
}
table th p {
    clear:both;
    margin:0;
}
table th p strong {
    padding-left:10px;
    background:url(/templates/touringnature/common/img/picto/arrow-black.png) no-repeat 0 50%;
}
table th p.link, table td p.link {
    margin-bottom:10px;
    text-align:right;
}
table th p.link a, table td p.link a {color:#86bb20;}
table td.note {padding-top:25px;}
table td.trader {padding-top:25px; text-align:center;}
table td.note, table td.note a {
    width:140px;
    color:#57ae43;
    text-align:center;
}
table td.note a.note {
    display:block;
    margin:0; padding-right:30px;
    height:42px;
    background:url(/templates/touringnature/common/img/picto/picto-tree.png) no-repeat 65% 3px;
    font-size:15px;
    text-decoration:none;
}
table td.note a.note span {
    font-weight:bold; font-size:30px;
}
table td.note strong {margin:10px 0;}
table td.trader img {display:block;}
table td.priceCol {
    padding:25px 10px 0; border-right:1px solid #e2e0dd;
    width:75px;
}
table td.priceCol .price {
    display:block;
    padding-left:13px;
    height:33px;
    color:#FFF; background:url(/templates/touringnature/common/img/bg/bg-price-big-left.png) no-repeat 0 0;
    text-decoration:none; text-align:center;
}
table td.priceCol .price span {
    display:block;
    height:33px;
    padding-right:7px;
    background:url(/templates/touringnature/common/img/bg/bg-price-big-right.png) no-repeat 100% 0;
    font-size:16px; font-weight:bold;
    text-align:center;
}
table td.priceCol .price span span {
    display:block;
    margin-left:0; padding:3px 0 0;
    height:auto;
    background:none;
    font-size:9px; font-weight:normal;
    line-height:8px;
}
table td.priceCol .price a {
    color:#fff;
    text-decoration:none;
}
#favouriteResult table td.priceCol .price a {white-space:nowrap;}
table td.priceCol a.moreInfos {
    display:block; float:right; clear:both;
    overflow:hidden;
    margin-top:5px; padding-top:15px;
    width:15px; height:0;
    background:url(/templates/touringnature/common/img/bg/bg-more-infos-off.png) no-repeat 0 0;
}
table td.priceCol a.moreInfos:focus, table td.priceCol a.moreInfos:hover {
    background:url(/templates/touringnature/common/img/bg/bg-more-infos-on.png) no-repeat 0 0;
}
table td.links {
    padding-bottom:10px; border-right:1px solid #e2e0dd; border-left:1px solid #e2e0dd;
    vertical-align:bottom;
}
table td.links ul {float:right;}
table td.links li {
    display:inline;
    margin:0 1em;
}
table td.links li a {
    padding:2px 0 2px 20px;
    background:url(/templates/touringnature/common/img/bg/bg-more-infos-off.png) no-repeat 0 50%;
    font-size:11px; text-decoration:none;
}
table td.links li a.offer {
    font-size:12px; font-weight:bold;
}
table td.links li a:hover {
    background:url(/templates/touringnature/common/img/bg/bg-more-infos-on.png) no-repeat 0 50%;
    cursor:pointer;
    text-decoration:underline;
}

/**
 * @section Hotels Results
 * @tree#hotelsResults < #core < #content < #wrapper
 */
#searchResults {margin:15px 0;}
#searchResults .pagination {margin-right:25px;}
#searchResults h2 {color:#5bae44;}
#searchResults table {margin-bottom:10px;}
#searchResults table td.priceCol .price {
    padding-left:10px;
    background-image:url(/templates/touringnature/common/img/bg/bg-price-left.png);
}
#searchResults table td.priceCol .price span {
    padding-top:2px; padding-right:10px;
    background-image:url(/templates/touringnature/common/img/bg/bg-price-right.png);
    white-space:nowrap;
}
#searchResults thead {
    height:23px;
    /*background:url(/templates/touringnature/common/img/bg/bg-table-header.png) no-repeat 0 0;*/
}
#searchResults thead th {
    height:23px;
    color:#d9efaf; background:url(/templates/touringnature/common/img/bg/bg-table-header.png) no-repeat -20px 0;
    font-weight:normal; font-size:11px;
}
#searchResults thead th.first {
    padding-left:15px;
    background:url(/templates/touringnature/common/img/bg/bg-table-header.png) no-repeat 0 0;
    text-align:left;
}
#searchResults thead th.price {
    padding-left:15px;
    background:url(/templates/touringnature/common/img/bg/bg-table-header.png) no-repeat 100% 0;
    text-align:left;
}
#searchResults thead th span {
    font-size:7px;
}
#searchResults tfoot {
    background:transparent url(/templates/touringnature/common/img/bg/bg-table-footer.png) no-repeat 0 0;
}
#searchResults tfoot td {
    padding:0;
    height:15px;
    background-color:transparent;
}
table th .editorial .summary, table td .editorial .summary {
    display:none;
}
#js table th .editorial .summary, #js table td .editorial .summary {
    display:block;
}
table th .editorial .details, table td .editorial .details {
    display:block;
}
#js table th .editorial .details, #js table td .editorial .details {
    display:none;
}


/**
 * @section flight Results
 * @tree    #flightResults < #core < #content < #wrapper
 */
#flightResults {margin:15px 0;}
#flightResults .pagination {margin-right:25px;}
#flightResults h2 {color:#5bae44;}
#flightResults table {margin-bottom:10px;}
#flightResults table td {padding-bottom:10px;}
#flightResults table td.stopover, #favouriteResult table#flightFavouriteResult td.stopover {
    padding-top:1em;
    font-weight:bold;
}
#flightResults table td.priceCol .price, #favouriteResult table#flightFavouriteResult td.priceCol .price {
    float:right;
    padding-left:10px;
    background-image:url(/templates/touringnature/common/img/bg/bg-price-left.png);
}
#flightResults table td.priceCol .price span, #favouriteResult table#flightFavouriteResult td.priceCol .price span  {
    padding-top:2px; padding-right:10px;
    background-image:url(/templates/touringnature/common/img/bg/bg-price-right.png);
    white-space:nowrap;
}
#flightResults thead {
    height:23px;
}
#flightResults thead th {
    height:23px;
    color:#d9efaf;  background:url(/templates/touringnature/common/img/bg/bg-table-header.png) no-repeat -20px 0;
    font-weight:normal; font-size:11px;
}
#flightResults thead th.first, #flightResults thead th.company {
    padding-left:15px;
    background:url(/templates/touringnature/common/img/bg/bg-table-header.png) no-repeat 0 0;
    text-align:left;
}
#flightResults thead th.stopover {width:60px;}
#flightResults thead th.price {
    padding-left:15px;
    background:url(/templates/touringnature/common/img/bg/bg-table-header.png) no-repeat 100% 0;
    text-align:left;
}
#flightResults thead th span {font-size:7px;}
#flightResults thead th.flight {text-align:left;}
#flightResults tfoot {background:transparent url(/templates/touringnature/common/img/bg/bg-table-footer.png) no-repeat 0 0;}
#flightResults tfoot td {
    padding:0;
    background-color:transparent;
    height:15px;
}
#flightResults table table, #favouriteResult table#flightFavouriteResult table {
    margin:0;
    width:auto;
}
#flightResults .company, #favouriteResult table#flightFavouriteResult .company {
    border-left:1px solid #e2e0dd;
    width:70px;
    text-align:center;
    vertical-align:middle;
}
#flightResults table table td, #flightResults table table th, #favouriteResult table#flightFavouriteResult table td, #favouriteResult table#flightFavouriteResult th {padding:0;}
#flightResults table table tr.first td, #flightResults table table tr.first th, #favouriteResult table#flightFavouriteResult table tr.first td, #favouriteResult table#flightFavouriteResult table tr.first th {
    padding-bottom:2px; border-bottom:1px dotted #a29999;
}
#flightResults table table th, #favouriteResult table#flightFavouriteResult table th {
    width:27px;
    text-align:left;
    vertical-align:middle;
}
#flightResults table table th img {float:none;}
#flightResults h3, #favouriteResult table#flightFavouriteResult h3 {
    color:#4d4445;
    font-size:12px;
}
#flightResults h3 span, #favouriteResult table#flightFavouriteResult h3 span {
    float:left;
    width:145px;
}
#flightResults h3 span span, #favouriteResult table#flightFavouriteResult h3 span span {
    display:block; float:none;
    font-weight:normal; font-size:11px;
}
#flightResults .alert {
    float:right;
    display:block;
    padding:9px 0 0;
    height:41px; width:60px;
    background:url(/templates/touringnature/common/img/bg/bg-link-add-favourites.png) no-repeat; color:#000;
    font-size:9px; font-weight:bold; text-decoration:none;
    text-align:center; line-height:12px;
}
#flightResults .alert:hover {
    text-decoration:underline;
}
#flightResults .alert span {
    display:block;
    font-size:12px;
}

/**
 * @section Others Destinations
 * @tree    #othersTravels < .containerDoublet < #core < #content < #wrapper
 */
#othersTravels {margin-bottom:15px;}
 
/**
 * @section Container Highlight Tabs 
 * @tree.containerHighlight < #core < #content < #wrapper
 */
.containerHighlight .header li.first h2 a {width:298px;}
.containerHighlight .header li.last h2 a {width:299px;}

form.sortBy fieldset.actions input {background:url(/templates/touringnature/common/img/form/btn-submit.png);}
#js form.sortBy fieldset.actions input {display:none;}

/**
 * @section     searchForms
 * @tree        #searchForm < #core
 */
#searchForm {
    padding:0;
    min-height:0;
    background:url(/templates/touringnature/common/img/bg/bg-highlight-top.png) no-repeat 0 1px;
}
#js #searchForm .containerHighlightInner #mySearch, #js #searchForm .containerHighlightInner #searchChange {display:none;}
#js #searchForm .containerHighlightInner #mySearch.on, #js #searchForm .containerHighlightInner #searchChange.on {display:block;}
#searchForm #searchChange {padding-top:.5em;}
#searchForm .header li.first h2 a {width:auto;}
#searchForm #searchSummary {
    padding-top:8px; margin-bottom:8px;
    background:url(/templates/touringnature/common/img/bg/bg-search-summary-top.png) no-repeat;
    font-size:12px;
}
#searchForm #searchSummary .wrapper {
    padding:0 10px 6px;
    background:url(/templates/touringnature/common/img/bg/bg-search-summary-bottom.png) no-repeat 0 100%;
}
/*#searchForm #searchSummary .alert {float:right;display:block;padding:9px 0 0;height:38px; width:54px;background:url(/templates/touringnature/common/img/bg/bg-search-summary-alert.png) no-repeat; color:#000;font-size:9px; font-weight:bold; text-decoration:none;text-align:center; line-height:12px;}
#searchForm #searchSummary .alert:hover {text-decoration:underline;}
#searchForm #searchSummary .alert span {display:block;font-size:12px;}*/
#searchForm #searchSummary p {
     padding-bottom:0; padding-left:40px; margin-bottom:0;
}
#searchForm #searchSummary p strong {font-size:14px;}
#searchForm .flight #searchSummary p {background:url(/templates/touringnature/common/img/picto/picto-flight-outline.png) no-repeat;}
#searchForm .hotel #searchSummary p {background:url(/templates/touringnature/common/img/picto/picto-hotel-outline.png) no-repeat;}
#searchForm .car #searchSummary p {background:url(/templates/touringnature/common/img/picto/picto-car-outline.png) no-repeat;}
#searchForm .stay #searchSummary p {background:url(/templates/touringnature/common/img/picto/picto-stay-outline.png) no-repeat;}
#searchForm .weekend #searchSummary p {background:url(/templates/touringnature/common/img/picto/picto-weekend-outline.png) no-repeat;}
#searchForm .adventure #searchSummary p {background:url(/templates/touringnature/common/img/picto/picto-adventure-outline.png) no-repeat;}
#searchForm .ski #searchSummary p {background:url(/templates/touringnature/common/img/picto/picto-ski-outline.png) no-repeat;}
#searchForm .thalassa #searchSummary p {background:url(/templates/touringnature/common/img/picto/picto-thalassa-outline.png) no-repeat;}
#searchForm .cruise #searchSummary p {background:url(/templates/touringnature/common/img/picto/picto-cruise-outline.png) no-repeat;}
#searchForm .tour #searchSummary p {background:url(/templates/touringnature/common/img/picto/picto-tour-outline.png) no-repeat;}
#searchForm .rent #searchSummary p {background:url(/templates/touringnature/common/img/picto/picto-rent-outline.png) no-repeat;}
#searchForm h3 {
    padding:0; margin:0 0 1em; border:none;
    font-size:14px;
    background:none;
}
#searchForm .text, #searchForm .select, #searchForm .checkbox , #searchForm .radios{padding:0 0 6px;}
#searchForm  #searchHotel .first .text {padding:0 0 22px;}
#searchForm fieldset div.dates {margin:0;}
#searchForm .actions {
    text-align:right;
    padding:1em 0; margin:0;
}
#searchForm .actions input {margin:0;}
#searchForm fieldset {margin-bottom:0;}
#searchForm fieldset.wrapper {
    float:left;
    margin-left:15px;
    width:297px;
}
#searchForm .departure, #searchForm .return, #searchForm .company {
    float:left;
}
#searchForm fieldset.first {margin-left:0;}
#searchForm span.legend {
    display:block;
    padding-bottom:1ex;
}
#searchForm #mySearchFlight span.legend {
    font-size:12px; font-weight:bold;
}
#searchForm .return span.legend {padding-top:1ex;}
#searchForm span.prices, #searchForm span.notes{padding-bottom:0;}
#searchForm div {min-height:0;}
#searchForm .stopover li {
    float:left;
    margin-right:1em;
}
#searchForm fieldset.wrapper fieldset, #searchForm .company {
    float:left;
    width:140px;
}
#searchForm .company {float:left; padding-left:5px;}
#searchForm #companies {
    position:relative;
    padding-right:12px;
    width:128px; height:100px;
    overflow:hidden;
}
#searchForm #departureList {
    position:relative;
    padding-right:12px;
    width:128px; height:50px;
    overflow:hidden;
}
#searchForm #departureList .scrollbar {left:125px; height:50px;}
#searchForm #departureList .scrollbar .next {top:38px;}
#searchForm #departureList .gutter {height:26px;}
#searchForm #arrivalList {
    position:relative;
    padding-right:12px;
    width:128px; height:50px;
    overflow:hidden;
}
#searchForm #arrivalList .scrollbar {left:125px; height:50px;}
#searchForm #arrivalList .scrollbar .next {top:38px;}
#searchForm #arrivalList .gutter {height:26px;}

#searchForm .scrolled {position:relative;}
#searchForm .scrollbar {
    position:absolute;
    top:0; left:128px;
    width:12px; height:100px;    
}
#searchForm .scrollbar .prev, #searchForm .scrollbar .next {
    position:absolute;
    display:block; overflow:hidden;
    height:12px; width:12px;
    background:url(/templates/touringnature/common/img/bg/scrollbar.png);
}
#searchForm .scrollbar .prev {
    top:0;
    background-position:72px 0;
}
#searchForm .scrollbar .prev:hover {background-position:24px 0}
#searchForm .scrollbar .next {
    top:88px;
    background-position:60px 0;
}
#searchForm .scrollbar .next:hover {background-position:12px 0}
#searchForm .gutter {
    position:absolute;
    top:12px;
    height:76px; width:12px;
    background:#fff;
}
#searchForm .gutter a.bar {
    position:absolute;
    left:0;
    display:block;
    width:12px;
    background:url(/templates/touringnature/common/img/bg/scrollbar.png) repeat-y 0 0;
}
#searchForm .gutter a.bar:hover {background-position:-48px 0;}
#searchForm .gutter a.bar span.start, #searchForm .gutter a.bar span.end {
    position:absolute; left:0;
    overflow:hidden;
    width:12px; height:1px;
    background:url(/templates/touringnature/common/img/bg/scrollbar.png) no-repeat -12px 0;
}
#searchForm .gutter a.bar:hover span.start {background-position:-60px 0}
#searchForm .gutter a.bar span.end {
    bottom:0px;
    background-position:-12px -11px;
}
#searchForm .gutter a.bar:hover span.end {background-position:-60px -11px;}


#js #searchForm .prices, #js #searchForm .notes {margin-bottom:6px;}
#searchForm .range {
    padding-right:9px;
    background:url(/templates/touringnature/common/img/form/bg-flight-3-days-range-right.png) no-repeat 100% 0;
}
#searchForm .greenForm .range div {
    height:16px;
    padding-left:9px; margin:0;
    background:url(/templates/touringnature/common/img/form/bg-flight-3-days-range-left.png) no-repeat 0 0;
}
#favouriteHotel .sectionSimpleInner {
    padding:0 0 10px;
    width:auto;
}
#fauxOptions {border:1px solid #6bbe58;}
table.jCalendar {width:auto;}
table.jCalendar td.selected {background: #6bbe58;}
div.dp-popup {border:1px solid #6bbe58;}

/**
 * @workaround Clearing
 */
.containerDouble:after, #searchForm containerHighlightInner:after, #searchForm #searchSummary:after, #searchForm .prices:after, #sortOut:after, form.nbResults:after {
    display:block; clear:both;
    visibility:hidden;
    height:0;
    content:".";
}

