/* --------------------------------------------------------------
   GLOBAL
-------------------------------------------------------------- */

body {
	background-color: #efefef;
}

form {
	margin: 0px;
}

body {

}

a {
	color: #024DD6;
}

a:hover {
	text-decoration: none;
}
.rightpad {
margin-right:5px;
}

td {
padding:4px;
}

p{
padding:0 0 1.25em 0;
}

.heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #65A5E6;
}

.heading2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
    text-decoration: none;
    color: #000000;
	margin:1.25em 0 0 0;
}
a.heading2 {
    text-decoration: underline;
}
.heading3 {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #939393;
	margin:0;
}

.wrapper {
	width: 730px;
	border: 0px;
	padding: 5px;
	border-collapse: collapse;
	background-color: #ffffff;
	margin-left: auto; 
	margin-right: auto;
}

table.topnavbar {
	width: 100%;
}

tr.topnavbar {
	background-color: #efefef;
	font-weight:bold;
	text-align: center;
}

tr.topnavbar a {
	color: #000000;
	text-decoration: none;
}

tr.topnavbar a:hover {
	color: #666666;
}

.clientarealinks {
    background-color: #FDFCDD;
    padding: 10px;
}

.clientarealinks a {
	color: #555555;
}

table.frame {
	width: 85%;
	border: 1px solid /*#8FBCE9;*/#EBEBEB;
	padding: 0px;	margin:0 auto;
}

.fieldarea {
	background-color: /*#EFF2F9;*/#F5F5F5;
	text-align: right;
}

.clientareatable {
	width: 85%;
	background-color: #cccccc;
	margin:0 auto;
}

tr.clientareatableheading {
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}

tr.clientareatableactive {
	background-color: #ffffff;
	text-align: center;
}

tr.clientareatablepending {
	background-color: #FFFFE2;
	text-align: center;
}

tr.clientareatablesuspended {
	background-color: #E9FFD2;
	text-align: center;
}

tr.clientareatableterminated {
	background-color: #FFE1E1;
	text-align: center;
}

tr.supportticketsheading {
	background-color: #efefef;
}

tr.supportticketscontent {
	background-color: #ffffff;
}

/* --------------------------------------------------------------
   INFO BOXES
-------------------------------------------------------------- */

.contentbox {
	width: 85%;
	text-align: center;
	background-color: #f7f7f7;
	border: 1px dashed #cccccc;
	padding: 5px;
	margin-left: auto; 
	margin-right: auto;
}

.errorbox {
	border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
	text-align: center;
	width: 85%;
	padding: 10px;
	margin-bottom:20px;
	color: #cc0000;
	margin-left: auto; 
	margin-right: auto;
}

.successbox {
	border: 1px dashed #66CC00;
	font-weight: bold;
	background-color: #DDFFC6;
	text-align: center;
	width: 85%;
	padding: 10px;
	color: #009933;
	margin-left: auto;
	margin-right: auto;
}

.domaincheckeravailable {
	color: #669900;
}

.domaincheckerunavailable {
	color: #cc0000;
}

.networkissuessummary {
    background-color: #f6f6f6;
    border: 1px dashed #cccccc;
    padding: 10px;
    text-align: center;
}

.networkissuesopen {
    font-size: 16px;
    font-weight: bold;
    color: #65CC00;
    padding-right: 20px;
}

.networkissuesscheduled {
    font-size: 16px;
    font-weight: bold;
    color: #EEDD00;
    padding-right: 20px;
}

.networkissuesclosed {
    font-size: 16px;
    font-weight: bold;
    color: #888888;
}

.networkissuedescription {
    border-left: 5px solid #efefef;
    padding: 20px;
    padding-top: 1px;
}

.networkissueaffected {
    background-color: #FDFCDD;
    padding: 10px;
    margin-top: 10px;
}

.clientticketreplyheader {
    margin-top: 20px;
    background-color: #92BDEA;
    font-weight: bold;
    color: #ffffff;
    padding: 4px 20px 4px 20px;
}

.clientticketreply {
    min-height: 80px;
    background-image: url('images/clientticketreplybg.gif');
    background-repeat: repeat-x;
    padding: 10px;
}

