@charset "utf-8";
@import url("header.css");
@import url("tab.css");
/* CSS Document */

body{
	background-image:url(../img/bg.png);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:auto;
	margin-left:5px;
}

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

#genel-cerceve{ width:944px; overflow:hidden; position: relative;margin:0 auto;  }

#baslik{
	height:39px;
	overflow:hidden;
	width:100%;
}

.kirmizi-baslik img{
	margin-top:9px;
	margin-left:7px;
}

.beyaz-baslik img{
	margin-top:9px;
	margin-left:7px;
}

.baslik-sag{
	float:right;
	height:39px;
	width:19px;
	overflow:hidden;
	margin-top:-39px;
	clear:both;
}

.kirmizi-baslik{
	background-image:url(../img/imgs.gif);
	background-position:0px -39px;
	background-repeat:no-repeat;
	height:39px;
	overflow:hidden;
	width:100%;
}

.kirmizi-baslik-sag{
	background-image:url(../img/imgs.gif);
	background-position:-21px -78px;
	background-repeat:no-repeat;
	float:right;
	height:39px;
	width:19px;
	overflow:hidden;
	margin-top:-39px;
	clear:both;
}

.beyaz-baslik{
	background-image:url(../img/imgs.gif);
	background-repeat:no-repeat;
	height:39px;
	overflow:hidden;
	width:100%;
}

.beyaz-baslik h1{
	font-size:14px;
	color:#43a3d0;
	margin-left:15px;
	font-weight:bolder;
}

.beyaz-baslik-sag{
	background-image:url(../img/imgs.gif);
	background-position:-2px -78px;
	background-repeat:no-repeat;
	float:right;
	height:39px;
	width:19px;
	overflow:hidden;
	margin-top:-39px;
	clear:both;
}

#sol-kategori{
	width:166px;
	overflow:hidden;
	float:left;
	margin-right:5px;
	background-color:#e82a7f;
	background-image:url(../img/kategori-alt.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

ul#kategori{
	list-style-type:none;
	overflow:hidden;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	margin-top:5px;
}

ul#kategori li{
	padding-right:4px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:6px;
	margin:0px;
	color:white;
	font-size:12px;
	border:1px solid #e82a7f;
}

ul#kategori li:hover{
	background-color:white;
	color:#e82a7f;
	border:1px solid #e82a7f;
}

ul#kategori a, ul#kategori a:visited{
	color:white;
	height:100%;
	width:100%;
	display:block;
}

ul#kategori a:hover{
	color:#e82a7f;
	height:100%;
	width:100%;
	display:block;
}

ul#kategori li:hover a{
	color:#e82a7f;
	height:100%;
	width:100%;
	display:block;
}

#icerik{
	float:left;
	overflow:hidden;
	width:770px;
}

#yeni-eklenen-baslik{
	background-image:url(../img/imgs.gif);
	background-repeat:no-repeat;
	background-position:-40px -78px;
	height:39px;
	width:450px;
}

#oyunclick{
	width:480px;
	overflow:hidden;
	float:left;
}

#oyunclick-detay{
	overflow:hidden;
	clear:both;
}

#oyun-resmi-adi{
	margin-left:6px;
	margin-top:10px;
	float:left;
	overflow:hidden;
	clear:both;
	font-size:12px;
	font-weight:bold;
	color:#333;
	width:117px;
	text-align:center;
}

#oyun-resmi-adi h2{
	font-size:12px;
	margin:0px;
	padding:0px;
}

#oyunclick img.oyun-resmi{
	width:115px;
	height:82px;
	overflow:hidden;
	border:1px solid #4e89aa;
}

#oyunabasla{
	float:right;
	margin-right:6px;
	margin-top:10px;
	width:338px;
	height:84px;
}

img#oyun-aciklamasi{
	clear:both;
	overflow:hidden;
	float:left;
}

#oyunclick p{
	color:#333;
	font-size:12px;
	font-weight:bold;
	clear:both;
	margin-left:10px;
	margin-right:10px;
}
#oyunclick-468reklam{
	width:468px;
	height:60px;
	margin-top:15px;
	margin-left:5px;
	margin-bottom:10px;
	overflow:hidden;
}

