/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
                                                  margin: 0;
                                                  padding: 0;
                                                  border: 0;
                                                  outline: 0;
                                                  font-size: 100%;
                                                  vertical-align: baseline;
                                                  background: transparent;
                                                  }
body {
       line-height: 1;
       }
ol, ul {
         list-style: none;
         }
blockquote, q {
                quotes: none;
                }
blockquote:before, blockquote:after,
q:before, q:after {
                    content: '';
                    content: none;
                    }

/* remember to define focus styles! */
:focus {
         outline: 0;
         }

/* remember to highlight inserts somehow! */
ins {
      text-decoration: none;
      }
del {
      text-decoration: line-through;
      }

/* tables still need 'cellspacing="0"' in the markup */
table {
        border-collapse: collapse;
        border-spacing: 0;
        }
/* end of reset
   ************ */

body {
       background: #fdfdfd url(bg.jpg) 0 0 repeat-x;
       color: #656565;
       font-family: "Arial", "Liberation Sans", sans-serif;
       font-size: 12px;
       /* font-family:"Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L", helvetica, sans-serif; */
       }

h1 { font-family:"Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L", helvetica, sans-serif;
       font-size: 16px;
   }

div.fitter {
             width: 978px;
             margin: 0 auto;
             position: relative;
             overflow: hidden;
             }
div.fitternobanner {
             width: 978px;
             margin: 0 auto;
             position: relative;
             overflow: hidden;
             }
div.header {
             background: url(header.jpg) center top no-repeat;
             height: 357px;
             width: 100%;
             }
div.header a {
               text-decoration: none;
               }

div.header .fitter {
                     height: 357px;
                     }

div.header .fitternobanner {
                     height: 160px;
                     }

div.header h1 a {
                  display: block;
                  width: 200px;
                  height: 80px;
                  position: absolute;
                  top: 50px;
                  left: 20px;
                  overflow: hidden;
                  text-indent: -3000px;
                  }

div.header .top_nav {
                      position: absolute;
                      left: 24px;
                      top: 15px;
                      }
div.header .top_nav li {
                         display: inline;
                         border-left: 1px solid #ffffff;
                         padding: 0 7px;
                         }
div.header .top_nav li.first {
                               padding-left: 0;
                               border-left: none;
                               }
div.header .top_nav li a {
                           color: #ffffff;
                           text-decoration: none;
                           }
div.header .top_nav li a:hover {
                                 text-decoration: underline;
                                 }



div.header .main_nav {
                       position: absolute;
                       width: 715px;
                       height: 31px;
                       line-height: 31px;
                       left: 250px;
                       top: 80px;
                       text-align: center;
                       }
div.header .main_nav li {
                         display: inline;
                         padding: 0 29px;
                         }
div.header .main_nav li.first {
                         display: inline;
                         padding-left: 0;
                         }
div.header .main_nav li a {
                           color: #009ec3;
                           text-decoration: none;
                           text-transform: uppercase;
                            font-weight: bold;
                           }
div.header .main_nav li a:hover {
                                 color: #8f8e8e;
                                 }


div.header .phone {
                    position: absolute;
                    color: #ffffff;
                    right: 40px;
                    top: 10px;
                    }

div.header .phone span {
                         color: #a2ff58;
                         font-size: 18px;
                         font-family:"Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L", helvetica, sans-serif;
                         }
div.header .banner {
                     position: absolute;
                     left: 1px;
                     bottom: 0;
                    }
div.main {
           width: 100%;
           background: url(main-top.png) center top no-repeat;
           margin-top: 10px;
           }
div.main-clean {
                 background: none;
                 margin-top: 0;
                 }
div.main .fitter{
                  background: url(main-bottom.png) center bottom no-repeat;
                  min-height: 420px;
                  padding: 13px;
                  width: 952px;
                  overflow: hidden;
                  }
div.main-clean .fitter{
                        background: none;
                        min-height: 0px;
                        padding:  3px;
                        }
div.main-clean .fitter h2 {
                            margin-top: 0;
                            margin-bottom: 0.5em;
                            }

div.main .fitternobanner{
                  background: url(main-bottom.png) center bottom no-repeat;
                  min-height: 420px;
                  padding: 13px;
                  width: 952px;
                  overflow: hidden;
                  }

div.main h2 {
              color: #009ec3;
              font-size: 20px;
              font-weight: normal;
              margin: 1.25em 0 1.25em 0;
              font-family:"Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L", helvetica, sans-serif;
              position: relative;
              }
div.main h2 strong {
                     font-size: 14px;
                     color: #66C604;
                     position: absolute;
                     left: 0;
                     top: -13px;
                     }
div.main h2.home {
                   margin-top: 0;
                   margin-bottom: 0.5em;
                   text-indent: 5px;
                   }
div.main h3 {
              color: #009ec3;
              font-size: 16px;
              font-weight: normal;
              margin: 1em 0 1em 0;
              font-family:"Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L", helvetica, sans-serif;
              position: relative;
              }
div.main .textfield h3 {
              color: #009ec3;
              font-size: 16px;
              font-weight: normal;
              margin: 0.5em 0;
              font-family:"Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L", helvetica, sans-serif;
              }

div.main .clear {
                  overflow: hidden;
                  width: 100%;
                  clear: both;
                  }
div.main .spread {
                   height: 154px;
                   width: 952px;
                   padding: 0 12px;
                   overflow: hidden;
                   background: url(/images/bg.jpg) bottom left repeat-x;
                   clear: both;
                   position: absolute;
                   left: 1px;
                   top: 562px;
                   font-size: 14px;
                   }
div.main .textfield {
                      width: 727px;
                      background: url(text-top.png) 0 0 no-repeat;
                      position: relative;
                      float: left;
                      padding: 0 13px 0 0;
                      overflow: hidden;
                      margin-bottom: 10px;
                      }
div.main .textfield .content {
                               padding: 0 20px;
                               width: 687px;
                               overflow: hidden;
                               float: left;
                               }
