@charset "utf-8";
/* CSS Document */

body {
	background: repeat-x top #fff;
	margin:0;
	padding:0;
}
body, select, input, div {
	font-family:"Droid Sans", sans-serif;
	color:#666;
	font-size:14px;
	line-height:18px;
}
img {
	border:none;
}
.clr {
	clear:both;
	height:0;
}
a {
	outline:none;
	color:#ed490c;
	text-decoration:none;
}
a:hover {
	outline:none;
	text-decoration:underline;
	color: #009;
}
.color1 {
	color:#000;
}
.color2 {
	color:#f15b33;
}
.wrapper {
	width:960px;
	margin:0 auto;
}
.top-con {
	background:url(../images/bg02.png) repeat-x;
	width:100%;
	float:left;
}
.bg01 {
	background:url(../images/bg01.png) repeat-x;
}
.top-lt-con {
	background:url(../images/bg01.png) repeat-x;
	height:104px;
	width:240px;
	float:left;
}
.logo {
	float:left;
	width:177px;
	height:48px;
	margin:45px 0 0;
}
.logo a {
	background:url(../images/logo.png) no-repeat;
	width:177px;
	height:48px;
	display:block;
}
.top-rt-con {
	width:720px;
	float:right;
}
.topbox {
	float:right;
	width:340px;
	height:27px;
	margin:7px 0 0;
}
.lockicon {
	float:left;
	width:24px;
	height:19px;
	margin-top:1px;
	background:url(../images/lock_icon.png) no-repeat left top;
}
.field1 {
	float:left;
	width:125px;
	height:18px;
	padding:0 5px;
	font-size: 10px;
	margin:0 3px 0 0px;
	outline:none;
	color:#777;
	background-color: #fff;
	border:1px solid #ccc;
}
.field2 {
	float:left;
	width:23px;
	height:20px;
	background:url(../images/gobtn.png) no-repeat left top;
	cursor:pointer;
	padding:0px;
	outline:none;
	margin:0px;
	border:none;
}
.field2:hover {
	opacity:0.9;
}
/*****************COUNTRY DROP DOWN******************/
div.toptbl_lang {
	display:block;
	float:right;
	overflow:auto;
	width:77px;
	color:#333;
	padding:0 8px;
	font-size:10px;
	line-height:18px;
	background:#fff;
	border:1px solid #ccc;
	margin:0 0 5px;
}
#lang {
	list-style:none;
	padding:0px;
	margin:0px;
	text-align:left;
	width:77px;
}
#lang ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#lang li {
	font-size:10px;
	line-height:18px;
}
#lang a {
	text-decoration:none;
	display:block;
	padding:0;
	border:none;
	color:#333
}
#lang a span {
	float:left;
	width:22px;
	height:12px;
	vertical-align:middle;
	background:url(../images/icons.png) no-repeat 50px -150px;
	margin:3px 0 0 0;
}
#lang a img {
	border:none;
	padding-right:5px;
	vertical-align:middle
}
#lang li ul {
	position:absolute;
	left:-1000em;
	z-index:100;
	margin:0 0 0 -8px;
}
#lang li ul li {
	font-size:10px;
	line-height:18px;
}
#lang li ul li a {
	text-decoration:none;
	display:block;
	padding:0 5px;
	border:none;
	color:#333
}
#lang li ul li a span {
	float:left;
	width:22px;
	height:12px;
	vertical-align:middle;
	margin:3px 3px 0 0;
}
#lang li:hover ul, #lang li.hover ul {
	left:auto
}
#lang a:hover, #lang li:hover a, #lang li.hover a {
	background:url(../images/icons.png) no-repeat 68px -177px;
	color:#777;
}
#lang li:hover li a, #lang li.hover li a {
	width:104px;
	color:#333;
	background:#53c7fe;
}
#lang li li a:hover {
	background:#fff;
	color:#000;
}
#lang a span#flag_en {
	background-position:0 0px;
	width:22px;
	height:12px;
}
#lang a span#flag_es {
	background:url(../images/icons.png) no-repeat left -15px;
	width:16px;
	height:12px;
}
#lang a span#flag_pt {
	background:url(../images/icons.png) no-repeat left -30px;
	width:16px;
	height:12px;
}
#lang a span#flag_ru {
	background:url(../images/icons.png) no-repeat left -45px;
	width:16px;
	height:12px;
}
/*************end******************/



