@charset "utf-8";
/* CSS Document */
.clr1, .bg1
{
	color:#F0402A;
}
.clr2, .bg2
{
	color:#3498DB;
}
.clr3, .bg3
{
	color:#616161;
}
.clr4, .bg4
{
	color:#2377e9;
}
header
{
	background:url('../images/head-stripe-bg.png');
	background-size:initial;
}
.header
{
	background:none;
}
nav
{
	background:#3498DB;
}
.nav
{
	background:#3498DB;
	border-top-right-radius:4px;
	border-top-left-radius:4px;
}
.nav > ul
{
	border-left:rgba(255,255,255,.1) 1px solid;
	border-right:rgba(0,0,0,.1) 1px solid;
	display:inline-block;
	vertical-align:middle;
}
.nav > ul > li
{
	border-right:rgba(255,255,255,.1) 1px solid;
	border-left:rgba(0,0,0,.1) 1px solid;
}
.nav > ul > li > a:hover, .nav > ul > li > span:hover, .nav > ul > li:hover > span
{
	color:#fff;
	background:#18C66D;
}
.nav > ul > li:first-child > a:hover, .nav > ul > li:first-child > span:hover, .nav > ul > li:first-child:hover > span
{
	border-top-left-radius:0px;
}
.nav > ul > li > ul
{
	background:#18C66D;
	padding-bottom:10px;
}
.nav > ul > li > ul li > ul li a
{
	color:#fff;
	padding:5px;
}
.nav > ul > li > ul li > ul li a:hover
{
	color:#fff;
	background:#616161;
}
.nav > ul > li > ul h3
{
	color:#fff;
}
.banner
{
background:url('../images/banner-bg.jpg') center;
background-size:cover;
position:relative;
}
.banner:before
{
	position:absolute;
	content:"";
	width:100%;
	height:100%;
	background:rgba(0,0,0,.4);
}
.banner_content
{
	background:transparent;
	position:relative;
	z-index:1;
}
.banner_content h1, .banner_content p
{
	color:#fff;
}
.search_domain
{
	background:#3498DB url(../images/head-stripe-bg.png);
}
.search_domain_btn, .search_form_btn
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffaf4b+0,ff920a+100;Orange+3D+%231 */
background: rgb(255,175,75); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a',GradientType=0 ); /* IE6-9 */
	color:#fff;
}
.seeplans_hosting a
{
	color:#fff;
	background:#F0402A;
}
.seeplans_hosting a:hover
{
	color:#fff;
	background:#18C66D;
}
.seeplans_compo a
{
	color:#fff;
	background:#3498DB;
}
.seeplans_compo a:hover
{
	color:#fff;
	background:#18C66D;
}
/* round extension */
.exten_con
{
	color:#fff;
}
.exten_con:nth-child(odd)
{
	background:#f58220;
}
.exten_con:nth-child(even)
{
	background:#18c66d;
}
.banner_content_link ul li a
{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffaf4b+0,ff920a+100;Orange+3D+%231 */
background: rgb(255,175,75); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a',GradientType=0 ); /* IE6-9 */
border:rgba(255,255,255,.2) 1px solid;
border-radius:0px;
}
.banner_content_link ul li a:hover
{
background:#18C66D;
}
.search_domain_list ul li a
{
	border:rgba(255,255,255,.1) 1px solid;
}
.search_domain_list ul li a:hover
{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffaf4b+0,ff920a+100;Orange+3D+%231 */
background: rgb(255,175,75); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a',GradientType=0 ); /* IE6-9 */
}
.search_domain_list ul li
{
	margin-top:5px;
	margin-bottom:5px;
}
.starts_from
{
	text-align:left;
}
.starts_from_price
{
	color:#616161;
	border:#616161 1px solid;
}
.home_plans > div:first-child
{
	background:url(../images/head-stripe-bg.png);
}
.home_plans ul li
{
	border-bottom:rgba(0,0,0,.1) 1px dashed;
	padding:5px;
}
.home_plans ul li::after
{
	display:none;
}
.home_plans ul li::before
{
	content:"\0271A";
	font-size:.9em;
	vertical-align:top;
}
.sign_info
{
	top:inherit;
	border:rgba(0,0,0,.1) 1px solid;
}
.sign_info ul li a
{
	background:rgba(0,0,0,.1);
}
.sign_info ul li a:hover
{
	background:#F0402A;
}
.sign_info ul li:first-child a, .sign_info ul li:last-child a
{
	border-radius:0;
}
/* other pages */
.plans_table_amnt
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffaf4b+0,ff920a+100;Orange+3D+%231 */
background: rgb(255,175,75); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a',GradientType=0 ); /* IE6-9 */
}
.plans_table_tit
{
	color:#F0402A;
}
.plans_tbl_choose
{
	color:#3498DB;
	border:#3498DB 1px solid;
}
.search_form
{
	background:#3498DB url(../images/head-stripe-bg.png);
}
.exten_con
{
	border-radius: 25%;
	transform: rotate(45deg);
}
.exten_con > div {
    top: 30%;
    transform: rotate(-45deg);
}
.combo_packs_con:hover {
    border: 1px solid #3498DB;
}
.combo_choose
{
	background:#3498DB;
}
/* hosting page */
.hosting_windows
{
	background:url(../images/head-stripe-bg.png);
	border-radius:10px;
}
.hosting_windows:before
{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.2+0,0+100 */
	background: -moz-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
	border-radius:inherit;
}
.hosting_windows h3
{
	padding:15px 10px;
	color:#fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffaf4b+0,ff920a+100;Orange+3D+%231 */
	background: rgb(255,175,75); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a',GradientType=0 ); /* IE6-9 */
	border-top-left-radius:inherit;
	border-top-right-radius:inherit;
}
.hosting_windows ul li
{
	color:#616161;
	border-bottom:rgba(0,0,0,.1) 1px dashed;
}
.hosting_windows ul li:nth-child(odd)
{
	background:rgba(237,237,237,.1);
}
.hosting_windows ul li:nth-child(even)
{
	background:rgba(237,237,237,.9);
}
.hostingfrom
{
	color:#616161;
}
.hostingfrom_amnt
{
	color:#f0402a;
}
.view_hosting_plan a
{
	background:#3498DB;
}
.view_hosting_plan a:hover
{
	background:#FF9D24;
}