﻿#body-bgcolor {background:url('/images/8bit/template/body-bg.gif') repeat;}
#BannerBG 
	{
	background:url('/images/newhome/p3/banner_bg.gif') repeat-x; 
	height:158px; 
	width:100%;
	}
	
#HomeBanner 
	{
	background:url('/images/newhome/p3/banner.jpg') no-repeat; 
	height:158px; 
	width:950px;
	}
	
#BannerBG2 
	{
	background:url('/images/newhome/p3/banner_bg_2.gif') repeat-x; 
	height:156px; 
	width:100%;
	}
	
#HomeBanner2 
	{
	background:url('/images/newhome/p3/banner_2.gif') no-repeat; 
	height:156px; 
	width:950px;
	}
	
#HomeBanner3 
	{
	background:url('/images/newhome/p3/banner_3.gif') no-repeat; 
	height:156px; 
	width:950px;
	}
	
#Header 
	{
	font-size:18px;
	color:#000; 
	font-weight:bold; 
	padding:10px 0px 7px 16px;
	}
	
#DomainText 
	{
	text-align:left; 
	color:#b5b3b3; 
	font-size:11px; 
	padding:20px 0px 0px 0px;
	}
	
tr.PkgFeature 
	{
	background:url(/images/newhome/p3/hdots.gif) scroll repeat-x bottom left; 
	height:28px;
	color:#444;
	}
	
tr.PkgFeatureBlank
	{
	height:28px;
	color:#444;
	overflow:hidden;
	}
		
.StartingAt 
	{
	font-size:15px; 
	color:#0cb1ff; 
	font-weight:bold;
	}
	
.Asterisk 
	{
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:normal;
	}
	
#DomainBox 
	{
	background:url('/images/newhome/p3/domainbox.gif') no-repeat; 
	height:111px; 
	width:735px; 
	margin-bottom:10px;
	}
	
.domain-input
	{
	background:url('/images/newhome/p3/domaininput.gif') no-repeat; 
	height:36px; 
	width:620px;
	}
		
.ChannelBlueDate 
	{
	color:#767c79; 
	font-weight:bold;
	}
	
#RightBG 
	{
	float:right;
	/*background:url('/images/newhome/p3/rightbg.gif') no-repeat;*/
	width:215px;
	text-align:right;
	}

img.PkgsCheckmark
	{
	 padding:0px 2px 0px 9px;
	}
	
#ThreePkgsTop
	{	
	background:url(/images/home/newhome/3-pkgs-top.gif) no-repeat; height:67px; width:735px;
	}
	
#ThreePkgsBG
	{
	background:url(/images/home/newhome/3-pkgs-bg.gif) repeat-y; width:735px;
	}
	
#ThreePkgsHLine
	{
	background:url('/images/home/newhome/3-pkgs-hline.gif'); height:1px; width:735px; overflow:hidden;
	}
	
#ThreePkgsPurchaseBG
	{
	background:url('/images/home/newhome/3-pkgs-purchase-bg.gif') repeat-y; width:735px;
	}

#ThreePkgsBTM
	{
	background:url('/images/home/newhome/3-pkgs-btm.gif') no-repeat; height:5px; width:735px;
	}
	
.more-than-fifty {background:url('/images/home/newhome/more-than-50k.png?a=3') no-repeat; height:55px; width:638px; padding:0 0 30px 0;}
	
/*------------------------------------------------------------ Buttons */
a.PromoBTN
	{
	display: block;
	text-align: right;
	width: 203px;
	height: 133px;
	background-repeat:no-repeat;
	background-image:url(/images/newhome/p3/promo.gif);
	cursor: pointer;
	}
a.PromoBTN:hover
	{
	background-image:url(/images/newhome/p3/promo_ro.gif);
	}
	
a.OSWindowsBTN
	{
	display: block;
	text-align: right;
	width: 96px;
	height: 33px;
	background-repeat:no-repeat;
	background-image:url(/images/home/newhome/os-windows.gif);
	cursor: pointer;
	}
a.OSWindowsBTN:hover
	{
	background-image:url(/images/home/newhome/os-windows-over.gif);
	}