.adminticketreplyheader {
    margin-top: 20px;
    background-color: #888888;
    font-weight: bold;
    color: #ffffff;
    padding: 4px 20px 4px 20px;
}

.adminticketreply {
    min-height: 80px;
    background-image: url('images/adminticketreplybg.gif');
    background-repeat: repeat-x;
    padding: 10px;
}

.closeticket {
    border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
    color: #cc0000;
}


/* --------------------------------------------------------------
   TEXT COLORS
-------------------------------------------------------------- */

.textblack {
	color: #000000;
}

.textblue {
    color: #224488;
}

.textgreen {
	color: #779500;
}

.textgrey {
	color: #888888;
}

.textgold {
    color: #ffbb55;
}

.textorange {
	color: #ff6600;
}

.textred {
	color: #cc0000;
}

/* --------------------------------------------------------- */

tr.orderheadingrow {
	background-color: #5AB9F1;
	color: #ffffff;
}

tr.orderrow1 {
	background-color: #E8F0F9;
	color: #000000;
}

tr.orderrow2 {
	background-color: #D6E4F6;
	color: #000000;
}


#whmcolumns {
	width:830px;
	margin:0 auto;
}

#whmcolumns p{
	margin-top:18px;
}

#whmcolumns h2 {
	font-size:18px;
	padding:4px;
	border-bottom:1px solid #ddd;
	margin-bottom:2px;
	font-weight:bold;
}

#footer {
 border-top:6px solid #efefef;
}

.whmbutton80 { width:80px; background: url(images/input-bt-80px.gif) no-repeat; padding-left:4px; text-align:center; font-size: 10px; font-family:"Verdana"; color: #333333; height:20px; border: 0px ; cursor:pointer; }
.whmbutton110 { width:110px; background: url(images/input-bt-110px.gif) no-repeat; padding-left:4px; text-align:center; font-size: 10px; font-family:"Verdana"; color: #333333; height:20px; border: 0px ; cursor:pointer; }
.whmbutton160 { width:160px; background: url(images/input-bt-160px.gif) no-repeat; padding-left:4px; text-align:center; font-size: 10px; font-family:"Verdana"; color: #333333; height:20px; border: 0px ; cursor:pointer; margin-top:15px; }

.imgmid {
	vertical-align:middle;
}

.mybread {
	background-color: #f7f7f7;
	padding:5px;
	text-align:right;
	margin:10px 0;
}
.inbread {
	float:left;
}

/*+++++*/
.afftable {
width:100%;
margin:20px 0;
}
.afftexttable {
width:100%;
margin:10px 0;
}
.afftexttable td.one{background:#f0f0f0;}
.afftexttable td.two{background:#ebebeb;}
.afftexttable td.the{background:#e6e6e6;}
.afftexttable td.fou{background:#f5f5f5;}
.aff {
vertical-align:top;
text-align:center;
padding:5px;
}
.afftext {
width:190px;
height:80px;
color:#3a3a3a;/*text-decoration:underline;*/
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
background: url(images/qbg.gif) no-repeat;
margin:0;padding:0;
}
.starter { background:#FFFDEA;}.starter h5{font-family:Tahoma;color:#DBA620;}
.pro { background:#FFF2DF;}.pro h5{font-family:Tahoma;color:#F77D20;}
.business { background:#FFF0EC;}.business h5{font-family:Tahoma;color:#CC0000;}
.reseller { background:#F0F8FF;}.reseller h5{font-family:Tahoma;color:#1356A9;}

.aff img{
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
margin:16px 0;
}
.highlight {
text-align:center;
font-size:10px;
font-family:Tahoma;
color:#024DD6;
border:none; margin: 0; padding: 0;
background:transparent;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
width:92px;
}
.affcode{
width:180px;
height:66px;
border:solid 2px #75736E;
border-right:solid 2px #F2F0EE;
border-bottom:solid 2px #F2F0EE;
font-size:11px;
padding:2px; margin:0;
font-family:tahoma;
overflow: auto;
}

.afftextstart {
     float: left;
     color: #ededed;
font-size:75px;
 }

 .afftextend {
     float: right;
     color: #ededed;
font-size:75px;
 }
