body { font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0.25in 0.5in; padding: 0; }
h1 { font-size: 17pt; margin-top: 0; padding-top: 0; }
h2 { font-size: 15pt; margin-top: 0; padding-top: 0;  }
h3 { font-size: 11pt; margin-top: 0; padding-top: 0;  }
h4 { font-size: 9pt; margin-top: 0; padding-top: 0;  }
a { color: #000000; text-decoration: none; }
a:hover { color: white; background: #000000; text-decoration: none; }
.noprint { display: none; }

/* HEADER */
#Header h1 { display: none; }
#Header h2 { font-size: 18px; }

/* FOOTER */
#Footer { display: block; width: 100%; height: auto; font-size: 6pt; text-align: left; }
#Footer p { color: black; padding: 2pt 0px 0px 0px; margin: 0;  }
#Footer h4 { display: block; }
#Footer h4 span { display: none; }

/* LAYOUT ELEMENTS */
#preloader { display: none }
#SideBar { display: none; }
#BodyWrapper { display: block; width: 100%; height: auto; margin: 0.5in, 0.25in }
#ContentBody { width: 100%; }

#RetailPadder { position: relative; }
.ViewOptions { display: none; }
.clearer { display: block; width: 100%; font-size: 0; line-height: 0; height: 0; float: none; clear: both; }

/* STORE CATALOG */
#Store { display: block; width: 100%; height: auto; margin: 0; padding: 0; }
#Store li { display: block; width: 150px; height: 160px; margin: 10px 10px 0 0; padding: 15px; background: #fff; border: solid 7px #aaa; float: left; clear: none; }
#Store .ItemTable td { font-size: 10px; }
#Store .ItemTable td .text-field { width: 22px; }

/* SHOPPING CART */
table.shoppingBagLineItems,
table.shoppingBagLineItems th,
table.shoppingBagLineItems td,
table.shoppingBagLineItems tr,
table.shoppingBagLineItems ul { margin: 0; padding: 0; list-style: none; font-size: 7pt; }
table.shoppingBagLineItems { width: 100%; height: auto; background: #fff; border-top: 2pt solid #000000; border-bottom: 2pt solid #000000; }
table.shoppingBagLineItems thead { background: #eeeeee; }
table.shoppingBagLineItems thead th { font-size: 8pt; font-weight: bold; line-height: 24pt; margin: 0; padding: 2pt 3pt; text-transform: uppercase; border-bottom: 1pt solid #000000; }
table.shoppingBagLineItems tbody { background: #fff; }
table.shoppingBagLineItems tbody td { background: #fff; margin: 0; padding: 2pt 3pt; border-bottom: 1pt solid #ccc; }

#VoidPrint { position: absolute; top: 209px; left: 12px; display: block; width: 742px; height: 320px; text-align: center; }
