@charset "utf-8";
body {
	background-image: url(/images/body.cont.bg.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a2a2a;
	padding: 0px;
	margin: 0px;
	height: 100%;
}
#bodybgContainer {
	background-image: url(/images/body.bg.png);
	background-repeat: repeat-x;
	padding-top: 15px;
}
p {
	line-height: 18px;
}
ul li {
	margin: 5px;
}

hr {
	height: 0px;
	border: 0px;
	border-top: 1px solid #ddd;
}

.btnLearnMore, .btnLearnMore-fr {
	background-image: url(/images/btn.learnmore.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 86px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -5000px;
}
.btnLearnMore-fr {
	background-image: url(/images/btn.learnmore-fr.png);
	width: 82px;
}
.btnConfigure, .btnConfigure-fr {
	background-image: url(/images/btn.configure.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 79px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -5000px;
}
.btnConfigure-fr {
	background-image: url(/images/btn.configure-fr.png);
	width: 81px;
}
.btnOrder, .btnOrder-fr {
	background-image: url(/images/btn.order.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 58px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -5000px;
}
.btnOrderNow, .btnOrderNow-fr {
	background-image: url(/images/btn.ordernow.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 84px;
	float: left;
	margin-right: 3px;
	margin-left: 55px;
	margin-top: 10px;
	text-indent: -5000px;
}
.btnOrderNow-fr  {
	background-image: url(/images/btn.ordernow-fr.png);
	width: 156px;
}
.btnOrder-fr {
	background-image: url(/images/btn.order-fr.png);
	width: 87px;
}
.btnCompare, .btnCompare-fr {
	background-image: url(/images/btn.compare.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 75px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -5000px;
}
.btnCompare-fr  {
	background-image: url(/images/btn.compare-fr.png);
	width: 78px;
}
.btnContactSales, .btnContactSales-fr {
	background-image: url(/images/btn.sales.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 100px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -5000px;
}
.btnContactSales-fr {
	background-image: url(/images/btn.sales-fr.png);
	width: 105px;
}
.btnOrderNowLarge, .btnOrderNowLarge-fr, .btnOrderNowLargeOff, .btnOrderNowLargeOff-fr {
	background-image: url(/images/btn.ordernow.large.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 102px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -5000px;
}
.btnOrderNowLargeOff {
	background-image: url(/images/btn.ordernow.large.off.png);
}
.btnOrderNowLarge-fr {
	background-image: url(/images/btn.ordernow-fr.large.png);
	width: 155px;
}
.btnOrderNowLargeOff-fr {
	background-image: url(/images/btn.ordernow-fr.large.off.png);
	width: 155px;
}

.btnLearnMore a, .btnConfigure a, .btnOrder a, .btnCompare a, .btnContactSales a, .btnOrderNow a, .btnLearnMore-fr a, .btnConfigure-fr a, .btnOrder-fr a, .btnCompare-fr a, .btnContactSales-fr a, .btnOrderNow-fr a, .btnOrderNowLarge a, .btnOrderNowLarge-fr a {
	display:block;
	height: 24px;
	cursor: pointer;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
img {
	border: 0px;
	background: none;
}
#container {
	width: 900px;
	text-align: left;
}
#shadowContainer {
	width: 920px;
	background-image: url(/images/shadow.right.png);
	background-position: right 100px;
	background-repeat: repeat-y;
}
#pageContainer {
	background: #fff;
	float: left;
	width: 900px;
}

#header {
	background-image: url(/images/heading.bg.png);
	float: left;
	height: 123px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6a8eba;
	background-repeat: no-repeat;
	position: relative;
}


#header #logo {
	background-image: url(/images/logo.png);
	background-repeat: no-repeat;
	height: 91px;
	width: 282px;
	float: left;
	position: absolute;
	top: 25px;
	left: 20px;
}
#header #language {
	float: left;
	width: 100px;
	font-size: 0.9em;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(/images/language_toggle.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 21px;
}
#header #language.french {
	background-position: 0px -21px;
	height: 50px;
}
#header #language a, #header #language strong {
	color: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 4px 7px 4px 8px;
	float: left;
}
#header #language strong {
	margin-left: 0px;
}
#header #topnav {
	width: 350px;
	height: 30px;
	float: right;
	text-align: right;
	margin: 10px 15px 0px 0px;
}
#header #topnav img {
	
}
#header #topcontact {
	float: right;
	width: 300px;
	height: 36px;
	clear: both;
	text-align: right;
	margin-right: 10px;
	margin-top: 13px;
}
#header #topcontact #tollfree {
	font-size: 16px;
	font-weight: bold;
}
#navigation {
	text-align: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#header img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#header  #navDdMain {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Ariel;
	font-size: 13px;
	position: absolute;
	top: 123px;
	right: 50px;
	z-index: 10;
	padding-bottom: 10px;
	overflow: hidden;
	width: 340px;
}
#header #navDdMain.french {
	right: 40px;
	width: 340px;
}
#header #navDdMain.french ol li ol {
	right: 166px;
}
#header #navDdMain a {
	cursor: pointer;
	padding-left: 14px;
}
#header #navDdMain ol {
	background: #2b2b2b;
	border: 1px solid #000;
	border-top: 1px solid #2b2b2b;
	float: right;
	display: none;
}
#header #navDdMain ol li {
	position: relative;
	margin: 0px;
	padding: 3px 10px 3px 4px;
}
#header #navDdMain ol li ol {
	position: absolute;
	right: 156px;
	top: 2px;
	background: #2b2b2b;
	border: 1px solid #000;
	display: none;
}
#header #navDdMain ol li ol li {
	margin: 0px;
	padding: 3px 10px 3px 0px;
	white-space: nowrap;
}
#header #navDdMain ol li a.more {
	background: url(/images/nav.more.png) no-repeat;
	background-position: left center;
}
#header  .navDdSub {
	width: 163px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Ariel;
	font-size: 13px;
	position: absolute;
	z-index: 99;
	float: left;
	padding-bottom: 10px;
	background-color: #272727;
	display: none;
}
#header .navDdSub a:hover, #header .navDdSub a {
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Ariel;
}


#header  .navDdSub li {
	margin: 5px 0px 0px 0px;
}
#header li:hover {
	background-color: #666666;
	font-family: "Trebuchet MS", Verdana, Ariel;
	font-size: 13px;
}


#header ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#header li a, #header a {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Ariel;
	font-size: 13px;
}
#header  a:hover {
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Ariel;
}



#indexBanner {
	background-image: url(/images/main.banner.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 176px;
	width: 450px;
	color: #fff;
	padding-left: 450px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6a8eba;
	padding-top: 25px;
}
#indexBanner.fr {
	background-image: url(/images/main.banner-fr.jpg);
}
#indexBannerImg {
	margin-top: -20px;
	padding-bottom: 10px;
	text-align: center;
}
#indexBannerImg img {
	margin-left: 8px;
}

.contentWrapper {
	background: url(/images/body.grad.png) repeat-x;
	min-height: 50px;
	width: 100%;
}

h5 {
	font-family: "Trebuchet MS", Verdana, Ariel;
	font-size: 18px;
	font-style: italic;
	color: #00a2d3;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0px;
}
h4 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Ariel;
	font-size: 18px;
	font-style: italic;
	color: #DD0000;
	/*color: #00a2d3;*/
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 0px;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Ariel;
	font-size: 26px;
	font-style: italic;
	color: #007A96;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}

h1 {
	font-family: "Trebuchet MS", Ariel, Verdana;
	font-size: 34px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.subSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
}



