/*  
 * Cascading Style Sheet (CSS 467) for MagicMail Default Template
 * Author: Evgueni Naverniouk, evgueni@linuxmagic.com, http://www.linuxmagic.com
 * COPYRIGHT INFORMATION - DO NOT REMOVE
 * Copyright: 2007 LinuxMagic.com, All Rights Reserved 
 *
 * All style attributes in alpha-numeric order starting from 0
 *
 */

/* 
 * ========================================
 * Global Elements and General Styles
 * ========================================
 */

a {
	color: #10456B;
}

a:hover {
	color: #000;
}

a:focus {
	outline: none;
}

h2 {
	color: #10456B;
	font-size: 16px;
	font-weight: bold;
}

img {
	border: 0px;
}

.nopad {
	margin: 0;
	padding: 0;
}

.nopad_f {
	margin: 0;
	padding: 0;
	font-size: 0;
}

/* 
 * ========================================
 * Global MagicMail Styles 
 * ========================================
 */

body.MagicBody {
	background: #A5AAAD url('/isp_images/pagebackground.gif') repeat-x top left;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif !important;
	margin: 30px 0px 0px 0px;
	width: 100%;
}

.MagicOuterTable {
	background: transparent;
	border: 4px solid #424542;
	margin: 0 auto;
	padding: 0;
	width: 840px;
}

.MagicStandardFont {
	font-family: Verdana, Tahoma, Arial, sans-serif !important;
}

#MagicStatus {
	font-weight: bold;
}

#MagicStatus p {
	padding-bottom: 8px;
	width: 175px;
	text-align: center;
}

#MagicStatus small {
    font-size: 0.8em;
}

.main_wiz {
	max-width: 530px;
}

table.MagicEmbeddedTable {
	max-width: 530px;
}

table.MagicEmbeddedTable th{
	background: #EEE;
	border: 0;
	border-bottom: 1px solid #999;
	color: #111;
	font-size: 14px;
	text-align:center;
}

table.MagicEmbeddedTable th a{
	color: #10456B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

table.MagicEmbeddedTable th a:hover{
	color: #111;
}

#loggedinas {
	background: #FFF;
	border: 2px solid #10456B;
	font-size: 11px;
	margin: 4px 4px 12px 20px;
	padding: 6px;
	text-align: center;
	width: 180px;
}

#loggedinas strong{
	color: #10456B;
	font-size: 10px;
}

.sideerror {
	background: #FFF;
	border: 2px solid #AA0000;
	color: #840000;
	font-size: 10px;
	font-weight:bold;
	margin: 13px 0px;
	padding: 4px 0px !important;
	text-align: center;
	width: 175px;
}

.sidetitle {
	background: transparent url('../isp_images/bullet.gif') no-repeat bottom left;
	color: #10456B;
	font-size: 14px;
	font-weight: bold;
	padding-left: 14px;
}

#PoweredBy {
	margin: 0px 0px 0px 12px;
	padding: 10px 0px;
	width: 190px;
}

/* 
 * ========================================
 * Template Header Styles
 * ========================================
 */

#MainHeaderTable {
	background: #FFF url('../isp_images/background.gif') repeat-x top left;
	border: 0;
	height: 104px;
	margin: 0;
	padding: 0;
	width: 100%;
}

#MainHeaderTable td{
	border: 0;
	font-size: 0; /* IE Spacing Fix */
	margin: 0;
	padding: 0;
}

#HeaderLogo {
	border: 0;
	height: 76px;
	padding: 0;
	margin: 0;
}
 
#MainHeaderSubMenu {
	background: transparent url('../isp_images/background-sub.gif') no-repeat top left; 
	border: 0;
	font-size: 10px;
	height: 25px;
}

#MainHeaderSubMenu a{
	color: #000;
}

#MainHeaderSubMenu a:hover{
	color: #10456B;
}

/*
 * ========================================
 * Template Main Content Styles
 * ========================================
 */

#MagicContent {
	background: transparent;
	padding: 20px 15px 15px 0px;
	text-align: left;
}

