﻿
.AnasayfaBg {
    background-color: #e5e2e2;
    font-family: Tahoma;
    margin: 0;
}

.AnasayfaBg {
    background-image: url('../images/izbann-bgPic.png');
    background-repeat: no-repeat;
    background-color: #fff;
    font-family: Tahoma;
    width: 100%;
}

.Content .Menu {
    margin-top: 10px;
}

    .Content .Menu .MenuTop .AnasayfaLnk {
        width: 8%;
    }

    .MenuTop a {
        color:#000;
        text-decoration:none;
        margin: 0px 15px 0px 0px;
    }

.Content {
    width: 998px;
    min-height: 732px;
    height: auto;
    margin: auto;
}
/* .BgImage{background-image: url('../images/1200Bg.png');background-repeat:no-repeat;}*/
.mainBg .MainBody .TopMenu {
    padding: 12px;
}

.Content .Menu .MenuBottom .mainMenu {
    width: 832px;

    height: 130px;
    margin-top: -40px;
}

.mainBg {
    width: 100%;
    margin: 0;
}

.isMobile {
    display: none;
}

.MainBody {
    width: 1000px;
    min-height: 732px;
    height: auto;
    margin: auto;
}
/* .innerImage{background-image: url('../images/izb_inner1918.png');background-repeat:no-repeat;}*/
.mainBg .MainBody .TopMenu {
    min-height: 374px;
    height: auto;
    padding-top: 6px;
}

.mainBg .MainBody {
    width: 1000px;
    min-height: 732px;
    height: auto;
    margin: auto;
}

    .mainBg .MainBody .TopMenu .MiddleMenu {
        width: 988px;
        height: 110px;
        position: relative;
        top: 10px;
    }

        .mainBg .MainBody .TopMenu .MiddleMenu .InnerMainMenu .izbInnerTopMenu {
            width: 802px;
            height: 140px;
            margin-left: 30px;
            margin-top: -50px;
        }

hr {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
} 

.menuText {
    left: 10px;
}

.Content .inner-content .DuyuruSlider {
    width: 321px;
    height: 44px;
    background-color: #f0f2f5;
    margin-right: 1px;
    margin-top: 7px;
    border-top-left-radius: 8px;
    border-top-right-radius: 11px;
}


@media screen and (min-width:1025px) {
    .Content .Menu {
        margin-top: 12px;
    }

    .AnasayfaBg {
        width: 100%;
    }

    .Content .Menu .MenuTop .AnasayfaLnk {
        width: 8%;
    }

    .Content .Menu .MenuTop .AnasayfaLnk {
        width: 8%;
    }

    .Content {
        width: 90%;
        min-height: 732px;
        height: auto;
        margin: auto;
    }

    .BgImage {
        background-image: url('../images/1200Bg.png');
        background-repeat: no-repeat;
    }

    .mainBg .MainBody .TopMenu {
        padding: 12px;
    }

    .Content .Menu .MenuBottom {
        width: 97%;
        height: 110px;
        position: relative;
    }

        .Content .Menu .MenuBottom .mainMenu {
            width: 832px;
            height: 130px;
            margin-top: -40px;
        }

    .Content .inner-content {
        width: 98%;
    }

    .mainBg {
        width: 100%;
        margin: 0;
    }

    .Content .inner-content .AltMenu {
        width: 984px;
        height: 62px;
        background-color: #9cb6c6;
        border-radius: 0;
        border-top-right-radius: 5px;
        margin-top: -4px;
    }

    .Content .inner-content .DuyuruSlider {
        width: 290px;
        height: 44px;
        background-color: #f0f2f5;
        margin-top: 7px;
        border-top-left-radius: 8px;
        border-top-right-radius: 11px;
    }

    /*innerPages*/
    .mainBg {
        width: 100%;
        margin: 0;
    }

    .MainBody {
        width: 100%;
        min-height: 732px;
        height: auto;
        margin: auto;
    }

    .innerImage {
        background-image: url('../images/izb_inner1140.png');
        background-repeat: no-repeat;
        min-height: 2000px;
        height: auto;
    }

    .mainBg .MainBody .TopMenu {
        min-height: 287px;
        height: auto;
    }
}