div.main .textfield .about { background: url(about.jpg) 343px 1px no-repeat; }
div.main .textfield .renewal { background: url(renewal.jpg) 377px 0px no-repeat; }
div.main .textfield .email { background: url(mail.jpg) 460px 0px no-repeat; }
div.main .textfield .hosting { background: url(hosting.jpg) 365px 0px no-repeat; }
div.main .textfield .ssl { background: url(ssl.jpg) 408px 0px no-repeat; }
div.main .textfield .default {  }

div.main .ssl-box {
                    background: url(ssl-box.gif) 0px 0px no-repeat;
                    width: 192px;
                    height: 278px;
                    padding: 0 22px 8px 15px;
                    position: relative;
                    float: left;
                    overflow: hidden;
                    }
div.main .ssl-box h3 {
                       color: #009ec3;
                       line-height: 36px;
                       font-weight: normal;
                       font-family:"Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L", helvetica, sans-serif;
                       font-size: 16px;

                       }
div.main .ssl-box .more {
                          position: absolute;
                          bottom: 8px;
                          left: 88px;
                          }
div.main .ssl-box .price {
                           display: block;
                           width: 205px;
                           position: absolute;
                           left: 15px;
                           top: 195px;
                           text-align: center;
                           }
div.main .ssl-box .view {
                          width: 100%;
                          text-align: center;
                          font-weight: bold;
                          position: absolute;
                          left: 0;
                          top: 160px;
                           }
div.main .manager {
                    height: 383px;
                    background: url(manager.jpg) 0 0 no-repeat;
                    padding-left: 20px;
                    width: 707px;
                    }
div.main .manager fieldset {
                             width: 303px;
                             float: left;
                             position: relative;
                             padding-right: 66px;
                             display: block;
                             }

div.main .manager #domain fieldset {
                                     padding-right: 40px;
                                     width: 290px;
                                     }
div.main .manager fieldset ul {
                                width: auto;
                                }

div.main .manager fieldset p.text label {
                                          text-align: right;
                                          display: block;
                                          float: left;
                                          width: 80px;
                                          padding-right: 7px;
                                          line-height: 18px;
                                          }
div.main .manager fieldset p.text input {
                                          width: 225px;
                                          border: none;
                                          background: transparent;
                                          height: 18px;
                                          }
div.main .manager fieldset p.domain {
                                      position: absolute;
                                      left: 0px;
                                      top: 177px;
                                      }
div.main .manager fieldset p.password {
                                        position: absolute;
                                        left: 0px;
                                        top: 211px;
                                      }
div.main .manager fieldset p.submit input {
                                            width: 83px;
                                            height: 23px;
                                            line-height: 23px;
                                            background: transparent;
                                            border: none;
                                            cursor: pointer;
                                            position: absolute;
                                            left: 234px;
                                            top: 253px;
                                            color: #ffffff;
                                            font-weight: bold;
                                            text-transform: uppercase;
                                            z-index: 50;
                                            }
div.main .manager #domain fieldset p.submit input {
                                                    left: 227px;
                                                    }
div.main .manager #domain h2 {
                               color: #65bd0d;
                               }
div.main .manager #domain ul {
                               list-style: url(note2.gif);
                               }
div.main .manager fieldset p.recover {
                                       text-align: center;
                                       position: absolute;
                                       top: 245px;
                                       width: 80%;
                                       left: 0;
                                       z-index: 40;
                                       }


div.main .builder {
                    width: 951px;
                    background: url(builder.jpg) 0 0 no-repeat;
                    height: 498px;
                    }
div.main .builder .price {
                           display: block;
                           width: 153px;
                           height: 50px;
                           position: absolute;
                           top: 285px;
                           left: 150px;
                           text-align: center;
                           }
div.main .builder .price:hover {
                                 text-decoration: none;
                                 }

div.main .builder .notr {
                          color: #009ec3;
                          font-size: 10px;
                          position: absolute;
                          top: 340px;
                          left: 160px;
                           }
div.main .builder .buy,
div.main .builder .info {
                          display: block;
                          width: 180px;
                          height: 50px;
                          line-height: 50px;
                          position: absolute;
                          top: 404px;
                          left: 33px;
                          text-align: center;
                          color: #ffffff;
                          font-size: 22px;
                          font-family:"Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L", helvetica, sans-serif;
                          }
div.main .builder .buy {
                         left: 222px;
                         }

div.main .price .dolar {
                         font-size: 22px;
                         color: #009ec3;
                         position: relative;
                         top: -14px;
                         left: 11px;
                         }
div.main .price .dolars {
                          font-size: 46px;
                          font-weight: bold;
                          left: 10px;
                          color: #65bd0d;
                          position: relative;
                         }

div.main .price .dolars .cents {
                                 font-size: 20px;
                                 font-weight: normal;
                                 color: #65bd0d;
                                 position: relative;
                                 top: -18px;
                                 left: -7px;
                                 }
div.main .price .per {
                       font-size: 16px;
                       color: #009ec3;
                       font-weight: normal;
                       position: relative;
                       left: -28px;
                       line-height: 1em;
                       }
div.main .textfield .renewal .price:hover {
                                            text-decoration: none;
                                            cursor: pointer;
                                            }
div.main .textfield .renewal .price {
                                      width: 173px;
                                      height: 91px;
                                      line-height: 86px;
                                      background: url(price.png) 0 0 no-repeat;
                                      text-align: center;
                                      padding-left: 40px;
                                      padding-top: 5px;
                                      display: block;
                                      position: absolute;
                                      bottom: 20px;
                                      right: 40px;
                                      }

div.main .textfield .foot {
                            width: 727px;
                            background: url(text-bottom.gif) 0 0 no-repeat;
                            position: relative;
                            height: 13px;
                            float: left;
                            }

div.main .builder3 {
                     width: 951px;
                     background: url(builder3.jpg) 0 0 no-repeat;
                     }
