body, p, div, a, li, td, select, option {
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  font-size: 12px;
  margin: 0px;
}

a { text-decoration: none; }
a:link { color: #000000; }
a:active { color: #000000; }
a:visited { color: #000000; }


h1 { font-size: 16px ; font-weight: bold ; color: #000000; margin-top: 12px ; margin-bottom: 4px}
h2 { font-size: 14px ; font-weight: bold ; color: #000000; }
h3 { font-size: 12px ; font-weight: bold ; color: #000000; }

.footer_text table tr td, .footer_text table tr td a {
  font-size: 10px;
  color: #000000;
  letter-spacing: 0.5px;
}

.footer_text td.update,
.footer_text td.update a {
  color: #BBB;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.middle {
  vertical-align: middle;
}

img {
  border: 0px;
}

td {
  vertical-align: top;
}

table.main {
  width: 1050px;
  height: 100%;
}

table.main tr td.content .heading {
  font-size: 14px;
  color: #000000;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 3px;
}

table.main tr td.content {
  height: 100%;
  font-size: 12px;
  padding: 15px 17px 10px 34px;
}

table.main tr td.promo {
  text-align: right;
}

table.main td.top {
  height: 120px;
}

table.main td.top table {
  width: 100%;
}

table.main td.top td.logo {
  vertical-align: bottom;
  padding: 16px 0 16px 16px;
}
table.main td.top td.logo img {
  height: 88px;
}

table.main td.top td.title {
  text-align: right;
}

table.main td.menu {
  height: 30px;
}

table.main td.menu table {
  width: 100%;
  height: 100%;
  background: url('/images/flap_body.gif') repeat-x top;
}

table.main td.menu table tr td {
  vertical-align: middle;
}

table.main td.menu tr td.item {
  width: 100px;
}

table.main td.menu tr td.item a {
  font-family: Arial Narrow, Helvetica, Verdana, Tahoma;
  font-weight: bold;
  letter-spacing: -0.5px;
}

table.main td.menu tr td.item.active a {
  color: #FFD573;
}

table.main td.menu tr td.item.notactive a {
  color: white;
}

table.main td.menu td.languages {
  text-align: right;
  vertical-align: middle;
}

table.main td.menu select {
  background-color: #2B447E;
  font-family: Arial Narrow, Helvetica, Verdana, Tahoma;
  background: url('/images/flap_body.gif');
  border: 0px;
  color: white;
  font-weight: bold;
  padding: 5px;
  height: 30px;
  text-align: right;
}

table.main td.menu select option {
  color: black;
  background-color: #FFD66D;
  font-weight: normal;
}


table.items td {
  font-size: 12px;
  color: white;
}

table.index {
  height: 100%;
}

table.index td.sidepromo {
  background: url(/images/bg_sidebar.gif) repeat-y top left;
}

table.index td.rightcol {
  background: url('/images/news_body.gif');
  padding-left: 8px;
  width: 175px;
}

table.index td.rightcol table td.signupnow {
  vertical-align: bottom;
  text-align: center;
}

table.index div.title {
  font-size: 18px;
  padding-bottom: 6px;
}

table.index table.news tr td img {
  padding: 4px 0 2px 0;
  width: 12px;
}


#news_holder {
  overflow: hidden;
}

#news_holder table tr td {
  padding: 10px 10px 10px 7px;
}

#news_holder table tr td div,
#news_holder table tr td div a {
  color: white;
  text-align: justify;
  font-family: Trebuchet MS, Arial, Verdana, Tahoma, sans-serif;
  font-size: 10px;
}

#news_holder table tr td div.readmore {
  text-align: right;
}

#news_holder table tr td div.readmore a {
  color: orange;
  font-weight: bold;
  padding-top: 4px;
}

#news_holder table tr td div.title {
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  padding-bottom: 4px;
}

#news_holder table tr td img {
  padding: 4px 0 2px 0;
  width: 12px;
}


table.index td.mainproduct_text div,table.index td.mainproduct_text li {
  font-size: 16px;
}
table.index td.mainproduct_text div {
  padding: 16px 6px 0px 36px;
  line-height: 20px;
}

table.index td.product_text {
  vertical-align: middle;
  padding: 10 5px 10 0;
  font-weight: bold;
  line-height: 18px;
  font-size: 14px;
  color: #444;
  height: 50px;
}

table.index tr td.product_text p a img {
  clear: both;
  float: right;
}

table.index td.product_desc {
  padding: 20px 20px 0 0px;
  padding-right: 10px;
  font-weight: normal;
  vertical-align: top;
  text-align: justify;
  padding: 0 5px 0 0;
  font-size: 10px;
}

table.index td.product_desc div, table.index td.product_desc p {
  font-size: 11px;
  line-height: 15px;
}

table.index td.product_desc div.links {
  padding-top: 6px;
  text-align: right;
}

table.index td.product_desc div.links a {
  color: orange;
  font-weight: bold;
  padding-right: 10px;
}

table.index td.product_text.next {
  border-top: 3px #dedede outset;
}

table.index td.payperuse {
  width: 310px;
  padding: 8px;
  border-left: 3px ridge #dedede;
}

table.index td.payperuse p, table.index td.payperuse div {
  font-size: 11px;
  padding-bottom: 7px;
  text-align: justify;
}

table.index td.payperuse li {
  font-size: 11px;
}

table.index td span.small {
  font-size: 10px;
  padding: none;
}

table.index td span.smaller {
  font-size: 9px;
  padding: none;
}

table.products {
  padding: 0 20px 0 0px;
}

table.main td.content td div#news_holder table {
  background: url('/images/news_body.gif') ;
  padding: 20px;
  margin-left: 25px;
  width: 280px;
}

table.main td.content table.news {
  background: url('/images/news_body.gif') ;
  padding: 20px;
  margin-left: 25px;
  width: 280px;
}

table.main td.content table.news tr td div,
table.main td.content table.news tr td div a {
  color: white;
  text-align: left;
  font-family: Trebuchet MS, Verdana, Tahoma;
  font-size: 10px;
}

table.main td.content table.news tr td div.readmore {
  text-align: right;
  color: orange;
  font-weight: bold;
  padding-top: 4px;
}

table.mainent table.news tr td div.title {
  font-weight: bold;
  font-size: 20px;
  padding-bottom: 10px;
}

table.screenshots img.shot {
  border: 2px double #ddd;
  padding: 4px;
}

table.features {
  width: 950px;
}

table.features table.product tr th.product {
  color: #F7C201;
}

table.features table.product tr td {
  border: 1px solid #DDD;
  border-top: none;
  border-left: none;
  padding: 4px;
  height: 30px;
  vertical-align: bottom;
  text-align: center;
}

table.features table.product tr td.feature {
  text-align: left;
  font-style: italic;
}

table.features table.product tr td.footnotes {
  font-size: 9px;
  border: none;
  text-align: left;
}

td.point div.head {
  font-weight: bold;
  text-transform: uppercase;
}

tr.stripe {
  background-color: #ededed;
}

td.qnum {
  font-size: 30px;
  font-style: italic;
  width: 1px;
  text-align: right;
}

#glowinghot {
  float: right;
  position: relative;
  top: -12px;
  left: 9px;
  width: 125px;
}

.quotes {
  text-align: center;
  padding: 20px;
}