﻿@charset "utf-8";
/* Kemal Lacingil kemallacingil@gmail.com*/

body, html { width: 100%; height: 100%; }
body{
	margin:0; 
	padding:0;
	text-align:center;
	background:#306a75 url(images/ustd1.png) repeat-x;
	font-size: 9pt;
	color: #202020;
}
* { font-family:Tahoma, Geneva, sans-serif; }

#koyteynir{
	text-align:center;
	width:920px;
}
#konteynirtop{
	width:920px;
	margin:0px auto;
}

#src { float:left; }
#src .srcIn { border: 1px outset #ccc;  font-size: 8pt; padding: 1px 0 0 1px; }
#src .srcSub { border: 1px outset #ccc; background:#fff; color: #000; font-size: 8pt; }

#itsoBanner { height: 160px; padding: 0; margin: 0; }
#itsoMenu { height:1400px; }
#itsoMain { width: 100%; text-align: left; padding: 3px 0 0 0; }

#itsoMain a { color: #000; text-decoration: underline; }
#itsoMain a:hover { text-decoration: none;}

/*TopMenu baslar*/

.topmenu{
	margin:0;
	list-style:none;
	height:25px;
	width: 810px;

}

.topmenu li{
	margin:0;
	padding:4px 0 0 10px;
	float:left;
}

.topmenu li a{
	font: 11px/17px 'Tahoma';
	color:#434343;
	margin:0;
	padding:0 0 0 25px;
	text-decoration:none;
	display:block;
}

.topmenu li a.home{ background: url(images/home.png) no-repeat top left; }
.topmenu li a.firmalisteleri{ background:url(images/ico_ik.png) no-repeat top left; }
.topmenu li a.hr { background:url(images/ico_ik.gif) no-repeat top left; }
.topmenu li a.iletisim { background:url(images/ico_erisim.png) no-repeat top left; }
.topmenu li a.aidatsorgulama { background:url(images/aidat_bg.png) no-repeat top left; }
.topmenu li a.siteharitasi{ background:url(images/ico_siteharitasi.png) no-repeat left; }
.topmenu li a.basin { background:url(images/basin.png) no-repeat left ; }
.topmenu li a.bilgi { background:url(images/bilgi.png) no-repeat left ; }
.topmenu li a.turkce { background:url(images/TR.png) no-repeat left; }
.topmenu li a.english { background:url(images/EN.png) no-repeat left; }
.topmenu li a.deutsch{ background:url(images/DE.png) no-repeat left; }
.topmenu li a:hover { text-decoration:underline; }
/*TopMENU biter*/

.pageHeader {
	background: transparent url('images/pageHeader.png') top left no-repeat;
	display:block;
	width:auto;
	height:30px;
	color: #fff;
	font-family: Lucida Sans Unicode, Trebuchet MS, Tahoma, Sans-Serif;
	font-size: 12pt;
	padding: 4px 0 0 10px;
}
div.notice {
	width: 99%;
	border: 2px solid #e40000;
	background: #ffc3c3;
	color: #e40000;
	padding: 2px 0 2px 0;
	text-align:center;
	height: auto;
}
div.note {
	width: 99%;
	height: auto;
	padding: 3px 0 3px 0 !important;
	text-align: center;
	background: #336699;
}
div.note a { color: #fff !important; font-weight: bold !important; text-decoration: none !important; }
div.note a:hover { text-decoration: underline !important; }
h1 { font-size: 14pt; }
#iletisimForm input,#iletisimForm textarea { border: 1px solid #000; width: 350px; padding: 2px; font-size:9pt; }
#iletisimForm input.inputb { width: 75px !important; }

.result {
	width: 100%;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
}

/*FooterAREA başlar*/
#footer{
	width:100%;
	height: 130px;	
	background:#434343 url(images/footerd.gif) repeat-x;
	font-size:8pt;
	color: #fff;
}
#footerContainer {
	width:920px;
	height: 50px;
	background: transparent;
}
#footer a { color: #fff; font-weight: bold; text-decoration: underline; }
#footer a:hover { text-decoration: none; }

/*FooterAREA biter*/