@charset "iso-8859-9";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Verdana, Georgia, Garamond, Times, serif;
	font-size: 12px;
	background: #fff url(../img/bodybg.png) repeat-x;
	height: 100%;
	color: #333;
}

.clear {
  clear: both;
  height: 0;
}

p {
	line-height: 16px;
	margin: 10px 0 10px 0px;
}

a {
	text-decoration: none;
	color: #084569;
	line-height: 14px;
}

a:hover {
	color: #0A6FA6;
}
h1 {
	color: #084569;
}

h2 {
	font-size: 14px;
	color: #084569;
	margin-bottom: 10px;
}
h3 {
}

#wrapper {
	width: 980px;
	margin: 0px auto;
	position: relative;
}

#banner {
	width: 980px;
	height: 190px;
	background: url(../img/banner.png) no-repeat bottom;
	position: relative;
	z-index: 10;
	float: left;
}
#logo {
	width: 335px;
	height: 142px;
	position: absolute;
	top: 2px;
	left: 0px;
}
#topmenu {
	position: absolute;
	height: 32px;
	bottom: 0px;
	left: 0px;
}
#tinymenu {
	color: #7cdbff;
	width: 100px;
	height: 30px;
	position: absolute;
	right: 35px;
	top: 12px;
	font-size: 11px;
}
#tinymenu a {
	color: #7cdbff;
	text-decoration: none;
	font-size: 11px;
}
#tinymenu a:hover {
	color: #fff;
}

#contactmenu {
	position: absolute;
	z-index: 1;
	top: 40px;
	right: 80px;
}

#mainwrapper {
	float: left;
	width: 980px;

	margin: 0;
}

#leftblock {
	width: 725px;
	margin: 20px 0px 0 0px;
	float: left;
}

#content {
	float: left;

}

.contentrow {
	margin: 10px 0 30px 0;
	width: 725px;
	float: left;
}
.contentrow h1 {
	color: #084569;
	font-size: 24px;
}
.contentrow p {
	font-size: 13px;
	line-height: 18px;
}
.contentrow p.tarih {
	color: #6b91a9;
	font-size: 11px;
}


#rightblock {
	width: 230px;
	float: right;
	padding: 50px 10px 0 0;
	background: url(../img/rightbg.png) no-repeat top right;
}

.modulrow-nobg {
	float: right;
	width: 230px; 
}
.modulrow-withbg {
	background: url(../img/rightframe.png) no-repeat top right;
	float: right;
	width: 210px; 
	margin: 10px 0 0px 0;
	padding: 10px;
}
.modulrow-withbg h1 {
	font-size: 24px;
	color: #084569;
	margin: 0px 0 10px 10px;
}

form.loginform {	
	margin-top: 20px;
}
form.loginform table tr td {
	text-align: right;
	padding: 2px 0 2px 4px;
	color: #084569;
	vertical-align: middle;
}
input.textbox {
	border-top: 1px solid #abadb3;
	border-right: 1px solid #dbdfe6;
	border-bottom: 1px solid #e2e3ea;
	border-left: 1px solid #e2e3ea;
	width: 100px;
}
input.textbox:hover, form.loginform input.textbox:focus {
	background: #f8f8f8;
}
input.buton, input.AnketButton {
	border: 0;
	padding: 3px 20px 4px 20px;
	margin: 3px 0 0 0;
	color: #7cdbff;
	background: #084d74 url(../img/butonbg.png) repeat-x;
	cursor: pointer;
} 
input.buton:hover, input.AnketButton:hover {
	color: #fff;
}
div#sifreislem {
	width: 140px;
	text-align: left;
	float: left;
}
div#sifreislem a {
	text-align: left;
	line-height: 16px;
	color: #6b91a9;
	text-decoration: none;
}
div#sifreislem a span {
	color: #9f3a36;
}
div#sifreislem a:hover span {
	text-decoration: underline;
}
table.takvim {
	width: 100%;
	background: url(../img/tablerow.jpg);
	border: 1px solid #ddd;
}

table.takvim table tr td {
	padding: 7px 10px 4px 10px;
}

table.takvim table {
	width: 100%;
}
table.takvim a {
	color: #333;
	text-decoration:none;
}
table.takvim a:hover {
	color: #000;
	text-decoration:underline;
}

