@charset "utf-8";

/*!
 * [print Stylesheet]
 *
 * @project   Visit Europe
 * @version   1.0
 * @media     all
 * @author    emmanuel.sammut
 * @use       print style for all pages.
 */

/** ----------------------------------------------------------------
 * COMMON
 */

  #header {border-bottom:1pt solid #e7ecee;}

  /* HIDDEN */
  #header .user, #header .contact .link,
  #navigation, #userTools, #footerLinks, #main .outer-tabs, .headings {display:none;}

  /* TAB CONTENT */
  .js-enable .tab-content,
  .js-enable .tab-content h2 {display:block;}


/** ----------------------------------------------------------------
 * PRODUCT PAGE
 */

  .product-page .inner-main .content {width:auto;}

  /* HIDDEN */
  .product-page .inner-main > .sidebar,
  .product-tools, .slideshow-pagination,
  .slideshow-control, .slideshow-content .info, .booking {display:none;}


  .followup-page.without-com th.comPercent,
  .followup-page.without-com td.comPercent,
  .followup-page.without-com div.followup-total,
  .followup-page.without-com div.followup-box.button-wrap,
  .followup-page #anchorAttachments,
  .followup-page .sidebar, .followup-page #headerTop .contact, 
  .followup-page #footerInfos, .followup-page #footerPartners { display:none; }
