﻿
/*#region BODY*/

@font-face {
    font-family: 'agBook-webfont';
    src: url('fonts/agBook-webfont.html');
    src: local('☺'), url('fonts/agBook-webfont-2.html') format('woff'), url('fonts/agBook-webfont-3.html') format('truetype'), url('fonts/agBook-webfont-4.html') format('svg');
    font-weight: normal;
    font-style: normal;
}

strong, b {
    color: #5e5e5e;
    font-weight: normal;
}

html, body, form {
    width: 100%;
    height: 100%;
    font-size: 11px;
    color: #aaaaaa;
    background-color: #000;
    font-family: 'agBook-webfont', 'Century Gothic', Tahoma;
    font-size: 12px;
    letter-spacing: 0.025em;
    -webkit-font-smoothing: antialiased;
}

h1 {
    margin: 0 0 17px 0;
    font-size: 16px;
    font-weight: normal;
    color: #5e5e5e;
}

h3 {
    margin: 20px 0 7px 0;
    color: #5e5e5e;
    font-size: 14px;
    font-weight: normal;
}
h4 {
    margin: 20px 0 7px 0;
    color: #5e5e5e;
    font-size: 13px;
    font-weight: normal;
}



ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#main {
    margin: 0;
    min-width:1200px;
    width: 100%;
    text-align: center;
    background-color: #f9f9f9;
}

.LR_Shadow {
    margin: 0 auto;
    width: 1040px;
    background-image: url("../images/LRshadow.png");
    background-position: top center;
    background-repeat: repeat-y;
    padding-right: 37px; /*7px golge 30px kenar boşluğu*/
    padding-left: 37px;
}

a, a:link, a:active {
    text-decoration: none;
    color: #808080;
}

    a:hover {
        color: #f7901e;
        text-decoration: none;
    }

a {
    -moz-transition: color 700ms ease-out;
    -webkit-transition: color 700ms ease-out;
    -o-transition: color 700ms ease-out;
    transition: color 700ms ease-out;
}

    a:hover {
        -moz-transition: color 200ms ease-in;
        -webkit-transition: color 200ms ease-in;
        -o-transition: color 200ms ease-in;
        transition: color 200ms ease-in;
    }

article {
    padding: 30px 0;
}
/*#endregion*/

/*#region HEADER main.master */

header #hMain {
    width: 100%;
    height: 169px;
}

/*#region DİL ÇUBUĞU */
#hLangBarBG {
    width: 100%;
    min-width: 1114px;
}

#hLangBar {
    height: 32px;
    font-size: 12px;
    text-align: right;
}

    #hLangBar div {
        padding-top: 11px;
    }

    #hLangBar span {
        margin: 0 20px;
        color: #6b6b6c;
    }

    #hLangBar a {
        color: #7c7c7b;
    }

        #hLangBar a:hover {
            color: #bcbdbf;
        }
/*#endregion*/

/*#region ÜST MENÜ*/
#hNavBarBg {
    width: 100%;
    height: 136px;
    background-image: url("../images/hNavBarBG.png");
    background-position: top center;
    background-repeat: no-repeat;
}

#hNavBar {
    height: 136px;
    text-align: left;
}

#logoAo {
    width: 315px;
    height: 136px;
    background-image: url("../images/logo_TR.html");
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

#topMenu {
    width: 725px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 49px 0;
}

#nSiteMenu {
    line-height: 15px;
    font-size: 13px;
    letter-spacing: 0.040em; /*PhotoShop VA = 40*/
    color: #7b7b7b;
}

    #nSiteMenu > ul {
        display: inline;
        font-weight: normal;
    }

    #nSiteMenu li {
        list-style: none;
        display: inline-block;
        padding: 0 30px;
        border-right: 1px dotted #7b7b7b;
        text-transform: uppercase;
    }

    #nSiteMenu > li:nth-last-child(-n+2) {
        border: none;
    }

    #nSiteMenu li > a {
        color: #7b7b7b;
    }

        #nSiteMenu li > a:hover {
            color: #000;
        }

    #nSiteMenu .dropdown-menu li {
        border-right: none;
        font-size: 11px;
    }