div.main .builder3 .foot {
                           background: url(builder-footer.gif) 0 0 no-repeat;
                           width: 951px;
                           height: 11px;
                           }
div.main .builder .content,
div.main .builder3 .content {
                              width: 911px;
                              }



div.main .promos {
                   width: 727px;
                   height: 395px;
                   background: url(index-promos.jpg) 0 0 no-repeat;
                   position: relative;
                   float: left;
                   padding: 0 13px 10px 0;
                   }

div.main .promos .frame {
                          width: 493px;
                          height: 395px;
                          position: absolute;
                          top: 0;
                          left: 233px;
                          }

div.main .promos ul {
                      position: absolute;
                      top: 12px;
                      left: 10px;
                      margin: 0;
                      z-index: 80;
                      list-style: none;
                      background: url(index-promos-ul.jpg) 0 0 no-repeat;
                      padding:  0 0 2px 0;
                      }
div.main .promos ul li {
                         margin: 0;
                         position: relative;
                         z-index: 100;
                         padding: 0;
                         }
div.main .promos ul li a {
                           display: block;
                           width: 185px;
                            height: 65px;
                           text-decoration: none;
                           color: #656565;
                           padding: 5px 15px;
                           line-height: 1.1em;
                           font-size: 11px;
                           }
div.main .promos ul li a.hosting { background: url(icons/hosting.gif) 5px 2px no-repeat;}
div.main .promos ul li a.domains { background: url(icons/book.gif) 5px 2px no-repeat;}
div.main .promos ul li a.hybuilder { background: url(icons/q.gif) 5px 2px no-repeat;}
div.main .promos ul li a.webbuilder { background: url(icons/builder.gif) 5px 2px no-repeat;}
div.main .promos ul li a.support { background: url(icons/support.gif) 5px 2px no-repeat;}
div.main .promos ul li a .title {
                                  color: #009ec3;
                                  display: block;
                                  text-indent: 25px;
                                  font-weight: bold;
                                  font-size: 14px;
                                  line-height: 1.4em;
                                  margin-bottom: 5px;
                                  }
div.main .promos ul li a.active .title,
div.main .promos ul li a.active {
                                  color: #000000;
                                  }
div.main .promos .frame div {
                              width: 493px;
                              height: 395px;
                              position: absolute;
                              top: 0;
                              left: 0;
                              }
div.main .promos .frame .sign {
                                display: block;
                                width: 216px;
                                height: 32px;
                                line-height: 32px;
                                text-align: center;
                                background: url(signup.jpg) 0 0 no-repeat;
                                font-family:"Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L", helvetica, sans-serif;
                                text-transform: uppercase;
                                color: #000000;
                                font-size: 18px;
                                font-weight: bold;
                                text-decoration: none;
                                position: absolute;
                                left: 0;
                                bottom: 35px;
                                }
div.main .promos .promo-pointer {
                                  display: block;
                                  width: 223px;
                                  height: 77px;
                                  background: url(pointer.gif) 0 0 no-repeat;
                                  position: absolute;
                                  top: 0px;
                                  left: 0px;
                                  z-index: 77;
                                  }

div.main p {
             line-height: 1.3em;
             margin: 1em 0;
             }
div.main a {
             color: #009ec3;
             text-decoration: none;
             }
div.main a:hover {
                   text-decoration: underline;
                   }
div.main ol,
div.main ul {
              line-height: 1.3em;
              margin: 1em 0;
             }
div.main ul {
              list-style: disc;
              padding-left: 1em;
              }
	      
div.main ul li {
                 margin: 0.25em 0;
                 }
div.main .testimonial {
                        padding-bottom: 25px;
                        }
div.main .testimonial blockquote {
                                   padding-left: 20px;
                                   padding-right: 20px;
                                   background: #f3f3f3 url(/images/testimonial.png) bottom left no-repeat;
                                   padding-bottom: 15px;
                                   padding-top: 1px;
                                   }
div.main .testimonial .author {
                                font-style: italic;
                                font-size: 13px;
                                text-align: right;
                                margin: 0;
                               }
div.main .features {
                     list-style: none;
                     margin-bottom: 2em;
                     }
div.main .features li {
                        padding: 12px 0 12px 120px;
                        }
div.main .features li.li1 {
                            background: url(/images/li1.png) 30px center no-repeat;
                            }
div.main .features li.li2 {
                            background: url(/images/li2.png) 30px center no-repeat;
                            }
div.main .features li.li3 {
                            background: url(/images/li3.png) 30px center no-repeat;
                            }
div.main .features li.li4 {
                            background: url(/images/li4.png) 30px center no-repeat;
                            }
div.main .features li.li5 {
                            background: url(/images/li5.png) 30px center no-repeat;
                            }
div.main .features li p {
                          margin: 0;
                          }
	      
	      
	      
div.main ul.noted {
                    width: 45%;
                    list-style: url(note.gif);
                    padding-left: 3em;
                    margin-bottom: 2em;
                    }
div.main ul.noted li {
                       margin: 0.5em 0;
                       }
div.main .box {
                width: 182px;
                background: url(box-s-top.gif) 0 0 no-repeat;
                padding: 0 15px;
                font-size: 11px;
                line-height: 1.2em;
                position: relative;
                padding-bottom: 13px;
                z-index: 10;
                margin-bottom: 23px;
                float: left;
                color: #656565;
                min-height: 160px;
                }
div.main .box .foot {
                      background: url(box-s-bottom.gif) 0 0 no-repeat;
                      width: 212px;
                      height: 13px;
                      position: absolute;
                      left: 0;
                      bottom: -13px;
                      }
div.main .big-box {
                    padding: 0 20px;
                    width: 488px;
                    background: url(box-s-top-big.gif) 10px 0 no-repeat;
                    padding-bottom: 13px;
                    }
div.main .big-box .stars {
                           position: absolute;
                           left: 25px;
                           bottom: -5px;
                           z-index: 81;
                           }
