@charset "utf-8";

/* genel ayarlamalar */

* {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

body {
	background:url(resimler/arka.jpg) no-repeat center top fixed;
	font-size:12px;
	color:#000;
	margin-top:5px;
	background-size: 100% Auto;
	}

img {
	border:none;
}

a {
	color:#000;
	text-decoration:underline;
}

a:hover {
	color:#000;
	text-decoration:none;
}

ul {
	list-style:none;
}

.icerik {
	padding:5px;
	text-align:left;
}

.temizle {
	clear:both;
}

/* genislik */

#genislik {
	margin:auto;
	background:#FFF;
	width:970px;
}

/* ust taraf */

#ust {
	margin:auto;
	overflow:hidden;
	width:970px;
	height:168px;
	background:#fff;
	padding-top:2px
}

#ust .sitelogoarka {
	width:966px;
	margin:auto;
	}

#ust .sitelogo {
	width:966px;
	height:166px;
	}

/* dil blok */

#dilblok {
	position:absolute;
	text-align:right;
	padding-top:10px;
}

#dilblok .tr {
	width:30px;
	height:30px;
	background:url(resimler/tr.gif) no-repeat;
	padding:0 5px 0 0;
	margin:0px;
	}

#dilblok .en {
	width:30px;
	height:30px;
	background:url(resimler/en.gif) no-repeat;
	padding:0 5px 0 0;
	margin:0px;
	}
	
#dilblok .de {
	width:30px;
	height:30px;
	background:url(resimler/de.gif) no-repeat;
	padding:0 5px 0 0;
	margin:0px;
	}
	
#dilblok .gr {
	width:30px;
	height:30px;
	background:url(resimler/gr.gif) no-repeat;
	padding:0 5px 0 0;
	margin:0px;
	}
	
#dilblok .ru {
	width:30px;
	height:30px;
	background:url(resimler/ru.gif) no-repeat;
	padding:0 5px 0 0;
	margin:0px;
	}

/* ust menu */

div#ustmenu {
    height:39px;
	width:970px;
	margin:auto;
	background:url(resimler/menuarka.gif) repeat-x;

}

div#ustmenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}
div#ustmenu ul.ustmenu {
	
}

div#ustmenu li {
    position: relative;
    z-index: 9;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
	
}
   
div#ustmenu li:hover>ul {
    left: -2px;
}

div#ustmenu li div {
	z-index:999;
    list-style: none;
    float: left;
    position: absolute;
    top: 38px;
    left: 0;
    width: 150px;
    visibility: hidden;
    padding: 0 0 9px 7px;
    margin: 0 0 0 -9px;
}

div#ustmenu li:hover>div {
    visibility: visible;
	z-index:999;
}

div#ustmenu li.current a {}

/* menu::level1 */
div#ustmenu a {
	z-index:999;
    position: relative;
    z-index: 10;
    height:39px;
    display: block;
    float: left;	
    padding: 0 0  0 0;
    line-height: 20px;
    text-decoration: none;
}
div#ustmenu span {
    font: bold 14px Arial, Helvetica, sans-serif;
	padding:7px;
	height:20px;
	text-align:left;
	text-transform:uppercase;
    color: #000;
	z-index:999;
    display: block;
    cursor: pointer;
    background:url(resimler/menuaracizgi.jpg) no-repeat right;		
}
div#ustmenu ul a:hover span {
    color: #af0808;
	background:#0ff;
	text-decoration:none;
	
}

/* menu::level2 */

div#ustmenu ul ul li {
	z-index:999;
	background:#333;
}

div#ustmenu ul ul li:hover {
	z-index:999;
	background:#666;
}
div#ustmenu ul ul {
    z-index:999;
    padding: 0;
	width:140px;
    margin-top:-12px;
}
div#ustmenu ul ul a {
    height: auto;
    float: none;
    display: block;
    background:none;
    margin-bottom: 2px;
    z-index:999;
}

