/**
* @Enterprise: S&S Media Solutions
* @author: Yannick Spang
* @creation date: August 2009
* @url: http://www.yagendoo.com
* @copyright: Copyright (C) 2008 - 2009 S&S Media Solutions
* @license: GNU/GPL
* @product: City Sky - Template
* @version: 1.0
*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:150%;
	margin:0;
	padding:0;
	}

body.color_bg_default {
	background:url(../images/body.jpg) repeat-x #86c9ef;
	}
	
body.color_bg_red {
	background:url(../images/body_red.jpg) repeat-x #730d19;
	}
	
body.color_bg_green {
	background:url(../images/body_green.jpg) repeat-x #4fab35;
	}

.yagendoo_clear {
height:163px;
	clear: both;
	}

a {
	text-decoration:none;
	color:#55b5d5;
	}

a:hover {
	text-decoration:underline;
	}

img {
	border:none;
	}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	color:#3E3E3E;
	font-family:Arial, Helvetica, sans-serif;
	}

a#logo {
	height:256px;
	margin-left:-20px;
	overflow:hidden;
	position:absolute;
	top:0;
	width:268px;
	}

div.yagendoo_hellome {
	top: 130px;
	overflow:hidden;
	width:468px;
	height: 60px;
	position:absolute;
	left: 265px;
	padding: 6px;
	background: transparent url('../images/top.png') repeat;
	color: #fff;
	}

div.yagendoo_hellome h3 {
	color: #fff;
	}

div.yagendoo_hellome p {
	line-height: 100%;
	}

div.yagendoo_hellome label {
	display:block;
	}

div.yagendoo_hellome div {
	display:inline-block;
	border:none;
	}

div#yagendoo_nav {
	position:absolute;
	width:615px;
	overflow:hidden;
	margin: 10px 0 13px 375px;
	}

div#yagendoo_nav div.module,
div.module_menu {
	background: url('../images/navi_ro.png') top right no-repeat;
	}

div#yagendoo_nav div.module div,
div.module_menu div {
	background: url('../images/navi_lo.png') top left no-repeat;
	}

div#yagendoo_nav div.module div div,
div.module_menu div div {
	background: url('../images/navi_ru.png') bottom right no-repeat;
	}

div#yagendoo_nav div.module div div div,
div.module_menu div div div {
	background: url('../images/navi_lu.png') bottom left no-repeat;
	}

div#yagendoo_nav div.module ul,
div.module_menu ul {
	background: url('../images/navi_co.jpg') repeat-x;
	height:46px;
	margin:0 auto;
	width:98%;
	padding:0 1px;
	}

div#yagendoo_nav div.module ul li,
div.module_menu ul li {
	background:url('../images/navi_li_img.jpg') right repeat-y;
	padding:15px 0;
	height:16px;
	float:left;
	list-style-type:none;
	font-size:12px;
	}

div#yagendoo_nav div.module ul li a:hover,
div#yagendoo_nav div.module ul li.active,
div.module_menu ul li a:hover, 
div.module_menu ul li.active {
	background:url('../images/navi_co_hover.jpg') repeat-x;
	border-right: 1px solid #333;
	}

div#yagendoo_nav div.module ul li a,
div.module_menu ul li a {
	padding:15px;
	color:#FFFFFF;
	}

div#yagendoo_nav div.module ul li a:hover,
div.module_menu ul li a:hover {
	text-decoration:none;
	}

/* Top Position */
div#yagendoo_top {
	background:url('../images/default_header.png') no-repeat;
	width:983px;
	height:256px;
	position:relative;
	}

div#yagendoo_airplane {
	background:url('../images/airplane.png') no-repeat;
	position:absolute;
	width:295px;
	height:172px;
	margin:70px 0 0 755px;
	}

div#yagendoo_top div#yagendoo_logo {
	position:absolute;
	top:0px;
	margin-left:-20px;
	overflow:hidden;
	width:268px;
	height:256px;
	}

/* Content */
div#yagendoo_wrapper_all {
	width:983px;
	margin:0px auto;
	}

