@charset "utf-8";

/* 3stepsfusion CSS Document 'design.css' */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*  You can get more informations on www.3stepsfusion.eu						  */
/*  Copyright by ISP Waldeck (www.isp-waldeck.de) - (C) 2009 All Rights reserved  */
/*  Designed, styled by Sebel from www.sebel-design.com						      */
/*  This Template "ISP Waldeck" was created by Sacha Lehmann (3stepsfusion) 	  */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* MAIN SECTION */

* 							{ padding:0; margin:0; }

body 						{ background-image:url('images/body_bg.jpg'); background-repeat:repeat-x; background-color:#e8edee; color:#000; margin:0; font-size:11px; font-family:"Arial", Lucida Console, Verdana, Arial, Helvetica; }

a:link, a:visited, a:active { color:#bb6417; text-decoration:none; cursor:pointer; }
a:hover 					{ color:#c0c0c0; }

a.links, a.links:visited, a.links:active 	{ width:190px; height: 24px; padding:8px 0 0 32px; float:left; color:#000; text-decoration:none; cursor:pointer; text-align:left; background-image:url('images/button_off.jpg');  font-size:14px; color:#fff; font-weight:bold; }
a.links:hover 								{ color:#000; background-image:url('images/button_on.jpg'); }

a.links_small, a.links_small:visited, a.links_small:active 	{ width:190px; height: 30px; padding:2px 0 0 32px; float:left; color:#000; text-decoration:none; cursor:pointer; text-align:left; background-image:url('images/button_off.jpg');  font-size:12px; color:#fff; font-weight:bold; }
a.links_small:hover 								{ color:#000; background-image:url('images/button_on.jpg'); }

a.footer, a.footer:visited, a.footer:active { color:#514848; text-decoration:none; cursor:pointer; }
a.footer:hover 								{ color:#000; }

.preload 					{ width:0px; height:0px; visibility:hidden; overflow:hidden; }

/* DESIGN INDEX SECTION */

#outter						{ width:965px; }
#header						{ width:965px; height:138px; float:left; }
#nav_horiz					{ width:815px; height: 32px; padding:6px 0 0 150px; float:left; clear:both; background-image:url('images/nav_horiz.jpg'); text-align:left; font-size:16px; font-weight:bold; color:#fff; }
#content_outter				{ width:965px; float:left; clear:both; background-image:url('images/content_bg.jpg'); background-repeat:repeat-y; }
	#content					{ width:700px; padding:10px 10px 10px 15px; float:left; }
	#nav_right					{ width:231px; padding:0 0 0 9px; float:left; }
#footer						{ width:952px; height: 27px; padding:11px 0 0 13px; float:left; clear:both; background-image:url('images/footer.jpg'); text-align:left; color:#c0c0c0; }


/* CLANSPHERE STANDARDS */

div, span 					{ font-family:Tahoma; }
img 						{ border:0px; }
form 						{ display:inline; }
td 							{ font-size:11px; vertical-align:top; }
textarea 					{ width:90%; }
ul 							{ margin:0px; padding-left:20px;}

#debug 						{ width:100%; height:150px; margin-bottom:20px; overflow:auto; padding-left:5px; text-align:left; }
#errors 					{ color:#CC0000; }
#sql 						{ color:#666666; }

.form 						{ background-color:#dbdbdb; color:#333; border:1px solid #474747; font-family:arial; font-size:10px; cursor:pointer }
.forum 						{ margin:auto; }
.headb 						{ color:#c0c0c0; font-weight:bold; text-align:left; padding:5px; font-size:14px; }
.bottom 					{ background-color:#132648; color:#c0c0c0; text-align:left; padding:5px; }
.newshead 					{ color:#000; text-align:left; padding:5px; font-size:14px; font-weight:bold; border-bottom:3px solid #c0c0c0; }
	a.readmore:link, a.readmore:visited, a.readmore:active	{ padding:6px; background-color:#333; color:#fff; cursor:pointer; text-decoration:none;}
	a.readmore:hover 										{ color:#000;  background-color:#c0c0c0; }
.left, .center, .right 		{ font-size:10px; }
.leftb, .centerb, .rightb 	{ padding-left:4px; padding-top:5px; padding-bottom:5px; padding-right:4px; }
.leftc, .centerc, .rightc 	{ padding-left:4px; padding-top:5px; padding-bottom:5px; padding-right:4px; }
.left, .leftb, .leftc 		{ text-align:left; }
.center, .centerb, .centerc { text-align:center; }
.right, .rightb, .rightc 	{ text-align:right; }
.select, input 				{ background-color:#ebebeb; background-image:url('images/form_bg.jpg'); background-repeat:repeat-x; color:#000; border:1px solid #0b6101; font-family:arial; font-size:10px; padding:2px; }
textarea					{ background-color:#ebebeb; color:#000; border:1px solid #0b6101; font-family:arial; font-size:10px; padding:2px; }
.navhead, .navhead2 		{ color:#E4E4E4; font-weight:bold; text-align:center; }
.navbodyb, .navbody2b 		{ color:inherit; text-align:center; }

.calhead 								{ background-color:#02116a; color:#c0c0c0; text-align:center; }
.calday, .calevent, .caltoday, .calweek { text-align:center; }
.calday 								{ color:#fff; }
.calevent 								{ background-color:#8bfd85; font-weight:bold; }
.calevent:link, .calevent:visited, .calevent:active 	{ color:#000; }
.calevent:hover 										{ color:#fff; }
.caltoday 								{ background-color:#8596fd; color:#000; }
.calweek 								{ color:#545454; }
