* {margin: 0; padding: 0; font-size: 1em;}

.marginTop {margin-top: 20px;}
.marginBottom {margin-bottom: 20px;}
.clearBoth {clear: both;}


body {background-color: #FFFFFF; color: #000000; font: 13px/19px verdana, geneva, arial, helvetica, sans-serif;}
table, img.border, fieldset, legend, input, textarea, select, button {border: 1px solid #000000;}

a {color: #000000; text-decoration: none; cursor: pointer;}
a:hover, a:active, a:focus {text-decoration: underline;}


div.floatLeft {float: left; text-align: left;}
div.floatRight {float: right; text-align: right;}
div.split {width: 100%; padding-bottom: 12px;}

div.productCategoryCell, div.productCell {width: 33%; margin-bottom: 10px;}
div.productCategoryCell, div.productCategoryImage, div.productCell, div.productImage {float: left;}
div.productCategoryText {margin-right: 10px; margin-left: 100px;}
div.productText {margin-right: 10px; margin-left: 70px;}
div.productPhotoGroup {position: relative; float: right; height: 320px;}
div.productPhoto {float: right; text-align: center;}
div.productPhoto2 {position: absolute; top: 0; right: 246px;}
div.productPhoto3 {position: absolute; top: 153px; right: 246px;}

div.endUserProductColumnLeft, div.endUserProductColumnRight {width: 48%;}
div.endUserProductColumnLeft {float: left;}
div.endUserProductColumnRight {float: right;}

div.addToCart {text-align: right;}
div.cartButtons {text-align: center;}

span.usedAllowances {margin-left: 25px;}


h1, h2, h3, h4, h5, h6, p, pre, blockquote, ol, ul, dl {margin: 1em 0;}
blockquote, ol, ul, dl {margin-left: 40px;}

h1, h2, h3 {font-family: impact, charcoal, arial, helvetica, sans-serif; font-weight: normal;}
h1 {font-size: 1.8em;}
h2 {font-size: 1.3em;}
h2.flushTop {margin-top: 0;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.1em;}
h5 {font-size: 1.05em;}
h6 {font-size: 1em;}

p.left {text-align: left;}
p.center {text-align: center;}
p.right {text-align: right;}

p.note {font-size: 0.8em;}

hr {width: 100%; height: 1px; border: 0 none; background-color: #000000; color: #000000;}


table {border-collapse: collapse;}
th, td {border: 0 none; padding: 3px;}
th, td.noWrap {white-space: nowrap;}
th {font-weight: bold;}
td *:first-child, td p {margin-top: 0;}

table.flushLeft {border: 0 none;}
table.flushLeft td {padding-left: 0; padding-right: 10px;}

table.listing, table.orderDetails {width: 100%;}

th, tr.search td, tr.totals td, tr.total td, td.divider, td.endUserProductName {border-bottom: 1px solid #000000;}
tr.totals td, tr.total td, td.endUserCategoryName, td.endUserProductName {border-top: 1px solid #000000;}
tr.search td {height: 30px; vertical-align: middle;}
tr.totals td, tr.total td, td.endUserCategoryName {font-weight: bold;}
tr.spacer td {padding-top: 10px;}

th.firstColumn, td.firstColumn {width: 170px;}


img {border: 0 none;}
img.block {display: block;}
img.floatLeft {float: left; margin: 10px; margin-left: 0;}
img.floatRight {float: right; margin: 10px; margin-right: 0;}


legend, input, textarea, select, button {color: #000000;}
input, textarea, select, button {background-color: #FFFFFF; font: 1em arial, helvetica, sans-serif;}

fieldset {margin-bottom: 15px; padding: 3px;}
fieldset.hidden {display: none;}
fieldset.noBorder {border: 0 none; padding: 0;}
legend {margin-bottom: 6px; padding: 3px; font-weight: bold;}
fieldset div.row {clear: left; margin-top: 3px;}
label {float: left; width: 176px;}
fieldset div.row div {margin-left: 176px;}
fieldset div.row div p {margin: 0;}
div.formAlign {margin: 15px 0; margin-left: 180px;}

input, textarea, select {width: 300px;}
input, textarea, button {padding: 1px;}
input.hidden {display: none;}
input.checkbox, input.radio {width: auto; border: 0 none; padding: 0; background-color: transparent;}
select {min-width: 1.5em;}
textarea {height: 100px;}
button, input.button {width: 100px; font-weight: bold; cursor: pointer;}

input#search {width: 70px;}
input.searchText, select.searchText, select.searchDate {width: 100px;}
input.searchDate {width: 70px;}
input.searchNumber, select.searchNumber, select.searchBoolean {width: 50px;}

input.quantity, select.quantity {width: 30px;}
input.dateRange {width: 110px;}

fieldset.addToCart {margin: 0; border: 0 none; padding: 0; white-space: nowrap;}
fieldset.addToCart select {width: auto;}
fieldset.addToCart button, fieldset.addToCart input.button {width: auto;}
