
.cache{position:absolute; display:none;}
.clear_both{clear:both;}


.spacer_div{height:10px;}
.spacer_div_buyuk{height:20px;}
.spacer_div_kucuk{height:5px;}

._SITE_LEFT_{width:271px; float:left;}
._SITE_RIGHT_{width:650px; float:right;}



.kayit_listesi{}

.kayit{background:url(/images/kayit_bg_left.png) left top no-repeat; padding-left:8px; margin-top:25px;}

.kayit:first-child{margin-top:0px;}

.kayit ._right_{background:url(/images/kayit_bg_right.png) right top no-repeat; padding-right:8px;}
.kayit ._right_ ._middle_{background:url(/images/kayit_bg.png) left top repeat-x;}

.kayit .ana_resim{float:left; margin-top:7px; margin-right:10px; width:152px;}
.kayit .ana_baslik{height:27px; color:#555555; font-weight:bold; font-size:12px; padding-top:14px;}
.kayit .alt_baslik{height:21px; color:#777777; padding-top:8px; font-size:12px;}

.kayit .but_detay{border:none; float:right; margin-top:6px;}





.foto_galeri{text-align:center;}

.foto_galeri #ilkResim_resim IMG{margin:5px; padding:5px; border:1px solid #aaaaaa; background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) center center no-repeat; background-color:#e9e9e9;}

.foto_galeri #ilkResim_baslik{font-weight:bold; padding:5px;}
.foto_galeri #ilkResim_aciklama{margin-bottom:10px;}

.foto_galeri .kucuk_resimler TD{text-align:center; border:1px solid #cccccc; background:#e9e9e9;}
.foto_galeri .kucuk_resimler IMG{cursor:pointer; border:none;}



.page_link_row{background:#ffffff; border:1px solid #D4D4D4; padding:4px; height:16px;}
.page_link_row .left{float:left;}
.page_link_row .right{float:right;}

.dosya_listesi{list-style:none;}
.dosya_listesi LI{margin-top:5px;margin-bottom:5px;}
.dosya_listesi LI span{font-weight:bold; color:#990000;}



#__loading_div{
	position:fixed;
	width:100%;
	height:100%;
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
	color:#f0f0f0;
	font-family:times new roman;
	font-size:21px;
	font-weight:bold;
	display:none;
	z-index:1000;
}



#floatingMessage_box{
	position:fixed;
	display:none;
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
	width:100%;
	height:100%;
	text-align:center;
	z-index:900;
}

#floatingMessage_box .central_message{
	border:2px solid #000000;
	background:#f0f0f0;
	width:300px;
	height:300px;
	overflow:auto;
	text-align:center;
	padding:10px;
}


