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

body{
	margin:0;
	padding:0;
	background-color:#fff;
}

body, select, input, div{
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:12px;
	color:#575757;
	line-height:18px;
}

img{
	border:none;
}

.clr{
	clear:both;
	height:0;
}

a{
	color:#2985e1;
	outline:none;
	text-decoration:underline;
}

a:hover{
	color:#2985e1;
	outline:none;
	text-decoration:none;
}

.nobg{
	background:none !important;
}

.noborderbtm{
	border-bottom:none !important;
}

.NoBorder{
	border:none !important;
}

.nomarginRt{
	margin-right:0 !important;
}

.nomarginbtm{
	margin-bottom:20px;
}

.colorStyle01{
	color:#2985e1 !important;
}

.floatright{
	float:right !important;
}

.wrapper{
	width:949px;
	margin:0 auto;
}

#headerWrapper{
	height:67px;
	float:left;
	width:100%;
	background:url('/templates/BlueHost/html/images/header-bg.png') repeat-x left top;
	padding-top:17px;
}

#logo{
	height:50px;
	width:237px;
	float:left; 
}

#logo a{
	background:url('/templates/BlueHost/html/images/logo/logo.png') no-repeat left top;
	height:50px;
	width:270px;
	display:block;
}

.headerRight{
	float:right;
	width:440px;
}

.callus{
	font-size:20px;
	line-height:20px;
	color:#fff;
	font-weight:normal;
	width:340px;
	margin:0 auto;
	margin-bottom:18px;
}

#topmenu{	
	float:right;
}

#topmenu ul{
	width:266px;
	height:29px;
	background:url('/templates/BlueHost/html/images/topmenu-bg.png') no-repeat left top;
	padding:0;
	margin:0;
	float:left;
	padding-left:10px;
}

#topmenu ul li{
	display:inline;
	float:left;
	font-size:14px;
	line-height:29px;
}

#topmenu ul li a{
	color:#fff;
	text-decoration:none;
	padding: 0 10px 0 20px;
}

#topmenu ul li a:hover{
	color:#fff;
	text-decoration:underline;
}

.contactUs{background:url('/templates/BlueHost/html/images/icon1.png') no-repeat 0 0; padding-left:23px !important;}
.clientArea{background:url('/templates/BlueHost/html/images/icon2.png') no-repeat 0 0; padding-left:23px !important;}
.login{background:url('/templates/BlueHost/html/images/icon3.png') no-repeat 0 0; padding-left:15px !important;}

.livesupport{
	width:156px;
	height:29px;
	float:left;
	margin-left:3px;
}

.livesupport a{
	background:url('/templates/BlueHost/html/images/live-support.png') no-repeat left top;
	width:156px;
	height:29px;
	float:left;
	display:block;
}

.livesupport a:hover{
	background:url('/templates/BlueHost/html/images/live-support.png') no-repeat left bottom;
}

#menu-wrapper{
	width:100%;
	height:43px;
	float:left;
	background-color:#095197;
	padding-top:9px;
}

#menu{
	background:url('/templates/BlueHost/html/images/menu-bg.png') no-repeat left top;
	width:949px;
	height:43px;
	float:left;
}

#menu ul{
	margin:0;
	padding:0;
	list-style:none;
}

#menu ul li{
	background:url('/templates/BlueHost/html/images/menu-border.png') no-repeat right center;
	padding-right:2px;
	display:inline;
	float:left;
}

#menu ul li a{
	font-size:18px;
	line-height:43px;
	color:#fff;
	padding:0 20px;
	margin:0;
	text-decoration:none;
	text-shadow:1px 1px #2683d8;
	display:block;
}

#menu ul li a:hover{
	text-decoration:underline;
	color:#fff;
}

#menu ul li.active a{
	background:url('/templates/BlueHost/html/images/menu-bg.png') no-repeat center bottom;
	text-decoration:none;
	color:#000;
	text-shadow:1px 1px #76b61c;
}

