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

body {
	margin: 0px;
	padding: 0px;
	font:13px Tahoma, Geneva, sans-serif;
	text-align: left;
	background:url(../images/bg3.gif);
}
a:link, a:visited {
	color:#FF9;
	text-decoration:none;
}

a:hover {
	color:#FFF;
	text-decoration:underline;
}
.clear {
	clear:both;
}
.search_hl {
	background-color:#FF0
}
.inputbox {
	font:13px Georgia, "Times New Roman", Times, serif;
	color:#333;
	padding:3px;
	border-width:1px;
}
.inputbox:focus {
	background-color:#FFC;
	border-width:1px;
	padding:4px;
}
.inputara {
	background-color:#C3C3C3;
	border:1px #464646 solid;
	padding:3px;
	font:13px Georgia, "Times New Roman", Times, serif;
	width:110px;
	color:#333333
}
.search_button {
	position:absolute;
	margin-left:130px;
}
form {
	padding:0;
	margin:0;
}
.sectiontableentry1 {
	padding:5px;
	background-color: #EFEFEF;
}
.sectiontableentry2 {
	padding:5px;
	background-color: #F8F8F8;
}
.alert {
	padding:10px;
	background-image:url(../images/alert.png);
	background-color:#FF9D9D;
	background-repeat:no-repeat;
	background-position:8px 8px;
	padding-left:70px;
	min-height:42px;
	border-bottom:3px #FF6464 solid;
	margin-top:6px;
	margin-bottom:6px;
	font-weight:bold;
	color:#B30000;
}

.message {
	padding:10px;
	background-image:url(../images/message.png);
	background-color:#A6F09B;
	background-repeat:no-repeat;
	background-position:8px 8px;
	padding-left:70px;
	min-height:45px;
	border-bottom:3px #79E969 solid;
	margin-top:6px;
	margin-bottom:6px;
	font-weight:bold;
	color:#006600;
}
.bilgi {
	padding:6px;
	border:1px #A4C473;
	background-color:#D3E0C5;
	margin-top:10px;
	margin-bottom:10px;
}
.pagenav {
	color:#FFF;
	padding-left:7px;
	padding-right:7px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#963025;
	font-size:16px;
	border:1px #77261E solid;
	font:16px Georgia, "Times New Roman", Times, serif;
	-moz-border-radius:5px 5px;
}

a.pagenav:link, a.pagenav:visited {
	border:1px #691F16 solid;
	padding-left:7px;
	padding-right:7px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#85261C;
	color:#FF6;
}
a.pagenav:hover {
	border:1px #FC0 solid;
	background-color:#E0D98D;
	color: #333;
	text-decoration:none;
}

.rating{
	width:115px;
	height:22px;
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	clear:both;
	position:relative;
	background: url(../images/star-matrix.png) no-repeat 0 0;
}
/* add these classes to the ul to effect the change to the correct number of stars */
.star0 {background-position:0 0}
.star1 {background-position:0 -22px}
.star2 {background-position:0 -44px}
.star3 {background-position:0 -66px}
.star4 {background-position:0 -88px}
.star5 {background-position:0 -110px}
ul.rating li {
	cursor: pointer;
 /*ie5 mac doesn't like it if the list is floated\*/
	float:left;
	/* end hide*/
	text-indent:-999em;
}
ul.rating li a {
	position:absolute;
	left:0;
	top:0;
	width:23px;
	height:22px;
	text-decoration:none;
	z-index: 200;
}
ul.rating li.one a {left:0}
ul.rating li.two a {left:23px;}
ul.rating li.three a {left:46px;}
ul.rating li.four a {left:69px;}
ul.rating li.five a {left:92px;}
ul.rating li a:hover {
	z-index:2;
	width:115px;
	height:22px;
	overflow:hidden;
	left:0;	
	background: url(../images/star-matrix.png) no-repeat 0 0
}
ul.rating li.one a:hover {background-position:0 -132px;}
ul.rating li.two a:hover {background-position:0 -154px;}
ul.rating li.three a:hover {background-position:0 -176px}
ul.rating li.four a:hover {background-position:0 -198px}
ul.rating li.five a:hover {background-position:0 -220px}

