

/***** Start of Inventory Display Classes *****/
h2	{ color: #ffffff; }
.noinv	{ color:#ffffff; }
.inv-item-layout { border: 1px solid #666666; background-color: #205e37; color: #ffffff; font-size: 9pt; font-weight: normal; text-decoration: none; line-height: 15px }
.inv-category-list { }
.inv-fields { width:320px; }
.inv-field-header { width:145px; padding: 6px 4px; font-size: 9pt; font-weight: bold; background-color: #143d24; color: #aaaaaa;}
.inv-field { padding: 2px 4px; color: #aaaaaa; font-size: 9pt; font-weight: normal; text-decoration: none; line-height: 18px }
.inv-field-sold-header { font-size: 9pt; background-color: #00316c; color: #ffffff; font-weight: bold; line-height: 16px; }
.inv-field-sold { font-size: 9pt; color: #ffffff; font-weight: bold; line-height: 16px; }
.inv-popup-button { border: 1px solid #222222; padding: 2px 4px; font-size: 9pt; background-color: #143d24; }
.inv-category-on { border: 1px solid #aaaaaa; padding: 2px 0px; font-size: 9pt; background-color: #143d24; }
.inv-category-off { border: 1px solid #aaaaaa; padding: 2px 0px; font-size: 9pt; background-color: #143d24; }
.inv-bigpicture { border: 1px solid #222222; }
.inv-special-picture { border: 1px solid #222222; }
.inv-special-frame { }
.inv-special-cell { padding: 5px 0px 0px 0px; }
.inv-thumb { margin: 2px 2px; border: 1px solid #666666; }
.inv-search { padding: 0px 5px; color: #E2D9B0; font-size: 7pt; font-weight: bold; line-height: 16px; }
.inv-searchbox { border: 1px solid #003300; background-color: #3C783C; color: #E2D9B0; font-size: 9pt;; font-weight: bold; }
.inv-searchbutton { border: 1px solid #003300; background-color: #3C783C; color: #E2D9B0; font-size: 9pt; font-weight: bold; height: 17px; }
.inv-search-result { font-weight: bold; color: #FF0000; }
a.inv-category-link { color: #aaaaaa; font-weight: bold; text-decoration: none; }
a.inv-category-link:hover { color: #ffffff; font-weight: bold; text-decoration: none; }
a.inv-popup-button-link { color: #ffffff; text-decoration: none; }
a.inv-popup-button-link:hover { color: #aaaaaa; text-decoration: none; }
a.inv-sortlink { color: #aaaaaa; font-weight: bold; line-height: 16px; }
a.inv-sortlink:hover { color: #ffffff; font-weight: bold; line-height: 16px; }
/***** End of Inventory Display Classes *****/

