*{ 
	margin:0px auto; 
	padding:0px; 
	font-family: 'BebasNeue' ;
	font-weight:normal;
	outline:none;
	}
	
body{ background-color: #fff}

.clear{ clear:both}

ul li{ list-style:none;}

a{ text-decoration:none}

a:hover{ text-decoration:underline}


@font-face {
  font-family: 'BebasNeue';
	src: url('../font/BebasNeue.eot?#iefix') format('embedded-opentype'),  
	url('../font/BebasNeue.otf')  format('opentype'),
	url('../font/BebasNeue.woff') format('woff'), 
	url('../font/BebasNeue.ttf')  format('truetype'), 
	url('../font/BebasNeue.svg#BebasNeue') format('svg');
  font-weight: normal;
  font-style: normal;
}

header{
	width:100%;
	height:auto;
	}

	

	 
.menu{
	overflow: hidden;
    width: 1200px;
    height: auto;
    position: relative;
	 }	
	 
.menu .logo{
	 width:107px;
	 height:88px;
	 display:block;
	 margin-top:11px;
	 margin-bottom:11px;
	 float:left;
	 margin-right:60px;
	 }
	 
.menu .menu_ic{
	width:auto;
	height:auto;
	background:#f4f4f4;
	}
	
.menu .menu_ic li{
	width:auto;
	height:auto;
	float:left;
	}
	 

.menu .menu_ic li a{
    color: #333333;
    display: block;
    height: auto;
    line-height: 120px;
    overflow: hidden;
    margin: 0px 15px;
    font-size: 22px;
    width: auto;
   }
	 
.menu .menu_ic li a:hover{
	 text-decoration:none;
	 color:#8d0000;
	 }

	 
.menu .menu_ic li .m_aktif{
	text-decoration:none;
	color:#8d0000;
	 }
	 
.menu_ac {
    padding: 15px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    display: none;
    width: 20px;
    height: 20px;
	padding-top:15px;
	margin-top:15px;
	margin-bottom:22px;
}
	
.ust_right{
	width:auto;
	height:50px;
	float:right;
	margin:35px 20px 0px 20px;
	}

.ust_right .dil{
	width:auto;
	height:50px;
	line-height:50px;
	color: #333;
    font-size:16px;
	float:left;
	margin-right:20px;
	}
	
.ust_right .dil .dil_ic{
	color: #333;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
	font-size:16px;
	margin:0px 5px;
	}
	
.ust_right .dil .dil_ic:hover{
	text-decoration:none;
	color:#8d0000 !important;
	}
	
.ust_right .dil .dil_ic_aktif{
	text-decoration:none;
	color:#8d0000 !important;
	}

.ust_right .sm{
	width:auto;
	height:50px;
	display:block;
	float:left;	
	}
	
.ust_right .sm .sm_blok{
	width:30px;
	height:50px;
	float:left;
	margin-left:5px;
	}
	
.ust_right .sm .sm_blok:first-child{
	margin-left:0px;
	}
	
.ust_right .sm .sm_blok .sm_link{
	width:30px;
	height:30px;
	display:block;
	}
	
.ust_right .sm .sm_blok span{
	width:30px;
	height:15px;
	display:block;
	margin-top:5px;
	color:#111;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif
	}
	
.container{
	width:auto;
	height:auto;	
	}
	
.container .ana_gorsel{
	width:100%;
	height:775px;	
	position:relative;
	overflow:hidden;
	}
	
.container .ana_gorsel .ana_gorsel_bilgi{
	width:auto;
	height:400px;	
	background:url(../images/siyah-filtre.png);
	position:absolute;
	left:70px;
	margin-top:-200px;
	top:50%;
	z-index:1;
	}
	
.container .ana_gorsel .ana_gorsel_bilgi .kisi{
	font-size:80px;
	color:#fff;
	letter-spacing:3px;
	margin:0px 10px 0px 10px;
	}
	
.container .ana_gorsel .ana_gorsel_bilgi .unvan{
	font-size:42px;
	color:#e0a300;
	letter-spacing:3px;
	margin:0px 10px 10px 10px;
	}
	
.container .ana_gorsel .ana_gorsel_bilgi .bilgi{
	font-size:28px;
	color:#fff;
	letter-spacing:1px;
	margin:0px 10px 20px 10px;
	display:block;
	line-height:36px;
	}
	
.container .ana_gorsel .ana_gorsel_bilgi .ana_btn{
	font-size:28px;
	color:#fff;
	letter-spacing:1px;
	display:block;
	line-height:110px;
	height:110px;
	width:100%;
	background:url(../images/kirmizi-filtre.png);
	text-align:center;
	position:absolute;
	bottom:0px;
	}
	
.container .ana_gorsel .ana_gorsel_bilgi .ana_btn:hover{
	text-decoration:none;
	background:url(../images/kirmizi-filtre-hover.png);
	}
	
.container .ana_gorsel .ana_gorsel_img{
	width:2000px;
	height:775px;	
	position:relative;
	margin-left:-1000px;
	left:50%;
	}
	
.container .paket_aylik{
	width:100%;
	height:760px;	
	background:#ccc;
	position:relative;
	overflow:hidden;
	display:block;
	}
	
.container .paket_aylik .paket_aylik_bilgi{
	width:800px;
	height:auto;	
	position:absolute;
	right:100px;
	margin-top:100px;
	z-index:1;
	font-size:22px;
	color:#fff;
	background:rgba(29, 29, 29, 0.50);
	padding:20px;
	letter-spacing:1px;
	}

.basla_btn{
	width:200px;
    height: auto;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: block;
    height:60px;
	line-height:60px;
    background: url(../images/kirmizi-filtre.png);
	margin-top:20px;
	margin-left:0px;
	}
	
.basla_btn:hover{
	background:url(../images/kirmizi-filtre-hover.png);
	text-decoration:none;
	}

.container .paket_aylik .paket_aylik_bilgi .paket_aylik_baslik{
	font-size:42px;
	color:#8d0000;
	}
	
.tablo{
	width:800px;
	height:200px;
	position:relative;
	}
	
.tablo .tablo_resim{
	width:800px;
	height:auto;
	position:relative;
	display:block;
	}
	
.container .paket_aylik .paket_aylik_img{
	width:2000px;
	height:760px;	
	position:relative;
	margin-left:-1000px;
	left:50%;
	}
	
.container .paket_aylik .pa_img{
	display:none;
	}
	
.container .ana_kategori{
	width:100%;
	height:800px;
	}
	
.container .ana_kategori .kategori_alt{
	width:33.33%;
	height:800px;
	background:#333;
	position:relative;
	overflow:hidden;
	float:left;
	}	
	
	
.container .ana_kategori .kategori_alt .kategori_alt_icerik{
	width:80%;
	height:auto;
	display:block;
	position:absolute;
	bottom:0px;
	z-index:1;
	margin:10%;
	}
	
.container .ana_kategori .kategori_alt .kategori_alt_icerik strong{
	width:90%;
	height:auto;
	color:#fff;
	font-size:38px;
	text-align:center;
	display:block;
	padding:5%;
	margin-bottom:1px;
	background:url(../images/siyah-filtre.png);
	}
	
.container .ana_kategori .kategori_alt .kategori_alt_icerik a{
	width:90%;
	height:auto;
	color:#fff;
	font-size:18px;
	text-align:center;
	display:block;
	padding:5%;
	background:url(../images/kirmizi-filtre.png);
	}
	
.container .ana_kategori .kategori_alt .kategori_alt_icerik a:hover{
	background:url(../images/kirmizi-filtre-hover.png);
	text-decoration:none;
	}
	
	
.container .ana_kategori .kategori_alt .kategori_alt_img{
	width:700px;
	height:950px;
	position:relative;
	margin-left:-350px;
	margin-top:-475px;
	left:50%;
	top:50%;
	}	
	
	
.container .program_alan{
	width:100%;
	height:760px;	
	position:relative;
	overflow:hidden;
	}
	
.container .program_alan .program_alan_icerik{
	width:1200px;
	height:auto;	
	z-index:1;
	position:absolute;
	margin-left:-600px;
	left:50%;
	margin-top:50px;
	}
	
.container .program_alan .program_alan_icerik .program_bilgi{
	font-size:20px;
	color:#fff;
	text-align:center;
	margin-bottom:50px;
	}
	
.container .program_alan .program_alan_icerik .program_bilgi strong{
	font-size:40px;
	color:#fff;
	display:block;
	text-align:center;
	}
	
.container .program_alan .program_alan_icerik .program_alan_ok{
	width:180px;
	height:auto;
	margin-left:620px;
	}
	
	
.container .program_alan .program_alan_icerik .program_alan_dergi{
	width:705px;
	height:auto;
	margin-top:-50px;
	float:left;
	}
	
.container .program_alan .program_alan_icerik .program_mail{
	font-size:28px;
	color:#fff;
	display:block;
	text-align:center;
	width:450px;
	height:auto;
	margin-top:90px;
	float:left;
	}

.container .program_alan .program_alan_icerik .program_mail span{
	font-size:18px;
	color:#fff;
	display:block;
	text-align:center;
	}
	
.container .program_alan .program_alan_icerik .program_mail .mail_alan{
	width:380px;
	height:60px;
	border:solid 1px #fff;
	background:url(../images/bulten-bg.png);
	margin-top:20px;
	}
	
.container .program_alan .program_alan_icerik .program_mail .mail_alan .mail_input{
	background:transparent;
	border:0px;
	float:left;
	width:290px;
	height:40px;
	margin:10px;
	color:#fff;
	font-size:16px;
	letter-spacing:1px;
	font-family:Arial, sans-serif
	}
	
.container .program_alan .program_alan_icerik .program_mail .mail_alan .mail_buton{
	background:url(../images/bulten-btn.png);
	border:0px;
	width:56px;
	height:31px;
	display:block;
	cursor:pointer;
	margin:13px 0px 0px 10px;
	}
	
.container .program_alan .program_alan_img{
	width:2000px;
	height:775px;	
	position:relative;
	margin-left:-1000px;
	left:50%;
	}	
	

#ogrenciler{
	width:auto;
	height:auto;
	margin:50px 0px;	
	}

