@charset "UTF-8";
/*
File:			print.css
Description:	Print styles for Thesis
*/
body.custom {background:none;}
/* Remove Top Menu */
div.menu-site-navigation-container {display:none;}
/* Remove Comments */
div#comments {display:none;}

/* Copyright Notice */
p.copyright {color:#333333; font-size:8px; text-align:center;}

/* Supress all non-printing sections */
acronym {border:none;}
p.headline_meta {display:none;}

table {border:2px solid #000000; width:654px; margin:10px 0 10px 0;}
th {border-bottom:2px solid #000000; font-weight:bold;}
td {border-bottom:1px solid #000000;}
a {color:inherit; text-decoration:none;}

/* Enable company letterhead logo */
.custom img.letterhead {display:inline;}
.custom hr.break {margin:0; border:0; page-break-before:always;}

/* CSI Specifications */
body.csi div#sidebars {display:none;} /* Disable Sidebars in Technical Data */
body.csi #content h1 {
	font:bold 15pt Arial, Helvetica, sans-serif; text-align:right; color:#333333;
	border-bottom:2px solid #666666; position:relative; padding:0; margin:0;}
body.csi #content h2 {
	font:10pt Arial, Helvetica, sans-serif; text-align:right; color:#CCCCCC; 
	margin:0 0 6px 0; padding:0;}
body.csi #content h3 {
	font:bold 12pt/14pt Georgia, "Times New Roman", Times, serif; color:#333333;
	margin:6px 0 18px 0;}
body.csi #content h5 {
	font:bold 10pt/12pt Arial, Helvetica, sans-serif; color:#000000;
	margin:0; padding:0;}
body.csi #content h6 {
	font:bold 10pt Arial, Helvetica, sans-serif; text-transform:uppercase; color:#000000;
	margin:0; padding:0;}
body.csi ul.addr {list-style-type:none; padding:0;}
body.csi ul.addr li {font:10pt/12pt Arial, Helvetica, sans-serif; margin:0;}
body.csi ul {margin:0 0 18px 0; padding:0 0 0 14px;}
body.csi li {font:10pt/12pt Arial, Helvetica, sans-serif; margin:0 0 3pt 0;}
body.csi #content p {font:10pt/12pt Arial, Helvetica, sans-serif; margin:0 0 11pt 0;}
body.csi #content p.disclaimer {font:8pt/10pt Arial, Helvetica, sans-serif; margin:10px 0 10px 0;}
body.csi #content p.csi {
	border-top:2px solid black; padding:6px 0 0 0;
	font:8pt/10pt Arial, Helvetica, sans-serif; text-align:center;}
body.csi #content p.csi img {
	border:0; width:30px; height:27px; float:left; padding:0 4px 0 0;}
body.csi #content p.csi + p {display:none;}	/* Remove ShareThis */	

/* CSI Product Data Section */
div.pds {width:7.5in; margin:0; padding:0; clear:both;}
div.pds div.col1, div.pds div.col2 {width:2.25in; padding:0 .25in 0 0; float:left;}
div.pds div.col3 {width:2.25in; padding:0 0 0 .25in; margin:0 0 0 2.5in;}
div.pds div.photo {width:5in; height:3.4in; margin:0 0 .12in 0;}
div.pds div.photo img.photo {width:5in; height:3.4in; border:none;}
div.pds div.main_wrap {width:5in; margin:0 0 0 2.5in;}
div.pds div.col_wrap {width:5in; padding:0 0 .12in 0;}
div.pds span.srp {display:none;}

table.pds {margin:0; padding:0; width:100%;}
table.pds td { vertical-align:top; }
table.pds td.photo { width:436px; }
table.pds td.lcol {padding:0 6px 0 0; width:212px;}
table.pds td.mcol {padding:6px 6px 0 6px; width:212px;}
table.pds td.rcol {padding:6px 0 0 6px; width:206px;}
table.pds ul.addr {list-style-type:none; padding:0;}
table.pds ul.addr li {font:9pt/11pt Arial, Helvetica, sans-serif; margin:0;}
table.pds ul {margin:0 0 18px 0; padding:0 0 0 14px;}
table.pds li {font:9pt/11pt Arial, Helvetica, sans-serif; margin:0 0 3pt 0;}

/* CSI Technical Data */
table.tds {border:2px solid #000000; margin:10px 0 10px 0; width:100%;}
table.tds th {background:#000000; color:#FFFFFF; padding:2px 8px 2px 8px;}
table.tds td {border-bottom:1px solid #999999; font:9pt/11pt Arial, Helvetica, sans-serif; padding:2px 8px 2px 8px;}

/* MSDS */
body.msds h1 {color:#666666; font-size:1.2em;}
body.msds h3 {font-size:1.2em; margin-top:2em;}

body.msds dl {margin:1em 0 1em 0;}
body.msds dt {font-weight:bold; margin:1em 0 0 0;}
body.msds dd {margin:0;}



