/* Home Page Categories Style */
.category-product-wholetable {
  text-align: center;
  font-family: helvetica;
  background: #fafad6;
}

.category-product-wholetr {
  border-bottom: 2px solid #fff;
}

.category-product-wholetable table {
  width: 517px;
}

.category-product-td-cat {
  text-align: left;
  background: #fafad6;
  padding: 2px 1px 0px 2px;
  width: 244px;
  border-left: 1px dotted #781201;
  border-right: 1px dotted #781201;
  border-top: 1px dotted #781201;
  border-bottom: 1px dotted #781201;
}

.cat-full {
  font-family: helvetica;
  padding: 0px;
}

.cat-title {
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 0px;
}

.cat-title a, .cat-title visited, .cat-title active {
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 3px;
  text-decoration: none;
  color: #000;
}

.cat-title a:hover {
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 3px;
  text-decoration: none;
  color: #000;
}

.cat-full-info {
  font-size: 11px;
}

.cat-full-info a:link, .cat-full-info a:visited, .cat-full-info a:active {
  padding: 2px;
  color: #000;
  font-size: 11px;
  text-decoration: none;
}

.cat-full-info a:hover {
  background-color: #8fa1ad;
  color: #595959;
}

.cat-full-info ul {
  width: 145px;
  _width: 142px;
  padding: 0px;
  margin: 0px;
  list-style: none;
  padding-top: 3px;
}

.cat-full-info  li {
  padding: 1px 0px 1px 5px;
  background-image: url(http://www.bestgamesetc.com/graphics/arrow.gif);
  background-repeat: no-repeat;
  background-position: -2px 60%;
}

.cat-img {
  float: left;
}

.cat-links {
  margin-left: 80px;
}

.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
}