﻿/***** Start of Inventory Display Classes *****/
div.main td { text-align: left; } 
.inv-wrapper { width: 700px; }
.div-item-wrapper { border: 1px dashed #444444; padding: 10px 0; background-color: #e9ecdf; }
.inv-item-layout { margin: 0 10px;  width: 680px;}
.inv-desc { padding-bottom: 10px;}
.content-padding .inv-pics { padding-bottom: 18px; padding-left: 10px; text-align: right;}
.inv-pics td { text-align:right; }
.inv-item-pictures {width: auto; }
.inv-category-list { }
.inv-fields { line-height: 24px; width: 280px;}
.inv-field-header { line-height: 24px; width: 140px;}
.inv-field { width: 130px; }
.inv-field-sold-header { color:#007d3a; font-weight:bold; line-height: 24px; }
.inv-field-sold { color:#ff0000; font-weight:bold; }
.inv-desc .inv-field-header, .inv-desc .inv-field{ width: auto;}
.inv-popup-button { }
.inv-category-on {  }
.inv-category-off {  }
.inv-bigpicture {  }
.inv-special-picture {  }
.inv-thumb { border: 1px solid #2b2f2a; margin-left: 8px; margin-bottom: 8px; }
.inv-search {  }
.inv-searchbox { }
.inv-searchbutton {  }
.inv-search-result { }
a.inv-category-link {  }
a.inv-category-link:hover { }
a.inv-popup-button-link {  }
a.inv-popup-button-link:hover {  }
a.inv-sortlink, a.inv-sortlink:visited { color:#007d3a; font-weight:bold;}
a.inv-sortlink:hover { color:#ff0000; font-weight:bold; }
/***** End of Inventory Display Classes *****/

/***** Start of Template Display Classes *****/
.template_wrapper .div-item-wrapper { padding: 10px; margin: 0 0 10px 0; width: 680px; }
.template_wrapper h2 { margin: -10px -10px 0px -10px; padding: 0 10px; line-height: 30px; vertical-align: top; font-size: 18px; background: #0e8445 url(/images/content-title.gif) top left no-repeat; height: 30px; color: #fff; }
.template_wrapper h3 { margin: 0px -10px 5px -10px; padding: 0 10px; font-size: 16px; color: #494c41; height: 24px; vertical-align: top; line-height: 24px; background: #dbe4bd; border-bottom: 1px dashed #000; }
.template_wrapper div.desc { padding: 0 7px; margin-bottom: -10px; }
.template_wrapper div.photos { margin-top: 10px; }
.template_wrapper a.gallery img { margin: 5px; border: 1px solid #0e8445; }
.template_wrapper a.gallery:hover img { margin:5px; border: 1px solid #000;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.7); -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.7); box-shadow: 0 0 5px rgba(0,0,0,0.7);  }
/***** End of Inventory Display Classes *****/




.doclist { float: left; width: 45%; line-height: 30px; }
.linklist { float:left; width: 99%; }
.link-desc { padding-left: 42px; }
.inv-field-header 
{
    
   color: #03539E; 
   font-weight: bold; 
   text-decoration: none; }
   


	div.doclist { vertical-align: middle; line-height: 30px; padding: 0 5px; margin-top: 10px;  }
	div.doclist a { min-height: 40px; }
	div.doclist img { float: left; margin: 0 10px 0 0; border: none; }
	div.doclist div.doc-desc { clear: both; line-height: 1.4em; }

	div.linklist { vertical-align: middle; line-height: 30px; padding: 0 5px; margin-top: 10px; }
	div.linklist a { min-height: 40px; }
	div.linklist img { float: left; margin: 0 10px 0 0; border: none; }
	div.linklist div.link-desc { clear: both; line-height: 1.4em; }
