/* ---------- Constants definition ---------- */
/* ---------- Public rules ---------- */
#logo_search {
  height: 150px;
  background: black url(/images/bg_search.jpg) no-repeat center top; }
  #logo_search #logo_search_container {
    margin: 0 125px;
    position: relative;
    height: 100%; }
    #logo_search #logo_search_container #logo {
      position: absolute;
      left: 0;
      top: 37px; }
    #logo_search #logo_search_container #search {
      position: absolute;
      right: 0;
      top: 59px; }
      #logo_search #logo_search_container #search #search_full_domain {
        color: #535353;
        font-size: 14px;
        font-weight: bold;
        border: none;
        background-color: #bbbdc1;
        padding: 9px;
        width: 350px;
        position: relative;
        top: -2px; }
      #logo_search #logo_search_container #search #search_button {
        background: transparent url(/images/icons/search.gif) no-repeat right center;
        padding-right: 40px;
        border: none;
        height: 34px;
        font-size: 17px;
        font-weight: bold;
        color: white;
        cursor: pointer; }

#subcontainer #columns_left.static #columns_bottom {
  padding: 20px 20px 25px 20px; }
#subcontainer #columns_left.static #corner_right_top {
  background-image: url(/images/corner_right_top_white.gif); }
#subcontainer #columns_left.static #corner_right_bottom {
  background-image: url(/images/corner_right_bottom_white.gif); }
#subcontainer #columns_left.static h2 {
  margin-bottom: 20px; }
#subcontainer #columns_left.static h3 {
  margin: 15px 0; }
#subcontainer #columns_left.static p {
  margin-bottom: 10px; }
#subcontainer #columns_left.static table.table1 {
  border-collapse: collapse; }
  #subcontainer #columns_left.static table.table1 td {
    padding: 5px;
    border: 1px solid;
    border-color: #bbbdc1;
    background-color: #f0f0f0; }
#subcontainer #skyscraper {
  float: right;
  margin-bottom: -20px; }

td#left {
  background-color: white;
  padding: 20px 20px 0 20px; }

td#left .module {
  background-color: #f0f0f0;
  margin-bottom: 20px;
  position: relative; }
  td#left .module .corner {
    position: absolute;
    width: 10px;
    height: 10px; }
    td#left .module .corner.left_top {
      left: 0;
      top: 0;
      background: url(/images/corner_module_left_top.gif) no-repeat; }
    td#left .module .corner.left_bottom {
      left: 0;
      bottom: 0;
      background: url(/images/corner_module_left_bottom.gif) no-repeat; }
    td#left .module .corner.right_top {
      right: 0;
      top: 0;
      background: url(/images/corner_module_right_top.gif) no-repeat; }
    td#left .module .corner.right_bottom {
      right: 0;
      bottom: 0;
      background: url(/images/corner_module_right_bottom.gif) no-repeat; }

td#right {
  background-color: #f0f0f0;
  width: 325px; }
  td#right .module {
    border-bottom: 1px solid white;
    background: transparent url(/images/bg_left_module.gif) repeat-x center top; }
    td#right .module#copyright {
      border: none; }

#banner_bottom {
  text-align: center;
  clear: both;
  padding-top: 40px; }

input.buy_selected_button {
  border: none;
  font-weight: bold;
  color: #f39c09;
  margin-top: 20px;
  padding-left: 30px;
  height: 24px;
  cursor: pointer;
  background: transparent url(/images/icons/kart_white.gif) no-repeat left center; }
  .module input.buy_selected_button {
    background: transparent url(/images/icons/kart.gif) no-repeat left center; }

