@charset "utf-8";

/* 3stepsfusion CSS Document 'design.css' */

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*  You can get more informations on www.3stepsfusion.eu									   */
/*  Copyright by Bremmer Automobile (www.bremmer-automobile.de) - (C) 2009 All Rights reserved */
/*  This Template "Bremmer Automobile" was designed by Sacha Lehmann (3stepsfusion) 	       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* MAIN SECTION */

* 							{ padding:0; margin:0; }

body 						{ background-image:url('images/body_bg.jpg'); background-repeat:repeat-x; background-color:#d6d7d7; color:#000; margin:0; font-size:11px; font-family:"Lucida Console", Verdana, Arial, Helvetica; }

a:link, a:visited, a:active { color:#730909; text-decoration:none; cursor:pointer; }
a:hover 					{ color:#c0c0c0; }

a.links, a.links:visited, a.links:active 	{ width:195px; height: 19px; padding:3px 0 0 15px; float:left; color:#000; text-decoration:none; cursor:pointer; text-align:left; background-image:url('images/button_off.jpg');  font-size:12px; }
a.links:hover 								{ color:#ab0606; background-image:url('images/button_on.jpg'); font-weight:bold; }

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:966px; }
#header						{ width:966px; height:115px; float:left; background-image:url('images/header.jpg'); }
#header2					{ width:966px; height:115px; float:left; background-image:url('images/header_2.jpg'); }
#content_outter				{ width:966px; float:left; clear:both; background-image:url('images/content_bg.jpg'); background-repeat:repeat-y; }
#content_outter2			{ width:966px; float:left; clear:both; background-image:url('images/content_bg_2.jpg'); background-repeat:repeat-y; }
	#nav_left					{ width:210px; padding:0 0 0 4px; float:left; }
		.inner_left					{width:190px; padding:15px 10px; float:left; clear:both; text-align:left; color:#a69a9a; }
	#content					{ width:499px; padding:0 20px; float:left; }
	#content2					{ width:667px; padding:0 20px; float:left; }
	#nav_right					{ width:198px; padding:0 2px 0 8px; float:left; }
#footer						{ width:956px; height: 30px; padding:46px 0 0 10px; float:left; clear:both; background-image:url('images/footer.jpg'); text-align:left; }
#footer2					{ width:956px; height: 30px; padding:46px 0 0 10px; float:left; clear:both; background-image:url('images/footer_2.jpg'); text-align:left; }



/* 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; }

#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; }