#menu ul li.active a.home{
	background:url('/templates/BlueHost/html/images/menu-bg.png') no-repeat left bottom;
}

#banner-wrapper{
	background:url('/templates/BlueHost/html/images/banner-bg1.png') repeat-x left bottom;
	width:100%;
	float:left;
	margin-bottom:15px;
}

#banner-wrapper2{
	background:url('/templates/BlueHost/html/images/banner-bg2.jpg') no-repeat center top;
	width:100%;
	float:left;
	height:287px;
}

#banner-wrapper2 .wrapper{
	padding-left:17px;
	width:932px;
}

#banner-wrapper2 .wrapper h1{
	width:634px;
	font-size:28px;
	margin:0;
	padding:0;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
	line-height:28px;
	text-transform:uppercase;
	color:#333333;
	letter-spacing:-1px;
}

#banner-wrapper2 .wrapper h2{
	width:634px;
	font-size:26px;
	font-weight:normal;
	margin:0;
	padding:0;
	text-transform:uppercase;
	margin-bottom:15px;
	color:#333333;
}

#banner-wrapper2 ul{
	margin:0;
	padding:0;
	list-style:none;
}

#banner-wrapper2 ul li{
	background:url('/templates/BlueHost/html/images/bullet01.png') no-repeat left 8px;
	padding-left:15px;
	color:#333333;
	line-height:26px;
}

.signup{
	width:240px;
	height:49px;
	float:left;
	margin-top:12px;
	margin-left:-24px;
}

.signup a{
	background:url('/templates/BlueHost/html/images/signup-bg.png') no-repeat left top;
	width:240px;
	height:37px;
	padding-top:12px;
	text-align:center;
	font-size:24px;
	font-weight:normal;
	display:block;
	color:#fff;
	text-decoration:none;
}

.signup a:hover{
	background:url('/templates/BlueHost/html/images/signup-bg.png') no-repeat left bottom;
	text-decoration:none;
}

.domain-check{
	width:252px;
	height:148px;
	float:right;
	margin-top:36px;
	padding:16px 18px 0 24px;
	color:#fff;
	text-align:center;
}

.domain-check h3{
	font-size:18px;
	font-weight:normal;
	color:#fff;
	margin:0;
	padding:0;
	line-height:24px;
	margin-bottom:10px;
}

.textfield{
	background:url('/templates/BlueHost/html/images/textfield-bg.png') no-repeat left top;
	width:242px;
	height:33px;
	font-size:18px;
	line-height:33px;
	color:#000;
	float:left;
	padding-left:10px;
	border:none;
}

.checkbox{
	float:left;
	width:252px;
	}

.checkbox label{
	width:63px;
	float:left;
	margin:10px 0;
	color:#fff;
	font-size:18px;
	}

.checkbox input[type=checkbox]{
	margin:0;
} 

.check-btn{
	width:77px;
	height:30px;
	float:left;
	margin-left:10px;
	margin-top:10px;
}

.check-btn a{
	background:url('/templates/BlueHost/html/images/check-btn.png') no-repeat left top;
	width:77px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:18px;
	font-weight:normal;
	display:block;
	color:#000;
	text-decoration:none;
	text-shadow:1px 1px #e0f9bf;
}

.check-btn a:hover{
	background:url('/templates/BlueHost/html/images/check-btn.png') no-repeat left bottom;
	text-decoration:none;
}

#contenBody{
	width:100%;
	float:left;
}

#left{
	float:left;
	width:702px;
	margin-bottom:20px;
}

#right{
	float:right;
	width:233px;
	margin-bottom:20px;
}

.box1{
	width:702px;
	float:left;
	background:url('/templates/BlueHost/html/images/box1-bottom.png') no-repeat left bottom;
	padding-bottom:5px;
	margin-bottom:20px;
}

.box1top{
	width:702px;
	float:left;
	background:url('/templates/BlueHost/html/images/box1-top.png') no-repeat left top;
	height:5px;
}

