/* css resetleme */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead {
	margin: 0; 	padding: 0; border: 0; outline: 0; font-size: 100%;  background: transparent;
}

ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus {	outline: 0;}
ins { text-decoration: none;}
del { 	text-decoration: line-through;}
table { border-collapse: collapse; border-spacing: 0; }
/* css resetleme */


body {
	font-family:Arial;
	font-size: 12pt;
	text-align:center;
	margin:0;
	padding:0;
	background:#000;
	color:#f5f5f5;
}


/* koyu : #0460ab */


#site { position:relative; width:100%; padding:15px; box-sizing:border-box; }
	
	#ust { position:fixed; top:0; width:100%; height:130px; background:#000; font:9pt Tahoma; line-height:14pt}
		#logo   { position:absolute; left:0;      bottom:0px; width:324px; height:72px; background:url(images/logo.gif) no-repeat;  }
		#resim { position:absolute; left:330px ; bottom:16px; width:64px; height:84px; border:1px solid #666; background:url(images/tahir.gif) no-repeat;  }
		#bilgi { position:absolute; left:405px ; bottom:3px; width:200px; height:84px;  }
		
		
	#klasorler { float:left; position:relative; top:140px; width:970px; font-size:12px }
	#klasorler a { float:left; background:#333; color:#fff; padding:1px 4px; margin:3px; text-align:center; width:120px; text-decoration:none; border-radius:3px }
	#projeler { float:left; display:inline; margin-top:160px; width:100%  }
	.proje { float:left; display:inline; width:320px; height:240px; background:#666; padding:1px; margin:0 10px 10px 0 }
	
.karsilama { clear:both; font-size:10rem; text-align:center; width:100%; opacity:0.1 }
#sitealt { position:fixed; bottom:0; text-align:center; width:100%; font-size:9pt; color:#ccc }	



/* ortaklar */
.baglanti1 { }
.baglanti1 a { text-decoration:none;  }
.baglanti1 a:link,.baglanti1 a:visited { color:#ccc;  }
.baglanti1 a:hover { color:#a00;  }

.tarih { color:#888; font:8pt Tahoma; }
.temizsatir { clear:both; line-height:0; height:0; font-size:0 }
h1{ font-size:20pt; line-height:17pt; color:#0460ab; font-weight:normal; text-shadow: 0px 1px 0px #fff; } 
h2 { font-size:14pt; color:#0460ab; font-weight:bold; font-size:12pt  }


.aciklama { margin-top:15px; color:#a00; }
.italik { font-size:9pt; font-style:italic; margin-bottom:3px}
.ok { letter-spacing:-3px; color:#0460ab; font:Tahoma 8pt  }
/* ortaklar */ 






#playerkutu { display:none; position:absolute; left:50%; margin-left:-160px; top:225px; width:320px; height:240px; z-index:99999 }
#playerkutu #kapat { position:absolute; width:16px; height:16px; right:-16px; top:0px; cursor:pointer; background:url(../images/kapat.gif) no-repeat; }

#uyariperde { display:none; width:100%; height:1000px; background:#000000; position:absolute; left:0px; top:-1000px; z-index:999; 
opacity:.80; 
filter: alpha(opacity=80); 
-ms-filter: "alpha(opacity=80)"; 
-khtml-opacity: .80; 
-moz-opacity: .80;  
}
#uyari { display:none; width:200px; text-align:center; color:#ffb936; position:fixed; font:11px Tahoma; letter-spacing:0; padding:10px 10px 10px 10px; left:50%; margin-left:-100px; top:-1000px; background-color:#000; border:3px double #ffb936; z-index:1000 }


.highlight { color:#ff6600; font-weight:bold; text-decoration:underline }
#tooltip{ position:absolute; padding:5px; border:1px solid #666; background:url(images/bilgizemin.png); color:#fff; display:none; font-size:9pt; line-height:15px; letter-spacing:0; z-index:9999 }	


