@charset "windows-1250";
/* CSS Document */

@font-face {
  font-family: "FontAwesome";
  src: url('../css/font/fontawesome-webfont.eot');
  src: url('../css/font/fontawesome-webfont.eot?#iefix') format('eot'), url('../css/font/fontawesome-webfont.woff') format('woff'), url('../css/font/fontawesome-webfont.ttf') format('truetype'), url('../css/font/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
}

body{
	background: #e8e8e8;
	margin:0;
	padding:0;
	}
	
body, select, input, div{
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:12px;
	color:#555;
	line-height:18px;
	}	
	
img{
	border:none;
	}
	
.clr{
	clear:both;
	height:0;
	}
	
hr{
	margin:15px 0;
	}
	
a{
	color:#f50000;
	text-decoration:none;
	outline:none;
	}
	
a:hover{
	color:#ff9000;
	text-decoration:none;
	outline:none;
       	
	}

h1{
	font-family:Myriad Pro,"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.noborder{
	border:none !important;
	}

.noborderBTM{
	border-bottom:none !important;
	}
.noborderTOP{
	border-top:none !important;
	}

.noborderRT{
	border-right:none !important;
	}

.noborderLT{
	border-left:none !important;
	}

.no_bg{
	background:none !important;
	}

.nomargin{
	margin:0 !important;
	}

.imgstyle{
	float:right;
	margin-right:18px;
	}

.imgstyle1{
	float:right;
	margin-top:-10px;
	}

.imgstyle2{
	float:right;
	margin-top:-20px
	}

.color1{
	color:#ff9000;
	}
.color2{
	color:#f50000;
	}
.color3{
	color:#000;
	}
	
.container{
	width:950px;
	margin:0 auto;
	}

.header{
	width:950px;
	float:left;
	height:90px;
	}

.logo{
	height:56px;
	width:350px;
	float:left;
	margin-top:30px;
	margin-left:0px;
	}
	
.logo a{
	background:url(../images/logo.png) no-repeat;
	height:56px;
	width:350px;
	display:block;
	}
	
#menu {
	width:600px;
	font-size:14px;
    font-weight:bold;
	float:right;
	line-height:25px;
	text-align:center;
	}
	


.new_tag{
	background:no-repeat;
	height:0px;
	width:35px;
	float:left;
	margin:25px 0 0 280px;
	}

.banner{
	background:url(../images/banner.jpg) no-repeat;
	height:141px;
	width:916px;
	float:left;
	padding:125px 0 0 34px;
	}

.banner_btn{
	background:url(../images/banner_btn.png) no-repeat;
	height:52px;
	width:222px;
	float: left;
	margin-top:15px;
	}

.banner_btn a{
	background:url(../images/banner_btn.png) no-repeat top;
	height:52px;
	width:222px;
	display:block;
	}

.banner_btn a:hover{
	background:url(../images/banner_btn.png) no-repeat bottom;
	}

.banner_btn1{
	background:url(../images/banner_btn.png) no-repeat;
	height:52px;
	width:222px;
	margin-left: auto;
    margin-right: auto;
	margin-top:15px;
	}

.banner_btn1 a{
	background:url(../images/banner_btn.png) no-repeat top;
	height:52px;
	width:222px;
	display:block;
	}

.banner_btn1 a:hover{
	background:url(../images/banner_btn.png) no-repeat bottom;
	}	
	
.main_body{
	background:url(../images/main_body_btm.png) no-repeat bottom #FFF;
	width:930px;
	float:left;
	padding:20px 0 11px 20px;
	}

.box1{
	background:url(../images/box1_bg.png) no-repeat;
	height:242px;
	width:401px;
	float:left;
	padding:0 35px 0 20px;
	margin:0 15px 10px 0;
	}

.box1 h1{
	font-size:18px;
	font-weight:bold;
	margin:10px 0 5px 0;
	}

.box1 ul{
	margin:0 0 0 0;
	padding:0;
	}
	
.box1 ul li{
	background:url(../images/bullet.png) no-repeat 0 1px;
	list-style:none;
	line-height:20px;
	padding-left:22px;
	}

.box1 ul li a{
	color:#555;
	}

.style_01{
	font-size:30px;
	text-shadow:-1px 0px #d4d4d4;
	}
	
.learnmore_btn{
	background:url(../images/learnmore_btn.png) no-repeat;
	height:34px;
	width:107px;
	float:left;
	margin:20px 5px 0 0;
	}

.learnmore_btn a{
	background:url(../images/learnmore_btn.png) no-repeat left;
	height:34px;
	width:107px;
	display:block;
	}

.learnmore_btn a:hover{
	background:url(../images/learnmore_btn.png) no-repeat right;
	}