a.OSLinuxBTN
	{
	display: block;
	text-align: right;
	width: 96px;
	height: 33px;
	background-repeat:no-repeat;
	background-image:url(/images/home/newhome/os-linux.gif);
	cursor: pointer;
	}
a.OSLinuxBTN:hover
	{
	background-image:url(/images/home/newhome/os-linux-over.gif);
	}
	
a.BaseBTN
	{
	display: block;
	text-align: right;
	width: 193px;
	height: 105px;
	background-repeat:no-repeat;
	background-image:url(/images/home/newhome/btn-base-servers.gif);
	cursor: pointer;
	}
a.BaseBTN:hover
	{
	background-image:url(/images/home/newhome/btn-base-servers-over.gif);
	}

a.BusinessBTN
	{
	display: block;
	text-align: right;
	width: 193px;
	height: 105px;
	background-repeat:no-repeat;
	background-image:url(/images/home/newhome/btn-business-servers.gif);
	cursor: pointer;
	}
a.BusinessBTN:hover
	{
	background-image:url(/images/home/newhome/btn-business-servers-over.gif);
	}
	
a.EnterpriseBTN
	{
	display: block;
	text-align: right;
	width: 193px;
	height: 105px;
	background-repeat:no-repeat;
	background-image:url(/images/home/newhome/btn-enterprise-servers.gif);
	cursor: pointer;
	}
a.EnterpriseBTN:hover
	{
	background-image:url(/images/home/newhome/btn-enterprise-servers-over.gif);
	}
	
#BannerBtm
	{
	background:url('/images/newhome/p3/banner_3_btm.gif') no-repeat; 
	height:21px; 
	width:203px; 
	margin:0 0 0 12px; 
	text-align:left;
	}
	
/* a.LearnMoreBTN
	{
	display: block;
	text-align: right;
	width: 133px;
	height: 30px;
	background-repeat:no-repeat;
	background-image:url(/images/newhome/p3/btn_learnmore.gif);
	cursor: pointer;
	}
a.LearnMoreBTN:hover
	{
	background-image:url(/images/newhome/p3/btn_learnmore_ro.gif);
	} */
	
a.WSBBTN
	{
	display: block;
	text-align: right;
	width: 203px;
	height: 134px;
	background-repeat:no-repeat;
	background-image:url(/images/newhome/p3/ad_wsb.jpg);
	cursor: pointer;
	}
a.WSBBTN:hover
	{
	background-image:url(/images/newhome/p3/ad_wsb_ro.jpg);
	}
	
a.FileMgrBTN
	{
	display: block;
	text-align: right;
	width: 203px;
	height: 134px;
	background-repeat:no-repeat;
	background-image:url(/images/newhome/p3/ad_filemgr.jpg);
	cursor: pointer;
	}
a.FileMgrBTN:hover
	{
	background-image:url(/images/newhome/p3/ad_filemgr_ro.jpg);
	}
	
a.HopeBTN
	{
	display: block;
	text-align: right;
	width: 196px;
	height: 133px;
	background-repeat:no-repeat;
	background-image:url(/images/newhome/p3/ad_hope.jpg);
	cursor: pointer;
	}
a.HopeBTN:hover
	{
	background-image:url(/images/newhome/p3/ad_hope_ro.jpg);
	}
	
a.FreeHostingBTN
	{
	display: block;
	text-align: right;
	width: 190px;
	height: 133px;
	background-repeat:no-repeat;
	background-image:url(/images/newhome/p3/ad_freehosting.gif);
	cursor: pointer;
	}
a.FreeHostingBTN:hover
	{
	background-image:url(/images/newhome/p3/ad_freehosting_ro.gif);
	}
	
a.FindItBTN
	{
	display: block;
	text-align: right;
	width: 83px;
	height: 44px;
	background-repeat:no-repeat;
	background-image:url(/images/newhome/p3/btn_findit.gif);
	cursor: pointer;
	}
a.FindItBTN:hover
	{
	background-image:url(/images/newhome/p3/btn_findit_ro.gif);
	}
	