#indexBanner .left {
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF; */
	float: left;
	padding-right: 5px;
	text-align: right;
	line-height: 1.6em;
	margin-top: 10px;
}
#indexBanner .right {
	padding-left: 5px;
	float: left;
	padding-top: 10px;
	margin-top: 10px;
}
#indexBanner .right .info {
	float: left;
	width: 200px;
	margin-left: 10px;
}
#indexBanner .right .info img {
	float: left;
	margin-right: 10px;
	background: none;
}
a {
	text-decoration: none;
	color: #00a2d3;
}
a:hover {
	text-decoration: none;
}
#indexBanner .right .info .price {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	text-align: right;
	float: left;
	margin-top: 0px;
}
#indexBanner .right .info .price .dollar {
	font-size: 31px;
}
#indexBanner .right .buttons {
	float: left;
	width: 200px;
	margin-top: 10px;
}
#subBanner {
	background-color: #000;
	background-repeat: no-repeat;
	float: left;
	height: 128px;
	width: 900px;
}
#subBanner .bannerDescription {
	font-family: Tahoma, Ariel, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
#subBanner .textBox {
	float: right; 
	text-align: right; 
	padding-top: 34px; 
	padding-right: 30px; 
	width: 870px;
	height: 71px;
}

/************************
 * English Banners
 ************************/
.mapBanner  {
	background-image: url(/images/banner.map.png);
}
.sharedBanner  {
	background-image: url(/images/banner.shared.png);
}
.errorBanner  {
	background-image: url(/images/banner.error.png);
}
.serverBanner  {
	background-image: url(/images/banner.server.png);
}
.dedicatedBanner {
	background-image: url(/images/banner.dedicatedweb.png);
}
.dedicatedBannerDDOS {
	background-image: url(/images/banner.dedicatedddos.png);
}
.vpsBanner  {
	background-image: url(/images/banner.vpsweb.png);
}
.vpsBannerDDOS  {
	background-image: url(/images/banner.vpsddos.png);
}
.resellerBannerLin  {
	background-image: url(/images/banner.resellerlin.png);
}
.resellerBannerWin  {
	background-image: url(/images/banner.resellerwin.png);
}
.colocationBanner  {
	background-image: url(/images/banner.colocation.png);
}
.colocationBannerDDOS  {
	background-image: url(/images/banner.colocationddos.png);
}
.ddosProtectionBanner {
	background-image: url(/images/banner.ddosprotection.png);
}
.shoutcastBanner  {
	background-image: url(/images/banner.shoutcast.png);
}
.shellBanner  {
	background-image: url(/images/banner.shell.png);
}
.supportBanner  {
	background-image: url(/images/banner.support.png);
}
.aboutBanner  {
	background-image: url(/images/banner.about.png);
}
.networkBanner  {
	background-image: url(/images/banner.network.png);
}
.termsBanner  {
	background-image: url(/images/banner.tos.png);
}
.privacyBanner  {
	background-image: url(/images/banner.privacy.png);
}
.aupBanner  {
	background-image: url(/images/banner.aup.png);
}
.voipBanner  {
	background-image: url(/images/banner.voip.png);
}
.contactBanner {
	background-image: url(/images/banner.contact.png);
}
.affiliatesBanner {
	background-image: url(/images/banners.affiliate.png);
}
.bandwidthBanner {
	background-image: url(/images/banners.bandwidth.png);
}
.spamBanner {
	background-image: url(/images/banners.spamprotection.png);
}
.backupBanner {
	background-image: url(/images/banner.backupsolution.png);
}
.webcamBanner  {
	background-image: url(/images/banner.webcam.png);
}
.loadBalanceBanner  {
	background-image: url(/images/banner.loadbalance.png);
}
.orderStockServersBanner  {
	background-image: url(/images/banner.orderstockservers.png);
}


/************************
 * French Banners
 ************************/
.mapBanner-fr  {
	background-image: url(/images/banner.map-fr.png);
}
.sharedBanner-fr  {
	background-image: url(/images/banner.shared-fr.png);
}
.errorBanner-fr  {
	background-image: url(/images/banner.error-fr.png);
}
.serverBanner-fr  {
	background-image: url(/images/banner.server-fr.png);
}
.dedicatedBanner-fr {
	background-image: url(/images/banner.dedicatedweb-fr.png);
}
.dedicatedBannerDDOS-fr {
	background-image: url(/images/banner.dedicatedddos-fr.png);
}
.vpsBanner-fr  {
	background-image: url(/images/banner.vpsweb-fr.png);
}
.vpsBannerDDOS-fr  {
	background-image: url(/images/banner.vpsddos-fr.png);
}
.resellerBannerLin-fr  {
	background-image: url(/images/banner.resellerlin-fr.png);
}
.resellerBannerWin-fr  {
	background-image: url(/images/banner.resellerwin-fr.png);
}
.colocationBanner-fr  {
	background-image: url(/images/banner.colocation-fr.png);
}
.colocationBannerDDOS-fr  {
	background-image: url(/images/banner.colocationddos-fr.png);
}
.ddosProtectionBanner-fr {
	background-image: url(/images/banner.ddosprotection-fr.png);
}
.shoutcastBanner-fr  {
	background-image: url(/images/banner.shoutcast-fr.png);
}
.shellBanner-fr  {
	background-image: url(/images/banner.shell-fr.png);
}
.supportBanner-fr  {
	background-image: url(/images/banner.support-fr.png);
}
.aboutBanner-fr  {
	background-image: url(/images/banner.about-fr.png);
}
.networkBanner-fr  {
	background-image: url(/images/banner.network-fr.png);
}
.termsBanner-fr  {
	background-image: url(/images/banner.tos-fr.png);
}
.privacyBanner-fr  {
	background-image: url(/images/banner.privacy-fr.png);
}
.aupBanner-fr  {
	background-image: url(/images/banner.aup-fr.png);
}
.voipBanner-fr  {
	background-image: url(/images/banner.voip-fr.png);
}
.contactBanner-fr {
	background-image: url(/images/banner.contact-fr.png);
}
.affiliatesBanner-fr {
	background-image: url(/images/banners.affiliate-fr.png);
}.webcamBanner-fr  {
	background-image: url(/images/banner.webcam-fr.png);
}
.bandwidthBanner-fr {
	background-image: url(/images/banners.bandwidth-fr.png);
}
.spamBanner-fr {
	background-image: url(/images/banners.spamprotection-fr.png);
}
.backupBanner-fr {
	background-image: url(/images/banner.backupsolution-fr.png);
}
.loadBalanceBanner-fr  {
	background-image: url(/images/banner.loadbalance-fr.png);
}



.pageTabs {
	background-image: url(/images/pagetab.black.png);
	background-repeat: no-repeat;
	height: 23px;
	color: #FFFFFF;
	float: left;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 5px;
}
.pageTabs a {
	color: #FFFFFF;
	text-decoration: none;
}
.pageTabs .tabText {
	padding-top: 5px;
	float: left;
	padding-left: 5px;
	font-family: Tahoma, Verdana, Ariel;
	font-weight: bold;
	white-space: nowrap;
}
.pageTabsEnd {
	background-image: url(/images/pagetab.black.end.png);
	background-repeat: no-repeat;
	width: 10px;
	float: left;
	height: 23px;
	margin-right: 5px;
}
.tabOn {
	background-image: url(/images/pagetab.white.png);
	color: #000000;
}
.tabOn a {
	color: #000000;
}
.tabEndOn {
	background-image: url(/images/pagetab.white.end.png);
	background-repeat: no-repeat;
}



