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

body {
	background-image:url(images/bg.gif);
	color:#C6C2C2;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:8pt;
	margin:o auto;
	text-align:center;
}
a:link, a:visited {
	background-color:inherit;
	color:gold;
	text-decoration:none;
}
a:active, a:hover {
	background-color:inherit;
	color:gold;
	text-decoration:underline;
}
div,span {
	background-color:inherit;
	color:gold;
	font-family:Verdana,Helvetica,sans-serif;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
input, textarea, select {
	background-color:#585858;
	border:1px solid #888888;
	color:#C6C2C2;
	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:#C6C2C2;
	font-size:8pt;
	vertical-align:top;
}
textarea {
	width:90%;
}
ul {
	margin:0px;
}

#nav-left,#content,#bottom {
	float:left;
	margin:auto;
}

#nav-left {
	width:14%;
}
#nav-right {
	float:right;
	width:19%;
}
#content {
	background-color:inherit;
	color:#222222;
	text-align:center;
	width:66%;
}
#bottom {
	background-color:#660000;
	color:#C2C2C2;
	margin-top:20px;
	padding:4px 0px 4px 0px;
	width:100%;
}
#head {
	background-image:url(images/head.jpg);
	background-repeat: no-repeat;
	color:transparent;
	font-size:25pt;
	height:150px;
	margin-bottom:20px;
	text-align:right;
	width:980px;
	
	
}
#debug {
	height:150px;
	margin-bottom:20px;
	overflow:auto;
	padding-left:4px;
	width:100%;
	text-align:left;
}
#errors {
	color:#CC0000;
}
#sql {
	color:#777777;
}
.h1 {
	color: #C6C2C2;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}
.h2 {
	color: #C6C2C2;
	font-size: 16pt;
	font-weight: normal;
	text-decoration: none;
}
.h3 {
	color: #C6C2C2;
	font-size: 20pt;
	font-weight: normal;
	text-decoration: none;
}
.forum {
	background-color:#330000;
	color:inherit;
	margin:auto;
	border-collapse:seperate;
	border-spacing:1px;
}
.headb {
	background-color:#660000;
	color:#F2F2F2;
	font-weight:bold;
	padding:4px;
	text-align:left;
}
.bottom {
	background-color:#480000;
	color:#C2C2C2;
	padding:4px 6px 4px 8px;
	text-align:left;
}
.newshead {
	background-color:#660000;
	color:#C6C2C2;
	font-size:11pt;
	font-weight:bold;
	padding:4px 6px 4px 8px;
	text-align:left;
}
.left,.center,.right {
	padding:1px;
}
.leftb,.centerb,.rightb {
	background-color:#484848;
	color:#C6C2C2;
	padding:4px 6px 4px 8px;
}
.leftc,.centerc,.rightc {
	background-color:#363636;
	color:#C6C2C2;
	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:#555555;
	border:1px solid #330000;
	color:#C6C2C2;
	padding:6px;
	text-align:left;
}
.navhead,.navhead2 {
	background-color:#660000;
	border:solid #330000;
	border-width:1px 1px 0px 1px;
	color:inherit;
	font-weight:bold;
	padding:4px;
	text-align:center;
}
.navhead:first-letter,.navhead2:first-letter { 
	background-color:inherit;
	color:gold;
}

.navbodyb,.navbody2b {
	background-color:#363636;
	border:1px solid #330000;
	color:inherit;
	list-style:none;
	padding:4px 6px 4px 8px;
	text-align:left;
}
.calhead {
	background-color:#363636;
	color:inherit;
	padding:4px 2px 4px 2px;
	text-align:center;
}
.calday,.calevent,.caltoday, .calweek {
	padding:4px 2px 4px 2px;
	text-align:right;
}
.calday {
	background-color:#484848;
	color:inherit;
}
.calevent {
	background-color:#5B0000;
	color:inherit;
}
.caltoday {
	background-color:#770000;
	color:inherit;
}
.calweek {
	background-color:#773300;
	color:inherit;
}