html {
	height: 100%;
}
body {
	color: #00000;
	font: 85%/1.6em "Lucida Sans", Tahoma, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url(http://www.gameturk.com/portal/images/bg/genel.jpg) !important;
}

a {
	text-decoration: none;
}


#oyunlar table { 	
}
#oyunlar td {
	background-color: #dedede;
	min-height: 180px;
	min-width: 158px;
}
.oyun {
	width: 100%;
	height: 100%;
	cellpading: 0;
	cellspacing: 0;
	margin:0;
	padding: 0;
}
.oyun th {
	background-color: #efefef;
}
.oyun th a {
	color: #cc0000;
}
#icerik {
	float: left;
	margin-left: 15px;
	margin-top: 0px;	
}
.oyunImaj {
width: 150px;
height: 150px;
}
.rehberTanitim {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	//background-color: #cccccc;
	width: 500px;
	margin: 0 auto;
}
.weblink {
	color: #999999;
}


#liste {
	float: left;
	width: 400px;
	/*border-right:thick double #ff0000;*/
	min-height: 100%;
	background-color: #b6b6b6;
	background-repeat: repeat;
}
#liste h2 {
	background-color: #e6e6e6;
	color: #333333;
	text-align: center;
	height: 30px;
	font-size: 18px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-right: 5px;
	text-transform: uppercase;
	vertical-align: middle;
}
#liste h3 {
        background-color: #e6e6e6;
        color: #333333;
        text-align: left;
        height: 30px;
        font-size: 11px;
        margin-top: 0px;
	padding-left: 3px;
}


.backToGames {
	font-size: 10px;
	text-align: left;
	color: #cc0000;
}

#liste ol {
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0;
	text-align: right;
}

#liste ul {
	list-style-type: none;
	margin: 0;
	padding:0;
	text-align: right;
}
#liste li {
	font-weight: bold;	
	color: #000;
}
.cat {
	border-bottom: 0 !important;
	background-color: white;
	padding-right: 3px;
}
.olp {
	color: #515151;
	padding-right: 5px;
	font-weight: normal;	
	font-family: Verdana,Helvetica,Arial,sans-serif
}
#soru {
	margin-top: 0px;
	background-color: #ffffff;
	width: 750px;
	padding-left: 10px;
}