.serverTabs {
	background-image: url(/images/servertab.tabsbg.png);
	background-repeat: repeat-x;
	width: 665px;
	height: 39px;
	font-weight: bold;
	padding: 8px 10px 0px 10px;
}
.serverTabs .serverTab {
	color: #fff;
	margin: 0px;
}
.serverTabs .tabText {
	float: left;
	height: 24px;
	margin: 0px;
	padding: 5px 0px 5px 10px;
}
.serverTabs .serverTabEnd {
	float: left;
	width: 10px;
	height: 24px;
	margin-right: 10px;
}
.serverTabs .tabEndOn {
	background-image: url(/images/servertab.tabend.png);
	background-repeat: no-repeat;
}
.serverTabs .tabOn {
	background-image: url(/images/servertab.tabstart.png);
	background-repeat: no-repeat;
	float: left;
}
.serverTabs a {
	color: #fff;
	cursor: pointer;
}
a:hover {
	cursor: pointer;
}
#featuredProducts {
	float: left;
	width: 900px;
	height: 141px;
	color: #D0D0D0;
	font-family: Tahoma, Geneva, sans-serif;
}
#featuredProducts #ColoPackages, /* #featuredProducts #DediPackages, */ #featuredProducts #VPSPackages{
	display: none;
}

#featuredProducts #featuredTab {
	float: left;
	height: 141px;
	width: 199px;
}
#featuredProducts #featuredTab a {
	display: block;
	height: 47px;
	width: 170px;
	cursor: pointer;
	text-decoration: none;
	color: #000;
}
#featuredProducts #featuredTab a i {
	display: none;
}
#featuredProducts.french #featuredTab.selectVPS {
	background: url(/images/fr_featuretab.vps.png) no-repeat;
}
#featuredProducts.french #featuredTab.selectColo {
	background: url(/images/fr_featuretab.colo.png) no-repeat;
}
#featuredProducts.french #featuredTab.selectDedi {
	background: url(/images/fr_featuretab.dedi.png) no-repeat;
}

#featuredProducts #featuredTab.selectVPS {
	background: url(/images/featuretab.vps.png) no-repeat;
}
#featuredProducts #featuredTab.selectColo {
	background: url(/images/featuretab.colo.png) no-repeat;
}
#featuredProducts #featuredTab.selectDedi {
	background: url(/images/featuretab.dedi.png) no-repeat;
}
#featuredProducts #featuredBody {
	background: url(/images/featurebg.png) no-repeat;
	float: left;
	height: 141px;
	width: 684px;
}
#featuredProducts.french #featuredBody {
	background: url(/images/fr_featurebg.png) no-repeat;
}
#featuredProducts #featuredMore {
	background: url(/images/featuremore.png) no-repeat;
	float: left;
	height: 141px;
	width: 17px;
}
#featuredProducts.french #featuredMore {
	background: url(/images/featuremore-fr.png) no-repeat;
}
#featuredProducts #featuredMore:hover {
	background: url(/images/featuremore.png) no-repeat;
	background-position: -17px 0px;
}
#featuredProducts.french #featuredMore:hover {
	background: url(/images/featuremore-fr.png) no-repeat;
	background-position: -17px 0px;
}
#featuredProducts #featuredMoreUrl {
	display: block;
	height: 141px;
	width: 17px;
	cursor: pointer;
}
#featuredProducts #featuredBody .featuredProduct {
	float: left;
	height: 120px;
	width: 310px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 20px;
	cursor: pointer;
}
#featuredProducts #featuredBody .featuredProduct .displayName {
	float: left;
	width: 310px;
}
#featuredProducts #featuredBody .featuredProduct .displayName i {
	display: none;
}
#featuredProducts #featuredBody .displayPrice  {
	text-align: right;
	float: left;
	height: 80px;
	width: 140px;
	line-height: 20px;
	position: relative;
}
#featuredProducts #featuredBody .displayPrice .price {
	font-size: 22px;
	color: #FFF;
}
#featuredProducts #featuredBody .displayPrice .permo {
	font-size: 12px;
}
#featuredProducts #featuredBody .displayPrice .displayProc {
	position: absolute;
	bottom: 10px;
	left: 0px;
	text-align: left;
	width: 45px;
}
#featuredProducts #featuredBody .displayFeatures {
	float: left;
	margin-top: -33px;
	margin-left: 15px;
}
#featuredProducts #featuredBody .displayFeatures.lower {
	margin-top: -13px;
}

#featuredProducts #featuredBody .displayFeatures .comeswith {
	font-size: 14px;
	font-weight: bold;
}
#featuredProducts #featuredBody .displayFeatures ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#featuredProducts #featuredBody .displayFeatures li {
	margin: 3px;
	padding: 0px;
}

.buttons {
	width: 185px;
	padding: 0px;
	float: left;
} /* Fix in ie 6 */

.fserver {
margin-top: 5px;
}
.fcolo {
margin-top: 31px;
}
.fvps {
margin-top: 24px;
}
.fhosting {
margin-top: 10px;
}

/* Spam page minor updates */
.strokePackages.spamMod {
	padding-bottom: 7px;
}
.spamRight {
	width: 195px; 
	float: left;
}
.spamRight img {
	margin-top: 15px; 
	margin-left: 5px
}
.spamCycles {
	width: 180px; 
	float: right; 
	margin-top: -15px;
}
.name.spamMod {
	margin-top: -50px;
}
.price.spamMod {
	margin-top: -10px; 
	margin-right: 10px; 
	overflow: hidden;
}
.price.spamModcycles {
	margin-right: 10px;
	font-size: 11px;
	line-height: 16px;
}
.buttons.spamMod {
	width: 145px; 
	margin-left: 5px; 
	margin-top: 2px;
}

.strokePackages {
	position: relative;
}
.strokePackages .info img {
	position: absolute;
}