/*#endregion*/

/* #region PROJELER MENÜSÜ*/
#nProjectsMenu {
    margin: 23px 0 0 0;
}

.pMenu {
    display: block;
    font-weight: normal;
}

    .pMenu li {
        display: inline-block;
        padding: 0 8px;
    }

        .pMenu li a {
            color: #535353;
        }

            .pMenu li a:hover {
                color: #b2b2b2;
            }

.sProject {
    display: block;
    font-size: 11px;
    padding: 0;
}

.sLocation {
    display: block;
    font-size: 10px;
    color: #c8c8c8;
    margin: 0;
    padding: 0;
}
/*#endregion*/
/*#endregion*/

/*#region default.MasterPage*/

/*#region HEADER*/

#hBannerBG {
    margin: 0 auto;
    width: 100%;
    height: 174px;
    margin-top:-16px;
    background: #4acbd3 url('../images/detaybg.jpg') no-repeat;
}

#hBannerLeftSide {
    width: 315px;
    height: 188px;
    display: inline-block;
    padding: 30px 0;
    margin-right: 0px;
    vertical-align: top;
    text-align: left;
    overflow: hidden;
}

#dBanner {
    width: 695px;
    height: 248px;
    display: inline-block;
    vertical-align: top;
}

/*banner left side*/
#bLeftMenu li {
    background-position: top left;
    background-repeat: no-repeat;
    margin-bottom: 24px;
    cursor: pointer;
}

    #bLeftMenu li:hover {
        opacity: 0.75;
    }

    #bLeftMenu li:first-child {
        background-image: url("../images/icoCam.png");
    }

    #bLeftMenu li:nth-child(2n+2) {
        background-image: url("../images/icoMap.png");
    }

    #bLeftMenu li:nth-child(2n+3) {
        background-image: url("../images/icoForm.png");
    }

.bLmenuTitle {
    line-height: 26px;
    color: #FFFFFF;
    padding-left: 28px;
}

.bLmenuText {
    color: #036d74;
    margin: 3px 0 0 0;
    padding: 0;
}

/*banner right side*/
#bannerContent {
    width: 726px;
    height: 248px;
    background-image: url("../images/banner/MyNewwork.html");
    background-position: top left;
    background-repeat: no-repeat;
}

#bannerTL {
    width: 30px;
    height: 248px;
    background-image: url("images/black28.html");
    background-position: top left;
    background-repeat: repeat;
}
/*#endregion*/

/*#region HEADER announcement*/
#dAnnouncementsBG {
    width: 100%;
    background-image: url("../images/black45.png");
    background-position: top left;
    background-repeat: repeat;
}

#dAnnouncement {
    text-align: left; /*.LR_Shadow*/
    height: 40px;
    color: #FFF;
    letter-spacing: 1px;
}

    #dAnnouncement li:first-child {
        background-image: url("../images/icoAnnouncement.png");
        background-position: center left;
        background-repeat: no-repeat;
        height: 24px;
        padding: 16px 0 0 34px;
    }

    #dAnnouncement li a {
        padding-right: 20px;
        cursor: pointer;
        background-image: url("../images/arrowAnnouncement.png");
        background-position: right -2.5px;
        background-repeat: no-repeat;
        font-size: 10.42px;
        color: #FFF;
    }

        #dAnnouncement li a:hover {
            color: #d3d3d3;
        }
/*#endregion*/

#defLeftSide {
    display: inline-block;
    width: 315px;
    height: 100%;
    line-height: 16px;
}

#defRightSide {
    padding: 0 0 0 30px;
    width: 691px;
    display: inline-block;
    background-color: #f9f9f9;
    vertical-align: top;
    text-align: justify;
    line-height: 16px;
}