table.takvim tr:nth-child(even) {background: #fff}
table.takvim tr:nth-child(odd) {background: #dfeef2}



table.program {
	width: 100%;
	/*background: url(../img/tablerow.jpg);*/
	border: 1px solid #ddd;
}

table.program tr.row0 {
	background: #dfeef2;
}
table.program tr.row1 {
	background: #fff;
}

table.program td {
	padding: 7px 10px 4px 10px;
}

table.program a {
	color: #333;
	text-decoration:none;
}
table.program a:hover {
	color: #000;
	text-decoration:underline;
}
 /* LOOPED SLIDER */
.container { width:725px; height:160px; overflow:hidden; z-index:1; position:relative; cursor:pointer; }
.slides { position:absolute; top:0; left:0; z-index:1; }
.slides div { position:absolute; top:0; width:725px; display:none; }

#loopedSlider,#newsSlider { margin:0 auto; width:725px; z-index:1; position:relative; clear:both; }
ul.pagination { list-style:none; padding:0; margin: 10px 0 0 0; float: right; }
ul.pagination li  { float:left; }
ul.pagination li a { width: 11px; font-size: 1px; padding: 5px; height: 11px; background: url(../img/grinokta.png) no-repeat; text-decoration: none; margin: 0 2px 0 2px; }
ul.pagination li.active a { background: url(../img/mavinokta.png) no-repeat;  }

a.previous, a.next {	position: absolute;	z-index: 3000; }
a.next {	right: 0px; }

#anket label {
	color: #344b64;
}
#havadurumu ul li {
	padding: 5px 0 5px 0;
}
#havadurumu ul li a {
	text-decoration: none;
	color: #000;
	padding: 5px 0 5px 0;
}
#havadurumu ul li a:hover {
	color:#0c689f;
}

table.AnketTable tr td input {
	margin-top: 0px;
	vertical-align: middle;
}
table.AnketTable tr td {
	vertical-align: middle;
	line-height: 20px;
	vertical-align: baseline;
}

.CizgiliAnketTable td {
	padding: 5px 5px 5px 0;
	position: relative;
}
.CizgiliAnketTable td img {
	float: left;
}
/* FOOTER */
#footerwrapper {
	float: left;
	position: relative;
	width: 100%;
	display: block;
	height: 150px;
	margin-top: 30px;
	background: #254a61;
}

#footer {
	width: 980px;
	margin: 0px auto;
	position: relative;
	color: #fff;
}
#network {
	position: absolute;
	left: 0;
	top: -34px;
	width: 100px;
}
#network table {
	width: 100%;
}
#network tr td {
	vertical-align: middle;
	text-align: center;
	height: 50px;
	padding: 0px 10px 0px 10px;
}
#footer a {
	text-decoration: none;
	color: #fff;
	line-height: 22px;
	vertical-align: middle;
}
#footer #menu {
	float: right;
	display: block;
	width: 100%;
	width: 800px;
	position: relative;
	text-align: right;
	margin: 36px 0 0 0;
}
#footer #copyright {
	float: right;
	display: block;
	width: 100%;
	margin: 0px 0 0 0;
	color: #8499a6;
	position: relative;
	text-align: right;
}
#footer #egebilgi {
	position: relative;
	text-align: right;
}
#footer #egebilgi a {
	color: #8499a6;
}
#footer #egebilgi a:hover {
	color: #5e8095;
}


img.FotoCerceve {
	border: 1px solid #7cdbff;
}
#baskanlar table tr td {
	text-align: center;
	color: #6b91a9;
}
#baskanlar {
}

/* SAĞDAKİ MENÜ */
.sagmenu {
	margin: 10px 0 0 0;
}
.sagmenu ul li a {
	display: block;
	padding: 7px 10px 8px 10px;
	text-decoration: none;
	color: #084569;
	text-align: right;
	font-size: 14px;
}
.sagmenu ul li a:hover {
	background: #6b91a9;
	color: #fff;
}

table.newslist {
	width: 100%;
	margin: 10px 0 10px 0;
	border-bottom: 1px dotted #999;
	padding: 0 10px 0 10px;
}
table.newslist tr td h2 { 
	font-size: 13px;
	padding: 5px 0 5px 0;
	margin: 0;
}
table.newslist tr td p { 
	font-size: 11px;
	padding: 0;
	margin: 0;
}
table.newslist tr td p.tarih {
	color: #903226;
	padding: 0;
	margin: 0;
	line-height:normal;
}
table.newslist tr td a {
	text-decoration: none;
	color: #333;
}
table.newslist tr td img {
	margin: 5px;
}

table.download {
	margin:  5px 0 5px 0;
	width: 100%;
	border: 1px solid #ddd;
}
table.download:hover {
	background: #fffff7;
}

table.download td {
	padding: 10px;
	vertical-align: middle;
}

table.galeriliste {
	width: 220px;
	text-align: center;
	margin: 13px;
	float: left;
}
table.galeriliste:hover {
}
table.galeriliste tr td {
	vertical-align: middle;
}
table.galeriliste img {
	margin: 10px 5px 10px 5px;
}
table.galeriliste a {
	color: #000;
	font-size: 13px;
	text-decoration: none;
}

/* İLETİŞİM SAYFASI STİLLERİ */
#map {
	width: 350px;
	height: 240px;
}
table.iletisimformu {
	width: 340px;
}

table.iletisimformu tr td {
	padding: 5px;
	vertical-align: middle;
}

table.iletisimformu tr td input.textBox {
	width: 210px;
	border: 1px solid #dddddd;
}

table.iletisimformu tr td textarea {
	width: 210px;
	border: 1px solid #dddddd;
	height: 100px;
}

table.iletisimformu tr td input.textBox:hover, table.iletisimformu tr td input.textBox:focus, table.iletisimformu tr td textarea:hover, table.iletisimformu tr td textarea:focus {
background: #FFFFE1;
border: 1px solid #ebc893;
}

