﻿#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;
	}
	
/* 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);
	}

/* 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;
	}


