body { background-color: #EDEDED; margin-top: 0px; margin-bottom: 0px; }
body,td,th { font-family: Trebuchet MS; font-size: 12px; }
.kat_baslik { font-size: 13px; color: #FFFFFF; font-weight: bold; }
.inputt_uye { border-style:solid; border:1px; font-family: "Trebuchet MS"; font-weight: bold; border-color:#0099FF; color:#666666; font-size: 11px }

.inputt2 {border-style:solid;  background-color:#96D7FF; font-family: "Trebuchet MS"; font-weight: bold; color: #FFFFFF; font-size: 12px }
.inputt {border-style:none; background-color:#96D7FF; font-family: "Trebuchet MS"; font-weight: bold; color: #FFFFFF; font-size: 11px }
.sumb { border-style:none; background-color:#96D7FF; font-family: "Trebuchet MS"; font-weight: bold; color: #666666; font-size: 11px }
.sumb2 { border-style:solid;  background-color:#96D7FF; font-family: "Trebuchet MS"; font-weight: bold; color: #ffffff; font-size: 11px	 }
.nokta { font-weight: bold; color: #96D7FF; }

.tarih { font-weight: bold; color: #666666; }
.ana_kat { font-weight: bold; color: #666666; font-size: 13px; }
.ana_kat:link { font-weight: bold; color: #666666; font-size: 13px; text-decoration: none; }
.ana_kat:active { font-weight: bold; color: #666666; font-size: 13px; text-decoration: none; }
.ana_kat:visited { font-weight: bold; color: #666666; font-size: 13px; text-decoration: none; }
.harita { font-weight: bold; color: #000000; font-size: 13px; }
.harita:link { font-weight: bold; color: #000000; font-size: 13px; text-decoration: none; }
.harita:active { font-weight: bold; color: #000000; font-size: 13px; text-decoration: none; }
.harita:visited { font-weight: bold; color: #000000; font-size: 13px; text-decoration: none; }
.fiyat { font-weight: bold; color:#FF0000; }
.bas {  color: #666666; font-size: 13px; }
.bas:link {  color: #666666; font-size: 12px; text-decoration: none; }
.bas:active {  color: #666666; font-size: 12px; text-decoration: none; }
.bas:visited { color: #666666; font-size: 12px; text-decoration: none; }
#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;
}
