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

     WHMCS CSS Stylesheet
     Created: 1st September 2011
     Last Updated: 15th November 2011
     Generated By: System Default
     Version: 1.1

     This file is part of the WHMCS Billing Software
       http://www.whmcs.com/

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

@import url("https://fonts.googleapis.com/css?family=Ubuntu:500,700");

body {
    border-top: 10px solid #3399cc;
    padding: 0;
    background-color: #fff;
}


@font-face
{
    font-family: cool_font;
    src: local(cool_font), url('Bahamas.ttf') format('opentype');
}

a {
    color: #004A95;
}
a:hover{
	text-decoration:none;
}

.fontsize2 {
    font-size: 1.2em;
}

.fontsize3 {
    font-size: 1.4em;
}

.lighttext {
    color: #ccc;
}

.bold {
    font-weight: bold;
}

.textleft {
    text-align: left;
}

.textright {
    text-align: right;
}

.textcenter {
    text-align: center;
}

.clear {
    clear: both;
}

.hidden {
    display: none;
}

.whmcscontainer p {
    margin-bottom: 3px;
}

.whmcscontainer h1 {
    font-family: 'Ubuntu', sans-serif;
    letter-spacing:-2px;
    text-shadow: 0 0 2px #ccc;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
	padding-left:12px;
}

.whmcscontainer h2 {
    font-family: 'Ubuntu', sans-serif;
    letter-spacing:-2px;
    text-shadow: 0 0 2px #ccc;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
}

.whmcscontainer h3 {
    font-family: 'Ubuntu', sans-serif;
    letter-spacing:-1px;
    text-shadow: 0 0 2px #ccc;
    font-size: 18px;
    font-weight: 700;
}

.whmcscontainer h1 small, .whmcscontainer h2 small, .whmcscontainer h3 small {
    letter-spacing: -1px;
    text-shadow: 0 0 0;
    font-weight: 500;
}

.adminreturndiv {
    position:absolute;
    top:0 !important;
    right:0 !important;
    padding:5px 10px !important;
    background-color:#B4B4B4 !important;
    font-family:Tahoma !important;
    font-size:11px !important;
    color:#000 !important;
}
.adminreturndiv a {
    color: #fff !important;
    text-decoration: underline !important;
}

.whmcscontainer {
    max-width: 906px;
    margin: 0 auto;
}

.contentpadded {
    padding: 15px;
	min-height:624px;
	background: url('../img/content-bg.gif') no-repeat;
}

.contentpadded p{
	font-size:13px;
}

.whmcscontainer img {
    vertical-align: top;
    border: 0;
}

.topbar {
    position: relative;
}
.topbar .fill {
    height: 40px;
}

#whmcsheader {
	background-color: #1A4D80;
}

#whmcstxtlogo {
    padding: 20px 0px 20px 0px;
}
#whmcsimglogo {
    padding: 20px 0px 20px 0px;
    display: none;
}

#whmcsimglogo ul{ 
	background:transparent; 
	width:630px; 
	float:right; 
	margin-top:-20px; 
	list-style:none
	color:#333; 
	font-size:15px; 
	white-space:nowrap;
	text-align:right;
}

#whmcsimglogo ul li{
	display:inline; 
	padding:5px 5px 5px 40px; 
	font-weight:bold;
	text-align:right;
}

#whmcsimglogo ul li a{
	color:#333;
}

#whmcsimglogo ul li a:hover{
	text-decoration:none;
	color:#999;
}
#whmcstxtlogo a {
    font-family: 'Ubuntu', sans-serif;
    letter-spacing:-2px;
    text-shadow: 0 0 2px #efefef;
    font-size: 3.6em;
    font-weight: 700;
	color: #fff;
    line-height: 40px;
    text-decoration: none;
}

.menu-dropdown, .dropdown-menu {
    min-width: 180px;
}

.page-header {
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.whmcscontainer .error ul {
    margin: 10px 0 10px 30px;
}

.whmcscontainer .error ul li {
    color: #fff;
}

.footerdivider {
    border-top: 1px solid #e8e8e8;
}

.footer {
	background:#f3f2f0;
	height:100px; 
	width:100%;
	border-top:1px solid #e8e8e7;
}

.footer .social a img:hover{
	
}

.footer .lang{
	width:40px; 
	height:40px;  
	float:left; 
	margin-top:-5px;
}

.footer .lang2{
	width:40px; 
	height:40px;  
	float:left; 
	margin-top:-5px;
	padding-left:20px;
}

.footer .policy{
	font-size=10px; 
	font-weight:bold; 
	color: #999;
	margin-top:-10px;
	margin-left:150px;
}

.footer .policy a{
	color:#999;
	font-size:10px;
}
.footer .policy a:hover{
	color: #333;
	text-decoration:none;
}
.whmcscontainer .footer #languagefrm select {
    margin: 0 0 0 5px;
    padding: 4px;
    font-family: Verdana;
    font-size: 11px;
    color: #666;
    height: 25px;
    line-height: 25px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}



