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

body {
	color:#999999;
	font-family:Tahoma;
	font-size:11px;
	background-image: url('images/basis/bg.jpg');
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 80px;margin:0 auto;
	text-align:left;
}
a:link, a:visited {
	color:#868686;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}
a:active, a:hover {
	color:#e5e5e5; 
	text-decoration: none;
	outline:none;
}
a:link, a:visited {
	color:#868686;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}
a:active, a:hover {
	color:#adadad; 
	text-decoration: none;
	outline:none;
}
div,span {
	font-family:Tahoma;
}
.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:#FFFFFF;
	border:1px ridge #002200;
	color:#002200;
	font-family:Verdana;
	font-size:7pt;
	margin:2px;
	padding-left:3px;
}
hr {
	border:solid #e5e5e5 1px;
	height:1px;
}
img {
	border:0px;
}
form {
	display:inline;
}
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:#f0f0f0;
	color:inherit;
	margin:auto;
	border-collapse:separate;
	border-spacing:1px;
}
.headb {
	background-image: url('images/basis/headb.gif');
	background-repeat:repeat-x;
	color:#878787;
	height:35px;
	font-size:13px;
	font-style:inherit;
	font-weight:bold;
	padding:2px 0px 0px 10px;
	text-align:left;
}
.headb a:link, .headb a:visited { 
	color:#808080;
}
.bottom {
	background-color:#f0f0f0;
	color: #919191;
	padding:4px 6px 4px 8px;
	text-align:left;
	font-size:12px;
	
}
.bottom a:link, .bottom a:visited { 
	color:#76b5ef;
	font-weight: bold;	
}
.bottom a:hover {
	border-bottom: 1px dashed #999999;
	text-decoration: none;
}
.left,.center,.right {
	padding:1px;
}
.leftb,.centerb,.rightb {
	background-color:#fbfbfb;
	vertical-align:top;
	color:#949494;
	font-size:11px;
	padding:4px 6px 4px 8px;
}
.leftb a:link,.centerb a:link,.rightb a:link, .leftb a:visited,.centerb a:visited,.rightb a:visited { 
	color:#8d8d8d;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
}
.leftb a:hover,.centerb a:hover,.rightb a:hover  { 
	color:#999999;
	border-bottom: 1px dashed #76b5ef;
	text-decoration: none;
}
.leftc,.centerc,.rightc {
	background-color:#f6f6f6;
	vertical-align:top;
	color:#999999;
	font-size:11px;
	padding:4px 6px 4px 8px;
}
.leftd,.centerd,.rightd {
	background-color:#eaeaea;
	vertical-align:top;
	font-size:10px;
	color:#999999;
}
.left,.leftb,.leftc,.leftd {
	font-size:11px;
	text-align:left;
}
.left a:link, .left a:visited { 
	color:#999999;
	text-decoration: none;
	font-weight:bold;
}
.left a:hover { 
	color:#faa700; border-bottom: 1px dashed #faa700;
	text-decoration: none;
}
.center,.centerb,.centerc,.centerd {
	font-size:11px;
	text-align:center;
}
.right,.rightb,.rightc {
	font-size:11px;
	text-align:right;
}
.right a:link, .right a:visited { 
	color:#545454;
	text-decoration: none;
	font-weight:bold;
}
.right a:hover { 
	color:#faa700; border-bottom: 1px dashed #faa700;
	text-decoration: none;
}
.quote {
	vertical-align:middle;
	width:98%;
	background-color:#efefef;
	border:1px solid #aaaaaa;
	border-style:ridge;
	color:#6b6b6b;
	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:#f2f2f2;
	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:#f2f2f2;
	color:inherit;
}
.calevent {
	background-color:#faa700;
	color:inherit;
}
.caltoday {
	background-color:#907060;
	color:inherit;
}
.calweek {
	background-color:#f2f2f2;
	color:inherit;
}