@charset "utf-8";
/* CSS Document */

body
{
	background:#666666 url(/images/bg-body.png) top left repeat-x;
	margin:0; 
	padding:0;
	font-family:Calibri, Arial;
	color:#333333;
	font-size:90%;
	font-weight:bold;
}
/* *************************************************************
Default
************************************************************* */
#royage
{
	width:900px;
	margin:0 auto;
}
img{border:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}

/* *************************************************************
Header
************************************************************* */
#header
{
	height: 118px;
}
#logo
{
	width: 300px;
	height:50px;
	padding-top:9px;
	float:left;
}
#welcome
{
	width:300px;
	height:19px;
	margin:30px 10px 0 0;
	text-align:right;
	float:right;
	color:#B5121B;
	font-weight:bold;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
#required-field
{
	color:#B5121B;
	text-align: right;
}
#menu
{
	height:20px;
	background: #333;
	text-align:right;
	color:#fff;
	clear:both;
	font-size:11px;
	padding:5px 10px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a
{
	text-decoration:none;
	color:#FFF;
}
#menu a:hover{text-decoration:underline;}
#header p {margin:10px 20px; font-weight:bold;}

/* *************************************************************
Container
************************************************************* */
#container
{
	width:776px;
	margin:20px auto;
}
#top
{
	height:53px;
	background:url(/images/bg-top.png) top left no-repeat;
}
#top .message
{
	width:300px;
	height:30px;
	float:left;
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	padding-top: 15px;
}
#top .cancel
{
	width:300px;
	height:50px;
	float:right;
	padding:15px 25px 0 0;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#B5121B;
	font-family: Arial, Helvetica, sans-serif;
}
#top .cancel a
{
	text-decoration:none;
	color:#B5121B;
}
#bottom
{
	height:23px;
	background:url(/images/bg-bot.png) top left no-repeat;
}

#checkbox
{
	float: right;
	margin-top: -5px;
	margin-right: 5px;
}

#invalid-icon
{

}
#contents
{
	background:#fff;
	width:774px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.txtStyle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	margin:2px 0 0 3px;
	clear:both;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
}
table#compMessage img
{
	margin:0 2px 0 0;
}
table#compMessage hr {border:1px inset #fff;}
#form-message, #aliases {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#form-message2{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#body-message{	padding:10px 20px;}

.jumpList, .exp
{
	width:237px;
	height:36px;
	padding:0;
	font-size:12px;
	font-weight:normal;
	color:#333;
	background:url(/images/bg-jmp.png);
	border:none;
	padding:7px 8px 10px 8px;
	
}
.txtField
{
	width:217px;
	height:19px;
	padding:8px 10px;
	border:none;
	background:url(/images/bg-txt.png) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#333;
	
}
.txtArea
{
	width:450px;
	height:110px;
	padding:8px 10px; 
	background:url(/images/bg-txtarea.png) no-repeat;
	border:none;
	overflow:auto;
	font-size:14px;
	font-weight:bold;
	color:#333;
}
input.attachment
{
	
}
.btn
{
	height:40px;
	background:#E3E3E3;
	margin:0;
	clear: both;
}
.btnSave
{
	width:97px;
	height:24px;
	border:none;
	background:url(/images/bg-save.png) no-repeat;
	color:#FFF;
	margin:7px 0 0 0;
	float:right;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.btnSend
{
	width:87px;
	height:24px;
	border:none;
	background:url(/images/bg-send.png) no-repeat;
	color:#FFF;
	float:right;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-right: 380px;
	margin-bottom: 0;
	margin-left: 0;
}
/* *************************************************************
footer defualt
************************************************************* */
#copyrights
{
	text-align:center;
	font-size:12px;
	/* border-top:1px solid #ccc; */
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 30px;
	clear: both;
}
.copyhome {border:none !important;}
#bottom
{
	margin:-12px 0 0 0;
}
/* ***********************************************************************************************************************
email-continuity-compose2
*********************************************************************************************************************** */



/* ***********************************************************************************************************************
email-continuity-mailqueue
*********************************************************************************************************************** */
#header p
{
	width:300px;
	height:35px;
	margin:10px 0 0 0;
	float:left;
}

/* *************************************************************
Container
************************************************************* */
#top .message
{
	width:800px;
}

img
{
	margin:0 8px 0 5px;
}
.gray
{
	background:#EDEDED;
}


/* *************************************************************
reports
************************************************************* */
#menu2, #menu3
{

	height:30px;
	float:right;
	padding-top:5px;
}

#menu2 ul,
#menu3 ul
{
	margin:0;
	padding:0;
}
#menu2 ul li,
#menu3 ul li
{
	list-style:none;
	text-decoration:none;
	float:right;
	font-size:13px;
	margin:0;
	padding:0;
	display:block;
}
#menu2 ul li a,
#menu3 ul li a
{
	background:url(/images/arrow1.png) 6px 50% no-repeat;
	text-decoration:none; 
	color:#000;
	display:block; 
	padding:3px 10px 3px 15px;
	margin:0 2px;
	border:1px solid #FFF;
}
#menu2 ul li a:hover,
#menu3 ul li a:hover,
#menu2 ul li.current a,
#menu3 ul li.current a
{
	color:#B4121A; 
	background:url(/images/arrowRed.png) 6px 50% no-repeat;
	
	border:1px solid #ccc;
	border-radius:.5em;
	-webkit-border-radius-topright:.5em;
	-webkit-border-radius-topleft:.5em;
	-webkit-border-radius-bottomright:.5em;
	-webkit-border-radius-bottomleft:.5em;
	-moz-border-radius-topright:.5em;
	-moz-border-radius-topleft:.5em;
	-moz-border-radius-bottomright:.5em;
	-moz-border-radius-bottomleft:.5em;
	-webkit-border-radius:.5em;
	
}

/* *************************************************************
Container
************************************************************* */
#container
{
	width:776px;
	margin:20px auto;
}
#top
{
	height:53px;
	background:url(/images/bg-top.png) top left no-repeat;
}
#top .reports
{
	width:300px;
	height:30px;
	float:left;
	padding:12px 0 0 25px;
	font-size:18px;
	font-weight:bold;
}
#top .title
{
	width:600px;
	height:30px;
	float:left;
	padding:12px 0 0 25px;
	font-size:18px;
	font-weight:bold;
}
#contents
{
	width:774px;
}


/* *************************************************************
reports2
************************************************************* */

/* *************************************************************
Container
************************************************************* */

#table
{
	margin:0 auto;
	padding-bottom:40px;
}
.table {display:block; border:1px solid #fff;}
#table p
{
	font-size:12px;
	font-weight:normal;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}
#tabletest p
{
	font-size:12px;
	font-weight:normal;
}
#tabletest2 p
{
        font-size:12px;
        font-weight:normal;
}
.custdetail-tbl p
{
	font-size:12px;
	font-weight:normal;
}
#admin-tbl p
{
	font-size:12px;
	font-weight:normal;
}
#networkinfo-tbl p
{
	font-size:12px;
	font-weight:normal;
}
#revenue-a-tbl p
{
	font-size:12px;
	font-weight:normal;
}
#billinginfo-tbl p
{
	font-size:12px;
	font-weight:normal;
}
#domainedit-tbl p
{
	font-size:12px;
	font-weight:normal;
}
#settings-tbl p
{
	font-size:12px;
	font-weight:normal;
}
#clients-tbl p
{
	font-size:12px;
	font-weight:normal;
}
#body-message p
{
	font-size:12px;
	font-weight:normal;
}
#serviceprovider-tbl p
{
	font-size:12px;
	font-weight:normal;
}
#table h2
{
	margin:0;
	border-bottom:1px solid #C1C1C1;
	padding:10px 0 8px 10px;
	font-size:14px;
}



/* *************************************************************
DIV Tables
************************************************************* */

/* The centrecontent style is set up for a 2 column layout.  
If you want a 3 column layout then change the centreposition style like this:   padding-right: 200px; 
<div id="right"> Write the content for your right hand column inside an id-"right" div like this </div> */

#networkinfo-header {
	height: 30px;
	margin-left: 30px;
	text-decoration: none;
}

#reports-header a {
	text-decoration: none;
}

#networkinfo {
	padding-right: 20px;
	background-color: #FFFFF7;
}

#centrecontent {
	z-index: 100;
	min-width: 1px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 10px;
}

