body {
  background: #101010;
  margin: 0;
  padding: 0;
  font-family: Geneva,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #ffffff;
  text-align: justify;
}

input, textarea, select {
  color: #557dc7;
  border: 1px solid #213b5c;
  background: #161a2b;
}

input:disabled {
  background: #060a1b;
}

img {
  border: 0;
}

h1 {
  color: #99f;
  font-size: 20px;
}

li {
  text-align: left;
}

table {
  border-collapse: collapse;
}

th {
  text-align: center;
}

td {
  vertical-align: top;
  padding: 0;
}

a {
  color: #3a81da;
}

a:hover {
  text-decoration: none;
}

#header {
  width: 766px;
  height: 87px;
  background: url(/images/top.jpg);
  text-align: right;
}

#header table {
  margin-top: 9px;
  margin-right: 20px;
}

#header td {
  text-align: right;
}

#header p {
  margin-top: 0;
  padding-top: 20px;
  margin-right: 20px;
}

#main {
  width: 766px;
  margin: auto;
}

#content {
  background: url(/images/bg1.jpg) repeat-x;
  padding: 17px 20px 17px 20px;
}

#footer {
  color: #f46c18;
}

#footer a {
  color: inherit;
}

#menu {
  background: url(/images/mpct1.jpg) no-repeat;
  width: 766px;
  height: 190px;
  
}

#menu ul {
  list-style-type: none;
  padding-left: 31px;
  margin: 0;
}

#menu li {
  display: block;
  width: 109px;
  height: 44px;
  float: left;
  text-align: center;
  vertical-align: middle;
}

#cart {
  padding-top: 10px;
  float: right;
  padding-right: 20px;
}

#cart img {
  vertical-align: middle;
}

#cart a {
  color: #000;
  font-weight: bold;
  font-size: 14px;
}

#recaptcha_response_field {
  color: #fff;
}

a.link1 {
  text-decoration: none;
}

a.link1:hover {
  text-decoration: underline;
}

a.link2 {
  text-decoration: none;
}

table.banners td {
  padding: 10px 0px 10px 0px;
  vertical-align: middle;
}

.clear {
  clear: both;
}

.cart {
  text-align: center;
}

.cart td {
  border: 1px solid #999;
}

.cart th {
  border: 1px solid #fff;
  background: #035;
}

.error_list {
  color: red;
}

.form th {
  text-align: right;
  padding-right: 10px;
}

.login_input {
  width: 150px;
}

.plans {
  width: 692px;
}

.plans td {
  width: 226px;
}

.gl {
  background: url(/images/l.jpg) bottom repeat-x;
  margin: 0px 0px 10px 0px;
}

.gl2 {
  background: url(/images/l2.gif) repeat-x;
}

.vl {
  background: url(/images/vl.jpg) bottom center no-repeat;
}

.domain_list {
  float: left;
  width: 150px;
}

.details td {
  border: #fff solid 1px;
  text-align: center;
  padding: 5px;
  vertical-align: middle;
}

.details th {
  border-right: #fff solid 1px;
  padding: 5px;
}

.details .left {
  border-left: none;
  text-align: right;
  color: #537cc6;
  font-weight: bold;
}

.details .right {
  border-right: none;
}

.details .bottom td {
  border-bottom: none;
}

.bg2 {
  background: url(/images/bg2.jpg) 0 0 repeat-x;
}

.bg2 .space {
  padding: 19px 21px 0px 17px;
}

.bg2 .space .space {
  padding: 14px 0px 15px 7px;
}

.banner {
  background: #0f0f0f url(/images/banner_bg.jpg) repeat-x;
  line-height: 13px;
}

.banner .space {
    padding: 21px 0px 0px 0px;
}

.banner ul {
  list-style: none;
  margin-left: 70px;
  margin: 0;
  padding: 0;
}

.banner li {
  background: url(/images/bullet1.jpg) 0 0 no-repeat;
  color: #537cc6;
  padding: 0px 0px 4px 9px;
  font: normal 11px Arial;
}

.image1 {
  float: right;
  margin: 5px;
}

.image2 {
  float: left;
  margin: 5px;
}

.list1 {
  list-style: none;
  padding-left: 10px;
}

.list1 li {
  background: url(/images/bullet2.gif) 0 0 no-repeat;
  color: #537cc6;
  padding-left: 10px;
}

.list2 {
  list-style: none;
}

.list2 li  {
  margin-bottom: 10px;
}

.list2 strong {
  color: yellow;
}

.rules {
  list-style-type: upper-roman;
}

.rules li {
  text-align: justify;
}

.banner1 {
  background: url(/images/banner1_p.jpg) no-repeat;
  float: left;
  width: 109px;
  height: 109px;
  margin-right: -5px;
}

.panel {
  list-style: none;
}

.panel li {
  background: url(/images/bullet2.gif) 0 0 no-repeat;
  padding: 0px 0px 4px 9px;
}

.help {
  padding-left: 10px;
}
