text {
  font-family: verdana;
  font-weight: normal;
  color: #000;
  font-size: 11px;
  line-height: 16px;
  margin: 0;
  padding: 0;
}
body {
  background: #EBEDEC url(../img/background.jpg) 0 0 repeat-x;
  font-family: Verdana, sans-serif;
  font-weight: normal;
  color: #000;
  font-size: 11px;
  line-height: 16px;
  margin: 0;
  padding: 0;
}
img { border: none; }

#main {
  width: 875px;
  margin: 30px auto 0 auto;
  /* padding: 20px; */
  background-color: white;
  border-bottom: 8px solid #BF1F0F;
  
}

#main td {
  padding: 0 20px;
  vertical-align: top;
}

#content-top-left {
  float: left;
}

#content-top-left img.logo {
  /* padding: 15px 20px 14px 20px; */
}

#content-top-left ul {
}

#content-top-right {
  width: 210px;
  float: right;
  /* padding-right: 11px; */
}

#content-top-right form {
  line-height: 1.1em;
}

#search-field {
  float: left;
  border: 1px solid Black;
  height: 18px;
  padding-left: 2px;
  padding-top: 2px;
  width: 145px;
}

#search-button {
  float: right;
  width: 58px;
  height: 22px;
  background-color: #A3A3A3;
  color: White;
  border: 1px Solid #A3A3A3;
  margin-left: 2px;
}

#top-image {
  height:115px;
  padding-top:14px;
}

#top-image img {
  float: left;
}

div.wrapper, div.front-wrapper {
  margin-top: 16px;
  clear: both;
}

div.front-wrapper {
  height: 540px;
}

div.wrapper {
  min-height: 500px;
  max-height: none;
  overflow: visible;
}

td#content-image {
  padding-right: 20px;
}

td#presentation {
  vertical-align: top;
}

#products {
  width: 100%;
  margin-top: 15px;
}

#products-header {
  text-transform: uppercase;
  color: #1B5D7D;
  font-weight: normal;
  clear: both;
}

#products div.product, #products div.product-right {
  width: 187px;
  float: left;
}

#products div.product {
  border-right: 12px Solid White;
}

#products div.product-header-front {
  color: #1B5D7D;
  border: 1px Dotted Black;
  border-left: 0;
  border-right: 0;
  background-color: #E8E8E8;
  padding: 10px 5px;
  /* width: 100%; */
}

#products div.product-header-front div {
  height: 40px;
  overflow: hidden;
  width: 100%;
}

#products div.product-header-front div h2 {
  font-weight: normal;
  margin: 0;
  padding: 0;
  line-height: 20px;
  font-size: 15px;
}

#products div.product-image-front {
  width: 100%;
  text-align: center;
  padding: 15px 0;
  height: 90px;
}

#products div.product-description {
  height: 96px;
  border: 1px Dotted Black;
  border-left: 0;
  border-right: 0;
  background-color: #E8E8E8;
  padding: 10px 5px;
  /* width: 100%; */
  font-size: 14px;
}

#products div.spacer {
  width: 4%;
  float: left;
}

#content-bottom {
  width: 100%;
  height: 30px;
  margin: 0 auto;
  color: Black;
  font-family: Verdana, sans-serif;
  text-align: center;
  margin-top: 1em;
}

#content-bottom a {
  color: Black;
  text-decoration: none;
}

#content-bottom a:hover {
  text-decoration: underline;
}

#main tr#bottom-line td {
  padding-bottom: 12px;
}

#main tr#bottom-line td#right-column {
  width: 24%;
  vertical-align: top;
  padding: 0;
  padding-right: 20px;
}

td#right-column h2, h2#news {
  font-weight: normal;
  line-height: 20px;
  font-size: 15px;
  color: #1B5D7D;
  text-transform: uppercase;
}

td#news {
  width: 187px;
  height: 447px;
  background-color: #F1F1F1;
  vertical-align: top;
  margin-bottom: 12px;
}

div#news-items{
  width: 100%;
  border: 1px Dotted Black;
  border-left: 0;
  border-right: 0;
  min-height: 387px;
}

div#news-items h3 {
  padding-bottom: 0;
  margin-bottom: 0;
}

div#news-items p {
  padding-top: 0;
  margin-top: 0;
}

div#old-news {
  text-align: right;
  font-size: 14px;
  padding-top: 10px;
}

div#old-news a {
  color: Black;
  text-decoration: none;
}

div#old-news a:hover {
  text-decoration: underline;
}

td#newsletter {
  background-color: #E8E8E8;
  height: 118px;
  vertical-align: top;
}

td#newsletter h2 {
  margin-bottom: 0;
  padding-bottom: 0;
}

input#email {
  width: 145px;
}

/* div#subscribe-button, div#unsubscribe-button {
  font-size: 11px;
  border: 0;
  padding: 0;
}

div#subscribe-button {
  float: left;
}

div#unsubscribe-button {
  float: right;
}

input#send-button {
  clear: both;
} */

div#all-news-items{
  width: 100%;
  border-top: 1px Dotted Black;
}

div#all-news-items h3 {
  padding-bottom: 0;
  margin-bottom: 0;
}

div#all-news-items p {
  padding-top: 0;
  margin-top: 0;
}

table#head td {
  padding: 0;
}

table#head td#presentation {
  padding-left: 20px;
  font-size: 14px;
}

/* MENU */
#menu {
  float: left;
  clear: both;
  height: 30px;
}

