﻿body {
    background: #d6d7d9;
    font: 15px Calibri, Arial;
}

a {
    color: #71001a;
    font-weight: bold;
    cursor: pointer;
}

#ust {
    overflow: hidden;
    position: relative;
    background: url(../dosyalar/test.jpg) no-repeat center;
}
/* ------------------------------ ÜST MENÜ ------------------------------ */
#ust-menu {
    background: #352a28;
    position: relative;
    z-index: 2;
    float: left;
}

    /*#ust-menu select {
        width: 100%;
        display: none;
    }*/

    #ust-menu li {
        display: inline;
        padding: 0 5px;
        border-left: 1px solid #fff;
    }

    #ust-menu a {
        color: #fff;
        text-decoration: none;
    }

    #ust-menu li ul a {
        color: #000;
    }

    #ust-menu li.ilk {
        /*, #ust-menu li.son {*/
        border: none;
        padding-left: 0;
        margin-left: 0;
    }

    #ust-menu li span.menu {
        position: absolute;
        width: 100%;
        left: 0;
        background: #eee;
        z-index: 2;
        display: none;
        border-bottom: 8px solid #352a28;
        font-weight: bold;
        font-size: 16px;
        padding: 5px 0;
    }

    #ust-menu li:hover span.menu {
        display: block;
    }

    #ust-menu li img {
        margin-bottom: -3px;
    }

    #ust-menu li span.baslik {
        display: block;
        border-bottom: 1px solid #000;
        font-size: 14px;
        font-weight: bold;
    }

    #ust-menu li span.alt-menu {
        width: 24%;
        padding: 0 0.5%;
        font-size: 13px;
        display: inline-table;
        vertical-align: top;
    }

        #ust-menu li span.alt-menu:hover {
            background: #f5f5f5;
        }

        /*#ust-menu li span.alt-menu.menu-4 {
            clear: right;
      
        }

        #ust-menu li span.alt-menu.menu-1 {
            clear: left;
        }*/

        #ust-menu li span.alt-menu a {
            color: #000;
            font-weight: normal;
            float: left;
            clear: both;
            padding: 0 5px;
            margin: 1px 0;
        }

            #ust-menu li span.alt-menu a:hover {
                background: #352A28;
                color: #fff;
                border-radius: 5px;
            }

/* ------------------------------ ÜST MENÜ ------------------------------ */
#sayfa-resimleri {
    float: left;
    width: 100%;
    clear: both;
    margin: 10px 0;
}

    #accordion li, #sayfa-resimleri li {
        float: left;
        margin: 5px;
    }

        #accordion li img, #sayfa-resimleri img {
            width: 200px;
			height: 150px;
            border-radius: 10px;
        }

.anasayfa-slayt {
    background: #352A28;
    padding: 10px 10px 7px 10px;
    padding: 5px;
}

    .anasayfa-slayt img {
        width: 100%;
        display: block;
    }

    .anasayfa-slayt .bx-prev, .anasayfa-slayt .bx-next {
        position: absolute;
        top: 50%;
        width: 27px;
        height: 43px;
        text-indent: -1000px;
        overflow: hidden;
        margin-top: -21.5px;
    }

    .anasayfa-slayt .bx-prev {
        left: 4px;
        background: url(img/slayt-sol.png);
    }

    .anasayfa-slayt .bx-next {
        right: 4px;
        background: url(img/slayt-sag.png);
    }

    .anasayfa-slayt .bx-caption {
        position: absolute;
        bottom: 0;
        background: url(img/slayt-baslik.png);
        width: 100%;
        text-indent: 10px;
        color: #fff;
        font-weight: bold;
        padding: 5px 0;
        font-size: 18px;
        overflow: hidden;
    }

#icerik {
    background: #fff;
    height: auto !important;
    min-height: 446px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

img.golge {
    position: absolute;
    top: 0;
}

img.sag-golge {
    left: -25px;
}

img.sol-golge {
    right: -25px;
}

#alt {
    position: relative;
}

#sayfa-alt {
}

#paylasim ul {
    float: right;
    padding: 0;
    margin: 0;
    list-style: none;
}

    #paylasim ul li {
        display: inline;
        max-height: 60px;
        overflow: hidden;
        border: none;
    }