.ordernow_btn{
	background:url(../images/ordernow_btn.png) no-repeat;
	height:34px;
	width:107px;
	float:left;
	margin-top:20px;
	}

.ordernow_btn a{
	background:url(../images/ordernow_btn.png) no-repeat left;
	height:34px;
	width:107px;
	display:block;
	}

.ordernow_btn a:hover{
	background:url(../images/ordernow_btn.png) no-repeat right;
	}

.box2{
	background:url(../images/box2_btm.png) no-repeat bottom;
	width:287px;
	float:left;
	padding-bottom:8px;
	margin-right:20px;
	}

.box2_top{
	background:url(../images/box2_top.png) no-repeat;
	width:287px;
	height:8px;
	}

.box2Contents{
	width:285px;
	float:left;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	}

.box2Contents h1{
	font-size:24px;
	color:#000;
	text-shadow:-1px -1px #d4d4d4;
	margin:16px 20px;
	}

.box2Contents ul{
	margin:14px 18px;
	padding:0;
	}
	
.box2Contents ul li{
	line-height:25px;
	
	font-size:14px;
	}

.box2Contents_02{
	width:285px;
	float:left;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	}

.box2Contents_02 h1{
	font-size:24px;
	color:#000;
	text-shadow:-1px -1px #d4d4d4;
	margin:16px 20px;
	}

.box2Contents_02 ul{
	margin:0;
	padding:0;
	}
	
.box2Contents_02 ul li{

	list-style:none;
	line-height:18px;
	padding:12px 20px;
	}

.bullet{
	background:url(../images/bullet_02.png) no-repeat;
	height:39px;
	width:27px;
	float:left;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	padding-top:4px;
	text-shadow:#000 0 0 8px;
	margin-right:15px;
	}

.box2Contents_02 ul li a{
	color:#000;
	}

.services{
	background:url(../images/services_bg.png) no-repeat;
	height:100px;
	width:295px;
	float:left;
	margin-bottom:3px;
	}

.moneyback, .uptime, .support{
	width:210px;
	font-size:11px;
	line-height:14px;
	color:#777;
	padding:25px 60px 25px 25px;
	}

.moneyback h2, .uptime h2, .support h2{
	font-size:18px;
	font-weight:bold;
	color:#333;
	margin:0 0 8px 0;
	letter-spacing:-1px;
	}

.moneyback{
	background:url(../images/moneyback.png) no-repeat 228px 15px;
	}
.uptime{
	background:url(../images/uptime.png) no-repeat 222px 15px;
	}
.support{
	background:no-repeat 222px 10px;
	}

.clients{
	background:no-repeat 0px -5px;
	width:760px;
	float:left;
	margin:25px 0;
	padding:0 30px 0 0px;
	}

.clients h1{
	font-size:24px;
	font-weight:bold;
	color:#000;
	text-shadow:-1px -1px #d4d4d4;
	margin:0 0 20px 30px;
	}

.clients p{
    line-height:22px;
	font-size:13px;
	background: no-repeat 0 5px;
	padding:0 0 0 35px;
	margin:0;
	}

.sitemapC{
	background:#e8e8e8;
	height:299px;
	width:950px;
	float:left;
	margin-top:-5px;
	}

.sitemap{
	width:170px;
	float:left;
	margin:40px 0 0 40px
	}

.sitemap h2{
	font-size:16px;
	font-weight:bold;
	
	text-shadow:0px 0px #d4d4d4;
	margin:0 0 10px 0;
	}

.sitemap ul{
	margin:0;
	padding:0;
	}
	
.sitemap ul li{
	background:url(../images/bullet_03.png) no-repeat 0 9px;
	list-style:none;
	line-height:24px;
	padding-left:15px;
	border-bottom:1px solid #d4d4d4;
	border-top:1px solid #fff;
	}

.sitemap ul li a{
	color:#666;
	text-decoration:none;
	}
.sitemap ul li a:hover{
	color:#f50000;
	}

.contact{
	width:200px;
	float:left;
	margin:50px 0 40px 50px;
	}
	
.contact ul{
	margin:0;
	padding:0;
	}
	
.contact ul li{
	list-style:none;
	line-height:40px;
	color:#666;
	padding-left:40px;
	font-weight:bold;
	font-size:16px;
	font-family:Myriad Pro,"Trebuchet MS", Arial, Helvetica, sans-serif;	
	}

.img_01{
	background:url(../images/img_01.png) no-repeat 0 4px;
	}
.img_02{
	background:url(../images/img_02.png) no-repeat 0 0;
	}
.img_03{
	background:url(../images/img_03.png) no-repeat 0 0;
	}