.packages .name, .strokePackages .name, .spamName {
	font-family: Tahoma, Arial, Verdana;
	font-size: 17px;
	color: #000;
	margin-left: 15px;
	margin-top: 0px;
	padding: 0px;
	float: left;
	width: 280px;
}
.spamName {
	margin-top: -5px;
	margin-bottom: 5px;
}
.packages  .left, .strokePackages .left  {
	float: left;
	width: 125px;
	padding-right: 10px;
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	margin-top: 3px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343434;
}
.packages  .right, .strokePackages .right  {
	float: left;
	width: 180px;
	padding-left: 10px;
	margin-top: 3px;
}
.packages .info, .strokePackages .info {
	float: left;
	width: 180px;
}
.packages  .dollar, .strokePackages .dollar {
	font-family: "Trebuchet MS", Verdana, Ariel;
	font-size: 25px;
}
.packages  .dollar_mini, .strokePackages .dollar_mini {
	font-family: "Trebuchet MS", Verdana, Ariel;
	font-size: 16px;
}
.packages .price, .strokePackages .price  {
	text-align: right;
	font-family: Tahoma, Verdana, Ariel;
	font-size: 10px;
	color: #343434;
}
.strokePackages .price  {
	height: 70px;
}
.packages .buttons, .strokePackages .buttons {
	clear: both;
	padding-top: 6px;
}
.serverBox {
	float: left;
	width: 677px;
	font-family: Tahoma, Verdana, Arial;
	background-image: url(/images/pkgsrv.end.bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 10px;
}
.serverBox .start {
	background-image: url(/images/pkgsrv.head.bg.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 677px;
}
.serverBox .titleBar {
	background-image: url(/images/pkgsrv.head.title.blue.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 677px;
}
.serverBox .specs {
	float: left;
	width: 245px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D9D9D9;
	padding-right: 10px;
	padding-bottom: 10px;
}
.serverBox .name {
	font-size: 12px;
	font-weight: bold;
	width: 400px;
	float: left;
	height: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
/* New addons */
.serverBox .detailsContainer {
	float: right;
	width: 400px;
}
.serverBox .priceAndProcContainer {
	float: left; 
	width: 400px;
}
.serverBox .setupAndCycleLink {
	clear: both;
	text-align: left;
	margin-left: 0px;
}

.serverBox .category {
	float: right;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}
.serverBox .proc {
	float: right;
	width: 220px;
	margin-right: 20px;
	text-align: right;
}
.serverBox .proc img {
	float: right;
}
.serverBox .details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 250px;
}
.serverBox .feature {
	font-weight: bold;
	text-align: right;
	float: left;
	width: 105px;
	margin: 3px 3px 3px 0px;
}
.serverBox .info {
	float: left;
	width: 135px;
	margin: 3px 0px 3px 3px;
}
.serverBox .overview {
	float: right;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding-bottom: 10px;
}
.serverBox .blob {
	float: right;
	width: 380px;
	line-height: 18px;
	padding: 0px; 
	margin: 0px 20px 10px 0px;
	height: 55px;
}
.serverBox .price {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	text-align: left;
	float: left;
	margin-top: 10px;
	width: 120px;
	padding-left: 5px;
}
.serverBox .dollar {
	font-family: "Trebuchet MS", Verdana, Ariel;
	font-size: 25px;
}
.serverBox .buttons {
	float: right;
	width: 400px;
	margin: 0px; 
	padding: 0px;
}
.serverBox .salesQuestion {
	float: left; 
	width: 370px; 
	margin-top: 12px; 
	margin-bottom: 15px; 
	padding: 0px;
}
.serverBox .management {
	float: left; 
	clear: both; 
	width: 675px; 
	margin-bottom: 5px; 
	text-align: center;
}
table .tableHead {
	font-weight: bold;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
table .tableDealR1 {
	height: 25px;
}
table .tableDealR2 {
	height: 25px;
	background-color: #EFF7FF;
}


.srvCycle {
	width: 390px; 
	background: #fff; 
	height: 65px;
	display: none; 
	position: absolute;
}
.srvCycle .price {
	float: left;
	display: block;
	margin: 0px 0px 0px 5px;
	width: auto;
}
.srvCycle a {
	float: right;
	display: block;
}




#subContent {
	float: left;
	width: 880px;
	margin: 10px;
}
#subLeft {
	float: left;
	width: 170px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFE0DF;
	text-align: center;
}
#subLeft  img {
	margin-bottom: 10px;
	margin-top: 10px;
	float: none;
}
.centerbox {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#subMain {
	width: 685px;
	padding: 10px;
	float: left;
	border: 1px solid #DFE0DF;
}
#subMain p {
	margin-left: 10px;
}
#subMain .small {
	font-size: 10px;
	color: #666;
	margin: 5px;
}
.headDescription {
	font-family: "Trebuchet MS", Verdana, Ariel;
	font-size: 14px;
	margin-left: 15px;
}

.tabs {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DFE0DF;
	border-left-color: #DFE0DF;
	float: right;
	width: 160px;
	clear: both;
	text-align: right;
	font-family: Tahoma, Verdana, Ariel;
	font-size: 14px;
	white-space: nowrap;
	padding: 10px 10px 10px 0px;
}
.tabs a {
	text-decoration: none;
	color: #000;
}
.selected {
	background-color: #DFE0DF;
}

.line {
	border-top: 1px solid #F7F7FF;
	margin: 5px;
	clear: both;
}
.space {
	height: 15px;
}
.strokePackages {
	background-image: url(/images/pkg.body.stroke.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	width: 333px;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 9px;
}
.strokePackages .start {
	background-image: url(/images/pkg.head.stroke.png);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 333px;
}
.featureItem {
	float: left;
	width: 320px;
	margin-left: 15px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	margin-bottom: 10px;
	display: inline-block;
}
.featureItemFull {
	float: left;
	margin-top: 10px;
	width: 660px;
}
.featureItem .featureTitle {
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 25px;
	height: 16px;
}
.featureItem p {
	margin: 0px;
	padding: 3px 0px 0px 15px;
}
table {
	border-collapse: collapse;
}
th {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	padding: 0px;
}
.tblRowAlt {
	background-color: #EFF7FF;
}
table.managementTable {
	border: 1px solid #ccc;
}
table.managementTable td, table.managementTable th {
	border-top: 0px;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 0px;
	
	border-color: #ccc;
	border-style: solid;
	padding: 6px;
	
}
table.managementTable th {
	border-bottom: 1px solid #ccc;
	
	background: url(/images/misc.tablehead.bg.png) repeat-x;
	background-color: #dedede;
}
table.managementTable .managementItems {
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #555;
}
table.managementTable .tblRowAlt .managementItems {
}
table.managementTable .colAlt {
	background: #f4f9fe;
}
table.managementTable .tblRowAlt .colAlt {
	background: #e6eff7;
}
table.managementTable .xGrey {
	color: #aaa;
}
table.managementTable sup {
	font-size: 8px;
	font-weight: normal;
}
table.managementTable .primaryCol {
	background: #ecf4fa;
	font-weight: bold;
	font-size: 14px;
	padding: 10px;
}table.managementTable .tblRowAlt .primaryCol {
	background: #dae9f6;
	font-weight: bold;
	font-size: 14px;
	padding: 10px;
}
table.managementTable .shadowColumn {
	background: url(/images/misc.white.shadow.right.png) repeat-y;
	background-position: right;
}
table.managementTable .tblRowAlt .shadowColumn {
	background: url(/images/misc.lightblue.shadow.right.png) repeat-y;
	background-position: right;
}
.vpsPackage .vpsInfo .vpsPrice table.vpsPricing {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	float: right;
	width: 265px;
	border-collapse: collapse;
	padding: 0px;
}
table.vpsPricing td, table.vpsPricing tr {
	font-size: 1.2em;
	border-bottom: 1px solid #ccc;
	text-align: left;
}
table.vpsPricing tr:hover td {
	background: #f0f0f0;
}
table.vpsPricing td.monthlyCell, table.vpsPricing td.annualCell, table.vpsPricing td.quarterlyCell, table.vpsPricing td.semiannualCell {
	color: #333;
	font-weight: bold;
	background: #f9f9f9;
	padding: 0px;
	margin: 0px;
}

 

.popupContainer {
	position: relative;
	float: right;
}
.popupInfo {
	position: absolute;
	display: none;
	padding: 10px;
	text-align: left;
	width: 250px;
	top: -10px;
	left: 10px;
	z-index: 1000;
	
	border: 1px solid #000;
	background: #fff;
}
.popupInfo.left {
	left: -80px;
}




.voipDescription {
	width: 680px;
	float: left;
}
.voipFeatures {
	width: 400px;
	padding-left: 250px;
	background-image: url(/images/voip.map.png);
	background-repeat: no-repeat;
	margin-bottom: 30px;
	float: left;
}
.voipFeatures ol {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}
.voipFeatures li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.yellowSquare {
	background-image: url(/images/yellow.square.png);
	background-repeat: no-repeat;
	float: left;
	width: 126px;
	height: 64px;
	text-align: center;
	padding-top: 7px;
	padding-right: 5px;
	padding-left: 5px;
}
.yellowSquare .price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.gradBg, .blueboxBg  {
	background-image: url(/images/grad.bg.end.png);
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
	height: 100px;
	clear: both;
	padding-right: 10px;
}
.gradBg .gradBgBegin, .blueboxBg .blueboxBgBegin {
	background-image: url(/images/grad.bg.begin.png);
	background-repeat: no-repeat;
	background-position: top right;
	float: left; 
	width: 11px;
	height: 100px;
}
.blueboxBg {
	background-image: url(/images/bluebox.end.png);
	height: 124px;
}
.blueboxBg .blueboxBgBegin {
	background-image: url(/images/bluebox.start.png);
	width: 20px;
	height: 124px;
}
.blueboxBg.height140 {
	background-image: url(/images/bluebox140.end.png);
	height: 140px;
}
.blueboxBg.height140 .blueboxBgBegin {
	background-image: url(/images/bluebox140.start.png);
	width: 20px;
	height: 140px;
}
.gradBg ol, .gradBg ul, .blueboxBg ol, .blueboxBg ul {
	margin: 14px 10px 10px 0px;
}
.gradBg li, .blueboxBg li {
	margin: 4px 0px 4px 0px;
}

/* not IE6 compatible. */
.blueboxBg ol li:before {
	counter-increment: list;
	content: counter(list) ". ";
	width: 10px;
	text-align: right;
	padding-right: 10px;
	display: inline-block;
}
.blueboxBg ol.start {
	counter-reset: list 0;
}
.blueboxBg  ol.reset  {
	list-style-type: none;
	float: left;
	margin: 5px 20px 10px 0px;
	padding: 0px;
}

#serverStock {
	float: left;
}