.footer #copyright {
    float: left;
	padding-top:5px;
    line-height: 20px;
	font-size:10px;
	font-weight:bold;
}

.footer .lang p{
	font-size:11px; 
	font-weight:bold; 
	background:#c0dceb; 
	width:45px;    
	padding-left:2px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	-o-border-radius: 3px; 
	border-radius: 3px;
	color:#fff;
}

.footer .lang2 p{
	font-size:11px; 
	font-weight:bold; 
	background:#c0dceb;
	padding-left:2px; 
	width:45px;    
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	-o-border-radius: 3px; 
	border-radius: 3px;
	color:#fff;
}


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

     Standalone Portal Look Styling
     Comment out this section for full width style

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

body {
    background: #fff url('../img/top-bg.jpg') repeat-x top center;
}

.whmcscontainer {
    background-color: transparent;
}

#whmcsheader {
    max-width: 906px;
    margin: 0 auto;
    background-color: transparent;
}

#whmcstxtlogo {
    display: none;
}
#whmcsimglogo {
    padding: 20px 0px 20px 0px;
    display: block;
}

.topbar .fill {
    margin: 0 auto;
    padding: 0px;
    width: 960px;
    height: 40px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}


/****************** BEGIN CUSTOM ********************/
.home-page{
	background:url('../img/homepage/home-bg.png') no-repeat; 
	width:870px; 
	height:624px; 
	margin:auto;
	margin-left:5px;
	padding:auto;
}

.home-page .box-container{
	float:right;
	margin:50px 50px 0 0px;
}

.tbox{
	margin-top:50px;
	width:200px;
	float:left;
}

.tbox p a{
	color: #707273;
	text-decoration:none;
}

.tbox p a:hover:{
	color: #515252;
	text-decoration:none;
}
.home-page .box-container .box{
	background: transparent url('../img/homepage/box-bg.png') no-repeat; 
	width:392px; 
	height:97px;
}

.box img{
	width:84px; 
	height:84px; 
	margin:5px;
}

.box p{
	width:300px; 
	height:44px; 
	margin-top:-65px; 
	margin-left:100px; 
	font-size:14px; 
	color:#1f485d;
	font-family:Calibri;
}

.search-domain{
	width:535px;
	height:79px;
	line-height: 79px;
	font-size:30px;
	border:none;
	margin: 0 -5px 0 -5px;
	background: #e7f1f6;
	color:#bed7e7;
	float:left;
}

.search-button{
	background: transparent url('../img/homepage/search-right.png') no-repeat top;
 	width:188px; 
	height:87px; 
	border:none; 
	color:transparent;
	font-color: transparent;
	float:left;
}

.register{
	margin-bottom:20px;
	margin-bottom: 8px;
}

.register .line{
	background:#e9edef;
	margin:2px 15px 2px 15px;
	padding:5px 0 5px 0;
	-webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.line{
	background:#e9edef;
	margin:2px 30px 2px 30px;
	padding:5px 0 5px 0;
	-webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.line label {
  padding-top: 5px;
  font-size: 14px;
  line-height: 18px;
  float: left;
  width: 180px;
  padding-right:200px;
  text-align: left;
  margin-left:70px;
  color: #647983;
}

.line .input input{
	background: transparent url('../img/register/input-bg.png') no-repeat;
	width:250px;
	-webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
	border-top:1px solid #b5b8ba;
	border-left:1px solid #b5b8ba;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}

/* Password Strength */

.whmcscontainer #pwstrengthbox {
    width: 260px;
	margin-left:300px;
    border: 1px solid #ccc;
    line-height: 28px;
    text-align: center;
    background: ;
    color: #9A9A9A;
    font-weight: normal;
	background: transparent url('../img/register/input-bg.png') no-repeat;
	-webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
	border-top:1px solid #b5b8ba;
	border-left:1px solid #b5b8ba;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}

.whmcscontainer #pwstrengthbox.strong {
   	-webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
	border-top:1px solid #b5b8ba;
	border-left:1px solid #b5b8ba;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
    color: #33CC00;
    font-weight: bold;
}

.whmcscontainer #pwstrengthbox.moderate {
   	-webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
	border-top:1px solid #b5b8ba;
	border-left:1px solid #b5b8ba;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
    color: #ff6600;
    font-weight: bold;
}

.whmcscontainer #pwstrengthbox.weak {
   	-webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
	border-top:1px solid #b5b8ba;
	border-left:1px solid #b5b8ba;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
    color: #cc0000;
    font-weight: bold;
}

