body {
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 80%;
	line-height: 150%;
}

p.no_print {
	display: none;
}

h1, h2, h3 {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}

p, li, td, th, dd, h1, h2, h3 {
	line-height: 150%;
}

table#header {
	display: none;
}

div#menu {
	display: none;
}
ul.sections {
	display: none;
}

p.prevnext {
	display: none;
}

img {
	border: none;
}

p.left {
	float: left;
}

p.right {
	float: right;
}

p.print_only, p.print_only img {
	padding: 0;
	margin: 0;
}

p.breadcrumbs > span.current {
	font-weight: bold;
}

form.search {
	display: none;
}
table.product {
	font-size: 80%;
}
table.product th {
	background: #ffbf60;
	color: black;
}

table.product th, table.product td {
	margin: 0;
	padding: 0.25ex 1em;
	border: 1px solid black;
}

table.product tr.odd {
	background: #ffd79b;
}

table.product tr.even {
	background: #ffe7c4;
}

ul.product {
	text-align: justify;
}
ul.product li {
	margin-bottom: 1ex;
}

p.fineprint {
	font-size: 80%;
	font-weight: bold;
	color: black;
	padding: 1ex 1em;
	border: 1px dotted black;

}

a {
	text-decoration: none;
	color: black;
}

div.product {
	float: left;
	margin-bottom: 32px;
}

th.left, td.left {
	text-align: left;
}
th.right, td.right {
	text-align: right;
}
th.center, td.center {
	text-align: center;
}

table.summary, a.backtotop {
	display: none;
}

span.width3 {
	width: 3em;
	display: inline-table;
}

span.width12 {
	width: 12em;
	display: inline-table;
}

table.dealer_legend {
	padding-top: 40px;
	padding-left: 60px;
}

table.dealer_legend td {
	vertical-align: middle;
	padding-right: 16px;
	padding-bottom: 12px;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: bottom;
}
table.dealers td,  table.dealers th {
	padding: 2ex 2em 2ex 0;
}

table.availability tr.level1 td{
	font-weight: bold;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	font-size: 150%;
}
table.availability td.level1 {
	padding-left: 1em;
}
table.availability tr.level1 > a {
	text-align: right;
}
table.availability tr.level2 td{
	font-weight: bold;
	padding-top: 2ex;
}
table.availability td.level2 {
	padding-left: 2em;
}
table.availability tr.level3 td{
}
table.availability td.level3 {
	padding-left: 3em;
}

table.availability span.stock_none {
	color: red;
}

table.availability span.stock_call {
	color: darkred;
	font-style: italic;
}
table.availability span.stock_low {
	color: black;
}

table.availability span.stock_good {
	color: green;
}
table.availability tr.b2t td{
	padding-top: 4ex;
}
table.availability tr.b2t td a{
	display: none;
}
