@charset "utf-8";
/* CSS Document */

body{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#f092c5;
	font-family:Tahoma, Geneva, sans-serif;
	overflow:scroll;
}

* html body{
	margin-top:7px;
}

*:first-child+html body{
	margin-top:7px;
}

a, img{border:0px; text-decoration:none;}

#genel-cerceve{
	overflow:hidden;
}

#header{
	width:900px;
	overflow:auto;
	margin-bottom:10px;
}

#slogan{
	float:left;
	color:#8d0956;
	font-size:11px;
	margin-top:5px;
}

* html #slogan{
	margin-top:0px;
}

#form-arama{
	float:left;
	overflow:hidden;
	margin-left:15px;
}

#arama-text{
	border:1px solid #fff;
	padding:0px;
	width:169px;
	height:21px;
	float:left;
	margin-right:5px;
	color:#8d0956;
	background-color:#ffc676;
	font-size:11px;
	text-align:center;
	font-weight:bold;
}

#buton{
	background-image:url(images/buton-bg.jpg);
	height:22px;
	border:1px solid #c680a7;
	color:white;
	float:left;
	font-weight:bold;
	font-size:11px;
	margin-top:1px;
}

#oyun-kutusu{
	float:left;
	margin-left:25px;
	height:20px;
	width:150px;
	overflow:hidden;
	background-image:url(images/jumpmenu-bg.jpg);
	border:1px solid #e9adbc;
	font-size:11px;
	color:#8d0956;
	margin-top:2px;
}

#ust-menu{
	float:left;
	margin-left:25px;
	overflow:hidden;
	font-size:11px;
	color:#8d0956;
	margin-top:5px;
}

#ust-menu a, #ust-menu a:visited{
	color:#8d0956;
}

#ust-menu a:hover{
	color:#8d0956;
	text-decoration:underline;
}

#table{
	width:100%;
}

#sol-bolum{
	width:194px;
	overflow:hidden;
}

#logo{
	background-image:url(images/imgs.jpg);
	width:194px;
	height:78px;
	display:block;
	text-indent:-9999px;
	font-size:0px;
}

#sol-bolum .kutu{
	background-image:url(images/kutu-bg.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	margin-top:8px;
	width:173px;
	overflow:hidden;
	float:right;
	margin-right:8px;
	clear:both;
}

#uye-paneli{
	padding:4px;
	overflow:hidden;
	width:165px;
	font-size:11px;
	font-weight:bold;
	margin-top:2px;
}

.uye-paneli-text{
	width:100%;
	overflow:hidden;
	background-color:#ffc575;
	font-size:11px;
	font-weight:bold;
	color:#8d0956;
	border:1px solid #fff;
	margin-bottom:5px;
	height:17px;
	padding:2px;
	width:158px;
}

#giris-buton{
	background-image:url(images/imgs.jpg);
	background-repeat:no-repeat;
	background-position:0px -79px;
	text-indent:-9999px;
	font-size:0px;
	border:0px;
	padding:0px;
	width:59px;
	height:23px;
	float:left;
	cursor:pointer;
	margin-bottom:5px;
}

#uye-ol-buton{
	background-image:url(images/imgs.jpg);
	background-repeat:no-repeat;
	background-position:-60px -79px;
	text-align:-9000;
	font-size:0px;
	width:99px;
	height:23px;
	display:block;
	float:right;
	margin-right:2px;
	margin-bottom:5px;
}

#hatirla{
	float:left;
	margin:0px;
	border:1px solid #8d0956;
	background:none;
	font-size:11px;
	color:#8d0956;
	margin-right:2px;
}

.sifremi-unuttum{
	float:right;
	color:#sd0956;
	margin-bottom:5px;
}

#kategoriler{
	height:100%;
	display:block;
}

#kategoriler ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#kategoriler ul li{
	color:#d20982;
	font-size:12px;
	font-weight:bold;
	padding:2px 5px;
	padding-right:0px;
	border-bottom:1px solid #e0cfcf;
	overflow:hidden;
	height:27px;
}