.copyright{
	width:910px;
	float:left;
	color:#666;
	padding-left:40px;
	}

	
/***********************************Subpage Style**************************************/
.SubpageBanner{
	background:url(../images/subpageBanner.jpg) no-repeat;
	height:103px;
	width:920px;
	float:left;
	padding:38px 0 0 30px;
	
	}

.SubpageBanner h1{
	color:#fff;
	font-size:36px;
	line-height:36px;
	margin:0 0 10px 0;
	text-shadow:-1px -1px #98660a;
	font-family:Arial, Helvetica, sans-serif;
	}

.SubpageBanner h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	text-shadow:-1px -1px #98660a;
	line-height:22px;
	font-size:20px;
	font-weight:bold;
	margin:0;
	}

.rightCon{
	width:295px;
	float:right;
	margin-right:20px;
}

.leftCon{
	width:595px;
	float:left;
}


.box3{
	background:url(../images/box3_btm.png) no-repeat bottom;
	width:295px;
	float:left;
	padding-bottom:8px;
	margin-bottom:20px;
	}

.box3_top{
	background:url(../images/box3_top.png) no-repeat;
	width:295px;
	height:8px;
	}

.box3Contents{
	width:293px;
	float:left;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	background-color:#fff;
	}

.box3Contents h1{
	font-size:24px;
	color:#000;
	text-shadow:-1px -1px #d4d4d4;
	margin:16px 20px;
	}

.box3Contents ul{
	margin:14px 18px;
	padding:0;
	}
	
.box3Contents ul li{
	line-height:25px;
	list-style:inside;
	font-size:14px;
	}

.box3Contents_02{
	width:293px;
	float:left;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	}

.box3Contents_02 h1{
	font-size:24px;
	color:#000;
	text-shadow:-1px -1px #d4d4d4;
	margin:16px 20px;
	}

.box3Contents_02 ul{
	margin:0;
	padding:0;
	}
	
.box3Contents_02 ul li{
	background: url(../images/why_shadow1.png) repeat-x top;
	list-style:none;
	line-height:18px;
	padding:12px 20px;
	}

.information{
	width:595px;
	float:left;
	margin:0px 0 20px 0;
	}
	
.basic{
	float:left;
	width:220px;
	}

