/*Custom Styles*/
.domaincheckeravailable {
	color: #669900;
}
.domaincheckerunavailable {
	color: #cc0000;
}
.clientareatable {
	width: 100%;
	background-color: #cccccc;
}
tr.clientareatableheading {
	background-color: #FFCC99;
	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: 75%;
	text-align: center;
	background-color: #f7f7f7;
	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;
}
tr.orderheadingrow {
	background-color: #5AB9F1;
	color: #ffffff;
}
tr.orderrow1 {
	background-color: #E8F0F9;
	color: #000000;
}
tr.orderrow2 {
	background-color: #D6E4F6;
	color: #000000;
}
ul#mainlevel-bottom
{
	list-style: none;
	padding-top: 5px;	
	white-space: nowrap;
	width: 400px;	
	height: 30px;
	margin: 0 auto;
	text-align: center; 	
}
ul#mainlevel-bottom li{	
	width: 120px;
	float: left;
	margin: 0;
	font-size: 12px;
	height: 20px;
	line-height: 15px;
	white-space: nowrap;
	margin-right: 1px;		
}


ul#mainlevel-bottom li a{
	font-weight: normal;
	height: 30px;		
	text-decoration: none;
	color: #000066;	
	white-space: nowrap;		
	text-align: center;
	text-decoration: underline;
	
}

ul#mainlevel-bottom li a:hover {
	color: #3366CC;
}

.productinfo {
	width: 400px;
	margin-left: auto;
	margin-right: auto;	
	text-align: left;
}

.productinfo h4 {
	color: #000;
	font-size: 14px;
	text-decoration: underline;
	width: 100%;
	background-color: #5AB9F1; 
	padding: 5px;

}

input.btn{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;   
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   font-size: 14px;
   /*height: 24px;*/  
}

.signuptable td {
	text-align: left;
}

/*Client Area forms*/
.frame input, select, textarea {
	margin-left: 25px;
}

.billinghome td {	
	width: 50%;
}

.billinghome td img {
	margin-top: 15px;
	border-top: 1px solid #CFCFCF;
}

.billinghome tr.item {
	margin-top: 20px;
}
/**************************************************/
/******** JOOMLA STYLES ***************************/
* {
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address{
	margin:0.5em 0;
}
li,dd {
	margin-left:1em;
}
fieldset {
	padding:.5em;
}
body {
	background: #003366 url(../images/body_bg.png);
	text-align: center;
	font-size:76%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3;
}
td img{text-align:center;}

body.fluid div#wrapper {
	min-width:760px;
	max-width:960px;
	width:auto !important;
	width:960px;
}

#wrapper {

	text-align: left;

	margin: 10px auto;	

	background: #fff;	

}

#leftfauxcol {
	background:url(../images/content_bg.png) 25% 0;
}
a:link, a:visited, a:active{color: #fff;text-decoration:none;}
#header {
	background: url(../images/header_bg.jpg) no-repeat;
	height: 100px;
	position: relative;
}
#pageheader {
	position:absolute;
	top: 15px;
	left: 130px;
}
#navbar {
	background: url(../images/navbar_bg.png) no-repeat;
	height: 40px;
}
#breadcrumbs {
	background: #999999 ;
	margin-top: 2px;
	padding: 3px;
}
#content75 a, #content100 a{
	color: #000099;
}
#content75 {
	float:left;
	width:75%;
	overflow:hidden;
}
#content100 {
	float:left;
	width:100%;
	overflow:hidden;	
}
#banner {
	height: 140px;	
	text-align: center;
	padding: 10px;
	border: 1px solid #E9E9E9;
}
#sidebar {
	float: left;
	width: 25%;
	overflow:hidden;	
}
#footer {
	background: url(../images/footer_bg.png) no-repeat;
	clear: both;	
}
.inside {
	padding: 10px;	
}
/* Navigation Menu */
.moduletable-nav ul li, .moduletable-topmenu ul li{
	display: inline;
}
/*Top Menu*/
.moduletable-topmenu {
	position: absolute;
	top: 10px;
	right: 30px;
}
.moduletable-topmenu a:link, .moduletable-topmenu a:visited, .moduletable-topmenu a:active {
	color: #000000;	
}

/*Module Styles*/
.moduletablemenu h3 {
	font:1.3em Tahoma,Arial,Helvetica,sans-serif;
	font-weight: bold;
	/*background:#FF6633;*/
	color:#000000;
	text-align:center;
	margin:2px -10px;
	padding:5px 10px;
}
.moduletablemenu ul {
	list-style:none;
	margin:5px 0;
}

.moduletablemenu li {
	height:1.5em;
	font:1em Tahoma,Arial, Helvetica, sans-serif;
	margin:1px -10px;	
	background:#CC0000;
}

.moduletablemenu a:link,.moduletablemenu a:visited {
	color:#fff;
	display:block;	
	padding-left:10px;
}

.moduletablemenu a:hover {	
	color:#fff;
	background:#ADADAD;
}
.clrflt {
	clear: both;
}
