* {
  margin: 0;
  padding: 0;
}

.clear {
  clear: both;
  height: 0;
}

.right {
  float: right;
}

.left {
  float: left;
}

img {
  border: 0;
}
.hr {
  height: 1px;
  padding: 20px 0;
}

* html .hr {
  padding: 0;
}

body {
  background: #ffffff url(/images/warp_bg.png) repeat-y center;
  font-family: arial;
  font-size: 12px;
  color: #666666;
  margin: 0;
  padding: 0;
}

#header {
  position: relative;
  background: transparent url(/images/header_bg.png) repeat-x;
}

#header-inner {
  height: 103px;
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

#logo {
  margin-left: 20px;
  width: 460px;
  height: 103px;
  background: transparent url(/images/logo.png) no-repeat 0 23px;
}

#prices {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 420px;
  height: 93px;
  background: transparent url(/images/prices.png) no-repeat;
}

#stats {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 220px;
  height: 54px;
}

#buypixelbtn {
  position: absolute;
  top: 55px;
  right: 0px;
}

#mainbar {
  position: relative;
  height: 24px;
  background: transparent url(/images/topbar_bg.png) repeat-x;
  border: 1px solid #7B0C26;
  color: #ffffff;
}

#mainbar a {
  display: block;
  font-family: arial;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  margin: 4px 0 4px 8px;
}

#mainbar a.right {
  margin: 4px 8px 4px 0;
}

#page-outer {
  width: 1030px;
  margin: 0 auto;
}

#page {
  width: 1022px;
  margin-left: 6px;
  /* background: #CCCCCC url(/images/page_bg.png) repeat-x; */
}

* + html #page {
  margin-left: 7px;
}

#prebody {
  position: relative;
}

#body {
  margin: 0 8px 0 10px;
}

.hspacer {
  clear: both;
  height: 10px;
}

#message {
  height: 110px;
/*  border: 1px solid #cccccc; */
}

#message p {
  margin: 0 220px 0 5px;
  font-size: 24px;
  font-weight: bold;
}

#services {
  margin: 0 230px 0 0;
  width: 774px;
}

#services td {
  padding: 5px;
  background-color: #efefef;
  border: 1px solid #cccccc;
}

#services td.slogo {
  background-color: #ffffff;
}

#introTable {
  margin: 0 230px 0 0;
  width: 774px;
  height: 115px;
}

#introTable td {
  padding: 5px;
  background-color: #efefef;
  border: 1px solid #cccccc;
}

#introTable h3 {
  font-size: 16px;
  margin-bottom: 5px;
}

#introTable p {
  font-size: 12px;
  text-align: right;
  margin: 10px 10px 0 0;
}

#introTable a {
  
}

.textBody {
  margin: 20px;
}

.textBody h2 {
  margin: 20px 0 20px 0;
}

.textBody h3 {
  margin: 20px 0 20px 0;
}

.textBody p {
  margin: 20px 220px 20px 0;
}

.textBody ul {
  margin-left: 40px;
}

.textBody ul li {
  margin-bottom: 10px;
}

.textBody blockquote {
  margin-left: 10px;
}

#grid-outer {
  border: 1px solid #cccccc;
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

#grid {
  margin: 0 auto;
}

#footer {
  height: 80px;
}

.status_body {
 /* background: transparent url(/images/stats_bg.png) no-repeat 1px 1px;*/
  background-color: #cccccc;
  margin: 6px 4px 4px 4px;
}

.status {
  text-align: right;
  font-size: 16px;
  font-weight: bold;
}

/*style="border-collapse: collapse; border-style:solid; border-color:#E8E8E8"*/

div.frame {
  border: 1px solid #cccccc;
  background-color: #ffffff;
}

h3.boxheader {
/*
  background-color: #555555;
  color: #ffffff;
  padding: 6px 6px 6px 10px;
  margin: 0 0 10px 0;
*/
  color: #FF700D;
  font-size: 16px;
  text-align: left;
  margin: 0 0 5px 0;
}

h3.sectionheader {
  color: #1578BE;
  font-size: 20px;
  text-align: left;
  margin: 0 0 5px 0;
}

h3.sectionheader span.highlight {
  color: #FF700D;
}

div.fixedbox {
  width: 350px;
  height: 200px;
  margin: 0 auto;
}

table.fixedbox {
  width: 350px;
  height: 200px;
  border-collapse: collapse;
}

.biglabel {
  color: #555555;
  font-size: 16px;
  font-weight: bold;
  text-align: right;
}

input {
  color: #555555;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #999999;
}

.content {
  margin: 0 20px;
}

.accountstats {
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
}

.biglist {
  font-size: 16px;
  font-weight: bold;
  margin: 0 20px;
  color: #555555;
}

.biglist a {
  color: #1578BE;
}

.biglist li {
  margin: 0 0 20px 0;
}

.loginbox td {
  padding: 2px;
}

.loginbox input.text {
  width: 150px;
  padding: 2px;
}

input.submit {
  padding: 2px 8px;
}

table.historyTable {
  border-color: #CFD7E9;
  border-style: solid;
  border-width: 1px 1px 1px;
  width: 100%;
  border-collapse: collapse;
  padding: 0.5em;
}

table.historyTable td {
  font-size: 14px;
  border-bottom: 1px solid #C7C7C7;
  padding: 0.5em;
}
  
table.historyTable th {
  background-color: #F0F0F0;
  border-bottom: 1px solid #C7C7C7;
  padding: 0.5em;
  text-align: left;
}