#menulist {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#menulist li {
  float: left;
  margin: 0;
  text-align: left;
  padding-right: 30px;
}

#menulist li a {
  display:block;
  width: 99%;
  text-decoration:none;
  font-family: Verdana, sans-serif;
  font-size: 16px; 
  line-height: 22px;
  color: #606060;
  font-weight: 900;
}
#menulist li a:hover {
  text-decoration: underline;
}

#menulist li a.active, #menulist .submenu li a.active {
  color: #518FA4;
}

#menulist .submenu li a {
  color: #38446e;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  line-height: 16px;
  font-weight: normal;
}

/* Contactform */
div.contact-line {
  margin: 0;
  padding: 2px 63px;
  clear: both;
  width: 100%;
}

div.contact-line div.lable {
  width: 58px;
  float: left;
  text-align: right;
  padding-right: 6px;
}
     
div.contact-line input {
  float: left;
  width: 425px;
  font-size: 9px;
}
     
div.contact-line textarea {
  float: left;
  width: 425px;
}
     
div#buttonarea {
  clear: both;
  padding-top: 1.0em;
  text-align: center;
}
     
div.contact-line span.required {
  float: left;
  padding-left: 6px;
}


/* Categories and Products and Accessories list */
div#top-line {
  background: url(../img/top-line.jpg) 0 0 repeat-x;
  width: 100%;
}

h1.category-heading, h1.product-heading, h1.accessory-heading {
  color: #518FA4;
  text-transform: uppercase;
  font-size: 22px;
}

div.category-list, div.product-list, div.accessory-list {
  width: 100%;
  border: 1px Dotted Black;
  border-width: 1px 0 0 0;
}

td.category-item, td.product-item, td.accessory-item {
  width: 100%;
  border: 1px Dotted Black;
  border-width: 0 0 1px 0;
  padding: 10px 0;
  clear: both;
}

td.product-item {
  padding-bottom: 17px;
  height: 130px;
}

td.category-image, td.product-image, td.accessory-image {
  /* float: left; */
  width: 200px;
  height: 100px;
  text-align: center;
  vertical-align: top;
  padding: 0;
  /* border: 1px Solid Black; */
}

td.category-text, td.product-text, td.accessory-text, td.application-links-section {
  /* float: left; */
  padding-left: 225px;
  width: 550px;
}
      
div.category-name, div.product-name, div.accessory-name {
  height: 24px;
  border: 1px Dotted Black;
  border-left: 0;
  border-right: 0;
  background-color: #E8E8E8;
  padding-left: 5px;
  width: 100%;
}

div.product-name, div.accessory-name {
  height: 22px;
}

div.category-name h2, div.product-name h3, div.accessory-name h3 {
  font-weight: normal;
  margin: 0;
  padding: 0;
  line-height: 22px;
  font-size: 16px;
}

div.product-name h3, div.accessory-name h3 {
  color: #1B5D7D;
  font-weight: bold;
  line-height: 20px;
  font-size: 14px;
  text-transform: uppercase;
}

div.category-name h2 a {
  color: #1B5D7D;
  text-decoration: none;
}

div.category-name h2 a:hover {
  text-decoration: underline;
}

div.category-description {

}

div.product-description {
  
}

div.accessory-description {

}

div.product-description p, div.accessory-description p {
  margin: 0;
  padding: 0;
  border-bottom: 1px Dotted Black;
}

div.accessory-description p.last {
  margin: 0;
  padding: 0;
  border: 0;
}

div.product-description p label, div.accessory-description p label, label.download {
  float: left;
  display: block;
  width: 125px;
}

div.product-description a {
  color: Black;
  text-decoration: none;
  padding-right: 10px;
}

div.product-description a:hover {
  text-decoration: underline;
}

div.applications {
  clear: both;
  float: left;
  line-height: 0.5em;
}

div.application-heading {
  width: 200px;
  text-align: left;
}

div.application-links {

}


/* Distributors page */
h1.distributors-heading {
  color: #518FA4;
  padding-top: 5px;
  /* padding-bottom: 10px; */
}

div.distributor-list {
  border-top: 1px Dotted Black;
  padding-top: 10px;
  width: 100%;
}

div.distributor-right, div.distributor-left {
  color: #333;
  border-bottom: 1px Dotted Black;
  width: 48%;
  padding: 10px 0;
}

div.distributor-right {
  float: right;
}

div.distributor-left {
  clear: both;
  float: left;
}

h3.distributor-area {
  color: #056892;
  padding-top: 10px;
}

div.distributor-list h3 {
  padding-bottom: 0;
  margin-bottom: 0;
  padding-top: 5px;
  margin-top: 0;
}

h3.distributor-area {
  color: #056892;
  padding-top: 10px;
}


/* Sitemap */
h1.sitemap-heading {
  color: #518FA4;
}

ul.toplevel {
  margin: 0;
  padding-left: 1px;
}

ul.toplevel li {
  list-style: none;
  font-size: 16px;
  font-weight: bold;
  padding: 5px;
  padding-left: 0;
}

ul.toplevel li li {
  /* list-style: disc; */
  font-size: 14px;
  font-weight: normal;
}

ul.toplevel li li li {
  /* list-style: circle; */
  font-size: 14px;
}

ul.toplevel li a {
  color: Black;
  text-decoration: none;
}

ul.toplevel li a:hover {
  text-decoration: underline;
}

a.daddy {

}

ul.sublevel-1 {

}

ul.sublevel-2 {

}