select#stateselect{
	background: transparent url('../img/register/input-bg.png') no-repeat;
	-webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
	border-top:1px solid #b5b8ba;
	border-left:1px solid #b5b8ba;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	width:260px;
}
select#country{
	background: transparent url('../img/register/input-bg.png') no-repeat;
	-webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
	border-top:1px solid #b5b8ba;
	border-left:1px solid #b5b8ba;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	width:260px;	
}	

.agreement{
	width:826px; 
	padding:10px;
	height:170px; 
	background:#f2f5f6; 
	margin:auto; 
	padding:auto;

	-webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;  
	margin-top:-40px; 
	color:#647983;
	line-height:12px;
}

.agreement p{
	color:#647983;
	font-size:10px;
	line-height:12px;
	padding:0 0 3px 0;
}



.register-submit:hover{
	background: url('../img/register/reg-button_hover.png') no-repeat;
	
}


.term{
	float:right;
	text-align:right;
	width:846px;
	font-size:12px;
	color:#647983;
	padding-right:35px;
	padding-bottom:-20px;
}

.cap{
	width:826px; 
	padding:10px; 
	background:#f2f5f6;	
	-webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;	
	margin:auto; 
	padding:auto;
}

input.inputcap{
	width:100px;
	height:13px;
	background: transparent url('../img/register/input-bg.png') no-repeat;
	-webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
	border-top:1px solid #b5b8ba;
	border-left:1px solid #b5b8ba;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}

.cap-contact{
	width:370px; 
	margin-left:30px;
	padding:10px; 
	background:#f2f5f6;	
	-webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;	
}


/*???*/
input[type="checkbox"].register-check{
    background-image: url('../img/register/checked.png');
}

/*.register-check:checked{
	background: url('../img/register/checked.png') no-repeat;
}*/	


select#securityqid{
	background: url('../img/register/input-bg.png') no-repeat;
	-webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
	border-top:1px solid #b5b8ba;
	border-left:1px solid #b5b8ba;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	width:260px;	
}

.line label{
white-space:nowrap;
} 

.login-input{
	background: url('../img/login/login-input.png') no-repeat;
	width:228px;
	height:42px;
}
.login-input input{
	padding:3px;
	margin: 8px 0px 2px 25px ;
	background:transparent;
	color:#aeaeae;
	border:none;
}

.login-right{
	float:left;
	width:250px;
}
.login-left{
	float:left;
	width:250px;
}

.login-left label, .login-right label{
	width:200px; 
	color:#647983; 
	font-size:14px;
	font-weight:normal;
	padding-left:25px;
	font-family:'Calibri';
}

.not-member{
	width:300px;
	float:left;
	margin-top:20px;
}

p.reg-head{
	color:#8bd9f7;
	font-size:21px;
	font-family:'Calibri';
	font-weight:bold;
	padding-left:10px;
}

p.reg-text{
	color:#4d4d4d;
	font-size:11px;
	font-family:'Calibri';
	padding-left:10px;
}


.login-button:hover{
	background: url('../img/login/login-button_hover.png') no-repeat;
}

.rememberme{
	width:350px;
	float:left;
	margin-top:-17px;
	padding-left:20px;
	padding-right:20px;
	display:inline;
	font-size:11px;
	color:#4d4d4d;
}

.rememberme p, .rememberme label{
	font-size:11px;
	color:#4d4d4d;
}

.rememberme label{
	margin-left:40px;
}

.rememberme p a{
	text-decoration:none;
	font-size:11px;
	color:#3e6b7b;
}

.rememberme label input{
	margin:0 5px 0 5px;
}

/*CONTACT*/

.contact-form{
	
	background: url('../img/contact/contact-bg.png') no-repeat;
	padding-top:50px;
	min-height:389px;
	padding-left:50px;

}

.about-us{
	font-family:'Tahoma';
	color:#494949;
	margin-top:30px;
}

p.header{
	text-transform:uppercase;
	font-size:20px;
	font-weight:bold;
	background: url('../img/contact/heart-bar.png') no-repeat;
	color:#494949;
	padding:25px 0 23px 120px;	
}

p.title-contact{
	font-size:15px;
	font-weight:bold;
	padding:5px 5px 5px 50px;
}

p.content-contact{
	padding:5px 5px 5px 50px;
	color:#494949;

}

