body {
	background-color: #ffffff;
	margin: 0;
}
h2 {
	font-size: 24px;
	font-weight: bold;
}
form {
	margin: 0px;
}

body,td,input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #e90000;
}

a:hover {
	text-decoration: none;
	color: #424242;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #e90000;
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
    text-decoration: none;
    color: #000000;
}

.heading3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #424242;
}

.wrapper {
	clear: both;
	width: 980px;
	border: 0px;
	padding: 0px 10px 0 10px;
	border-collapse: collapse;
	background-color: #ffffff;
	margin-left: auto; 
	margin-right: auto;
}

table.topnavbar {
	width: 100%;
}

tr.topnavbar {
	background:url(../../../images/tableheading_bg.png);
	color: #FFF;
	padding: 0;
	font-weight:bold;
	text-align: center;
}
tr.topnavbar a {
	color: #FFFFFF;
	text-decoration: none;
}
tr.topnavbar a:hover {
	color: #e90000;
}

.clientarealinks {
    background-color: #efefef;
    padding: 10px;
}

.clientarealinks a {
	color: #424242;
}
.clientarealinks a:hover {
	color: #e90000;
}

table.frame {
	width: 100%;
	border: 1px solid #424242;
	padding: 0px;
}

.fieldarea {
	background-color: #efefef;
	text-align: right;
}

.clientareatable {
	width: 100%;
	background-color: #cccccc;
}

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

.contentbox {
	width: 100%;
	height: 50px;
	text-align: center;
	background-color: #424242;
	margin-left: auto; 
	margin-right: auto;
}

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

.domaincheckeravailable {
	color: #00c900;
}

.domaincheckerunavailable {
	color: #af0000;
}

.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;
}

tr.orderheadingrow {
	background-color: #424242;
	color: #ffffff;
}

tr.orderrow1 {
	background-color: #cccccc;
	color: #000000;
}

tr.orderrow2 {
	background-color: #efefef;
	color: #000000;
}
/**************Start My Coding**************/
#header {
	width: 100%;
	height: 100px;
	background: url(images/headerbg.png);
	background-repeat: repeat-x;
}
#header1000 {
	width: 1000px;
	height: 100px;
	margin: 0 auto 0 auto;
}
#topnav {
	width: 100%;
	height: 45px;
	background: url(images/topnavbg.png);
	background-repeat: repeat-x;
}
#topnav1000 {
	width: 1000px;
	height: 45px;
	margin: 0 auto 0 auto;
}
.indexboxtitle {
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.content {
	float: left;
	width: 730px;
	margin: 10px 0 0px 0;
	padding: 0 0 35px 0;
}
.content h3 {
	font-size: 18px;
}
.rightsidebar {
	clear: right;
	float: right;
	margin: 10px 0 0 20px;
	padding: 10px;
	width: 200px;
	background: #dcdcdc;
	line-height: 18px;
}
.rightsidebar a:link {
	color: #424242;
	text-decoration: none;
}
.rightsidebar a:visited {
	text-decoration: none;
	color: #424242;
}
.rightsidebar a:hover {
	text-decoration: underline;
	color: #e90000;
}
.rightsidebar a:active {
	text-decoration: none;
	color: #424242;
}
.tablebg {
	background:url(../../../images/tablecell_bg.png);
	padding: 0;
}
#hostingtable th {
	background:url(../../../images/tableheading_bg.png);
	color: #FFF;
	padding: 0;
}
#footer {
	clear: both;
	width: 100%;
	height: 70px;
	background: #424242;
}
#footer1000 {
	clear: both;
	width: 990px;
	height: 50px;
	padding: 10px 0 0 10px;
	margin: 0 auto 0 auto;
	color: #ffffff;
}
#footer1000 a {
	color: #ffffff;
	text-decoration: underline;
}
#footer1000 a:hover {
	text-decoration: none;
}
#footerlogos {
	clear: both;
	width: 960px;
	height: 75px;
	margin: 0 auto 10px auto;
	text-align: center;
}
#footerlogos img {
	float: left;
	margin: 0 13px 0 13px;
}
#footerwatermarks {
	width: 300px;
	height: 50px;
	text-align: right;
	float: right;
	margin: 0 40px 0 0;
}
#footerwatermarks img {
	margin: 0 10px 0 10px;
}
#footerbox {
	clear: both;
	width: 980px;
	height: 160px;
	margin: 10px auto 0 auto;
	background: url(../../../images/footerbox_wide.png);
	background-repeat: repeat-x;
	line-height: 18px;
}
.footercolumn {
	float: left; 
	width: 184px; 
	height: 160px; 
	margin: 10px 0 0 10px;
}
.footercolumn a:link {
	color: #424242;
	text-decoration: none;
}
.footercolumn a:visited {
	text-decoration: none;
	color: #424242;
}
.footercolumn a:hover {
	text-decoration: underline;
	color: #e90000;
}
.footercolumn a:active {
	text-decoration: none;
	color: #424242;
}

.kbcategory td {
	height: 75px;
}