/* ---------- Modules ---------- */
.module {
  padding: 20px; }
  .module h3 {
    position: relative; }
    .module h3 .arrow {
      width: 15px;
      height: 19px;
      background: transparent url(/images/arrow_grey.gif) no-repeat left top;
      position: absolute;
      left: -25px;
      top: 0; }
    .module h3 .subtitle {
      color: #f39c09;
      font-size: 12px; }
  .module dl {
    line-height: 18px; }
  .module dd {
    margin: 0; }
  .module a {
    color: #535353; }
  .module#whois {
    padding: 0;
    background-color: transparent !important; }
    .module#whois .arrow, .module#whois .corner {
      display: none; }
  .module#sedo .arrow {
    background-image: url(/images/arrow_orange.gif); }
  .module#sedo li {
    width: 50%;
    float: left; }
  .module#sedo a {
    color: #0a5cae; }
  .module#taken li {
    width: 50%;
    float: left; }
  .module#das .arrow {
    background-image: url(/images/arrow_blue.gif); }
  .module#alexa dl {
    clear: both;
    border-top: 1px solid #d5d5d5;
    padding: 10px 0; }
    .module#alexa dl dt {
      font-weight: bold;
      float: left;
      margin-bottom: 10px; }
    .module#alexa dl dd {
      float: right; }
      .module#alexa dl dd a {
        color: #535353; }
        .module#alexa dl dd a.website {
          text-decoration: none; }
      .module#alexa dl dd.clear {
        float: none;
        clear: both;
        line-height: 0; }
    .module#alexa dl.related dd, .module#alexa dl.related dt {
      float: none; }
    .module#alexa dl.related dd {
      margin-left: 10px; }
    .module#alexa dl.subdomains dd, .module#alexa dl.country dd {
      float: none;
      text-align: right; }
  .module#alexa .country .left, .module#alexa .country .right {
    width: 50%;
    float: left;
    margin-bottom: 10px;
    text-align: right; }
  .module#alexa .country span {
    width: 50px;
    display: block;
    float: right;
    line-height: 18px; }
  .module#alexa .country img {
    margin-top: 4px; }
  .module#thumbnail #thumbnail_image {
    position: relative;
    left: 142px;
    text-align: left;
    float: left; }
    .module#thumbnail #thumbnail_image a, .module#thumbnail #thumbnail_image img {
      display: block; }
    .module#thumbnail #thumbnail_image .top {
      position: relative;
      left: -50%;
      float: left;
      padding-top: 5px;
      margin: 0 20px;
      background: url(/images/thumbnail_top.gif) repeat-x center top; }
    .module#thumbnail #thumbnail_image .right {
      padding-right: 5px;
      background: url(/images/thumbnail_right.gif) repeat-y right center; }
    .module#thumbnail #thumbnail_image .bottom {
      padding-bottom: 5px;
      background: url(/images/thumbnail_bottom.gif) repeat-x center bottom; }
    .module#thumbnail #thumbnail_image .left {
      padding-left: 5px;
      background: url(/images/thumbnail_left.gif) repeat-y left center; }
    .module#thumbnail #thumbnail_image .left_top, .module#thumbnail #thumbnail_image .right_top, .module#thumbnail #thumbnail_image .right_bottom, .module#thumbnail #thumbnail_image .left_bottom {
      width: 5px;
      height: 5px;
      position: absolute;
      background-repeat: no-repeat; }
    .module#thumbnail #thumbnail_image .left_top {
      left: 0;
      top: 0;
      background-image: url(/images/thumbnail_left_top.gif); }
    .module#thumbnail #thumbnail_image .right_top {
      right: 0;
      top: 0;
      background-image: url(/images/thumbnail_right_top.gif); }
    .module#thumbnail #thumbnail_image .right_bottom {
      right: 0;
      bottom: 0;
      background-image: url(/images/thumbnail_right_bottom.gif); }
    .module#thumbnail #thumbnail_image .left_bottom {
      left: 0;
      bottom: 0;
      background-image: url(/images/thumbnail_left_bottom.gif); }
    .module#thumbnail #thumbnail_image .magnifier {
      position: absolute;
      right: -15px;
      bottom: 5px; }
  .module#copyright {
    height: 37px;
    color: #bbbdc1;
    font-size: 10px; }
    .module#copyright span, .module#copyright img {
      position: absolute;
      bottom: 25px; }
    .module#copyright span {
      right: 70px; }
    .module#copyright img {
      right: 25px; }

