﻿body
{
    margin: 0px auto;
    background-image: url('img/bg.png');
    background-repeat: repeat-x;
    background-position: center top;
    background-color: #191919;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    text-align: center;
    color: #333333;
}
.header
{
    margin: 0px auto;
    height: 106px;
    width: 978px;
    text-align: left;
}
.headersol
{
    width: 250px;
    height: 106px;
    float: left;
}
.headersag
{
    padding: 19px 8px 0px 100px;
    background-position: center top;
    width: 620px;
    height: 87px;
    float: left;
    background-image: url('img/menubg.png');
    background-repeat: no-repeat;
}
.headersag2
{
    display: none;
}
.nav
{
    width: 620px;
}

.nav > a
{
    display: none;
}

.nav li
{
    margin: 0px;
    padding: 0px;
    position: relative;
    list-style-type: none;
}
.nav li a
{
    color: #149DE5;
    display: block;
}
.nav li a:active
{
}

.nav span:after
{
    width: 0;
    height: 0;
    border: 0.313em solid transparent; /* 5 */
    border-bottom: none;
    border-top-color: #efa585;
    content: '';
    vertical-align: middle;
    display: inline-block;
    position: relative;
    right: -0.313em; /* 5 */
}

/* first level */

.nav > ul
{
    margin: 0px;
    padding: 0px;
}
.nav > ul > li
{
    height: 100%;
    float: right;
    margin: 0px;
    padding: 0px;
}
.nav > ul > li > a
{
    padding: 0px 4px 0px 0px;
    height: 100%;
    font-size: 14px; /* 24 */
    text-align: center;
    text-decoration: none;
    font-weight: 600;
}

.nav > ul > li:not( :last-child ) > a
{
}
.nav > ul > li:hover > a, .nav > ul:not( :hover ) > li.active > a
{
    color: #FFFFFF;
}


/* second level */

.nav li ul
{
    background-color: #191919;
    display: none;
    position: absolute;
    top: 90%;
    width: 250px;
    z-index: 10000000;
}
.nav li:hover ul
{
    padding: 0px;
    display: block;
    left: 0;
    right: 0;
}
.nav li:not( :first-child ):hover ul
{
    left: 0px;
}
.nav li ul a
{
    font-size: 13px; /* 20 */
    border-bottom: 1px solid #5B5B5B;
    padding: 8px 5px 8px 5px;
    text-align: left;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
}
.nav li ul li a:hover, .nav li ul:not( :hover ) li.active a
{
    color: #867344;
    background-color: #191919;
}

