/* CSS Document */

body {
	background:url(images/back.gif) repeat-x;
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

a, a:visited {
	color:#000000;
	text-decoration:none;
}


.wrapper1{
	color: #44433f;	
	font: 14px  "Futura Medium", "Myriad Pro", "Gill Sans",  Helvetica, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 4px 0 0;
	}
	.wrapper1 a{
		color: #E5F2FB;
		text-decoration: none;
	}
	.wrapper1 a:hover {
		color: #09548B;
	}
	.wrapper1 p {
		margin: 0 0 17px;
		padding: 0;
		line-height: 18px;
	}
.wrapper {
	/*width: 710px;*/
	margin: 20px auto;
}
.nav {
	background: #fff url(images/nav_bg.png) repeat-x;
	float: left;
}
.nev-wrapper {
	clear: both;
	float: left;
}
.nav-left {
	background: url(images/nav_left.png) no-repeat top left;
	float: left;
	width: 11px;
	height: 41px;
}
.nav-right {
	background: url(images/nav_right.png) no-repeat top right;
	float: left;
	width: 11px;
	height: 41px;
}
.nav ul {
	/*width: 648px;*/
	height: 38px;
	float: left;
	margin: 0;
	padding-top: 3px;
	list-style: none;
	font-size: 15px;
}
.nav li {
	float: left;
	padding: 0 7px;
	background: url(images/split.png) no-repeat right center;
	position: relative;
	z-index: 1;
}
.nav li.last {
	background:none;
}
.nav li:hover {
	z-index:2;
}
.nav li a {
	display: block;
	line-height: 38px;
	overflow: hidden;
	float: left;
}
a .menu-left {
	background: url(images/menu_left.gif) no-repeat left top;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-mid {
	background: url(images/menu_mid.gif) repeat-x top left;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-right {
	background: url(images/menu_right.gif) no-repeat top left;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
.nav li a:hover .menu-left,
.nav li.active a .menu-left,
.nav li:hover a .menu-left,
.nav li a:hover .menu-mid,
.nav li.active a .menu-mid,
.nav li:hover a .menu-mid,
.nav li a:hover .menu-right,
.nav li.active a .menu-right,
.nav li:hover a .menu-right {
	background-position: 0 -37px;
	line-height: 35px;
}
.nav li a:hover,
.nav li.active a,
.nav li.hover a,
.nav li:hover a {
	color: #09548B;
}
.nav li:hover .sub,
.nav li.hover .sub {
	display:block;
}
.nav li .sub {
	display: none;
	position: absolute;
	top: 20px;
	left: 6px;
	background: url(images/submenu_top.png) no-repeat;
	width: 10px;
	padding-top: 9px;
}
.nav li ul {
	background: url(images/submenu_bg.png) repeat-y;
	width: 162px;
	height: auto;
	margin: 0;
	padding: 0 12px 10px;
	list-style: none;
	font-size: 14px;
}

.nav li:hover li,
.nav li.active li {
	width: 100%;
	padding: 1px 0 2px;
	border-bottom: 1px #C1D9F0 dashed;
	background: none !important;
}
.nav li:hover li a,
.nav li.active li a {
	color: #09548B;
	background: none !important;
	line-height: normal;
	width: 156px;
	padding: 8px 3px 3px;
	text-indent: 1px;
}
.nav li:hover li a:hover,
.nav li.active li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/*IE*/
.nav li li a:hover,
.nav li li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/**/
.nav .btm-bg {
	background: url(images/submenu_bottom.png) no-repeat;
	width: 205px;
	height: 9px;
	overflow: hidden;
	clear: both;
}
.content {
	width: 670px;
	background: transparent url(images/content_bg.png) repeat-y;
	float: left;
	padding: 10px 20px;
}
.content h1 {
	color: #333;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 18px;
	border-bottom: 1px dashed #C1D9F0;
}
.content h2 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 10px;
	margin-bottom: -5px;
}
.content p {
	padding: 0 15px;
	text-align: justify;	
}
.content-bottom {
	width: 710px;
	background: transparent url(images/content_bottom.png) no-repeat;
	height: 13px;
	float: left;
}


/*  ---------------------------------------------------------------------------------------------*/ 
.menu {
	text-align:center;
}

.menu a {
	font-size:17px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	padding-left:10px;
	letter-spacing: -0.2pt;
}

.menu a:hover {
	color:#FFFFFF;
}


.padding {
	padding:5px;
}

.duyuru {
	background:url(images/duyuru.png) no-repeat;
	padding:-5px;
	padding-top:20px;
}

.haber {
	background:url(images/haber.png) no-repeat;
	padding:-5px;
	padding-top:30px;
}


.footer {
	background:url(images/footer.png) no-repeat;
	padding:5px;
	font-size: 11px;
	color: #00A093;
}

.slide {
	padding-left:25px;
}

.yanside {
	background:url(images/side.png) no-repeat;
	padding-left:30px;
}

input, textarea {
	border:#E4E4E4 1px solid;
	padding:3px;
	margin:1px;
	background:#FFFFFF;
}


.kat {
	background:url(images/kat_bg.png) no-repeat;
	width:222;
	height:16px;
	padding:7px;
	margin-bottom:2px;
	display:block;
}

.kat a, .kat a:hover {
	text-decoration:none;
	color:#000000;
	font-size:13px;
	font-weight:bold;
}
.kat a:hover {
	text-decoration:none;
	color:#CC0000;
}
.altkat, .altkat:hover {
	text-decoration:none;
	color:#000000;
	margin:3px;
	padding-left:5px;
	display:block;
	font-size:13px;
	font-weight:bold;
}
.altkat:hover {
	text-decoration:none;
	color:#CC0000;
}






.isbasvuru {
	background:url(images/isbasvuru.jpg) right top no-repeat;
}




.altcizgi {
	border-bottom:#E4E4E4 1px solid;
}

.baslik {
	font-family:"Trebuchet MS";
	font-size:24px;
	color:#006699;
}

.altmenu {
	font-size:11px;
}

.altmenu a, .altmenu a:visited {
	color:#666666;
	text-decoration:none;
}
.altmenu a:hover {
	color:#0099CC;
}




.gonderbtn {
	background:url(images/btn_gonder.png);
	width:100px;
	height:43px;
	border:0px;
}






#file-manager{
	background-color:#EEE;
	border:1px solid #DDD;
	margin:50px auto;
	padding:10px;
	width:600px;
}

ul.manager li{
	background:url("images/bg_gradient.gif") repeat-x center bottom #F5F5F5;
	border:1px solid #DDD;
	border-top-color:#FFF;
	list-style:none;
	position:relative;
}

ul.manager li a{
	display:block;
	padding:8px;
}

ul.manager li a:hover .download-label{
	/* When a list is hovered over, show the download green text inside it: */
	display:block;
}

span.download-label{
	background-color:#64B126;
	border:1px solid #4E9416;
	color:white;
	display:none;
	font-size:11px;
	padding:2px 4px;
	position:absolute;
	right:8px;
	text-decoration:none;
	text-shadow:0 0 2px #315D0D;
	top:6px;
	/* CSS3 Rounded Corners */
	
	moz-border-radius:3px;
	webkit-border-radius:3px;
	border-radius:3px;
}

span.download-count{
	color:#999;
	font-size:10px;
	padding:3px 5px;
	position:absolute;
	text-decoration:none;
}

/* The styles below are only necessary for the demo page */

h1{
	background:#f0f0f0;
	border-bottom:1px solid #eaeaea;
	font-size:14px;
	font-weight:normal;
	margin-bottom:15px;
	padding:15px;
	text-align:center;
}

h2 {
	font-size:13px;
	font-weight:normal;
	padding-right:40px;
	position:relative;
	right:0;
	text-align:right;
	text-transform:uppercase;
	top:-48px;
}

/* ----------------------------------------------------------Indir sayfasi bitttiii */

