﻿body {
    margin: 0 auto;
    background-color: #fff;
    font-family: 'Play', Tahoma, Verdana, Arial;
    font-size: 11px;
    font-weight: 400;
}

a {
    text-decoration: none;
}

.clear {
    clear: both;
}

.hidden {
    display: none;
}

.page {
    width: 100%;
    margin: 0 auto;
}

.header_right {
    margin: 0 auto;
    padding: 1px 20px 1px 0px;
    height: 27px;
    color: #fff;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 24px;
    float: right;
}

    .header_right a {
        color: #333;
    }

        .header_right a:hover {
            color: #fff;
        }

.page_head {
    
    background-color: /*mainColor*/ #fdc13e;
    width: 100%;
    height: 29px;
    margin-bottom: 20px;
}

.header {
    margin: 0 auto;
    padding: 1px 0px 1px 0px;
    height: 27px;
    color: #fff;
    font-size: 11px;
    letter-spacing: 2px;
    line-height: 24px;
    float: left;
}

    .header ul {
        margin-top: 0px;
        list-style-type: none;
    }

        .header ul li {
            float: left;
            padding-right: 30px;
            color: #e8e8e8;
            cursor: pointer;
        }

            .header ul li a {
                color: #333;
            }

                .header ul li a:hover {
                    color: #fff;
                }

            .header ul li.selected a {
                color: #fff;
            }

.footer {
    position: fixed;
    height: 20px;
    border-top: 1px solid #dadada;
    bottom: 0px;
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 12px;
    background-color: #fff;
    z-index: 9;
}

    .footer .f1 {
        float: left;
        padding-left: 20px;
    }

    .footer .f2 {
        float: left;
    }

    .footer .f3 {
        float: right;
        padding-right: 20px;
    }

    .footer ul {
        margin-top: 0px;
        list-style-type: none;
    }

        .footer ul li {
            float: left;
            padding-right: 10px;
            color: #000;
            cursor: pointer;
        }

            .footer ul li a {
                color: #000;
            }

                .footer ul li a:hover {
                    color: #0B2161;
                }

            .footer ul li.selected a {
                color: #000;
            }

.page_right {
    float: right;
    width: 250px;
}

    .page_right h3 {
        height: 14px;
        padding-top: 2px;
        padding-left: 5px;
        color: #666666;
        margin-top: 0px;
        font-size: 10px;
        background-color: #f2f2f2;
        text-align: left;
        border-top: 1px solid #e2e2e2;
        padding-bottom: 2px;
        margin-bottom: 0px;
    }

.main {
    text-align: center;
}

    .main input[type=text] {
        width: 550px;
        border: 1px solid #E6E6E6;
        height: 22px;
        margin: 8px 0px 2px 10px;
        padding: 2px 4px 2px 4px;
    }

        .main input[type=text].empty {
            color: #bababa;
        }

    .main input[type=submit] {
        border: 1px solid #E6E6E6;
        height: 26px;
        margin: 8px 0px 2px 10px;
        padding: 2px 4px 2px 4px;
        font-size: 11px;
        letter-spacing: 2px;
    }

        .main input[type=submit]:hover {
            background-color: #0B2161;
            color: #FFF;
        }

.kayitformu {
    margin: 0 auto;
    width: 600px;
    border: 0px solid #E6E6E6;
    padding: 10px 10px 10px 10px;
}

    .kayitformu input[type=text], .kayitformu input[type=password] {
        width: 240px;
        border: 1px solid #E6E6E6;
        height: 26px;
        margin: 2px 0px 2px 10px;
        padding: 2px 4px 2px 4px;
    }

    .kayitformu input[type=radio] {
        height: 26px;
        margin: 2px 4px 2px 10px;
        padding: 2px 4px 2px 4px;
        vertical-align: middle;
    }

    .kayitformu select {
        width: 249px;
        border: 1px solid #E6E6E6;
        height: 28px;
        margin: 4px 0px 4px 10px;
        padding: 2px 4px 2px 4px;
    }

    .kayitformu input[type=submit] {
        width: 80px;
        border: 1px solid #E6E6E6;
        height: 26px;
        margin: 2px 0px 2px 10px;
        padding: 2px 4px 2px 4px;
    }

        .kayitformu input[type=submit]:hover {
            background-color: #0B2161;
            color: #FFF;
        }