table.stockServer {
	width: 670px;
	border: 1px solid #DFE0DF;
}
table.stockServer .serverRow {
	border-bottom: 1px solid #DFE0DF;
	height: 90px;
}
table.stockServer .row1 {
	background: #f6fafe;
}
table.stockServer .row2 {
	
}
table.stockServer .listPrice {
	text-align: right;
}
table.stockServer .listDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 410px;
}
table.stockServer .listAvailability {
	text-align: center;
	width: 130px;
}
.stockServer .priceBadge {
	background-image: url(/images/misc.amountbadge.png);
	background-repeat: no-repeat;
	height: 78px;
	width: 80px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 23px;
	color: #317994;
	float: right;
	margin-right: 10px;
	font-weight: bold;
}
.stockServer .priceBadge.french {
	background-image: url(/images/misc.amountbadge-fr.png);
}
.stockServer .centerPrice {
	text-align: center;
	padding-top: 25px;
	padding-right: 3px;
	margin-bottom: -3px;
}
.stockServer .originalPrice {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}

.stockServer .availability {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00A2D3;
	text-transform: capitalize;
	font-weight: bold;
	margin-top: 5px;
}
.stockServer .buttonWrap {
	margin-left: 10px;
}

#stockServerPages, .stockServerPages {
	float: right;
	list-style-type: none;
	margin: 10px;
}
#stockServerPages li, .stockServerPages li {
	float: left;
	padding: 3px 6px 3px 6px;
	border: 1px solid #00a2d3;
	margin: 3px;
}
#stockServerPages li.current, .stockServerPages li.current, #stockServerPages li.current a , .stockServerPages li.current a {
	background: #00a2d3;
	color: #fff;
}
#stockServerPages li.greyout, .stockServerPages li.greyout, #stockServerPages li.greyout a, .stockServerPages li.greyout a {
	border-color: #ccc;
	color: #ccc;
}
.stockServerPages li.current a:active, #stockServerPages li.current a:active {
	color: #bbb;
}
.stockServerPages a:active, #stockServerPages a:active {
	color: #111;
}



#proxyShield {
	width: 260px;
	border: 1px solid #e9e9e9;
	float: left;
	margin: 10px 0px 10px 10px;
	background-image: url(/images/misc.proxyshield.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	padding: 80px 10px 10px 10px;
	line-height: 16px;
}
#netDefender {
	width: 260px;
	border: 1px solid #e9e9e9;
	float: left;
	margin: 10px 0px 10px 10px;
	background-image: url(/images/misc.netdefender.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding: 60px 10px 10px 10px;
	line-height: 16px;
}
#netDefender .btnLearnMore {
	margin-top: 10px;
}
#freeDomain {
	border: 1px solid #e9e9e9;
	float: left;
	margin: 10px 0px 10px 10px;
	width: 190px;
	background-image: url(/images/misc.gift.png);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding: 10px 10px 10px 80px;
	line-height: 20px;
}
#freeDomain .heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
}
#programmeDeReference {
	border: 1px solid #e9e9e9;
	float: left;
	margin: 10px 0px 10px 10px;
	width: 260px;
	background-image: url(/images/misc.gift.png);
	background-repeat: no-repeat;
	background-position: 10px 45px;
	padding: 10px 10px 10px 10px;
	line-height: 20px;
}
#programmeDeReference .heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
}
#programmeDeReference p {
	margin-left: 80px;
}

#referral {
	width: 278px;
	border: 1px solid #ddd;
	padding: 1px;
	float: left;
	margin-left: 10px;
}
#referral .heading {
	background: #cde5f5;
	float: left;
	height: 18px;
	width: 268px;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}
#referral ol {
	list-style: none;
	list-style-image: url(/images/list.dot.png);
	margin: 10px;
	padding: 0px;
	float: left;
}
#referral li {
	margin: 5px 0px 5px 20px;
	padding: 0px;
}

#testimonials {
	border: 1px solid #e9e9e9;
	float: left;
	margin: 5px 0px 10px 10px;
	width: 520px;
	background-image: url(/images/misc.testimonials.png);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	background-color: #fafafa;
	padding: 10px 15px 10px 15px;
	line-height: 20px;
}
#testimonials .heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	margin: 0px 0px 5px 65px;
	float: left;
}
#testimonials .quote {
	clear: both;
	margin-left: 65px;
}
#testimonials .name {
	float: right;
}
#testimonials .url {
	float: right;
	margin-left: 8px;
}
#whyGloboTech {
	float: right;
	margin: 10px 5px 5px 5px;
	width: 560px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}
#whyGloboTech .heading {
	font-size: 18px;
	background-image: url(/images/ico.info.med.png);
	background-repeat: no-repeat;
	float: left;
	padding-left: 30px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
#whyGloboTech p {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	line-height: 16px;
}
#recentNews {
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 560px;
}
#recentNews .heading {
	font-size: 18px;
	background-image: url(/images/ico.calendar.med.png);
	background-repeat: no-repeat;
	float: left;
	padding-left: 30px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
#recentNews p {
	padding: 0px;
	float: left;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	line-height: 16px;
}
#networks {
/*	background-image: url(/images/misc.networks.png);
	background-repeat: no-repeat; */
	height: 36px;
	width: 100%;
	background-position: center;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}
#networks img {
	margin: 0px 8px 0px 8px;
}
#footerEnd {
	clear: both;
	line-height: 18px;
	width: 920px;
	height: 20px;
	background-image: url(/images/footer.bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	line-height: 18px;
	width: 870px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px 15px 0px 15px;
	border-top: 1px solid #eee;
}
#footer #links {
	float: left;
	width: 520px;
}
#footer a {
	color: #333333;
}
#footer a:hover {
	border-bottom: 1px solid #00a2d3;
}
#footer #misc {
	float: right;
	width: 350px;
	text-align: right;
}


/* **************************
 * Network Map Details
 * *************************/

