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

html, body {
	margin:0;
}
body {
	background:url(../images/page_bgr.png);
	font:13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#333;
}
a:link, a:visited {
	text-decoration:none;
	color:#0E4600;
}
a:hover {
	color:#007503;
}


.clear {
	clear:both;
}
.page_container {
	padding-top:50px;
	padding-bottom:40px;
}

.page_center {
	width:980px;
	margin:auto;
}

.top1 {
	background:url(../images/top1.png);
	height:51px;
}
.top2 {
	background:url(../images/top2.png);
	height:165px;
}

.top_menu {
	background:url(../images/top_menu_bgr.png);
	height:46px;
	padding-left:10px;
}

.top_menu_shadow {
	background:url(../images/top_menu_shadow.png);
	height:25px;
}
.online_users {
	margin-left:70px;
	width:170px;
	padding-top:5px;
	font-size:12px;
	float:left;
}
.news {
	margin-left:70px !important;
	margin-left:34px;
	float:left;
	width:630px;
}
#typetext a{
	color:#FF9;
}

#typetext a:hover{
	color:#FF0;
	text-decoration:underline;
}

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

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

.news_items .news_date {
	float:left;
}

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

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

.news_new {
	float:left;
	width:390px;
	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 #A9D27B solid;
}
.news_con {
	margin:5px;
}

.page_con {
	background:url(../images/main_page_bgr.png);
	padding-bottom:10px;
	padding-top:5px
}

.page_bottom {
	background:url(../images/page_bottom.png);
	height:44px;
	padding-top:1px;
}

.top_clouds {
	background:url(../images/top_clouds.png);
	width:980px;
	height:83px;
	position:absolute;
}

.logo {
	position:absolute;
	width:334px;
	height:101px;
	margin-left:80px;
	margin-top:20px;
}

.fix_menu_con {
	position:absolute;
	width:436px;
	height:65px;
	margin-left:430px;
}

.menu1, .menu1 a:link, .menu1 a:visited {
	width:60px;
	height:41px;
	display:block;
	background:url(../images/anasayfa.png);
}
.menu1 {
	margin-top:9px;
	float:left;
}
.menu1 a:hover {
	background:url(../images/anasayfa_h.png);
}
	

.menu2, .menu2 a:link, .menu2 a:visited {
	width:49px;
	height:46px;
	display:block;
	background:url(../images/yeniler.png);
}
.menu2 {
	margin-top:22px;
	float:left;
	margin-left:66px;
}
.menu2 a:hover {
	background:url(../images/yeniler_h.png);
}

.menu3, .menu3 a:link, .menu3 a:visited {
	width:51px;
	height:44px;
	display:block;
	background:url(../images/populer.png);
}
.menu3 {
	margin-top:18px;
	float:left;
	margin-left:78px;
}
.menu3 a:hover {
	background:url(../images/populer_h.png);
}

.menu4, .menu4 a:link, .menu4 a:visited {
	width:57px;
	height:47px;
	display:block;
	background:url(../images/rastgele.png);
}
.menu4 {
	margin-top:24px;
	float:left;
	margin-left:66px;
}
.menu4 a:hover {
	background:url(../images/rastgele_h.png);
}

.search {
	position:absolute;
	margin-top:-30px;
	margin-left:800px;
	height:26px;
	width:176px;
}

.search_hl {
	background-color:#FF0
}

.mainlevel {
	float:left;
	background:url(../images/top_menu_right_border.png) no-repeat;
	background-position:85px 3px;
}
.mainlevel a:link, .mainlevel a:visited {
	font:14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:white;
	display:block;
	float:left;
	width:87px;
	text-align:center;
	padding-bottom:3px;
	text-decoration:none;
}
.mainlevel a:hover {
	color:#333;
	background:url(../images/top_menu_bgr2.png) no-repeat;
}

.mainlevel2 {
	background-position:0 3px;
	width:2px;
	height:46px
}

.left_con {
	float:left;
	margin-right:10px;
}
.kategoriler_con {
	margin-left:10px;
	width:195px;
}
.kategoriler_top {
	background:url(../images/tablo_top.png);
	height:41px;
}
.kategoriler_top img {
	margin-top:12px;
	margin-left:18px;
}
.kategoriler {
	background:url(../images/tablo_bgr.png);
	padding-top:1px;
	padding-bottom:1px;
	padding-left:4px;
}
.kategoriler_bottom {
	background:url(../images/tablo_bottom.png);
	height:11px;
	padding:0;
	margin:0;
}

