html { height: 100%; }
body { height: 101%; margin: 0px 0px 0px 0px; font-family: Times New Roman, Times, Sans-Serif; font-size: 10pt; color: #000000; background-color: #C2C1B3; background-image: url('Images/body-bg.jpg'); background-position: center; }
.pic { border: 1px solid #00658C; }

.content { background-color: #FFFFFF; background-image: url('Images/content-bg.jpg'); }

.font-arial { font-family: Arial, Helvetica, Sans-Serif; font-size: 10pt; color: #000000; line-height: 17px; }
.font-times { font-family: Times New Roman, Times, Sans-Serif; font-size: 10pt; color: #000000; line-height: 17px; }

.header { background-image: url('Images/header-bg.gif'); background-repeat: no-repeat; }
.footer { padding: 0px 0px 0px 0px; font-family: Arial, Helvetica, Sans-Serif; font-size: 7pt; color: #404040; line-height: 12px; }

a { color: #0000FF; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: none; }

.footer a { color: #404040; text-decoration: none; }
.footer a:hover { color: #404040; text-decoration: none; }

.footer a.name { color: #404040; text-decoration: none; }
.footer a.name:hover { color: #FF0000; text-decoration: none; }

h1
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: italic;
    font-size: 22px;
    color: #00658C; 
    line-height: 26px;  
    vertical-align: middle;
    text-align: center;
}

td.hidden
{
    color: #F7F8FD;
}

.float-left { float: left; }
.float-right { float: right; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
a img { border: none; }

/***** Start of Inventory Display Classes *****/

.inv-item-layout { border: 1px solid #00658C; background-color: #FFFFFF; color: #000000; font-size: 9pt; font-weight: normal; text-decoration: none; line-height: 15px }
.inv-category-list { }
.inv-field-header { font-size: 9pt; font-weight: bold; background-color: #0080A2; color: #FFFFFF;}
.inv-field { color: #000000; font-size: 9pt; font-weight: normal; text-decoration: none; line-height: 15px }
.inv-field-sold-header { font-size: 9pt; background-color: #0080A2; color: #FFFFFF; font-weight: bold; line-height: 16px; }
.inv-field-sold { font-size: 9pt; color: #FF0000; font-weight: bold; line-height: 16px; }
.inv-popup-button { border: 1px solid #00658C; padding: 2px 4px; font-size: 9pt; background-color: #0080A2; }
.inv-category-on { border: 1px solid #00658C; padding: 2px 10px; font-size: 9pt; background-color: #0080A2; }
.inv-category-off { border: 1px solid #00658C; padding: 2px 10px; font-size: 9pt; background-color: #FFFFFF; }
.inv-bigpicture { border: 1px solid #00658C; }
.inv-special-picture { border: 1px solid #00658C; }
.inv-special-cell { padding: 0px 5px 0px 5px; }
.inv-thumb { border: 1px solid #00658C; }
a.inv-category-link { color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.inv-category-link:hover { color: #FFFF00; font-weight: bold; text-decoration: none; }
a.inv-popup-button-link { color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.inv-popup-button-link:hover { color: #FFFF00; font-weight: bold; text-decoration: none; }
a.inv-sortlink { color: #FFFFFF; font-weight: bold; line-height: 16px; }
a.inv-sortlink:hover { color: #FFFF00; font-weight: bold; line-height: 16px; }\

/***** End of Inventory Display Classes *****/
