@charset "utf-8";
/* CSS Document */
/*--navigation--*/
#primary-nav {
	clear: both;
	font-family:'Electrolize', sans-serif;
	background: #f0f0f0;
	height: 17px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 12px;
	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-navindex {
	clear: both;
	font-family:'Electrolize', sans-serif;
	background: #fff;
	height: 17px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 12px;
	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;
	z-index: 999999;
}
/* PRIMARY NAVIGATION */
.nav ul {
	font-family: 'Electrolize', sans-serif;
	position: relative;
	z-index: 999999;
}
.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;
}
.nav{
	z-index: 999999;
}
a .menu-mid:hover{
	color: rgb(6, 172, 252);
}
.nav li .sub li a {
	margin:inherit; 
}
a .menu-mid {
	height: 12px;
	line-height: 12px;
	display: block;
	float: left;
	padding: 8px 8px;
	color: #fff;
	border-left: 2px ridge #fff;
}
a .menu-midindex {
	height: 11px;
	line-height: 15px;
	display: block;
	float: right;
	padding:8px 8px;
	color:#111;
	border-left: 2px ridge #fff;
}
.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: 43px;
	left: 6px;
	background:#fff;
	width: 805px;
	padding: 9px 0 15px 0;
	z-index:121;
	border:solid 1px #c6c6c6;
	border-top:none;
	margin: 5px -5px;
}
.nav .box-2 .sub {
	width:270px;
	position: absolute;
	left: 170px;
}
.nav .box-2 ul {
	width:265px;
}
.nav li .nav-note {
	display:block;
	font-size:12px;
	color:#494949;
	padding-top:3px;
	font-weight: normal;
}
.nav-heading {
	overflow:hidden;
	margin: 0 18px 10px 18px;
}
.nav-heading .title {
	color:#555;
	float:left;
	padding:10px 0;
	border-bottom:1px dotted #999;
	font-family:'Electrolize', sans-serif;
}
.menu-ic{
	display:inline-block;
	vertical-align:middle;
	margin-right:12px;
}
.dreg{
	background: url(../images/globe.png) no-repeat 0; 
	height: 30px;
width: 30px;
}	
.tran{
	background: url(../images/transfer.png) no-repeat 0;
	height:30px; 
	width:30px;
}	
.addo{
	background: url(../images/addons.png) no-repeat 0; 
	height:30px;
	width:30px;
}	
.nav-heading .d-ic-1 {
	width:271px;
}
.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;
	height: auto;
	margin: 0;
	padding: 0 12px 10px;
	list-style: none;
	font-size: 14px;
}
.nav li .sub ul {
	padding:0;
	background:#fff;
	float:right;
}
.nav li .sub li { 
	width:268px;
}
.nav li .sub li a:hover {
	font-weight:normal;
}
.nav li .sub li:hover {
	background-color:#EFFAFF;
}
.nav li:hover li a, .nav li.active li a, .nav li.nav-hover li a {
	color: #555;
	line-height: normal;
	width: 220px;
	padding:15px 10px;
	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:#0d9ad9;
	text-decoration: none;
	line-height: normal;
	font:bold 15px Arial, Helvetica, sans-serif !important;
	background: #EFFAFF;
}
.nav-ic {
	display:inline-block;
	width:27px;
	height:35px;
	margin:0 10px 0 5px;
	float:left;
}
.rh {
	background: url(../images/linux.png) no-repeat 0;
	height: 30px !important;
	width: 30px !important;
	float: left;
}
.rhw {
	background: url(../images/windows.png) no-repeat 0;
	height: 37px;
	width: 30px;
	float: left;
}
.blue-bar{
	background: url(../images/bg-banner-blue.png);
	padding:70px 0px;
	font-family:'Electrolize', sans-serif;
}
.shrd-hosting {
	height: 319px;
	position: relative;
}
.grdiant {
	height: 100%;
}
.shrd-hosting .img-holder {
	top: 36px;
	left: 44px;
}
.hosting-blurb-wrp .img-holder {
	position: absolute;
}
.ui-buy {
	margin: 3px 0;
	color: #fff;
	padding: 0 0 15px 0;
	margin: 0;
	font-size:50px;
}
.bl-txt{
	color:rgb(185, 220, 250);
}
.img-holder{
	width:195px;
	float:left;
	margin-right: 30px;
}
.text-hosting{
	width: 775px;
	float: left;
}
.ui-subtitle {
	font-size: 20px;
	margin: 0 0 30px 0;
	color: #fff;
}
em.greytext{
	color:rgb(183, 226, 245);
	font-size:18px;
}
.feature-list{
	width: 32%;
	float: left;
	margin-bottom: 20px;
}
.feature-list li, .feature-list1 li{
	list-style-image: url(../images/arrow.png);
	margin-left: 20px;
	margin-bottom: 5px;
	font-size:16px;
	color:#fff;
}
.feature-list1{
	width: 32%;
	float: left;
}
.pricing-wrp{
	width: 335px;
	float: left;
}
.pricing-wrp p{
	color:#fff;
	font-size:25px;
}
.pricing-wrp strong{
	color: rgb(183, 226, 245);
}
.view-plans {
	float: left;
	width:175px;
	margin: 20px 40px 0 0;
}
.button{
	font-size: 18px;
	padding: 8px;
	width: auto;
	height: 42px;
	line-height: 39px;
	border:2px solid rgb(156, 216, 247);
	background:#fff;
	color:#555;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.button:hover {
	color:#0d97d7;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.fixbutton {
	width: 410px;
}
.lfloat {
	float: left;
}
.txt-button, .uiButton, .ui-button, .frmButton {
	font-size: 18px;
	padding: 5px;
	font-family:'Electrolize', sans-serif;
	color: #fff;
	text-shadow: 1px 1px 0px #2662b6;
	text-align: center;
	background: rgb(8, 143, 250);
	border:1px solid rgb(8, 143, 250);
	cursor: pointer;
}
span.c-btn-win {
	background: url(../images/arrow1.png) no-repeat 0 0;
	height: 34px;
	width: 40px;
}
.domain-name{
	text-align: center;
	margin-bottom: 20px;
}
.domain-name h2{
	font-size:50px;
	color:rgb(183, 226, 245);
}
/*-- dropdown -- */