.box1content{
	float:left;
	border-right:1px solid #d1d1d1; 
	border-left:1px solid #d1d1d1;
	width:660px;
	padding:15px 20px;
	background-color:#fff;
}

.box1content h1{
	margin:0;
	padding:0;
	font-size:24px;
	color:#000;
}

.box1content p{
	margin:0;
	padding:0;
	margin:10px 0;
}

.plansCon{
	float:left;
	width:702px;
	margin-bottom:20px;
}

.plan{
	background:url('/templates/BlueHost/html/images/plans-bg.jpg') no-repeat left top;
	width:184px;
	height:279px;
	padding:0 20px;
	float:left;
	margin-right:15px;
}

.plan h1{
	line-height:46px;
	text-align:center;
	font-size:20px;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#fff;
	margin-bottom:15px;
	text-shadow:1px 1px #747373;
	letter-spacing:-1px;
}

.plan ul{
	margin:0;
	padding:0;
	list-style:none;
}

.plan ul li{
	background:url('/templates/BlueHost/html/images/bullet02.png') no-repeat left center;
	padding-left:13px;
	line-height:26px;
	font-size:12px;
	color:#fff;
}

.planbuttons{
	float:left;
	line-height:28px;
	margin-top:90px;
	width:184px;
}

.planbuttons a{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

.planbuttons a:hover{
	color:#fff;
	text-decoration:none;
}

.orderNow{
	width:98px;
	height:28px;
	float:left;
	margin-right:20px;
}

.orderNow a{
	background:url('/templates/BlueHost/html/images/ordernow-bg.png') no-repeat left top;
	width:98px;
	height:28px;
	display:block;
	font-size:16px;
	font-weight:normal;
	line-height:28px;
	text-align:center;
	text-decoration:none;
	color:#fff;	
}

.orderNow a:hover{
	background:url('/templates/BlueHost/html/images/ordernow-bg.png') no-repeat left bottom;
	color:#fff;
	text-decoration:none;	
}

.plan2{	background-position:-224px 0;}
.plan2 ul li{
	background:url('/templates/BlueHost/html/images/bullet03.png') no-repeat left center;
}
.plan2 h1{text-shadow:1px 1px #4f95b8;}

.plan3{	background-position:-448px 0; margin-right:0 !important;}
.plan3 ul li{
	background:url('/templates/BlueHost/html/images/bullet04.png') no-repeat left center;
}
.plan3 h1{text-shadow:1px 1px #7cae25;}

.box2{
	width:344px;
	float:left;
	background:url('/templates/BlueHost/html/images/box2-bottom.png') no-repeat left bottom;
	padding-bottom:5px;
	margin-bottom:20px;
	margin-right:14px;
}

.box2top{
	width:319px;
	float:left;
	background:url('/templates/BlueHost/html/images/box2-top.png') no-repeat left top;
	height:46px;
	padding:10px 10px 0 15px;
}

.box2top h1{
	margin:0;
	padding:0;
	line-height:18px;
	font-size:18px;
	color:#fff;
	margin-bottom:3px;
	margin-top:2px;
}

.box2top h2{
	margin:0;
	padding:0;
	line-height:12px;
	font-size:12px;
	color:#fff;
}

.box2content{
	background:url('/templates/BlueHost/html/images/box2-bg.png') repeat-x left top #f2f2f2;
	float:left;
	border-right:1px solid #d1d1d1; 
	border-left:1px solid #d1d1d1;
	width:322px;
	padding:15px 10px;
}

.box2content ul{
	margin:0;
	padding:0;
	list-style:none;
	width:161px;
	float:left;
}

.box2content ul li{
	background:url('/templates/BlueHost/html/images/bullet05.png') no-repeat left center;
	padding-left:19px;
	line-height:30px;
	color:#575757;
}

.sidebox{
	width:233px;
	float:left;
	background:url('/templates/BlueHost/html/images/sidebox-bottom.png') no-repeat left bottom;
	padding-bottom:5px;
	margin-bottom:20px;
}

.sidebox-top{
	width:218px;
	float:left;
	background:url('/templates/BlueHost/html/images/sidebox-top.png') no-repeat left top;
	height:44px;
	padding-left:15px;
	line-height:44px;
	color:#000;
	font-size:18px

}

.sidebox-top2{
	width:218px;
	float:left;
	background:url('/templates/BlueHost/html/images/sidebox-top2.png') no-repeat left top;
	height:44px;
	padding-left:15px;
	line-height:44px;
	color:#000;
	font-size:18px;
	margin-bottom:10px;
	text-decoration:none;

}

.sidebox-top2 a{
	text-decoration:none;
	color:#ffffff;
}

.sidebox-content{
	background:url('/templates/BlueHost/html/images/sidebox-bg.png') repeat-x left bottom #fcfcfc;
	float:left;
	border-right:1px solid #d1d1d1; 
	border-left:1px solid #d1d1d1;
	width:231px;
}

.sidebox-content2{
	background:url('/templates/BlueHost/html/images/sidebox-bg.png') repeat-x left bottom #fcfcfc;
	float:left;
	border-right:1px solid #d1d1d1; 
	border-left:1px solid #d1d1d1;
	width:211px;
	padding:15px 10px;
}

p.p-style01{
	width:203px;
	padding:15px 14px;
	margin:0;
	line-height:24px;
	font-size:15px;
	border-bottom:1px solid #d1d1d1;
	background:url('/templates/BlueHost/html/images/icon6.png') no-repeat 170px center;
	text-align:left;
}

p.p-style02{
	width:203px;
	padding:15px 14px;
	margin:0;
	line-height:24px;
	font-size:15px;
	background:url('/templates/BlueHost/html/images/icon7.png') no-repeat 170px center;
	text-align:left;
}

.big-font{
	font-size:27px !important;
	color:#2985e1 !important;
}

.testimonial{
	background:url('/templates/BlueHost/html/images/comma1.png') no-repeat left top;
	width:175px;
	margin:20px auto 0;
	padding:0px 15px 0 30px;
	text-align:left;
}

.testimonial-link1{
	float:right;
	margin-bottom:8px;
}

.partners{
	background:url('/templates/BlueHost/html/images/partners.jpg') no-repeat left top;
	width:949px;
	height:85px;
	float:left;
	margin-bottom:20px;
}

.footerbg{
	background:url('/templates/BlueHost/html/images/footer-bg1.png') no-repeat left top;
	width:408px;
	height:36px;
	margin:0 auto;
}

#footer-wrapper{
	width:100%;
	min-height:145px;
	background-color:#000;
	float:left;
}

#footer-wrapper .wrapper{
	padding:0 30px;
	width:889px;
}

.sociallinks{
	width:65px;
	height:31px;
	margin:-10px auto 5px;
}

.sociallinks a{
	background-image:url('/templates/BlueHost/html/images/social-icons.jpg');
	background-repeat:no-repeat;
	width:27px;
	height:28px;
	display:block;
	margin-right:5px;
	float:left;
}

a.sociallink1{	background-position:-3px 0;}
a.sociallink2{	background-position:-44px 0;}
a.sociallink3{	background-position:-85px 0;}
a.sociallink4{	background-position:-126px 0;}
a.sociallink5{	background-position:-167px 0;}
a.sociallink6{	background-position:-208px 0;}
a.sociallink7{	background-position:-249px 0; margin-right:0 !important;}

.sitemap{
	float:left;
	padding:0;
	margin:0;
	width:222px;
}

.sitemap h3{
	color:#2985e1;
	font-size:18px;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:0;
}
	
.sitemap ul{
	margin:0;
	padding:0;
	list-style:none;
}

.sitemap ul li{
	background:url('/templates/BlueHost/html/images/bullet06.png') no-repeat 0;
	padding-left:12px;
}

.sitemap ul li a{
	color:#9b9b9b;
	text-decoration:none;
	line-height:24px;
	font-size:14px;
}

.sitemap ul li a:hover{
	color:#9b9b9b;
	text-decoration:underline;
	}

#copyright-wrapper{
	background:url('/templates/BlueHost/html/images/copyright-bg.png') repeat-x left top;
	width:100%;
	height:52px;
	line-height:52px;
	text-align:center;
	color:#fff;
	float:left;
	font-size:14px;
	font-weight:normal;
}