.staticpage {
    width: 100%;
    height: 60px;
    background-color: #eeeeee;
}

.staticcontent {
    width: 800px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 50px -400px;
    left: 50%;
    position: relative;
    text-align: justify;
    line-height: 20px;
}

    .staticcontent h1 {
        background-image: url('/images/minilogo3.png');
        background-repeat: no-repeat;
        height: 26px;
        padding-top: 34px;
        padding-left: 250px;
        color: #666666;
        width: 550px;
        margin-top: 0px;
        font-size: 26px;
        background-color: #eeeeee;
    }

    .staticcontent .img1 {
        padding: 6px 6px 6px 6px;
        margin: 10px 0px 10px 10px;
        float: right;
        display: block;
        width: 450px;
        border: 1px solid #eeeeee;
        box-shadow: 2px 2px 2px #dddddd;
    }

    .staticcontent .img2 {
        padding: 6px 6px 6px 6px;
        margin: 10px 0px 10px 10px;
        float: right;
        display: block;
    }

    .staticcontent .div1 {
        float: left;
        width: 360px;
        min-height: 400px;
        border: 1px solid #eeeeee;
    }

    .staticcontent .div2 {
        float: right;
        width: 360px;
        min-height: 400px;
        border: 1px solid #eeeeee;
    }

        .staticcontent .div1 h2, .staticcontent .div2 h2 {
            height: 30px;
            padding-top: 6px;
            color: #666666;
            margin-top: 0px;
            font-size: 22px;
            background-color: #eeeeee;
            text-align: center;
        }

        .staticcontent .div1 div, .staticcontent .div2 div {
            padding: 0px 10px 10px 10px;
        }

    .staticcontent .div3 {
        float: left;
        width: 450px;
    }

        .staticcontent .div3 ul {
            margin-top: 0px;
            list-style-image: url('/images/list-style-1.png');
            padding-left: 20px;
        }

            .staticcontent .div3 ul li {
                padding-bottom: 10px;
            }

    .staticcontent .div4 {
        float: right;
        width: 250px;
        padding: 20px 20px 20px 20px;
        background-color: #eeeeee;
    }

        .staticcontent .div4 input[type=text], .staticcontent .div4 input[type=password] {
            width: 240px;
            border: 1px solid #E6E6E6;
            height: 22px;
            margin: 2px 0px 10px 0px;
            padding: 2px 4px 2px 4px;
        }

        .staticcontent .div4 input[type=submit] {
            width: 80px;
            border: 1px solid #E6E6E6;
            height: 30px;
            margin: 2px 0px 2px 0px;
            padding: 2px 4px 2px 4px;
            background-color: #0B2161;
            color: #fff;
        }

            .staticcontent .div4 input[type=submit]:hover {
                background-color: #a1a1a1;
                color: #000;
            }

    .staticcontent .notag {
        list-style-type: none;
        margin-left: -20px;
    }

        .staticcontent .notag li {
            line-height: 28px;
        }

    .staticcontent .trendtag {
        list-style-type: none;
        list-style-image: url("/images/list-style-1.png");
        margin-left: -20px;
    }

        .staticcontent .trendtag li {
            line-height: 28px;
        }


    .staticcontent .baslik {
        font-weight: 700;
    }

.cizgi.ilk {
    display: none;
}

.btnKaldir {
    float: left;
    position: absolute;
}

    .btnKaldir.ilk {
        display: none;
    }

.zamanTablo {
    font-size: 10px;
    margin: 0 auto;
}

    .zamanTablo td {
        text-align: center;
    }

    .zamanTablo input[type=checkbox] {
    }

.addCheck {
    background-image: url('/images/list_check.png');
    background-position: left top;
    background-repeat: no-repeat;
}

.popupmesaj {
}

#divYetenekler a:hover {
    color: Red;
}

