/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #fafafa;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

input.text1 {
	width: 130px;
	height: 13px;
	padding: 3px 5px;
	border: 1px solid #DCDCDC;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h3 {
	margin-bottom: 10px;
	font-size: 11px;
	color: #727272;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #969696;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 16px;
}

/** LINKS */

a {
	color: #969696;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 10px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 10px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** HEADER */

#header {
	background: url(images/homepage03.gif) repeat-x left bottom;
}

/** MENU */

#menu {
	background: url(images/homepage02.jpg) no-repeat left top;
}

#menu a {
	display: block;
	float: left;
	width: 122px;
	height: 19px;
	margin: 0px 2px 0px 0px;
	padding: 7px 0px 0px 0px;
	background: url(images/subpage01.gif) no-repeat left top;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #4E525A;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page {
	/* background: #FFFFFF url(images/subpage02.jpg) repeat-y left top; */
	background: #FFFFFF url(images/subpage05.jpg) repeat-y left top;
}

#page-bg {
	background: url(images/subpage03.jpg) no-repeat left bottom;
}

/** SIDEBAR */

#sidebar {
}

/** SIDEBAR > BOXED */

#sidebar .boxed {
	width: 245px;
	margin: 0px 0px 10px 13px;
	background: url(images/homepage11.gif) repeat-y left top;
}

#sidebar .boxed-title {
	height: 17px;
	padding: 5px 0px 0px 13px;
	background: url(images/homepage10.gif) no-repeat left top;
	font-size: 10px;
	color: #3E424A;
}

#sidebar .boxed-content {
	padding: 10px;
	background: url(images/homepage12.gif) no-repeat left bottom;
}

/** SUBMENU */

#submenu a {
	display: block;
	width: 170px;
	height: 21px;
	padding: 7px 11px 0px 0px;
	background: url(images/homepage08.jpg) no-repeat left top;
	text-align: right;
	text-decoration: none;
	font-size: 10px;
	color: #6E7177;
}

#submenu a:hover {
	background-image: url(images/homepage09.jpg);
}

/** CONTENT */

#content {
	float: right;
	width: 500px;
	padding: 5px 10px 0px 4px;
	background: url(images/homepage13.gif) repeat-x left top;
}

/** CONTENT > BOXED */

#content .boxed {
}

#content .boxed-title {
	padding: 0px 0px 0px 10px;
	background: url(images/homepage15.gif) repeat-x left center;
	text-transform: uppercase;
	font-size: 12px;
	color: #667285;
}

#content .boxed-title span {
	padding: 0px 10px;
	background: #FFFFFF;
}

#content .boxed-content {
	padding: 20px 20px 20px 20px;
}

/** LOGIN */

#login {
}

#login ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#login li {
	margin-bottom: 10px;
}

#login label {
	display: block;
	float: left;
	width: 65px;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	color: #3E424A;
}

#login-submit {
	margin-left: 156px;
}

/** FOOTER */

#footer {
	background: url(images/subpage04.jpg) no-repeat;
}

#footer p {
	margin: 0px;
	padding: 30px;
	text-align: right;
}



/* WHMCS Styles */

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 solid #cccccc; */
    border: 1px solid #97C984; 
    padding: 5px;
}

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

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

*/
    background-color: #c8d98b;
    border: 1px solid #c8d98b;
}

.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; */
	background-color: #bdc0e1;
	font-weight: bold;
	text-align: center;
}

tr.clientareatableheading td {
	color: #ffffff;
}

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; */
	background-color: #bdc0e1;
}

tr.supportticketsheading td {
	color: #ffffff;
}

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

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

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

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