.empty {
	text-align:center;
	height:70px;
	padding-top:50px;
	font-size:18px;
	color: #FFF;
	display:block;
	width:100%;
}

ul.gamelist {
	margin:0;
	padding:0;
	padding-left:8px;
	padding-top:8px;
}
ul.gameleftlist {
	padding:3px;
}
ul.gamelist li {
	float:left;
	list-style:none;
	text-align:center;
	padding-bottom:5px;
	padding-right:5px;
}
ul.gamelist li a:link, ul.gamelist li a:visited {
	display:block;
	width:142px;
	padding-top:6px;
	height:136px;
	background:url(../images/gameitem_bgr.png);
	background-color:#333;
	font:14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration:none;
	color:#CCC
}
ul.gamelist li a:hover {
	background:url(../images/gameitem_bgr.png) 104px 0;
	color:#F30;
	background-color:#E0D98D;
}
ul.gamelist li img {
	margin-bottom:2px;
}

ul.related_intro li {
	margin:3px;
	padding:0;
}
ul.related_intro li a:link, ul.related_intro li a:visited {
	padding:0;
	width:76px;
	height:84px;
	padding-top:6px;
	font-weight:normal;
	font-size:11px;
}

.desc_con {
	width:826px;
	padding-top:5px;
}
.desc_header {
	height:20px;
	background:url(../images/desc_top.png);
}
.desc_content {
	position:relative;
	background:url(../images/desc_bgr.png) 10px 5px no-repeat;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:50px;
	padding-right:6px;
	background-color:#A6A985;
}
.desc_bottom {
	height:11px;
	background:url(../images/desc_bottom.png);
}
.desc_title {
	font-size:16px;
	color:#861B1E;
	margin-bottom:6px;
	position:relative
}
.tags p {
	margin:0;
}
.see_more {
	position:absolute;
	padding-left:345px;
	padding-top:15px;
}
.game_tools {
	width:826px;
	height:64px;
	padding-top:5px;
	background:url(../images/tools_bgr.png) 0 5px no-repeat;
}
.game_tools_score {
	float:left;
	width:100px;
	padding-top:16px;
}
.score {
	height:56px;
}
.game_tools_links {
	float:left;
	padding-left:220px;
	padding-top:16px;
}
.star_rating_con {
	width:170px;
	float:left;
	padding-top:12px;
	padding-left:30px;
	height:22px;
}
.game_tools_links a.tekrar_oyna:link,
.game_tools_links a.tekrar_oyna:visited,
.game_tools_links a.favorilerime_ekle:link,
.game_tools_links a.favorilerime_ekle:visited {
	background:url(../images/refresh.png) no-repeat;
	padding-left:40px;
	padding-bottom:10px;
	padding-top:10px;
	padding-right:30px;
	display:block;
	float:left;
	color:#333
}
.game_tools_links a.tekrar_oyna:hover {
	background-position:0 -40px;
	color:#F00
}
.game_tools_links a.favorilerime_ekle:link,
.game_tools_links a.favorilerime_ekle:visited {
	background:url(../images/favourite.png) no-repeat;
	padding-left:46px;
}
.game_tools_links a.favorilerime_ekle:hover {
	background-position:0 -40px;
	color:#F00
}
.game_tools_score strong {
	font:26px Georgia, "Times New Roman", Times, serif;
}
.bottom_related {
	padding-top:6px;
	padding-bottom:10px;
}
.bottom_related a:link, .bottom_related a:visited {
	padding:4px;
	line-height:26px;
}

