﻿body {
    background: url(../images/bg.jpg) no-repeat;
    margin: 0;
    padding: 0;
    background-color: #fff;
}

a, ul, li, h1, h2, h3, h4, h5, h6, text, p, strong, span {
    font-family: Candara;
}

#logoLink {
    width: 173px;
    height: 179px;
    display: inline-block;
    margin-left: 174px;
    position: absolute;
    z-index: 9;
}

#wrapper {
    width: 1285px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

#sitemap {
    background: url(../images/sitemap.png) no-repeat;
    width: 227px;
    height: 24px;
    float: right;
    position: relative;
    z-index: 99;
}

    #sitemap a {
        width: 60px;
        height: 16px;
        display: block;
        float: left;
        margin-top: 5px;
        margin-right: 7px;
    }

#menu {
    background: url(../images/menu_bg.png) no-repeat top center;
    width: 1284px;
    height: 205px;
    margin-top: 5px;
    position: relative;
    z-index: 9;
}

    /*#menu ul {
        padding-left: 365px;
        padding-top: 38px;
    }*/

    #menu li {
        margin-right: 0px;
        float: left;
    }

        #menu li span {
            /*background: url(../images/menu_cubuk.png) no-repeat;*/
            width: 2px;
            height: 36px;
            /* margin-left: 13px; */
            color: white;
            margin-right: 0px;
            float: left;
            display: block;
            padding-left: 12px;
        }

        #menu li a {
            color: white;
            font-size: 18px;
            text-decoration: none;
            float: left;
        }

#SliderContent {
    width: 1010px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 3;
    top: -40px;
}

#baskan {
    padding-top: 65px;
    float: left;
    margin-right: 40px;
}

.Sliderimg {
    height: 329px;
    width: 1007px;
}

#SliderUst {
    position: absolute;
    top: -4px;
    float: right;
    left: 239px;
}

#haberler {
    width: 1034px;
    height: 176px;
    margin-left: auto;
    margin-right: auto;
    background: url(../images/haber_bg_03.png) no-repeat;
    margin-top: 40px;
}

    #haberler li {
        margin-bottom: 10px;
        font-size: 13px;
    }

    #haberler ul span {
        width: 10px;
        height: 10px;
        float: left;
        margin-right: 10px;
        background-color: #3C808A;
    }


#galeri {
    width: 523px;
    float: left;
    padding-left: 55px;
    padding-top: 20px;
}

    #galeri img {
        margin-right: 10px;
    }

#etiket {
    width: 1036px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 119px;
}

    #etiket img {
        float: right;
        margin-left: 15px;
    }

#footer {
    width: 1036px;
    height: 177px;
    margin-left: auto;
    margin-right: auto;
    background: url(../images/footer_bg.png) no-repeat;
}

#harita {
    margin-top: -100px;
    margin-left: 25px;
    background: url(../images/maps.png) no-repeat;
    width: 263px;
    height: 264px;
    position: absolute;
    padding-top: 10px;
    padding-left: 10px;
}

#telefon {
    position: relative;
    float: left;
    width: 540px;
    margin-top: 60px;
}

    #telefon img {
        float: right;
    }


#sosyal {
    background: url(../images/sosyal.png) no-repeat;
    width: 73px;
    height: 35px;
    float: right;
    margin-top: 70px;
    margin-right: 20px;
}

    #sosyal a {
        width: 35px;
        height: 35px;
        display: block;
        float: left;
    }

#Selebrumlogo {
    float: right;
    margin-top: -25px;
    margin-right: 20px;
    clear: both;
}

#footerYazi {
    position: relative;
    float: left;
    width: 549px;
    margin-top: 60px;
    margin-left: 308px;
    margin-top: 27px;
    font-size: 11px;
    color: white;
}

#arkaplan {
    width: 1038px;
    height: auto;
    background-color: white;
    margin-top: 20px;
    display: inline-block;
    padding-bottom: 30px;
    margin-left: 122px;
}

#banner {
    width: 995px;
    margin-top: 20px;
    display: inline-block;
    margin-left: 20px;
    margin-bottom: 50px;
}

.baslik {
    margin-left: 3px;
    font-size: 30px;
    display: inline-block;
    margin-bottom: 20px;
}


#ptags p {
    padding: 20px;
}

#ptagsSag {
    width: 750px;
    float: right;
    position: relative;
    margin-top: -193px;
}

    #ptagsSag p {
        width: 720px;
        float: right;
        padding-right: 20px;
    }

#sol {
    width: 275px;
    height: auto;
    display: inline-block;
    float: left;
    min-height: 191px;
    margin-right: 18px;
}

    #sol li {
        width: 218px;
        margin-left: 20px;
        display: block;
        padding: 5px;
        background-size: contain;
        background: rgb(201,242,231); /* Old browsers */
        background: -moz-linear-gradient(-45deg, rgba(201,242,231,1) 0%, rgba(60,129,139,1) 68%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(201,242,231,1)), color-stop(68%,rgba(60,129,139,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(-45deg, rgba(201,242,231,1) 0%,rgba(60,129,139,1) 68%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(-45deg, rgba(201,242,231,1) 0%,rgba(60,129,139,1) 68%); /* Opera 11.10+ */
        background: -ms-linear-gradient(-45deg, rgba(201,242,231,1) 0%,rgba(60,129,139,1) 68%); /* IE10+ */
        background: linear-gradient(135deg, rgba(201,242,231,1) 0%,rgba(60,129,139,1) 68%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9f2e7', endColorstr='#3c818b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
        margin-bottom: 10px;
    }

    #sol a {
        color: black;
        text-decoration: none;
        text-align: center;
    }


#sag {
    padding-bottom: 20px;
    width: 750px;
    /*float: right;*/
    position: relative;
    /*margin-top: -190px;*/
    display: initial;
}

#THRenk {
    background-color: #3C808A;
}

.YoneticiResim {
    float: left;
}

    .YoneticiResim img {
        width: 120px;
        height: 150px;
        margin-left: 30px;
        margin-right: 20px;
    }


.yonetici {
    height: 165px;
}

.yoneticiAdi {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
    font-size: 21px;
    font-weight: bold;
}
