body {
  background: #fff;
  color: #000;
  font: 0.8em "Trebuchet MS", sans-serif;
  text-align: center;
  margin: 0;
  padding: 0;
}

a {
  color: #3eb5e4;
  text-decoration: none;
  border-bottom: 1px dotted #3eb5e4;
}
a:hover { border-bottom: 1px solid #3eb5e4; }
a img { border: none; }

h1 {
  width: 841px;
  height: 43px;
  background: url('../site_images/tns_logo.jpg') no-repeat;
  overflow: hidden;
  height: 0;
  padding: 43px 0 0;
  margin: 28px auto 18px;
}

div#menu {
  width: 841px;
  min-height: 36px;
  margin: 0 auto;
  background: #059fdc url('../site_images/menu_bg.png') repeat-x;
}

div#menu hr,
div#footer hr, 
br.clear {
  clear: both;
  border: 1px solid transparent;
  background: none;
  height: 1px;
  line-height: 1px;
  margin: 0;
  padding: 0;
}

div#menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

div#menu ul li {
  float: left;
  margin: 0 0 0 0.5em;
  padding: 0;
}

div#menu ul li a {
  display: block;
  color: #fff;
  border: 1px solid #fff;
  line-height: 2em;
  padding: 0 0.7em;
  margin: 5px 0;
  background: #009ddb;
  font-weight: bold;
  height: auto;
  clear: right;
}

div#menu ul li a.active {
  color: #009ddb;
  background: #fff;
}

#cse-search-box {
  margin: 8px 0.5em 0 0;
  padding: 0;
  float: right;
}

#cse-search-box label {
  color: #fff;
  font-weight: 900;
  font-size: 1.1em;
  text-transform: lowercase;
  font-variant: small-caps;
  padding: 0;
  display: inline-block;
  margin: 0 0.5em 0 0;
  vertical-align: middle;
}

#cse-search-box input[type="text"] {
  width: 15em;
  vertical-align: middle;
  margin: 0 0 0 0.1em;
}

#cse-search-box input[type="image"] {
  vertical-align: middle;
  margin: 0 0 0 0.1em;
}

div#spotlight {
  position: relative;
  width: 841px;
  min-height: 235px;
  background: url('../site_images/spotlight_bg.png') no-repeat top left;
  margin: 1em auto;
  padding: 0 0 1em;
  border-bottom: 2px solid #33b1e2;
  text-align: left;
}

div#spotlight h2 {
  width: 275px;
  font-weight: 300;
  font-size: 30px;
  line-height: 28px;
  z-index: 1;
  margin: 0 0 0 17px;
  border: 0;
  padding: 25px 0 0 0;
}

div#spotlight h2 a {
  color: #000;
  border: none;
  outline: none;
}

div#spotlight h2 em {
  font-style: normal;
  color: #3eb5e4;
}

div#spotlight ul {
  list-style-type: none;
  position: absolute;
  width: 841px;
  height: 235px;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  background: url('../site_images/spotlight_bubbles.png') no-repeat;
  z-index: 1;
}

div#spotlight ul li {
  position: absolute;
}
div#spotlight ul li.mobile { bottom: 82px; right: 407px; z-index: 5; }
div#spotlight ul li.claims { bottom: 15px; right: 274px; z-index: 4; }
div#spotlight ul li.scan   { bottom: 71px; right: 127px; z-index: 3; }
div#spotlight ul li.change { bottom: 28px; right: 4px; z-index: 2; }

div#spotlight ul li a { border: none; outline: none; }

div#content {
  width: 841px;
  margin: 1em auto;
  border-bottom: 2px solid #33b1e2;
  background: url('../site_images/tns_logo_watermark.png') no-repeat bottom left;
  text-align: left;
}

div#content h3 {
  padding: 0;
  margin: 0.7em 15px 0.4em;
  font-size: 2.6em;
  font-weight: 300;
  color: #009ddb;
}
div#content h3 strong { font-weight: 900; }

div#content h4 {
  padding: 0;
  margin: 1em 15px 0.6em;
  font-size: 2em;
  font-weight: 300;
  color: #009ddb;
}

div#content p {
  margin: 1em 15px;
}

div#content.thin h3,
div#content.thin h4,
div#content.thin p,
div#content.thin ul { margin-right: 270px; }

div#content div#sidebar {
  float: right;
  width: 220px;
  padding: 0;
  margin: 0;
}