/*#region Main News*/
#mainNewsGroup {
    width: 691px;
}

    #mainNewsGroup .newsDate {
        width: 25px;
        height: 50px;
        vertical-align: middle;
        color: #d7d7d7;
        text-align: center;
    }

    #mainNewsGroup .newsDD {
        font-size: 20px;
    }

    #mainNewsGroup .newsMM {
        font-size: 1.1em;
        line-height: 22px;
    }

.newsPreText {
    padding-left: 20px;
    width: 640px;
    vertical-align: top;
}

    .newsPreText h3 {
        margin-top: 0;
        text-transform: uppercase;
        color: #5e5e5e;
        line-height: 19px;
    }

    .newsPreText a {
        color: #aaaaaa;
    }

        .newsPreText a:hover {
            color: #5e5e5e;
        }

.newsArrow {
    width: 9px;
    height: 6px;
}

.newsHr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), #d7d7d7, rgba(235,235,235,0.0));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), #d7d7d7, rgba(235,235,235,0.0));
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), #d7d7d7, rgba(235,235,235,0.0));
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), #d7d7d7, rgba(235,235,235,0.0));
    margin: 15px 0;
}


/*#endregion*/

/*#endregion*/

/*#region category.MasterPage*/
#catContentBG {
    width: 100%;
    min-height: 248px;
    background-color: #4e5860;
    z-index: 1;
    position: absolute;
}

#catContentArticle {
    width: 100%;
    display: block;
    padding-top: 0;
    position: relative;
    z-index: 99;
    text-align: center;
    margin: 0 auto;
    width: 1071px;
    background-image: url("../images/LRshadow.png");
    background-position: top center;
    background-repeat: repeat-y;
    padding-right: 7px; /*7px golge 30px kenar boşluğu*/
    padding-left: 37px;
}

#catLeftSide {
    width: 311px;
    display: inline-block;
    margin: 0 30px 30px 0;
}

    #catLeftSide #hBannerLeftSide {
        width: 314px;
        height: 188px;
        text-align: left;
        overflow: hidden;
    }

#catContentLeftSide {
    margin: 30px 0;
    background-color: #f9f9f9;
    text-align: left;
}

#catRightSide {
    padding: 30px 30px 0 30px;
    width: 666px;
    min-height: 288px;
    display: inline-block;
    background-color: #f9f9f9;
    vertical-align: top;
    text-align: justify;
    line-height: 16px;
}

    #catRightSide ul {
        list-style-type: square;
        list-style-position: inside;
        text-align: left;
    }

    #catRightSide li {
        margin: 0 0 5px 0;
    }

    #catRightSide img {
        box-shadow: 12px -12px 0 #4e5860;
        float: right;
        margin: 0 12px 30px 30px;
    }
/*#endregion*/

/*#region hImage.MasterPage*/

/*HEADER*/
#hImageBG {
    margin: 0 auto;
    width: 100%;
    height: 192px;
    background-position: top center;
    background-repeat: no-repeat;
}

#hImageHeader {
    min-height: 192px;
    text-align: left;
}

#hImageMotto {
    width: 470px;
    padding: 47px 10px;
    font-size: 21px;
    color: #f1efef;
    text-shadow: 2px 2px 3px #000;
    letter-spacing: 1px;
    word-wrap: normal;
    text-transform: uppercase;
    line-height: 29px;
}

#hImageLeftSide {
    display: inline-block;
    width: 315px;
    text-align: left;
    vertical-align: top;
}

    #hImageLeftSide li {
        padding: 15px 10px 10px 20px;
        margin: 5px 0;
        border-right: 1px solid #e4e1e1;
        border-bottom: 1px solid #e4e1e1;
        box-shadow: 1px 1px 5px #e4e1e1;
        cursor: pointer;
        font-size: 12px;
    }

        #hImageLeftSide li:first-child {
            margin-top: 20px;
        }

        #hImageLeftSide li:hover {
            color: #f7901e;
            background-color: #fff;
            border-right: 1px solid #fff;
            border-bottom: 1px solid #fff;
        }

