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

html, body {
	/* get rid of default spacing on the edges */
    margin: 0;
	background-color:#A5076B;
	font:12px Verdana, Geneva, sans-serif;
}
div {
	color:#333;
}
a:link, a:visited {
	text-decoration:none;
	color:#333;
}
a:hover {
	color: #88007D;
}

div.top {
	background-color:#FFBD02;
	height:182px;
}

div.middle {
	background:url(../images/top_menu_bgr.png);
	height:44px;
}
div.shadow {
	height:47px;
	background:url(../images/menu_shadow.png);
}
div.page {
	background:url(../images/page_bg.png);
}
div.footer {
	background:url(../images/bgfoot.gif) repeat-x;
	height:160px;
	padding-top:1px;
}
div.top_con, div.middle_con, div.shadow_con, div.page_con, div.footer_con {
	margin:auto;
	width:980px;
	padding-bottom:20px;
}

div.middle_con, div.top_con {
	padding:0;
}
p.con_p {
	margin:0;
	padding:0;
}
div.logo_div {
	position:absolute;
	margin-top:22px;
	margin-left:40px;
}

div.logo_div a:hover {
	border:none
}
div.footer_t {
	text-align:center;
	margin-top:40px;
	font:11px Verdana, Geneva, sans-serif;
	color:#F744B4;
}
div.search {
	position:absolute;
	width:238px;
	height:36px;
	background:url(../images/search_bg.png);
	margin-left:742px;
}
div.search_inner {
	margin-left:30px;
	margin-top:5px;
}
div.langs {
	position:absolute;
	width:238px;
	height:36px;
	margin-left:360px;
}
div.langs_inner {
	margin-left:30px;
	margin-top:12px;
	font-size:10px;
}
div.langs_inner a:link, div.langs_inner a:visited {
	margin:2px;
	padding:2px;
}
div.search_inner form {
	margin:0;
	padding:0;
}
div.online_users {
	position:absolute;
	width:196px;
	height:19px;
	margin-left:500px;
	margin-top:8px;
	background:url(../images/online_users_bg.png);
}
div.online_users_inner {
	font:11px Verdana, Geneva, sans-serif;
	background:url(../images/online_users_bg.png);
	padding-left:10px;
	padding-top:3px;
}
div.cat_con {
	float:left;
	width:196px;
	margin-bottom:20px;
}
div.categories {
	background:url(../images/kategori_bg.png);
	width:196px;
	padding-top:1px;
	padding-bottom:1px;
}
div.reklam_left {
	background:url(../images/reklam_bg.png);
	padding-top:4px;
	padding-bottom:1px;
}

.clear {
	clear:both;
}
div.sayfa_con {
	width:770px;
	padding-left:10px;
	float:left;
}

div.yeni_oyunlar, div.secilmis_oyunlar, div.rastgele_oyunlar {
	background:url(../images/yeni_oyunlar_bg.png);
	padding-top:1px;
	padding-bottom:1px;
	padding-left:8px;
	width:762px;
}
div.secilmis_oyunlar {
	background:url(../images/secilmis_oyunlar_bg.png);
}
div.secilmis_oyunlar_con, div.rastgele_oyunlar_con {
	margin-top:10px;
}
div.rastgele_oyunlar {
	background:url(../images/rastgele_oyunlar_bg.png);
}
div.yeni_oyunlar_bottom, div.secilmis_oyunlar_bottom, div.rastgele_oyunlar_bottom {
}
div.main_tablo2_con, div.main_tablo_con {
	margin-bottom:20px;
}
div.main_tablo2_title, div.main_tablo_title {
	height:49px
}
div.main_tablo2 {
	background:url(../images/main_tablo2_bg.png);
	padding-top:1px;
	padding-bottom:1px;
	padding-left:8px;
	padding-right:8px;
	width:964px;
	min-height:300px;
}

div.main_tablo {
	background:url(../images/main_tablo_bg.png);
	padding-top:1px;
	padding-bottom:1px;
	padding-left:8px;
	width:762px;
}


div.yukari_button {
	margin-top:10px;
	text-align:right;
}

div.yukari_button a:hover {
	border:none;
}

div.shadow_buttons {
	position:absolute;
	margin-left:620px;
}

div.shadow_buttons a.b_anasayfa:link,
div.shadow_buttons a.b_anasayfa:visited,
div.shadow_buttons a.b_blog:link,
div.shadow_buttons a.b_blog:visited,
div.shadow_buttons a.b_rastgele:link,
div.shadow_buttons a.b_rastgele:visited {
	text-decoration:none;
	background-image:url(../images/button_anasayfa.png);
	width:114px;
	height:38px;
	display:block;
	float:left;
	margin-right:7px;
}
div.shadow_buttons a.b_blog:link,
div.shadow_buttons a.b_blog:visited {
	background-image:url(../images/button_blog.png);
}

div.shadow_buttons a.b_rastgele:link,
div.shadow_buttons a.b_rastgele:visited {
	background-image:url(../images/button_rastgele.png);
}