#netmap, #netmap-fr {
	background-image: url(/images/netmap/map.jpg); 
	width: 600px; 
	height: 364px; 
	float: left; 
	border: 1px solid #aaa;
}
#netmap-fr {
	background-image: url(/images/netmap/map-fr.jpg); 
}
#netmap .point, #netmap-fr .point {
	float: left; 
	position: relative
}
.nettitle {
	font-size: 18px;
	padding: 5px;
}

#netmapmini{
	background-image: url(/images/netmap/mini-map.png); 
	width: 280px; 
	height: 172px; 
	float: left; 
	border: 1px solid #aaa;
	margin: 10px 0px 10px 10px;
}
#netmapmini.french {
	background-image: url(/images/netmap/mini-map-fr.png); 
}

#netmapmini .point {
	float: left;
	position: relative;
}

.netmapInfo {
	border: 1px solid #666;
	width: 200px;
	background: #fff;
	display: none;
	position: absolute;
	font-size: 14px;
}
.netmapInfo p {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
}
.netmapInfo ol {
	padding: 0px;
	margin: 0px 0px 10px 25px;
	list-style: none;
}
.netmapInfo li {
	margin: 2px 0px 3px 0px;
}


.bubbleInfo {
	position: relative;
	top: 150px;
	left: 100px;
	width: 500px;
}
.trigger {
}

/* Bubble pop-up */

table, td, tr {
	margin: 0px;
	padding: 0px;
}

.popup {
	position: absolute;
	display: none;
	z-index: 50;
	border-collapse: collapse;
	width: auto;
}
.popup td.corner {
	height: 15px;
	width: 19px;
}
.popup td.topleft { background-image: url(/images/bubble/bubble-1.png); }
.popup td.top { background-image: url(/images/bubble/bubble-2.png); }
.popup td.topright { background-image: url(/images/bubble/bubble-3.png); }
.popup td.bottomleft { background-image: url(/images/bubble/bubble-6.png); }
.popup td.leftbg {  background-image: url(/images/bubble/bubble-4.png); }
.popup td.rightbg { background-image: url(/images/bubble/bubble-5.png); }
.popup td.bottom { background-image: url(/images/bubble/bubble-7.png) }
.popup td.bottom img { display: block; margin: 0 auto; }
.popup td.bottomright { background-image: url(/images/bubble/bubble-8.png); }

.popup table.popup-contents {
	font-size: 12px;
	line-height: 1.2em;
	background-color: #fff;
	color: #666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
}
.bubbleArrow {
	background-image: url(/images/bubble/bubble-tail2.png);
	height: 30px;
	width: 29px;
	margin-left: 100px;
}
table.popup-contents th {
text-align: right;
text-transform: lowercase;
}

table.popup-contents td {
text-align: left;
}

.mgnt-miscinfocells {
	padding: 0px;
	height: 10px;
}
.mgnt-supportedos {
	vertical-align: top;
}
.mgnt-supportedos img {
	vertical-align: middle;
}
.mgnt-supportedos span {
	padding-top: 3px;
}

#indexBannerImage {
	width: 900px;
	height: 201px;
	clear: both;
}
#indexBannerImage #indexBannerRotation {
}
#indexBannerImage #indexBannerOverlay {
	position: absolute;
	opacity: 0;
	top: 0px;
	left: 0px;
}
#indexBannerRotationAnchor {
	cursor: pointer;
}
#indexBannerSelector {
	bottom: 25px; 
	left: 0px; 
	width: 100%; 
	text-align: center;
}
.splashClickable {
	cursor: pointer;
}
#preloadImage {
	width: 10px;
	height: 10px;
}


table.dedicatedServers {
	float: left;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	width: 675px;
}



table.dedicatedServers .tableHeading {
	height: 42px;
	width: 645px;
	background: url(/images/table.heading.png) no-repeat;
	padding: 5px 15px 10px 15px;
	font-size: 1.2em;
}
table.dedicatedServers .tableHeading h1 {
	text-align: center;
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2a2a2a;
	margin: 5px;
}
table.dedicatedServers .tableHeading span.serverDescription {
	font-size: 0.8em;
}



table.dedicatedServers .tableHeading {
	height: 26px;
	width: 645px;
	background: url(/images/table.heading.png) no-repeat;
	padding: 1px 15px 0px 15px;
	font-size: 0.8em;
}
table.dedicatedServers .tableHeading h1 {
	text-align: center;
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2a2a2a;
	margin: 5px;
}
table.dedicatedServers .tableHeading span.serverDescription {
	font-size: 0.5em;
}





table.dedicatedServers .tableFields th{
	height: 25px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
}
table.dedicatedServers .tableFields th {
	background: url(/images/table.heading.bg.png) repeat-x;
	text-align: left;
}
table.dedicatedServers .tableFields th.first {
	background: url(/images/table.heading.left.png) no-repeat;
}
table.dedicatedServers .tableFields th.last {
	background: url(/images/table.heading.right.png) no-repeat;
	background-position: right;
}
table.dedicatedServers tr.serverItem td {
	padding: 5px;
	/*white-space: nowrap;*/
}
table.dedicatedServers tr.hiddenServerPrices, table.dedicatedServers tr.hiddenServerPrices td {
	display: none;
}
table.dedicatedServers th {
	padding-left: 5px;
	height: 25px;
}
table.dedicatedServers tr.serverItem td.first {
	background-image: url(/images/table.border.png);
	background-repeat:  repeat-y;
	background-position: left;
}
table.dedicatedServers tr.serverItem td.last {
	background-image: url(/images/table.border.png);
	background-repeat: repeat-y;
	background-position: right;
	text-align: right;
}
table.dedicatedServers tr.serverItem {
	background: #fff;
	cursor: pointer;
}
table.dedicatedServers tr.serverItem .serverDescription strong {
	text-decoration: underline;
}
table.dedicatedServers tr.tip, table.dedicatedServers tr.untip  {
	height: 7px;
	background: url(/images/serveritem.clicktoexpand.png) no-repeat;
	background-position: center;
	background-color: #333 !important;
}
table.dedicatedServers tr.untip  {
	background-image: url(/images/serveritem.clicktocollapse.png);
}
table.dedicatedServers tr.notip  {
	height: 7px;
	background-image: url(/images/table.border.bg.png);
	background-repeat: repeat-y;
}
table.dedicatedServers tr.alternate {
	background-color: #f2f3f4;
}
table.dedicatedServers tr.hovered {
	background: #dce9f5;
}
table.dedicatedServers tr.alternate.hovered {
	background: #c6d9eb;
}
table.dedicatedServers td.cores {
	text-align: center;
}
.dedicatedServers.featureColumn {
	width: 50%;
	float: left;
}

table.dedicatedServers.orange .tableHeading {
	background: url(/images/table.heading.orange.png) no-repeat;
}
table.dedicatedServers.orange .tableFields th {
	background: url(/images/table.heading.orange.bg.png) repeat-x;
}
table.dedicatedServers.orange .tableFields th.first {
	background: url(/images/table.heading.orange.left.png) no-repeat;
}
table.dedicatedServers.orange .tableFields th.last {
	background: url(/images/table.heading.orange.right.png) no-repeat;
}

table.dedicatedServers.blue .tableHeading {
	background: url(/images/table.heading.blue.png) no-repeat;
}
table.dedicatedServers.blue .tableFields th {
	background: url(/images/table.heading.blue.bg.png) repeat-x;
}
table.dedicatedServers.blue .tableFields th.first {
	background: url(/images/table.heading.blue.left.png) no-repeat;
}
table.dedicatedServers.blue .tableFields th.last {
	background: url(/images/table.heading.blue.right.png) no-repeat;
}

