/* body {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: black;
  line-height: 18px;
} */

h3, td.VertMenuTitle, td.RegSectionTitle, td.SubHeader {
  color: black;
  font-size: 11px;
  font-weight: bold;
  padding: 6px;
  border-bottom: 1px solid #dce0fd;
}

#leftpane ul {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 5px;
  color: #767982;
}

#leftpane ol {
  color: #767982;
  margin: 0;
  padding: 0 0 0 25px;
}

#leftpane ul li, #leftpane ol li {
  background: url(/storeimg/bull.png) no-repeat top left;
  padding-left: 10px;
  color: #767982;
  line-height: 18px;
}

#leftpane ol li {
  background: none;
  padding-left: 0;
}

#leftpane ul li a, #leftpane ol li a,
#leftpane ul li a:link, #leftpane ol li a:link,
#leftpane ul li a:visited, #leftpane ol li a:visited  {
  color: #767982;
  line-height: 18px;
  text-decoration: none;
}


#leftpane ul.products {
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: black;
}

#leftpane ul.products li {
  background: none;
  padding-left: 10px;
  color: #000000;
  line-height: 18px;
}

#leftpane ul.poducts li a {
  color: #000000;
  line-height: 18px;
  text-decoration: none;
}

h1 {
  font-size: 14px;
  color: #999999;
  font-weight: bold;
  border-bottom: 1px solid #999999;
  padding: 8px 0 4px 0;
  margin-bottom: 4px;
}

p.intro {
  font-size: 11px;
  color: #999999;
}

div.sortbar {
  text-align: right;
  color: #999999;
  font-size: 10px;
}

div.sortbar a {
  padding: 0 8px;
  color: #999999;
}

div.item {
  padding: 15px 0;
  border-bottom: 1px solid #999999;
  margin-bottom: 10px;
}

div.thumb {
  float: left;
  width: 200px;
  overflow: hidden;
}

div.description {
  margin-left: 200px;
}

div.title {
  font-size: 16px;
  font-weight: bold;
  color: #025dac;
}

div.title a, div.title a:link, div.title a:visited, div.title a:hover {
  font-size: 16px;
  font-weight: bold;
  color: #025dac;
  text-decoration: none;
}

div.commerce, .commerce {
  text-align: right;
}

div.commerce form {
  display: block;
}

div.bottom {
  font-size: 2px;
  height: 2px;
  clear: left;
}

.btn1 {
  position: relative;
  top: 8px;
}

/*
.textlink, a.textlink, a.textlink:link, a.textlink:visited  {
  color: #3066B0;
  text-decoration: underline;
}
*/

#content a, #content a:link, #content a:visited  {
  color: #3066B0;
  text-decoration: underline;
}

.button, a.button, a.button:link, a.button:visited {
  display: block;
  height: 27px;
  line-height: 27px;
  width: 140px;
  background: url(/storeimg/button.gif) no-repeat center center;
  color: white !important;
  text-decoration: none !important;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.greenbutton, a.greenbutton, a.greenbutton:link, a.greenbutton:visited {
  display: block;
  height: 27px;
  line-height: 27px;
  width: 140px;
  background: url(/storeimg/greenbutton.gif) no-repeat center center;
  color: white !important;
  text-decoration: none !important;
  text-align: center;
  font-weight: bold;
  border: 0;
}

table.thin td {
  border: 1px solid #cbcbcb;
  padding: 10px;
}

table.thin th {
  border: 1px solid #cbcbcb;
  padding: 10px;
  text-align: left;
  font-weight: bold;
  color: #656565;
  cursor: pointer;
}

div.expander {
  display: none;
}

table.shortform {
  border: 0;
}

table.shortform td {
  border: 0;
  vertical-align: top;
}

hr { display: none; }

#rightpane a, #rightpane a:link, #rightpane a:visited {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

h4 {
  font-size: 12px;
}
h2 {
  font-size: 14px;
}

.subcatprod {
  width: 166px;
  margin-right: 10px;
  margin-top: 10px;
  float: left;
  border: 1px solid black;
}

.subcatprod_title, .subcatprod_title a {
  background-color: black;
  color: white !important;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-decoration: none !important;
}

.subcatprod_body {
  padding: 8px;
}

.clean {
  clear: left;
}

#leftpane h3 a {
  color: black;
}

.warn {
  margin: 15px auto 0 auto;
  border: 1px solid #cc0000;
  color: #cc0000;
  font-weight: bold;
  width: 70%;
  padding: 15px;
}

table.featureSet td {
  border: 0 !important;
}
table.featureSet th {
  border: 0 !important;
  text-align: left;
  color: black;
  padding: 3px !important;
}