div.main .big-box .foot {
                      background: url(box-s-bottom-big.gif) 0 0 no-repeat;
                      width: 508px;
                      height: 13px;
                      position: absolute;
                      left: 10px;
                      bottom: -13px;
                      }
div.main .big-box p {
                      border-bottom: 1px dotted #656565;
                      padding-bottom: 5px;
                      }
div.main .box h3 {
                   line-height: 36px;
                   color: #009ec3;
                   font-size: 12px;
                   font-family: "Arial", "Liberation Sans", sans-serif;
                   font-weight: bold;
                   margin: 0;
                   }
div.main .box h3.new {
                       background: url(new.gif) left center no-repeat;
                       text-indent: 60px;
                       }

div.main .box .more {
                      display: block;
                      width: 115px;
                      height: 23px;
                      line-height: 23px;
                      color: #ffffff;
                      text-decoration: none;
                      text-align: center;
                      font-weight: bold;
                      font-size: 12px;
                      text-transform: uppercase;
                      background: url(more.gif) 0 0 no-repeat;
                      position: absolute;
                      bottom: -13px;
                      right: 15px;
                      z-index: 20;
                      }
div.main .more {
                      display: block;
                      width: 115px;
                      height: 23px;
                      line-height: 23px;
                      color: #ffffff;
                      text-decoration: none;
                      text-align: center;
                      font-weight: bold;
                      font-size: 12px;
                      text-transform: uppercase;
                      background: url(more.gif) 0 0 no-repeat;
                      }

div.main .big-box .more {
                          background: url(more-big.gif) 0 0 no-repeat;
                          width: 172px;
                          }

div.main .big-box .more {
                          right: 30px;
                          }


.main table.emails {
                     border-spacing: 5px;
                     background: url(tr.gif) 0 2px repeat-x;
                     border-collapse: separate;
                     border-bottom: 1px solid #d9d9d9;
                     margin-bottom: 30px;
                     width: 100%;
                     }
div.main table.emails tr th {
                              color: #009ec3;
                              font-size: 18px;
                              font-weight: normal;
                              font-family:"Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L", helvetica, sans-serif;
                              line-height: 32px;
                              padding-bottom: 10px;
                              }
div.main table.emails tr td {
                              width: 177px;
                              text-align: center;
                              border: 1px solid #d9d9d9;
                              background: #ffffff;
                              height: 28px;
                              line-height: 28px;
                              }
div.main table.emails tr.prices td {
                                     border: none;
                                     background: transparent url(price.gif) top center no-repeat;
                                     padding: 0;
                                     text-align: right;
                                     overflow: hidden;
                                     }

div.main table.emails tr.prices td .price {
                                            line-height: 75px;
                                            border: none;
                                            height: 71px;
                                            width: 165px;
                                            overflow: hidden;
                                            display: block;
                                            text-align: center;
                                            position: relative;
                                            margin: 0 auto;
                                            }
div.main table.emails tr td.price-1 {
                                      color: #009ec3;
                                      background: #ffffff url(tr1.gif) 0 0 repeat-x;
                                      }
div.main table.emails tr td.price-2 {
                                      color: #009ec3;
                                      background: #ffffff url(tr2.gif) 0 0 repeat-x;
                                      }

div.main table.emails tr.tfoot td {
                                    position: relative;
                                    }
div.main table.emails tr.tfoot th input {
                                          display: block;
                                          width: 115px;
                                          height: 23px;
                                          line-height: 23px;
                                          color: #ffffff;
                                          text-decoration: none;
                                          text-align: center;
                                          font-weight: bold;
                                          font-size: 12px;
                                          text-transform: uppercase;
                                          background: url(more.gif) 0 0 no-repeat;
                                          position: relative;
                                          border: none;
                                          top: 16px;
                                          left: 50px;
                                          cursor: pointer;
                                          }
.main table.nobg {
                   background: none;
                     }
div.main table.nobg tr td {
                            text-align: left;
                            padding: 0 10px;
                            }

div.main p.hostplan {
                      margin: 0;
                      }
div.main a.hostplan {
                      display: block;
                      width: 684px;
                      height: 33px;
                      line-height: 33px;
                      text-indent: 22px;
                      text-transform: uppercase;
                      font-weight: normal;
                      color: #ffffff;
                      background: url(acc.gif) 0 0 no-repeat;
                     }
div.main p.hostplan .here {
                            background: url(acc.gif) 0 -33px no-repeat;
                            font-weight: bold;
                            }

div.main .builder3 p.hostplan {
                                width: 914px;
                                }
div.main .builder3 a.hostplan {
                                width: 914px;
                                background: url(acc2.gif) 0 0 no-repeat;
                                }

div.main div.hostplans {
                         overflow: hidden;
                         width: 674px;
                         margin: 0 auto;
                         margin-top: 3px;
                         }
div.main .builder3 div.hostplans {
                                   width: 874px;
                                   }

div.main .builder-login {
                          background: url(builder-login.jpg) 0 0 no-repeat;
                          height: 384px;
                          }
div.main .builder-login fieldset {
                                   float: left;
                                   width: 60%;
                                   overflow: hidden;
                                   display: block;
                                   height: 180px;
                                   }
div.main .builder-login fieldset p.text label {
                                                text-align: right;
                                                display: block;
                                                float: left;
                                                width: 80px;
                                                padding-right: 7px;
                                                line-height: 18px;
                                          }
div.main .builder-login fieldset p.text input {
                                                width: 227px;
                                                border: none;
                                                background: transparent;
                                                height: 18px;
                                                }
div.main .builder-login fieldset p.domain {
                                            position: absolute;
                                            left: 70px;
                                            top: 86px;
                                            }
div.main .builder-login fieldset p.password {
                                        position: absolute;
                                        left: 70px;
                                        top: 130px;
                                      }
div.main .builder-login fieldset p.submit input {
                                            width: 83px;
                                            height: 23px;
                                            line-height: 23px;
                                            background: transparent;
                                            border: none;
                                            cursor: pointer;
                                            position: absolute;
                                            left: 304px;
                                            top: 178px;
                                            color: #ffffff;
                                            font-weight: bold;
                                            text-transform: uppercase;
                                            z-index: 50;
                                            }
div.main .builder-login fieldset p.recover {
                                       text-align: center;
                                             position: absolute;
                                             top: 170px;
                                             width: 40%;
                                             left: 70px;
                                             z-index: 40;
                                       }

div.main .domains {
                    background: url(domains.png) 0 0 no-repeat;
                    }
div.main .domains p.notation {
                               padding-bottom: 17px;
                               }
div.main .domains p.notation a {
                                 display: block;
                                 text-indent: 80px;
                                 width: 440px;
                                 height: 60px;
                                 padding-top: 15px;
                                 }
div.main .domains p.notation a:hover {
                                       text-decoration: none;
                                       }
div.main .domains p.notation a .price {
                                        float: right;
                                       }
div.main .domains p.notation a strong {
                                        color: #65bd0d;
                                        font-size: 22px;
                                        text-transform: uppercase;
                                        font-weight: normal;
                                        font-family:"Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L", helvetica, sans-serif;
                                        display: block;
                                        position: relative;
                                        top: 10px;
                                        }
div.main .domains #search p  {
                               padding-left: 30px;
                               position: relative;
                               }
div.main .domains #search p input.text {
                                         height: 15px;
                                         border: none;
                                         background: transparent;
                                         width: 312px;
                                         margin-right: 3px;
                                         font-size: 11px;
                                         color: #6d6e71;
                                         }
div.main .domains #search p select {
                                     height: 17px;
                                     border: none;
                                     background: transparent;
                                     width: 55px;
                                     font-size: 11px;
                                     color: #6d6e71;
                                     }
div.main .domains #search p input.submit {
                                           background: transparent;
                                           border: none;
                                           text-align: left;
                                           color: #009ec3;
                                           line-height: 20px;
                                           height: 20px;
                                           font-weight: bold;
                                           cursor: pointer;
                                         }
div.main .domains #search p span {
                                   position: absolute;
                                   right: 15px;
                                   top:3px;
                                   }
div.main .domains #search fieldset {
                                     height: 44px;
                                     overflow: hidden;
                                     }
div.main div.hostplan {
                        width: 331px;
                        height: 161px;
                        background: url(hostplan.gif) 0 0 no-repeat;
                        position: relative;
                        float: left;
                        margin: 5px 0;
                        }
div.main div.odd {
                   float: right;
                   }

div.main div.hostplan h3 {
                           color: #65bd0d;
                           font-size: 14px;
                           text-transform: uppercase;
                           font-family:"Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L", helvetica, sans-serif;
                           position: absolute;
                           left: 0;
                           top: 20px;
                           width: 150px;
                           text-align: center;
                           margin-top: 0;
                           }

div.main div.hostplan img {
                            position: absolute;
                            bottom: 5px;
                            left: 10px;
                            }
div.main div.hostplan a.more {
                               display: block;
                               width: 73px;
                               height: 21px;
                               line-height: 20px;
                               position: absolute;
                               text-align: center;
                               bottom: 0;
                               right: 27px;
                               text-transform: uppercase;
                               color: #ffffff;
                               font-weight: bold;
                               }
div.main div.hostplan span.price {
                                   display: block;
                                   position: absolute;
                                   left: 150px;
                                   bottom: 35px;
                                   border: solid #09a1c6;
                                   border-width: 1px 0;
                                   width: 170px;
                                }
div.main div.hostplan ul {
                           position: absolute;
                           left: 153px;
                           top: 8px;
                           list-style: url(bullet.gif);
                           }

div.main .promo {
                  background: url(promo.jpg) 0 0 no-repeat;
                  height: 1040px;
                  }
div.main .promo-box {
                      width: 308px;
                      height: 329px;
                      float: left;
                      padding: 0 15px 26px 15px;
                      position: relative;
                      }
div.main .odd-box {
                    float: right;
                      }

div.main .promo-box h3 {
                         line-height: 36px;
                         color: #009ec3;
                         font-size: 16px;
                         font-family:"Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L", helvetica, sans-serif;
                         font-weight: normal;
                         }

div.main .promo-box h4 {
                         line-height: 36px;
                         color: #65bd0d;
                         font-size: 16px;
                         font-family:"Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L", helvetica, sans-serif;
                         font-weight: normal;
                         }
div.main .promo-box ul {
                         width: 100%;
                         }

div.main .promo-box .price {
                             position: absolute;
                             top: 243px;
                             left: 90px;
                             text-align: center;
                             }

div.main .promo-box .more {
                            position: absolute;
                            right: 27px;
                            top: 306px;
                            }
/* FOOTER */
div.footer {
             background: url(foot.jpg) 0 0 repeat-x;
             height: 250px;
             width: 100%;
             }
div.footer .fitter {
                     padding: 0 40px;
                     height: 250px;
                     /* background: url(footer.jpg) center top no-repeat; */
                     }
div.footer .bottom_nav {
                         overflow: hidden;
                         position: absolute;
                         top: 12px;
                         left: 25px;
                         }
div.footer .nav {
                  height: 200px;
                  float: left;
                  overflow: hidden;
                  padding: 0 0 0 30px;
                 }

div.footer .nav h3 {
                     color: #ffffff;
                     font-weight: normal;
                     font-size: 13px;
                     }
div.footer .nav ul {
                     float: left;
                     padding-right: 30px;
                     padding-top: 15px;
                     line-height: 1.5em;
                     color: #ffffff;
                     list-style: circle inside;
                     }
div.footer .nav ul li a {
                          text-decoration: none;
                          color: #ffffff;
			  font-size: 11px;
                          }
div.footer .nav ul li a:hover {
                                text-decoration: underline;
                          }

div.footer .foot_nav {
                      position: absolute;
                       right: 60px;
                       top: 220px;
                       font-size: 11px;
                      }
div.footer .foot_nav li {
                         display: inline;
                         border-left: 1px solid #ffffff;
                         padding: 0 4px 0 6px;
                         }
div.footer .foot_nav li.first {
                               padding-left: 0;
                               border-left: none;
                               }
div.footer .foot_nav li a {
                           color: #ffffff;
                           text-decoration: none;
                           }
div.footer .foot_nav li a:hover {
                                  text-decoration: underline;
                                 }
div.footer .copy {
                   position: absolute;
                   left: 60px;
                   top: 220px;
                   font-size: 11px;
                   color: #ffffff;
                   }

div.footer .banners {
                      position: absolute;
                      left: 50%;
                      bottom: 15px;
                      text-align: center;
                      background: url(footicons.png) 0 0 no-repeat;
                      margin-left: -93px;
                      height: 65px;
                      }
div.footer .banners li {
                         width: 62px;
                         height: 65px;
                         float: left;
                         }
div.footer .banners li a {
                           display: block;
                           width: 62px;
                           height: 65px;
                           float: left;
                           overflow: hidden;
                           text-indent: -3000px;
                           }


/* Whitecloud styles */
/*****TEXT COLOURS*****/
.text-green					{ color: #56c101; }
.text-blue					{ color: #009dc2; }
.text-grey					{ color: #666; }
.text-red					{ color: #DD2520; }
.text-white					{ color: #fff; }

.border-dashed-grey				{ border: 1px dashed #dadada; }
.background-grey				{ background: #fafafa; }
.container					{ margin: 10px; padding: 10px; }
.center						{ text-align: center; }
.right						{ text-align: right; }
.left						{ text-align: left; }

/*****TABLE CLASSES*****/
.s2 td						{ padding: 15px; }
.cart						{ background: #fff; }
.cart.border					{ border: 1px dashed #dadada; }
.cart .border					{ border: 1px dashed #dadada; }
.cart .border-left-top				{ border-left: 1px dashed #dadada; border-top: 1px dashed #dadada; }
.cart .border-left-top-right			{ border-left: 1px dashed #dadada; border-top: 1px dashed #dadada; border-right: 1px dashed #dadada; }
.cart .border-left-top-bottom			{ border-left: 1px dashed #dadada; border-top: 1px dashed #dadada; border-bottom: 1px dashed #dadada; }
.cart td, .cart th				{ padding: 5px 10px; vertical-align: middle; }
.cart.grey td,.cart.grey th			{ background: #fafafa; }
.cart th					{ color: #009dc2; }
.cart tr.grey td				{ background: #fafafa; }

/*****BUTTON CLASSES*****/
.continue  { width: 175px; height: 44px; background: url(/img/buttons/button-continue.png) no-repeat 0 0; cursor: pointer; border:0px;}
.keep-shopping					{ width: 175px; height: 44px; background: url(/img/buttons/button-keep-shopping.png) no-repeat 0 0; cursor: pointer; }
.free-trial					{ width: 175px; height: 44px; background: url(/img/buttons/button-free-trial.png) no-repeat 0 0; cursor: pointer; }
.upgrade-now					{ width: 175px; height: 44px; background: url(/img/buttons/button-upgrade-now.png) no-repeat 0 0; cursor: pointer; }
.continue-to-login				{ width: 175px; height: 44px; background: url(/img/buttons/button-continue-to-login.png) no-repeat 0 0; cursor: pointer; }
.update-cart					{ width: 175px; height: 44px; background: url(/img/buttons/button-update-cart.png) no-repeat 0 0; cursor: pointer; }
.search	{ width: 125px; height: 31px; background: url(/img/buttons/button-search.png) no-repeat 0 0; cursor: pointer;  border:0px;}
.remove						{ width: 80px; height: 20px; background: url(/img/buttons/button-remove.png) no-repeat 0 0; cursor: pointer; }
.login						{ width: 100px; height: 25px; background: url(/img/buttons/button-login.png) no-repeat 0 0; cursor: pointer; }

.row	{ position: relative; margin: 0; padding: 0; width: 100%; height: auto; clear: both; overflow: auto; }
.column	{ position: relative; margin: 0; padding: 0; height: auto; }
.float-left	{ float: left; }
.float-right	{ float: right; }
.icon-arrow	{ margin-bottom: 2px; }
.width-33p	{ width: 33.3%; }
.width-60p	{ width: 60%; }
.width-40p	{ width: 40%; }

.border-bottom-grey	{ border-bottom: 1px solid #dadada; margin-bottom:4px;}
h5,h5 a	{ font-size: 18px; }
.fs-16px	{ font-size: 16px; }
.fs-20px	{ font-size: 20px; }
.fs-24px	{ font-size: 24px; }
.fs-30px	{ font-size: 30px; }

.background-ribbons	{ background: url(/img/backgrounds/background-ribbons.jpg) no-repeat 0 0; }
.s2 td	{ padding: 15px; }
.spacer	{ clear: both; height: 15px; }



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 3px solid #19ACD7;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

#TB_title{
	background: url(../img/backgrounds/background-header-top.jpg) repeat-x 0 0;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}




/* gallery */

div.main .gallery {
                    width: 888px;
                    height:445px;
                    background: url(/css/gallery.png) 0 0 no-repeat;
                    margin: 25px auto 80px auto;
                    position: relative;
                    }

div.main .gallery #gallery-prev {
                                  display: block;
                                  width: 67px;
                                  height: 73px;
                                  position: absolute;
                                  top: 208px;
                                  left: 0;
                                  overflow: hidden;
                                  text-indent: -3000px;
                                   }
div.main .gallery #gallery-next {
                                  display: block;
                                  width: 67px;
                                  height: 73px;
                                  position: absolute;
                                  top: 208px;
                                  right: 0;
                                  overflow: hidden;
                                  text-indent: -3000px;
                                   }
div.main .gallery .gallery-frame {
                                   width: 700px;
                                   height: 370px;
                                   position: absolute;
                                   top: 55px;
                                   left: 90px;
                                   overflow: hidden;
                                   }
div.main .gallery .gallery-rail {
                                  width: 10000px;
                                  height: 370px;
                                  position: absolute;
                                  top: 0;
                                  left: 0;
                                  padding-left: 20px;
                                  }
div.main .gallery .gallery-rail ul {
                                     list-style: none;
                                     padding: 0;
                                     margin: 0;
                                     width: 691px;
                                     float: left;
                                     }
div.main .gallery .gallery-rail ul li {
                                        float: left;
                                        padding: 7px 23px 23px 7px;
                                        background: url(/css/gallery-thumb.png) 0 0 no-repeat;
                                        }
div.main .gallery .gallery-rail ul li a {
                                          display: block;
                                          float: left;
                                          width: 197px;
                                          height: 148px;
                                          overflow: hidden;
                                          position: relative;
                                          }
div.main .gallery .gallery-rail ul li a img {
                                              display: block;
                                              width: 197px;
                                              }
div.main .gallery .gallery-rail ul li a span {
                                               position: absolute;
                                               top: 1px;
                                               left: 1px;
                                               max-width: 197px;
                                               background: #ffffff;
                                               color: #009dc2;
                                               padding: 0 1px;
                                               text-decoration: none;
                                               display: none;
                                               }
div.main .gallery .gallery-rail ul li a:hover span {
                                                     display: inline;
                                                     text-decoration: none;
                                                     }
/* END gallery */





/* legacy HyperStreet styles */
.contactheading{font-weight:bold;color:#244296;font-size:14px;margin-bottom:7px;margin-left:20px;}
.contactcell1{background:#eeffee;height:90px;padding:7px;}
.contactcell2{background:#ffeeee;height:90px;padding:7px;}
.contactcell3{background:#eeeeff;height:90px;padding:7px;}


.blacklink a:active{font-size:12px;text-decoration:underline;font-weight:bold;color:black;}
.blacklink a:hover{font-size:12px;text-decoration:none;font-weight:bold;}
.blacklink a:visited{font-size:12px;text-decoration:underline;font-weight:bold;color:black;}
.blacklink a{font-size:12px;text-decoration:underline;font-weight:bold;color:black;}
.blacklink {color:black;font-size:12px;font-weight:bold;height:24px;vertical-align:middle;}

.blacklink2 a:active{font-size:12px;text-decoration:underline;font-weight:bold;color:black;}
.blacklink2 a:hover{font-size:12px;text-decoration:none;font-weight:bold;color:black;}
.blacklink2 a:link{font-size:12px;text-decoration:underline;font-weight:bold;}
.blacklink2 a{font-size:12px;text-decoration:underline;font-weight:bold;color:black;}
.blacklink2 {color:black;font-size:12px;font-weight:bold;height:16px;vertical-align:middle;}
.boldPoint {color:#000000;font-size:14px;font-weight:bold;}

.searchResultsTable {border:1px solid #cccccc; width: 100%;}
.searchResultsTable td {padding: 3px 5px;}
.searchResultsTitle {font-size:14px;color:#009fc3; margin: 0.5em 0;}
/* .searchResultsHeading {background:#ddddff;border-bottom:1px solid #999999;font-weight:bold;font-size:11px;} */
/* .searchResultsAvailable{background:#c3fb8b;font-weight:bold;font-size:11px;color:#000000;} */
/* .searchResultsTaken{font-weight:bold;font-size:11px;color:#000000;} */
/* .searchSummaryTable {border-collapse:collapse;border-top:1px solid black;border-left: 1px solid black;border-right:1px solid black;width:96%;} */

.goldonblue {font-weight:bold;font-size:20px;color:#ffffff;}
.goldonblueHL {font-weight:bold;font-size:20px;color:#ffffff;}


.cartHeader {
    color: black;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    font-family: arial, helvetica,sans-serif;
    text-decoration: none;
}
.cartFooter {
    color: #000000;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    font-family: arial, helvetica,sans-serif;
    text-decoration: none;
}


.allprodtitle{color: #009fc3; font-weight:bold;font-size:18px;margin-left:7px;}
.allprodboxouter {margin:10px;width:80%;background:white; border:0px solid black;}
.allprodboxinner0 {background:white;padding:10px;}
.allprodboxinner1 {background:#ddffdd;width:80%;padding:10px;}
.allprodboxinner2 {background:#ddffdd;width:80%;padding:10px;}
.allprodboxinner3 {background:#ddffdd;width:80%;padding:10px;}

.allprodtable {border:0px solid #999999;}

.bg4 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #244296; text-decoration: none; background-color: #eeeeff}
.bg5 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none; background-color: #D0D9DF}
.bg4S { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #244296; text-decoration: none; background-color: #fef402;}
.bg3S {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #244296; background-color: #eeeeff;background-color: #fef402;}

.cartProdPriceHeader { border:1px solid #cccccc;width:80px;font-weight:bold;font-size:12px; text-align:center; }
.cartProdPriceHeaderHL1 {border:1px solid #cccccc;width:80px;line-height:9px;font-weight:bold;background:lightblue;font-size:12px;text-align:center;}
.cartProdPriceHeaderHL2 {border:1px solid #cccccc;width:80px;line-height:9px;font-weight:bold;background:lightgreen;font-size:12px;text-align:center;}
.cartProdPriceHeaderHL3 {border:1px solid #cccccc;width:80px;line-height:9px;font-weight:bold;background:yellow;font-size:12px;text-align:center;}
.cartProdMakePrivate {border:1px solid #cccccc;width:80px;line-height:9px;font-weight:bold;background:pink;font-size:12px;text-align:center;}
td.cartProdMakePrivate {border:1px solid #cccccc;width:80px;line-height:9px;font-weight:bold;background:pink;font-size:12px;text-align:center;}

.cartProdPrivacyHeader { border:1px solid #cccccc;width:200px;font-weight:bold;font-size:15px; text-align:center; }
.cartProdPrivacyHeaderHL1 {border:1px solid #cccccc;width:200px;line-height:9px;font-weight:bold;background:lightblue;font-size:12px;text-align:center;}
.cartProdPrivacyHeaderHL2 {border:1px solid #cccccc;width:200px;line-height:9px;font-weight:bold;background:lightgreen;font-size:12px;text-align:center;}
.cartProdPrivacyHeaderHL3 {border:1px solid #cccccc;width:200px;line-height:9px;font-weight:bold;background:yellow;font-size:12px;text-align:center;}
.cartProdPrivacyGroupTitle{font-weight:bold;font-size:15px;color:black; text-align:center;padding-top:5px;padding-bottom:5px;}

.cartProdPrice{border:1px solid #cccccc;text-align:center;}
.cartProdPriceB {font-weight:bold;font-size:13px;}
.cartProdPriceBR {font-weight:bold;font-size:13px;color:#dd0000;}
.cartPriceHighlight{background:none;width:100%}
.cartPriceHighlight1{background:lightblue;width:100%}
.cartPriceHighlight2{background:lightgreen;width:100%}
.cartPriceHighlight3{background:yellow;width:100%}
.cartPriceHighlight11{background:lightblue;width:100%}
.cartPriceHighlight22{background:pink;width:100%}
.cartPriceHighlight33{background:#00ff00;width:100%}

.cartProdName{font-weight:bold;font-size:12px;color:black;padding-left:20px;text-align:left;}
.cartProdGroupTitle{font-weight:bold;font-size:13px;color:black; text-align:center;padding-top:5px;padding-bottom:5px;}
.cartProdBox {width:90%;border-collapse:collapse;background:#a4edfd;}
.cartProdBoxArrows {width:90%;border-collapse:collapse;background:white;}

.sbUpgrade {font-family:arial,helvetica,sans-serif;font-size:12px;color: white;font-weight:bold;}
.sbUpgrade a:active{font-family:arial,helvetica,sans-serif;font-size:12px;color: white;font-weight:bold;text-decoration: underline;}
.sbUpgrade a:link{font-family:arial,helvetica,sans-serif;font-size:12px;color: white;font-weight:bold;text-decoration: underline;}
.sbUpgrade a:visited{font-family:arial,helvetica,sans-serif;font-size:12px;color: white;font-weight:bold;text-decoration: underline;}
.sbUpgrade a:hover{font-family:arial,helvetica,sans-serif;font-size:12px;color: white;font-weight:bold;text-decoration: none;}

.stepHeader {font-size:28px;font-weight:bold;color:#009fc3}
.stepTitle  {font-size:18px;font-weight:bold;}
.ManualHeader {font-size:18px;font-weight:bold;}


.boldPointBlack {color:black;font-size:14px;font-weight:bold;}
.detailsSpacer{margin-bottom:7px;}

.footerblurb {margin-bottom:10px;line-height:1.1em;font-size:11px;}


div.main form.inner fieldset p {
                                 margin: 5px 0;
                                 }
div.main form.inner fieldset p.submit {
                                        padding-left: 235px;
                                        }
div.main form.inner fieldset p.submit input {
                                              width: 83px;
                                              height: 23px;
                                              line-height: 23px;
                                              background: url(submit.gif) 0 0 no-repeat;
                                              border: none;
                                              cursor: pointer;
                                              color: #ffffff;
                                              font-weight: bold;
                                              text-transform: uppercase;
                                              font-size: 11px;
                                              }

div.main form.inner fieldset p.text input {
                                            height: 22px;
                                            padding: 0 4px;
                                            background: url(input.png) 0 0 repeat-x;
                                            border: 1px solid #d9d9d9;
                                            width: 180px;
                                            }
div.main form.inner fieldset p label {
                                       display: block;
                                       float: left;
                                       line-height: 22px;
                                       padding-right: 7px;
                                       text-align: right;
                                       width: 120px;
                                       }




.intro {
         height: 186px;
         width: 100%;
         position: absolute;
         top: 168px;
         left: 0;
         }
.intro .fitter {
                 height: 166px;
                 background: red;
                 padding: 10px 20px;
                 width: 938px;
                 color: #ffffff;
                 }
.intro .fitter-hosting {
                         background: url(/images/cloudbanner.png) 0 0 no-repeat;
                         text-align: right;
                         }
.intro .fitter p {
                   font-size: 13px;
                   margin: 1em 0;
                   line-height: 1.25em;
                   }
.intro .fitter p strong {
                          font-size: 14px;
                          font-family:"Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L", helvetica, sans-serif;
                          }
.intro .fitter p a {
                     font-weight: bold;
                     color: #ffffff;
                     }
.intro .fitter p a:hover {
                           text-decoration: none;
                           }

.intro .fitter-hosting-2 {
                           background: url(/images/banner_fieldgirl.png) 0 0 no-repeat;
                           color: #333;
                           }
.intro .fitter-hosting-2 a {
                             color: #000000 !important;
                             }
.intro .fitter-hosting-2 strong {
                                  color: #ffffff;
                                  }


.fl-l {
        float: left;
        margin: 0 20px 20px 0;
        }

.questions h3 {
                cursor: pointer;
                }

div.acc {
          overflow: hidden;
          margin-top: 3px;
          width: 687px;
          }
h3.acc {
         background: #ffffff;
         border-left: 1px solid #19ACD7;
         padding: 2px 5px;
         border-bottom: 1px solid #d8f6ff;
         }
h3.acc:hover  {
                text-decoration: underline;
                }


.h1likeh2 {
              color: #009ec3;
              font-size: 20px;
              font-weight: normal;
              margin: 1.25em 0 1.25em 0;
              font-family:"Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L", helvetica, sans-serif;
              position: relative;
           }

/* .appTable style for application tables new Nov 2011 JLees */

.appTable td{
	border:0px;
	padding:10px;
	vertical-align:top;
	color:#333;
}


