﻿@font-face {
    font-family: 'source_sans_proregular';
    src: url('ssp/sourcesanspro-regular-webfont.eot');
    src: url('ssp/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('ssp/sourcesanspro-regular-webfont.woff') format('woff'), url('ssp/sourcesanspro-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Source Sans Pro Semibold';
    src: url('ssp/sourcesanspro-semibold-webfont.eot');
    src: url('ssp/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('ssp/sourcesanspro-semibold-webfont.woff') format('woff'), url('ssp/sourcesanspro-semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    height: 100%;
    font-family: source_sans_proregular,'Trebuchet MS';
    border-top: 7px solid #c1c1c1;
    margin: 0px;
    background-image: url('../images/banner_bant.png');
    background-repeat: repeat-x;
    background-position: 0px 120px;
}
b {
    font-family:'Source Sans Pro Semibold','Trebuchet MS';
}

strong {
    font-family:'Source Sans Pro Semibold','Trebuchet MS';
}

a {
    text-decoration: none;
    color: #ff6a00;
    border: 0px;
}

    a img {
        border: 0px;
    }

#content {
    margin: 1px auto;
    width: 1008px;
    overflow: auto;
}

#nav_ust {
    padding-left: 4px;
    padding-right: 4px;
    height: 110px;
}

    #nav_ust #logo {
        margin-top: 19px;
        float: left;
        width: 150px;
        height: 74px;
    }

    #nav_ust #menu {
        text-align: right;
        float: left;
        margin-left: 80px;
    }

        #nav_ust #menu a div {
            border-left: 1px solid #fff;
            padding: 65px 15px 10px 15px;
            float: left;
            color: #777777;
            cursor: pointer;
        }

            #nav_ust #menu a div:hover {
                color: #000000;
                background-color: #c1c1c1;
            }

        #nav_ust #menu a .secili {
            color: #000000;
            background-color: #c1c1c1;
        }

    #nav_ust #dil {
        float: right;
        padding-top: 60px;
        margin-right: 10px;
        width: 26px;
    }

#nav_alt {
    clear: both;
    height: 28px;
    background-image: url('../images/content_alt_bg.png');
}

#banner {
    margin-left: 4px;
    margin-right: 4px;
    height: 205px;
    background-image: url('../images/banner_zincir.png');
    background-position: right;
    background-repeat: no-repeat;
}

#golde {
    margin-left: 4px;
    margin-right: 4px;
    position: relative;
    z-index: 0;
    height: 20px;
    margin-top: -3px;
    background-image: url('../images/banner_bant.png');
    background-repeat: repeat-x;
    background-position: 0px -200px;
}

#ana_sayfa_govde {
    margin-top: -20px;
    background-image: url('../images/content_bg.png');
}

    #ana_sayfa_govde .spot {
        position: relative;
        z-index: 2;
        float: left;
        overflow: auto;
        margin-left: 65px;
        margin-top: -70px;
        width: 291px;
    }

#govde {
    margin-top: -20px;
    background-image: url('../images/content_bg.png');
    overflow: auto;
}

    #govde .spot {
        position: relative;
        z-index: 2;
        float: left;
        overflow: auto;
        margin-left: 65px;
        margin-top: -70px;
        width: 291px;
    }

#ana_sayfa_ikonlar {
    padding-top: 38px;
    width: 200px;
    float: right;
    margin-right: 30px;
}

    #ana_sayfa_ikonlar div {
        padding-top: 7px;
        height: 27px;
        color: #333;
        font-size: 14px;
        border-bottom: 1px solid #dbdbdb;
    }

        #ana_sayfa_ikonlar div img {
            margin-right: 23px;
            margin-left: 18px;
            border: 0px;
        }

        #ana_sayfa_ikonlar div a {
            color: #333;
        }

#sayfa_alt_ikonlar {
    padding-top: 10px;
    padding-right: 20px;
}

    #sayfa_alt_ikonlar div {
        height: 27px;
        float: right;
        color: #333;
        font-size: 14px;
    }

        #sayfa_alt_ikonlar div img {
            margin-right: 5px;
            margin-left: 30px;
            border: 0px;
        }

        #sayfa_alt_ikonlar div a {
            color: #333;
        }

            #sayfa_alt_ikonlar div a:hover {
                color: #000;
            }

#alt_bant {
    color: #777777;
    font-size: 13px;
    margin-top: 100px;
    height: 32px;
    background-image: url('../images/alt_bant_bg.png');
}

