/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

td{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

.silme_onayi{
		background:#C00;
		color:#FFF;
		font-family:Tahoma;
		font-size:11px;
		padding:10px;
		margin-bottom:5px;
	}
.silme_onayi a{
		background:#FFF;
		color:#F00;
		font-family:Tahoma;
		font-size:11px;
		padding:5px;
		text-decoration:none;
	}
.silme_onayi a:hover{
		color:#900;
	}




.sss{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	}		
.sss div{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	margin-bottom:1px;
	cursor:pointer;
	border:1px solid #97B5CA;
	padding:5px;
	padding-left:10px;
	line-height:17px;
	background:#F00;
	font-family:Tahoma;
	font-size:11px;
	}		
.sss div span{
	color:#003366;
	font-weight:bold;
	}	
.sss .soru   { background-image: 
               url('../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/_img/soru_bg.jpg'); 
               background-repeat: repeat-x; background-attachment: scroll; 
               color: #000; margin-bottom: 1px; background-position: 0 -100px }
.sss .soru:hover { background-image: 
               url('../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/_img/soru_bg.jpg'); 
               background-repeat: repeat-x; background-attachment: scroll; 
               color: #FFF; margin-bottom: 1px; background-position: 0px }
.sss .cevap  { background-image: 
               url('../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/_img/cevap_bg.jpg'); 
               background-repeat: repeat-x; background-attachment: scroll; 
               color: #333; cursor: default; margin-bottom: 5px; 
               background-position: 0% }
.oyuncular{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	}
.oyuncular .oyuncu{
	margin:0;
	padding:0;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
	width:120px;
	text-align:center;
	line-height:18px;
	position:relative;
	color:#333;
	cursor:pointer;
	}
.oyuncular .oyuncu:hover{
	color:#FF0;
	}
.oyuncular .oyuncu:hover img{
	border:1px solid #006699;
	}
	
	
.but{
	color:#FF6600;
}	
	
.but:hover{
	color:#333333;
}	
	
	
	
	
	
.clearer{
	margin:0;
	padding:0;
	line-height:0.1em;
	height:0.1em;
	font-size:0.1em;
	clear:both;
	}	
