﻿html						{ height: 100%;}
body						{ height: 100%; min-height: 101%; min-width: 780px; margin: 0; color: #dddddd; background-color: #929292; background-image: url('images/background.jpg'); background-position: top center; background-repeat:repeat-x; font-family:  Arial, Sans-Serif; }

a img						{ border: 0; }

td.menu              { background-image: url('images/background-menu.jpg'); background-repeat:no-repeat; }
td.menu-r            { background-image: url('images/background-menu-repeat.jpg'); background-repeat:repeat-y; }
td.right-side        { background-image: url('images/background-right.jpg'); background-repeat:no-repeat; }
td.right-side-r      { background-image: url('images/background-right-repeat.jpg'); background-repeat:repeat-y; }
td.footer				{ background-image: url('images/background-footer.jpg'); background-repeat:no-repeat; }
td.ftr               { font-size: 8pt; padding: 0px 0px 0px 0px; color: #333333; line-height: 12px;}
td.content           { background-image: url('images/background-body.jpg'); background-color: #c9c9c9; padding: 6px 6px 6px 6px; }
td.cont              { font-size: 10pt; line-height:20px; color: 444444; }
.contact             { font-weight: bold; }

.ftr a 		   		{ color: #333333; text-decoration: none; font-size:8pt; }
.ftr a:hover		   { color: #690000; text-decoration: underline; font-size:8pt; }

.pic						{ border: 1px solid #777777;}
.right 					{ float: right; margin-left:6px; }
.left 					{ float: left; margin-right:6px; }

ul                   { padding-top: 0px; margin-top:0px; margin-left:24px; }

a 							{ color: #2b60c0; text-decoration: none; }
a:hover 					{ color: #3a6735; text-decoration: underline; }


/***** Start of Inventory Display Classes *****/
h2	{ color: #ffffff; }
.noinv	{ color:#333333; }
.inv-item-layout { border: 1px solid #666666; background-color: #c9c9c9; color: #333333; font-size: 9pt; font-weight: normal; text-decoration: none; line-height: 15px; margin-bottom: 16px; }
.inv-category-list { }
.inv-field-header { padding: 2px 4px; font-size: 9pt; font-weight: bold; background-color: #707693; color: #333333;}
.inv-field { padding: 2px 4px; color: #333333; font-size: 9pt; font-weight: normal; text-decoration: none; line-height: 15px }
.inv-field-sold-header { font-size: 9pt; background-color: #707693; color: #333333; font-weight: bold; line-height: 16px; }
.inv-field-sold { font-size: 9pt; color: #333333; font-weight: bold; line-height: 16px; }
.inv-popup-button { border: 1px solid #222222; padding: 2px 4px; font-size: 9pt; background-color: #707693; }
.inv-category-on { border: 1px solid #333333; padding: 2px 10px; font-size: 9pt; background-color: #6c1100; }
.inv-category-off { border: 1px solid #333333; padding: 2px 10px; font-size: 9pt; background-color: #707693; }
.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 { 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: #333333; font-weight: bold; text-decoration: none; }
a.inv-category-link:hover { color: #aaaaaa; font-weight: bold; text-decoration: none; }
a.inv-popup-button-link { color: #333333; text-decoration: none; }
a.inv-popup-button-link:hover { color: #aaaaaa; text-decoration: none; }
a.inv-sortlink { color: #333333; font-weight: bold; line-height: 16px; }
a.inv-sortlink:hover { color: #aaaaaa; font-weight: bold; line-height: 16px; }
/***** End of Inventory Display Classes *****/
