.test {
	text-align: center;
}
.test {
	font-size: 18px;
}
/* --------------------------------------------------------------
   GLOBAL
-------------------------------------------------------------- */

body {
	background-color: #272b4c;
	margin:0;
	font-family: arial, verdana, sans-serif;
	font-size:12px;
}

form {
	margin: 0px;
}

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

/* --------------------------------------------------------------
   HEADINGS
-------------------------------------------------------------- */

.heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #ec6c26;
}

.heading2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
    text-decoration: none;
    color: #d5d5d5;
}

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

/* --------------------------------------------------------------
   INFO BOXES
-------------------------------------------------------------- */

.contentbox {
	width: 75%;
	text-align: center;
	background-image:url(/billing/images_/bg_whmcs.png);
	border: 1px dashed #cccccc;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}

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

/* --------------------------------------------------------------
   CLIENT AREA NAVBAR
-------------------------------------------------------------- */

.clientarealinks {
	background-image:url(/billing/images_/bg_whmcs.png);
    padding: 10px;
}

.clientarealinks a {
	color: #555555;
}

/* --------------------------------------------------------------
   TABLES
-------------------------------------------------------------- */

table.topnavbar {
	width: 100%;
}

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

tr.topnavbar a {
	color: #000000;
	text-decoration: none;
}

tr.topnavbar a:hover {
	color: #666666;
}

table.frame {
	width: 100%;
	border: 1px solid #8FBCE9;
	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-image:url(/billing/images_/bg_whmcs.png);
	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;
}

/* --------------------------------------------------------------
   NETWORK ISSUES
-------------------------------------------------------------- */

.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-image:url(/billing/images_/bg_whmcs.png);
    padding: 10px;
    margin-top: 10px;
}

/* --------------------------------------------------------------
   SUPPORT TICKETS
-------------------------------------------------------------- */

.clientticketreplyheader {
    margin-top: 20px;
    background-color: #92BDEA;
    font-weight: bold;
    color: #ffffff;
    padding: 4px 20px 4px 20px;
}

.clientticketreply {
    min-height: 80px;
	background-image:url(/billing/images_/bg_whmcs.png);
    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(/billing/images_/bg_whmcs.png);
    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;
}

/* --------------------------------------------------------------
   TEXT COLORS
-------------------------------------------------------------- */

.textblack {
	color: #000000;
}

.textblue {
    color: #224488;
}

.textgreen {
	color: #779500;
}

.textgrey {
	color: #888888;
}

.textgold {
    color: #ffbb55;
}

.textorange {
	color: #ff6600;
}

.textred {
	color: #cc0000;
}


a:link {
	color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	font-variant:small-caps;
	text-decoration:none;
	font-weight:bold;


}

a:visited {
	color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	font-variant:small-caps;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color: #FFFF00;
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	font-variant:small-caps;
	text-decoration:none;
	font-weight:bold;
}

a:active {
	color: #FFFF00;
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	font-variant:small-caps;
	text-decoration:none;
	font-weight:bold;
}

/* ******************************************** */ 

select {
color:#999999;
border:1px solid #aaaaaa;
margin-left:5px;
height:17px;
border:0;

}

input.menu1 {
border:1px solid #aaaaaa;
background-color:transparent;
margin-left:9px;
padding-left:3px;
width:108px;
height:15px;
font-size:12px;
color:#FFFFFF;
}

input.btn1 {
border:1px solid #aaaaaa;
background-color:transparent;
margin-left:5px;
margin-right:13px;
width:40px;
height:18px;
font-size:10px;
color:#FFFF00;
}

/* ******************************************** */ 

.inboxsimple {
position:relative;
margin-left:12px;
margin-top:0px;
margin-right:7px;
margin-bottom:0px;
color:#FFFFFF;
}

/* ******************************************** */ 

.inboxslide {
position:relative;
margin-left:7px;
margin-top:-12px;
margin-right:7px;
margin-bottom:-13px;
color:#FFFFFF;
}

/* ******************************************** */ 

.footer {
color:#FFFFFF;
text-align:center;
}

/* ******************************************** */ 

#slide-images{
	position:relative;
	display:block;
	width:471px;
	margin-left:-40px;
	height:196px;
	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-image:url(/billing/images_/bg_whmcs.png);
}

#slide-images li img{
	display:block;
	background-image:url(/billing/images_/bg_whmcs.png);
}

/* ******************************************** */ 