/* Coder by umut çetinkaya => byumut.com mail:sporicerik@gmail.com */

body{
	font-family:Verdana;
	font-size:11px;
	color:#333;
}

#wrapper {
	position: relative;
	width:400px;
	margin:0 auto;
	margin-top:25px;

}

.logo{
	margin-bottom:0px;
	border:none;
}

#website {
    padding: 10px 15px 10px 15px;
    width: 304px;
    font: normal 20px "Trebuchet MS", Arial, "Lucida Grande", Verdana, Tahoma;
    color: #000000;
    border: 0;
    background: #fff url(img/input.png) center left repeat-x
}

.website_submit{
	position: absolute;
    top: 3px;
    right: 5px;
    .top: 4px;
    padding: 7px 15px 10px 15px;
    width: 65px;
    height: 40px;
    border: 0;
		background-color: #fff;
		background-image: url(img/button.png);
		background-position: 0px 0px;
		background-repeat: no-repeat;
    color: #fff;
    font: normal 20px "Trebuchet MS", "Lucida Grande", Verdana, Arial, Tahoma;
    text-indent: -99999px;
    cursor: pointer

	
}
.fix{ margin:0; height:0px; clear:both; }
.clear { clear:both; margin:0; padding:0px; height:0px; border-top:1px solid #eee; }
.yukleniyor{ border:1px solid #ddd; padding:10px; background:#fff; margin-bottom:10px; }
#sonuclar{ border:1px solid #ddd; padding:10px; background:#fff; margin-bottom:50px; font: bold 14px "Trebuchet MS", Verdana, "Lucida Grande", Arial, Tahoma; color:#666; }
#sonuclar div{ float:left; margin:0;  padding-top:10px; padding-bottom:10px; }
#sonuclar .logo{ width:20px; text-align:center; margin-right:15px; }
#sonuclar .isim{ width:120px; margin-right:30px; }
#sonuclar .sonuc{ width:30px; margin-right:20px; text-align:center; width:80px; }
#sonuclar .link { width:50px; text-align:center; font: normal 12px "Trebuchet MS", Verdana, "Lucida Grande", Arial, Tahoma; }
#sonuclar div a, p a { color: #AA0D2D; }
#sonuclar div a:hover, p a:hover{ text-decoration: underline; color: #d5616d; }
#sonuclar .hizlierisim{ text-align:center; padding-bottom:25px;}

#sonlinks{
position:fixed;
background-color: #FDE8EC;
bottom:0px;
left:0px;
width:100%;
height:auto;
text-align:center;
padding-top:10px;
padding-bottom:10px;
float:left;
border-top:1px solid #AA0D2D;
}
#sonlinks a{ color: #AA0D2D; }
#sonlinks a:hover{ text-decoration: underline; color: #d5616d; }


#sorguSayaci{
width:468;
height:auto;
padding:3px;
margin-top:1px;
margin-bottom:10px;
border:1px solid #EEEEEE;
 }