#footer {
	padding-left: 175px;
	background-color: #FFFFF7;
}

#left {
	width: 20%;
	position: absolute;
	top: 100px;
	left: 0px;
	padding: 10px 0px 10px 6px;
}



#right {
	width: 130px;
	position: absolute;
	top: 100px;
	right: 0px;
	height: 200px;
}
.btnSubmit-ServiceProvider {
	width:87px;
	height:24px;
	border:none;
	background:url(/images/bg-send.png) no-repeat;
	color:#FFF;
	float:right;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-right: 80px;
	margin-bottom: 0px;
	margin-left: 0;
}
.btnBrowse-ServiceProvider {
	width:87px;
	height:24px;
	border:none;
	background:url(/images/bg-send.png) no-repeat;
	color:#FFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btnUpgrade-Reseller {
	width:87px;
	height:24px;
	border:none;
	background:url(/images/bg-send.png) no-repeat;
	color:#FFF;
	float:right;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0;
}
.btnSubmit-Reseller {
	width:87px;
	height:24px;
	border:none;
	background:url(/images/bg-send.png) no-repeat;
	color:#FFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 380px;
}
#reset-pass {
	color:#B5121B;
	text-align: left;
	text-decoration: underline;
}
.btnSaveNewPassword {
	width:170px;
	height:24px;
	border:none;
	background:url(/images/savenewpass-png.png) no-repeat;
	color:#FFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 200px;
}
.btnAdminButtons {
	width:170px;
	height:24px;
	border:none;
	background:url(/images/savenewpass-png.png) no-repeat;
	color:#FFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.btnResetPassword {
	width:170px;
	height:24px;
	border:none;
	background:url(/images/savenewpass-png.png) no-repeat;
	color:#FFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#checkbox-distlist {
	float: right;
}
.btnAddDistList {
	width:170px;
	height:24px;
	border:none;
	background:url(/images/savenewpass-png.png) no-repeat;
	color:#FFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 550px;
}
.btnDeleteDistList {
	width:170px;
	height:24px;
	border:none;
	background:url(/images/savenewpass-png.png) no-repeat;
	color:#FFF;
	float:right;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 7px;
	margin-right: 55px;
	margin-bottom: 0;
	margin-left: 0;
}
.btnUpdateDistList {
	width:170px;
	height:24px;
	border:none;
	background:url(/images/savenewpass-png.png) no-repeat;
	color:#FFF;
	float:right;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
.btnSubmit-BillingInfo {
	width:87px;
	height:24px;
	border:none;
	background:url(/images/bg-send.png) no-repeat;
	color:#FFF;
	float:right;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-right: 45px;
	margin-bottom: 0;
	margin-left: 0px;
}
.btnSubmitFormRight {
	width:87px;
	height:24px;
	border:none;
	background:url(/images/bg-send.png) no-repeat;
	color:#FFF;
	float:right;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-right: 75px;
	margin-bottom: 0;
	margin-left: 0px;
}
#tips {
	font-size:12px;
	font-weight:normal;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}