@media screen and (min-width:993px) and (max-width:1199px) {

    .socialmedia {
        width: 91%!important;
    }

    .Content .inner-content .AltMenu {
        width: 984px;
        height: auto !important;
        background-color: #9cb6c6;
        border-radius: 0;
        border-top-right-radius: 5px;
        margin-top: -4px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #fiyat {
        margin: auto;
        position: absolute;
        margin-top: -43px!important;
        width: 242px;
        display: inline-block;
        font-weight: normal;
        font-size: 15px;
    }

    .Content .Menu {
        width: 100%;
        height: 242px!important;
    }

    .Content .inner-content .DuyuruSlider {
        width:261px!important
    }
    .Content {
        width: 972px !important;
        min-height: 732px;
        height: auto;
        margin: auto;
    }

        .Content .Menu .MenuBottom {
            width: 972px !important;
            height: 110px;
            position: relative;
        }
}

    @media screen and (min-width:1200px) {
        .Content {
            width: 1100px !important;
            min-height: 732px;
            height: auto;
            margin: auto;
        }

            .Content .Menu .MenuBottom {
                width: 1012px !important;
                height: 110px;
                position: relative;
            }

            .Content .Menu {
                margin-top: 10px;
            }

        .AnasayfaBg {
            width: 100%;
        }

        .Content .Menu .MenuTop .AnasayfaLnk {
            width: 8%;
        }

        .Content {
            width: 84%;
            min-height: 732px;
            height: auto;
            margin: auto;
        }

        .BgImage {
            background-image: url('../images/1700Bg.png');
            background-repeat: no-repeat;
        }

        .mainBg .MainBody .TopMenu {
            padding: 12px;
        }

        .Content .Menu .MenuBottom {
            width: 93%;
            height: 110px;
            position: relative;
        }

            .Content .Menu .MenuBottom .mainMenu {
                width: 832px;
                height: 130px;
                margin-top: -40px;
            }

        .Content .inner-content {
            width: 95%;
        }

        .mainBg {
            width: 100%;
            margin: 0;
        }

        .Content .inner-content .AltMenu {
            width: 100%;
            height: 62px;
            background-color: #9cb6c6;
            border-radius: 0;
            border-top-right-radius: 5px;
            margin-top: -4px;
        }

        .Content .inner-content .DuyuruSlider {
            width: 325px;
            height: 44px;
            background-color: #f0f2f5;
            margin-top: 7px;
            border-top-left-radius: 8px;
            border-top-right-radius: 11px;
        }

        /*innerPages*/
        .mainBg {
            width: 100%;
            margin: 0;
        }

        .MainBody {
            width: 100%;
            min-height: 732px;
            height: auto;
            margin: auto;
        }

        .innerImage {
            background-image: url('../images/izb_inner1300.png');
            background-repeat: no-repeat;
            min-height: 2000px;
            height: auto;
        }

        .mainBg .MainBody .TopMenu {
            min-height: 287px;
            height: auto;
        }
    }


    @media screen and (min-width:1200px) {
        .Content .Menu {
            margin-top: 12px;
        }

        .AnasayfaBg {
            width: 100%;
        }

        .Content .Menu .MenuTop .AnasayfaLnk {
            width: 8%;
        }

        .Content {
            width: 80%;
            min-height: 832px;
            height: auto;
            margin: auto;
        }

        .BgImage {
            background-image: url('../images/1700Bg.png');
            background-repeat: no-repeat;
            background-size: cover;
        }

        .mainBg .MainBody .TopMenu {
            padding: 12px;
        }

        .Content .Menu .MenuBottom {
            width: 93%;
            height: 110px;
            position: relative;
        }

            .Content .Menu .MenuBottom .mainMenu {
                width: 829px;
                height: 130px;
                margin-top: -40px;
            }

        .Content .inner-content {
            width: 95%;
            margin-top: 60px
        }

        .mainBg {
            width: 100%;
            margin: 0;
        }

        .Content .inner-content .AltMenu {
            width: 100%;
            height: auto;
            text-align: center;
            background-color: #9cb6c6;
            border-radius: 0;
            border-top-right-radius: 5px;
            margin-top: -4px;
        }

        .Content .inner-content .DuyuruSlider {
            width: 300px;
            height: 44px;
            background-color: #f0f2f5;
            margin-top: 7px;
            border-top-left-radius: 8px;
            border-top-right-radius: 11px;
        }

        /*innerPages*/
        .mainBg {
            width: 100%;
            margin: 0;
        }

        .MainBody {
            width: 100%;
            min-height: 732px;
            height: auto;
            margin: auto;
        }

        .innerImage {
            background-image: url('../images/izb_inner1400.png');
            background-repeat: no-repeat;
            min-height: 2000px;
            height: auto;
        }

        .mainBg .MainBody .TopMenu {
            min-height: 287px;
            height: auto;
        }
    }

    @media screen and (max-width:992px) {
        .Arama {
            height: 60px;
            padding-left: 15px;
            width: 261px;
        }

        .btnAra {
            float: right !important
        }

        .txtAra {
            float: left !important
        }
    }

    @media screen and (min-width:1380px) {
        .Content .Menu {
            margin-top: 12px;
        }

            .Content .Menu .MenuTop .AnasayfaLnk {
                width: 8%;
            }

        .Content {
            width: 74%;
            min-height: 732px;
            height: auto;
            margin: auto;
        }

        .innerImage {
            background-image: url('../images/izb_inner1450.png');
            background-repeat: no-repeat;
            min-height: 500px;
            height: auto;
        }
    }

    @media screen and (min-width:1400px) {
        .Content .Menu {
            margin-top: 12px;
        }

            .Content .Menu .MenuTop .AnasayfaLnk {
                width: 7.5%;
            }

            .Content .Menu .MenuBottom {
                width: 89%;
                height: 110px;
                position: relative;
            }

        .Content {
            width: 78%;
            min-height: 732px;
            height: auto;
            margin: auto;
        }
    }

    @media screen and (min-width:1550px) {
        .Content .Menu {
            margin-top: 12px;
        }

            .Content .Menu .MenuTop .AnasayfaLnk {
                width: 6.5%;
            }

            .Content .Menu .MenuBottom {
                width: 80%;
                height: 110px;
                position: relative;
            }

        .Content {
            width: 78%;
            min-height: 732px;
            height: auto;
            margin: auto;
        }

        .innerImage {
            background-image: url('../images/izb_inner1580.png');
            background-repeat: no-repeat;
            min-height: 2000px;
            height: auto;
        }
    }

    @media screen and (min-width:1650px) {
        .Content .Menu {
            margin-top: 12px;
        }

            .Content .Menu .MenuTop .AnasayfaLnk {
                width: 6%;
            }

            .Content .Menu .MenuBottom {
                width: 72%;
                height: 110px;
                position: relative;
            }

        .Content {
            width: 82%;
            min-height: 732px;
            height: auto;
            margin: auto;
        }

        .innerImage {
            background-image: url('../images/izb_inner1665.png');
            background-repeat: no-repeat;
            min-height: 2000px;
            height: auto;
        }
    }

    @media screen and (min-width:1900px) {
        .Content .Menu {
            margin-top: 12px;
        }

            .Content .Menu .MenuTop .AnasayfaLnk {
                width: 8%;
            }

        .BgImage {
            background-image: url('../images/izb_main1920.png');
            background-repeat: no-repeat;
        }

        .Content .Menu .MenuBottom {
            width: 92%;
            height: 110px;
            position: relative;
        }

        .Content {
            width: 57%;
            min-height: 732px;
            height: auto;
            margin: auto;
        }

        .innerImage {
            background-image: url('../images/izb_inner1918.png');
            background-repeat: no-repeat;
            min-height: 700px;
            height: auto;
        }
    }

    FL {
        float: left;
    }

    FLO {
        float: left;
        overflow: hidden;
    }

    FR {
        float: right;
    }

    FRO {
        float: right;
        overflow: hidden;
    }

    /*Main Page*/
    .mainBg { /*background-image: url('../images/izban-InnerPageBG.png');background-repeat:repeat-x;*/
        background-color: #e4e1e1;
        text-align: justify;
    }


        .mainBg .MainBody .TopMenu .TopMenuLeft {
            width: 99%;
            height: 62px;
        }

            .mainBg .MainBody .TopMenu .TopMenuLeft .Anasayfa {
                width: 73px;
                height: 37px;
                background-image: url('../images/izban-anasayfaLnk.png');
                border-bottom-left-radius: 10px;
                color: White;
                border: 0px;
                cursor: pointer;
            }

                .mainBg .MainBody .TopMenu .TopMenuLeft .Anasayfa:hover {
                    color: black;
                }

            .mainBg .MainBody .TopMenu .TopMenuLeft .Iletisim {
                width: 64px;
                height: 37px;
                background-image: url('../images/izban-iletisimLnk.png');
                border-bottom-right-radius: 8px;
                color: White;
                border: 0px;
                cursor: pointer;
            }

                .mainBg .MainBody .TopMenu .TopMenuLeft .Iletisim:hover {
                    color: black;
                }

            .mainBg .MainBody .TopMenu .TopMenuLeft .actTr {
                background-color: transparent;
                width: 35px;
                height: 35px;
                background-image: url('../images/izban-flgTR.png');
                border: 0px;
                cursor: pointer;
                margin-left: 7px;
                background-image: url('../images/izban-flgTR.png');
            }

            .mainBg .MainBody .TopMenu .TopMenuLeft .pasTr {
                background-color: transparent;
                width: 35px;
                height: 35px;
                background-image: url('../images/izban-flgTR.png');
                border: 0px;
                cursor: pointer;
                margin-left: 7px;
                background-image: url('../images/izban-flagTr2.png');
            }

            .mainBg .MainBody .TopMenu .TopMenuLeft .actEng {
                background-color: transparent;
                width: 35px;
                height: 35px;
                background-image: url('../images/izban-flagEng2.png');
                border: 0px;
                cursor: pointer;
                background-image: url('../images/izban-flagEng1.png');
            }

            .mainBg .MainBody .TopMenu .TopMenuLeft .pasEng {
                background-color: transparent;
                width: 35px;
                height: 35px;
                background-image: url('../images/izban-flagEng2.png');
                border: 0px;
                cursor: pointer;
                margin-left: 3px;
                background-image: url('../images/izban-flagEng2.png');
            }

            .mainBg .MainBody .TopMenu .TopMenuLeft .IzbanLnkMainPage {
                width: 140px;
                height: 140px;
                margin-top: 7px;
                border: none;
            }

        .mainBg .MainBody .TopMenu .IzmirMetroLink {
            width: 72px;
            height: 62px;
            z-index: 1;
            position: relative;
        }

        .mainBg .MainBody .PageContent {
            width: 1000px;
            min-height: 1000px;
            height: auto;
            margin: auto;
            background-color: White;
            float: left;
        }

    .PageContent img {
        max-width: 100%;
    }

    .PageContent ul {
        list-style-type: none;
        margin: 0;
    }

    .mainBg .MainBody .PageContent .PageConLeftMenu {
        width: 240px;
        min-height: 650px;
        height: auto;
    }

        .mainBg .MainBody .PageContent .PageConLeftMenu .LeftMenu {
            width: 228px;
            height: 610px;
            padding: 15px 0 0 10px;
        }

            .mainBg .MainBody .PageContent .PageConLeftMenu .LeftMenu .duyBtn {
                width: 228px;
                height: 66px;
                padding: 15px 0 0 10px;
                background-color: #6190ae;
                color: White;
                font-size: 19px;
                text-align: -webkit-left;
                border: 0;
            }

                .mainBg .MainBody .PageContent .PageConLeftMenu .LeftMenu .duyBtn:hover {
                    background-color: #056197;
                }

            .mainBg .MainBody .PageContent .PageConLeftMenu .LeftMenu .tumDuyBtn {
                width: 228px;
                height: 66px;
                background-color: #6190ae;
                color: White;
                font-size: 19px;
                text-align: -webkit-left;
                border: 0;
                margin-top: 1px;
            }

                .mainBg .MainBody .PageContent .PageConLeftMenu .LeftMenu .tumDuyBtn:hover {
                    background-color: #056197;
                }

    /*inner top menu*/
    .mainBg .MainBody .TopMenu .MiddleMenu .IzbanLnkMainPage {
        width: 140px;
        height: 140px;
    }

    .mainBg .MainBody .TopMenu .MiddleMenu .InnerMainMenu {
        width: 815px;
        height: 140px;
        margin-left: 15px;
    }


    .mainBg .MainBody .TopMenu .MiddleMenu .ist .istasyonlar {
        cursor: pointer;
        width: 28px;
        height: 27px;
        background-image: url('../images/izban-menuBtn.png');
        background-repeat: no-repeat;
        border: 0px;
        background-color: transparent;
        margin-top: -69px;
        margin-left: 9px;
        border-radius: 13px 15px;
    }

    .mainBg .MainBody .TopMenu .MiddleMenu .arac .araclar {
        cursor: pointer;
        width: 28px;
        height: 27px;
        background-image: url('../images/izban-menuBtn.png');
        background-repeat: no-repeat;
        border: 0px;
        background-color: transparent;
        margin-top: -127px;
        margin-left: 159px;
        border-radius: 13px 15px;
    }

    .mainBg .MainBody .TopMenu .MiddleMenu .sefer .seferharitasi {
        cursor: pointer;
        width: 28px;
        height: 27px;
        background-image: url('../images/izban-menuBtn.png');
        background-repeat: no-repeat;
        border: 0px;
        background-color: transparent;
        margin-top: -105px;
        margin-left: 314px;
        border-radius: 13px 15px;
    }

    .mainBg .MainBody .TopMenu .MiddleMenu .yolcuHizmetleri {
        cursor: pointer;
        width: 28px;
        height: 27px;
        background-image: url('../images/izban-menuBtn.png');
        background-repeat: no-repeat;
        border: 0px;
        background-color: transparent;
        margin-top: -149px;
        margin-left: 407px;
        border-radius: 13px 15px;
    }

    .mainBg .MainBody .TopMenu .MiddleMenu .aktarmaliUlasim {
        cursor: pointer;
        width: 28px;
        height: 27px;
        background-image: url('../images/izban-menuBtn.png');
        background-repeat: no-repeat;
        border: 0px;
        background-color: transparent;
        margin-top: -119px;
        margin-left: 603px;
        border-radius: 13px 15px;
    }

    .mainBg .MainBody .TopMenu .MiddleMenu .yoculukKurallari {
        cursor: pointer;
        width: 28px;
        height: 27px;
        background-image: url('../images/izban-menuBtn.png');
        background-repeat: no-repeat;
        border: 0px;
        background-color: transparent;
        margin-top: -70px;
        margin-left: 759px;
        border-radius: 13px 15px;
    }

    /*menu hovers*/
    .mainBg .MainBody .TopMenu .MiddleMenu .ist .istasyonlar:hover {
        background-image: url('../images/izban-menuBtnChecked.png');
        background-repeat: no-repeat;
    }

    .mainBg .MainBody .TopMenu .MiddleMenu .arac .araclar:hover {
        background-image: url('../images/izban-menuBtnChecked.png');
    }

    .mainBg .MainBody .TopMenu .MiddleMenu .sefer .seferharitasi:hover {
        background-image: url('../images/izban-menuBtnChecked.png');
    }

    .mainBg .MainBody .TopMenu .MiddleMenu .yolcuHiz .yolcuHizmetleri:hover {
        background-image: url('../images/izban-menuBtnChecked.png');
    }

    .mainBg .MainBody .TopMenu .MiddleMenu .aktarmaliUla .aktarmaliUlasim:hover {
        background-image: url('../images/izban-menuBtnChecked.png');
    }

    .mainBg .MainBody .TopMenu .MiddleMenu .yoculukKur .yoculukKurallari:hover {
        background-image: url('../images/izban-menuBtnChecked.png');
    }

    /*menu text*/
    .mainBg .MainBody .TopMenu .MiddleMenu .InnerMainMenu .istText {
        top: 51px;
        left: 143px;
        height: 20px;
        width: 50px;
        position: absolute;
        font-size: 14px;
        font-family: Tahoma;
        color: white;
        text-shadow: black -1px 1px;
    }

    .mainBg .MainBody .TopMenu .MiddleMenu .InnerMainMenu .aracText {
        top: -8px;
        left: 311px;
        height: 20px;
        width: 50px;
        position: absolute;
        font-size: 14px;
        font-family: Tahoma;
        color: white;
        text-shadow: black -1px 1px;
    }

    .mainBg .MainBody .TopMenu .MiddleMenu .InnerMainMenu .seferText {
        top: 14px;
        left: 451px;
        height: 20px;
        width: 93px;
        position: absolute;
        font-size: 14px;
        font-family: Tahoma;
        color: white;
        text-shadow: black -1px 1px;
    }

    .mainBg .MainBody .TopMenu .MiddleMenu .InnerMainMenu .yolcuText {
        top: -24px;
        left: 544px;
        height: 20px;
        width: 124px;
        position: absolute;
        font-size: 14px;
        font-family: Tahoma;
        color: white;
        text-shadow: black -1px 1px;
    }

    .mainBg .MainBody .TopMenu .MiddleMenu .InnerMainMenu .aktarmaText {
        top: 3px;
        left: 714px;
        height: 20px;
        width: 108px;
        position: absolute;
        font-size: 14px;
        font-family: Tahoma;
        color: white;
        text-shadow: black -1px 1px;
    }

    .mainBg .MainBody .TopMenu .MiddleMenu .InnerMainMenu .yolculukKurText {
        top: 53px;
        left: 878px;
        height: 20px;
        width: 106px;
        position: absolute;
        font-size: 14px;
        font-family: Tahoma;
        color: white;
        text-shadow: black -1px 1px;
    }

    .mainBg .MainBody .TopMenu .MiddleMenu .UpperMenus {
        text-decoration: none;
        color: White;
        cursor: pointer;
    }

        .mainBg .MainBody .TopMenu .MiddleMenu .UpperMenus:hover {
            color: red;
        }

    /*Left menu */
    .mainBg .MainBody .PageContent .PageConLeftMenu .LeftMenu .cssmenu .istasyonMenu a span {
        background-color: #056197;
        height: 20px;
        line-height: 1.3;
        text-transform: none;
    }

    /*menüler genel*/
    .mainBg .MainBody .PageContent .PageConLeftMenu .LeftMenu .cssmenu {
        width: 228px;
        height: 610px;
        float: left; /*margin-left: -39px;margin-top: -16px;*/
    }

        .mainBg .MainBody .PageContent .PageConLeftMenu .LeftMenu .cssmenu > ul > li {
            display: block;
            display: inline;
        }

            .mainBg .MainBody .PageContent .PageConLeftMenu .LeftMenu .cssmenu > ul > li > a > span {
                padding: 10px;
                display: block;
                font-size: 18px;
                font-family: Tahoma;
                font-weight: 300;
                width: 208px;
                height: 46px;
                text-align: -webkit-left;
                margin-top: 1px;
            }

            .mainBg .MainBody .PageContent .PageConLeftMenu .LeftMenu .cssmenu > ul > li > a {
                font-size: 25px;
                font-weight: bold;
                display: block;
                color: #ffffff;
                text-transform: uppercase;
                text-decoration: none;
            }

        .mainBg .MainBody .PageContent .PageConLeftMenu .LeftMenu .cssmenu .yanMenu {
            width: 228px;
            height: 610px;
            float: left;
            margin: 0;
            padding: 0; /*-webkit-padding-start: 0px;-webkit-margin-before: 0;-webkit-margin-after: 0;-webkit-margin-start: 0px;-webkit-margin-end: 0px;*/
        }

        /*Hakkimizda ve alt menüleri*/
        .mainBg .MainBody .PageContent .PageConLeftMenu .LeftMenu .cssmenu .UstMenu a span {
            background-color: #6190ae;
            text-transform: none;
            height: 40px;
            line-height: 1.3;
        }

            .mainBg .MainBody .PageContent .PageConLeftMenu .LeftMenu .cssmenu .UstMenu a span:hover {
                background-color: #056197;
            }

        .mainBg .MainBody .PageContent .PageConLeftMenu .LeftMenu .cssmenu .UstMenuAktiv a span {
            background-color: #056197;
            text-transform: none;
            height: 40px;
            line-height: 1.3;
        }
        /*istasyonlar ve alt menüleri*/
        .mainBg .MainBody .PageContent .PageConLeftMenu .LeftMenu .cssmenu .istasyonAltMenu a span {
            background-color: #90aec1;
            text-transform: none;
            height: 20px;
            line-height: 1.3;
        }

            .mainBg .MainBody .PageContent .PageConLeftMenu .LeftMenu .cssmenu .istasyonAltMenu a span:hover {
                background-color: #056197;
            }

        .mainBg .MainBody .PageContent .PageConLeftMenu .LeftMenu .cssmenu .istasyonAltMenuAktiv a span {
            background-color: #056197;
            text-transform: none;
            height: 20px;
            line-height: 1.3;
        }

        /*Anket Oneri (yeşil ve mor menüler)*/
        .mainBg .MainBody .PageContent .PageConLeftMenu .LeftMenu .cssmenu .Mor a span {
            background: #ac5da9;
            padding: 10px;
            display: block;
            font-size: 18px;
            font-family: Tahoma;
            font-weight: 300;
            width: 208px;
            height: 46px;
            text-align: -webkit-left;
            margin-top: 1px;
        }

            .mainBg .MainBody .PageContent .PageConLeftMenu .LeftMenu .cssmenu .Mor a span:hover {
                background-color: #ac04a6;
            }

        .mainBg .MainBody .PageContent .PageConLeftMenu .LeftMenu .cssmenu .MorAktiv a span {
            background: #ac04a6;
            padding: 10px;
            display: block;
            font-size: 18px;
            font-family: Tahoma;
            font-weight: 300;
            width: 208px;
            height: 46px;
            text-align: -webkit-left;
            margin-top: 1px;
        }

        .mainBg .MainBody .PageContent .PageConLeftMenu .LeftMenu .cssmenu .Yesil a span {
            background: #78af50;
            padding: 10px;
            display: block;
            font-size: 18px;
            font-family: Tahoma;
            font-weight: 300;
            width: 208px;
            height: 46px;
            text-align: -webkit-left;
            margin-top: 1px;
            line-height: 1.3;
            text-transform: none;
        }

            .mainBg .MainBody .PageContent .PageConLeftMenu .LeftMenu .cssmenu .Yesil a span:hover {
                background-color: #4fb009;
            }

        .mainBg .MainBody .PageContent .PageConLeftMenu .LeftMenu .cssmenu .YesilAktiv a span {
            background: #4fb009;
            padding: 10px;
            display: block;
            font-size: 18px;
            font-family: Tahoma;
            font-weight: 300;
            width: 208px;
            height: 46px;
            text-align: -webkit-left;
            margin-top: 1px;
            line-height: 1.3;
            text-transform: none;
        }

        /*pasif*/
        .mainBg .MainBody .PageContent .PageConLeftMenu .LeftMenu .cssmenu .pasif a span {
            background-color: #056197;
            text-transform: none;
            height: 40px;
            line-height: 1.3;
            cursor: pointer;
        }

    /*Üst menü*/
    /*.Content{width:998px; min-height:732px; height:auto; margin:auto; margin-top: 12px;}*/
    .Content .Menu {
        width: 100%;
        height: 172px;
    }

        .Content .Menu .MenuTop {
            width: 95%;
            height: 61px;
        }

            .Content .Menu .MenuTop .AnasayfaLnk {
                height: 37px;
                background-image: url('../images/izban-anasayfaLnk.png');
                border-bottom-left-radius: 8px;
                color: White;
                border: 0px;
                cursor: pointer;
            }

                .Content .Menu .MenuTop .AnasayfaLnk:hover {
                    color: black;
                }

            .Content .Menu .MenuTop .IletisimLnk {
                width: 7%;
                height: 37px;
                background-image: url('../images/izban-iletisimLnk.png'); /*border-bottom-right-radius: 8px;*/
                color: White;
                border: 0px;
                cursor: pointer;
                padding: 0;
                text-align: -webkit-left;
            }

                .Content .Menu .MenuTop .IletisimLnk:hover {
                    color: black;
                }

            .Content .Menu .MenuTop .IletisimLnkSon {
                width: 7%;
                height: 37px;
                background-image: url('../images/izban-iletisimLnk.png');
                border-bottom-right-radius: 8px;
                color: White;
                border: 0px;
                cursor: pointer;
                padding: 0;
                text-align: -webkit-left;
            }

                .Content .Menu .MenuTop .IletisimLnkSon:hover {
                    color: black;
                }


            /*Dil   */
            .Content .Menu .MenuTop .activeTr {
                background-color: transparent;
                width: 35px;
                height: 35px;
                background-image: url('../images/izban-flgTR.png');
                border: 0px;
                cursor: pointer;
                margin-left: 7px;
                background-image: url('../images/izban-flgTR.png');
            }

            .Content .Menu .MenuTop .passiveTr {
                background-color: transparent;
                width: 35px;
                height: 35px;
                background-image: url('../images/izban-flgTr2.png');
                border: 0px;
                cursor: pointer;
                margin-left: 7px;
                background-image: url('../images/izban-flagTr2.png');
            }

            .Content .Menu .MenuTop .activeEng {
                background-color: transparent;
                width: 35px;
                height: 35px;
                background-image: url('../images/izban-flagEng1.png');
                border: 0px;
                cursor: pointer;
                background-image: url('../images/izban-flagEng1.png');
            }

            .Content .Menu .MenuTop .passiveEng {
                background-color: transparent;
                width: 35px;
                height: 35px;
                background-image: url('../images/izban-flagEng2.png');
                border: 0px;
                cursor: pointer;
                margin-left: 3px;
                background-image: url('../images/izban-flagEng2.png');
            }

            /* İzban & Metro linki */
            .Content .Menu .MenuTop .MetroLnk {
                width: 72px;
                height: 62px;
                z-index: 1;
                position: relative;
                float: right;
            }
        /*.Content .Menu .MenuBottom {width:994px; height:110px; position:relative;}*/
        .Content .Menu .MenuBottom .izbanLnk {
            width: 140px;
            height: 140px;
            margin-top: 5px;
            border: none;
        }

        /*Ana Menü*/
        .Content .Menu .MenuBottom .ist input:hover {
            background-image: url('../images/izban-menuBtnChecked.png');
        }

        .Content .Menu .MenuBottom .ist .istasyonlar {
            cursor: pointer;
            width: 28px;
            height: 27px;
            background-image: url('../images/izban-menuBtn.png');
            background-repeat: no-repeat;
            border: 0px;
            background-color: transparent;
            margin-top: -50px;
            margin-left: 17px;
        }

            .Content .Menu .MenuBottom .ist .istasyonlar:hover {
                background-image: url('../images/izban-menuBtnChecked.png');
            }
        /*.test{background-image: url('../images/izban-menuBtnChecked.png');}*/

        .Content .Menu .MenuBottom .arac .araclar {
            cursor: pointer;
            width: 28px;
            height: 27px;
            background-image: url('../images/izban-menuBtn.png');
            background-repeat: no-repeat;
            border: 0px;
            background-color: transparent;
            margin-top: -108px;
            margin-left: 168px;
        }

            .Content .Menu .MenuBottom .arac .araclar:hover {
                background-image: url('../images/izban-menuBtnChecked.png');
            }

        .Content .Menu .MenuBottom .sefer .seferharitasi {
            cursor: pointer;
            width: 28px;
            height: 27px;
            background-image: url('../images/izban-menuBtn.png');
            background-repeat: no-repeat;
            border: 0px;
            background-color: transparent;
            margin-top: -86px;
            margin-left: 324px;
        }

            .Content .Menu .MenuBottom .sefer .seferharitasi:hover {
                background-image: url('../images/izban-menuBtnChecked.png');
            }

        .Content .Menu .MenuBottom .yolcuHiz .yolcuHizmetleri {
            cursor: pointer;
            width: 28px;
            height: 27px;
            background-image: url('../images/izban-menuBtn.png');
            background-repeat: no-repeat;
            border: 0px;
            background-color: transparent;
            margin-top: -127px;
            margin-left: 417px;
        }

            .Content .Menu .MenuBottom .yolcuHiz .yolcuHizmetleri:hover {
                background-image: url('../images/izban-menuBtnChecked.png');
            }

        .Content .Menu .MenuBottom .aktarmaliUla .aktarmaliUlasim {
            cursor: pointer;
            width: 28px;
            height: 27px;
            background-image: url('../images/izban-menuBtn.png');
            background-repeat: no-repeat;
            border: 0px;
            background-color: transparent;
            margin-top: -99px;
            margin-left: 612px;
        }

            .Content .Menu .MenuBottom .aktarmaliUla .aktarmaliUlasim:hover {
                background-image: url('../images/izban-menuBtnChecked.png');
            }

        .Content .Menu .MenuBottom .yoculukKur .yoculukKurallari {
            cursor: pointer;
            width: 28px;
            height: 27px;
            background-image: url('../images/izban-menuBtn.png');
            background-repeat: no-repeat;
            border: 0px;
            background-color: transparent;
            margin-top: -50px;
            margin-left: 770px;
        }

            .Content .Menu .MenuBottom .yoculukKur .yoculukKurallari:hover {
                background-image: url('../images/izban-menuBtnChecked.png');
            }

        .Content .Menu .MenuBottom .istText {
            top: 66px;
            left: 143px;
            height: 20px;
            width: 50px;
            position: absolute;
            font-size: 14px;
            font-family: Tahoma;
            color: white;
            text-shadow: black -1px 1px;
        }

        .Content .Menu .MenuBottom .aracText {
            top: 7px;
            left: 301px;
            height: 20px;
            width: 50px;
            position: absolute;
            font-size: 14px;
            font-family: Tahoma;
            color: white;
            text-shadow: black -1px 1px;
        }

        .Content .Menu .MenuBottom .seferText {
            top: 35px;
            left: 444px;
            height: 20px;
            width: 93px;
            position: absolute;
            font-size: 14px;
            font-family: Tahoma;
            color: white;
            text-shadow: black -1px 1px;
        }

        .Content .Menu .MenuBottom .yolcuText {
            top: -5px;
            left: 540px;
            height: 20px;
            width: 124px;
            position: absolute;
            font-size: 14px;
            font-family: Tahoma;
            color: white;
            text-shadow: black -1px 1px;
        }

        .Content .Menu .MenuBottom .aktarmaText {
            top: 23px;
            left: 714px;
            height: 20px;
            width: 108px;
            position: absolute;
            font-size: 14px;
            font-family: Tahoma;
            color: white;
            text-shadow: black -1px 1px;
        }

        .Content .Menu .MenuBottom .yolculukKurText {
            top: 71px;
            left: 878px;
            height: 20px;
            width: 106px;
            position: absolute;
            font-size: 14px;
            font-family: Tahoma;
            color: white;
            text-shadow: black -1px 1px;
        }

        .Content .Menu .MenuBottom .UpperMenus {
            text-decoration: none;
            color: White;
            cursor: pointer;
        }

            .Content .Menu .MenuBottom .UpperMenus:hover {
                color: red;
            }

    /*Boble Sefer Saatleri*/
    /*.Content .inner-content{width:994px; height:463px;}*/
    .Content .inner-content .seferSaatleri {
        text-align: center;
        width: 315px;
        height: 216px;
        margin-right: 12px;
        margin-top: -3px;
        color: #b9c0c9;
        font-size: 15px;
        background-image: url('../images/izban-boble.png');
        padding-top: 19px;
        position: relative;
    }

    .sefer-uyari {
        position: absolute;
        width: 347px;
        margin: auto;
        left: 0px;
        right: 50px;
        top: 337px;
        height: 74px;
    }

    #fiyat {
        margin: auto;
        position: absolute;
        margin-top: -35px;
        width: 242px;
        display: inline-block;
        font-weight: normal;
        font-size: 15px;
    }

    #seferUyari {
        border-radius: 8px;
        padding-left: 10px;
        margin: auto;
        position: absolute;
        top: 257px;
        background-color: #ffffff;
        color: #0e4194;
        width: 242px;
        display: inline-block;
        font-weight: normal;
        font-size: 15px;
    }

    .Content .inner-content .seferSaatleri .seferImg {
        width: 100%;
        z-index: -1;
        position: absolute;
    }

    .Content .inner-content .seferSaatleri text {
        color: red;
    }

    /*.txtAra {
    position: relative;
    z-index: 15;
}*/

    .homelogo {
        position: relative;
        top: -15px;
    }

    .Arama {
        height: 60px
    }