.lSSlideOuter{
	margin-bottom:40px;	
	}
	
.container  .ogrenciler_alan{
	width:100%;
	height:500px;
	background:url(../images/ogrenciler-bg.jpg) top center no-repeat;	
	padding:30px 0px;
	}	
	
.container  .ogrenciler_alan .ogrenciler_ic{
	width:1200px;
	height:auto;
	}
	
.container  .ogrenciler_alan .ogrenciler_ic .ogrenciler_title{
	font-size:40px;
	color:#fff;
	width:auto;
	height:auto;
	text-align:center;
	}
	
.container  .ogrenciler_alan .ogrenciler_ic .ogrenciler_link{
	font-size:20px;
	color:#fff;
	display:table;
	}
	
.container  .ogrenciler_alan .ogrenciler_ic #ogrenciler li{
	width:380px;
	height:255px;
	}
	
.container  .ogrenciler_alan .ogrenciler_ic #ogrenciler li img{
	width:378px;
	height:253px;
	border:solid 1px #ccc;
	}	
	
	
.ogrenciler_alan .lSSlideOuter .lSSlideWrapper .lSAction{ display:none !important}	



footer{
	width:auto;
	height:auto;	
	}
	
footer .footer_ic{
	width:auto;
	height:auto;	
	}
	