.contact label{
	float:left;
	text-align:right;
	width:100px;
	color:#3f3f3f;
	padding:5px 0px 5px 0px;
	margin-top:5px;
	margin-left:40px;	
}

.contact-field{
	float:right;
	width:430px;
	padding:20px 0px 5px 5px;
	margin-top:10px;
}

.contact input, .contact textarea{
	width:270px;
	background: #3f3f3f;
	-webkit-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
	border:2px solid #5a5959;
	margin-bottom:5px;
	float:right;
	font-size:12px;
	font-family:'Tahoma';
	color:#fff;
}

input.send-msg{
	background: url('../img/contact/send-email.jpg') no-repeat;
	border:none;
	width:100px;
	height:29px;
	color:white;
	font-size:11px;
	font-weight:bold;
	font-family:'Arial';
	float:left;
}

input.send-msg:hover{
	background: url('../img/contact/send-email_hover.jpg') no-repeat;
}

.contact_title{
	font-size:20px;
	font-weight:bold;
	color:#494949;
	margin-top:-27px;
	padding-left:60px;
	text-transform:uppercase;	
}

.write-us_title{
	padding-left:450px;
	font-size:20px;
	font-weight:bold;
	color:#494949;
	margin-top:-20px;
	text-transform:uppercase;
}

.contact-list{
	float:left; 
	padding:70px 0 0 30px;
	list-style:none;
}

.contact-list li{
	background: url('../img/contact/bullet.png') no-repeat;
	padding:0px 0px 15px 20px;
	line-height:15px;
	font-size:12px;
	font-weight:bold;
	color:#494949;
	
}

.search-client{
	width:580px;
	height:79px;
	line-height:79px;
	font-size:30px;
	background:#e7f1f6;
	color:#bed7e7;
	border:none;
	margin-left:-5px;
	margin-right:-5px;
	float:left;	
}



.client-menu a:hover{
	text-decoration:none;
	
}

.client-menu a img{
	border:none;
	margin:5px;

}

.client-menu{
	text-align:center;
}

/* Table Styling */

table.zebra-striped tr td {
    vertical-align: middle;
}
table.zebra-striped tr.subtotal td {
    background-color:#FFFFDD;
    font-weight: bold;
}
table.zebra-striped tr.tax td {
    background-color:#EBF2FE;
    font-weight: bold;
}
table.zebra-striped tr.credit td {
    background-color:#FFE1E1;
    font-weight: bold;
}
table.zebra-striped tr.total td {
    background-color:#E7FFDA;
    font-weight: bold;
}
table.zebra-striped tr.recurring td {
    background-color:#FFE1E1;
    font-weight: bold;
}

.head-order{
	background: url('../img/backorder/head-order.png') no-repeat;
	margin-top:20px;
 	padding-top:33px;
	padding-left:120px;
	text-transform: uppercase;
	font-size:25px;
	font-family:Arial;
	color:#494949;
	width:885px;
	height:75px;
}

.head-order span{
	font-weight:bold;
}

.order-list{
	float:left;
	padding: 60px 0px 0px 60px;
}

.order-list ul li{
	list-style:none;
	color: #494949px;
	font-weight:bold;
	background: url('../img/backorder/bullet.png') no-repeat;
	padding-left:20px;
	height:35px;
}

.order-list2{
	padding: 60px 0px 0px 110px;
	float:left;
}

.order-list2 ul li{
	list-style:none;
	color: #494949px;
	font-weight:bold;
	background: url('../img/backorder/bullet.png') no-repeat;
	padding-left:20px;
	height:35px;
}

.order-ad{
	font-size:14px;
	padding-left:100px;
	padding-right:100px;
	font-family:'Calibri';
}

.backorder{
	border-top:4px solid #0c2a62;
	border-left: 4px solid #0c2a62;
	border-right: 4px solid #0c2a62;
	border-bottom: 4px solid #0c2a62;
	width:786px;
	margin:auto;
	padding:auto;
} 

.backorder td{
	border:1px solid #ccc;
	background: url('../img/backorder/tr-bg.jpg') repeat-x;
	height:52px;
	border:1px solid #ccc;
	text-align:center;
}

.backorder tr td{
	margin:0px;
	padding:0px;
	vertical-align:middle;
}

.backorder th{
	background: url('../img/backorder/th-bg.jpg') repeat-x;
	height:46px;
	border:1px solid #ccc;
	text-align:center;
	vertical-align:middle;
}

#order-boxes{
}

/*************END CUSTOM***************/

