body {
	background: #ffffff url("images/whmcslogobg.png") repeat-x;
	margin: 0px;
}
h5{
	font-size: 14px;
}
form {
	margin: 0px;
}

img {
	border: 0px;
	align: absmiddle;
}

body,td,input,select,textarea {
	font-family: Verdana,Tahoma,Arial ;
	font-size: 11px;
}

a {
	color: #660000;
}

a:hover {
	text-decoration: none;
}

table.wrapper {
	width: 760px;
}

table.clientlinks {
	background:#e0e0e0;
}

td.clientlinks {
	background:#f9f9f9;
	width:25%;
	text-align:center;
	padding: 6px;
}

.navbar {
	background: #CCCCCC;
}
.navbar a{
text-decoration:none;
}

.navbuttonover a{
color: white;
}
.navbutton {
	background-color: #f9f9f9;
	cursor: pointer;
	cursor: hand;
	padding-left: 10px;
	text-align: left;
}

.navbuttonover {
	background-color: #660000;
	cursor: pointer;
	cursor: hand;
	padding-left: 10px;
	text-align: left;
	color: #ffffff;
	
}

.navbox {
background-color: #f9f9f9;
padding: 5px;
}

.navinput {
	border: 1px solid #CCCCCC;
	width: 100px;
}

.submitbutton {
	color: #ffffff;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	background-color: #990000;
	border: 1px solid #660000;
}

.footerbar {
	background-color: #4C4C4C;
	color: #ffffff;
	padding: 7px;
	padding-left: 10px;
	padding-right: 10px;
}
.footerbar a
{
	color: #ffffff;
}

.clientarealinks a {
	color: #555555;
}

table.frame {
	width: 95%;
	border: 1px solid #660000;
	padding: 0px;
	margin-left: auto; 
	margin-right: auto;
}

.fieldarea {
	background-color: #E6E6E6;
	text-align: right;
}

.clientareatable {
	width: 100%;
	background-color: #efefef;
}

tr.clientareatableheading {
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}

tr.clientareatableactive {
	background-color: #ffffff;
	text-align: center;
}

tr.clientareatablepending {
	background-color: #ffffcc;
	text-align: center;
}

tr.clientareatablesuspended {
	background-color: #ccff99;
	text-align: center;
}

tr.clientareatableterminated {
	background-color: #ff9999;
	text-align: center;
}

tr.supportticketsheading {
	background-color: #efefef;
}

tr.supportticketscontent {
	background-color: #ffffff;
}

.contentbox {
	width: 93%;
	text-align:center;
	border: 1px solid #cccccc;
	background-color: #efefef;
	padding: 5px;
	margin-left: auto; 
	margin-right: auto;	
}

.errorbox {
	border: 1px dashed #cc0000;
	background-color: #FBEEEB;
	width: 90%;
	padding: 10px;
	color: #cc0000;
	margin-left: auto; 
	margin-right: auto;
}

.domaincheckeravailable {
	color: Green;
}

.domaincheckerunavailable {
	color: #cc0000;
}

tr.orderheadingrow {
	background-color: #666666;
	color: #ffffff;
}

tr.orderrow1 {
	background-color: #f9f9f9;
	color: #000000;
}

tr.orderrow2 {
	background-color: #EBEBEB;
	color: #000000;
}
.feature
{
font-size:12px;
}

/* Front Page Design */
#box {
	position:relative; 
	border:1px solid #CCCCCC; 
	z-index:1;
	top:0; 
	padding:15px 10px 10px 10px;
	margin:10px 0px 0px 0px;
}
#boxtitle {
	position:relative; 
	top:20px; 
	left:20px;
	z-index:2;
	margin:0px 0px 0px 0px;
}
#boxtitle a{
	text-decoration:none;
	color:#933100;
}
#boxtitle a:hover{
	text-decoration:underline;
}

