﻿@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Courgette);

html {
    margin: 0px;
}

ul {
    list-style: none;
    list-style-type: none;
}

body {
    background-image: url('/Design/Sources/6.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-attachment: fixed;
    background-color: azure;
}

#MenuAlan {
    background-color: #FFFFFF;
    z-index: -100;
}

    #MenuAlan nav {
        width: 950px;
        margin: 0 auto;
        z-index: -100;
    }

#Logoheader {
    width: 950px;
    height: 140px;
    background-image: url('/CMS/Design/Sources/BannerTekPictures/21.png');
    margin: 0 auto;
}

    #Logoheader #caykurlogo {
        width: 239px;
        height: 114px;
        background-image: url('/Design/Sources/img/114.png');
        padding-top: 0px;
        margin-top: 10px;
        top: 10px;
        float: left;
    }

    #Logoheader #soltarafbanner {
        width: 170px;
        height: 100%;
        float: left;
        margin-left: 535px;
    }

        #Logoheader #soltarafbanner #elogo {
            width: 170px;
            height: 100px;
            text-align: center;
        }

    #Logoheader #diller {
        width: 700px;
        height: 1px;
        float: right;
        margin-top: -100px;
        margin-right: 0px;
    }





#Logoheader #diller ul {
    list-style-type: none;
    list-style: none;
    margin-left: 350px;
    text-align: right;
}

    #Logoheader #diller ul li {
        display: inline-block;
        margin-top: 95px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: 17px 18px 32px -18px rgba(0,0,0,0.65);
        -moz-box-shadow: 17px 18px 32px -18px rgba(0,0,0,0.65);
        box-shadow: 17px 18px 32px -18px rgba(0,0,0,0.65);
        border: #C9C9C9 0px solid;
    }

#AraBosluk {
    width: 950px;
    height: 10px;
    margin: 0 auto;
}

#KirmiziAlan {
    width: 930px;
    height: 20px;
    background-color: #b52720;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    font-family: Courgette;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    padding: 10px;
}

#SliderAlan {
    width: 950px;
    height: 250px;
    background-color: #76C39E;
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
    line-height: 35px;
    margin: 0 auto;
}

#AraBosluk2 {
    width: 950px;
    height: 10px;
    margin: 0 auto;
}

#OrtaAlan {
    width: 950px;
    height: 300px;
    margin: 0 auto;
}

    #OrtaAlan #OrtaAlanSol {
        width: 600px;
        height: 300px;
        background-color: white;
        float: left;
    }

    #OrtaAlan #OrtaAlanOrtaBos {
        width: 10px;
        height: 300px;
        background-color: transparent;
        float: left;
        padding-left: 20px;
    }

    #OrtaAlan #OrtaAlanSag {
        width: 300px;
        height: 300px;
        background-color: white;
        float: left;
        padding-left: 20px;
    }

#AraBosluk3 {
    width: 950px;
    height: 20px;
    margin: 0 auto;
}

#AltiAlan {
    width: 930px;
    height: 130px;
    background-color: transparent;
    padding-left: 20px;
    margin: 0 auto;
}


    #AltiAlan #AA1 {
        background-image: url(/Design/Sources/img/AltilikBolum/arge1.png);
        background-repeat: no-repeat;
        height: 100px;
    }

    #AltiAlan #AA2 {
        background-image: url(/Design/Sources/img/AltilikBolum/reklam1.png);
        background-repeat: no-repeat;
        height: 100px;
    }

    #AltiAlan #AA3 {
        background-image: url(/Design/Sources/img/AltilikBolum/spor2.png);
        background-repeat: no-repeat;
        height: 100px;
    }

    #AltiAlan #AA1, #AA2, #AA3 {
        font-family: 'Fjalla One';
        font-size: 23px;
        color: #FFF;
    }

        #AltiAlan #AA1 div {
            padding-left: 95px;
            padding-top: 27px;
            height: 20px;
        }

    #AltiAlan #AA2 div {
        padding-left: 95px;
        padding-top: 27px;
        height: 20px;
    }

    #AltiAlan #AA3 div {
        padding-left: 95px;
        padding-top: 27px;
        height: 20px;
    }

#AraBosluk4 {
    width: 950px;
    height: 30px;
    margin: 0 auto;
}

#Footer {
    width: 100%;
    height: 500px;
    background-image: url(/Design/Sources/img/AltTaban.png);
    background-position: center;
    margin: 0 auto;
}
