@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);

.hosting-plans-wrap {
	font-family:Open Sans, Verdana,Geneva,sans-serif;
	color:#424242;
}

.hosting-plans-wrap p {
	font-size:14px;	
}

.hosting-plans-wrap * {
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.hosting-plans-wrap a:focus {
  outline: none;
  outline-offset: 0;
}

.hosting-plans-wrap .plans-head {
	margin-bottom:50px;	
}

.hosting-plans-wrap .plans-head:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


.hosting-plans-wrap .plans-head .hosting-servers {
	float:left;
	with:310px;
	padding:0px 0 0 20px;
}

.hosting-plans-wrap .hosting-servers-description {
	float:left;
	padding:40px 0 0 30px;
	width:590px;
}

.hosting-plans-wrap .plans-head h1 {
	font-size:24px;
	font-weight:600;
}

.hosting-plans-wrap .plans-head h1 span {
	color:#e10000;
}

.hosting-plans-wrap .plans-head p {
	font-size:15px;	padding:10px 0 0 0; line-height:21px;
}

.hosting-plans-wrap .pricing-tables .on-sale {
	background:url(../images/price-table-ribbon.png) no-repeat 0 0;
	position:absolute;
	width:91px;
	height:89px;
	top:-9px;
	right:-9px;	
}

.hosting-plans-wrap .pricing-tables:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.hosting-plans-wrap .pricing-table {
	background:#ededed;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:1px solid #bdc2c6;
	width:32%;
	float:left;
	position:relative;
}

.hosting-plans-wrap .pricing-table:nth-child(2) {
	margin:0 1.333%;	
}

.hosting-plans-wrap .pricing-table .plan-name {
	background: #d5d6d8; /* Old browsers */
	background: -moz-linear-gradient(top,  #d5d6d8 0%, #cbcbcd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d5d6d8), color-stop(100%,#cbcbcd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d5d6d8 0%,#cbcbcd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d5d6d8 0%,#cbcbcd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d5d6d8 0%,#cbcbcd 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d5d6d8 0%,#cbcbcd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d6d8', endColorstr='#cbcbcd',GradientType=0 ); /* IE6-9 */
	border-bottom:1px solid rgba(0,0,0,0.20);
	-webkit-box-shadow: 0px 1px 0px 0px rgba(255,255,255,0.5), inset 0px 1px 0px 0px rgba(255,255,255,0.5);
	-moz-box-shadow:  0px 1px 0px 0px rgba(255,255,255,0.5), inset 0px 1px 0px 0px rgba(255,255,255,0.5);
	box-shadow:  0px 1px 0px 0px rgba(255,255,255,0.5), inset 0px 1px 0px 0px rgba(255,255,255,0.5);
	text-shadow:0 1px 0 rgba(0,0,0,0.3);
	letter-spacing:-0.2px;
	color:#fff;
	font-size:21px;
	font-weight:700;
	line-height:40px;
	text-align:center;
	text-transform:uppercase;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.hosting-plans-wrap .pricing-table .plan-name.gold {
	background: #e3d200; /* Old browsers */
	background: -moz-linear-gradient(top,  #e3d200 0%, #debf02 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3d200), color-stop(100%,#debf02)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e3d200 0%,#debf02 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e3d200 0%,#debf02 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e3d200 0%,#debf02 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e3d200 0%,#debf02 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3d200', endColorstr='#debf02',GradientType=0 ); /* IE6-9 */	
}

.hosting-plans-wrap .pricing-table .plan-name.plat {
	background: #a2c7cd; /* Old browsers */
	background: -moz-linear-gradient(top,  #a2c7cd 0%, #8db8bf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a2c7cd), color-stop(100%,#8db8bf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a2c7cd 0%,#8db8bf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a2c7cd 0%,#8db8bf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a2c7cd 0%,#8db8bf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #a2c7cd 0%,#8db8bf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a2c7cd', endColorstr='#8db8bf',GradientType=0 ); /* IE6-9 */
}

.hosting-plans-wrap .pricing-table .plan-price {
	color:#2d8593;
	text-shadow:0 1px 0 rgba(255,255,255,0.3);
	font-weight:700;
	padding:15px 50px 20px 25px;
	background: #f4f4f4; /* Old browsers */
	background: -moz-linear-gradient(top,  #f4f4f4 0%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f4f4f4 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f4f4f4 0%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f4f4f4 0%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f4f4f4 0%,#eeeeee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	border-bottom:1px solid rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 1px 0px 0px rgba(255,255,255,1);
	-moz-box-shadow:  0px 1px 0px 0px rgba(255,255,255,1);
	box-shadow:  0px 1px 0px 0px rgba(255,255,255,1);
}


.hosting-plans-wrap .pricing-table .plan-price p {
	text-align:center;	
}

.hosting-plans-wrap .pricing-table .plan-price .as-low-as {
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	padding-left:42px;
	display:block; margin-bottom:-2px;
}

.hosting-plans-wrap .pricing-table .plan-price.four-digits .as-low-as {
	padding-left:20px;	
}

.hosting-plans-wrap .pricing-table .plan-price .dolla {
	font-size:34px;
	display:inline-block;
	margin:0px 0 0 19px;
	position:relative;
	top:-25px;
}

.hosting-plans-wrap .pricing-table .plan-price .price {
	font-size:70px;	
	line-height:65px;
	display:inline-block;
}

.hosting-plans-wrap .pricing-table .plan-price .month {
	font-size:17px;
	display:block;
	text-align:right;
	margin:-7px 20px 0 0;
}


.hosting-plans-wrap .pricing-table .plan-price.four-digits .month {
	margin:-7px 2px 0 0;	
}

.hosting-plans-wrap .pricing-table .pricing-feat-list {
	margin:0;
	padding:0;	
}

.hosting-plans-wrap .pricing-table .pricing-feat-list li {
	line-height:20px;
	font-size:15px;
	color:#636363;
	padding:15px 0 0 0;
	margin:0 25px;
	list-style:none;	
}

.hosting-plans-wrap .pricing-table .pricing-feat-list li:after {
	content:" ";
	height:1px;
	width:100%;
	height:1px;
	background:rgba(0,0,0,0.2);
	border-bottom:1px solid rgba(255,255,255,1);
	display: block;
    clear: both;
	margin-top:15px;
}

.hosting-plans-wrap .pricing-table .pricing-feat-list li span.icon {
	width:16px;
	height:16px;
	margin:2px 10px 0 0;	
}

.hosting-plans-wrap span.icon.icon-diskSpace {
	background:url(../images/icons/icon-diskSpace.png);
}

.hosting-plans-wrap span.icon.icon-monthlyData {
	background:url(../images/icons/icon-monthlyData.png);
}
.hosting-plans-wrap span.icon.icon-addonDomain {
	background:url(../images/icons/icon-addonDomain.png);
}
.hosting-plans-wrap span.icon.icon-emailBoxes {
	background:url(../images/icons/icon-emailBoxes.png);
}
.hosting-plans-wrap span.icon.icon-websiteBuilders {
	background:url(../images/icons/icon-websiteBuilder.png);
}
.hosting-plans-wrap span.icon.icon-oneClickApps {
	background:url(../images/icons/icon-oneClickApps.png);
}
.hosting-plans-wrap span.icon.icon-support {
	background:url(../images/icons/icon-support.png);
}
.hosting-plans-wrap span.icon.icon-uptime {
	background:url(../images/icons/icon-uptime.png);
}
.hosting-plans-wrap span.icon.icon-rightArrow {
	background:url(../images/icons/icon-rightArrow.png);
}

.hosting-plans-wrap .pricing-table .pricing-feat-list li.disabled {
	color:#c5c5c5;
}

.hosting-plans-wrap .pricing-table .pricing-feat-list li.disabled span.icon {
	background:url(../images/icons/icon-disabledItem.png);
}

.hosting-plans-wrap .pricing-table .planselect {
	text-align:left;
	margin:15px 0 -30px 18px;
}


.hosting-plans-wrap .pricing-table .planselect select {
	width:210px;
	margin:0; border:none; background:none;
	height:20px;
	padding:0;
	outline:none;	
}

.hosting-plans-wrap .pricing-table .ordernow input {
	width:272px;
	height:58px !important;
	background:url(../images/price-table-button.png) no-repeat 0 0;
	text-align:center;
	padding:0;
	font-size:22px;
	text-transform:uppercase;
	color:#fff;
	letter-spacing:-0.2px;
	font-weight:700;
	text-shadow:0 1px 0 rgba(0,0,0,0.3);
	position:relative;
	bottom:-30px;
	 -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	outline:none;
	border:none !important;
	box-shadow:none;
}

.hosting-plans-wrap .pricing-table .ordernow input:hover {
	text-shadow:0 0 18px rgba(255,255,255,0.9);
	box-shadow:none;
}

.hosting-plans-wrap .pricing-table .ordernow input:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow:  none;
	box-shadow:  none;
	text-shadow:0 0 18px rgba(0,0,0,0.8);		
}

.hosting-plans-wrap .plans-meta {
	clear:both;
	margin:40px 0 0 0;
}

.hosting-plans-wrap .plans-notes {
	list-style:none;
	margin:0;
	width:40%;
	float:left;
}

.hosting-plans-wrap .plans-notes li {
	padding:0;
	font-size:13px;	
}

.hosting-plans-wrap .hosttools_hosting {
	float:right;
	margin:0 15px 0 0;
}

.hosting-plans-wrap .basic-advanced {
	text-align:center;
	font-size:15px;
	font-weight:700;
	padding:40px 0 25px 0;
}

.hosting-plans-wrap span.icon {
	width:16px;
	height:16px;
	margin:2px 10px 0 0;	
}

.hosting-plans-wrap span.icon-large {
	width:20px;
	height:20px;
	margin:2px 5px 0 0;
}

.hosting-plans-wrap span.icon-mlarge {
	width:24px;
	height:24px;
	margin:-2px 5px 0 0;
}

.hosting-plans-wrap span.icon.icon-basic-advanced {
	background:url(../images/icons/icon-basic-advanced.png);	
}

.hosting-plans-wrap span.icon.icon-thumbsUp {
	background:url(../images/icons/icon-thumbsUp.png);	
}

.hosting-plans-wrap span.icon-vlarge {
	width:32px;
	height:32px;
	margin:2px 5px 0 0;
}

.hosting-plans-wrap span.icon.icon-phone {
	background:url(../images/icons/icon-phone.png);	
}

.features-three-box {
	position:relative;
	margin:10px 0 50px 0;
}

.features-three-box:before {
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(215,215,215,0.65) 13%, rgba(215,215,215,1) 20%, rgba(215,215,215,1) 80%, rgba(215,215,215,0.65) 87%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(13%,rgba(215,215,215,0.65)), color-stop(20%,rgba(215,215,215,1)), color-stop(80%,rgba(215,215,215,1)), color-stop(87%,rgba(215,215,215,0.65)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(215,215,215,0.65) 13%,rgba(215,215,215,1) 20%,rgba(215,215,215,1) 80%,rgba(215,215,215,0.65) 87%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(215,215,215,0.65) 13%,rgba(215,215,215,1) 20%,rgba(215,215,215,1) 80%,rgba(215,215,215,0.65) 87%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(215,215,215,0.65) 13%,rgba(215,215,215,1) 20%,rgba(215,215,215,1) 80%,rgba(215,215,215,0.65) 87%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(215,215,215,0.65) 13%,rgba(215,215,215,1) 20%,rgba(215,215,215,1) 80%,rgba(215,215,215,0.65) 87%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
	content: "";
    display: block;
    height: 1px;
	width:100%;
	top:130px;
	position:absolute;
}

.features-three-box:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.features-three-box .features-box {
	float:left;
	padding:0 2%;
	position:relative;
	width:38%;	
}

.align-text-center {
	text-align:center;	
}

.align-text-left {
	text-align:left;	
}

.align-text-right {
	text-align:right;	
}

.features-three-box .features-box p {
	letter-space:-0.1px;
	font-size:13px;
}

.features-three-box .features-box:first-child {
	padding-left:0; width:31%;
}

.features-three-box .features-box:last-child {
	padding-right:0; width:31%;	
}

.features-three-box .features-box:after {
    content: "";
    display: block;
    height: 100%;
	width:1px;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(215,215,215,1) 20%, rgba(215,215,215,1) 80%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(20%,rgba(215,215,215,1)), color-stop(80%,rgba(215,215,215,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(215,215,215,1) 20%,rgba(215,215,215,1) 80%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(215,215,215,1) 20%,rgba(215,215,215,1) 80%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(215,215,215,1) 20%,rgba(215,215,215,1) 80%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(215,215,215,1) 20%,rgba(215,215,215,1) 80%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
	position:absolute;
	right:0;
	top:0;
}

.features-three-box .features-box:before {
    content: "";
    display: block;
    height: 100%;
	width:1px;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(215,215,215,1) 20%, rgba(215,215,215,1) 80%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(20%,rgba(215,215,215,1)), color-stop(80%,rgba(215,215,215,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(215,215,215,1) 20%,rgba(215,215,215,1) 80%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(215,215,215,1) 20%,rgba(215,215,215,1) 80%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(215,215,215,1) 20%,rgba(215,215,215,1) 80%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(215,215,215,1) 20%,rgba(215,215,215,1) 80%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
	position:absolute;
	left:-1px;
	top:0;
}

.features-three-box .features-box:first-child:before {
	background:none; width:0;	
}

.features-three-box .features-box:last-child:after {
	background:none; width:0;	
}

.features-three-box .features-box .features-box-image {
	padding:15px 0 50px 0;
	max-height:161px;
}

.hosting-plans-wrap .see-detailed-description {
	text-align:center;
	padding:10px 0 20px 0;
	font-size:14px;
}

.call-us-box {
	border:1px solid #d6d6d6;
	background:#fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	font-size:15px;
	font-weight:700;
	color:#323232;
	line-height:32px;
	text-align:center;
	padding:25px 15px;
}

.call-us-box span.icon-vlarge {
	margin:-5px 10px 0 0;	
}

.hosting-plans-wrap .websitematic-box h2 {
	font-size:24px;
	font-weight:700;
	letter-spacing:-0.1px;
	color:#2d2d2d;
	margin:30px 0 40px 0;
	text-align:center;
	text-decoration:underline;
}

.features-two-box .features-box {
	float:left;
	padding:0 2%;
	position:relative;
	margin:5px 0 30px 0;
}

.features-two-box:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.features-two-box .features-box p {
	letter-space:-0.1px;	
}

.features-two-box .features-box:first-child {
	padding-left:0; width:52%;
}

.features-two-box .features-box:last-child {
	padding-right:0; width:48%;	
}

.features-two-box .features-box:after {
    content: "";
    display: block;
    height: 100%;
	width:1px;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(215,215,215,1) 20%, rgba(215,215,215,1) 80%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(20%,rgba(215,215,215,1)), color-stop(80%,rgba(215,215,215,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(215,215,215,1) 20%,rgba(215,215,215,1) 80%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(215,215,215,1) 20%,rgba(215,215,215,1) 80%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(215,215,215,1) 20%,rgba(215,215,215,1) 80%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(215,215,215,1) 20%,rgba(215,215,215,1) 80%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
	position:absolute;
	right:0;
	top:0;
}

.features-two-box .features-box:before {
    content: "";
    display: block;
    height: 100%;
	width:1px;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(215,215,215,1) 20%, rgba(215,215,215,1) 80%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(20%,rgba(215,215,215,1)), color-stop(80%,rgba(215,215,215,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(215,215,215,1) 20%,rgba(215,215,215,1) 80%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(215,215,215,1) 20%,rgba(215,215,215,1) 80%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(215,215,215,1) 20%,rgba(215,215,215,1) 80%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(215,215,215,1) 20%,rgba(215,215,215,1) 80%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
	position:absolute;
	left:-1px;
	top:0;
}

.features-two-box .features-box:first-child:before {
	background:none; width:0;	
}

.features-two-box .features-box:last-child:after {
	background:none; width:0;	
}

ul.green-checks {
	margin:0;	
}

ul.green-checks li {
	background:	url(../images/icons/icon-greenCheck.png) no-repeat 0 -4px;
	list-style:none;
	padding:0 0 0 30px;
	line-height:18px;
	margin:0 0 15px 0;
}

.rounded-box {
	border:1px solid #d6d6d6;
	background:#fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	padding:25px 15px;
}

.hosting-plans-wrap .ten-reasons{
	font-size:16px;
	font-weight:700;
	text-align:center;
	margin:10px 0 40px 0;	
}

.featured-icons-list {
	border:1px solid #d6d6d6;
	background:#fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin:25px 0;		
}

.featured-icons-list li {
	list-style:none;
	line-height:30px;
	margin:10px 0;
	font-size:14px;
}

.featured-icons-list li:last-child {
	margin-bottom:5px;	
}

.featured-icons-list li:first-child {
	margin-top:5px;	
}

.featured-icons-list span.icon {
	width:20px;
	height:20px;
	padding:20px 25px;
	border-right:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	margin:-15px 10px 0 0;
	position:relative;
	top:4px;
}


.featured-icons-list li:last-child span.icon {
	border-bottom:none;	
}

.hosting-plans-wrap span.icon.icon-specialOffers {
	background:url(../images/icons/icon-specialOffers.png) no-repeat center center;	
}

.hosting-plans-wrap span.icon.icon-list {
	background:url(../images/icons/icon-list.png) no-repeat center center;	
}

.hosting-plans-wrap span.icon.icon-scripts {
	background:url(../images/icons/icon-scripts.png) no-repeat center center;	
}

.hosting-plans-wrap span.icon.icon-videos {
	background:url(../images/icons/icon-videos.png) no-repeat center center;	
}

ul.checkmarks-list {
	margin:0;	
}

ul.checkmarks-list li {
	background:	url(../images/icons/icon-checkmark.png) no-repeat 0 1px;
	list-style:none;
	padding:0 0 0 30px;
	line-height:18px;
	margin:0 0 15px 0;
	font-size:14px;
}

.hosting-plans-wrap h3 {
	font-size:18px;
	font-weight:normal;
	padding:25px 0 15px 0;	
}

.hosting-plans-wrap span.icon.icon-reviews {
	background:url(../images/icons/icon-reviews.png);	
}

.hosting-plans-wrap .read-reviews {
	font-size:14px;
	margin:40px 0 40px 0;	
}


.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="span"] {
    float: none;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 0;
}
.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group {
    margin-bottom: 0;
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
}

.bootstrap-select.btn-group.pull-right,
.bootstrap-select.btn-group[class*="span"].pull-right,
.row-fluid .bootstrap-select.btn-group[class*="span"].pull-right {
    float: right;
}

.input-append .bootstrap-select.btn-group {
    margin-left: -1px;
}

.input-prepend .bootstrap-select.btn-group {
    margin-right: -1px;
}

.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 260px;
}

.bootstrap-select {
    /*width: 220px\9; IE8 and below*/
    width: 260px\0; /*IE9 and below*/
}

.bootstrap-select.form-control:not([class*="span"]) {
    width: 100%;
}

.bootstrap-select > .btn {
    width: 100%;
    padding-right: 25px;
}

.error .bootstrap-select .btn {
    border: 1px solid #b94a48;
}

.bootstrap-select.show-menu-arrow.open > .btn {
    z-index: 2051;
}

.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    float: left;
    text-align: left;
	position:relative;
	top:7px;
	padding-left:8px;
}

.planselect .bootstrap-select.btn-group .btn .filter-option {
	height:18px;
}

.bootstrap-select * {
	 -webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}

.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    right: 9px;
    margin-top: -8px;
    vertical-align: middle;
	border:none;
	background:url(../images/icons/icon-arrowDown.png) no-repeat center center;
	width:16px;
	height:16px;
}

.bootstrap-select.btn-group > .disabled,
.bootstrap-select.btn-group .dropdown-menu li.disabled > a {
    cursor: not-allowed;
}

.bootstrap-select.btn-group > .disabled:focus {
    outline: none !important;
}

.bootstrap-select.btn-group[class*="span"] .btn {
    width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    z-index: 2000;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin:-1px 0 -1px 0;
	border:1px solid #bebebe;
}

.bootstrap-select.btn-group.open .btn.dropdown-toggle, .bootstrap-select.btn-group .btn:hover {
	background:#f6f6f6 !important;	
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
}


.bootstrap-select.btn-group .dropdown-menu dt {
    display: block;
    padding: 3px 20px;
    cursor: default;
}

.bootstrap-select.btn-group .div-contain {
    overflow: hidden;
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
}

.bootstrap-select.btn-group .dropdown-menu li > a.opt {
    position: relative;
    padding-left: 35px;
}

.bootstrap-select.btn-group .dropdown-menu li > a {
    cursor: pointer;
	text-decoration:none;
	padding:15px 10px;
	border-top:1px solid #e0e0e0;
}

.bootstrap-select.btn-group .dropdown-menu li:first-child > a {
	border-top:1px solid rgba(255,255,255,0);	
}

.bootstrap-select.btn-group .dropdown-menu li > dt small {
    font-weight: normal;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 2.5px;
}

.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
    display: none;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 0.5em;
}

.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small,
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) > a small {
    color: #64b1d8;
    color: rgba(255,255,255,0.4);
}

.bootstrap-select.btn-group .dropdown-menu li > dt small {
    font-weight: normal;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #CCC;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid #ccc;
    border-bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.2);
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid #ffffff;
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
    display: block;
}

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    pointer-events: none;
    opacity: 0.9;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.mobile-device {
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    width: 100%;
    height: 100% !important;
    opacity: 0;
}

.bootstrap-select.fit-width {
    width: auto !important;
}

.bootstrap-select.btn-group.fit-width .btn .filter-option {
    position: static;
}

.bootstrap-select.btn-group.fit-width .btn .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}

.control-group.error .bootstrap-select .dropdown-toggle{
    border-color: #b94a48;
}

.bootstrap-select-searchbox,
.bootstrap-select .bs-actionsbox {
    padding: 4px 8px;
}

.bootstrap-select .bs-actionsbox {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.bootstrap-select-searchbox + .bs-actionsbox {
    padding: 0 8px 4px;
}

.bootstrap-select-searchbox input {
    margin-bottom: 0;
}

.bootstrap-select .bs-actionsbox .btn-group button {
    width: 50%;
}

.bootstrap-select .option-time {
	width:65px;
	text-align:left;
	display:inline-block;
	vertical-align: top;	
}

.bootstrap-select .option-price {
	width:121px;
	text-align:left;
	display:inline-block;
	color:#017a9e;	
	vertical-align: top;
}

.bootstrap-select .option-price .strike-price {
	color:#636363;
	display:block;
	text-decoration:line-through;	
}

.bootstrap-select .option-sale {
	width:35px;
	text-align:left;
	display:inline-block;
	color:#017a9e;	
	vertical-align: top;
	font-size:11px;
	color:#E23D3C;
}

.bootstrap-select .best-price {
	position:absolute;
	right:-7px;
	top:50%;
	margin-top:-21px;
	width:72px;
	height:42px;
	background:url(../images/best-price-ribbon.png) no-repeat top left;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	padding:15px 0 0 10px;
	line-height:10px;
}

.bootstrap-select .cad-low {
	font-size:11px;
	display:inline-block;
	margin:0 1px 0 4px;	
}

.bootstrap-select .option-price .strike-price .cad-low {
	text-decoration:line-through;	
}

button.selectpicker .best-price {
	display:none;	
}

.planselect * {
	outline:none !important;
}

button.selectpicker {
	background:#fcfcfc;
	border:1px solid #bebebe;
	-webkit-box-shadow: inset 0 0 0 2px rgba(255,255,255,1) !important;
	-moz-box-shadow: inset 0 0 0 2px rgba(255,255,255,1) !important;
	box-shadow: inset 0 0 0 2px rgba(255,255,255,1) !important;
	width:100%;
}

.bootstrap-select.open button.selectpicker {
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

.planselect button.selectpicker {
	font-weight:700;
	padding-left:2px;
}

.dropdown-menu {
	padding:0;	
}

.bootstrap-select.btn-group .dropdown-menu li.selected {
	background: rgb(234,234,234); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(234,234,234,1) 0%, rgba(252,252,252,1) 39%, rgba(252,252,252,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,234,234,1)), color-stop(39%,rgba(252,252,252,1)), color-stop(100%,rgba(252,252,252,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(252,252,252,1) 39%,rgba(252,252,252,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(252,252,252,1) 39%,rgba(252,252,252,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(252,252,252,1) 39%,rgba(252,252,252,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(234,234,234,1) 0%,rgba(252,252,252,1) 39%,rgba(252,252,252,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */
	color:#636363;
	box-shadow:inset 0 2px 0 0 #fff;
}

.bootstrap-select.btn-group .dropdown-menu li > a:hover {
	background: #efefef;
	border-top:1px solid #d4d4d4;
	box-shadow:inset 0 1px 0 0 #fff;
	color:#636363;
}

button.selectpicker .option-time {
	width:70px;	
}

button.selectpicker .option-price {
	width:148px;	
}

.planselect .bootstrap-select.btn-group .dropdown-menu.inner, .planselect .bootstrap-select.btn-group .dropdown-menu {
	overflow:visible !important;	
}

.standard-plans-table-heading {
	font-weight:700;
	margin:20px 0 0 5px;
	color:#10606b;	
}

.standard-plans-table {
	margin:-35px 0 20px 0;	
}

.standard-plans-table td {
	padding:12px 15px;
	border-bottom:1px solid rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 1px 0px 0px rgba(255,255,255,1);
	-moz-box-shadow:  0px 1px 0px 0px rgba(255,255,255,1);
	box-shadow:  0px 1px 0px 0px rgba(255,255,255,1);
	text-align:center;
	font-size:14px;
	border-right:1px solid rgba(0,0,0,0.2);
}



.standard-plans-table tr td:first-child {
	text-align:left;
	font-size:13px;
	
}

.standard-plans-table tr:first-child td:first-child {
	border-right:none;	
}

.standard-plans-table tr {
	border-left:1px solid rgba(0,0,0,0.2); border-right:1px solid rgba(0,0,0,0.2);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.standard-plans-table tr:nth-child(odd) {
	background:#f4f4f4;	
}

.standard-plans-table tr:hover {
	background:#e1e1e1;	
}

.standard-plans-table tr:last-child {
	background:#fff;	
}

.standard-plans-table tr:first-child {
	border:none;	
}

.standard-plans-table tr:first-child td {
	background:#fff;
	padding:0;
}

.standard-plans-table tr td:only-child {
	padding:20px 15px;
	font-size:18px;
	font-weight:700;
	background:#fff;

}

.standard-plans-table tr:nth-child(odd) td:only-child {
	background:#f4f4f4;	
}

.standard-plans-table .price-plan a {
		background: #d5d6d8; /* Old browsers */
	background: -moz-linear-gradient(top,  #d5d6d8 0%, #cbcbcd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d5d6d8), color-stop(100%,#cbcbcd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d5d6d8 0%,#cbcbcd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d5d6d8 0%,#cbcbcd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d5d6d8 0%,#cbcbcd 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d5d6d8 0%,#cbcbcd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d6d8', endColorstr='#cbcbcd',GradientType=0 ); /* IE6-9 */
	border-bottom:1px solid rgba(0,0,0,0.20);
	-webkit-box-shadow: 0px 1px 0px 0px rgba(255,255,255,0.5), inset 0px 1px 0px 0px rgba(255,255,255,0.5);
	-moz-box-shadow:  0px 1px 0px 0px rgba(255,255,255,0.5), inset 0px 1px 0px 0px rgba(255,255,255,0.5);
	box-shadow:  0px 1px 0px 0px rgba(255,255,255,0.5), inset 0px 1px 0px 0px rgba(255,255,255,0.5);
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	padding:0;
	border:1px solid #bdbdbd;
	text-shadow:0 1px 0 rgba(0,0,0,0.3);
	letter-spacing:-0.2px;
	color:#fff;
	font-size:18px;
	font-weight:700;
	line-height:40px;
	text-align:center;
	text-transform:uppercase;
	display:block;
	text-align:center;
	text-decoration:none;
	padding:5px 5px;
	cursor:pointer;
}

.standard-plans-table .price-plan.gold a {
	background: #e3d200; /* Old browsers */
	background: -moz-linear-gradient(top,  #e3d200 0%, #debf02 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3d200), color-stop(100%,#debf02)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e3d200 0%,#debf02 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e3d200 0%,#debf02 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e3d200 0%,#debf02 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e3d200 0%,#debf02 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3d200', endColorstr='#debf02',GradientType=0 ); /* IE6-9 */
	border:1px solid #c5b600;
	margin:0 5px 0px 5px;
}

.standard-plans-table .price-plan.plat a {
	background: #a2c7cd; /* Old browsers */
	background: -moz-linear-gradient(top,  #a2c7cd 0%, #8db8bf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a2c7cd), color-stop(100%,#8db8bf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a2c7cd 0%,#8db8bf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a2c7cd 0%,#8db8bf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a2c7cd 0%,#8db8bf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #a2c7cd 0%,#8db8bf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a2c7cd', endColorstr='#8db8bf',GradientType=0 ); /* IE6-9 */
	border:1px solid #85b6be;
}

.standard-plans-table form {
	margin:5px 0;	
}

.standard-plans-table .orange-button-style {
	border:none; outline:none;
	background: rgb(219,153,14); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(219,153,14,1) 0%, rgba(209,129,2,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(219,153,14,1)), color-stop(100%,rgba(209,129,2,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(219,153,14,1) 0%,rgba(209,129,2,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(219,153,14,1) 0%,rgba(209,129,2,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(219,153,14,1) 0%,rgba(209,129,2,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(219,153,14,1) 0%,rgba(209,129,2,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db990e', endColorstr='#d18102',GradientType=0 ); /* IE6-9 */
	border:1px solid #c08508;
	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(255,255,255,0.5);
	-moz-box-shadow:  inset 1px 1px 0px 0px rgba(255,255,255,0.5);
	box-shadow:  inset 1px 1px 0px 0px rgba(255,255,255,0.5);
	font-size:14px;
	font-weight:700;
	padding:8px 15px;
	height:auto;
	text-shadow:0 1px 0 rgba(0,0,0,0.2);
}

.orange-button-style.small {
	font-size:12px;
	font-weight:500;
	padding:5px 10px;	
}

.orange-button-style.big {
	font-size:16px;
	padding:13px 18px;	
}

.orange-button-style.bigger {
	font-size:18px;
	padding:15px 22px;	
}

.orange-button-style:hover {
	background: #DB990E;
}

.domain-reg-wrap .domain-reg-head {
	margin-bottom:30px;	
}

.domain-reg-wrap .domain-reg-head:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.domain-reg-wrap .domain-reg-head h1 {
	font-size:24px;
	font-weight:600;
	display:inline-block;
	padding:15px 0 0 0;
}

.domain-reg-wrap .domain-reg-head h1 span {
	color:#e10000;
}

.ad-float-right {
	float:right;
	margin:5px 0 0 20px;	
}

ul.submenu-links {
	list-style-type:none;
	border:1px solid #d6d6d6;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin:0; padding:0;
}

ul.submenu-links li {
	float:left;
}

ul.submenu-links li a {
	padding:15px 20px;
	display:block;
	text-decoration:none;
	color:#424242;
	background:#fff;
	border:1px solid rgba(255,255,255,0);
	border-right:1px solid #d6d6d6;
}

ul.submenu-links li a:hover {
	/*background: rgb(255,255,255); 
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(235,235,235,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(235,235,235,1))); 
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(235,235,235,1) 100%); 
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(235,235,235,1) 100%); 
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(235,235,235,1) 100%); 
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(235,235,235,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 ); */	
	background:#db990e;
	color:#fff;
	border:1px solid #b47c05
}

ul.submenu-links :after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

ul.submenu-links li.icon {
	padding:25px 25px; border-right:1px solid #d6d6d6;
}

ul.submenu-links li.icon.icon-submenuList {
	width:20px; height:20px;
	background:url(../images/icons/icon-submenuList.png) no-repeat center center;	
}

.domain-reg-wrap .domain-registration-blocks {
	background:#e9e9e9;
	border:3px solid #d6d6d6;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin:20px 0;	
}

.domain-reg-wrap .domain-input-area .search {
	width:100%;
	padding:20px;	
}

.domain-reg-wrap .domain-input-area .search-query {
	border-radius: 4px 0px 0px 4px;
	-moz-border-radius: 4px 0px 0px 4px;
	-webkit-border-radius: 4px 0px 0px 4px;
	outline:none;
	border:1px solid #d6d6d6;
	font-size:18px;
	padding:16px 20px 14px 20px;
	height:auto;
	width:74%;
	-webkit-box-shadow: 0 2px 0 0 #ddd9d9;
	-moz-box-shadow: 0 2px 0 0 #ddd9d9;
	box-shadow: 0 2px 0 0 #ddd9d9;
	font-weight:400 !important;
	font-family:Open Sans, Verdana,Geneva,sans-serif;
	margin:0;
	float:left;
	line-height:30px !important;
	height:60px !important;
}

.domain-reg-wrap .domain-input-area .search-query:focus{
	-webkit-box-shadow: 0 2px 0 0 #c6c6c6;
	-moz-box-shadow: 0 2px 0 0 #c6c6c6;
	box-shadow: 0 2px 0 0 #c6c6c6;
	border:1px solid #c6c6c6;
}

.domain-reg-wrap .domain-input-area .search ::-webkit-input-placeholder {
   color: #b6b7b7;
}

.domain-reg-wrap .domain-input-area .search :-moz-placeholder { /* Firefox 18- */
   color: #b6b7b7;  
}

.domain-reg-wrap .domain-input-area .search ::-moz-placeholder {  /* Firefox 19+ */
   color: #b6b7b7;  
}

.domain-reg-wrap .domain-input-area .search :-ms-input-placeholder {  
   color: #b6b7b7;  
}

.domain-reg-wrap .domain-input-area .button-lookup-wh {
	background-color:#2d6774;
	background-image: url(../images/icons/icon-magnifierTF.png);
	background-repeat: no-repeat;
	background-position: right 20px center;	
	font-size:18px;
	font-weight:600;
	padding:20px 60px 20px 30px;
	border-radius: 0px 4px 4px 0px;
	-moz-border-radius: 0px 4px 4px 0px;
	-webkit-border-radius: 0px 4px 4px 0px;
	text-shadow:none;
	height:auto;
	-webkit-box-shadow: 0 3px 0 0 #0b3943;
	-moz-box-shadow: 0 3px 0 0 #0b3943;
	box-shadow: 0 3px 0 0 #0b3943;
	width:26%;
	margin:0; outline:none;
	float:left;
	font-family:Open Sans, Verdana,Geneva,sans-serif;
	line-height:20px !important;
	height:59px !important;
}

.domain-reg-wrap .domain-input-area .button-lookup-wh:hover {
	-webkit-box-shadow: 0 3px 0 0 #0b3943, inset 0px 5px 10px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 3px 0 0 #0b3943, inset 0px 5px 10px 2px rgba(0,0,0,0.4);
	box-shadow: 0 3px 0 0 #000, inset 0px 5px 10px 2px rgba(0,0,0,0.4);
}

.domain-reg-wrap .domain-input-area .button-lookup-wh:focus {
	background-color:#23515b;
}

.domain-reg-wrap .domain-input-area .help-slide-toggle {
	background:#dbdbdb url(../images/icons/icon-questionMark.png) no-repeat 10px center;
	padding:5px 10px 5px 30px;
	color:#5d5d5d;
	text-decoration:none;
	float:right;
	margin:3px 10px 0 0;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	outline: none !important;
}

.domain-reg-wrap .domain-input-area .help-slide-toggle:hover {
	background-color:#d0d0d0;
	color:#333333;
}

.domain-reg-wrap .domain-input-area .help-slide-box {
	background:#dbdbdb;
	padding:15px 25px 15px 25px;
	margin:0 78px 0 5px;
	line-height:21px;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	font-size:13px;
}

.domain-reg-wrap .domain-extenstion-area {
	background:#fff;
	width:100%;
	margin:20px 0 20px 0;
	padding:10px 15px 0 15px;
	border-top:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
}

.domain-reg-wrap .domain-extenstion-area .nav-tabs {
	float:right;
	margin-right:-2px;
	border:none;
}

.domain-reg-wrap .domain-extenstion-area .nav-tabs > li > a {
	border-bottom:1px solid #d6d6d6;	
}

.domain-reg-wrap .domain-extenstion-area .nav-tabs > li.active > a {
	border-bottom:none;
}

.domain-reg-wrap .domain-extenstion-area .tab-content {
    clear:both;
	border:1px solid #d6d6d6;
}

.domain-reg-wrap .domain-extenstion-area .domain-extenstion-heading {
	font-size:14px;
	font-weight:700;
	float:left;
	margin:15px 0 0 4px;
}

.domain-reg-wrap .check-all {
	border-top:1px solid #d6d6d6;
	margin:15px -15px 0 -15px;
}

.domain-reg-wrap .check-all a {
	display:block;
	font-size:13px;
	text-decoration:none;
	padding:10px 18px 10px 40px;
	border-right:1px solid #d6d6d6;	
	float:left;
	width:auto;
	height:auto;
	line-height:20px;
	background-position:15px center;
}

.domain-reg-wrap .check-all a:hover {
	text-decoration:underline;	
}

.icon-checkAll {
	background:url(../images/icons/icon-checkAll.png) no-repeat;	
}

.icon-price {
	background:url(../images/icons/icon-price.png) no-repeat;	
}

.icon-viewGrid {
	background:url(../images/icons/icon-viewGrid.png) no-repeat;	
}

.domain-reg-wrap .domain-reg-box {
	padding:0 15px;	
}

.domain-reg-wrap .domain-reg-box .price-list {
	margin:25px 0 25px 0;
}

.domain-reg-box .price-list ul li {
	width:auto; margin:0 15px 0 0; float:left;
}

.domain-reg-wrap .domain-reg-box .extension-tag {
	width:auto;
}

.domain-reg-wrap .domain-reg-box .extension-tag a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	background:#db990e;
	border:1px solid #b57b01;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width:100%;
	padding:8px 25px;
	text-decoration:none;
}

.domain-reg-wrap .domain-reg-box .extension-tag a:hover {
	background:#f8b730;
}

.domain-reg-wrap .domain-reg-box .currentprice {
	font-size:11px;
	background:#fff;
	margin:10px auto 0 auto;
	padding:5px 5px;
	width:90%;
	display:block;
	border:1px solid #d6d6d6;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	color:#7e7d7d;
}

.domain-reg-wrap p {
	line-height:21px;	
}

.big-links {
	padding:20px 0 20px 0;
}

.big-links a {
	font-size:16px;
	font-weight:600;	
}

.domain-extenstion-area .domain-extension-radio {
	float: left;
	margin: 5px 0px 15px 10px;
	width: 150px;
}


.domain-extenstion-area .domain-extension-radio img {
	margin:0px 0 0 10px;
}

.all-extensions-wrap .check-all {
	border-top:1px solid #d6d6d6;
	margin:15px -15px 0 -15px;
	float:none;
}

.all-extensions-wrap .check-all a {
	display:block;
	font-size:13px;
	text-decoration:none;
	padding:10px 18px 10px 40px;
	border-right:1px solid #d6d6d6;	
	float:left;
	width:auto;
	height:auto;
	line-height:20px;
	background-position:15px center;
	background-repeat:no-repeat;
}

.all-extensions-wrap .domain-extenstion-area .domain-extenstion-heading {
	font-size:20px;
	margin-bottom:20px;
	float:none;
}

.all-extensions-wrap .checkbox {
	background:url("../images/checkbox-mini.png") no-repeat;
	clear: left;
	cursor: default;
	float: left;
	height: 30px;
	position: relative;
	text-align: left;
	width: 30px;
	margin:-5px 0 0 0;
	padding: 0px !important;
}


.intern-table {
	margin:25px 0 20px 0;
	border:1px solid rgba(0,0,0,0.2);	
}

.intern-table td, .intern-table tr th  {
	padding:12px 15px;
	border-bottom:1px solid rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 1px 0px 0px rgba(255,255,255,1);
	-moz-box-shadow:  0px 1px 0px 0px rgba(255,255,255,1);
	box-shadow:  0px 1px 0px 0px rgba(255,255,255,1);
	font-size:14px;
	border-right:1px solid rgba(0,0,0,0.2);
}

.intern-table tr {
	border-left:1px solid rgba(0,0,0,0.2); border-right:1px solid rgba(0,0,0,0.2);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.intern-table tr:nth-child(odd) {
	background:#f4f4f4;	
}

.intern-table tr:hover {
	background:#e1e1e1;	
}

.intern-table thead th {
	background:#fff;	
}

.hosting-plans-wrap span.icon-large {
	width:20px;
	height:20px;
	margin:2px 5px 0 0;
}

.hosting-plans-wrap span.icon.icon-bulk {
	background:url(../images/icons/icon-bulk.png);	
}

.turnkey-dev-wrap {
	
}

.turnkey-dev-wrap .turnkey-tab-content {
	/*background:url(../images/turnkey-bg.jpg) no-repeat center top;
	color:#fff;*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0px 0px 30px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0px 0px 30px 0px rgba(0,0,0,0.2);
	box-shadow: inset 0px 0px 30px 0px rgba(0,0,0,0.1);
	padding:20px;
	margin:25px 0;
}

.turnkey-dev-wrap .turnkey-showcase {
	float:left;
	width:49%;
	margin:15px 0 15px 0;	
}

.turnkey-dev-wrap .turnkey-showcase-info {
	float:left;
	width:51%;	
}

.turnkey-dev-wrap .turnkey-showcase-info ul.checkmarks-list {
	margin:30px 0 0 0;	
}

.turnkey-dev-wrap .turnkey-submit {
	background:#E09817;
	font-size:18px;
	font-weight:700;
	padding:15px 25px 15px 25px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	text-shadow:none;
	height:auto;
	border:1px solid #cc8a15;
	margin:0; outline:none;
	font-family:Open Sans, Verdana,Geneva,sans-serif;
	-webkit-box-shadow: inset 0px 5px 10px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0px 5px 10px 2px rgba(0,0,0,0.2);
	box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.5);
	text-shadow:0px 0px 0px rgba(255,255,255,1);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;

}

.turnkey-dev-wrap .turnkey-submit:hover {
	text-shadow:0px 0px 8px rgba(255,255,255,1);
}

.turnkey-dev-wrap .turnkey-submit:active {
	background-color:#E09817;	
	-webkit-box-shadow: inset 0px 5px 10px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0px 5px 10px 2px rgba(0,0,0,0.2);
	box-shadow: inset 0px 5px 10px 2px rgba(0,0,0,0.2);
}

.turnkey-dev-wrap .turnkey-price {
	border-radius: 0px 4px 4px 0px;
	-moz-border-radius: 0px 4px 4px 0px;
	-webkit-border-radius: 0px 4px 4px 0px;
	font-size:14px;
	padding:7px 15px 7px 15px;
	border-left:none;
}

.turnkey-dev-wrap .turnkey-faq-wrap p {
	line-height:21px;
}

.turnkey-dev-wrap .turnkey-faq-wrap .turnkey-faq-wrap-heading {
	font-weight:bold;
	border-bottom:1px dashed #d6d6d6;
	padding:0 0 10px 38px;
	background:url(../images/icons/icon-faq.png) no-repeat 0 -1px;		
}

.turnkey-dev-wrap .turnkey-faq-wrap .faq-block {
	position:relative;
	padding:5px 0 5px 20px;
	margin:20px 0 0 0;
}

.turnkey-dev-wrap .turnkey-faq-wrap .faq-block h2 {
	margin-bottom:12px;	
}

.turnkey-dev-wrap .turnkey-faq-wrap .faq-block:before {
	content:"";
	position:absolute;
	height:100%;
	left:0; top:0;
	width:10px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border:1px solid #d6d6d6; border-right:none;
}

.turnkey-dev-wrap .turnkey-faq-wrap .green-checks {
	margin:20px 0 20px 0;	
}

ul.green-checks.red-x li {
	background:	url(../images/icons/icon-red-x.png) no-repeat 0 -3px;
}

