html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

body {
  line-height: 1.5; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

table, td, th {
  vertical-align: middle; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

a img {
  border: none; }

html {
  background: #0a3a65 url('/images/bg.png') repeat-x top left;
  height: 100%; }

body {
  height: 100%;
  font: 1.0em Arial, Verdana, 'Lucida Grande', sans-serif; }

input, select, textarea {
  font: 1.0em Arial, Verdana, 'Lucida Grande', sans-serif; }

div#texture {
  background: url('/images/bg_texture_secondary.png') no-repeat top center;
  height: 100%;
  min-height: 575px;
  padding-top: 6px; }

div#container {
  margin: 0 auto;
  width: 958px; }

div#header {
  display: inline-block; }
  div#header:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 1px; }
  div#header {
    display: block; }
  div#header a.logo {
    position: relative;
    z-index: 99;
    display: block;
    float: left;
    width: 338px;
    height: 92px;
    margin: 0 0 0 -5px; }
  div#header div.phone {
    text-align: right;
    margin: 0 22px 0 0;
    padding: 20px 0 4px 0;
    color: #00d3ff;
    font-size: 0.8em; }
  div#header div.nav {
    position: relative;
    z-index: 101;
    text-align: right;
    margin: 14px 17px 0 0; }
    div#header div.nav a {
      color: white;
      text-decoration: none;
      text-transform: uppercase;
      background: url('/images/nav_separator.png') no-repeat top left;
      padding: 10px 6px 8px 12px; }
    div#header div.nav a:hover {
      color: #00d3ff; }
    div#header div.nav a:first-child {
      background: none; }

div#content {
  position: relative;
  top: -25px;
  z-index: 100;
  color: white; }
  div#content a {
    color: white; }
  div#content a:hover {
    color: #00d3ff; }

div#footer {
  border-top: 1px solid #1061a4;
  font-size: 0.8em;
  line-height: 1.8em;
  padding: 10px 0;
  margin: 10px 14px;
  color: #00d3ff;
  display: inline-block; }
  div#footer:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 1px; }
  div#footer {
    display: block; }
  div#footer div.left {
    float: left; }
  div#footer div.right {
    float: right;
    text-align: right; }
  div#footer div.legal {
    color: #2c83b4;
    font-size: 0.8em; }
  div#footer div.nav a {
    color: #00d3ff;
    margin-left: 10px; }
  div#footer div.nav a:hover {
    color: white; }