.txtAra input {
    background-color: #9cb6c6;
    padding: 9px;
    height: auto;
    width: 196px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -ms-border-bottom-left-radius: 5px;
    -o-border-bottom-left-radius: 5px;
    border: 0;
    color: #fff;
    outline-offset: unset;
    outline: none;
}

.btnAra input {
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -ms-border-bottom-right-radius: 5px;
    -o-border-bottom-right-radius: 5px;
    outline-offset: unset;
    outline: none;
}

    /*Göster buton*/
    .Content .inner-content .seferSaatleri .Goster {
        width: 64px;
        height: 24px;
        margin-left: 153px;
        margin-top: 10px;
        background-color: #ed5565;
        border: 1px solid #de4757;
        border-radius: 3px;
        color: white;
        cursor: pointer;
        font-size: 14px;
    }

    #fiyat img {
        float: right;
        text-align: right;
        margin-right: -11px;
    }

    .Content .inner-content .seferIcerik {
        width: 313px;
        height: 234px;
    }

    /*Saat*/
    .Content .inner-content .seferZaman {
        width: 311px;
        height: 35px;
    }

    #clock {
        color: #0e4194;
        font-size: 35px;
    }

    /*Drop down Hareket durağı*/
    .Content .inner-content .HareketDuragi {
        width: 237px;
        height: 21px;
        text-align: right;
        margin-left: 47px;
        margin-top: 16px;
        line-height: 1.4;
    }

        .Content .inner-content .HareketDuragi .hareketDropDown {
            width: 137px;
            height: 21px;
        }

            .Content .inner-content .HareketDuragi .hareketDropDown .hareketDrp {
                border: 1px inset #ccc;
                border-radius: 3px;
                background-color: #fff;
                border-radius: 3px;
                color: #111;
                margin-left: 6px;
            }

    #ctl00_CPH_drpHareketDur, #ctl00_CPH_drpVarisDur, #ctl00_CPH_drpGun {
        border: 1px solid #ccc;
        padding: 3px;
        margin-bottom: 6px;
    }

    .Content .inner-content .HareketDuragi .hareketText {
        width: 100px;
        height: 21px;
        color: #b9c0c9;
        font-size: 14px;
        font-family: Tahoma;
    }

    /*Drop down Varış durağı*/
    .Content .inner-content .VarisDuragi {
        width: 237px;
        height: 21px;
        margin-left: 48px;
        margin-top: 15px;
        line-height: 1.5;
    }

        .Content .inner-content .VarisDuragi .varisDropDown {
            width: 137px;
            height: 21px;
        }

            .Content .inner-content .VarisDuragi .varisDropDown .varisDrp {
                border: 1px inset #b9c0c9;
                border-radius: 3px;
                background-color: #fff;
                border-radius: 3px;
                margin-left: 5px;
                color: #191919;
            }

        .Content .inner-content .VarisDuragi .varisText {
            width: 96px;
            height: 21px;
            color: #b9c0c9;
            font-size: 14px;
            font-family: Tahoma;
            text-align: right;
        }


    /*Haberler Slider*/
    .Content .inner-content .Haberler {
        width: 253px;
        height: 298px;
        margin-top: 95px;
        background-color: #ffffff;
        border-radius: 5px;
    }

        .Content .inner-content .Haberler p {
            margin-left: 13px;
            font-family: Tahoma;
            font-size: 16px;
            padding-top: 5px;
            color: Gray;
        }

    .Content .inner-content .HaberSliderTumIcerik {
        width: 240px;
        height: 298px;
        margin-left: 10px;
        margin-top: -6px;
    }

    #slider {
        width: 234px;
        height: 138px;
        border-radius: 3px;
        margin-left: 9px;
        margin-top: -8px;
        float: left;
        padding-top: 20px;
    }

        #slider a {
            width: 234px;
            height: 20px;
        }

    /*Hakkımızda - Basında - Medya*/
    .Content .inner-content .AltButonlar {
        width: 640px;
        height: 36px;
        margin-top: 10px;
    }

        .Content .inner-content .AltButonlar .HaberlerBtn {
            display: none;
        }

            .Content .inner-content .AltButonlar .HaberlerBtn input {
                background-color: #619cba;
                border: 0px;
                width: 102px;
                height: 37px;
                margin-right: 4px;
                border-top-left-radius: 11px;
                border-top-right-radius: 11px;
                font-family: Tahoma;
                font-size: 15px;
                color: white;
            }

        .Content .inner-content .AltButonlar .HakkimizdaBtn input {
            background-color: #619cba;
            border: 0px;
            width: 102px;
            height: 37px;
            margin-right: 4px;
            border-top-left-radius: 11px;
            border-top-right-radius: 11px;
            font-family: Tahoma;
            font-size: 15px;
            color: white;
        }

        .Content .inner-content .AltButonlar .KVKKBtn input {
            background-color: #619cba;
            border: 0px;
            width: 102px;
            height: 37px;
            margin-right: 4px;
            border-top-left-radius: 11px;
            border-top-right-radius: 11px;
            font-family: Tahoma;
            font-size: 15px;
            color: white;
        }
        .Content .inner-content .AltButonlar .BasindaIzbanBtn input {
            background-color: #619cba;
            border: 0px;
            width: 102px;
            height: 37px;
            margin-right: 4px;
            border-top-left-radius: 11px;
            border-top-right-radius: 11px;
            font-family: Tahoma;
            font-size: 15px;
            color: white;
        }

        .Content .inner-content .AltButonlar .MeydaGaleriBtn input {
            background-color: #619cba;
            border: 0px;
            width: 102px;
            height: 37px;
            margin-right: 4px;
            border-top-left-radius: 11px;
            border-top-right-radius: 11px;
            font-family: Tahoma;
            font-size: 15px;
            color: white;
        }

        .Content .inner-content .AltButonlar .AgHaritasiBtn input {
            background-color: #619cba;
            border: 0px;
            width: 102px;
            height: 37px;
            margin-right: 4px;
            border-top-left-radius: 11px;
            border-top-right-radius: 11px;
            font-family: Tahoma;
            font-size: 15px;
            color: white;
        }

        .Content .inner-content .AltButonlar .SatinAlma input {
            background-color: #619cba;
            border: 0px;
            width: 102px;
            height: 37px;
            margin-right: 4px;
            border-top-left-radius: 11px;
            border-top-right-radius: 11px;
            font-family: Tahoma;
            font-size: 15px;
            color: white;
        }

        .Content .inner-content .AltButonlar .ik input {
            background-color: #619cba;
            border: 0px;
            width: 120px;
            height: 37px;
            margin-right: 4px;
            border-top-left-radius: 11px;
            border-top-right-radius: 11px;
            font-family: Tahoma;
            font-size: 15px;
            color: white;
        }

        .Content .inner-content .AltButonlar .ik {
            width: 110px;
        }

        .Content .inner-content .AltButonlar .HaberlerBtn input:hover {
            background-color: #9CB6C6;
            color: black;
            cursor: pointer;
        }

        .Content .inner-content .AltButonlar .HakkimizdaBtn input:hover {
            background-color: #9CB6C6;
            color: black;
            cursor: pointer;
        }
        .Content .inner-content .AltButonlar .KVKKBtn input:hover {
            background-color: #9CB6C6;
            color: black;
            cursor: pointer;
        }

        .Content .inner-content .AltButonlar .BasindaIzbanBtn input:hover {
            background-color: #9CB6C6;
            color: black;
            cursor: pointer;
        }

        .Content .inner-content .AltButonlar .MeydaGaleriBtn input:hover {
            background-color: #9CB6C6;
            color: black;
            cursor: pointer;
        }

        .Content .inner-content .AltButonlar .AgHaritasiBtn input:hover {
            background-color: #9CB6C6;
            color: black;
            cursor: pointer;
        }

        .Content .inner-content .AltButonlar .SatinAlma input:hover {
            background-color: #9CB6C6;
            color: black;
            cursor: pointer;
        }

        .Content .inner-content .AltButonlar .ik input:hover {
            background-color: #9CB6C6;
            color: black;
            cursor: pointer;
        }

    /*Öneri ve Anket*/
    /*.Content .inner-content .AltMenu{width:984px; height:62px; background-color:#9cb6c6; border-radius:0;margin-left: -8px;border-top-right-radius: 5px;margin-top: -4px;}*/
    .Content .inner-content .OneriVeAnket {
        width: 610px;
        min-height: 62px;
    }

        .Content .inner-content .OneriVeAnket .FiyatTarifesi {
            width: 160px;
            height: 38px;
            margin-top: 3px;
            margin-left: 5px;
        }

        .Content .inner-content .OneriVeAnket .Oneri {
            width: 214px;
            height: 38px;
            margin-top: 10px;
            margin-left: 5px;
        }

        .Content .inner-content .OneriVeAnket .Anket {
            width: 214px;
            height: 38px;
            margin-top: 10px;
            margin-left: 5px;
        }

    /*Sosyal Medya*/


    .Content .inner-content .SosyalMedya .fb {
        width: 32px;
        height: 32px;
        margin-right: 2px;
    }

    .Content .inner-content .SosyalMedya .twitter {
        width: 32px;
        height: 32px;
        margin-right: 2px;
    }

    .Content .inner-content .SosyalMedya .in {
        width: 32px;
        height: 32px;
        margin-right: 2px;
    }

    .Content .inner-content .SosyalMedya .rss {
        width: 32px;
        height: 32px;
        margin-right: 2px;
    }

    /*Arama*/
    .Content .inner-content .Arama {
        width: 250px;
        height: 62px;
        padding-top: 11px;
    }

        .Content .inner-content .Arama .txtAra {
            width: 240px;
            height: 41px;
        }

            .Content .inner-content .Arama .txtAra input {
                width: 240px;
                height: 35px;
                background-color: #9cb6c6;
                border: 1px inset #8599a4;
                border-radius: 7px;
                color: gray;
                padding-left: 10px;
            }

        .Content .inner-content .Arama .btnAra {
        }

            .Content .inner-content .Arama .btnAra input {
                float: right;
                width: 72px;
                height: 34px;
                margin-top: -38px;
                margin-right: 12px;
                border-radius: 5px; /*background-image: url('../images/izban-Arama.png');*/
                background-repeat: no-repeat;
                border: 0px;
            }

    /*Duyuru*/

    .Content .inner-content .DuyuruSlider .DuyuruMic {
        width: 50px;
        height: 50px;
        background-image: url('../images/izban-duyuruMic.png');
        background-repeat: no-repeat;
        margin-left: -20px;
        z-index: 2;
        position: absolute;
        margin-top: -4px;
    }

    .Content .inner-content .DuyuruSlider .kayanYazi {
        height: 44px;
        margin-top: 9px;
    }

    .PageConRightCont .InnerContent .DuyuruPart {
        width: 672px;
        height: 111px;
        float: left;
        margin: -4px 0 15px 0px;
        overflow: hidden;
        border-bottom: 1px gray dashed;
    }

    .PageConRightCont {
        width: 751px;
        min-height: 700px;
        height: auto;
        ;
        height: auto;
        margin-bottom: 50px;
    }

        .PageConRightCont .InnerContent .DuyuruPart .ResimHabDetay {
            width: 211px;
            height: 201px;
            border: 0px;
        }

        .PageConRightCont .InnerContent .DuyuruPart .ContText {
            width: 650px;
            height: 40px;
            overflow: hidden;
            font-size: 16px;
            font-family: Tahoma;
            color: gray;
        }

        .PageConRightCont .InnerContent .DuyuruPart .Baslik {
            font-size: 16px;
            font-family: Tahoma;
            color: #303936;
            font-weight: bold;
            text-shadow: 2px 2px 2px #918e8c;
        }

        .PageConRightCont .InnerContent .DuyuruPart .HaberTarih {
            font-size: 11px;
            font-family: Tahoma;
            color: #056197;
            font-weight: bold;
            margin-top: 5px;
        }

    .PageConLeftMenu .LeftMenu {
        width: 228px;
        height: 610px;
        padding: 15px 0 0 10px;
    }

    .PageConRightCont .PageHeader {
        font-size: 20px;
        font-family: Tahoma;
        color: #6190ae;
        margin: 10px 0 0 16px;
        border-bottom: 1px groove red;
    }

    .PageConRightCont .PageHeaderDuyuru {
        width: 685px;
        height: 23px;
        font-size: 20px;
        font-family: Tahoma;
        color: #6190ae;
        margin: 10px 0 0 34px;
        border-bottom: 1px solid #6190ae;
    }


    /*kullanılıyor*/
    .PageConRightCont .InnerContent {
        width: 688px;
        min-height: 50px;
        height: auto;
        margin-left: 18px;
        margin-top: 20px;
        margin-left: 34px;
        font-size: 15px !important;
        font-family: Tahoma !important;
        font-weight: normal !important;
        color: #6d6e71;
    }

        .PageConRightCont .InnerContent p {
            font-family: Tahoma;
            width: 600px;
        }

        .PageConRightCont .InnerContent span {
            font-family: Tahoma;
            width: 600px;
            font-size: 16px;
        }

        .PageConRightCont .InnerContent .ContPic {
            width: 211px;
            height: 346px;
            float: left;
        }

        /*Haber Detay*/
        .PageConRightCont .InnerContent .HaberPart {
            width: 211px;
            height: 346px;
            float: left;
            border: 1px solid #b7b6b6;
            overflow: hidden; /*margin-left: 17px;margin-top: 20px;*/
        }

        .PageConRightCont .InnerContent .Hab {
            width: 415px;
            min-height: 650px;
            height: auto;
            margin-left: -17px;
        }

        .PageConRightCont .InnerContent .HaberPart:hover {
            border: 1px solid #0e679b;
            box-shadow: 0px 1px 1px #0e679b;
        }

        .PageConRightCont .InnerContent .HaberPart .ResimHabDetay {
            width: 211px;
            height: 201px;
        }

        .PageConRightCont .InnerContent .HaberPart .ContText {
            width: 211px;
            height: 72px;
            overflow: hidden;
            font-size: 12px;
            font-family: Tahoma;
            color: gray;
        }

        .PageConRightCont .InnerContent .HaberPart .Baslik {
            font-size: 16px;
            font-family: Tahoma;
            color: #056197;
            padding: 2px 2px 2px 2px;
            width: 206px;
            height: 36px;
            overflow: hidden;
        }

        .PageConRightCont .InnerContent .HaberPart .HaberTarih {
            font-size: 11px;
            font-family: Tahoma;
            color: #056197;
            font-weight: bold;
            margin-top: 3px;
        }

        .PageConRightCont .InnerContent .Baslik {
            font-size: 19px;
            font-family: Tahoma;
            color: #056197;
            text-transform: uppercase;
        }

        .PageConRightCont .InnerContent .ContText { /*margin-top: 10px;*/
        }

        .PageConRightCont .InnerContent .ContPicDetay {
            float: left;
            margin-top: 10px;
            width: 690px;
            overflow: hidden;
        }

            .PageConRightCont .InnerContent .ContPicDetay img {
                width: 680px;
                height: 450px;
                margin-bottom: 10px;
            }

        .PageConRightCont .InnerContent .ContPic .ContTextDetay { /*margin-top: 10px; width: 206px; height: 77px; overflow: hidden; padding: 2px 2px 2px 2px;*/
        }

        /*Medya foto galerisi*/
        .PageConRightCont .InnerContent .FotoGaleri {
            width: 342px;
            height: 188px; /*margin-right: 25px; margin-top: 35px;*/
        }

            .PageConRightCont .InnerContent .FotoGaleri .ResimHabDetay {
                width: 332px;
                height: 178px;
            }

        .PageConRightCont .InnerContent .Foto {
            width: 720px;
            min-height: 650px;
            height: auto;
        }


        .PageConRightCont .InnerContent .ContPic .ContTextHeader .basinContentAll {
            width: 715px;
            min-height: 1000px;
            height: auto;
            float: left;
            margin-top: -10px;
        }

            .PageConRightCont .InnerContent .ContPic .ContTextHeader .basinContentAll .basinIcerik {
                width: 715px;
                float: left;
                height: 30px;
                border-bottom: 1px gray dotted;
                padding-top: 16px;
            }

            .PageConRightCont .InnerContent .ContPic .ContTextHeader .basinContentAll .basinTarih {
                color: #6d6e71;
                font-family: Tahoma;
                font-size: 12px;
                width: 80px;
                float: left;
            }

            .PageConRightCont .InnerContent .ContPic .ContTextHeader .basinContentAll .basinGazeteIsmi {
                color: #6d6e71;
                font-family: Tahoma;
                font-size: 12px;
                width: 160px;
                float: left;
            }

            .PageConRightCont .InnerContent .ContPic .ContTextHeader .basinContentAll .basinBaslik {
                color: #6d6e71;
                font-family: Tahoma;
                font-size: 12px;
                width: 470px;
                float: left;
            }


    /*Öneri Şikayet*/
    .PageConRightCont .OneriSikayetFormu {
        width: 687px;
        height: 445px;
        margin-left: 34px;
        margin-top: 10px;
    }

        .PageConRightCont .OneriSikayetFormu .OnerSatir {
            display: inline-block;
            width: 100%;
            margin-bottom: 20px;
            height: auto;
        }

        .PageConRightCont .OneriSikayetFormu .OnerSatirAdr {
            width: 100%;
        }

            .PageConRightCont .OneriSikayetFormu .OnerSatirAdr .OneriBaslik {
                width: 110px;
                height: 26px;
                font-family: Tahoma;
                font-size: 14px;
                color: #6d6e71;
            }

        .PageConRightCont .OneriSikayetFormu .OnerSatir .OneriBaslik {
            width: 160px;
            height: 26px;
            font-family: Tahoma;
            font-size: 14px;
            color: #6d6e71;
            padding-right: 10px;
        }

        .PageConRightCont .OneriSikayetFormu .OnerSatir .OneriIcerik {
            width: auto;
            font-family: Tahoma;
            font-size: 14px;
            color: #6d6e71;
        }

        .PageConRightCont .OneriSikayetFormu .OnerSatir .OneriIcerikAdres {
            width: 205px;
            height: 45px;
            font-family: Tahoma;
            font-size: 14px;
            color: #6d6e71;
        }

        .PageConRightCont .OneriSikayetFormu .OnerSatir .OneriIcerikHat {
            width: 308px;
            height: 26px;
            font-family: Tahoma;
            font-size: 14px;
            color: #6d6e71;
        }

        .PageConRightCont .OneriSikayetFormu .OnerSatir .OneriIcerikAciklama {
            width: 367px;
            height: 100px;
            font-family: Tahoma;
            font-size: 14px;
            color: #6d6e71;
        }

    .PageConRightCont .btnKaydetOneriSikayet {
        width: 136px;
        height: 30px;
        background-color: #056197;
        color: White;
        float: left;
        border: 0px;
        margin-top: 10px;
        font-size: 15px;
        font-family: Tahoma;
        cursor: pointer;
        cursor: pointer;
    }

    .PageConRightCont .OneriSikayetFormu .OnerSatir .OneriIcerik .btnUpload {
        width: 20px;
        height: 20px;
        float: left;
    }

    #ctl00_CPH_UpdatePanel1 {
        position: relative;
    }

    /*Sefer saatleri*/
    .PageConRightCont .SeferBilgiYazisi {
        font-size: 16px;
        color: gray;
        margin-left: 34px;
        font-family: Tahoma;
        width: 688px;
        height: 210px;
        position: relative;
    }

        .PageConRightCont .SeferBilgiYazisi .SeferSorguBlumu {
            margin-top: 20px;
            width: 275px;
            height: 50px;
        }

    .PageConRightCont .InnerContent .ContPic .ContText { /*margin-top: 10px;*/
        width: 206px;
        height: 69px;
        overflow: hidden;
        padding: 2px 2px 2px 2px;
    }

    .PageConRightCont .SeferBilgiYazisi .SeferSorguBlumu .GosterBtn {
        width: 300px;
        height: 24px;
        float: left;
    }

        .PageConRightCont .SeferBilgiYazisi .SeferSorguBlumu .GosterBtn .Goster {
            background-color: #056197;
            color: white;
            border: inherit;
            border-bottom: 2px solid rgba(21, 135, 229, 1);
            height: 30px;
            margin-top: 3px;
            width: 137px;
            cursor: pointer;
            margin-left: 138px;
        }

            .PageConRightCont .SeferBilgiYazisi .SeferSorguBlumu .GosterBtn .Goster:focus {
                background: rgb(216, 36, 55);
                border-bottom: 2px solid rgb(162, 4, 21);
                outline: none;
            }


    .SeferBilgiYazilari {
        display: inline-block;
        width: 100%;
        clear: both;
        font-family: Arial, sans-serif;
        font-size: 14px;
        padding-left: 32px;
    }

        .SeferBilgiYazilari p {
            font-size: 16px;
            color: Gray;
        }



    /*Anket*/
    .PageConRightCont .AnketSorusu {
        margin-left: 36px;
        margin-top: 20px;
        color: gray;
        font-size: 16px;
        font-family: Tahoma;
    }

    .PageConRightCont .AnketCevlar {
        margin-left: 36px;
        margin-top: 10px;
        color: gray;
        font-size: 16px;
        font-family: Tahoma;
    }

    .PageConRightCont .Gonder .btnAnketGonder {
        width: 71px;
        height: 20px;
        color: white;
        background: #056197;
        border: 0px;
        margin: 10px 0 0 41px;
        font-size: 13px;
        font-family: Tahoma;
        line-height: 1.0;
        cursor: pointer;
    }

    .PageConRightCont .AnketOnayText {
        margin: 21px 0 0 34px;
        font-family: Tahoma;
        font-size: 17px;
        color: gray;
    }


    /*İletişim*/
    .PageConRightCont .iletisimFormu {
        width: 687px;
        height: 445px;
        margin-left: 34px;
        margin-top: 10px;
    }

        .PageConRightCont .iletisimFormu .iletisimSatir {
            width: 100%;
            height: 26px;
        }

        .PageConRightCont .iletisimFormu .iletisimSatirKonu {
            width: 100%;
            height: 107px;
        }

            .PageConRightCont .iletisimFormu .iletisimSatirKonu .iletsimBaslik {
                width: 138px;
                height: 20px;
                font-family: Tahoma;
                font-size: 14px;
                color: #6d6e71;
            }

            .PageConRightCont .iletisimFormu .iletisimSatirKonu .IletisimKalanHarf {
                float: left;
                width: 120px;
                height: 20px;
                color: gray;
            }

        .PageConRightCont .iletisimFormu .iletisimSatir .iletsimBaslik {
            width: 138px;
            height: 20px;
            font-family: Tahoma;
            font-size: 14px;
            color: #6d6e71;
        }

        .PageConRightCont .iletisimFormu .iletisimSatir .iletisimIcerik {
            width: 540px;
            height: 20px;
            font-family: Tahoma;
            font-size: 14px;
            color: #6d6e71;
        }

            .PageConRightCont .iletisimFormu .iletisimSatir .iletisimIcerik .iletIcerik {
                width: 291px;
                height: 20px;
                padding: 0;
            }

        .PageConRightCont .iletisimFormu .IletisimGonderBtn {
            width: 488px;
            height: 20px;
            float: left;
            margin-top: 20px;
            margin-left: 29px;
        }

            .PageConRightCont .iletisimFormu .IletisimGonderBtn .btnGonderIletisim {
                width: 69px;
                height: 17px;
                color: white;
                background: #056197;
                border: 0px; /*margin: 18px 0 0 41px;*/
                font-size: 13px;
                font-family: Tahoma;
                line-height: 1.0;
            }

        .PageConRightCont .iletisimFormu .IletisimBilgileri {
            width: 100%;
            height: 100px;
            margin-top: 25px;
        }



    /*Başvuru Listesi*/

    .AramaBolumu .Arama #btnArama {
        font-family: Tahoma;
        font-size: 14px;
        color: red;
        width: 74px;
        height: 24px;
        border-radius: 14px;
        border: 2px outset gray;
    }

    div.AgHaritasiBtn div.divDeneme {
        display: none;
    }

    .imgAgHaritasi {
        width: 505px;
        height: 307px;
        float: left;
        margin-top: -320px;
        border: 3px solid #619cba;
        border-radius: 7px;
    }

    .alert-danger p {
        color: #ff3019;
        font-size: 16px;
        /*border-bottom: 1px solid red;*/
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .overlay {
        position: absolute;
        background-color: white;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        opacity: 0.8;
        -moz-opacity: 0.8;
        filter: alpha(opacity=80);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        z-index: 10000;
        text-align: center;
        padding-top: 130px;
    }

    .overlay-main {
        position: absolute;
        background-image: url('../images/izban-boble.png');
        top: 0px;
        left: 0px;
        width: 100%;
        height: 55%;
        opacity: 0.8;
        -moz-opacity: 0.8;
        filter: alpha(opacity=80);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        z-index: 10000;
        text-align: center;
        padding-top: 100px;
    }

    .text-danger {
        color: orangered;
        font-size: 13px;
        font-family: Arial;
        padding-left: 32px;
    }

    .text-danger-radio {
        color: orangered;
        font-size: 13px;
        font-family: Arial;
        padding-left: 25px;
        margin-top: 6px;
        display: block;
        float: right;
    }

    .text-danger-file {
        color: orangered;
        font-size: 13px;
        font-family: Arial;
        padding-left: 172px;
    }

    .video-item {
        width: 100%;
        display: inline-block;
        border: 1px solid #ccc;
        padding: 0 20px 20px;
        box-sizing: border-box;
        margin-bottom: 20px;
        box-shadow: 0 0 3px #CCA;
    }

    .video-container {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
    }

        .video-container iframe, .video-container object, .video-container embed {
            position: absolute;
            top: 0px;
            left: 0;
            width: 100%;
            height: 100%;
        }

    .video-item h2 {
        margin: 0;
        font-size: 20px;
    }

    .form-control {
        padding: 7px 5px;
        border: 1px solid #ccc;
        background: #fff;
        border-radius: 4px;
        display: inline-block;
        clear: both;
        width: 200px;
        margin-bottom: 0;
    }

    .OnerSatir textarea {
        margin-bottom: 20px;
        display: block;
        height: 90px;
    }

    #divcaptcha {
        width: 100% !important;
    }

    .MenuTops a {
        color:black!important
    }

    .socialmedia a {
        margin:5px
    }