/*************************** Subpage Style ***********************************/

.subpage-wrapper{
	background:url('/templates/BlueHost/html/images/banner-bg1.png') repeat-x left -109px;
	width:100%;
	float:left;
	margin-bottom:15px;
}

.subpage-wrapper2{
	background:url('/templates/BlueHost/html/images/subpage-banner.jpg') no-repeat center top;
	width:100%;
	float:left;
	height:166px;
	padding-top:34px;
}

.subpage-wrapper2 .wrapper h1{
	width:641px;
	font-size:36px;
	font-weight:bold;
	line-height:36px;
	margin:0;
	padding:0;
	margin:0px 0 5px 9px;
	color:#333333;
	letter-spacing:-1px;
	float:left;
}

.subpage-wrapper2 .wrapper h2{
	width:641px;
	font-size:26px;
	font-weight:normal;
	line-height:26px;
	margin:0;
	padding:0;
	margin:0px 0 10px 9px;
	color:#333333;
	float:left;
}

.subpage-wrapper2 ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	width:299px;
}

.subpage-wrapper2 ul li{
	background:url('/templates/BlueHost/html/images/bullet01.png') no-repeat left 8px;
	padding-left:15px;
	color:#333333;
	line-height:26px;
}


ul.login-fields{
	margin:0px auto;
	padding:0;
	list-style:none;
	width:201px;
	}