div#yagendoo_wrapper {
	clear:both;
	background:#2e3540;
	padding:15px;
	margin:0;
	}

div#yagendoo_wrapper-content-inner {
	background:#FFFFFF;
	width: 100%;
	}

div#yagendoo_wrapper-content-inner-moduleon {
	background:#FFFFFF;
	width: 648px;
	float: left;
	}

div#yagendoo_wrapper-content div.yagendoo_or {
	background: url('../images/content_or.jpg') top right no-repeat;
	}

div#yagendoo_wrapper-content.ol {
	background: url('../images/content_ol.jpg') top left no-repeat;
	}

div#yagendoo_wrapper-content div div.yagendoo_ru {
	background: url('../images/content_ru.jpg') bottom right no-repeat;
	}

div#yagendoo_wrapper-content div div div.yagendoo_lu {
	background: url('../images/content_lu.jpg') bottom left no-repeat;
	}

div#yagendoo_footer {
	background:url('../images/footer.png') no-repeat;
	width:983px;
	height:288px;
	z-index:999;
	position:absolute;
	margin-top:-200px;
	}

div#yagendoo_yagendoo_credits {
	margin:90px 3px 0 0;
	position:absolute;
	width:980px;
	z-index:999;
	text-align: right;
	color: #eee;
	}
	
div#yagendoo_yagendoo_credits a {
	color: #eee;
	}

div#yagendoo_footer div#yagendoo_links {
	margin-top:255px; 
	padding:0 10px;
	color:#253b09;
	}

div#yagendoo_footer div#yagendoo_links a {
	color:#ccc;
	}

#yagendoo_yagendoo_twitter {
	margin: -202px 0 0 720px;
	position: absolute;
	width:226px;
	height:87px;
	cursor: pointer;
	text-decoration: none;
	border: none;
	}
	
/* News Image I */
div#gk_news_image_1_wrapper {
	background: transparent url('../images/slide_panel_right.png') no-repeat bottom right;
	}

div#gk_news_image_1_panel {
	background: transparent url('../images/slide_panel_left.png') no-repeat bottom left;
	}

a.gk_news_image_1_prev {
	background: url('../images/b_prev.png') no-repeat 0 50%;
	}

a.gk_news_image_1_next {
	background: url('../images/b_next.png') no-repeat 0 50%;
	}

a.gk_news_image_1_play {
	background: url('../images/b_play.png') no-repeat 0 50%;
	}

a.gk_news_image_1_pause {
	background: url('../images/b_pause.png') no-repeat 0 50%;
	}

a:hover.gk_news_image_1_next,
a:hover.gk_news_image_1_prev,
a:hover.gk_news_image_1_play,
a:hover.gk_news_image_1_pause {
	background-position: 100% 50%;
	}

div.yagendoo_gk_news_image_1_tb_prev {
	background: transparent url('../images/s_prev.png') no-repeat 0 50%;
	}

div.yagendoo_gk_news_image_1_tb_next {
	background: transparent url('../images/s_next.png') no-repeat 100% 50%;
	}

div.yagendoo_gk_news_image_1_tb_prev:hover {
	background: transparent url('../images/s_prev-h.png') no-repeat 0 50%;
	}

div.yagendoo_gk_news_image_1_tb_next:hover {
	background: transparent url('../images/s_next-h.png') no-repeat 100% 50%;
	}

div.yagendoo_gk_news_image_1_preloader {
	background: #000 url('../images/load.gif') no-repeat center center;
	}

ul.gk_news_image_1_tick_buttons li {
	background: transparent url('../images/slide_bullet.png') no-repeat 0 0;
	}

ul.gk_news_image_1_tick_buttons li:hover {
	background-position: 100% 0;
	}

ul.gk_news_image_1_tick_buttons li.active {
	background: transparent url('../images/slide_bullet_active.png') no-repeat 0 0;
	}

ul.gk_news_image_1_tick_buttons li {
	border: none;
	}

div.yagendoo_moduletable_clear {
	margin:0 0 9px;
	padding:0;
	width:100%;
	}

div#yagendoo_slider {
	overflow:hidden;
	margin-bottom:20px;
	}