#baslik {
    overflow: auto;
    padding-top: 43px;
    padding-left: 55px;
    padding-right: 55px;
    height:75px;
}

    #baslik #sol_baslik {
        float: left;
        width: 250px;
        color: #dddddd;
        font-size: 26px;
    }

    #baslik #sag_baslik {
        height:30px;
        text-align: right;
        border-bottom: 1px solid #7b7b7b;
        font-style: italic;
        float: right;
        color: #5c6c7c;
        font-size: 28px;
    }

    #baslik #alt_baslik {
        padding-top: 5px;
        height: 30px;
        clear: both;
        float: right;
        color: #7b7b7b;
        font-size: 13px;
        text-align:right;
    }

        #baslik #alt_baslik a {
            color: #7b7b7b;
            padding-right: 10px;
            padding-left: 10px;
        }

            #baslik #alt_baslik a:hover {
                color: #5c6c7c;
            }

#metin {
	overflow: auto;
	padding-top: 50px;
	padding-left: 60px;
	padding-right: 60px;
}

    #metin #metin_sol {
        float: left;
        text-align: justify;
        overflow: auto;
        width: 498px;
        color: #333;
        font-size: 13px;
        line-height: 20px;
    }

    #metin #metin_sag {
	background-color: #e0e0e0;
	padding: 13px 22px 13px 22px;
	float: right;
	overflow: auto;
	width: 290px;
	color: #454d50;
	font-size: 13px;
	line-height: 20px;
    }

.galeri {
    float: left;
    width: 238px;
    height: 230px;
    color: #777777;
}

.galeri_bg {
    cursor: pointer;
    position: relative;
    z-index: 1;
    width: 238px;
    height: 158px;
    background-image: url('../images/porje_galeri_bg.png');
}

.galeri_resim {
    margin: 0px auto;
    padding-top: 4px;
    padding-right: 5px;
    position: absolute;
    width: 230px;
    height: 150px;
    overflow: hidden;
}

.galeri_title {
    text-align: center;
    font-size: 13px;
    position: relative;
    z-index: 2;
    color: #666666;
}

.proje_nav_sag {
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #777777;
    border-bottom: 1px solid #848889;
}

    .proje_nav_sag a {
        padding-left: 18px;
        background-image: url('../images/proje_ikon.png');
        background-repeat: no-repeat;
        background-position-y: 3px;
        color: #777777;
    }

        .proje_nav_sag a:hover {
            background-image: url('../images/proje_ikon_secili.png');
            color: #000;
        }

.proje_nav_sag_secli {
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #777777;
    border-bottom: 1px solid #848889;
}

    .proje_nav_sag_secli a {
        padding-left: 18px;
        background-image: url('../images/proje_ikon_secili.png');
        background-repeat: no-repeat;
        background-position-y: 3px;
        color: #000;
    }

.proje_nav_sag_alt {
    font-size: 13px;
    padding-top: 5px;
    color: #777777;
}

    .proje_nav_sag_alt a {
        padding-left: 18px;
        background-image: url('../images/proje_ikon.png');
        background-repeat: no-repeat;
        background-position-y: 3px;
        color: #777777;
    }

        .proje_nav_sag_alt a:hover {
            background-image: url('../images/proje_ikon_secili.png');
            color: #000;
        }

.proje_nav_sag_alt_secli {
    font-size: 13px;
    padding-top: 5px;
    color: #000;
}

    .proje_nav_sag_alt_secli a {
        padding-left: 18px;
        background-image: url('../images/proje_ikon_secili.png');
        background-repeat: no-repeat;
        background-position-y: 3px;
        color: #000;
    }

.form {
    font-family: source_sans_proregular,'Trebuchet MS';
    font-size: 13px;
    color: #FFF;
}

    .form .td1 {
        width: 170px;
        padding-left: 5px;
        background-color: #d86301;
        border-bottom: 1px solid #d86301;
    }

    .form input[type=text] {
        border: 1px solid black;
        color: #003549;
        font-family: source_sans_proregular,'Trebuchet MS';
        font-size: 12px;
        width: 250px;
    }

    .form input[type=submit] {
        color: #003549;
        font-family: source_sans_proregular,'Trebuchet MS';
        font-size: 12px;
    }

    .form input[type=file] {
        border: 1px solid black;
        color: #003549;
        font-family: source_sans_proregular,'Trebuchet MS';
        font-size: 12px;
        width: 250px;
    }

    .form input[type=password] {
        border: 1px solid black;
        width: 250px;
        color: #003549;
        font-family: source_sans_proregular,'Trebuchet MS';
        font-size: 12px;
    }

    .form textarea {
        height: 100px;
        width: 250px;
        border: 1px solid black;
        color: #003549;
        font-family: source_sans_proregular,'Trebuchet MS';
        font-size: 12px;
    }

    .form select {
        border: 1px solid black;
        color: #003549;
        font-family: source_sans_proregular,'Trebuchet MS';
        font-size: 12px;
        width: 250px;
    }

.textbox {
    border: 1px solid black;
    color: #003549;
    font-family: source_sans_proregular,'Trebuchet MS';
    font-size: 12px;
    width: 250px;
}

.texarea {
    height: 100px;
    width: 99%;
    border: 1px solid black;
    color: #003549;
    font-family: source_sans_proregular,'Trebuchet MS';
    font-size: 12px;
}