.main {
	width:1000px;
	background-color:#333;
	margin:auto;
}
.main2 {
	width:990px;
	background-color:#191919;
	margin:auto;
	color:#999;
}
.top {
	background-color:#2A2B23;
	background-image:url(../images/top_bgr.png);
}
.topleft {
	float:left;
	width:600px;
	color:#ffff66;
	display:block;
	font:11px Verdana, Geneva, sans-serif;
	padding:8px;
	padding-right:0;
}
.topbottom {
	float:left;
	width:180px;
	padding:8px;
}
.topright {
	float:left;
	width:98px;
	padding:3px;
}
.page {
	padding-top:2px;
}
.pageleft {
	float:left;
	width:196px;
	padding-left:2px;
	padding-right:2px;
}
.pagemiddle {
	float:left;
	width:626px;
	padding-right:2px;
}
.pageright {
	float:left;
	width:160px;
}
.catpage {
	float:left;
	width:788px;
}
.gamepage {
	width:986px;
}
.related {
	float:left;
	width:154px;
	padding-left:2px;
	padding-right:2px;
}
.game {
	float:left;
	width:828px;
	margin:0;
}
#flashmovie {
	margin-bottom:4px;
}
.grighttools {
	width:826px;
	color:#333
}
.contentheader, .componentheading, .componentheading2 {
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #191919 url(../images/topbar.png);
	color: #FFFFFF;
	text-align: left;
	padding: 6px;
}
.content {
	margin-bottom:4px;
	padding:2px;
}
.left_menu {
	padding-top:4px;
	text-align:center;
}
.left_menu ul {
	padding:0;
	margin:0;
}
.left_menu li {
	float:left;
	list-style:none;
}
.left_menu a:link, .left_menu a:visited {
	font-size:11px;
	display:block;
	width:62px;
	height:60px;
	padding-top:2px;
	text-decoration:none;
	margin-bottom:4px;
	margin:1px;
	border-bottom:1px #666 solid;
	color:#CCC;
}
.left_menu a:hover {
	background:url(../images/menu_bgr.png) no-repeat;
}
.ads {
	padding:0;
	text-align:center;
}
.game_bottom_ads {
	text-align:center;
	padding:5px;
}

.bottom_games_box {
	height:252px;
	padding-top:20px;
	padding-left:30px;
}
.left_new_games {
	float:left;
	width:230px;
	padding-right:10px;
}
.right_popular_games {
	float:left;
	width:230px;
}
.right_bottom_menu {
	float:left;
	width:470px;
	text-align:right;
}

.bottom_title {
	font-size:16px;
	color:#F1B8B9;
	padding:4px;
	border-bottom:2px #A92124 dotted;
}
.gamelist_listtype {
	margin:0;
	margin-top:6px;
	padding-left:20px;
	padding-right:10px;
}

.gamelist_listtype li {
	border-bottom:1px #A92124 solid;
	padding:2px;
}

