/***********************************************************
Arma Web Agency
Water Life - CSS Döküm
02.04.2013
Author :CemaLi
***********************************************************/
/* #GOOGLE FONT
================================================== */
@import url(http://fonts.googleapis.com/css?family=Dosis:300,400,500,600,700&amp;subset=latin,latin-ext);

/* #GENEL
================================================== */
body {
	width: 100%;
	color: #7bb1c3;
	font-size: 12px;
	font-weight:400;
	font-family: 'Dosis' , sans-serif; 
}

.s{margin-left:3px; margin-right:3px; border:1px solid #0CF; border-radius:5px;}
body.arka-plan-a {
	background: url(../resimler/arka-plan-a.png) center top repeat-y;
}

body.arka-plan-b {
	background:#aab7bf url(../resimler/arka-plan-b.png) center top repeat-y;
}
.ust-arka {
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	height: 60px;
	width: 100%;
	background:url(../resimler/ust-arka.png) repeat-x;
}
/* #ŞABLON YAPISI
================================================== */
.sablon {
	width: 960px;
	margin: 0 auto;
	position:relative;
}

/* #ÜST ALAN
================================================== */
.ust-alan {
	position: relative;
	width: 960px;
	height: 141px;
	margin: auto;
	z-index: 100;
	background: url(../resimler/logo-arka.png) center top no-repeat;
}


.fin{width:240px; height:30px; border:1px solid #8fafbc; background:#dce7eb;}
.finsub{width:60px; height:20px; text-align:center;}
#yazialani{font-family:Arial, Helvetica, sans-serif; font-size:15px;}
#baslikalani{font-family:Arial, Helvetica, sans-serif; font-size:26px; font-weight:700}

/*=== Menüler ===*/
.ust-alan .menu {
	margin: 16px 0 0 0 ;
	position: relative;
	z-index: 1;
}
.ust-alan .menu ul li {
	height: 39px;
	float: left;
	position: relative;
}
.menu ul li label {
	height: 19px;
	background: url(../resimler/menu-golge.png) center bottom no-repeat;
	position: relative;
	left: 0;
	bottom: 16px;
	z-index: 0;
	display: none;
}
.ust-alan .menu ul li a {
	display: block;
	color: #fefefe;
	font-size: 16px;
	font-weight: bold;
	*font-weight: 500;
	text-shadow: 1px 1px #444545;
	padding: 0 17px 0 15px;
	line-height: 37px;
	height: 39px;
	position: relative;
	z-index: 1;
	background: url(../resimler/menu-cizgi.png) right center no-repeat;
}

/*> Sol Menü */
.menu.sol-menu {
	float: left;
}
.sol-menu .anasayfa-iko {
	width: 25px;
	height: 22px;
	float: none;
	display: inline-block;
	margin: 7px 0 0 0;
	background-position: 0 0
}

/*> Sağ Menü */
.menu.sag-menu {
	float: right;
}

/*> Sağ Menü - Dil */
.menu.sag-menu .dil {
	width: 70px;
	height: 35px;
	position: relative;
	right: -210px;
	top: -40px;
	clear: both;
	background: url(../resimler/dil-arka.png) center center no-repeat;
}

.dil .sec-gizle {
  visibility:hidden;
  padding-right:10px;
}
.dil .secme {
	width: 70px;
  cursor:pointer;
  display:inline-block;
  position:relative;
  color:#fff;
  margin: 10px 0 0 0;
}
.dil .secmeSitil {
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  background:url(../resimler/dil-ac.png) 63px center no-repeat;
  padding:2px 0 0 10px;
  font-weight:bold;
}
.dil .secmeSitil:after {
  content:"";
  width:0;
  height:0;
  border:transparent;
  position:absolute;
  top:9px;
  right:6px;
}
.dil .secmeSitil:active,
.dil .secmeSitil.daktif {
  background-color:#a6dff4;
}
.dil .secenekler {
  display:none;
  position:absolute;
  top:100%;
  right:0;
  left:0;
  z-index:999;
  margin:0 0;
  padding:0 0;
  list-style:none;
  background-color:#8cc9de;
  -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.2);
  -moz-box-shadow:0 1px 2px rgba(0,0,0,0.2);
  box-shadow:0 1px 2px rgba(0,0,0,0.2);
}
.dil .secenekler li {
  float: none !important;
  height: auto !important;
  margin:0 0;
  padding:5px 0 5px 10px;
}
.dil .secenekler li:hover {
  background-color:#39f;
  color:white;
}

/*=== Logo ===*/
.ust-alan .logo {
	width: 200px;
	height: 85px;
	overflow: hidden;
	top: 8px;
	left: 386px;
	z-index: 2;
	position: absolute;
}

/*=== Açılır Menü ===*/
.ust-alan .menu ul .a-menu { 
	position: absolute;
	left: 0;
	top: 40px;
	z-index: 1;
	width: 153px;
	display: none;
}
.ust-alan .menu ul .a-menu .a-menu-ust { 
	width: 153px;
	height: 21px;
	background: url(../resimler/a-menu-ust.png) no-repeat;
}
.ust-alan .menu ul .a-menu .a-menu-orta { 
	width: 153px;
	background: url(../resimler/a-menu-orta.png) repeat-y;
}
.ust-alan .menu ul .a-menu .a-menu-alt { 
	width: 153px;
	height: 7px;
	background: url(../resimler/a-menu-alt.png) no-repeat;
}
.ust-alan .menu ul ul { 
	width: 145px;
	margin: auto;
}
.ust-alan .menu ul .a-menu li { 
	height: 24px;
	float: none;
	width: 100%;
	padding: 0 0 5px 0;
}
.ust-alan .menu ul .a-menu li i { 
	width: 5px;
	height: 6px;
	float: none;
	display: inline-block;
	margin: 0 3px 0 0;
	background-position: -57px 0;
}
.ust-alan .menu ul .a-menu li a {
	display: block;
	color: #539cb6;
	font-size: 15px;
	font-weight: 800;
	*font-weight: 500;
	text-shadow: 1px 1px #fff;
	padding: 0 10px 0 10px;
	line-height: 27px;
	height: 24px;
	position: relative;
	z-index: 1;
	background: none;
}
.ust-alan .menu ul .a-menu li a:hover {
	background: url(../resimler/a-menu-h.png) right center repeat-x !important;
}

/* #ORTA ALAN
================================================== */
.orta-alan {
	overflow: hidden;
	height: 330px;
	background: url(../resimler/basin-multimedia.png) left bottom no-repeat;
}
/*=== Açıklama Alan ===*/
.orta-alan .aciklama-alan {
	height: 125px;
	overflow: hidden;
	font-size: 18px;
	color: #7bb1c3;
	text-align: center; font-family:Arial, Helvetica, sans-serif;
}
.orta-alan .aciklama-alan h1 {
	color: #4b8294;
	font-size: 19px;
	font-weight: normal;
}
/*=== Basın, Multimedia ve Referanslar [SOL] ===*/
.orta-alan .bmr {
	margin: 35px 0 0 0;
	overflow: hidden;
}
.bmr .bmr-sol {
	float: left;
	width: 455px;
	height: 130px;
}
.bmr .bmr-sol a {
	display: block;
	width: 160px;
	height: 45px;
	line-height: 75px;
	float: left;
	color: #417a8c;
	font-size: 10px;
}
.bmr .bmr-sol a:hover {
	color: #144859;
}
.bmr .bmr-sol a.basin {
	background: url(../resimler/basin-multi.png) no-repeat;
	margin: 0 35px 0 55px;
}
.bmr .bmr-sol a.basin:hover {
	background-position: 0 -51px;
}
.bmr .bmr-sol a.multimedia {
	background: url(../resimler/basin-multi.png) -190px 0 no-repeat;
}
.bmr .bmr-sol a.multimedia:hover {
	background-position: -190px -51px
}
/*=== Basın, Multimedia ve Referanslar [SAĞ] ===*/
.bmr .bmr-sag {
	float: right;
	width: 503px;
	height: 130px;
	text-align: center;
	position: relative;
}
.bmr-sag .referanslar {
	margin: 0 0 0 55px;
	height: 85px;
	position: relative;
}
.bmr-sag .referanslar li,
.bmr-sag .referanslar li .sbnKalip {
	height: 75px;
	width: 90px;
}

.kurumsal #ctl00_cphMain_pnlGenelFotoGaleri .sbnKalip img{
   border:3px solid #969696;

    border-radius:8px; -webkit-border-radius:8px; -moz-border-radius:8px; 	-o-border-radius:8px; -ms-border-radius:8px; -khtml-border-radius:8px;

}

.bmr-sag .ref-yon{
	width: 100%;
	height: 42px;
	position: absolute;
	left: -10px;
	z-index: 0;
	top: 18px;
}
.bmr-sag .ref-yon i {
	width: 58px;
	height: 40px;
	cursor: pointer;
	float: none;
	position: absolute;
}
.bmr-sag .ref-yon .ref-yon-g {
	background-position: -68px 0;
	left: 0;
	*left: 25px;
}
.bmr-sag .ref-yon .ref-yon-i {
	background-position: -124px 0;
	right: 0;
	*right: -25px;

}


/* #SAYFA YAPISI
================================================== */
.sayfalar {
	position: relative;
	min-height: 580px;
}
.sayfalar .syf-navigasyon {
	color: #4b889c;
	font-size: 10px;
	margin: 0 0 0 30px;
	position: relative;
	z-index: 10;
	top: -5px;
}
.sayfalar .syf-navigasyon a {
	color: #4b889c;
}
.sayfalar .syf-navigasyon a:hover {
	color: #224753;
}
.syf-maske-resim {
	position: absolute;
	left: 0;
	top: 0;
	margin: -48px 0 0 0;
}
.syf-maske-resim .syf-maske {
	position: absolute;
	left: 0;
	top: 0;
	width: 960px;
	height: 372px;
	background: url(../resimler/syf-maske.png) no-repeat;
	z-index: 1
}
.syf-maske-resim .syf-resim {
	position: relative;
	right: -235px;
	z-index: 0;
	width: 725px;
	height: 319px;
	overflow: hidden;
}
.sayfalar .syf-icerik {
	position: relative;
	z-index: 15;
	min-height: 505px;
	background: url(../resimler/syf-icerik.png) 135px 80px no-repeat;
}
.syf-icerik .syf-sol {
	width: 202px;
	float: left;
}
.syf-sol .sol-menuic {
	margin: 12px 0 0 35px;
}
.syf-sol .sol-menuic h1 {
	color: #4b889c;
	font-size: 18px;
	font-weight: normal;
}

.syf-sol .sol-menuic ul {
	overflow: hidden;
	margin: 46px 0 0 0;
}
.syf-sol .sol-menuic li {
	overflow: hidden;
	margin: 0 0 5px 0;
}
.syf-sol .sol-menuic li a {
	color: #4b889c;
	display: block;
	text-indent: 10px ;
	font-size:15px;
	background: url(../resimler/sol-li.png) left 6px no-repeat;
}
.syf-sol .sol-menuic li a.syfaktif,
.syf-sol .sol-menuic li a:hover {
	color: #224753;
	background-position: 0 -12px;
}

/*=== sol açılır menü ===*/
.syf-sol .sol-menuic ul ul {
	overflow: hidden;
	margin: 5px 0 0 0;
	display: none;
}
.syf-sol .sol-menuic ul ul li {
	overflow: hidden;
	margin: 0;
}
.syf-sol .sol-menuic ul ul li a {
	color: #6999aa;
	font-size: 10px;
	display: block;
	text-indent: 10px ;
	background: none;

}
.syf-sol .sol-menuic ul ul li a.syfaktif,
.syf-sol .sol-menuic ul ul li a:hover {
	color: #224753;
}


.syf-icerik .syf-sag {
	width: 755px;
	float: right;
}
.syf-sag .sag-icerik {
	margin: 125px 0 100px 0;
	overflow: hidden;
}
.syf-sag .sag-icerik h1 {
	color: #4b889c;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 20px 0;
}


/* #KURUMSAL
================================================== */
.sayfalar .kurumsal {
	color: #4b889c;
	font-size:14px;
}
/* #BASIN ODASI
================================================== */
.sayfalar .basin-odasi {
	color: #4b889c;
	font-size:13px;
	overflow: hidden;
}
.basin-odasi .syf-listele ul {
	overflow: hidden;
}
.basin-odasi .syf-listele ul li {
	overflow: hidden;
	border-bottom: 1px solid #75b4cb;
	padding: 25px 0 25px 0;
}
.basin-odasi .syf-listele ul li h2 {
	font-size: 15px;
	font-weight: normal;
	display: block;
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}
.basin-odasi .syf-listele .basin-resim {
	width: 78px;
	height: 78px;
	overflow: hidden;
	margin: 0 10px 0 0 ;
	float: left;
	background: url(../resimler/basin-resim.png) no-repeat;
}
.basin-odasi .syf-listele .basin-resim .sbnKalip {
	width: 56px;
	height: 56px;
	margin: 11px 0 0 11px;
}
.basin-odasi .syf-listele .basin-yazi.by-kisa {
	width: 530px
}

/* #İNSAN KAYNAKLARI
================================================== */
.sayfalar .ik {
	color: #4b889c;
	font-size:14px;
}
.ik .ik-formu {
	margin: 70px 0 0 0;
}

.ik .ik-formu h2 {
	margin: 70px 0 0 0;
	font-weight: normal;
	background: url(../resimler/kcizgi.png) left bottom repeat-x;
	padding: 0 0 7px 0;
}
.ik .ik-form {
	margin: 30px 0 0 0;
}

.ik .ik-formu label {
	width: 140px;
	padding: 0 25px 0 0;
	text-align: right;
}
.ik .ik-formu .cf {
	width: 100%;
	clear: both;
	padding: 0 0 10px 0;
}
.ik .ik-formu .cf .jqTransformSelectWrapper {
	margin: 0 7px 0 0 !important;
}
.ik .ik-formu .cf .adres {
	background: url(../resimler/adres-arka.png) no-repeat;
	width: 351px;
	height: 92px;
	float: left;
}
.ik .ik-formu .cf .adres textarea {
	background: #dce7eb;
	width: 346px;
	height: 84px;
	margin: 3px;
}
.ik .ik-formu .cf .adres textarea:hover {
	background: #d8e2e6;
}
.ik .ik-formu .dosya-sec {
	width: 68px;
	height: 26px;
	background-position: 0 -25px;
	color: #9b9b9b;
	font-style: normal;
	line-height: 26px;
	cursor: pointer;
	text-align: center;
	margin: 0 7px 0 0;
}
.ik .ik-formu .dosya-yukle {
  position:relative;
  width: 100%;
  display: block;
  overflow: hidden;
}
.ik .ik-formu input[type=file] {
  display: none;
}


/* #İLETİŞİM
================================================== */
.sayfalar .iletisim {
	color: #4b889c;
	font-size:14px;
	height: 450px;
	background: url(../resimler/iletisim-arka.png) 150px 120px no-repeat;
}
.sayfalar .iletisim h2 {
	font-size:16px;
	font-weight: normal;
	padding: 20px 0 40px 0;
	overflow: hidden;
}

/*=== İletişim Bilgileri ===*/
.iletisim .iletisim-bilgi {
	float: left;
	width: 350px;
}
.iletisim .iletisim-bilgi ul li {
	width: 100%;
	overflow: hidden;
	margin: 0 0 10px 0;
}
.iletisim .iletisim-bilgi i {
	width: 19px;
	height: 19px;
	margin: 5px 10px 0 0;
}
.iletisim  a {
	color: #4b889c;
}
.iletisim a:hover {
	color: #224753;
}

.iletisim .iletisim-bilgi label {
	float: left;
	width: 305px;
}
.iletisim .iletisim-bilgi .adres-b {
	background-position: -73px -43px;
}
.iletisim .iletisim-bilgi .telefon {
	background-position: -92px -44px;
}
.iletisim .iletisim-bilgi .fax {
	background-position: -117px -41px;
}
.iletisim .iletisim-bilgi .eposta {
	background-position: -140px -43px;
}
.iletisim .iletisim-bilgi .harita {
	background-position: -163px -42px;
	margin: 3px 10px 0 0;
}

/*=== İletişim Formu ===*/
.iletisim .iletisim-form {
	width: 340px;
	float: right;
	margin: 105px 0 0 0;
}
.iletisim .iletisim-form h2 {
	font-size: 20px;
	padding: 0 0 20px 0;
	text-indent: 44px;
}
.iletisim .iletisim-form .cf {
	width: 100%;
	clear: both;
	padding: 0 0 10px 0;
	position: relative;
	right: 40px;
}
.iletisim-form .cf label{
	width: 75px;
	margin: 0 10px 0 0;
	text-align: left;
	display:block;
}
.iletisim-form .cf .ii-sec {
	width: 100px !important;
}

.iletisim-form .adres {
	background: url(../resimler/iletisim-adres-a.png) no-repeat;
	width: 241px;
	height: 76px;
	float: left;
}
.iletisim-form .adres textarea {
	background: #dce7eb;
	height: 70px;
	margin: 3px;
}
.iletisim-form .adres textarea:hover {
	background: #d8e2e6;
}

/* #MULTİMEDİA [FOTO GALERİ]
================================================== */
.sayfalar .mm-foto-galeri {
	color: #4b889c;
	font-size:14px;
}
.sag-icerik .foto-galeri-li {
	margin: 70px 0 0 0;
	overflow: hidden;
}

.urunler .foto-galeri-li ul li,
.sag-icerik .foto-galeri-li ul li {
	overflow: hidden;
	width: 144px;
	height: 148px;
	background: url(../resimler/mm-foto-galeri.png) no-repeat;
	float: left;
	position: relative;
	margin: 0 30px 30px 0;
}
.urunler .foto-galeri-li .i,
.foto-galeri-li .i {
	width: 23px;
	height: 23px;
	background-position: -274px 0;
	position: absolute;
	bottom: 10px;
	right: 10px;
}


/* #MULTİMEDİA [VİDEO GALERİ]
================================================== */
.sayfalar .mm-video-galeri {
	color: #4b889c;
	font-size:14px;
}
.sag-icerik .video-galeri-li {
	margin: 70px 0 0 0;
	overflow: hidden;
}

.sag-icerik .video-galeri-li ul li {
	overflow: hidden;
	width: 214px;
	height: 148px;
	float: left;
	position: relative;
	margin: 0 30px 30px 0;
}
.sag-icerik .video-galeri-maske {
	overflow: hidden;
	width: 214px;
	height: 148px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.sag-icerik .video-galeri-resim {
	width: 208px;
	height: 141px;
	overflow: hidden;
	position: relative;
	top: 3px;
	left: 3px;
	z-index: 0;
}


/* #REFERANSLAR
================================================== */
.sayfalar .referanslarimiz {
	color: #4b889c;
	font-size:14px;
}
.sag-icerik .referanslar-li {
	margin: 70px 0 0 0;
	overflow: hidden;
}

.sag-icerik .referanslar-li ul li {
	overflow: hidden;
	width: 114px;
	height: 118px;
	background: url(../resimler/referans-arka.png) no-repeat;
	float: left;
	position: relative;
	margin: 0 37px 30px 0;
}



/* #SIKÇA SORULAN SORULAR
================================================== */
.sayfalar .sss {
	color: #4b889c;
	font-size:14px;
}
.sag-icerik .sss-li {
	margin: 50px 0 0 0;
	overflow: hidden;
}
.sag-icerik .sss-li label {
	cursor: pointer;
	width: 691px;
	display: block;
	height: 26px;
	text-indent: 10px;
	line-height: 26px;
	background: url(../resimler/sss-ac-kapa.png) no-repeat;
	margin: 0 0 15px 0;
}
.sag-icerik .sss-li label.ui-accordion-header-active {
	background-position: 0 -27px;
}
.sag-icerik .sss-li div {
	width: 650px;
	padding:0 10px 15px 10px;
	display: block;
	text-align: justify;
}

/* #ÜRÜNLER
================================================== */
.sayfalar .urunler {
	color: #4b889c;
	font-size:14px;
}
.sayfalar .urun-resmi {
	width:100px;
	height:100px;
	position:absolute;
	right:115px;
	top:45px;
}
.sayfalar .urun-ozellik {
	margin: 20px 0 25px 0;
	width: 100%;
}

.sag-icerik .urun-ozellik h2 {
	margin: 0 0 10px 0;
	font-weight: normal;
	background: url(../resimler/kcizgi.png) left bottom repeat-x;
	padding: 0 0 7px 0;
	text-shadow: 1px 1px #fff;
	font-size: 16px;
}


.sayfalar .urunler h2 {
	margin: 0 0 10px 0;
	font-weight: normal;
	background: url(../resimler/kcizgi.png) left bottom repeat-x;
	padding: 0 0 7px 0;
	text-shadow: 1px 1px #fff;
	font-size: 16px;
}

/* #ALT ALAN
================================================== */
.alt-alan {
	position: relative;
}
/*=== Alt Menüler ===*/
.alt-alan .alt-menuler {
	float: left;
	width: 665px;
}
.alt-alan .alt-menuler ul li {
	overflow: hidden;
	float: left;
}
.alt-alan .alt-menuler ul li a {
	height: 15px;
	border-right: 1px solid #548ea0;
	padding: 0 10px 0 10px;
	color: #4b889c;
}
.alt-alan .telif-sosyal {
	float: right;
	position: relative;
}
.telif-sosyal .telif {
	float: left;
	width: 175px;
	display: block;
	position: relative;
}
.telif-sosyal .telif label {
	color: #548ea0;
	font-size: 10px;
	display: block;
	font-weight: 600;
	*font-weight: 500;
}
.telif-sosyal .telif span {
	width: 50px;
	height: 90px;
	display: block;
	position: absolute;
	left: 100px;
	top: -45px;
	background: url(../resimler/tm.png) no-repeat;
}
.telif-sosyal .sosyal {
	float: right;
	width: 90px
}
.telif-sosyal .sosyal .i {
	width: 43px;
	height: 54px;
	position: absolute;
	right: 0;
	top: -17px;
}
.telif-sosyal .sosyal .s-facebook {
	background-position: -182px 0;
	right: 45px;
}
.telif-sosyal .sosyal .s-twitter {
	background-position: -228px 0;
}

/* ==========================================================================*/
/* 								SİTE ELEMENTLERİ
/* ==========================================================================*/

	/* Sprite
	/*--------------------------------------------------------*/
	.i,i {float:left;display:block;background: url(../resimler/sprite.png) ;}

	/* Konum Hizalama
	/*--------------------------------------------------------*/
	.sola {float: left !important;clear: none !important;}
	.saga {float: right !important;clear: none !important;}
	
	/* İki nokta
	/*--------------------------------------------------------*/
	.in {display: block;float: left;text-align: center;width: 20px;}

	/* Resim Ortalama
	/*--------------------------------------------------------*/
	.sbnKalip {display: table; width: 100%}
	.sbnKalip div {display: table-cell; vertical-align: middle; text-align: center; position: relative; margin-top: expression(this.offsetHeight < this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight) / 2) + "px" : "0");}

    /* Küçük Slayt
    /*---------------------------------------------------------*/
    hr { background-color: #cfcfcf; height: 1px; margin: 0 0 20px 0; }

    /* Devamı 
    /*---------------------------------------------------------*/
    .devami {margin: 10px 0 0 0;text-indent: 10px;display: block;float: right;background: url(../resimler/ok.png) left center no-repeat;height: 20px;color: #4b889c;}
    .devami:hover {color: #144859;}

    /* Sayfalama 
    /*----------------------------------------------------------*/
    .sayfala {margin:20px 0 0 0;float: right;font-size: 13px}
	.sayfala li {border:none !important;margin:0 5px 0 0;padding:0 !important;overflow: hidden;float: left;}
	.sayfala li a {color: #4b889c;padding: 5px ;}
	.sayfala li a.sfaktif,.sayfala li a:hover {color: #fff;background: #4b889c;}
	
	/* Yükleniyor
	/*----------------------------------------------------------*/
	.yukleniyor {display: block;visibility: visible;padding: 0;margin: 0;width: 100%;height: 100%;position: fixed;z-index: 99998 !important;background: #000 url(../resimler/karart.html);opacity: 0.8}
	.yukleniyor img {position:fixed;left: 50%;top: 50%;z-index: 99999;margin-top: -22px;margin-left: -22px;}