footer .footer_ic .banka{
	width:auto;
	height:auto;	
	display:table;
	margin:20px auto;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	padding:20px 0px;
	}
	
footer .footer_ic .banka .banka_ic{
	width:auto;
	height:30px;	
	margin:0px 10px;
	}
	
footer .footer_ic .alt_link_alan{
	width:auto;
	height:40px;
	line-height:40px;
	color:#666;
	font-size:11px;
	font-family:Arial, sans-serif;
	display:table;
	margin-top:20px;
	}

footer .footer_ic .alt_link_alan > a{
	color:#333;
	font-size:12px;
	font-family:Arial, sans-serif;
	text-decoration:underline;
	}
	
.ssl{
	width:200px;
	height:auto;
	display:table;	
	margin:20px auto;
	}
	
footer .footer_ic .copy{
	width:auto;
	height:30px;
	line-height:30px;
	color:#666;
	font-size:11px;
	font-family:Arial, sans-serif;
	display:table;
	}
		
footer .footer_ic .iwt{
	width: 100px;
    height: 26px;
    line-height: 16px;
    background: url(../images/iwt.png) center bottom no-repeat;
    display: block;
    text-align: center;
    font-size: 10px;
    color: #666666;
    margin-bottom:10px;
	font-family:Arial, sans-serif;
	}	
	
	
footer .footer_ic .iwt:hover{
	text-decoration:none;
	}	
	

.ic_ust{
	width:auto;
	height:200px;
	overflow:hidden;
	position:relative;
	}


.ic_ust .navigasyon{
	width:auto;
	height:200px;
	background:url(../images/ic_ust_bg.png) right center;
	position:absolute;
	z-index:1;
	font-size:28px;
	color:#fff;
	line-height:200px;
	padding:0px 200px 0px 50px;
	}
	

.ic_ust .navigasyon .nav_link{
	font-size:28px;
	color:#fff;
	margin-right:15px;
	margin-left:10px;
	}

.ic_ust .navigasyon .nav_say{
	font-size:28px;
	color:#fff;
	margin-left:15px;
	}
	
.ic_ust .ic_ust_gorsel{
	width:2000px;
	height:200px;
	margin-left:-1000px;
	left:50%;
	position:relative;
	}

.container .container_ic{
	width:1200px;
	height:auto;
	padding:50px 0;
	border-bottom:solid 1px #ccc;
	margin-bottom:10px;
	}


.ic_alan{
	font-size:16px;
	color:#333;
	line-height:24px;
	font-family:Helvetica, Arial, sans-serif;
	}
	
.ic_alan p,
.ic_alan span{
	font-family:Helvetica, Arial, sans-serif;
	}
	
.ic_alan .icerik_baslik{
	font-size:46px;
	color:#8d0000;
	display:block;
	margin-bottom:20px;
	}
	
