/*********************************************** PRINT STYLE SHEET ********************************************/

body {background: none;}

#leftColumn, #rightColumn, #header, #footer, #breadcrumb {display: none;}

.noPrint {display: none;}

#associatedProducts, #alsoBought {display: none;}

/*** PRODUCT PAGE ***/

.productContainer .productOptions fieldset .inputField img {display: none;}

.productContainer .greyBar, .productContainer .deliveryMsg, .productContainer .containerBottom .tabs, .productContainer .containerBottom .navLinks {display: none;}

/*** CHECKOUT PAGE ***/

.headerBarBlue {width: 100%; background: none; margin: 0;}
.headerBarBlue h1 {text-indent: 0px;}

.completeBanner {display: none;}
  
.infoBar {background: none; padding: 0; margin: 0;}
.infoBar p {margin: 0;}
.infoBar h2.orderNo {margin: 0;}
.infoBar.complete {padding: 0;}

.universalContainer {width: 100%; margin: 0; padding: 0;}

.boxBg {margin-bottom: 0;}

.checkAccountItem {padding: 0;}

.confirmDelAdd, .confirmDelOption, .confirmBillCard {margin:0 0 0 50px;}

.loginLogos {display: none;}

/*** BASKET ***/
#basket {width: 620px; margin: 0 0 20px 0;}
#basket table {width: 620px; border:1px solid #666;}
#basket table td, #basket table th {border:1px solid #666;}
#basket table.totals {width: 100%; border:1px solid #666;}

#basket table td.description {border-left: none;}
#basket table td.image {border-right: none;}

#basket table.totals tr.footer {display: none;}


	
