/* GENEL AYALAR */
body {font-family:Arial, Helvetica, sans-serif; font-size:12px; background:url('../Images/BackGround.jpg') top center no-repeat;}
.Temizle {clear:both;}
.Yuvarla {-webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;}




/* SAYFA TASARIM */
.Saydam {width:960px; margin:auto; background:rgba(255,255,255,0.5);}
.Sayfa {width:940px; min-height:750px; height:auto; margin:auto; background:#FFF;}
.SayfaAyar {width:960px; height:520px;}
.KalmarKol {width:42px; height:87px; background:url('../Images/Kalmar-Kol.png'); position:absolute; margin:139px 0 0 918px; z-index:7;}
.Kapsayici {width:940px; margin:auto;}

.bolum{min-height:230px; margin-bottom:50px; width:940px;}
.bolum img{float:left; margin-right:40px; margin-bottom:10px;}
.bolum p{line-height:200%; text-align:justify; color:#003366; margin-bottom:15px; margin-left:31px; margin-right:30px;}
.bolum h2 {color:#1c648b; font-size:25px; font-weight:normal; letter-spacing:-1px; margin:0 0 10px 30px !important; text-indent:0px !important; }
.bolum h3 {color:#1c648b; font-size:17px; font-weight:normal; text-indent:0px !important; margin:20px 0 5px 30px !important; }

.resim-maske{background-image:url(../images/maske.jpg); width:283px; height:233x; position:absolute; }

.bolum2{min-height:230px; margin-bottom:50px; width:940px;}
.bolum2 img{float:right;}
.bolum2 p{float:left; line-height:200%; text-align:justify; color:#003366; margin-bottom:15px; margin-left:30px; margin-right:30px; max-width:590px;}
.bolum2 h2 {color:#1c648b; font-size:25px; font-weight:normal; letter-spacing:-1px; margin:0 0 10px 30px !important; text-indent:0px !important; }

.bolum3{float:left; width:900px; height:auto; margin-bottom:50px;  margin-left:20px; box-shadow:5px 4px #B6B6B6; border-style:solid; border-width:1px; border-color:#969696;}
.marka-img{float:left; width:200px; height:auto; padding:25px 0px 25px 25px;}
.marka-img img{vertical-align:middle; float:left; width:150px;}
.bolum3 p{float:left; line-height:200%; text-align:justify; color:#003366; margin-bottom:15px; margin-left:30px; margin-right:30px; max-width:590px;}

.sirku{min-height:70px; margin-bottom:20px; width:900px; margin-left:20px; box-shadow:5px 4px #B6B6B6; border-style:solid; border-width:1px; border-color:#969696;}
.sirku img{float:left;}
.sirku p{float:left; line-height:200%; text-align:justify; color:#003366; margin-bottom:15px; margin-left:30px; margin-right:30px; max-width:590px;}

.indir{margin-left:45px; margin-top:25px; font-size:15pt; color:#1c648b;}
.indir a{float:right; margin-right:20px; color:#1c648b;}

.tarih{float:right; color:#1c648b; margin-right:5px; margin-top:5px;}

.ref-ad {color:#1c648b; font-size:25px; font-weight:normal;  margin-top:50px ; margin-left:30px; float:left; min-width:300px; }

.paragraf{ margin-left:293px;}



.kurumsal{min-height:230px; margin-bottom:50px; width:940px;}
.kurumsal p{float:left; line-height:200%; text-align:justify; color:#003366; margin-bottom:15px; margin-left:30px; margin-right:30px; max-width:430px;}
.kurumsal img{float:right;}

/* MENU */
.Menu {min-width:100%; width:940px; height:245px; background:url('../Images/Menu.png') no-repeat top center; position:absolute; left:0; right:0; margin:auto; margin-top:251px; z-index:3;}
.Menu ul li {list-style:none; float:left; text-align:center;}
.Menu ul li.MenuSol {width:390px; height:54px; margin-top:95px; margin-right:210px; margin-left:-55px;}
.Menu ul li.MenuSag {width:392px; height:54px; margin-top:95px; }
.Menu ul li.Alt_MenuSol {width:255px; height:40px; margin-left:95px;}
.Menu ul li.Alt_MenuSag {width:280px; height:40px; margin-left:200px;}



.MenuSolListe {}

.MenuSolListe ul{
	list-style-type:none;
	margin-left:40px;
	
}
.MenuSolListe ul li{
	float:left;
	width:auto;
	margin-right:3px;
	
	position:relative;
	
	
	
}
.MenuSolListe ul li a{
	
	text-decoration:none;
	
}

.MenuSolListe ul li ul{
	display:none;
	position:absolute;
	
	height:auto;
	
}

.MenuSolListe li ul a{font-size:12px !important;}
.MenuSolListe ul li ul li{
	height:56px;
	width:165px;
	float:left;
	border-bottom:1px #0099FF solid;
	margin-right:0px;
}

.MenuSolListe li ul li a{
	margin-top:-5px;
}

.MenuSolListe ul li:hover ul{
	display:block;
	background-color:#006f94;
	height:auto;
	width:330px;
	box-shadow:3px 5px 6px #505050;
	border-left:2px #0099FF solid;
	border-bottom:1px #0099FF solid;
	border-right:2px #0099FF solid;
	margin-left:0px;
	
}
.MenuSolListe ul li ul li:hover{
	
	height:57px;
	
	width:165px;
	
	border:none;
	
	
}

.MenuSolListe ul li ul a:hover{
	
}

.MenuSolListe ul li:hover{
	background-color:#006f94;
	width:auto;	
	height:42px;
	border-bottom:6px #0099FF solid;
	border-top:6px #0099FF solid;
	
}

.MenuSolListe ul li:hover .ana-link{
	margin-top:-6px;
}



.MenuSagListe {}

.MenuSagListe ul{
	list-style-type:none;
	
	
}
.MenuSagListe ul li{
	float:left;
	width:140px;
	height:54px;
	position:relative;
	
	
	
}
.MenuSagListe ul li a{
	
	text-decoration:none;
	
}

.MenuSagListe ul li ul{
	display:none;
	position:absolute;
	
	height:auto;
	width:140px;
}

.MenuSagListe li ul li{
	height:auto;
	width:140px;
	
	border-bottom:1px #0099FF solid;
}

.MenuSagListe li ul li a{
	margin-top:-5px;
}

#f-galeri{
	width:106px;
}



.MenuSagListe ul li:hover ul{
	display:block;
	background-color:#006f94;
	height:auto;
	width:137px;
	box-shadow:3px 5px 6px #505050;
	border-left:2px #0099FF solid;
	border-bottom:1px #0099FF solid;
	border-right:2px #0099FF solid;
	
}
.MenuSagListe ul li ul li:hover{
	background-color:#006f94;
	height:auto;
	padding-bottom:2px;
	width:128px;
	border-left:5px #0099FF solid;
	border-right:5px #0099FF solid;
	border-bottom:1px #0099FF solid;
	border-top:none;
}

.MenuSagListe ul li:hover{
	background-color:#006f94;
	
	
	height:42px;
	border-bottom:6px #0099FF solid;
	border-top:6px #0099FF solid;
	
}

.MenuSagListe ul li:hover .ana-link{
	margin-top:-6px;
}

.Logo {width:200px; height:175px; margin:41px 0 0 348px; position:absolute; background:url('../Images/Logo.png') no-repeat center;}
.Logo a {width:200px; height:175px; display:block;}

.Menu ul li.MenuSol a {font-size:15px; color:#FFF; padding:18px; display:inline-block; text-shadow:0 1px rgba(0,0,0,0.2);}
.Menu ul li.MenuSag a {font-size:15px; color:#FFF; padding:18px 17px 18px 17px; display:inline-block; text-shadow:0 1px rgba(0,0,0,0.2);}
.Menu ul li.MenuSol a:hover, .Menu ul li.MenuSag a:hover {color:#ffce00;}
.Menu ul li.MenuSol a.Aktif, .Menu ul li.MenuSag a.Aktif {color:#ffce00;}

.Menu ul li.Alt_MenuSol a, .Menu ul li.Alt_MenuSag a {color:#03496f; text-shadow:1px 1px rgba(255,255,255,0.3); font-weight:bold; padding:13px; display:inline-block;}
.Menu ul li.Alt_MenuSol a:hover, .Menu ul li.Alt_MenuSag a:hover {text-decoration:underline;}





/* SLİDER */
.SliderKapsayici {width:940px; height:400px; margin:auto; position:relative; position:absolute; left:0; right:0;}
.SliderResimler {position:relative; width:940px; height:400px; padding:0; margin: 0; z-index:0;} 
.SliderResimler img {width:940px; height:400px; top:0; left:0;}


/* SLİDER SAYFALAMA */
#SliderPager {
	width:250px;
	height:100px;
	margin-top:-154px;
	margin-left:323px;
	z-index:9;
	left:0;
	right:0;
	position:absolute;
}
#SliderPager a {
	display:inline-block;
	width:31px;
	height:35px;
	background:url('../Images/Content.png') no-repeat center;
	overflow:hidden;
	text-indent:-9999px;
	margin-top:0;
	position:absolute;
}
#SliderPager a#Slider1 {margin-left:10px; margin-top:57px;}
#SliderPager a#Slider2 {margin-left:32px; margin-top:30px;}
#SliderPager a#Slider3 {margin-left:62px; margin-top:10px;}
#SliderPager a#Slider4 {margin-left:100px; margin-top:2px;}
#SliderPager a#Slider5 {margin-left:140px; margin-top:5px;}
#SliderPager a#Slider6 {margin-left:175px; margin-top:22px;}
#SliderPager a#Slider7 {margin-left:205px; margin-top:55px;}
#SliderPager a.activeSlide {background:url('../Images/Hover.png') no-repeat center;}


/* İLERİ GERİ BUTONLAR */
#SliderGeri {
	position:absolute;
	z-index:9;
	left:150px;
	top:140px;
	background:url('../Images/Geri.png') no-repeat;
	width:66px;
	height:66px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	opacity:0;
}
#SliderIleri {
	position:absolute;
	z-index:9;
	right:150px;
	top:140px;
	background:url('../Images/Ileri.png') no-repeat;
	width:66px;
	height:66px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	opacity:0;
}




/* HOME */
.Home {width:932px; height:259px; background:url('../Images/Home.jpg') no-repeat top center; margin-bottom:30px;}
.Home ul li {width:466px; height:259px; float:left; list-style:none; margin-top: -100px;}
.Home ul li.BizKimiz h1 {color:#0082c8; font-size:25px; font-weight:normal; text-indent:10px; letter-spacing:-1px; margin:50px 0 0 100px;}
.Home ul li.BizKimiz p {line-height:160%; text-align:justify; text-indent:10px; margin:0 0 0 100px; width:275px; margin-top:10px;}
.biz{margin-top:-25px;}

.Home ul li.Hizmetlerimiz h1 {color:#0082c8; font-size:25px; font-weight:normal; text-indent:10px; letter-spacing:-1px; margin:40px 0 0 135px;}
.Home ul li.Hizmetlerimiz p.Linkler01 {margin-left:140px;}
.Home ul li.Hizmetlerimiz p {float:left; margin-right:15px; margin-top:10px;}
.Home ul li.Hizmetlerimiz p a {color:#000; padding:5px; display:block;}
.Home ul li.Hizmetlerimiz p a:hover {color:#08526b; text-decoration:underline;}
.Home ul li.Hizmetlerimiz p a img {margin-top:3px; margin-left:-15px; position:absolute;}






/* HOME 02 */
.Home02 {width:960px; height:240px;}
.Home02 ul li.DovizKuru, .Home02 ul li.BizdenHaberler {width:320px; height:233px; background:url('../Images/Sekil.jpg') no-repeat center; list-style:none; float:left;}
.Home02 ul li.FotoGaleri {width:320px; height:233px; background:url('../Images/Sekil.jpg') no-repeat center; list-style:none; float:left;}
.Home02 ul li h1 {padding:13px; color:#063a54; text-align:left; text-shadow:1px 1px rgba(255,255,255,0.2); margin-top:15px; margin-left:60px;}
.Home02 ul li h2 {padding:5px; color:#3771ca; font-size:15px; font-weight:normal; margin-left:50px; width:200px;}
.Home02 ul li p {line-height:170%; text-align:justify; text-indent:25px; margin-left:30px; width:200px;}
.Home02 ul li a.Devami {width:60px; height:28px; background:url('../Images/Devami.png'); display:block; float:left; margin:5px 0 0 90px;}
.Home02 ul li span {float:right; display:inline-block; margin:-30px 60px 0 0;}

.FotoGaleri p{height:65px;}
.BizdenHaberler p{height:65px;}




/* SAYFA TASARIMLARI */
.Sayfa h1.AltSayfa_Baslik {color:#0082c8; font-size:25px; font-weight:normal; text-indent:10px; letter-spacing:-1px; margin:0 0 10px 35px;}
.Sayfa h1.AltSayfa_Baslik img {margin-left:-17px; margin-top:9px; position:absolute;}
.Sayfa h2 {color:#1c648b; font-size:25px; font-weight:normal; text-indent:10px; letter-spacing:-1px; margin:0 0 10px 35px;}
.Sayfa h3 {color:#1c648b; font-size:17px; font-weight:normal; text-indent:10px; margin:20px 0 5px 35px;}
.Sayfa p.Metin {line-height:200%; text-align:justify; text-indent:15px; color:#003366; margin-bottom:15px; margin-left:30px; margin-right:30px;}




/* LİSTELEME */
.Listele {margin-bottom:20px;}
.Listele li {list-style:outside; float:none; color:#003366; margin-left:100px; padding:5px;}
.Listele li:hover {border:dotted 1px #E2E2E2; background:#FBFBFB; color:#900;}
.Listele_Alt li {list-style:circle; float:none; color:#003366; margin-left:125px; padding:5px;}
.Listele_Yanyana {margin-left:100px; margin-bottom:20px;}
.Listele_Yanyana li {width:200px; float:left; list-style:outside; color:#003366; padding:5px;}
.Listele_Yanyana li:hover {color:#900;}






/* KONTEYNER */
.Konteyner {width:450px;}
.Konteyner tr td {border:double 1px #CCC; padding:5px;}
.Konteyner tr th {border:double 1px #CCC; padding:5px; text-align:center; vertical-align:middle;}
.TabloBaslik {
	width:430px; padding:10px; color:#FFF;
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
}







/* FOTO GALERİ */
div.FotoGaleri {padding:10px;}
.FotoGaleri ul{}	
div.FotoGaleri ul li {list-style:none; float:left; width:208px; height:130px; overflow:hidden; padding:5px; margin:5px; background:#FFF; border:solid 1px #E2E2E2;}
div.FotoGaleri ul li div {width:208px; height:130px; overflow:hidden;}







/* İLETİŞİM BİLGİLERİ */
div.IletisimBilgileri {width:470px; margin-bottom:30px; float:left;}
div.IletisimBilgileri ul li {width:450px; list-style:none; color:#1c648b; padding:10px; font-size:12px; border-bottom:dotted 1px #CCC;}
div.IletisimBilgileri ul li:last-child {border-bottom:none !important;}
div.IletisimBilgileri ul li span {width:75px; float:left; color:#1c648b; font-weight:bold;}
div.IletisimBilgileri ul li:hover {background:#eafaff;}

div.IletisimFormu {width:400px; margin-left:50px; margin-bottom:30px; float:left;}
div.IletisimFormu ul li {width:400px; list-style:none; float:none; padding:2px; color:#1c648b;}
div.IletisimFormu ul li input.TextBox {padding:5px; outline:none;}
div.IletisimFormu ul li input.TextBox:focus {background-color:#eafaff;}
div.IletisimFormu ul li span {width:100px; margin-top:9px; float:left; color:#1c648b; font-weight:bold;}






/* INSAN KAYNAKLARI */
div.IKGenelDiv {width:850px; background:#FFF; padding:10px; margin:auto; margin-bottom:25px; border:1px #7db9e8 solid;}
div.IKGenelDiv ul li {padding:5px;}
div.IKGenelDiv span {font-size:17px; font-weight:normal; color:#1e5799;}
#Box {padding:5px 0px 5px 5px; background:#E1FFFF; border:solid 1px #7db9e8; color:#1e5799;}
#Box2 {background:#d8f8f6; border:solid 1px #7db9e8; color:#1e5799;}
#SelectBox, #Buton {padding:5px;}
div.Mesafe {height:20px; display:block;}
div.Baslik {
	width:852px; margin:auto; text-align:center; padding:10px; font-size:20px; font-weight:normal; color:#FFF;
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
}






/* FOOTER */
.Footer {width:960px; height:135px; background:url('../Images/Footer.png') no-repeat top center; margin-bottom:10px; margin-top:20px;}
.Footer p.Reserved { padding:20px 0 0 0px; text-align:center; color:#063a54; text-shadow:1px 1px rgba(255,255,255,0.3);}
.Footer p.Linkler {margin-left:30px; text-align:center;}
.Footer p.Linkler a {margin-right:30px; color:#03465d; text-shadow:1px 1px rgba(255,255,255,0.3); padding:10px; padding-top:22px; padding-bottom:23px; display:inline-block; font-size:14px; text-align:left;}
.Footer p.Linkler a span {color:#ace4f4; display:block; font-size:11px; margin-top:3px; margin-left:3px; text-shadow:none !important;}
.Footer p.Linkler a img {margin-left:-15px; padding-right:5px; position:absolute; margin-top:3px;}
.Footer p.Linkler a:hover {color:#FFF; text-shadow:none !important;}
.Designer {width:120px; margin:auto; margin-bottom:10px; text-align:center;}
.Designer a {padding:5px; display:block; color:#FFF;}