/* General */
body {
background:#ffffff;
margin:1px;
}
#odd{background:#DDDDDD;}
#even{background:#EEEEEE;}
form {
margin: 0px;
}

.formerrorss{
background: #cc3333;
}

.formoks{
background: #d2ffd2;
}


h1 {
font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#8FBCE9;
font-size: 18px;
}

th {
font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#333333;
}

td {
font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#333333;
text-align: left;
line-height:15px;
}


input,select,textarea {
font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
padding-left:2px;
}

a {color: #000000;}
a:visited {color: #5C5C5C; text-decoration: underline;}
a:hover {text-decoration: none; color:#5C5C5C;}

img {
border:0px;
vertical-align:absmiddle;
}

.smalltext {
font-size: 9px;
}

.fieldarea {
background: #5C5C5C;
text-align: right;
}

.highlight{
background: #F1F1F1;
color:#5C5C5C;
font-weight:bold;
font-style: italic;
}

.active {
color:green;
font-weight:normal;
}

.inactive {
color:red;
font-weight:normal;
}

.errorbox {
border: 1px dashed #cc0000;
font-weight: bold;
background: #FBEEEB;
text-align: center;
width: 96%;
padding: 10px;
color: #cc0000;
}

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

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

.button {
color:#000000;
cursor: pointer;
cursor: hand;
height:20px;
font-weight:bold;
background:#5C5C5C;
border: 1px solid #8FBCE9;
}

/* Header */
#wrapper {
width: 800px;
position: relative;
text-align: center;
margin:0px auto;
margin-top:1px;
border: #E8E8E8 1px solid;
}

#adminWrapper {
width: 1024px;
margin-right:0px;
margin-top:1px;
border: 0;
}

/* general table look */

table.tblStd{
width: 100%;
border: #E8E8E8 1px solid;
text-align: center;
}

th.tblStd{
font-size: 11px;
color:#5C5C5C;
font-weight: bold;
background: #cfcfcf;
}

th.tblHead{
font-size: 10pt;
color:#ECECEC;
background: #5C5C5C;
}

tr.tblStd{
background: #5C5C5C;
text-align: center;
border: 1px solid #e6e6e6;
}

td.tblStd{
font-size: 8pt;
border: 1px solid #e6e6e6;
text-align: left;
}

td.tblStdHeading{
font-size: 9pt;
color:#ECECEC;
text-align: center;
font-weight: bold;
background: #c1c1c1;
}

td.tblText{
font-size: 10pt;
text-align: left;
}

/* end general table look */
.roBox {
  background: white;
  color: #000000;
  border-top : #000000 solid 0;
  border-left : #000000 solid 0;
  border-bottom : #000000 solid 0;
  border-right : #000000 solid 0;
  font-size : 10pt;
  font-family : verdana, geneva, sans-serif;
  }


.navbox {
background-color: #DDDDDD;
padding: 5px;
}

.navinput {
border: 1px solid #6C6C6C;
width: 110px;
}

.submitbutton {
color: #ffffff;
cursor: pointer;
cursor: hand;
font-weight: bold;
background-color: #6C6C6C;
border: 1px solid #6C6C6C;
}

/* Footer */
.footerWrap { border-top:1px solid #EFEFEF;clear:both;width:799px;}

.border-top-bottom {
border-bottom:0px solid #ADB6C9;
border-top:0px solid #ADB6C9;
}
.smallTextDark {
color:#000000;
font-size:9px;
}
.smallTextDark a, .smallTextDark a:hover {
color:#000000;
text-decoration:underline;
}
.smallTextDark a:hover {
color:#000000;
text-decoration:none;
}

.darkRow {
text-align:left;
padding:2px 2px 2px 8px;
background:#6C6C6C;
border-bottom:1px solid #494B86;
color:#ADB6C9;
}

.smallTextLight {
color:#FFFFFF;
font-size:9px;
}
.smallTextLight a {
color:#FFFFFF;
text-decoration:underline;
}
.smallTextLight a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.smallTextLight a:visited {
color:#FFFFFF;
text-decoration:none;
}




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

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

table.clientarea {
background-color: #cccccc;
border-collapse: separate;
border: #E8E8E8 1px solid;
}

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

tr.clientareatablerow {
background-color: #ffffff;
text-align: center;
}

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

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

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

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

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

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

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

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

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

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

/* Support Tickets */

#supportticketlist {
width: 100%;
background-color: #cccccc;
border-collapse: separate;
}

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: separate;
}

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: 80%;
background-color: #cccccc;
border-collapse: separate;
}

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

.domaincheckeravailable {
	color: #669900;
}

.domaincheckerunavailable {
	color: #cc0000;
}

/* Knowledgebase */

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

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: separate;
}

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

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: separate;
}

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: separate;
}

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: separate;
}

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

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

.orderheadingrow {
background-color: #6C6C6C;
color: white;
}

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

.orderrow2 {
background-color: silver;
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;

}

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

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


/* New CSS */

.tableheader {
	font-weight: bold;
	text-align: center;
}

/* Message Boxes */
.headerMessage {
width: 590px;
border: 0px;
font-weight:bold;
border-collapse: 1px;
background-color: #a00000;
color:white;
text-align:center;
font-size:8pt;
}

.msgBox {
width: 550px;
border: 0px;
font-weight:bold;
border-collapse: 1px;
background-color: #FFFFFF;
color:black;
text-align:center;
font-size:8pt;
border: 1px dashed #e6e6e6;
}

.msgBoxHeader {
width: 550px;
border: 0px;
font-weight:bold;
border-collapse: 1px;
background-color: #e6e6e6;
color:Black;
text-align:center;
font-size:8pt;
}

.msgBoxFooter {
width: 550px;
border: 0px;
font-weight:bold;
border-collapse: 1px;
background-color: #808080;
color:white;
text-align:center;
font-size:8pt;
}

 /* Overlib Stuff */
 .overLib{ cursor:help;}
 .fontClass {font-family: 'Arial'; font-size: 12px; text-align:left;padding:5px;}
 .capfontClass {font-family: Arial; font-size: 12px; font-weight: bold; color: #000000; text-align:center;padding:5px;}
 .capfontClass A {color: #ffffff; font-size: 9px;}
 .fgClass {background: #FAFAFA;}
 .bgClass {background: #EAEAEA; border:1px solid #000000; width:200px;}
/* End Overlib Stuff */
