body {
	background: #ffffff;
	color: #000000;
	font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
}

a {
	text-decoration: none;
	color: #B64E21;
}

a:hover {
	text-decoration: underline;
	color: #B64E21;
}

a:visited, a:active {
	color: #B64E21;
}

table {
	/* border-spacing: 0; */
	/* padding: 0; */
	border-collapse: collapse; /* for IE */
	border: 0px !important;
}

td {
	font-weight: normal;
}

.button {
	font-weight:bold;
	font-size:1.10em;
	padding:0.15em 0.15em;
	border:0.1em outset rgba(102, 102, 102, 0.05);
	cursor:pointer;
	-moz-border-radius: 0.20em;
	-webkit-border-radius: 0.20em;
	border-radius: 0.20em;
	color: #fff;
	background: rgb(202, 79, 27);
}

.button:hover, .button:focus {
	font-weight:bold;
	font-size:1.10em;
	padding:0.15em 0.15em;
	border:0.2em outset rgba(102, 102, 102, 0.15)
	cursor:pointer;
	-moz-border-radius: 0.20em;
	-webkit-border-radius: 0.20em;
	border-radius: 0.20em;
	color: #fff;
	background: rgb(211, 113, 27);
}

.flat {
	border: 1px solid #B64E21;
}

ul.flash-info {
	border:2px solid #DC911B; /* medium green */
	padding:1em;
	max-width:730px;
	margin-left:auto;
	margin-right:auto;
	list-style:none;
}

ul.flash-error {
	border:2px solid #FF6347; /* tomato */
	padding:1em;
	max-width:730px;
	margin-left:auto;
	margin-right:auto;
	list-style:none;
}

.error_msg {
	color: #d01313;
}

.standout {
	color: maroon;
	padding: 3px 3px 3px 3px;
	text-align: center;
}

#login_header {
	width: 80%;
	margin: 0 auto;
	padding-bottom: 10px;
	text-align: left;
}

#login {
	width: 80%;
	margin: 0 auto;
}

#login_table {
	border-left: 8px solid gray;
	border-right: 8px solid gray;
	background: #eeeeee;
	width: 350px;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 10px;
}

#login_table h4 {
	font-size: 11pt;
}

#menu {
	width: 80%;
	margin: 0 auto;
	padding-top: 10px;
	white-space: nowrap;
}

#menu ul {
	padding: 0;
	margin: 0;
	margin-left:auto;
	margin-right:auto;
	list-style: none;
}

#menu li {
	float: left;
	background: #EAE7DD;
	margin-right: 3px;
	border-top: 4px solid #CA4F1B;
}

#menu li:hover, #menu li.sfhover {
	background: #D6CFBD;
}

#menu li ul {
	position: absolute;
	width: auto;
	left: -999em;
	background: #FFFFFF;
	border:2px solid white;
	border-top:none;
}
#menu li:hover ul, #menu li.sfhover ul {
   left: auto;
}


#menu li ul li {
	float: none;
	margin-right: 0px;
	border-top:2px solid white;;
	text-align:left;
}




#menu a {
	display: block;
	width: auto;
	padding: 10px 5px 5px 5px;
	color: #B64E21;
}

#menu a:hover {
	color: #B64E21;
}



#menu li ul li a {
	padding: 5px 5px 5px 5px;
}



#main_menu, #edit_form {
	width: 80%;
	margin: 0 auto;
}

#edit_form table {
	margin: 0 auto;
	padding-top: 10px;
	text-align: left;
	min-width: 50%;
	max-width: 80%;
	border: 0px solid #EAE7DD;
}

#edit_form h3  {
	text-align: center;
	font-size: 12pt;
	margin: 0;
	background: #DC911B; /*#b4004a;*/
	border: 0px solid #bbb;
	line-height: 25px;
	color: #FFFFFF;
}

.hlp_center {
	text-align: center;
}

.help_text {
	background: #EAE7DD;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main_menu table {
	margin: 0 auto;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

#main_menu table td {
	padding-left: 30px;
	padding-bottom: 5px;
}

