body {
  background: #4396CA url('../img/bg_body.png') repeat-x top left;
  font: 10pt Arial, Helvetica, sans-serif;
  line-height: 1.5em;
  margin: 0;
  min-width: 970px;
  padding: 10px;
}

a {
  text-decoration: none;
}

a img {
  border: 0;
}

form, fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

div.wrapper {
  background-color: #FFFFFF;
}

div.header_left {
  float: left;
  font-size: 0;
  line-height: 0;
  height: 70px;
  width: 200px;
}

* html div.header_left {
  margin-right: -3px;
}

h1 {
  display: inline;
  height: 70px;
  width: 200px;
}

div.header_left img {
  display: block;
  height: 70px;
  width: 200px;
}

div.header_right {
  height: 70px;
}

div.header_top {
  background: #FF7F02 url('../img/bg_header.png') repeat-x top left;
  color: #FFFFFF;
  height: 39px;
  line-height: 39px;
  overflow: hidden;
}

div.header_top div {
  color: #FFFFFF;
  font-size: 13pt;
  font-weight: bold;
  float: left;
  height: 39px;
  line-height: 39px;
  padding: 0 20px;
  text-transform: uppercase;
}

div.header_top form {
  float: right;
}

div.header_top form, div.header_top fieldset {
  border: 0;
  display: inline;
  height: 39px;
  margin: 0;
  padding: 0;
}

div.header_top form input {
  float: left;
  height: 26px;
  line-height: 39px;
  margin: 6px;
}

div.header_top form #form_search_query {
  border: 1px solid #333333;
  height: 20px;
  line-height: 20px;
  margin: 8px 0 0 6px;
  padding: 0 4px;
}

div.navigation_h {
  background: #4496D2 url('../img/bg_navigation_h.png') repeat-x top left;
  height: 31px;
  overflow: hidden;
}

div.navigation_h a {
  border-right: 1px solid #333;
  color: #333333;
  display: block;
  float: left;
  font-size: 10pt;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  padding: 1px 20px 0 21px;
  text-decoration: none;
}

div.navigation_h a.selected, div.navigation_h a:hover {
  color: #FFFFFF;
}

div.banner {
  background: #FFFFFF url('../img/bg_banner.png') repeat-x top left;
  clear: both;
  height: 170px;
  overflow: hidden;
}

div.banner_left {
  background: url('../img/banners/general_left.jpg') repeat-x top left;
  height: 170px;
}

#ticker {
  color: #000000;
  float: left;
  font-size: 9pt;
  font-weight: bold;
  height: 39px;
  line-height: 39px;
  margin-top: 131px;
  padding: 0 10px 0 10px;
}

#ticker a {
  color: #1257AE;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
}

#ticker a:hover {
  text-decoration: underline;
}

div.banner_left_end {
  background: url('../img/bg_banner_end.png') no-repeat top left;
  float: right;
  height: 170px;
  width: 1px;
}

div.banner_right {
  background: url('../img/banners/general_right.jpg') no-repeat top left;
  float: right;
  height: 170px;
  width: 425px;
}

div.inner {
  background: #FFFFFF url('../img/bg_inner_right.png') repeat-y top right;
  border-top: 1px solid #2B6386;
  clear: both;
}

div.inner_left {
  float: left;
  margin-right: -185px;
  width: 185px;
}

* html div.inner_left {
  margin-right: 0;
}

div.categories_header {
  background: #A9CDED url('../img/bg_categories.png') repeat-x top left;
  color: #333333;
  font-size: 9pt;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  text-transform: uppercase;
}

div.navigation_v ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 185px;
  z-index: 100;
}

div.navigation_v ul li ul {
  display: none;
  margin: -30px 0 0 186px;
  position: absolute;
}

div.navigation_v li a {
  background: #F9FBFD url('../img/bg_navigation_v.png') repeat-x top left;
  color: #333333;
  display: block;
  font-size: 9pt;
  font-weight: bold;
  line-height: 30px;
  padding: 0 10px;
  text-decoration: none;
}

div.navigation_v li a:hover, div.navigation_v li a.selected {
  color: #FF6600;
}

div.navigation_v ul li ul li a {
  background-color: #ADCFEF;
  background-image: none;
  border-bottom: 1px solid #FFFFFF;
  border-collapse: collapse;
  font-size: 8pt;
  line-height: 22px;
}

div.navigation_v ul li ul li a.general {
  background-color: #1257AE;
  color: #FFFFFF;
}

div.navigation_v ul li ul li a.general:hover {
  color: #DDDDDD;
}

div.left_logos {
  color: #999999;
  font-size: 8pt;
  padding: 10px;
}