#kategoriler ul li img{
	border:1px solid #8d0956;
	margin-right:7px;
}

#kategoriler ul li a, #kategoriler ul li a:visited{
	color:#d20982;
	text-decoration:none;
	height:27px;
}

#kategoriler ul li a:hover{
	color:#ffb13f;
	text-decoration:none;
	background-image:url(images/kategori-over.jpg);
	background-position:right;
	display:block;
	background-repeat:no-repeat;
}

#sag-bolum{
	background-image:url(images/kutu-bg.jpg);
	background-color:#FFF;
	background-repeat:repeat-x;
	padding:15px;
}

.oyun-kutu{
	width:174px;
	text-align:center;
	margin:10px 8px;
	color:#8d0956;
	float:left;
	padding-bottom:3px;
}

.oyun-kutu a, .oyun-kutu a:visited{
	color:#8d0956;
	display:block;
	width:100%;
	padding-bottom:3px;
}

.oyun-kutu a:hover{
	color:#fff;
	display:block;
	width:100%;
	background-color:#8e0c58;
}


.oyun-kutu:hover a, .oyun-kutu:hover a:visited{
	colo:#fff;
}

.oyun-kutu img{
	border:1px solid #8d0956;
	width: 172px;
	height: 120px;
}

.oyun-adi{
	font-size:11px;
	overflow:hidden;
	font-weight:bold;
}

.oyun-bilgi{
	font-size:10px;
}

.baslik{
	background-image:url(images/baslik-bg.jpg);
	height:20px;
	padding-left:14px;
	color:#fff;
	font-size:14px;
	text-align:left;
	margin:0px;
	border:2px solid #e272a6;
	padding-top:4px;
	margin-bottom:10px;
}
.baslik a { color: white; }
.sayfalama{
	width:768px;
	overflow:hidden;
	text-align:center;
	margin-top:17px;
	float:left;
	display:block;
}

.sayfalama a, .sayfalama a:visited{
	color:#fff;
	padding-left:6px;
	padding-right:6px;
	padding-top:4px;
	padding-bottom:4px;
	background-image:url(images/sayfalama.jpg);
	border:2px solid #c684ab;
}

.sayfalama a:hover{
	color:#fff;
}

.nav{
	font-size:11px;
	overflow:hidden;
	color:#8d0956;
	margin-right:3px;
	margin-left:3px;
}

.nav a, .nav a:visited{
	color:#8d0956;
	width:100%;
	height:100%;
	background-image:none;
	border:0px;
}

.nav a:hover{
	color:#8d0956;
	text-decoration:underline;
}

.nav-no{
	color:#fff;
	font-size:11px;
	height:23px;
	margin-right:2px;
	display:inline-block;
}

.nav-no a, .nav-no a:visited{
	padding-top:4px;
	height:23px;
}

.nav-no a:hover{
	background-image:url(images/sayfalama-over.jpg);
}

#footer{
	background-color:#fff;
	width:100%;
	height:58px;
	margin-top:10px;
	color:#666666;
	font-size:11px;
	font-weight:bold;
}

#footer-logo{
	background-image:url(images/imgs.jpg);
	background-repeat:no-repeat;
	background-position:0px -103px;
	text-indent:-9999px;
	font-size:0px;
	height:58px;
	width:118px;
	float:right;
}

#footer div{
	float:left;
	margin-left:
	15px;
	margin-top:22px;
}
#oyun{
text-aling:center;
}

#oyun-detay{
	width:725px;
	margin-top:30px;
}

#oyun-aciklama{
	float:left;
	width:300px;
	overflow:hidden;
}

#oyun-aciklama p{
	font-size:12px;
	font-weight:bold;
	color:#93165f;
	text-align:left;
	line-height:17px;
}

#oyun-detay .reklam{
	float:right;
	width:300px;
	
}

