/*

NETTE Internet Technologies
http://www.nette.com.tr

Client  :	Çocuk Oyunları - http://www.kizoyunlarim.net
Author  : 	Nette IT
Created : 	06/04/2009

*/

body{
	margin:0px;
	font: 11px tahoma !important;
	line-height:16px;
	}

.fl { float:left;}
.fr { float:right;}

.mb_3 { margin-bottom:3px;}
.mb_5 { margin-bottom:5px;}
.mb_10 { margin-bottom:10px;}
.mb_15 { margin-bottom:15px;}
.mb_20 { margin-bottom:20px;}
.mb_30 { margin-bottom:30px;}

.mr_10 { margin-right:10px;}
.mr_15 { margin-right:15px;}
.mr_20 { margin-right:20px;}
.mr_40 { margin-right:40px;}
.mr_50 { margin-right:50px;}

.ml_10 { margin-left:10px;}
.ml_20 { margin-left:20px;}

.mt_3 { margin-top:3px;}
.mt_5 { margin-top:5px;}
.mt_10 { margin-top:10px;}
.mt_12 { margin-top:12px;}
.mt_15 { margin-top:15px;}
.mt_20 { margin-top:20px;}
.mt_30 { margin-top:30px;}
.mt_50 { margin-top:50px;}

.myclear { clear: both; height:0px;}
.ac { text-align:center;}

.seperate 	{ height:40px; }

.div_1000 	{ width:1000px; }
.div_980 	{ width:980px; }
.div_845 	{ width:845px; }
.div_735 	{ width:735px; overflow:hidden;}
.div_730 	{ width:730px; }
.div_710 	{ width:710px; }
.div_695 	{ width:695px; }
.div_675 	{ width:675px; }
.div_490 	{ width:490px; }
.div_440 	{ width:440px; }
.div_305 	{ width:305px; }
.div_250 	{ width:250px; }
.div_120 	{ width:120px; }

/*	Start TOP	*/

