/* $Id: clansphere.css 232 2006-08-19 16:07:22Z hajo $ */

body {
    background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: top left;
	background-color:#161616;
	color:#CCCCCC;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:8pt;
	margin:20px;
	text-align:center;
}
a:link, a:visited {
	color:#8C8C8C;
	text-decoration:none;
}
a:active, a:hover {
	color:#C7C7C7;
	text-decoration:underline;
}
div,span {
	color:#F2F2F2;
	font-family:Verdana,Helvetica,sans-serif;
}
img {
	border:0px;
}
form {
	display:inline;
}
td {
	background-color:inherit;
	color:#F2F2F2;
	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:20%;
}
#content {
	background-color:inherit;
	color:#CCCCCC;
	text-align:center;
	width:66%;
}
#bottom {
	background-color:#232323;
	border:1px solid #C4C4C4;
	color:inherit;
	margin-top:20px;
	padding:4px 0px 4px 0px;
	width:100%;
}
#head {
	background-color:#444444;
	background-image: url(images/logo.jpg);
	border:1px solid #C4C4C4;
	color:#A7A7A7;
	font-size:25pt;
	height:210px;
	margin-bottom:20px;
	text-align:left;
	width:100%;
	background-repeat: no-repeat;
}
#debug {
	height:150px;
	margin-bottom:20px;
	overflow:auto;
	padding-left:4px;
	width:100%;
	text-align:left;
}
#errors {
	color:#CC0000;
}
#sql {
	color:#666666;
}
.h1 {
	color: #CCCCCC;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}
.h2 {
	color: #CCCCCC;
	font-size: 16pt;
	font-weight: normal;
	text-decoration: none;
}
.h3 {
	color: #CCCCCC;
	font-size: 20pt;
	font-weight: normal;
	text-decoration: none;
}
.form {
	background-color:#383838;
	border:1px solid #000000;
	color:#8D8D8D;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:8pt;
	margin:2px;
	padding-left:3px;
	}
.forum {
	background-color:#C4C4C4;
	color:inherit;
	margin:auto;
}
.headb {
	background-color:#857671;
	color:inherit;
	font-weight:bold;
	padding:4px;
	text-align:left;
	background-image: url(images/metalwall030a.jpg);
	background-repeat: repeat;
	background-position: top left;
}
.bottom {
	background-color:#435048;
	color:inherit;
	padding:4px 6px 4px 8px;
	text-align:left;
	background-image: url(images/metalwall076a.jpg);
	background-repeat: repeat;
	background-position: top left;
}
.newshead {
	background-color:#666666;
	color:inherit;
	font-size:11pt;
	font-weight:bold;
	padding:4px 6px 4px 8px;
	text-align:left;
}
.left,.center,.right {
	padding:1px;
}
.leftb,.centerb,.rightb {
	color:inherit;
	padding:4px 6px 4px 8px;
	background-image: url(images/metalcombine002.jpg);
	background-repeat: repeat;
	background-position: top left;
	background-color: #404755;
}
.leftc,.centerc,.rightc {
	color:inherit;
	padding:4px 6px 4px 8px;
	background-image: url(images/metalcombine002.jpg);
	background-repeat: repeat;
	background-position: top left;
	background-color: #404755;
}
.left,.leftb,.leftc {
	text-align:left;
}
.center,.centerb,.centerc {
	text-align:center;
}
.right,.rightb,.rightc {
	text-align:right;
}
.quote {
	background-color:#444444;
	border:1px solid #C4C4C4;
	color:inherit;
	padding:6px;
	text-align:left;
}
.navhead,.navhead2 {
	border:solid #C4C4C4;
	border-width:1px 1px 0px 1px;
	color:#C0C0C0;
	font-weight:bold;
	padding:4px;
	text-align:center;
	background-color:#857671;
	background-image: url(images/metalwall030a.jpg);
	background-repeat: repeat;
	background-position: top left;
}
.error_message_box {
	border: 2px solid #660000;
	background:#FFD3D3;
	font-weight: bold;
	padding: 10px 0;
	margin: 0 auto;
}
.navbodyb,.navbody2b {
	border:1px solid #C4C4C4;
	color:#BDBDBD;
	list-style:none;
	padding:4px 6px 4px 8px;
	text-align:left;
	background-image: url(images/metalwall076a.jpg);
	background-color: #435058;
}
.calhead {
	background-color:#555555;
	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:#666666;
	color:inherit;
}
.calevent {
	background-color:#444444;
	color:inherit;
}
.caltoday {
	background-color:#3E3E3E;
	color:inherit;
}
.calweek {
	background-color:#333333;
	color:inherit;
}