#oyuna-basla{
	background-image:url(images/imgs.jpg);
	background-repeat:no-repeat;
	background-position:0px -162px;
	text-indent:-9999px;
	font-size:0px;
	float:right;
	width:305px;
	height:62px;
	margin-top:30px;
	clear:none
}

#oyuna-basla a{
	display:block;
	width:100%;
	height:100%;
}

#benzer-oyunlar{
	float:left;
	overflow:hidden;
	width:361px;
	border:1px solid #e9cbd9;
	border-right:0px;
	clear:both;
	margin-top:35px;
	height:235px;
}

* html #benzer-oyunlar{
	width:353px;
}

#benzer-oyunlar h3{
	font-size:14px;
	color:#90105b;
	margin:0px;
	text-align:left;
	margin-left:15px;
	margin-top:5px;
}

#ktsl{
	float:right;
	width:341px;
	border:1px solid #e9cbf9;
	height:215px;
	margin-top:35px;
	padding:10px;
}

* html #ktsl{
	margin-top:35px;
	width:331px;
	height:200px;
}

#ktsl h3{
	font-size:14px;
	color:#90105b;
	margin: 77px 0 0 0;
	text-align:left;
	
	clear:both;
}

* html #ktsl h3{
	margin-top:79px;
}

*:first-child+html #ktsl h3 {
	margin-top:79px;
}

.benzer-oyun-kutu{
	float:left;
	margin:10px 14px;
	width:91px;
	height:85x;
	font-size:11px;
	color:#681b42;
}

* html .benzer-oyun-kutu{
	margin:10px 12px;
}

.benzer-oyun-kutu img{
	width:89px;
	height:62px;
}

.benzer-oyun-kutu .oyun-adi{
	width:100%;
}

#arkadasina-gonder{
	background-image:url(images/buton-bg.jpg);
	padding:4px 10px 3px 10px;
	font-size:12px;
	color:#fff;
	border:1px solid #c67fa6;
	font-weight:bold;
	margin-right:10px;
	float:left;
	width:131px;
	margin-left:25px;

}

#facebook{
	background-image:url(images/imgs.jpg);
	background-repeat:no-repeat;
	background-position:-160px -79px;
	font-size:0px;
	text-align:-9999px;
	width:131px;
	height:23px;
	float:left;
}

#textarea{
	width:337px;
	height:82px;
	border:1px solid #982066;
	font-family:Tahoma, Geneva, sans-serif;
	padding:5px;
	font-size:12px;
	color:#945e7a;
}

#tablo{
	background-image:url(images/tablo-bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	overflow:auto;
}

#oynama-sol{
	width:123px;
	overflow:hidden;
}

#logo2{
	background-image:url(images/imgs.jpg);
	background-repeat:no-repeat;
	background-position:-119px -103px;
	text-indent:-9999px;
	font-size:0px;
	display:block;
	width:123px;
	height:50px;
	margin-top:5px;
	margin-bottom:5px;
}

#input-oyun-kategorileri{
	width:108px;
	height:20px;
	border:1px solid #e9abb9;
	font-size:11px;
	color:#90105b;
	clear:both;
	padding:0px;
	margin-left:4px;
	font-size:11px;
}

#input-oyun-kategorileri option{
	font-size:11px;
}

#oynama-sol h2{
	font-size:13px;
	color:#90105b;
	text-align:center;
}

#oyun-alani{
	padding:10px;
}

#oyun-alani .baslik{
	font-weight:bold;
}

#oyun-alani .baslik a, #oyun-alani .baslik a:visited{
	color:#fff;
	text-decoration:none;
}

#oyun-alani .baslik a:hover{
	color:#fff;
	text-decoration:underline;
}

#oyun-alani .baslik span{
	font-size:11px;
	margin-top:-2px;
	float:right;
	margin-right:10px;
}

#oynama-sag{
	width:156px;
}

#oyna{
	width:100%;
	
	text-align:center;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:10px;
}

#oyna div.reklam{
	width:728px;
	margin:auto;
	margin-top:10px;
	text-align:center;
	float:none;
	
}