#menu {
	float:left;
	width:690px;
	height:34px;
	font-size:16px;
	line-height:34px;
	text-align:center;
	margin:17px 0 0 30px;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu ul li {
	float:left;
	display:inline;
	padding:0 20px;
	list-style:none;
}
#menu ul li a {
	color:#fff;
	display:block;
	text-decoration:none;
}
#menu ul li a:hover {
	color:#f15b33;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
#menu ul li a.active {
	color:#fff;
	text-decoration:none;
}
#menu ul li:last-child {
	padding-right:0;
}
.banner-con {
	background:#f15b33;
	width:100%;
	float:left;
	border-top:1px solid #f58d71;
	border-bottom:1px solid #ff7a69;
}
.banner {
	background:url(../images/banner.jpg) no-repeat;
	height:297px;
	width:960px;
	float:left;
	color:#67080a;
	line-height:20px;
	padding-top:30px;
	margin:-1px 0;
	letter-spacing:-1px;
}
.banner h1 {
	margin:3px 0 0 0;
}
.banner h2 {
	color:#67080a;
	font-size:40px;
	line-height:38px;
	font-weight:normal;
	letter-spacing:-2px;
	margin:8px 0 0;
	text-shadow:1px 1px 0 #fd8c74;
}
.banner-btn {
	background:url(../images/banner-btn-shadow.png) no-repeat bottom;
	width:267px;
	height:65px;
	float:left;
	margin:10px 0 0 -35px;
	padding:0 0 0 34px;
}
.banner-btn a {
	background:url(../images/banner-btn.png) no-repeat top;
	width:236px;
	height:60px;
	display:block;
}
.banner-btn a:hover {
	background:url(../images/banner-btn.png) no-repeat bottom;
}
.plans-con {
	background:url(../images/plans-con-bg.png) repeat-x;
	width:100%;
	float:left;
}
.plans-con {
	background:url(../images/plans-con-bg.png) repeat-x top;
	width:100%;
	float:left;
}
.plans-con2 {
	background:url(../images/plans-bg.jpg) no-repeat top center;
	width:100%;
	float:left;
}
.plan01 {
	float:left;
	width:264px;
	padding:0 28px;
	margin:35px 0 0 0;
}
.plan01 h3 {
	color:#222;
	font-size:24px;
	font-weight:bold;
	line-height:60px;
	text-align:center;
	margin:0;
}
.p-special {
	margin-top:20px;
}
.p-special h3 {
	font-size:30px;
	line-height:75px;
}
.plan01 ul {
	margin:0;
	padding:0;
}
.plan01 ul li {
	background:url(../images/dot.png) no-repeat 0 9px;
	list-style:none;
	line-height:25px;
	padding-left:15px;
	border-bottom:1px solid #ccc;
}
.plan01 ul li:last-child {
	border:none;
}
.plan01-price {
	float:left;
	width:260px;
	height:85px;
	color:#fff;
	font-size:18px;
	line-height:85px;
	letter-spacing:-1px;
}
.pp-style1 {
	float:left;
	margin:-10px 5px 0;
}
.text30 {
	font-size:30px;
	line-height:30px;
}
.text44 {
	font-size:44px;
	line-height:44px;
}
.signup-btn {
	line-height:36px;
	width:131px;
	float:left;
	margin:20px 4px 0 0;
}
.signup-btn a {
	background:url(../images/signup-btn.png) no-repeat top;
	width:131px;
	height:36px;
	color:#fff;
	display:block;
	font-weight:bold;
	text-align:center;
	letter-spacing:-0.5px;
	text-shadow:1px 1px 0 #ba4a10;
}
.signup-btn a:hover {
	background:url(../images/signup-btn.png) no-repeat bottom;
	text-decoration:none;
}
.readmore-btn {
	line-height:36px;
	width:123px;
	float:left;
	margin:20px 4px 0 0;
}
.readmore-btn a {
	background:url(../images/readmore-btn.png) no-repeat top;
	width:123px;
	height:36px;
	color:#fff;
	display:block;
	font-weight:bold;
	text-align:center;
	letter-spacing:-0.5px;
	text-shadow:1px 1px 0 #000;
}
.readmore-btn a:hover {
	background:url(../images/readmore-btn.png) no-repeat bottom;
	text-decoration:none;
}
.services-con {
	float:left;
	width:960px;
	margin:20px 0 0 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.moneyback, .uptime, .support, .satisfaction {
	float:left;
	width:214px;
	font-size:12px;
	min-height:95px;
	margin:18px 0 0 0;
	padding-left:20px;
}
.muss-style1 {
	color:#222;
	font-size:18px;
	font-weight:bold;
	margin:0;
	letter-spacing:-1px;
}
.muss-style2 {
	margin:0;
	line-height:15px;
	padding:13px 0 0 62px;
}
.moneyback {
	background:url(../images/moneyback.png) no-repeat 20px 31px;
}
.uptime {
	background:url(../images/uptime.png) no-repeat 20px 31px;
}
.support {
	background:url(../images/support.png) no-repeat 20px 31px;
}
.satisfaction {
	background:url(../images/satisfaction.png) no-repeat 20px 31px;
}
.border01 {
	background:url(../images/border01.png) no-repeat;
	float:left;
	width:1px;
	height:105px
}
.domain {
	float:left;
	width:900px;
	margin-top:1px;
	padding:30px 30px 0;
	box-shadow:inset 0 0 30px #d6d6d6;
}
.domain-box {
	width:620px;
	float:left;
}
.domain-box h4 {
	color:#222;
	font-size:24px;
	font-weight:bold;
	line-height:24px;
	letter-spacing:-1px;
	margin:0 0 5px 0;
}
.text16 {
	font-size:16px;
}
.field3 {
	color:#222;
	float:left;
	width:542px;
	height:20px;
	outline:none;
	padding:8px;
	margin:15px 0 0 0;
	background-color:#fff;
	border:1px solid #ccc;
	box-shadow:inset 0 0 7px #d6d6d6;
}
.field4 {
	color:#222;
	float:left;
	width:78px;
	height:38px;
	outline:none;
	padding:8px;
	margin:15px 0 0 3px;
	background-color:#fff;
	border:1px solid #ccc;
	box-shadow:inset 0 0 7px #d6d6d6;
}
.gobtn2 {
	float:left;
	width:46px;
	height:38px;
	border:none;
	margin:15px 0 0 3px;
	background-color:transparent;
	background:url(../images/gobtn2.png) no-repeat;
}
.gobtn2:hover {
	opacity:0.9;
	cursor:pointer;
}
.domain-text {
	color:#222;
	float:left;
	font-size:19px;
	font-weight:bold;
	line-height:24px;
	letter-spacing:-1px;
	margin:24px 0 0 0;
}
.domain-price {
	background:url(../images/domain-price.png) no-repeat;
	color:#fff;
	float:right;
	width:109px;
	height:43px;
	font-weight:bold;
	text-align:center;
	padding:8px 0 0 0;
	margin:13px -11px 0;
	text-shadow:1px 1px 1px #af3c0c;
}
.text18 {
	font-size:18px;
}
.bigsale {
	background:url(../images/bigsale.png) no-repeat;
	height:79px;
	width:212px;
	float:right;
	color:#f57a32;
	font-size:34px;
	font-size:34px;
	font-weight:bold;
	text-align:right;
	line-height:20px;
	letter-spacing:-1px;
	padding:66px 40px 0 0;
	margin:-4px 23px 0 0;
}
.text60 {
	font-size:50px;
}
.text24 {
	font-size:24px;
}
.testimonials {
	float:left;
	width:960px;
	margin-top:26px;
}
.testimonials h5 {
	margin:0;
	text-align:center;
}
.testimonials-box {
	width:286px;
	float:left;
	padding:0 17px;
	text-align:center;
	letter-spacing:-0.5px;
}
.testimonials-box img {
	margin:8px 0 15px;
}
.partners {
	background:url(../images/partners.png) no-repeat center;
	float:left;
	width:960px;
	height:52px;
	margin:37px 0 0;
}
.footer-menu-con {
	background:#222;
	width:100%;
	float:left;
	margin-top:30px;
	border-bottom:1px solid #2a2a2a;
}
.footer-menu {
	float:left;
	width:960px;
	line-height:42px;
	text-align:center;
}
.footer-menu a {
	color:#fff;
	padding:0 18px;
}
.copyright-con {
	background:#222;
	float:left;
	width:100%;
	height:80px;
}
.copyright {
	float:left;
	width:500px;
	line-height:20px;
	margin:8px 0 0 0;
}
.copyright a {
	color:#666;
}
.copyright2 {
	float:left;
	width:500px;
	line-height:25px;
}
.copyright2 a {
	color:#666;
}
.social-network {
	background:url(../images/getsocial.png) no-repeat 0 2px;
	float:right;
	width:184px;
	margin:8px 0 0 0;
}
.social-network a {
	width:23px;
	height:22px;
	float:right;
	margin-left:4px;
}
.facebook {
	background:url(../images/social-icons.png) no-repeat;
}
.twitter {
	background:url(../images/social-icons.png) no-repeat -27px 0;
}
/************************** HOSTING **************************/

.subpage-banner {
	background:url(../images/subpage-banner.jpg) no-repeat;
	height:150px;
	width:960px;
	float:left;
	margin-top:-1px;
}
.subpage-banner h1 {
	color:#fff;
	font-size:48px;
	line-height:44px;
	font-weight:normal;
	letter-spacing:-2px;
	margin:30px 0 0;
}
.subpage-banner h2 {
	color:#67080a;
	font-size:40px;
	line-height:38px;
	font-weight:normal;
	letter-spacing:-2px;
	margin:6px 0 0;
	text-shadow:1px 1px 0 #fd8c74;
}
.seprator {
	background:url(../images/seprator.png) no-repeat top center;
	width:960px;
	height:20px;
	float:left;
}
.shared-plans {
	background:url(../images/shared-plan-bg.jpg) no-repeat top;
	width:960px;
	float:left;
}
.shared-contents {
	float:left;
	width:960px;
	padding-top:18px;
}
.shared-price {
	float:left;
	width:226px;
	height:60px;
	color:#fff;
	font-size:18px;
	line-height:58px;
	letter-spacing:-1px;
}
.spstyle1 {
	float:left;
	margin:-14px 5px 0 18px;
}
.shared-table {
}
.shared-table th {
	color:#222;
	font-size:24px;
	line-height:60px;
	letter-spacing:-1px;
	border-right:none !important;
}
.stheading {
	padding:18px 0 0;
}
.shared-table td {
	padding-top:3px;
	padding-bottom:27px;
	border-right:1px solid #dcdcdc;
	background-image:url(../images/shared-bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.shared-table td.rd {
	background-image:url(../images/shared-bg2.png);
	background-repeat: no-repeat;
	background-position: top;
	color:#fff;
	text-align:right;
	padding:7px 25px 15px;
	border-right:none !important;
	text-shadow:1px 1px 0 #5d190b;
}
.sts01 {
	padding-left:16px;
}
.signup-btn2 {
	width:131px;
	line-height:36px;
	margin:0 auto;
}
.signup-btn2 a {
	background:url(../images/signup-btn.png) no-repeat top;
	width:131px;
	height:36px;
	color:#fff;
	display:block;
	font-weight:bold;
	text-align:center;
	letter-spacing:-0.5px;
	text-shadow:1px 1px 0 #ba4a10;
}
.signup-btn2 a:hover {
	background:url(../images/signup-btn.png) no-repeat bottom;
	text-decoration:none;
}
.no-bg-img {
	background-image:none !important;
}
.no-b-rt {
	border-right:none !important;
}


.domain {
	float:left;
	width:900px;
	margin-top:1px;
	padding:30px 30px 0;
	box-shadow:inset 0 0 30px #d6d6d6;
}
.blank-box{
	float:left;
	width:900px;
	padding:30px;
	margin-top:20px;
	box-shadow:inset 0 0 30px #d6d6d6;
	text-align: left;
}
.blank-box h3 {
	color:#222;
	font-size:24px;
	font-weight:bold;
	line-height:24px;
	letter-spacing:-1px;
	margin:0 0 5px 0;
	text-align: justify;
}
.blank-box2{
	float:left;
	width:900px;
	padding:30px;
	margin-top:20px;
	box-shadow:inset 0 0 30px #d6d6d6;
	text-align: justify;
}
.blank-box2 h3 {
	color:#222;
	font-size:24px;
	font-weight:bold;
	line-height:24px;
	letter-spacing:-1px;
	margin:0 0 5px 0;
	text-align: justify;