.ic_alan .biyografi_video{
	width:560px;
	height:auto;
	margin:0px 20px 10px 0px;
	float:left;	
	display:block;
	background:#f0f0f0;
	padding:10px;
	}
	
.ic_alan .biyografi_video .video_ic{
	width:560px;
	height:auto;
	}

.iletisim_formu{
	width:auto;
	height:auto;
	margin-top:50px;
	}
	
.iletisim_formu .iletisim_satir{
	width:370px;
	height:auto;
	float:left;
	margin-right:30px;
	margin-bottom:30px;
	}
	
.iletisim_formu .is{
	width:inherit !important;
	}

.iletisim_formu .iletisim_satir .iletisim_title{
	width:inherit;
	height:30px;
	font-size:18px;
	}
	
.iletisim_formu .iletisim_satir .iletisim_input{
	width:350px;
	height:50px;
	padding:0px 10px;
	border:solid 1px #ccc;
	outline:none;
	font-size:14px;
	color:#666;
	font-family:Helvetica, Arial,  sans-serif;
	}
	
.iletisim_formu .iletisim_satir .iletisim_input2{
	width:250px;
	height:50px;
	padding:0px 10px;
	border:solid 1px #ccc;
	outline:none;
	font-size:14px;
	color:#666;
	font-family:Helvetica, Arial,  sans-serif;
	float:left;
	}
	
.iletisim_formu  .iletisim_satir .iletisim_text{
	width:1150px !important;
	height:100px;
	padding:10px;
	border:solid 1px #ccc;
	outline:none;
	font-size:14px;
	color:#666;
	font-family:Helvetica, Arial,  sans-serif;
	}


.iletisim_formu  .iletisim_satir .guvenlik_kodu{
	height:50px;
	margin-right:30px;
	float:left;
	display:block;
	}
	
.iletisim_formu  .iletisim_satir .iletisim_buton{
	width:720px;
	height:50px;
	border:0px;
	outline:none;
	float:left;
	margin-left:30px;
	font-size:18px;
	background:#8d0000;
	color:#fff;
	cursor:pointer;
	}
	
.iletisim_formu  .iletisim_satir .iletisim_buton:hover{
	background:#BD1111;
	}


.buyuk_paket{
	width:1200px;
	height:500px;
	position:relative;
	}
	
.buyuk_paket .buyuk_paket_bilgi{
	min-width:500px;
	height:auto;
	position:absolute;
	z-index:1;	
	right:50px;
	bottom:50px;
	background:url(../images/kirmizi-filtre-hover.png);
	padding:30px;
	}
	
.buyuk_paket .buyuk_paket_bilgi .bpb_baslik{
	color:#fff;
	font-size:48px;
	display:block;
	margin-bottom:10px;
	}
	
.buyuk_paket .buyuk_paket_bilgi .bpb_baslik:hover{
	text-decoration:none;
	}
	
.buyuk_paket .buyuk_paket_bilgi .bpb_icerik{
	color:#fff;
	font-size:18px;
	line-height:28px;
	font-family:Helvetica, Arial,  sans-serif;
	display:block;
	margin-bottom:20px;
	}
	
.buyuk_paket .buyuk_paket_bilgi .bpb_icerik p,
.buyuk_paket .buyuk_paket_bilgi .bpb_icerik span{
	font-family:Helvetica, Arial,  sans-serif;
	}
	
.buyuk_paket .buyuk_paket_bilgi .paket_fiyat{
	color:#fff;
	font-size:42px;
	float:left;
	width:auto;
	height:auto;
	margin-right:30px;
	line-height:50px;
	}
	
.buyuk_paket .buyuk_paket_bilgi .paket_fiyat .eski_f{
	color:#fff;
	font-size:30px;
	float:left;
	text-decoration:line-through;
	margin-right:20px;
	}

.buyuk_paket .buyuk_paket_gorsel{
	width:1200px;
	height:500px;
	position:relative;
	display:block;
	}
	
.diger_programlar{
	width:auto;
	height:auto;
	display:table;
	}
	
.diger_programlar .diger_programlar_ust{
	width:auto;
	height:auto;
	font-size:16px;
	color:#333;
	font-family:Helvetica, Arial,  sans-serif;
	margin-top:30px;
	}

	
.diger_programlar .diger_programlar_ust strong{
	font-size:36px;
	color:#8d0000;
	display:block;
	}	

.diger_programlar .diger_programlar_icerik{
	width:auto;
	height:auto;
	}	
	
.diger_programlar .diger_programlar_icerik .diger_box{
	width:380px;
	height:550px;
	background:#333;
	float:left;
	margin-right:30px;
	margin-top:30px;
	position:relative;
	overflow:hidden;
	}	
	
.diger_programlar .diger_programlar_icerik .diger_box:nth-child(3n){
	margin-right:0px;
	}	
	