.overall { background:#FC0 url(../images/bg.png) top center no-repeat;}

.overall_play { background:#FC0 url(../images/bg_play.png) top center no-repeat;}

.general { width:1000px; min-height:1020px; margin:0 auto;}

.logo { width:250px; height:165px; float:left; margin-left:10px;}

.top_728 { height:90px; margin:5px 0 5px 2px; float:left; width:728px;}

.search {
	width:145px;
	height:38px;
	float:left;
	padding:27px 0 0 60px;
	}

.search_input { width:80px; border:0px solid; background:none; font:11px tahoma;}

.statistics { width:700px; margin:6px 70px 0px 0px; text-align:right; height:19px;}

/*	Start NAVIGATION	*/

.navigation { width:525px; float:left; height:65px;}

.navigation ul { list-style:none; display:inline;}
.navigation li a {display: block; height: 65px; text-indent: -9999px;}
.navigation ul li { cursor:pointer; display:block; height:65px;}

li.nav_home { background:url(../images/n_home.png) no-repeat left; width:134px; }
li.nav_home:hover { background:url(../images/n_home_2.png) no-repeat left;}

li.nav_popular { background:url(../images/n_popular.png) no-repeat left; width:132px; }
li.nav_popular:hover { background:url(../images/n_popular_2.png) no-repeat left;}

li.nav_new { background:url(../images/n_new.png) no-repeat left; width:130px; }
li.nav_new:hover { background:url(../images/n_new_2.png) no-repeat left;}

li.nav_random { background:url(../images/n_random.png) no-repeat left; width:129px; }
li.nav_random:hover { background:url(../images/n_random_2.png) no-repeat left;}

/*	Finish NAVIGATION */

/*	Finish TOP	*/

/*	Start CATEGORY */

.category_bg{
	width:285px;
	min-height:100px;
	padding:55px 0 0px 20px;
	}

.category ul{ margin:0; padding:0; list-style:none; display:block; }
.category li{
	float:left;
	margin:0 5px 1px 0;
	width:100px;
	height:26px;
	font:bold 13px/16px Arial;
	letter-spacing:-1px;
	border-bottom:1px dotted #C03;
	}

.category li a{ width:65px; height:20px; color:#0095E6; float:left; padding:5px 0 0 10px; text-decoration: none; }
.category li a:hover{ width:65px; height:20px; color:#C09; float:left; padding:5px 0 0 10px; text-decoration: none; }

.category_name a { font:bold 11px/16px Lucida Sans Unicode; color:#C09; text-decoration:none;}
.category_name a:hover { color:#000; text-decoration:underline;}

.game_name a { font:11px/16px Lucida Sans Unicode; color:#960;}
.game_name a:hover { color:#F36;}

.cat_popular_bg {
	width:220px;
	min-height:100px;
	background:#FFF;
	padding:15px 15px 0 15px;
	}
	
.cat_popular ul{ margin:0; padding:0; list-style:none; display:block; }
.cat_popular li{
	float:left;
	margin:0 0 0 0;
	background:#FFF;
	width:220px;
	height:23px;
	font:bold 13px/16px Arial;
	border-bottom:1px dashed #99B2CC;
	}

.cat_popular li:hover { background:#DDE9E9 !important; }

.cat_popular li a{ width:185px; height:19px; color:#996600; float:left; padding:3px 0 0 10px; text-decoration: none; }
.cat_popular li a:hover{ color:#1F256E; }

.cat_no { width:25px; color:#FFF; text-align:center; background:#699; height:20px; padding-top:3px;}


.cat_list_bg { width:660px; min-height:100px; padding-left:15px; background:#FFF;}

.cat_list ul{ margin:0; padding:0; list-style:none; display:block; width:620px; }
.cat_list li{
	margin:0 0 10px 0;
	padding:19px 0 0 20px;
	background:#FFF;
	width:640px;
	float:left;
	min-height:90px;
	background: url(../category/cat_list_li.gif) no-repeat;
	}

.cat_thumb {
	padding:0px 40px 10px 0px;
	text-align:center;
	}

.cat_list_img{
	width:110px;
	height:73px;
	padding:4px;
	background:#FFF;
	border:1px solid #CCCC99;
	margin-bottom:2px;
	}
	
.cat_list_img:hover{
	border:4px solid #F36;
	padding:1px;
	background:#FFF;
	}

.cat_header {
	font:bold 17px/22px Comic Sans MS;
	color:#FFF;
	width:300px;
	height:35px;
	padding:5px 0 5px 0px;
	text-align:center;
	background:url(../category/cat_header.png) no-repeat;
	}

.times { font-size:10px; margin-bottom:2px; }

/*	Finish CATEGORY */

/*	Start ADVERTISEMENT */



/*	Finish ADVERTISEMENT */

/*	Start MOST VOTED */

.mv_bg{
	width:250px;
	min-height:260px;
	padding:0;
	background: url(../content/mv_bg.png) repeat-y;
	}

.mv ul{ margin:0; padding:0; list-style:none; display:block; }
.mv li{
	margin:0;
	padding:0;
	background:#FFF;
	width:250px;
	height:50px;
	font:bold 13px/22px Arial;
	background: url(../content/mv_li.png) no-repeat;
	}

.mv li:hover { background: url(../content/mv_li_hover.png) no-repeat !important; }

.mv li a{ width:100px; height:35px; color:#000; float:left; padding:15px 0 0 5px; text-decoration: none; }
.mv li a:hover{ color:#F60; float:left; text-decoration: none; }

.mv_no { 
	width:48px;
	height:40px;
	font:bold 22px/27px Arial;
	padding:10px 2px 0 0;
	color:#FFF;
	text-align:center;
	background: url(../content/mv_no.png) no-repeat;
	}

.mv_no_01 { color:#000; background: url(../content/mv_no_01.png) no-repeat !important; }
.mv_no_02 { color:#000; background: url(../content/mv_no_02.png) no-repeat !important; }
.mv_no_03 { color:#000; background: url(../content/mv_no_03.png) no-repeat !important; }

.mv_point { width:80px; text-align:right; padding-top:15px;}

.week_bg{
	width:440px;
	min-height:260px;
	padding:0;
	background: url(../content/week_bg.gif) no-repeat;
	}

.week ul{ margin:0; padding:0; list-style:none; display:block; }
.week li{
	margin:0;
	padding:0;
	background:#FFF;
	width:440px;
	height:91px;
	background: url(../content/week_li.gif) no-repeat;
	}

.week li:hover { background: url(../content/week_li_hover.gif) no-repeat !important; }

.week_no { 
	width:27px;
	height:40px;
	font:bold 25px/30px Arial;
	padding:32px 0 0 8px;
	color:#FFF;
	text-align:center;
	margin-right:14px;
	}

.week_name { font:11px/17px Tahoma; width:148px; padding:10px 0 0 8px; }

.week_name a { font:bold 13px/17px Arial; color:#F36;}

.week_img { width:110px; height:75px; border:3px solid #FFF; margin:4px 5px 0 0; }

.week_play { width:95px; text-align:right; padding-top:45px;}

.random{
	width:240px;
	height:180px;
	margin-top:6px;
	padding:32px 5px 0px 5px;
	background:url(../content/random.gif) no-repeat;
	}

.random_img{ width:238px; height:120px; border:1px solid #9999B3;}

.random_ok{ width:20px; padding-top:29px; }

.home_last_bg { width:695px; padding-left:15px; background:#FFF;}

.home_last ul{ margin:0; padding:0; list-style:none; display:block; }
.home_last li{
	margin:0 0 10px 0;
	padding:13px 0 0 10px;
	background:#FFF;
	width:670px;
	float:left;
	min-height:90px;
	background: url(../content/home_last_li.gif) no-repeat;
	}

.home_last {
	padding:0px 20px 10px 0px;
	text-align:center;
	}

.home_last_cat { width:110px; padding-top:35px;}
.home_last_cat a { color:#F36; font:bold 12px/17px Arial;}

.home_last_img{
	width:110px;
	height:73px;
	padding:4px;
	background:#FFF;
	border:1px solid #CCCC99;
	margin-bottom:2px;
	}
	
.home_last_img:hover{
	border:4px solid #1F82C0;
	padding:1px;
	background:#FFF;
	}


/*	Finish MOST VOTED */

/*	Start CONTENT	*/

.text_12 { font:12px/18px Arial;}

/*	Finish CONTENT	*/


/*	Start PLAY	*/

.tag {
	width:100px;
	padding:2px 10px 3px 10px;
	background:#FFF;
	}

.top3_bg {
	width:110px;
	padding:0 5px 0 5px;
	background:#FFF;
	}

.top3 ul{ margin:0; padding:0; list-style:none; display:block; }
.top3 li{
	margin:5px 0 0 0;
	padding:10px;
	background:#FFF;
	width:90px;
	float:left;
	background: #D0EAF4;
	font-size:10px;
	}

.top3 li:hover{ background: #FFD5DF !important; }
	
.top3 {
	text-align:center;
	}

.top3_img{
	width:80px;
	height:53px;
	padding:4px;
	background:#FFF;
	border:1px solid #CC9;
	}
	
.top3_img:hover{
	border:4px solid #F36;
	padding:1px;
	background:#FFF;
	}
	
.how_to {
	width:490px;
	height:250px;
	padding:0 20px;
	background:url(../play/how_to.gif) no-repeat;
	font:12px/18px Arial;
	}

.play_header {
	font:bold 17px/22px Comic Sans MS;
	color:#FFF;
	width:310px;
	letter-spacing:-1px;
	height:35px;
	padding:15px 0 0 0;
	margin-right:180px;
	text-align:center;
	}

.how_to_text { height:125px;}

.play_x { font:bold 14px/18px Arial; color:#F33;}

.play_728_15 { 
	width:825px;
	padding:10px;
	background:url(../play/top_728.gif) no-repeat;
	}

.play_bg { width:825px; padding:0 10px; background:#FFF;}

.play_border { width:660px; padding:9px; border:1px solid #8DD6D6; background:#D4F4F4;}

.carousel_bg { 
	width:845px;
	height:150px;
	padding:30px 0 0 0;
	background:url(../play/carousel.png) no-repeat;
	}

.carousel ul{ margin:0; padding:0; list-style:none; display:block; width:735px; }
.carousel li{ margin:0 15px 0 0; width:120px; float:left; text-align:center; }	
	
.play_advice { 
	width:375px;
	height:190px;
	padding:50px 20px 0 20px;
	margin-right:15px;
	background:url(../play/advice.png) no-repeat;
	}

.advice_form td { vertical-align:center; font:bold 12px/37px Arial;}

.input_advice {
	font:12px Arial;
	width:195px;
	border: none;
	color: #000;
	background: none;
	}
	
.play_comment { 
	width:375px;
	height:190px;
	padding:50px 20px 0 20px;
	background:url(../play/comment.png) no-repeat;
	}

.play_message { 
	width:375px;
	font:12px/17px Arial;
	padding:0 0 5px 0;
	margin-bottom:5px;
	border-bottom:1px dashed #F36;
	}

.author { font:bold 13px/17px Arial; color:#F36;}	

	
/*	Finish PLAY	*/


/*	Start BOTTOM	*/

.bottom {
	width:auto;
	height:170px;
	padding-top:190px;
	background:url(../images/bg_bottom.png) center repeat-x;
	}

.bottom_bar {
	width:900px;
	height:70px;
	margin: 0 auto;
	background:url(../images/bottom_bar.png) no-repeat;
	}

.bottom_links { font:12px/18px Lucida Sans Unicode; padding-top:10px; text-align:center; margin-top:10px;}
	.bottom_links a 		{ color:#000; text-decoration:none; font-weight:bold; margin:0 6px 0 6px;}
	.bottom_links a:hover 	{ color:#FFF; text-decoration:underline; }

/*	Finish BOTTOM	*/


/*	Start LINKS */

a {color:#F36;text-decoration: underline;  }
a:hover {color: #000;text-decoration: none;}

.a_blue {color:#1F82C0;text-decoration: underline;  }
.a_blue:hover {color: #F36;text-decoration: none;}

.hr_31 { height:31px; background:url(../images/dash.gif) center repeat-x;}
.hr_15 { height:15px; background:url(../images/dash.gif) center repeat-x;}

/*	Finish LINKS */


/*	Start PAGINATION */

.pagination ul{ margin:0; padding:0; list-style:none; }
.pagination li{ margin:0; padding:0; display:inline; }

.pagination li a{
	width:25px;
	height:20px;
	font:bold 12px/17px Arial;
	color:#FFF;
	float:left;
	padding:5px 0 0 0;
	text-decoration: none;
	text-align:center;
	background:url(../category/page.png) no-repeat;
	margin-right:3px;
	}
	
.pagination li a:hover , .pagination li a.current { color:#FF0; background:url(../category/page_hover.png) no-repeat; }



.pagination_info { height:19px; padding-top:5px; }

/*	Finish PAGINATION */

/*	Start POP	*/

.pop_top {
	width:980px;
	margin: 0 auto;
	height:115px;
	padding:0px 10px 0px 10px;
	background:url(../images/bg_top.png) center no-repeat;
	}

.pop { width:auto; background:#99DDAA url(../images/bg.png) repeat-x; }

.pop_logo { width:248px; height:94px; padding-top:8px; }

.pop_728 { width:728px; height:90px; padding:1px; border:1px solid #2D8E00; margin-top:8px; background:#FFF; }

.pop_play { width:auto; margin:auto 20px; padding:0 0 20px 0;}

.pop_border { border:1px dashed #2D8E00; background:#FFF; padding:9px; }

.header_pop {
	font:18px/22px Arial;
	color:#C09;
	letter-spacing:-1px;
	height:28px;
	padding:5px 0px 0px 0px;
	border:1px dashed #C09;
	margin-bottom:10px;
	background:#FFF;
	}

.header_pop:hover {
	color:#FFF;
	border:1px dashed #FFF;
	margin-bottom:10px;
	background:#C09;
	}

/*	Finish POP	*/

.text_10 { font-size:10px; line-height:14px ; }

.bilgi { 
background-color:#FFFB9F;
border-bottom:2px solid #F4EE00;
border-top:2px solid #F4EE00;
color:#333333;
margin-bottom:1.5em;
padding:1em 1.5em 1em 5.5em;
}

.play_ads_300_250{width:300px; height:250px;}

#for_play{border:1px solid #EEE; text-align:center; font-size:16px; display:block; background-color: #F8F8F8; padding:5px; font-weight:bold; height:20px;}