.footerdivider {
    margin: 0 auto;
    padding: 0 20px;
    width: 900px;
    height: 5px;
    background-color: #222;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#222222));
    background-image: -moz-linear-gradient(top, #333333, #222222);
    background-image: -ms-linear-gradient(top, #333333, #222222);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #222222));
    background-image: -webkit-linear-gradient(top, #333333, #222222);
    background-image: -o-linear-gradient(top, #333333, #222222);
    background-image: linear-gradient(top, #333333, #222222);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

.whmcscontainer .footer {
    background-color: #fff;
}

/* Containers */

.whmcscontainer .col4 {
    float: left;
    margin: 0;
    padding: 0;
    width: 25%;
}

.whmcscontainer .col2half {
    float: left;
    margin: 0;
    padding: 0;
    width: 50%;
}

.whmcscontainer .col30 {
    float: left;
    margin: 0;
    padding: 0;
    width: 30%;
}

.whmcscontainer .col40 {
    float: left;
    margin: 0;
    padding: 0;
    width: 40%;
}

.whmcscontainer .col60 {
    float: left;
    margin: 0;
    padding: 0;
    width: 60%;
}

.whmcscontainer .col70 {
    float: left;
    margin: 0;
    padding: 0;
    width: 70%;
}

.whmcscontainer .center80 {
    margin: 0 auto;
    padding: 0;
    width: 80%;
}

.whmcscontainer .row {
    margin: 0;
    padding: 0 0 15px 0;
}

.whmcscontainer .row .multicol {
    float: left;
    margin: 0 50px 0 0;
}

.whmcscontainer .internalpadding {
    padding: 5px;
}

.whmcscontainer .halfwidthcontainer {
    width: 50%;
    margin: 0 auto;
}

.whmcscontainer .logincontainer {
    width: 280px;
    margin: 0 auto 100px auto;
}

.whmcscontainer fieldset.onecol label {
    color: #404040;
    float: left;
    font-size: 13px;
    line-height: 18px;
    text-align: right;
    width: 225px;
}

.whmcscontainer fieldset.onecol .inputs-list label {
    float: none;
    width: auto;
    line-height: 18px;
    padding: 0;
    text-align: left;
    white-space: normal;
}

.whmcscontainer fieldset.onecol div.input {
    margin-left: 245px;
}

/* Forms */

form {
    margin: 0px;
}

select {
    width: auto;
}

.input-large, input.large {
    width: auto; /* Fix for Massive Width on Buttons from Bootstrap */
}

input.bigfield {
    width: 60%;
    height: 30px;
    font-size: 1.4em;
}

input.fullwidth, textarea.fullwidth {
    width: 95%;
}

.whmcscontainer label.full {
    float: none;
    text-align: left;
    width: auto;
}

.whmcscontainer .alert-message.error a, .whmcscontainer .alert-message.success a, .whmcscontainer .alert-message.info a {
    color: #fff;
    text-decoration: underline;
}
.whmcscontainer .alert-message.error a:hover, .whmcscontainer .alert-message.success a:hover, .whmcscontainer .alert-message.info a:hover {
    text-decoration: none;
}
.whmcscontainer .alert-message.block-message.warning a, .whmcscontainer .alert-message.block-message.error a, .whmcscontainer .alert-message.block-message.success a, .whmcscontainer .alert-message.block-message.info a {
    color: #000;
    text-decoration: underline;
}


/* Status Colors */

.label.pending {
    background-color: #F89406;
}
.label.active {
    background-color: #46A546;
}
.label.suspended {
    background-color: #0768B8;
}
.label.terminated {
    background-color: #C43C35;
}
.label.cancelled {
    background-color: #BFBFBF;
}
.label.expired {
    background-color: #888;
}
.label.fraud {
    background-color: #000;
}
.label.unpaid {
    background-color: #cc0000;
}
.label.paid {
    background-color: #779500;
}
.label.refunded {
    background-color: #224488;
}
.label.collections {
    background-color: #D3C403;
}

/* Twitter Feed */

#twitterfeed ul {
    list-style-type: none;
    margin: 15px 0 20px 0;
    padding: 0;
}
#twitterfeed li {
    background-image: url(../../../images/twittericon.png);
    background-repeat: no-repeat;
    background-position: 0;
    margin: 0 20px 10px 20px;
    padding-left: 25px;
}
#twitterfeed p {
    margin:15px;
    text-align:center;
}


/* Announcements */

.whmcscontainer .tweetbutton {
    float: right;
    margin: 0 0 20px 30px;
}



/* Tables */

.whmcscontainer table .headerSortasc {
    background-color: rgba(141, 192, 219, 0.25);
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-image:url('../img/sortasc.png');
    background-repeat:no-repeat;
    background-position:95% 50%;
}

.whmcscontainer table .headerSortdesc {
    background-color: #e4fafc;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-image:url('../img/sortdesc.png');
    background-repeat:no-repeat;
    background-position:95% 50%;
}

.whmcscontainer table th a {
    display: block;
    margin: -10px -10px -9px;
    padding: 10px 10px 9px;

}

.recordslimit {
    float: right;
    padding-right: 20px;
}
.recordslimit select {
    width: 60px;
}

/* Services */

.whmcscontainer .searchbox {
    float: right;
    margin: 0 0 20px 20px;
    padding: 10px;
    background-color: #efefef;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}

.whmcscontainer .moduleoutput {
    margin: 20px 0 20px 0;
    padding: 10px;
    text-align: center;
    width: 90%;
    border: 1px solid #ccc;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}

.whmcscontainer .usagecontainer {
    border: 1px solid #ccc;
    height: 20px;
    width: 80%;
}

.whmcscontainer .usagecontainer .used {
    background-color: #99CCFF;
    height: 20px;
}

/* Domain Checker */

.whmcscontainer .captchainput {
    margin: 10px auto 5px auto;
    padding: 10px;
    background-color: #f8f8f8;
    border: 1px dashed #ccc;
    width: 425px;
    text-align: center;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}
.whmcscontainer .captchainput div {
    margin: 0 auto;
}

.whmcscontainer .multitldbtn {
    position:relative;
    top:5px;
    right:0px;
    height:0;
}
.whmcscontainer .multitldbtn input {
    padding: 4px 7px;
    font-size: 11px;
}

.whmcscontainer .domcheckertldselect {
    margin: 0 auto;
    padding: 10px;
    width: 50%;
    background-color: #fff;
    border: 1px solid #ccc;
    border-top: 0;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    -o-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}

.whmcscontainer .domcheckererror {
    color: #cc0000;
}

.whmcscontainer .domcheckersuccess {
    color: #009933;
}

.whmcscontainer textarea.bulksearch {
    width: 60%;
}

/* Affiliates */

.whmcscontainer .affiliatestatcontainer {
    margin: 15px auto;
    padding: 0;
    width: 660px;
}

.whmcscontainer .affiliatestatblock {
    float: left;
    margin: 0 10px;
    padding: 10px;
    width: 180px;
    height: 70px;
    background-color: #efefef;
    text-align: center;
    font-size: 16px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}

.whmcscontainer .affiliatestatblock .stat {
    text-align: center;
    font-size: 40px;
    line-height: 40px;
}

/* Popup Window */

body.popupwindow {
    margin: 0;
    padding: 15px;
    background-color: #efefef;
}

body.popupwindow .popupcontainer {
    margin: 15px;
    padding: 15px;
    height: 250px;
    background-color: #fff;
    border: 1px solid #ccc;
    overflow: auto;
}

/* Tickets */

.whmcscontainer .ticketdetailscontainer {
    margin: 10px 0 20px 0;
    padding: 5px;
    background-color: #E8E8E8;
    text-align: center;
    font-weight: bold;
    font-size: 1.1em;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}

.whmcscontainer .ticketdetailscontainer .detail {
    margin: 5px 0 0 0;
    padding: 5px;
    background-color: #ffffff;
    text-align: center;
    font-weight: normal;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}

.whmcscontainer .ticketreplybox {
    margin: 20px 0;
    padding: 15px;
    background-color: #f8f8f8;
    border: 1px solid #e8e8e8;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}

.whmcscontainer .ticketmsgs {
    margin: 20px 0;
    padding: 0;
    color: #000;
}
.whmcscontainer .ticketmsgs .adminheader {
    margin: 0;
    padding: 5px 10px;
    background-color: #666;
    color: #fff;
    font-weight: bold;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}
.whmcscontainer .ticketmsgs .adminmsg {
    margin: 0 10px;
    padding: 10px 15px;
    min-height: 100px;
    border: 1px solid #ccc;
    border-top: 0;
    border-bottom: 0;
}
.whmcscontainer .ticketmsgs .clientheader {
    margin: 0;
    padding: 5px 10px;
    background-color: #C0C0C0;
    color: #fff;
    font-weight: bold;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}
.whmcscontainer .ticketmsgs .clientmsg {
    margin: 0 10px;
    padding: 10px 15px;
    min-height: 100px;
    background: #f4f4f4;
    border: 1px solid #ccc;
    border-top: 0;
    border-bottom: 0;
}
.whmcscontainer .ticketmsgs .clientmsg:last-child, .whmcscontainer .ticketmsgs .adminmsg:last-child {
    border-bottom: 1px solid #ccc;
}

.whmcscontainer .ticketmsgs .attachments {
    margin: 10px 0 0 0;
    padding: 5px 10px;
    width: 40%;
    background-color: #fff;
    font-size: 0.9em;
    color: #666;
    border: 1px solid #ccc;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}

.whmcscontainer table.ticketrating {
  display: table;
  width: auto;
  border: 0;
  border-spacing: 1px; /* 2px ? */
  border-collapse: separate;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  /* XXXldb do we want this if we're border-collapse:collapse ? */
  -moz-box-sizing: border-box;
  text-indent: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.whmcscontainer table.ticketrating td {
  display: table-cell;
  min-width: 16px;
  line-height: 16px;
  vertical-align: inherit;
  text-align: inherit;
  padding: 0;
  border: 0;
}
.whmcscontainer table.ticketrating td.point {
    cursor: pointer;
    cursor: hand;
}
.whmcscontainer table.ticketrating td.star {
    background: url('../../../images/rating_neg.png');
    cursor: pointer;
    cursor: hand;
}

/* Order Form Resets */

#whmcsorderfrm p, #whmcsorderfrm dl, #whmcsorderfrm multicol {
  display: block;
  margin: 1em 0;
}

#whmcsorderfrm div.loading {
    display: none;
}

#whmcsorderfrm dd {
  display: block;
  -moz-margin-start: 40px;
}

#whmcsorderfrm label {
    padding: 0;
    font-size: 1em;
    line-height: 14px;
    width: auto;
    text-align: left;
    float: none;
}

#whmcsorderfrm input {
    width: auto;
}
#whmcsorderfrm input[type="image"] {
    height: auto;
    border: 0;
    -webkit-transaction: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#whmcsorderfrm input[type="checkbox"], #whmcsorderfrm input[type="radio"] {
    margin: 0 5px;
    padding: 0;
}

#whmcsorderfrm blockquote {
  display: block;
  margin: 1em 40px;
}

#whmcsorderfrm center {
  display: block;
  text-align: -moz-center;
}