#txtbox-info {
	background-image: url(/images/available-icon-png.png);
}
.txtbox-info {
	background-image: url(/images/available-icon-png.png);
	background-repeat: no-repeat;
	background-position: 120px;
}
#paging {
	font-size: 12px;
	float: right;
	font-weight: normal;
}
#reports-header {
	height: 30px;
	margin-left: 30px;
	text-decoration: none;
}
.btnSubmitForm {
	width:87px;
	height:24px;
	border:none;
	background:url(/images/bg-send.png) no-repeat;
	color:#FFF;
	float:right;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-right: 330px;
	margin-bottom: 0;
	margin-left: 0;
}
.domains-domainlist
{
	float:left;
	width:250px;
	min-width:170px;
	font-size:12px;
	font-weight:normal;
	height: 25px;
	padding-left: 20px;
	padding-top: 8px;
}
#domains-tbl {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -14px;
	margin-bottom: 0px;
}
.domains-view-email {
	float:left;
	font-size:12px;
	font-weight:normal;
	width: 310px;
	height: 25px;
	padding-top: 8px;
}
.settings-form-left {
	float:left;
	width:150px;
	min-width:170px;
	font-size:12px;
	font-weight:normal;
	padding-left: 20px;
	padding-top: 8px;
}
.settings-form-details {
	float:left;
	font-size:12px;
	font-weight:normal;
	width: 500px;
	padding-top: 2px;
	padding-bottom: 5px;
}
#settings-tbl {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -14px;
}
#myaccount-tbl, #forgotpassword, #queuesummary-tbl {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-weight: normal;
}
#top .updatesuccess {
	width:180px;
	float:right;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#060;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: -30px;
	margin-right: 30px;
}

