/*
Arena Yazılım Bilişim Hizmetleri
Kullanım hakkı Arena Yazılım 'a aittir.
http://www.arenayazilim.com
*/
/* 
    Oluşturulma Zamanı : 13.Eyl.2014, 19:22:58
    Yazar     : serhat
*/
body{
    background-attachment: fixed;
    /*background-image: url('../images/bgzemin.jpg');*/
    background-position: top center;
    background-repeat: no-repeat;
    font-family: "EB Garamond",Georgia !important;
    font-size: 14px !important;
    background-color: #a6bed6;
}
a{
    color:#005580;
}
a:hover{
    color:#0000ff;
}
.govde{
    width:1000px;
    margin: auto;
}
.header{
    background-color: #fffee0;
    margin-bottom: 5px;
}
.headerust{
    /*background-color: #4c2313;*/
    background-color: #000000;
    color:#ffffff;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 10px;
}
.headerust a{
    color:#ffffff;
    padding: 5px;
}
.headeralt{
    padding:25px;
}
ul.menu{
    /*padding: 0;
    margin: 35px 0 0;
    list-style: none;*/

    border-bottom: 1px solid #000;
    list-style: outside none none;
    margin: 35px 0 0;
    padding: 0 0 5px;
}
ul.menu li{
    float: left;
    /*margin-right: 15px;*/
}
ul.menu li a{
    color:#000000;
    font-size: 16px;
    /*background: #fffee0;*/
    /*padding-top: 10px;*/
    /*padding-bottom: 41px;*/
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    /*transition: ease all 200ms;*/
    /*border-bottom-right-radius: 10px;*/
    /*border-top-right-radius: 10px;*/
    /*border-bottom-left-radius: 10px;*/
    /*border-top-left-radius: 10px;*/
    transition: ease all 200ms;
    /*margin-right: 5px;*/
}
a.msecili,ul.menu li a:hover{
    /*background: #fefefe !important;*/
    background: #000000 !important;
    border-bottom: solid 1px #4c2313;
    /*border-top: solid 1px #4c2313;*/
    /*padding-left: 15px !important;
    padding-right: 15px !important;*/
    padding-bottom: 5px !important;
    color:#ffffff !important;
}
.ayrac{
    clear: both;
    height: 0;
}
.ayrac5{
    clear: both;
    height: 5px;
}
.alan{
    padding: 25px;
    background-color: #fffee0;
    /*border-radius: 10px;*/
    /*border:solid #9c6955 1px;*/
    /*border:solid #cccccc 1px;*/
    text-align: justify;
}
.zeminbeyaz{
    background-color: #ffffff !important;
}
h1{
    color:#4c2313 !important;
    font-size:24px !important;
}
h2{
    color:#4c2313 !important;
    font-size:20px !important;
}
ul.liste2{
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.liste2 li{
    line-height: 26px;
    font-size: 14px;
}
ul.liste2 li a{
    color: #222222;
    transition: ease all 200ms;
}
ul.liste2 li a:hover{
    padding-left: 10px;
}
.listekutu{
    border: solid #dddddd 1px;
    margin-bottom: 5px;
    padding: 5px;
    font-size: 14px;
}
a.arena{
    background-image: url("../images/arena.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 16px;
    /*width: 90px;*/
    display: block;
}
a.arena:hover{
    background-position: center -15px;
    transition: all 0.2s linear 0s;
}

ul.ik {
    float: left;
    list-style: none outside none;
    margin-top: 10px;
    width: 450px;
}
ul.ik li span {
    float: left;
    min-height: 20px;
    width: 100px;
}
.ilt span {
    border-bottom: 1px dotted #CCCCCC;
    color: #555555;
    display: block;
    font-size: 14px;
    direction: ltr;
    line-height: 35px;}

.ilt span i {
    color: #60828A;
    float: left;
    font-size: 14px;
    line-height: 35px;
    transition: all 0.2s linear 0s;
    width: 25px;}

.ilt span:hover i{color:#000}

/************* intro *******/
.giriskutu{
    margin:85px auto;
    width: 550px;
    height: 440px;
    background-color: #fffee0;
    background-image: url('../images/giris-bg.jpg');
    background-position: left top;
    background-repeat: no-repeat;
    position: relative;
    text-align: center;
    font-family: "EB Garamond";
    font-size: 14px;
}
.girisic{
    position: absolute;
    bottom: 0;
    width: 550px;
    line-height: 8px;
}
.girisic img{
    transition: ease all 200ms;
}
.girisic a:hover img{
    margin-top: -10px;
}
.slide{
    height: 150px;
    overflow: hidden;
}