﻿.DepartmentListHead
{
border-right: #01a647 1px none;
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: left;
}
.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: left;
}
a.DepartmentUnselected
{
font-family: Arial;
font-weight: bold;
font-size: 8pt;
color: #5f9ea0;
line-height: 15px;
padding-left: 2px;
text-decoration: none;
}
a.DepartmentUnselected:hover
{
padding-left: 5px;
color: #2e8b57;
}
a.DepartmentSelected
{
font-family: Arial;
font-weight: bold;
font-size: 8pt;
color: #556b2f;
line-height: 15px;
padding-left:2px;
text-decoration: none;
}
a.ProductName
{
    color: Red;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}
a.ProductName:hover
{
text-decoration: underline;
}
.ProductDescription
{
    color: #000000;
    font-family: Arial;
    font-size: 12px;
}
.ProductPrice
{
    color: Black;
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
}
.PagingText
{
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
color: Black;
}
.subtitle2
{
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
    color: 4a4a4a;
    line-height: 25px;
}
a.subtitle2:hover {
	color: #FFCC00;
	text-decoration: none;
}

.bodytype2
{
    font-family: Arial;
    font-size: 12px;
    color: 414141;
    text-decoration: none;
    line-height: 18px;
}
.subtitle3 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: bb120d;
	text-decoration: none;
}
.subtitle {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.bottom {
	font-size: 11px;
	color: #7D7D7D;
	text-decoration: none;
	font-family: Arial;
}
a.bottom:hover {
	text-decoration: underline;
}



.CategoryListHead
{
border-right: #01a647 1px none;
border-top: #01a647 1px solid;
border-left: #01a647 1px solid;
border-bottom: #01a647 1px solid;
background-color: #30b86e;
font-family:  Arial;
font-weight: bold;
font-size: 10pt;
color: #f5f5dc;
padding-left: 3px;
text-align: left;
}
.CategoryListContent
{
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: left;
}
a.CategoryUnselected
{
font-family: Arial;
font-weight: bold;
font-size: 8pt;
color: #5f9ea0;
line-height: 15px;
padding-left: 2px;
text-decoration: none;
}
a.CategoryUnselected:hover
{
padding-left: 5px;
color: #2e8b57;
}
a.CategorySelected
{
font-family: Arial;
font-weight: bold;
font-size: 8pt;
color: #556b2f;
line-height: 15px;
padding-left:2px;
text-decoration: none;
}

