/* CSS Document */
body{margin: 0px; padding:0; font-size:12px; color:#666; font-family:Verdana, Geneva, sans-serif;  background-color: #ffffff;}
dl,dt,dd,ul,li,h1,span,form,input,textarea,p,td,h4,h3{padding:0;margin:0;}
ul,dl{list-style:none;}
img{ vertical-align:top;border:0;}
.clear{clear:both}
.left{float:left}
.right{float:right;}


.header{height:62px; background-color: #b20000;width:100%;clear:both;text-align: center;}
.top{margin:0 auto;height:62px;width: 990px;overflow: hidden;}
.top_nav{ height:62px; margin:0 0 0 30px;min-width:770px;overflow: hidden;}
.top_nav ul{margin: 0;	padding: 0;}
.top_nav li{float: left;list-style: none;font-size:10px;color:#B1B0B1; width: 45px;text-align: center;padding:5px;line-height: 18px;}
.top_nav li img {width:40px; height:40px;border: 1px solid #000000;
border-radius:10px ;}
.top_nav li a{ text-decoration:none; color:#fff;}
.top_nav li a:hover{ color:#000000;}
.top_nav li:hover {background-color:#ffffff;}
.top_nav li.selected {background-color:#ffffff;}
   .arama_search{ margin-top:-40px;margin-left:10px;width:202px; height:33px;}
   .arama_search_input{ float:right; background:url(../images/search_bg.jpg) no-repeat; width:202px; height:33px;}
   .arama_search_input input{ float:left; height:28px; background:none; border:1px none; line-height:28px; padding:0 0 0 5px; color:#fff; width:150px;}
   .arama_search_input span{ float:right;margin:0px;padding:0px;}
   .arama_search_input span input{ background:none;margin:0px;padding:0px; width:40px; height:28px; cursor:pointer;}
   

div.PageTitle h1{
/*	background-color: #b20000;*/
	font-size: 25px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}

div.container {
	margin:10px auto 10px auto;
	text-align: left;
	width:990px;
/*	padding:1px;
	padding-top:0;*/
	border-bottom:none;
	margin-bottom:60px;
}
div.container_left {
	width:790px;
	float: left;
}
div.container_right {
	width:190px;
	margin-left: 10px;
	float: left;
	text-align: center;
}
div.allgames {
    margin-left:auto;
    margin-right:auto;
	height:500px;
}
div.bottomtext {
    clear:both;
	padding:5px 10px 10px 10px;
	color:#B1B0B1;
}
#sticky_top { position: fixed;	z-index:1000;}
#sticky_bottom{ position:fixed;    bottom:0;	z-index:1000;}

div.thumb {	
	float: left;
	margin: 5px;
	text-align: center;
	width: 200px;
	height: 150px;
	position:relative;
	border-radius:10px;
}
div.thumb a img {
	width: 200px;	
	height: 150px;
	border-radius:10px;
}

div.thumb a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

div.thumb-hot {
	width: 410px;
	height: 310px;
}
div.thumb-hot a img {
	width: 410px;	
	height: 310px;
	/* border-radius:10px; */
}

.alpha:hover img {	filter:alpha(opacity=80);	-moz-opacity: 0.80;	opacity: 0.80;	}

div.thumb span.GameName{position:absolute;top:0;left:5px;width:185px;height:80px;display:none;color:#fff; background-color:rgba(0, 0, 0, 0.5); padding:5px; font-weight:bold; font-family:Verdana, Geneva, sans-serif;border-radius:10px;padding-top:60px;}

div.thumb span.GameThumbBorder{position:absolute;top:0;left:0;width:190px;height:140px;display:block;
	border:5px solid #A5A5A5; border-radius:10px;}
div.thumb h2.GameName{ position:absolute;top:0;left:5px;width:185px;height:80px;display:none;color:#fff; background-color:rgba(0, 0, 0, 0.5); padding:5px; font-weight:bold; font-family:Verdana, Geneva, sans-serif;border-radius:10px;padding-top:60px;}

div.thumb h2.GameThumbBorder{ position:absolute;top:0;left:0;width:190px;height:140px;display:block;
	border:5px solid #A5A5A5; border-radius:10px;}





div.thumb-hot span.GameName{width:395px;height:170px;padding-top:130px;}
div.thumb-hot span.GameThumbBorder{width:400px;height:300px;}




.disabledbutton {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
  cursor:wait;
}

a img{
	border:0;
}

#loadingmoregames{ width:100%; text-align:center;}




.foot{background-color: #b20000;
 position:relative;
bottom:1px;
top:200px; 
height:80px;
width:100%;
line-height:30px;
color:#fff;
clear:both;}
 
.foot_container {background-color: #b20000;
}
 
 .foot  a{ color:#fff; text-decoration:none;}
 .foot  a:hover{ color:#fff; text-decoration:underline} 
 .foot .div_left{float:left;margin-left:30px;width:400px;}
 .foot .div_right{ float:right; width:340px;text-align:right;margin-right:20px;}
 .foot .div_center{margin-left:10px;width:200px;text-align:center;}

 
#backToTop {
    width:60px;
    height:50px;
    position:fixed;
    bottom:50px;
    right:10px;
	display:none;
}

div.thumb ul.tags li {
	float: left; 
	list-style: none;
    padding: 6px 5px 6px 5px;
    float: left;
    width:195px;
    height:60px;
	overflow:hidden;
	color:#fff; 
	text-align:left;
	border-bottom:1px solid #7D7C7C;
}
div.thumb ul.tags a{
	color:#fff; text-decoration:none;
}
div.thumb ul.tags li:hover{
	color:#B1B0B1;
	background-color:#b20000;
}
div.thumb ul.tags li .tags_left {
	float: left; 
    width:60px;
    height:50px;
}
div.thumb ul.tags li .tags_left img{
    width:50px;
    height:50px;
	border-radius:10px ;
border:1px solid #7D7C7C;
}

div.thumb ul.tags li .tags_right {
	float: left; 
    width:125px;
	padding:5px 0 0 5px;


}

div.thumb ul.tags li .tags_right_name {
	float: left; 
    width:125px;
	padding:0 0 10px 0px;
	font-size:13px;
	height:13px;
	line-height:20px;
	overflow:hidden;
}

div.thumb ul.tags li .tags_right_num {
	float: left; 
    width:125px;
	font-size:12px;
	color: #B1B0B1;
}.loading {
    background-image: url("gif-load.gif");
    background-position: center bottom;
    background-repeat: no-repeat !important;
    display: inline-block;
    padding-bottom: 18px !important;
}

#messages-list{
	list-style:none;
	padding:0px;
	margin-bottom:0px;
}
.kategori-sayfalamobil {
	float:left;
	width:%100;
border-radius:10px ;
text-align:center;
}

.kategori-sayfalamobil a{
	float:left;
	width:80px;
	height:50px;
	background:#9107bf;
	font-weight:700;
	margin-left:15px;
	padding-top:3px;
padding-left:3px;
padding-bottom:3px;
padding-right:3px;
	text-align:center;
color:#ffffff;
border: 1px solid #000000;
border-radius:10px ;
text-decoration:none;
}

.kategori-sayfalamobil a:hover{

float:left;
	width:80px;
	height:50px;
	background:#000000;
	font-weight:700;
	margin-left:15px;
padding-top:3px;
padding-left:3px;
padding-bottom:3px;
padding-right:3px;
	text-align:center;
color:#000000;
border: 1px solid #000000;
border-radius:10px ;
text-decoration:none;
}

.cercevemobil {
	font-size:18px;
text-decoration:none;
float:center;	
color:#ffffff;	
background-color: #9107bf;
	
border-radius:10px ;	
padding-top:3px;
padding-left:3px;
padding-bottom:3px;
padding-right:3px;
}
.cercevemobil a{
	font-size:18px;
text-decoration:none;
float:center;	
color:#ffffff;	
background-color: #9107bf;
	
border-radius:10px ;	
padding-top:3px;
padding-left:3px;
padding-bottom:3px;
padding-right:3px;
text-decoration:none;
}


.cercevemobil a:hover {
text-decoration:none;
font-size:18px;	
float:center;		
background-color: #fffff;
	
	border: 1px solid #000000;
	border-radius: 3px;
color:#000000;
border-radius:10px ;
padding-top:3px;
padding-left:3px;
padding-bottom:3px;
padding-right:3px;
}
.begendim {
text-align: center;
top: 0px;
font-size: 12px !important;	
width: 118px;	
height: 30px;
color:#FFFFFF;

position:relative;
background-repeat: no-repeat;
left: 20px;





}

.favori {


position:relative;

left:-10px;


top: -10px;


}

.begendim span{
border-radius:8px ;
border:1px solid #ffffff;
position:relative;
background-color: #000000;
text-align: left;
padding-top: 2px;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 2px;
font-size: 14px !important;	

color:#0bb607;
top: -23px;
left: -30px;

font-family: Arial, Helvetica, sans-serif;



}



.begenmedim {
text-align: center;
width: 118px;	
height: 30px;
font-size: 12px !important;	

color:#FFFFFF;

position:relative;
background-repeat: no-repeat;
left: 150px;



top: -30px;

}


.begenmedim span {
position:relative;
border-radius:8px ;
border:1px solid #ffffff;
text-align: left;
background-color: #000000;
font-size: 14px !important;	
padding-top: 2px;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 2px;
color:#9107bf;
top: -23px;
left: -30px;

font-family: Arial, Helvetica, sans-serif;

}
.bilgi {
position:relative;
border-radius:8px ;
border:1px solid #ffffff;
text-align: left;
background-color: #000000;
font-size: 14px !important;	
padding-top: 2px;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 2px;
color:#ffffff;
width: 320px;
height: 15px;
top: -55px;
left: 270px;
font-size: 14px !important;
font-family: Arial, Helvetica, sans-serif;

}

.bilgi a{

font-size: 14px !important;
color:#ffffff;
 text-decoration:none;

font-family: Arial, Helvetica, sans-serif;

}
.bilgi a:hover {
font-size:14px;	
font-family: Arial, Helvetica, sans-serif;		

color:#b20000;
 text-decoration:none;

}
.like  {
position:relative;
border-radius:8px ;
border:1px solid #ffffff;
text-align: left;
background-color: #000000;
font-size: 14px !important;	
padding-top: 2px;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 2px;
color:#9107bf;
top: -15px;
left: 10px;

font-family: Arial, Helvetica, sans-serif;
width: 600px;	
height: 30px;
}
div.adminmenu {
  
    margin-left:auto;
    margin-right:auto;
	height:500px;

}
div.adminthumb {	
	
	margin: 15px;
	text-align: center;
	
	position:relative;
	border-radius:10px;

border:1px solid #ffffff;
}
div.adminthumb ul.tags li{
float: center;	
width:220px;
    height:20px;

border:1px solid #ffffff;
border-radius:8px;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px !important;
margin-left: 15px;
margin-top: 10px;
}

div.adminthumb ul.tags a{
	color:#ffffff;
 text-decoration:none;

text-align:center;



font-family: Arial, Helvetica, sans-serif;
font-size: 14px !important;
}
div.adminthumb ul.tags li:hover{
	color:#000000;
	background-color:#b20000;
}
.sil {
	
background-image: url(../images/sil.png);
 z-index:999;
background-repeat: no-repeat;	
position:relative;
top: -30px;
left: 80px;
width: 30px;	
height: 35px;		
}

#footer{
	width: 100%;
	background: url(../images/bg_bot.png) repeat-x;
	margin:40px 0 0;
	color: #fff;
	height: 45px;
}

.foot-inner{
	/* width: 90%; */
	margin: 0 auto;
	padding:12px 80px 0;
}

#footer a{
	color: #fff;
	line-height: 33px;
}

.link-b{
	/* width:260px; */
}

.link-b2{
	width: 210px;
	margin: 0 auto;
}


.fix{
	position: fixed;
	bottom: 0;
}
.fn-left,.fn-right{display:inline;}
.fn-left{float:left;}
.fn-right{float:right;}

.bigger {
z-index:9999999
float: left;
bottom:0;	top:0; right:0;
    		 left:0;
			position: absolute;	
	}
	#icerik {
		 background:#000000; float: left;  width:100% height:100%px;  z-index:9999999;
	}
	.icerik2 {
		background:#000000; text-align:center; width:100%; height:100%px; z-index:9999999;
	}


.tamekrani-kapat {display:none;cursor:pointer;position:fixed;left:0px;right:0px;top:0px;background-color:#000000; width:100%; z-index:9999; text-align:center;color: #fff;height: 30px;line-height: 30px;font-size: 14px;font-weight: bold;}
.tamekrani-kapat:hover {background-color:#b20000;}
.sonbolum {
margin-top: 10px;
position:relative;
height: 20px;
	

}
.tamekran {
position: absolute;
left:-295px;
top:-10px;


}
