body {
	background: #0B0F12;
	margin: 0px;
	color: #ffffff;
}

div.spacer2				{ height: 20px; clear: both; margin: auto; width: 951px;}
.hiddenPic 				{ display: none; }

form {
	margin: 0px;
}

img {
	border: 0px;
}

body,td,input,select,textarea {
	font-family: Times New Roman; font-size:12px;
}

a {
	color: #C7F1FF;
	text-decoration: none;
	outline: none;
}

a:hover {
	outline:medium none; text-decoration:underline;
}

.heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #65A5E6;
}
.center{
	background-image: url('images/menu/mid.png');
	clear: both;
	margin: auto;
}

.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: 951px;
	background:#0B0F12;
}

table.clientlinks {
	background:#e0e0e0;
}

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

.navboxlinks {
    padding-left: 10px;
	padding-top: 5px;
}

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

.navbox {
    border: 1px solid #cccccc;
	float: right;
	width: 160px;
    padding-top: 5px;
}
div.spacer {
height:5px;
}
div.topfond{
	height:13px;
	width: 951px;
	background-image: url('images/menu/top.png');
	margin: auto;
}
div.basfond{
	height:18px;
	width: 951px;
	background-image: url('images/menu/bottom.png');
	margin: auto;
}

.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-image: url('images/menu/mid.png');
    color: #ffffff;
	margin: auto;
    padding: 6px;
    padding-left: 10px;
    padding-right: 10px;
}

.clientarealinks a {
	color: #555555;
}

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

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

.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;
}
/* ----- Menu Bottons Top ----- */
div.menu						{ float: left; height: 44px; width: 1007px; }
div.menuspacer				{ float: left; height: 161px; width: 1007px; }
div.button					{ margin-left: 32px; }
div.button a					{ text-indent: -9999px; display: block; }
div.fondmenu					{ text-indent: 25px; padding-top:19px; color: #C7F1FF; font-family: Times New Roman; font-size: 14px; float: left; background: url(images/menu/fond-menutop.png) no-repeat; height: 25px; width: 231px; }

a.BTlivesupport				{ float: left; background: url(images/menu/button-livesupport.png) no-repeat; height: 44px; width: 133px; }
a.BTlivesupport:hover		{ float: left; background: url(images/menu/button-livesupport-o.png) no-repeat; height: 44px; width: 133px; }
/* ----- FR ----- */
a.BThomeFR					{ float: left; background: url(images/menu/fr/button-home.png) no-repeat; height: 44px; width: 81px; }
a.BTnetworkFR				{ float: left; background: url(images/menu/fr/button-network.png) no-repeat; height: 44px; width: 81px; }
a.BTservicesFR				{ float: left; background: url(images/menu/fr/button-services.png) no-repeat; height: 44px; width: 81px; }
a.BTlocationsFR				{ float: left; background: url(images/menu/fr/button-locations.png) no-repeat; height: 44px; width: 84px; }
a.BTcontactFR				{ float: left; background: url(images/menu/fr/button-contact.png) no-repeat; height: 44px; width: 81px; }
a.BTforumFR					{ float: left; background: url(images/menu/fr/button-forum.png) no-repeat; height: 44px; width: 70px; }
a.BTorderFR					{ float: left; background: url(images/menu/fr/button-ordernow.png) no-repeat; height: 44px; width: 98px; }

a.BThomeFR:hover			{ float: left; background: url(images/menu/fr/button-home-o.png) no-repeat; height: 44px; width: 81px; }
a.BTnetworkFR:hover			{ float: left; background: url(images/menu/fr/button-network-o.png) no-repeat; height: 44px; width: 81px; }
a.BTservicesFR:hover		{ float: left; background: url(images/menu/fr/button-services-o.png) no-repeat; height: 44px; width: 81px; }
a.BTlocationsFR:hover		{ float: left; background: url(images/menu/fr/button-locations-o.png) no-repeat; height: 44px; width: 84px; }
a.BTcontactFR:hover			{ float: left; background: url(images/menu/fr/button-contact-o.png) no-repeat; height: 44px; width: 81px; }
a.BTforumFR:hover			{ float: left; background: url(images/menu/fr/button-forum-o.png) no-repeat; height: 44px; width: 70px; }
a.BTorderFR:hover			{ float: left; background: url(images/menu/fr/button-ordernow-o.png) no-repeat; height: 44px; width: 98px; }

/* ----- EN ----- */
a.BThomeEN					{ float: left; background: url(images/menu/en/button-home.png) no-repeat; height: 44px; width: 81px; }
a.BTnetworkEN				{ float: left; background: url(images/menu/en/button-network.png) no-repeat; height: 44px; width: 81px; }
a.BTservicesEN				{ float: left; background: url(images/menu/en/button-services.png) no-repeat; height: 44px; width: 81px; }
a.BTlocationsEN				{ float: left; background: url(images/menu/en/button-locations.png) no-repeat; height: 44px; width: 84px; }
a.BTcontactEN				{ float: left; background: url(images/menu/en/button-contact.png) no-repeat; height: 44px; width: 81px; }
a.BTforumEN					{ float: left; background: url(images/menu/en/button-forum.png) no-repeat; height: 44px; width: 70px; }
a.BTorderEN					{ float: left; background: url(images/menu/en/button-ordernow.png) no-repeat; height: 44px; width: 98px; }

a.BThomeEN:hover			{ float: left; background: url(images/menu/en/button-home-o.png) no-repeat; height: 44px; width: 81px; }
a.BTnetworkEN:hover			{ float: left; background: url(images/menu/en/button-network-o.png) no-repeat; height: 44px; width: 81px; }
a.BTservicesEN:hover		{ float: left; background: url(images/menu/en/button-services-o.png) no-repeat; height: 44px; width: 81px; }
a.BTlocationsEN:hover		{ float: left; background: url(images/menu/en/button-locations-o.png) no-repeat; height: 44px; width: 84px; }
a.BTcontactEN:hover			{ float: left; background: url(images/menu/en/button-contact-o.png) no-repeat; height: 44px; width: 81px; }
a.BTforumEN:hover			{ float: left; background: url(images/menu/en/button-forum-o.png) no-repeat; height: 44px; width: 70px; }
a.BTorderEN:hover			{ float: left; background: url(images/menu/en/button-ordernow-o.png) no-repeat; height: 44px; width: 98px; }

/* Foot */
div.footer2				{ clear: both; margin: auto; height: 53px; width: 951px; }							
div.footL				{ float: left; background: url(images/menu/footl.png) no-repeat; height: 53px; width: 60px; }
div.footL2				{ float: left; background: url(images/menu/footl2.png) no-repeat; height: 53px; width: 274px; }
div.footM				{ float: left; font-size: 10px; height: 53px; background: url(images/menu/footbg.png) repeat-x; width: 250px; }
div.footM1				{ color:#C7F1FF; font-family: Times New Roman; font-size:12px; clear: both; text-align: center; margin-top: 13px; height: 20px; width: 250px; }
div.footM2				{ color:#C7F1FF; font-family: Times New Roman; font-size:12px; clear: both; text-align: center; height: 20px; width: 250px; }
div.footR				{ float: left; background: url(images/menu/footr.png) no-repeat; height: 53px; width: 13px; }
div.footcenter			{ float: left; height: 53px; width: 350px; background: url(images/menu/footbg.png) repeat-x; }
