td,p,i,b,a,pre,strong,div,span {
  font-family: Verdana, Arial;
}
td.productContentRight {
  border-top: 1px solid #e1dec2;
}
tr.productContentPrice td {
  padding-left:10px;
  background-color:#f0efdd;
}
td.productContentRight td {
  font-size: 11px;
}
td.productContentLeft {
  padding-right: 4px;
}
table.productContentDescription {
  border-bottom: 1px solid #e1dec2;
}
span.productContentTitle {
  color: #890000;
  font-weight:bold;
  font-size:12px;
}
table.productListing {
  margin-bottom: 10px;
}
div.productDescription {
  margin-top: 3px;
}
img {
  font-size: 11px;
}
td#rcStoreContent, td#rcStoreContent td {
  font-size: 11px;
}
td.right_col {
  border-left: 1px solid #e1dec2;
}
div.rcTitle {
  color: #890000;
  font-weight: bold;
  font-size: 12px;
  padding: 5px 0px 5px 8px;
  border: 1px solid #e1dec2;
  border-style: solid none solid none;
  background-color:#f0efdd;
}
div.rcContainer {
  padding-left: 8px;
  width: 145px;
}
.rcContainer input[type='text'], .rcContainer input[type="text"] {
  border: 1px solid black;
  width: 140px;
  background-color: #fafbf6;
  padding-left: 3px;
}
.rcContainer input[type='password'], .rcContainer input[type="password"] {
  border: 1px solid black;
  width: 140px;
  background-color: #fafbf6;
  padding-left: 3px;
}
td.main input[type='text'], td.main input[type="text"] {
  border: 1px solid black;
  width: 160px;
  background-color: #fafbf6;
  padding-left: 3px;
}
td.main input[type='password'], td.main input[type="password"] {
  border: 1px solid black;
  width: 160px;
  background-color: #fafbf6;
  padding-left: 3px;
}

.rcContainer input[type='submit'], .rcContainer input[type="submit"] {
  float: right;
  margin-top: 2px;
}
tr.rcOdd {
  background: #fcfcf8;
}
tr.rcEven {
  background: #fff;
}
tr.rcEven td, tr.rcOdd td {
  border-bottom: 1px dashed #eea;
}
span.rcTotal { font-weight: bold; }
div.contentTitle {
  color: #890000;
  font-weight: bold;
  font-size: 12px;
  padding: 5px 0px 5px 4px;
  text-align: left;
  margin-bottom: 6px;
}
div.contentSubTitle {
  color: #890000;
  font-weight: bold;
  font-size: 12px;
  padding: 5px 0px 5px 4px;
  text-align: left;
}
table.cartFooter {
  font-size:  11px;
  border-top: 1px solid #e1dec2;
  margin-top: 4px;
}
.nm_chkoutSubTot, .nm_prodHead { font-size: 11px; }
.productListing-data, .productListing-data a, .productListing-data b {
  font-size: 11px;
}
.nm_prodHead {
  font-weight: bold;
  background: #f0efdd;
  border-bottom: 1px dashed #eea;
}
.nm_chkoutImg { padding: 2px; }
.productListing-even {
  background: #fcfcf8;
}
td.smallText, td.smallText div, td.smallText td  {
  font-size: 10px;
}
td.main { font-size: 11px; }
.alert {
  background: #fee;
  padding:2px;
  padding-left: 6px;
  border-left:5px solid #e12874;
}

table.contentOdd, table.contentEven {
  border-top: 1px dashed #cc9;
  border-bottom: 1px dashed #cc9;
  padding: 4px 0px 4px 0px;
  margin-bottom: 4px;
}
div.contentHighlight {
  border-top: 1px dashed #cc9;
  border-bottom: 1px dashed #cc9;
  padding: 4px 0px 4px 0px;
  margin-bottom: 4px;
}
table.contentOdd { background: #fffffa; }
table.contentEven { background: #fff; }
div.sub_header {
  border-bottom: 1px dotted #e1dec2;
  font-size: 12px;
  padding-left: 3px;
}
div.categoryTitle {
  font-size: 12px;
  border-bottom: 1px solid #e1dec2;
  padding: 2px 6px 2px 6px;
  background-color:#f0efdd;
}
table.category img {
  border: 1px solid #cc9;
}
a.categoryLink {
  display: block;
  text-decoration: none;
  padding: 3px;
  border: 1px solid white;
  margin-bottom: 6px;
  cursor: pointer;
}
a.categoryLink:hover {
  background: #ffe;
  border-top: 1px dashed #cc9;
  border-bottom: 1px dashed #cc9;
}
a.categoryLink a { display: inline; }
div.categoryDesc {
  font-size: 11px;
  margin-top: 4px;
  padding-left: 6px;
}