.page {
	float:left;
	padding-right:5px;
	width:754px;
}
.page2 {
	float:none;
	padding-left:10px;
	padding-right:5px;
	width:960px;
}


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

.inputara {
	border:none;
	width:132px;
	height:16px;
	padding:5px;
	background:url(../images/search_bgr.png);
	background-attachment: scroll;
	font:13px Georgia, "Times New Roman", Times, serif;
}
.search_button {
	position:absolute;
	margin-left:146px;
}
.empty {
	text-align:center;
	height:70px;
	padding-top:50px;
	font-size:16px;
	color: #FFF;
	display:block;
	width:100%;
}

.kategoriler ul {
	list-style:none;
	margin:0;
	margin-top:5px;
	padding:0;
	padding-right:4px;
}
.kategoriler li a:link, .kategoriler 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 #DFEDD3 dashed;
}
.kategoriler li a:hover {
	background-color:#99C671;
	color:#395421;
	border-bottom:1px #77AD45 dashed;
}








.gameitem_con {
	float:left;
	text-align:center;
	margin-top:2px;
	margin-right:1px;
	width:124px;
}
.gameitemtext {
	padding-top:5px;
	width:110px;
}

a.gameitem:link, a.gameitem:visited {
	font:11px Verdana, Geneva, sans-serif;
	text-decoration:none;
	display:block;
	padding-left:8px;
	padding-right:6px;
	padding-top:7px;
	color:#333;
	height:128px;
}
.gameitems_page a.gameitem:link,
.gameitems_page a.gameitem:visited {
	background:url(../images/gameitem_bgr.png);
}

.gameitems_page a.gameitem:hover{
	background-position:124px 0;
	color:#FFF;
}






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

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

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

.game_tools {
	width:792px;
	height:46px;
	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:5px;
}
.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:15px;
	margin-left:16px;
}

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

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

.puan_resp {
	padding-top:3px;
}

#reklam {
	height:300px;
}
.componentheading {
	background-image:url(../images/componentheading.png);
	height:23px;
	margin-top:3px;
	padding:6px;
	margin-bottom:6px;
	font-size:16px;
	margin-right:4px;
	color:#036
}



.descheading, .descheading2 {
	padding-left:10px;
	padding-top:7px;
	width:770px;
	height:34px;
	margin-top:20px;
	font:16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#690
}

.descheading2 {
	background-image:url(http://www.oynatsak.com/templates/_oynatsak_main/images/desc_bgr2.png);
	width:750px;
}

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

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

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

.small {
	font-size:10px;
}

.tags {
	margin-left:10px;
	width:auto;
	display: inline;
	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:80px;
	height:23px;
	background:url(../images/oyna.png) no-repeat;
	padding:2px;
}

a.oyna:hover {
	background-position:0px -28px;
}

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

.intro_bilgi {
	float:left;
	padding-top:6px;
	padding-left:4px;
	background-color:#CBEAED;
	margin-left:1px;
	margin-top:6px;
	width:404px;
	background:url(../images/desc_bgr.png) no-repeat;
	background-color:#DAF39E;
}
.intro_left {
	float:left;
	width:414px
}

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

.title {
	margin-top:20px;
	padding-left:10px;
}

.yeni_eklenen_oyunlar, .barbi_oyunlari, .populer_oyunlar {
	background:url(../images/yeni_oyunlar_bgr.png) no-repeat;
	padding-left:2px;
	width:752px;
	padding-top:34px;
	height:314px;
}

.barbi_oyunlari {
	background:url(../images/barbi_oyunlari_bgr.png) no-repeat;
}

.populer_oyunlar {
	background:url(../images/populer_oyunlar_bgr.png) no-repeat;
}

.reklam_left {
	margin-top:10px;
	margin-left:5px;
}

.devami {
	text-align:right;
	font-size:16px;
	margin-top:10px;
	padding-right:16px;
}

.footer {
	text-align:center;
	margin-top:14px;
	font-size:12px;
}
.footer2 {
	text-align:right;
	padding-right:24px;
	font-size:11px;
	color: #069;
	margin-top:4px;
}




/*             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.png) 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.png) 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.png) left center;
	position: absolute;
	height: 25px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

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