.content
{
    margin: 20px auto 0px auto;
    width: 978px;
    background-color: #FFFFFF;
    border: 3px solid #867344;
    text-align: center;
    vertical-align: top;
}
.container
{
    width: 936px;
    margin: 0px auto;
    text-align: left;
    vertical-align: top;
    padding-top: 22px;
}
.solbanner
{
    float: left;
    width: 623px;
    height: 321px;
}
.item {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 321px;
}
.sagbanner
{
    width: 313px;
    height: 321px;
    text-align: right;
    float: left;
}
.solcontent
{
    width: 623px;
    float: left;
    padding-top: 15px;
}
.sagcontent
{
    width: 288px;
    float: left;
    padding-left: 25px;
    padding-top: 15px;
}
.haberback
{
    background-position: left top;
    height: 32px;
    background-image: url('img/haberler.jpg');
    background-repeat: no-repeat;
}
.baslink
{
    font-weight: bold;
    color: #867344;
}
.baslink a
{
    font-weight: bold;
    color: #867344;
    text-decoration: none;
}
.baslink a:hover
{
    font-weight: bold;
    color: #808080;
    text-decoration: underline;
}
#marqueecontainer
{
    position: relative;
    width: 280px; /*marquee width */
    height: 190px; /*marquee height */
    overflow: hidden;
    padding-left: 4px;
    top: 0px;
    left: 0px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.uyebaslik
{
    background-position: left top;
    height: 32px;
    background-image: url('img/uyebaslik.jpg');
    background-repeat: no-repeat;
}
.logintext
{
    margin: 3px !important;
    border: 1px solid #D0C4AA !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt !important;
    color: #333333 !important;
    width: 200px !important;
}

.footer
{
    width: 936px;
    margin: 0px auto;
    text-align: left;
    vertical-align: top;
    padding-top: 22px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}
h3
{
    margin: 1px;
    color: #867344;
}
h4
{
    margin: 1px;
    color: #867344;
}
input[type=text], input[type=password]
{
    padding: 1px;
    margin: 2px;
    border: 1px solid #D0C4AA;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #999999;
    width: 300px;
}
textarea
{
    padding: 1px;
    margin: 2px;
    border: 1px solid #D0C4AA;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #333333;
    width: 300px;
}
select
{
    padding: 1px;
    margin: 2px;
    border: 1px solid #D0C4AA;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #999999;
    width: 300px;
}
.tablosol
{
    width: 150px;
    font-weight: bold;
}
.kutu
{
    width: 205px;
    float: left;
    height: 230px;
}
.kutu2
{
    width: 205px;
    float: left;
    height: 160px;
}
.kutu3
{
    width: 118px;
    float: left;
    height: 100px;
}
.kutu3 a, .kutu2 a, .kutu1 a, .derskutu a
{
    text-decoration: none;
}
.derskutu
{
    width: 300px;
    float: left;
    height: 190px;
    text-align: center;
}

@media screen and (max-width: 480px)
{
    .header
    {
        margin: 0px auto;
        height: 106px;
        width: 100%;
        text-align: center;
    }
    .headersol
    {
        width: 100%;
        height: 106px;
        float: none;
        text-align: center;
    }
    .headersag
    {
        display: none;
    }
    .headersag2
    {
        padding: 0px;
        width: 100%;
        height: 50px;
        float: none;
        display: block;
    }
    .nav
    {
        width: 100% !important;
        position: absolute;
        z-index: 1000000;
    }
    .nav > a
    {
    }
    .nav:not( :target ) > a:first-of-type, .nav:target > a:last-of-type
    {
        display: block;
    }

    /* first level */

    .nav > ul
    {
        height: auto;
        display: none;
        left: 0;
        right: 0;
    }
    .nav:target > ul
    {
        display: block;
    }
    .nav > ul > li
    {
        width: 100%;
        float: none;
    }
    .nav > ul > li > a
    {
        padding: 14px 10px 14px 10px;
        height: 100%;
        font-size: 14px; /* 24 */
        text-align: center;
        text-decoration: none;
        font-weight: 600;
    }

    /* second level */

    .nav li ul
    {
        position: static;
    }
    .nav > a
    {
        height: 2.125em; /* 50 */
        text-align: center;
        background-color: #867344;
        position: relative;
        color: #FFFFFF;
        padding-top: 10px;
        text-decoration: none;
        font-weight: bold;
        padding-bottom: 5px;
    }

    .nav li a
    {
        color: #FFFFFF;
        display: block;
        background-color: #867344;
    }
    .nav li ul
    {
        width: 100%;
    }
    .content
    {
        margin: 10px auto 0px auto;
        width: 98%;
        background-color: #FFFFFF;
        border: 3px solid #867344;
        text-align: center;
        vertical-align: top;
    }
    .container
    {
        width: 98%;
        margin: 0px auto;
        text-align: left;
        vertical-align: top;
        padding-top: 6px;
    }
    .solbanner
    {
        margin: 25px 0px 10px 0px;
        float: none;
        width: 100%;
        height: 196px;
    }
   

    .item {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        display: block;
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 196px;
    }
    .sagbanner
    {
        width: 100%;
        height: auto;
        text-align: center;
        float: none;
    }
    .solcontent
    {
        width: 94%;
        float: none;
        padding: 15px 3% 0% 3%;
    }
    .sagcontent
    {
        padding: 15px 3% 0% 3%;
        width: 94%;
        float: none;
    }
    .footer
    {
        width: 90%;
        margin: 0px auto;
        text-align: left;
        vertical-align: top;
        padding-top: 22px;
        color: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
    }
    iframe
    {
        width: 100%;
    }
    input[type=text], input[type=password]
    {
        padding: 6px;
        margin: 2px;
        border: 1px solid #D0C4AA;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: #999999;
        width: 98%;
    }
    textarea
    {
        padding: 6px;
        margin: 2px;
        border: 1px solid #D0C4AA;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: #333333;
        width: 98%;
    }
    select
    {
        padding: 6px;
        margin: 2px;
        border: 1px solid #D0C4AA;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: #999999;
        width: 98%;
    }
    .tablosol
    {
        width: 100px;
        font-weight: bold;
    }
    .kutu
    {
        width: 100%;
        float: none;
        height: 230px;
        text-align: center;
    }
     .kutu2
    {
        width: 100%;
        float: none;
        height: 160px;
        text-align: center;
    }
    .derskutu
{
    width: 100%;
    float: left;
    height: 180px;
    text-align: center;
}

}
