<!--

/*
      html {
          height: 100%;
      }
*/

      body {
        margin:0;
        padding:0;
        /* height: 82%; */
        font: bold 11px Lucida Sans Unicode;
        text-align: center;

	background-color: #FFF;
        background-image: url(images/pgbg.gif);
}

.imgrollover img{
   margin: 0 8px 0 8px;
}

/* Style spec's for tooltip  */
div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#fff; border:1px solid #333; 
  width:260px; padding:6px;
  color:#000; font-size:11px; line-height:1.3;
}
div#tipDiv a:link { color:#33b }
div#tipDiv a:visited { color:#339 }

.code {
	font-family: Lucida Sans Unicode, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	padding: 2px;
	padding-left: 5px;
	margin-left: 10px;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

A:link {color: #333;}
A:visited {color: #333;}
A:active {color: #333;}
A:hover {text-decoration: none; color: #333;}

.nobord {
	border: 0;
	padding: 0;
	margin: 0;
}

.topspacing {
	padding-top: 5px;
}

.pagetext {
	width: 690px;
	line-height: 18px; 
	font-family: Lucida Sans Unicode;

	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.brdr {
	border-bottom: 1px solid #ddd; 
}

.pagetext .info {
	display: block;
	margin-top: 5px;
	font-family: Lucida Sans Unicode;

	text-align: justify;
}

/*
ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }
*/


img {
    border: none;
}

h2 {
        font: bold 14px tahoma, Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
 }

    #wrapper {
      margin: 0 auto;
      text-align: left;
      width:750px;

      height: 100%;
      }

    #headerinfo {
      padding-top: 15px;

      float: right; 
      width: 300px; 
      text-align: right; 
      color: #999; 
      padding-right: 10px; 
      font-weight: normal;
    }

    #chatlinks {
      float: left; 
      margin-top: 5px; 
      margin-bottom: 5px; 
      padding-right: 5px; 
      height: 100%; 
      padding-bottom: 2px;
      text-align: right; 
      width: 75px;
      border-right: 1px solid #999999;
    }

    #chaticon {
      float: right; 
      text-align: center; 
      width: 135px;
      margin-top: 5px; 
      margin-bottom: 5px; 
      height: 100%;

      font-size: 8px; 
      color: #5f5f5f;
      font-weight: bold;
    }

    #chaticon span {
      color: #dddddd;
      font-size: 8px; 
    }

    #chaticon img {
      margin-top: 1px;
      margin-bottom: 1px;
    }

    #headerinfo a {
      text-decoration: none;
      color: #999; 
    }

    #headerinfo .imgicon {
      margin-right: 2px;
      margin-left: 2px;
      margin-top: 5px;
    }

    #headerinfo .imgbut {
      margin-top: 5px;
      margin-right: 10px;
    }

    #wrapper_content {
      margin: 0 auto;
      text-align: left;
      width:750px;
      height: 100%;
      }

    .roundcont {
      width: 250px;
      background-color: #fff;
      color: #fff;
      margin: 0 auto;
      width:750px;

      height: 15px;
    }

    .roundbottom {
      background: url(images/br.gif) no-repeat top right; 
    }










#plantable {
	width: 690px;
}

#plantable td, #plantable th {
	padding: 5px;
	margin: 0;
}


#plantable .titles {
	font-weight: bold;
	text-align: center;
	font-family: Lucida Sans Unicode;

	background-image: url(images/planbg.gif); 
	color: #fff;
}

#plantable .titles td {
	padding-top: 10px;
	padding-bottom: 17px;
}

#plantable .features {
	text-align: center;
	font-family: Lucida Sans Unicode;
}

#plantable td {
	border-bottom: 1px solid #E3E8EF;
}

#plantable .noborder {
	border-bottom: 0;
}

#plantable .featurename, #plantable .info {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	font-family: Lucida Sans Unicode;

	background-color: #E3E8EF; /* #D4DDE8 */
	border-bottom: 1px solid #fff;

	padding-left: 0;
}

#plantable .info {
	text-align: center;
	font-weight: normal;
	font-family: Lucida Sans Unicode;

	padding-left: 5px;
}

#feature_div {
	width: 690px;
	margin: 0 auto;

	height: 190px;
 
	padding-bottom: 5px;
}

.feature_div_left {
	float: left;
	width: 48%;

	padding-bottom: 5px;
	padding-top: 5px;
	height: 90px;

	padding-right: 5px;
}

.feature_div_right {
	float: right;
	width: 48%;

	padding-bottom: 5px;
	padding-top: 5px;
	height: 90px;

	padding-left: 5px;
}

.feature_div_icon {
	float: left;
	width: 15%;

	text-align: left;
}

.feature_div_info {
	float: right;
	width: 85%;

	font-family: Lucida Sans Unicode;
	font-size: 12px;
}

.feature_div_info br {
	display: block;
	margin-bottom: 5px;
}