.tiletext {
	background-color:#FFFFFF;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
    font-size:20px;
	color:#933100;
}
.grad-1 {
	background:#eeeeee url("/images/grad-1.gif") repeat-x top;
}	
.price {
	font-size:34px;
	line-height:34px;
}	
.c {
	font-size:1.1em;
}	
#month {
	position:relative; 
	top:-5px; 
	left:40px;
	z-index:3;
	font-family:Tahoma;
	font-size:11px;
	color:#999999;
	letter-spacing:.05em;
}
#fc-button a{
     float:center;
     display:block;
     width:37px;
	  height:24px;
     background:url("/images/go-button-bg.gif") no-repeat left top;
     text-decoration:none;
     color:#ffffff;
	 font-weight:bold;
	 font-size:12px;
	 text-align:center;
   	 padding:3px 0px 0px 0px;
	 letter-spacing:.05em;
     }
#fc-button a:hover{
 		 width:37px;
	  height:24px;
   	 padding:4px 0px 0px 0px;
 	 background-position:0% 1px;	
	}
#boxwhite{
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:5px;
}
#icons {
	padding-left:0px;
}

#icon-ecommerce {
	background: url("/images/ecommerce-icon.gif") no-repeat top left;
	padding:5px 0px 0px 40px;
	height:34px;
}

#icon-marketing{
	background: url("/images/marketing-icon.gif") no-repeat top left;
	padding:5px 0px 0px 40px;
	height:34px;
}

	
#icon-email {
	background: url("/images/email-icon.gif") no-repeat top left;
	padding:5px 0px 0px 40px;
	height:34px;
}	
#icon-design{
	background: url("/images/design-icon.gif") no-repeat top left;
	padding:5px 0px 0px 40px;
	height:34px;
}
#icon-developer{
	background: url("/images/tools-icon.gif") no-repeat top left;
	padding:5px 0px 0px 40px;
	height:34px;
}	
.grad-2 {
	background:#eeeeee url("/images/grad-2.gif") repeat-x top;
}	
.grad-fc {
	background:#eeeeee url("/images/fc-bg.gif") no-repeat right;
}	
.grad-dev {
	background:#eeeeee url("/images/developer-bg.gif") no-repeat top right;
}
/* tool tip */
.featureHdr
{
    font-family: Arial, Helvetica, Sans-Serif;
    color:#444444;
    font-size:10pt;
    font-weight:bold;
    font-style:italic;
    text-align:center;
    padding-top:7px;
    margin-bottom:27px;
}
.darktext
{
	color: #555555;
}
#divToolTip
{
	position: absolute;
	width: 150px;
	background-image: url("/images/featurehdr.jpg");
	background-repeat:no-repeat;
	background-position:top;
	background-color:White;
	border-style:double;
	border-color:#999999;
	border-width:3px;
	padding: 10px;
	visibility: hidden;
	z-index:100;
}

/* Hosting plan styles */


td.featurename{
  width: 186px;
  padding: 4px;
  BACKGROUND: url(/images/sub.gif) repeat-x 50% top;
  text-align: right;
  height: 15px;
  border-left: 1px solid #c9c9c9;
  border-top: 1px solid #eae9e9; 
  color: #93393a; 
}

td.infoicon{
  padding: 4px;
  background-color: #F7F7F7;
  border-top: 1px solid #eae9e9;
  border-left: 1px solid #c9c9c9;
  text-align: center;
}

td.data-one{
  width: 96px;
  height: 15px;
  padding: 4px;
  border-top: 1px solid #eae9e9;
  border-left: 1px solid #c9c9c9;
  text-align: center;
}  

td.data-two{
  width: 96px;
  height: 15px;
  padding: 4px;
  border-top: 1px solid #eae9e9;
  border-left: 1px solid #c9c9c9;
  text-align: center;
}  
td.data-three{
  width: 96px;
  height: 15px;
  padding: 4px;
  border-top: 1px solid #eae9e9;
  border-left: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
  text-align: center;
}  
td.data-single{
  width: 314px;
  height: 15px;
  padding: 4px;
  border-top: 1px solid #eae9e9;
  border-left: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
  text-align: center;
}  
div.ft_description{
  padding-top: 12px;
  padding-bottom: 14px;
  padding-left: 22px;
  padding-right: 25px;
  border-top: 1px solid #c9c9c9;
  border-left: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
  display: none;
}

tr.inforow{
}

.tableheader {
	PADDING-LEFT: 6px; 
	FONT-SIZE: 10px; 
	FONT-WEIGHT: bold; 
	COLOR: #4C4C4C; 
	LINE-HEIGHT: 16px; 
	 border-left: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
}