/* styles for print version (applied on top of styles.css) */
@import url("styles.css");
@import url("checkout.css");
@import url("elements.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:90%;}
#col-three {width:0%; display:none;}

legend {display:none;}

/* product detail specific */
#productdetail #info, #productdetail table {width:100%;}
#productdetail .details .value {width:99%;}

#relatedbasket,#substitute,#showRVI,label.qtypd,.invtprice input,.pd_topbutton,input.right,.invtprictbottom,.enlarge,p#admin,.testimonials,#popupcontent,#invt_popup,#invt_popup p {display:none !important;}
