table {border-collapse:collapse;border-spacing:0;}
fieldset, img {border:0;}
address, caption, cite, code, dfn, em, th, var, optgroup {font-style:inherit;font-weight:inherit;}
del, ins {text-decoration:none;}
li {list-style:none;}
caption, th {text-align:left;}
q:before, q:after {content: '';}
abbr, acronym {border:0;font-variant:normal;}
legend {color:#000;}
input, button, textarea, select, optgroup, option {font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;}


/* CONTAINERS */
#branding {
    float: left;
    width: 64%;
    height:75px;
    padding:0 0 0 0;}
#branding .tag-line {font:italic 12px Arial, Helvetica, sans-serif; color:#666; display:block;}
#shopping-cart {
    border: 1px solid #d1d1d1;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    position: relative;
    width: 35%;
    height: 70px;
    margin:0 0 35px 0;
    font-size: 12px;
    color: #777;
    float: right;}
#reseller-header {
    border: 1px solid #d1d1d1;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    position: relative;
    width: 35%;
    height: 70px;
    margin:0 0 35px 0;
    font-size: 12px;
    color: #777;
    float: left;
}
#reseller-header .u-name{
    font-size: 12px;
    margin:-1px 0px 4px 6px;
}
#reseller-header .reseller-name{
    font-weight: bold;
    margin: 5px 0px 0px 10px;
}
#reseller-header hr {
    color: #D1D1D1;
    height: 1px;
    border: 0 none;
    background: #D1D1D1;
    margin: 5px 0 10px;
}
.u-name {
    color: #777;
    font-size: 14px;
    margin: 5px 0 0 9px;
    display: inline-block;
    zoom: 1;}
.mgmt-account {
    position: absolute;
    right: 14px;
    top: 7px;
    color: #2c7cb6;
    font-weight: bold;
    letter-spacing: 0.1em;
}
#shopping-cart hr {
    color: #d1d1d1;
    height: 1px;
    border: 0 none;
    background: #d1d1d1;
    margin: 5px 0 10px;}
.cart-items {
    background: url("/getImage.php?src=menu-sprite.png") no-repeat scroll -81px -184px transparent;
    padding-left: 25px;
    margin-top: 3px;
    margin-left: 10px;
    display: inline-block;
    height:16px;}
.cart-items a {color: #777;	text-decoration: underline;}
.cart-items .cart-empty {text-decoration: none;}
.checkout-btn {
    position: absolute;
    right: 10px;
    width: 110px;
    text-align: center;
    height: 24px;
    line-height: 23px;
    font-size: 13px;
    color: #122639;
    text-shadow: 1px 1px 0 #fff;
    text-decoration: none;
    background: url(/getImage.php?src=menu-sprite.png) no-repeat 0 -68px;}
#primary-nav {
    clear: both;
    width: 1020px;
    background:#333 url(/getImage.php?src=menu-sprite.png) repeat-x left top;
    margin: 0px -40px;
    height: 47px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 42px;
    position: relative;
    border-radius:3px 3px 0 0;
    -moz-border-radius:3px 3px 0 0;
    -webkit-border-radius:3px 3px 0 0;
    -ms-border-radius:3px 3px 0 0;}
#primary-nav .l-corner {
    display: block;
    height: 11px;
    width: 10px;
    background: url(/getImage.php?src=menu-sprite.png) no-repeat 0 -54px;
    position: absolute;
    bottom: -10px;
    left: 0;}
#primary-nav .r-corner {
    display: block;
    height: 11px;
    width: 10px;
    background: url(/getImage.php?src=menu-sprite.png) no-repeat -16px -54px;
    position: absolute;
    bottom: -10px;
    right: 0;}
#page-container {background: #fff;}

.secondary-links {
    padding: 0;
    list-style: none;
    width: 100%;
    clear: both;}
.secondary-links li {
    margin: 6px 0 0 0;
    font:400 15px bluehost,'Segoe UI','Gill Sans','Gill Sans MT',GillSans,'Trebuchet MS',Arial,sans-serif;
    padding:0;}
.secondary-links li:last-child {
    border-right: 0 none;
    margin-right: 0;
    padding-right: 0;}

#fineprint{
    width: 500px;
    margin:0;
}
#language-option {border-top: 1px dashed #494949; margin-top: 19px;}
#language-option label {
    margin-bottom: 8px;
    margin-top:15px;
    display:inline-block;}

/* PRIMARY NAVIGATION */
/*
.nav ul {
    height: 42px;
    float: left;
    margin: 0 0 0 40px;
    padding: 6px 0px 0px 0px;
    list-style: none;
    font:bold 20px 'Rokkitt', serif;
    position:relative;
    z-index:100;}
.nav li {
    float: left;
    padding: 0;
    margin:0 2px;
    background: none;
    position: relative;
    z-index: 1;}
.nav li.first {padding-left:0;}
.nav li.last {background:none; padding-right:0;}
.nav li:hover {z-index:2;}
.nav li a {
    display: block;
    line-height: 38px;
    overflow: hidden;
    float: left;}
.nav li a {margin-top:-11px; }
.nav li .sub li a {margin:inherit;}
.nav li a:visited {color:#FFF; text-decoration:none;}
a .menu-left {
    background:transparent;
    width: 7px;
    height: 5px;
    line-height: 35px;
    display: block;
    float: left;
}
.nav li a:hover .menu-left, .nav .active a .menu-left, .nav li:hover a .menu-left, .nav li.nav-hover a .menu-left {background: url(/getImage.php?src=menu-sprite.png) no-repeat -62px -56px; }
a .menu-mid {
    height: 40px;
    line-height: 35px;
    display: block;
    float: left;
    padding:9px 7px 2px 7px;
    margin:1px;
    color:#fff;}
.active #menu-homesection .menu-mid {background: url(/getImage.php?src=menu-sprite.png) no-repeat 12px -215px #efefef; text-indent:-999em; width:35px;}
.nav .first #menu-homesection:hover .menu-mid {background: url(/getImage.php?src=menu-sprite.png) no-repeat 12px -215px #efefef; text-indent:-999em; width:35px;}
#menu-homesection .menu-mid {background: url(/getImage.php?src=menu-sprite.png) no-repeat -74px -215px; text-indent:-999em; width:35px;}
.nav .active a .menu-mid, .nav li a:hover .menu-mid, .nav li:hover a .menu-mid {background:#eee; border:1px solid #C6C6C6; margin:0px;}
.nav li a:hover .menu-mid, .nav li:hover a .menu-mid {background:#fff;}
a .menu-right {
    background: transparent;
    width: 7px;
    height: 5px;
    line-height: 35px;
    display: block;
    float: left;}
.nav li a:hover .menu-right, .nav .active a .menu-right, .nav li:hover a .menu-right {background: url(/getImage.php?src=menu-sprite.png) no-repeat -79px -57px;}
.nav li a:hover .menu-left, .nav li.active a .menu-left, .nav li:hover a .menu-left, .nav li a:hover .menu-mid, .nav li.active a .menu-mid, .nav li:hover a .menu-mid, .nav li a:hover .menu-right, .nav li.active a .menu-right, .nav li:hover a .menu-right {line-height: 35px; color: #333;}
.nav li a:hover, .nav li.active a, .nav li.hover a, .nav li:hover a {color: #f17c1a; text-decoration:none;}
.nav li:hover .sub, .nav li.hover .sub, .nav li.nav-hover .sub {display:block; background:#fff; z-index:121;}
.nav li .sub {
    display: none;
    position: absolute;
    top: 40px;
    left: 7px;

    background:#fff;
    width: 805px;
    padding: 9px 0 15px 0;
    z-index:121;
    border:solid 1px #c6c6c6;
    border-top:none;
    box-shadow:0 10px 10px #a5a5a5;


}
.nav .box-2 .sub {width:265px;}
.nav .box-2 ul {width:265px;}
.nav li .nav-note {
    display:block;
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#555;
    padding-top:3px;}
.nav-heading {
    overflow:hidden;
    margin: 0 18px 10px 18px;
    background: url(/getImage.php?src=menu-sepr.jpg) repeat-x 0 58px #fff;}
.nav-heading .title {
    font:normal 18px Arial, Helvetica, sans-serif;
    color:#555;
    float:left;
    padding:20px 0;}
.menu-ic{display:inline-block; vertical-align:middle; margin-right:12px;}
.dreg{background: url(/getImage.php?src=menu-sprite.png) no-repeat 0 -104px; height:27px; width:28px;}
.tran{background: url(/getImage.php?src=menu-sprite.png) no-repeat 0 -139px; height:27px; width:38px;}
.addo{background: url(/getImage.php?src=menu-sprite.png) no-repeat 0 -175px; height:27px; width:28px;}
.lnx{background: url(/getImage.php?src=menu-sprite.png) no-repeat -79px -100px; height:38px; width:33px; float:left;}
.win{background: url(/getImage.php?src=menu-sprite.png) no-repeat -74px -145px; height:38px; width:33px; float:left;}
.nav-heading .d-ic-1 {width:268px;}
.nav-heading .d-ic-2 {width:268px;}
.nav-heading .d-ic-3 {width:230px;}
.nav .box-2:hover li a, .nav .box-2.active li a {width:231px;}
.nav .box-2 .sub li {width:264px;}
.nav li ul {
    background:#eee; */
/*width: 805px;*/
/* height: auto;
 margin: 0;
 padding: 0 12px 10px;
 list-style: none;
 font-size: 14px;}

.nav li .sub ul {padding:0; background:#fff;}
.nav li .sub li {float:left; width:268px;}
.nav li .sub li a {font:normal 13px Arial, Helvetica, sans-serif; color:#494949;}
.nav li .sub li a:hover {font-weight:normal;}
.nav li .sub li:hover {background-color:#f7faeb; color:#000;}
.nav li .sub li:hover a {color:#77af27;}
.nav li:hover li, .nav li.active li {padding:0; margin:0;}
.nav li:hover li a, .nav li.active li a, .nav li.nav-hover li a {border:none;}
.nav li:hover li a, .nav li.active li a, .nav li.nav-hover li a {
 color: #555;
 line-height: normal;
 width: 230px;
 padding: 15px 0;
 border-bottom: dotted 1px #bfbfbf;
 margin:0 0 0 18px;
 font:bold 15px Arial, Helvetica, sans-serif !important; }
.nav li:hover li a:hover, .nav li.active li a:hover, .nav li.nav-hover li a:hover {
 color:#77af27;
 text-decoration: none;
 line-height: normal;
 font:bold 15px Arial, Helvetica, sans-serif !important;
 background:#f7faeb;}
.nav-ic {
 display:inline-block;
 width:27px;
 height:35px;
 margin:0 10px 0 5px;
 float:left;}
.ic-dn {background: url(/getImage.php?src=nav-ic-1.jpg) no-repeat 7px 15px;}

.domains-block ul{width:268px;}
.domains-block ul li{float:none;}
*/


