﻿.DepartmentListHead
{
    border-right: #01a647 1px solid;
    border-top: #01a647 1px solid;
    border-left: #01a647 1px solid;
    border-bottom: #01a647 1px solid;
    background-color: #30b86e;
    font-family: Verdana, Arial;
    font-weight:bold;
    font-size:10pt;
    color: #f5f5dc;
    padding-left: 3px;
    text-align:center;
}
.DepartmentListContent
{
    border-right: #01a647 1px solid;
    border-top: #01a647 1px solid;
    border-left: #01a647 1px solid;
    border-bottom: #01a647 1px solid;
    background-color: #9fe1bb;
    text-align:center;
}
a.DepartmentUnselected
{
    font-family:Verdana, Arial;
    font-weight:bold;
    font-size:9pt;
    color: #5f9ea0;
    line-height:25px;
    padding-left:5px;
    text-decoration:none;
}
a.DepartmentUnselected:hover
{
    padding-left: 5px;
    color: #556b2f;
    font-weight: bold;
    font-size: 9pt;
    font-family: Verdana, Arial;
    text-decoration: none;
}
a.DepartmentSelected
{
    font-family:Verdana, Arial;
    font-weight:bold;
    font-size: 9pt;
    color:#556b2f;
    line-height: 25px;
    padding-left: 5px;
    text-decoration: none;
}
.CategoryListHead
{  
  border-right: #ea6d00 1px solid;
  border-top: #ea6d00 1px solid;
  border-left: #ea6d00 1px solid;
  border-bottom: #ea6d00 1px solid;
  background-color: #ef8d0e;    
  font-family: Verdana, Arial;  
  font-weight: bold;
  font-size: 10pt;
  color: #f5f5dc;
  text-align: center;
}
.CategoryListContent
{  
  border-right: #ea6d00 1px solid;  
  border-top: #ea6d00 1px solid;  
  border-left: #ea6d00 1px solid; 
  border-bottom: #ea6d00 1px solid; 
  background-color: #f8c78c;
  text-align: center;
}  
a.CategoryUnselected
{  
  font-family: Verdana, Arial;  
  font-weight: bold;
  font-size: 9pt;
  color: #cd853f;
  line-height: 25px;
  padding-right: 5px;     
  padding-left: 5px;
  text-decoration: none     
}  
a.CategoryUnselected:hover    
{  
  color: #d2691e;
  padding-right: 5px;     
  padding-left: 5px 
}  
a.CategorySelected  
{  
  font-family: Verdana, Arial;  
  font-weight: bold;
  font-size: 9pt;
  color: #a0522d;
  line-height: 25px;
  padding-right: 5px;     
  padding-left: 5px;
  text-decoration: none     
}   
.CatalogTitle
{ 
  color: red;
  font-family: 'Trebuchet MS', Comic Sans MS, Arial;
  font-size: 24px;
  font-weight: bold;
}
.CatalogDescription
{ 
  color: Black; 
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;	
}
a.ProductName
{
  color: Red;
  font-family: 'Trebuchet MS';
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}
a.ProductName:hover
{  
  text-decoration: underline;
}
.ProductDescription
{ 
  color: Black; 
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
} 
.ProductPrice
{ 
  color: Black; 
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
} 
.PagingText
{ 
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px; 
  color: Black; 
}
.ProductTitle
{ 
  color: Blue;
  font-family: Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 24px;
  font-weight: bold;
  line-height: 15px;
}
.SearchBoxHead
{
  border-right: #0468a4 1px solid;
  border-top: #0468a4 1px solid;
  border-bottom: #0468a4 1px solid;
  border-left: #0468a4 1px solid;
  background-color: #0583b5;
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 10pt;
  color: #f5f5dc;
  text-align: center; 
}
.SearchBoxContent
{
  border-right: #0468a4 1px solid;
  border-top: #0468a4 1px solid;
  border-left: #0468a4 1px solid;
  border-bottom: #0468a4 1px solid;
  background-color: #8bc8dd;
  font-family: Arial, Verdana;
  font-size: 9pt;
  color: blue;
  padding-top: 5px;
  padding-left: 12px;
  padding-bottom: 5px;
}
.SearchBox
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 9pt;
  margin-bottom: 5px;
}
.Headercontent
{
border-right: #0468a4 1px  solid;
  border-top: #0468a4 1px solid;
  border-bottom: #0468a4 1px solid;
  border-left: #0468a4 1px solid;
  background-color: #9fe1bb; 
  font-family: Verdana, Arial;
  font-weight: bold; 
  font-size: 12pt;
  text-align: right; 
  text-decoration: none;
  vertical-align:text-bottom;  color: Black
  
}
.content p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:normal;
color: #000;
margin: 0 12px 10px 12px; /*old - 0 12px 6px 12px; 9/7/06*/
}
.content h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight:normal;
color: #e28c05;
margin:  0 12px 12px 12px;
}
.content h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #00467f; /*#3A6590; changed to #00467f Sept 6*/
margin: 20px 12px 3px; /*0 12px 6px 12px;*/
}
.content h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color:  #00467f;  
MARGIN: 0 12px 6px 12px;/*padding: 2px 0px 10px  40px; */
}
.content h4 /*Added 9/6/06 */
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color: #333;
   margin: 0 0px 3px 2px; /*margin changed from 0 12px 6px 12px;*/
}
ul 
{ 
    list-style-type:square; 
    margin: 0; 
    padding: 0px 0px 10px 40px;
    }
li 
{
    /* margin-bottom: 2px; 9/7 */
    margin-bottom: 3px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    }
 
		