#whmcsorderfrm blockquote[type=cite] {
  display: block;
  margin: 1em 0px;
  -moz-padding-start: 1em;
  -moz-border-start: solid;
  border-color: blue;
  border-width: thin;
}

#whmcsorderfrm span[_moz_quote=true] {
  color: blue;
}

#whmcsorderfrm pre[_moz_quote=true] {
  color: blue;
}

#whmcsorderfrm h1 {
  display: block;
  font-size: 2em;
  font-weight: bold;
  margin: .67em 0;
}

#whmcsorderfrm h2 {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  margin: .83em 0;
}

#whmcsorderfrm h3 {
  display: block;
  font-size: 1.17em;
  font-weight: bold;
  margin: 1em 0;
}

#whmcsorderfrm h4 {
  display: block;
  font-weight: bold;
  margin: 1.33em 0;
}

#whmcsorderfrm h5 {
  display: block;
  font-size: 0.83em;
  font-weight: bold;
  margin: 1.67em 0;
}

#whmcsorderfrm h6 {
  display: block;
  font-size: 0.67em;
  font-weight: bold;
  margin: 2.33em 0;
}

#whmcsorderfrm xmp, #whmcsorderfrm pre, #whmcsorderfrm plaintext {
  display: block;
  font-family: -moz-fixed;
  white-space: pre;
  margin: 1em 0;
}