div.inner_middle {
  float: left;
  margin-left: 185px;
  margin-right: 352px;
}

* html div.inner_middle {
  margin-left: 0;
}

div.content {
  color: #333333;
  padding: 10px;
}

div.content a {
  color: #FF6600;
  text-decoration: none;
}

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

h2 {
  color: #FF6600;
  font-size: 14pt;
  font-weight: bold;
  margin: 0 0 0.4em 0;
  padding: 0;
}

span.subheading {
  color: #FF6600;
  font-weight: bold;
}

div.content_product_frame {
  color: #FF6600;
  float: left;
  font-size: 9pt;
  font-weight: bold;
  margin: 3px 5px 2px 0;
  width: 201px;
}

div.content_product_frame img {
  border: 1px solid #000000;
  display: block;
  float: left;
  height: 33px;
  margin-right: 5px;
  width: 50px;
}

div.content_product_frame a {
  color: #FF6600;
  text-decoration: underline;
}

div.inner_right {
  color: #333333;
  float: right;
  margin-left: -352px;
  text-align: center;
  width: 352px;
}

div.featured_header {
  background: #4FA3E3 url('../img/bg_featured.png') repeat-x top left;
  border-bottom: 1px solid #2B6386;
  color: #FFFFFF;
  font-size: 12pt;
  font-weight: bold;
  height: 36px;
  line-height: 36px;
  padding: 0 15px;
  text-align: left;
}

div.inner_right #product_image {
  border: 1px solid #000000;
  display: block;
  margin: 0 auto;
  width: 342px;
}

div.product_options {
  background-color: #FFFFFF;
  border: 1px solid #000000;
  font-size: 9pt;
  margin: 4px;
  padding: 10px;
  text-align: left;
}

/*div.staggered_box {
  background: url('../img/box_bg.gif') no-repeat top left;
  height: 173px;
  margin: 0 auto;
  padding: 14px;
  width: 307px;
}

div.inner_right > div.staggered_box {
  height: 145px;
  width: 279px;
}

div.staggered_box_inner {
  background: #FFFFCC;
  font-size: 9pt;
  height: 145px;
  padding: 10px;
  text-align: left;
  width: 279px;
}

div.staggered_box > div.staggered_box_inner {
  height: 125px;
  width: 259px;
}*/

table.staggered_box {
  table-layout: fixed;
  width: 352px;
}

table.staggered_box td.top_left {
  background: url('../img/box_parts/top_left.gif') no-repeat top left;
  height: 24px;
  width: 24px;
}

table.staggered_box td.top_left_yellow {
  background: url('../img/box_parts/top_left_yellow.gif') no-repeat top left;
  height: 24px;
  width: 24px;
}

table.staggered_box td.top_center {
  background: url('../img/box_parts/top_center.gif') repeat-x top center;
  height: 24px;
}

table.staggered_box td.top_center_yellow {
  background: url('../img/box_parts/top_center_yellow.gif') repeat-x top center;
  height: 24px;
}

table.staggered_box td.top_right {
  background: url('../img/box_parts/top_right.gif') no-repeat top right;
  height: 24px;
  width: 34px;
}

table.staggered_box td.top_right_yellow {
  background: url('../img/box_parts/top_right_yellow.gif') no-repeat top right;
  height: 24px;
  width: 34px;
}

table.staggered_box td.middle_left {
  background: url('../img/box_parts/middle_left.gif') repeat-y top left;
  width: 24px;
}

table.staggered_box td.middle_left_yellow {
  background: url('../img/box_parts/middle_left_yellow.gif') repeat-y top left;
  width: 24px;
}

table.staggered_box td.middle_center {
  background: transparent;
  text-align: left;
}

table.staggered_box td.middle_center_yellow {
  background: #FFFFCC;
  text-align: left;
}

table.staggered_box td.middle_right {
  background: url('../img/box_parts/middle_right.gif') repeat-y top right;
  width: 34px;
}

table.staggered_box td.middle_right_yellow {
  background: url('../img/box_parts/middle_right_yellow.gif') repeat-y top right;
  width: 34px;
}

table.staggered_box td.bottom_left {
  background: url('../img/box_parts/bottom_left.gif') no-repeat bottom left;
  height: 34px;
  width: 24px;
}

table.staggered_box td.bottom_left_yellow {
  background: url('../img/box_parts/bottom_left_yellow.gif') no-repeat bottom left;
  height: 34px;
  width: 24px;
}

table.staggered_box td.bottom_center {
  background: url('../img/box_parts/bottom_center.gif') repeat-x bottom center;
  height: 34px;
}

