body {
	background: #ffffff url("images/whmcslogobg.png") repeat-x;
	margin: 0px;
}

form {
	margin: 0px;
}

img {
	border: 0px;
}

body,td,input,select,textarea {
	font-family: Tahoma;
	font-size: 11px;
}

a {
	color: #3A6897;
}

a:hover {
	text-decoration: none;
}

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

.heading3 {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #16679F;
}

table.wrapper {
	width: 950px;
}

table.clientlinks {
	background:#e0e0e0;
}

td.clientlinks {
	background:#f9f9f9;
	width:25%;
	text-align:center;
	padding: 6px;
}

.navboxlinks {
    background-color: #ffffff;
    padding: 5px;
}

.navboxlinks td {
    border-bottom: 1px dotted #cccccc;
}

.navbox {
    background-color: #f7f7f7;
	    border: 1px dotted #cccccc;
    padding: 5px;
}


.navboxwhois {
    background-color: #f7f7f7;
	background: url('images/axonwhois.gif') top no-repeat;;
	border: 1px dotted #cccccc;
    padding: 5px;
}



.navinput {
    border: 1px solid #cccccc;
    width: 95px;
}

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

.footerbar {
    background-color: #3A6897;
    color: #ffffff;
    padding: 6px;
    padding-left: 10px;
    padding-right: 10px;
}

.clientarealinks a {
	color: #555555;
}

table.frame {
	width: 98%;
	border: 1px solid #3A6897;
	padding: 0px;
}

.fieldarea {
	background-color: #EFF2F9;
	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%;
	text-align: center;
	background-color: #f7f7f7;
	border: 1px dashed #cccccc;
	padding: 5px;
}

.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: #669900;
}

.domaincheckerunavailable {
	color: #cc0000;
}

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

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

tr.orderrow2 {
	background-color: #D6E4F6;
	color: #000000;
}


#specials {
	
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 0px;
	position: relative;
	height: 145px;
	}

#specials div {
	width: 240px;
	height: 138px;
	background-repeat: no-repeat;
	padding-left: 2px;
	position: absolute;
	}
#specials .package1 {
	background-image: url('../../images/package1.gif');
	}
#specials .package2 {
	background-image: url('../../images/package2.gif');
	left: 250px;
	}
#specials .package3 {
	background-image: url('../../images/package3.gif');
	left: 495px;
	}
#specials .button {
	background: url('../../images/buttonbg.gif') no-repeat;
	height: 23px;
	width: 114px;
	display: block;
	float: right;
	text-align: center;
	color: #fff;
	font: bold 10pt Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 7px;
	}
#specials a.button:hover {
	color: #F7C945;
	}
#specials h2 {
	font: 17pt Arial, sans-serif;
	color: #336799;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	margin: 0;
	padding-left: 110px;
	margin-top: 10px;
	}
#specials h3 {
	font: 14pt Arial, sans-serif;
	margin: 0;
	line-height: .5em;
	font-weight: normal;
	padding-left: 115px;
	color: #F28049
	}
#specials ul {
	margin: 15px 0 0 0;
	list-style-image: url('../../images/special_bull.gif');
	padding-left: 130px;
	}

#leftcol {
	float: right;
	width: 161px;
	}
#rightcol {
	float: left;
	width: 191px;
	}
#midcol {
	width: 368px;
	}
#leftcol,
#rightcol,
#midcol {
	
	font-size: 8pt Tahoma, sans-serif;
	}
#leftcol p,
#rightcol p,
#midcol p {
	padding: 10px 8px;
	margin: 0;
	}
#leftcol hr,
#rightcol hr,
#midcol hr {
	margin: 0 8px;
	}
#leftcol .alt1 {
	background: #FEF2CE;
	border-color: #F29503;
	}
#leftcol .footer {
	background: #FEF2CE url('../../images/left_col_footer.gif') top center no-repeat;
	height: 5px;
	margin: 0 -1px;
	overflow: hidden;
	position: relative;
	clear: none;
	}
#midcol .footer {
	background: #FFF url('../../images/mid_col_footer.gif') top center no-repeat;
	height: 7px;
	margin: 0 -1px;
	overflow: hidden;
	position: relative;
	clear: none;
	}
#rightcol .footer {
	background: #FFF url('../../images/right_col_footer.gif') top center no-repeat;
	height: 7px;
	margin: 0 -1px;
	overflow: hidden;
	position: relative;
	clear: none;
	}