#oyunclick-300reklam{
	width:300px;
	height:250px;
	overflow:hidden;
	clear:both;
	float:left;
	margin-left:80px;
	margin-top:10px;
	margin-bottom:10px;
}

#benzer-oyunlar{
	float:right;
	overflow:hidden;
	width:282px;
	background-color:#e7237b;
}

#benzer-oyunlar div.oyun-kutusu{
	width:117px;
	overflow:hidden;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:4px;
	height:110px;
}

#benzer-oyunlar div.oyun-kutusu img{
	width:115px;
	height:82px;
	border:1px solid #003670;
}

#benzer-oyunlar div.oyun-kutusu h3{
	font-size:13px;
	margin:0px;
	padding:0px;
	text-align:center;
	color:white;
}

#footer{
	overflow:hidden;
	background-image:url(../img/imgs.gif);
	background-position:0px -117px;
	background-repeat:no-repeat;
	width:942px;
	height:41px;
	color:#333;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
	float:left;
}

#footer-logo{
	height:27px;
	width:138px;
	float:left;
	margin-left:8px;
	margin-top:8px;
	margin-right:15px;
}

#footer-logo a{
	display:block;
	width:100%;
	height:100%;
}

#footer p{
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-top:13px;
}


#oyun-sayfasi{
	width:100%;
	overflow:hidden;
	padding-left:3px;
	padding-right:3px;
	background-color:#bfe2f3;
}

#oyun-alani{
	width:729px;
	float:left;
	overflow:hidden;
	margin-left:7px;
}

.728reklam{
	width:728px;
	height:90px;
	overflow:hidden;
}

#oyun-sayfasi div#benzer-oyunlar{
	float:right;
	overflow:hidden;
	width:192px;
	background-color:#e7237b;
	margin-right:5px;
}

#oyun-sayfasi div#benzer-oyunlar div.oyun-kutusu{
	width:79px;
	overflow:hidden;
	float:left;
	margin-left:8px;
	margin-right:8px;
	margin-top:5px;
	margin-bottom:4px;
	height:85px;
}

#oyun-sayfasi div#benzer-oyunlar div.oyun-kutusu img{
	width:77px;
	height:52px;
	border:1px solid #003670;
}

#oyun-sayfasi div#benzer-oyunlar div.oyun-kutusu h1{
	font-size:11px;
	margin:0px;
	padding:0px;
	text-align:center;
	color:white;
	line-height:13px;
}

#oyun-sayfasi-300reklam{
	float:left;
	width:300px;
	margin-top:10px;
	margin-left:4px;
	margin-bottom:5px;
}

#sevilen-oyunlar{
	float:right;
	width:316px;
	overflow:hidden;
	background-color:#bfe2f3;
	text-align:center;
    padding-bottom: 12px;
}

#sevilen-oyunlar-baslik{
	background-image:url(../img/imgs.gif);
	background-repeat:no-repeat;
	background-position:-492px -78px;
	width:144px;
	height:25px;
	overflow:hidden;
	margin-top:9px;
	margin-left:9px;
}

/*
#sevilen-oyunlar img{
	width:294px;
	height:74px;
	border:1px solid #e73083;
	margin-top:6px;
	margin-bottom:7px;
}

*/

.en-guzel-oyunlar{
	background-image:url("../img/imgs.gif");
	background-position:0 -240px;
	background-repeat:no-repeat;
	height:39px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 630px;
	width:146px;
}

.sag_sabit_reklam 
{
    position:fixed; top:0px; right:0; width:200px; height:600px; z-index:-99;
}

.sevilen_list {
    width: 316px;
    margin-top:17px;
}

.sevoyun-kutusu{
	width:77px;
	height:80px;
	overflow:hidden;
	float:left;
    margin-right: 2px;
    margin-top: 2px;
}

.sevoyun-kutusu img{
	width:75px;
	height:53px;
	border:1px solid #4e89aa;
}

.sevoyun-kutusu h1{
	font-size:9px;
	color:#333;
	margin:0px;
	padding:0px;
	text-align:center;
    line-height: 1;
}

#stickman {position: fixed; left: 0; bottom: -30px; z-index: 10000;}
