body {
  font-size: 10px;
  font-family: Comic Sans MS;
  text-align: center;
  
}
a {
  text-decoration: none;
  color: #D71534
}
a:hover {
  text-decoration: underline;
}

#Wrapper {
  width: 990px;
  margin: 0 auto;
  text-align: left;
  padding: 0 7px;
}
#Header {
  height: 75px;
  position: relative;
}
#Personal-Menu {
  position: absolute;
  bottom: 36px;
  right: 0;
  text-align: right;
}
#Personal-Menu a {
  color: #666666;
  font-size: 11px;
  text-decoration: underline;
  padding-left: 5px;
}
#Personal-Menu a:hover {
  text-decoration: none;
}

#Menu .searchform {
  right: 3px;
  position: absolute;
  bottom: 4px;
  _bottom: 1px;
  font-size: 12px;
  font-weight: bold;
  color: #C0C0C0;
  padding-left: 5px;
  border-left: 1px solid #e5e5e5;
}

#Menu .searchform input {
  border: 1px solid #CCC;
  padding: 1px;
  margin-left: 2px;
}

.TopMenuGroup td {
  height: 29px;
  color: #FFF;
  font-weight: bold;
  font-size: 12px;
  padding: 0 3px;
  cursor:pointer;cursor:hand
}
.MenuItem {
  background: #FFF;
  font-size: 11px;
  cursor:pointer;cursor:hand
}
.MenuItemDown,
.MenuItemHover {
  background: #f2f2f2;
  font-size: 11px;
  cursor:pointer;cursor:hand
}
#Content {
  background: #FFF;
  width: 100%;
  overflow: hidden;
  padding-top: 10px;
}
#LeftColumn {
  width: 170px;
  margin-right: 10px;
  float: left;
  margin-left: 10px;
  _margin-left: 5px;
}
#MainColumn {
  overflow: hidden;
  width: 600px;
  float: left;
  margin-right: 20px;
  font-size: 12px;
  line-height: 16px;
}
#RightColumn {
  width: 170px;
  float: left;
}

.quick-links {
  font-family: "Trebuchet MS";
  background: #F7943C  url(bglinks.png) top left no-repeat;
  padding: 6px;
  padding-bottom: 0;

}
.quick-links-over {
    margin-bottom: 10px;
    padding-bottom: 11px;
    background: #F7943C  url(bglinksbottom.png) bottom left no-repeat;
}
.quick-links h3 {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFE292;
  margin-bottom: 4px;
}
.quick-links a {
  color: #FFF;
  font-size: 13px;
  padding-left: 12px;
  background: url(warrow.gif) 0px 6px no-repeat;
  
}
.quick-links ul {
  list-style: none;
}
.featured, 
.help-box {
  text-align: center;
  background: #F8F8F8 url(bgbox.gif) top left no-repeat;
  padding: 4px;
  padding-bottom: 0;
  color: #666666;
  font-size: 12px;

}

.help-box a {
  color: #333;
}
.featured h3,
.help-box h3 {
  font-weight: normal;
  display: block;
  font-family: arial;
  font-size: 12px;
  text-transform: uppercase;
  color: #D71534;
  margin-bottom: 5px;
}
.featured-over,
.help-box-over {
  padding-bottom: 13px;
  background: url(bgboxbottom.gif) bottom left no-repeat;
  margin-bottom: 10px;  
}
.categories h3
{
  padding: 5px 6px;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #D71534;
  border-bottom: 1px solid #E5E5E5;
}

.categories {
  background: #F8F8F8;
  margin-bottom: 10px;
}
.categories a {
  font-family: "Trebuchet MS";
  font-size: 11px;
  color: #000;
  text-decoration: none;
  display: block;
  display: inline-block;
  padding: 5px 6px;
  width: 150px;
  border-bottom: 1px solid #E5E5E5;
}
.categories a.active,
.categories a:hover {
  background: #FFE292;
}

.categories li {
  padding: 0; margin: 0;

  display: block;
  display: inline-block;
}

.categories li li a {
  padding-left: 10px;
  font-size: 12px;
  width: 133px;
  border-bottom: none;
  padding: 3px 10px 3px 15px;
  text-decoration: underline;
  background: url(greyarrow.gif) 13px 8px no-repeat;
}
.categories li li a.active{
  background: url(greyarrow.gif) 9px 8px no-repeat;
  font-weight: bold;
}
.categories li li a:hover {
    background: #FFE292 url(greyarrow.gif) 13px 8px no-repeat;
}

#Footer {
  margin-top: 10px;
  font-size: 11px;
  padding-top: 4px;
  border-top: 1px solid #CCC;
}
.breadcrumb {
  color: #999999;
  font-size: 11px;
  margin-bottom: 10px;
}
.breadcrumb a {
  color: #999;
}
.breadcumb a:hover {
  text-decoration: none;
}
.ProductNameText {
  color: #F7943C;
  font-size: 26px;
  line-height: 26px;
  font-weight: normal;
  margin-bottom: 10px;
}
.product-image {
  padding-right: 10px;
}

.subcats {
  font-size: 12px;
  padding: 2px;
}
.subcats a {
  color: #666;
}
.category-list {
  border-collapse: collapse;
  margin-top: 10px;
}
.category-list td {
  border: 1px solid #EEE;
  padding: 4px 0;
}

#MainColumn table {
  border: none !important;
  border-collapse: collapse;
}
#MainColumn table td {
  border-bottom: 1px solid #EEE !important;
  padding: 2px;
  font-size: 11px;
}
hr { 
  color: #DDD !important;
  background-color: #DDD !important;
  height: 1px !important;
  }
 input, textarea {
  font-size: 11px;
  padding: 2px;
 }
 
 .CountrySelectList {
  font-size: 10px;
  margin-bottom: 4px;
 }
 .banner img {
  margin-bottom: 10px;
 }
 .Desc{
 color:#000000;font:13px Comic Sans MS;
 }
.box{color:#000000; text-align: left; font:11px Arial, Helvetica, sans-serif}

.ram{border:1px solid #47A847; margin:0; padding: 6px 2px 2px 2px; text-align: center; font-size: 11px; font-family: Arial;}

.t_promo { text-decoration:line-through; }
