/* 
Theme Name: fotech.com.tr
Version: 1.0  
*/ 
/* ID */
body	{ margin:0px; background:url(images/bg.gif); background-repeat:repeat-x; background-color:#3d3d3d;  }
#container	{ width:660px; margin:0px auto; }
	#mainMenu	{ width:660px; height:37px;}
	#mTop	{ width:660px; height:131px;}
		#mTSearch { width:650px; height:22px; font-family:Verdana; font-size:10px; color:#fff; text-align:right; padding:3px 10px 0px 0px;}
	#banner	{ width:660px; height:140px;}
	#content	{
	width:640px;
	font-family:Verdana;
	font-size:10px;
	color:#b5b5b5;
	padding:10px 10px 0px 10px;
	min-height:200px;
}
	  #content a	{ font-family:Verdana; font-size:10px; color:#b5b5b5; text-decoration:none; }
	  	#allNews	{ text-align:right;}
			#allNews a	{ font-size:11px; color:#af9e6a; font-family:Verdana; font-weight:bold; }
		#cLeft	{ width:322px; float:left; border-right:1px dotted #fff; padding:0px 15px 0px 0px; vertical-align:top;}
		#cRCont a { font-size:11px; color:#af9e6a; font-family:Verdana; font-weight:bold; text-decoration:none; }
		#cRight	{ width:275px; float:left; padding:0px 0px 0px 15px; vertical-align:top;}
		#cSLeft	{ width:460px; float:left; border-right:1px dotted #fff; padding:0px 15px 0px 0px; text-align:justify;}
		#cSRight	{ width:145px; float:left; background:#424242; padding:10px 5px 10px 9px; margin:0px 0px 0px 5px; }
			#cSRight a	{ font-family:Verdana; font-size:10px; color:#fff; text-decoration:none;}
	#footer	{ width:660px; height:54px; margin-top:20px;}
		
		
/* Class */
.input	{font-size:11px; font-family:tahoma; border:1px solid #9fafb8; padding:1px; margin:2px;}
.button	{font-size:11px; font-family:tahoma; border:1px solid #6c268f; color:#fff; background:#6c268f; padding:1px; margin:2px;}
.button2	{font-size:11px; font-family:tahoma; border:1px solid #ba852b; color:#fff; background:#ba852b; padding:1px; margin:2px;}