/* Right Position */
div#yagendoo_right {
	float:right;
	width:285px;
	margin-left:15px;
	margin-right:5px;
	color:#FFFFFF;
	float:right;
	}

div#yagendoo_right .moduletable_blue, div#yagendoo_right .moduletable_green, div#yagendoo_right .moduletable_red, div#yagendoo_right .moduletable_purple {
	overflow:hidden;
	}

div#yagendoo_right .moduletable h3 {
	height:24px;
	color:#55B5D5;
	font-size:16px;
	padding:2px 0;
	margin-top: 8px;
	text-decoration: underline;
	}

div#yagendoo_right .moduletable_blue h3 {
	background:url('../images/right_blue.gif') no-repeat;
	width:249px;
	height:24px;
	color:#FFFFFF;
	font-size:11px;
	padding:2px 18px;
	margin-top: 12px;
	}

div#yagendoo_right .moduletable_green h3 {
	background:url('../images/right_green.gif') no-repeat;
	width:249px;
	height:24px;
	color:#FFFFFF;
	font-size:11px;
	padding:2px 18px;
	margin-top: 12px;
	}

div#yagendoo_right .moduletable_red h3 {
	background:url('../images/right_red.gif') no-repeat;
	width:249px;
	height:24px;
	color:#FFFFFF;
	font-size:11px;
	padding:2px 18px;
	margin-top: 12px;
	}

div#yagendoo_right .moduletable_puprle h3 {
	background:url('../images/right_purple.gif') no-repeat;
	width:249px;
	height:24px;
	color:#FFFFFF;
	font-size:11px;
	padding:2px 18px;
	margin-top: 12px;
	}


div#yagendoo_right ul {
	padding:0;
	}

div#yagendoo_right ul li {
	border-bottom: 1px dotted rgb(126, 130, 136); 
	padding: 4px 0pt;
	list-style-type:none;
	}

/* Login */
div.yagendoo_login_mascot, div.yagendoo_register_mascot {
	float:right;
	background:url(../images/login_mascot.png) no-repeat right;
	width:267px;
	height:237px;
	margin:20px 20px 0 0;
	}

div.yagendoo_login_description {
	color:#A0A095;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:150%;
	margin-bottom:10px;
	}

form input {}

form#com-form-login ul {
	overflow:hidden;
	display:block;
	}

form#com-form-login a {
	border-bottom:dotted 1px #a0a2a2;
	}

form#com-form-login a:hover {
	text-decoration:none;
	color:#408BB6;
	}

div#yagendoo_login_username, div#yagendoo_login_password, div.yagendoo_register {
	background:url(../images/login_input.gif) no-repeat;
	width:236px;
	height:49px;
	}

div#yagendoo_login_username, div#yagendoo_login_password, div.yagendoo_register {
	margin-bottom:5px;
	margin-top:5px;
	}

div#yagendoo_login_username input, div#yagendoo_login_password input, div.yagendoo_register input {
	border:none;
	background:none;
	}

div#yagendoo_login_username input, div#yagendoo_login_password input, div.yagendoo_register input {
	-x-system-font:none;
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#445135;
	display:block;
	font-family:arial,sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:18px;
	line-height:normal;
	padding:10px;
	width:212px;
	}

form#com-form-login label, div.yagendoo_register label {
	-x-system-font:none;
	color:#445135;
	font-family:verdana,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:0 0 6px 5px;
	width:227px;
	}

form input.button {
	-x-system-font:none;
	background:#59A5D1 none repeat scroll 0 0;
	overflow:hidden;
	border:1px solid #408BB6;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	font-family:verdana,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0 10px 0 5px;
	padding:2px 15px;
	vertical-align:top;
	}