.feature_div_info span {
	color: #545454;
	font-size: 11px;

	line-height: 17px;

	display: block;
}















    img.corner {
      width: 15px;
      height: 15px;
      border: none;
      display: block !important;
    }

    #header_span {
      float:left;
      width:100%;
      background:#000;
      font-size:93%;
      line-height:normal;
      background:url("images/header_span.gif");
      height: 80px;
      }


    #header_span_main {
      float:left;
      width:100%;
      background:#141414;
      border-bottom: 1px solid #fff;
      }

    #header_span_img {
      float:left;
      width:100%;
      background:#000;
      background:url("images/header_span_fade.gif"); /* header_span_fade.gif */
      background-repeat: repeat-x;
      }

    #header_span .theimg {
      margin-top: 20px;
      margin-left: 10px;
      }

    #header_border {
      float:left;
      width:100%;
      background:#CE711B;
      height: 4px;
    }

    #content {
      width:738px;
      height: 100%;
      float: left;
      
      padding: 5px;

      font: 11px Tahoma, Arial, Helvetica, sans-serif;
      background-color: #fff;

      border: 1px solid #DDD;
      border-top: 0;
    }

    #content_spacing {
      margin: 0 auto;
      text-align: left;
      width: 95%;
    }

    #footer {
      margin: 0 auto;
      width:750px;
      background:#fff;
      color: #fff;
      font-family: Lucida Sans Unicode;

      border-top: 1px solid #fff;

      text-align: left;
      height: 20px;
    }


    #footer_wrap_left a {
      margin-right: 5px;
    }

    #footer_wrap_left {
      float: left;
      height: 15px;
      color: #999;
      padding-top: 4px;
      font: 12px Lucida Sans Unicode;

      text-align: left;
      padding-bottom: 5px;
      line-height: 17px;
    }

    #footer_wrap_right {
      float: right;
      height: 15px;
      color: #999;
      padding-top: 4px;
      font: 12px Lucida Sans Unicode;

      text-align: left;
    }

    #footer2 {
      float:left;
      width:100%;
      background:#fff;
      color: #fff;

      border-top: 1px solid #fff;

      text-align: center;
      height: 20px;
    }

    #footer_wrap2 {
      margin: 0 auto;
      background: #393939;
      height: 15px;
      color: #fff;
      padding-top: 4px;
      font: 10px Verdana;
      width:100%;
    }

    #content_banner {
      height:153px; /* 203px minus 50px */
      width:198px; /* 448px minus 250px */
      background:url("home_special.jpg");
      background-repeat: repeat-x;
      float: right;
      
      padding-left: 250px;
      padding-top: 50px;

      margin-right: 0;
      margin-top: 0;
    }

#featureswrapper {
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Lucida Sans Unicode;

	background-color: #fff;
	width: 700px;
        margin: 0 auto;
}

.features-tab {
	padding:0;
	font-family: Lucida Sans Unicode;
}


.features-tab a {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #efefef;
	
	display:			block;
	height:				20px;
	line-height:		20px;
	
	padding-left: 8px;
		
	color: #003366;
	cursor: pointer;
}

.features-tab-active a { 
	border-right: none;
	border-left: 1px solid #cccccc !important;
	border-bottom: 1px solid #cccccc !important;
	border-top: 1px solid #cccccc !important;
	
	display:			block;
	height:				20px;
	line-height:		20px;
	
	padding-left: 8px;
		
	color: #003366;
	font-weight: bold;
}

.features-box {
	border-right: 0px none; 
	border-top: 1px solid #cccccc 
}

.features-table td {
	height: 18px;
	line-height: 18px;
	padding-left: 8px;
	
	border-bottom: 1px solid #efefef;
}

.features-table-leftd {
	width: 75%;
}

.features-table-rigtd {
	width: 25%;
}

.features-table {
	width: 90%;
}

#features-content {
	padding-top: 2px;
	margin: 0;
}

/* Menu Tabs E */

    #tabsE {
      float:left;
      width:100%;
      background:#000;
      font-size:93%;
      line-height:normal;
      }
    #tabsE ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url("images/tableftE_o.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url("images/tabrightE_o.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }

        #tabsE #current a {
                background-position:0% -42px;
        }
        #tabsE #current a span {
                background-position:100% -42px;
        }























/* General */


form {
margin: 0px;
}

h1 {
font-family: Lucida Sans Unicode;
font-size: 18px;
font-weight: normal;
color: #65A5E6;
}

.heading {
font-family: Lucida Sans Unicode;
font-size: 18px;
font-weight: normal;
color: #E4620C; /* #D65B0A, #F26304 */
}

input,select,textarea {
font-family: Lucida Sans Unicode;
font-size: 11px;
}



#mainheader {
background-color: #ffffff;
}

#topnavbar {
width: 100%;
}

td#navbar {
/* background-color: #efefef; */
font-weight:bold;
text-align:center;
}

td#navbar a {
color: #000000;
text-decoration: none;
}

td#navbar a:hover {
color: #000000;
text-decoration: underline;
}

#insetbox {
width: 550px;
border: 0px;
border-collapse: 1px;
background-color: #cccccc;
}

td#insetboxmain {
padding: 4px;
background-color: #efefef;
text-align:center;
}

