/* General */

html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	background-color: #A7B6BA;
	background-image: url(../images/_site/background.jpg);
	background-repeat: repeat-x;
   }

#wrapper {
margin: 0 auto;
width: 700px;
border: 0px;
padding: 5px;
border-collapse: collapse;
}

form {
margin: 0px;
}

td {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.heading {
font-family: Tahoma;
font-size: 18px;
font-weight: normal;
color: #2B5A84;
}

#footr {
	height: 12px;
	width: 800px;
	background-image: url(../customers/images/_site/btm.png);
	background-repeat: no-repeat;
	border: 0px;
}

/* NinthCom Code Start */
h1 {
	padding: 0px;
	margin: 0px;
	font: 2em "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	color: #e84215;
}
h2,h3,h4 {
	margin: 0px 0px 3px 0px;
	padding: 0;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	color: #29343c;
}
h3 a:link {
	font-size: 12px;
	color: #29343c;
	text-decoration: none;
}
h3 a:visited {
	font-size: 12px;
	color: #29343c;
	text-decoration: none;
}
h3 a:hover {
	font-size: 12px;
	color: #29343c;
	text-decoration: underline;
}
h4 {
	font-size: 12px;
	color: #70787c;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #e84215;
	margin: 0;
	padding: 0;
}

.BorderBlueBacWhite { background:#ffffff; border-top:1px solid #B9CBD8; border-left:1px solid #B9CBD8; border-bottom:1px solid #B9CBD8; border-right:1px solid #B9CBD8;}

.BorderBlueBacBlue { background:#D6DEE3; border-top:1px solid #B9CBD8; border-left:1px solid #B9CBD8; border-bottom:1px solid #B9CBD8; border-right:1px solid #B9CBD8;}

.BorderBlueNoBac { border-top:1px solid #B9CBD8; border-left:1px solid #B9CBD8; border-bottom:1px solid #B9CBD8; border-right:1px solid #B9CBD8;}

.siteFrameSize{
	width: 800px;
};

.siteFrame{
	background-color: #FFFFFF;
	background-image: url(../images/_site/T.jpg);
	background-repeat: repeat;
};

.sitelineGraphic{
	border-top:1px solid #DBE0E6;
};

.textLG {
	font-family: verdana, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: bold;
}

.textLG-Line {
	font-family: verdana, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: bold;
	border-bottom:1px solid #CCC381;
}

.textMed {
	font-family: verdana, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight: normal;
}

.textMedBoldDBlue {
	font-family: verdana, sans-serif;
	font-size:11px;
	color:#4B5D72;
	font-weight: bold;
}

.textSm {
	font-family: verdana, sans-serif;
	font-size:9px;
	color:#000000;
	font-weight: normal;
}

.textSmWhtBac {
	font-family: verdana, sans-serif;
	font-size:9px;
	color:#000000;
	font-weight: normal;
	background:#FFFFFF;
}

.textLG-Light {
	font-family: verdana, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: bold;
	background:#FAF3C3;
	border-bottom:1px solid #CCC381;
}

.FormInputsSm {
	font-family: verdana, sans-serif;
	font-size:9px;
	color:#000000;
	font-weight: normal;
	background:#FAF3C3;
	border-top:1px solid #CCC381; border-left:1px solid #CCC381; border-bottom:1px solid #CCC381; border-right:1px solid #CCC381;
}

#SiteBackGround{
	background-color: #FFFFFF;
};

div#navigationmain {
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
color: #FFFFFF;
}

div#mainNavWhite a { font-size:12px; text-decoration:none; color:#fff; text-align:center; font-weight:bold;}

div#mainNavWhite a:hover { font-size:12px; text-decoration:none; color:#9BBD2A; text-align:center; font-weight:bold;}

div#mainNavWhiteHeader a { font-size:10px; text-decoration:none; color:#fff; text-align:center; font-weight:normal; padding-right:14px;}

div#mainNavWhiteHeader a:hover { font-size:10px; text-decoration:none; color:#ccc; text-align:center; font-weight:normal; padding-right:14px;}

/* NinthCom Sub nav style -- webhostiing sections */

div#WebWhite a { font-size:10px; text-decoration:none; color:#fff; text-align:center; font-weight:bold;}

div#WebWhite a:hover { font-size:10px; text-decoration:none; color:#9BBD2A; text-align:center; font-weight:bold;}

div#WebWhiteHeader a { font-size:10px; text-decoration:none; color:#fff; text-align:center; font-weight:normal; padding-right:14px;}

div#WebWhiteHeader a:hover { font-size:10px; text-decoration:none; color:#ccc; text-align:center; font-weight:normal; padding-right:14px;}

/* NinthCom Code End */

input,select,textarea {
font-family: Verdana;
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;
}

a {
color: #2B5A84;
}

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

#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: #2B5A84;
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: #2B5A84;
}

#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: #5AB9F1;
color: #ffffff;
}

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

.orderrow2 {
background-color: #D6E4F6;
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;
}