.networkinfo-left {
	float:left;
	width:480px;
	min-width:170px;
	font-size:12px;
	font-weight:normal;
	height: 25px;
	padding-left: 20px;
	padding-top: 8px;
}
.networkinfo-right {
	float:left;
	font-size:12px;
	font-weight:normal;
	width: 200px;
	height: 25px;
	padding-top: 8px;
}
.revenue-a-left {
	float:left;
	width:480px;
	min-width:170px;
	font-size:12px;
	font-weight:normal;
	height: 25px;
	padding-left: 20px;
	padding-top: 8px;
}
.revenue-a-right {
	float:left;
	font-size:12px;
	font-weight:normal;
	width: 200px;
	height: 25px;
	padding-top: 8px;
}
.revenue-b-left {
	float:left;
	width:480px;
	min-width:170px;
	font-size:12px;
	font-weight:normal;
	height: 25px;
	padding-left: 20px;
	padding-top: 8px;
}
.revenue-b-right {
	float:left;
	font-size:12px;
	font-weight:normal;
	width: 200px;
	height: 25px;
	padding-top: 8px;
}
.report-tbl {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -14px;
	margin-bottom: 0px;
}
.revenue-c-left {
	float:left;
	width:530px;
	min-width:170px;
	font-size:12px;
	font-weight:normal;
	height: 25px;
	padding-left: 20px;
	padding-top: 8px;
}
.revenue-c-right {
	float:left;
	font-size:12px;
	font-weight:normal;
	width: 150px;
	height: 25px;
	padding-top: 8px;
}
#settings-a-tbl {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -14px;
}
#settings-form-instructions {
	float:left;
	width:650px;
	min-width:170px;
	font-size:12px;
	font-weight:normal;
	height: 25px;
	padding-left: 20px;
	padding-top: 8px;
}
.settings-b-tbl, #uploader {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -14px;
	clear: both;
}
.requiredfield {
	color:#B5121B;
	text-align: right;
	margin-left: 77px;
}
.requiredfieldblack {
	text-align: right;
	margin-left: 393px;
}
#top .message2 {
	width:300px;
	height:30px;
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-bottom: 0;
	padding-top: 15px;
	padding-left: 0px;
	float: left;
	position: absolute;
	right: 650px;
}
#top2 {
	height:53px;
	background:url(/images/bg-top.png) top left no-repeat;
}
#editdomain-tbl {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 270px;
	font-size: 12px;
	font-weight: normal;
}
#settings-form-left-attachment1 {
	float:left;
	width:90px;
	font-size:12px;
	font-weight:normal;
	height: 25px;
	padding-left: 200px;
	padding-top: 8px;
}
#settings-form-details-attachment1 {
	float:left;
	font-size:12px;
	font-weight:normal;
	width: 350px;
	height: 40px;
	padding-top: 2px;
	padding-bottom: 5px;
}
#settings-form-details-textarea {
	float:left;
	font-size:12px;
	font-weight:normal;
	width: 500px;
	height: 130px;
	padding-top: 2px;
	padding-bottom: 5px;
}
.btnBrowse-black {
	width:98px;
	background:url(/images/bg-save.png) no-repeat;
	color:#FFF;
	float:right;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 24px;
	margin-top: 5px;
	margin-right: 70px;
}
.txtField2 {
	width:157px;
	height:19px;
	border:none;
	background:url(/images/bg-txt2.png) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#333;
	padding:8px 10px;
}
#attachmore {
	margin-top: -35px;
	float: right;
	margin-right: 25px;
}
.rightalign {
	float: left;
	margin-left: 240px;
	margin-top: -40px;
}
#top .updatefailed {
	width:335px;
	float:right;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#C00;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: -30px;
	margin-right: 30px;
}
#top .cancelclose {
	width:300px;
	float:right;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#C00;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: -30px;
	margin-right: 30px;
}
#top .mailstatus {
	width:325px;
	float:right;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#C00;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 2px;
	margin-top: -30px;
	margin-right: 30px;
	
}
#body-message-tbl {
	width:740px;
	font-size: 12px;
	font-weight: normal;
	margin-top: -12px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#body-message-tbl .subfileattachment {
	font-size: 14px;
	font-weight: bold;
}
.fileattachment {
	font-size: 12px;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.distlist-checkbox {
	float: right;
	margin-right: 5px;
	margin-top: -5px;
}
#distlist-tbl {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-weight: normal;
	height: 200px;
	overflow: auto;
}
.distlist-top {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-weight: normal;
}
#distlist2-tbl {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-weight: normal;
	height: 200px;
}
#usersettings2-tbl {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-weight: normal;
	height: 100px;
}
#manage-a-tbl {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#manage-content-a, .manage-content {
	float:left;
	width:700px;
	font-size:12px;
	font-weight:normal;
	padding-top: 8px;
}
#manage-content-a .statusheader, .statusheader {
	font-size:14px;
	font-weight:bold;
}
#manage-content-b {
	float:left;
	width:700px;
	font-size:12px;
	font-weight:normal;
	height: 300px;
	padding-top: 8px;
}
#manage-content-b .statusheader {
	font-size:14px;
	font-weight:bold;
}
#manage-content-c {
	float:left;
	width:700px;
	font-size:12px;
	font-weight:normal;
	height: 130px;
	padding-top: 8px;
}
#manage-content-c .statusheader {
	font-size:14px;
	font-weight:bold;
}
.manage-content-mailboxname {
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 250px;
}
.manage-content-alias {
	font-size: 14px;
	float: left;
	width: 370px;
	font-weight: bold;
}
#manage-content-d {
	float:left;
	width:700px;
	font-size:12px;
	font-weight:normal;
	height: 180px;
	padding-top: 8px;
}
#manage-content-d .statusheader {
	font-size:14px;
	font-weight:bold;
}
.manage-content-distlist-a {
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 250px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 20px;
	padding-top: 5px;
}
.manage-content-distlist-b {
	font-size: 12px;
	float: left;
	width: 420px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 20px;
	padding-top: 5px;
}
#manage-content-e {
	float:left;
	width:700px;
	font-size:12px;
	font-weight:normal;
	height: 280px;
	padding-top: 8px;
}
.manage-content-mailboxes {
	float: left;
	width: 210px;
	padding-top: 8px;
	word-wrap: break-word;
	padding-left: 5px;

}
.manage-content-aliases {
	float: left;
	width: 300px;
	word-wrap: break-word;
	padding-top: 8px;
}
.manage-content-deleterow {
	float: left;
	width: 55px;
	padding-top: 8px;
}
.normaltext {
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 8px;
}
.boldtext {
	font-size: 14px;
	font-weight: bold;
}
.manage-content-deleterow2 {
	float: left;
	width: 130px;
	padding-top: 8px;
}
#manage-content-e .statusheader {
	font-size:14px;
	font-weight:bold;
}
#manage-content-downloaduserpass {
	float: right;
	margin-right: 30px;
}
.btnManage {
	width:170px;
	height:24px;
	border:none;
	background:url(/images/savenewpass-png.png) no-repeat;
	color:#FFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 500px;
}
#manage-content-f {
	float:left;
	width:700px;
	font-size:12px;
	font-weight:normal;
	height: 250px;
	padding-top: 8px;
}
#manage-content-f .statusheader {
	font-size:14px;
	font-weight:bold;
}
.red {
	font-weight: bold;
	color: #C00;
	font-size: 13px;
}
.manage-content-mailboxes-header {
	float: left;
	width: 210px;
	height: 25px;
	font-weight: bold;
	font-size: 13px;
}
.manage-content-aliases-header {
	float: left;
	width: 300px;
	height: 25px;
	font-size: 13px;
	font-weight: bold;
}
.manage-content-deleterow-header {
	float: left;
	width: 70px;
	height: 25px;
}
.manage-content-deleterow2-header {
	float: left;
	width: 120px;
	height: 25px;
}
.networkinfo-left-gray {
	float:left;
	width:480px;
	min-width:170px;
	font-size:12px;
	font-weight:normal;
	height: 25px;
	padding-left: 20px;
	padding-top: 8px;
	background-color: #EDEDED;
}
.networkinfo-right-gray {
	float:left;
	font-size:12px;
	font-weight:normal;
	width: 200px;
	height: 25px;
	padding-top: 8px;
	background-color: #EDEDED;
}
.revenue-a-left-gray {
	float:left;
	width:480px;
	min-width:170px;
	font-size:12px;
	font-weight:normal;
	height: 25px;
	padding-left: 20px;
	padding-top: 8px;
	background-color: #EDEDED;
}
.revenue-a-right-gray {
	float:left;
	font-size:12px;
	font-weight:normal;
	width: 200px;
	height: 25px;
	padding-top: 8px;
	background-color: #EDEDED;
}
.revenue-b-left-gray {
	float:left;
	width:480px;
	min-width:170px;
	font-size:12px;
	font-weight:normal;
	height: 25px;
	padding-left: 20px;
	padding-top: 8px;
	background-color: #EDEDED;
}
.revenue-b-right-gray {
	float:left;
	font-size:12px;
	font-weight:normal;
	width: 200px;
	height: 25px;
	padding-top: 8px;
	background-color: #EDEDED;
}
.revenue-c-left-gray {
	float:left;
	width:530px;
	min-width:170px;
	font-size:12px;
	font-weight:normal;
	height: 25px;
	padding-left: 20px;
	padding-top: 8px;
	background-color: #EDEDED;
}
.revenue-c-right-gray {
	float:left;
	font-size:12px;
	font-weight:normal;
	width: 150px;
	height: 25px;
	padding-top: 8px;
	background-color: #EDEDED;
}
.fileattachment-gray {
	font-size: 12px;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-color: #EDEDED;
}
.domains-domainlist-gray {
	float:left;
	width:250px;
	min-width:170px;
	font-size:12px;
	font-weight:normal;
	height: 25px;
	padding-left: 20px;
	padding-top: 8px;
	background-color: #EDEDED;
}
.domains-view-email-gray {
	float:left;
	font-size:12px;
	font-weight:normal;
	width: 310px;
	height: 25px;
	padding-top: 8px;
	background-color: #EDEDED;
}
.btnTerminate {
	width:120px;
	height:24px;
	border:none;
	color:#FFF;
	float:right;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/images/120px-btn.png);
	background-repeat: no-repeat;
	padding-right: 0px;
}
.btnUnsuspend {
	width:120px;
	height:24px;
	border:none;
	color:#FFF;
	float:right;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/images/120px-btn.png);
	background-repeat: no-repeat;
	padding-right: 0px;
}