.diger_programlar .diger_programlar_icerik .diger_box .diger_box_icerik{
	width:300px;
	height:auto;
	position:absolute;
	z-index:1;
	bottom:20px;
	left:20px;
	background:url(../images/kirmizi-filtre-hover.png);
	padding:20px;
	}
	
.diger_programlar .diger_programlar_icerik .diger_box .diger_box_gorsel{
	width:380px;
	height:auto;
	position:relative;
	margin-left:-190px;
	left:50%;
	}	
	
.diger_box_icerik .dbi_baslik{
	color:#fff;
	font-size:32px;
	display:block;
	margin-bottom:5px;
	}
	
.diger_box_icerik .dbi_baslik:hover{
	text-decoration:none;
	}
	
.diger_box_icerik .dbi_icerik{
	color:#fff;
	font-size:14px;
	line-height:22px;
	font-family:Helvetica, Arial,  sans-serif;
	display:block;
	margin-bottom:10px;
	}
	
.diger_box_icerik .dbi_icerik p,
.diger_box_icerik .dbi_icerik span{
	font-family:Helvetica, Arial,  sans-serif;
	}
	
	
.diger_box_icerik .paket_fiyat{
	color:#fff;
	font-size:32px;
	float:left;
	width:auto;
	height:auto;
	margin-right:30px;
	line-height:40px;
	}
	
.diger_box_icerik .paket_fiyat .eski_f{
	color:#fff;
	font-size:22px;
	float:left;
	text-decoration:line-through;
	margin-right:10px;
	}
	
	
	
	
.program_detay{
	width:auto;
	height:auto;
	background:#f9f9f9;	
	padding:30px;
	}	
	
.program_detay .program_detay_gorsel{
	width:483px;
	height:700px;	
	display:block;
	float:left;
	}	
	
.program_detay .program_detay_bilgi{
	width:627px;
	height:auto;	
	display:block;
	float:left;
	margin-left:30px;
	}
	
	
.program_detay .program_detay_bilgi strong{
	font-size:52px;
	color:#333;
	display:block;
	margin-bottom:20px;
	}
	
.program_detay .program_detay_bilgi span{
	font-size:20px;
	line-height:32px;
	color:#333;
	display:block;
	font-family:Helvetica, Arial,  sans-serif;
	width:auto;
	}


.program_detay .program_detay_bilgi .paket_fiyat{
	color:#333;
	font-size:42px;
	width:auto;
	height:auto;
	line-height:50px;
	margin:20px 0px;
	}
	
.program_detay .program_detay_bilgi .paket_fiyat .eski_f{
	color:#B22222;
	font-size:30px;
	text-decoration:line-through;
	margin-right:20px;
	display:inline;
	font-family: 'BebasNeue' ;
	}
	

	
.program_detay .program_detay_icerik{
	margin:40px auto;
	font-size:16px;
	color:#333;
	line-height:20px;
	font-family:Helvetica, Arial,  sans-serif;
	}
	
.program_detay .program_detay_icerik p,
.program_detay .program_detay_icerik span{
	font-family:Helvetica, Arial,  sans-serif;
	}	
	
.program_detay .program_detay_icerik strong{
	font-size:22px;
	color:#333;
	font-family:Helvetica, Arial,  sans-serif;
	display:block;
	margin-bottom:10px;
	}	
	
.program_detay .program_detay_alt_link{
	width:auto;
	height:50px;
	background:#8d0000;
	padding:20px 0px;
	}
	
.program_detay .program_detay_alt_link .pdal_ic{
	width:auto;
	height:50px;
	background:#8d0000;
	display:table;
	}	
	
.program_detay .program_detay_alt_link .pdal_ic .paket_fiyat{
	color:#fff;
	font-size:42px;
	float:left;
	width:auto;
	height:auto;
	margin-right:30px;
	line-height:50px;
	}
	
.program_detay .program_detay_alt_link .pdal_ic .paket_fiyat .eski_f{
	color:#fff;
	font-size:24px;
	text-decoration:line-through;
	margin-right:20px;
	display:inline;
	font-family: 'BebasNeue' ;
	}
	
	
/*--- buton ---*/	


	
.paket_btn{
	display:block;
	background:#000;
	border-radius:5px;
	text-align:center;
	}
	
.paket_btn:hover{
	background:#fff;
	color:#222;
	text-decoration:none;
	}
	

.btn1{
	width:150px;
	height:50px;
	line-height:50px;
	font-size:26px;
	color:#fff;
	float:left;
	}
	
.btn2{
	width:140px;
	height:40px;
	line-height:40px;
	font-size:26px;
	color:#fff;
	float:left;
	}
	
.btn3{
	cursor: pointer;
	margin-right: 25px;
	float: left;
	width:auto;
	height:70px;
	line-height:70px;
	font-size:26px;
	color:#fff;
	background:#8d0000;
	margin-left:0px;
	padding:0px 10px;
	}
	