/* Client Area */

#clientareatable {
width: 100%;
background-color: #cccccc;
border-collapse: seperate;
}

td#clientareatableheading {
text-align:center;
font-weight: bold;
background-color: #efefef;
color: #000000;
}

td#clientarealistactive {
background-color: #ffffff;
text-align: center;
}

td#clientarealistpending {
background-color: #ffffcc;
text-align: center;
}

td#clientarealistsuspended {
background-color: #CCFF99;
text-align: center;
}

td#clientarealistterminated {
background-color: #ff9999;
text-align: center;
}

td#clientarealistterminated a {
color: #65A5E6;
text-align: center;
}

/* Support Tickets */

#supportticketlist {
width: 90%;
background-color: #cccccc;
border-collapse: seperate;
}

td#supportticketlistheading {
text-align:center;
font-weight: bold;
background-color: #efefef;
color: #000000;
}

td#supportticketlistrow {
text-align:center;
background-color: #ffffff;
color: #000000;
}

td#supportticketlistrow a {
color: #65A5E6;
}

#ticket {
width: 95%;
background-color: #cccccc;
border-collapse: seperate;
}

td#ticketheadingrow {
background-color: #efefef;
color: #000000;
font-weight: bold;
}

td#ticketheadingrow a {
color: #000000;
font-weight: bold;
}

td#ticketrow {
background-color: #ffffff;
color: #000000;
}

/* Domain Availability Checker */

#domainchecker {
width: 100%;
background-color: #cccccc;
border-collapse: seperate;
}

td#domaincheckerbox {
padding: 1px;
background-color: #efefef;
color: #000000;
text-align: center;
}

/* Knowledgebase */

#relatedarticles {
width: 75%;
background-color: #cccccc;
border-collapse: seperate;
}

td#relatedarticlesheading {
background-color: #efefef;
color: #000000;
font-weight: bold;
}

td#relatedarticlescontent {
background-color: #ffffff;
color: #000000;
}

/* Affiliates */

#affiliatessummary {
width: 350px;
background-color: #cccccc;
border-collapse: seperate;
}

#affiliates {
width: 90%;
background-color: #cccccc;
border-collapse: seperate;
}

td#affiliatesheading {
text-align:center;
font-weight: bold;
background-color: #efefef;
color: #000000;
}

td#affiliatesrow {
text-align:center;
background-color: #ffffff;
color: #000000;
}

/* Server Status */

#serverstatus {
width: 100%;
background-color: #cccccc;
border-collapse: seperate;
}

td#serverstatusheading {
text-align:center;
font-weight: bold;
background-color: #efefef;
color: #000000;
}

td#serverstatusrow {
text-align:center;
background-color: #ffffff;
color: #000000;
}

/* Order Form Classic */

td#classicbox {
width:550px;
border: 1px solid #cccccc;
background-color: #ffffff;
color: #000000;
text-align: center;
padding:10px;
}

td#classicorder {
color: #000000;
}

td#classiccustomfield {
color: #cc0000;
}

#classicaddonstable {
width: 95%;
background-color: #cccccc;
border-collapse: seperate;
}

td#classicaddonstableheading {
text-align:center;
font-weight: bold;
background-color: #efefef;
color: #000000;
}

td#classicaddonstablerow {
background-color: #ffffff;
color: #000000;
}

/* Order Form Standard */

#standardaddonstable {
width: 95%;
background-color: #cccccc;
border-collapse: seperate;
}

td#standardaddonstableheading {
text-align:center;
font-weight: bold;
background-color: #efefef;
color: #000000;
}

td#standardaddonstablerow {
background-color: #ffffff;
color: #000000;
}

.orderheadingrow {
background-color: #dbdbdb;
color: #ffffff;
}

.orderrow1 {
background-color: #FFF;
color: #000000;
}

.orderrow2 {
background-color: #f0f0f0;
color: #000000;
}

/* Order Form Custom */

.ordererrorbox {
width: 60%;
border: 1px dashed #cc0000;
padding: 5px;
text-align: center;
}

.ordererrorbox ul {
margin: 0px;
list-style-type: none;
list-style-position: inside;
}

.ordererrorbox ul li {
color: #cc0000;
}

.clientarealinks a {
color: #555555;
text-decoration: none;
}

.clientarealinks img {
width: 14px;
margin-right: 1px;
margin-left: 8px;
}

.clientarealinks a:hover {
text-decoration: none;
}

.clientarealinks {
background-color: #fff; 
border: 1px solid #ccc; 
padding: 5px; 
font-size: 9.5px;
margin-top:0;
}

#pinnumber {
	font-size: 18px;
	color: #cc0000;
	border: 1px dashed #cc0000;
	padding: 10px;
	width: 200px;
	text-align:center;
}

.txttd {
padding-right: 10px;
}

.errorbox {
	border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
	text-align: center;
	width: 90%;
	padding: 10px;
	color: #cc0000;
	font-family: Lucida Sans Unicode;
	margin-left: auto; 
	margin-right: auto;
}


 /* --> */