/* buttons */

#whmcsorderfrm input[type="button"], #whmcsorderfrm input[type="reset"], #whmcsorderfrm input[type="submit"] {
    cursor: pointer;
    display: inline-block;
    background-color: #E6E6E6;
    background-repeat: no-repeat;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
    background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
    padding: 5px 14px 6px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    color: #333;
    font-size: 13px;
    line-height: normal;
    border: 1px solid #CCC;
    border-bottom-color: #BBB;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-transition: 0.1s linear all;
    -moz-transition: 0.1s linear all;
    -ms-transition: 0.1s linear all;
    -o-transition: 0.1s linear all;
    transition: 0.1s linear all;
}

/* tables */

#whmcsorderfrm table {
  display: table;
  border: 0;
  border-spacing: 1px; /* 2px ? */
  border-collapse: separate;
  margin-top: 0;
  margin-bottom: 0;
  /* XXXldb do we want this if we're border-collapse:collapse ? */
  -moz-box-sizing: border-box;
  text-indent: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

#whmcsorderfrm table tr, #whmcsorderfrm table th, #whmcsorderfrm table td {
    border: 0;
}

#whmcsorderfrm table tbody tr:first-child td:first-child, #whmcsorderfrm table tbody tr:first-child td:last-child,
#whmcsorderfrm table tbody tr:last-child td:first-child, #whmcsorderfrm table tbody tr:last-child td:last-child {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