a.sonekleresim {width:100px; height:116px; float:left; overflow:hidden; text-align:center; padding:6px 2px 2px; border:1px solid #CDD2DA; margin-right:6px; margin-left:10px; margin-bottom:20px; font-size:10px; font-weight:bold; color:#1898a8; display:block; -moz-border-radius:4px; -webkit-border-radius:4px; background-color:#F4F7FB;}
a.sonekleresim:hover{color:#333;background:#55B5D5; border-color:#55B5D5; text-decoration:none;}
sonekleresim img {width:92px;}
oyun_adi {display:block; clear:both;}
#oyu {
background:#000000;
color:#FFFFFF;
}


#uye {background:url(../images/uye.gif) repeat-x 0 -86px; position:relative; z-index:4; width:270px; height:55px; float:left; margin-left:5px; margin-top:11px;}
		#uye .balonsol {width:14px; height:55px; background:url(../images/uye.gif) no-repeat 0 0; float:left;}
		#uye .balonsag {width:5px; height:55px; background:url(../images/uye.gif) no-repeat -15px 0; float:right;}
		#uye .balonorta {float:left; margin-top:6px; margin-left:1px; width:240px;}
		#uye .balonorta .yazibuyume {font-size:16px;}
		#uye .balonorta a.hesapmenu {width:66px; height:43px; display:block; overflow:hidden; background:url(../images/uye.gif) no-repeat -21px 0; margin-right:3px;}
		#uye .balonorta a.hesapmenu:hover, #uye .balonorta a.secilihesapmenu {background-position:-21px -43px;}
		#uye .balonorta a.bayan {background:url(../images/uye.gif) no-repeat -21px -141px;}
		#uye .balonorta a.bayan:hover, #uye .balonorta a.secilihesapmenu_bayan {background-position:-21px -184px;}


div#oncesi2{
	background:url('../images/yazi.png') no-repeat;
	margin:0px 0 0 3px;
	height:40px;
}
div#oncesi h1 {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:150%;
	margin:0px 0 0 20px;
	}


div#resim {

	position:absolute;
	margin:18px 0 0 0px;
	margin-bottom:0px;
	}

div#reklam {

	position:absolute;
	margin:20px 0 0 320px;
	margin-bottom:0px;
	}

div#oyna {
	position:absolute;
	width:310px;
	height:200px;
	margin:280px 0 0 260px;
	padding:0px 58px;
	}


div#aciklama1 {

	background:url('../images/ao1.gif') no-repeat;
	position:absolute;
	width:200px;
	height:200px;
	margin:280px 0 0 0px;
	color:#FFFFFF;
	font-size:20px;
	text-decoration:bold;
	padding:7px 58px;
	}
div#aciklama2 {

	background:url('../images/ao2.gif');
	width:300px;
	padding:10px 0px;
	margin:311px 0 0 0px;
	}

div#aciklama2 h2 {
	color:#000000;
	font-size:11px;
	text-decoration:none;
	padding:0px 5px;
	}


div#aciklama3 {

	background:url('../images/ao3.gif') no-repeat;
	width:300px;
	height:200px;
	margin:0px 0 0 0px;
	position:absolute;
	}


div#tablo{
	background:url('../images/yazi.png') no-repeat;
	width:640px;
	height:40px
}
div#tablo2{
	background:url('../images/yazis.png') no-repeat;
	width:640px;
	height:45px;
}
div#tablo4{
	background:url('../images/yazi.png') no-repeat;
	width:640px;
	height:40px;
}
div#tablo3{
	background:url('../images/yazia.png') no-repeat;
	width:640px;
	height:40px;
}

div#oylama{
display:block;
//	left: 40px;
	position:absolute;
	width:300px;
	height:40px;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:bold;
	margin:8px 0 0 0px;
 clear:both;
}

div#etiket{
	position:absolute;
	width:510px;
	height:45px;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:bold;
	margin:8px 0 0 10px;
display:block; clear:both;
}
div#skor{
	position:absolute;
	width:510px;
	height:45px;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:bold;
	margin:8px 0 0 10px;
display:block; clear:both;
}
div#etiketler{
	position:absolute;
	width:510px;
	height:40px;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:bold;
	margin:8px 0 0 90px;
display:block; clear:both;
}
div#skorlar{
	position:absolute;
	width:510px;
	height:40px;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:bold;
	margin:8px 0 0 90px;
display:block; clear:both;
}
div#paylas{
//	left: 170px;
	position:absolute;
	margin:8px 0 0 530px;
display:block; clear:both;
}

