		
.secilemez {	
	-webkit-touch-callout: none;
	  -webkit-user-select: none;
	   -khtml-user-select: none;
	     -moz-user-select: none;
	      -ms-user-select: none;
	          user-select: none;
}

#perde { 
display: none; width: 100%; height: 10px; 
background: rgba(0,0,0,0.7); 
position: fixed; left: 0px; top: 0px; 

}

#sahne { position:fixed; top:50%; left:50%; width:300px; height:300px; margin:-150px 0 0 -150px; background:#fff; color:#000;  }
#sahne #resim {  }
#sahne #resim  img{ display:block;  }
#sahne #navigasyon { position:relative; padding:5px 0 5px 0; font:12px Tahoma; min-height:12px;  }
#sahne #navigasyon #solBilgi { color:#333; width:500px;  }
#sahne #navigasyon #sagBilgi { position:absolute; top:5px; right:5px; color:#999;   }
#sahne .ok { position:absolute; display:none; top:50%; opacity:0; margin-top:-50px; color:rgba(0,0,0,0.4); box-shadow:0px 0px 5px rgba(0,0,0,0.4); border:1px solid rgba(255,255,255,0.3); font:100px Arial; line-height:50px; padding:0px 2px 15px 6px;  height:auto; background:rgba(255,255,255,0.3);  z-index:99; cursor:pointer;  }
#sahne #geri  { left:0px; border-left:none;  border-radius:0 5px 5px 0; }
#sahne #ileri { right:0px; border-right:none; border-radius:5px 0 0 5px;  }
#sahne .desenBoxLoader {  position:absolute; left:50%; top:50%; margin:-16px 0 0 -16px; z-index:999; width:32px; height:32px; background:url(../img/desenboxloader.gif) no-repeat;  }

.temizsatir { clear:both; }