a.GreenBadgeBTN
	{
	display: block;
	text-align: right;
	width: 329px;
	height: 133px;
	background-repeat:no-repeat;
	background-image:url(/images/newhome/p3/ad-green-badge.gif);
	cursor: pointer;
	}
a.GreenBadgeBTN:hover
	{
	background-image:url(/images/newhome/p3/ad-green-badge-ro.gif);
	}
	
.three-boxes-bg {background:url(/images/home/newhome/three-boxes-bg.jpg) no-repeat; height:316px; width:950px; text-align:left; font-family:Lucida Sans Unicode, Arial, Helvetica; font-size:14px; color:#5f5e5e; margin:0 0 40px 0;}
	
/*------------------------------------------------------------ Rotator */
#steps_away {
	margin: 10px auto;
}

#hosting_callouts {
	margin: 0 0 40px 0;
	position: relative;
	width: 950px;
	height: 191px;
	margin-top: 11px;
}

.hosting_package {
	background-repeat: no-repeat;
	position: relative;
	float: left;
	width: 302px;
	height:191px;
	margin-right: 19px;
	padding: 0;
	border: 1px solid #caeafd;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-align:left;
}

.last_callout {
	margin-right: 0px;
}

.package_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #777777;
	position: relative;
	margin: 20px 20px 0px 25px;
	height:160px;
	width: 264px;
}

.package_info h2 {
	font-size:26px;
	line-height: 26px;
	color: #000000;
	margin: 0;
	padding: 0;
}

.package_desc {
	border-left: 3px solid #e2e2e2;
	padding-left: 10px;
	width: 151px;
	
}

.price_and_link {
	position: absolute;
	bottom: 0px;
	width: 264px;
}

.package_price {
	position: relative;
	float: left;
}

a.learn_more {
	background:url(/images/rotator/learn_more.jpg) no-repeat;
	width: 107px;
	height: 28px;
	overflow: hidden;
	text-indent: -999px;
	display: block;
	position: relative;
	float: right;
}

a.learn_more:hover {
	background-position:0 -28px;
}

/* ----------------------------------------------------------- Sprite */
.sprite-buttons {background:url('/images/8bit/template/sprite-buttons.png?a=3') no-repeat;}

a.btn-get-started:link, a.btn-get-started:active, a.btn-get-started:visited {display:block; height:42px; width:142px; overflow:hidden; background-position:-195px 0;}
a.btn-get-started:hover {display:block; height:42px; width:142px; overflow:hidden; background-position:-340px 0;}

a.btn-learn-more:link, a.btn-learn-more:active, a.btn-learn-more:visited {display:block; height:42px; width:142px; overflow:hidden; background-position:-195px -45px;}
a.btn-learn-more:hover {display:block; height:42px; width:142px; overflow:hidden; background-position:-340px -45px;}



/*------------------------------------------------------------ Link Styles */
a.AFLink:link, a.AFLink:active, a.AFLink:visited 
	{
	text-decoration:none; 
	color:#0481d1;
	}
a.AFLink:hover 
	{
	text-decoration:underline; 
	color:#0481d1;
	}

a.RightNav:link, a.RightNav:active, a.RightNav:visited 
	{
	text-decoration:none; 
	color:#767c79;
	}
a.RightNav:hover 
	{
	text-decoration:underline; 
	color:#333;
	}

a.ChannelBlue:link, a.ChannelBlue:active, a.ChannelBlue:visited 
	{
	text-decoration:none; 
	color:#b5b5b5;
	}
a.ChannelBlue:hover 
	{
	text-decoration:underline; 
	color:#767c79;
	}
	
a.PkgLearnMore:link, a.PkgLearnMore:active, a.PkgLearnMore:visited
	{
	color:#28a1ef; text-decoration:underline;
	}
a.PkgLearnMore:hover
	{
	color:#dc1212; text-decoration:underline;
	}
	
a.WindPowered:link, a.WindPowered:active, a.WindPowered:visited
	{
	font-size:11px; color:#fff; text-decoration:none;
	}
a.WindPowered:hover
	{
	color:#fff; text-decoration:underline;
	}