table.adresbilgi p {
	margin: 0px;
	padding: 0px;
}

table.adresbilgi h3 {
	font-size: 16px;
}

table.adresbilgi tr td {
	padding: 3px;
	font-size: 11px;
}


table.filoliste {
	border: 1px solid #ddd;
	width: 100%;
	margin: 10px 0 0 0;
}
table.filoliste td {
	border: 1px solid #ddd;
	padding: 20px;
}
table.filoliste ul li {
	background: url(../img/PostBullets.png) no-repeat 0px 3px;
	padding: 5px 0 3px 10px;
	margin: 5px 0 5px 0;
	border-bottom: 1px dashed #eee;
}

table.yarisbilgi tr td {
	padding: 3px;
	font-size: 14px;
}

table.rotaliste {
	width: 100%;
}
table.rotaliste td {
	height: 40px;
	padding: 5px;
	vertical-align: middle;
}

#rotalar {
	margin: 10px 0 10px 0;
	border: 1px solid #ddd;
	background: #ECF4F6;
	padding: 10px;
}
#rotalar h2 {
	padding-left: 10px;
	font-size: 16px;
}

.pasif {
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}

table.tekneform {
}

table.tekneform tr td {
	padding: 5px;
}

table.tekneform tr td input.textBox {
	width: 300px;
	border: 1px solid #dddddd;
}

table.tekneform tr td textarea {
	width: 300px;
	border: 1px solid #dddddd;
	height: 130px;
}

table.tekneform tr td input.textBox:hover, table.tekneform tr td input.textBox:focus, table.tekneform tr td textarea:hover, table.tekneform tr td textarea:focus {
background: #FFFFE1;
border: 1px solid #ebc893;
}


table.ilanliste {
	border-bottom: 3px solid #ddd;
	border-right: 3px solid #ddd;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 5px;
	border-collapse: collapse;
	margin-top: 10px;
}
table.ilanliste tr td {
	border: 1px dashed #eee;
	background: #fff;
	padding: 10px 5px 10px 5px;
	vertical-align: top;
}

input.yazibuton {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 10px;
	display: inline;
	background: transparent;
	color: #084569;
}

table.myliste tr td {
	padding: 5px;
}
table.myliste tr td form {
	padding: 0;
	margin: 0;
}
table.myliste tr td a {
	margin: 0;
	padding: 0;
	color: #084569;
	font-size: 10px;
}

ul.ilanmenu {
	float: right;
	margin-right: 2px;
	margin-bottom: -2px;
}
ul.ilanmenu li {
	float: left;
	display: inline;
}
ul.ilanmenu li a {
	float: left;
	padding: 7px 10px 5px 10px;
	border: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #eeeeee;
	color: #0C689F;
}
ul.ilanmenu li a:hover {
	background: #0c689f;
	color: #85D8FF;
}

/* SONUÇLAR TABLOSU */
table.sonuclar {
	width: 100%;
	background: url(../img/tablerow.jpg);
	border: 1px solid #ddd;
}

table.sonuclar tr td {
	padding: 8px 10px 5px 10px;
}

table.sonuclar table {
	width: 100%;
}
table.sonuclar a {
	color: #333;
	text-decoration:none;
}
table.sonuclar a:hover {
	color: #000;
	text-decoration:underline;
}

table.sonuclar tr:nth-child(even) {background: #fff}
table.sonuclar tr:nth-child(odd) {background: #dfeef2}


/* İLAN FORMU */
input.ilansifre {
	border: 1px solid #bbb;
	color: #555;
	font-size: 11px;
}
input.ilanbuton {
	border: 1px solid #bbb;
	color: #555;
	font-size: 11px;
	cursor: pointer;
}

table.profilbilgi {
	margin-top: 10px;
	background: #f6f6f6;
	border: 1px solid #ddd;
}

table.profilbilgi tr td {
	padding: 3px;
}

table.profilbilgi tr th {
	padding: 10px 3px;
	background: #DFEEF2;
	text-align: left;
}

table.profilbilgi tr th {
	padding: 10px 3px;
	background: #DFEEF2;
	text-align: left;
}

table.yaristablo tr td {
	padding: 4px 0 4px 0;
	border-bottom: #f5f5f5;
}

table.detaydosyalar {
	width: 100%;
	margin: 5px;
	border: 1px solid #ddd;
	background: #ECF4F6;
}
table.detaydosyalar tr td {
	padding: 3px;
}
table.detaydosyalar table {
	width: 100%;
}

#video {
	width: 460px;
	height: 320px;
	float: right;
}
#videomenu {
	float: left;
	width: 220px;
	margin-top: 30px;
}
#videomenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#videomenu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #4885AB;
	border-top: 1px solid #fff;
}
#videomenu ul li:hover {
	background: #EBF5FC;
}
#videomenu ul li a {
	color: #fff;
	display: block;
	padding: 5px 5px;
}
#videomenu ul li a:hover {
	color: #4885AB;
}