#main_menu a {
	color: #B64E21;
	padding-left: 8px;
}

#main_menu a:hover {
	color: #B64E21; /*#CD6A6A;*/
	text-decoration: none;
	padding-left: 4px;
	border-bottom: 1px solid #B64E21;
	border-left: 4px solid #B64E21;
}

#overview {
	width: 80%;
	margin: 0 auto;
	background: #DC911B; /*#9ACD32;*/
	color: #FFFFFF;
	font-weight: bold;
	border: 0px solid #bbb;
	/* padding-top: 5px; */
	/* padding-bottom: 5px; */
}

#admin_domains, #admin_virtual {
	width: 80%;
	margin: 0 auto;
	background: #FFFFFF; /*#9ACD32;*/
	color: #FFFFFF;
	font-weight: bold;
	border: 0px solid #bbb;
	padding-top: 5px;
	padding-bottom: 5px;
}

#overview h4, #overview P, #overview FORM, #admin_virtual h4, #admin_virtual P, #admin_virtual FORM {
	display: inline;
	/* padding-right: 10px; */
	line-height: 35px;
}

#nav_bar {
	text-align: right;
	width: 80%;
	margin: 0 auto;
}

#alias_domain_table, #alias_table, #mailbox_table, #overview_table, #log_table, #admin_table {
	width: 80%;
	margin: 0px auto;
	border: 1px solid #000000;
	text-align: left;
}

#overview #log_table {
	width: 100%;
	margin: 0px auto;
	border: 1px solid #000000;
	text-align: left;
	color: black;
}

#alias_domain_table .header, #alias_table .header, #mailbox_table .header, #overview_table .header, #log_table .header, #admin_table .header {
	line-height: 20px;
	background: #D6CFBD;
	color: black;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

.header td {
	font-weight: bold;
}

#alias_domain_table .hilightoff, #alias_table .hilightoff, #mailbox_table .hilightoff, #overview_table .hilightoff, #log_table .hilightoff, #admin_table .hilighoff {
	background: white;
	border: 1px solid #000 !important;
}

#alias_domain_table .hilighton, #alias_table .hilighton, #mailbox_table .hilighton, #overview_table .hilighton, #log_table .hilighton, #admin_table .hilighton {
	background: #D6CFBD; /*#D6FF85;*/ /*#ffdddd;*/
	border: 1px solid #000 !important;
}

#alias_domain_table tr, #alias_table tr, #mailbox_table tr, #overview_table tr, #log_table tr, #admin_table tr {
        background: #FFFFFF; /*#D6FF85;*/ /*#ffdddd;*/
	border: 1px solid #000000 !important;
}

#alias_domain_table td, #alias_table td, #mailbox_table td, #overview_table td, #log_table td, #admin_table td {
	border: 1px solid #000000 !important;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: top;
}

#alias_domain_table tr:hover, #alias_table tr:hover, #mailbox_table tr:hover, #overview_table tr:hover, #log_table tr:hover, #admin_table tr:hover {
        background: #EAE7DD; /*#D6FF85;*/ /*#ffdddd;*/
	border: 1px solid #000000 !important;
}

#alias_domain_table h3, #alias_table h3, #mailbox_table h3, #overview_table h3, #log_table h3, #admin_table h3 {
	background: #5D4F44;
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 20px;
	line-height: 25px;
	margin: 0;
	color: #FFFFFF;
}

#footer {
	width: 80%;
	margin: 20px auto;
	border-top: 1px solid #bbbbbb;
	background: #EAE7DD;
	color: #5D4F44;
	line-height: 20px;
	text-align: left;
	padding-left: 15px;
	font-size: 9pt;
}

#footer a {
	text-decoration: none;
	color: #B64E21;
}

#footer a:hover {
	text-decoration: underline;
	color: #B64E21;
}

div.setup {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

div.setup li {
	padding-bottom:1em;
}
