﻿.CategoryMenuText
{
font-family:Arial;
font-size: 12px;
font-weight: bold;
color:#000;
text-decoration:none;
padding-top: 5px;
padding-bottom: 5px;

}
.CategoryMenuTextLevel2
{
font-family:Arial;
font-size: 11px;
color:#000;
text-decoration:none;
}
.CategoryMenuTextLevel3
{
font-family:Arial;
font-size: 10px;
color:red;
text-decoration:none;
}
.CategoryMenuSubText
{
margin-left:5px;
}

.CategoryDynamicMenu,.CategoryDynamicMenu:link,.CategoryDynamicMenu:visited
{
width:230px;
background-color:#f7f5f2;
border: solid 1px #ede8e3;
border-left:0px;
display: table;
}

.CategoryDynamicMenu:hover
{
font-size:12px;
width:250px;
color:#eb3a02;
background-color:#FFF;
text-decoration:none;
background-color:White;
}

.CategoryMenu,.CategoryMenu:link,.CategoryMenu:visited
{
width:100%;
border-bottom: solid 1px #ede8e3;
display: table;
padding-top: 1px;
padding-bottom: 1px;
font-family:Arial;
font-size: 12px;
font-weight: bold;
padding-top: 2px;
padding-bottom: 2px;
}

.CategoryMenu:hover
{
width:100%;
color:#eb3a02;
text-decoration:none;
background-color:#f7f5f2;
padding-top: 2px;
padding-bottom: 2px;
border-bottom: solid 1px #ede8e3;
}

.CategoryMenuSub,.CategoryMenuSub:link, .CategoryMenuSub:visited
{
width:100%;
font-family:Arial;
font-size:11px;
text-decoration:none;
border-bottom:solid 1px #ede8e3;
display: table;
padding-top: 2px;
padding-bottom: 2px;
}
.CategoryMenuSub:hover
{
width:100%;
font-size: 11px;
color:#eb3a02;
text-decoration:none;
border-bottom:solid 1px #White;
background-color:#FFF;
}

.MainLeftMenu,.MainLeftMenu:link,.MainLeftMenu:visited {
width:100%;
background-color:#f7f5f2;
border-bottom: solid 1px #ede8e3;
display: table;
padding-top: 1px;
padding-bottom: 1px;

}

.MainLeftMenu:hover {
font-size:12px;
width:100%;
color:#eb3a02;
text-decoration:none;
background-color:White;
padding-top: 1px;
padding-bottom: 1px;
}

.ProductDescription {
font-family:Tahoma;
font-size:12px;
color:#AAA;
}

.ProductName,.ProductName:link, .ProductName:visited
{
  FONT-SIZE: 13px;
  font-family: Arial;
  color: #eb3a02;
  text-decoration: none;
  font-weight:bold;
}
.ProductName:hover, .ProductName:visited:hover
{
  FONT-SIZE: 13px;
  font-family: Arial;
  color: #ff4b4b;
  text-decoration: none;
  font-weight:bold;
}

.ProductNameSmaller,.ProductNameSmaller:link, .ProductNameSmaller:visited
{
  FONT-SIZE: 12px;
  font-family: Arial;
  color: #000;
  text-decoration: none;
}
.ProductNameSmaller:hover, .ProductNameSmaller:visited:hover
{
  FONT-SIZE: 12px;
  font-family: Arial;
  color: #945e08;
  text-decoration: none;  
}


.Price
{
  font-size: 12px;
  font-family: Arial;
  color: red;
}

.OldPrice
{
  font-size: 12px;
  font-family: Arial;
  color: #888;
}

.NewPrice
{
  font-size: 12px;
  font-family: Arial;
  color: Red;
  font-weight:bold;
}

.BoxBorder
{
    padding:10px;
    text-align:justify;
    border-left:solid 1px #dae9f3;
    border-right:solid 1px #dae9f3;
    border-bottom:solid 1px #dae9f3;
    
    border-top:solid 0px #c3c7cf;
}

.HR_Dot {
color:#DDD;
background-color:#DDD;
height:1px;
border:0;
}

a:link img {filter:none;}
a:visited img {filter:none;}
a:hover img {opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;}

.imgProduct
{
width:75px;
height:75px;
border: solid 1px #e1e5e6;
position:relative;
background: #f8fafb;
}


table.stats
{text-align: center;
font-family: Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td
{background-color: #DDD;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

table.stats td.hed
{background-color: #AAA;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;}