/* $Id: clansphere.css 232 2006-08-19 16:07:22Z hajo $ */

.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 #main {
	background-color:#edf7ff;
	border:1px solid #000000;
	color:#00457F;
	padding:3px;
	border:1px dotted #00457F;
}
input[type=submit], input[type=reset] {
	height:25px;
	border:1px solid #00457f;
	background:white url(images/button-bg.png) repeat-x;
	font:bold 12px Arial,"Trebuchet MS", Helvetica, sans-serif;
	color:#00457f;
	line-height:23px;
	text-align:center;
	text-decoration:none;
}
input[type=submit]:hover, input[type=reset]:hover {
	border:1px solid #0071d0;
	color:#0071d0;
	text-decoration:underline;
	cursor:pointer;
}
select, option {
	font-size:11px;
	margin:2px;
}

form {
	display:inline;
}
td {
	vertical-align:top;
}
textarea {
	width:90%;
}
/*ul {
	margin:0px;
}
*/

a.optionslink, a.optionslink:focus, a.optionslink:active {
	background-color:white;
	display: block;
	text-decoration: none;
} 
a.optionslink:hover {
	background-color:#D8EDFF;
	display: block;
	text-decoration: none;
} 

#content {
	background-color:inherit;
	color:#CCCCCC;
	text-align:center;
	width:66%;
}
#bottom {
	background-color:#f4f4f4;
	border:1px solid #C4C4C4;
	color:inherit;
	margin-top:20px;
	padding:4px 0px 4px 0px;
	width:100%;
}
#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;
}
.forum {
	color:inherit;
	margin:auto;
	border-collapse:seperate;
	border-spacing:1px;
}
.headb {
	background-color:#f4f4f4;
	color:inherit;
	font-weight:bold;
	padding:4px;
	text-align:left;
}
.bottom {
	background-color:#f4f4f4;
	color:inherit;
	padding:4px 6px 4px 8px;
	text-align:left;
}
.newshead {
	background-color:#f4f4f4;
	color:inherit;
	font-size:11pt;
	font-weight:bold;
	padding:4px 6px 4px 8px;
	text-align:left;
}
.wartd {
	height:25px;
}
.list1 {
	vertical-align:middle;
	border-bottom:1px dashed #d4d4d4;
	font-size:13px;
	font-weight:bold;
	padding-left:10px;
}

.left,.center,.right {
	padding:1px;
}
.leftb,.centerb,.rightb {
	color:inherit;
	padding:4px 6px 4px 8px;
}
.leftc,.centerc,.rightc {
	background: #DBEFFF;
	color:#00457F;
	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:#f4f4f4 url(images/quotebg.png)no-repeat;
	border:1px solid #C4C4C4;
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px;    /* Konqueror */
	-moz-border-radius: 5px; /* Firefox */
	border-radius: 5px;
	color:inherit;
	font:11px Georgia, Arial, Helvetica, sans-serif;
	line-height:19px;
	padding:10px;
	text-align:left;
	text-indent:25px;
}
.navhead,.navhead2 {
	background-color:#f4f4f4;
	border:solid #C4C4C4;
	border-width:1px 1px 0px 1px;
	color:inherit;
	font-weight:bold;
	padding:4px;
	text-align:center;
}
.error_message_box {
	border: 2px solid #660000;
	background:#FFD3D3;
	font-weight: bold;
	padding: 10px 0;
	margin: 0 auto;
}
.navbodyb,.navbody2b {
	background-color:#f4f4f4;
	border:1px solid #C4C4C4;
	color:inherit;
	list-style:none;
	padding:4px 6px 4px 8px;
	text-align:left;
}
.calhead {
	background-color:#f4f4f4;
	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;
}
.pagesbutton {
	padding: 1px 7px;
	border:1px solid #00457F;
}
.pagesbutton:hover {
	border:1px solid #00457F;
	background: #00457F;
	color:white;
	text-decoration:none;
}
.pagesbutton2 {
	color:black;
	padding: 1px 7px;
}

/* UserStatus */
.uonline {
  padding: 4px 0 4px 0; 
  color: #00BB00;
}
.uoffline {
  padding: 4px 0 4px 0; 
  color: maroon;
}
.uinactive {
  padding: 4px 0 4px 0; 
  color: #555555
}