/* styles for print version (applied on top of styles.css) */

body {font:11pt Arial, Helvetica, Verdana, sans-serif; /* use points for print */ color:#000;}

/* % values fill width of printed page */
/* hide the following */
#header, #footer, #topnavstorefinder, #wrapper .topnav img.versus, #wrapper .topnav ul, #productdetail .links, #tabs {display:none;}
#wrapper {width:100%;}
#col-one {width:5%; display:none;}
#col-two-three {width:95%;}
#col-two {width:95%;}
#col-three {width:0%; display:none;}

legend {display:none;}

/* product detail specific */
#productdetail, #attrproductdetail {font-size:0.9em;}
#productdetail #info, #productdetail table {width:100%;}
#productdetail .details .value {width:99%;}
#iacc, .productexlink {display:none;}
#invt_table th, #invt_table td {width:150px;}
#invt_table td.addbasket {display:none;}

#checkout {font-size:0.8em;}
#checkout h1 {font-size:1.2em;}
#checkout h2 {font-size:1em;}
#checkout table th, #checkout table td {text-align:left;}

#checkout span.printicon, #newsstorydetail div.printicon, #checkout .moreinfo, #checkout #orfnfeatured, #checkout .helpinfo, #checkout #buttons, a.hide, p#admin {display:none;}

