Body { 
	font-family: verdana,tahoma,arial; 
	font-size: 11px;
	color: #000000;
	background-image:url('/img/bg.jpg');
	margin-left:0px;
	margin-top:40px;
}
a:link    { cursor: hand; text-decoration: none; color: #FFFFFF; font-family: MS Sans Serif; font-size: 8pt}
a:visited { cursor: hand; text-decoration: none; color: #FFFFFF; font-family: MS Sans Serif; font-size: 8pt}
a:active  { cursor: hand; text-decoration: none; color: #FFFFFF; font-family: MS Sans Serif; font-size: 8pt}
a:hover   { cursor: hand; text-decoration: underline; color: #FFFFFF; font-family: MS Sans Serif; font-size: 8pt}

a.news:link    { cursor: none; font-weight: none; text-decoration: none; color: #FFFFFF; }
a.news:visited { cursor: none; font-weight: none; text-decoration: none; color: #FFFFFF; }
a.news:active  { cursor: none; font-weight: none; text-decoration: none; color: #FFFFFF; }
a.news:hover   { cursor: none; font-weight: none; text-decoration: underline; color: #FFFFFF; }

.oyuno{
	position: relative;
	width:150px;
	height:125px;
	vertical-align: middle;
	text-align: center;
	padding:4px;
	margin: 10px;
	float:left;
	background-color:#414E59;
	background-position:center;
	border:solid 1px #1C2126;
}

.oyuno:hover{
	border:solid 1px #33FF00;
	color:black;
}
.oyuno:hover a{
	color:#33FF00;
}

.imge{
	vertical-align: middle;
	text-align: center;
	background-position:center;
}
.oyunbaslik{
	font-family:verdana;
	font-size:8pt;
	
}

#divfoter{
	margin:auto;
	height:25px;
	max-width:900px;
	textalign:center;
	background:#313B44;
	padding-top:10px;
	border:solid 1px #414E59;
}
#divorta{
	top:190px;
	margin:auto;
	max-width:900px;
	textalign:center;
	background:#313B44;
	padding-bottom:10px;
	border:solid 1px #414E59;
	overflow:auto;
}

#banneralti{
	margin:auto;
	width:900px;
	height:80px;
	border:solid 1px #FF0000;
	background-color:#BC0707;
	color:#FFFFFF;
	textvalign:middle;
	overflow:auto;
	color:black;
}
#userlogin{
	position:relative;
	float:left;
	width:500px;
	height:58px;
	top:1px;
	padding-top:10px;
	padding-left:5px;
	color:black;
}

#gamessearch{
	position:relative;
	float:right;
	width:300px;
	height:22px;
	top:20px;

}

#divsol{
	position:absolute;
	background:#FFFFFF;
	top:229px;
	width:120px;
	height:600px;
	border:solid 1px #1C2126;
	left:0px;
	overflow:auto;
}
#divsag{
	position:absolute;
	right:0px;
	background:;
	top:229px;
	width:120px;
	height:600px;
}

#divsolmenu{
	position:relative;
	background:#414E59;
	top:5px;
	width:165px;
	border:solid 1px #1C2126;
	left:5px;
	overflow:auto;
	float:left;
}

#divoyunlarlist{
	position:relative;
	float:right;
	top:5px;
	right:5px;
	width:720px;
	overflow:auto;
	border:solid 1px #1C2126;
	background:#414E59;
	padding-bottom:10px;
}


.solmenu{
	background:#339900;
	margin:4px;
	padding:2px;
	color:white;
}

.solmenu:hover{ 
	background:#4FF200;
	margin:4px;
	padding:2px;
	color:black;
}

.solmenu:hover a{ 
	color:black;
}

#divgamesplay{
	position:relative;
	float:right;
	top:5px;
	right:5px;
	overflow:auto;
	border:solid 1px #1C2126;
	background:#414E59;
}

#divsayfalar{
	margin:10px;
	height:20px;
	width:680px;
	float:left;
	padding:3px;
}
.sayfano{
	margin:2px;
	padding:2px;
	border:solid 1px #91A0AE;
	background-color:#414E59;
}
.sayfano:hover{
	margin:2px;
	padding:2px;
	border:solid 1px #91A0AE;
	background-color:#330000;
}
