/*@charset "utf8";*/
/* Author/Copyright: Robert Gruber - © 2010 GRUBER WEBSERVICES */

@media screen, handheld, projection {
  a.showlnkem img, a.showlnksn img {
    cursor: pointer;
  }

  body, div#loading_bg {
    background: url(../image/bg_header.gif) repeat-x;
  }
  
  button, input, select, textarea {
    font: 1em/133% Arial, Helvetica, Geneva, sans-serif;
  }
  
  button {
    background-color: #cfd9e6;
    border: 2px solid #cfd9e6;
    cursor: pointer;
  }

  div.maintain {
    background-color: #e8e9ea;
    border: 1px solid #6a82a3;
    font: 0.8em/133% Arial, Helvetica, Geneva, sans-serif;
    margin: 0 auto;
    padding: 5px;
    width: 636px;
  }

  div.maintain div {
    text-align: center;
    width: 100%;
  }
  
  input, select, textarea {
    background-color: #ffffff;
    border: 2px solid #cfd9e6;
  }

  input.scroll-message {
    border: 0;
    font-weight: bold;
    width: 100%; 
  }
  
  select[size="1"] option[selected=selected] {
    background-color: #f00;
    color: #fff;
  }

  textarea {
    width: 100%;
  }
  
  input.error, select.error, textarea.error {
    background-color: #ffffcb;
    border: 1px solid #f00;
    /*font-weight: bold;*/
  }
  
  input.check-domain, select.check-domain {
    background-color: #ffffcb;
    border: 1px solid #f00;
  }

  strong {
    font-weight: normal;
  }
  
  table {
    color: #000;
  }
  
  caption {
    caption-side: bottom;
  }
  
  col#webhosting1 {
    width: 305px;
  }

  h3 {
    color: #f00;
    font-size: 1.2em;
    font-style: italic;
    text-decoration: underline;
  }
  
  h3.testimonial {
    text-align: center;
  }
  
  h4 {
    font-size: 1em;
  }
  
  h4#domains_legend {
    padding-top: 96px;
  }
  
  html, div#loading {
    background: url(../image/bg_footer.gif) #fff bottom repeat-x;
    overflow: hidden;
  }

  hr {
    color: #000;
    background-color: #000;
    height: 1px;
    text-align: left;
    width: 33%;
  }
  
  thead {
    color: #000;
  }
  
  thead th {
    border-bottom: 1px solid #f00;
  }
  
  tbody {
    color: #000;
  }
  
  tbody tr:hover {
    background-color: #f0f2f4;
  }
  
  tbody tr.form:hover {
    background-color: #fff;
  }
  
  tbody th {
    color: #000;
  }
  
  tbody th.form {
    vertical-align: text-top;
  }
  
  tbody td  {
    border-bottom: 1px solid #fdd;
  }

  tbody th.form {
    white-space: nowrap;
  }
  
  tbody td.form {
    border-bottom: 0;
    text-align: left;
    white-space: nowrap;
  }
  
  p.testimonial {
    line-height: 2em;
    text-align: center;
  }
  
  noscript p.noscript {
    background-color: #ff0;
  }

  #loading {
    font: 0.8em/100% Arial, Helvetica, Geneva, sans-serif;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
  }
  
  #main {
    font: 1em/100% Arial, Helvetica, Geneva, sans-serif; /* Possibillity to use min-width expression for IE 6 here instead of body */
    margin: 0 auto;
    height: 100%;
    width: 976px;
  }
  
  #left-border {
    background: url(../image/border_bottom.gif) #b4bfcd bottom no-repeat;
    float: left;
    height: 100%;
    width: 1px;
  }
  
  #left-symbol {
    float: left;
    height: 100%;
    text-align: right;
    width: 53px;
  }
  
  #left-symbol img {
    padding-bottom: 10px;
  }
  
  #symbol-spacer {
    float: left;
    height: 50%;
    width: 1px;
    margin-bottom: -151px;
  }
  
  #left-symbol-container {
    clear: left;
    /*height: 302px;*/
    margin: 0 auto;
  }
  
  #center {
    float: left;
    height: 100%;
    width: 868px;
  }
  
  #center-pad {
    height: 100%;
    /*min-height: 100%;
    padding-bottom: -3em;*/
  }
  
  .center-header {
    display: table;
    height: 70px;
    width: 100%;
  }
  
  .center-navigation-sub {
    font-size: 0.8em;
    font-weight: 500;
  }
  
  #center-navigation-sub-header {
    padding-bottom: 2px;
    text-align: right;
  }
  
  #center-navigation {
    background: url(../image/bg_navigation.gif) #f00 center no-repeat;
    color: #fff;
    font-size: 1.3em;
    font-weight: 500;
    height: 38px;
    line-height: 38px;
    padding: 0 2em;
    text-align: justify;
  }

  #center-navigation a, a.button, button.button {
    color: #fff;
    text-decoration: none;
  }
  
  #center-navigation a:visited, a.button:visited {
    color: #fff;
    text-decoration: none;
  }
  
  #center-navigation a:focus, a.button:focus, button.button:focus {
    color: #ff0;
    text-decoration: none;
  }
  
  #center-navigation a:hover, a.button:hover, button.button:hover {
    color: #ff0;
    text-decoration: none;
  }
  
  #center-navigation a:active, a.button:active, button.button:active {
    color: #ff0;
    text-decoration: none;
  }
  
  #center-navigation span {
    display: inline-block; /* Opera */
    padding-left: 100%;
  }
  
  #center-content {
    bottom: 3em;
    font-size: 0.8em;
  /*  margin: 0.5em auto;*/
    position: absolute;
    margin-bottom: 1.6em;
    padding: 0 0.8em;
    top: 117px;
    overflow: auto;
    /*overflow-y: auto;*/
    width: 848px;
    /* height:70%; IE6 bug -> Solution with JS or Expressions*/
  }

  #center-content-pad {
    padding: 0.5em;
  }
  
  .center-footer {
    display: table;
    height: 3em;
    margin-top: -3em;
    padding-bottom: 2px;
    position: relative !important;
    width: 100%;
  }

  .cell-bottom {
    display: table-cell;
    text-align: right;
    vertical-align: bottom;
  }
  
  #rg {
    border: 1px solid #b4bfcd;
  }
  
  #symbol-spacer2 {
    float: left;
    height: 50%;
    width: 1px;
    margin-bottom: -151px;
  }
  
  #right-symbol-container {
    clear: left;
    height: 302px;
    margin: 0 auto;
    padding-left: 7px;
    padding-top: 78px;
  }
  
  #right-border {
    background: url(../image/border_bottom.gif) #b4bfcd bottom no-repeat;
    float: left;
    height: 100%;
    width: 1px;
  }
  
  #right-symbol {
    float: left; /* clear: left; necessary */
    height: 100%;
    text-align: left;
    width: 53px;
  }
  
  #check_domain {
    font-size: 0.8em;
    font-weight: 500;
  }
  
  #center-navigation-sub-footer {
    text-align: right;
    margin-bottom: 2px;
  }
  
  #copyright {
    font-size: 0.6em;
    line-height: 3em;
    vertical-align: middle;
  }
  
  #two-columns-left {
    float: left;
    margin-right: 5%;
    width: 50%;
  }

  #two-columns-right {
    float: right;
    width: 45%;
  }

  .bottom {
    vertical-align: bottom;
  }

  .box {
    float: left;
    background: url(../image/bg_footer.gif) #fff 0 100% repeat-x;
    margin: 0 0.5%;
    margin-bottom: 1%;
  }

  .box1 {
    background-image: none;
    width: 99%;
  }
  
  .box2 {
    width: 49%;
  }
  
  .box3 {
    width: 32.333%;
  }
  
  .box-header {
    background: url(../image/bg_box_corner_rounded.jpg) 0 0 no-repeat;
    height: 6px;
  }
  
  .box-header2 {
    background: url(../image/bg_box_corner_rounded.jpg) 100% -6px no-repeat;
    height: 100%;
  }

  .box-header3 {
    border-top: 1px solid #a2b0c2;
    margin: 0 6px;
  }
  
  .box-center {
    border-left: 1px solid #a2b0c2;
    border-right: 1px solid #a2b0c2;
    cursor: pointer;
    padding: 6px;
  }

  .box-center1 {
    height: 18em;
    overflow: auto;
  }

  .box-center2 {
    height: 11.9em;
    text-align: center;
  }

  .box-footer {
    background: url(../image/bg_box_corner_rounded.jpg) 0 -12px no-repeat;
  }

  .box-footer-nobg {
    background: url(../image/bg_box_corner_rounded_nobg.jpg) 0 -12px no-repeat;
  }
  
  .box-footer2 {
    background: url(../image/bg_box_corner_rounded.jpg) 100% -18px no-repeat;
  }

  .box-footer2-nobg {
    background: url(../image/bg_box_corner_rounded_nobg.jpg) 100% -18px no-repeat;
  }
  
  .box-footer3 {
    border-bottom: 1px solid #a2b0c2;
    margin: 0 6px;
    padding-top: 5px;
  }
  
  .button {
    display: block;
    border: 0;
    background: url(../image/button_order.gif) center no-repeat;
    color: #fff;
    height: 19px;
    line-height: 19px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 82px;
  }

  .button-left {
    margin: 0 0;
  }

  .button-news {
    width: 82px;
  }

  .center {
    text-align: center;
  }
  
  .center-navigation-sub a {
    color: #000;
  }
  
  .center-navigation-sub a:visited {
    color: #000;
  }
  
  .center-navigation-sub a:focus {
    color: #f00;
  }

  .center-navigation-sub a:hover {
    color: #f00;
  }
  
  .center-navigation-sub a:active {
    color: #f00;
  }
  
  .clear-left {
    clear: left;
  }
  
  .clear-right {
    clear: right;
  }
  
  .current-navigation-sub-url {
    text-decoration: overline;
  }
  
  .current-navigation-url {
    color: #ff0;
  }

  .error-message {
    background-color: #ff0;
  }
  
  .fn {
    color: #f00;
    font-size: xx-small;
    vertical-align: 20%;
  }
  
  .fn:visited {
    color: #f00;
  }
  
  .fn:hover {
    color: #000;
  }
  
  .float-left {
    float: left;
  }

  .greenpower {
    color: #6e8b21;
  }
  
  .hidden {
    visibility: hidden;
  }

  tr[lang="en"] {
    display: none;
  }

  .img-left {
    float: left;
    margin-right: 0.4em;
  }
  
  .img-right {
    float: right;
    margin-left: 0.4em;
  }
  
  .nowrap {
    white-space: nowrap;
  }
  
  .pre {
    white-space: pre;
  }

  .noscreen {
    display: none;
    visibility: hidden;
  }

  .ngtld {
    background-color: #ff0; 
  }

  .pointer {
    cursor: pointer;
  }
  
  .red {
    color: #f00;
  }

  .bg-red {
    background-color: #f00;
  }
  
  .right {
    text-align: right;
  }

  .s {
    font-weight: 500;
    text-decoration: line-through;
  }

  .symbol {
    vertical-align: text-top;
  }
  
  .top {
    vertical-align: top;
  }
  
  .tp {
    color: #000;
  }

  .u {
    text-decoration: underline;
  }

  .visible {
    visibility: visible;
  }
  
  /*.vertical-bottom {
    width: 100%;
    display: table-cell;
    vertical-align: bottom;
  }*/
}