div.shadow_buttons a.b_anasayfa:hover,
div.shadow_buttons a.b_blog:hover,
div.shadow_buttons a.b_rastgele:hover {
	background-position:0 38px;
	border:none;
}

.categories ul {
	list-style:none;
	margin:0;
	margin-top:5px;
	padding:0;
	padding-left:5px;
}
.categories li a:link, .categories li a:visited {
	font: 12px Verdana, Geneva, sans-serif;
	text-decoration:none;
	display:block;
	padding:6px;
	padding-left:30px;
	width:148px;
	color:#636;
	font-weight:bold;
	border-bottom:1px #FFB062 dashed;
}
.categories li a:hover {
	background-color:#FFC184;
	color:#D91A90;
	border-bottom:1px #FFB062 dashed;
}

div.middle_con a:link, div.middle_con a:visited {
	font: 12px Verdana, Geneva, sans-serif;
	text-decoration:none;
	display:block;
	float:left;
	height:29px;
	padding-top:15px;
	font-weight:bold;
	color:#FFF;
	width:70px !important;
	width:69px;
	text-align:center;
	background:url(../images/top_buttons_bgr.png) no-repeat;
}
div.middle_con a:hover {
	background-color:#906;
	background:url(../images/top_buttons_bgr.png) no-repeat;
	background-position:-70px 0;
	border:none;
}

input {
	font:13px Georgia, "Times New Roman", Times, serif;
	color:#333;
}

.inputara {
	border:0;
	background-image:url(../images/search_input_bg.png);
	padding:3px;
	margin:0;
	width:155px;
}
.buttonara {
	padding:0;
	margin-left:5px;
}
.search_button {
	position:absolute;
	margin-left:165px;
}

.gameitem_con {
	float:left;
	margin:0;
	display:block;
	width:146px;
	text-align:center;
	padding:2px;
}
.gameitem_con img {
	margin-bottom:6px;
}
a.gameitem:link, a.gameitem:visited {
	font:12px Verdana, Geneva, sans-serif;
	text-decoration:none;
	display:block;
	width:140px;
	height:144px;
	padding:3px;
	color:#333;
}
.gameitems_yeni a.gameitem:link,
.gameitems_yeni a.gameitem:visited {
	background-color:#8BBE21;
}


.gameitems_secilen a.gameitem:link,
.gameitems_secilen a.gameitem:visited {
	background-color:#21B7BE;
}

.gameitems_rastgele a.gameitem:link,
.gameitems_rastgele a.gameitem:visited {
	background-color:#BEAE21;
}

.gameitems_page a.gameitem:link,
.gameitems_page a.gameitem:visited {
	background-color:#ED72BF;
}

.gameitems_yeni a.gameitem:hover,
.gameitems_secilen a.gameitem:hover,
.gameitems_rastgele a.gameitem:hover,
.gameitems_page a.gameitem:hover{
	background-color:#FF9;
	color:#F00;
}

.sectiontableentry1 {
	padding:5px;
	background-color: #F5F5F5;
}
.sectiontableentry2 {
	padding:5px;
	background-color: #E4E4E4
}

.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;
}

.componentheading {
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	position:absolute;
	margin-top:-40px;
	margin-left:34px;
}

.empty {
	text-align:center;
	padding-top:50px;
	padding-bottom:50px;
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #F30;
}

.sayfalar {
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}
.pagenav {
	padding-left:7px;
	padding-right:7px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#F08ACA;
	font-size:16px;
	border:1px #EE7FC5 solid;
	font:16px Georgia, "Times New Roman", Times, serif;
}

a.pagenav:link, a.pagenav:visited {
	border:1px #EA5BB5 solid;
}
a.pagenav:hover {
	border:1px #EA5BB5 solid;
	background-color:#EA5BB5;
	color:#FFF;
}

.game_tools {
	width:770px;
	height:42px;
	background:url(../images/tools_bgr.png);
	margin-bottom:10px
}

.game_tools a.tekrar_oyna:link,
.game_tools a.tekrar_oyna:visited,
.game_tools a.favorilerime_ekle:link,
.game_tools a.favorilerime_ekle:visited {
	background:url(../images/yeniden_oyna.png) no-repeat;
	background-position:0 3px;
	display:block;
	float:left;
	height:24px;
	padding-left:36px;
	padding-top:10px;
	margin-left:20px;
	margin-top:3px;
}
.game_tools a.tekrar_oyna:hover,
.game_tools a.favorilerime_ekle:hover {
	text-decoration:underline;
	background-image:url(../images/yeniden_oyna_hover.png);
}

.game_tools a.favorilerime_ekle:link,
.game_tools a.favorilerime_ekle:visited {
	background-image:url(../images/favorilerime_ekle.png);
}

.game_tools a.favorilerime_ekle:hover {
	background-image:url(../images/favorilerime_ekle_hover.png);
}

.game_tools .game_played {
	display:block;
	float:left;
	margin-top:13px;
	margin-left:16px;
}

