﻿body {
    background-color: #fff;
    color: #808080;
    font-family: Arial;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

.header {
    height: 120px;
    z-index: 2;
}

.headerBG {
    background-image: url('images/menu_bg.png');
    background-repeat: no-repeat;
    height: 90px;
    width: 1000px;
    position: absolute;
    left: 50%;
    margin-left: -500px;
    margin-top: 30px;
    z-index: 2;
}

.haber {
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #C0C0C0;
    background-color: #ededed;
    padding: 14px;
    margin: 7px 0 7px;
}
.haberDate {
    position:absolute;
    color:#2f66be;
    right:65px;
}
.guncelhaber {
        border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #C0C0C0;
    padding:2px 0 15px;
}

.menuHeader {
    /*font-family: 'Karla', sans-serif;*/
    position: relative;
    top: 90px;
    left: 50%;
    margin-left: -500px;
    font-family: 'Marck Script';
    font-size: 20px;
    width: 1000px;
    height: 24px;
    text-shadow: -1px -1px rgba(255, 255, 255, 0.5);
    z-index: 2;
}

.logo {
    position: absolute;
    left: 50%;
    margin-left: -111px;
    width: 222px;
    height: 92px;
    z-index: 3;
}


.banner {
    height: 370px;
    width: 1000px;
    position: relative;
    left: 50%;
    margin-left: -550px;
    z-index: 2;
}

.pagesBG {
    margin-top: -13px;
    width: 910px;
    position: relative;
    left: 50%;
    margin-left: -440px;
    z-index: 2;
}

.pagesBGAlt {
    margin-top: 6px;
    width: 910px;
    position: relative;
    left: 50%;
    margin-left: -440px;
    z-index: 2;
}


.pagesBG1 {
    float: left;
    margin-right: 8px;
    width: 220px;
    height: 400px;
    background-color: #F7F7F7;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 3px 15px -5px #000000;
    padding: 5px;
}

.pagesBG1Alt {
    float: left;
    margin-right: 8px;
    width: 220px;
    background-color: #F7F7F7;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 3px 15px -5px #000000;
    padding: 5px;
}

.pagesBG2 {
    float: left;
    margin-right: 8px;
    width: 412px;
    height: 400px;
    background-color: #F7F7F7;
    opacity: 0.8;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 3px 15px -5px #000000;
    padding: 5px;
}

.pagesBG2Alt {
    float: left;
    margin-right: 8px;
    width: 648px;
    background-color: #F7F7F7;
    opacity: 0.8;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 3px 15px -5px #000000;
    padding: 5px;
}


.pagesBG3 {
    float: left;
    width: 220px;
    height: 395px;
    background-color: #F7F7F7;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 3px 15px -5px #000000;
    padding: 17px 0 0;
    vertical-align: top;
}

.social {
    position: absolute;
    margin-top: 28px;
    right: 12px;
    z-index: 3;
}

.earsiv {
    position: absolute;
    margin-top: 32px;
    right: 212px;
    z-index: 3;
}

.elearning {
    position: absolute;
    margin-top: 32px;
    right: 312px;
    z-index: 3;
}


.socialTable {
    border: 0px solid #000000;
    border-spacing: 0px;
}

    .socialTable td {
        width: 33px;
    }


.fade {
    position: absolute;
}

    .fade div {
        position: absolute;
        top: 0;
        left: 0;
        display: none;
    }

.foother {
    float: left;
    width: 100%;
    margin: 13px 0 0 0;
    z-index: 3;
    background-repeat: repeat-x;
    background-image: url('images/footherBG.png');
    height: 230px;
}

.footherDiv {
    width: 16.6%;
    float: left;
}

.footherDivText {
    text-align: left;
    padding: 20px 10px 10px 10px;
}



.logo_fon {
    background-image: url('images/logo_fon.png');
    background-repeat: no-repeat;
    height: 600px;
    width: 540px;
    position: fixed;
    right: 0px;
    bottom: 0px;
    z-index: -1;
}

.logo_fon2 {
    background-image: url('images/logo_fon2.png');
    background-repeat: no-repeat;
    height: 600px;
    width: 540px;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: -1;
}

a.menu {
    float: left;
    margin: 0 19px 0 19px;
    color: #575757;
    padding: 2px 0px 2px 0px;
    text-decoration: none;
}

    a.menu:visited {
        margin: 0 19px 0 19px;
        float: left;
        color: #575757;
        padding: 2px 0px 2px 0px;
        text-decoration: none;
    }

    a.menu:hover {
        margin: 0 19px 0 19px;
        float: left;
        color: #00adee;
        padding: 2px 0px 2px 0px;
        text-decoration: none;
    }

a.active {
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #d1e0e9;
    margin: 0 19px 0 19px;
    float: left;
    color: #002889;
    padding: 2px 0px 2px 0px;
    text-decoration: none;
}


a.leftMenuBelge {
    display: block;
    width: 130px;
    height: 100px;
    background-image: url('images/iso9001.png');
    background-repeat: no-repeat;
    margin-left:46px;
    margin-top:14px;
    opacity:1;
    cursor:default;
}
a.leftMenuBelge:hover {
    opacity:1;
}


a.leftMenuArchive {
    color: #575757;
    display: block;
    width: 180px;
    height: 12px;
    background-color: #a3cae2;
    padding: 7px 0px 7px 40px;
    font-weight: bold;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 2px;
    background-image: url('images/arshive.png');
    background-repeat: no-repeat;
    background-position: 12px 4px;
}

    a.leftMenuArchive:visit {
        color: #575757;
        display: block;
        width: 180px;
        height: 12px;
        background-color: #a3cae2;
        padding: 7px 0px 7px 40px;
        font-weight: bold;
        text-decoration: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        margin-bottom: 2px;
        text-shadow: -1px -1px rgba(0, 0, 0, 0.5);
        background-image: url('images/arshive.png');
        background-repeat: no-repeat;
        background-position: 12px 4px;
    }

    a.leftMenuArchive:hover {
        color: #2dc4fd;
        display: block;
        width: 180px;
        height: 12px;
        padding: 7px 0px 7px 40px;
        font-weight: bold;
        background-color: #2c3a96;
        text-decoration: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        margin-bottom: 2px;
        text-shadow: -1px -1px rgba(0, 0, 0, 0.5);
        background-image: url('images/arshive2.png');
        background-repeat: no-repeat;
        background-position: 12px 4px;
    }


a.footherMenu {
    color: #3d6584;
    font-weight: bold;
    text-decoration: underline;
    padding: 0 0 0 10px;
    background-image: url('images/dot.png');
    background-repeat: no-repeat;
    background-position: 0px 3px;
}

    a.footherMenu:visit {
        color: #626262;
        font-weight: bold;
        text-decoration: underline;
        padding: 0 0 0 10px;
        background-image: url('images/dot.png');
        background-repeat: no-repeat;
        background-position: 0px 3px;
    }

    a.footherMenu:hover {
        color: #353535;
        font-weight: bold;
        text-decoration: dotted;
        padding: 0 0 0 10px;
        background-image: url('images/dot.png');
        background-repeat: no-repeat;
        background-position: 3px 3px;
    }


a.pagelist {
    color: #575757;
    width: 575px;
    display: block;
    height: 12px;
    background-color: #dedede;
    padding: 7px 7px 7px 25px;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-image: url('images/dot2.png');
    background-repeat: no-repeat;
    background-position: 10px 11px;
}

    a.pagelist:visit {
        color: #575757;
        width: 575px;
        display: block;
        height: 12px;
        background-color: #dedede;
        padding: 7px 7px 7px 25px;
        font-weight: bold;
        text-decoration: none;
        margin-bottom: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        background-image: url('images/dot2.png');
        background-repeat: no-repeat;
        background-position: 10px 11px;
    }

    a.pagelist:hover {
        color: #161616;
        width: 575px;
        display: block;
        height: 12px;
        background-color: #eee;
        padding: 7px 7px 7px 25px;
        font-weight: bold;
        text-decoration: none;
        margin-bottom: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        background-image: url('images/dot3.png');
        background-repeat: no-repeat;
        background-position: 10px 11px;
    }



a.leftMenu {
    color: #575757;
    display: block;
    width: 180px;
    height: 12px;
    background-color: #dedede;
    padding: 7px 0px 7px 40px;
    font-weight: bold;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 2px;
    background-image: url('images/arshive.png');
    background-repeat: no-repeat;
    background-position: 12px 4px;
}

    a.leftMenu:visit {
        color: #575757;
        display: block;
        width: 180px;
        height: 12px;
        background-color: #dedede;
        padding: 7px 0px 7px 40px;
        font-weight: bold;
        text-decoration: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        margin-bottom: 2px;
        text-shadow: -1px -1px rgba(0, 0, 0, 0.5);
        background-image: url('images/arshive.png');
        background-repeat: no-repeat;
        background-position: 12px 4px;
    }

    a.leftMenu:hover {
        color: #2dc4fd;
        display: block;
        width: 180px;
        height: 12px;
        padding: 7px 0px 7px 40px;
        font-weight: bold;
        background-color: #2c3a96;
        text-decoration: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        margin-bottom: 2px;
        text-shadow: -1px -1px rgba(0, 0, 0, 0.5);
        background-image: url('images/arshive2.png');
        background-repeat: no-repeat;
        background-position: 12px 4px;
    }

a.leftMenuActive {
    color: #2dc4fd;
    display: block;
    width: 180px;
    height: 12px;
    padding: 7px 0px 7px 40px;
    font-weight: bold;
    background-color: #2c3a96;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 2px;
    text-shadow: -1px -1px rgba(0, 0, 0, 0.5);
    background-image: url('images/arshive2.png');
    background-repeat: no-repeat;
    background-position: 12px 4px;
}


a.link {
    color: #2f66be;
    text-decoration: none;
}

    a.link:visited {
        color: #2f66be;
        text-decoration: none;
    }

    a.link:hover {
        color: #3230c1;
        text-decoration: underline;
    }