/* ---------- Rules for install page ---------- */
code {
  background-color: #f2f2f2;
  display: block;
  border: 1px solid #666;
  color: #000;
  padding: 20px;
  margin: 10px 0; }

/* ---------- Rules for home page ---------- */
.home {
  color: #666; }
  .home #left, .home #right {
    float: left;
    width: 47%;
    margin-top: 30px;
    padding: 0 1%; }
  .home #container, .home #subcontainer {
    background: none; }
  .home table td {
    color: #999;
    padding: 10px;
    text-align: center;
    vertical-align: middle; }
    .home table td.arrow {
      background: url(/images/down_arrow.gif) no-repeat center bottom; }
  .home strong {
    color: #333; }
    .home strong span {
      color: #650000; }
  .home p {
    padding: 5px 0 5px 35px;
    margin-bottom: 30px;
    background: no-repeat left top; }
    .home p.question {
      background-image: url(/images/icons/question.gif); }
    .home p.exclamation {
      background-image: url(/images/icons/exclamation.gif); }

/* ---------- Rules for whois index page ---------- */
a.yellow_link {
  text-decoration: none;
  font-weight: bold;
  color: #f39c09; }

a.grey_link {
  text-decoration: none;
  color: #999; }

/* ---------- Rules for pagination index page ---------- */
ul.alphabet, ul.pagination {
  height: 26px; }
  ul.alphabet li, ul.pagination li {
    float: left; }
    ul.alphabet li.last, ul.alphabet li.next, ul.pagination li.last, ul.pagination li.next {
      border-right: none; }
    ul.alphabet li a, ul.pagination li a {
      text-decoration: none;
      padding: 0 7px; }
    ul.alphabet li span.active, ul.pagination li span.active {
      background: url(/images/arrow_pagination_left.gif) no-repeat left center;
      margin: 0 11px; }
      ul.alphabet li span.active span, ul.pagination li span.active span {
        background: url(/images/arrow_pagination_right.gif) no-repeat right center;
        padding: 0 10px;
        color: #650000; }
ul.alphabet {
  font-weight: bold;
  position: relative;
  top: 46px; }
  ul.alphabet li {
    border-right: 2px solid black; }
    ul.alphabet li a {
      color: black; }
ul.pagination {
  margin: 10px 0; }
  ul.pagination li {
    border-right: 1px solid #666;
    position: relative;
    top: 5px; }
    ul.pagination li.previous, ul.pagination li.next {
      border: none;
      top: 0; }
      ul.pagination li.previous a, ul.pagination li.next a {
        padding: 0; }
      ul.pagination li.previous span, ul.pagination li.next span {
        background-image: none !important;
        padding: 0 !important;
        margin: 0 !important; }
    ul.pagination li.next {
      left: -1px;
      background-color: white; }

/* ---------- Rules for flash messages ---------- */
.flash {
  padding-top: 120px; }

/* ---------- Rules for domains table ---------- */
table.table2 th, table.table2 td {
  padding: 5px 20px 5px 0;
  vertical-align: middle;
  text-align: center; }
table.table2 th {
  font-weight: bold;
  color: #f39c09; }
table.table2 td.name {
  text-align: left; }
table.table2 input.checkbox {
  margin: 0; }

/* ---------- Rules for FAQ Page ---------- */
#faq ul li {
  padding-bottom: 5px; }

ul.lang {
  height: 26px; }
  ul.lang li {
    float: left; }
  ul.lang a {
    text-decoration: none;
    padding: 0 3px; }
  ul.lang img {
    width: 19px;
    height: 13px; }
ul.lang {
  font-weight: bold;
  position: relative;
  top: 46px; }
  ul.lang li {
    border-right: 2px; }

/* ---------- Rules for Terms & Conditions ---------- */
#tc {
  color: red; }
