body {
	background: #0099cc;
	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;
}

.body_1{
margin:0px;
padding-left:25px;
padding-top:5px;
width:895px;
}

.body_2{
margin:0px;
padding-left:25px;
padding-top:5px;
width:700px;
}

.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;
	background-image:url('images/banner2.png');
	background-repeat:no-repeat;
	background-color:#fcfcfc;
}

table.clientlinks {
	background:#e0e0e0;
}

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

.navboxlinks {
    background-color: #85e5f6;
	margin-top:10px;
    padding: 5px;
}

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

.navbox {
    background-color: #85f6b0;
    border: 1px dotted #737373;
    padding: 5px;
}

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

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

.footerbar {
    background-image:url('images/footer.png');
	width: 950px;
	height: 41px;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	color: #000;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}

.clientarealinks a {
	color: #555555;
}

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

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

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

tr.clientareatableheading {
	background-color: #feb64f;
	font-weight: bold;
	text-align: center;
}

tr.clientareatableactive {
	background-color: #ccffff;
	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: 690px;
	text-align: center;
	background-color: #ccffff;
	border: 1px dashed #969696;
	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;
}

ul#menu{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	margin-top:0;
	padding:0;
	list-style-type:none;
	width:950px;
	display:block;
	height:30px;
	font-size:14px;
	font-weight:bold;
	background:transparent url("images/blue.jpg") repeat-x top left;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

ul#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	border-right:0px solid #66ccff;
	}
ul#menu li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:12px 10px 0 20px;
	height:18px;

	}
ul#menu li a:hover{
	background:transparent url("images/black.jpg") repeat-x top left;	
	}
	
.domain{
margin-right:20px;
margin-top:15px;
float:right;
width:570px;
height:75px;
color:#FFFFFF;
text-align:center;
}

#top_nav {
width:570px;
float: right;
text-align:center;
color:#FF9900;
}

.top_nav_box {
display: inline;
padding: 5px 10px 0 10px;
}

.top_nav_box a {
color: #ffcc33;
font-size: 12px;
text-decoration: none;
}

.top_nav_box a:hover {
text-decoration: underline;
}

ul#menu{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	margin-top:0;
	padding:0;
	list-style-type:none;
	width:950px;
	display:block;
	height:30px;
	font-size:14px;
	font-weight:bold;
	background:transparent url("../images/blue.jpg") repeat-x top left;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

ul#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	border-right:0px solid #66ccff;
	}
ul#menu li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:12px 10px 0 20px;
	height:18px;

	}
ul#menu li a:hover{
	background:transparent url("../images/black.jpg") repeat-x top left;	
	}
	
table.shared_table {
width: 100%;
}

table.shared_table thead {
background-image: url(images/tbl_header.gif);
color: #FFFFFF;
background-color: #009999;
background-position: top;
background-repeat: repeat-x;
border: 1px solid #407500;
padding: 5px;
}
table.shared_table thead th {
padding: 5px;
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
}

table.shared_table thead th.side {
text-align: right;
}

table.shared_table tbody tr.odd {
background-position: top;
background-repeat: repeat-x;
height: 20px;
background-color: #cfeeee;
}

table.shared_table tbody tr.even {
background-position: top;
background-repeat: repeat-x;
height: 20px;
background-color: #f1f1f1;
}

table.shared_table tbody th {
text-align: right;
padding: 5px;
}

table.shared_table tbody th:hover {
cursor: help;
}

table.shared_table tbody td {
padding: 5px;
text-align: center;
font-size: 14px;
border-bottom: 1px solid #CCCCCC;
}

table.shared_table tbody th {
border-bottom: 1px solid #CCCCCC;
}

table.shared_table tbody tr.odd td.check div {
height: 20px;
background-image: url("../images/available.png");
background-position: center;
background-repeat: no-repeat;
}

table.shared_table tbody tr.even td.check div{
height: 20px;
background-image: url("../images/available.png");
background-position: center;
background-repeat: no-repeat;
}


table.shared_table tbody tr.odd td.x div{
height: 20px;
background-image: url("../images/available.png");
background-position: center;
background-repeat: no-repeat;
}

table.shared_table tbody tr.even td.x div{
height: 20px;
background-image: url("../images/available.png");
background-position: center;
background-repeat: no-repeat;
}
	
	