﻿@charset "utf-8";
#menu {
	background: #333;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
	list-style-image:none;
	

}
#menu li {
	float: left;
	list-style: none;
	font: 12px Tahoma, Arial;
	margin-top:0px;
}
.sondil{
	color:#FFF;
	font-weight:bold;
	font-family:Tahoma, Arial;
	font-size:12px;
	height:20px;
	float:right;
	display:block;
	margin-top:8px;
	margin-right:0px;
	margin-left:3px;
}
.sondil:hover {
	color: #333;
}

#menu li a {
	background: #333 url(seperator.gif) bottom right no-repeat;
	float: none;
	margin: 0;
	padding: 9px 12px;
	text-decoration: none;
	display: block;
	color: #EAFFED;
	white-space: nowrap;
}
#menu li a:hover {
	background: #2580a2 url(hover.gif) bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
	display: block;
}
#menu li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
}
#menu li ul li {
	float: none;
	display: inline;
}
#menu li ul li a {
	width: auto;
	background: #333;
	color: #fff;
}
#menu li ul li a:hover {
	background: #2580a2;
	background-image: url(hover_li.jpg);
	background-repeat: no-repeat;
	background-position: 0em;
}
#mliseustbar .ayrac-dikey {
	position: absolute;
	top: 40px;
	left: 286px;
	width: 1px;
	height: 50px;
	background-color: #CCC;
}
.ayrac-yatay {
	width:930px;
	height:3px;
	background-color:#999;
	margin:0px;
	display: block;
	font-size: 1px;
}
#marmara_menubar {
	background-color: 333;
	width: 930px;
	height: 30px;
	border: 1px;
	border-color: #CCC;
	padding: 0px;
	margin: 0px;
	display: block;
}
.soltaraf {
	background:url(bg_other_top.png) no-repeat;
	background-color:#f2f2f2;
	border-left:#bebcbc solid 1px;
}
.kulup {
	font-family:"Trebuchet MS", Arial, helvetica;
	font-size:12px;
	text-decoration:none;
	text-align:justify;
	line-height:140%;
	margin:5px;
}
.linkler a {
	font-family:"Trebuchet MS", Arial, helvetica;
	font-size:12px;
	text-decoration:none;
	color:#333;
	border-bottom:#999 dotted 1px;
}
.linkler a:hover {
	color:#069;
}
.linkler {
	margin:0px !important;
	padding:0px !important;
	list-style-type:none;
	list-style-position:inside;
}
.linkli {
	font-size:0.92em;
	list-style-image:url(greenarrow.png)!important;
	margin-left: 20px;
}
.linkler .linkli a {
	margin-left:5px;
	vertical-align:top;
}
