/* Generated by KompoZer */
.block .category {
  width: 40%;
vertical-align: top;
color: #ffffff;
background-image: url();
background-position: right center;
}
.block .popular {
  width: 60%;
  vertical-align: top;
}
.block .titlepop {
  padding: 5px 0 2px 5px;
font-weight: bold;
font-size: 1.1em;
white-space: nowrap;
}
.category .content {
  padding: 5px;
  width: 100%;
}
.category .content .image {
  width: 40px;
  vertical-align: top;
}
.category .image img {
  border:  none;
  width: 40px;
}
.category .content .listing {
  width: auto;
  vertical-align: top;
  padding-left: 3px;
}
.category .parent, .category .parent a {
  font-size: 1.1em;
  font-weight: bold;
  color: #990066;
  text-decoration: underline;
}
.category .sub, .category .sub a {
  font-size: 1em;
  font-weight: bold;
  color: #003366;
  text-decoration: none;
}
.popular {
  padding: 0px;
}
.popular .listing {
  background-color: #eeeeee;
  width: 100%;
}
.popular .listing td {
  padding: 10px 20px 10px 10px;
}
.popular .pop, .popular .pop a {
  font-size: 1em;
  font-weight: bold;
  color: #003366;
  text-decoration: none;
}
.block .filters {
  padding: 5px;
}
.block .orders {
  padding: 3px;
  font-weight: bold;
  font-size: 1.1em;
  background-color: #f1f4f7;
}
.block .orders .inactive {
  border: 1px dashed #bac4cf;
  margin: 0 3px;
  padding: 1px 5px;
  background-color: #ffffff;
  color: #003366;
  text-decoration: underline;
  font-weight: normal;
}
.block .orders .active {
  border: 1px dashed #bac4cf;
  margin: 0 3px;
  padding: 1px 5px;
  background-color: #9999ff;
}
.block .orders .active, .block .orders .active a {
  color: #ffffff;
}
.block .subtitle {
  padding: 3px;
  font-weight: bold;
  font-size: 1.1em;
  background-color: #f1f4f7;
}
.block .row td {
  padding: 2px;
  font-size: 1.1em;
}
.block .row .content {
  padding: 1px 20px;
}
.empty {
  padding: 10px;
  background-color: #f1f4f7;
  font-size: 1.2em;
}
.empty a {
  font-weight: bold;
  text-decoration: underline;
}
.products {
  width: 100%;
}
.products th {
  border-bottom: 1px solid #bac4cf;
  padding: 6px;
  font-weight: bold;
  background-color: #f1f4f7;
  text-align: left;
  font-size: 1.1em;
}
.products .product td {
  border-bottom: 1px dashed #bac4cf;
  font-weight: bold;
  vertical-align: top;
  font-size: 1.1em;
}
.products .product:hover {
  background-color: #f1f4f7;
}
.products .product .name {
  width: 90%;
}
.products .info, .products .info a {
  font-size: 0.9em;
  color: #006699;
  font-weight: normal;
  text-decoration: none;
}
.products .price, .products .price a {
  font-size: 1.1em;
  color: #c3c41e;
  text-decoration: underline;
}
.browse {
  border-top: 2px solid #bac4cf;
  margin: 10px 0;
  width: 100%;
}
.browse td {
  padding: 3px;
  font-size: 1.1em;
  color: #cecece;
}
.browse a {
  padding: 2px;
  text-decoration: underline;
  color: #c3c41e;
  font-weight: bold;
}
.browse .pages {
  text-align: center;
  width: 100%;
}
.browse .previous, .browse .previousLink, .browse .next, .browse .nextLink {
  text-align: center;
  text-transform: uppercase;
}
