/* Custom Theme */
body { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important; background: #f7f7f7 none repeat scroll 0 0; font-style: normal !important; line-height: normal; font-weight: 400; }
*, *::before, *::after {box-sizing: border-box;}


/* header */
.header {border-bottom: 1px solid #eee; box-shadow:0 1px 3px rgba(0, 0, 0, 0.1)}
.header, .footer { background-color: #fff; padding: 0; width: 100%; }
.header .grid_12{ width: 100%; display: block; float: none; margin: auto; padding: 0;}
.headerMain .grid_12  ,.footer .grid_12 { display: block; float: none; margin: auto; width: 960px; }
.header img { padding: 10px 0;}
.header .container_12 .grid_9 { bottom: 1px; display: block; position: absolute; right: 0; }
.container_12.header { position: fixed;z-index: 20000;}
.header .grid_3 { padding: 0;}

/* nav */
.nav .support, .search a {color: #333;}
.nav.base { margin: 0; vertical-align: bottom; }
.nav.base ul { float: right;}
.top {background: #fff; margin: 0;width: 100%;border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.top ul {padding: 0 50px; float: right;}
.top a { color: #333; font-size: 12px; font-style: normal; line-height: normal; text-transform: uppercase;  border-left: 1px solid #eee;font-weight: bold;padding: 12px 40px!important;}
.top li:last-child { border-right: 1px solid #eee;}
.top a:hover { color: #0C9; }
.nav { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; width: 100%; }
.nav a { font-size: 12px; font-style: normal; line-height: normal; text-transform: uppercase; padding: 12px; color: #333; font-weight: bold; }
.nav  a:hover { color: #fff; border-radius: 5px; background-color: #0C9; }
.base a { font-size: 16px; font-weight: 300;padding: 6px 0; text-transform: none;}
.base li {padding: 0 10px;}
body.marketing a.marketing,
body.domainNames  a.domainNames,
body.hosting a.hosting,
body.contact a.contact,
body.home a.home{ border-bottom: 3px solid #0C9;}


/* Content */
.wrapper{ background-image: url(../images/bg-02.png); background-repeat: repeat-x; background-position: left bottom; }
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {margin-left: 0;margin-right: 0;padding: 10px;}
.grid_3 { width: 25%!important;}
.grid_4 { width: 30%!important;}
.grid_6 { width: 50%!important;}
.grid_8 { width: 70%!important;}
.grid_9 { width: 75%!important;}
.grid_12 { width: 100%!important;}

.nopad, .container_12 { padding:0;}
.content {padding-top: 250px;}
a, h1, h2{ color:#333; }
h5 { font-size: 18px;margin-bottom: 10px;}
.price-grid div { width: auto;}

.privacy { height: auto;}
.button {color: #333333; background-color: #6DBFEB;float: left; }
.search .button {height: 54px; box-shadow:none}
.button:hover { color: #FFFFFF; background-color: #4BB0E7; }
.search {background: #00AFEF;}
.aside { background-color: #00AFEF; }

/* footer */
.footer {background-color: #343434; margin: auto;text-align: center;}
.footer .grid_12 {display: inline-block; padding: 30px 0;    max-width: 960px; text-align: left}
.footer .grid_6 { padding: 10px 30px 10px 10px;}
.footer li {border: 0 none;}
.footer li ul { margin: 0 0 20px;}
.footer li li {line-height: 16px; margin: 0 14px 6px 0;}
.existing { float: right;}
.existing ul{ list-style: outside none none; margin: 0 20px 20px 0; position: relative; width: 150px; }
.double li { display: inline; float: left; margin: 0; padding-bottom: 5px; padding-top: 5px;  border: 0 none; width: 100%;}
.double a { color: #ccc;font-size: 14px;}

.icons .existing li span::before { content: " "; height: 40px; left: 0; position: absolute; top: 0; width: 40px; }
.icons .invoice::before { background: rgba(0, 0, 0, 0) url("/images/footer-existing.png") no-repeat scroll 0 -40px;}
.icons .rdomain::before { background: rgba(0, 0, 0, 0) url("/images/footer-existing.png") no-repeat scroll 0 0;}
.icons .transfer::before { background: rgba(0, 0, 0, 0) url("/images/footer-existing.png") no-repeat scroll 0 -80px;}
.icons .existing li span { display: table-cell; height: 40px; padding-left: 50px; position: relative; vertical-align: middle; text-decoration: none; }
.icons .existing li { list-style: outside none none; margin: 0 20px 20px 0; position: relative; width: 150px; }
.icons a { color: #ccc; font-size: 14px; text-decoration: none; }

.copyright {border-top: 1px solid;padding: 10px 0 !important;}