﻿@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #f5efd9;
	color:#807c6d;
	background-image: url("../img/bg_header.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	font-family: "Georgia",serif;
	font-size:13px;
  	line-height:22px;
}

a{
	text-decoration: none;
	color:#f2a30b;
}
a:hover{
	text-decoration: underline;
}
a *{
	border: 0;
}

h1,h2,h3,h4,h5,h6{
	margin: 20px 0px 5px;
	padding: 0px;
	color: #0e9cc5;
	font-weight: normal
}
h1 *,h2 *,h3 *,h4 *,h5 *,h6 *{
	color: #0e9cc5;
}
h2,h3,h4,h5,h6{
	margin: 10px 0px 5px;
	padding: 0px;
	color: #0e9cc5;
}
h1{font-size: 22px;}
h2, h2 *{font-size: 16px; color:#E14D11;}
h3, h3 *{font-size: 13px; color:#9E7F0E;}
h4{font-size: 12px;}
h5{font-size: 11px;}
h6{font-size: 10px;}
p{
	margin: 0;
	padding: 0;
}
.cbhz{
	clear: both;
	height: 0;
	overflow: hidden;
}
#container{
	clear:both;
	margin: 0 auto;
	width: 980px;
	background-position: top right;
	background-repeat: no-repeat;
}
.header{
	width: 980px;
	height: 216px;
}
.footer{
	clear: both;
	height: 73px;
	background-image: url("../img/bg_footer.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}
.content{
	float: left;
	width: 636px;
	padding: 0px 28px 0px 36px;
	height: auto !important;
	height: 700px;
	min-height: 700px;
}
.content p{
	text-align: justify;
}
.content_rigth{
	float: right;
	width: 274px;
	padding: 94px 0px 156px 0px;
	font-family: "Trebuchet MS",sans-serif;
}
.content_rigth .sub_menu_bg{
	background-image: url("../img/bg_right_middle.jpg");
	background-repeat: repeat-y;
	background-position: bottom;
}
.content_rigth .sub_menu{
	/*background-image: url("../img/bg_right_top.jpg");*/
	background-position: left -320px !important;
	background-position: left -310px;
	background-repeat: no-repeat;
	min-height: 103px;
}
.content_rigth .sub_menu_bottom{
	background-image: url("../img/bg_right_bottom.jpg");
	background-repeat: no-repeat;
	height: 156px;
}
.content_rigth .sub_menu ul{
	margin: 0px;
	padding: 0px 30px 0px 50px;
	list-style: none;
	font-size: 13px;
}
.content_rigth .sub_menu ul li{
	display: block;
	margin: 0px;
	padding: 0px;
}
.content_rigth .sub_menu ul ul{
	padding: 0px 0px 0px 20px;
}
.content_rigth .sub_menu h2{
	color: #e14d11;
	font-weight: normal;
	font-size: 15px;
	margin: 15px 0px 0px 0px;
	padding: 0;
}

.content_rigth .sub_menu a{
	display: block;
	color: #9e7f0e;
	padding: 1px 0px;
}
.footer .footer_container{
	clear:both;
	margin: 0 auto;
	width: 980px;
}
.footer .sign{
	float: right;
	width: 150px;
	height: 73px;
	overflow: hidden;
}
.footer .email{
	float: left;
	width: 150px;
	height: 20px;
	overflow: hidden;
	margin: 47px 0px 0px 82px;
}
.footer .sign:hover, .footer .email:hover{
	text-decoration: none;
}
.footer .sign span, .footer .email span{
	visibility: hidden;
}
.menu_container{
	float:right;
	width: 720px;
	padding-top: 40px;
}
.menu_container .section_buttons{
	float: left;
	height: 70px;
}
.menu_container .section_buttons span{
	visibility: hidden;
}
.menu_container .section_durul-gence{
	width: 140px;
}
.menu_container .section_kurumsal{
	width: 135px;
}
.menu_container .section_kurslar{
	width: 130px;
}
.menu_container .section_egitmenler{
	width: 135px;
}
.menu_container a, .menu_container a:hover{
	text-decoration: none;
}
.page_img_container{
	border: 1px solid #c5c1b0;
	padding: 4px;
}

.gallery_container{	
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery_container li{	
	float:left;
	margin:10px !important;
	margin:9px;
	padding:4px;
	border: 1px solid #ccc;
	width: 180px;
}
.gallery_container li a{	
	display: block;
	width:180px;
	height: 120px;
	overflow: hidden;
	text-align: center;
}

.gallery_container li a img{
	width: auto !important;
	height: auto !important;
	width: 180px;
	max-width: 180px;
	max-height: 120px;
}
.section_list{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.section_list ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.section_list .page_img_container{
	display: block;
	width: 260px;
}

.section_list .page_img_container img{
	width: 260px;
	/*height: 76px;*/
}
.section_list ul, .section_list{
	clear: both;
}
.section_list li{
	clear: both;
	padding:0px 0px 60px 0px;
}
.section_list ul li{
	clear: none;
	float: left;
	margin:10px 48px 10px 0;
	padding:0px;
	width: 270px;
	height: 125px;
	overflow: hidden;
}
/**/
.admin_gallery_container{	
	list-style: none;
}
.admin_gallery_container li{	
	float:left;
	margin:0px;
	padding:10px;
	border: 1px solid #ccc;
	min-width: 100px;
}
.admin_gallery_container li a{	
	display: block;
}
.admin_gallery_container li.ui-selected{
	border: 1px solid #c00;
	height: 100px;
}
/**/
a.ajax_box{}
h2.raptiyeli{
	clear: both;
	background-image: url("../img/bg_h2.jpg");
	background-repeat: no-repeat;
	padding:37px 18px 20px 25px;
}