body {
  color: #111;
  font-family: Verdana, Arial, Sans-Serif;
  background-color: #fff;
  background: #fff url('../images/amethyst-bg.jpg') no-repeat fixed bottom right;
  font-size: medium;
  text-align: center;
  margin: 0;
}

#container {
  width: 780px;
  margin: 1em auto 0 auto;
  text-align: left;
}

#quicksearch {
  margin: 10px;
  float: right;
  text-align: right;
  font-size: small;
}

#header {
  height: 60px;
  background: #f0f0f0 url(../images/header-bg.gif);
}

#crumb {
  display: none;
  padding: 0.25em;
  font: small sans-serif;
}

#main {
  background: url(../images/main-bg.gif);
}

#menu {
  float: left;
  width: 130px;
  padding: 5px;
  background: #f0f0f0 url(../images/main-bg.gif);
}

#body {
  margin: 0 0 0 140px;
  padding: 0.5em;
}

#quick {
  float: right;
  width: 100px;
  padding: 5px;
}

#footer {
  clear: both;
  padding: 0.25em;
  margin-left: 145px;
  font: x-small sans-serif;
}

#body > *:first-child {
  margin-top: 0;
}

#quicksearch input {
  width: auto;
  font-size: small;
}

#quicksearch input:hover, #menu input:hover {
  background-color: #cde;
}

td {
  font-size: x-small;
}

img {
  border: 0;
}

form {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

p, li, td, th {
  font: small sans-serif;
  cursor: default;
}

#body p {
  text-align: justify;
}

h1 {
  font: large sans-serif;
}

h2 {
  font: bold large Garamond,serif;
  color: #333;
}

.sectitle {
  background: #f0f0f0;
  border: 1px solid #333;
  padding: 2px;
  text-align: center;
}

.carttitle {
  background: #f0f0f0;
  border: 1px solid #333;
  padding: 2px;
  text-align: left;
}

.categorylist {
  font-size: x-small;
  text-decoration: none;
}

.error {
  color: #FF0000;
  font-size: x-small;
  font-weight: bold;
  text-decoration: none;
}

.modulecart {
  background: #F5DEB3;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  font-size: x-small;
  font-weight: bold;
  padding: 3px;
}

.pagesel {
  background: #FFFFFF;
  border: 1px solid #000000;
  font-size: small;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  height: 20px;
  width: 20px;
}

.rowselected {
  background: #DEDEDE;
  border: 1px solid #000000;
}

.sale {
  color: #990000;
}

.xsmall {
  font-size: x-small;
}

.xxsmall {
  font-size: xx-small;
}


.for-da-engines, .compatibility {
  display: none;
}

.module-table {
  border: 0;
  margin: 0;
  padding: 0;
  width: 610px;
}

td.product-image {
  padding-right: 10px;
  width: 140px;
  text-align: center;
}

td.product-text {
  padding-left: 10px;
  border-left: 1px solid #ddd;
}

td.product-text ul {
  padding-left: 2em;
}

p.product-sort {
  float: right;
  margin-top: 0;
}

p.product-view{
  margin-top: 0;
}

p.product-sort a.selected, p.product-view a.selected {
  border-bottom: 1px dashed #666;
  text-decoration: none;
}

p.up-link {
  float: right;
  margin-top: 0;
}

h2.module-heading {
  margin-top: 0;
}

td.product-list-thumb {
  width: 130px;
  padding: 10px;
  vertical-align: top;
  text-align: center;
  border-top: 1px solid #eee;
}

td.product-list-thumb img {
  text-align: center;
}

td.product-list-text {
  width: 100%;
  padding: 10px 0;
  vertical-align: top;
  border-top: 1px solid #eee;
}

h2.product-title {
  margin-bottom: 0;
}

p.product-code {
  margin-top: 0;
}

p.product-fluff {
  margin-top: 0;
  font: italic medium serif;
}

a:link {
  color: #44a;
  text-decoration: underline;
}

a:visited {
  color: #44a;
  text-decoration: underline;
}

a:active {
  color: #44a;
}

a:hover {
  text-decoration: none;
}

#menu a.menulink {
  display: block;
  padding: 6px 3px 6px 6px;
  margin: 0;
  color: #333;
  font-size: small;
  text-decoration: none;
  border: 1px solid;
  border-color: #f0f0f0 #f0f0f0 #ddd;
  
}

#menu a.menulink:hover {
  color: #333;
  background-color: #cde;
  border: 1px solid #77a;
}

#quick a {
  display: block;
  border-left: 3px solid #fff;
  padding: 6px 3px 6px 6px;
  color: #333;
  font-size: small;
  text-decoration: none;
}

#quick a:hover {
  border-left: 3px solid #77a;
}

#footer a:link    { color: #000; }
#footer a:visited { color: #000; }

input, textarea, button {
  color: #111;
  background-color: #f8f8f8;
  font: x-small sans-serif;
  border: 1px solid #333;
  width: 100%;
}

div.worldpay input {
  width: auto;
}

td.product-list-text h2 a {
  text-decoration: none;
}

a.pagenum {
  border: 1px solid #000;
  font-size: small;
  height: 20px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 20px;
}


input.submit {
  background: #ccc;
  color: #000;
}

input.cart {
  background: #fff;
  width: 30px;
}

input.cartremove {
  border: 0px solid #000;
  width: auto;
}

input.cartsubmit {
  background: #ccc;
  width: auto;
}

select.cart {
  background: #fff;
  width: 50px;
}