table.staggered_box td.bottom_center_yellow {
  background: url('../img/box_parts/bottom_center_yellow.gif') repeat-x bottom center;
  height: 34px;
}

table.staggered_box td.bottom_right {
  background: url('../img/box_parts/bottom_right.gif') no-repeat bottom right;
  height: 34px;
  width: 34px;
}

table.staggered_box td.bottom_right_yellow {
  background: url('../img/box_parts/bottom_right_yellow.gif') no-repeat bottom right;
  height: 34px;
  width: 34px;
}

table.staggered_box_home {
  table-layout: fixed;
  width: 400px;
}

table.staggered_box_home td.top_left {
  background: url('../img/box_parts/top_left.gif') no-repeat top left;
  height: 24px;
  width: 24px;
}

table.staggered_box_home td.top_left_yellow {
  background: url('../img/box_parts/top_left_yellow.gif') no-repeat top left;
  height: 24px;
  width: 24px;
}

table.staggered_box_home td.top_center {
  background: url('../img/box_parts/top_center.gif') repeat-x top center;
  height: 24px;
}

table.staggered_box_home td.top_center_yellow {
  background: url('../img/box_parts/top_center_yellow.gif') repeat-x top center;
  height: 24px;
}

table.staggered_box_home td.top_right {
  background: url('../img/box_parts/top_right.gif') no-repeat top right;
  height: 24px;
  width: 34px;
}

table.staggered_box_home td.top_right_yellow {
  background: url('../img/box_parts/top_right_yellow.gif') no-repeat top right;
  height: 24px;
  width: 34px;
}

table.staggered_box_home td.middle_left {
  background: url('../img/box_parts/middle_left.gif') repeat-y top left;
  width: 24px;
}

table.staggered_box_home td.middle_left_yellow {
  background: url('../img/box_parts/middle_left_yellow.gif') repeat-y top left;
  width: 24px;
}

table.staggered_box_home td.middle_center {
  background: transparent;
  text-align: left;
}

table.staggered_box_home td.middle_center_yellow {
  background: #FFFFCC;
  text-align: left;
}

table.staggered_box_home td.middle_right {
  background: url('../img/box_parts/middle_right.gif') repeat-y top right;
  width: 34px;
}

table.staggered_box_home td.middle_right_yellow {
  background: url('../img/box_parts/middle_right_yellow.gif') repeat-y top right;
  width: 34px;
}

table.staggered_box_home td.bottom_left {
  background: url('../img/box_parts/bottom_left.gif') no-repeat bottom left;
  height: 34px;
  width: 24px;
}

table.staggered_box_home td.bottom_left_yellow {
  background: url('../img/box_parts/bottom_left_yellow.gif') no-repeat bottom left;
  height: 34px;
  width: 24px;
}

table.staggered_box_home td.bottom_center {
  background: url('../img/box_parts/bottom_center.gif') repeat-x bottom center;
  height: 34px;
}

table.staggered_box_home td.bottom_center_yellow {
  background: url('../img/box_parts/bottom_center_yellow.gif') repeat-x bottom center;
  height: 34px;
}

table.staggered_box_home td.bottom_right {
  background: url('../img/box_parts/bottom_right.gif') no-repeat bottom right;
  height: 34px;
  width: 34px;
}

table.staggered_box_home td.bottom_right_yellow {
  background: url('../img/box_parts/bottom_right_yellow.gif') no-repeat bottom right;
  height: 34px;
  width: 34px;
}

a.news_link {
  color: #1257AE;
  font-size: 8pt;
  text-decoration: none;
}

a.news_link:hover {
  color: #FF6600;
}

a.newproduct_link {
  color: #1257AE;
  font-size: 8pt;
  text-decoration: none;
}

a.newproduct_link:hover {
  color: #FF6600;
}

a.cataloguedownload_link {
  color: #1257AE;
  font-size: 8pt;
  text-decoration: none;
}

a.cataloguedownload_link:hover {
  color: #FF6600;
}

div.footer_spacer {
  height: 10px;
}

div.footer {
  background-color: #FFFFFF;
  clear: both;
  color: #B2B2B2;
  font-size: 8pt;
  padding: 5px;
  text-align: center;
}

div.footer a {
  color: #B2B2B2;
  font-weight: bold;
  text-decoration: none;
}

div.footer a.selected, div.footer a:hover {
  text-decoration: underline;
}

div.credits {
  clear: both;
  color: #337096;
  font-size: 7pt;
  padding: 5px;
  text-align: center;
}

div.credits a {
  color: #337096;
  text-decoration: none;
}

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

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.clear {
  clear: both;
}

.orange {
  color: #FF6600;
}

.red { color:#FF0000 }