.MagicContentCell {
	background: transparent;
	padding: 0px 0px 20px 10px;
}

.MagicContentTable {
	background: #FFF url('../isp_images/background-menu.gif') no-repeat top left;
	border: 0;
	margin: 0;
	padding: 0;
}

/* 
 * ========================================
 * Template Left Menu Styles
 * ========================================
 */
 
.dash{
	background: transparent url('../isp_images/bullet2.gif') no-repeat bottom left;
	color: #000;
	font-size: 0;
	padding: 7px;
    display: none;
}
 
#MagicMenu {
	width: 175px; 
}
 
#MagicMenu ul {
    padding: 0;
    margin-left: 5px;
}

.MagicMenuCell {
	background: transparent url('../isp_images/background-menu2.gif') repeat-y top left;
	margin: 0px;
	padding: 0px;
}

#MenuHome,
#MenuWebmail,
#MenuSpam,
#MenuVirus,
#MenuEmail,
#MenuDialup,
#MenuDomains,
#MenuMailboxes,
#MenuHelp,
#MenuHelp,
#MenuLogout {
	border-bottom: 1px solid #AAA;
	color: #000;
	font-size: 12px;
	min-height: 18px;
	text-decoration: none;
}

#MagicMenu li#MenuHome a 			{ background: url('../isp_images/icon_home.gif') no-repeat top left; }
#MagicMenu li#MenuHome a:hover		{ color: #10456B; background: url('../isp_images/icon_home_over.gif') no-repeat top left; }
#MagicMenu li#MenuDialup a			{ background: url('../isp_images/icon_dialup.gif') no-repeat top left; }
#MagicMenu li#MenuDialup a:hover	{ color: #10456B; background: url('../isp_images/icon_dialup_over.gif') no-repeat top left; }
#MagicMenu li#MenuDomains a		{ background: url('../isp_images/icon_domains.gif') no-repeat top left; }
#MagicMenu li#MenuDomains a:hover	{ color: #10456B; background: url('../isp_images/icon_domains_over.gif') no-repeat top left; }
#MagicMenu li#MenuHelp a			{ background: url('../isp_images/icon_help.gif') no-repeat top left; }
#MagicMenu li#MenuHelp a:hover		{ color: #10456B; background: url('../isp_images/icon_help_over.gif') no-repeat top left; }
#MagicMenu li#MenuHelp a			{ background: url('../isp_images/icon_help.gif') no-repeat top left; }
#MagicMenu li#MenuHelp a:hover		{ color: #10456B; background: url('../isp_images/icon_help_over.gif') no-repeat top left; }
#MagicMenu li#MenuMailboxes a		{ background: url('../isp_images/icon_mailboxes.gif') no-repeat top left; }
#MagicMenu li#MenuMailboxes a:hover	{ color: #10456B; background: url('../isp_images/icon_mailboxes_over.gif') no-repeat top left; }
#MagicMenu li#MenuLogout a			{ background: url('../isp_images/icon_logout.gif') no-repeat top left; }
#MagicMenu li#MenuLogout a:hover	{ color: #10456B; background: url('../isp_images/icon_logout_over.gif') no-repeat top left; }
#MagicMenu li#MenuEmail a			{ background: url('../isp_images/icon_settings.gif') no-repeat top left; }
#MagicMenu li#MenuEmail a:hover		{ color: #10456B; background: url('../isp_images/icon_settings_over.gif') no-repeat top left; }
#MagicMenu li#MenuSpam a			{ background: url('../isp_images/icon_spam.gif') no-repeat top left; } 
#MagicMenu li#MenuSpam a:hover		{ color: #10456B; background: url('../isp_images/icon_spam_over.gif') no-repeat top left; } 
#MagicMenu li#MenuVirus a			{ background: url('../isp_images/icon_spam.gif') no-repeat top left; } 
#MagicMenu li#MenuVirus a:hover		{ color: #10456B; background: url('../isp_images/icon_spam_over.gif') no-repeat top left; } 
#MagicMenu li#MenuWebmail a		{ background: url('../isp_images/icon_webmail.gif') no-repeat top left; }
#MagicMenu li#MenuWebmail a:hover	{ color: #10456B; background: url('../isp_images/icon_webmail_over.gif') no-repeat top left; }