#rightcol .alt1,
#midcol .alt1,
#midcol .alt2 {
	border-color: #BBBBBB;
	}
#leftcol .alt1,
#rightcol .alt1,
#midcol .alt1,
#midcol .alt2 {
	border-width: 0 1px;
	border-style: solid;
	margin-bottom: 10px;
	}
#leftcol .alt1 h2 {
	background: url('../../images/orange_header.gif');
	}
#midcol .alt1 h2 {
	background: url('../../images/blue_header.gif');
	}
#midcol .alt1 h1 {
        background: url('../../images/blue_header.gif');
        }
#midcol .alt2 h2 {
	background: url('../../images/lblue_header.gif');
	}
#rightcol .alt1 h2 {
	background: url('../../images/orange_header2.gif');
	}
#leftcol h2,
#rightcol h2,
#midcol h1, 
#midcol h2 {
	margin: 0 -1px;
	color: #fff;
	font: bold 10pt Tahoma, sans-serif;
	padding-top: 7px;
	margin-bottom: 5px;
	padding-left: 16px;
	height: 23px;
	}
#midcol {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	}
.sub_header { font-size:12px; font-weight:bold; color:#FFFFFF; padding: 3px 10px 8px 13px; overflow: hidden; }

.center_column { padding: 15px 10px 5px 7px;}

.right_column { padding: 10px 6px 5px 8px; }

img {
	border: 0;
	}

hr {
	height: 1px;
	color: #646464;
	}

.smalltext {
	color: #336799;
	font-size: 90%;
	}
#wrapper {
	width: 760px;
	margin: 0 auto;
	margin-top: 10px;
	}

#container {
	background: url('images/tbg.gif');
	padding: 0 5px;
	}
#header {
	background: url('images/logo_bg.gif') 0 17px repeat-x;
	width: 748px;
	margin: 0 auto;
	margin-bottom: -1px;
	}
#header .header {
	background: url('images/header_top.gif') top center no-repeat;
	height: 17px;
	margin: 0 -6px;
	position: relative;
	}

#topnav {
	float: right;
	border-right: 1px solid #636363;
	padding: 10px;
	text-align: right;
	margin: 7px 8px;
	list-style-type: none;
	}
#topnav li {
	padding-top: 2px;
	padding-right: 15px;
	background-position: 100% 5px;
	background-repeat: no-repeat;
	}
#topnav .home {
	background-image: url('images/home.gif');
	}
#topnav .sitemap {
	background-image: url('images/sitemap.gif');
	}
#topnav .contact {
	background-image: url('images/contact.gif');
	}

#topnav a {
	color: #636363;
	text-decoration: none;
	}
#topnav a:hover {
	text-decoration: underline;
	}

#livesupport {
	float: right;
	padding: 15px 0px;
	}

#nav {
	background: #686868 url('images/nav_bg.gif') repeat-x;
	width: 738px;
	margin: 0 auto;
	list-style-type: none;
	font: bold 9pt Arial;
	color: #fff;
	padding-left: 10px;
	height: 60px;
	border-bottom: 4px solid #000;
	text-transform: uppercase;
	overflow: hidden;
	text-align: center;
	}
#nav li {
	padding: 26px 0 22px 0;
	float: left;
	padding-right: 16px;
	margin-right: 6px;
	background: url('images/nav_sep.gif') right no-repeat;

	}
#nav .end {
	padding-right: 0;
	margin-right: 0;
	background: none;
	}
#nav a {
	font: Arial 12px black;
	font-weight: none;
	color: #fff;
	text-decoration: none;
	}
#nav a:hover {
	color: #F7C945;
	text-decoration: underline;
	}

#content {
	background: #fff;
	width: 748px;
	margin: 0 auto;
	}
#content a {
	color: #336799;
	font-weight: bold;
	}
#content .footer {
	background: url('images/generic_bottom.gif') top center no-repeat;
	height: 14px;
	overflow: hidden;
	margin: 0 -6px;
	position: relative;
	clear: both;
	}

.theader{ padding-left:10px; padding-right:10px; text-align:justify; font-weight:bold; color:#FFFFFF}
.tcontents{ padding-left:10px; padding-right:10px; text-align:justify; color:#000000}