.game_tools .game_played, .game_tools .game_score {
	display:block;
	float:left;
	margin-top:13px;
	margin-left:16px;
}

.game_tools .star_rating_con {
	margin-top:10px;
	margin-left:630px;
	position:absolute;
}

.puan_resp {
	margin-top:3px;
	display:inline;
	float:left;
	font-weight:bold;
}

.descheading, .descheading2, .descheading3 {
	background:url(../images/desc_bgr.png) no-repeat;
	padding-left:10px;
	padding-top:7px;
	width:770px;
	height:34px;
	margin-top:20px;
}

.descheading2 {
	background-image:url(../images/desc_bgr2.png);
	width:750px;
}
.descheading3 {
	background-image:url(../images/desc_bgr_s.png);
	width:550px;
}

.nasiloynanir {
	padding-left:10px;
	margin-bottom:10px;
}

.nasiloynanir p {
	margin:0;
	padding:0;
}

.tags_con {
	margin-top:10px;
	margin-bottom:20px;
}

.small {
	font-size:10px;
}

.tags {
	margin-left:10px;
	float:left;
	background-color:#FFC218;
	padding:10px;
}

.tags a:link, .tags a:visited {
	font-weight:bold;
	padding:3px;
}

.tags a:hover {
	background-color:#4AC0FF;
	border-bottom:2px #FFF solid;
}

a.oyna:link, a.oyna:visited {
	font-size:18px;
	display:block;
	width:75px;
	height:28px;
	background:url(../images/oyna.png) no-repeat;
	background-position:5px 8px;
	padding:6px;
	padding-top:8px;
	padding-left:10px;
}

a.oyna:hover {
	background-position:5px -30px;
}

.oyna_buton {
	float:left;
	margin-top:56px;
	margin-left:80px;
}

.intro_bilgi {
	float:left;
	padding-top:10px;
	padding-left:4px;
	background-color:#CBEAED;
	margin:1px;
	width:396px;
}
.intro_left {
	float:left;
	width:408px
}

.intro_bilgi p {
	margin:0;
	margin-bottom:10px;
}

/*             styles for the star rater                */	
.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 125px;
	height: 25px;
	position: relative;
	overflow:hidden;
	background: url(../images/alt_star.gif) top left repeat-x;		
}
.star-rating li{
	padding:0px;
	margin:0px;
	width:25px;
	height:25px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:25px;
	height: 25px;
	line-height:25px;		
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	overflow:hidden;
}
.star-rating li a:hover{
	background: url(../images/alt_star.gif) left bottom;
	z-index: 2;
	left: 0px;
	border:none;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:25px;
}
.star-rating a.two-stars{
	left:25px;
}
.star-rating a.two-stars:hover{
	width: 50px;
}
.star-rating a.three-stars{
	left: 50px;
}
.star-rating a.three-stars:hover{
	width: 75px;
}
.star-rating a.four-stars{
	left: 75px;
}	
.star-rating a.four-stars:hover{
	width: 100px;
}
.star-rating a.five-stars{
	left: 100px;
}
.star-rating a.five-stars:hover{
	width: 125px;
}
.star-rating li.current-rating{
	background: url(../images/alt_star.gif) left center;
	position: absolute;
	height: 25px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

/* remove halo effect in firefox   */
a:active{
	outline: none;
}



.site_by {
	color:#CD0A84;
}
.rhmgames {
	margin-top:20px;
}






.news_items .news_title {
	font-size:15px;
}

.news_items .news_intro {
	margin-left:10px;
	float:left;
	width:580px;
	font-size:12px;
}

.news_items .news_date {
	float:left;
}

.news_items li {
	margin-top:10px;
	border-bottom:2px #FFADE3 solid;
	padding-bottom:3px;
}

.news_con {
	float:left;
	width:590px;
}

.news_new {
	float:left;
	width:350px;
	padding:3px;
}

.news_new_title {
	float:left;
	width:210px;
}
.news_new_date {
	float:left;
}
.news_title {
	font-size:16px;
	margin-bottom:10px;
}
.news_new_item {
	margin-bottom:6px;
	border-bottom:1px #FFADE3 solid;
	padding:4px;
}
.news_con {
	margin:5px;
}
.news_con p {
	margin-top:0;
}

.news_back {
	margin-bottom:0;
	padding-bottom:0;
	padding-top:16px;
}
.news_desc {
	padding-top:20px;
	font-size:16px;
	color:#030
}
.left_news, .right_ads {
	float:left;
	padding-right:10px;
	width:780px;
}
.right_ads {
	width:160px;
	padding:0;
}

.left_games, .right_news {
	float:left;
	width:462px;
}
.right_news {
	width:280px;
	padding-top:34px;
	background:url(../images/news_bgr.png) no-repeat;
}
ul.new_s {
	margin:0;
	padding:0;
	padding-left:26px;
	padding-top:10px;
}
ul.new_s li a {
	line-height:16px;
}
ul.new_s li {
	padding:3px;
}

