﻿
.icerik {
    float: left;
    width: 1200px;
    height: auto;
}

    .icerik .Banner {
        margin-top: 4px;
        float: left;
        width: 100%;
        height: 140px;
        background-color: #9d72daff;
        margin-right: 50px;
        text-align: right;
        color: #002255ff;
        font: bold 18px Tahoma;
        line-height: 30px;
        background-image: url('../Images/Deniz2.jpg');
        background-size: inherit;
    }

    .icerik .BannerDown {
        margin-top: 4px;
        float: left;
        margin-bottom: 10px;
        width: 100%;
        height: 8px;
    }

        .icerik .BannerDown .Left {
            float: left;
            width: 400px;
            height: 8px;
            background-image: url('../Images/BannerUp_left.jpg');
            background-color: #002255ff;
        }

        .icerik .BannerDown .Midle {
            float: left;
            width: 400px;
            height: 8px;
            background-color: #008ddcff;
            background-image: url('../Images/BannerUp_Mid.jpg');
        }

        .icerik .BannerDown .Right {
            float: left;
            width: 400px;
            height: 8px;
            background-image: url('../Images/BannerUp_right.jpg');
            background-color: #688189ff;
        }







    .icerik .SolTaraf {
        float: left;
        width: 300px;
        height: 630px;
        padding-left: 10px;
        background-image: url('../Images/Main_info.jpg');
        background-color: #afdde9ff;
    }

        .icerik .SolTaraf li a:hover {
            list-style: outside;
            background-image: url('../Images/BannerUp_left.jpg');
            background: #002255ff;
            transition: .8s;
            color: white;
            font-size: 15px;
            line-height: 20px;
        }

        .icerik .SolTaraf ul li a:hover {
            padding-left: 15px;
            display: block;
        }

        .icerik .SolTaraf .SolBaslik {
            float: left;
            width: 290px;
            height: 42px;
            padding-left: 10px;
            padding-top: 30px;
            font: bold 16px Tahoma;
            align-content: center;
            line-height: initial;
        }

            .icerik .SolTaraf .SolBaslik ul {
                list-style: none;
            }

        .icerik .SolTaraf .Performans {
            margin-top: 25px;
            float: left;
            width: 280px;
            height: 20px;
            padding-left: 20px;
            padding-top: 10PX;
            font-size: 14px;
        }

        .icerik .SolTaraf .Deformasyon {
            float: Right;
            width: 280px;
            height: 20px;
            padding-left: 20px;
            padding-top: 10PX;
            font-size: 14px;
        }



        .icerik .SolTaraf .Deplasman {
            float: Right;
            width: 280px;
            height: 20px;
            padding-left: 20px;
            padding-top: 10PX;
            font-size: 16px;
            background-color: whitesmoke;
            border-bottom: 1px inset;
            border-color: midnightblue;
        }


        .icerik .SolTaraf .Heyelan {
            float: Right;
            width: 280px;
            height: 20px;
            padding-left: 20px;
            padding-top: 10PX;
            font-size: 14px;
        }


        .icerik .SolTaraf .YapiSagligi {
            float: Right;
            width: 280px;
            height: 20px;
            padding-left: 20px;
            padding-top: 10PX;
            font-size: 14px;
        }




        .icerik .SolTaraf .Kompaksiyon {
            float: left;
            width: 280px;
            height: 20px;
            padding-left: 20px;
            padding-top: 10PX;
            background-color: #afdde9ff;
            font-size: 14px;
        }


        .icerik .SolTaraf .Jetgrout {
            float: left;
            width: 280px;
            height: 20px;
            padding-left: 20px;
            padding-top: 10PX;
            background-color: #afdde9ff;
            font-size: 14px;
        }

        .icerik .SolTaraf .Kazik {
            float: left;
            width: 280px;
            height: 20px;
            padding-left: 20px;
            padding-top: 10PX;
            background-color: #afdde9ff;
            font-size: 14px;
        }


    .icerik .SagTaraf {
        float: left;
        width: 820px;
        height: auto;
        padding-left: 50px;
        padding-right: 20px;
        background-color: whitesmoke;
    }

        .icerik .SagTaraf .SagTarafBilgi {
            float: left;
            width: 820px;
            height: 180px;
            background-color: whitesmoke;
        }

    .icerik .SagTarafBilgi.SagTarafBilgi2 {
        float: left;
        width: 820px;
        height: auto;
        background-color: whitesmoke;
    }

    .icerik .SagTaraf .SagTarafBilgi2 .IcerikResim {
        float: left;
        width: 820px;
        height: 240px;
        padding-top: 20px;
        text-align: center;
        font: bold 40px Tahoma;
        line-height: 140px;
        background-size: cover;
    }

    .icerik .SagTaraf .SagTarafBilgi3 {
        float: left;
        width: 820px;
        height: auto;
        padding-top: 20px;
        background-color: whitesmoke;
    }
