#searchform {
  padding: 5px;
  font-size: 0.95em;
  padding-bottom: 10px;
  border-bottom: 1px solid #c00;
}
#searchform label {
  vertical-align: middle;
  width: 100px;
  float: left;
  display: block;
  text-align: right;
}
#searchform input,select {
  font-size: 1em;
  margin-bottom: 5px;
}
#searchform input.submit {
  margin-left: 100px;
}


#categories ul {
  margin: 15px 0px 0px 0px;
  padding: 0px;
  list-style-type: none;
}
#categories ul li {
  width: 199px;
  float: left;
  margin-bottom: 8px;
}
#categories ul li.onleft {
  margin-right: 6px;
}
#categories ul li a img {
  height: 70px;
  width: 197px;
}
#categories ul li div {
  border-left: 1px solid #afafaf;
  border-right: 1px solid #afafaf;
  border-bottom: 1px solid #afafaf;
}
#categories ul li div p {
  background: #e9e9e9;
  margin: 0px 0px 0px -1px;
  padding: 8px 10px 8px 10px;
  font-size: 0.8em;
  height: 64px;
  he\ight: 48px;
  overflow: hidden;
}
#categories ul li h3 {
  background: #67020d;
  margin: 0px;
  padding: 0px;
  font-size: 1em;
}
#categories ul li h3 a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 5px 20px 5px 9px;
  font-weight: bold;
  background: #67020d url(/images/cat-top-arrow.gif) bottom right no-repeat;
}
#categories ul li h3 a:hover {
  text-decoration: underline;
}


#categories:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
#categories { display: inline-table; }
/* Hides from IE-mac \*/
* html #categories { height: 1%; }
#categories { display: block; }
/* End hide from IE-mac */


#productlist ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
#productlist ul li {
  padding: 15px 0px 15px 0px;
  background: url(/images/left-nav-divider.gif) bottom left repeat-x;
  overflow: hidden;
  display: inline-block;
}
#productlist ul li {
  display: block;
}
#productlist ul li div.image {
  padding-right: 10px;
  width: 87px;
  w\idth: 77px;
  float: left;
}
#productlist ul li div.price {
  font-weight: bold;
  font-size: 1.4em;
  color: #c00;
  padding: 0px 0px 4px 4px;
  display: block;
  float: left
}
#productlist ul li div.information {
  padding-right: 10px;
  width: 210px;
  w\idth: 200px;
  float: left;
}
#productlist ul li div.information h3 {
  color: #600;
  font-size: 1em;
  font-weight: bold;
  margin: 0px;
}
#productlist ul li div.information h3 a {
  color: #600;
  text-decoration: none;  
}
#productlist ul li div.information h3 a:hover {
  text-decoration: underline;
}
#productlist ul li div.information .summary {
  color: #3d3d3d;
  padding-top: 5px;
  font-size: 0.9em;
}
#productlist ul li div.information .code {
  color: #888;
  font-size: 0.8em;
} 
#productlist ul li div.image img {
  border: 1px solid #aeaeae;
}
#productlist ul li:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
#productlist ul li { display: inline-table; }
/* Hides from IE-mac \*/
* html #productlist ul li { height: 1%; }
#productlist ul li { display: block; }
/* End hide from IE-mac */


#product {
  margin-top: 20px;
}
#product div.image {
  padding-right: 10px;
  width: 145px;
  w\idth: 135px;
  float: left;
}
#product div.image img {
  border: 1px solid #aeaeae;
  margin-bottom: 1px;  
}
#product div.image img.mfr_image {
  border: 0px;
  margin-bottom: 1px;  
  margin-top: 20px;
}
#product div.information {
  width: 250px;
  float: left;
}
#product div.information h3 {
  color: #600;
  font-size: 1em;
  font-weight: bold;
  margin: 0px;
}
#product div.information .summary {
  color: #3d3d3d;
  padding-top: 5px;
  font-size: 0.95em;
}
#product div.information .price-bar {
  padding: 9px 0px 9px 0px;
  background: url(/images/left-nav-divider.gif) bottom left repeat-x;
}
#product div.information .price-bar .price {
  font-weight: bold;
  font-size: 1.4em;
  color: #c00;
  display: block;
  float: left;
}
#product div.information .description {
  font-size: 0.95em;
  padding: 10px 0px 10px 0px;
}
#product div.information .technical-data {
  font-size: 0.95em;
  padding: 10px 0px 10px 0px;
}
#product div.information .technical-data table td {
  color: #600;
  padding: 5px;
  border-bottom: 2px solid #fff;
  background-color: #e9e9e9;
}
#product div.price-table {
  padding-top: 15px;
  padding-bottom: 15px;
}
#product div.price-table table th {
  background-color: #ddc0c0;
  color: #c00;
  font-size: 0.9em;
  padding: 3px 0px 3px 14px;
}
#product div.price-table table td {
  color: #3f3f3f;
  background-color: #eed9d9;
  font-size: 0.8em;
  font-weight: bold;
  border-top: 2px solid #fff;
}
#product div.price-table table td.qty {
  padding: 3px 4px 3px 14px;
}
#product div.price-table table td.price {
  color: #c00;
  padding-left: 4px;
}

#product div.related-accessories {
  float: left;
  width: 198px;
  margin-right: 8px;
  background-color: #d5d5d5;
  color: #575757;
  font-size: 0.8em;
  padding: 4px 0px 4px 0px;
}
#product div.related-categories {
  float: left;
  width: 198px;
  background-color: #d5d5d5;
  color: #575757;
  font-size: 0.8em;
  padding: 4px 0px 4px 0px;
}
#product div.related-accessories h4,
#product div.related-categories h4 {
  font-weight: bold;
  margin: 0px;
  padding: 4px 8px 4px 8px;
  border-bottom: 1px solid #fff;
  font-size: 1.1em;
}
#product div.related-accessories ul,
#product div.related-categories ul {
  list-style-type: none;
  margin: 0px;
  padding: 2px 8px 2px 8px;
}
#product div.related-accessories ul li a,
#product div.related-categories ul li a {
  color: #575757;
  text-decoration: none;
}
#product div.related-accessories ul li a:hover,
#product div.related-categories ul li a:hover {
  text-decoration: underline;
}