/*
  Global Page Design
*/

body {
  margin: 0;
  background-color: #fff;
}

img {
  border: 0px;
}

.align_center {
  text-align: center;
}

.align_right {
  text-align: right;
}

/*
  Logo Styles
*/

#lgo {
  background-image: url(/system/media/lgo.jpg);
  height: 119px;
  background-repeat: repeat-x;
  background-color: #000000;
}

#lgo #search {
  position: absolute;
  top: 90px;
  right: 10px;
}

#lgo #search_text {
  font: 10px Arial, Verdana, "Luxi Sans";
  color: #000000;
  width: 100px;
}

/*
  Main Content Styles
*/

#cnt_table {
  border-collapse: collapse;
  width: 950px;
}

#main_cnt {
  font: 12px Arial, Verdana, "Luxi Sans";
  color: #333333;
  padding: 10px;
  vertical-align: top;
}

.bump_left {
  padding-left: 30px;
}

.link  {
  font: 12px Arial, Verdana, "Luxi Sans";
  font-weight: bold;
  color: #6da100;
}

b {
  color: #6da100;
}

p {
  margin: 0px;
}

.content ul, .content ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.content li {
  background: url(/system/media/default_01.gif) left center no-repeat;
  padding-left: 17px;
  margin-bottom: 5px;
}

form {
  margin: 0px;
}

.form_table {
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
  margin: 0 auto 0 auto;
  width: 500px;
}

.form_table .text_col {
  text-align: right;
  padding-right: 5px;
  font-weight: bold;
  height: 25px;
}

.non_required_item {
  color: #aaa;
}

.form_table .input_col {
  width: 250px;
}

.form_table .message_row {
  height: 30px;
  color: #f00;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
}

.form_input, .form_input_textarea {
  font: 12px Arial, Verdana, "Luxi Sans";
  width: 250px;
}

.form_input_textarea {
  height: 50px;
}

.form_input_select {
  font: 12px Arial, Verdana, "Luxi Sans";
  width: 254px;
}

.form_submit_col {
  text-align: right;
  height: 40px;
  vertical-align: bottom;
}

.main_heading_1 {
  position: relative;
  font: 20px Arial, Verdana, "Luxi Sans";
  font-weight: bold;
  color: #000000;
  z-index: 2;
}

.receipt_heading_1 {
  font: 13px Arial, Verdana, "Luxi Sans";
  font-weight: bold;
  color: #000000;
  z-index: 2;
}

.receipt_heading_2 {
  font: 15px Arial, Verdana, "Luxi Sans";
  font-weight: bold;
  color: #000000;
  z-index: 2;
}

.heading {
  font: 20px Arial, Verdana, "Luxi Sans";
  font-weight: bold;
  color: #000000;
  padding: 5px 0px 5px 0px;
}

.hover_text {
  cursor: pointer;
}

/*
  Home Page
*/

#home_fwk {
  background-color: #e9e9e9;
  height: 305px;
  border-bottom: 1px solid #b8b8b8;
}

#home_ltext {
  float: left;
  height: 295px;
  width: 285px;
  font: 12px Arial, Verdana, "Luxi Sans";
  color: #000000;
  padding: 10px 0px 0px 10px;
}

#home_ltext ul {
  margin-top: 0px;
  margin-bottom: 0px;
}

#home_rtext {
  float: left;
  height: 295px;
  width: 200px;
  font: 12px Arial, Verdana, "Luxi Sans";
  color: #000000;
  padding: 10px 0px 0px 0px;
}

#home_ltext a, #home_rtext a {
  color: #6da100;
}

#home_lgo {
  float: left;
  height: 305px;
  width: 443px;
  background-image: url(/system/media/main_img.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}

#home_lgo_features {
  padding: 261px 0px 0px 35px;
}

#home_lgo_features a {
  display: block;
  width: 168px;
  height: 20px;
}

#home_search {
  background-color: #dddddd;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #b8b8b8;
  padding: 7px;
  font: 12px Arial, Verdana, "Luxi Sans";
  font-weight: bold;
  color: #000000;
}

#home_search form {
  width: 425px;
  margin: 0 auto 0 auto;
}

#home_search table {
  vertical-align: middle;
  border-collapse: collapse;
}

/*
  Hosting Table Styles
*/

#hosting_features {
  position: absolute;
  top: 155px;
  left: 298px;
  width: 435px;
  height: 289px;
  background-image: url(/system/media/lgo_shadow.jpg);
  background-repeat: no-repeat;
  padding: 1px;
}

.hosting_category, .hosting_category_selected {
  display: block;
  font: 12px/18px Arial, Verdana, "Luxi Sans";
  color: #000000;
  text-decoration: none;
  padding: 2px 4px 2px 4px;
  margin: 1px 0px 1px 0px;
}

.hosting_category:hover, .hosting_category_selected {
  padding: 1px 3px 1px 3px;
  border: 1px solid #6da100;
  background-color: #d6eaad;
}

.category_row_0 {
  padding: 2px 1px 2px 5px;
  font: 12px Arial, Verdana, "Luxi Sans";
  background-color: #e7fbbe;
}
.category_row_1 {
  padding: 2px 1px 2px 5px;
  font: 12px Arial, Verdana, "Luxi Sans";
}

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

.category_info {
  float: right;
  padding-right: 5px;
}

/*
  Info Data Styles
*/

.info_data {
  display: none;
}

.info_data_over {
  position: absolute;
  right: 34px;
  display: block;
  border: 1px solid #777;
  width: 140px;
  padding: 5px;
  text-decoration: none;
  background-color: #F6F5C1;
  color: #000000;
  cursor: default;
  margin-left: 20px;
  margin-top: 6px;
}

/*
  Side Content Styles
*/

#side_menu {
  padding: 10px;
  width: 250px;
  font: 12px Arial, Verdana, "Luxi Sans";
  color: #333;
  vertical-align: top;
}

/*
  Footer Styles
*/

#ftr {
  border-top: 1px solid #dedede;
  font: 10px Arial, Verdana, "Luxi Sans";
  color: #666;
  text-align: center;
  padding: 10px;
}

#ftr_images a {
  margin: 0px 15px 0px 15px;
}

#ftr a {
  font: 10px Arial, Verdana, "Luxi Sans";
  font-weight: bold;
  color: #6da100;
}