table.dedicatedServers.red .tableHeading {
	background: url(/images/table.heading.red.png) no-repeat;
}
table.dedicatedServers.red .tableFields th {
	background: url(/images/table.heading.red.bg.png) repeat-x;
}
table.dedicatedServers.red .tableFields th.first {
	background: url(/images/table.heading.red.left.png) no-repeat;
}
table.dedicatedServers.red .tableFields th.last {
	background: url(/images/table.heading.red.right.png) no-repeat;
}

table.dedicatedServers.green .tableHeading {
	background: url(/images/table.heading.green.png) no-repeat;
}
table.dedicatedServers.green .tableFields th {
	background: url(/images/table.heading.green.bg.png) repeat-x;
}
table.dedicatedServers.green .tableFields th.first {
	background: url(/images/table.heading.green.left.png) no-repeat;
}
table.dedicatedServers.green .tableFields th.last {
	background: url(/images/table.heading.green.right.png) no-repeat;
}




table.dedicatedServers.grey .tableHeading {
	background: url(/images/table.heading.grey.png) no-repeat;
}
table.dedicatedServers.grey .tableFields th {
	background: url(/images/table.heading.grey.bg.png) repeat-x;
}
table.dedicatedServers.grey .tableFields th.first {
	background: url(/images/table.heading.grey.left.png) no-repeat;
}
table.dedicatedServers.grey .tableFields th.last {
	background: url(/images/table.heading.grey.right.png) no-repeat;
}


/* Added for VPS Packages version 3 */
#vpsPackageWrapper {
	float: left;
	border: 3px solid #cccccc;
}

.vpsPackage {
	width: 680px;
	float: left;
	border-bottom: 1px solid #ccc;
}

table.vpsXenOpenVZComparison {
	width: 100%;
}
table.vpsXenOpenVZComparison th {
	width: 50%;
	border: 0px;
	padding-bottom: 15px;
	text-align: center;
}

/* VPS Class */
.vpsPackage .vpsClass {
	width: 34px;
	min-height: 200px;
	max-height: 500px;
	height: 100%;
	float: left;
}
/* Reason why it is not just 'budget' for the bar and background is because of IE6's retardation */

.vpsPackage .vpsInfo.budgetBg {
	background: url(/images/vps.class.budgetbg.png) repeat-y;
}
.vpsPackage .vpsInfo.powerBg {
	background: url(/images/vps.class.powerbg.png) repeat-y;
}
.vpsPackage .vpsInfo.corporateBg {
	background: url(/images/vps.class.corporatebg.png) repeat-y;
}
.vpsPackage .vpsInfo.highBg {
	background: url(/images/vps.class.highbg.png) repeat-y;
}
.vpsPackage .vpsInfo.specialBg {
	background: url(/images/vps.class.specialbg.png) repeat-y;
}


/* VPS Specs */
.vpsPackage .vpsInfo {
	width: 645px;
	min-height: 245px;
	background-repeat: repeat-y;
	padding-left: 34px;
	float: left;
}

.vpsPackage h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	font-style: normal;
	margin: 7px 12px 5px 10px;
	padding: 0px;
	/*border-bottom: 1px solid #d1d1d1;*/
}


.vpsPackage .vpsInfo .vpsSpecs {
	float: left;
	width: 350px;
}
.vpsPackage .vpsInfo .vpsSpecs td {
	padding: 2px 2px 2px 5px;
	border: 1px solid #d5d5d5;
}
.vpsPackage .vpsInfo .vpsSpecs table {
	width: 340px;
	background: #fff;
	border-collapse: collapse;
	margin-left: 10px;
}
.vpsPackage .vpsInfo .vpsSpecs td.cpu {
	background: url(/images/vps.specs.cpu.png) no-repeat 3px 0px;
	padding-left: 20px;
}
.vpsPackage .vpsInfo .vpsSpecs td.ram {
	background: url(/images/vps.specs.ram.png) no-repeat 3px 0px;
	padding-left: 20px;
}
.vpsPackage .vpsInfo .vpsSpecs td.disk {
	background: url(/images/vps.specs.disk.png) no-repeat 3px 0px;
	padding-left: 20px;
}
.vpsPackage .vpsInfo .vpsSpecs td.bandwidth {
	background: url(/images/vps.specs.bandwidth.png) no-repeat 3px 0px;
	padding-left: 20px;
}
.vpsPackage .vpsInfo .vpsSpecs td.ip {
	background: url(/images/vps.specs.ip.png) no-repeat 3px 0px;
	padding-left: 20px;
}
.vpsPackage .vpsInfo .vpsSpecs td.os {
	background: url(/images/vps.specs.os.png) no-repeat 3px 3px;
	padding-left: 20px;
}
.vpsPackage .vpsInfo .vpsSpecs td.vpspanel {
	background: url(/images/vps.specs.controlpanel.png) no-repeat 3px 0px;
	padding-left: 20px;
}
.vpsPackage .vpsInfo .vpsSpecs td.support {
	background: url(/images/vps.specs.support.png) no-repeat 3px 0px;
	padding-left: 20px;
}
.vpsPackage .vpsInfo .vpsSpecs td.extras {
	background: url(/images/vps.specs.extras.png) no-repeat 3px 0px;
	padding-left: 20px;
}

.vpsPackage .vpsInfo .vpsPrice {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	width: 290px;
	background-repeat: no-repeat;
	float: right;
	position: relative;
}
.vpsPackage .vpsInfo .vpsPrice .price {
	font-size: 20px;
}
.vpsPackage .vpsInfo .vpsPrice .price sup{
	font-size: 10px;
}
.vpsPackage .vpsInfo .vpsPrice table {
	margin-left: 35px;	
	margin-top: 10px;
	width: 235px;
}
.vpsPackage .vpsInfo .vpsPrice td {
	padding: 5px 2px 5px 2px;	
}
.vpsPackage .vpsInfo .vpsPrice td a img { /* The order buttons should be aligned right */
	float: right;
}
.vpsPackage .vpsInfo .vpsPrice .monthlyRow, .vpsPackage .vpsInfo .vpsPrice .anuallyRow {
	top: 0px;
	right: 10px;
	position: absolute;
	width: 277px;
	padding: 0px;
}
.vpsPackage .vpsInfo .vpsPrice .annuallyRow {
	top: 95px;
	right: 10px;
	position: absolute;
}
.vpsPackage .vpsInfo .vpsPrice .paidMonthly {
	background: url(/images/vps.monthly.price.png);
	width: 277px;
	height: 87px;
	margin: 2px 0px 6px 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 5;
}
.vpsPackage .vpsInfo .vpsPrice.french .paidMonthly {
	background: url(/images/vps.monthly.price-fr.png);
}
.vpsPackage .vpsInfo .vpsPrice .paidQuarterly {
	background: url(/images/vps.quarterly.price.png);
	width: 277px;
	height: 87px;
	margin: 2px 0px 6px 0px;
	float: left;
	z-index: 1;
}
.vpsPackage .vpsInfo .vpsPrice.french .paidQuarterly {
	background: url(/images/vps.quarterly.price-fr.png);
}
.vpsPackage .vpsInfo .vpsPrice .paidAnnually {
	background: url(/images/vps.annually.price.png);
	width: 277px;
	height: 87px;
	margin: 2px 0px 6px 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 5;
}
.vpsPackage .vpsInfo .vpsPrice.french .paidAnnually {
	background: url(/images/vps.annually.price-fr.png);
}
.vpsPackage .vpsInfo .vpsPrice .paidSemiAnnually {
	background: url(/images/vps.semiannually.price.png);
	width: 277px;
	height: 87px;
	margin: 2px 0px 6px 0px;
	float: left;
	z-index: 1;
}
.vpsPackage .vpsInfo .vpsPrice.french .paidSemiAnnually {
	background: url(/images/vps.semiannually.price-fr.png);
}
.noSetupOverlay {
	position: absolute; 
	left: 42px;
	bottom: 15px
}


