body {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width: 898px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0086DF;
	border-bottom-color: #0086DF;
	border-left-color: #0086DF;
	margin-bottom: 8px;
}
#banner {
	height: 120px;
	width: 898px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../images/banner.jpg);
}

#menu_bar {
	float: left;
	background-image: url(../images/menu_img.jpg);
	background-repeat: repeat-x;
	width: 898px;
}
#end_separator {
	width: 2px;
	float: left;
	background-image: url(../images/menu_separator.jpg);
	background-repeat: no-repeat;
	height: 36px;
}
#favourire {
	padding-right: 10px;
}
#favourire img {
	float: right;
	padding-right: 8px;
	padding-top: 5px;
	text-decoration: none;
}
#favourire  img:hover {
}
#favourire a {
	text-decoration: none;
	border: 1px solid #FF812D;
}
#favourire a img {
	text-decoration: none;
	border: 1px solid transparent;
}



.redColor {
	color: #FF0000;
}

#contents_wrapper {
	width: 900px;
	float: left;
	margin-bottom: 3px;
}
#contents_left_sb {
	width: 200px;
	float: left;
}
.sb_clock {
	background-color: #0086DF;
	width: 200px;
	height: 50px;
	float: left;
	margin-bottom: 10px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
#sb_contents  select {
	font-family: Tahoma, Geneva, sans-serif;
	color: #414141;
	font-size: 11px;
}


#contents_middle {
	width: 480px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#contents_title_bar {
	width: 478px;
	text-align: center;
	margin-bottom: 10px;
	background-color: #0086DF;
	border: 1px solid #0062A4;
	height: 35px;
}
#contents_title_bar h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	text-align: center;
}

#main_contents {
	width: 480px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #414141;
}
#home_welcome {
	height: 160px;
	width: 480px;
	float: left;
	margin-bottom: 3px;
}
#home_duyuru_out {
	height: 185px;
	width: 480px;
	float: left;
	margin-bottom: 3px;
}
#home_duyuru_title {
	background-color: #0086DF;
	color: #FFFFFF;
	width: 440px;
	height: 20px;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 3px;
	padding-bottom: 2px;
}
#home_duyurular {
	height: 183px;
	width: 478px;
	float: left;
	overflow: hidden;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0086DF;
	border-bottom-color: #0086DF;
	border-left-color: #0086DF;
	margin-bottom: 3px;
}
#home_duyurular  table  td {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#home_duyurular  table tr {
	cursor: pointer;
}


#home_duyurular  a {
	text-decoration: none;
	color: #FF0000;
}
#home_duyurular a:hover {
	text-decoration: underline;
}
#home_news_out {
	width: 480px;
	float: left;
	margin-bottom: 1px;
}
#home_news_title {
	background-color: #0086DF;
	color: #FFFFFF;
	font-weight: bold;
	width: 440px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 40px;
	float: left;
}
#home_news_contents {
	width: 470px;
	float: left;
	padding-top: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0086DF;
	border-bottom-color: #0086DF;
	border-left-color: #0086DF;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 1px;
}
#egitim_info {
	width: 480px;
}
#egitim_info table  th , #kisisel_info table th,#work table th{
	text-align: center;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #303030;
	background-color: #ACFF80;
	padding-top: 3px;
	padding-bottom: 3px;
}
#egitim_info table  td , #kisisel_info table  td,#work table td{
	font-size: 11px;
	color: #363636;
	padding-left: 7px;
}
#egitim_info table tr:nth-child(odd) ,  #kisisel_info table tr:nth-child(odd),#work table tr:nth-child(odd){
	background-color: #CBFF97;
}
#egitim_info table tr:nth-child(even) , #kisisel_info table tr:nth-child(even),#work table tr:nth-child(even){
	background-color: #F0F0FF;
}
#egitim_info table tr:hover , #kisisel_info table tr:hover,#work table tr:hover{
	background-color: #FFC6C6;
}
#egitim_info table  td a , #kisisel_info table  td a,#work table td a{
	text-decoration: none;
	color: #FF0000;
}
#egitim_info table  td a:hover , #kisisel_info table td a:hover,#work table  td a:hover{
	text-decoration: underline;
}
#kisisel_info {
	width: 480px;
}
#work_info {
	width: 480px;
}
#work {
	width: 480px;
	margin-bottom: 30px;
}
#fotolar_out {
	width: 480px;
	float: left;
}
#notlar {
	height: 500px;
	width: 480px;
}
#notlar strong {
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
}

