/*---------------------------------------
Print Style Sheet
---------------------------------------*/

#mainNav, #skipnav, #sidebar form, #footer ul, #sidebarInner ul, .archives ul, .menuText, #footer img, ul.key li.view {
	display: none;	
}
.print #footer img {
	display: block;	
}
.print ul.noBullets {
	list-style-type: none;
	list-style-position: outside;
	margin: 1.2em 0;
	padding: 0;
}
body {
	font-family: Arial,Verdana,sans-serif;
	font-size: 0.8em;
}
table {
	display: block;
	width: 100%;
	margin-bottom: 15px;
	width: auto;
	font-size: 8pt;
	text-align: center;
}
td {
	padding: 5px 10px;
	text-align: center;
}
div {
	display: block !important;
	float: none !important;
	clear: both !important;
	position: relative !important;
	overflow: visible !important;
	width: auto !important;
	height: auto !important;
}
#wrapper, #content {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
}
#content {
	margin: 20px 0 70px 0;	
}
#logo {
	font-size: 22pt;
	font-weight: bold;
	margin: 0;
	color: #00aeef;
}
#footer {
	color: #00aeef;
}
a {
	text-decoration: none !important;
	color: #00aeef;
}
a img {
	border: none;	
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style-position: outside;
}
form ol {
	list-style-type: none;	
}
h2, h3 {
	font-weight: normal;	
}
h1, h2, h3, hr {
	display: block;
	clear: both;
}
.archives {
	margin-top: 30px;	
}
#section_news .columnTwoSpanFirst img {
	margin-top: 10px;	
}
.productImages {
	list-style-type: none;
}
.productImages li {
	float: left;
	margin: 0 20px 20px 0;
}
form {
	margin-bottom: 30px;	
}
fieldset {
	margin-bottom: 15px;	
}
fieldset ul {
	list-style-type: none;	
}
#newsPane {
	margin-bottom: 30px;	
}
#section_loggedIn h3 {
	color: #1A73C2;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 1.4em;
	margin-top: 20px;
	page-break-after: avoid;
}
#print-me h3 {
	page-break-after: avoid;	
}
#print-me table {
	border-collapse: collapse;
	font-size: 0.5em;
	page-break-inside: avoid;
	page-break-before: avoid;
}
#print-me table tr {
	page-break-inside: avoid;
}
#print-me table td {
	border-collapse: collapse;
	color: #000;
	border: 1px solid #1A73C2;
}
#print-me table th {
	padding-bottom: 5px;	
}
#print-me table td.order {
	text-align: right;
}
#print-me table td.order img {
	float: right;
}
table td.name, table th.name {
	text-align: left;
	padding-right: 20px;
}
table.adhesives-print td {
	text-align: left;	
}
#section_loggedIn table#header-table td {
	border: none;
	background: #fff;
	color: #01afee;
	font-size: 1em;
	vertical-align: top;
	padding: 0 20px 0 0;
	text-align: left;
}
#section_loggedIn table#header-table td img {
	margin-right: 60px;	
}
#section_loggedIn table#header-table {
	margin: 0 0 25px 0;
	padding: 0;
	border-collapse: collapse;
}
.print #footer p {
	color: #01afee;	
}
.print ul.key {
	margin-top: 10px;
	margin-bottom: 10px;
}
.print ul.key li img {
	margin: 2px 3px 0 0;	
}