.basic_header{
	background:url(../images/BasicTop.png) no-repeat left top;
	font-size:24px;
	line-height:40px;
	font-weight:bold;
	padding-left:20px;
	border:none;
	color:#FFF;
	text-shadow:-1px -1px #98660a;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}	
	
.basic ul{
	margin:0;
	padding:0;
	}
	
.basic ul li{
	background:url(../images/checkmark.png) no-repeat 18px 17px;
	list-style:none;
	font-size:14px;
	font-weight:bold;
	line-height:50px;
	padding-left:20px;
	border-top:1px solid #fff;
	border-bottom:1px solid #e4e7eb;
	border-left:1px solid #e4e7eb;
	}

.Style03{
	background:url(../images/BasicTop.png) no-repeat right top !important;
	}
	
.c1_header{
	background:url(../images/BasicTop.png) no-repeat center top;
	font-size:18px;
	line-height:40px;
	font-weight:bold;
	text-align:center;
	border:none;
	color:#FFF;
	text-shadow:-1px -1px #98660a;
	}
	
.c1{
	float:left;
	width:124px;
	text-align: center;
	}
	
.c1 ul{ 
	padding:0;
	margin:0;
	}
	
.c1 ul li{
	list-style:none;
	font-size:18px;
	font-weight:bold;
	line-height:50px;
	text-align:center;
	border-top:1px solid #fff;
	border-bottom:1px solid #e4e7eb;	
	}

.BorderStyle{
	border-right:1px solid #e4e7eb;
	}

.Style04{
	font-size:26px !important;
	font-weight:bold;
	color:#ff9000 !important;
	}

.OrderNowBtn{
	height:34px;
	width:107px;
	margin:8px auto;
	}

.OrderNowBtn a{
	background:url(../images/ordernow_btn.png) no-repeat;
	height:34px;
	width:107px;
	display:block;
	}

.OrderNowBtn a:hover{
	background:url(../images/ordernow_btn.png) no-repeat right;
	}

.feature{
	float:left;
	width:220px;
	}
	
.feature_header{
	background:url(../images/BasicTop.png) repeat-x center top;
	font-size:24px;
	line-height:40px;
	font-weight:bold;
	border:none;
	padding-left:20px;
	color:#FFF;
	text-shadow:-1px -1px #98660a;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}	

.feature_header01{
	background:url(../images/BasicTop.png) repeat-x left top;
}

.feature_header02{
	background:url(../images/BasicTop.png) repeat-x right top;
}

.feature ul{
	margin:0;
	padding:0;
	}
	
.feature ul li{
	list-style:none;
	font-size:14px;
	line-height:31px;
	padding-left:20px;
	border-top:1px solid #fff;	
	border-bottom:1px solid #e4e7eb;
	border-left:1px solid #e4e7eb;
	}
	
.c2{
	float:left;
	width:124px;
	text-align:center;
	}
	
.c2 ul{ 
	padding:0;
	margin:0;
	}
	
.c2 ul li{
	list-style:none;
	font-size:14px;
	color:#555;
	line-height:31px;
	text-align:center;
	border-top:1px solid #fff;	
	border-bottom:1px solid #e4e7eb;
	border-left:1px solid #e4e7eb;
	}

.check{
	background:url(../images/bullet.png) no-repeat center;
	}

.borderRight li{
	border-right:1px solid #e4e7eb;
}

.spacer{
	width:595px;
	float:left;
	line-height:40px;
	height:40px;
	display:block;
}

/*********************** END SUBPAGE *********************************/

.box4{
	background:url(../images/box4_btm.png) no-repeat bottom;
	width:595px;
	float:left;
	padding-bottom:8px;
	margin-bottom:20px;
	}

.box4 h1{
	background:url(../images/BasicTop.png) no-repeat left top;
	font-size:20px;
	line-height:40px;
	font-weight:bold;
	border:none;
	padding:0;	
	margin:0;
	padding-left:20px;
	color:#fff;
	text-shadow:-1px -1px #98660a;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.box4Contents{
	width:553px;
	font-size:14px;
	line-height:23px;
	float:left;
	padding:20px;
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	}

/********************************Domain page style*****************************/
.Box5{
	float:left;
	width:595px;
	background:url(../images/domainBoxbtm.png) no-repeat left bottom;
	padding-bottom:6px;
	margin-bottom:20px;
}

.Box5Top{
	background:url(../images/BasicTop.png) no-repeat left top;
	font-size:24px;
	line-height:40px;
	font-weight:bold;
	padding-left:20px;
	border:none;
	color:#fff;
    text-shadow:-1px -1px #98660a;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.Box5Con{
	width:553px;
	float:left;
	padding:20px;
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
}

.domainLeft{
	width:325px;
	float:left;
}

.domainRight{
	width:222px;
	float:left;
}

.domainLeft h1{
	font-weight:bold;
	font-size:20px;
	color:#333;
	margin:0px;
	padding:0px;
	margin-bottom:15px;
 }

.domainRight h1{
	font-weight:bold;
	font-size:20px;
	color:#333;
	margin:0px;
	padding:0px;
	margin-bottom:0px;
}

.textfield01{
	border:1px solid #a7a7a7;
	border-top:1px solid #e5e5e5;
	line-height:35px;
	padding:5px 10px;
	width:280px;
	float:left;
}

.domainLeft ul{
	margin:0;
	padding:0;
	list-style:none;
	margin-top:10px;
	width:290px;
	float:left;
}

.domainLeft ul li{
	background:url(../images/bullet_03.png) no-repeat left center;
	font-size:12px;
	line-height:24px;
	padding-left:10px;
}

.domainLeft ul li a{
	color:#ff9000;
	text-decoration:none;
}

.domainLeft ul li a:hover{
	color:#ff9000;
	text-decoration:underline;
}

.checkboxes{
	color:#666666;
	margin-top:10px;
}

.checkboxes td{
	height:30px;
}


.checkavailability{
	width:222px;
	height:42px;
	float:left;
	margin-top:12px;
	margin-right:15px;
}

.checkavailability a{
	background:url(../images/checkavailablity.png) no-repeat left top;
	width:222px;
	height:42px;
	display:block;
	text-decoration:none;
	outline:none;
}

.checkavailability a:hover{
	text-align:none;
	background:url(../images/checkavailablity.png) no-repeat left bottom;
}

.domainprice{
	background:url(../images/domainprice.png) no-repeat left top;
	width:305px;
	height:173px;
	margin-left:10px;
	margin-top:40px;
	position:absolute;
}

.services1,.services2,.services3{
	width:473px;
	float:left;
	font-size:14px;
	line-height:18px;
	color:#666666;
	padding-left:80px;
	margin-bottom:5px;
}
	
.services1 h1,.services2 h1,.services3 h1{
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color:#333;
	margin:0;
	margin-bottom:5px;
}

.services1{
	background:url(../images/image01.png) no-repeat left 10px;
}
.services2{
	background:url(../images/image02.png) no-repeat left 10px;
}
.services3{
	background:url(../images/image03.png) no-repeat left 10px;
}

/***************************************************************************/

