body{
	margin-bottom:0px;
	margin-top:0px;
	margin-left:10px;
	margin-right:0px;
}
.clearFix:after { /* for modern browsers */
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearFix { /* for IE7/Win */
    min-height:1px;
}
* html .clearFix { /* for IE5-6/Win */
    height:1px;
}
* html>body .clearFix { /* for IE5/Mac */
    height:auto;
    display:inline-block;
}
.yazi_baslik{
	font-size: 11px;
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
	color: #1068C8
}
.yazi_detay{
	font-size: 10px;
	font-family:Arial;
	text-decoration:none;
	color: #FF9900;
}
.bottom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
	text-align:left;
	margin-left:10px;
}
.bottom a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FF9900;
	text-align:left;
	margin-left:10px;
}
.bottom a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#CCFF00;
	text-align:left;
	margin-left:10px;
}
.txt10px {
	FONT-FAMILY: verdana; COLOR: #333333; FONT-SIZE: 11px
}
.blue12px {
	 FONT-FAMILY: verdana; COLOR: #005ec4; FONT-SIZE: 11px
}
.blue12px a{
	 FONT-FAMILY: verdana; COLOR:#999999; FONT-SIZE: 11px; text-decoration:none;
}
.blue12px a:hover{
	 FONT-FAMILY: verdana; COLOR: #FF9900; FONT-SIZE: 11px; text-decoration:underline;
}
.sIFR-hasFlash .flash {
	VISIBILITY: hidden; OVERFLOW: hidden; z-index:auto;
}
.sayac {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FF6600;
	margin-right:10px;
	font-weight:bold;
}
/* RESMIN ÜZERINE GELINCE BÜYÜME CSS */
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
