/**********************************************************\
*                                                          *
*   Original code written by Reboot Concetps, Inc. for:    *
*   The Robot Agency                                       *
*                                                          *
*   Contact us for support, upgrades, or assistance.       *
*   support@rebootconcepts.com                             *
*                                                          *
*   Any modifications to the code below not written by     *
*   Reboot Concepts, Inc. will invalidate any and all      *
*   warranty previously agreed upon.  While Reboot         *
*   Concepts, Inc. is not responsible for repairing such   *
*   a modification, we would be happy to do so at our      *
*   hourly rate.                                           *
*                                                          *
\**********************************************************/

body, p, td { color: #000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
th { color: #000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }

h1 { font-size: 16px; font-weight: bold; }
h2 { font-size: 14px; font-weight: bold; }
h3 { font-size: 13px; font-weight: bold; }

.white { color: #fff; }
.note { color: #f00; font-size: 9px; }
.bold { font-size: 11px; font-weight: bold; }
.whitebold { color: #FFF; font-size: 11px; font-weight: bold; }
.thin_border { border: solid 1px #ddd; }
.qty_box { width: 24px; }

a:link, a:visited, a:active { color: #e71458; }
a:hover { text-decoration: none; }

a.green:link, a.green:visited, a.green:active { color: #a3d212; }
a.green:hover { text-decoration: none; }

a.black:link, a.black:visited, a.black:active { color: #000000; text-decoration: underline; }
a.black:hover { text-decoration: none; }

a.white:link, a.white:visited, a.white:active { color: #ffffff; text-decoration: none; }
a.white:hover { text-decoration: underline; }

a.red:link, a.red:visited, a.red:active { color: #ff0000; text-decoration: none; }
a.red:hover { text-decoration: underline; }

a.cart:link, a.cart:visited, a.cart:active { color: #000000; text-decoration: none; }
a.cart:hover { text-decoration: underline; }
