@charset "utf-8";



@font-face {

    font-family: 'neo_sans__trbold';

    src: url('../Fonts/neosans_bold_tr-webfont.eot');

    src: url('../Fonts/neosans_bold_tr-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../Fonts/neosans_bold_tr-webfont.woff2') format('woff2'), url('../Fonts/neosans_bold_tr-webfont.woff') format('woff'), url('../Fonts/neosans_bold_tr-webfont.ttf') format('truetype'), url('../Fonts/neosans_bold_tr-webfont.svg#neo_sans__trbold') format('svg');

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: 'neosans_light_trlight';

    src: url('../Fonts/neosans_light_tr-webfont.eot');

    src: url('../Fonts/neosans_light_tr-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../Fonts/neosans_light_tr-webfont.woff2') format('woff2'), url('../Fonts/neosans_light_tr-webfont.woff') format('woff'), url('../Fonts/neosans_light_tr-webfont.ttf') format('truetype'), url('../Fonts/neosans_light_tr-webfont.svg#neosans_light_trlight') format('svg');

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: 'neo_sans_trmedium';

    src: url('../Fonts/neosans_medium_tr-webfont.eot');

    src: url('../Fonts/neosans_medium_tr-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../Fonts/neosans_medium_tr-webfont.woff2') format('woff2'), url('../Fonts/neosans_medium_tr-webfont.woff') format('woff'), url('../Fonts/neosans_medium_tr-webfont.ttf') format('truetype'), url('../Fonts/neosans_medium_tr-webfont.svg#neo_sans_trmedium') format('svg');

    font-weight: normal;

    font-style: normal;

}









/* ------------------------------------------------------------------------------------------------ */

/* ---------------------------------------- GENEL AYALAR ------------------------------------------ */

/* ------------------------------------------------------------------------------------------------ */

html {

    min-width: 1100px;

    width: 100%;

    height: 100%;

    background: #f6831b;

}



body.Home_Bg {

    min-width: 1100px;

    width: 100%;

    min-height: 100%;

    height: auto;

    font-family: "neo_sans_trmedium", Arial, Helvetica, sans-serif;

    background: url('../Images/Home_Bg.jpg') no-repeat top center;

    font-size: .75em;

    font-weight: 100;

}



body.Detay_Bg {

    min-width: 1100px;

    width: 100%;

    min-height: 100%;

    height: auto;

    font-family: "neo_sans_trmedium", Arial, Helvetica, sans-serif;

    background: url('../Images/Detay_Bg.jpg') no-repeat top center;

    font-size: .75em;

    font-weight: 100;

}



body.Iletisim_Bg {

    min-width: 1100px;

    width: 100%;

    min-height: 100%;

    height: auto;

    font-family: "neo_sans_trmedium", Arial, Helvetica, sans-serif;

    background: url('../Images/Iletisim_Bg.jpg') no-repeat top center;

    font-size: .75em;

    font-weight: 100;

}



.Temizle {

    clear: both;

}



.Kapsayici {

    width: 1100px;

    position: relative;

    margin: auto;

}

















/* ------------------------------------------------------------------------------------------------ */

/* -------------------------------------------- HEADER -------------------------------------------- */

/* ------------------------------------------------------------------------------------------------ */

.Header {

    width: 100%;

    height: 299px;

    position: relative;

    overflow: hidden;

}



    .Header .Logo {

        width: 170px;

        height: 242px;

        margin: 80px 0 0 -52px;

        position: absolute;

    }





    /* MÄ°NÄ° MENÃœ */

    .Header .Mini_Menu {

        position: absolute;

        margin: 8px 0 0 200px;

    }



        .Header .Mini_Menu a {

            color: #c24c05;

            text-shadow: 0 1px 0 rgba(255,255,255,.5);

            font-family: "neo_sans__trbold", Arial, Helvetica, sans-serif;

            padding: 7px 4px;

            padding-right: 10px;
            display: inline-block;

            background: url('../Images/Mini_Menu_Ayrac.png') no-repeat center right;

        }



            .Header .Mini_Menu a:last-child {

                background: none;

            }



            .Header .Mini_Menu a:hover {

                color: #FFF;

                text-shadow: 0 0 20px #FFF;

            }





/* HEADER SOSYAL MEDYA */

.Header_Sosyal_Medya {

    position: absolute;

    margin: 8px 0 0 820px;

}



    .Header_Sosyal_Medya a {

        -webkit-transition: all 0.3s ease-in-out;

        -moz-transition: all 0.3s ease-in-out;

        -ms-transition: all 0.3s ease-in-out;

        -o-transition: all 0.3s ease-in-out;

        transition: all 0.3s ease-in-out;

    }



.HD_Facebook {

    width: 26px;

    height: 26px;

    display: block;

    float: left;

    background: url('../Images/Sosyal_Medya.png') 0 center;

}



    .HD_Facebook:hover {

        background-position: 0 -52px;

    }



.HD_Twitter {

    width: 26px;

    height: 26px;

    display: block;

    float: left;

    background: url('../Images/Sosyal_Medya.png') -26px center;

}



    .HD_Twitter:hover {

        background-position: -26px -52px;

    }



.HD_Instagram {

    width: 26px;

    height: 26px;

    display: block;

    float: left;

    background: url('../Images/Sosyal_Medya.png') -52px center;

}



    .HD_Instagram:hover {

        background-position: -52px -52px;

    }



.HD_YouTube {

    width: 26px;

    height: 26px;

    display: block;

    float: left;

    background: url('../Images/Sosyal_Medya.png') -78px center;

}



    .HD_YouTube:hover {

        background-position: -78px -52px;

    }





/* DÄ°LLER */

.Header_Diller {

    position: absolute;

    width: 145px;

    height: 27px;

    margin: 8px 0 0 950px;

    z-index: 2;

    background: url('../Images/Diller_Bg.png') no-repeat center;

}



    .Header_Diller ul {

        background: #cc5300;

        -webkit-border-bottom-right-radius: 5px;

        -webkit-border-bottom-left-radius: 5px;

        -moz-border-radius-bottomright: 5px;

        -moz-border-radius-bottomleft: 5px;

        border-bottom-right-radius: 5px;

        border-bottom-left-radius: 5px;

    }



        .Header_Diller ul li a {

            position: relative;

            width: 145px;

            height: 27px;

            display: block;

            font-size: .85em;

            display: none;

        }



            .Header_Diller ul li a span {

                color: #FFF;

                font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

                padding: 6px;

                display: block;

            }



            .Header_Diller ul li a:hover {

                background: #cc3500;

            }



        .Header_Diller ul li:first-child a {

            background: url('../Images/Diller_Bg.png') no-repeat center !important;

            display: block;

        }



    .Header_Diller:hover ul li a {

        display: block;

    }





/* LOGÄ°N FORM */