div#content div#sidebar h3 {
  background: url('../site_images/bar.png') no-repeat top left;
  color: #fff;
  margin: 0 0 0.5em;
  font-size: 1.1em;
  font-weight: 900;
  min-height: 25px;
  padding: 0 5px 0 14px;
  line-height: 27px;
}

div#content div#sidebar h3 .cufon {
  padding: 6px 0;
}

div#content div#sidebar h4 {
  font-size: 1em;
  margin: 1em 0 0.5em;
  color: #009ddb;
  font-weight: 900;
}

div#content div#sidebar div {
  margin: 0 0 1em;
  padding: 1px 15px;
  background: url('../site_images/stripes.png');
}

div#content div#sidebar p {
  margin: 1em 0;
  font-size: 0.9em;
}

div#content div#sidebar div#smallmap {
  margin: 1em 0;
  background: none;
  text-align: center;
}

div#content div#sidebar #smallmap img {
  display: block;
  border: 1px solid #3eb5e4;
}

div#content div#sidebar #smallmap a {
  display: block;
  margin: 0 auto;
  padding: 0;
}

div#content div#sidebar #smallmap a span {
  display: inline-block;
  font-size: 0.85em;
  margin: 0;
  padding: 0.5em 0;
  border-bottom: none;
}

div#content label {
  font-size: 1.2em;
  line-height: 1.5em;
  height: 1.5em;
  display: block;
  font-weight: bold;
  color: #000;
  text-transform: lowercase;
  font-variant: small-caps;
}

div#content input[type="text"] {
  padding: 0.5em;
  background: #fff;
  border: 1px solid #049fdc;
}

div#content .product {
  margin: 1em 45px;
  padding: 1px;
	font-size: 1.2em;
  font-weight: 300;
  color: #009ddb;
  clear: left;
  min-height: 135px;
}

div#content .product img {
	float: left;
  margin: 0 45px 0 0;
}

div#content .product p {
  margin-top: 8px;
}

div#content ul {
  margin: 1em 15px 1.5em;
  padding: 0 40px;
}

div#content ul li {
  margin: 0.6em 0;
  padding: 0 1em;
}

div#footer {
  width: 841px;
  min-height: 20px;
  margin: 1em auto;
  background: #049fdc url('../site_images/footer_bg.png') repeat-x;
}

div#footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

div#footer ul li {
  float: left;
  margin: 0 0 0 1em;
  font-size: 10px;
  line-height: 19px;
  color: #b7e8fb;
}

div#footer ul li:after {
  content: "|";
  margin: 0 0 0 1em;
}

div#footer ul li#modified:after { 
  content: "";
}

div#footer ul li a { color: #fff; border: none; }

div#registered {
  font-size: 0.7em;
  width: 841px;
  margin: 1em auto;
  text-align: center;
}

form input[type="submit"] {
  border: 2px solid #059fdc;
  background: #059fdc url('../site_images/bar_bg.png') repeat-x;
  color: #fff;
  font-weight: bold;
  font-size: 1.1em;
  padding: 0.3em 1em;
}

form input[type="submit"]:hover,
form input[type="submit"]:focus {
  border: 2px solid #3eb5e4;
}

div#error {
  width: 841px;
  margin: 1em auto;
  text-align: left;
  border-top: 1px solid #ccc;
  padding-top: 1em;
}

div#error h2 {
  font-size: 2.6em;
  margin: 0.5em auto;
  padding: 0;
  font-weight: 300;
  color: #009ddb;
}

div#error h3 {
  font-weight: 300;
}

div.incompatibilityMessage {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 0.6em 0 0.3em;
  font-size: 0.9em;
  border-bottom: 1px solid #ccc;
  background: #fff;
  z-index: 99;
  text-align: left;
}

div.incompatibilityMessage p {
  margin: 6px 6px 6px 530px;
}

div.incompatibilityMessage p strong {
  font-size: 20px;
}

div.incompatibilityMessage a.b {
  border: none;
  float: left;
  margin: 0 6px;
  padding: 0;
  background: url('../site_images/browsers/background_browser.gif') no-repeat;
  width: 120px;
  height: 122px;
  text-align: center;
  color: #000;
  font-size: 11px;
}

div.incompatibilityMessage a.b img {
  margin: 1px 0 2px;
  vertical-align: top;
}