/* $TopStyle:URL=http://cpanel.saabdrivers.com/cpanel.css$ */

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
/*padding: 2px;*/
background-color: lightyellow;
visibility: hidden;
z-index: 100;
color: Blue;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

BODY { 
	background-color: #666699;
	margin: 0pt;
	margin-left: 0pt;
	margin-top: 0pt;
	font-family : Verdana, Arial, Helvetica, Tahoma, sans serif;
	font-size : 9pt;
	color:  #CCCCCC;	
}

A {
	font-family : Verdana, Arial, Helvetica, Tahoma, sans serif;
	color: #CCCCCC;
	text-decoration : none;
}


A:VISITED{
	font-family : Verdana, Arial, Helvetica, Tahoma, sans serif;
	color: #CCCCCC;
	text-decoration : none;	
}


A:ACTIVE{
	font-family : Verdana, Arial, Helvetica, Tahoma, sans serif;
	color: #CCCCCC;
	text-decoration : none;	
}


A:HOVER{
	font-family : Verdana, Arial, Helvetica, Tahoma, sans serif;
 	color: Red;
	text-decoration : none;
}


TABLE {
	background-color: #666699;
	font-family : Verdana, Arial, Helvetica, Tahoma, sans serif;
	font-size : 9pt;
}


SELECT {
        background: #CCCCCC;
        font-family : Verdana, Arial, Helvetica, Tahoma, sans serif;
        font-size : 9pt;
}

INPUT {
	background: #CCCCCC;
        font-family : Verdana, Arial, Helvetica, Tahoma, sans serif;
        font-size : 9pt;
}


TEXTAREA {
        background: #CCCCCC;
        font-family : Verdana, Arial, Helvetica, Tahoma, sans serif;
        font-size : 9pt;
}


.alias_p {
        background-color: #666699;
        font-family : Verdana, Arial, Helvetica, Tahoma, sans serif;
        font-size : 9pt;
        border: 1 solid #000000;
}
.arrow{
	color: black;
	background: #DCDCDC;
	font-size: small;
	font-weight: 600;
}
.address_system{
	color: Red;
}	
.address{
	color: White;
}
.catch_all{
	background: Yellow;
	color: Black;
}
.autorep{
	color: Blue;
	font-weight: bold;
}
.autodel{
	color: Red;
	font-weight: bold;
}
.lalias{
	color: Yellow;
	font-weight: bold;
}
.ralias{
	color: #CD853F;
	font-weight: bold;
}

.alias_header{
	background: #979ABB;
	border: thin solid Black;
	font-family: monospace;
	font-size: small;
	color: Black;
	text-align: center;	
	text-shadow: Aqua;
}
.alias_help{
	color: Yellow;
	font-family: cursive, monospace;
	font-size: xx-small;
	border: thin dotted White;
}
.system_aliases{
	border: thin solid Red;
}
.normal_aliases{
	border: thin solid #90EE90;
}
.catchall_aliases{
	border: thin solid #FF8D79;
}

.error{
	font-size:small;
	background-color:#DCDCDC;
	color:Red;
	border: thin solid Green;
}
.info{
	font-size:small;
	background-color:#DCDCDC;
	color: #2E8B57;
	border: thin solid Green;
}
.helpsign{
	background: #9FADB9;
	color: Teal;
	border: medium solid #9FADB9;
	font-family: "Arial Black", "Copperplate Gothic Bold" ;
	text-align: right;
}

.menubar{
	color: #FFFACD;
	font: small-caption;
}

.bigtext{
	font-size: x-large;
}

.row_catchall{
	border: thin solid #FF8C00;
	/*background: #9393B7;*/
}

.row_system{
	border: thin solid #FF8C00;
	/*background: #ADAEC9;*/
}

.row_account{
	border: thin solid #FF8C00;
	/*background: #3D3D5C;*/
}

.row_alias{
	border: thin solid #FF8C00;
	/*background: #B5B6D4;*/
}

.subheader{
	background: #979ABB;
	font-size: large;
}
#mailbox{
	font-weight: bolder;
	color: Orange;
}

.note{
	background: #FFFFA8;
	color: Teal;
	font: status-bar;
	font-weight: bold;
	text-align: center;
}
#addnew{
	font-weight: bolder;
	font-size: xx-small;
	color: Black;
	background: #FFFACD;
	border: thin solid #FFFACD;
}
#editspam{
	font-weight: bolder;
	font-size: xx-small;
	color: Black;
	background: #FFFACD;
	border: thin solid #FFFACD;
}
#resetmysql{
	font-weight: bolder;
	font-size: xx-small;
	color: Black;
	background: #FFFACD;
	border: thin solid #FFFACD;
}
#installdrupal{
	font-weight: bolder;
	font-size: xx-small;
	color: Black;
	background: #FFFACD;
	border: thin solid #FFFACD;
}
#installcmsms{
	font-weight: bolder;
	font-size: xx-small;
	color: Black;
	background: #FFFACD;
	border: thin solid #FFFACD;
}
#installwordpress{
	font-weight: bolder;
	font-size: xx-small;
	color: Black;
	background: #FFFACD;
	border: thin solid #FFFACD;
}
#installzencart{
	font-weight: bolder;
	font-size: xx-small;
	color: Black;
	background: #FFFACD;
	border: thin solid #FFFACD;
}
.tempomsg{
	background: #9FADB9;
	color: Teal;
	border: medium solid #9FADB9;
	font-family: "Arial Black", "Copperplate Gothic Bold" ;
	font-size: medium;
	text-align: left;
}