/*IE*//*
.nav li li a:hover, .nav li li a:hover { color: #fff; text-decoration: none; line-height: normal;}
/**/
/*

.nav .btm-bg {
    background:#fff;
    height: 2px;
    overflow: hidden;
    clear: both;
    position:relative;
    top:-1px;
    z-index:111;} */

/* PLANS PAGES */

#plans-masthead {height:180px;}
#plans-masthead ol {margin: 0 10% 20px 0; padding: 0; width: 50%; list-style-position: inside;}
#plans-masthead li {
    font:normal 18px bluehost,'Segoe UI','Gill Sans','Gill Sans MT',GillSans,'Trebuchet MS',Arial,sans-serif;
    color: #555;
    margin: 0;
    padding: 0 0 14px 23px;
    background: url(/getImage.php?src=myUploadedImages/graytic.png) no-repeat 0 8px;}
#plans-masthead li:first-child {border-top: 0 none;}
#plans-masthead li:last-child {border-bottom: 0 none;}
.txt-button, .uiButton, .ui-button, .frmButton, .model-button {
    font:600 22px bluehost,'Segoe UI','Gill Sans','Gill Sans MT',GillSans,'Trebuchet MS',Arial,sans-serif;
    padding:6px 12px;
    display:inline-block;
    color:#fff;
    background: #62bc33;
    background: -moz-linear-gradient(left, #62bc33 0%, #8bd331 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#62bc33), color-stop(100%,#8bd331));
    background: -webkit-linear-gradient(left, #62bc33 0%,#8bd331 100%);
    background: -o-linear-gradient(left, #62bc33 0%,#8bd331 100%);
    background: -ms-linear-gradient(left, #62bc33 0%,#8bd331 100%);
    background: linear-gradient(to right, #62bc33 0%,#8bd331 100%);
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
    border:none;
    cursor: pointer;
    text-decoration:none;
    text-transform:lowercase;
    overflow:visible;}
.txt-button:hover, .uiButton:hover, .ui-button:hover, .frmButton:hover {
    background:#FFCB05;
}
.banner-img {float: right; position:relative; top:21px; right:35px;}
.plans-columns {width: 100%; text-align:center; margin:10px 0;}
.plan-list {
    width: 228px !important;
    display:inline-block;
    margin:0;
    padding: 0;
    list-style: none;
    text-align: center;
    border: 1px solid #dedcdc ;
    border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    position: relative;
    vertical-align:top;
}
.plan-list .p-cutout {display:none; }
.plan-featured .p-cutout {display:block;}
.plans-columns .plan-list {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;}
li.p-name {
    font:normal 22px bluehost,'Segoe UI','Gill Sans','Gill Sans MT',GillSans,'Trebuchet MS',Arial,sans-serif;
    color: #fff;
    padding: 9px 0;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #505050), color-stop(1, #020202) );
    background:-moz-linear-gradient(center top, #505050 5%, #020202 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#505050', endColorstr='#020202');
    background-image: -ms-linear-gradient(top, #505050 0%, #020202 100%);
    background-color:#505050;
}

.pl-title {
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    width:250px;
}
li.p-pricing {
    font:normal 45px bluehost,'Segoe UI','Gill Sans','Gill Sans MT',GillSans,'Trebuchet MS',Arial,sans-serif;
    color: #00A79D;
    position: relative;
    padding:20px 0;
}
.p-currency {font:normal 48px bluehost,'Segoe UI','Gill Sans','Gill Sans MT',GillSans,'Trebuchet MS',Arial,sans-serif;}
.p-duration {font:normal 18px bluehost,'Segoe UI','Gill Sans','Gill Sans MT',GillSans,'Trebuchet MS',Arial,sans-serif; display:block; margin-top:-5px;}
li.p-feat {font:normal 18px bluehost,'Segoe UI','Gill Sans','Gill Sans MT',GillSans,'Trebuchet MS',Arial,sans-serif; padding: 15px 0; color: #5b5b5b; border-bottom: 1px solid #f1f1f1; margin:0 20px;}
li.p-renew {
    font:normal 13px Arial, Helvetica, sans-serif;
    color:#888;
    border-bottom: 1px solid #F1F1F1;
    margin: 0 20px;
    padding: 15px 0;
}
li.last {border:0;}
li.m-feat {font-size:15px; padding: 9px 0; color: #5b5b5b; border-bottom: 1px solid #f1f1f1;}
li.n-feat {font-size: 12px; padding: 9px 0; color: #5b5b5b; border-bottom: 1px solid #dcdcdc;}
li.p-feat strong {font: bold 17px bluehost, Arial, Helvetica, sans-serif;}
li.p-dropdown {padding: 12px 0;}
li.p-dropdown select {font-size: 15px; font-family: bluehost; padding:5px 3px; border:solid 1px #DCDCDC; width: 195px;}
li.p-button {padding: 12px 0 22px;}
li.p-button .txt-button { width:165px;}
.plan-featured .p-pricing{
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #06897C), color-stop(1, #00A79D) );
    background:-moz-linear-gradient( center top, #06897C 5%, #00A79D 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#06897C', endColorstr='#00A79D');
    background-image: -ms-linear-gradient(top, #06897C 0%, #00A79D 100%);
    background-color:#06897C;
    color:#fff;
    -moz-border-radius:6px 6px 0 0;
    -webkit-border-radius:6px 6px 0 0;
    -ms-border-radius:6px 6px 0 0;
    border-radius:6px 6px 0 0;
}

.p-cutout {
    height: 56px;
    width: 88px;
    /*background: url(/getImage.php?src=plan-list-cutout.png) no-repeat transparent left top;*/
    display: block;
    position: absolute;
    right: -4px;
    top: -4px;}
#loading_image {
    background: url(/getImage.php?src=30preloader.gif) 0 0 no-repeat;
    display:none;
    position:absolute;
    width: 100px;
    height: 100px;
    right: 36px;
    top: 74px;}

/* HOMEPAGE */
.home-blurbs ul {margin: 0; padding: 0 0 15px 0; list-style: none; width:260px;}
.home-blurbs li {
    padding: 0 6px 0 20px;
    background:url("/getImage.php?src=ic-tic.png") no-repeat scroll 0px 4px transparent;
    font:normal 13px/18px Arial, Helvetica, sans-serif;
    color: #5c5c5c;
    margin: 8px 0;}
.home-blurbs li.last {margin-bottom:0;}
#site-builder {
    float: left;
    width: 515px;
    position: relative;
    min-height: 205px;
    padding:30px 0 0 30px;}
#web-hosting {
    float: left;
    width: 515px;
    position: relative;
    padding:30px 0 0 30px;}
#site-builder {border-right: solid 1px #e5e5e5; width:470px;}
.pro-devider {height:10px; border-top:solid 1px #e5e5e5; margin:30px 30px 0 30px; position:relative;}
.pro-devider .sepr {
    height:30px;
    width:60px;
    position:absolute;
    background:#fff;
    top:-1px;
    left:442px;
    z-index:111;}
#reseller-hosting { float: left; width: 465px; padding:30px 0 0 30px; position: relative;}
.home-blurbs .p-currency {font:normal 18px Arial, Helvetica, sans-serif; top:-5px;}
.home-blurbs .p-duration {font:bold 15px Arial, Helvetica, sans-serif;}
#ssl-certs {
    float: left;
    width: 465px;
    padding:30px 0 0 30px;
    position: relative;
    min-height: 205px;}
#reseller-hosting .img-holder { position:absolute; right:18px; bottom:0px;}
#web-hosting {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fcffe4), color-stop(1, #ffffff) );
    background:-moz-linear-gradient( center top, #fcffe4 5%, #ffffff 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcffe4', endColorstr='#ffffff');
    background-color:#fcffe4;
    border-right:solid 1px #e5e5e5;
    width: 470px;
    padding:30px 0 0 30px;}
#web-hosting .p-pricing { display: block; color: #648306; margin-bottom:10px; font:bold 26px Arial, Helvetica, sans-serif;}
#web-hosting .img-holder {position:absolute; bottom:0px; right:30px;}
#hosting-products, #misc-products {overflow:hidden;}
.home-blurbs h2 {font:bold 35px 'Rokkitt', serif; padding:0 0 5px 0;}
#web-hosting h3, #reseller-hosting h3, #site-builder h3, #ssl-certs h3 {font:normal 20px 'Rokkitt', serif; padding:0 0 10px 0;}
#reseller-hosting .p-pricing {
    font:bold 26px Arial, Helvetica, sans-serif;
    top: 190px;
    display: block;
    color: #648306;
    margin-bottom:10px}
#site-builder ul {
    position:absolute;
    top: 125px;
    left: 173px;
    width: 168px;
    padding:0;}
#ssl-certs ul {
    position:absolute;
    top:125px;
    left: 140px;
    width: 205px;
    padding:0;}
#site-builder .img-holder {position:absolute; bottom:0px; left:30px;}
#site-builder .txt-button { position:absolute; bottom: 0px; right: 30px; left: auto;}
#site-builder .p-pricing {
    font:bold 26px Arial, Helvetica, sans-serif;
    bottom: 45px;
    right: 30px;
    color: #648306;
    position:absolute;}
#ssl-certs .txt-button { bottom: 0; right: 30px; position:absolute;}
#ssl-certs .img-holder {position:absolute; bottom:0; left:30;}
#ssl-certs .p-pricing {
    position:absolute;
    bottom: 45px;
    right: 30px;
    color: #648306;
    font:bold 26px Arial, Helvetica, sans-serif;}


/* Placeholder*/
.placeholder-wrapper{position:relative;}
.txt-input{position:absolute; top:0px; left:0px; z-index:1; }
.placeholder{position:absolute; top:0px; left:0px; z-index:2; padding:20px;  }
.placeholder-wrapper.ho .txt-input{z-index:2 !important; }
.placeholder-wrapper.ho .placeholder{z-index:1 !important; }
.placeholder-txt1{font-size:16px; color:#f8cf5e;  margin-bottom:5px;}
.placeholder-txt2{font-size:15px; color:#999;}
.placeholder-txt3{ color: #71AFAF;font: 17px Arial,Helvetica,sans-serif;}
/* Placeholder*/
/* Domain Reg */
#domain-box {overflow:hidden;}
.domain-sbox{ width:327px;}
.sd-tarea {
    border:solid 1px #d1cfcf;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    -ms-border-radius:6px;
    width:287px;
    height:155px;
    padding:20px;
    box-shadow:0 3px 2px #B7B7B7;
    -moz-box-shadow:0 3px 2px #B7B7B7;
    -webkit-box-shadow:0 3px 2px #B7B7B7;
    -ms-box-shadow:0 3px 2px #B7B7B7;
    margin:0 10px 10px 0;
    font:normal 16px Arial, Helvetica, sans-serif;
    color:#555;
    overflow:auto;}
.bulk-dreg {background: url(/getImage.php?src=bulk-dn-reg-bg.gif) no-repeat 15px 15px #fff;}
.bulk-trans {background: url(/getImage.php?src=bulk-dn-tra-bg.gif) no-repeat 15px 15px #fff;}
.bdr-tarea {
    font:normal 16px Arial, Helvetica, sans-serif;
    color:#707070;
    border:solid 1px #d1cfcf;
    border-radius:6px;
    -moz-border-radius:6px;
    -ms-border-radius:6px;
    -webkit-border-radius:6px;
    width:600px;
    height:155px;
    padding:20px;
    box-shadow:0 3px 2px #B7B7B7;
    -moz-box-shadow:0 3px 2px #B7B7B7;
    -webkit-box-shadow:0 3px 2px #B7B7B7;
    margin:0 10px 10px 0;
    overflow:auto;}
.with-bg {background:url(/getImage.php?src=txta-bg.gif) no-repeat 13px 20px #fff;}
.without-bg {background: #fff;}
.list-heading {font:bold 17px bluehost, Arial, Helvetica, sans-serif; color:#6b6b6b; padding:0 0 1px 0;}
.dataTable2 label {font:normal 17px bluehost, Arial, Helvetica, sans-serif; color:#7a7a7a;}
.tld-box {margin-left:20px; display:inline;}
.tld-box table.dataTable2 td {width:116px;}
.alink {
    font:bold 14px bluehost,Arial, Helvetica, sans-serif;
    color:#216ee1;
    display:inline-block;
    padding:5px 0 0 0;
    cursor:pointer;}
.frmButton-disable {
    background-color:#ededed;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    -ms-border-radius:6px;
    border-radius:6px;
    border:1px solid #dcdcdc;
    display:inline-block;
    color:#555;
    font-family:arial;
    font:bold 15px Arial, Helvetica, sans-serif;
    padding:7px 15px;
    text-decoration:none;
}
.price-list-bar {
    background:#00A79D;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #FFFFFF;
    overflow: hidden;
}
.price-list-bar ul li {
    display:table-cell;
    text-align:center;
    font:bold 24px/28px bluehost, Arial, Helvetica, sans-serif;
    color:#fff;
    padding:0;
    border-right:solid 1px #D7E8F8;
    text-transform:lowercase;
    height:120px;
    width:139px;
    text-align:center;
    vertical-align:middle;
    overflow:hidden;}
.price-list-bar ul .first em {font:bold italic 19px Arial, Helvetica, sans-serif;}
.price-list-bar ul .first {
    color:#fff;
    font:normal 15px bluehost, Arial, Helvetica, sans-serif;
    padding:16px 30px 16px 20px;
    width:135px;
    background:url(/getImage.php?src=pr-list-first.gif) no-repeat right top #3f4d31;
    height:37px;
    text-align:center;}
.price-list-bar ul .last {
    border:none;
    cursor:pointer;}
.price-list-bar ul .domain-c {font:bold 13px bluehost, Arial, Helvetica, sans-serif; vertical-align:middle;}
.ui-subheading {
    font-size:36px;
    color:#00A79D;
    padding:30px 0 15px 0;
	margin: 0;
}
.sub-heading { font:bold 24px Arial, Helvetica, sans-serif; color:#5b5b5b; padding:0 0 5px 0;}
.sub-head {font:bold 32px bluehost, serif; color:#6b6b6b;}
.ui-sub-heading {font:bold 28px bluehost, Arial, Helvetica, sans-serif; color:#6b6b6b; padding:0 0 5px 0;}
.red {color:#ff4444;}
.feature-blurb { color:#5b5b5b; overflow:hidden; clear:both;}
.feature-blurb .frb {overflow:hidden;}
#service-list .feature-blurb .frb {padding:0;}
.feature-blurb .w50 {width:40%;}
.feature-blurb .first {margin-right:100px;}
.feature-blurb .title {font:bold 17px bluehost, Arial, Helvetica, sans-serif; display:block; color:#5c5d5c;}
.feature-blurb ul{float:left;}
.feature-blurb ul li {
    font:normal 13px Arial, Helvetica, sans-serif;
    padding:10px 0 15px 65px;
    background:url(/getImage.php?src=list-hide.gif) no-repeat 0 13px;
    /*float:left;*/
    width:345px;
    margin-right:49px;}
.ic-1 {background:url("/getImage.php?src=myUploadedImages/ich1.gif") no-repeat scroll 0 40px;}
.ic-2-cpanel {background:url("/getImage.php?src=myUploadedImages/ich2.gif") no-repeat scroll 0 20px;}
.ic-2 {background:url(/getImage.php?src=myUploadedImages/plsk.jpg) no-repeat 0 20px;}
.ic-3 {background:url("/getImage.php?src=myUploadedImages/ich3.gif") no-repeat scroll 0 20px;}
.ic-4 {background:url("/getImage.php?src=myUploadedImages/ich4.gif") no-repeat scroll 0 20px;}
.ic-5 {background:url("/getImage.php?src=myUploadedImages/ich5.gif") no-repeat scroll 0 23px;}
.ic-6 {background:url("/getImage.php?src=myUploadedImages/ich6.gif") no-repeat scroll 0 25px;}
.frb .ic-1 {background:url(/getImage.php?src=myUploadedImages/fb1.png) no-repeat 0 7px;}
.frb .ic-2 {background:url(/getImage.php?src=myUploadedImages/fb2.png) no-repeat 0 7px;}
.frb .ic-3 {background:url(/getImage.php?src=myUploadedImages/fb3.png) no-repeat 0 7px;}
.frb .ic-4 {background:url(/getImage.php?src=myUploadedImages/fb4.png) no-repeat 0 7px;}
.frb .ic-5 {background:url(/getImage.php?src=myUploadedImages/fb5.png) no-repeat 0 7px;}
.frb .ic-6 {background:url(/getImage.php?src=myUploadedImages/fb6.png) no-repeat 0 7px;}
.frb .ic-7 {background:url(/getImage.php?src=myUploadedImages/fb7.png) no-repeat 0 7px;}
.frb .ic-8 {background:url(/getImage.php?src=myUploadedImages/fb8.png) no-repeat 0 7px;}
.ic-ssl-1 {background:url(/getImage.php?src=myUploadedImages/ss1.png) no-repeat 0 30px;}
.ic-ssl-2 {background:url(/getImage.php?src=ic-ssl-2.gif) no-repeat 0 20px;}
.ic-ssl-3 {background:url(/getImage.php?src=myUploadedImages/ss3.png) no-repeat 0 20px;}
.ic-ssl-4 {background:url(/getImage.php?src=myUploadedImages/ss4.png) no-repeat 0 20px;}
.ic-email-1 {background:url("/getImage.php?src=myUploadedImages/ich5.gif") no-repeat scroll 0 40px;}
.ic-email-2 {background:url(/getImage.php?src=ic-email-2.gif) no-repeat 0 20px;}
.ic-email-3 {background:url(/getImage.php?src=ic-email-3.gif) no-repeat 0 20px;}
.ic-email-4 {background:url(/getImage.php?src=ic-email-4.gif) no-repeat 0 20px;}
.ic-email-5 {background:url("/getImage.php?src=myUploadedImages/ich3.gif") no-repeat scroll 0 20px;}

.ic-rh-1 {background:url(/getImage.php?src=myUploadedImages/whm.gif) no-repeat 0 41px;}
.ic-rh-2 {background:url(/getImage.php?src=ic-rh-2.gif) no-repeat 0 20px;}
.ic-rh-3 {background:url("/getImage.php?src=myUploadedImages/ich2.gif") no-repeat scroll 0 20px;}
.ic-rh-4 {background:url("/getImage.php?src=myUploadedImages/ich3.gif") no-repeat scroll 0 20px;}
.ic-rh-5 { background:url("/getImage.php?src=myUploadedImages/ich4.gif") no-repeat scroll 0 20px;}
.ic-rh-6 {background:url("/getImage.php?src=myUploadedImages/ich5.gif") no-repeat scroll 0 23px;}
.ic-rh-7 {background:url("/getImage.php?src=myUploadedImages/addons.gif") no-repeat scroll 0 20px;}
.ic-rh-8 {background:url("/getImage.php?src=myUploadedImages/parrallels.gif") no-repeat scroll 0 20px;}
.ic-diy-1 {background:url(/getImage.php?src=ic-diy-1.gif) no-repeat 0 30px;}
.ic-diy-2 {background:url(/getImage.php?src=ic-diy-2.gif) no-repeat 0 20px;}
.ic-diy-3 {background:url(/getImage.php?src=ic-diy-3.gif) no-repeat 0 20px;}
.ic-diy-4 {background:url(/getImage.php?src=ic-diy-4.gif) no-repeat 0 20px;}
.ic-diy-5 {background:url(/getImage.php?src=ic-diy-5.gif) no-repeat 0 20px;}
.feature-blurb ul li ul li {background:none; padding:7px 0 0 10px; list-style:disc inside; border:none;}
.feature-blurb ul .last {border:none;}
#service-list .feature-blurb .title {font:bold 17px Arial, Helvetica, sans-serif;}
#service-list .feature-blurb .list-info {padding:5px 0 20px 0; font:normal 13px/20px bluehost, Arial, Helvetica, sans-serif;}
.feature-blurb .list-info {padding:8px 0; font:normal 15px/20px bluehost, Arial, Helvetica, sans-serif;}
.lite-green {color:#6fc61e;}
.blue {color:#3e8ae8;}
.blue-box {
    padding:15px 20px;
    border:solid 2px #dbdbdb;
    font:normal 20px Arial, Helvetica, sans-serif;
    background:#e0effc;
    margin:15px 0;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    -ms-border-radius:6px;
    -o-border-radius:6px;
    border-radius:6px}
.txt-info {font:normal 16px bluehost, Arial, Helvetica, sans-serif; color:#666; padding:0 0 10px 0;}
.blue-box .ItemTitle {font:bold 32px 'Rokkitt', serif; color:#43474b;}
.blue-box p {font:normal 20px 'Rokkitt', serif; color:#5a6065; padding:0;}
.tld-list-wrp {
    background:#fbfcfd;
    border:solid 1px #e1f3cf;
    padding:10px 20px;
    border-radius:0 0 5px 5px;
    -webkit-border-radius:0 0 5px 5px;
    -moz-border-radius:0 0 5px 5px;}
.tld-list-data td {
    font:normal 20px Arial, Helvetica, sans-serif;
    color:#555f4b;
    padding:8px 0 8px 50px;
    border-bottom:solid 1px #e1f3cf;}

.tld-list-data .last td {border:none;}
.tld-list-data .domain-c {font:normal 14px Arial, Helvetica, sans-serif;}
.txt-link {font:normal 16px Arial, Helvetica, sans-serif; color:#216ee1; cursor:pointer;}
.txt-m {font:normal 16px/21px bluehost;}

.txt-orange {color:#de9d69;}
/* */

/* Form style */
.frm-dis {
    border: 1px solid #D0D0D0;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 2px #F0F0F0 inset;
    -webkit-box-shadow: 1px 1px 2px #F0F0F0 inset;
    -moz-box-shadow: 1px 1px 2px #F0F0F0 inset;
    font: 15px Arial, Helvetica, sans-serif;
    margin:0;
    padding: 5px;
    color:#666;}
.frm-label {font:normal bluehost; color:#626262;}
.frm-field, .frm-select {
    font:normal 14px Arial, Helvetica, sans-serif;
    color:#626262;
    padding:6px 11px;
    border:solid 1px #b2c4d4;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    -o-border-radius:4px;
    -ms-border-radius:4px;
    border-radius:4px;
    background:#fff;
    -webkit-transition: border linear 0.3s, box-shadow linear 0.3s;
    -moz-transition: border linear 0.3s, box-shadow linear 0.3s;
    transition: border linear 0.3s, box-shadow linear 0.3s;}
.frm-field:focus, .sd-tarea:focus {
    border-color: rgba(82, 168, 236, 0.8);
    /*	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 5px rgba(82, 168, 236, 0.6);
        -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 5px rgba(82, 168, 236, 0.6);
        box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 5px rgba(82, 168, 236, 0.6);*/
    outline: none;}
.info-small {font:normal 11px Arial, Helvetica, sans-serif; color:#404040; padding:3px 0;}
.data-form td {padding:8px 5px;}
.devider {
    border-top: 1px solid #F0F0F0;
    box-shadow: 0 -5px 10px #F6F6F6;
    -webkit-box-shadow: 0 -5px 10px #F6F6F6;
    -moz-box-shadow: 0 -5px 10px #F6F6F6;
    clear: both;
    height: 10px;}
#dplans-container {margin:20px; overflow:hidden;}
#dplans-container .plan-list {width:185px;}
#dplans-container li.p-pricing {padding-bottom:35px;}
/* */

/* Domain search box */
.domain-search-box {
    margin-bottom:10px;
    background:#fff;
    border:solid 1px #d1cfcf;
    height:47px;
    padding:0 0 0 20px;
    border-radius:25px;
    -moz-border-radius:25px;
    -webkit-border-radous:25px;
    -o-border-radous:25px;
    -ms-border-radous:25px;
    width:511px;
    box-shadow: 0 3px 2px #b7b7b7;
    -moz-box-shadow: 0 3px 2px #b7b7b7;
    -webkit-box-shadow: 0 3px 2px #b7b7b7;
    -o-box-shadow: 0 3px 2px #b7b7b7;
    position:relative;
    z-index:1;}
.domains-input {
    background-color:#ffffff;
    outline:none;
    margin:0;
    border:medium none;
    color:#707070;
    font:normal 19px Arial, Helvetica, sans-serif;
    letter-spacing:1px;
    padding:11px 0 12px 0;
    width:300px;}
.tld-sel {font: normal 17px Arial, Helvetica, sans-serif; display:inline-block; padding-top:2px; margin-left:-2px;}
#homepage-content .domains-select, .domains-select {
    border-left: 1px solid #CCCCCC;
    float: left;
    font:normal 19px Arial, Helvetica, sans-serif;
    height: 47px;
    overflow: hidden;
    position: relative;
    width: 113px;
    color:#707070;
    cursor:pointer;}
.domain-submit, .domain-submit-disabled {
    border:none;
    height:47px;
    width:76px;
    -moz-box-shadow:inset 0px 1px 0px 0px #bae636;
    -webkit-box-shadow:inset 0px 1px 0px 0px #bae636;
    box-shadow:inset 0px 1px 0px 0px #bae636;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a3ca2d), color-stop(1, #6f9304) );
    background:-moz-linear-gradient( center top, #a3ca2d 5%, #6f9304 100% );
    background-color:#a3ca2d;
    -moz-border-radius:0 25px 25px 0;
    -webkit-border-radius:0 25px 25px 0;
    -ms-border-radius:0 25px 25px 0;
    border-radius:0 25px 25px 0;
    display:inline-block;
    color:#ffffff;
    padding:6px 24px;
    font:bold 22px Arial, Helvetica, sans-serif;
    text-decoration:none;
    text-shadow:1px 1px 0px #59720b;
    cursor:pointer;}

#go_btn.go_btn_readonly{cursor:default;}
#homepage-content .domains-select select, .domains-select select {
    background: none repeat scroll 0 0 transparent;
    border: 0px solid #FFF;
    color: #707070;
    cursor: pointer;
    width:95px;
    height:52px;
    filter: alpha(opacity = 0);}
#region-top .domain-names {	margin-bottom:15px;	width:95%;}
.ic-tip {
    background: url("/getImage.php?src=menu-sprite.png") no-repeat scroll -45px -120px transparent;
    height: 10px;
    left: 18px;
    position: absolute;
    top: 27px;
    width: 11px;
    z-index:10;}
#region-top .wide-left-column .blocks { margin-top: 34px; position: relative; width:393px;}
#region-top .wide-left-column .blocks .right-side {float:left; padding:0; position:relative;}
#region-top .wide-left-column .blocks .in, #region-top .wide-left-column .blocks .com {
    background:#a6a6a6;
    font:normal 17px Arial, Helvetica, sans-serif;
    padding:3px 5px 5px;
    text-align:center;
    width:71px;
    color:#FFFFFF;
    text-transform:lowercase;
    margin:0 0 7px 0;
    border-radius:12px;
    -ms-border-radius:12px;
    -moz-border-radius:12px;
    -webkit-border-radius:12px;}
span#include-free {font-size:14px;}
#region-top #transfer-domain {
    bottom: 0;
    font-size: 11px;
    font-weight: bold;
    left: 0;
    margin: 0;
    text-align: left;
    width: 220px;
    overflow:hidden;}
#homepage-content .wide-left-column {width:100%;}
#homepage-content .wide-left-column .domain-sbox {width:515px;}
#homepage-content #region-top .wide-left-column {padding:0;}
#homepage-content #region-center .wide-left-column {
    background:url("/getImage.php?src=bg_home_tv_seperator.jpg") no-repeat scroll right top;
    padding-left:25px;
    padding-top:22px;
    width:570px;
    height:258px;}
#homepage-content #region-bottom .wide-left-column {
    background:url("/getImage.php?src=footer-gradient.jpg") no-repeat scroll right -364px transparent;
    padding-top:0;
    margin-top:8px;
    padding-left:10px;
    width:573px;}
.price-list {
    margin-top:0;
    width:395px;
    padding-right:0px;
    margin-bottom:6px;}
.bold {font-weight:bold;}
.gray {color:#888;}
#homepage-content #region-top .wide-left-column .view-plan .text {
    float: none;
    height: 20px;
    margin: 0;
    color:#919191;
    display:inline-block;
    background:#fff;
    padding:4px 10px 2px 10px;
    border:solid 1px #e4e6e7;
    border-radius:7px;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    -ms-border-radius:7px;}
#homepage-content .view-plan .text .from {font:bold 13px Arial, Helvetica, sans-serif; color:#777;}
.price-list ul {margin:0; padding:0;}
.price-list ul li {
    clear:none;
    float:left;
    margin:0;
    font-size:12px;
    padding:3px 0;
    text-align:center;
    width:81px;
    overflow:hidden;}
.price-list ul li.first {margin-right: 20px;}
.price-list ul li.last {border-bottom:none;}
#homepage-content #region-top .narrow-right-column {width: 350px;}
#homepage-content #region-top .narrow-right-column .view-plans .text { margin-left:20px; margin-top:10px;}
#homepage-content #region-top .wide-left-column .view-plans .text {margin-left:30px; margin-top:13px;}
#homepage-content .view-plan .text {margin-left:15px; margin-top:10px;}
#homepage-content .wide-left-column .blocks h4 {font-weight:bold;}
#homepage-content #region-top .wide-left-column h3 #include-free a {cursor:help;}
.tlds {position:absolute; top:11px; left:13px;}
.tlds-dd {
    position:absolute;
    background: url("/getImage.php?src=menu-sprite.png") no-repeat scroll -48px -140px transparent;
    display:block;
    top:20px;
    right:15px;
    width:15px;
    height:8px;}
.shadow-div {
    border-top: 1px solid #F0F0F0;
    box-shadow: 0 -5px 9px #F6F6F6;
    height: 5px;
    margin: 20px 0;
    width: 100%;}
/* */

.section p {
    font:400 16px/20px bluehost,'Segoe UI','Gill Sans','Gill Sans MT',GillSans,'Trebuchet MS',Arial,sans-serif;
    color:#6f6f6f;
    margin:0;
    padding:10px 0;
    text-align:justify;}
.section h4 {
    font:bold 25px bluehost,'Segoe UI','Gill Sans','Gill Sans MT',GillSans,'Trebuchet MS',Arial,sans-serif;
    color:#515151;
    padding:0;}
.section .column {overflow:hidden;}
.column .one {width:48%; margin-right:35px;}
.column .two {width:48%;}
.section ul li {padding:0 0 5px 10px; font:normal 15px bluehost,'Segoe UI','Gill Sans','Gill Sans MT',GillSans,'Trebuchet MS',Arial,sans-serif; color:#6f6f6f; list-style:disc inside;}
#show-tldlist {

    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 3px #CCCCCC;
    margin: 5px;
    padding:15px 20px;
    position: absolute;

    top: 45px;
    left:18px;
    width: 370px;
    z-index: 1;
    border-radius:0 0 8px 8px;
    -webkit-border-radius:0 0 8px 8px;
    -moz-border-radius:0 0 8px 8px;
    -ms-border-radius:0 0 8px 8px;
    border:solid 2px #d3d3d3;}
#show-tldlist .heading {padding:0 0 1px 0; font:normal 18px Arial, Helvetica, sans-serif; color:#6b6b6b; text-shadow:1px 1px 1px #efefef;}
#show-tldlist .heading div {padding-bottom:4px;}
#show-tldlist .task-sel {font:normal 13px Arial, Helvetica, sans-serif; padding:0; cursor:pointer; color:#3E8AE8;}
#show-tldlist .task-link {font:normal 13px Arial, Helvetica, sans-serif; text-align:right; margin-top:-15px;}
#show-tldlist table td {padding:8px 3px 8px 0; font:normal 13px Arial, Helvetica, sans-serif; color:#707070;}
#show-tldlist input {border:none;}
.link-promo, #homepage-content .link-promo {font:normal 16px Arial, Helvetica, sans-serif; text-decoration:none; color:#DA9259;}
#tld-close {
    background:url("/getImage.php?src=menu-sprite.png") no-repeat scroll -47px -104px transparent;
    position:absolute;
    top:15px;
    right:18px;
    height:10px;
    width:10px;
    cursor:pointer;
    text-indent:-999em;}
.dpricing-table th, .dpricing-table td {padding:8px; text-align:center; font:normal 15px Arial, Helvetica, sans-serif; color:#555f4b;}
.dpricing-table th {font:bold 17px Arial, Helvetica, sans-serif;}
.dpricing-table {border:solid 1px #e1f3cf; border-top:none; border-right:none;}
.row-hover tr:hover {background:#FFFCE5;}
.dpricing-table td {border-bottom:solid 1px #e1f3cf; border-right:solid 1px #e1f3cf;}
.dpricing-table .even {background:#CAF296;}
.dpricing-table .odd {background:#fff;}
.dpricing-table .heading {background:#E0EFFC;}
.dpricing-table .heading .first {background:#00A79D; color:#fff;}
.dpricing-table .heading .second { background:#E0EFFC;}
.dpricing-table .d-currency {font:normal 14px Arial, Helvetica, sans-serif;}
.dpricing-table .title {font:bold 18px Arial, Helvetica, sans-serif; color:#555f4b;}
.tabs-wrapper {text-align:right;}
.search-cont {
    position:relative;
    margin-left:20px;
    height:45px;
    margin-top:-24px;
    top:50px;
    display:inline-block;
    background: url("/getImage.php?src=dsearch-bg.jpg") no-repeat scroll 0 0 transparent;
    width: 240px;
    padding: 19px 50px;}
.search-cont .text-input {
    /*background: url("/getImage.php?src=search-bg.jpg") no-repeat scroll 0 4px transparent;	*/
    border: 0 none;
    outline: 0 none;
    font:normal 17px Arial, Helvetica, sans-serif;
    color:#71afaf;}
.tabs-wrapper {background:url("/getImage.php?src=tab-bg.gif") repeat-x scroll 0 37px transparent; margin-bottom:25px;}
.tabs-wrapper h3 {float:left; padding-left:25px;}
.tabs-wrapper .tab {padding-right:20px;}
.tabs-wrapper .tab li {display:inline-block; margin:0 -4px 0 0; display:inline;}
.tabs-wrapper .tab .active a {background:#fff; padding:15px 15px 10px 15px;}
.tabs-wrapper .tab li a {
    cursor:pointer;
    font:bold 15px bluehost, Arial, Helvetica, sans-serif;
    color:#7a7a7a;
    display:inline-block;
    padding:10px 15px 10px 15px;
    border-radius:5px 5px 0 0;
    -moz-border-radius:5px 5px 0 0;
    -ms-border-radius:5px 5px 0 0;
    -webkit-border-radius:5px 5px 0 0;
    border:solid 1px #ddd;
    border-bottom:none;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fefefe), color-stop(1, #ededed) );
    background:-moz-linear-gradient( center top, #fefefe 5%, #ededed 100% );
    background-image: -ms-linear-gradient(top, #fefefe 0%, #ededed 100%);
    background:linear-gradient( center top, #fefefe 5%, #ededed 100% );
    background-color:#fefefe;
    z-index:111;}
.CartItemRow .SavingsShow {padding-left:0;}
.features-wrp .features {width:570px; margin-bottom:20px;}
.features-wrp .features .features {width:500px; margin-bottom:20px;}
.features-wrp .list-cont {padding-left:70px; padding-top:20px;}
.features-wrp .first {padding-top:40px;}
.features li {background:url("/getImage.php?src=ic-gray-tic.gif") no-repeat scroll 0 8px transparent; padding:5px 0 5px 20px; font:normal 15px bluehost,Arial, Helvetica, sans-serif; color:#5b5b5b;}
.features-wrp h3 {font:bold 18px bluehost, Arial, Helvetica, sans-serif; color:#5c5d5c; padding:0 0 5px 0;}
.features-wrp h4 {font:bold 18px bluehost, Arial, Helvetica, sans-serif; color:#5c5d5c; text-align:center;}
.features-wrp .faq {
    width:320px;
    background:url("/getImage.php?src=dethr-bg.jpg") repeat;
    margin-top:20px;
    padding:20px 15px;
}
.faqs-wrp .que {font:bold 18px bluehost,Arial, Helvetica, sans-serif; color:#62BC33; padding:10px 0 0 0;}
.faqs-wrp .ans {font:normal 16px/25px bluehost,Arial, Helvetica, sans-serif; color:#555; padding:5px 25px 20px 25px;}
.faqs-wrp .ans p {font:normal 16px/19px bluehost,Arial, Helvetica, sans-serif; color:#555; padding:0 0 10px 0;}
.bullet-list {padding:0 25px 5px 25px;}
.divider {border-top:dotted 1px #5b5b5b; margin:15px 0; height:5px;}
.bullet-list li {font:normal 14px/20px bluehost,Arial, Helvetica, sans-serif; color:#5b5b5b; list-style:disc; padding:4px 0;}
.fea-list li {font:normal 12px Arial, Helvetica, sans-serif; color:#5b5b5b; padding:5px 0 5px 30px; background:url("/getImage.php?src=ic-tic-grn.png") no-repeat 12px 9px transparent;}
.spe-list li {font:normal 12px Arial, Helvetica, sans-serif; color:#5b5b5b; padding:4px 0;}
.w50 {width:45%;}
.addons-bar { margin-top:10px; padding:20px 0; background:#fff; -webkit-border-radius:6px; -moz-border-radius:6px; -ms-border-radius:6px; border-radius:6px; text-align:center;}
.switch-nav {
    background:url("/getImage.php?src=div-bg.gif") repeat-x scroll 0 18px transparent;
    height:50px;
    text-align:center;
    margin:15px 0;
    clear:both;
    position:relative;}
.switch-nav .tab-wrp {display:inline-block;}
.switch-nav .tab1 {background:url("/getImage.php?src=tabs.png") no-repeat; height:46px; width:439px; margin:0 auto;}
.switch-nav .tab2 {background:url("/getImage.php?src=tabs.png") no-repeat 0px -66px; height:46px; width:439px; margin:0 auto;}

/*
.switch-nav .tab1 {background:url("/getImage.php?src=tab-1.jpg") no-repeat; height:46px; width:439px; margin:0 auto;}
.switch-nav .tab2 {background:url("/getImage.php?src=tab-2.jpg") no-repeat; height:46px; width:439px; margin:0 auto;}
*/

.switch-nav .tab-wrp div {display:inline;}
#que-ans {padding-top:10px;}
.switch-nav .tab-wrp div a {
    display:inline-block;
    color:#000;
    width:217px;
    padding:10px 0;
    font:bold 21px 'Rokkitt', serif;
    cursor:pointer;}
.switch-nav .tab-wrp div .fea-active { height:24px; color:#fff;}
.switch-nav .tab-wrp div .faq-active {display:inline-block; color:#fff; cursor:pointer;}
.switch-nav .tab {
    display:inline-block;
    color:#000;
    width:215px;
    padding:10px 0;
    font:normal 16px Arial, Helvetica, sans-serif;
    cursor:pointer;}
.features-wrp .ic-h-1 {background:url("/getImage.php?src=ic-fe-1.gif") no-repeat scroll 0 0 transparent;}
.features-wrp .ic-h-2 {background:url("/getImage.php?src=ic-fe-2.gif") no-repeat scroll 0 0 transparent;}
.features-wrp .ic-h-3 {background:url("/getImage.php?src=ic-fe-3.gif") no-repeat scroll 0 0 transparent;}
.features-wrp .ic-h-4 {background:url("/getImage.php?src=ic-fe-4.gif") no-repeat scroll 0 0 transparent;}
.features-wrp .ic-h-5 {background:url("/getImage.php?src=ic-fe-5.gif") no-repeat scroll 0 0 transparent;}
.features-wrp .ic-h-6 {background:url("/getImage.php?src=ic-fe-6.gif") no-repeat scroll 0 0 transparent;}
.features-wrp .ic-h-7 {background:url("/getImage.php?src=ic-fe-7.gif") no-repeat scroll 0 0 transparent;}
.techi-bar {margin-top:-22px;}
.techi-bar .img-wrp {text-align:center; border-top:solid 1px #b0b0b0; padding:8px 0 0 0;}
.techi-bar span {color: #0f548f; display: inline-block;	font:normal 12px Arial, Helvetica, sans-serif; padding-bottom:5px;}
.fea-heading {font:bold 18px 'Rokkitt', serif; color:#727272; margin:-15px 0 10px 0;}
.div-spacer {display:block; clear:both; height:25px;}
.note-wrp {
    background:#feffd4;
    border:solid 2px #f2f573;
    font:normal 13px Arial, Helvetica, sans-serif;
    color:#5b5b5b;
    position:relative;
    padding:10px;
    margin:8px 0;}
.note-wrp li, #OTH .note-wrp li, #US .note-wrp li, #IN .note-wrp li, #Iran .note-wrp li {
    font:normal 13px/20px Arial, Helvetica, sans-serif;
    color:#5b5b5b;
    background:url("/getImage.php?src=bul-note.gif") no-repeat scroll 0 8px transparent;


    padding:3px 5px 3px 15px;
    margin-left:10px;
    list-style:none;}
.note-wrp p {font:normal 13px/20px Arial, Helvetica, sans-serif; color:#5b5b5b; padding:0 0 0 32px;}
.note-wrp strong {font:bold 17px Arial, Helvetica, sans-serif; padding:0 0 10px 0; color:#6b6b67;}
.note-wrp .ic-note {
    background:url("/getImage.php?src=ic-note.gif") no-repeat scroll 0 0 transparent;
    height:23px;
    width:23px;
    display:inline-block;
    vertical-align:middle;
    padding:5px 5px 0 0;}
.note2 {
    background:#fffed2;
    padding:15px 20px;
    font:bold 20px bluehost, Arial, Helvetica, sans-serif;
    color:#666654;
    border:solid 2px #dbdbdb;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    -ms-border-radius:6px;
    -o-border-radius:6px;
    border-radius:6px;}
.d-link {
    font:normal 13px Arial, Helvetica, sans-serif;
    text-align:right;
    padding-right:11px;
    padding-top:10px;}
.form-alter th {
    background: none repeat scroll 0 0 #EDEDED;
    border-bottom: 2px solid #FFFFFF;
    color: #0F0F0F;
    font: bold 17px Arial, Helvetica, sans-serif;
    padding:10px 12px;}
.form-alter td {
    border-bottom: 1px solid #DDDDDD;
    padding:10px 12px;
    background:#fff;
    color: #575757;
    font: 15px Arial, Helvetica, sans-serif;}
.form-alter .odd td {background: none repeat scroll 0 0 #F6F6F6;}
.sep-or {padding:10px 0 0 0; margin:15px 0; text-align:center; border-bottom:solid 1px #ccc;}
.sep-or span {
    font:bold 20px Arial, Helvetica, sans-serif;
    color:#5b5b5b;
    display:inline-block;
    background:#fff;
    position:relative;
    bottom:-13px;
    width:60px;
    height:27px;}
.tl-tip {font:normal 15px Arial, Helvetica, sans-serif; padding-left:5px; color:#3E8AE8;}
#tooltip {
    position:absolute;
    z-index:9999;
    color:#fff;
    font-size:10px;
    width:180px;}
#tooltip .tipBody {background-color:#000; padding:5px 5px 5px 15px;}
.dmn-avail div:last-child {border:none;}
#dom-pages .feature-blurb ul li {padding:5px 0 10px 55px; background-size:35px auto;}
#dom-pages .feature-blurb .title {font:bold 14px Arial, Helvetica, sans-serif;}
#dom-pages .feature-blurb .list-info {font:normal 12px/18px Arial, Helvetica, sans-serif;}
.form-alter .dmn-res, .dmn-res {font:normal 20px Arial, Helvetica, sans-serif; color:#777;}
.div-cont {height:135px;}
.ic-error {
    display:inline-block;
    background: url("/getImage.php?src=cross.png") no-repeat scroll 0 0 transparent;
    text-align: left;
    height:16px;
    width:16px;}
#other_state_text { display:inline-block; padding-top:10px;}
.sdmn-avail .actionRow{bottom: -15px; left: 56%; margin-left: 18px; position: fixed;}
@font-face {
    font-family: 'WebRupee';
    src: url('/getImage.php?src=WebRupee.V2.0.eot');
    src: local('WebRupee'), url('/getImage.php?src=WebRupee.V2.0.ttf') format('truetype'), url('/getImage.php?src=WebRupee.V2.0.woff') format('woff'), url('/getImage.php?src=WebRupee.V2.0.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
.WebRupee {font-family: 'WebRupee' !important;}
.flt-div{ width:940px; position:fixed; bottom:-15px;}
#upsell_modal li.p-dropdown select{ width:155px;}
.gray-blurb{
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #ffffff) );
    background:-moz-linear-gradient( center top, #f9f9f9 5%, #ffffff 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#ffffff');
    background-color:#f9f9f9;
    padding:15px 30px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -ms-border-radius:5px;
    border-radius:5px;
    border:solid 1px #dedede;

}
.gray-blurb p{
    font:normal 13px Arial, Helvetica, sans-serif;
    padding:10px 0;
    color:#6a6a6a;
}
.ic-search{
    background:url("/getImage.php?src=ic-search.png") no-repeat scroll 0 0 transparent;
    display:inline-block;
    width:57px;
    height:57px;
    margin-right:10px;
}
.ic-ticket{
    background:url("/getImage.php?src=ic-ticket.png") no-repeat scroll 0 0 transparent;
    display:inline-block;
    width:57px;
    height:57px;
    margin-right:10px;
}

.gray-blurb .ui-heading{
    font:bold 23px 'Rokkitt',serif;
    padding: 0 ;
    color:#115fa1;
}

.border-sep	{ border-left:solid 1px #d0d0d0; padding-left:20px;}
.gray-blurb h5.ui-heading{color:#515151;}
.img-posi{ position:relative; top:5px;}
.paymentOption h4{ padding-bottom:8px; font:bold 25px bluehost, Arial, Helvetica, sans-serif;}
.btn-space{ margin-top:15px;}
.txt-center{ text-align: center;}

#upsell_modal_select_domain .form-field-wrapper{padding:20px 0px}
#upsell_modal_select_domain .form-field-wrapper select{padding:8px 4px; margin-right:10px;}
.loginform .more-link{cursor:pointer;}

/* ie9 */


/* /ie9 */


.socialBtnWrp {
    width: 211px;
    margin: 0 18px;
}
.fbConnect {
    padding: 15px 0 10px;
}
.fbConnect span {
    display: inline-block;
    vertical-align: top;
    line-height: 15px;
    margin-right: 5px;
}
.fbConnect #fbButton {
    background: url('/getImage.php?src=myUploadedImages/socialbtns2.png') no-repeat scroll 0 -65px transparent;
    width: 35px;
    height: 35px;
}
.fbConnect span.txt {
    margin-top: 5px;
    color: #7e7e7e;
    font-size: 14px;
    font-weight: normal;
    width: 140px;
}
#facebook_like_modal {
    padding: 20px;
}
#facebook_like_modal .fb_modaltxt {
    margin-bottom: 26px;
}
.connect-btn-wrapper a {
    background: url("/getImage.php?src=myUploadedImages/connectfacebookbtn.gif") no-repeat scroll 0 0 transparent;
}
.facebook-header {
    margin: 20px;
}
#connect_facebook .hosting-modal-title {
    font-size: 18px !important;
}
#facebook_like_modal a.modal_close {
    color: #377ce4 !important;
}


/* Start:Linux redesign */

.hosting-wrapper .ui-heading{
    font-size: 60px;
    padding: 0 0 25px 0;
    line-height: 60px;
}
.hosting-wrapper .ui-heading.lh-linux-heading{
    font-size: 48px;
}
.hosting-wrapper .thumb-for-lh, .hosting-wrapper .thumb-for-rh, .hosting-wrapper .thumb-for-vps{
    width: 40%;
    height: 430px;
}
.hosting-wrapper .thumb-for-lh.linux-hosting {
    background: url("/getImage.php?src=myUploadedImages/linux_hosting_banner.jpg") no-repeat scroll;
}
.hosting-wrapper .thumb-for-lh.windows-hosting, .hosting-wrapper  .thumb-for-lh.wordpress-hosting{
    background-position: 0px 50px;
}
.hosting-wrapper .thumb-for-rh.linux-reseller, .hosting-wrapper .thumb-for-vps{
    background-position: 0px 70px;
}
.hosting-wrapper .thumb-for-rh.windows-reseller{
    background-position: 0px 80px;
}
.hosting-wrapper #plans-masthead {
    height: inherit;
    padding-bottom: 35px;
    min-height: 330px;
}
.hosting-wrapper #plans-masthead ol{
    width: 200px;
    display: inline-block;
    vertical-align: top;
}
.hosting-wrapper.comodo-ssl #plans-masthead ol{
    width: 260px;
}
.hosting-wrapper.comodo-ssl #plans-masthead ol:last-child{
    margin-right: 0px;
}
.hosting-wrapper.comodo-ssl #plans-masthead ol li{
    width: 286px;
}
.hosting-wrapper #plans-masthead li {
    display: inline-block;
    width: 250px;
    vertical-align: top;
    padding: 0 0 20px 23px;
    background: url('/getImage.php?src=myUploadedImages/greentic.png') no-repeat 0 7px;
    line-height: 24px;
}
.hosting-wrapper #plans-masthead li:nth-child(odd){
    margin-right: 20px;
}
.btn.btn-primary{
    text-align: left;
    padding: 14px 80px 14px 20px;
    font-size: 26px;
    position: relative;
}
.btn.btn-primary:after{
    content: " ";
    font-size: 50px;
    position: absolute;
    right: 15px;
    top: 14px;
    display: block;
    width: 18px;
    height: 34px;
    background: url('/getImage.php?src=myUploadedImages/btnarrow.png') no-repeat 0 0px;
}
.hosting-wrapper .masthead-footer a:last-child{
    margin-left: 20px;
    font-size: 20px;
    text-decoration: underline;
}
.hosting-wrapper .low-plan-price{
    position: absolute;
    background: url('/getImage.php?src=myUploadedImages/price_badge.png') no-repeat 0 0px;
    width: 124px;
    height: 126px;
    text-align: center;
    font-size: 15px;
    color: #333333;
    top: 83px;
}
.hosting-wrapper .low-plan-price div:first-child{
    padding-top: 30px;
}
.hosting-wrapper .low-plan-price p{
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    font-family: 'open sans', bluehost, 'Segoe UI', 'Gill Sans', 'Gill Sans MT', GillSans, 'Trebuchet MS', Arial, sans-serif;
    padding: 5px 0px;
}
.hosting-wrapper .row-wrapper.grey{
    background: #f0f0f0;
    padding-bottom: 40px;
}
.hosting-wrapper .tabs{
    text-align: center;
    font-size: 0px;
    padding: 40px 0px 100px 0px;
    position: relative;
    top: 0px;
}
.hosting-wrapper .tabs li{
    display: inline-block;
    min-width: 120px;
    background: #fff;
    border: 1px solid #4481d8;
    font-size: 18px;
    color: #4481d8;
    padding: 12px 20px;
    cursor: pointer;
    line-height: inherit;
    float:none
}
.hosting-wrapper .tabs li:first-child{
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
.hosting-wrapper .tabs li:last-child{
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
.hosting-wrapper .tabs li.sel{
    background: #4481d8;
    color: #ffffff;
}
.hosting-wrapper .plans-columns{
    margin: 10px 0 20px 0px;
    padding:0px;
}
.hosting-wrapper .plan-list{
    width: 228px;
    border: 1px solid #cccccc;
    margin: 0px 5px;
    background: #fff;
}
.hosting-wrapper .plan-list .p-name{
    position: absolute;
    background: transparent;
    color: #666666;
    top: -55px;
    font-size: 26px;
}
.hosting-wrapper .plan-list .p-pricing{
    color: #666666;
    padding: 15px 0px 13px 0;
    font-size: 30px;
    font-weight: 700;
}
.hosting-wrapper .plan-list .p-pricing .server-location{
    display: inline-block;
    position: relative;
    top: -1px;
    margin-right: 5px;
}
.hosting-wrapper .plan-list .p-pricing .p-currency{
    font-size: 27px;
    display: inline-block;
    vertical-align: top;
    margin-top: 3px;
    margin-right: -5px;
}
.hosting-wrapper .plan-list .p-pricing .p-duration{
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: 4px;
    text-align: left;
    line-height: 13px;
    font-size: 14px;
}
.hosting-wrapper .plan-list li.p-button{
    padding: 0px;
}
.hosting-wrapper .plan-list li.p-button.top{
    margin-bottom: 10px;
}
.hosting-wrapper .plan-list li.p-button .txt-button{
    width: inherit;
    display: block;
    border-radius: 0px;
    padding: 10px;
}
.hosting-wrapper .plan-list li.p-feat{
    font-size: 15px;
    padding: 8px 15px;
    color: #666666;
    border-bottom: 0px;
    text-align: left;
}
.hosting-wrapper .plan-list li.p-feat strong{
    font-size: 15px;
}
.hosting-wrapper .plan-list li.p-feat.domains{
    background: #eeeeee;
    padding: 10px 0px;
    margin: 0px 0px 10px 0px;
    font-size: 20px;
    text-align: center;
}
.hosting-wrapper .plan-list li.p-feat.domains strong{
    font-size: 20px;
}
.hosting-wrapper .plan-list li.p-dropdown {
    padding: 12px 0 25px 0px;
}
.hosting-wrapper .plan-list li.p-dropdown select {
    font-size: 16px;
    border: solid 1px #cccccc;
    border-radius: 7px;
    color: #666666;
}
.hosting-wrapper .plan-list.plan-featured{
    top: -30px;
    border-color: #4481d8;
}
.hosting-wrapper .plan-list.plan-featured .p-name .pl-title{
    color: #666666;
}
.hosting-wrapper .plan-list .popular{
    background: #4481d8;
    color: #ffffff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 5px 0px;
    display: none;
}
.hosting-wrapper .plan-list.plan-featured .popular{
    display: block;
}
.hosting-wrapper .plan-list.plan-featured .p-pricing{
    background: #ffffff;
}
.hosting-wrapper .addon-info{
    background: url('/getImage.php?src=myUploadedImages/sh_services_banner.jpg') no-repeat center;
    height: 240px;
    background-size: cover;
    position: relative;
    margin-bottom: 40px;
    color: #ffffff;
}
.hosting-wrapper .addon-info .addon-info-text{
    float: right;
    width: 50%;
    text-align: left;
}
.hosting-wrapper .addon-info .addon-info-text .addon-info-text-wrap{
    padding-left: 25px;
}
.hosting-wrapper .addon-info .addon-info-text .addon-info-text-wrap h2{
    font-size: 36px;
    padding: 0px;
    margin:30px 0 15px 0;
}
.hosting-wrapper .addon-info .addon-info-text .addon-info-text-wrap ul{
    margin: 0px 0 25px 0;
}
.hosting-wrapper .addon-info .addon-info-text .addon-info-text-wrap ul li{
    list-style-type: none;
    background: url('/getImage.php?src=myUploadedImages/smiley_list_type.png') no-repeat 0px 4px;
    padding: 2px 0px 10px 30px;
    font-size: 18px;
}
.hosting-wrapper .addon-info .addon-info-text .addon-info-text-wrap p{
    font-size: 14px;
}
.hosting-wrapper .addon-info .addon-info-text .addon-info-text-wrap p a{
    color: #ffffff;
}
.hosting-wrapper .product-features{
    background: #ffffff;
    border-radius: 10px;
}
.hosting-wrapper .product-features .tabs{
    padding: 0px;
    top: -25px;
    position: relative;
}
.hosting-wrapper .tab-content-wrap{
    padding: 30px 30px 0px 30px;
}
.hosting-wrapper .tab-content-wrap .features-list{
    display: inline-block;
    vertical-align: top;
    width: 275px;
    margin-right: 42px;
    margin-bottom: 35px;
    font-size: 16px;
    padding: 0px;
}
.hosting-wrapper .tab-content-wrap .features-list:nth-child(3), .hosting-wrapper .tab-content-wrap .features-list:nth-child(6), .hosting-wrapper .tab-content-wrap .features-list:nth-child(9){
    margin-right: 0px;
}
.hosting-wrapper .tab-content-wrap .features-list h3{
    font-size: 20px;
    position: relative;
    padding-left: 45px;
    padding-bottom: 25px;
}
.hosting-wrapper .tab-content-wrap .features-list h3:before{
    display: block;
    content: "";
    position: absolute;
    width: 31px;
    height: 35px;
    left: 0px;
    top: -3px;
    background: url('/getImage.php?src=myUploadedImages/sh_feature_sprite_1.png') no-repeat 0px 0px;
}
.hosting-wrapper .tab-content-wrap .features-list:nth-child(1) h3:before{
    top: 3px;
}
.hosting-wrapper .tab-content-wrap .features-list:nth-child(2) h3:before{
    background-position: 0px -46px;
}
.hosting-wrapper .tab-content-wrap .features-list:nth-child(3) h3:before{
    background-position: 0px -109px;
    top: 3px;
}
.hosting-wrapper .tab-content-wrap .features-list:nth-child(4) h3:before{
    background-position: 0px -162px;
    top: 5px;
}
.hosting-wrapper .tab-content-wrap .features-list:nth-child(5) h3:before{
    background-position: 0px -215px;
}
.hosting-wrapper .tab-content-wrap .features-list:nth-child(6) h3:before{
    background-position: 0px -272px;
}
.hosting-wrapper .tab-content-wrap#tab2 .features-list:nth-child(1) h3:before{
    background-position: 0px -328px;
    top: -3px;
}
.hosting-wrapper .tab-content-wrap#tab2 .features-list:nth-child(2) h3:before{
    background-position: 0px -385px;
}
.hosting-wrapper .tab-content-wrap#tab2 .features-list:nth-child(3) h3:before{
    background-position: 0px -457px;
    top: -3px;
}
.hosting-wrapper .tab-content-wrap .features-list ul li{
    background: url('/getImage.php?src=myUploadedImages/graytic.png') no-repeat 0px 4px;
    padding: 0px 0px 12px 25px;
    font-size: 16px;
    margin: 0px;
}
.hosting-wrapper .tab-content-wrap{
    display: none;
}
.faqs-wrap{
    padding-bottom: 15px;
}
.faqs-wrap li h4{
    font-size: 20px;
    color: #377ce4;
    background: url('/getImage.php?src=myUploadedImages/accordianplus.png') no-repeat 0px 4px;
    padding-left: 25px;
    cursor: pointer;
    margin-bottom: 15px;
}
.faqs-wrap li div{
    display: none;
    margin-bottom: 30px;
}
.faqs-wrap li.active div{
    display: block;
}
.faqs-wrap li.active h4{
    background: url('/getImage.php?src=myUploadedImages/accordianminus.png') no-repeat 0px 4px;
}
.sh-last-row{
    text-align: center;
}
.sh-last-row h3{
    font-size: 36px;
    color: #377ce4;
    padding: 40px 0px 25px 0px;
}
.country-text{
    display: none;
    font-size: 16px;
    margin-top: 20px;
}
.country-text a{
    width: inherit;
    display: inline;
    font-size: 16px;
    background: transparent;
    border: 0px;
    line-height: inherit;
}
.modalcontent a.modal_close {
    background: url('/getImage.php?src=/images/close.png') no-repeat;
    display: block;
    height: 15px;
    width: 15px;
    top: -5px;
    right: 12px;
}
.hosting-wrapper .server_loc_tabs{
    position: relative;
    text-align: center;
    padding: 30px 0px 85px;
}
.hosting-wrapper .server_loc_tabs .country_specific_tabs{
    display: inline-block;
    border: 1px solid #396fbb;
    padding: 4px;
    border-radius: 5px;
}
.hosting-wrapper .server_loc_tabs li{
    background: transparent;
    display: inline-block;
    float: none;
    border: none;
    border-radius: 5px;
    line-height: 36px;
    font-weight: 600;
    font-size: 18px;
    padding: 0px 35px;
}
.click-installation{
    background: #ffffff;
    height: 160px;
    padding-top: 20px;
    margin-bottom: 70px;
}
.click-installation h3{
    float: left;
    font-size: 24px;
    color: #377ce4;
    margin: 54px 40px 0px 0px;
}
.click-installation .wrapper div{
    float: left;
}
.click-installation.slick{
    height: 100px;
}
.click-installation.slick h3{
    margin-top: 25px;
    margin-left: 50px;
}
.click-installation.slick .wrapper div{
    margin-top: 20px;
}
.process-steps{
    padding-top: 30px;
}
/* End:Linux redesign */
.page-heading{
    color: #fff;
    font-size: 0px;
    height: 0px;
    width: 0px;
    overflow: hidden;
    position: absolute
}

/** KVM css **/
.hosting-wrapper.kvm-server .tab-content-wrap .features-list:nth-child(1) h3:before {
    background-position: 0 -162px;
    top: 5px;
}
.hosting-wrapper.kvm-server .tab-content-wrap .features-list:nth-child(2) h3:before {
    background-position: 0 -215px;
}
.hosting-wrapper.kvm-server .tab-content-wrap .features-list:nth-child(3) h3:before {
    top: 3px;
    background-position: 0 0;
}
.hosting-wrapper.kvm-server .tab-content-wrap .features-list:nth-child(4) h3:before {
    background-position: 0 -46px;
    top: -3px;
}
.hosting-wrapper.kvm-server .uiButton {
    font-size: 16px;
}
.hosting-wrapper .server_loc_tabs#vps-new-tabs{
    padding: 20px 0px 0px;
}
.hosting-wrapper .server_loc_tabs .country_specific_tabs_static {
    display: inline-block;
    border: 1px solid #396fbb;
    padding: 4px;
    border-radius: 5px;
}
.hosting-wrapper .server_loc_tabs li a{
    color: #396fbb;
}
.hosting-wrapper .server_loc_tabs li.sel a{
    color: #ffffff;
}
.hosting-wrapper.kvm-server .plan-list li.p-feat{
    padding: 8px 15px;
}

/* Button animation starts here */
.btn.btn-primary.white_logo_animation:after{
    display:none;
}

.white_logo_animation{
    background-image: url('/getImage.php?src=bluehost_white.gif');
    background-repeat:no-repeat;
    background-color:#62bc33;
    background-position: 97% 20%;
    background: -moz-linear-gradient(left, #62bc33 0%, #8bd331 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#62bc33), color-stop(100%,#8bd331));
    background: -webkit-linear-gradient(left, #62bc33 0%,#8bd331 100%);
    background: -o-linear-gradient(left, #62bc33 0%,#8bd331 100%);
    background: -ms-linear-gradient(left, #62bc33 0%,#8bd331 100%);
    background: linear-gradient(to right, #62bc33 0%,#8bd331 100%);
}

.btn.white_logo_animation:hover {


    background-image: url('/getImage.php?src=bluehost_white.gif');
    background-repeat:no-repeat;
    background-color:#8BD331;
    background-position: 97% 20%;
}

.btn-flat-green{
    background: -moz-linear-gradient(left, #62bc33 0%, #8bd331 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#62bc33), color-stop(100%,#8bd331));
    background: -webkit-linear-gradient(left, #62bc33 0%,#8bd331 100%);
    background: -o-linear-gradient(left, #62bc33 0%,#8bd331 100%);
    background: -ms-linear-gradient(left, #62bc33 0%,#8bd331 100%);
    background: linear-gradient(to right, #62bc33 0%,#8bd331 100%);
    font: 600 22px bluehost,'Segoe UI','Gill Sans','Gill Sans MT',GillSans,'Trebuchet MS',Arial,sans-serif;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    border: none;
    cursor: pointer;
    text-decoration: none;
    text-transform: lowercase;
    overflow: visible;
}

.btn-flat-green:hover{
    background: #8BD331;

}

.btn-flat-green.btn-flat-green-loading{
    background-image: url('/getImage.php?src=bluehost_white.gif');
    background-repeat:no-repeat;
    background-color:#62bc33;
    background-position: center center;
    text-indent:-10000px;

}
.btn-flat-green.btn-flat-green-loading:hover{
    background-image: url('/getImage.php?src=bluehost_white.gif');
    background-repeat:no-repeat;
    background-color: #8BD331;
    background-position: center center;

}

.ui-button.btn-flat-green-loading{
    background-image: url('/getImage.php?src=bluehost_white.gif');
    background-repeat:no-repeat;
    background-color:#62bc33;
    background-position: center center;
    text-indent:-10000px;
    height: 55px;
}
.ui-button.btn-flat-green-loading:hover{
    background-image: url('/getImage.php?src=bluehost_white.gif');
    background-repeat:no-repeat;
    background-color: #8BD331;
    background-position: center center;

}

#select-domain-modal .continue-button-container input#continue_action.white_logo_animation{
    background-image: url('/getImage.php?src=bluehost_white.gif');
    background-repeat:no-repeat;
    background-color:#62bc33;
    background-position: 100% 36%;
    width: 249px;
    height: 52px;
    text-align: left;
    padding: 0px 15px;

}

.txt-button.btn-flat-green-loading{
    background-image: url('/getImage.php?src=bluehost_white.gif');
    background-repeat:no-repeat;
    background-color:#62bc33;
    background-position: center center;
    text-indent:-10000px;
    height: 37px;
}
.txt-button.btn-flat-green-loading:hover{
    background-image: url('/getImage.php?src=bluehost_white.gif');
    background-repeat:no-repeat;
    background-color: #8BD331;
    background-position: center center;

}
#exiting_domain_submit.btn-flat-green-loading{
    background-image: url('/getImage.php?src=bluehost_white.gif');
    background-repeat:no-repeat;
    background-color:#62bc33;
    background-position: center center;
    text-indent:-10000px;
    height: 46px;
    width: 59px;
}
#exiting_domain_submit.btn-flat-green-loading:hover{
    background-image: url('/getImage.php?src=bluehost_white.gif');
    background-repeat:no-repeat;
    background-color: #8BD331;
    background-position: center center;

}

.uiButton.btn-flat-green-loading{
    background-image: url('/getImage.php?src=bluehost_white.gif');
    background-repeat:no-repeat;
    background-color:#62bc33;
    background-position: center center;
    text-indent:-10000px;
    width: 63px;
    height: 50px;
}
.uiButton.btn-flat-green-loading:hover{
    background-image: url('/getImage.php?src=bluehost_white.gif');
    background-repeat:no-repeat;
    background-color: #8BD331;
    background-position: center center;

}


.btn_add_to_cart.white_logo_animation{
    background-image: url('/getImage.php?src=bluehost_white.gif');
    background-repeat:no-repeat;
    background-color:#62bc33;
    background-position: 97% 20%;
}

.btn_add_to_cart.white_logo_animation:hover {


    background-image: url('/getImage.php?src=bluehost_white.gif');
    background-repeat:no-repeat;
    background-color:#8BD331;
    background-position: 97% 20%;
}



.cart-button .ui-button.white_logo_animation{
    background-image: url('/getImage.php?src=bluehost_white.gif');
    background-repeat:no-repeat;
    background-color:#62bc33;
    width: 268px;
    background-position: 103% 62%;
    text-align:left;

}

.cart-button .ui-button.white_logo_animation:hover {


    background-image: url('/getImage.php?src=bluehost_white.gif');
    background-repeat:no-repeat;
    background-color:#8BD331;
    width: 268px;
    background-position: 103% 62%;
    text-align:left;
}

/* Button animation ends here */

.server_loc_tabs .country_tabs {
    display: inline-block;
    border: 1px solid #396fbb;
    padding: 4px;
    border-radius: 5px;
}
.server_loc_tabs ul li.sel {
    background-color: #4481d8;
    color: #fff;
    cursor: default;
    border: 1px solid #4481d8;
}
.server_loc_tabs ul li.sel .sel_tab {
    background: url("/getImage.php?src=myUploadedImages/seltab.gif") no-repeat 0px 0px;
    width: 16px;
    height: 8px;
    position: absolute;
    top: 41px;
    left: 50%;
    display: block;
}

/* extra new button */
.nav-bar li .extra_new {
    display: block;
    position: absolute;
    background: #ffba24;
    color: #000;
    font-size: 12px;
    padding: 2px 6px;
    border-radius: 4px;
    right: 15px;
    font-weight: bold;
    z-index: 2;
    top: 15px;
}
/* extra new button ends */

/* .ngo domain name handling form */
.new_contact_col {
    width: 100%;
    float: left;
    font-size: 13px;
    color: #979797;
}
.new_contact_col.bor {
    border-left: none;
    padding-left: 0px;
}

.search-uibutton{
    top: 7px;
}
.addNewContactWrap {
    padding: 20px;
}

.model-twocols .modal_close {
    top: 4px;
    right: 10px;
    color: #000;
}
/* .ngo domain name handling form ends*/

.extra_popup{
    color:#666666;
}