div#ustmenu ul ul a span {
	padding: 0 10px 0px 0;
    line-height: 20px;
	font-size:12px;
    color: #fff;
    text-transform: none;
    background:none;
	z-index:999;
}

div#ustmenu ul ul a:hover span {
    color:#fff;
	text-decoration:none;
	z-index:999;
}

div#ustmenu ul ul li {
    width: 100%;
	z-index:999;
}

/* menu::level3 */
div#ustmenu ul ul div {
    width: 208px;
    margin: -40px 0 0 190px !important;
    height: auto;
	z-index:999;
}


/* sol menu */

ul#solmenu {
	list-style:none;
	margin-left:8px;
}

ul#solmenu li {
	background:url(resimler/0392ceyanmenu.gif) no-repeat;
	width:150px;
	height:28px;
	text-align:left;
	padding:5px 0 0 5px;
}

ul#solmenu li:hover {
	background:url(resimler/0392ceyanmenuhover.gif) no-repeat;
	width:150px;
	height:28px;
	text-align:left;
	padding:5px 0 0 5px;
}

ul#solmenu li a {
	color:#ffffff;
	font-size:13px;
	text-decoration:none;
}

/* sag menu */

ul#sagmenu {
	list-style:none;
	margin-left:8px;
}

ul#sagmenu li {
	background:url(resimler/0392ceyanmenu.gif) no-repeat right;
	width:115px;
	height:28px;
	text-align:right;
	padding:5px 5px 0 0;
}

ul#sagmenu li:hover {
	background:url(resimler/0392ceyanmenuhover.gif) no-repeat right;
	width:115px;
	height:28px;
	text-align:right;
	padding:5px 5px 0 0;
}

ul#sagmenu li a {
	color:#ffffff;
	font-size:13px;
	text-decoration:none;
}

/* sol taraf */

#sol {
	float:left;
	padding-left:3px;
	margin-top:5px;
	width:180px;
}

#sol .blokust {
	overflow:hidden;
	background:url(resimler/blokust.jpg) no-repeat;
	width:180px;
	height:31px;
}

#sol .blokust h1 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
    text-align:center;
	float:left;
  	padding:6px 0 0 0;
	width:180px;
}

#sol .blokust .h1sol {
display:none;
}

#sol .blokust .h1sag {
display:none;
}

#sol .blokorta {
	width:178px;
	border-left:1px solid #900;
	border-top:1px solid #900;
	border-right:1px solid #900;
	
}

#sol .blokalt {
	border-bottom:1px solid #900;
	width:180px;
	margin-bottom:15px;
}

/* sag taraf */

#sag {
	float:right;
	padding-right:3px;
	margin-top:5px;
	width:180px;
}

#sag .blokust {
	overflow:hidden;
	background:url(resimler/blokust.jpg) no-repeat;
	width:180px;
	height:31px;
}

#sag .blokust h1 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
    text-align:center;
	float:left;
  	padding:6px 0 0 0;
	width:180px;
}

#sag .blokust .h1sol {
display:none;
}

#sag .blokust .h1sag {
display:none;
}

#sag .blokorta {
	width:178px;
	border-left:1px solid #900;
	border-top:1px solid #900;
	border-right:1px solid #900;
}

#sag .blokalt {
	border-bottom:1px solid #900;
	width:180px;
	margin-bottom:15px;
}


/* orta taraf */

#orta {
	float:left;
	width:585px;
	padding-left:10px;
}

#orta .h1sol {
display:none;
}

#orta h1 {
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#900;
	background:url(resimler/ortablokust.jpg) no-repeat;
	text-align:left;
	float:left;
	height:28px;
	padding:4px 0 0 5px;
	overflow:hidden;
	width:583px;
}

#orta .h1sag {
display:none;
}

/* alt taraf */

#alt {
	height:32px;
	margin:auto;
	overflow:hidden;
	background:url(resimler/blokust.jpg) repeat-x #FFF;
	width:970px;
	margin-bottom:5px;
}

