@charset "utf-8";

/* 3stepsfusion CSS Document 'design.css' */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*  You can get more informations on www.3stepsfusion.eu                     							       	      */
/*  Copyright by 3stepsfusion - web and media solutions (C) 2008 All Rights reserverd                          	      */
/*  This Template "Freetemplate Seriously No. I" was designed by ramires (3stepsfusion) (C) 2008 All Rights reserverd */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* MAIN SECTION */

* 							{ padding:0; margin:0; }

body 						{ background-color:#066caa; background-image:url('images/body_back.jpg'); background-repeat:repeat-x; color:#000; margin:0; font-size:12px; font-family:"Tahoma", Verdana, Arial, Helvetica; }

a:link, a:visited, a:active { color:#0b1554; text-decoration:none; }
a:hover 					{ color:#c0c0c0; text-decoration:none; }

.preload 					{ width:0px; height:0px; visibility:hidden; overflow:hidden; }

/* DESIGN INDEX SECTION */

#outter_main				{ width:900px; }
#banner_top					{ width:900px; height: 30px; float:left; background-image:url('images/banner_top.jpg'); }
#banner_middle				{ width:900px; height:100px; float:left; clear:both; background-image:url('images/banner_mid.jpg'); }
#banner_sub					{ width:900px; height: 40px; float:left; clear:both; background-image:url('images/banner_sub.jpg'); }
#content_top_left			{ width:484px; height: 27px; float:left; clear:both; background-image:url('images/content_top_left.jpg'); }
#content_top_right			{ width:409px; height: 22px; padding:5px 7px 0 0; float:left; background-image:url('images/content_top_right.jpg'); text-align:right; }
#main						{ width:900px; float:left; clear:both; background-image:url('images/main_back.jpg'); background-repeat:repeat-y; }
	#left					{ width:211px; float:left; min-height:370px; }
		#navi_left			{ width:201px; padding:5px 5px 10px 5px; float:left; background-image:url('images/nav_back.jpg'); background-repeat:repeat-y; }
			a.navlinks,a.navlinks:visited,a.navlinks:active	{ width:131px; height: 16px; padding:0 0 0 70px; float:left; cursor:pointer; font-size:14px; color:#c0c0c0; text-align:left; background-image:url('images/button_off.jpg'); }											
			a.navlinks:hover									{ background-image:url('images/button_on.jpg'); color:#000; }
		.head_button		{ width:204px; height:16px; padding:4px 0 0 7px; float:left; clear:both; background-image:url('images/head_button.jpg'); color:#878686; text-align:left; }
		.inner_left			{ width:201px; padding:5px; float:left; clear:both; background-image:url('images/inner_back.jpg'); background-repeat:repeat-y; text-align:left; }
		.inner2				{ width:201px; padding:5px; float:left; clear:both; text-align:left; font-size:9px; }
	#content				{ width:669px; padding:0 10px 10px 10px; float:left; }
#footer						{ width:895px; height:17px; padding:0 0 0 5px; float:left; clear:both; background-image:url('images/footer.png'); text-align:left; color:#fff }
	a.footer_link:link, a.footer_link:visited, a.footer_link:active { color:#c0c0c0; text-decoration:none; }
    a.footer_link:hover 											{ color:#e6ce78; text-decoration:none; }

/* NEWS NAVLIST */

.news_date					{ width:180px; height:14px; padding:1px 0 0 5px; float:left; background-image:url('images/date_back.jpg'); color:#333; text-align:left; }
.news_text					{ width:191px; padding:5px; float:left; clear:both; text-align:left; }

/* CLANSPHERE STANDARDS */

div, span 					{ font-family:Tahoma; }
img 						{ border:0px; }
form 						{ display:inline; }
td 							{ font-size:15px; vertical-align:top; }
textarea 					{ width:90%; }
ul 							{ margin:0px; }

#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:Tahoma; font-size:10px; cursor:pointer }
.forum 						{ margin:auto; }
.headb 						{ color:#012351; font-weight:bold; text-align:left; padding:5px; border-bottom:1px dotted #c0c0c0; }
.bottom 					{ color:#c0c0c0; text-align:left; padding:3px; }
.newshead 					{ color:#1333a9; text-align:left; padding:5px; font-size:14px; font-weight:bold; border-bottom:3px solid #c0c0c0; }
.left, .center, .right 		{ font-size:12px; }
.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 				{ color:#000; border:1px solid #333; font-family:Tahoma; font-size:10px; padding:2px; }
textarea					{ background-color:#ebebeb; color:#000; border:1px solid #333; font-family:Tahoma; font-size:11px; padding:2px; }
.navhead, .navhead2 		{ color:#E4E4E4; font-weight:bold; text-align:center; }
.navbodyb, .navbody2b 		{ color:inherit; text-align:center; }

.calhead 								{ background-color:#268bc1; color:#000; text-align:center; padding:2px; }
.calday, .calevent, .caltoday, .calweek { text-align:center; padding:2px; }
.calday 								{ color:#333; }
.calevent 								{ background-color:#8bfd85; font-weight:bold; }
.calevent:link, .calevent:visited, .calevent:active 	{ color:#000; }
.calevent:hover 										{ color:#c0c0c0; }
.caltoday 								{ background-color:#99dafd; color:#000; }
.calweek 								{ color:#545454; background-color:#c0c0c0; }