#notlar table {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
}
#notlar table tr th {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #404040;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #CFFF6A;
}
#notlar table tr:nth-child(odd) {
	background-color: #FFFFE1;
}
#notlar table tr:nth-child(even) {
	background-color: #E8E8FF;
}
#notlar table tr:hover {
	background-color: #FFE4D2;
}
#notlar table td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#notlar table tr td a {
	text-decoration: none;
	color: #FF0000;
}
#notlar table tr td a:hover {
	text-decoration: underline;
}
.yasam_iframes {
	float: left;
}
#yasam_canliTV {
}
#yasam_havaD {
}
#yasam_oyunlar {
}
#yasam_piyasalar {
}
#yasam_sonDepremler {
}
#yasam_sinemalar {
}




#contacts_out {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#contacts_out table {
	border: 1px solid #CCCCCC;
	padding: 4px;
}
#contacts_out table tr th {
	padding-left: 5px;
	text-align: left;
	background-color: #D6FFC1;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}
#contacts_out table tr td {
	font-size: 11px;
	padding-left: 10px;
	color: #444444;
}
#contacts_out table tr:nth-child(odd) {
	background-color: #FFFFE1;
}
#contacts_out table tr:nth-child(even) {
	background-color: #E8E8FF;
}
#contacts_out table tr:hover {
	background-color: #FFCCCC;
}





#contents_right_sb {
	float: left;
	width: 200px;
}
#sidebar_divs {
	width: 198px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 10px;
	float: left;
	border-right-color: #0086df;
	border-bottom-color: #0086df;
	border-left-color: #0086df;
}
#title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	height: 20px;
	background-color: #0086df;
	padding-top: 5px;
	margin-bottom: 3px;
	background-image: url(../images/sb_divs_title_bg.jpg);
	background-repeat: repeat-x;
}
#sb_contents {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FF0000;
	padding: 5px;
}
.adminPage_title {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 20px;
	padding-left: 40px;
	margin: 0px;
}
#admin_login_out {
	height: 210px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
	width: 300px;
	background-color: #0068AE;
	border: 5px solid #CCCCCC;
	padding: 5px;
}
#admin_login_out form {
	height: 210px;
	width: 300px;
	margin: 0px;
}
#admin_login_out form table {
	float: left;
}

#admin_login_out  h2 {
	color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
	padding-bottom: 5px;
}
#admin_login_out  table  th {
	text-align: left;
	padding-left: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.admin_wrong_login_warning {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FF0000;
	border: 1px solid #FF5555;
	background-color: #FFE6E6;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.admin_loged_out {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
#duyurular_out {
	width: 480px;
	float: left;
}
#duyuru_basligi {
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	width: 480px;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#duyuru_tarihi {
	font-size: 11px;
	padding-left: 30px;
	height: 20px;
	width: 450px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
#fb_share {
	width: 430px;
	height: 20px;
	float: left;
	text-align: right;
	padding-right: 50px;
}
#fb_share a {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #484800;
}
#fb_share a:hover {
	text-decoration: underline;
}

#duyuru_icerigi {
	width: 450px;
	height: 150px;
	padding: 15px;
	float: left;
	margin-bottom: 15px;
}
#duyurular_others_title {
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	margin-bottom: 10px;
	width: 480px;
	height: 20px;
	float: left;
	padding-top: 3px;
	padding-bottom: 2px;
}
#duyurular_others {
	padding: 15px;
	width: 450px;
	float: left;
}
#duyurular_others table  th {
	text-align: left;
	padding-left: 25px;
}
#duyurular_others table  td {
	padding-left: 15px;
	padding-right: 15px;
}
#duyurular_others table tr:hover {
	background-color: #FFDDC6;
}
#duyurular_others table tr td a {
	text-decoration: none;
	color: #FF0000;
}
#duyurular_others table tr td a:hover {
	text-decoration: underline;
}
.yapim_img {
	width: 150px;
	margin-top: 50px;
	margin-right: 165px;
	margin-left: 165px;
	height: 130px;
}








#footer {
	height: 30px;
	width: 900px;
	float: left;
	color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-color: #0086DF;
}
#footer a {
	text-decoration: none;
	color: #FFFF00;
}
#footer a:hover {
	text-decoration: underline;
}