.btn3:hover{
	background:#222;
	color:#fff;
	text-decoration:none;
	}
	
.btn4{
	width:150px;
	height:50px;
	line-height:50px;
	font-size:26px;
	color:#fff;
	float:left;
	}
	
.btn5{
	width:150px;
	height:50px;
	line-height:50px;
	font-size:26px;
	color:#fff;
	margin-top:10px;
	background:#8d0000;
	margin-left:0px;
	}
	
.btn5:hover{
	background:#222;
	color:#fff;
	text-decoration:none;
	}
	
/*--- buton ---*/		
	
	
.haberler_alan{
	width:auto;
	height:auto;
	padding-bottom:40px;
	margin-bottom:40px;
	border-bottom:dotted 1px #ccc;
	}	
	
.haberler_alan:last-child{
	margin-bottom:0px;
	border-bottom:0px;
	}	
	
.haberler_alan .haberler_gorsel{
	width:500px;
	height:200px;
	float:left;
	}
	
.haberler_alan .haberler_gorsel .haberler_gorsel_ic{
	width:inherit;
	height:inherit;
	}	
	
.haberler_alan .haberler_bilgi{
	position:relative;
	width:670px;
	height:200px;
	float:left;
	margin-left:30px;
	}	
	
.haberler_alan .haberler_bilgi .haberler_baslik{
	font-size:32px;
	color:#8d0000;
	}
	
.haberler_alan .haberler_bilgi .haberler_baslik:hover{
	text-decoration:none;
	}	
	
.haberler_alan .haberler_bilgi .haberler_icerik{
	font-size:16px;
	color:#666;
	font-family:Helvetica, Arial,  sans-serif;
	line-height:22px;
	}	
	
.haberler_alan .haberler_bilgi .haberler_link{
	position:absolute;
	bottom:0px;
	font-size:14px;
	font-family:Helvetica, Arial,  sans-serif;
	color:#8d0000;
	text-decoration:underline;
	}	
	
	
.haberler_ic_gorsel{
	width:500px;
	height:auto;
	float:left;
	margin:0px 20px 20px 0px;
	display:block;	
	}	
	
	
.ogrenci_alan{
	width:338px;
	height:480px;
	float:left;
	margin:15px 30px 15px 0px;
	border:solid 1px #dfdfdf;
	padding:20px;
	}
	
.ogrenci_alan:nth-child(3n){
	margin:15px 0px 15px 0px;
	}	
	
	
.ogrenci_alan .ogrenci_gorsel{
	width:338px;
	height:230px;
	display:block;
	margin-bottom:30px;
	}

.ogrenci_alan .ogrenci_icerik{
	width:338px;
	height:220px;
	font-family:Helvetica, Arial,  sans-serif;
	font-size:15px;
	color:#666;
	line-height:28px;
	}
	
.ogrenci_alan .ogrenci_icerik .ogrenci_ad{
	font-size:34px;
	color:#666;
	display:block;
	line-height:42px;
	}	
	
.ogrenci_alan .ogrenci_icerik .ogrenci_ad:hover{
	text-decoration:none;
	}	
	
.ogrenci_alan .ogrenci_icerik span{
	font-size:15px;
	color:#666;
	font-family:Helvetica, Arial,  sans-serif;
	font-weight:bold;
	width:80px;
	height:20px;
	display:block;
	float:left;
	}	
	
.ogrenci_detay_gorsel{
	width:650px;
	height:436px;	
	display:block;
	float:left;
	}	
	
	
.ogrenci_icerik_detay{
	width:auto;
	height:auto;
	font-family:Helvetica, Arial,  sans-serif;
	font-size:18px;
	color:#666;
	line-height:32px;
	margin-bottom:30px;
	}
	
.ogrenci_icerik_detay span{
	font-size:18px !important;
	color:#666;
	font-family:Helvetica, Arial,  sans-serif;
	font-weight:bold;
	width:120px;
	height:20px;
	display:block;
	float:left;
	}		
	
.video_blog_alan{
	width:580px;
	height:auto;
	padding-bottom:40px;
	margin-bottom:40px;
	border-bottom:dotted 1px #ccc;
	float:left;
	margin-right:40px;
	}	
	
.video_blog_alan:nth-child(2n){
	margin-right:0px;
	}	
	
.video_blog_alan .video_blog_gorsel{
	width:200px;
	height:200px;
	float:left;
	}
	
.video_blog_alan .video_blog_gorsel .video_blog_gorsel_ic{
	width:inherit;
	height:inherit;
	}	
	
.video_blog_alan .video_blog_bilgi{
	position:relative;
	width:350px;
	height:200px;
	float:right;
	}	
	
.video_blog_alan .video_blog_bilgi .video_blog_baslik{
	font-size:32px;
	color:#8d0000;
	}
	