ul.login-fields li{
	color:#333;
	font-size:14px;
	width:100%;
	float:left;
	padding:5px 0;
	}

.textfielstyle1{
	width:191px;
	float:left;
	line-height:24px;
	color:#333;
	padding:5px;
}


.login-btn{
	width:77px;
	height:30px;
	float:left;
	margin:5px 0;
}

.login-btn a{
	background:url('/templates/BlueHost/html/images/check-btn.png') no-repeat left top;
	width:77px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:18px;
	font-weight:normal;
	display:block;
	color:#000;
	text-decoration:none;
	text-shadow:1px 1px #e0f9bf;
}

.login-btn a:hover{
	background:url('/templates/BlueHost/html/images/check-btn.png') no-repeat left bottom;
	text-decoration:none;
}

ul.sidemenu{
	margin:0;
	padding:0;
	list-style:none;
}

ul.sidemenu li{
	line-height:24px;
	color:#333333;
}

ul.sidemenu li a{
	color:#333333;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 10px;
	display:block;
}

ul.sidemenu li a:hover{
	text-decoration:underline;
}

ul.liststyle01{
	margin:0px auto;
	padding:0;
	list-style:none;
	width:201px;
	}

ul.liststyle01 li{
	color:#333;
	font-size:14px;
	width:100%;
	float:left;
	padding:5px 0;
	}
	
.box3{
	width:702px;
	float:left;
	background:url('/templates/BlueHost/html/images/box3-bottom.png') no-repeat left bottom;
	padding-bottom:5px;
	margin-bottom:20px;
}

.box3top{
	width:702px;
	float:left;
	background:url('/templates/BlueHost/html/images/box3-top.png') no-repeat left top;
	height:44px;
	font-size:18px;
	line-height:44px;
	font-weight:bold;
	padding-left:20px;
	color:#000;
	margin: 0;
}

.box3content{
	float:left;
	border-right:1px solid #d1d1d1; 
	border-left:1px solid #d1d1d1;
	width:660px;
	padding:15px 20px;
	background-color:#fff;
}



.information{
	width:702px;
	float:left;
	margin: 0;
	}
	
.basic{
	float:left;
	width:250px;
	}
	
.basic_vps, .feature_vps{
	float:left;
	width:180px;
	}