.Header_Login_Form {

    width: 320px;

    height: 90px;

    position: absolute;

    margin: 81px 0 0 771px;

    overflow: hidden;

}



    .Header_Login_Form form input[type=text], .Header_Login_Form form input[type=password] {

        width: 100px;

        border-radius: 5px 5px;

        border: 1px solid #e4732f;

        padding: 10px 25px;

        font-size: 11px;

        font-family: Arial, Helvetica, sans-serif;

        color: #b43205;

        background-position: 4px 8px;

        background-repeat: no-repeat;

        -moz-box-shadow: inset 0 0 10px #e9761b;

        -webkit-box-shadow: inset 0 0 10px #e9761b;

        box-shadow:inset 0px 0px 15px 5px rgba(233,118,27,2);

    }



    .Header_Login_Form form input.kadi {

        position: absolute;

        margin: 10px 0 0 9px;

        background-image: url('../Images/SystemImage/Home_Login_Password.png');

    }



    .Header_Login_Form form input.sifre {

        position: absolute;

        margin: 10px 0 0 162px;

        background-image: url('../Images/SystemImage/Home_Login_User.png');

    }



    .Header_Login_Form form input.buton {

        width: 100px;

        height: 25px;

        display: inline-block;

        font-size: .95em;

        color: #fff;

        text-decoration: none;

        text-transform: uppercase;

        text-align: center;

        text-shadow: 1px 1px 0px #07526e;

        cursor: pointer;

        border: none;

        position: absolute;

        margin: 47px 0 0 11px;

        background: #f4690e; /* Old browsers */

        background: -moz-linear-gradient(45deg, #f4690e 0%, #fbc13b 100%); /* FF3.6+ */

        background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#f4690e), color-stop(100%,#fbc13b)); /* Chrome,Safari4+ */

        background: -webkit-linear-gradient(45deg, #f4690e 0%,#fbc13b 100%); /* Chrome10+,Safari5.1+ */

        background: -o-linear-gradient(45deg, #f4690e 0%,#fbc13b 100%); /* Opera 11.10+ */

        background: -ms-linear-gradient(45deg, #f4690e 0%,#fbc13b 100%); /* IE10+ */

        background: linear-gradient(45deg, #f4690e 0%,#fbc13b 100%); /* W3C */

        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4690e', endColorstr='#fbc13b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

        background-image: linear-gradient(bottom, rgb(14,137,182) 0%, rgb(22,179,236) 100%);

        border-radius: 5px;

        box-shadow: inset 0px 1px 0px #fbc13b, 0px 4px 0px 0px #c35309, 0px 7px 5px #783103;

    }



        .Header_Login_Form form input.buton:active {

            top: 3px;

            box-shadow: inset 0px 1px 0px #fbc13b, 0px 2px 0px 0px #c35309, 0px 4px 3px #783103;

        }



        .Header_Login_Form form input.buton:before {

            font-size: 50px;

            line-height: 1em;

            font-weight: normal;

            color: #fff;

            content: "\F020";

            width: 85px;

            height: 90px;

            display: block;

            position: absolute;

            padding-top: 10px;

            top: 10px;

            text-shadow: 1px 1px 2px #07526e;

        }



::-webkit-input-placeholder { /* WebKit browsers */

    color: #b43205;

}



:-moz-placeholder { /* Mozilla Firefox 4 to 18 */

    color: #b43205;

    opacity: 1;

}



::-moz-placeholder { /* Mozilla Firefox 19+ */

    color: #b43205;

    opacity: 1;

}



:-ms-input-placeholder { /* Internet Explorer 10+ */

    color: #b43205;

}



.Login_Link {

    position: absolute;

    margin: 54px 0 0 130px;

}



    .Login_Link a {

        color: #c24c05;

        font-size: .80em;

        text-shadow: 0 1px 0 rgba(255,255,255,.5);

        padding: 4px;

        padding-right: 10px;

        display: inline-block;

        background: url('../Images/Mini_Menu_Ayrac.png') no-repeat center right;

    }



        .Login_Link a:last-child {

            background: none;

        }



        .Login_Link a:hover {

            text-decoration: underline;

        }





/* ANA MENÃœ */

.AnaMenu {

    width: 882px;

    height: 45px;

    position: absolute;

    margin: 194px 0 0 208px;

}



    .AnaMenu a {

        width: 145px;

        height: 45px;

        display: block;

        position: relative;

        float: left;

        font-family: "neo_sans__trbold", Arial, Helvetica, sans-serif;

        color: #FFF;

        margin-left: -22px;

        text-shadow: 0 2px 5px #000;

    }



        .AnaMenu a:hover, .AnaMenu a.Aktif {

            background: url('../Images/AnaMenu_Hover.png') no-repeat center;

        }



        .AnaMenu a:first-child {

            margin-left: 0;

        }



        .AnaMenu a span {

            padding: 15px 7px;

            display: block;

            text-align: center;

        }



        .AnaMenu a:last-child {

            width: 144px;

            height: 45px;

        }



            .AnaMenu a:last-child:hover, .AnaMenu a.Aktif_Son {

                background: url('../Images/AnaMenu_Son_Hover.png') no-repeat center;

            }





/* ALT MENÃœ */

.AltMenu {

    width: 1080px;

    height: 60px;

    position: absolute;

    margin: 239px 0 0 10px;

}



    .AltMenu a {

        width: 130px;

        height: 35px;

        display: block;

        position: relative;

        float: left;

        font-family: "neo_sans__trbold", Arial, Helvetica, sans-serif;

        color: #FFF;

        margin-top: 12px;

    }



        .AltMenu a:first-child {

            margin-left: 10px;

        }



        .AltMenu a span {

            padding: 8px;

            display: block;

            text-align: center;

        }



        .AltMenu a:hover {

            background: url('../Images/AltMenu_Hover.png') no-repeat center;

            color: #9c200b;

            text-shadow: 0 1px 0 rgba(255,255,255,.4);

        }





/* LOGÄ°N FORM */

.Header_Arama_Form {

    width: 225px;

    height: 35px;

    position: absolute;

    margin: 250px 0 0 845px;

    overflow: hidden;

}



    .Header_Arama_Form form input[type=text] {

        width: 175px;

        border: none;

        padding: 12px 8px;

        font-size: 11px;

        font-family: Arial, Helvetica, sans-serif;

        color: #b43205;

        background: none;

    }



    .Header_Arama_Form form input.buton {

        width: 30px;

        height: 33px;

        display: inline-block;

        font-size: .95em;

        color: #fff;

        text-decoration: none;

        text-transform: uppercase;

        text-align: center;

        text-shadow: 1px 1px 0px #07526e;

        cursor: pointer;

        border: none;

        position: absolute;

        background: none;

    }




















/* ------------------------------------------------------------------------------------------------ */

/* -------------------------------- ANASAYFA SLÄ°DER ALAN VE VÄ°DEO BTN ----------------------------- */

/* ------------------------------------------------------------------------------------------------ */

.Slider_Alan {

    width: 100%;

    height: 660px;

    position: relative;

    overflow: hidden;

}



.Videolar_Buton {

    position: absolute;

    margin: 120px 0 0 930px;

}



    .Videolar_Buton h1 a {

        color: #FC0;

        font-size: 1.50em;

        font-weight: normal;

    }



        .Videolar_Buton h1 a:hover {

            color: #FFF;

            box-shadow: 0 0 50px #0CF;

        }



    .Videolar_Buton p {

        color: #FFF;

        width: 150px;

        font-weight: normal;

        font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

    }



        .Videolar_Buton p a {

            color: #FC0;

        }



            .Videolar_Buton p a:hover {

                text-decoration: underline;

            }





















/* ------------------------------------------------------------------------------------------------ */

/* ---------------------------------------- HOME ALBUMLER ----------------------------------------- */

/* ------------------------------------------------------------------------------------------------ */

.Home_Albumler {

    width: 1048px;

    height: 784px;

    padding: 12px 0 0 12px;

    background: #5a4f4d;

    margin: auto;

    position: relative;

    margin-top: 110px;

}



    .Home_Albumler h1 {

        position: absolute;

        color: #9c200b;

        text-shadow: 0 1px 0 rgba(255,255,255,.5);

        font-size: 1.50em;

        margin: -55px 0 0 180px;

    }



    .Home_Albumler .Tum_Albumler_Btn {

        position: absolute;

        color: #9c200b;

        text-shadow: 0 1px 0 rgba(255,255,255,.5);

        padding: 10px;

        display: inline-block;

        font-size: 1.20em;

        letter-spacing: -1px;

        margin: -60px 0 0 932px;

    }



        .Home_Albumler .Tum_Albumler_Btn:hover {

            box-shadow: 0 0 50px #9c200b;

        }



    .Home_Albumler .Home_Album {

        width: 244px;

        height: 244px;

        padding: 3px;

        background: #9c8b8a;

        margin: 0 12px 12px 0;

        float: left;

        position: relative;

        overflow: hidden;

    }



        .Home_Albumler .Home_Album:hover {

            background: #FF0;

        }



        .Home_Albumler .Home_Album img {

            position: absolute;

            z-index: 1;

        }



    .Home_Albumler .Album_Text {

        position: absolute;

        background: rgba(0,0,0,.7);

        padding: 10px;

        z-index: 2;

        width: 224px;

        height: 40px;

        margin-top: 184px;

    }



    .Home_Albumler .Home_Album:hover .Album_Text {

        background: rgba(169,4,0,.7);

    }



    .Home_Albumler .Album_Text h2 a {

        color: #FC0;

        font-weight: normal;

        font-size: 1.20em;

        position: absolute;

    }



        .Home_Albumler .Album_Text h2 a:hover {

            text-decoration: underline;

        }



    .Home_Albumler .Album_Text h2.Baslik_01 a {

        margin-top: -3px;

    }



    .Home_Albumler .Album_Text h2.Baslik_02 a {

        margin-top: 12px;

        font-size: 1em;

        color: #FFF;

    }



    .Home_Albumler .Album_Text .Album_Tarih {

        color: #FFF;

        font-size: .75em;

        font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

        position: absolute;

        margin-top: 32px;

    }



    .Home_Albumler .Album_Text .Album_Goruntulenme {

        color: #FFF;

        font-size: .80em;

        position: absolute;

        right: 10px;

        margin-top: 6px;

        background: url('../Images/Goruntulenme.png') no-repeat center left;

        padding-left: 20px;

    }



    .Home_Albumler .Album_Text .Album_Begenme {

        color: #FFF;

        font-size: .80em;

        position: absolute;

        right: 10px;

        margin-top: 23px;

        background: url('../Images/devaminioku.png') no-repeat center left;

        padding-left: 20px;

    }































/* ------------------------------------------------------------------------------------------------ */

/* -------------------------------------- ANASAYFA TASARIMI --------------------------------------- */

/* ------------------------------------------------------------------------------------------------ */

.Anasayfa_Tasarimi {

    width: 1082px;

    height: auto;

    margin: auto;

    margin-top: 10px;

    position: relative;

    background: #5a4f4d url('../Images/Sayfa_YanBg.jpg') repeat-y top right;

}



.Orta_Blok {

    width: 800px;

    min-height: 500px;

    height: auto;

    padding: 15px;

    float: left;

}



.Yan_Blok {

    width: 240px;

    min-height: 500px;

    height: auto;

    padding: 5px;

    margin-left: 2px;

    float: left;

}



.Sayfa_Golge {

    width: 1060px;

    height: 31px;

	 margin-top: -40px;

    background: url('../Images/Sayfa_Golge.png') no-repeat center;

	    position: relative;





}





/* HOME HÄ°T FOTO */

.Home_Hit_Foto {

    width: 100%;

    margin-top: -35px;

}



    .Home_Hit_Foto h2 {

        width: 220px;

        height: 50px;

        background: url('../Images/Hit_Foto_Baslik.png') no-repeat center;

    }



        .Home_Hit_Foto h2 span {

            padding: 16px;

            display: block;

            font-size: 1.20em;

            color: #FFF;

            font-weight: normal;

        }



    .Home_Hit_Foto ul {

        padding: 5px;

        padding-right: 0;

        margin-left: -30px;

        background: #f4690e; /* Old browsers */

        background: -moz-linear-gradient(left, #f4690e 0%, #fbc13b 100%); /* FF3.6+ */

        background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f4690e), color-stop(100%,#fbc13b)); /* Chrome,Safari4+ */

        background: -webkit-linear-gradient(left, #f4690e 0%,#fbc13b 100%); /* Chrome10+,Safari5.1+ */

        background: -o-linear-gradient(left, #f4690e 0%,#fbc13b 100%); /* Opera 11.10+ */

        background: -ms-linear-gradient(left, #f4690e 0%,#fbc13b 100%); /* IE10+ */

        background: linear-gradient(to right, #f4690e 0%,#fbc13b 100%); /* W3C */

        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4690e', endColorstr='#fbc13b',GradientType=1 ); /* IE6-9 */

    }



        .Home_Hit_Foto ul:hover {

            background: #f3c5bd; /* Old browsers */

            background: -moz-linear-gradient(45deg, #f3c5bd 0%, #e86c57 50%, #ea2803 51%, #ff6600 75%, #c72200 100%); /* FF3.6+ */

            background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#f3c5bd), color-stop(50%,#e86c57), color-stop(51%,#ea2803), color-stop(75%,#ff6600), color-stop(100%,#c72200)); /* Chrome,Safari4+ */

            background: -webkit-linear-gradient(45deg, #f3c5bd 0%,#e86c57 50%,#ea2803 51%,#ff6600 75%,#c72200 100%); /* Chrome10+,Safari5.1+ */

            background: -o-linear-gradient(45deg, #f3c5bd 0%,#e86c57 50%,#ea2803 51%,#ff6600 75%,#c72200 100%); /* Opera 11.10+ */

            background: -ms-linear-gradient(45deg, #f3c5bd 0%,#e86c57 50%,#ea2803 51%,#ff6600 75%,#c72200 100%); /* IE10+ */

            background: linear-gradient(45deg, #f3c5bd 0%,#e86c57 50%,#ea2803 51%,#ff6600 75%,#c72200 100%); /* W3C */

            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3c5bd', endColorstr='#c72200',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

        }



        .Home_Hit_Foto ul li {

            width: 160px;

            height: 160px;

            position: relative;

            float: left;

            margin-right: 5px;

        }



.Home_Hit_Foto_Kose {

    width: 15px;

    height: 15px;

    background: url('../Images/Home_Hit_Foto_Kose.png') no-repeat center;

    position: relative;

    margin-left: -30px;

}







/* HOME VÄ°DEO VE Ä°NDÄ°RÄ°MLÄ° MEKANLAR */

.Home_Video_Indirim {

    width: 800px;

    height: 608px;

    background: url('../Images/Home_Video_Indirim.png') no-repeat center;

}



.Home_Videolar {

    width: 100%;

    height: 310px;

    position: relative;

}



    .Home_Videolar h3 a {

        color: #FFF;

        font-weight: normal;

        font-size: 1.20em;

        padding: 14px;

        padding-left: 80px;

        display: inline-block;

    }



        .Home_Videolar h3 a:hover {

            color: #FF0;

            text-shadow: 0 0 30px #FF0;

        }



    .Home_Videolar ul {

        position: relative;

        margin: 7px 0 0 3px;

    }



        .Home_Videolar ul li {

            background: #9c8b8a;

            padding: 3px;

            padding-bottom: 0;

            margin: 3px;

            float: left;

            position: relative;

        }



            .Home_Videolar ul li:hover {

                background: #b10b51;

            }



.Home_Videolar_Btn {

    position: relative;

    width: 464px;

    height: 35px;

    color: #FFF;

    background: url('../Images/Home_Videolar_Btn.png') center top;

    display: block;

    margin: 30px 0 0 330px;

    -webkit-transition: all 0.2s ease-in-out;

    -moz-transition: all 0.2s ease-in-out;

    -ms-transition: all 0.2s ease-in-out;

    -o-transition: all 0.2s ease-in-out;

    transition: all 0.2s ease-in-out;

}



    .Home_Videolar_Btn:hover {

        background-position: center bottom;

    }



    .Home_Videolar_Btn span {

        padding: 10px;

        padding-left: 200px;

        display: block;

    }



.Video_Ribbon {

    width: 79px;

    height: 81px;

    background: url('../Images/Video_Ribbon.png') no-repeat center;

    position: absolute;

    right: -2px;

    top: -3px;

}



/* Ä°NDÄ°RÄ°MLÄ° MEKANLAR */

.Home_Indirimli_Mekanlar {

    width: 100%;

    height: 298px;

}



    .Home_Indirimli_Mekanlar h3 a {

        color: #FFF;

        font-weight: normal;

        font-size: 1.20em;

        padding: 14px;

        margin-top: 7px;

        padding-left: 80px;

        display: inline-block;

    }



        .Home_Indirimli_Mekanlar h3 a:hover {

            color: #FF0;

            text-shadow: 0 0 30px #FF0;

        }



.Indirimli_Mekan_Sol {

    position: absolute;

    margin: 37px 0 0 12px;

}



    .Indirimli_Mekan_Sol .Mekan_Baslik {

        color: #FFF;

        font-size: 1.50em;

        position: absolute;

        margin: -177px 0 0 200px;

    }



        .Indirimli_Mekan_Sol .Mekan_Baslik:hover {

            color: #FF0;

            text-shadow: 0 0 10px #FF0;

        }



    .Indirimli_Mekan_Sol .Mekan_Aciklama {

        color: #cab9b7;

        font-size: .80em;

        position: absolute;

        margin: -145px 0 0 200px;

        width: 180px;

        line-height: 175%;

    }



    .Indirimli_Mekan_Sol .Mekan_Indirim {

        color: #FFF;

        font-size: 3.80em;

        position: absolute;

        margin: -88px 0 0 265px;

        width: 180px;

        letter-spacing: -3px;

        line-height: 175%;

        text-shadow: 0 0 50px #FFF;

        font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

    }



.Indirimli_Mekan_Sag {

    position: absolute;

    margin: 37px 0 0 220px;

}



    .Indirimli_Mekan_Sag a:first-child {

        position: absolute;

        margin-left: 383px;

    }



    .Indirimli_Mekan_Sag .Mekan_Baslik {

        color: #FFF;

        font-size: 1.50em;

        position: absolute;

        margin: 17px 0 0 200px;

    }


        .Indirimli_Mekan_Sag .Mekan_Baslik:hover {

            color: #FF0;

            text-shadow: 0 0 10px #FF0;

        }



    .Indirimli_Mekan_Sag .Mekan_Aciklama {

        color: #cab9b7;

        font-size: .80em;

        position: absolute;

        margin: 50px 0 0 200px;

        width: 180px;

        line-height: 175%;

    }



    .Indirimli_Mekan_Sag .Mekan_Indirim {

        color: #FFF;

        font-size: 3.80em;

        position: absolute;

        margin: 107px 0 0 265px;

        width: 180px;

        letter-spacing: -3px;

        line-height: 175%;

        text-shadow: 0 0 50px #FFF;

        font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

    }







/* HOME HÄ°T ALBÃœMLER */

.Home_Hit_Albumler h4 {

    width: 100%;

    height: 50px;

    background: url('../Images/Home_Hit_Albumler_Baslik.jpg') no-repeat center;

    font-weight: normal;

}



    .Home_Hit_Albumler h4 a {

        color: #FFF;

        font-size: 1.30em;

    }



        .Home_Hit_Albumler h4 a span {

            display: inline-block;

            padding: 13px;

            padding-left: 80px;

        }



        .Home_Hit_Albumler h4 a:hover {

            color: #FF0;

            text-shadow: 0 0 30px #FF0;

        }



.Home_Hit_Albumler_Bg {

    padding: 7px 0 0 7px;

    background: rgba(255,255,255,.2);

}



.Home_Hit_Albumler .Home_Hit_Album {

    width: 187px;

    height: 187px;

    padding: 2px;

    margin: 0 7px 7px 0;

    background: #9c8b8a;

    float: left;

    position: relative;

    overflow: hidden;

}



    .Home_Hit_Albumler .Home_Hit_Album:hover {

        background: #FF0;

    }



    .Home_Hit_Albumler .Home_Hit_Album img {

        position: absolute;

        z-index: 1;

    }



.Home_Hit_Albumler .Album_Text {

    position: absolute;

    background: rgba(0,0,0,.7);

    padding: 5px;

    z-index: 2;

    width: 177px;

    height: 40px;

    margin-top: 137px;

}



.Home_Hit_Albumler .Home_Hit_Album:hover .Album_Text {

    background: rgba(169,4,0,.7);

}



.Home_Hit_Albumler .Album_Text h2 a {

    color: #FC0;

    font-weight: normal;

    font-size: 1.20em;

    position: absolute;

    margin-top: 5px;

}



    .Home_Hit_Albumler .Album_Text h2 a:hover {

        text-decoration: underline;

    }



.Home_Hit_Albumler .Album_Text .Album_Tarih {

    color: #FFF;

    font-size: .80em;

    font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

    position: absolute;

    margin-top: 25px;

}



.Home_Hit_Albumler .Album_Text .Album_Goruntulenme {

    color: #FFF;

    font-size: .80em;

    position: absolute;

    right: 10px;

    margin-top: 6px;

    background: url('../Images/Goruntulenme.png') no-repeat center left;

    padding-left: 20px;

}



.Home_Hit_Albumler .Album_Text .Album_Begenme {

    color: #FFF;

    font-size: .80em;

    position: absolute;

    right: 10px;

    margin-top: 23px;

    background: url('../Images/Begenme.png') no-repeat center left;

    padding-left: 20px;

}

























/* HOME SESLİCHAT BLOKLAR */

.SesliChatBloklar h4 {

    width: 100%;

    height: 50px;

    background: url('../Images/SesliChatBloklar_Baslik.jpg') no-repeat center;

    font-weight: normal;

}



    .SesliChatBloklar h4 a {

        color: #FFF;

        font-size: 1.30em;

    }



        .SesliChatBloklar h4 a span {

            display: inline-block;

            padding: 13px;

            padding-left: 80px;

        }



        .SesliChatBloklar h4 a:hover {

            color: #FF0;

            text-shadow: 0 0 30px #FF0;

        }



.SesliChatBloklar_Bg {

    padding: 7px 0 0 7px;

    background: rgba(255,255,255,.2);

}



.SesliChatBloklar .Home_Hit_Album {

    width: 187px;

    height: 187px;

    padding: 2px;

    margin: 0 7px 7px 0;

    background: #9c8b8a;

    float: left;

    position: relative;

    overflow: hidden;

}



    .SesliChatBloklar .Home_Hit_Album:hover {

        background: #FF0;

    }



    .SesliChatBloklar .Home_Hit_Album img {

        position: absolute;

        z-index: 1;

    }



.SesliChatBloklar .Album_Text {

    position: absolute;

    background: rgba(0,0,0,.7);

    padding: 5px;

    z-index: 2;

    width: 177px;

    height: 40px;

    margin-top: 137px;

}



.SesliChatBloklar .Home_Hit_Album:hover .Album_Text {

    background: rgba(169,4,0,.7);

}



.SesliChatBloklar .Album_Text h2 a {

    color: #FC0;

    font-weight: normal;

    font-size: 1.20em;

    position: absolute;

    margin-top: 5px;

}



    .SesliChatBloklar .Album_Text h2 a:hover {

        text-decoration: underline;

    }



.SesliChatBloklar .Album_Text .Album_Tarih {

    color: #FFF;

    font-size: .80em;

    font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

    position: absolute;

    margin-top: 25px;

}



.SesliChatBloklar .Album_Text .Album_Goruntulenme {

    color: #FFF;

    font-size: .80em;

    position: absolute;

    right: 10px;

    margin-top: 6px;

    background: url('../Images/Goruntulenme.png') no-repeat center left;

    padding-left: 20px;

}



.SesliChatBloklar .Album_Text .Album_Begenme {

    color: #FFF;

    font-size: .80em;

    position: absolute;

    right: 10px;

    margin-top: 23px;

    background: url('../Images/devaminioku.png') no-repeat center left;

    padding-left: 20px;

}













/* HOME ETKÄ°NLÄ°KLER */

.Home_Etkinlikler h4 {

    width: 100%;

    height: 50px;

    background: url('../Images/Home_Etkinlikler_Baslik.jpg') no-repeat center;

    font-weight: normal;

}



    .Home_Etkinlikler h4 a {

        color: #FFF;

        font-size: 1.30em;

    }



        .Home_Etkinlikler h4 a span:first-child {

            display: inline-block;

            padding: 16px;

            padding-left: 50px;

        }



        .Home_Etkinlikler h4 a:hover {

            color: #FF0;

            text-shadow: 0 0 30px #FF0;

        }



    .Home_Etkinlikler h4 span.Tarih_Ay {

        display: inline-block;

        text-align: center;

        padding: 10px;

        color: #FC0;

        font-size: 1.10em;

        width: 120px;

        height: 10px;

        margin: 8px 0 0 5px;

    }



.Tarih_Gunler {

    margin-top: 5px;

    padding: 5px;

    width: 790px;

    height: 25px;

    background: rgba(255,255,255,.2);

}



    .Tarih_Gunler a {

        color: #666;

        padding: 4px;

        display: block;

        float: left;

        margin: 1px;

        background: #e2e2e2; /* Old browsers */

        background: -moz-linear-gradient(45deg, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* FF3.6+ */

        background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */

        background: -webkit-linear-gradient(45deg, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Chrome10+,Safari5.1+ */

        background: -o-linear-gradient(45deg, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Opera 11.10+ */

        background: -ms-linear-gradient(45deg, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* IE10+ */

        background: linear-gradient(45deg, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* W3C */

        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

    }



        .Tarih_Gunler a:hover, .Tarih_Gunler a.Aktif {

            color: #FFF;

            background: #f3c5bd; /* Old browsers */

            background: -moz-linear-gradient(45deg, #f3c5bd 0%, #e86c57 50%, #ea2803 51%, #ff6600 75%, #c72200 100%); /* FF3.6+ */

            background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#f3c5bd), color-stop(50%,#e86c57), color-stop(51%,#ea2803), color-stop(75%,#ff6600), color-stop(100%,#c72200)); /* Chrome,Safari4+ */

            background: -webkit-linear-gradient(45deg, #f3c5bd 0%,#e86c57 50%,#ea2803 51%,#ff6600 75%,#c72200 100%); /* Chrome10+,Safari5.1+ */

            background: -o-linear-gradient(45deg, #f3c5bd 0%,#e86c57 50%,#ea2803 51%,#ff6600 75%,#c72200 100%); /* Opera 11.10+ */

            background: -ms-linear-gradient(45deg, #f3c5bd 0%,#e86c57 50%,#ea2803 51%,#ff6600 75%,#c72200 100%); /* IE10+ */

            background: linear-gradient(45deg, #f3c5bd 0%,#e86c57 50%,#ea2803 51%,#ff6600 75%,#c72200 100%); /* W3C */

            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3c5bd', endColorstr='#c72200',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

        }



.Home_Etkinlik {

    width: 388px;

    height: 110px;

    float: left;

    margin: 4px 4px 0 0;

    padding: 5px;

    position: relative;

    background: url('../Images/Home_Etkinlik_Bg.jpg') no-repeat center;

}



    .Home_Etkinlik:nth-child(2n+0) {

        margin-right: 0;

    }



    .Home_Etkinlik .Tarih {

        width: 80px;

        height: 100px;

        color: #920982;

        font-size: 1em;

        text-align: center;

        position: absolute;

        padding: 5px;

        background: rgba(0,255,0,.1);

    }



        .Home_Etkinlik .Tarih span {

            display: block;

            font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

            font-size: 5em;

            letter-spacing: -6px;

            margin: -5px 0 0 -10px;

        }



    .Home_Etkinlik .Resim {

        width: 90px;

        height: 110px;

        position: absolute;

        margin-left: 95px;

    }



    .Home_Etkinlik h5 {

        color: #cb3e66;

        position: absolute;

        font-weight: normal;

        margin: 0 0 0 200px;

        font-size: 1.80em;

        letter-spacing: -1px;

    }



        .Home_Etkinlik h5 a {

            color: #cb3e66;

        }



            .Home_Etkinlik h5 a:hover {

                color: #920982;

                text-decoration: underline;

            }



    .Home_Etkinlik .Etkinlik_Text {

        color: #666;

        position: absolute;

        font-weight: normal;

        width: 180px;

        line-height: 150%;

        font-size: .85em;

        margin: 30px 0 0 200px;

    }



.Home_Etkinlik_Info {

    position: absolute;

    right: 5px;

    margin-top: 87px;

}



.Home_Etkinlik .Etkinlik_Goruntulenme {

    color: #FFF;

    font-size: .80em;

    position: relative;

    padding: 5px;

    background: #b664ac url('../Images/Goruntulenme.png') no-repeat 5px center;

    padding-left: 25px;

    float: left;

}



    .Home_Etkinlik .Etkinlik_Goruntulenme:hover {

        background-color: #cb3e66;

    }



.Home_Etkinlik .Etkinlik_Begenme {

    color: #FFF;

    font-size: .80em;

    position: relative;

    padding: 5px;

    background: #920982 url('../Images/Begenme.png') no-repeat 5px center;

    padding-left: 25px;

    float: left;

}



    .Home_Etkinlik .Etkinlik_Begenme:hover {

        background-color: #cb3e66;

    }



























/* ------------------------------------------------------------------------------------------------ */

/* ------------------------------------------ EKÄ°BÄ°MÄ°Z -------------------------------------------- */

/* ------------------------------------------------------------------------------------------------ */

.Ekibimiz {

    margin-top: 30px;

}



.Ekibimiz_Ilk {

    margin-top: 10px;

}



.Ekibimiz_Baslik {

    width: 808px;

    height: 78px;

    background: url('../Images/Ekibimiz_Baslik.png') no-repeat center;

    margin-left: -4px;

}



    .Ekibimiz_Baslik span {

        color: #FFF;

        padding: 22px;

        display: block;

        font-weight: normal;

        font-size: 1.40em;

        padding-left: 100px;

    }



.Ekibimize_Katil_Btn {

    width: 150px;

    height: 35px;

    color: #FFF;

    background: url('../Images/Ekibimize_Katil_Btn.png') no-repeat center top;

    display: block;

    position: relative;

    margin-left: 647px;

}



    .Ekibimize_Katil_Btn span {

        padding: 9px;

        padding-left: 35px;

        display: block;

    }



    .Ekibimize_Katil_Btn:hover {

        background-position: center bottom;

        color: #af2a01;

        text-shadow: 0 1px 0 rgba(255,255,255,.4);

    }



.Ekibimiz_Uye {

    width: 140px;

    height: 210px;

    padding: 5px;

    margin: 5px;

    background: url('../Images/Ekibimiz_Bg.jpg') no-repeat center;

    position: relative;

    float: left;

}



    .Ekibimiz_Uye .Resim {

        padding: 3px;

        width: 134px;

        height: 134px;

        background: rgba(255,255,255,.4);

        position: relative;

    }



    .Ekibimiz_Uye .Isim {

        color: #FFF;

        font-weight: normal;

        font-size: 1.20em;

        margin-top: 13px;

    }



    .Ekibimiz_Uye .Yetki {

        color: #CCC;

        font-weight: normal;

        font-size: .90em;

        font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

        margin-top: 3px;

    }



    .Ekibimiz_Uye:hover .Resim {

        background: rgba(255,255,255,1);

    }



    .Ekibimiz_Uye:hover .Isim {

        color: #FC0;

    }



    .Ekibimiz_Uye:hover .Yetki {

        color: #FFF;

    }



















/* ------------------------------------------------------------------------------------------------ */

/* ------------------------------------------ VÄ°DEOLAR -------------------------------------------- */

/* ------------------------------------------------------------------------------------------------ */

.Videolar_Baslik {

    width: 818px;

    height: 78px;

    background: url('../Images/Videolar_Baslik.png') no-repeat center;

    margin-left: -9px;

}



    .Videolar_Baslik span {

        color: #FFF;

        padding: 22px;

        display: block;

        font-weight: normal;

        font-size: 1.40em;

        padding-left: 100px;

    }



/* VÄ°DEO INFO - GÃ–RÃœNTÃœLENME */

.Video_Info {

    background: #6c615f;

    padding: 10px;

    margin-top: 10px;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5px;

}



    .Video_Info .Info_Goruntulenme {

        width: 150px;

        background: url('../Images/Info_Ayrac.png') repeat-y center right;

        margin-right: 20px;

        float: left;

    }



        .Video_Info .Info_Goruntulenme p.Baslik {

            background: url('../Images/Info_Goruntulenme.png') no-repeat center left;

            color: #FFF;

            padding: 10px;

            padding-left: 30px;

        }



        .Video_Info .Info_Goruntulenme .Zemin {

            background: #3c3635;

            width: 130px;

            height: 54px;

            -webkit-border-radius: 5px;

            -moz-border-radius: 5px;

            border-radius: 5px;

        }



            .Video_Info .Info_Goruntulenme .Zemin p {

                text-align: center;

                padding: 4px;

                display: block;

                letter-spacing: -2px;

                color: #FFF;

                font-size: 3em;

                font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

            }



    /* VÄ°DEO INFO - SOSYAL MEDYA */

    .Video_Info .Info_Sosyal {

        width: 220px;

        background: url('../Images/Info_Ayrac.png') repeat-y center right;

        margin-right: 20px;

        float: left;

    }



        .Video_Info .Info_Sosyal p.Baslik {

            background: url('../Images/Info_Sosyal_Medya.png') no-repeat center left;

            color: #FFF;

            padding: 10px;

            padding-left: 25px;

        }



        .Video_Info .Info_Sosyal .Zemin {

            background: #3c3635;

            width: 200px;

            height: 54px;

            -webkit-border-radius: 5px;

            -moz-border-radius: 5px;

            border-radius: 5px;

        }



    /* VÄ°DEO INFO - BEÄžENÄ° */

    .Video_Info .Info_Begeni {

        width: 240px;

        background: url('../Images/Info_Ayrac.png') repeat-y center right;

        margin-right: 20px;

        float: left;

    }



        .Video_Info .Info_Begeni p.Baslik {

            background: url('../Images/Info_Begeni.png') no-repeat center left;

            color: #FFF;

            padding: 10px;

            padding-left: 25px;

        }



        .Video_Info .Info_Begeni .Zemin {

            background: #3c3635;

            width: 120px;

            height: 54px;

            -webkit-border-radius: 5px;

            -moz-border-radius: 5px;

            border-radius: 5px;

            float: left;

        }



            .Video_Info .Info_Begeni .Zemin p {

                text-align: center;

                padding: 4px;

                display: block;

                letter-spacing: -2px;

                color: #FFF;

                font-size: 3em;

                font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

            }



    .Video_Info .Begenmedim {

        width: 50px;

        height: 54px;

        display: inline-block;

        background: url('../Images/Info_Begeni_Btn.png') no-repeat top left;

        float: left;

        margin-left: 5px;

    }



        .Video_Info .Begenmedim:hover {

            background-position: bottom left;

        }



    .Video_Info .Begendim {

        width: 49px;

        height: 54px;

        display: inline-block;

        background: url('../Images/Info_Begeni_Btn.png') no-repeat top right;

        float: left;

    }



        .Video_Info .Begendim:hover {

            background-position: bottom right;

        }



    /* VÄ°DEO INFO - TARÄ°H */

    .Video_Info .Info_Tarih {

        width: 110px;

        float: left;

    }



        .Video_Info .Info_Tarih p.Baslik {

            background: url('../Images/Info_Tarih.png') no-repeat center left;

            color: #FFF;

            padding: 10px;

            padding-left: 25px;

        }



        .Video_Info .Info_Tarih .Zemin {

            background: #3c3635;

            width: 110px;

            height: 54px;

            -webkit-border-radius: 5px;

            -moz-border-radius: 5px;

            border-radius: 5px;

        }



            .Video_Info .Info_Tarih .Zemin p {

                text-align: center;

                padding: 10px;

                display: block;

                color: #FFF;

                font-size: 1.10em;

                font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

            }







/* VÄ°DEO ARAMA FORM */

.Video_Arama {

    background: #6c615f;

    padding: 10px;

    margin-top: 10px;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5px;

}



    .Video_Arama .Baslik {

        position: relative;

        float: left;

        width: 160px;

        padding: 5px 0;

    }



        .Video_Arama .Baslik p {

            color: #FC0;

            font-size: 2em;

            font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

            letter-spacing: -2px;

        }



        .Video_Arama .Baslik span {

            color: #FFF;

            font-size: .75em;

            font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

        }



.Video_Arama_Form {

    position: relative;

    margin: 6px 0 0 150px;

    overflow: hidden;

}



    .Video_Arama_Form input[type=text] {

        width: 188px;

        border: none;

        padding: 15px 8px;

        font-size: 11px;

        font-family: Arial, Helvetica, sans-serif;

        color: #b43205;

        background: #FFF;

        float: left;

        margin-right: 5px;

        -webkit-border-radius: 3px;

        -moz-border-radius: 3px;

        border-radius: 3px;

    }



    .Video_Arama_Form select {

        width: 180px;

        border: none;

        padding: 14px 8px;

        font-size: 11px;

        font-family: Arial, Helvetica, sans-serif;

        color: #b43205;

        background: #FFF;

        float: left;

        margin-right: 5px;

        -webkit-border-radius: 3px;

        -moz-border-radius: 3px;

        border-radius: 3px;

    }



    .Video_Arama_Form input.buton {

        width: 40px;

        padding: 14px 8px 13px 8px;

        display: inline-block;

        cursor: pointer;

        border: none;

        float: left;

        background: #3c3635 url('../Images/Arama_Icon.png') no-repeat center;

        -webkit-border-radius: 3px;

        -moz-border-radius: 3px;

        border-radius: 3px;

    }



.Video {

    width: 258px;

    height: auto;

    border: solid 1px #423937;

    background: #4d4442;

    position: relative;

    float: left;

    margin: 0 10px 10px 0;

}



    .Video:nth-child(3n+0) {

        margin-right: 0;

    }



    .Video .Resim {

        width: 239px;

        height: 140px;

        margin: 10px;

        position: relative;

    }



        .Video .Resim img {

            position: absolute;

        }



        .Video .Resim a {

            width: 100%;

            height: 100%;

            position: absolute;

            z-index: 1;

            background: url('../Images/Video_Play_Icon.png') no-repeat center;

        }



    .Video .Video_Text {

        background: #423937;

        padding: 10px;

        z-index: 2;

        width: 238px;

        height: 40px;

    }



    .Video:hover {

        border: solid 1px #b83000;

        background: #cd5e37;

    }



        .Video:hover .Video_Text {

            background: #b83000;

        }



    .Video .Video_Text h2 a {

        color: #FC0;

        font-weight: normal;

        font-size: 1.20em;

        position: absolute;

        margin-top: 5px;

    }



        .Video .Video_Text h2 a:hover {

            text-decoration: underline;

        }



    .Video .Video_Text .Video_Tarih {

        color: #FFF;

        font-size: .80em;

        font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

        position: absolute;

        margin-top: 25px;

    }



    .Video .Video_Text .Video_Goruntulenme {

        color: #FFF;

        font-size: .80em;

        position: absolute;

        right: 10px;

        margin-top: 6px;

        background: url('../Images/Goruntulenme.png') no-repeat center left;

        padding-left: 20px;

    }



    .Video .Video_Text .Video_Begenme {

        color: #FFF;

        font-size: .80em;

        position: absolute;

        right: 10px;

        margin-top: 23px;

        background: url('../Images/Info_Goruntulenme.png') no-repeat center left;

        padding-left: 20px;

    }























/* ------------------------------------------------------------------------------------------------ */

/* ------------------------------------------ ALBÃœMLER -------------------------------------------- */

/* ------------------------------------------------------------------------------------------------ */

.Albumler_Baslik {

    width: 818px;

    height: 78px;

    background: url('../Images/Albumler_Baslik.png') no-repeat center;

    margin-left: -9px;

}



    .Albumler_Baslik span {

        color: #FFF;

        padding: 22px;

        display: block;

        font-weight: normal;

        font-size: 1.40em;

        padding-left: 100px;

    }



.Album {

    width: 258px;

    height: auto;

    border: solid 1px #423937;

    background: #4d4442;

    position: relative;

    float: left;

    margin: 0 10px 10px 0;

}



    .Album:nth-child(3n+0) {

        margin-right: 0;

    }



    .Album .Resim {

        width: 239px;

        height: 239px;

        margin: 10px;

        position: relative;

    }



    .Album .Album_Text {

        background: #423937;

        padding: 10px;

        z-index: 2;

        width: 238px;

        height: 40px;

    }



    .Album:hover {

        border: solid 1px #b83000;

        background: #cd5e37;

    }



        .Album:hover .Album_Text {

            background: #b83000;

        }



    .Album .Album_Text h2 a {

        color: #FC0;

        font-weight: normal;

        font-size: 1.20em;

        position: absolute;

        margin-top: 5px;

    }



        .Album .Album_Text h2 a:hover {

            text-decoration: underline;

        }



    .Album .Album_Text .Album_Tarih {

        color: #FFF;

        font-size: .80em;

        font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

        position: absolute;

        margin-top: 25px;

    }



    .Album .Album_Text .Album_Goruntulenme {

        color: #FFF;

        font-size: .80em;

        position: absolute;

        right: 10px;

        margin-top: 6px;

        background: url('../Images/Goruntulenme.png') no-repeat center left;

        padding-left: 20px;

    }



    .Album .Album_Text .Album_Begenme {

        color: #FFF;

        font-size: .80em;

        position: absolute;

        right: 10px;

        margin-top: 23px;

        background: url('../Images/Begenme.png') no-repeat center left;

        padding-left: 20px;

    }





/* ALBÃœM ARA LÄ°STELE */

.Album_AraListele {

    width: 258px;

    height: auto;

    border: solid 1px #423937;

    background: #4d4442;

    position: relative;

    float: left;

    margin: 0 10px 10px 0;

}



    .Album_AraListele:nth-child(3n+0) {

        margin-right: 0;

    }



    .Album_AraListele .Resim {

        width: 239px;

        height: 239px;

        margin: 10px;

        position: relative;

        overflow: hidden;

        background: #000;

    }



        .Album_AraListele .Resim img {

            position: absolute;

        }



    .Album_AraListele .Album_Text {

        background: #423937;

        padding: 10px;

        z-index: 2;

        width: 238px;

    }



        .Album_AraListele .Album_Text p {

            color: #666;

            font-size: 1em;

            text-align: center;

            font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

        }



    .Album_AraListele:hover .Album_Text p {

        color: #FFF;

    }



    .Album_AraListele:hover {

        border: solid 1px #000;

        background: #232222;

    }



        .Album_AraListele:hover .Album_Text {

            background: #000;

        }



.Album_Resize {

    width: 40px;

    height: 40px;

    background: url('../Images/Resize.png') no-repeat center;

    position: absolute;

    z-index: 2;

    right: 10px;

    margin-top: 10px;

}























/* ------------------------------------------------------------------------------------------------ */

/* --------------------------------------- GENÄ°Åž ALBÃœMLER ----------------------------------------- */

/* ------------------------------------------------------------------------------------------------ */

.Detay_Sayfa_Tasarimi {

    width: 1082px;

    height: auto;

    margin: auto;

    margin-top: 10px;

    position: relative;

    background: #5a4f4d;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5px;

}



.Genis_Detay_Sayfa {

    width: 1052px;

    min-height: 500px;

    height: auto;

    padding: 15px;

}



.Genis_Album_Baslik {

    width: 1070px;

    height: 78px;

    background: url('../Images/Genis_Album_Baslik.png') no-repeat center;

    margin-left: -9px;

}



    .Genis_Album_Baslik span {

        color: #FFF;

        padding: 22px;

        display: block;

        font-weight: normal;

        font-size: 1.40em;

        padding-left: 100px;

    }



/* GENÄ°Åž ALBÃœM RESÄ°M BÃ–LÃœMÃœ */

.Genis_Album {

    width: 1032px;

    height: auto;

    padding: 10px;

    background: #6c615f;

}



.Onceki_Resim {

    width: 80px;

    min-height: 400px;

    height: auto;

    margin-right: 10px;

    float: left;

    background: #3c3635;

    position: relative;

}



    .Onceki_Resim a {

        width: 100%;

        min-height: 400px;

        height: auto;

        display: block;

        background: url('../Images/Genis_Resim_Geri.png') no-repeat center;

        position: relative;

        opacity: 0.3;

    }



        .Onceki_Resim a:hover {

            opacity: 1;

        }



/* SONRAKÄ° RESÄ°M */

.Sonraki_Resim {

    width: 80px;

    min-height: 400px;

    height: auto;

    margin-left: 10px;

    float: left;

    background: #3c3635;

    position: relative;

}



    .Sonraki_Resim a {

        width: 100%;

        min-height: 400px;

        height: auto;

        display: block;

        background: url('../Images/Genis_Resim_Ileri.png') no-repeat center;

        position: relative;

        opacity: 0.3;

    }



        .Sonraki_Resim a:hover {

            opacity: 1;

        }



.Orta_Resim {

    width: 852px;

    max-width: 852px;

    min-height: 400px;

    height: auto;

    float: left;

    background: #3c3635;

}



/* CAROUSEL */

.Carousel {

    width: 1032px;

    min-height: 100px;

    height: auto;

    padding: 10px;

    background: #6c615f;

    padding: 10px;

    margin-top: 10px;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5px;

    position: relative;

}





/* ALBÃœM INFO - GÃ–RÃœNTÃœLENME */

.Album_Info {

    background: #6c615f;

    padding: 10px;

    margin-top: 10px;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5px;

    position: relative;

}



    .Album_Info .Info_Goruntulenme {

        width: 115px;

        background: url('../Images/Info_Ayrac.png') repeat-y center right;

        margin-right: 10px;

        float: left;

    }



        .Album_Info .Info_Goruntulenme p.Baslik {

            background: url('../Images/Info_Goruntulenme.png') no-repeat center left;

            color: #FFF;

            padding: 10px;

            padding-left: 30px;

        }



        .Album_Info .Info_Goruntulenme .Zemin {

            background: #3c3635;

            width: 105px;

            height: 54px;

            -webkit-border-radius: 5px;

            -moz-border-radius: 5px;

            border-radius: 5px;

        }



            .Album_Info .Info_Goruntulenme .Zemin p {

                text-align: center;

                padding: 4px;

                display: block;

                letter-spacing: -2px;

                color: #FFF;

                font-size: 3em;

                font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

            }



    /* ALBÃœM INFO - HD GÃ–STER */

    .Album_Info .Info_HD_Goster {

        width: 120px;

        background: url('../Images/Info_Ayrac.png') repeat-y center right;

        margin-right: 10px;

        float: left;

    }



        .Album_Info .Info_HD_Goster p.Baslik {

            background: url('../Images/Download_Icon.png') no-repeat 4px center;

            color: #FFF;

            padding: 10px;

            padding-left: 27px;

        }



        .Album_Info .Info_HD_Goster .Zemin {

            background: #3c3635;

            width: 110px;

            height: 54px;

            -webkit-border-radius: 5px;

            -moz-border-radius: 5px;

            border-radius: 5px;

        }



            .Album_Info .Info_HD_Goster .Zemin a {

                width: 100%;

                height: 100%;

                display: block;

                background: url('../Images/Genislet_Icon.png') no-repeat center;

            }



            .Album_Info .Info_HD_Goster .Zemin:hover {

                background: #2d261f url('../Images/Genislet_Icon.png') no-repeat center;

            }



    /* ALBÃœM INFO - SOSYAL MEDYA */

    .Album_Info .Info_Sosyal {

        width: 200px;

        background: url('../Images/Info_Ayrac.png') repeat-y center right;

        margin-right: 10px;

        float: left;

    }



        .Album_Info .Info_Sosyal p.Baslik {

            background: url('../Images/Info_Sosyal_Medya.png') no-repeat center left;

            color: #FFF;

            padding: 10px;

            padding-left: 25px;

        }



        .Album_Info .Info_Sosyal .Zemin {

            background: #3c3635;

            width: 190px;

            height: 54px;

            -webkit-border-radius: 5px;

            -moz-border-radius: 5px;

            border-radius: 5px;

        }



    /* ALBÃœM INFO - REZERVASYON */

    .Album_Info .Info_Rezervasyon {

        width: 210px;

        float: left;

    }



        .Album_Info .Info_Rezervasyon p.Baslik {

            background: url('../Images/Kalem_Icon.png') no-repeat center left;

            color: #FFF;

            padding: 10px;

            padding-left: 25px;

        }



        .Album_Info .Info_Rezervasyon .Zemin {

            background: #3c3635;

            width: 200px;

            height: 54px;

            -webkit-border-radius: 5px;

            -moz-border-radius: 5px;

            border-radius: 5px;

            float: left;

        }



            .Album_Info .Info_Rezervasyon .Zemin div {

                -webkit-border-radius: 5px;

                -moz-border-radius: 5px;

                border-radius: 5px;

                position: relative;

                overflow: hidden;

                margin: 11px;

            }



                .Album_Info .Info_Rezervasyon .Zemin div a {

                    display: inline-block;

                    color: #FFF;

                    background: #696565;

                    height: 14px;

                    padding: 10px;

                    width: 124px;

                    text-align: center;

                }



                    .Album_Info .Info_Rezervasyon .Zemin div a:hover {

                        background: #C06;

                    }



                .Album_Info .Info_Rezervasyon .Zemin div span {

                    padding: 7px;

                    display: block;

                    float: left;

                    width: 20px;

                    height: 20px;

                }



            .Album_Info .Info_Rezervasyon .Zemin .Rezervasyon_Yap span {

                background: #2d261f url('../Images/Kalem_Icon.png') no-repeat center;

            }



    /* ALBÃœM INFO - BEÄžENÄ° */

    .Album_Info .Info_Begeni {

        width: 235px;

        background: url('../Images/Info_Ayrac.png') repeat-y center right;

        margin-right: 10px;

        float: left;

    }



        .Album_Info .Info_Begeni p.Baslik {

            background: url('../Images/Info_Begeni.png') no-repeat center left;

            color: #FFF;

            padding: 10px;

            padding-left: 25px;

        }



        .Album_Info .Info_Begeni .Zemin {

            background: #3c3635;

            width: 120px;

            height: 54px;

            -webkit-border-radius: 5px;

            -moz-border-radius: 5px;

            border-radius: 5px;

            float: left;

        }



            .Album_Info .Info_Begeni .Zemin p {

                text-align: center;

                padding: 4px;

                display: block;

                letter-spacing: -2px;

                color: #FFF;

                font-size: 3em;

                font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

            }



    .Album_Info .Begenmedim {

        width: 50px;

        height: 54px;

        display: inline-block;

        background: url('../Images/Info_Begeni_Btn.png') no-repeat top left;

        float: left;

        margin-left: 5px;

    }



        .Album_Info .Begenmedim:hover {

            background-position: bottom left;

        }



    .Album_Info .Begendim {

        width: 49px;

        height: 54px;

        display: inline-block;

        background: url('../Images/Info_Begeni_Btn.png') no-repeat top right;

        float: left;

    }



        .Album_Info .Begendim:hover {

            background-position: bottom right;

        }



    /* ALBÃœM INFO - TARÄ°H */

    .Album_Info .Info_Tarih {

        width: 100px;

        background: url('../Images/Info_Ayrac.png') repeat-y center right;

        margin-right: 10px;

        float: left;

    }



        .Album_Info .Info_Tarih p.Baslik {

            background: url('../Images/Info_Tarih.png') no-repeat center left;

            color: #FFF;

            padding: 10px;

            padding-left: 25px;

        }



        .Album_Info .Info_Tarih .Zemin {

            background: #3c3635;

            width: 90px;

            height: 54px;

            -webkit-border-radius: 5px;

            -moz-border-radius: 5px;

            border-radius: 5px;

        }



            .Album_Info .Info_Tarih .Zemin p {

                text-align: center;

                padding: 10px;

                display: block;

                color: #FFF;

                font-size: 1.10em;

                font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

            }





























/* ------------------------------------------------------------------------------------------------ */

/* ------------------------------------ YORUM VE FOTOÄžRAFÃ‡I --------------------------------------- */

/* ------------------------------------------------------------------------------------------------ */

.Yorum_ve_Fotografci {

    width: 780px;

    height: auto;

    padding: 10px;

    background: rgba(255,255,255,.2);

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    border-radius: 3px;

}

    /* FOTOÄžRAFÃ‡I */

    .Yorum_ve_Fotografci .Fotografci {

        width: 220px;

        min-height: 100px;

        height: auto;

        padding: 10px;

        float: right;

        -webkit-border-radius: 5px;

        -moz-border-radius: 5px;

        border-radius: 5spx;

        background: #f4690e; /* Old browsers */

        background: -moz-linear-gradient(45deg, #f4690e 0%, #fbc13b 100%); /* FF3.6+ */

        background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#f4690e), color-stop(100%,#fbc13b)); /* Chrome,Safari4+ */

        background: -webkit-linear-gradient(45deg, #f4690e 0%,#fbc13b 100%); /* Chrome10+,Safari5.1+ */

        background: -o-linear-gradient(45deg, #f4690e 0%,#fbc13b 100%); /* Opera 11.10+ */

        background: -ms-linear-gradient(45deg, #f4690e 0%,#fbc13b 100%); /* IE10+ */

        background: linear-gradient(45deg, #f4690e 0%,#fbc13b 100%); /* W3C */

        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4690e', endColorstr='#fbc13b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

        box-shadow: inset 0px 1px 0px #fbc13b, 0px 4px 0px 0px #c35309, 0px 7px 5px #783103;

    }



        .Yorum_ve_Fotografci .Fotografci ul {

            margin-top: 15px;

        }



            .Yorum_ve_Fotografci .Fotografci ul li {

                color: #d53b05;

                text-shadow: 0 1px 0 rgba(255,255,255,.2);

                font-size: 1em;

                padding: 5px;

                border-bottom: solid 1px rgba(255,51,51,.3);

                -webkit-border-radius: 5px;

                -moz-border-radius: 5px;

                border-radius: 5spx;

            }



                .Yorum_ve_Fotografci .Fotografci ul li a {

                    color: #d53b05;

                    text-shadow: 0 1px 0 rgba(255,255,255,.2);

                }



                    .Yorum_ve_Fotografci .Fotografci ul li a:hover {

                        color: #FFF;

                        text-shadow: none;

                        text-decoration: underline;

                    }



                .Yorum_ve_Fotografci .Fotografci ul li span {

                    width: 90px;

                    display: inline-block;

                }



                .Yorum_ve_Fotografci .Fotografci ul li:hover {

                    background: rgba(255,51,51,.3);

                    color: #FFF;

                    text-shadow: none;

                }



                    .Yorum_ve_Fotografci .Fotografci ul li:hover a {

                        color: #FFF;

                        text-shadow: none;

                    }



        .Yorum_ve_Fotografci .Fotografci a.Cekimler_Btn {

            color: #d53b05;

            text-shadow: 0 1px 0 rgba(255,255,255,.2);

            font-size: 1.10em;

            padding: 7px;

            width: 100px;

            display: block;

            text-align: center;

            margin: 10px 0 7px 0;

            -webkit-border-radius: 5px;

            -moz-border-radius: 5px;

            border-radius: 5spx;

            background: #f4690e; /* Old browsers */

            background: -moz-linear-gradient(45deg, #f4690e 0%, #fbc13b 100%); /* FF3.6+ */

            background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#f4690e), color-stop(100%,#fbc13b)); /* Chrome,Safari4+ */

            background: -webkit-linear-gradient(45deg, #f4690e 0%,#fbc13b 100%); /* Chrome10+,Safari5.1+ */

            background: -o-linear-gradient(45deg, #f4690e 0%,#fbc13b 100%); /* Opera 11.10+ */

            background: -ms-linear-gradient(45deg, #f4690e 0%,#fbc13b 100%); /* IE10+ */

            background: linear-gradient(45deg, #f4690e 0%,#fbc13b 100%); /* W3C */

            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4690e', endColorstr='#fbc13b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

            box-shadow: inset 0px 1px 0px #fbc13b, 0px 4px 0px 0px #c35309, 0px 7px 5px #783103;

        }



            .Yorum_ve_Fotografci .Fotografci a.Cekimler_Btn:hover {

                background: #fbc13b; /* Old browsers */

                background: -moz-linear-gradient(45deg, #fbc13b 0%, #f4690e 100%); /* FF3.6+ */

                background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#fbc13b), color-stop(100%,#f4690e)); /* Chrome,Safari4+ */

                background: -webkit-linear-gradient(45deg, #fbc13b 0%,#f4690e 100%); /* Chrome10+,Safari5.1+ */

                background: -o-linear-gradient(45deg, #fbc13b 0%,#f4690e 100%); /* Opera 11.10+ */

                background: -ms-linear-gradient(45deg, #fbc13b 0%,#f4690e 100%); /* IE10+ */

                background: linear-gradient(45deg, #fbc13b 0%,#f4690e 100%); /* W3C */

                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbc13b', endColorstr='#f4690e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

                box-shadow: inset 0px 1px 0px #fbc13b, 0px 4px 0px 0px #c35309, 0px 7px 5px #783103;

            }



    /* YORUMLAR */

    .Yorum_ve_Fotografci .Yorumlar {

        width: 510px;

        min-height: 100px;

        height: auto;

        padding: 10px;

        float: left;

        -webkit-border-radius: 5px;

        -moz-border-radius: 5px;

        border-radius: 5spx;

        background: #f4690e; /* Old browsers */

        background: -moz-linear-gradient(45deg, #f4690e 0%, #fbc13b 100%); /* FF3.6+ */

        background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#f4690e), color-stop(100%,#fbc13b)); /* Chrome,Safari4+ */

        background: -webkit-linear-gradient(45deg, #f4690e 0%,#fbc13b 100%); /* Chrome10+,Safari5.1+ */

        background: -o-linear-gradient(45deg, #f4690e 0%,#fbc13b 100%); /* Opera 11.10+ */

        background: -ms-linear-gradient(45deg, #f4690e 0%,#fbc13b 100%); /* IE10+ */

        background: linear-gradient(45deg, #f4690e 0%,#fbc13b 100%); /* W3C */

        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4690e', endColorstr='#fbc13b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

        box-shadow: inset 0px 1px 0px #fbc13b, 0px 4px 0px 0px #c35309, 0px 7px 5px #783103;

    }



.Yorumlar .Yorum {

    width: 100%;

    min-height: 65px;

    height: auto;

    position: relative;

    background: rgba(255,255,255,.2);

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5spx;

    margin-bottom: 5px;

}



    .Yorumlar .Yorum:hover {

        background: rgba(255,255,255,.5);

    }



        .Yorumlar .Yorum:hover .Yorum_Yazan, .Yorum:hover .Yorum_Tarih {

            color: #F00;

        }



.Yorumlar .Alt_Yorum {

    margin-left: 40px;

    width: 470px !important;

}



    .Yorumlar .Alt_Yorum:before {

        width: 23px;

        height: 17px;

        content: " ";

        background-image: url('../Images/Yorum_Ok.png');

        position: absolute;

        left: -27px;

        top: 24px;

    }



.Yorumlar .Yorum .Resim {

    width: 50px;

    height: 50px;

    position: relative;

    float: left;

}



.Yorumlar .Yorum img {

    padding: 3px;

    background: #FFF;

    margin: 5px;

}



.Yorumlar .Yorum_Text {

    width: 84%;

    position: relative;

    float: left;

    margin-left: 20px;

}



.Yorumlar .Yorum_Yazan {

    padding-top: 10px;

}



    .Yorumlar .Yorum_Yazan span {

        font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

    }



.Yorumlar .Yorum_Tarih {

    font-size: .80em;

    color: rgba(0,0,0,.5);

    position: absolute;

    right: 2px;

    margin-top: -15px;

}



.Yorumlar .Yorum_Metin {

    font-size: .90em;

    color: rgba(0,0,0,.7);

    line-height: 150%;

    text-align: justify;

    margin: 5px 0;

}





/* YORUM YAZ FORM */

.Yorum_Yaz {

    margin-top: 30px;

}



    .Yorum_Yaz input[type=text] {

        width: 200px;

        border: none;

        padding: 12px 8px;

        font-size: 11px;

        font-family: Arial, Helvetica, sans-serif;

        color: #b43205;

        background: #FFF;

        -webkit-border-radius: 5px;

        -moz-border-radius: 5px;

        border-radius: 5spx;

    }



        .Yorum_Yaz input[type=text]:focus {

            background: #FCC;

        }



    .Yorum_Yaz textarea {

        width: 490px;

        height: 90px;

        border: none;

        padding: 12px 8px;

        font-size: 11px;

        font-family: Arial, Helvetica, sans-serif;

        color: #b43205;

        background: #FFF;

        margin-top: 5px;

        -webkit-border-radius: 5px;

        -moz-border-radius: 5px;

        border-radius: 5spx;

    }



        .Yorum_Yaz textarea:focus {

            background: #FCC;

        }



    .Yorum_Yaz input.buton {

        width: 120px;

        padding: 7px;

        display: inline-block;

        margin: 5px 0;

        text-align: center;

        cursor: pointer;

        border: none;

        color: #d53b05;

        text-shadow: 0 1px 0 rgba(255,255,255,.2);

        font-size: 1.10em;

        font-family: "neo_sans__trbold", Arial, Helvetica, sans-serif;

        -webkit-border-radius: 5px;

        -moz-border-radius: 5px;

        border-radius: 5spx;

        background: #f4690e; /* Old browsers */

        background: -moz-linear-gradient(45deg, #f4690e 0%, #fbc13b 100%); /* FF3.6+ */

        background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#f4690e), color-stop(100%,#fbc13b)); /* Chrome,Safari4+ */

        background: -webkit-linear-gradient(45deg, #f4690e 0%,#fbc13b 100%); /* Chrome10+,Safari5.1+ */

        background: -o-linear-gradient(45deg, #f4690e 0%,#fbc13b 100%); /* Opera 11.10+ */

        background: -ms-linear-gradient(45deg, #f4690e 0%,#fbc13b 100%); /* IE10+ */

        background: linear-gradient(45deg, #f4690e 0%,#fbc13b 100%); /* W3C */

        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4690e', endColorstr='#fbc13b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

        box-shadow: inset 0px 1px 0px #fbc13b, 0px 4px 0px 0px #c35309, 0px 7px 5px #783103;

    }



        .Yorum_Yaz input.buton:hover {

            background: #fbc13b; /* Old browsers */

            background: -moz-linear-gradient(45deg, #fbc13b 0%, #f4690e 100%); /* FF3.6+ */

            background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#fbc13b), color-stop(100%,#f4690e)); /* Chrome,Safari4+ */

            background: -webkit-linear-gradient(45deg, #fbc13b 0%,#f4690e 100%); /* Chrome10+,Safari5.1+ */

            background: -o-linear-gradient(45deg, #fbc13b 0%,#f4690e 100%); /* Opera 11.10+ */

            background: -ms-linear-gradient(45deg, #fbc13b 0%,#f4690e 100%); /* IE10+ */

            background: linear-gradient(45deg, #fbc13b 0%,#f4690e 100%); /* W3C */

            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbc13b', endColorstr='#f4690e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

            box-shadow: inset 0px 1px 0px #fbc13b, 0px 4px 0px 0px #c35309, 0px 7px 5px #783103;

        }































/* ------------------------------------------------------------------------------------------------ */

/* ------------------------------------------ MEKANLAR -------------------------------------------- */

/* ------------------------------------------------------------------------------------------------ */

.Mekanlar_Baslik {

    width: 818px;

    height: 78px;

    background: url('../Images/Mekanlar_Baslik.png') no-repeat center;

    margin-left: -9px;

}



    .Mekanlar_Baslik span {

        color: #FFF;

        padding: 22px;

        display: block;

        font-weight: normal;

        font-size: 1.40em;

        padding-left: 100px;

    }



.Mekan_Listele {

    width: 800px;

    height: 280px;

    background: url('../Images/Mekan_Bg.jpg') no-repeat center;

    overflow: hidden;

    margin-bottom: 15px;

}



    .Mekan_Listele h4 {

        color: #FFF;

        padding: 16px;

        display: block;

        font-weight: normal;

        font-size: 1.30em;

    }



    .Mekan_Listele .Resim {

        width: 180px;

        height: 180px;

        position: absolute;

        overflow: hidden;

        margin: 21px 0 0 20px;

        -webkit-border-radius: 50%;

        -moz-border-radius: 50%;

        border-radius: 50%;

    }



.Mekan_Bilgi {

    position: absolute;

    color: #FFF;

    margin: 13px 0 0 230px;

    display: block;

    width: 550px;

}



    .Mekan_Bilgi li {

        list-style: none;

        float: none;

        padding: 8px;

        padding-left: 40px;

        border-bottom: dotted 1px rgba(255,255,255,.2);

        font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

        -webkit-border-radius: 5px;

        -moz-border-radius: 5px;

        border-radius: 5px;

    }



        .Mekan_Bilgi li span {

            font-family: "neo_sans_trmedium", Arial, Helvetica, sans-serif;

            width: 70px;

            display: inline-block;

        }



        .Mekan_Bilgi li:last-child {

            border-bottom: none;

        }



        .Mekan_Bilgi li.Mekan_Bilgi_01 {

            background: url('../Images/Harita_Icon.png') no-repeat 7px center;

        }



        .Mekan_Bilgi li.Mekan_Bilgi_02 {

            background: url('../Images/Telefon_Icon.png') no-repeat 7px center;

        }



        .Mekan_Bilgi li.Mekan_Bilgi_03 {

            background: url('../Images/Eposta_Icon.png') no-repeat 7px center;

        }



        .Mekan_Bilgi li.Mekan_Bilgi_04 {

            background: url('../Images/Saat_Icon.png') no-repeat 7px center;

        }



        .Mekan_Bilgi li:hover {

            background-color: rgba(102,0,153,.1);

        }



.Mekan_Listele .Butonlar {

    position: absolute;

    margin: 173px 0 0 230px;

}



    .Mekan_Listele .Butonlar div {

        -webkit-border-radius: 5px;

        -moz-border-radius: 5px;

        border-radius: 5px;

        margin-right: 7px;

        position: relative;

        float: left;

        overflow: hidden;

    }



        .Mekan_Listele .Butonlar div a {

            display: inline-block;

            color: #FFF;

            background: #696565;

            height: 14px;

            padding: 10px;

        }



            .Mekan_Listele .Butonlar div a:hover {

                background: #C06;

            }



        .Mekan_Listele .Butonlar div span {

            padding: 7px;

            display: block;

            float: left;

            width: 20px;

            height: 20px;

        }



    .Mekan_Listele .Butonlar .Rezervasyon_Yap span {

        background: #2d261f url('../Images/Kalem_Icon.png') no-repeat center;

    }



    .Mekan_Listele .Butonlar .Goruntulenme span {

        background: #2d261f url('../Images/Saat_Icon.png') no-repeat center;

    }



    .Mekan_Listele .Butonlar .Detay span {

        background: #2d261f url('../Images/Mouse_Icon.png') no-repeat center;

    }



.Mekan_Detay_Alt_Baslik {

    width: 800px;

    height: 53px;

    margin-bottom: 5px;

    margin-top: 20px;

    background: url('../Images/Mekan_Bg.jpg') no-repeat top center;

    display: block;

}



    .Mekan_Detay_Alt_Baslik span {

        color: #FFF;

        padding: 16px;

        display: block;

        font-weight: normal;

        font-size: 1.30em;

    }



.Mekan_Detay_Text {

    background: rgba(255,255,255,.2);

    padding: 10px;

    -webkit-border-bottom-right-radius: 5px;

    -webkit-border-bottom-left-radius: 5px;

    -moz-border-radius-bottomright: 5px;

    -moz-border-radius-bottomleft: 5px;

    border-bottom-right-radius: 5px;

    border-bottom-left-radius: 5px;

}



    .Mekan_Detay_Text p {

        color: #FFF;

        line-height: 175%;

        text-align: justify;

        margin-bottom: 20px;

    }



/* MEKAN DETAY MENÃœ */

.Mekan_Detay_Menu {

    width: 367px;

    height: 350px;

    background: url('../Images/Mekan_Detay_Menu.png') no-repeat center;

    position: absolute;

    z-index: 8;

    right: 0;

}



    .Mekan_Detay_Menu a {

        text-shadow: 0 1px 0 rgba(255,255,255,.3);

        color: #ef550b;

        font-size: 1.10em;

        display: block;

        height: 15px;

        padding: 13px;

        margin-bottom: 9px;

    }



        .Mekan_Detay_Menu a:hover {

            text-shadow: 0 0 20px #FFF;

            color: #FFF;

        }



        .Mekan_Detay_Menu a:first-child {

            margin-top: 29px;

            margin-left: 150px;

            padding-left: 30px;

            margin-right: 15px;

        }



        .Mekan_Detay_Menu a:nth-child(2) {

            margin-left: 130px;

            padding-left: 30px;

            margin-right: 15px;

        }



        .Mekan_Detay_Menu a:nth-child(3) {

            margin-left: 110px;

            padding-left: 30px;

            margin-right: 15px;

        }



        .Mekan_Detay_Menu a:nth-child(4) {

            margin-left: 90px;

            padding-left: 30px;

            margin-right: 15px;

        }



        .Mekan_Detay_Menu a:nth-child(5) {

            margin-left: 70px;

            padding-left: 30px;

            margin-right: 15px;

        }



        .Mekan_Detay_Menu a:nth-child(6) {

            margin-left: 45px;

            padding-left: 30px;

            margin-right: 15px;

        }



.Mekan_SliderResim .nailthumb-title {

    text-align: left !important;

}

























/* ------------------------------------------------------------------------------------------------ */

/* ----------------------------------------- ETKÄ°NLÄ°KLER ------------------------------------------ */

/* ------------------------------------------------------------------------------------------------ */

.Etkinlik_Baslik {

    width: 818px;

    height: 78px;

    background: url('../Images/Etkinlik_Baslik.png') no-repeat center;

    margin-left: -9px;

}



    .Etkinlik_Baslik span {

        color: #FFF;

        padding: 22px;

        display: block;

        font-weight: normal;

        font-size: 1.40em;

        padding-left: 100px;

    }



.Etkinlik_Detay_Icerik .Resim_Sola_Hizala {

    float: left;

    margin-right: 15px;

}



.Etkinlik_Detay_Icerik .Resim_Saga_Hizala {

    float: right;

    margin-left: 15px;

}



.Etkinlik_Detay_Icerik p {

    color: #CCC;

    line-height: 195%;

    text-align: justify;

    margin-bottom: 15px;

}





/* ETKÄ°NLÄ°K INFO - GÃ–RÃœNTÃœLENME */

.Etkinlik_Info {

    background: #6c615f;

    width: 780px;

    padding: 10px;

    margin-top: 10px;

    margin-left: 5px;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5px;

    position: relative;

}



    .Etkinlik_Info .Info_Goruntulenme {

        width: 150px;

        background: url('../Images/Info_Ayrac.png') repeat-y center right;

        margin-right: 20px;

        float: left;

    }



        .Etkinlik_Info .Info_Goruntulenme p.Baslik {

            background: url('../Images/Info_Goruntulenme.png') no-repeat center left;

            color: #FFF;

            padding: 10px;

            padding-left: 30px;

        }



        .Etkinlik_Info .Info_Goruntulenme .Zemin {

            background: #3c3635;

            width: 130px;

            height: 54px;

            -webkit-border-radius: 5px;

            -moz-border-radius: 5px;

            border-radius: 5px;

        }



            .Etkinlik_Info .Info_Goruntulenme .Zemin p {

                text-align: center;

                padding: 4px;

                display: block;

                letter-spacing: -2px;

                color: #FFF;

                font-size: 3em;

                font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

            }



    /* ETKÄ°NLÄ°K INFO - SOSYAL MEDYA */

    .Etkinlik_Info .Info_Sosyal {

        width: 220px;

        background: url('../Images/Info_Ayrac.png') repeat-y center right;

        margin-right: 20px;

        float: left;

    }



        .Etkinlik_Info .Info_Sosyal p.Baslik {

            background: url('../Images/Info_Sosyal_Medya.png') no-repeat center left;

            color: #FFF;

            padding: 10px;

            padding-left: 25px;

        }



        .Etkinlik_Info .Info_Sosyal .Zemin {

            background: #3c3635;

            width: 200px;

            height: 54px;

            -webkit-border-radius: 5px;

            -moz-border-radius: 5px;

            border-radius: 5px;

        }



    /* ETKÄ°NLÄ°K INFO - REZERVASYON */

    .Etkinlik_Info .Info_Rezervasyon {

        width: 240px;

        background: url('../Images/Info_Ayrac.png') repeat-y center right;

        margin-right: 20px;

        float: left;

    }



        .Etkinlik_Info .Info_Rezervasyon p.Baslik {

            background: url('../Images/Kalem_Icon.png') no-repeat center left;

            color: #FFF;

            padding: 10px;

            padding-left: 25px;

        }



        .Etkinlik_Info .Info_Rezervasyon .Zemin {

            background: #3c3635;

            width: 220px;

            height: 54px;

            -webkit-border-radius: 5px;

            -moz-border-radius: 5px;

            border-radius: 5px;

            float: left;

        }



            .Etkinlik_Info .Info_Rezervasyon .Zemin div {

                -webkit-border-radius: 5px;

                -moz-border-radius: 5px;

                border-radius: 5px;

                position: relative;

                overflow: hidden;

                margin: 11px;

            }



                .Etkinlik_Info .Info_Rezervasyon .Zemin div a {

                    display: inline-block;

                    color: #FFF;

                    background: #696565;

                    height: 14px;

                    padding: 10px;

                    width: 144px;

                    text-align: center;

                }



                    .Etkinlik_Info .Info_Rezervasyon .Zemin div a:hover {

                        background: #C06;

                    }



                .Etkinlik_Info .Info_Rezervasyon .Zemin div span {

                    padding: 7px;

                    display: block;

                    float: left;

                    width: 20px;

                    height: 20px;

                }



            .Etkinlik_Info .Info_Rezervasyon .Zemin .Rezervasyon_Yap span {

                background: #2d261f url('../Images/Kalem_Icon.png') no-repeat center;

            }



    /* ETKÄ°NLÄ°K INFO - TARÄ°H */

    .Etkinlik_Info .Info_Tarih {

        width: 110px;

        float: left;

    }



        .Etkinlik_Info .Info_Tarih p.Baslik {

            background: url('../Images/Info_Tarih.png') no-repeat center left;

            color: #FFF;

            padding: 10px;

            padding-left: 25px;

        }



        .Etkinlik_Info .Info_Tarih .Zemin {

            background: #3c3635;

            width: 110px;

            height: 54px;

            -webkit-border-radius: 5px;

            -moz-border-radius: 5px;

            border-radius: 5px;

        }



            .Etkinlik_Info .Info_Tarih .Zemin p {

                text-align: center;

                padding: 10px;

                display: block;

                color: #FFF;

                font-size: 1.10em;

                font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

            }































/* ------------------------------------------------------------------------------------------------ */

/* -------------------------------------- Ä°LETÄ°ÅžÄ°M TASARIMI --------------------------------------- */

/* ------------------------------------------------------------------------------------------------ */

.Iletisim_Banner {

    width: 1082px;

    height: 300px;

    position: relative;

    margin: auto;

    margin-top: 10px;

}



    .Iletisim_Banner .Iletisim_Kadin {

        width: 308px;

        height: 333px;

        background: url('../Images/Iletisim_Kadin.png') no-repeat center;

        position: absolute;

        z-index: 1;

        margin-top: -13px;

    }



.Iletisim_Kapsayici {

    width: 1022px;

    height: auto;

    padding: 30px;

    margin: auto;

    margin-top: 20px;

    position: relative;

    background: #5a4f4d;

}



.Iletisim_Baslik {

    width: 100%;

    height: 35px;

    background: url('../Images/Iletisim_Baslik_Ayrac.jpg') repeat-x bottom center;

}



    .Iletisim_Baslik h1 {

        color: #FC0;

        font-weight: normal;

        font-size: 1.80em;

        letter-spacing: -1px;

        border-bottom: solid 5px #FC0;

        display: inline-block;

        padding: 0 5px 5px 0;

        font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

    }



.Iletisim_Blok_Sol {

    width: 500px;

    min-height: 400px;

    height: auto;

    margin-right: 11px;

    float: left;

}



    .Iletisim_Blok_Sol p {

        color: rgba(255,255,255,.5);

        text-align: justify;

        line-height: 150%;

        margin-top: 40px;

        font-weight: normal;

    }



    .Iletisim_Blok_Sol ul {

        margin-top: 20px;

    }



        .Iletisim_Blok_Sol ul li {

            list-style: none;

            float: none;

            color: rgba(255,255,255,.5);

            font-weight: normal;

            padding: 7px;

            border: dotted 1px rgba(255,255,255,.2);

            margin-bottom: 2px;

            -webkit-border-radius: 5px;

            -moz-border-radius: 5px;

            border-radius: 5px;

        }



            .Iletisim_Blok_Sol ul li span {

                color: #FFF;

                width: 60px;

                display: inline-block;

            }



            .Iletisim_Blok_Sol ul li:hover {

                background: rgba(0,0,0,1);

                color: #FFF;

            }



/* Ä°LETÄ°ÅžÄ°M FORMU */

.Iletisim_Blok_Sag {

    width: 500px;

    min-height: 400px;

    height: auto;

    margin-left: 11px;

    float: right;

}



.Iletisim_Formu_Kapsayici {

    margin-top: 45px;

}



.Iletisim_Formu input[type=text] {

    width: 200px;

    border: none;

    padding: 12px 8px;

    font-size: 11px;

    margin: 0 5px 7px 0;

    font-family: Arial, Helvetica, sans-serif;

    color: #FFF;

    background: #372522;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5spx;

}



    .Iletisim_Formu input[type=text]:focus {

        background: #191312;

    }



.Iletisim_Formu textarea {

    width: 480px;

    height: 120px;

    border: none;

    padding: 12px 8px;

    font-size: 11px;

    font-family: Arial, Helvetica, sans-serif;

    color: #FFF;

    background: #372522;

    margin-top: 5px;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5spx;

}



    .Iletisim_Formu textarea:focus {

        background: #191312;

    }



.Iletisim_Formu input.buton {

    width: 100px;

    padding: 10px;

    display: inline-block;

    margin: 5px 0;

    text-align: center;

    cursor: pointer;

    border: none;

    color: #FFF;

    font-size: 1.10em;

    letter-spacing: -1px;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5spx;

    background: #372522;

}



    .Iletisim_Formu input.buton:hover {

        background: #191312;

    }



.Iletisim_Formu ::-webkit-input-placeholder { /* WebKit browsers */

    color: #5a4f4d;

}



.Iletisim_Formu :-moz-placeholder { /* Mozilla Firefox 4 to 18 */

    color: #5a4f4d;

    opacity: 1;

}



.Iletisim_Formu ::-moz-placeholder { /* Mozilla Firefox 19+ */

    color: #5a4f4d;

    opacity: 1;

}



.Iletisim_Formu :-ms-input-placeholder { /* Internet Explorer 10+ */

    color: #5a4f4d;

}





















/* ------------------------------------------------------------------------------------------------ */

/* ------------------------------------------- SAYFALAMA ------------------------------------------ */

/* ------------------------------------------------------------------------------------------------ */

.Sayfala {

    margin-top: 10px;

}



    .Sayfala a {

        display: block;

        float: left;

    }



    .Sayfala .Onceki {

        width: 94px;

        height: 38px;

        background: url('../Images/Sayfala.png') no-repeat top left;

    }



        .Sayfala .Onceki:hover {

            background-position: bottom left;

        }



    .Sayfala .Sonraki {

        width: 94px;

        height: 38px;

        background: url('../Images/Sayfala.png') no-repeat top right;

    }



        .Sayfala .Sonraki:hover {

            background-position: bottom right;

        }



    .Sayfala .Numara {

        width: 36px;

        height: 38px;

        overflow: hidden;

        background: url('../Images/Sayfala.png') no-repeat center top;

        color: #9d4c80;

        text-shadow: 0 1px 0 rgba(255,255,255,.6);

        font-weight: 700;

    }



        .Sayfala .Numara span {

            width: 100%;

            height: 100%;

            margin-top: 8px;

            text-align: center;

            display: block;

        }



        .Sayfala .Aktif, .Sayfala .Numara:hover {

            background-position: bottom center;

            color: #1a8cc0;

        }























/* ------------------------------------------------------------------------------------------------ */

/* -------------------------------------- YAN BLOK TASARIMI --------------------------------------- */

/* ------------------------------------------------------------------------------------------------ */

.Yan_Blok > div {

    margin-bottom: 10px;

}



    .Yan_Blok > div:last-child {

        margin-bottom: 0px;

    }



.Yan_Listeleme ul {

    background: rgba(255,255,255,.2);

    padding: 5px;

}



    .Yan_Listeleme ul li {

        padding: 5px;

        position: relative;

        color: #6e3a8d;

        margin-bottom: 1px;

        -webkit-border-radius: 3px;

        -moz-border-radius: 3px;

        border-radius: 3px;

        background: #aed8e8; /* Old browsers */

        background: -moz-linear-gradient(left, #aed8e8 0%, #feb8f6 100%); /* FF3.6+ */

        background: -webkit-gradient(linear, left top, right top, color-stop(0%,#aed8e8), color-stop(100%,#feb8f6)); /* Chrome,Safari4+ */

        background: -webkit-linear-gradient(left, #aed8e8 0%,#feb8f6 100%); /* Chrome10+,Safari5.1+ */

        background: -o-linear-gradient(left, #aed8e8 0%,#feb8f6 100%); /* Opera 11.10+ */

        background: -ms-linear-gradient(left, #aed8e8 0%,#feb8f6 100%); /* IE10+ */

        background: linear-gradient(to right, #aed8e8 0%,#feb8f6 100%); /* W3C */

        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aed8e8', endColorstr='#feb8f6',GradientType=1 ); /* IE6-9 */

    }



        .Yan_Listeleme ul li:hover {

            background: #feb8f6; /* Old browsers */

            background: -moz-linear-gradient(left, #feb8f6 0%, #aed8e8 100%); /* FF3.6+ */

            background: -webkit-gradient(linear, left top, right top, color-stop(0%,#feb8f6), color-stop(100%,#aed8e8)); /* Chrome,Safari4+ */

            background: -webkit-linear-gradient(left, #feb8f6 0%,#aed8e8 100%); /* Chrome10+,Safari5.1+ */

            background: -o-linear-gradient(left, #feb8f6 0%,#aed8e8 100%); /* Opera 11.10+ */

            background: -ms-linear-gradient(left, #feb8f6 0%,#aed8e8 100%); /* IE10+ */

            background: linear-gradient(to right, #feb8f6 0%,#aed8e8 100%); /* W3C */

            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb8f6', endColorstr='#aed8e8',GradientType=1 ); /* IE6-9 */

        }



        .Yan_Listeleme ul li h5 {

            position: absolute;

            margin: -50px 0 0 60px;

        }



            .Yan_Listeleme ul li h5 a {

                color: #6e3a8d;

            }



                .Yan_Listeleme ul li h5 a:hover {

                    color: #af10a2;

                    text-decoration: underline;

                }



        .Yan_Listeleme ul li p.YanListeleme_Text {

            position: absolute;

            font-size: .80em;

            margin: -30px 0 0 60px;

        }



        .Yan_Listeleme ul li p.YanListeleme_Tarih {

            position: absolute;

            font-size: .75em;

            margin: -50px 0 0 0;

            right: 5px;

        }



.Yan_Listeleme_Resim {

    position: relative;

    width: 50px;

    height: 50px;

}



.YanBaslik_Son_Yorumlanan {

    background: url('../Images/YanBlok_Basliklar.png') no-repeat center top;

}



.YanBaslik_Son_Oylananlar {

    background: url('../Images/YanBlok_Basliklar.png') no-repeat center bottom;

}



.YanBaslik {

    width: 240px;

    height: 45px;

}



    .YanBaslik span {

        display: block;

        padding: 14px;

        text-shadow: none;

        font-weight: normal;

        font-size: 1.20em;

    }



    .YanBaslik a {

        color: #FFF;

    }



        .YanBaslik a:hover {

            color: #FC0;

            text-decoration: underline;

        }



.Haftanin_Albumu {

    padding: 5px;

    background: #670b22; /* Old browsers */

    background: -moz-linear-gradient(left, #670b22 0%, #cf153e 50%, #670b22 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#670b22), color-stop(50%,#cf153e), color-stop(100%,#670b22)); /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(left, #670b22 0%,#cf153e 50%,#670b22 100%); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(left, #670b22 0%,#cf153e 50%,#670b22 100%); /* Opera 11.10+ */

    background: -ms-linear-gradient(left, #670b22 0%,#cf153e 50%,#670b22 100%); /* IE10+ */

    background: linear-gradient(to right, #670b22 0%,#cf153e 50%,#670b22 100%); /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#670b22', endColorstr='#670b22',GradientType=1 ); /* IE6-9 */

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5px;

    box-shadow: 0px 4px 0px 0px #000;

}



    .Haftanin_Albumu:hover {

        background: #670b22; /* Old browsers */

        background: -moz-linear-gradient(top, #670b22 0%, #cf153e 50%, #670b22 100%); /* FF3.6+ */

        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#670b22), color-stop(50%,#cf153e), color-stop(100%,#670b22)); /* Chrome,Safari4+ */

        background: -webkit-linear-gradient(top, #670b22 0%,#cf153e 50%,#670b22 100%); /* Chrome10+,Safari5.1+ */

        background: -o-linear-gradient(top, #670b22 0%,#cf153e 50%,#670b22 100%); /* Opera 11.10+ */

        background: -ms-linear-gradient(top, #670b22 0%,#cf153e 50%,#670b22 100%); /* IE10+ */

        background: linear-gradient(to bottom, #670b22 0%,#cf153e 50%,#670b22 100%); /* W3C */

        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#670b22', endColorstr='#670b22',GradientType=0 ); /* IE6-9 */

    }



    .Haftanin_Albumu h3 a {

        color: #FC0;

        font-weight: normal;

        padding: 7px;

        display: block;

        font-size: 1.20em;

        text-align: center;

    }



        .Haftanin_Albumu h3 a:hover {

            color: #FFF;

            text-shadow: 0 0 10px #FFF;

        }



    .Haftanin_Albumu .Yan_Stars {

        width: 100%;

        height: 12px;

        background: url('../Images/Yan_Stars.png') no-repeat center top;

        margin-bottom: 10px;

    }



    .Haftanin_Albumu .Album_Text {

        z-index: 2;

        width: 200px;

        height: 75px;

        padding: 0 5px;

    }



        .Haftanin_Albumu .Album_Text h2 a {

            color: #FC0;

            font-weight: normal;

            font-size: 1.20em;

            position: absolute;

            margin-top: 5px;

        }



            .Haftanin_Albumu .Album_Text h2 a:hover {

                text-decoration: underline;

            }



        .Haftanin_Albumu .Album_Text .Album_Tarih {

            color: #FFF;

            font-size: .80em;

            font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

            position: absolute;

            margin-top: 25px;

        }



        .Haftanin_Albumu .Album_Text .Album_Goruntulenme {

            color: #FFF;

            font-size: .80em;

            position: absolute;

            right: 135px;

            margin-top: 60px;

            background: url('../Images/Info_Tarih.png') no-repeat center left;

            padding-left: 20px;

        }



        .Haftanin_Albumu .Album_Text .Album_Begenme {

            color: #FFF;

            font-size: .80em;

            position: absolute;

            right: 15px;

            margin-top: 60px;

            background: url('../Images/devaminioku.png') no-repeat center left;

            padding-left: 20px;

        }









		

		

		

		

		

		

		

		

		

		.FacebookHayransayfasi {

    padding: 5px;

    background: #0066FF; /* Old browsers */

    background: -moz-linear-gradient(left, #0066FF 0%, #cf153e 50%, #0066FF 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#0066FF), color-stop(50%,#cf153e), color-stop(100%,#0066FF)); /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(left, #0066FF 0%,#cf153e 50%,#0066FF 100%); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(left, #0066FF 0%,#cf153e 50%,#0066FF 100%); /* Opera 11.10+ */

    background: -ms-linear-gradient(left, #0066FF 0%,#cf153e 50%,#0066FF 100%); /* IE10+ */

    background: linear-gradient(to right, #0066FF 0%,#cf153e 50%,#0066FF 100%); /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0066FF', endColorstr='#0066FF',GradientType=1 ); /* IE6-9 */

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5px;

    box-shadow: 0px 4px 0px 0px #000;

}



    .FacebookHayransayfasi:hover {

        background: #00CCFF; /* Old browsers */

        background: -moz-linear-gradient(top, #00CCFF 0%, #cf153e 50%, #00CCFF 100%); /* FF3.6+ */

        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00CCFF), color-stop(50%,#cf153e), color-stop(100%,#00CCFF)); /* Chrome,Safari4+ */

        background: -webkit-linear-gradient(top, #00CCFF 0%,#cf153e 50%,#00CCFF 100%); /* Chrome10+,Safari5.1+ */

        background: -o-linear-gradient(top, #00CCFF 0%,#cf153e 50%,#00CCFF 100%); /* Opera 11.10+ */

        background: -ms-linear-gradient(top, #00CCFF 0%,#cf153e 50%,#00CCFF 100%); /* IE10+ */

        background: linear-gradient(to bottom, #00CCFF 0%,#cf153e 50%,#00CCFF 100%); /* W3C */

        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00CCFF', endColorstr='#00CCFF',GradientType=0 ); /* IE6-9 */

    }



    .FacebookHayransayfasi h3 a {

        color: #fff;

        font-weight: normal;

        padding: 7px;

        display: block;

        font-size: 1.20em;

        text-align: center;

    }



        .FacebookHayransayfasi h3 a:hover {

            color: #000;

            text-shadow: 0 0 10px #FFF;

        }



    .FacebookHayransayfasi .Yan_Stars {

        width: 100%;

        height: 12px;

        background: url('../Images/Yan_Stars.png') no-repeat center top;

        margin-bottom: 10px;

    }



    .FacebookHayransayfasi .Album_Text {

        z-index: 2;

        width: 200px;

        height: 5px;

        padding: 0 5px;

    }



        .FacebookHayransayfasi .Album_Text h2 a {

            color: #FC0;

            font-weight: normal;

            font-size: 1.20em;

            position: absolute;

            margin-top: 5px;

        }



            .FacebookHayransayfasi .Album_Text h2 a:hover {

                text-decoration: underline;

            }



        .FacebookHayransayfasi .Album_Text .Album_Tarih {

            color: #FFF;

            font-size: .80em;

            font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

            position: absolute;

            margin-top: 25px;

        }



        .FacebookHayransayfasi .Album_Text .Album_Goruntulenme {

            color: #FFF;

            font-size: .80em;

            position: absolute;

            right: 135px;

            margin-top: 60px;

            background: url('../Images/Info_Tarih.png') no-repeat center left;

            padding-left: 20px;

        }



        .FacebookHayransayfasi .Album_Text .Album_Begenme {

            color: #FFF;

            font-size: .80em;

            position: absolute;

            right: 15px;

            margin-top: 60px;

            background: url('../Images/devaminioku.png') no-repeat center left;

            padding-left: 20px;

        }













		

		

		

		

		

		

		

		

.KategorilerBaslik {

    padding: 5px;

    background: #CCCC33; /* Old browsers */

    background: -moz-linear-gradient(left, #CCCC33 0%, #cf153e 50%, #CCCC33 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#CCCC33), color-stop(50%,#cf153e), color-stop(100%,#CCCC33)); /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(left, #CCCC33 0%,#cf153e 50%,#CCCC33 100%); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(left, #CCCC33 0%,#cf153e 50%,#CCCC33 100%); /* Opera 11.10+ */

    background: -ms-linear-gradient(left, #CCCC33 0%,#cf153e 50%,#CCCC33 100%); /* IE10+ */

    background: linear-gradient(to right, #CCCC33 0%,#cf153e 50%,#CCCC33 100%); /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CCCC33', endColorstr='#CCCC33',GradientType=1 ); /* IE6-9 */

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5px;

    box-shadow: 0px 4px 0px 0px #000;

}

    .KategorilerBaslik:hover {

        background: #CC9933; /* Old browsers */

        background: -moz-linear-gradient(top, #CC9933 0%, #cf153e 50%, #CC9933 100%); /* FF3.6+ */

        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CC9933), color-stop(50%,#cf153e), color-stop(100%,#CC9933)); /* Chrome,Safari4+ */

        background: -webkit-linear-gradient(top, #CC9933 0%,#cf153e 50%,#CC9933 100%); /* Chrome10+,Safari5.1+ */

        background: -o-linear-gradient(top, #CC9933 0%,#cf153e 50%,#CC9933 100%); /* Opera 11.10+ */

        background: -ms-linear-gradient(top, #CC9933 0%,#cf153e 50%,#CC9933 100%); /* IE10+ */

        background: linear-gradient(to bottom, #CC9933 0%,#cf153e 50%,#CC9933 100%); /* W3C */

        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CC9933', endColorstr='#CC9933',GradientType=0 ); /* IE6-9 */

    }



    .KategorilerBaslik h3 a {

        color: #000;

        font-weight: normal;

        padding: 7px;

        display: block;

        font-size: 1.20em;

        text-align: center;

    }



        .KategorilerBaslik h3 a:hover {

            color: #FFF;

            text-shadow: 0 0 10px #FFF;

        }



    .KategorilerBaslik .Yan_Stars {

        width: 100%;

        height: 12px;

        background: url('../Images/Yan_Stars.png') no-repeat center top;

        margin-bottom: 10px;

    }



    .KategorilerBaslik .Album_Text {

        z-index: 2;

        width: 200px;

        height: 25px;

        padding: 0 5px;

    }



        .KategorilerBaslik .Album_Text h2 a {

            color: #000;

            font-weight: normal;

            font-size: 1.20em;

            position: absolute;

            margin-top: 5px;

        }



            .KategorilerBaslik .Album_Text h2 a:hover {

                text-decoration: underline;

            }



        .KategorilerBaslik .Album_Text .Album_Tarih {

            color: #FFF;

            font-size: .80em;

            font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

            position: absolute;

            margin-top: 25px;

        }



        .KategorilerBaslik .Album_Text .Album_Goruntulenme {

            color: #FFF;

            font-size: .80em;

            position: absolute;

            right: 135px;

            margin-top: 60px;

            background: url('../Images/Info_Tarih.png') no-repeat center left;

            padding-left: 20px;

        }



        .KategorilerBaslik .Album_Text .Album_Begenme {

            color: #FFF;

            font-size: .80em;

            position: absolute;

            right: 15px;

            margin-top: 60px;

            background: url('../Images/devaminioku.png') no-repeat center left;

            padding-left: 20px;

        }





		

		

		

		

		

		.Yorumlarimiz {

    padding: 5px;

    background: #CCCCCC; /* Old browsers */

    background: -moz-linear-gradient(left, #CCCCCC 0%, #cf153e 50%, #CCCCCC 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#CCCCCC), color-stop(50%,#cf153e), color-stop(100%,#CCCCCC)); /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(left, #CCCCCC 0%,#cf153e 50%,#CCCCCC 100%); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(left, #CCCCCC 0%,#cf153e 50%,#CCCCCC 100%); /* Opera 11.10+ */

    background: -ms-linear-gradient(left, #CCCCCC 0%,#cf153e 50%,#CCCCCC 100%); /* IE10+ */

    background: linear-gradient(to right, #CCCCCC 0%,#cf153e 50%,#CCCCCC 100%); /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CCCCCC', endColorstr='#CCCCCC',GradientType=1 ); /* IE6-9 */

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5px;

    box-shadow: 0px 4px 0px 0px #000;

}



    .Yorumlarimiz:hover {

        background: #CCCCCC; /* Old browsers */

        background: -moz-linear-gradient(top, #CCCCCC 0%, #cf153e 50%, #CCCCCC 100%); /* FF3.6+ */

        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CCCCCC), color-stop(50%,#cf153e), color-stop(100%,#CCCCCC)); /* Chrome,Safari4+ */

        background: -webkit-linear-gradient(top, #CCCCCC 0%,#cf153e 50%,#CCCCCC 100%); /* Chrome10+,Safari5.1+ */

        background: -o-linear-gradient(top, #CCCCCC 0%,#cf153e 50%,#CCCCCC 100%); /* Opera 11.10+ */

        background: -ms-linear-gradient(top, #CCCCCC 0%,#cf153e 50%,#CCCCCC 100%); /* IE10+ */

        background: linear-gradient(to bottom, #CCCCCC 0%,#cf153e 50%,#CCCCCC 100%); /* W3C */

        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CCCCCC', endColorstr='#CCCCCC',GradientType=0 ); /* IE6-9 */

    }



    .Yorumlarimiz h3 a {

        color: #000;

        font-weight: normal;

        padding: 7px;

        display: block;

        font-size: 1.20em;

        text-align: center;

    }



        .Yorumlarimiz h3 a:hover {

            color: #FFF;

            text-shadow: 0 0 10px #000;

        }



    .Yorumlarimiz .Yan_Stars {

        width: 100%;

        height: 12px;

        background: url('../Images/Yan_Stars.png') no-repeat center top;

        margin-bottom: 10px;

    }



    .Yorumlarimiz .Album_Text {

        z-index: 2;

        width: 200px;

        height: 75px;

        padding: 0 5px;

    }



        .Yorumlarimiz .Album_Text h2 a {

            color: #000;

            font-weight: normal;

            font-size: 1.20em;

            position: absolute;

            margin-top: 5px;

        }



            .Yorumlarimiz .Album_Text h2 a:hover {

                text-decoration: underline;

            }



        .Yorumlarimiz .Album_Text .Album_Tarih {

            color: #000;

            font-size: .80em;

            font-family: "neosans_light_trlight", Arial, Helvetica, sans-serif;

            position: absolute;

            margin-top: 25px;

        }



        .Yorumlarimiz .Album_Text .Album_Goruntulenme {

            color: #000;

            font-size: .80em;

            position: absolute;

            right: 135px;

            margin-top: 60px;

            background: url('../Images/Info_Tarih.png') no-repeat center left;

            padding-left: 20px;

        }



        .Yorumlarimiz .Album_Text .Album_Begenme {

            color: #000;

            font-size: .80em;

            position: absolute;

            right: 15px;

            margin-top: 60px;

            background: url('../Images/devaminioku.png') no-repeat center left;

            padding-left: 20px;

        }











/* ------------------------------------------------------------------------------------------------ */

/* -------------------------------------------- FOOTER -------------------------------------------- */

/* ------------------------------------------------------------------------------------------------ */

.Footer {

    width: 100%;

    height: 360px;

    position: relative;

    background: url('../Images/Footer.jpg') no-repeat center;

    margin-top: 20px;

}



.Footer_Menu .Reserved {

    text-align: right;

    color: #666;

    position: absolute;

    right: 0;

    margin-top: 315px;

    font-size: .80em;

}



.Footer_Menu .Footer_Logo {

    width: 109px;

    height: 19px;

    background: url('../Images/Footer_Logo.jpg');

    position: absolute;

    display: block;

    margin-top: 318px;

}



.Footer_Menu ul {

    position: absolute;

    margin: 312px 0 0 130px;

}



    .Footer_Menu ul li {

        list-style: none;

        float: left;

        background: url('../Images/Footer_Menu_Ayrac.png') no-repeat center right;

    }



        .Footer_Menu ul li:last-child {

            background: none;

        }



        .Footer_Menu ul li a {

            color: #999;

            padding: 7px 15px;

            display: block;

        }



            .Footer_Menu ul li a:hover {

                color: #FFF;

                text-decoration: underline;

            }



/* HÄ°T VÄ°DEOLAR - HÄ°T ALBÃœMLER */

.Footer_Linkler {

    width: 425px;

    height: 290px;

    position: absolute;

}



    .Footer_Linkler h3 {

        position: absolute;

        font-weight: normal;

        font-size: 1.20em;

        margin: 32px 0 0 43px;

    }



        .Footer_Linkler h3 a {

            color: #FFF;

        }



            .Footer_Linkler h3 a:hover {

                text-decoration: underline;

            }



    .Footer_Linkler ul {

        position: absolute;

        width: 250px;

        margin: 85px 0 0 20px;

    }



        .Footer_Linkler ul li a {

            color: #FFF;

            background: url('../Images/Footer_Arrow.png') no-repeat center left;

            padding: 5px 5px 5px 18px;

            display: block;

        }



            .Footer_Linkler ul li a:hover {

                text-decoration: underline;

            }



        .Footer_Linkler ul li p:last-child {

            color: #666;

            font-size: .80em;

            padding-bottom: 5px;

        }



        .Footer_Linkler ul li {

            margin: 5px;

            background: url('../Images/Footer_Ayrac.jpg') repeat-x center bottom;

        }



            .Footer_Linkler ul li:hover {

                box-shadow: 0 0 50px #0CF;

            }



            .Footer_Linkler ul li:last-child {

                background: none;

            }



/* FOOTER E-POSTA */

.Footer_Eposta {

    position: absolute;

    margin-left: 850px;

    width: 250px;

    height: 290px;

}



    .Footer_Eposta h3 {

        position: absolute;

        color: #FFF;

        font-weight: normal;

        font-size: 1.20em;

        margin: 30px 0 0 41px;

        display: block;

        width: 150px;

    }



    .Footer_Eposta p {

        font-style: italic;

        font-family: Georgia, "Times New Roman", Times, serif;

        color: #FFF;

        position: absolute;

        margin: 90px 0 0 0;

        line-height: 150%;

    }



    .Footer_Eposta a {

        font-style: italic;

        font-family: Georgia, "Times New Roman", Times, serif;

        color: #FFF;

        position: absolute;

        margin: 220px 0 0 130px;

        display: block;

        color: #FFF;

    }



        .Footer_Eposta a:hover {

            color: #FC0;

            text-decoration: underline;

        }



/* KAYIT FORM */









.EPosta_Kayit_Form {

    position: absolute;

    margin: 165px 0 0 15px;

}



    .EPosta_Kayit_Form input[type=text] {

        width: 175px;

        border: none;

        padding: 12px 8px;

        font-size: 11px;

        font-family: Arial, Helvetica, sans-serif;

        color: #FFF;

        background: none;

    }



    .EPosta_Kayit_Form input.buton {

        width: 95px;

        height: 32px;

        display: inline-block;

        cursor: pointer;

        border: none;

        position: absolute;

        margin-top: 10px;

        background: url('../Images/Footer_Form_Btn.png') no-repeat center top;

    }



        .EPosta_Kayit_Form input.buton:hover {

            background-position: bottom center;

        }



    .EPosta_Kayit_Form ::-webkit-input-placeholder { /* WebKit browsers */

        color: #666;

    }



    .EPosta_Kayit_Form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */

        color: #666;

        opacity: 1;

    }



    .EPosta_Kayit_Form ::-moz-placeholder { /* Mozilla Firefox 19+ */

        color: #666;

        opacity: 1;

    }



    .EPosta_Kayit_Form :-ms-input-placeholder { /* Internet Explorer 10+ */

        color: #666;

    }

/*Yorum Liste*/

.yorumliste{height:auto; position:relative; left:50px; padding-bottom:60px; overflow:hidden}

.yorumliste ul{width:592px; height:auto}

.yorumliste ul li{width:550px; height:auto; margin-bottom:10px; display:inline-block; background:#; padding-top:23px; padding-bottom:24px; padding-left:20px; padding-right:20px}

.yorumsol{width:97px; height:auto; float:left;}

.yorumresim{width:97px; height:94px; background:url("../images/yorumresimbg.png") no-repeat;}

.yorumresim img{position:relative; left:9px; top:11px}

.yorumbilgiler{text-align:center; padding-top:6px; font-family:tahoma; font-size:13px; font-weight:bold; clear:both; width:97px;}

.yorumbilgiler b{color:#;}

.yorumsag{width:390px; height:auto; float:left; margin-left:20px; padding-left:27px; padding-right:14px; padding-top:10px; padding-bottom:10px; background:#7a011c; color:#fff; font-family:tahoma; font-size:12px}

span.yorumtarih{display:block; text-align:right; font-weight:bold; font-size:11px}



/*Yorum Form*/

.yorumform{width:676px; height:570px; clear:both; position:relative; margin-bottom:30px; background:url("../images/yorumbg.png") no-repeat; left:0}

.text1{width:165px; height:30px; right:90px; top:91px; position:absolute; border:none; outline:none; background:none; color:#fff}

.text2{width:165px; height:30px; right:90px; top:151px; position:absolute; border:none; outline:none; background:none; color:#fff}

.text3{width:165px; height:30px; right:90px; top:211px; position:absolute; border:none; outline:none; background:none; color:#fff}

.text4{position:absolute; right:60px; height:160px; width:525px; top:270px; overflow: auto; background:none; resize:none; border:none; color:#fff; outline:none}

.yorumform button{width:167px; height:40px; cursor:pointer; position:absolute; bottom:80px; border:none; background:none; right:77px}





/*Sayfalama*/

.sayfalama{text-align:center; margin:10px auto -10px auto;}

.sayfalama ul{display:inline-block;}

.sayfalama ul li{background:url("../images/sayfalamaBg.png") no-repeat; float:left; width:51px; display:block; height:47px; margin-right:5px; text-align:center;}

.sayfalama ul li span{width:40px; height:20px; display:block; top:13px; line-height:20px; position:relative; left:6px; text-align:center;}

.sayfalama ul li span a{color:#000; font-style:oblique; font-family:arial; font-weight:bold; font-size:14px}


 .gk-social-buttons a {background: #1b9bff;border-radius:50%;display:inline-block;height:30px;line-height:30px;margin:2px 4px;overflow:hidden;width: 30px;} 
.gk-social-buttons a:hover {background:#333;text-decoration:none;} 
.gk-social-buttons a:before {color:#fff;font-family:FontAwesome;content:"\f099";padding: 12px 9px;}
.gk-social-buttons .icon-fb:before {content:"\f09a";}
.gk-social-buttons .icon-gplus:before {content:"\f0d5";}
.gk-social-buttons a:hover:before {color:#fff;}