﻿@media print 
{
    * {margin: 0xp; padding: 0px}
    #logo {float: left; width: 220px}
    #bookOnlineCall {float: left}
    #bannerNav { display: none } 
    .bannerBreadCrumb  { display: none } 
    .callingFromAbroad { display: none } 
    select { display: none } 
    input { display: none } 
    #leftPanel{display: none !important }
    #rightPanel{float: left !important }
    .tab_panel_header {display: none}
    .tab_panel_body {border: none !important}
    #bookingVerisign { display: none } 
    #ctl00_bannerV2 {width: 600px;} 
    #BreadCrumbContainer  { display: none } 
    #bookingLeft {float: left; border: 1px #fff solid !important;} 
    #bookingLeft #ctl00_ContentPlaceHolder_imgSummarySteps {display: none; border: 1px #fff solid !important;} 
    #bookingLeft h1 {display: none} 
    #bookingRight {float: left; padding: 0px;} 
    #bookingRight #ctl00_ContentPlaceHolder_imgPercent {display: none; border: 1px #fff solid !important;} 
    #bookingRight ul#whyBookTicks {display: none}
    #bookingRight h2 {display: none}
    #bookingRight #ctl00_ContentPlaceHolder_btnContinue {display: none}
    .needHelp {display: none}
    #partyMakeUpBody { border: 0px !important;} 
    #typeOfPartyBody { border: 0px !important;} 
    #extraDetailsBody { border: 0px !important;} 
    #importantInfoBody { border: 0px !important;}
    #ctl00_ContentPlaceHolder_lblRead {display: none}
    #notContinuingNow {display: none}
    #currencyArea {display: none}
    #currencyAreaBottom {display: none}
    #greyFooterBar {display: none}
    #footer {display: none}
    
    /* DLP Classes */
    #filteByContainer {display: none;}
    .pager {display: none}
    #landingPageBannerHeader #header_banner_description {width: 700px !important}
    .sortByContainer {display: none;}
    
    /* Product details page classes */
    ul#feature li {list-style-type: disc;}
    ul#facilityText li {list-style-type: disc;}
    .specialOfferBanner {padding: 0px !important}
    #galleryImage input {display: block}
    
    #starRatingPanelBody {border-left: none !important; border-right: none !important}
    #customerReviewsBody {border-left: none !important; border-right: none !important}
 }