table.columns {
  width: 100%; }
  table.columns td {
    vertical-align: top; }
  table.columns td.left {
    padding-right: 20px;
    border-right: 1px solid #5583b9; }
  table.columns td.middle {
    padding: 0 20px;
    border-right: 1px solid #5583b9; }
  table.columns td.right {
    padding-left: 20px; }

.container {
  margin: 0 16px; }

.fields .field {
  text-align: right;
  border-bottom: 1px solid #5583b9;
  padding-bottom: 11px;
  margin-bottom: 12px;
  font-size: 1.2em; }
  .fields .field label {
    float: left;
    color: #98d1e8; }
  .fields .field input, .fields .field textarea {
    border: 1px solid white;
    background-color: white;
    color: #00162d;
    padding: 0px 2px;
    width: 275px; }
.fields div.field:last-child {
  border-bottom: 0px none;
  padding-bottom: 0; }

.submit {
  text-align: right; }

div.heading {
  width: 374px;
  height: 85px;
  padding: 22px 0 0 540px; }
  div.heading h1 {
    font-size: 1.9em; }
  div.heading div.caption {
    font-size: 0.9em;
    color: #b2c1d0; }

div.blog_heading {
  background: url('/images/headings/2.png') no-repeat top left;
  padding-top: 15px;
  padding-left: 420px;
  height: 92px;
  width: 494px; }
  div.blog_heading div.search {
    padding-top: 3px; }
    div.blog_heading div.search input {
      width: 300px; }

div.contact_us_heading {
  background: url('/images/headings/1.png') no-repeat top left;
  padding: 16px 90px 0 440px;
  height: 91px;
  width: 384px; }

div.software_heading {
  background: url('/images/headings/3.png') no-repeat top left;
  padding-left: 400px;
  width: 514px; }

div.screenshots {
  width: 914px;
  height: 360px;
  background: url('/images/field.jpg') no-repeat top left;
  text-align: center; }
  div.screenshots h1 {
    font-size: 2.0em;
    padding: 12px 0 5px 0; }
  div.screenshots h2 {
    font-size: 1.1em;
    font-weight: normal;
    color: #7ed3ee;
    padding: 0 0 12px 0; }

div.info {
  font-size: 1.2em; }
  div.info div.item {
    border-bottom: 1px solid #5583b9;
    padding-bottom: 13px;
    margin-bottom: 13px;
    display: inline-block; }
    div.info div.item:after {
      clear: both;
      content: ".";
      display: block;
      height: 0;
      visibility: hidden;
      font-size: 1px; }
    div.info div.item {
      display: block; }
    div.info div.item div.label {
      float: left;
      color: #98d1e8; }
    div.info div.item div.value {
      text-align: right; }
  div.info div.item:last-child {
    border-bottom: 0px none; }
  div.info div.vcard div.value {
    font-size: 0.8em;
    padding: 4px 30px 0 0;
    background: url('/images/addressbook.png') no-repeat center right; }

table.panel {
  width: 100%; }
  table.panel td.tl {
    background: url('/images/panel/tl.png') no-repeat bottom right;
    width: 22px;
    height: 22px; }
  table.panel td.t {
    background: url('/images/panel/t.png') repeat-x bottom left; }
  table.panel td.tr {
    background: url('/images/panel/tr.png') no-repeat bottom left;
    width: 22px;
    height: 22px; }
  table.panel td.l {
    background: url('/images/panel/l.png') repeat-y top right;
    width: 22px; }
  table.panel td.c {
    background-color: #02172c; }
    table.panel td.c img {
      margin-bottom: -5px; }
  table.panel td.r {
    background: url('/images/panel/r.png') repeat-y top left; }
  table.panel td.bl {
    background: url('/images/panel/bl.png') no-repeat top right;
    width: 22px;
    height: 22px; }
  table.panel td.b {
    background: url('/images/panel/b.png') repeat-x top left; }
  table.panel td.br {
    background: url('/images/panel/br.png') no-repeat top left;
    width: 22px;
    height: 22px; }

div.section_nav {
  margin: 0 -20px -20px -20px; }
  div.section_nav table {
    clear: both;
    width: 100%; }
    div.section_nav table a, div.section_nav table div {
      display: block;
      text-decoration: none;
      background-color: #3982be;
      padding: 20px;
      text-align: center;
      font-size: 1.8em;
      font-weight: bold; }
    div.section_nav table div {
      color: #5ca5e1; }
    div.section_nav table a:hover {
      background-color: #4998da;
      color: white !important; }
    div.section_nav table .prev, div.section_nav table .next {
      width: 1%;
      white-space: nowrap; }
    div.section_nav table .prev a, div.section_nav table .prev div {
      -moz-border-radius-bottomleft: 4px;
      -webkit-border-bottom-left-radius: 4px; }
    div.section_nav table .next a, div.section_nav table .next div {
      -moz-border-radius-bottomright: 4px;
      -webkit-border-bottom-right-radius: 4px; }

div.spacer_thick_line1, div.spacer_thick_line2, div.spacer_thick_line3, div.spacer_thick_line4, div.spacer_thick_line5, div.spacer_thick_line6 {
  font-size: 1px;
  height: 1px;
  border-bottom: 3px solid #5583b9; }

div.spacer_thick_line1 {
  height: 1px; }

div.spacer_thick_line2 {
  height: 3px;
  margin-bottom: 2px; }

div.spacer_thick_line3 {
  height: 5px;
  margin-bottom: 5px; }

div.spacer_thick_line4 {
  height: 7px;
  margin-bottom: 8px; }

div.spacer_thick_line5 {
  height: 10px;
  margin-bottom: 10px; }

div.spacer_thick_line6 {
  height: 15px;
  margin-bottom: 15px; }

.tabs {
  margin-bottom: -1px;
  position: relative;
  z-index: 99; }
  .tabs a {
    display: block;
    text-decoration: none;
    padding: 15px 20px; }
    .tabs a h2 {
      margin-bottom: 4px; }
    .tabs a p {
      font-size: 0.8em; }
    .tabs a p.more_details {
      margin-top: 5px;
      text-decoration: underline; }
  .tabs td.left a {
    margin-right: -20px; }
  .tabs td.middle a {
    margin: 0 -20px; }
  .tabs td.right a {
    margin-left: -20px; }
  .tabs a.selected {
    background-color: #00588c;
    border: 1px solid #5583b9;
    border-bottom: 0px none;
    background-image: url('/images/diagonal_light.png');
    background-repeat: repeat;
    background-position: top right; }
    .tabs a.selected p.more_details {
      visibility: hidden; }

h2 {
  color: #fff;
  font-size: 1.5em; }

p.quiet {
  color: #98d1e8; }

p.small {
  font-size: 0.9em; }

div.wrapper {
  background-color: #00588c;
  border: 1px solid #5583b9;
  padding: 15px 20px;
  background-image: url('/images/diagonal_light.png');
  background-repeat: repeat;
  background-position: top right;
  display: inline-block; }
  div.wrapper:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 1px; }
  div.wrapper {
    display: block; }

table.post td {
  vertical-align: top; }
table.post td.date {
  text-align: center;
  white-space: nowrap;
  padding: 17px 10px 0 0;
  line-height: 1.2;
  width: 1%; }
  table.post td.date a {
    display: block;
    text-decoration: none;
    background: url('/images/crest.png') no-repeat center center;
    border: 1px;
    padding: 13px 0 0 0;
    width: 63px;
    height: 50px; }
    table.post td.date a div.month {
      font-size: 0.7em; }
    table.post td.date a div.day {
      font-size: 1.3em; }
table.post td.details {
  border-bottom: 1px solid #1061a4;
  color: #98d1e8;
  font-size: 0.85em;
  line-height: 1.5;
  padding: 20px 0; }
  table.post td.details a {
    color: #a7b7c7; }
  table.post td.details div.date {
    float: left;
    position: relative;
    left: -20px; }
    table.post td.details div.date a {
      text-decoration: none;
      color: white; }
  table.post td.details h2 {
    font-size: 1.9em;
    color: white; }
    table.post td.details h2 a {
      text-decoration: underline;
      color: white; }
  table.post td.details p {
    padding: 0 0 1.0em 0; }
  table.post td.details ul {
    margin: 1.0em 2.0em; }

table.post:last-child td.details {
  border-bottom: 0px none; }
