﻿body {
	background: #04080B url('images/as.jpg') no-repeat fixed center;
	margin: 0px; 
}

form {
	margin: 0px;
}

img {
	border: 0px;
	align: absmiddle;
}

body, td, input, select, textarea {
	font-family: Tahoma;
	font-size: 11px;
}

a {
	color: #370000;
}

a:hover {
	text-decoration: none;
}

table.wrapper {
	width: 760px;
}

table.clientlinks {
	background:#EAEAEA;
}

td.clientlinks {
	background:#f9f9f9;
	width:25%;
	text-align:center;
	padding: 6px;
}

.navbar {
background: #FEFDFD;
}

.navbutton {
background-color: #EAEAEA;
cursor: pointer;
cursor: hand;
text-align:center;
}

.navbuttonover {
background-color: #C4C4C4;
cursor: pointer;
cursor: hand;
font-weight: bold;
text-align:center;
color: #ffffff;
}

.navbox {
background-color: #EAEAEA;
padding: 5px;
}

.navinput {
border: 1px solid #ABA9AA;
width: 100px;
}

.submitbutton {
color: #ffffff;
cursor: pointer;
cursor: hand;
font-weight: bold;
background-color: #B0B0B0;
border: 1px solid #B0B0B0;
}

.footerbar {
background-color: #6e97be;
color: #ffffff;
padding:7px;
padding-left:10px;
padding-right:10px;
}

.clientarealinks a {
	color: #555555;
}

table.frame {
	width: 100%;
	border: 2px solid #0D4649;
	padding: 0px;
}

.fieldarea {
	background-color: #FFFEFE;
	text-align: right;
}

.clientareatable {
	width: 100%;
	background-color: #C4C4C4;
}

tr.clientareatableheading {
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}

tr.clientareatableactive {
	background-color: #ffffff;
	text-align: center;
}

tr.clientareatablepending {
	background-color: #ffffcc;
	text-align: center;
}

tr.clientareatablesuspended {
	background-color: #ccff99;
	text-align: center;
}

tr.clientareatableterminated {
	background-color: #ff9999;
	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;
}