@charset "utf-8";
/* Author :  Gökhan CAN */

/*Site Genel Hatlar*/
body				{ background-color:#000000; margin:0px auto;}
a:link 				{ color: #CCCCCC; text-decoration: none; font-family:Tahoma; size:10px; }
a:visited 			{ text-decoration: none; color: #CCCCCC; }
a:hover 			{ text-decoration: underline; color: #CCCCCC;  }
a:active 			{ text-decoration: none; }
#link 				{ font-family: Tahoma; font-size: 10px; }
#warning			{ font-family: Tahoma; font-size: 10px; color:#666666;}
#oxi 				{ color: #333333}
#title_manin		{ font-size: 14px; font-weight: bold; font-family:Tahoma; color: #CCCCCC;}
#title 				{ font-size: 14px; font-weight: bold; font-family:Tahoma; color:#666666;}
#footer_link		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#73ab00; }
/*Site Genel Hatlar Bitiş*/

/*Site Üst Kısım*/
#header_zone		{ width:100% auto; height:120px; border-bottom:1px solid #AAAAAA; background-image:url(../media/header_bg.jpg) ; 
					  background-repeat:no-repeat; padding:3px}
#header_logo		{ float:left; width:550px; height:120px; }
#header_menu		{ float:right; width:400px; height:120px; }
#menu			    { width:360px; height:15px; margin:0px auto; margin-top:99px;padding-right:2px;}
/*Site Üst Bitiş*/

/*Site Orta Kısım*/
#middle				{ width:100% auto; height:100%; background-color:#000000; }
#halukcetinfoto		{ width:400px; height:400px; float:left; }
#middle_right		{ width:600px; height:400px; float:right; font-size:10px; font-family:Tahoma; color:#646464;}
#middle_right_media	{ width:600px; height:47px; }

/*Site Orta Bitiş*/

/*Site Alt Kısım*/
#footer_zone		{ width:100% auto; height:90px; border-top:1px solid #AAAAAA; background-image:url(../media/footer_bg.jpg);                      padding:3px; background-repeat:no-repeat;clear:both;}
/*Site Alt Bitiş*/

#scroll 			{ height: 370px; width: 580px; overflow: auto; background-color: #000000;  padding: 8px; scrollbar-face-color: 		                      #333333; scrollbar-shadow-color: #333333; scrollbar-highlight-color: #333333; scrollbar-3dlight-color: #333333;
                      scrollbar-darkshadow-color: #333333; scrollbar-track-color: #000000; scrollbar-arrow-color: #CCCCCC; }


#content ul.thumbs          { margin: 20px 0; padding: 0; width: 500px; margin-left:60px; 	}
#content ul.thumbs:after    {	content: "."; display: block; clear: both; height: 0; visibility: hidden }	
#content ul.thumbs li       {  float: left;  margin: 3px; padding: 0; background-image: none; 	}
#content ul.thumbs li a img { border: 5px solid #999999; }
#content ul.thumbs li a:hover img { border: 5px solid #333; filter:alpha(opacity=60); -moz-opacity: .40; }	
html>body #content ul.thumbs li a { background-color: transparent; }
#left 					{ float: left;	width: 225px;	text-align: left;	margin-right: 35px;	}
	