.aramaheader {
    height: 70px;
    vertical-align: middle;
    background-color: #f1f1f1;
}

    .aramaheader .logo {
        vertical-align: middle;
        border: 0 none;
    }

    .aramaheader input[type=text] {
        width: 420px;
        border: 1px solid #E6E6E6;
        height: 20px;
        margin: 8px 0px 2px 10px;
        padding: 2px 4px 2px 4px;
        vertical-align: bottom;
    }

    .aramaheader input[type=submit] {
        border: 1px solid #E6E6E6;
        height: 26px;
        margin: 8px 0px 2px 10px;
        padding: 2px 4px 2px 4px;
        font-size: 11px;
        letter-spacing: 2px;
        vertical-align: bottom;
    }

        .aramaheader input[type=submit]:hover {
            background-color: #0B2161;
            color: #FFF;
        }

.aramafiltre {
    float: left;
    width: 253px;
    font-size: 12px;
}

    .aramafiltre h2 {
        padding-top: 10px;
        padding-left: 20px;
        font-size: 14px;
        color: #777777;
        border-bottom: 1px solid #dadada;
    }

    .aramafiltre ul {
        margin-top: 0px;
        list-style-type: none;
    }

        .aramafiltre ul li {
            padding-right: 10px;
            padding-top: 5px;
            padding-bottom: 5px;
            color: #000;
            cursor: pointer;
        }

            .aramafiltre ul li a {
                color: #000;
            }

                .aramafiltre ul li a:hover {
                    color: #0B2161;
                }

            .aramafiltre ul li.selected a {
                color: #000;
            }

    .aramafiltre #zamanlar {
        display: none;
        padding-left: 10px;
        border-left: 1px dashed #dadada;
        border-bottom: 1px dashed #dadada;
        width: 150px;
        background-color: #f8f8f8;
        box-shadow: -3px 3px 4px #aaaaaa;
    }

        .aramafiltre #zamanlar input[type=submit] {
            border: 1px solid #E6E6E6;
            height: 26px;
            margin: 8px 0px 2px 10px;
            padding: 2px 4px 2px 4px;
            font-size: 11px;
            letter-spacing: 2px;
            vertical-align: bottom;
        }

            .aramafiltre #zamanlar input[type=submit]:hover {
                background-color: #0B2161;
                color: #FFF;
            }

        .aramafiltre #zamanlar ul {
            margin-top: 0px;
            list-style-image: url('/images/list-style-1.png');
            padding-left: 12px;
        }

            .aramafiltre #zamanlar ul li {
                color: #000;
                cursor: pointer;
            }

                .aramafiltre #zamanlar ul li a {
                    color: #000;
                }

                    .aramafiltre #zamanlar ul li a:hover {
                        color: #0B2161;
                    }

                .aramafiltre #zamanlar ul li.selected a {
                    color: #000;
                }

.aramasonuclar {
    float: left;
    padding-left: 20px;
    padding-top: 20px;
    border-left: 1px solid #dadada;
    min-height: 100%;
}

.aramasonuc {
    padding-bottom: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
}

    .aramasonuc:hover {
        background-color: #E9EFF8;
    }

    .aramasonuc .baslik {
        font-weight: 700;
    }

    .aramasonuc .aciklama {
    }

    .aramasonuc .ucret {
    }

    .aramasonuc .birim {
        font-size: 12px;
    }

    .aramasonuc .adsoyad {
    }

    .aramasonuc .meslek {
    }

    .aramasonuc .ulke {
    }

    .aramasonuc .il {
    }

    .aramasonuc a {
        color: #000;
    }

#profil-tabs {
    border: 0 none;
    margin-left: -3px;
}

    #profil-tabs ul {
        font-size: 10px;
        margin-top: 10px;
        height: 25px;
        margin-right: 4px;
    }

.resimDialog .ui-dialog-titlebar {
    display: none !important;
}

.link {
    color: #3b5998 !important;
    font-size: 11px;
}

    .link:hover {
        text-decoration: underline;
    }

.paylas-box .empty {
    color: #bababa;
}

.viashare {
    font-size: 11px;
    color: #898989;
}

.unlem {
    color: #f00;
    font-size: 10px;
    padding-left: 10px;
}