#reklamlar-video ul a {
    display: inline-block;
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid #c7c7c7;
    font-size: 12px;
}

#reklamlar-video ul img {
    width: 120px;
    height: 60px;
    margin-right: 10px;
    float: left;
}

#reklamlar-video ul a {
    color: #000;
    text-decoration: none;
}

#reklamlar .bx-prev, #reklamlar .bx-next {
    text-decoration: none;
}

#reklamlar .bx-next {
    margin-left: 10px;
}


#reklamlar {
    position: relative;
}

#adres {
    font-size: 12px;
    text-align: center;
    color: #fff;
}

    #adres p {
        margin: 0;
        padding: 0;
    }

    #adres a {
        color: #fff;
        font-weight: bold;
        text-decoration: none;
    }

        #adres a:hover {
            text-decoration: underline;
        }

#yan-menu ul li a {
    display: block;
    line-height: 29px;
    height: 29px;
    padding: 0 10px;
    border-radius: 5px;
    background: url(img/yan-menu.png);
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 3px;
}

#yan-menu li ul {
    display: none;
}

    #yan-menu li ul li a {
        border-radius: 0;
        background: none;
        color: #143b30;
        font-weight: normal;
        height: auto;
        line-height: normal;
        padding: 0 10px;
    }

        #yan-menu li ul li a:hover {
            color: #6a1011;
            text-decoration: underline;
        }

        #yan-menu li ul li a.secili {
            font-weight: bold;
            text-decoration: underline;
        }

h2 {
    background: #342A28; /*url(img/h2.png);*/
    margin: 0;
    padding: 3px 10px;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
}

#resim-galerisi {
    margin: 10px 0;
    position: relative;
}

    #resim-galerisi li {
        border: 3px solid #352a28;
    }

    #resim-galerisi img {
        width: 100%;
        height: 200px;
        float: left;
    }

    #resim-galerisi .bx-prev, #resim-galerisi .bx-next {
        position: absolute;
        top: 50%;
        width: 27px;
        height: 43px;
        text-indent: -1000px;
        overflow: hidden;
        margin-top: -21.5px;
    }

    #resim-galerisi .bx-prev {
        left: 0;
        background: url(img/slayt-sol.png);
    }

    #resim-galerisi .bx-next {
        right: 0;
        background: url(img/slayt-sag.png);
    }

#slogan {
    text-align: center;
    margin-top: 40px;
}

#telif {
    color: #fff;
    text-align: center;
    padding-bottom: 20px;
}

    #telif a {
        color: #fff;
        text-decoration: none;
        font-weight: bold;
    }

        #telif a:hover {
            text-decoration: underline;
        }

.iletisim-formu .default-value {
    display: none;
}

.metin {
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #342A28;
}

.submit {
    background: #342A28;
    border: none;
    padding: 5px 20px;
    border-radius: 5px;
    font-weight: bold;
    color: #fff;
}

@media only screen and (max-width: 959px) {
    #ust-menu ul {
        display: none;
    }

    #ust-menu {
        /*background: none;*/
    }

    /*#ust-menu li.ilk {
       
            border: none;
            padding: 0 5px;
        }*/

    html, body {
        overflow-x: hidden;
    }

    a.responsive-menu {
        display: block;
        height: 25px;
        background: #1c1615 url(img/responsive-menu.png) no-repeat 99% center;
        padding: 5px 0;
        margin-top: -5px;
    }

    #paylasim {
        position: absolute;
    }

    #ust-menu li, #ust-menu li.ilk {
        display: block;
        border: none;
        padding: 5px;
        border-bottom: 1px solid #1c1615;
    }

        #ust-menu li span.menu {
            position: static;
        }

    #ust-menu img {
        display: none;
    }

    #ust-menu li span.menu {
        width: 80%;
        margin-left: 20%;
        position: absolute;
    }

    #ust-menu li span.alt-menu {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
}

@media only screen and (max-width: 767px) {
    /*#ust-menu select {
        display: block;
    }

    #ust-menu ul {
        display: none;
    }*/

    #slogan {
        margin-top: 0;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
}

@media only screen and (max-width: 479px) {
    #resim-galerisi img {
        width: 100%;
        height: 100px;
    }
