body {
    margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
}

img { border: none; }

p {
	font: 11px;
	color:#000;
}

h1.title {	font-size: 160%;color:#000;font-weight: bold;margin: 0px;padding: 0px;}

h2 {
	font-size: 16px;
	color:#000;
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 0px;
}
h2.lefttitle {
	font:16px;
	color:#000;
	margin-top: 0px;
	margin-bottom: 0px;
}
span.leftsub {
	font:12px;
	color:#999;
	margin: 0;
	padding: 0;
}
h3.title {
   font:12px;
   font-weight: bold;
   color:#000;
   margin-top: 0px;
}
a {
     color: #006666;
}

/* Left Nav */
div.leftnav { padding: 0; margin: 0; }
div.leftnav ul { list-style: none; margin: 0; padding: 0; font-size: 11px; font-weight: bold; color: #000; text-align: left; }
div.leftnav ul li { display: block; margin: 0; padding: 8px 0 8px 30px; background: url(../img/button.gif) center no-repeat; }
div.leftnav ul li a { display: block; text-decoration: none; color: #668299; }
div.leftnav ul li a:hover { color: #333; }
/* Left Nav End */

/* Package */
div.pack-list { padding: 10px; margin: 0; text-align: center; }
div.pack-list p { padding: 0; margin: 0; }
div.more { width: 72px; float: left; }
/* Package End */

/* Top Small Nav */
.top-small-nav {  }
/* Top Small Nav End*/

.price {
	padding: 0;
	margin: 0;
    font:18px verdana, arial, sans-serif;
	color: #FF9900;
	font-weight: bold;
	letter-spacing: -0.1em;
}

.contact {
	font:13px;
	color:#eeeeee;
}
.header {
    /*background-image: url(../img/bg-masthead.gif);*/
	background-image: url(../img/head-bg.png);
}
.topnavcontainer {
    background-image: url(../img/bg-topnav2.gif);
	background-repeat: repeat-x;
/*	padding-top: 10px; */
}

.topnav h1 {
	font-size: 160%;
	color:#000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

a.topnav {
    text-decoration: none;
	color: #006699;
}

a.topnav:hover {
    /*text-decoration: underline;*/
	color: #000;
}

a.mastnav {
	font-size: 11px;
	font-weight: 200;
	color: #336699;
	text-decoration: none;
}
a.mastnav:hover {
    color: #1f3e4b;
	text-decoration: underline;

}
table.footer { padding: 0; height: 93px; color: #666; background: #FFFFFF url(../img/footer-bg.jpg) top center no-repeat; }
.footer p {
    color: #888;
}
a.footer {
    color: #666;
	text-decoration: none;
}

a.footer:hover {
    color: #5BB6DB;
	text-decoration: underline;
}
.footer-txt{
   font:11px Arial, Helvetica, sans-serif;
   color:#000;
}

a.sidenav {
    font:normal 12px;
	color:#000;
	text-decoration:none;
}

a.sidenav:hover {
    font:normal 12px "Trebuchet MS", sans-serif;
	color:#ffffff;
	text-decoration:underline;
}
a.subtitle {
    font:normal 10px "Trebuchet MS", sans-serif;
	color:#5BB6DB;
	text-decoration:underline;
}
.navList { 
	width: 100%; 
	margin-bottom:10px;
}
		
.navList ul
{
	margin:0;
	padding: 0;
	list-style-type: none;
}
		
.navList a
{
	display: block;
	padding: 4px 1px ;
	width: 100%;
	border-bottom: 1px dashed #eee;
}
			
.navList a:hover
{
	background-color: #6bcae8;
	text-decoration:none;
}
		
.statementbox {
    padding: 10px;
	background-image: url(../img/bglongbox.gif);
	background-repeat: no-repeat;
}
td.sidenav {
    background-image: url(../img/navboxrepeat.gif);
	background-repeat: repeat-y;
	padding: 10px;
}
td.headerbox {
    background-image: url(../img/bgheaderbox.gif);
	background-repeat: no-repeat;
	/* javascript console giving errors... -jeremy
	 width: 515;
	height: 170; 
	*/
}
td.main {
    background-image: url(../img/middle-repeat.gif);
	background-repeat: repeat-y;
	padding: 0px 10px;
   	text-align: left;
}
.subplanTitle {
    font-size: 12px;
	font-weight: bold;
    border-bottom-width: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-color: #999999;
	border-style: dashed;
	padding: 3px;
}
td.pleaseSelect {
    background-color: #006581;
	color: #fff;
	font-weight: bold;
}

.pricebig {
    font:30px verdana, arial, sans-serif;
	color:#000;
	font-weight: bold;
	letter-spacing: -0.1em;
}
.config {
    font:16px verdana, arial, sans-serif;
	color:#000;
	font-weight: bold;
	letter-spacing: -0.05em;
}
.from {
    font:12px verdana, arial, sans-serif;
	color:#999;
}
a.cartlink {
	font:10px "Lucida Sans Unicode", geneva, lucida, helvetica, verdana, arial, sans-serif;
	color:#f38f2e;
	text-decoration: none;
}
td.selected {
    border-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-style: dashed;
    border-color: #000000;
    font-weight: bold;
    color: #000000;
}
.tooltip {
    width: 200px; color:#000;
    font:lighter 11px/1.3 Arial,sans-serif;
    text-decoration:none;text-align:center
}
.tooltip span.top {
	padding: 30px 8px 0;
    background: url(../img/bt.gif) no-repeat top
}
.tooltip b.bottom {
	padding:3px 8px 15px;color: #548912;
    background: url(../img/bt.gif) no-repeat bottom
}

a.anc {
  visibility: hidden;
  display: block;
  font-size: 1px;
  line-height: 1px;
}
.tooltipbg {
    background-image: url(../img/tooltipbg.gif);
	background-repeat: repeat-x;
	color: #ffffff;
}
.tooltipbgblack {
    background-image: url(../img/tooltipbg.gif);
   background-repeat: repeat-x;
   color: #000000;

}
.tooltipinside {
    background-image: url(../img/tooltipbgdesign.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
td.questionbox {
    border-width: 1px;
	border-style: dashed;
	border-color: #e3e3e3;
	background-color: #fbfbfb;
	font-size: 12px;
	font-weight: bold;
	color: #4c9944;
}
.boldtitle {
     font-family: Tahoma, Helvetica, sans-serif; 
	 font-size: 11px; 
	 font-weight: bold;
     /* color: #e54e05; */
	 color: #ff7301;
	 font-variant: small-caps;
}

td.dashed {
     border-style: dashed;
	 border-width: 1px;
	 border-color: #666666;
	 padding: 3px;
}
td.botdashed {
     border-style: dashed;
	 border-top-width: 0px;
	 border-bottom-width: 1px;
	 border-right-width: 0px;
	 border-left-width: 0px;
	 border-color: #666666;
	 padding: 3px;
}
td.underline {
     border-style: solid;
	 border-top-width: 0px;
	 border-bottom-width: 1px;
	 border-right-width: 0px;
	 border-left-width: 0px;
	 border-color: #666666;
}
.black {
    color: #000000;
}
p.tutorials {
    line-height: 20px;
}
a.cart {
    font: normal 11px "Trebuchet MS",Arial,Helvetica,sans-serif;
    color: #ffae35;
    text-decoration: none;
}
a.cart:hover {
    font: normal 11px "Trebuchet MS",Arial,Helvetica,sans-serif;
    color: #5BB6DB;
    text-decoration: underline;
}
.cartpreview {
    font: normal 11px "Trebuchet MS",Arial,Helvetica,sans-serif;
    padding: 5px;
}
td.nopad {
    padding: 0px;
}
td.winmain {
    padding-right: 10px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.plan1 {
    background-image: url(../img/winplan1bg.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; 
	padding-top: 7px;
	padding-left: 13px;
}
td.plan2 {
    background-image: url(../img/winplan2bg.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; 
	padding-top: 7px;
	padding-left: 13px;
}
td.plan3 {
    background-image: url(../img/winplan3bg.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; 
	padding-top: 7px;
	padding-left: 13px;	
}
td.plan {
   background-image: url(../img/vps/vpsplanbg.gif);
	background-repeat: no-repeat;
}
td.paddedvps {
    font:11px "Lucida Sans Unicode", geneva, lucida, helvetica, verdana, arial, sans-serif;
    padding-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.vpstext {
    font:11px "Lucida Sans Unicode", geneva, lucida, helvetica, verdana, arial, sans-serif;

}
.vpsheader {
    font-size: 18px;
	color: #e02d23;
	font-weight: bold;
}
h3.sitemap {
    font:14px "Lucida Sans Unicode", geneva, lucida, helvetica, verdana, arial, sans-serif;
	font-weight: bold;
}
.texta {
   font: 10px arial, sans-serif;
	padding: 1px;
	color: #333333;
	border-width: 1px;
}
.logintext {
   font: 10px arial, sans-serif;
   padding: 1px;
   color: #999999;

}
.refbgred {
   background-image: url(../img/refbg-red.gif);
   color: #ffffff;
}
.refbggreen {
   background-image: url(../img/refbg-green.gif);
   color: #000000;
}
.refbgyellow {
   background-image: url(../img/refbg-yellow.gif);
   color: #666666;
}
.refbggrey {
   background-image: url(../img/refbg-grey.gif);
   color: #000000;
}
.tiny {
   font:9px "Lucida Sans Unicode", geneva, lucida, helvetica, verdana, arial, sans-serif;
   color:#666;
}
.reg {
   font:10px arial, sans-serif;
   color:#000;
}
.smallred {
   font:10px "Lucida Sans Unicode", geneva, lucida, helvetica, verdana, arial, sans-serif;
   color: #9f2400;
}
td.loadbg001 {
   background-image: url(../img/advanced/loadbg001.gif);
   background-repeat: no-repeat;
   background-attachment: top;
   padding-top: 30px;
}
td.loadbg002 {
   background-image: url(../img/advanced/loadbg002.gif);
   background-repeat: no-repeat;
   background-attachment: top;
   padding-top: 30px;
}
td.loadbg003 {
   background-image: url(../img/advanced/loadbg003.gif);
   background-repeat: no-repeat;
   background-attachment: top;
   padding-top: 30px;
}
td.firebg001 {
   background-image: url(../img/advanced/firewallbg001.gif);
   background-repeat: no-repeat;
   background-attachment: top;
   padding-top: 30px;
}
td.firebg002 {
   background-image: url(../img/advanced/firewallbg002.gif);
   background-repeat: no-repeat;
   background-attachment: top;
   padding-top: 30px;
}
td.firebg003 {
   background-image: url(../img/advanced/firewallbg003.gif);
   background-repeat: no-repeat;
   background-attachment: top;
   padding-top: 30px;
}
.bigger {
   font:12px Arial, Helvetica, sans-serif;
   color:#000;
}
.smaller {
   font:11px Arial, Helvetica, sans-serif;
   color:#555;

}
.biggerwht {
   font:11px "Lucida Sans Unicode", geneva, lucida, helvetica, verdana, arial, sans-serif;
   color:#fff;
}
.smallerwht {
   font:10px "Lucida Sans Unicode", geneva, lucida, helvetica, verdana, arial, sans-serif;
   color:#999;

}
.featuretr {
    background-image: url(../img/product/features-bg-repeat.gif);
}
.featuretd {
    background-image: url(../img/product/features-bg.gif);
   background-repeat: no-repeat;
   padding: 5px;
}
td.featuredtab {
   padding-left: 5px;
}
.shadetabs li{
display: inline;
margin: 0;
}
td.cellleft {
  border-style: solid;
  border-color: #cdceee;
  border-width: 0px 0px 0px 1px;
  padding: 2px;
}
td.cellcenter {
  border-style: solid;
  border-color: #cdceee;
  border-width: 0px 0px 0px 1px;
  padding: 2px;
}
td.cellright {
  border-style: solid;
  border-color: #cdceee;
  border-width: 0px 1px 0px 1px;
  padding: 2px;
}

td.prodselectnew {
    background-image: url(../img/bgprod-select.gif);
   background-repeat: no-repeat;
   width: 228px;
   height: 257px;
   padding-left: 10px;
   padding-top: 20px;
   padding-right: 5px;
   padding-bottom: 0px;
}
td.prodvpsnew {
    background-image: url(../img/bgprod-vps.gif);
   background-repeat: no-repeat;
   width: 228px;
   height: 257px;
   padding-left: 10px;
   padding-top: 20px;
   padding-right: 5px;
   padding-bottom: 0px;
}
td.prodsharednew {
    background-image: url(../img/bgprodnew-shared.gif);
   background-repeat: no-repeat;
   width: 173px;
   height: 257px;
   padding-left: 10px;
   padding-top: 20px;
   padding-right: 5px;
   padding-bottom: 0px;
}
ul.prod {
   marin-left: 0px;
   padding-left: 0px;
}
.vpsbox {
   font:11px "Lucida Sans Unicode", geneva, lucida, helvetica, verdana, arial, sans-serif;
   color:#666;
}
.vpspadding {
    padding: 3px;
}
.vpsgrey {
    background-color: #f4f4f4;
   padding: 5px;
}
.vpsprice {
   font:20px arial, sans-serif;
   font-weight: bolder;
    color: #b93a10;
}
.vpsvertline {
    background-image: url(../img/vertline.gif);
    background-repeat: repeat-y;
}
.graphiterepeat {
    background-image: url(../img/graphite-bg.gif);
    background-repeat: repeat-x;
    background-color: #282b30;
    padding: 0px 10px 0px 10px;
}
td.graphitemain {
   background-image: url(../img/middlebox-bg.gif);
   background-repeat: repeat-y;
   /* javascript console giving errors... -jeremy
   width: 515;
   */
   padding: 0px;
   text-align: left;
}
td.whylw {
    width:176px;
    height:241px;
    padding: 60px 5px 0px 2px;
    background-image: url(../img/whylwbg.gif);
    background-repeat: no-repeat;
}
td.bluegreytop {
    background-image: url(../img/bluegrey-top.gif);
    background-repeat: no-repeat;
    padding: 10px 15px 0px 15px;
}
td.lightbluegrey {
    background-image: url(../img/lightbluegrey-repeat.gif);
    background-repeat: repeat-y;
    padding: 0px 10px 0px 10px;
}
td.bluebg01 {
    background-image: url(../img/whitepaper/bluebg01.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    color: #ffffff;
}
td.bluebg02 {
    background-image: url(../img/whitepaper/bluebg02.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    color: #ffffff;
}
td.bluebg03 {
    background-image: url(../img/whitepaper/bluebg03.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    color: #ffffff;
}
td.bluebg04 {
    background-image: url(../img/whitepaper/bluebg04.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    color: #ffffff;
}
td.bluebg05 {
    background-image: url(../img/whitepaper/bluebg05.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    color: #ffffff;
}
td.green-dashed {
    border-width: 2px;
    border-style: dashed;
    border-color: #6f9349;
}
td.green-solid {
    background-color: #6f9349;
    color: #ffffff;
}
td.grey-solid {
    background-color: #999999;
    color: #ffffff;
}
td.lightgrey-solid {
    background-color: #f2f2f2;
    color: #333333;
}
td.solid-orange {
    color: #ffffff;
}
/* Quick Bar */
#quickbar {
	height: 45px;
	background: url(../img/mainPageNav.jpg) center no-repeat;
	margin: 0;
	padding: 0;
}

.domainsearch {
	margin: 0;
	padding-top: 9px;
	padding-left: 55px;
	float: left;
}
.quicknav {
	margin: 0;
	padding-top: 9px;
	padding-right: 8px;
	float: right;
}
/* Clear */
.clear {
	clear: both;
}

div.greytop{
	padding: 0;
	margin: 0;
	height: 12px;
	background: url(../img/greytop.gif) center no-repeat;
}
div.greycontent{
	padding: 10px;
	margin: 0;
	height: auto;
	background: url(../img/greycenter.gif) center repeat-y;
}
div.greybottom{
	padding: 0;
	margin: 0;
	height: 12px;
	background: url(../img/greybottom.gif) center no-repeat;
}
div.boxleft {
   background-image: url(../img/mboxl.jpg);
   background-repeat: no-repeat;
}
div.boxleft p {
	color: #003366;
}

div.boxcenter {
   background-image: url(../img/mboxc.jpg);
   background-repeat: no-repeat;
}
div.boxcenter p {
	color: #003300;
}

div.boxright {
   background-image: url(../img/mboxr.jpg);
   background-repeat: no-repeat;
}
div.boxright p {
	color: #804000;
}

div.boxleft, div.boxcenter, div.boxright {
	text-align: left;
	width: 208px;
	height: 224px;
	padding: 32px 5px 0 15px;
	padding-bottom: 0px;
}

.boxtitle {
    font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-weight: bold;
}
div.boxbotleft {
   background-image: url(../img/bboxl.jpg);
   background-repeat: no-repeat;
   text-align: left;
   width: 198px;
   height: 100px;
   padding: 35px 15px 15px;
   padding-bottom: 0px;
}
div.boxbotcenter {
   background-image: url(../img/bboxc.jpg);
   background-repeat: no-repeat;
   text-align: left;
   width: 198px;
   height: 100px;
   padding: 35px 15px 15px;
   padding-bottom: 0px;
}
div.boxbotright {
   background-image: url(../img/bboxr.jpg);
   background-repeat: no-repeat;
   text-align: left;
   width: 198px;
   height: 100px;
   padding: 35px 15px 15px;
   padding-bottom: 0px;
}

/*Bonus Typo*/
/* Small quote */
.small-quote {
	background: none;
}

.small-quote span.open-quote {
	padding-left: 20px;
	background: url(../img/so-q.gif) no-repeat center left;
}

.small-quote span.close-quote {
	padding-right: 20px;
	background: url(../img/sc-q.gif) no-repeat center right;
}
.small-quote span.author {
	padding: 2px 5px 2px 20px;
	margin: 0.5em 0 0;
	display: block;
	background: url(../img/author.gif) no-repeat 5px 4px;
}
p.message {
	padding-left: 25px;
	color: #006699;
	background: url(../img/icon-info.gif) no-repeat top left;
}
div.box2 { padding: 5px; font-family: Arial,sans-serif; font-size: 11px; font-weight: normal; color: #666; border: 1px dotted #ccc; font-weight: bold; }
.dropcap {
	float: left;
	padding: 4px 4px 0 0;
	display: block;
	color: #666666;
	font: 30px/20px Georgia, Times, serif;
}
.txt_content03_bold { font-weight: bold; }
.white {color: #FFFFFF}
.blue {color: #006DCA}
.red { color: #FF0000; }
.bold-white {color: #FFFFFF; font-weight: bold; }

.sitemap h2 {border-bottom:1px solid #efefef;clear:both;font-weight:bold;padding-bottom:5px}
.sitemap ul {margin-bottom:18px;list-style:none outside;padding:0 5px}
.sitemap ul li {margin-bottom:5px}
.sitemap ul li ul {margin:0;padding:0}
.sitemap ul li ul li {font-size:11px;margin-bottom:0px;padding-left:10px;}

ul li a { text-decoration: none; }
ul li a:hover { text-decoration: underline; }

ol {}

p.error {
	padding-left: 25px;
	color: #BF0000;
	background: url(../img/icon-error.gif) no-repeat top left;
}
p.message {
	padding-left: 25px;
	color: #006699;
	background: url(../img/icon-info.gif) no-repeat top left;
}

p.tips {
	padding-left: 25px;
	color: #EE9600;
	background: url(../img/icon-tips.gif) no-repeat top left;
}

/* Note Style */
p.stickynote {
	padding: 10px 10px 10px 40px;
	border: 1px solid #CACACC;
	background: url(../img/sticky-bg.gif) no-repeat 5px center #FFFFFF;
}

p.download {
	padding: 10px 10px 10px 40px;
	border: 1px solid #CACACC;
	background: url(../img/download-bg.gif) no-repeat 5px center #FFFFFF;
}


.addme {color: #FFFFFF}