.video_blog_alan .video_blog_bilgi .video_blog_baslik:hover{
	text-decoration:none;
	}	
	
.video_blog_alan .video_blog_bilgi .video_blog_icerik{
	font-size:16px;
	color:#666;
	font-family:Helvetica, Arial,  sans-serif;
	line-height:22px;
	}	
	
.video_blog_alan .video_blog_bilgi .video_blog_link{
	position:absolute;
	bottom:0px;
	font-size:14px;
	font-family:Helvetica, Arial,  sans-serif;
	color:#8d0000;
	text-decoration:underline;
	}		
	
.ic_alan .video_blog_ic{
	width:1200px;
	height:675px;
	margin-bottom:20px;
	}	
	
	
.ek_secenek{
	width:auto;
	height:auto;
	margin:10px auto;	
	}	
	
.ek_secenek .ek_sec_chec{
	display:block;
	float:left;
	margin-top:5px;
	margin-right:10px;
	width:20px;
	height:20px;
	}	
	
.ek_secenek .ek_sec_ad{
	display:block;
	color:#333;
	font-size:18px !important;
	}	

	
.sup_icerik{
	width:inherit;
	height:auto;
	margin-bottom:50px;
	}	
	
.sup_icerik .sup_alan{
	width:540px;
	height:400px;
	background:#111;
	float:left;
	margin-right:40px;
	padding:20px;
	margin-top:40px;
	border-radius:3px;
	}	
	
.sup_icerik .sup_alan:nth-child(2n){
	margin-right:0px;
	}	
	
.sup_icerik .sup_alan .sup_cins{
	width:inherit;
	height:50px;
	text-align:center;
	background:#8d0000;
	color:#fff;
	line-height:50px;
	font-size:32px;
	margin-bottom:20px;
	border-radius:3px;
	}
		
.sup_icerik .sup_alan .sup_kisim{
	width:260px;
	height:auto;
	margin-bottom:20px;
	float:left;
	margin-left:20px;
	}
	
.sup_icerik .sup_alan .sup_kisim:nth-child(2n){
	margin-left:0px;
	}

.sup_icerik .sup_alan .sup_kisim .sup_img{
	width:260px;
	height:260px;
	display:block;
	border-radius:3px;
	}

.sup_icerik .sup_alan .sup_kisim .sup_btn{
	width:260px;
	height:50px;
	display:block;
	color:#8d0000;
	background:#fff;
	text-align:center;
	font-size:22px;
	line-height:50px;
	border-radius:3px;
	margin-top:20px;
	}
	

.sup_icerik .sup_alan .sup_kisim .sup_btn:hover{
	color:#fff;
	background:#8d0000;
	text-decoration:none;
	}

	
.sup_urun_alan{
	width:inherit;
	height:auto;
	}	
	
	
.sup_urun_alan .sup_urun{
	width:270px;
	height:370px;
	float:left;
	margin-right:40px;
	margin-top:40px;
	margin-bottom:40px;
	}
	
.sup_urun_alan .sup_urun:nth-child(4n){
	margin-right:0px;
	}
                
.sup_urun_alan .sup_urun .sup_urun_gorsel{
	width:270px;
	height:270px;
	display:block;
	margin-bottom:10px;
	}
	
.sup_urun_alan .sup_urun .sup_urun_gorsel img{
	width:inherit;
	height:inherit;
	display:block;
	}
                    
.sup_urun_alan .sup_urun .sup_urun_adi{
	width:inherit;
	height:25px;
	display:block;
	text-align:center;
	font-size:18px;
	color:#333;
	}
	
.sup_urun_alan .sup_urun .sup_urun_adi:hover{
	text-decoration:none;
	}
                    
.sup_urun_alan .sup_urun .sup_urun_fiyat{
	width:inherit;
	height:25px;
	text-align:center;
	font-size:18px;
	color:#333;
	}

.sup_urun_alan .sup_urun .sup_urun_fiyat .fiyat_eski{
	width:auto;
	height:auto;
	text-decoration:line-through;
	font-size:16px;
	font-weight:normal;
	padding-right:5px;
	}

.sup_urun_alan .sup_urun .sup_urun_fiyat .fiyat_yeni{
	width:auto;
	height:auto;
	color:#8d0000;
	}

.sup_urun_alan .sup_urun .sup_urun_satinal{
	width:150px;
	height:40px;
	text-align:center;
	font-size:18px;
	color:#333;
	display:block;
	border-radius:5px;
	display:table;
	background:#8d0000;
	color:#fff;
	line-height:40px;
	}
	
.sup_urun_alan .sup_urun .sup_urun_satinal:hover{
	text-decoration:none;
	background:#111;
	}
	
.diger_programlar .diger_programlar_ust strong a:hover{
	text-decoration:none;
	}		
	
