﻿@charset "utf-8";
/* CSS Reset */
html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0px solid;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h2, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	color: #666;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #933;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
input, textarea, select {
	font-size: 100%;
}
legend {
	color: #CCC;
}
del, ins {
	text-decoration: none;
}
hr {
	display: none;
}
* {
	padding: 0;
	margin: 0;
}
/* Copyright 2010 NCD Bilişim ve Tanıtım Hizmetleri */
/* Ahmet Mesut ATEŞ */
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url('../img/bac_bg.png');
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0;
	padding: 0;
}
#body {
	width: 1000px;
	min-height: 900px;
	height: 900px;
	height: auto;
}
#left {
	width: 770px;
	min-height: 900px;
	height: 900px;
	height: auto;
	float: left;
	background-color: #000;
	color: #FFF;
	text-align: left;
}
#nav {
	width: 310px;
	min-height: 900px;
	height: 900px;
	height: auto;
	float: left;
	background-color: #000;
	color: #FFF;
	text-align: left;
}
#nav .logo {
	width: 310px;
	height: 240px;
	text-align: left;
}
#nav .logo a {
	text-decoration: none;
}
#nav .logo img {
	width: 310px;
	height: 185px;
	border: 0;
}
#nav .menu {
	width: 310px;
	height: 300px;
	margin: 0 0 20px 0;
}
#nav .menu ul {
	margin: 0 0 0 30px;
	padding: 0;
}
#nav .menu ul li {
	width: 250px;
	text-align: right;
	border-bottom: 2px #535151 solid;
	margin: 0 0 2px 0;
}
#nav .menu ul li a {
	display: block;
	text-decoration: none;
	margin-bottom: 2px;
}
#nav .menu ul li a:hover {
	background-color: #212020;
}
#content {
	width: 460px;
	min-height: 900px;
	height: 900px;
	height: auto;
	float: right;
	background-color: #FFF;
	background-image: url('../img/center_bg.png');
	background-repeat: repeat-y;
	background-position: top left;
}
#right {
	width: 230px;
	min-height: 900px;
	height: 900px;
	height: auto;
	float: left;
}
#right .box {
	width: 213px;
	min-height: 200px;
	height: 200px;
	height: auto;
	padding: 45px 0 0 0;
	margin: 10px 0 0 0;
	background-color: #f8f7f7;
	background-repeat: no-repeat;
	background-position: top left;
}
#right .box marquee {
	min-width: 203px;
	max-width: 203px;
	width: 203px;
	min-height: 200px;
	max-height: 200px;
	height: 200px;
	padding: 0 5px 5px 5px;
	margin-bottom: 10px;
}
#icerik {
	width: 450px;
	min-height: 600px;
	height: 600px;
	height: auto;
	margin-left: 5px;
	margin: 5px 0 0 5px;
}
#icerik.defter {
	background-image: url('../img/defter_top.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 40px;
	color: #000;
}
#icerik.kurumsal {
	background-image: url('../img/kurumsal_top.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 40px;
	color: #333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
#icerik.program {
	background-image: url('../img/program_top.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 40px;
	color: #333;
}
#icerik.galeri {
	background-image: url('../img/galeri_top.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 40px;
}
#icerik.video {
	background-image: url('../img/video_top.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 40px;
}
#icerik.basinda {
	background-image: url('../img/basinda_top.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 40px;
	text-align: center;
}
#icerik.basinda a img {
	width: 130px;
	height: 130px;
	border: 2px #535151 solid;
	margin-top: 10px;
}
#icerik.iletisim {
	background-image: url('../img/iletisim_top.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 40px 5px 0 5px;
	color: #2D8DCE;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#icerik.kurumsal p {
	padding: 0 5px 0 5px;
}
#icerik.program p {
	padding: 0 5px 0 5px;
}
#icerik.defter .mesaj {
	border: 1px gray dotted;
	margin: 5px 5px 10px 5px;
}
#icerik.defter .mesaj ul {
	margin: 0;
	padding: 0;
}
#icerik.defter .mesaj ul li {
	margin: 5px;
}
#icerik.defter .mesaj ul li.text {
	border-top: 1px gray solid;
	padding-top: 5px;
	margin-top: 10px;
}
#icerik.defter .mesaj ul li span {
	display: block;
	float: left;
	width: 60px;
	font-weight: bold;
}
#icerik.defter .form {
	width: 360px;
	margin: 15px 0 0 15px;
	color: #333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#icerik.defter .form td {
	padding: 5px;
	vertical-align: middle;
}
#icerik.defter .form label {
	display: block;
	width: 100px;
	font-weight: bold;
}
#icerik.defter .form input {
	width: 250px;
	height: 18px;
	border: 1px solid #CACACA;
	background-color: #EFEFEF;
	padding: 2px 0 0 3px;
}
#icerik.defter .form textarea {
	width: 248px;
	height: 151px;
	border: 1px solid #CACACA;
	background-color: #EFEFEF;
	padding: 2px;
}
#icerik.defter .form fieldset {
	padding: 7px;
	width: 76px;
	border: 1px #CACACA solid;
}
#icerik.defter .form button {
	float: right;
	text-align: center;
	width: 75px;
	height: 25px;
	margin: 0 1px 0 0;
	padding: 2px 0 3px 0;
	border: 1px solid #CACACA;
	background-color: #EFEFEF;
}
#icerik.galeri ul {
	margin: 5px 5px 5px 3px;
	padding: 0;
}
#icerik.galeri ul li {
	display: block;
	float: left;
	margin:4px 4px 4px 3px;
}
#icerik.galeri ul li img {
	width: 100px;
	height: 100px;
	border: 0;
}
#icerik.iletisim ul {
	margin-top: 10px;
}
#icerik.iletisim ul li {
	margin: 0 0 4px 0;
}
#icerik.iletisim ul li a {
	color: #2D8DCE;
}
#icerik.iletisim ul li span {
	font-weight: bold;
	width: 60px;
	display: block;
	float: left;
}
#icerik.iletisim .form {
	width: 440px;
	min-height: 200px;
	height:200px;
	height:auto;
	margin: 15px 0 0 0;
}
#icerik.iletisim a {
	text-decoration: none;
}
#icerik.iletisim a:hover {
	text-decoration: underline;
}
#icerik.iletisim .form ul {
	float: left;
	display: block;
}
#icerik.iletisim .form li {
	width: 190px;
	min-height: 15px;
	height: 15px;
	height: auto;
	font-size: 12px;
	color: #454545;
	margin: 0;
	padding: 2px;
}
#icerik.iletisim .form li label {
	margin-left: 3px;
}
#icerik.iletisim .form li input {
	width: 187px;
	height: 18px;
	border: 1px solid #CACACA;
	background-color: #EFEFEF;
	padding: 2px 0 0 3px;
}
#icerik.iletisim .form li textarea {
	width: 226px;
	height: 151px;
	border: 1px solid #CACACA;
	background-color: #EFEFEF;
	padding: 2px;
}
#icerik.iletisim .form .ul {
	float: right;
	width: 240px;
	display: block;
}
#icerik.iletisim .form .ul .buton {
	float: right;
	text-align: center;
	width: 75px;
	height: 25px;
	margin: 5px -42px 0 0;
	padding: 2px 0 3px 0;
}
#icerik.iletisim .kroki {
	width: 435px;
	height: 300px;
	margin: 15px 0 15px 0;
	border: 1px #212020 solid;
}
#clear{
	width:0;
	height:0;
}
#clear.left {
	clear: left;
}
#clear.right {
	clear: right;
}
#clear.both {
	clear: both;
}
.banner {
	width: 450px;
	height: 240px;
	margin-left: 5px;
}
.sayfalama {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	padding: 0;
	width: 440px;
	height: auto;
}
.sayfalama span a {
	width:auto;
	height:auto;
	display:block;
	float:left;
	text-decoration: none;
	color: black;
	border: 1px black solid;
	padding: 3px 5px 3px 5px;
	margin: 5px 2px 0 0;
}
.sayfalama span a:hover {
	color: #DB7E1B;
	background-color: #000;
}
.sayfalama span a.aktif {
	color: #DB7E1B;
	background-color: #000;
}
.footer {
	width: 770px;
	height: 63px;
	background-color: #FFF;
	background-image: url('../img/footer_bg.png');
	background-repeat: repeat-y;
	background-position: left center;
	float: left;
}
.footer a{
	float:left;
}
.footer .block {
	float:right;
	height: 40px;
	float: right;
	margin: 20px 0 0 0;
}
.footer .block a {
	margin-right: 10px;
}
.tumunu_gor {
	display: block;
	float: right;
	width: 69px;
	height: 22px;
	margin: 0 5px 0 0;
	background-image: url('../img/defter_0.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.tumunu_gor:hover {
	background-image: url('../img/defter_1.png');
}
.mesaj_yaz {
	display: block;
	float: left;
	width: 69px;
	height: 22px;
	margin: 5px 0 0 5px;
	background-image: url('../img/defter_2.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.mesaj_yaz:hover {
	background-image: url('../img/defter_3.png');
}