#MenuHome a,
#MenuWebmail a,
#MenuSpam a,
#MenuVirus a,
#MenuEmail a,
#MenuDialup a,
#MenuDomains a,
#MenuMailboxes a,
#MenuHelp a,
#MenuLogout a {
	color: #000;
	font-size: 12px;
	padding: 0;
	padding-left: 25px;
	text-decoration: none;
}

#PoweredBy{
	margin: 0px;
	text-align: center;
	width: 175px;
}

ul.Submenu {
    padding:0;
	margin: 2px 0 0 0 !important;
}

ul.Submenu li {
	color: #000;
    border-bottom: 1px solid #CCC;
}

ul.Submenu li a {
	color: #444 !important;
	background: transparent !important;
	display: block;
	padding: 3px 3px 3px 23px !important;
	margin: 0;
	font-size: 10px;
	text-decoration: none;

}

ul.Submenu a:hover {
	color: #10456B;
}

ul.Submenu .dash{
	color: #000;
	font-size: 0;
	padding: 7px 7px 7px 14px;
	display: none;
}

#Sidebar {
	background: transparent url('../isp_images/background-menu2.gif') repeat-y top left;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	width: 195px;
}

#Sidebar h4 {
	border: 0px;
	color: #10456B;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0px 9px;
	text-transform: none;
}
 
#Sidebar h4 em {
	display: block;
	float: left;
	font-style: normal;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
}

/* 
 * ========================================
 * Template Footer Styles
 * ========================================
 */

.MagicCompanyFooter {
	color: #444;
	font-family: Tahoma, sans-serif !important;
	font-size: 11px;
	line-height: 110%;
}

.MagicCopyRight {
	color: #444;
	font-family: Tahoma, sans-serif !important;
	font-size: 11px;
	line-height: 110%;
}

/* 
 * ========================================
 * Template Input Styles
 * ========================================
 */

input {
	margin: 2px;
	padding: 1px 2px;
}

input.main_wiz {
	background: #F0F0F0;
	font-size: 12px;
	font-weight: bold;
	margin: 2px;
	padding: 3px 5px;
}

/*
 * ========================================
 * Spam Statistics
 * ========================================
 */
 
p#HelpMsg {
	background: #999;
	color: #FFF;
	font-size: 0.9em;
	margin: 0px;
	padding: 6px;
	text-align: center;
}

p#HelpMsg:hover {
	cursor: help;
}

#MagicSpamCount {
    width: 90%;
}

#MagicSpamCount #MailSummary {
	width: 100%;
	background: #F2F2F2;
	border: 1px solid #444;
	margin: 15px auto 0px auto;
}
#MagicSpamCount&gt;#MailSummary { /* ignored by IE */
	width: 85%;
}

#MagicSpamCount #MailSummary h4 {
	background: #999;
	border-bottom: 1px solid #555;
    border-top: none;
	color: #FFF;
	font-size: 10px;
    text-transform: Capitalize;
    font-weight: bold;
	margin: 0;
	padding: 3px;
	text-align: center;
}

#MagicSpamCount p.Tooltip {
	background: #FCFCFC;
	border: 1px solid #DDD;
	filter: alpha(opacity=80);
    font-size: 12px;
	line-height: 18px;
	width: 250px;
	-moz-border-radius: 5%;
	-moz-opacity: 0.80;
	padding: 10px;
}

#MagicSpamCount p.SummaryItem {
	border-bottom: 1px solid #CCC;
	margin: 0;
	padding: 4px 15px;
	text-align: right;
}

#MagicSpamCount p.SummaryItem:hover {
	background: #F6F6F6;
	cursor: help;
}

#MagicSpamCount p.SummaryItem strong {
	color: #444;
	display: block;
	float: left;
	text-align: left;
	width: 80px;
}

.MailboxInfo {width: 240px}
