* {
margin: 0;
padding: 0;
}

body {
background: #fff url(../images/bg.png);
color: #666;
font: normal 8pt Tahoma, Helvetica, Arial;
margin: 10px;
text-align: center;

}

a {
	color: #5F5F5F;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
border: none;
}

p {
margin-bottom: 10px;
}

div#body {
background: #fff;
width: 900px;
margin: 0 auto;
text-align: left;
}

div#header {
background: transparent url(../images/tepe.png) no-repeat;
width: 890px;
height: 100px;
padding-top: 10px;
padding-right: 10px;
text-align: left;
}

div#logo {
	float: left;
	width: 360px;
}

div#menu {
	text-align: left;
	float: left;
	width: 530px;
}

div#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#menu li {
	background: #fff;
	float: left;
	margin: 0;
	padding: 0;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}

div#menu li a {
	display: block;
	width: 72px;
	padding: 35px 0 3px 1px;
	background: url(../images/hh3.png) no-repeat;
	color: #6C6C6C;
	text-decoration: none;
}

div#menu li a:hover {
	background: url(../images/hh2.png) no-repeat;
}

div#menu li.current a {
	background: url(../images/hh.png) no-repeat;
}

div#menu ul ul {
	position: absolute;
	display: none;
	top: 55px;
	left: 0;
	width: 480px;
	height: 45px;
	background: #fff;
}

div#menu ul ul li {
	padding: 0 0.5em;
	background: url(../images/separ.png) no-repeat 0% 50%;
	width: auto;
}

div#menu ul li:hover ul {
	display: block;
}

div#menu ul li {  /* the behaviour to mimic the li:hover rules in IE 5+ */
	behavior: url("c/IEmen.htc");
}

div#menu li li a, div#menu li.current li a, div#menu li li a:hover {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	height: 1.5em;
	width: auto;
	font-weight: normal;
	display: inline;
	clear: both;
	white-space: nowrap;
}

div#menu li li.first {
	background: none;
	padding: 0 0.5em 0 0;
}

#banner {
	height: 200px;
	width: 100%;
	background: url(../images/banner-bgnd.jpg);
}

#banner p {
	position: absolute;
	margin: 0;
	padding: 0;
}

div#icerik {
	float: left;
	width: 880px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right:10px;
	min-height: 200px;
}

div#ayak {
	clear: both;
	width: 880px;
	height: 15px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:5px;
	background: transparent url(../images/tirnak.png) bottom no-repeat;
}

div#ayak a {
	text-decoration:underline;
}

div#ayak a:hover {
	text-decoration:none;
}

div#describe {
	width:530px;
}

div#dep2 {
	width: 530px;
}

div#haberbaslik {
	background-color:#EFEFEF;
	color:#000000;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
}

div#haberbaslik a {
	border-bottom: 1px solid #9F0004;
	text-decoration:none;
	color:#000000;
}

div#haberbaslik a:hover {
	border-bottom: 1px solid #666666;
}

h1 {
	font: bold 12pt Tahoma, Helvetica, Arial;
	color: #B40000;
	padding: 2px 5px;
	margin-bottom: 15px;
}

h2.baslik {
	line-height:15px;
	height:15px;
	color:#333333;
	font-weight:bold;
	font-size:13px;
}

ol {
margin: 5px 0 5px 30px;
}

ul.block {
	width: 50%;
	float: left;
}

/* form bicimlendirmeleri */
form {
	margin: 5px 0;
}

fieldset {
	border: 1px solid #ccc;
	padding: 10px 20px;
	margin: 5px 0;
}

legend {
	color: #B40000;
	font-weight: bold;
	padding: 5px;
}

label {
	display: block;
	margin: 5px 0;
}

input[type=radio] { /* fix */
	margin: 0 3px;
}

input[type=checkbox] { /* fix */
	margin-right: 5px;
	margin-top: 5px;
}

select:focus, input[type=text]:focus, input[type=password]:focus, textarea:focus {
	background: #fff;
	border: 1px solid #C20000;
}

.select, .text, .textarea {
	background: #f7f7f7;
	border: 1px solid #aab3b3;
	color: #666666;
	font: normal 90% Verdana, Arial, Helvetica, sans-serif;
}

.text, .textarea {
	padding: 2px;
}

.button {
	background: #C20000;
	border: none;
	color: #fff;
	cursor: pointer;
	font: normal 90% Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	height:18px;
}

select:focus, input[type=text]:focus, input[type=password]:focus, textarea:focus {
	background: #fff;
}

div.separ {
	height: 3px;
	background: #b00;
	border-bottom: 2px solid #ddd;
	clear: both;
}

div.separ hr {
	display: none;
}

.liste {
	border:1px solid #B40000;
	padding:2px;
	font: normal 12px Tahoma, Helvetica, Arial;
}

.liste .th {
	font-weight:bold;
	text-align:center;
	background: #B40000;
	border-bottom: 3px solid #6A0003;
	color: #fff;
	height:20px;
}

.liste .td {
	background: #F7F7F7;
	padding: 5px;
	text-align:center;
}

#MesajYaz {
	background: #000000;
	color: #fff;
	padding: 2px;
	margin: 10px 0;
	text-align:center;
}