.gamelist_listtype li a:link, .gamelist_listtype li a:visited {
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.bottom {
	background-image: url(../images/footer.png);
	height: 310px;
}
.bottom-text {
	font-size: 11px;
	padding-left:10px;
}
.bottom-link:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.footerleft {
	float:left;
	width:920px;
}
.footerright {
	float:left;
	width:53px;
}
.rlist_gamelist {
	padding:0;
	margin:0;
}
.rlist_gamelist li {
	list-style:none;
	padding-top:0;
	padding-bottom:1px;
}

.rlist_gamelist li a:link, .rlist_gamelist li a:visited {
	display:block;
	padding:3px;
	padding-left:18px;
	background:url(../images/ok.gif) no-repeat 7px;
	text-decoration:none;
}
.rlist_gamelist li a:hover {
	background-color:#B4E67D;
	color:#29440D
}
.mpage {
	padding:10px;
}
.parent_ul li {
	list-style:none;
}
.sub_ul li {
	list-style:square;
}

.links {
	border-bottom:2px #333 solid;
}
.links a:link, .links a:visited {
	font-size:16px;
}
.links p {
	margin:0;
	padding-top:6px;
}
.links_position {
	text-align:center;
	float:left;
	padding:6px;
	width:50px;
	font:34px Georgia, "Times New Roman", Times, serif;
}
.links_url {
	float:left;
	padding:6px;
	width:600px;
}
.links_incoming {
	text-align:center;
	float:left;
	padding:6px;
	width:50px;
	font:34px Georgia, "Times New Roman", Times, serif;
}
.links_heading, .links_heading div {
	background-color:#333;
	font:14px Tahoma, Geneva, sans-serif;
}
.more_links {
	font-size:10px;
	padding-left:30px;
}

.down_gameimg {
	float:left;
	margin-right:10px;
}
.down_gametitle {
	padding-bottom:6px;
}
.down_links {
	text-align:right;
	padding-top:4px;
	font-size:11px;
}
.down_gameitem {
	border-bottom:2px #333 solid;
	padding-top:6px;
	padding-bottom:6px;
	height:200px;
	width:376px;
	padding:7px;
	float:left;
}
.down_gamedesc p {
	margin:0;
	padding:0;
}

.down_gamedesc {
	height:150px;
	overflow:auto;
}

.best_games {
	background:url(../images/best_bgr.gif) no-repeat;
	padding-left:14px;
	padding-bottom:10px;
	padding-top:4px;
	margin-bottom:2px;
}

.best_games h3 {
	font:22px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin:0;
	padding:8px;
	padding-bottom:2px;
	padding-left:22px;
	color:#FFC
}
.funny_animations {
	background:url(../images/anim_bgr.png) no-repeat;
	padding-left:14px;
	padding-bottom:10px;
	padding-top:46px;
	margin-bottom:2px;
}
.devami {
	text-align:right;
	font-size:14px;
	padding-right:30px;
}
.cat_ad {
	text-align:center;
	padding:8px;
}
.share_l {
	padding:4px;
	padding-left:6px;
	background:url(../images/share_bgr.png) no-repeat;
	background-position:top left;
	float:left;
	width:639px;
}
.sharethis {
	padding:7px;
	padding-bottom:8px;
	background:url(../images/share_bgr.png) no-repeat right;
	width:160px;
	float:left;
}
.intro_left, .intro_ad, .intro_left_related, .intro_right_face {
	float:left;
}
.intro_left, .intro_left_related {
	width:432px;
	padding-bottom:20px;
	padding-right:10px;
	padding-left:10px;
}
.intro_left h1 {
	font:24px Georgia, "Times New Roman", Times, serif;
	padding-left:18px;
	padding-top:10px;
	color:#FF9
}
.intro_right_face {
	padding-top:5px;
}
.playbutt a:link, .playbutt a:visited, .playbutt a:hover {
	background:url(../images/play_button.png) no-repeat;
	width:74px;
	height:31px;
	display:block;
	float:right;
	
}
.playbutt {
	padding-right:16px;
}
.playbutt a:hover {
	background:url(../images/play_button.png) no-repeat;
	background-position:bottom;
}
.intro_score {
	font-size:18px;
	padding-bottom:6px;
}
.related_games_title {
	padding:10px;
	padding-left:20px;
}
.bottom_related .lcolumn {
	float:left;
	display:block;
	width:205px;
}
.lnumber {
	font:18px Georgia, "Times New Roman", Times, serif;
}
#imglayer {
	position:absolute;
	top:-100px;
	left:-100px;
	width:130px;
	height:98px;
	padding:3px;
	background:url(../images/loading.gif) center no-repeat;
	background-color:#666;
	
}

.bottom_games_box div {
}

.social {
	width:118px;
	float:right;
	padding-bottom:7px;
}

.social ul {
	margin:0;
	padding:0;
}
.social ul li {
	margin:0;
	float:left;
	list-style:none;
	padding-left:7px;
}