#alt .sayac {
	margin:7px 0 0 20px;
	text-align:left;
	float:left;
	color:#fff;
}

#alt .reklamlar {
	margin:7px 20px 0 0;
	text-align:right;
	float:right;
}

#alt .reklamlar a {
	color:#fff;
	text-decoration:none;
}

#alt .reklamlar a:hover {
	color:#fff;
	text-decoration:underline;
}

/* kontroller */

.dogru {
	background:url(resimler/dogru.gif) no-repeat;
	width:16px;
	height:16px;
}

.yanlis {
	background:url(resimler/yanlis.gif) no-repeat;
	width:16px;
	height:16px;
}

.yenile {
	background:url(resimler/yenile.gif) no-repeat;
	width:16px;
	height:16px;
}

.yukleniyor {
	background:url(resimler/yukleniyor.gif) no-repeat;
	width:16px;
	height:16px;
}

/* textler */

.text {
	width:100px;
}

.textkisa {
	width:40px;
}
	
.textareauzun {
	width:130px;
	height:50px;
}

.textarea {
	width:120px;
	height:80px;
}

/* cizik */

.cizik {
	background:#0392ce;
	height:1px;
	width:95%;
	margin:auto;
}


ul#tekblok {
	list-style:none;
	margin-left:-3px;
}

ul#tekblok li {
	background:url(resimler/tekblokresim.jpg) no-repeat;
	font-weight:bold;
	width:174px;
	height:23px;
	text-align:left;
	padding:5px 0 0 10px;
}

ul#tekblok li:hover {
	background:url(resimler/tekblokresimhover.jpg) no-repeat;
	width:174px;
	height:23px;
	text-align:left;
	padding:5px 0 0 10px;
}

ul#tekblok li a {
	text-decoration:none;
	color:#333333;
}

ul#tekblok li a:hover {
	text-decoration:none;
	color:#000;
}


ul#bolgelerblokliste {
	list-style:none;
	margin-left:-3px;
}

ul#bolgelerblokliste li {
	font-weight:bold;
	width:174px;
	text-align:left;
	padding:5px 0 0 10px;
}

ul#bolgelerblokliste li:hover {
	width:174px;
	text-align:left;
	padding:5px 0 0 10px;
}

ul#bolgelerblokliste li a {
	text-decoration:none;
	color:#333333;
}

ul#bolgelerblokliste li a:hover {
	text-decoration:none;
	color:#000;
}

ul#okullerblokliste {
	list-style:none;
	margin-left:-3px;
}

ul#okullerblokliste li {
	background:url(resimler/tekblokresim.jpg) no-repeat;
	font-weight:bold;
	width:174px;
	height:23px;
	text-align:left;
	padding:5px 0 0 10px;
}

ul#okullerblokliste li:hover {
	background:url(resimler/tekblokresimhover.jpg) no-repeat;
	width:174px;
	height:23px;
	text-align:left;
	padding:5px 0 0 10px;
}

ul#okullerblokliste li a {
	text-decoration:none;
	color:#333333;
}

ul#okullerblokliste li a:hover {
	text-decoration:none;
	color:#000;
}

ul#uyeliklerblokliste {
	list-style:none;
	margin-left:-3px;
}

ul#uyeliklerblokliste li {
	background:url(resimler/tekblokresim.jpg) no-repeat;
	font-weight:bold;
	width:174px;
	height:23px;
	text-align:left;
	padding:5px 0 0 10px;
}

ul#uyeliklerblokliste li:hover {
	background:url(resimler/tekblokresimhover.jpg) no-repeat;
	width:174px;
	height:23px;
	text-align:left;
	padding:5px 0 0 10px;
}

ul#uyeliklerblokliste li a {
	text-decoration:none;
	color:#333333;
}

ul#uyeliklerblokliste li a:hover {
	text-decoration:none;
	color:#000;
}