#hImageRightSide {
    padding: 0 0 0 30px;
    width: 691px;
    height: 100%;
    min-height: 93px;
    display: inline-block;
    background-color: #f9f9f9;
    vertical-align: top;
    text-align: justify;
    line-height: 16px;
}

    #hImageLeftSide h3:first-child, #hImageRightSide h3:first-child {
        margin-top: 0;
    }


/*#endregion*/


/*#region Footer*/

#dFooterBG {
    width: 100%;
    background-color: #EAEAEA;
}

footer {
    min-height: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: left;
    color: #444444;
    letter-spacing: normal;
    font-size: 11px;
}

#footerLeftSide {
    display: inline-block;
    width: 315px;
    text-align: left;
}

#footerRightSide {
    width: 960px;
    padding-left: 30px;
    display: inline-block;
    margin-left: 30px;
    vertical-align: top;
    text-align: center;
}

footer label {
    margin-right: 14px;
}

footer ul {
    list-style-type: none;
}

footer li {
display: inline-block;
border-right: 1px #494949 dashed;
padding-right: 25px;
margin: 0 25px 25px 0;
}

    footer li:out-of-range {
        border-right: none;
    }

footer a, footer a:link, footer a:visited {
    color: #494949;
}

    footer a:hover {
        color: #f7901e;
    }

footer input {
    border: 1px solid #707070;
    color: white;
    background-color: #1d1d1d;
    color: #8d8d8d;
    margin-right: 11px;
    font-size: 11px;
    letter-spacing: normal;
}

footer #footerLS_txtEmail {
    width: 142px;
    height: 14px;
    font-family: 'Century Gothic', Tahoma;
}

footer #footerLS_btnKaydet {
    line-height: 15px;
    font-family: 'Century Gothic', Tahoma;
}
/*#endregion*/

/*#region CHROME & SAFARI fixed*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'agBook-webfont';
        src: url('fonts/agBook-webfont-4.html#') format('svg');
        font-weight: normal;
        font-style: normal;
    }

    html, body, form {
        letter-spacing: 0.020em;
        line-height: 13px;
    }

    #nSiteMenu {
        letter-spacing: 0.035em;
    }

    #nProjectsMenu {
        margin: 24px 0 0 0;
    }

    .sLocation {
        line-height: 10px;
    }

    /*banner Left side text*/

    #bLeftMenu li {
        margin-bottom: 25px;
    }

    .bLmenuTitle {
        line-height: 25px;
        letter-spacing: 0.020em;
    }

    .bLmenuText {
        line-height: 14px;
    }
    /*Announcement side*/
    #dAnnouncement a {
        letter-spacing: 0.036em;
    }
}
/*#endregion*/

/*#region FIREFOX fixed*/
@-moz-document url-prefix() {

    html, body, form {
        letter-spacing: 0.021em;
        line-height: 11px;
    }

    #hLangBar div {
        padding-top: 10px;
    }

    #topMenu {
        margin: 47px 0;
    }

    #nProjectsMenu {
        margin: 23px 0 0 0;
    }

    .sLocation {
        display: block;
        font-size: 10px;
        color: #c8c8c8;
        line-height: 14px;
        padding: 0;
    }
    /*banner Left side text*/
    .bLmenuTitle {
        line-height: 23px;
        padding-left: 28px;
    }

    .bLmenuText {
        line-height: 14px;
        margin: 0;
        letter-spacing: 0.021em;
    }

        .bLmenuText:first-of-type {
            padding-top: 4px;
        }

    #bLeftMenu li {
        margin-bottom: 26px;
    }
    /*Announcement side*/
    #dAnnouncement a {
        letter-spacing: 0.019em;
    }
}
/*#endregion*/

/*box-shadow: 15px -15px 0px #888888;*/

