/* -- SAYFA STILLERI -- */
@import url('fonts.css');
html {background:url("../_img_new/landing/bg_tile.jpg") repeat-x scroll left top #9C9C9C;}
body {background:url("../_img_new/landing/bg_imaj.jpg") no-repeat scroll center top transparent;  color: #FFF; font-family: 'open sans',arial,sans-serif; font-size: 13px; line-height: 20px; }
#disKapsayici {display:block; position:relative; width:auto; max-width:1030px; margin:0 auto; height:100%;}
#genelKapsayici { display:block; position:relative; }
#sayfaKapsayici { position:relative; margin:0 auto}
#divPopupWrapper {position:absolute; top:0; left:50%; z-index:999; margin-left:-402px; width:805px; height:544px; display:block; background:url("../_img_new/landing/giris_pop-up.png") no-repeat scroll center top transparent;  }
#divPopup {position:relative }

#ogrenci { width:200px; height:100px; position:absolute; left:94px; top:400px;}
#ogrenci p {color:#575757; font-size:13px; margin-bottom:5px;}
#ogrenci ul li {float:left; margin-right:15px }
#ogrenci ul li a {color:#0B4D78; text-decoration:underline; font-size:14px; font-weight:bold;display: block; padding-bottom:5px;}
#ogrenci ul li a:hover {color:#F5B924; }

#ogretmen {position:absolute; left:311px; top:352px; }
#ogretmen a {width:191px; height:47px; display:block; background:url("../_img_new/landing/giris_butonlari.png") no-repeat scroll 0 0 transparent; text-indent:-9999px}
#ogretmen a:hover {background-position:-205px 0 }
#veli {position:absolute; left:510px; top:352px; }
#veli a {width:191px; height:47px; display:block; background:url("../_img_new/landing/giris_butonlari.png") no-repeat scroll 0 -57px transparent; text-indent:-9999px }
#veli a:hover {background-position:-205px -57px }