﻿@charset "utf-8";

h3#subhead {
  margin-bottom: 2em;
}

/* Overrides for dl, dt, dd */
dl.address {
  display: block;
  width: auto;
  margin-bottom: 2em;
  width: 70%;

}
dl.address dt {
  font-weight: bold;
  float: none;
  padding: 0;
  color: #800000;
  font-size: 13px;
  width: 70%;

}
dl.address img {
  float: right;
  clear: both;
}

dl.address dd {
  float: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

div.tabs {
    xborder: 1px solid red;
	xmargin-bottom: -5px;
}
.tabtble {
  padding: 15px 10px 15px 10px;
  width: auto;
  margin-top: 0;
}

#rightcol {
  margin-bottom: 0;
  padding-bottom: 0;
}

.tabtble form {
  margin: 0;
  padding: 10px 0 10px 0;
}

div.image {
  xwidth: 350px;
  float: right;
  margin: 10px 0px 0px 20px;
}

div.tabs ul {
  padding: 0;
  margin: 0;
} 

br.clear {
  clear: both;
  display: block;
  height: 1%;
}

p.btt {
  padding: 1em;
  text-align: right;
}

p.caption {
  text-align: center;
  font-style: italic;
  color: #575757;
}

p.enlarge {
  text-align: center;
  font-style: normal;
  color: #575757;
}

p.address1 {
  float: left;
  margin-right: 1em;
  width: 30%;
}
div.logo {
  float: left;
  width: 30%;
}

p.address1 img {
  border: 1px solid black;
}

.distributor {
  clear: both;
  padding-top: 1em;
}

/* Columns for various sections */

div.products-required {
  width: 46%;
  float: left;
}

div.products-recommended {
  width: 46%;
  float: left;
}

div.products-support {
  float: left;
  width: 46%;
}

div.products-platform {
  float: left;
  width: 46%;
}

div.products-expertise {
  float: left;
  width: 46%;
}

div.products-industries {
  width: 46%;
  float: left;
}


div.products-expertise h3 {
  xmargin-top: 0;
}

.dropdown-country {
  margin-bottom: 1em; 
}

.col-one {
  width: 45%;
  float: left;
}

.col-two {
  float: right;
  width: 45%;
}

.datatable3 {
  margin-top: 1em;
}

.partner-url {
  clear: both;
  margin-bottom: 0;
}

.datatable3 tr.subhead td {
  font-weight: bold;
}


