﻿table
{
    font-family: Verdana Arial;
}
.PageContent
{
border-left: solid 20px #FFFFFF;
border-top: solid 0px #FFFFFF;
}

table.cart
{
    font-family: Verdana Arial;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
 }
.TableFade
{
    background-image: url(/images/TableFade.gif);
    background-repeat: repeat-x;
}
.GrayBorderLeft
{
   border-left: solid 1px #C2C2C2; 
   border-top: solid 1px #C2C2C2; 
   border-bottom: solid 1px #C2C2C2; 
}
.GrayBorderRight
{
   border-Right: solid 1px #C2C2C2; 
   border-top: solid 1px #C2C2C2; 
   border-bottom: solid 1px #C2C2C2; 
}

.GrayBorder
{
   border: solid 1px #C2C2C2; 
}
.Topmenu, A.TopMenu:link, A.TopMenu:visited, A.TopMenu:active
{
    font-family: Verdana Arial;
    font-weight: normal;
    font-size: 11px;
    color: #FFFFFF;
}
.normal
{
    font-family: Verdana Arial;
    font-weight: normal;
    font-size: 10px;
    color: #000000;
}
.ListNews
{
    color: #D79851;
  text-align:right;
}
.stockOk
{
    color: #577134;
}
.stockmess
{
    color: #000000;
}
.stocknOk
{
    color: #9D3C47;
}

.GridLineBlank
{
    background-color: #ffffff;
}
.GridLine
{
    background-image: url(/images/GridLine.gif);
    background-repeat: repeat-x;
    background-color: #ffffff;
    padding-top: 3px;
}
.GridHeader
{
    background-image: url(/images/GridHead.gif);
    background-repeat: repeat-x;
    background-color: #ffffff;
}
.GridHeaderBlank
{
    background-color: #ffffff;
}
A.Static:link, A.Static:visited, A.Static:active, A.Static:hover
{
    font-family: Verdana Arial;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    width: 177px;
    height: 16px;
    text-decoration: none;
}
input.search
{
    width: 155px;
    border: solid 1px #90B79A;
    background-color: #5C946F;
    margin-top: 5px;
    margin-left: 10px;
    font-family: Verdana Arial;
    font-weight: bold;
    font-size: 10px;
    color: #ffffff;
}
A.SearchLink:link, A.SearchLink:visited, A.SearchLink:active
{
    font-family: Verdana Arial;
    font-weight: bold;
    font-size: 12px;
    color: #AECDBB;
}
A.Static:hover
{
    color: #FFFFFF;
}
.menu
{
    border-right: solid 1px #999999;
    background-image: url(/images/menurep.gif);
    background-repeat:repeat;
}
.MenuInactiveCell
{
    background-repeat: no-repeat;
    background-position: left center;
    height: 10px;
    width: 193px;
    padding-left: 16px;
    padding-top: 0px;
}
.MenuActiveCell
{
    background-repeat: no-repeat;
    background-position: left center;
    height: 10px;
    width: 193px;
    padding-left: 16px;
    padding-top: 0px;
}
A.MenuInactive:link, A.MenuInactive:visited, A.MenuInactive:active
{
    font-family: Verdana Arial;
    font-weight: bold;
    font-size: 11px;
    color: #5C946F;
    width: 177px;
    height: 10px;
}
A.MenuActive:link, A.MenuActive:visited, A.MenuActive:active
{
    font-family: Verdana Arial;
    font-weight: bold;
    font-size: 11px;
    color: #333333;
    width: 177px;
    height: 10px;
}
A.MenuInactive:hover
{
    color: #5C946F;
    text-decoration: none;
    width: 177px;
    height: 10px;
}
.MenuExpandedCell
{
}
A.MenuExpanded:link, A.MenuExpanded:visited
{
    font-family: Verdana Arial;
    font-weight: normal;
    font-size: 10px;
    color: #2B5740;
    width: 193px;
    height: 9px;
    padding-left: 28px;
}
A.MenuExpanded:active, A.MenuExpanded:hover
{
    font-family: Verdana Arial;
    font-weight: normal;
    font-size: 10px;
    color: #2B5740;
    width: 193px;
    height: 9px;
    text-decoration: none;
    padding-left: 28px;
    background-image: url(/images/menu/bullet.gif);
    background-repeat: no-repeat;
    background-position: left center;
}
A.MenuExpandedSelected:active, A.MenuExpandedSelected:link, A.MenuExpandedSelected:visited, A.MenuExpandedSelected:hover
{
    font-family: Verdana Arial;
    font-weight: normal;
    font-size: 10px;
    color: #2B5740;
    width: 193px;
    height: 9px;
    text-decoration: none;
    padding-left: 28px;
    background-image: url(/images/menu/bullet.gif);
    background-repeat: no-repeat;
    background-position: left center;
}
.MenuStatic
{
    background-image: url(/images/menu/static.gif);
    background-repeat: no-repeat;
    background-position: left center;
    height: 21px;
    width: 193px;
    padding-left: 16px;
    padding-top: 4px;
}
body {
font-family: Verdana Arial;
}
/*menu*/
#dd {
  margin-left: 25%;
  padding: 0 0 0 0;
  }

#dd li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  font: bold 11px arial;
}

#dd li a.menu {
  display: block;
  text-align: center;
  background: #5C946F;
  padding: 4px 10px;
  margin: 0 1px 0 0;
  color: #FFF;
  width: 65px;
  text-decoration: none;
}

#dd li a.menu:hover {
  background: #2B5740;
}

.submenu {
  background: #5C946F;
  border: 1px solid #5C946F;
  visibility: hidden;
  position: absolute;
  z-index: 3;
}
.submenu a {
  display: block;
  font: 11px arial;
  text-align: left;
  text-decoration: none;
  padding: 5px;
  color: #FFFFFF;
}
.submenu a:hover {
  background: #4A6F5D;
  color: #FFF;
}
