html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, cite, code, del, em, img, ins, strong,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input, button{
  overflow: visible;
}

body {
  font: normal 11px tahoma, verdana, arial, sans-serif;
  line-height: 1.2;
  color: #333;
  text-align: center;
  background: #f9f8f8;
}
a {
  color: #0052a4;
}
h3 {
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  background: #6e89dd;
}
p {
  padding-bottom: 8px;
}

html, body {
  height: 100%;
}
#page {
  position: relative;
  width: 100%;
  min-width: 750px;
  min-height: 100%;
}
* html #page {
  height: 100%;
}
#page #header {
  width: 100%;
  height: 48px;
  text-align: left;
  background: #fff url('../images/top_body_bg.jpg') 100% 0 no-repeat;
  border-bottom: 2px solid #7083e1;
}
#page #header h1 {
  float: left;
  width: 200px;
  height: 48px;
  text-align: left;
}
#page #header h1 a {
  display: block;
  width: 200px;
  height: 48px;
  overflow: hidden;
  text-indent: -9999px;
  background: url('../../lib-modernbill/images/logos/PPBLogo.png') no-repeat;
}
#page #header .header-area {
  height: 48px;
  margin-right: 130px;
}
#page #header .header-text {
  float: right;
  padding-right: 18px;
}
#page #header .header-text a {
  float: left;
  margin: 10px 0 0 0;
  color: #fff;
  text-decoration: none;
}
#page #header .company-logo {
  float: right;
  display: block;
  width: 130px;
  height: 48px;
  overflow: hidden;
  text-indent: -9999px;
  background: url('../../lib-modernbill/images/logos/def_parallels_logo.gif') 7px 4px no-repeat;
}
.wrapper {
  margin: 0 auto;
  padding: 26px 0 70px 0;
  text-align: left;
}
.actions {
  margin: 0 auto;
  width: 640px;
  text-align: center;
}
.actions .heading {
  padding: 0 10px 8px 10px;
  text-align: right;
}
.actions .heading h2 {
  float: left;
  font: normal 18px/16px "Franklin Gothic Medium", verdana, arial, sans-serif;
}
.actions .heading a {
  color: #666;
}
.actions .buy-block {
  display: -moz-inline-box;
  display: inline-block;
  margin: 6px 5px;
  padding: 0;
  width: 200px;
  text-align: left;
  vertical-align: top;
  background: #fff;
}
.actions .buy-block .content {
  position: relative;
  padding: 8px 8px;
  border: 1px solid #6f89dd;
  border-width: 0 1px 1px 1px;
}
.actions .buy-block .ff2 {
  width: 200px;
}
.actions .buy-block h3 {
  margin: 0;
  padding: 0;
  color: #fff;
  background: #6e89dd url('../images/corner_lt.gif') 0 0 no-repeat;
}
.actions .buy-block h3 span {
  display: block;
  padding: 5px 8px;
  width: 184px;
  color: #fff;
  background: transparent url('../images/corner_rt.gif') 100% 0 no-repeat;
}
.actions .buy-block p {
  padding-bottom: 8px;
}
.actions .buy-block ul {
  padding: 0 0 0 23px;
  list-style: none;
}
.actions .buy-block ul li {
  padding: 0 0 5px 15px;
  background: transparent url('../images/list_arrow.gif') 0 4px no-repeat;
}
.actions .buy-block .content .selection {
/*  position: absolute;*/
  left: 8px;
  bottom: 0;
  margin-top: 8px;
  padding: 12px 0 14px;
  width: 182px;
  border-top: 1px solid #d5deff;
  text-align: center;
}
.actions .buy-block label,
.comparison-table tbody .selection td label {
  padding: 0 0 6px 22px;
  display: block;
  font-weight: bold;
  color: #666;
  text-align: left;
}
.comparison-table tbody .selection td label {
  padding-left: 0;
}
.actions .buy-block label input,
.comparison-table tbody .selection td input {
  margin: -2px 3px 0 0;
}
input, select, button {
  padding: 1px;
  margin: 0;
  font: normal 11px tahoma, arial, sans-serif;
  vertical-align: middle;
}
.actions .buy-block button,
.comparison-table tbody .selection td button {
  padding: 0;
  margin: 10px 0 0 0;
  width: 91px;
  height: 21px;
  font: bold 11px tahoma, arial, sans-serif;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  border: 0;
  background: transparent url('../images/btn_bg.gif') 0 0 no-repeat;
}
.actions .buy-block button span,
.comparison-table tbody .selection td button {
  line-height: 20px;
}

#page #footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-width: 300px;
  height: 45px;
  font-size: 11px;
  text-align: left;
  color: #445faf;
  background: #c3d1fe;
}
#page #footer a {
  color: #445faf;
  text-decoration: none;
}
#page #footer .copyright {
  float: left;
  padding: 0;
  margin: 10px 10px 0 24px;
}
#page #footer .powered {
  float: right;
  margin: 7px 8px 0;
  width:97px;
  height: 31px;
  overflow: hidden;
  text-indent: -9999px;
  background: transparent url('../images/powered_by.gif') no-repeat;
}

/* Table */

.comparison-table {
  margin: 8px auto 20px;
  width: 620px;
  border-right: 1px solid #6f89dd;
}
.comparison-table thead th,
.comparison-table .thead th {
  text-align: center;
  font-weight: bold;
  color: #fff;
  background: #6e89dd;
  border: 1px solid #6f89dd;
}
.comparison-table tbody th {
  text-align: left;
  font-weight: normal;
  color: #444;
  background: #f5f5f5;
  border-left: 1px solid #6f89dd;
  border-bottom: 1px solid #b7c4ee;
}
.comparison-table tbody th.category-heading {
  font-weight: bold;
  color: #000;
  background: #eaeaea;
}
.comparison-table th,
.comparison-table td {
  padding: 5px 8px;
}
.comparison-table td {
  text-align: center;
  background: #fff;
  border-left: 1px solid #b7c4ee;
  border-bottom: 1px solid #b7c4ee;
}
.comparison-table tbody .last th,
.comparison-table tbody .last td {
  border-bottom: 1px solid #6f89dd;
}
.comparison-table tbody .selection td {
  border: 1px solid #6f89dd;
  padding: 8px 8px 12px;
}
.comparison-table td.empty {
  background: transparent;
  border: 0;
}

.hide { display: none; }
.clear { display: inline-block; }
.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }
