html, body {
    margin: 0px; padding: 0px;
    width: 100%;
    background-color: #FFF;
    background-image: url("../images/bg.jpg");
    background-repeat: repeat-x;
    text-align: center;
    font-family: Trebuchet MS, Arial, Verdana, Helvetica;
    font-size: 13px;
    color: #000;
}

img { behavior: url("/cms/iepngfix.htc") }

h1, h2, h3 {
    margin: 0px 0px 10px 0px; padding: 0px;
    font-size: 18px;
    font-weight: 100;
    color: #D20032;
}
h2 {
    margin: 12px 0px 2px 0px; 
    padding: 0px;
    font-size: 18px;
    color: #000000;
}
h3 {
    font-size: 14px;
}

.text h1 {
    font-size: 24px;
}
.text h2 {
    font-size: 16px;
    font-weight: bold;
}


.faq h1 {
    margin: 12px 0px 2px 0px; 
    padding: 0px;
    font-size: 18px;
    color: #000000;
}

.homebox {
    z-index: 20;
}
.homebox h1 {
    font-size: 44px;
    font-weight: bold;
    line-height: 1;
}
.homebox h2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
}
.homebox img {
    position: relative;
    left: -8px;
}

a {
    color: #D20032;
    text-decoration: none;
    font-weight: bold;
}

img {
    border: 0px;
}
a:hover {
    color: #000;
}
p {
    margin: 0px 0px 6px 0px; 
    padding: 0px;
    line-height: 1.4;
}

.global {
    width: 1000px;
    margin: auto;
    text-align: left;
}
.header {
    background-color: #FFF;
    background-image: url("../images/shd.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100px;
    float: left;
}

.header-text {
    background-color: #FFF;
  
    width: 100%;
    height: 85px;
    float: left;
}

.helper {
    width: 948px;
    float: left;
}
.main {
    position: relative;
    width: 948px;
    background-color: #fff;
    float: left;
    background-repeat: repeat-y;
    background-position: 2px;
}
.content {
    padding: 10px 10px 20px 10px;
    float: left;
    background-image: url("../images/shd.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    min-height: 400px;

}
.box {
    width: 303px;
    float: left;
    background-image: url("../images/boxbg.jpg");
    background-repeat: repeat-x;
}
.boxtext {
    padding: 10px;
}
.boxtext a {
    font-weight: normal;
}
.boxtext p{
    margin: 0px 0px 4px 0px;
}
.text {
    position: relative;
    left: 10px;
    float: left;
    width: 650px;
}
.spacer {
    position: relative;
    left: 10px;
    float: left;
    width: 650px;
    height: 20px;
}
.footer {
    width: 900px;
    float: left;
    color: #999;
    margin-left: 20px;
}



.navFirst {
    width: 700px;
    float: left;
    position: relative;
    top: 40px;
    background-image: url("../images/navbg.jpg");
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.navFirst li {
    float: left;
    margin: 0px;
}
.navFirst li a { 
    display: block;
    position: relative;  
    padding: 6px 17px 7px 17px; 
    color: #fff;
    font-weight: normal;
    font-size: 12px;
}
.navFirst li a:hover {
    color: #fff;
    background-color: #000;
}
.navFirst li .on {
  background-color: #000;
  color: #fff;
}

.navSecond{
    margin: 11px 0px 0px 0px; padding: 0px;
    list-style: none;
    width: 202px;
    float: left;
}
.navSecond li {
    text-align: right;

}
.navSecond li a {
    display: block;
    padding: 5px 20px 5px 20px;   
    font-weight: bold;
    color: #999;
}
.navSecond li a:hover {
    font-weight: bold;
    color: #000;
    background-color: #FFF;
}
.navSecond li .on {
    font-weight: bold;
    color: #000;
    background-color: #FFF;
}

.navSecond li h2 {
    display: block;
    margin: 0px 0px 10px 0px;
    padding: 9px 20px 5px 20px;   
    font-size: 22px;
}

.navThird{
   
}
.navThird li {
    
}
.navService {
    margin: 0px; padding: 0px;
    list-style: none;
    float: left;
}
.navService li {
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 5px;
    border-left: 1px solid #999; 
    float: left; 
}
.navService li a {
    font-weight: normal;
    color: #999;
}
.navService li a:hover {
    color: #000;
}
.navService li .on {
    color: #000;
}
.metanav {
    color:#999999;
    float:left;
    width:900px;
    text-align: center;
    list-style:none;
    margin-top: 50px;
}
.metanav strong {
    font-weight: normal;
}
.metanav span {
    margin: 0px 10px 0px 0px;
}
.metanav span a {
   font-weight: normal;
   color: #999; 
}
.metanav span a:hover {
    color: #000;
}
.domainsearch {
    background: url("../images/button-wide.png") no-repeat;
    width: 370px; height: 79px;
    float: left;
    position:relative;
    text-align: center;
}
.domainsearch .intext {
    margin-top: 21px;
    width: 300px;
    padding: 5px;
    font-family: trebuchet ms, helvetica, verdana, arial;
    font-size: 16px;
    font-weight:bold;
}
.domainsubmit {
    width: 100px;
    position:relative;
    float:right;
    margin: 0px 0px 0px 20px;
}
.checkall {
    width: 100px;
    position:relative;
    float:left;
}
.domainoptions {
    width: 100%;
    margin: 20px 0px 0px 0px;
    float:left;
    position: relative;
}
.domainresults {
    width: 45%;
    float:left;
    position: relative;
}
.tldoptions {
    width: 260px;
    float:right;
    position: relative;
}
.tldlist_left {
    float: left;
    position: relative;
    width:120px;
}
.tldlist_right {
    float: right;
    position: relative;
    width:120px;
}
.inuse {
    text-decoration:line-through;
    color: #D20032;
}
.logo {
    float: right;
    margin:10px 5px 17px 0px;
}
.buttonSmall {
    background-image: url("../images/button.png");
    width: 206px; height: 90px;
    margin-top: 200px;
}
.tldSelect {
    position: relative;
    cursor: pointer;
    background: url("../images/down.gif") no-repeat 98%;
    font-size: 16px;
    padding: 10px 25px 10px 10px;
}
.tldSelectOn {
    position: relative;
    cursor: pointer;
    background: #CCC url("../images/down.gif") no-repeat 98%;
    font-size: 16px;
    padding: 10px 25px 10px 10px;
}
.tldoptions {
    position: absolute; 
    top: 40px; left:0px;
    padding: 10px;
    font-size: 12px;
    background-color: #FFF;
    display: none;
    z-index: 100;
    border: 1px solid #000;
}
.tldoptions ul {
    list-style: none;
    margin: 0px; padding: 0px;
}

.print {
    float: right;
    display: none;
}
.print a {
    color: #999;
    font-size: 12px;
}
.print a:hover {
    color: #000;
}

.loader {
    display: none;
}

.domainresult {
    width: 100%;
    float: left;
}
.domainresult td {
    background-color: #EEE;
    padding: 5px;
}

.faq h1 {
    cursor: pointer;
    float: left;
    width: 95%;
}
.up, .down {
    margin:15px 5px 0 0;
    float: left;
}
.faqtext {
    display: none;
    padding: 0px 0px 10px 30px;
    float: left;
}

.overlay {
        display: none;
        position: absolute;
        top: 0px; left: 0px;
        background-color: #000;
        width: 100%;    
        z-index: 100;
    }
.container {
        position: absolute;
        z-index: 200;
      
        padding: 10px;
        background-color: #FFF;
        display: none;
        width: 900px;
        height: 100px;
    }
.faq {
    float: left; width: 700px;
}
.cart {
    position: relative;
    top: -4px;
    float: right;
    margin-right: 10px;
    width: 30px;
    height: 20px;
     cursor: pointer;
}
.empty {
    background: url("../images/cart_.jpg") no-repeat bottom left;
}
.cartqnt {
    color: #FFF;
    position: absolute;
    top: 1px;
    right: 4px;
    font-size: 10px;
    cursor: pointer;
}
.full {
    background: url("../images/cart-full.jpg") no-repeat bottom left; 
}