.backupAccordion {
	float: left;
	width: 670px;
	border: 1px solid #ddd;
	border-top: 0px;
	margin-bottom: 25px;
	margin-left: 10px;
}
.backupAccordion h3 {
	clear: both;
	display: inline-block;
	width: 660px;
	border: 1px solid #ddd;
	border-right: 0px;
	border-left: 0px;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	background: #fafafa;
}
.backupAccordion h3 a {
	color: #333;
	cursor: pointer;
}
.backupAccordion h4 { /* TODO: Check up on any h4s in the site and maybe update it if it's not used */
	margin-top: 15px;
	margin-bottom: 5px;
}
.backupAccordion div{
	padding: 10px;
}
.backupAccordion p {
	margin: 0px;
}


/* Admin Touchups */
.newsTitle {
	width: 350px;
}
.newsMessage {
	width: 820px;
}
.newsDate {
	width: 150px;
}


/* New dedicatedserver view */
.dedicatedServerItem {
	display: none;
	opacity: 0;
}


.notice {
	padding: 10px;
	margin-top: 10px;
	background: #fcfaf1;
	border: 1px solid #fcefa1;
}










div.window {
	background-image: url(/images/window.bg.png);
	background-repeat: repeat-x;
	background-position: top center;
	position: relative;
	border: 1px solid #d9d9d9;
	margin: 5px 0px 15px 10px;
}
div.window .corners {
	background-image: url(/images/window.corners.png);
	position: absolute;
	width: 8px;
	height: 8px;
}
div.window h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	margin: 9px 0px 9px 13px;
	font-size: 1.1em;
	float: left;
}
div.window p.heading {
	float: left;
	margin-top: 8px;
	color: #fff;
	font-weight: bold;
}
div.window .contents {
	clear: both;
	padding: 5px 10px;
}
div.window .contents p {
	margin: 0px !important;
	padding: 0px;
}
div.window .contents blockquote {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.4em;
	text-align: center;
}
.tl {
	background-position: left top;
	left: -1px;
	top: -1px;
}
.tr {
	background-position: right top;
	top: -1px;
	right: -1px;
}
.bl {
	background-position: left bottom;
	left: -1px;
	bottom: -1px;
}
.br {
	background-position: right bottom;
	right: -1px;
	bottom: -1px;
}







.edge.tl {
	background-position: left top;
	left: 0px;
	top: 0px;
}
.edge.tr {
	background-position: right top;
	top: 0px;
	right: 0px;
}
.edge.bl {
	background-position: left bottom;
	left: 0px;
	bottom: 0px;
}
.edge.br {
	background-position: right bottom;
	right: 0px;
	bottom: 0px;
}















#netDefenderComparison {
	float: left;
	width: 685px;
	margin-bottom: 30px;
	margin-top: 30px;
}
#netDefenderComparison #netDefenderComparisonHeading {
	float: right;
	padding-right: 10px;
	width: 685px;
}
#netDefenderComparison #netDefenderComparisonHeading .item {
	width: 105px;
	float: right;
	text-align: center;
	position: relative;
	background-color: #444e50;
	padding: 8px 0px 2px 0px;
	margin-left: 2px;
}
#netDefenderComparison #netDefenderComparisonHeading .item h3 {
	color: #fff;
	margin: 0px;
}
#netDefenderComparison #netDefenderComparisonBody {
	float: left;
	width: 100%;
	position: relative;
	background-color: #444e50;
	color: #fff;
}
#netDefenderComparison .corners {
	background-image: url(/images/black.corner.7.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 7px;
	position: absolute;
}
#netDefenderComparison #netDefenderComparisonBody table {
	margin: 10px;
}
#netDefenderComparison #netDefenderComparisonBody table th {
	width: 250px;
	padding: 7px;
	font-weight: normal;
	background-image: url(/images/feature.arrow.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 25px;
	background-color: #2b3031;
	text-align: left;
	border: 0px;
}
#netDefenderComparison #netDefenderComparisonBody table td {
	width: 105px;
	padding: 7px;
	background-color: #2b3031;
	text-align: center;
	border-left: 2px solid #444e50;
}
#netDefenderComparison #netDefenderComparisonBody tr.alternate th, #netDefenderComparison #netDefenderComparisonBody tr.alternate td {
	background-color: #363d3f;
}
#netDefenderComparison #netDefenderComparisonFooter #planFootLeft {
	width: 230px;
	float: left;
	padding: 5px;

}
#netDefenderComparison #netDefenderComparisonFooter #planFootLeft ul {
	margin: 0px;
	padding: 0px;
}
#netDefenderComparison #netDefenderComparisonFooter #planFootLeft li {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: left;
	width: 100%;
}
#netDefenderComparison #netDefenderComparisonFooter #planFootLeft h3 {
	margin: 0px;
}
#netDefenderComparison #netDefenderComparisonFooter #planFootLeft h4 {
	margin: 0px;
	margin-top: 5px;
	font-size: 13px;
}
#netDefenderComparison #netDefenderComparisonFooter #planFootLeft p {
	padding: 0px;
	margin: 0px;
}
#netDefenderComparison #netDefenderComparisonFooter #planFootRight {
	width: 420px;
	float: right;
	background-color: #444e50;
	position: relative;
	padding: 10px 10px 5px 10px;
}
#netDefenderComparison #netDefenderComparisonFooter #planFootRight table td, #netDefenderComparison #netDefenderComparisonFooter #planFootRight table th {
	width: 115px;
	padding: 7px;
	color: #fff;
	border-left: 2px solid #444e50;
	text-align: center;
}
#netDefenderComparison #netDefenderComparisonFooter #planFootRight table td {
	background-color: #7c878b;
	border-bottom: 6px solid #444e50;
}
#netDefenderComparison #netDefenderComparisonFooter #planFootRight table th {
	background-color: #363d3f;
}

#netDefenderComparison #netDefenderComparisonFooter #planFootRight .orderNow {
	background-color: #fff8bc;
	font-size: 14px;
	padding: 8px;
	border: 1px solid #ffef68;
	margin-bottom: 5px;
	margin-left: 2px;
	width: 400px;
}

#netDefenderComparison #netDefenderComparisonFooter #planFootRight tr.orderRow td {
	padding: 15px 0px 15px 0px;
	background: none;
}
#netDefenderComparison #netDefenderComparisonFooter #planFootRight tr.orderRow a {
	background-color: #85c334;
	border: 1px solid #65a018;
	padding: 5px 6px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	white-space: nowrap;
}
#netDefenderComparison #netDefenderComparisonFooter #planFootRight tr.orderRow a:hover {
	background-color: #97d546;
}

.packageTitle {
	width: 100px;
	height: 23px;
	background-image: url(/images/defcon.levels.png);
	background-repeat: no-repeat;
}
.packageTitle.vier {
	background-position: 12px -7px;
}
.packageTitle.drei {
	background-position: 12px -42px;
}
.packageTitle.zwei {
	background-position: 12px -77px;
}
.packageTitle.eins {
	background-position: 12px -112px;
}



.miniNetDefenderLogo {
	width: 150px;
	height: 15px;
	background-image: url(/images/misc.netdefenderlogo.small.png);
	background-position: right -10px;
	background-repeat: no-repeat;
	float: right;
}




