/*-------------------------------------------------------------------------
=LAYOUT
-------------------------------------------------------------------------*/
body { background:url(../img_new/backgrounds/background.gif) repeat; font:11px Tahoma, Helvetica, Arial, sans-serif; line-height:normal; color:#333 }

div#container { background:url(../img_new/backgrounds/background_top.gif) repeat-x }
	div#top_container { padding-top:33px; margin:0 auto; width:960px }
		div#header { position:relative; height:113px; background:url(../img_new/backgrounds/header.gif) no-repeat }
		div#top { position:relative; height:140px; background:url(../img_new/backgrounds/top.gif) no-repeat }
		div#center { padding:0px 20px; background-color:#fff }
			div#center_top { margin-top:10px; height:25px; background:url(../img_new/backgrounds/center.gif) no-repeat 0px 0px }
			div#center_bottom { height:25px; background:url(../img_new/backgrounds/center.gif) no-repeat 0 -25px }
			div.left, div.right { float:left }
			
	div#bottom_container { background:url(../img_new/backgrounds/bg_bottom.jpg) repeat-x }
		 div#bottom { margin:25px auto 0 auto; padding-top:10px; width:960px}




/*-------------------------------------------------------------------------
=GENERAL
-------------------------------------------------------------------------*/
.float_none { float:none }
.float_left { float:left }
.float_right { float:right }
.clear_both { clear:both }

.clear_background { background:none !important }

.no_margin { margin:0 !important }
.no_border { border:0 !important }



/*-------------------------------------------------------------------------
=LINKS
-------------------------------------------------------------------------*/
a { color:#000; text-decoration:none }
	a:hover { color:#666; text-decoration:underline }



/*-------------------------------------------------------------------------
=HEADINGS
-------------------------------------------------------------------------*/    
h1 { font:bold 14px Helvetica, Arial, sans-serif; color:#000; letter-spacing:-1px }
	h1.yellow { position:relative; margin-bottom:10px; padding:7px 0 0 15px; height:23px; background:url(../img_new/headings/yellow_background.gif) repeat-x }
		h1.yellow span.heading_left{ position:absolute; top:0; left:0; width:15px; height:30px; background:url(../img_new/headings/yellow_left.gif) repeat-x }
		h1.yellow span.heading_right{ position:absolute; top:0; right:0; width:15px; height:30px; background:url(../img_new/headings/yellow_right.gif) repeat-x }
	
	h1.blue { position:relative; margin-bottom:10px; padding:7px 0 0 15px; height:23px; background:url(../img_new/headings/blue_background.gif) repeat-x }
		h1.blue span.heading_left{ position:absolute; top:0; left:0; width:15px; height:30px; background:url(../img_new/headings/blue_left.gif) repeat-x }
		h1.blue span.heading_right{ position:absolute; top:0; right:0; width:15px; height:30px; background:url(../img_new/headings/blue_right.gif) repeat-x }

	h1.pink { position:relative; margin-bottom:10px; padding:7px 0 0 15px; height:23px; background:url(../img_new/headings/pink_background.gif) repeat-x }
		h1.pink span.heading_left{ position:absolute; top:0; left:0; width:15px; height:30px; background:url(../img_new/headings/pink_left.gif) repeat-x }
		h1.pink span.heading_right{ position:absolute; top:0; right:0; width:15px; height:30px; background:url(../img_new/headings/pink_right.gif) repeat-x }

	h1.green { position:relative; margin-bottom:10px; padding:7px 0 0 15px; height:23px; background:url(../img_new/headings/green_background.gif) repeat-x }
		h1.green span.heading_left{ position:absolute; top:0; left:0; width:15px; height:30px; background:url(../img_new/headings/green_left.gif) repeat-x }
		h1.green span.heading_right{ position:absolute; top:0; right:0; width:15px; height:30px; background:url(../img_new/headings/green_right.gif) repeat-x }



/*-------------------------------------------------------------------------
=FORMS
-------------------------------------------------------------------------*/
input[type=text], input[type=password], select, textarea {font:11px Tahoma, Helvetica, Arial, sans-serif }



/*-------------------------------------------------------------------------
=NAVIGATIONS
-------------------------------------------------------------------------*/
div#top_navigation { position:absolute; top:-33px; right:15px }
	div#top_navigation ul li { float:left; margin-left:10px }
		div#top_navigation ul li a { display:block; height:24px; text-indent:-9999px }
		div#top_navigation ul li a:hover { background-position:0 -24px !important }
			div#top_navigation ul li a#make_homepage { width:76px; background:url(../img_new/navigations/top_navigation/make_homepage.gif) no-repeat }
			div#top_navigation ul li a#add_to_favorites { width:119px; background:url(../img_new/navigations/top_navigation/add_to_favorites.gif) no-repeat }
			div#top_navigation ul li a#contact_us { width:41px; background:url(../img_new/navigations/top_navigation/contact_us.gif) no-repeat }
			div#top_navigation ul li a#give_advert { width:30px; background:url(../img_new/navigations/top_navigation/give_advert.gif) no-repeat }

div#navigation { clear:both; margin:-6px 0 20px 0; height:44px; background:url(../img_new/navigations/navigation/navigation.gif) repeat-x }
	div#navigation ul { margin-left:58px; padding-top:7px }
		div#navigation ul li { float:left; padding-right:19px; background:url(../img_new/navigations/navigation/nav_seperator.gif) no-repeat right bottom }
			div#navigation ul li a { display:block; height:37px; text-indent:-9999px }
			div#navigation ul li a:hover { background-position:0 -37px !important }
				div#navigation ul li a#nav_homepage { width:54px; background:url(../img_new/navigations/navigation/nav_homepage.gif) no-repeat }
				div#navigation ul li a#nav_news { width:52px; background:url(../img_new/navigations/navigation/nav_news.gif) no-repeat }
				div#navigation ul li a#nav_flash_games { width:86px; background:url(../img_new/navigations/navigation/nav_flash_games.gif) no-repeat }
				div#navigation ul li a#nav_pc_console { width:113px; background:url(../img_new/navigations/navigation/nav_pc_console.gif) no-repeat }
				div#navigation ul li a#nav_download_game { width:57px; background:url(../img_new/navigations/navigation/nav_download_game.gif) no-repeat }
				div#navigation ul li a#nav_reviews { width:67px; background:url(../img_new/navigations/navigation/nav_reviews.gif) no-repeat }
				div#navigation ul li a#nav_cheats { width:40px; background:url(../img_new/navigations/navigation/nav_cheats.gif) no-repeat }
				div#navigation ul li a#nav_pictures { width:83px; background:url(../img_new/navigations/navigation/nav_pictures.gif) no-repeat }
				div#navigation ul li a#nav_members { width:38px; background:url(../img_new/navigations/navigation/nav_members.gif) no-repeat }
				div#navigation ul li a#nav_forum { width:34px; background:url(../img_new/navigations/navigation/nav_forum.gif) no-repeat }
				div#navigation ul li a#nav_chat { width:27px; background:url(../img_new/navigations/navigation/nav_chat.gif) no-repeat }

div#center_navigation { position:absolute; bottom:0; left:10px }
	div#center_navigation ul li { float:left; margin-right:18px }
	div#center_navigation ul li a { display:block; height:30px; text-indent:-9999px }
		div#center_navigation ul li a#cnav_special { width:63px; background:url(../img_new/navigations/center_navigation/cnav_special.gif) no-repeat }
		div#center_navigation ul li a#cnav_editor { width:67px; background:url(../img_new/navigations/center_navigation/cnav_editor.gif) no-repeat }
		div#center_navigation ul li a#cnav_site_games { width:94px; background:url(../img_new/navigations/center_navigation/cnav_site_games.gif) no-repeat }
		div#center_navigation ul li a#cnav_contests { width:73px; background:url(../img_new/navigations/center_navigation/cnav_contests.gif) no-repeat }
		div#center_navigation ul li a#cnav_groups { width:62px; background:url(../img_new/navigations/center_navigation/cnav_groups.gif) no-repeat }
		div#center_navigation ul li a#cnav_blogs { width:62px; background:url(../img_new/navigations/center_navigation/cnav_blogs.gif) no-repeat }



/*-------------------------------------------------------------------------
=HEADER
-------------------------------------------------------------------------*/
div#logo, div#login_form, div#logged_in, div#oyunlife_advert, div#statistic, div#advert { position:absolute }

div#logo { top:-34px; left:10px; width:270px; height:63px }

div#login_form { top:41px; left:10px; padding:8px; width:234px; height:44px; background:url(../img_new/backgrounds/login_form.gif) no-repeat }
	div#login_form form div { float:left }
	div#login_form form label { color:#fff }
	div#login_form form input { margin-right:14px; width:46px }
	div#login_form form button { width:29px; height:17px; background:url(../img_new/buttons/login.gif) no-repeat; text-indent:-9999px }

	div#login_form ul { clear:both; padding-top:13px; background:url(../img_new/backgrounds/login_links.gif) repeat-x left top }
		div#login_form ul li { float:left; margin-right:10px }
			div#login_form ul li a { font-size:10px; color:#fff; text-decoration:underline }
			div#login_form ul li a:hover { color:#ffff00 }

div#logged_in { top:41px; left:10px; padding:8px; width:234px; height:44px; background:url(../img_new/backgrounds/login_form.gif) no-repeat }
	div#logged_in p { font-size:10px; color:#fff; text-align:center }
	div#logged_in ul { padding:13px 0 0 15px; background:url(../img_new/backgrounds/login_links.gif) repeat-x left top }
		div#logged_in ul li { float:left; margin-right:15px }
			div#logged_in ul li a { display:block; height:17px; text-indent:-9999px }
			div#logged_in ul li a#member_special { width:35px; background:url(../img_new/buttons/member_special.gif) no-repeat }
			div#logged_in ul li a#join_chat { width:56px; background:url(../img_new/buttons/join_chat.gif) no-repeat }
			div#logged_in ul li a#my_messages { width:50px; background:url(../img_new/buttons/my_messages.gif) no-repeat }
			div#logged_in ul li a#logout { width:18px; background:url(../img_new/buttons/logout.gif) no-repeat }

div#oyunlife_advert { top:13px; left:270px; text-indent:9999px; }

div#statistic { top:10px; right:10px; padding:3px; width:463px; height:16px; background:url(../img_new/backgrounds/statistic.gif) no-repeat }
	div#statistic ul { margin-left:3px }
		div#statistic ul li { float:left; margin-right:4px; font-size:10px; color:#fff }
			div#statistic ul li span { font-weight:bold; color:#f3ff00 }

div#advert { top:14px; right:10px; }



/*-------------------------------------------------------------------------
=TOP
-------------------------------------------------------------------------*/
div#fanatic_members, div#top_banner, div#search_form { position:absolute }

div#fanatic_members { top:10px; left:10px }
	div#fanatic_members h1 { float:left; width:25px; height:90px; background:url(../img_new/headings/fanatic_members.gif) no-repeat; text-indent:-9999px }
	div#fanatic_members ul { float:left; padding-top:6px; width:177px; height:84px; background:url(../img_new/backgrounds/fanatic_members.gif) no-repeat }
		div#fanatic_members ul li { margin-bottom:5px; padding-left:12px; font-size:10px; color: #fff }
			div#fanatic_members ul li a { float:left; padding-right:10px; color:#fff }
			div#fanatic_members ul li a:hover { color:#000; text-decoration:underline }
			div#fanatic_members ul li > span { float:right; padding-right:10px; color:#fff }
			div#fanatic_members ul li span { font-weight:bold }
			div#fanatic_members ul li br { clear:both }

div#top_banner { top:10px; right:10px }

div#search_form { bottom:-4px; right:0; width:435px; height:42px; background:url(../img_new/backgrounds/search_form.gif) no-repeat right center }
	div#search_form form { padding:13px 0 0 92px }
		div#search_form form div { float:left }
		div#search_form form label { display:none }
		div#search_form form input { margin:0 10px; width:96px }
		div#search_form form button { width:40px; height:20px; background:url(../img_new/buttons/search.gif) no-repeat; text-indent:-9999px }



/*-------------------------------------------------------------------------
=MAIN PAGE
-------------------------------------------------------------------------*/
div.row { clear:both; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #e7e7e7 }

div#categories, div#weekly_games, div#tags, div#latest_games, div#latest_cheats, div#latest_reviews, div#latest_screenshots, div#latest_downloads, div#members_groups, div#popular_games, div#news { float:left }

div#categories { margin-bottom:10px; width:260px; height:250px;  background:url(../img_new/backgrounds/categories.gif) no-repeat }
	div#categories h1 { display:none }
	div#categories ul { padding:30px 15px 15px 15px; width:230px; list-style-position:inside }
		div#categories ul li { float:left; margin:3px 0; padding:0 5px 3px 20px; width:90px; border-bottom:1px solid #e68b00; background:url(../img_new/icons/target.gif) no-repeat; /*silinecek*/ }
		div#categories ul li.adventure {background:url(../img_new/icons/adventure.gif) no-repeat !important }
		div#categories ul li.comic {background:url(../img_new/icons/comic.gif) no-repeat !important }
		div#categories ul li.fight {background:url(../img_new/icons/fight.gif) no-repeat !important }
		div#categories ul li.racing {background:url(../img_new/icons/racing.gif) no-repeat !important }
		div#categories ul li.sport {background:url(../img_new/icons/sport.gif) no-repeat !important }
		div#categories ul li.target {background:url(../img_new/icons/target.gif) no-repeat !important }
		div#categories ul li.girl {background:url(../img_new/icons/kiz.gif) no-repeat !important }
		div#categories ul li.child {background:url(../img_new/icons/cocuk2.gif) no-repeat !important }
		div#categories ul li.zeka {background:url(../img_new/icons/puzzle.gif) no-repeat !important }
		div#categories ul li.beceri {background:url(../img_new/icons/beceri.gif) no-repeat !important }
		div#categories ul li.multiplayer {background:url(../img_new/icons/multip.gif) no-repeat !important }
		div#categories ul li.webcam {background:url(../img_new/icons/webcam.gif) no-repeat !important }
		div#categories ul li.d3 {background:url(../img_new/icons/3boyut.gif) no-repeat !important }
		div#categories ul li.korku {background:url(../img_new/icons/komik.gif) no-repeat !important }
		div#categories ul li.muzik {background:url(../img_new/icons/muzik.gif) no-repeat !important }
		div#categories ul li.action {background:url(../img_new/icons/aksiyo.gif) no-repeat !important }
		div#categories ul li a { display:block; padding:2px 0 0 5px; height:15px; font:bold 11px Helvetica, Arial, sans-serif; color:#fff }
		div#categories ul li a:hover { background:url(../img_new/backgrounds/categories_hover.gif) repeat-x; text-decoration:underline }
	
div#weekly_games { position:relative; margin:0 15px; width:330px; height:251px }
	div#weekly_games h1 { margin-bottom:5px; padding-bottom:5px; width:330px; height:30px; background:url(../img_new/headings/weekly_games.gif) no-repeat; text-indent:-9999px; border-bottom:1px solid #e7e7e7 }
	div#weekly_games ol { position:absolute; top:42px; left:0px; z-index:2; background-color:#fff }
		div#weekly_games ol li { margin-bottom:1px }
			div#weekly_games ol li a { display:block; padding-left:27px; height:32px }
			div#weekly_games ol li a:hover { background-position:0 -32px !important }
			div#weekly_games ol li a#thumb1 { background:url(../img_new/buttons/thumb1.gif) no-repeat }
			div#weekly_games ol li a#thumb2 { background:url(../img_new/buttons/thumb2.gif) no-repeat }
			div#weekly_games ol li a#thumb3 { background:url(../img_new/buttons/thumb3.gif) no-repeat }
			div#weekly_games ol li a#thumb4 { background:url(../img_new/buttons/thumb4.gif) no-repeat }
			div#weekly_games ol li a#thumb5 { background:url(../img_new/buttons/thumb5.gif) no-repeat }
            div#weekly_games ol li a img.active_game { width:42px; height:26px; border:3px solid #e09e23 }
	
    div#play_now { position:absolute; left:0px; bottom:0px; padding:5px 3px; width:70px; height:34px; background:url(../img_new/backgrounds/play_now_bg.gif) no-repeat }
        div#play_now a { display:block; width:70px; height:34px; background:url(../img_new/buttons/play_now.gif) no-repeat; text-indent:-9999px }
    
	div#weekly_games_carousel { position:absolute; top:42px; right:1px; overflow:hidden;  z-index:1; width:250px; height:208px }
	div#weekly_games div.content > div { clear:both; padding-top:6px; width:250px; height:38px; background:url(../img_new/backgrounds/weekly_games.gif) no-repeat; }
	div#weekly_games div.content {cursor: pointer }
        div#weekly_games div.content img { float:right }
		div#weekly_games div.content > div h2 { margin-left:9px; font:bold 13px Helvetica, Arial, sans-serif; color:#8A0165 }
		div#weekly_games div.content > div p { margin-left:9px }
	
div#tags { margin-right:20px; width:260px }
	div#tags h1 { margin-bottom:5px; padding-bottom:5px; width:260px; height:30px; background:url(../img_new/headings/tags.gif) no-repeat; text-indent:-9999px; border-bottom:1px solid #e7e7e7 }
	div#tags ul { padding:10px; width:240px; height:90px; background:url(../img_new/backgrounds/tags.gif) repeat-x; border-bottom:1px solid #e2ebc2 }
		div#tags ul li { display:inline; margin-right:5px; line-height:14px; }
			div#tags ul li a { color:#666 }
			div#tags ul li a.level1 { font-size:11px; color:#0BC04B }
			div#tags ul li a.level2 { font-size:12px; color:#FFBA00 }
			div#tags ul li a.level3 { font-size:13px; color:#C18BEF }
			div#tags ul li a.level4 { font-size:14px; color:#50DBFE }
			div#tags ul li a.level5 { font-size:15px; color:#FF8585 }

div#latest_games { position:relative }
	div#latest_games h1 { margin-bottom:5px; padding-bottom:5px; width:637px; height:30px; background:url(../img_new/headings/latest_games.gif) no-repeat left top; text-indent:-9999px; border-bottom:1px solid #e7e7e7 }
	
	div#games_carousel { overflow:hidden; width:615px; padding:10px 0 0 18px; height:98px; background:url(../img_new/backgrounds/latest_games.gif) repeat-x; border:1px solid #d6e6ee }
		div#games_carousel_container { width:1300px; height:98px }
			div#games_carousel_container ul li { float:left; margin:0 10px; height:88px }
			div#games_carousel_container ul li a img { display:block; padding:4px; background-color:#fff; border:1px solid #7fbdf2 } 
			div#games_carousel_container ul li a img:hover { background-color:#7fbdf2 }
			div#games_carousel_container ul li > a { display:block; margin-top:3px; font-size:10px; color:#234D72;  text-align:center }
			div#games_carousel_container ul li > a:hover { font-size:10px; color:#000 }
		
		div#latest_games a#prev { position:absolute; top:41px; left:0; z-index:5; width:20px; height:110px; background:url(../img_new/buttons/prev.gif) no-repeat; text-indent:-9999px; border-right:2px solid #fff }
		div#latest_games a#next { position:absolute; top:41px; right:0; z-index:5; width:20px; height:110px; background:url(../img_new/buttons/next.gif) no-repeat; text-indent:-9999px; border-left:2px solid #fff }

div.latest h1 { float:left; margin-right:5px; width:25px; height:117px; text-indent:-9999px }
div.latest ul { float:left; padding:4px; width:180px; height:107px }
	div.latest ul li { border-bottom:1px solid #fff3e1 }
		div.latest ul li a { display:block; padding:2px 0 0 35px; height:15px; background-color:#fff !important; color:#FF6600 }
		div.latest ul li a:hover { color:#000 }
		div.latest ul li a.pc { background:url(../img_new/icons/pc.gif) no-repeat }
		div.latest ul li a.ps { background:url(../img_new/icons/ps.gif) no-repeat }
		div.latest ul li a.ps2 { background:url(../img_new/icons/ps2.gif) no-repeat }
		div.latest ul li a.ps3 { background:url(../img_new/icons/ps3.gif) no-repeat }
		div.latest ul li a.psp { background:url(../img_new/icons/psp.gif) no-repeat }
		div.latest ul li a.xbox { background:url(../img_new/icons/xbox.gif) no-repeat }
		div.latest ul li a.more { background:url(../img_new/icons/more.gif) no-repeat }

div#latest_cheats, div#latest_reviews, div#latest_screenshots { margin-right:13px }

div#latest_cheats h1 { background:url(../img_new/headings/latest_cheats.gif) no-repeat }
div#latest_cheats ul { background-color:#fff3e1; border:1px solid #ffd18c }
	div#latest_reviews ul li { border-bottom:1px solid #fff3e1 }
		div#latest_cheats ul li a { background-color:#fff !important; color:#FF6600 }
		div#latest_cheats ul li a:hover { color:#000; text-decoration:none; background-color:#ffd18c !important }

div#latest_reviews h1 { background:url(../img_new/headings/latest_reviews.gif) no-repeat }
div#latest_reviews ul { background-color:#ffe6f4; border:1px solid #ff9dd6 }
	div#latest_reviews ul li { border-bottom:1px solid #ffe6f4 }
		div#latest_reviews ul li a { color:#fe0089 }
		div#latest_reviews ul li a:hover { color:#000; text-decoration:none; background-color:#ff9dd6 !important }

div#latest_screenshots h1 { background:url(../img_new/headings/latest_screenshots.gif) no-repeat }
div#latest_screenshots ul { background-color:#fde8ff; border:1px solid #f59dff }
	div#latest_screenshots ul li { border-bottom:1px solid #fde8ff }
		div#latest_screenshots ul li a { color:#e300fe }
		div#latest_screenshots ul li a:hover { color:#000; text-decoration:none; background-color:#f59dff !important }

div#latest_downloads h1 { background:url(../img_new/headings/latest_downloads.gif) no-repeat }
div#latest_downloads ul { background-color:#d9eefd; border:1px solid #93cef7 }
	div#latest_downloads ul li { border-bottom:1px solid #d9eefd }
		div#latest_downloads ul li a { color:#0d74c5 }
		div#latest_downloads ul li a:hover { color:#000; text-decoration:none; background-color:#93cef7 !important }

li.dotted { padding:0 !important; height:3px !important; background:url(../img_new/backgrounds/dot_3.gif) repeat-x !important }

div#members_groups ul#tabs { margin-bottom:5px; padding-bottom:5px; border-bottom:1px solid #e7e7e7 }
div#members_groups ul#tabs li { float:left }
	div#members_groups ul#tabs li a { display:block; height:30px; text-indent:-9999px }
	div#members_groups ul#tabs li a.active_tab { background-position:0 -30px !important }
		div#members_groups ul#tabs li a#tab_monthly_members { width:92px; background:url(../img_new/buttons/month_members.png) no-repeat }
		div#members_groups ul#tabs li a#tab_new_members { width:91px; background:url(../img_new/buttons/new_members.png) no-repeat }
		div#members_groups ul#tabs li a#tab_groups { width:77px; background:url(../img_new/buttons/groups.png) no-repeat }

	ul#new_members, ul#groups { display:none }
	
	div#members_groups > div ul { clear:both }
		div#members_groups > div ul li { position:relative; width:260px; height:13px; padding:3px 0; background-color:#fbe8f5; color:#000}
			div#members_groups > div ul li img { position:absolute; top:0; right:0 }
			div#members_groups > div ul li span.number { position:absolute; display:block; top:0; left:0px; padding-top:4px; width:21px; height:15px; background:url(../img_new/backgrounds/members_numbers.gif) no-repeat; color:#333; text-align:center; text-indent:1px; border-right:1px solid #ffffff }
			div#members_groups ul li span { position:absolute; top:3px; right:52px; font-weight:normal; color:#333 }
			div#members_groups > div ul li.level1 { background-color:#efafd9; font-weight:bold  }
			div#members_groups > div ul li.level2 { background-color:#f3c0e2; font-weight:bold  }
			div#members_groups > div ul li.level3 { background-color:#f7d3eb; font-weight:bold  }
			div#members_groups > div ul li a { color:#000 }
			div#members_groups > div ul li a:hover { color:#666; text-decoration:underline }		
			div#members_groups > div ul li a.send_message { position:absolute; top:0; right:21px; display:block; width:21px; height:19px; background:url(../img_new/buttons/send_message.gif) no-repeat; text-indent:-9999px ; border-left:1px solid #ffffff}
			div#members_groups > div ul li a.member_name { position:absolute; top:3px; left:30px }

div#popular_games { margin:0 20px }
	div#popular_games h1 { margin-bottom:5px; padding-bottom:5px; width:260px; height:30px; background:url(../img_new/headings/popular_games.gif) no-repeat; text-indent:-9999px; border-bottom:1px solid #e7e7e7 }
	div#popular_games ul { clear:both }
		div#popular_games ul li { position:relative; padding:3px 0; width:260px; height:13px; background-color:#fcf0d7; color:#000}
			div#popular_games ul li span { position:absolute; top:3px; right:58px; font-weight:normal; color:#333 }
			div#popular_games ul li span.number { position:absolute; display:block; top:0; left:0px; padding-top:4px; width:21px; height:15px; background:url(../img_new/backgrounds/games_numbers.gif) no-repeat; color:#333; text-align:center; text-indent:1px; font-weight:bold; border-right:1px solid #ffffff }
			div#popular_games ul li.level1 { background-color:#f8da8b; font-weight:bold  }
			div#popular_games ul li.level2 { background-color:#f9e1ac; font-weight:bold  }
			div#popular_games ul li.level3 { background-color:#fae8c1; font-weight:bold  }
			div#popular_games ul li a { color:#000 }
			div#popular_games ul li a:hover { color:#666; text-decoration:underline }		
			div#popular_games ul li a.play { position:absolute; top:0; right:0; display:block; width:50px; height:19px; background:url(../img_new/buttons/play.gif) no-repeat; text-indent:-9999px; border-left:1px solid #ffffff }
			div#popular_games ul li a.member_name { position:absolute; top:3px; left:30px }

div#news { position:relative; width:360px }
	div#news h1 { margin-bottom:3px; padding-bottom:5px; width:360px; height:30px; background:url(../img_new/headings/news.gif) no-repeat; text-indent:-9999px; border-bottom:1px solid #e7e7e7 }
	div#news h2, div#news h3 { margin:0 0 3px 140px; padding-bottom:5px; border-bottom:1px solid #e7e7e7 }
	div#news h2 > a { padding-bottom:5px; font-size:11px; font-weight:bold; color:#5F7C21;  border-bottom:1px solid #e7e7e7 }
	div#news h3 { font-size:9px; color:#999 }
	div#news h3 span { font-weight:bold }
	div#news img { position:absolute; top:42px; left:0 }
	div#news p { margin-left:140px; text-align:justify; height:52px }
	div#news ul { margin-top:8px }
		div#news ul li { padding:2px 0 2px 20px; background:#f2f7e8 url(../img_new/icons/news.gif) no-repeat }
			div#news ul li a { color:#000 }
			div#news ul li a:hover { color:#666; text-decoration:underline }
	div.news span.dottedLine { position:absolute; left:0; bottom:-7px; width:600px; height:3px; background:url(../img_new/backgrounds/dot_3.gif) repeat-x }


/*-------------------------------------------------------------------------
=BOTTOM
-------------------------------------------------------------------------*/
div#bottom a { font-size:10px; color:#fff; text-decoration:underline }
	div#bottom a:hover { color:#ffff00; text-decoration:none }

div#bottom_navigation_one { margin:10px auto 30px auto; width:840px }
	div#bottom_navigation_one ul li { float:left; margin-right:15px }
	
div#bottom_navigation_two { clear:left; margin:10px auto 60px auto; width:850px }
	div#bottom_navigation_two ul li { float:left; margin-right:15px }
	
div#footnote { clear:both; font-size:10px; text-align:center }
	div#footnote p { color:#fff }



/*-------------------------------------------------------------------------
=CATEGORY PAGE
-------------------------------------------------------------------------*/
div#category_page div.left { width:320px }

div#sub_categories { margin:5px 0 7px 0; padding:5px 0 7px; width:300px; border-top:1px solid #e7e7e7; border-bottom:1px solid #e7e7e7 }
div#sub_categories h1 { margin-bottom:5px; padding-bottom:5px; width:286px; border-bottom:1px solid #e7e7e7 }
div#sub_categories ul { padding:10px 15px 15px 15px; width:270px; list-style-position:inside;  background:url(../img_new/backgrounds/sub_categories.gif) }
	div#sub_categories ul li { float:left; margin:3px 0; padding:0 5px 3px 20px; width:110px; border-bottom:1px solid #e68b00; background:url(../img_new/icons/sub_category.gif) no-repeat; /*silinecek*/ }
	div#sub_categories ul li.adventure {background:url(../img_new/icons/adventure.gif) no-repeat !important }
	div#sub_categories ul li.comic {background:url(../img_new/icons/comic.gif) no-repeat !important }
	div#sub_categories ul li.fight {background:url(../img_new/icons/fight.gif) no-repeat !important }
	div#sub_categories ul li.racing {background:url(../img_new/icons/racing.gif) no-repeat !important }
	div#sub_categories ul li.sport {background:url(../img_new/icons/sport.gif) no-repeat !important }
	div#sub_categories ul li.target {background:url(../img_new/icons/target.gif) no-repeat !important }
	div#sub_categories ul li.subkat {background:url(../img_new/icons/sub_category.gif) no-repeat !important }
	div#sub_categories ul li a { display:block; padding:2px 0 0 5px; height:15px; font:bold 11px Helvetica, Arial, sans-serif; color:#fff }
	div#sub_categories ul li a:hover { background:url(../img_new/backgrounds/categories_hover.gif) repeat-x; text-decoration:underline }

div#fanatics, div#top3, div#new3 { float:left }
div#fanatics { margin-right:5px; width:130px }
	div#fanatics h1 { margin-bottom:5px; padding-bottom:5px; width:115px; border-bottom:1px solid #e7e7e7 }
	div#fanatics ul { clear:both }
		div#fanatics ul li { position:relative; padding:3px 0; background-color:#fbe8f5; color:#000; font-weight:bold }
			div#fanatics ul li span { position:absolute; top:3px; right:58px; font-weight:normal; color:#333 }
			div#fanatics ul li span.number { position:absolute; display:block; top:0; left:0px; padding-top:4px; width:21px; height:15px; background:url(../img_new/backgrounds/members_numbers.gif) no-repeat; color:#333; text-align:center; text-indent:1px; font-weight:bold; border-right:1px solid #fff }
			div#fanatics ul li.level1 { background-color:#efafd9 }
			div#fanatics ul li.level2 { background-color:#f3c0e2 }
			div#fanatics ul li.level3 { background-color:#f7d3eb }
			div#fanatics ul li a { margin-left:31px; font-weight:bold; color:#000 }
			div#fanatics ul li a:hover { color:#666; text-decoration:underline }

div#top3 { margin-right:5px }		
div#top3 h1 { margin-bottom:5px; padding-bottom:5px; padding-left:24px; width:55px; border-bottom:1px solid #e7e7e7 }
div#top3 ul { padding:1px 0; width:78px; border-top:5px solid #84b3db; background:url(../img_new/backgrounds/top3.gif) repeat-x }
	div#top3 ul li {margin:3px 0; height:66px; text-align:center }
		div#top3 ul li > a { display:block; margin-top:3px; font-size:10px; color:#234D72 }
		div#top3 ul li > a:hover { font-size:10px; color:#000 }

div#new3 h1 { margin-bottom:5px; padding-bottom:5px; padding-left:21px; width:59px; border-bottom:1px solid #e7e7e7 }
div#new3 ul { padding:1px 0; width:78px; border-top:5px solid #84b3db; background:url(../img_new/backgrounds/new3.gif) repeat-x }
	div#new3 ul li {margin:3px 0; height:66px; text-align:center }
		div#new3 ul li > a { display:block; margin-top:3px; font-size:10px; color:#234D72 }
		div#new3 ul li > a:hover { font-size:10px; color:#000 }

div#category_page div.right { width:600px }

div#category_type h1 { margin-bottom:5px; padding-bottom:2px; width:585px }
div#category_type div#category_statistic { padding:15px; height:45px; background:url(../img_new/backgrounds/new3.gif) repeat-x }
div#category_type div#category_statistic img, div#category_type div#category_statistic ul { float:left }
div#category_type div#category_statistic ul { margin-left:15px }
	div#category_type div#category_statistic ul li { margin-bottom:8px; padding-bottom:8px; width:480px; border-bottom:1px solid #fff }
	
div#order { margin-top:5px; padding-top:15px; border-top:1px solid #e7e7e7 }
	div#order h2, div#order ul { float:left }
	div#order h2 { font-weight:bold }
	div#order ul { margin:-6px 0 0 45px }
		div#order ul li { float:left; margin-left:10px }
			div#order ul li a { display:block; width:110px; height:25px; text-indent:-9999px }
			div#order ul li a#by_name { background:url(../img_new/buttons/by_name.gif) no-repeat }
			div#order ul li a#by_date { background:url(../img_new/buttons/by_date.gif) no-repeat }
			div#order ul li a#by_hit { background:url(../img_new/buttons/by_hit.gif) no-repeat }
			div#order ul li a#by_point { background:url(../img_new/buttons/by_point.gif) no-repeat }

div#titles { margin:5px 0; padding-top:5px; border-top:1px solid #e7e7e7 }		
div#titles ul { position:relative; margin-bottom:5px; padding:8px 0 5px; width:600px; height:22px; background:url(../img_new/backgrounds/titles.gif) no-repeat; border-bottom:1px solid #e7e7e7 }		
	div#titles ul li { position:absolute; font-weight:bold }		
	div#titles ul li#title_game { left:114px }		
	div#titles ul li#title_cat { left:315px }		
	div#titles ul li#title_fan { left:408px }		
	div#titles ul li#title_func { right:25px }		

div.game { position:relative; margin-bottom:10px; padding:15px; width:570px; height:63px; background:url(../img_new/backgrounds/bg_blue.gif) repeat-x left top }
	div.game a { font-weight:bold; color:#000 }
	div.game a:hover { text-decoration:underline; color:#666 }	
	div.game a img { display:block; margin-left:5px }
	div.game p { margin:3px 0; width:170px; font-size:10px }
	div.game span.dottedLine { position:absolute; left:0; bottom:-7px; width:600px; height:3px; background:url(../img_new/backgrounds/dot_3.gif) repeat-x }
	div.game ul li { margin-bottom:1px }
		div.game ul li a { display:block; width:100px; height:17px; text-indent:-9999px }
		div.game ul li a.play_game { background:url(../img_new/buttons/play_game.gif) no-repeat }
		div.game ul li a.fav_game { background:url(../img_new/buttons/game_fav.gif) no-repeat }
		div.game ul li a.recommend { background:url(../img_new/buttons/recommend.gif) no-repeat }
		div.game ul li a.download_game { background:url(../img_new/buttons/download_game.gif) no-repeat }		
				
div.game_thumb, div.game_info, div.game_category, div.game_fanatic, div.game_functions { position:absolute }
	div.game div.game_thumb { top:19px }
	div.game div.game_info { top:15px; left:115px }
	div.game div.game_category { top:40px; left:315px; width:50px; text-align:center }
	div.game div.game_fanatic { top:10px; left:412px; width:60px }
	div.game div.game_functions { top:9px; right:10px }

/*-------------------------------------------------------------------------
=son eklenen haberler
-------------------------------------------------------------------------*/
div.news { position:relative; margin-bottom:10px; padding:15px; width:570px; height:63px; background:url(../img_new/backgrounds/bg_blue.gif) repeat-x left top }

.news_thumb {	float:left;	}
.news_info {	width:470px;	float:right;	}
.news_date {	width:200px;	float:left;	 font:10px tahoma;}
.news_more {	width:200px;	float:right;	text-align:right; font:10px tahoma;}
.news_last {	font:11px tahoma;}



div#pagination { margin:5px 0 27px; padding-top:10px; border-top:1px solid #e7e7e7 }
	div#pagination h3 { float:left; font-weight:bold }
	div#pagination ul { float:right }
		div#pagination ul li { float:left; margin-left:3px; text-align:center; font-size:10px }
			div#pagination ul li span { display:block; padding-top:4px; width:18px; height:15px }
			div#pagination ul li a { display:block; padding-top:2px; width:18px; height:14px; background-color:#d4e2f2; border:1px solid #a7c5e4; color:#000; font-weight:bold }
			div#pagination ul li a:hover { background-color:#a7c5e4; border:1px solid #a7c5e4; text-decoration:underline }
			div#pagination ul li a#page_prev { margin-right:5px; width:65px; height:18px; background:url(../img_new/buttons/previous_page.gif) no-repeat; text-indent:-9999px; border:none }
			div#pagination ul li a#page_next { margin-left:5px; width:65px; height:18px; background:url(../img_new/buttons/next_page.gif) no-repeat; text-indent:-9999px; border:none }
			div#pagination ul li a.current_page { background-color:#e23fba; border:1px solid #bd1e95; color:#fff }
			div#pagination ul li a.current_page:hover { background-color:#c10066 }
			
			div#pagination2 { margin:5px 0 27px; padding-top:10px; border-top:1px solid #e7e7e7 }
	div#pagination2 h3 { float:left; font-weight:bold }
	div#pagination2 ul { float:right }
		div#pagination2 ul li { float:left; margin-left:3px; text-align:center; font-size:10px }
			div#pagination2 ul li span { display:block; padding-top:4px; width:18px; height:15px }
			div#pagination2 ul li a { display:block; padding-top:2px; width:18px; height:14px; background-color:#d4e2f2; border:1px solid #a7c5e4; color:#000; font-weight:bold }
			div#pagination2 ul li a:hover { background-color:#a7c5e4; border:1px solid #a7c5e4; text-decoration:underline }
			div#pagination2 ul li a#page_prev { margin-right:5px; width:65px; height:18px; background:url(../img_new/buttons/previous_page.gif) no-repeat; text-indent:-9999px; border:none }
			div#pagination2 ul li a#page_next { margin-left:5px; width:65px; height:18px; background:url(../img_new/buttons/next_page.gif) no-repeat; text-indent:-9999px; border:none }
			div#pagination2 ul li a.current_page { background-color:#e23fba; border:1px solid #bd1e95; color:#fff }
			div#pagination2 ul li a.current_page:hover { background-color:#c10066 }
		
div#go_to_top { clear:both; margin-top:5px; padding-top:10px; border-top:1px solid #e7e7e7 }
	div#go_to_top a { display:block; width:100px; height:20px; background:url(../img_new/buttons/go_to_top.gif) no-repeat; text-indent:-9999px }
	


/*-------------------------------------------------------------------------
=GROUP DETAIL PAGE
-------------------------------------------------------------------------*/
div#group_detail_page div.left { margin-right:20px; width:600px }

div#group_detail { margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #e7e7e7 }
    div#group_detail h1 { margin-bottom:5px; padding-bottom:5px; border-bottom:1px solid #e7e7e7 }
    div#group_detail div { position:relative; padding:10px; width:580px; height:131px; background:url(../img_new/backgrounds/group_details.gif) no-repeat }
	    div#group_detail div a#join_group { position:absolute; left:223px; display:block; top:123px; width:120px; height:17px; background:url(../img_new/buttons/join_group.gif) no-repeat; text-indent:-9999px }
	    div#group_detail div a#message_group { position:absolute; left:354px; display:block; top:123px; width:120px; height:17px; background:url(../img_new/buttons/message_group.gif) no-repeat; text-indent:-9999px }
    	div#group_detail div img, div#group_detail div table { float:left }
    	div#group_detail div table { margin:0 0 5px 12px; padding-bottom:6px; width:368px; border-bottom:1px solid #e7e7e7; border-spacing:1px }
    		div#group_detail div table td { padding-left:7px; height:19px; vertical-align:middle }
    		div#group_detail div table td.column1 { width:100px; background-color:#dae8f5; font-weight:bold }
    		div#group_detail div table td.column2 { padding:0 3px !important; background-color:#ebf2fa; font-weight:bold; text-align:center }
    		div#group_detail div table td.column3 { background-color:#fff; font-weight:normal }

div.tabs { height:30px; border-bottom:1px solid #fff }
    div.tabs ul li { float:left; margin-right:1px }
        div.tabs ul li a { display:block; padding-top:9px; width:140px; height:21px; text-align:center; font:bold 12px Helvetica, Arial, sans-serif; color:#000 }
        div.tabs ul li a:hover { color:#666; text-decoration:underline }
        div.tabs ul li a.tab_yellow { background:url(../img_new/buttons/tab_yellow.gif) no-repeat }
        div.tabs ul li a.tab_pink { background:url(../img_new/buttons/tab_pink.gif) no-repeat }
        div.tabs ul li a.tab_blue { background:url(../img_new/buttons/tab_blue.gif) no-repeat }
        div.tabs ul li a.tab_green { background:url(../img_new/buttons/tab_green.gif) no-repeat }	
        div.tabs ul li a.tab_grey { background:url(../img_new/buttons/tab_grey.gif) no-repeat }	

div#group_members { margin-bottom:15px; padding:15px }
div#group_actions { margin-bottom:15px; padding:15px; display:none }
div#group_members { background:url(../img_new/backgrounds/bg_yellow.gif) repeat-x; border-top:5px solid #ff9d0a }
    div#group_members ul { width:100% }
        div#group_members ul li { position:relative; border-bottom:1px solid #fff }
            div#group_members ul li a { display:block; padding:2px 0 2px 20px; height:17px; background:url(../img_new/icons/arrow.gif) no-repeat left center; color:#000 }
            div#group_members ul li a:hover { background:url(../img_new/buttons/group_members.gif) repeat-x; color:#666; text-decoration:underline }
            div#group_members ul li a.member_detail { position:absolute; display:block; top:1px; right:0; padding:0; width:50px; height:19px; background:url(../img_new/buttons/detail.gif) no-repeat; text-indent:-9999px }

div.group_members_pagination { margin-top:10px }
    div.group_members_pagination a { font-weight:bold; color:#000 }

div#group_games { display:none; margin-bottom:15px; padding:0 15px; background:url(../img_new/backgrounds/bg_pink.gif) repeat-x; border-top:5px solid #d830aa }
    div#group_games > div { padding:10px 15px 15px 0; width:565px; border-bottom:1px solid #fff; background:none }
    div#group_games div.group_members_pagination { padding:0 0 10px 0 !important; border:none }

div#group_actions { background:url(../img_new/backgrounds/bg_green.gif) repeat-x; border-top:5px solid #90ba36 }
    div#group_actions ul { width:100% }
	    div#group_actions ul li { position:relative; padding:2px 0 2px 20px; height:17px; background:url(../img_new/icons/arrow.gif) no-repeat left center; border-bottom:1px solid #fff }
		    div#group_actions ul li span { position:absolute; top:3px; right:10px }
			div#group_actions ul li a.group_actions_member { position:absolute; top:3px; right:81px; color:#000; font-weight:bold }
		    div#group_actions ul li a.group_actions_member:hover { color:#333; text-decoration:underline }
    
div#group_comments { display:none; padding:15px 15px 5px 15px; background:url(../img_new/backgrounds/bg_blue.gif) repeat-x; border-top:5px solid #5b99d0 }
    div#group_comments h3 { margin-bottom:3px; padding-left:15px; background:url(../img_new/icons/comment.gif) no-repeat }
        div#group_comments h3 a { color:#000; font:bold 12px Helvetica, Arial, sans-serif }
    div#group_comments p { margin-bottom:10px; padding-bottom:5px; border-bottom:1px solid #fff }

div#new_pop_groups { margin-top:5px; padding-top:5px; width:300px; border-top:1px solid #e7e7e7 }
div#new_pop_groups ul#np_tabs { margin-bottom:5px; padding-bottom:5px; height:30px; background:url(../img_new/backgrounds/new_pop_groups.png) no-repeat right top; border-bottom:1px solid #e7e7e7 }
	div#new_pop_groups ul#np_tabs li { float:left }
		div#new_pop_groups ul#np_tabs li a { display:block; height:30px; text-indent:-9999px }
		div#new_pop_groups ul#np_tabs li a.active_tab { background-position:0 -30px !important }
			div#new_pop_groups ul#np_tabs li a#tab_pop_groups { width:126px; background:url(../img_new/buttons/popular_groups.png) no-repeat }
			div#new_pop_groups ul#np_tabs li a#tab_new_groups { width:103px; background:url(../img_new/buttons/new_groups.png) no-repeat }
 
	ul#new_groups { display:none }
    
div#new_pop_groups > div ul li { position:relative; height:13px; padding:3px 0; background-color:#fcf0d7; color:#000; font-weight:bold }
	div#new_pop_groups > div ul li span.number { position:absolute; display:block; top:0; left:0px; padding-top:4px; width:21px; height:15px; background:url(../img_new/backgrounds/games_numbers.gif) no-repeat; color:#333; text-align:center; text-indent:1px; border-right:1px solid #fff }
	div#new_pop_groups > div ul li.level1 { background-color:#f8da8b }
	div#new_pop_groups > div ul li.level2 { background-color:#f9e1ac }
	div#new_pop_groups > div ul li.level3 { background-color:#fae8c1 }
	div#new_pop_groups > div ul li a { position:absolute; top:3px; left:32px; color:#000 }
	div#new_pop_groups > div ul li a:hover { color:#666; text-decoration:underline }		

	
	
/*-------------------------------------------------------------------------
=REVIEW PAGE
-------------------------------------------------------------------------*/
div#review_page div.left { width:320px }
div#review_page h1 { margin-bottom:5px; padding-bottom:5px; border-bottom:1px solid #e7e7e7 }

.review_categories { margin:5px 0 7px 0; padding:5px 0 7px; width:300px; border-top:1px solid #e7e7e7}
.review_categories ul { padding:10px 15px 15px 15px; width:270px; list-style-position:inside;  background:url(../img_new/backgrounds/sub_categories.gif) repeat-x }
	.review_categories ul li { float:left; margin:3px 0; padding:0 5px 3px 20px; width:110px; border-bottom:1px solid #e68b00; background:url(../img_new/icons/target.gif) no-repeat; /*silinecek*/ }
	.review_categories ul li.subkat {background:url(../img_new/icons/sub_category.gif) no-repeat !important }
	.review_categories ul li a { display:block; padding:2px 0 0 5px; height:15px; font:bold 11px Helvetica, Arial, sans-serif; color:#fff }
	.review_categories ul li a:hover { background:url(../img_new/backgrounds/categories_hover.gif) repeat-x; text-decoration:underline }
	
div#review_page div.right { width:600px }

div#review_index { margin-bottom:15px }
	div#review_index ul { padding:15px 46px; height:13px; background:url(../img_new/backgrounds/bg_pink.gif) repeat-x }
		div#review_index ul li { float:left; margin-right:3px }
			div#review_index ul li a { font-weight:bold; color:#000 }
			div#review_index ul li a:hover { background-color:#fff }

div#review_latest50, div#review_top50 , div#review_latest  { float:left }

div#review_latest { margin:0 20px 20px 0; width:600px }
	div#review_latest ul { padding:15px; width:570px; background:url(../img_new/backgrounds/bg_blue.gif) repeat-x }
        div#review_latest ul li { position:relative; width:570px; border-bottom:1px solid #fff }
            div#review_latest ul li a { display:block; padding:2px 0 2px 20px; height:17px; background:url(../img_new/icons/arrow.gif) no-repeat left center; color:#000 }
            div#review_latest ul li a:hover { background:url(../img_new/buttons/group_members.gif) repeat-x; color:#666; text-decoration:underline }
            div#review_latest ul li a.game_review { position:absolute; display:block; top:1px; right:0; padding:0; width:49px; height:15px; background:url(../img_new/buttons/inceleme2.gif) no-repeat; text-indent:-9999px }
			div#review_latest ul li a.info { position:absolute; display:block; top:1px; right:0; padding:0; width:50px; height:19px; background:url(../img_new/buttons/info.gif) no-repeat; text-indent:-9999px }
			div#review_latest ul li a.hile { position:absolute; display:block; top:1px; right:0; padding:0; width:43px; height:15px;; background:url(../img_new/buttons/hile2.gif) no-repeat; text-indent:-9999px }
			div#review_latest ul li a.dosya { position:absolute; display:block; top:1px; right:0; padding:0; width:49px; height:15px; background:url(../img_new/buttons/dosya.gif) no-repeat; text-indent:-9999px }
			div#review_latest ul li a.resim { position:absolute; display:block; top:1px; right:0; padding:0; width:60px; height:15px; background:url(../img_new/buttons/screenshot.gif) no-repeat; text-indent:-9999px }
			
div#review_latest50 { margin:0 20px 20px 0; width:290px }
	div#review_latest50 ul { padding:15px; width:260px; background:url(../img_new/backgrounds/bg_blue.gif) repeat-x }
        div#review_latest50 ul li { position:relative; width:260px; border-bottom:1px solid #fff }
            div#review_latest50 ul li a { display:block; padding:2px 0 2px 20px; height:17px; background:url(../img_new/icons/arrow.gif) no-repeat left center; color:#000 }
            div#review_latest50 ul li a:hover { background:url(../img_new/buttons/group_members.gif) repeat-x; color:#666; text-decoration:underline }
            div#review_latest50 ul li a.game_review { position:absolute; display:block; top:1px; right:0; padding:0; width:49px; height:15px; background:url(../img_new/buttons/inceleme2.gif) no-repeat; text-indent:-9999px }
			div#review_latest50 ul li a.info { position:absolute; display:block; top:1px; right:0; padding:0; width:50px; height:19px; background:url(../img_new/buttons/info.gif) no-repeat; text-indent:-9999px }
			div#review_latest50 ul li a.hile { position:absolute; display:block; top:1px; right:0; padding:0; width:43px; height:15px;; background:url(../img_new/buttons/hile2.gif) no-repeat; text-indent:-9999px }
			div#review_latest50 ul li a.dosya { position:absolute; display:block; top:1px; right:0; padding:0; width:49px; height:15px; background:url(../img_new/buttons/dosya.gif) no-repeat; text-indent:-9999px }
			div#review_latest50 ul li a.resim { position:absolute; display:block; top:1px; right:0; padding:0; width:60px; height:15px; background:url(../img_new/buttons/screenshot.gif) no-repeat; text-indent:-9999px }
			
div#review_top50 { width:290px }
	div#review_top50 ul { padding:15px; width:260px; background:url(../img_new/backgrounds/bg_green.gif) repeat-x }
        div#review_top50 ul li { position:relative; width:260px; border-bottom:1px solid #fff }
            div#review_top50 ul li a { display:block; padding:2px 0 2px 20px; height:17px; background:url(../img_new/icons/arrow.gif) no-repeat left center; color:#000 }
            div#review_top50 ul li a:hover { background:url(../img_new/buttons/group_members.gif) repeat-x; color:#666; text-decoration:underline }
            div#review_top50 ul li a.game_review { position:absolute; display:block; top:1px; right:0; padding:0; width:49px; height:15px; background:url(../img_new/buttons/inceleme2.gif) no-repeat; text-indent:-9999px }
			div#review_top50 ul li a.info { position:absolute; display:block; top:1px; right:0; padding:0; width:50px; height:19px; background:url(../img_new/buttons/info.gif) no-repeat; text-indent:-9999px }
			div#review_top50 ul li a.hile { position:absolute; display:block; top:1px; right:0; padding:0; width:43px; height:15px; background:url(../img_new/buttons/hile2.gif) no-repeat; text-indent:-9999px }
			div#review_top50 ul li a.dosya { position:absolute; display:block; top:1px; right:0; padding:0; width:49px; height:15px; background:url(../img_new/buttons/dosya.gif) no-repeat; text-indent:-9999px }
			div#review_top50 ul li a.resim { position:absolute; display:block; top:1px; right:0; padding:0; width:60px; height:15px; background:url(../img_new/buttons/screenshot.gif) no-repeat; text-indent:-9999px }
			
			
/*-------------------------------------------------------------------------
=REVIEW DETAIL PAGE
-------------------------------------------------------------------------*/
div#review_detail_page div.left { margin-right:20px; width:630px }
div#review_detail_page h1 { margin-bottom:5px; padding-bottom:5px; border-bottom:1px solid #e7e7e7 }

div#review_heading { margin-bottom:5px; padding-bottom:5px; border-bottom:1px solid #e7e7e7 }
div#review_heading h1 span.review_type { position:absolute; top:8px; right:15px }
div#review_heading h2 { float:right; padding-top:5px; font-size:9px; color:#999 }
	div#review_heading h2 a { font-weight:bold }
div#review_heading ul { float:left }
	div#review_heading ul li { float:left; margin-right:10px }
		div#review_heading ul li a { display:block; width:70px; height:20px; text-indent:-9999px }
		div#review_heading ul li a#review_reviews { background:url(../img_new/buttons/game_review.gif) no-repeat }
		div#review_heading ul li a#review_files { background:url(../img_new/buttons/review_files.gif) no-repeat }
		div#review_heading ul li a#review_cheats { background:url(../img_new/buttons/review_cheats.gif) no-repeat }
		div#review_heading ul li a#review_pictures { background:url(../img_new/buttons/review_pictures.gif) no-repeat }
		div#review_heading ul li a#review_info { background:url(../img_new/buttons/review_info.gif) no-repeat }

div#review_entry h3 { margin-bottom:20px; font:bold 12px Helvetica, Arial, sans-serif }
div#review_entry div#review_entry_controls { float:left; margin-right:20px; width:300px }
div#review_entry p { margin-bottom:19px; font:12px Helvetica, Arial, sans-serif; line-height:18px}

div#review_entry_controls { margin-bottom:15px }

div#entry_vote { margin:5px 0; padding:5px 0; border-bottom:1px solid #e7e7e7; border-top:1px solid #e7e7e7 }
	div#entry_vote form, div#entry_vote form div, div#entry_vote p, div#entry_vote img { float:left }
	div#entry_vote form { margin-right:25px }
		div#entry_vote form select { margin:2px 10px 0 0; font:13px Helvetica, Arial, sans-serif }
		div#entry_vote form button { margin-top:2px; width:70px; height:20px; background:url(../img_new/buttons/vote.gif) no-repeat; text-indent:-9999px }
	div#entry_vote p { margin:0 30px 0 0; padding-top:7px; font:bold 13px Helvetica, Arial, sans-serif; color:#8A0165 }
	div#entry_vote img { margin-right:0 }

div#entry_controls ul li { float:left; margin-right:13px }
	div#entry_controls ul li a { display:block; height:20px; text-indent:-9999px }
	div#entry_controls ul li a#send_to_friend { width:109px; background:url(../img_new/buttons/send_to_friend.gif) no-repeat }
	div#entry_controls ul li a#write_comment { width:72px; background:url(../img_new/buttons/write_comment.gif) no-repeat }
	div#entry_controls ul li a#print_entry { width:92px; background:url(../img_new/buttons/print_entry.gif) no-repeat }

div#review_detail_page div.right { width:270px }
	div#review_detail_page div.right > div { margin-bottom:5px; padding-bottom:5px; border-bottom:1px solid #e7e7e7 }

div#general_information div { padding:15px; background:url(../img_new/backgrounds/bg_green.gif) repeat-x }
	div#general_information img { float:left; margin-bottom:6px }
	div#general_information ul#game_info { float:left; margin-left:10px; width:130px }
		div#general_information ul#game_info li { clear:both; margin-bottom:5px; padding-bottom:5px; border-bottom:1px solid #fff }
			div#general_information ul#game_info li a { font-weight:bold }
	div#general_information h2 { clear:both; margin-bottom:5px; padding:5px 0; font-weight:bold; border-bottom:1px solid #fff }
	div#general_information ul#game_requirement { }
		div#general_information ul#game_requirement li { font-size:10px }

div#game_rate div { padding:15px; background:url(../img_new/backgrounds/bg_pink.gif) repeat-x }
	div#game_rate div h2 { margin-bottom:5px; padding-bottom:5px; font-weight:bold; border-bottom:1px solid #fff }

	div#game_pictures div { padding:15px; background:url(../img_new/backgrounds/bg_blue.gif) repeat-x }
		div#game_pictures div img { margin-right:7px }
		
div#game_positives div { padding:15px; background:url(../img_new/backgrounds/bg_yellow.gif) repeat-x }

div#game_negatives div { padding:15px; background:url(../img_new/backgrounds/bg_green.gif) repeat-x }

div#add_comment { clear:both; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #e7e7e7 }
	div#add_comment form { padding:15px 15px 5px 15px; background:url(../img_new/backgrounds/bg_pink.gif) repeat-x }
		div#add_comment form > div { margin-bottom:5px; padding-bottom:5px; border-bottom:1px solid #fff }
		div#add_comment form textarea { width:886px; height:69px }
		div#add_comment form button { width:70px; height:20px; background:url(../img_new/buttons/add.gif) no-repeat;  text-indent:-9999px }

div#comments > div { position:relative; padding:15px 15px 5px 15px; width:890px; background:url(../img_new/backgrounds/bg_blue.gif) repeat-x }
	div#comments div div { position:relative }
    div#comments div div h3 { margin-bottom:3px; padding-left:15px; background:url(../img_new/icons/comment.gif) no-repeat }
        div#comments div div h3 a { color:#000; font:bold 12px Helvetica, Arial, sans-serif }
    div#comments div div h4 { position:absolute; top:4px; right:3px; color:#4B88BE; font-size:9px; font-weight:normal }
    div#comments div div p { margin-bottom:10px; padding-bottom:5px; border-bottom:1px solid #fff }		

	
	
/*-------------------------------------------------------------------------
=PLAY PAGE
-------------------------------------------------------------------------*/
div#play_page h1 { margin-bottom:5px; padding-bottom:5px; border-bottom:1px solid #e7e7e7 }
div#play_page div.left { margin-right:20px; width:170px }

div#about_game { margin-bottom:5px; padding-bottom:5px; border-bottom:1px solid #e7e7e7 }
	div#about_game div { width:140px; overflow:hidden; padding:15px; background:url(../img_new/backgrounds/bg_blue.gif) repeat-x }
		div#about_game div h2 { margin-bottom:5px; padding-top:15px; height:19px; background:url(../img_new/icons/genel.gif) no-repeat 23px 2px; text-align:center; border-bottom:1px solid #fff }
		div#about_game div h3 { font-weight:bold }
		div#about_game div ul li { float:left; margin-right:3px; font-weight:bold }
		div#about_game div a { margin-right:3px; font-weight:bold; color:#0D74B9; display:inline-block }

div#play_page div.left div.banner_area { padding:5px; background:url(../img_new/backgrounds/sub_categories.gif) repeat-x }

div#scores { margin-bottom:15px }
	div#scores h1 { margin-top:15px }
	div#scores ul li { position:relative; padding:3px 0; height:13px; background-color:#fbe8f5; color:#000; font-weight:bold }
		div#scores ul li span { position:absolute; top:3px; right:10px; font-weight:bold; color:#333 }
		div#scores ul li span.number { position:absolute; display:block; top:0; left:0px; padding-top:4px; width:21px; height:15px; background:url(../img_new/backgrounds/members_numbers.gif) no-repeat; color:#333; text-align:center; text-indent:1px; font-weight:bold; border-right:1px solid #fff }
		div#scores ul li.level1 { background-color:#efafd9 }
		div#scores ul li.level2 { background-color:#f3c0e2 }
		div#scores ul li.level3 { background-color:#f7d3eb }
		div#scores ul li a { font-weight:bold; color:#000 }
		div#scores ul li a:hover { color:#666; text-decoration:underline }	
		div#scores ul li a.member_name { position:absolute; top:3px; left:30px }
	
div#play_page div.right { width:730px }

div#game_desc { float:left; margin-right:18px; width:410px }

div#desc { padding:15px; background:url(../img_new/backgrounds/bg_pink.gif) repeat-x }
	div#desc p { font:11px Tahoma, Arial, sans-serif; line-height:18px }

div#game_desc_info { margin-top:7px; padding:7px 0; border-top:1px solid #e7e7e7; border-bottom:1px solid #e7e7e7 }
	div#game_desc_info img  { float:right }
	div#game_desc_info ul  { float:left; width:350px }
		div#game_desc_info ul li  { position:relative; padding:5px 0; border-bottom:1px solid #e7e7e7 }
			div#game_desc_info ul li span { position:absolute; top:5px; right:0 }
			div#game_desc_info ul li a { font-weight:bold; color:#FF6600; text-decoration:none }
			div#game_desc_info ul li a:hover{ color:#000 }

div#game_desc_vote { clear:both; padding-top:7px }
	div#game_desc_vote h2 { float:left; padding-top:5px; font:bold 13px Helvetica, Arial, sans-serif; color:#8A0165 }
	div#game_desc_vote ul { float:right }
		div#game_desc_vote ul li { float:left; margin-right:5px }
			div#game_desc_vote ul li a { display:block; width:25px; height:25px; text-indent:-9999px }
			div#game_desc_vote ul li a#vote1 { background:url(../img_new/buttons/vote1.gif) no-repeat }
			div#game_desc_vote ul li a#vote2 { background:url(../img_new/buttons/vote2.gif) no-repeat }
			div#game_desc_vote ul li a#vote3 { background:url(../img_new/buttons/vote3.gif) no-repeat }
			div#game_desc_vote ul li a#vote4 { background:url(../img_new/buttons/vote4.gif) no-repeat }
			div#game_desc_vote ul li a#vote5 { background:url(../img_new/buttons/vote5.gif) no-repeat }

div#game { position:relative; margin-top:38px; padding:10px; background:url(../img_new/backgrounds/game.gif) no-repeat }
	div#game a#full_screen { position:absolute; display:block; top:-26px; left:0; padding-top:7px; width:140px; height:20px; background:url(../img_new/buttons/tab_grey.gif) no-repeat left top; font:bold 12px Helvetica, Arial, sans-serif; text-align:center }
	div#game div#adsense { position:absolute; top:-23px; right:0 }
	div#game ul { position:absolute; top:10px; right:10px }
		div#game ul li { margin-bottom:5px }
			div#game ul li a { display:block; width:130px; height:27px; text-indent:-9999px }
			div#game ul li a#restart { background:url(../img_new/buttons/restart.gif) no-repeat }
			div#game ul li a#add_fav { background:url(../img_new/buttons/add_fav.gif) no-repeat }
			div#game ul li a#report_score { background:url(../img_new/buttons/report_score.gif) no-repeat }
			div#game ul li a#save_game { background:url(../img_new/buttons/save_game.gif) no-repeat }
			div#game ul li a#describe_game { background:url(../img_new/buttons/describe_game.gif) no-repeat }
			div#game ul li a#add_tag { background:url(../img_new/buttons/add_tag.gif) no-repeat }
			div#game ul li a#new_game { background:url(../img_new/buttons/new_game.gif) no-repeat }
			div#game ul li a#comment_add { background:url(../img_new/buttons/comment_add.gif) no-repeat }
			div#game ul li a#report_error { background:url(../img_new/buttons/report_error.gif) no-repeat }
	div#game p { position:absolute; top:305px; right:10px; padding:5px; width:120px; height:110px; background-color:#fff }

div#game_tabs { height:inherit !important }

div#send_friend { clear:both; margin-bottom:14px; padding:15px; background:url(../img_new/backgrounds/bg_yellow.gif) repeat-x; border-top:5px solid #ff9d0a }
	div#send_friend > div { float:left; margin-right:20px; width:220px }
	div#send_friend > div h2 { margin-bottom:10px; font-weight:bold; color:#ff6600 }
	div#send_friend > div form div { margin-bottom:5px }
	div#send_friend > div label { display:block; width:216px }
	div#send_friend > div input { width:216px; height:15px }
	div#send_friend > div textarea { width:216px; height:69px }
	div#send_friend > div button { font:11px Tahoma, Arial, sans-serif; border:1px solid #666 }
	div#send_friend > div a { color:#ff6600 }
		div#send_friend > div a:hover { color:#000; text-decoration:none }

div#gamers_players { display:none; margin-bottom:14px; border-top:5px solid #d830aa }
    div#gamers_players div { float:left; margin-right:16px; padding:7px; width:343px; background:url(../img_new/backgrounds/bg_pink.gif) repeat-x }
    	div#gamers_players div h2 { padding-left:22px; background-color:#e888c7; font:bold 15px "Trebuchet MS", Helvetica, Arial, sans-serif; color:#000 }
    	div#gamers_players div ul { clear:both; margin-top:5px }
    		div#gamers_players div ul li { position:relative; margin-bottom:3px; height:13px; padding:3px 0; background-color:#fbe8f5; color:#000; font-weight:bold }
    			div#gamers_players div ul li img { position:absolute; top:0; right:0 }
    			div#gamers_players div ul li span.number { position:absolute; display:block; top:0; left:0px; padding-top:4px; width:21px; height:15px; background:url(../img_new/backgrounds/members_numbers.gif) no-repeat; color:#333; text-align:center; text-indent:1px }
    			div#gamers_players div ul li span.member_point { position:absolute; top:3px; right:50px; color:#333 }
    			div#gamers_players div ul li span.player_date { position:absolute; top:3px; right:50px; color:#333; font-weight:normal }
    			div#gamers_players div ul li.level1 { background-color:#efafd9 }
    			div#gamers_players div ul li.level2 { background-color:#f3c0e2 }
    			div#gamers_players div ul li.level3 { background-color:#f7d3eb }
    			div#gamers_players div ul li a { color:#000 }
    			div#gamers_players div ul li a:hover { color:#666; text-decoration:underline }		
    			div#gamers_players div ul li a.send_message { position:absolute; top:0; right:21px; display:block; width:21px; height:19px; background:url(../img_new/buttons/send_message.gif) no-repeat; text-indent:-9999px }
    			div#gamers_players div ul li a.member_name { position:absolute; top:3px; left:30px }
    			
div#add_to_site { display:none; margin-bottom:14px; padding:15px; background:url(../img_new/backgrounds/bg_green.gif) repeat-x; border-top:5px solid #90ba36 }
    div#add_to_site h2 { font:bold 12px Helvetica, Arial, sans-serif }
    div#add_to_site > div { float:left }
	    div#add_to_site > div h2 { margin-bottom:5px; padding-bottom:5px; border-bottom:1px solid #fff }
	    div#add_to_site > div form button { margin-top:5px; font:11px Tahoma, Arial, sans-serif; border:1px solid #666 }
    
    div#column1 { margin-right:16px }
		div#column1-2, div#column2-2 { margin-top:5px; padding-top:5px; border-top:1px solid #fff }
		div#column1-1 { padding:5px; width:330px; height:63px; background:url(../img_new/backgrounds/bg_game.gif) repeat-x; border-top:5px solid #84b3db }
        div#column1-1 img { float:left; margin-right:10px }
        div#column1-1 h3 { margin:3px 0; font-weight:bold }
			div#column1-1 h3 a { font-weight:bold }
		div#column1-1 p { font-size:10px }
		div#column1-2 form textarea { width:336px; height:108px }

	div#column2-1 { margin:0 auto; padding:5px; width:90px; height:78px; background:url(../img_new/backgrounds/bg_game.gif) repeat-x; border-top:5px solid #84b3db }
		div#column2-1 a { display:block; font-size:10px; color:#234D72; text-align:center }
			div#column2-1 a:hover { color:#000 }
		div#column2-2 form textarea { width:336px; height:95px }
	
/*buradan	*/
div#gameplay_comments { position:relative; display:none; margin-bottom:14px; padding:15px 15px 30px 15px; background:url(../img_new/backgrounds/bg_blue.gif) repeat-x; border-top:5px solid #5b99d0 }	
	div#gp_comments { position:relative; float:left; margin-right:16px }
	div#gp_comments div { position:relative; margin-bottom:10px; padding:5px 0 5px 80px; width:598px; border-bottom:1px solid #fff }
		div#gp_comments div h3 { margin-bottom:3px; padding-left:15px; background:url(../img_new/icons/comment.gif) no-repeat }
			div#gameplay_comments div div h3 a { color:#000; font:bold 12px Helvetica, Arial, sans-serif }
		div#gp_comments div h4 { position:absolute; top:4px; right:25px }
    div#gp_comments div img.avatar { position:absolute; top:0; left:0 }
	
		
div#gp_pagination { position:absolute; left:12px; bottom:10px }
	div#gp_pagination ul li { float:left; margin-left:3px; text-align:center; font-size:10px }
		div#gp_pagination ul li span { display:block; padding-top:4px; width:18px; height:15px }
		div#gp_pagination ul li a { display:block; padding-top:2px; width:18px; height:14px; background-color:#d4e2f2; border:1px solid #a7c5e4; color:#000; font-weight:bold }
		div#gp_pagination ul li a:hover { background-color:#a7c5e4; border:1px solid #a7c5e4; text-decoration:underline }
		div#gp_pagination ul li a.current_page { background-color:#e23fba; border:1px solid #bd1e95; color:#fff }
		div#gp_pagination ul li a.current_page:hover { background-color:#c10066 }
/*buraya kadar değişiklik yapıldı*/

			
			
			
/*-------------------------------------------------------------------------
=USER LIST PAGE
-------------------------------------------------------------------------*/
div#user_list_page h1 { margin-bottom:5px; padding-bottom:5px; border-bottom:1px solid #e7e7e7 }
div#user_list_page div.left { margin-right:20px; width:600px }

div#find_friend { margin-bottom:5px; padding-bottom:5px; border-bottom:1px solid #e7e7e7 }
    div#find_friend > div { padding:15px; background:url(../img_new/backgrounds/sub_categories.gif) repeat-x }
        div#find_friend > div div { float:left; margin-right:10px }
            div#find_friend > div div label { display:block; margin-bottom:5px; font-weight:bold }
            div#find_friend > div div select { width:156px }
            div#find_friend > div div button { margin-top:18px; width:60px; height:18px; background:url(../img_new/buttons/search_friend.gif) no-repeat; text-indent:-9999px }

div#member_index { margin-bottom:15px }
	div#member_index ul { padding:15px 46px; height:13px; background:url(../img_new/backgrounds/bg_pink.gif) repeat-x }
		div#member_index ul li { float:left; margin-right:3px }
			div#member_index ul li a { font-weight:bold; color:#000 }
			div#member_index ul li a:hover { background-color:#fff }

div#member_list ul { padding:15px; background:url(../img_new/backgrounds/bg_blue.gif) repeat-x }
    div#member_list ul li { position:relative; border-bottom:1px solid #fff }
        div#member_list ul li a { display:block; padding:2px 0 1px 20px; height:17px; background:url(../img_new/icons/arrow.gif) no-repeat left center; color:#000 }
        div#member_list ul li a:hover { background:url(../img_new/buttons/group_members.gif) repeat-x; color:#666; text-decoration:underline }
        div#member_list ul li a.member_detail { position:absolute; display:block; top:0; right:25px; padding:0; width:50px; height:19px; background:url(../img_new/buttons/detail.gif) no-repeat; text-indent:-9999px }
	div#member_list ul li a.memberOffline { position:absolute; display:block; top:0; right:0; padding:0; width:21px; height:19px; background:url(../img_new/backgrounds/offline.gif) no-repeat; text-indent:-9999px }
        div#member_list ul li a.memberOnline { position:absolute; display:block; top:0; right:0; padding:0; width:21px; height:19px; background:url(../img_new/backgrounds/online.gif) no-repeat; text-indent:-9999px }

div#ml_pagination { margin:5px 0 27px; padding-top:10px; border-top:1px solid #e7e7e7 }
	div#ml_pagination h3 { float:left; font-weight:bold }
	div#ml_pagination ul li { float:left; margin-left:3px; text-align:center; font-size:10px }
		div#ml_pagination ul li span { display:block; padding-top:4px; width:18px; height:15px }
		div#ml_pagination ul li a { display:block; padding-top:2px; width:18px; height:14px; background-color:#d4e2f2; border:1px solid #a7c5e4; color:#000; font-weight:bold }
		div#ml_pagination ul li a:hover { background-color:#a7c5e4; border:1px solid #a7c5e4; text-decoration:underline }
		div#ml_pagination ul li a#page_prev { margin-right:5px; width:65px; height:18px; background:url(../img_new/buttons/previous_page.gif) no-repeat; text-indent:-9999px; border:none }
		div#ml_pagination ul li a#page_next { margin-left:5px; width:65px; height:18px; background:url(../img_new/buttons/next_page.gif) no-repeat; text-indent:-9999px; border:none }
		div#ml_pagination ul li a.current_page { background-color:#e23fba; border:1px solid #bd1e95; color:#fff }
		div#ml_pagination ul li a.current_page:hover { background-color:#c10066 }

div#user_list_page div.right { width:300px }
div#user_list_page div.right div.banner_area { margin-bottom:5px; padding-bottom:5px; border-bottom:1px solid #e7e7e7 }

ul#new_members2 { display:none }

div#members2 ul#tabs2 { background:url(../img_new/backgrounds/tabs2.png) no-repeat right top }
    div#members2 ul#tabs2 li { float:left }
    	div#members2 ul#tabs2 li a { display:block; height:30px; text-indent:-9999px }
    	div#members2 ul#tabs2 li a.active_tab { background-position:0 -30px !important }
    		div#members2 ul#tabs2 li a#tab_monthly_members2 { width:92px; background:url(../img_new/buttons/month_members.png) no-repeat }
    		div#members2 ul#tabs2 li a#tab_new_members2 { width:89px; background:url(../img_new/buttons/new_members.png) no-repeat }

div#members2 { margin-bottom:5px; padding-bottom:5px; border-bottom:1px solid #e7e7e7 }
    div#members2 > div ul { clear:both; margin-top:5px; padding-top:5px; border-top:1px solid #e7e7e7 }
    	div#members2 > div ul li { position:relative; height:13px; padding:3px 0; background-color:#fbe8f5; color:#000; font-weight:bold }
    		div#members2 > div ul li img { position:absolute; top:0; right:0 }
    		div#members2 > div ul li span.number { position:absolute; display:block; top:0; left:0px; padding-top:4px; width:21px; height:15px; background:url(../img_new/backgrounds/members_numbers.gif) no-repeat; color:#333; text-align:center; text-indent:1px; border-right:1px solid #fff }
    		div#members2 > div ul li span.member_point { position:absolute; top:3px; right:50px; color:#333 }
    		div#members2 > div ul li.level1 { background-color:#efafd9 }
    		div#members2 > div ul li.level2 { background-color:#f3c0e2 }
    		div#members2 > div ul li.level3 { background-color:#f7d3eb }
    		div#members2 > div ul li a { color:#000 }
    		div#members2 > div ul li a:hover { color:#666; text-decoration:underline }		
    		div#members2 > div ul li a.send_message { position:absolute; top:0; right:21px; display:block; width:21px; height:19px; background:url(../img_new/buttons/send_message.gif) no-repeat; text-indent:-9999px }
    		div#members2 > div ul li a.member_name { position:absolute; top:3px; left:30px }
    		
div#editors h1 { width:300px; height:30px; background:url(../img_new/headings/editors.gif) no-repeat; text-indent:-9999px }
div#editors ul li { position:relative; padding:3px 0 0 31px; height:16px; background:#fcf0d7 url(../img_new/backgrounds/editors_lists.gif) no-repeat }
div#editors ul li.level1 { background-color:#f8da8b }
div#editors ul li.level2 { background-color:#f9e1ac }
div#editors ul li.level3 { background-color:#fae8c1 }
div#editors ul li span { position:absolute; display:block; top:0; left:0px; padding-top:4px; width:21px; height:15px; font-weight:bold; color:#333; text-align:center; text-indent:1px }



/*-------------------------------------------------------------------------
=USER VIEW PAGE
-------------------------------------------------------------------------*/
div#user_info, div#user_view_page div.banner_area, div#user_picture, div#user_menu div#user_information { float:left }

div#user_view_page { position:relative }
	div#user_view_page div.row { position:relative }
	
	div#user_view_page div.tower { float:right } 

div#user_info { margin-right:20px; width:600px }
	div#user_info h1 { margin-bottom:5px; padding-bottom:5px; border-bottom:1px solid #e7e7e7 }
	div#user_info > div { padding:10px; background:url(../img_new/backgrounds/user_info.gif) no-repeat }
	
div#user_picture { margin-right:10px }
	div#user_picture a#usr_pic { display:block; margin-bottom:5px; padding-bottom:5px; border-bottom:1px solid #e7e7e7 }
	div#user_picture a#my_blogpage { display:block; width:100px; height:20px; background:url(../img_new/buttons/my_blogpage.gif) no-repeat; text-indent:-9999px }

div#user_information table { border-spacing:1px; font-size:10px }
	div#user_information table tr td { padding:5px 3px 4px 3px; height:10px; text-indent:5px }
	div#user_information table tr td.column1 { width:65px; font-weight:bold; background-color:#e1edca }
	div#user_information table tr td.column2 { width:10px; font-weight:bold; background-color:#eaf2db }
	div#user_information table tr td.column3 { width:139px; background-color:#fff }
	div#user_information table tr td.column4 { width:3px }
	div#user_information table tr td.column5 { width:65px; font-weight:bold; background-color:#e1edca }
	div#user_information table tr td.column6 { width:10px; font-weight:bold; background-color:#eaf2db }
	div#user_information table tr td.column7 { width:128px; background-color:#fff }
	div#user_information table tr td.user_online { font-weight:bold; color:#339900 }

div#user_menu { margin:25px 0 0 -10px; padding-top:10px; width:600px; border-top:1px solid #e7e7e7 }
	div#user_menu ul li { float:left; margin-right:40px }
		div#user_menu ul li a { display:block; height:23px; text-indent:-9999px }
		div#user_menu ul li a#usr_sendmessage { width:114px; background:url(../img_new/buttons/user_sendmessage.gif) no-repeat }
		div#user_menu ul li a#usr_writecomment { width:90px; background:url(../img_new/buttons/user_writecomment.gif) no-repeat }
		div#user_menu ul li a#usr_handclap { width:65px; background:url(../img_new/buttons/user_handclap.gif) no-repeat }
		div#user_menu ul li a#usr_deny { width:72px; background:url(../img_new/buttons/user_deny.gif) no-repeat }
		div#user_menu ul li a#usr_addlist { width:95px; background:url(../img_new/buttons/user_addlist.gif) no-repeat }



div#user_games { margin-bottom:20px; padding:5px 15px 15px 15px; width:700px; background:url(../img_new/backgrounds/bg_yellow.gif) repeat-x; border-top:5px solid #ff9d0a }	
	div#user_games div.game { margin-bottom:0; padding:12px 0; width:700px; background:none; border-bottom:1px solid #fff }	
		div#user_games div.game div.game_category { top:30px; left:523px }	
		div#user_games div.game div.game_info p { width:400px }	
		div#user_games div.game div.game_functions { right:0 }	
	
div#user_games_scores { margin-bottom:20px; padding:5px 15px 15px 15px; width:700px; background:url(../img_new/backgrounds/bg_pink.gif) repeat-x; border-top:5px solid #d830aa }	
	div#user_games_scores div.game { margin-bottom:0; padding:12px 0; width:700px; background:none; border-bottom:1px solid #fff }
	div#user_games_scores div.game div.game_category { top:30px; left:523px }	
	div#user_games_scores div.game div.game_info p { width:400px }	
	div#user_games_scores div.game div.game_functions { right:0 }	

div#user_friends { margin-bottom:20px; padding:15px; width:700px; background:url(../img_new/backgrounds/bg_green.gif) repeat-x; border-top:5px solid #90ba36 }
	div#user_friends ul li { float:left; margin:0 8px 10px 0; text-align:center }
		div#user_friends ul li img { padding:5px; background-color:#fff; border:1px solid #90ba36 }
			div#user_friends ul li img:hover { background-color:#90ba36 }
		div#user_friends ul li a { display:block; color:#5F7C21 }
		div#user_friends ul li span { display:block }

div#game_random { margin-bottom:5px; padding:5px; width:700px}
	div#game_random ul li { float:left; margin:0 8px 0 0; text-align:center }
		div#game_random ul li img { padding:5px; background-color:#fff; border:1px solid #ffb547 }
			div#game_random ul li img:hover { background-color:#ffb547 }
		div#game_random ul li a { display:block; color:#000000 }
		div#game_random ul li span { display:block }

div#screnshots { margin-bottom:20px; padding:15px; width:890px; background:url(../img_new/backgrounds/bg_green.gif) repeat-x; border-top:5px solid #90ba36 }
	div#screnshots ul li { float:left; margin:0 8px 10px 0; text-align:center }
		div#screnshots ul li img { padding:5px; background-color:#fff; border:1px solid #90ba36 }
			div#screnshots ul li img:hover { background-color:#90ba36 }
		div#screnshots ul li a { display:block; color:#5F7C21 }
		div#screnshots ul li span { display:block }
		
div#member_comments { margin-bottom:20px; padding:15px; width:700px; background:url(../img_new/backgrounds/bg_blue.gif) repeat-x; border-top:5px solid #5b99d0 }
    div#member_comments h3 { margin-bottom:3px; padding-left:15px; background:url(../img_new/icons/comment.gif) no-repeat }
        div#member_comments h3 a { color:#000; font:bold 12px Helvetica, Arial, sans-serif }
    div#member_comments p { margin-bottom:10px; padding-bottom:5px; border-bottom:1px solid #fff }
	
div#user_comments { margin-bottom:20px; padding:15px; width:700px; background:url(../img_new/backgrounds/bg_grey.gif) repeat-x; border-top:5px solid #c9c9c9 }
    div#user_comments h3 { margin-bottom:3px; padding-left:15px; background:url(../img_new/icons/comment.gif) no-repeat }
        div#user_comments h3 a { color:#000; font:bold 12px Helvetica, Arial, sans-serif }
    div#user_comments p { margin-bottom:10px; padding-bottom:5px; border-bottom:1px solid #fff }
	
div.tower { float:left; margin: 0 0 10px 20px; padding:5px; background:url(../img_new/backgrounds/sub_categories.gif) repeat-x }



/*-------------------------------------------------------------------------
=USER PAGE
-------------------------------------------------------------------------*/
div#user_page div.row { position:relative }
div#user_page div.banner_area { float:right }

div#user_functions_heading { position:relative } 
	div#user_functions_heading h1.pink em { font-style:normal; color:#fff } 
	div#user_functions_heading a { position:absolute; top:0px; right:13px; display:block; width:68px; height:30px; background:url(../img_new/buttons/exit.gif) no-repeat; text-indent:-9999px }

div#user_functions { float:left; margin-right:20px; width:600px }
div#user_functions_content { padding:10px 0 10px 10px; background:url(../img_new/backgrounds/user_functions_content.gif) no-repeat; border-bottom:1px solid #E7E7E7 }
	div#user_functions_content a#usr_pic { padding:0 !important; border:0 !important }
	div#user_functions_content ul li { float:left; margin-right:10px }
	div#user_functions_content ul li.f_seperator { display:block; width:470px; height:15px; background:url(../img_new/backgrounds/dot_3.gif) repeat-x left center }
		div#user_functions_content ul li a { display:block; width:110px; height:23px; text-indent:-9999px }
		div#user_functions_content ul li a#f_mygames { background:url(../img_new/buttons/f_mygames.gif) no-repeat }
		div#user_functions_content ul li a#f_myscores { background:url(../img_new/buttons/f_myscores.gif) no-repeat }
		div#user_functions_content ul li a#f_myblog { background:url(../img_new/buttons/f_myblog.gif) no-repeat }
		div#user_functions_content ul li a#f_mymsg { background:url(../img_new/buttons/f_mymsg.gif) no-repeat }
		div#user_functions_content ul li a#f_myfriends { background:url(../img_new/buttons/f_myfriends.gif) no-repeat }
		div#user_functions_content ul li a#f_denieds { background:url(../img_new/buttons/f_denieds.gif) no-repeat }
		div#user_functions_content ul li a#f_mygroup { background:url(../img_new/buttons/f_mygroup.gif) no-repeat }
		div#user_functions_content ul li a#f_mygamecomments { background:url(../img_new/buttons/f_mygamecomments.gif) no-repeat }
		div#user_functions_content ul li a#f_myinfo { background:url(../img_new/buttons/f_myinfo.gif) no-repeat }
		div#user_functions_content ul li a#f_race_special { background:url(../img_new/buttons/f_race_special.gif) no-repeat }
		div#user_functions_content ul li a#f_action_report { background:url(../img_new/buttons/f_action_report.gif) no-repeat }
		div#user_functions_content ul li a#f_incoming_comments { background:url(../img_new/buttons/f_incoming_comments.gif) no-repeat }
.messages_read{text-align: center;}
div#user_notices { position:relative; margin:5px auto 0 auto; padding:13px 9px; width:532px; height:52px; background:transparent url(../img_new/backgrounds/bg_blue.gif) repeat-x }
	div#user_notices .inside {overflow:hidden; width:532px; height:52px;}
	div#user_notices .inside .scroller{width:3000px; height:52px;}
	div#user_notices .inside .con{width:532px; height:52px; float:left;}
	div#user_notices h2 { padding-bottom:5px; font:bold 11px Tahoma, Arial, sans-serif; border-bottom:1px solid #fff }
	div#user_notices p { margin-top:5px }
a#notices_prev, a#notices_next { position:absolute; top:0px; display:block; width:20px; height:78px; text-indent:-9999px }
a#notices_prev { left:-24px; background:url(../img_new/buttons/notices_prev.gif) no-repeat }
a#notices_next { right:-24px; background:url(../img_new/buttons/notices_next.gif) no-repeat }
	
div.user_section { margin-bottom:20px; padding:15px; width:700px; background:url(../img_new/backgrounds/bg_yellow.gif) repeat-x; border-top:5px solid #ff9d0a }
	div.user_section button { font:11px Tahoma, Arial, sans-serif; border:1px solid #666 }

div.commands_top { margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #E7E7E7 }

div.commands_left { float:left }
	div.commands_left a.write_msg, div.commands_left p { float:left }
	div.commands_left p { margin:3px 0 0 10px }
	div.commands_left em { font-style:oblique }
	div.commands_left a.write_msg { display:block; width:100px; height:20px; background:url(../img_new/buttons/im_write.gif) no-repeat; text-indent:-9999px }

div.commands_right { float:right }
	div.commands_right * { float:left; margin-right:3px }
	div.commands_right p { margin-right:15px; font-weight:bold }

div.commands_bottom  { margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #E7E7E7 }
	div.commands_bottom div.commands_left a { font-weight:bold; color:#FF6600 }

div.us_content { padding:11px; background-color:#fff }

table.messages_list { clear:both; margin-bottom:10px; padding-bottom:10px; width:100%; border-spacing:1px; border-bottom:1px solid #E7E7E7 }
	table.messages_list tr { background-color:#fcf0d7 }
		table.messages_list tr td { padding:3px 0; height:19px; text-align:center; vertical-align:middle }
		table.messages_list tr td.us_column1 { width:30px }
		table.messages_list tr td.us_column2 { width:30px }
		table.messages_list tr td.us_column3 { width:150px }
		table.messages_list tr td.us_column4 { width:349px }
		table.messages_list tr td.us_column5 { width:85px }
	table.messages_list tr.us_heading { background-color:#ff9d0a; color:#fff }
		table.messages_list tr.us_heading td { font-weight:bold }
	table.messages_list tr.us_newmsg { background-color:#f8da8b }
		table.messages_list tr.us_newmsg td  { font-weight:bold }
		
table.messages_read_list { clear:both; width:100%; border-spacing:1px }	
	table.messages_read_list tr { background-color:#fcf0d7 }	
		table.messages_read_list tr td { padding:3px 4px; height:19px }
		table.messages_read_list tr td a { font-weight:bold; color:#FF6600 }
		table.messages_read_list tr td span{ display:block; margin-top:-13px; text-align:right }
		table.messages_read_list tr td input { width:515px }
		table.messages_read_list tr td button { margin:5px 0 0 462px }
		table.messages_read_list tr td.mr_column1 { width:100px; background-color:#ff9d0a; font-weight:bold; color:#fff; vertical-align:top }
		table.messages_read_list tr td.mr_column2 { width:30px; background-color:#f8da8b; font-weight:bold; text-align:center; vertical-align:top }	
		table.messages_read_list tr td.mr_msg { font:12px/18px Arial, sans-serif; text-align:justify }	
            table.messages_read_list tr td.mr_msg textarea { width:515px }	
        table.messages_read_list tr td.mr_column3 input { width:413px }
        
div#incoming_messages { background:url(../img_new/backgrounds/bg_yellow.gif) repeat-x; border-top:5px solid #ff9d0a;float: left; }

div.write_message { text-align:left }
    div.write_message div { margin-bottom:10px }
    div.write_message label { display:block; margin-bottom:5px }
    div.write_message input { width:674px }
    div.write_message textarea { margin-bottom:10px; width:674px }
    div.write_message button { margin-left:621px }

div#outcoming_messages { background:url(../img_new/backgrounds/bg_pink.gif) repeat-x; border-top:5px solid #d830aa;display:none;float: left; }
	div#outcoming_messages table.messages_list tr { background-color:#fbe8f5 }
	div#outcoming_messages table.messages_list tr.us_heading { background-color:#d830aa }
	div#outcoming_messages table.messages_list tr.us_newmsg { background-color:#f2bfe0 }
	div#outcoming_messages div.commands_bottom div.commands_left a { color:#FE0089 }
	div#outcoming_messages table.messages_read_list tr { background-color:#fbe8f5 }
	div#outcoming_messages table.messages_read_list tr td a { color:#FE0089 }
	div#outcoming_messages table.messages_read_list tr td.mr_column1 { background-color:#d830aa }
	div#outcoming_messages table.messages_read_list tr td.mr_column2 { background-color:#f2bfe0 }
	
div#messages_archive { background:url(../img_new/backgrounds/bg_green.gif) repeat-x; border-top:5px solid #90ba36;display:none;float: left; }
	div#messages_archive table.messages_list tr { background-color:#f2f7e8 }
	div#messages_archive table.messages_list tr.us_heading { background-color:#90ba36 }
	div#messages_archive table.messages_list tr.us_newmsg { background-color:#e0ecc7 }
	div#messages_archive div.commands_bottom div.commands_left a { color:#5F7C21 }
	div#messages_archive table.messages_read_list tr { background-color:#f2f7e8 }
	div#messages_archive table.messages_read_list tr td a { color:#5F7C21 }
	div#messages_archive table.messages_read_list tr td.mr_column1 { background-color:#90ba36 }
	div#messages_archive table.messages_read_list tr td.mr_column2 { background-color:#e0ecc7 }
	
div#footer_link {
margin:0 auto;
width:260px;
}

div#footer_link a img { display:block; margin-top:13px }
.frame {overflow:hidden}

