@font-face {
    font-family: 'neo_sans_trblack';
    src: url('../fonts/neosans_black__tr-webfont.eot');
    src: url('../fonts/neosans_black__tr-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neosans_black__tr-webfont.woff') format('woff'),
         url('../fonts/neosans_black__tr-webfont.ttf') format('truetype'),
         url('../fonts/neosans_black__tr-webfont.svg#neo_sans_trblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'neo_sans_trmedium';
    src: url('../fonts/neosans_medium_tr-webfont.eot');
    src: url('../fonts/neosans_medium_tr-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neosans_medium_tr-webfont.woff') format('woff'),
         url('../fonts/neosans_medium_tr-webfont.ttf') format('truetype'),
         url('../fonts/neosans_medium_tr-webfont.svg#neo_sans_trmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'neo_sans_trregular';
    src: url('../fonts/neosans_tr-webfont.eot');
    src: url('../fonts/neosans_tr-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neosans_tr-webfont.woff') format('woff'),
         url('../fonts/neosans_tr-webfont.ttf') format('truetype'),
         url('../fonts/neosans_tr-webfont.svg#neo_sans_trregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

::-moz-selection {
background: #42B0AD;
color: #fff;
}
::selection {
background: #42B0AD;
color: #fff;
}

body 	{background: url(../images/body-repeat.jpg) repeat-x #00509E ; font-family: 'Tahoma';}

.left 	{float: left;}
.right 	{float: right;}
.clear 	{clear: both;}

.top 	{width: 100%; height: 757px; background: url(../images/top-index-bg.jpg) top no-repeat;}
.bottom {width: 100%; background: #00509e;}

.topPage {width: 100%; height: 757px; background: url(../images/top-page-bg.jpg) top no-repeat;}
.topPage2 {width: 100%; height: 757px; background: url(../images/top-page-bg.jpg) center -757px no-repeat;}
.topPage3 {width: 100%; height: 757px; background: url(../images/top-page-bg.jpg) center -1514px no-repeat;}

.main {width: 980px; margin: 0 auto; padding: 20px 0 0 0;}
.header {width: 980px; height: 106px; position: relative; z-index: 9999; }
	.leftTop {width: 243px; float: left;}

	.rightTop {height: 50px; position: relative; float: right;}
	.rightTop > span {font-size: 19px; color: #00519E; font-family: 'neo_sans_trblack'; text-shadow: 1px 1px 0px #fff;}

	.navigation {height: 50px; float: right;}
	.navigation > ul#menu {width: 640px; float: right;}
	.navigation > ul#menu li {height: 40px; float: left; margin: 0 15px; font-size: 14px; font-family: 'neo_sans_trmedium';}
	.navigation > ul#menu li:hover {background: url(../images/menu-hover.png) bottom center no-repeat;}
    .navigation > ul#menu li#on {background: url(../images/menu-hover.png) bottom center no-repeat;}
	.navigation > ul#menu li.last {margin: 0 0 0 15px;}
	.navigation > ul#menu li a {color: #fff; text-decoration: none; display: block; height: 30px; padding: 10px 0 0 0; text-shadow: 1px 1px #5b61bc;}
	.navigation > ul#menu li a:hover {color:#00519E; text-shadow: 1px 1px #fff;}
    .navigation > ul#menu li a.on {color:#00519E; text-shadow: 1px 1px #fff;}



.content {width: 980px;}
.kutuGrup {height: 150px; margin: 75px 0 0 0;} 
    .kutu {width: 270px; height: 100px; float: left; padding: 20px 25px 0 25px; margin: 0 10px 0 0;}
    .kutu.last {margin: 0;} 
    .kutu > h1 a {font-family: 'neo_sans_trblack'; font-size: 17px; color: #00509e; text-decoration: none;}
    .kutu > p {font-size: 12px; line-height: 15px; font-family: tahoma; padding: 7px 0 0 0;}


.iletisim {width: 420px; height: 455px; margin:40px 20px 0 20px; padding: 10px;}
.iletisim > h1 {font-size: 19px; color: #00519E; font-family: 'neo_sans_trblack'; text-shadow: 1px 1px 0px #fff;}
.iletisim table  a {color: #00509e; text-decoration: none;}
.iletisim table  a:hover {text-decoration: underline;}
.iletisim table {width: 420px; font-size: 13px; margin: 18px 0 0 0; font-family: 'neo_sans_trregular';} 
.iletisim table tr {height: 25px;}
.iletisim .textarea {width: 180px;}
.iletisim .box {border-radius: 5px; border:1px solid #e5e5e5; padding: 5px; font-size: 12px; margin: 0 0 5px 0;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

}



.kurumsalSide {height: 455px; margin:40px 0 0 20px; padding: 10px;}
    .kurumsalSide > ul {margin: 20px 0 0 0;}
    .kurumsalSide > ul li {width:202px; height:47px; ; margin: 0 0 5px 0;}
    .kurumsalSide > ul li.ucak {background: url(../images/kurumsal-list.jpg) top no-repeat;}
    .kurumsalSide > ul li.vize {background: url(../images/kurumsal-list.jpg) 0 -47px no-repeat;}
    .kurumsalSide > ul li.gemi {background: url(../images/kurumsal-list.jpg) bottom no-repeat;}
        .kurumsalSide > ul li.ucak:hover {background: url(../images/kurumsal-list-hover.jpg) top no-repeat;}
        .kurumsalSide > ul li.vize:hover {background: url(../images/kurumsal-list-hover.jpg) 0 -47px no-repeat;}
        .kurumsalSide > ul li.gemi:hover {background: url(../images/kurumsal-list-hover.jpg) bottom no-repeat;}
    .kurumsalSide > ul li a {color: #fff; height: 30px; font-family: 'neo_sans_trmedium'; font-size: 15px; text-decoration: none; padding: 17px 0 0 55px; display: block; text-shadow: 1px 1px #7991c9;}
.kurumsalPage {width: 690px; height: 455px; margin:40px 20px 0 0; padding: 10px;}
    .kurumsalPage > h1 {font-size: 19px; color: #00519E; font-family: 'neo_sans_trblack'; text-shadow: 1px 1px 0px #fff; padding: 0 0 20px 0;}
    .kurumsalPage > p {font-size: 13px; line-height: 17px; color: #333333; font-family: 'neo_sans_trregular'; padding: 0 0 20px 0;}




.pageLeft {width: 720px; height: 455px; margin:40px 0 0 15px; padding: 10px; }
    .pageLeft > h1 {font-size: 21px; line-height: 27px; color: #00519E; font-family: 'neo_sans_trblack'; padding: 20px 0 20px 0; text-align: center;}

.pageRight {width: 175px; height: 455px; margin:40px 20px 0 0; padding: 10px; }
    .pageRight > h2 {font-size: 19px; color: #fff; font-family: 'neo_sans_trblack'; text-shadow: 1px 1px #5b61bc; margin: 50px 0 0 0;}
    .pageRight > p {font-size: 12px; color: #fff; font-family: 'neo_sans_trregular'; text-shadow: 1px 1px #5b61bc; margin: 15px 0 20px 0;}
    .pageRight  .box { width: 160px; background: #02539e; border:1px solid #2c90a8; border-radius: 5px; padding: 5px; margin: 0 0 5px 0; color: #5dcac9; font-size: 12px;}




.footer {width: 980px; margin: 0 auto; padding: 30px 5px 50px 5px;}
.footer > span {font-size: 11px; color:#fff;}
.footer > span a {color:#fff; text-decoration: none; }