#whmcsorderfrm table[align="left"] {
  float: left;
}

#whmcsorderfrm table[align="right"] {
  float: right;
  text-align: start;
}

#whmcsorderfrm table[rules]:not([rules="none"]) {
  border-collapse: collapse;
}

/* caption inherits from table not table-outer */
#whmcsorderfrm caption {
  display: table-caption;
  text-align: center;
  -moz-box-sizing: border-box;
}

#whmcsorderfrm table[align="center"] > caption {
  margin-left: auto;
  margin-right: auto;
}

#whmcsorderfrm table[align="center"] > caption[align="left"] {
  margin-right: 0;
}

#whmcsorderfrm table[align="center"] > caption[align="right"] {
  margin-left: 0;
}

#whmcsorderfrm tr {
  display: table-row;
  vertical-align: inherit;
}

#whmcsorderfrm col {
  display: table-column;
}

#whmcsorderfrm colgroup {
  display: table-column-group;
}

#whmcsorderfrm tbody {
  display: table-row-group;
  vertical-align: middle;
}

#whmcsorderfrm thead {
  display: table-header-group;
  vertical-align: middle;
}

#whmcsorderfrm tfoot {
  display: table-footer-group;
  vertical-align: middle;
}

/* for XHTML tables without tbody */
#whmcsorderfrm table > tr {
  vertical-align: middle;
}

#whmcsorderfrm td {
  display: table-cell;
  vertical-align: inherit;
  text-align: inherit;
  padding: 1px;
}

#whmcsorderfrm th {
  display: table-cell;
  vertical-align: inherit;
  font-weight: bold;
  padding: 1px;
}

#whmcsorderfrm tr > form:-moz-is-html, #whmcsorderfrm tbody > form:-moz-is-html,
#whmcsorderfrm thead > form:-moz-is-html, #whmcsorderfrm tfoot > form:-moz-is-html,
#whmcsorderfrm table > form:-moz-is-html {
  /* Important: don't show these forms in HTML */
  display: none !important;
}

/* inlines */

#whmcsorderfrm q:before {
  content: open-quote;
}

#whmcsorderfrm q:after {
  content: close-quote;
}

#whmcsorderfrm b, #whmcsorderfrm strong {
  font-weight: bolder;
}

#whmcsorderfrm i, #whmcsorderfrm cite, #whmcsorderfrm em, #whmcsorderfrm var, #whmcsorderfrm dfn {
  font-style: italic;
}

#whmcsorderfrm u, #whmcsorderfrm ins {
  text-decoration: underline;
}

#whmcsorderfrm s, #whmcsorderfrm strike, #whmcsorderfrm del {
  text-decoration: line-through;
}

#whmcsorderfrm sub {
  vertical-align: sub;
  font-size: smaller;
  line-height: normal;
}

#whmcsorderfrm sup {
  vertical-align: super;
  font-size: smaller;
  line-height: normal;
}

#whmcsorderfrm nobr {
  white-space: nowrap;
}

/* lists */

#whmcsorderfrm ul, #whmcsorderfrm menu, #whmcsorderfrm dir {
  display: block;
  list-style-type: disc;
  margin: 1em 0;
  -moz-padding-start: 40px;
}

#whmcsorderfrm ol {
  display: block;
  list-style-type: decimal;
  margin: 1em 0;
  -moz-padding-start: 40px;
}

#whmcsorderfrm li {
  display: list-item;
}

/* leafs */

#whmcsorderfrm hr {
  display: block;
  height: 2px;
  border: 1px inset;
  margin: 0.5em auto 0.5em auto;
  color: gray;
  -moz-float-edge: margin-box;
  -moz-box-sizing: border-box;
}

#whmcsorderfrm hr[size="1"] {
  border-style: solid none none none;
}

/* hidden elements */
#whmcsorderfrm area, #whmcsorderfrm base, #whmcsorderfrm basefont, #whmcsorderfrm head, #whmcsorderfrm meta, #whmcsorderfrm script, #whmcsorderfrm style, #whmcsorderfrm title,
#whmcsorderfrm noembed, #whmcsorderfrm param {
   display: none;
}

:focus {
  -moz-outline-style: none;
}
/* You Will See This: */

:-moz-any-link:focus {
  outline: 1px dotted invert;
}

/* Change It To This: */

:-moz-any-link:focus {
  outline: none;
}