div#hit{
//	left: 170px;
	position:absolute;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:bold;
	margin:8px 0 0 400px;
display:block; clear:both;
}

div#yorum{
//	left: 170px;
	position:absolute;
	margin:8px 0 0 315px;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:bold;

display:block; clear:both;
}

div#bosluk{
	height:5px
}
div#bosluk1{
	height:5px
}
div#bosluk2{
	height:5px
}
div#bosluk3{
	height:5px
}

div#arama{
	background:url('../images/aramat.png') no-repeat;
	margin:0px 0 0 3px;
	height:79px;
	color:#FFFFFF;
	font-size:18px;
	text-decoration:bold;
}



.hatam, .hata, .ikaz, .tamam, .bilgi {
    margin-bottom: 1.5em;
    padding: 1em 1.5em 1em 5.5em;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    color: #444
}

.hata    {background: #fbe3e4 url(../images/tamam.png) 2.2em center no-repeat; border-color: #e0011b}
.hata a  {color: #d12f19}

.hatam    {background: #fbe3e4 url(../images/hata.png) 2.2em center no-repeat; border-color: #e0011b}
.hatam a  {color: #d12f19}

.ikaz    {background: #fff6bf url(../images/tamam.png) 2.2em center no-repeat; border-color: #ffd324}
.ikaz a  {color: #817134}

.tamam   {background: #e9ffdd url(../images/tamam.png) 2.2em center no-repeat; border-color: #72c868}
.tamam a {color: #529214}

.bilgi   {background: #e2ecee url(../images/tamam.png) 2.2em center no-repeat; border-color: #9ddae6}
.bilgi a {color: #2d7ba2}


/* listeler */
.hatam ul,.hata ul, .ikaz ul, .tamam ul, .bilgi ul {
    list-style: none;
    margin: 1.3em 1.5em
}
.hatam ul li,.hata ul li, .ikaz ul li, .tamam ul li, .bilgi ul li {
    padding-left: 1.3em
}
.hata ul li  { background: url(../images/tamam-bullet.png)  0 0.55em no-repeat }
.hatam ul li  { background: url(../images/hata-bullet.png)  0 0.55em no-repeat }
.ikaz ul li  { background: url(../images/tamam-bullet.png)  0 0.55em no-repeat }
.tamam ul li { background: url(../images/tamam-bullet.png) 0 0.55em no-repeat }
.bilgi ul li { background: url(../images/tamam-bullet.png) 0 0.55em no-repeat }


#comments{padding:10px;background:#fefefe;border:1px solid #d8d8d8;border-top:4px solid #494949;}#comments h2,#comments h2 a{font-size:16px;font-weight:bold;}#comments h3,#comments h3 a{font-size:14px;font-weight:bold;}#comments .comment{padding:8px 0 8px 0;font-size:11px;border-bottom:1px solid #dedede;}#comments .comment .content{margin:4px 0;}#comments .comment .links{text-align:right;}#comments .comment-unpublished{padding:5px;}#comment-controls{padding:5px 0;}#comment-controls .form-item,#comment-controls .form-item select{width:150px;display:inline;margin-right:2px;margin-top:5px;}#comment-controls #edit-submit{-moz-border-radius:5px;padding:2px 10px;color:#fff;background:#000;border:1px solid #ccc;font-size:11px;margin:10px 0 4px 0;float:right;}.description{padding:4px;}.box{padding:8px;background:#eee;border:1px solid #ddd;border-top:1px solid #aaa;border-bottom:1px solid #aaa;margin:15px 0;}

#sayfalama{
clear:both;
padding:10px 0 0 0px;
height:24px;
}
#sayfalama ul{
margin:0;
padding:0;
}
#sayfalama li{
display:inline;
width:35px;
height:34px;
padding:0 5px 0 0;
}
#sayfalama ul li a{
background:url(../images/sayflamabg.gif) no-repeat;
width:35px;
height:34px;
padding:10px 14px 10px 14px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
#sayfalama a:hover, #sayfalama a.active{
background:url(../images/sayfalamahover.gif) no-repeat;
width:35px;
height:34px;
}