.adet{
	width:80px;
	height:auto;
	padding:10px;
	color:#333;
	font-size:16px;
	font-weight:100;	
	margin-top:20px;
	border:solid 1px #ccc;
	border-radius:3px;
	font-family:Helvetica, Arial,  sans-serif;
	}	
	
	



.anket{
	width:1200px;
	height:auto;	
	}
	
.anket .sol_blok{
	width:530px;
	height:auto;
	float:left;
	}
	
.anket .sol_blok img{
	width:inherit;
	height:inherit;
	}
	
.anket .sag_blok{
	width:640px;
	height:auto;
	float:right;
	}


.form_alan{
	width:640px;
	height:auto
	}

.form_alan .form_baslik{
	width:600px;
	height:auto;
	margin-bottom:10px;
	padding:20px;
	background:#8d0000;
	font-size:20px;
	color:#FFF;
	}

.form_alan .form_icerik{
	width:598px;
	height:auto;
	margin-bottom:30px;
	padding:20px 20px 0px 20px;
	background:#fff;
	font-size:14px;
	color:#333;
	border:solid 1px #ccc;
	font-family:Helvetica, Arial,  sans-serif;
	}

.form_alan .form_icerik .form_input{
	width:300px;
	height:30px;
	padding:5px 10px;
	outline:none;
	color:#111;
	background:#fff;
	border:solid 1px #ccc;
	margin-bottom:20px;
	font-family:Helvetica, Arial,  sans-serif;
	}

.form_alan .form_icerik .form_select{
	width:200px;
	height:30px;
	padding:5px 10px;
	outline:none;
	color:#111;
	background:#fff;
	border:solid 1px #ccc;
	float:left;
	margin:10px 10px 20px 0px;
	font-family:Helvetica, Arial,  sans-serif;
	}
	
.form_alan .form_icerik .form_select option{
	font-family:Helvetica, Arial,  sans-serif;
	}

.form_alan .form_icerik .form_text2{
	width:578px!important;
	height:50px;
	padding:5px 10px;
	outline:none;
	color:#111;
	background:#fff;
	border:solid 1px #ccc;
	margin-bottom:20px;
	margin-left:0;
	margin-top:5px;
	font-family:Helvetica, Arial,  sans-serif;
	}

.form_alan .form_icerik .form_input2{
	width:100px;
	height:18px;
	padding:5px;
	outline:none;
	background:#fff;
	border:solid 1px #ccc;
	margin-bottom:20px;
	margin-top:10px;
	float:left;
	margin-right:10px;
	font-family:Helvetica, Arial,  sans-serif;
	}

.form_alan .form_icerik .ic_bilgi{
	width:620px;
	height:auto;
	font-size:16px;
	color:#8d0000;
	margin-bottom:10px;
	font-family:Helvetica, Arial,  sans-serif;
	}	
	

.sekil{
	width:598px;
	height:auto;
	padding-bottom:30px;
	border-bottom:dashed 1px #222;
	margin-bottom:20px;
	font-family:Helvetica, Arial,  sans-serif;
	}

.sekil .sekil_ad{
	width:598px;
	height:auto;
	font-size:18px;
	margin-bottom:10px;
	color:#AA1D23;
	font-family:Helvetica, Arial,  sans-serif;
	}

.sekil .sekil_img{
	width:150px;
	height:auto;
	float:left;
	font-family:Helvetica, Arial,  sans-serif;
	}

.sekil .sekil_bilgiler{
	width:350px;
	height:auto;
	float:left;
	font-family:Helvetica, Arial,  sans-serif;
	margin-left:20px;
	}
	
.sekil .sekil_bilgiler strong{
	font-family:Helvetica, Arial,  sans-serif;
	}

.sekil_btn{
	width:223px;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#FFF;
	font-size:18px;
	background:#8d0000;
	border:0;
	cursor:pointer;
	outline:none;
	margin-bottom:30px;
	margin-top:10px;
	font-family:Helvetica, Arial,  sans-serif;
	display:table;
	}

.sekil_btn:hover{
	background:#333;
	}


.form_hata{
	margin-bottom:10px;
	font-size:12px;
	color:#8d0000;
	display:none;
	font-family:Helvetica, Arial,  sans-serif;
	}

.sayfa_yok{
	width:auto;
	height:auto;
	padding:100px 0px;
	text-align:center;
	color:#8d0000;	
	}
	
.sayfa_yok strong{
	text-align:center;
	color:#8d0000;	
	font-size:80px;
	display:block;
	}
.kupon_i {
    border: 1px solid #ccc;
    border-radius: 7px;
    color: #666;
    display: block;
    float: left;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
    height: 50px;
    outline: medium none;
    padding: 0 10px;
    width: 190px;
}
.kupon_b {
    background: #8d0000 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 7px;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 18px;
    height: 50px;
    margin-left: 30px;
    outline: medium none;
    width: 100px;
}