/* $Id: clansphere.css 232 2006-08-19 16:07:22Z hajo $ */

body { background-color:#181818; color:#333333; font-family:Verdana,Helvetica,sans-serif; font-size:8pt; margin:0 auto; text-align:center; }
a:link, a:visited { background-color:inherit; color:#004400; text-decoration:none; }
a:active, a:hover { background-color:inherit; color:#004400; text-decoration:underline; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
select, input, textarea {
	background-color:#e9e9e9;
	border:2px ridge #002200;
	color:#002200;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:8pt;
	margin:2px;
	padding-left:3px;
}
img { border:0px; }
form { display:inline; }
td { background-color:inherit; color:#F2F2F2; font-size:8pt; vertical-align:top; }
textarea { width:90%; }
ul { margin:0px; }
#debug { height:150px; margin-bottom:20px; overflow:auto; padding-left:4px; width:100%; text-align:left; }
#errors { color:#CC0000; }
#sql { color:#777777; }
.h1 { color: #333333; font-size: 14pt; font-weight: bold; text-decoration: none; }
.h2 { color: #333333; font-size: 16pt; font-weight: normal; text-decoration: none; }
.h3 { color: #333333; font-size: 20pt; font-weight: normal; text-decoration: none; }
.forum { background-color:#fcfdff; color:inherit; margin:auto; border-collapse:separate; border-spacing:1px; }
.headb { background-color:#e9e9e9; color:#489eff; font-weight:bold; padding:4px; text-align:left; }
.headb a:link, .headb a:visited { color:#FFFFFF; }
.bottom { background-color:#fcfdff; color:#222222; padding:4px 6px 4px 8px; text-align:left; }
.newshead { background-color:#e9e9e9; color:#489eff; font-size:11pt; font-weight:bold; padding:4px 6px 4px 8px; text-align:left; }
.left,.center,.right { padding:1px; }
.leftb,.centerb,.rightb { background-color:#fcfdff; color:#222222; padding:4px 6px 4px 8px; }
.leftc,.centerc,.rightc { background-color:#fcfdff; color:#222222; padding:4px 6px 4px 8px; }
.left,.leftb,.leftc { text-align:left; }
.center,.centerb,.centerc { text-align:center; }
.right,.rightb,.rightc { text-align:right; }
.quote { background-color:#88BB55; border:1px solid #CCEEBB; color:inherit; padding:6px; text-align:left; }
.navhead,.navhead2 { background-color:#336600; border:solid #CCEEBB; border-width:1px 1px 0px 1px; color:#F2F2F2; font-weight:bold; padding:4px;
					 text-align:center; }
.navbodyb,.navbody2b { background-color:#709060; border:solid #CCEEBB; border-width:1px 1px 0px 1px; color:inherit; list-style:none;
					   padding:4px 6px 4px 8px; text-align:left; }
.calhead { background-color:#e9e9e9; color:#489eff; padding:4px 2px 4px 2px; text-align:center; }
.calday,.calevent,.caltoday, .calweek { padding:4px 2px 4px 2px; text-align:right; }
.calday { background-color:#fcfdff; color:inherit; border:solid #CCEEBB; border-width:1px 1px 0px 1px; }
.calevent { background-color:#e9e9e9; color:#489eff; }
.caltoday { background-color:#e9e9e9; color:#489eff; }
.calweek { background-color:#e9e9e9; color:inherit; }