/**
 * @title       Touring Nature home-offers styles
 * @requires    global.css, aside.css, home.css, search.css
 */
#content {padding-top:35px;}
#search {background:url(/templates/touringnature/home/img/bg/bg-search-offers-top.png) no-repeat;}
#searchForm {
    min-height:437px;
    background:url(/templates/touringnature/home/img/bg/bg-search-offers-bottom.png) no-repeat 0 100%;
}
#search h2.offers {
    margin:12px 0 23px 5px; padding:0 0 0 40px;
    height:33px;
    font-size:18px; line-height:33px;
    background:url(/templates/touringnature/home/img/picto/pictos-home-offers.png) no-repeat; color:#fff;
}
#search h2.flight {background-position:0 0;}
#search h2.hotel {background-position:0 -33px;}
#search h2.car {background-position:0 -66px;}
#search h2.stay {background-position:0 -99px;}
#search h2.weekend {background-position:0 -132px;}
#search h2.adventure {background-position:0 -165px;}
#search h2.ski {background-position:0 -198px;}
#search h2.thalassa {background-position:0 -231px;}
#search h2.cruise {background-position:0 -264px;}
#search h2.tour {background-position:0 -297px;}
#search h2.rent {background-position:0 -330px;}

#tabsTOC {overflow:hidden;}
#tabsThemes .tabContent {
    position:absolute; left:-10000px;
    overflow:hidden;
    height:0;
}
#tabsThemes .tabContent.on {
    position:static;
    display:block;
    height:auto;
}
#core .tabs {background:url(/templates/touringnature/home/img/bg/bg-silver-top.png) no-repeat 0 100%;}
#core .tabs li {margin-right:1px;}
#core .tabs li a {background:url(/templates/touringnature/home/img/bg/bg-tab-silver-off-right.png) no-repeat 100% 0; outline:none;}
#core .tabs li a span.img_left {background:url(/templates/touringnature/home/img/bg/bg-tab-silver-off-left.png) no-repeat 0 0;}
#core .tabs li.on a {
    background:url(/templates/touringnature/home/img/bg/bg-tab-silver-on-right.png) no-repeat 100% 0;
    cursor:default;
}
#core .tabs li.on a:hover, #core .tabs li.on a:focus {text-decoration:none;}
#core .tabs li.on a:hover span.img_left, #core .tabs li.on a:focus span.img_left {
    color:#5E5656;
    text-decoration:none;
}
#core .tabs li.on a span.img_left {
    background:url(/templates/touringnature/home/img/bg/bg-tab-silver-on-left.png) no-repeat 0 0;
}
#core .tabs li.first a span.img_left {
    background:url(/templates/touringnature/home/img/bg/bg-tab-silver-first-off-left.png) no-repeat 0 0;
}
#core .tabs li.first.on a span.img_left {
    background:url(/templates/touringnature/home/img/bg/bg-tab-silver-first-on-left.png) no-repeat 0 0;
}
#core .section {
    background:url(/templates/touringnature/home/img/bg/bg-silver-bottom.png) no-repeat 0 100%;
}
#core .sectionInner {
    background:none;
}
#core .containerSimpleTop, #core .containerTop, #core .containerHighlight {
    margin-top:0; margin-bottom:1em
}
#core .tops li {
    float:left;
    clear:none;
    width:270px;
}
#core .tops li.odd {
    clear:left;
    margin-right:40px;
}
#core .tops li:after {
    display:block; clear:both;
    visibility:hidden;
    height:0;
    content:".";
}
#travelIdeas {padding-top:15px; }