.basic_header{
	background:url('/templates/BlueHost/html/images/basictop.png') no-repeat;
	font-size:18px;
	line-height:44px;
	font-weight:bold;
	padding-left:20px;
	border:none;
	color:#000;
	margin: 0;
	}	
	
.basic ul, .basic_vps ul{
	margin:0;
	padding:0;
	}
	
.basic ul li{
	background: url('https://web.archive.org/web/20210625035222id_/http://annasseh.info/templates/BlueHost/html/images/bullet.png') no-repeat 18px 18px;
	list-style:none;
	font-size:14px;
	font-weight:bold;
	line-height:50px;
	padding-left:20px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#333;
	}
	
.basic_vps ul li{
	background: url('https://web.archive.org/web/20210625035222id_/http://annasseh.info/templates/BlueHost/html/images/bullet.png') no-repeat 18px 18px;
	list-style:none;
	font-size:14px;
	font-weight:bold;
	line-height:50px;
	padding-left:20px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#333;
	}

.Style04{
	background:url('/templates/BlueHost/html/images/basictop.png') no-repeat right top !important;
	
	padding:0 !important;
	}

.Style05{
	background:url('/templates/BlueHost/html/images/basictop.png') no-repeat !important;
	}
	
.c1_header{
	background:url('/templates/BlueHost/html/images/basictop.png') no-repeat center;
	font-size:18px;
	line-height:44px;
	font-weight:bold;
	text-align:center;
	border:none;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
.c1{
	float:left;
	width:150px;
	text-align:center;
	}
	
.c1_vps, .c2_vps{
	float:left;
	width:104px;
	text-align:center;
	}
	
.c1 ul, .c1_vps ul{ 
	padding:0;
	margin:0;
	}
	
.c1 ul li, .c1_vps ul li{
	list-style:none;
	font-size:18px;
	font-weight:bold;
	line-height:50px;
	text-align:center;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#333;
	}

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

.OrderNowBtn{
	height:33px;
	width:94px;
	margin:10px auto;
	}

.OrderNowBtn a{
	background:url('/templates/BlueHost/html/images/ordernow3.png') no-repeat top;
	height:33px;
	width:94px;
	display:block;
	}

.OrderNowBtn a:hover{
	background:url('/templates/BlueHost/html/images/ordernow3.png') no-repeat bottom;
	}

.feature{
	float:left;
	width:250px;
	}
	
.feature_header{
	background:url('/templates/BlueHost/html/images/basictop.png') no-repeat center;
	font-size:18px;
	line-height:44px;
	font-weight:bold;
	border:none;
	padding-left:20px;
	color:#000;
	margin-top:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}	
	
.feature ul, .feature_vps ul{
	margin:0;
	padding:0;
	}
	
.feature ul li, .feature_vps ul li{
	list-style:none;
	font-size:14px;
	line-height:44px;
	padding-left:20px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#333;
	}
	
.c2{
	float:left;
	width:150px;
	text-align: center;
	}
	
.c2 ul, .c2_vps ul{ 
	padding:0;
	margin:0;
	}
	
.c2 ul li, .c2_vps ul li{
	list-style:none;
	font-size:14px;
	color:#333;
	line-height:44px;
	text-align:center;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	}

.check{
	background:url('/templates/BlueHost/html/images/bullet05.png') no-repeat center;
	}

.BorderStyleLt li{
	border-left:1px solid #cccccc;
}

/* Added By Annasseh  */

.uncheck{
	background:url('/templates/BlueHost/html/images/uncheck.png') no-repeat center;
	}

.box1content_contact{
	border:1px solid #c5c5c5;
	width:618px;
	padding:10px 20px 10px 20px;
	margin-bottom:10px;
	background-color:#fff;
	position: relative;
    left: -3px;
    top: -3px;
}

.box1content_contact_shadow3{
	background: #dddddd;
	margin-top:10px;
}

.cpanel{
	background:url('/templates/BlueHost/html/images/icon_cpanel.png') no-repeat center;
	}
