﻿html { height: 100%; padding: 0; }
body { height: 100%; min-height: 101%; min-width: 780px; margin: 0; padding: 0; color: #ffffff; background: #000000; 
        background-image: url('images/background.gif'); background-position: top left; background-repeat:repeat-y;
        font-family: Tahoma, Arial, Sans-Serif;
}
body#popup { background: #000000; }

a img { border: 0; }
strong, h1, h2 { color: #56657E; }
h1, h2 { margin: 0 10px; font-family: Georgia; font-style: italic; }
p { text-align: left; }
p.first { margin-top: 0; padding-top: 5px; }
p.center { margin-left: auto; margin-right: auto; text-align: center; }

td.header-top { background-image: url('images/header-top.gif'); }
td.header-main { background: #56657e url('images/slider.jpg') top right repeat-x; min-width: 780px; }
td.strip { background-image: url('images/strip-bg.gif'); background-position: top left; background-repeat: repeat-x; }
.content { padding: 10px; text-align: center; margin: 0 auto;  font-size: .15in; line-height: 1.4em; }
div.content { width: 608px; padding: 0; text-align: center; }
div.content * { text-align: left; }
td.footer { text-align: center; font-size: 75%; padding: 5px 0px; }

.pic { border: 1px solid #0d3660; margin-bottom: 10px; }
.flash { width: 300px; height: 200px; }
.right { float: right; _margin-right: -3px; }
.left { float: left; _margin-left: -3px; }
.center { margin-left: auto; margin-right: auto; text-align: center; }

.left.clear { clear: left; }
.right.clear { clear:right; }
.right.flash { margin-left: 10px; }
.left.flash { margin-right: 10px; }

a { color: #526981; text-decoration: none; }
a:hover { color: #a41a1a; text-decoration: underline; }
a.email { padding-right: 14px; background-image: url(/images/email.gif); background-position: right center; background-repeat: no-repeat; }

a.link2 { color: #fff; }
a.link2:hover { color: #526981; }

.footer a { color: #fff; }
.footer a:hover { color: #526981; }

.sidebar { background: #3d4b5e url(/images/side_dark.gif) top left repeat-y; padding-top: 5px;}
td.commercials { background: #56657E url(/images/side_light.gif) top left repeat-y; margin: 0; padding: 0; text-align: center; }
td.commercials p { margin: 0; padding: 5px 0; text-align: center; }

/* **** Inventory Menu **** */
ul.menu { margin: 0 13px 0 11px; padding: 0; list-style: none; }
li.category { font-size: 9pt; line-height: 12pt; font-weight: bold; font-variant: small-caps; font-family: Georgia; text-align: center; }
.category a { color: #ffffff; }
.category a:hover { color: #ffff99; }
.currentcat a { color: #cc9999; }
.currentcat a:hover { color: #cc9999; text-decoration: none; }


/***** Start of Inventory Display Classes *****/
.inv-item-layout { border: 1px solid #969799; background-color: #000000; color: #F8F8F8; font-size: 9pt; font-weight: normal; text-decoration: none; line-height: 15px; padding: 3px 3px 3px 12px;}
.inv-category-list { }
.inv-field-header { font-size: 9pt; font-weight: bold; background-color: #9f191a; color: #FFFFFF; }
.inv-field { color: #ffffff; font-size: 9pt; font-weight: normal; text-decoration: none; line-height: 20px}
.inv-field-sold-header { font-size: 9pt; background-color: #193a7f; 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 #787878; padding: 2px 4px; font-size: 9pt; background-color: #9f191a; }
.inv-category-on { border: 1px solid #D6CEAA; padding: 2px 10px; font-size: 9pt; background-color: #9f191a; }
.inv-category-off { border: 1px solid #969799; padding: 2px 10px; font-size: 9pt; background-color: #526981; }
.inv-bigpicture { border: 1px solid #666666; }
.inv-special-picture { border: 1px solid #666666; }
.inv-special-frame { padding: 0; }
.inv-thumb { border: 1px solid #666666; }
.inv-search { padding: 0px 4px; color: #E2D9B0; font-size: 7pt; font-weight: bold; line-height: 16px; }
.inv-searchbox { border: 1px solid #003300; background-color: #CECFD0; color: #ffffff; font-size: 9pt;; font-weight: bold; }
.inv-searchbutton { border: 1px solid #003300; background-color: #434343; color: #FFFFFF; font-size: 9pt; font-weight: bold; height: 17px; }
.inv-search-result { font-weight: bold; color: #FF0000; }
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; text-decoration: none; font-weight:bold; }
a.inv-popup-button-link:hover { color: #FFFF00; text-decoration: none; font-weight:bold; }
a.inv-sortlink { color: #FFFFFF; font-weight: bold; line-height: 16px; margin-left: 5px;}
a.inv-sortlink:hover { color: #FFFF00; font-weight: bold; line-height: 16px; }
/***** End of Inventory Display Classes *****/