.btnSuspend {
	width:120px;
	height:24px;
	border:none;
	color:#FFF;
	float:right;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 7px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/images/120px-btn.png);
	background-repeat: no-repeat;
	padding-right: 10px;
}
.btnApprove {
	width:120px;
	height:24px;
	border:none;
	color:#FFF;
	float:left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-image: url(/images/120px-btn-gray.png);
	background-repeat: no-repeat;
	padding-right: 10px;
}
.btnDecline {
	width:120px;
	height:24px;
	border:none;
	color:#FFF;
	float:left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/images/120px-btn-gray.png);
	background-repeat: no-repeat;
	padding-right: 0px;
}
.dve-manage {
	position: relative;
	bottom: 4px;
	width: 200px;
}
.btnCancelEmail {
	width:210px;
	height:24px;
	border:none;
	background:url(/images/210px-btn-png-gray-png.png) no-repeat;
	color:#FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	float: right;
}
.add-domain-left {
	width: 170px;
	float: left;
	height: 60px;
	padding-left: 15px;
}
.add-domain-right {
	width: 450px;
	float: left;
	height: 60px;
}
#add-domain-instructions {
	float:left;
	width:650px;
	min-width:170px;
	font-size:12px;
	font-weight:normal;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 10px;
}
.add-domain-tbl {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 190px;
}
.add-domain-left-gray {
	width: 170px;
	float: left;
	height: 60px;
	background-color: #EDEDED;
	padding-left: 15px;
}
.add-domain-right-gray {
	width: 450px;
	float: left;
	height: 60px;
	background-color: #EDEDED;
}
.add-domain-rowborder {
	height:1px;
	display:block;
	border-top: 1px solid #ccc;
	clear: both;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	padding-top: 50px;
	padding-bottom: 50px;
}
.add-domain-tbl-b {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -14px;
	/* height: 200px; */
}
.add-domain-redheader {
	color: #C00;
	font-weight: bold;
	font-size: 13px;
}
.add-domain-btn-adddomain {
	width:87px;
	height:24px;
	border:none;
	background:url(/images/bg-send.png) no-repeat;
	color:#FFF;
	float:right;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
.add-domain-btn-continue {
	width:87px;
	height:24px;
	border:none;
	background:url(/images/bg-send.png) no-repeat;
	color:#FFF;
	float:right;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-right: 75px;
	margin-bottom: 0;
	margin-left: 0px;
}
.add-domain-or {
	position: relative;
}
.add-domain-label-or {
	height:24px;
	border:none;
	color:#000;
	float:right;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
/* Mail Queue */
a.links:visited, a.links:active, a.links:link, a.links2:visited, a.links2:active, a.links2:link {text-decoration:none; font-weight:bold; color:#C00;}
a.links:hover, a.links2:hover {text-decoration:underline;}
div.mailrow {float:left; border-bottom-width: thin; border-bottom-style: solid; border-bottom-color: #CCC;}
/* Compose message */
span.errors
{ 
	color:#C00; 
	padding-left: 5px; 
	font-weight:bold;
}
#licensingdiv, #passwordbox, #filter, #forgotpassword, #ccbox, #mailserverdiv, #continuitydiv, #mailboxesdiv, #domaindiv, #aliasesdiv, #listdiv, #mailboxlistdiv, #box, #archivediv, #whiteblackdiv, #ldapdiv {
	display: none;
}

input.error
{
	width:217px;
	height:19px;
	padding:8px 10px;
	border:none;
	background:url(/images/bg-txt-red.png) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#C00;
	
}
select.error
{
	width:237px;
	height:36px;
	padding:0;
	font-size:12px;
	font-weight:normal;
	color:#333;
	background:url(/images/bg-jmp-red.png);
	border:none;
	padding:7px 8px 10px 8px;
	
}
textarea.error
{
	width:450px;
	height:110px;
	padding:8px 10px; 
	background:url(/images/bg-txtarea-red.png) no-repeat;
	border:none;
	overflow:auto;
	font-size:14px;
	font-weight:bold;
	color:#333;
}
p.inputError, span.ccerror, strong.settings, strong.close
{
	color:#C00;
	font-weight:bold;
}
br.clear {
	clear:both;
}
span.success {
	font-weight:bold;
	color:#060;
	padding-left: 5px;
}
p.nomsg {
	font-weight:bold;
	text-align:center;
}
span.disabled, #paging {
	font-weight:regular; color:#C00;
}
a.linksbody:visited, a.linksbody:active, a.linksbody:link {text-decoration:none; font-weight:bold; color:#000;}
a.linksbody:hover {text-decoration:underline;}
p.forbidden {text-align:center;}
strong.subtotal { 
	border-top: 1px solid #ccc;
	font-size:14px;
	color:#C00; 
	float:right;
	font-weight:bold;
}
.manage-content-row {
	width:100%; 
	float:left; 
	border-bottom-width: thin; 
	border-bottom-style: solid; 
	border-bottom-color: #CCC;
}
.manage-content-row-gray {
	width:100%; 
	float:left; 
	border-bottom-width: thin; 
	border-bottom-style: solid; 
	border-bottom-color: #CCC;
	background-color: #EDEDED;
}
span.updatesuccess {
	color:#060;
	float:right; 
	padding-left: 200px;
}
span.updatefailed {
	color:#C00;
	float:right; 
	padding-left: 200px;
}
p.message {
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
#messageBox {
	color:#C00;
	font-weight:bold;
}
#messageBox .ul {
	list-style-type: circle;
}
p.delete {
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.colorbox {
}
.hidediv {
	display:none;
}
img.bottompad {
	padding-bottom: 2px;
}
p.padleft {
	padding-left: 20px;
}
p.ajaxbar {
	padding-top: 6px;
}
.file-wrapper {
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
}
.file-wrapper .button {
	background:#000;
	color:#FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 18px;
	text-transform: uppercase;
}
.file-wrapper input {
	cursor: pointer;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}
.file-wrapper input {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.file-wrapper input {
	filter: alpha(opacity=1);
	-moz-opacity: 0.01;
	opacity: 0.01;
}
.file-wrapper input {
	font-size: 100px;
}
p.normal {
	font-size: 12px;
	font-weight: normal;
	padding-left: 20px;
}
