﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 0;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

b, strong {
    font-weight: bold;
}

.clearfix {
    *zoom: 1;
}

    .clearfix:before,
    .clearfix:after {
        display: table;
        line-height: 0;
        content: "";
    }

    .clearfix:after {
        clear: both;
    }

em {
    font-style: italic;
}
/** END OF RESET CSS***************************************************************************/

/*
@font-face {
  font-family: 'open_sans';
  font-style: normal;
  font-weight: 400;
  src: local('open_sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/u-WUoqrET9fUeobQW7jkRT8E0i7KZn-EPnyo3HZu7kw.eot?#iefix) format('embedded-opentype');
  src: local('open_sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/u-WUoqrET9fUeobQW7jkRT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
  src: local('open_sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/u-WUoqrET9fUeobQW7jkRT8E0i7KZn-EPnyo3HZu7kw.ttf) format('truetype');
  src: local('open_sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/u-WUoqrET9fUeobQW7jkRT8E0i7KZn-EPnyo3HZu7kw.svg#open_sans) format('svg');
}
@font-face {
  font-family: 'open_sans_condensed';
  font-style: normal;
  font-weight: 700;
  src: local('open_sans_condensed'), local('OpenSans-CondensedBold'), url(http://themes.googleusercontent.com/static/fonts/opensanscondensed/v6/gk5FxslNkTTHtojXrkp-xOV5Bi3AvzDkLbMkkmS9JR4.woff) format('woff');
}
*/
/*@font-face {
    font-family: 'open_sans';
    src: url('webfonts/opensans-bold-webfont.eot');
    src: url('webfonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/opensans-regular-webfont.woff') format('woff'),
         url('webfonts/opensans-regular-webfont.ttf') format('truetype'),
         url('webfonts/opensans-regular-webfont.svg#open_sans') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sans_condensed';
    src: url('webfonts/opensans-condbold-webfont.eot');
    src: url('webfonts/opensans-condbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/opensans-condbold-webfont.woff') format('woff'),
         url('webfonts/opensans-condbold-webfont.ttf') format('truetype'),
         url('webfonts/opensans-condbold-webfont.svg#open_sans_condensed') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/


/** END OF WEB FONTS CSS***************************************************************************/

html {
    /*height: 100%;*/
}

body {
    background-color: #f3f3f3;
    color: #353531;
    font-family: Open Sans;
    font-size: 12px;
    font-weight: normal;
}

.fCondensed {
    font-family: 'Open Sans Condensed',Arial;
}

.fOpenSans {
    font-family: 'Open Sans',Arial;
}

a, a.visited {
    text-decoration: none;
    color: #353531;
    font-family: 'Open Sans',Arial;
    font-size: 13px;
}

    a:hover {
        text-decoration: none;
        color: #353531;
        font-family: 'Open Sans',Arial;
        font-size: 13px;
    }

p {
    color: #353531;
}

h1 {
    line-height: 27px;
}

.clear {
    clear: both;
}

#dvSite {
    width: 960px;
    margin: 0 auto;
    height: 100%;
}

    #dvSite > #dvContent {
        width: 960px;
        margin: 0;
        min-height: 100%;
        height: 100%;
        margin-bottom: 100px;
    }

#dvHeadFull {
    width: 960px;
    min-height: 70px;
    height: 110px;
}

#dvHeaderTop {
    width: 960px;
    height: 69px;
    margin: 0 auto;
    background-color: #FDFDFD;
}

    #dvHeaderTop .TopLeft {
        width: 400px;
        height: 69px;
        float: left;
    }

.TopLogo {
    width: 95px;
    height: 69px;
    float: left;
}

.TopSlogan {
    width: 275px;
    margin-left: 18px;
    height: 55px;
    float: left;
    padding-top: 14px;
    font-size: 14px;
    font-style: italic;
    color: #54544d !important;
    line-height: 20px;
}

    .TopSlogan > span {
        font-size: 16px;
        font-style: italic;
        font-weight: bold;
    }

#dvHeaderTop .TopRight {
    width: 225px;
    height: 69px;
    float: right;
}

.TopSearch {
    width: 126px;
    height: 32px;
    background-image: url("../images/bgTopSearch.png");
    background-repeat: no-repeat;
    margin-top: 18px;
    float: left;
}

.searchBoxTop {
    background-color: rgba(0, 0, 0, 0);
    border: 0 none;
    font-size: 13px;
    width: 80px;
    height: 18px;
    line-height: 18px;
    margin-left: 6px;
    margin-top: 6px;
    float: left;
    font-size: 12px;
    color: #5a5a57;
    outline: none;
}

.searchButtonTop {
    border: 0 none;
    width: 34px;
    margin-top: 0px;
    float: right;
}

.TopLang {
    width: 60px;
    padding-left: 11px;
    background-image: url("../images/bgTopLang.png");
    background-repeat: no-repeat;
    background-position: left 55%;
    margin-top: 18px;
    float: left;
    margin-left: 25px;
    line-height: 32px;
}

.lnkTopLang {
    color: #54544d;
    font-size: 13px;
    text-decoration: none;
}

    .lnkTopLang:hover {
        color: #54544d;
        font-size: 13px;
        text-decoration: underline;
    }


.aLeft {
    text-align: left !important;
}

#dvMenuTop {
    width: 960px;
    height: 48px;
    background-color: #e4e4d7;
    padding: 0px;
}

    #dvMenuTop > .topSocial {
        width: 144px;
        height: 48px;
        float: right;
        margin-top: 0px;
    }

#nav {
    float: left;
    height: 48px;
    position: relative;
    width: 816px;
    z-index: 999;
    margin-top: 0px;
    margin-left: 0;
}

    #nav ul {
        float: left;
        font-family: 'Open Sans', Arial;
        font-size: 15px;
        list-style: none outside none;
        margin-right: 0;
        position: relative;
        z-index: 999;
        width: 816px !important;
    }

    #nav li {
        float: left;
        position: relative;
        text-align: center;
        outline: none;
    }

        #nav li:hover {
            background-color: #ede81a;
            outline: none;
        }

        #nav li:first-child {
            margin-left: 0;
        }

        #nav li a {
            color: #353531;
            display: block;
            font-size: 15px;
            font-weight: normal;
            height: 48px;
            line-height: 48px;
            padding-right: 14px;
            padding-left: 14px;
            text-decoration: none;
            outline: none;
        }

            #nav li.active a, #nav li a:hover, #nav li.hover a, #nav li a.active {
                color: #353531;
                display: block;
                background-color: #ede81a;
                outline: none;
            }

.lnkLast {
    padding-left: 12px !important;
    padding-right: 15px !important;
}

#nav ul li:hover > ul {
    display: block;
}

#nav ul ul {
    background-color: #e4e4d7;
    display: none;
    left: 0;
    list-style: none outside none;
    padding: 0;
    margin: 0 0 0 0px;
    position: absolute;
    top: 46px;
    z-index: 99999;
    width: 112px !important;
}

    #nav ul ul li {
        display: block;
        float: none;
        height: auto;
        margin: 0;
        padding: 0;
        border-top: 1px solid #d7d7c8;
        /*padding-top: 10px;
    padding-left: 10px; */
    }

        #nav ul ul li a, #nav li.active ul ul li a {
            color: #353531;
            display: block;
            font-size: 13px;
            font-weight: normal;
            height: 31px;
            line-height: 31px;
            padding-right: 36px;
            padding-left: 12px;
            text-decoration: none;
            outline: none;
        }

            #nav ul ul li a:hover, #nav li.active ul ul li a:hover {
                font-weight: normal !important;
                background-color: #e4e4d7;
                outline: none;
                text-decoration: underline;
            }



.dvHeaderSpace {
    width: 960px;
    height: 32px;
    font-size: 12px;
    color: #54544d;
    font-family: 'Open Sans', Arial;
    line-height: 32px;
}

    .dvHeaderSpace > a, a.active {
        font-size: 13px;
        color: #2e7ea3;
        font-family: 'Open Sans', Arial;
        line-height: 32px;
        text-decoration: none;
    }

        .dvHeaderSpace > a:hover {
            font-size: 13px;
            color: #2e7ea3;
            font-family: 'Open Sans', Arial;
            line-height: 32px;
            text-decoration: underline;
        }


#dvSliderMain {
    width: 960px;
    height: 400px;
    margin-bottom: 32px;
    background-color: #353531;
    position: relative;
    z-index: 10;
}

    #dvSliderMain > .go-prevMain {
        width: 48px;
        height: 48px;
        left: 0;
        top: 175px;
        position: absolute;
        z-index: 9999;
        display: block;
        text-decoration: none;
        cursor: pointer;
    }

    #dvSliderMain > .go-nextMain {
        width: 48px;
        height: 48px;
        right: 0;
        top: 175px;
        position: absolute;
        z-index: 9999;
        display: block;
        text-decoration: none;
        cursor: pointer;
    }

#dvSlideIn {
    width: 960px;
    height: 394px;
    overflow: hidden;
}

    #dvSlideIn > .dvSlidePic {
        width: 655px;
        height: 394px;
        float: left;
        overflow: hidden;
        color: #353531;
    }

    #dvSlideIn > .dvSlideText {
        width: 305px;
        height: 394px;
        float: right;
        overflow: hidden;
        background-color: #ede81a;
        background-image: url("../images/bgSliderYellow.png");
        background-repeat: no-repeat;
    }

.dvSlideHeader {
    width: 220px;
    min-height: 25px;
    margin-left: 32px;
    margin-top: 115px;
    font-size: 25px;
    line-height: 30px;
}

.dvSlideContent {
    width: 215px;
    min-height: 50px;
    margin-left: 32px;
    margin-top: 10px;
    font-size: 13px;
    line-height: 20px;
}


#dvSlideFooter {
    width: 960px;
    height: 6px;
}


.bx-pager {
    width: 960px;
    height: 6px;
}

    .bx-pager > a {
        width: 160px;
        height: 6px;
        display: inline-block;
        color: transparent;
        text-align: center;
        margin: 0;
        padding: 0;
        text-decoration: none;
    }

        .bx-pager > a:hover {
            background-color: #ede81a;
            color: transparent;
        }

        .bx-pager > a.active {
            background-color: #ede81a;
            color: transparent;
        }

        .bx-pager > a.pager-active {
            background-color: #ede81a;
            color: transparent;
        }


#dvMainFull {
    width: 960px;
    margin: 0 auto;
    height: auto;
    height: 100%;
}

.dvMainLeft {
    width: 655px;
    min-height: 100px;
    float: left;
    height: 100%;
}

.dvMainRight {
    width: 305px;
    min-height: 100px;
    float: right;
    height: 100%;
}

.Left640 {
    width: 640px !important;
}

.bgLeft {
    background-color: #fdfdfd;
}

.Left645 {
    width: 645px !important;
}

#dvEditoriyal {
    width: 100%;
    height: 320px;
    background-color: #FDFDFD;
}

    #dvEditoriyal > .ePic {
        width: 328px;
        height: 320px;
        float: left;
    }

    #dvEditoriyal > .eText {
        width: 267px;
        height: auto;
        float: right;
        margin: 30px;
        color: #353531;
        margin-bottom: 10px;
    }

.eHeader {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #2e7ea3;
    color: #2e7ea3;
    font-size: 34px;
}

.LnkeHeader {
    color: #2e7ea3;
    font-size: 34px;
    text-decoration: none;
    font-family: 'Open Sans Condensed',Arial;
}

    .LnkeHeader:hover {
        color: #2e7ea3;
        font-size: 34px;
        text-decoration: none;
        font-family: 'Open Sans Condensed',Arial;
    }


.pHeader {
    width: 100%;
    margin-top: 15px;
    font-size: 25px;
    line-height: 27px;
}

.pText {
    width: 100%;
    margin-top: 10px;
    font-size: 13px;
    line-height: 18px;
}

.dvYellowBox {
    width: 327px;
    height: 177px;
    background-color: #e9e416;
    background-image: url("../images/bgYellowBox.png");
    background-repeat: no-repeat;
    /*border-bottom: 1px solid #ded90b;
    border-right: 1px solid #ded90b;*/
    color: #353531;
    padding-top: 30px;
    float: left;
}

.dvNoRight {
    border-right: none !important;
}

.dvYellowBox > .yellowIn {
    width: 290px;
    height: auto;
    margin-left: 20px;
    margin-bottom: 30px;
}

.hHeader {
    font-size: 21px;
    line-height: 28px;
    font-weight: 600;
}

.pText {
    font-size: 13px;
    line-height: 18px;
    font-weight: normal;
    margin-top: 10px;
}

.marginLeft30px {
    margin-left: 30px;
}

#dvBizeYazin {
    width: 305px;
    background-image: url("../images/bgBizeYazin.png");
    background-repeat: no-repeat;
    height: 162px;
    padding-top: 30px;
    /*padding-left: 30px;*/
}

    #dvBizeYazin > .hBizeYazin {
        font-size: 26px;
        line-height: 26px;
    }

    #dvBizeYazin > .lnkBizeYazin, lnkBizeYazin.active {
        width: 305px;
        height: 48px;
        line-height: 48px;
        text-align: center;
        display: block;
        outline: none;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        margin-top: 7px;
        font-family: 'Open Sans', Arial;
    }

        #dvBizeYazin > .lnkBizeYazin:hover {
            text-decoration: underline;
        }

#dvKurumlar {
    width: 305px;
    height: 128px;
}

#dvTwitter {
    min-height: 250px;
    width: 300px;
    padding-left: 5px;
    background-color: #FFFFFF;
    overflow: hidden;
}

#dvFacebook {
    min-height: 150px;
    width: 300px;
    padding-left: 5px;
    background-color: #FFFFFF;
    overflow: hidden;
    padding-top: 0px;
}

.TwitBox {
    width: 280px;
    min-height: 20px;
    border-top: 1px solid #d1d1d1;
    padding-top: 12px;
    padding-bottom: 10px;
    font-size: 13px;
    line-height: 18px;
}

    .TwitBox > .TwitPic {
        width: 58px;
        float: left;
    }

    .TwitBox > .TwitText {
        width: 215px;
        float: left;
        font-family: 'Open Sans', Arial;
        font-size: 13px;
    }

        .TwitBox > .TwitText > span {
            font-family: 'Open Sans', Arial;
            font-size: 12px;
            color: #54544d;
        }


#dvFooter {
    width: 960px;
    height: 300px;
    /* margin-top: 32px;  */
}

.dvFooterBox {
    width: 640px;
    min-height: 45px;
    /*background-color: #e4e4d7;*/
    background-color: #e4e4e4
}

.dvFooterBox78 {
    padding-left: 15px;
    padding-top: 15px;
    width: 625px;
    height: 63px;
    background-color: #e4e4d7;
    color: #353531;
    font-size: 11px;
}

    .dvFooterBox78 > .Left78 {
        width: 100px;
        height: 63px;
        float: left;
    }

    .dvFooterBox78 > .Right78 {
        width: 510px;
        height: 63px;
        float: left;
        font-size: 12px;
        font-weight: normal;
    }

        .dvFooterBox78 > .Right78 > a, a.active {
            font-size: 11px;
            font-weight: bold;
            text-decoration: none;
            line-height: 20px;
        }

            .dvFooterBox78 > .Right78 > a:hover {
                font-size: 11px;
                font-weight: bold;
                text-decoration: underline;
            }

.dvFooterBox78 {
    padding-left: 15px;
    padding-top: 15px;
    width: 625px;
    height: 63px;
    background-color: #e4e4d7;
}


.dvFooterBox > span {
    display: block;
    text-decoration: none;
    font-size: 11px;
    outline: none;
    float: left;
}

.lnkFooterBox, lnkFooterBox.active {
    display: block;
    padding-left: 14px;
    padding-right: 14px;
    text-decoration: none;
    font-size: 12px;
    outline: none;
    float: left;
    color: #353531;
}

    .lnkFooterBox:hover {
        text-decoration: underline;
        font-size: 12px;
    }

.lnk600 {
    font-size: 12px;
    outline: none;
    font-weight: 600;
    padding-left: 13px;
    padding-right: 12px;
}

    .lnk600:hover {
        font-size: 12px;
        outline: none;
        font-weight: 600;
        padding-left: 13px;
        padding-right: 12px;
    }

.mTop8 {
    margin-top: 8px;
}

.lh45 {
    line-height: 45px;
}

.h64 {
    height: 64px !important;
}

.lnkLogoBottom, lnkLogoBottom:hover {
    display: block;
    width: 90px;
    height: 64px;
    cursor: pointer;
    float: left;
}

.coppyRight {
    height: 64px;
    line-height: 64px;
    width: 220px;
    float: left;
    font-size: 11px;
    color: #353531;
    margin-left: 26px;
}

.socialBottom {
    height: 48px;
    padding-top: 16px;
    width: 140px;
    float: right;
}

.dvFooterRightBox {
    width: 305px;
    height: 183px;
    /*background-color: #e4e4d7;*/
    background-color: #e4e4e4
}

.FooterRightIn {
    width: 250px;
    min-height: 135px;
    margin-left: 30px;
    margin-top: 30px;
}

    .FooterRightIn > .fHeader {
        font-size: 26px;
    }

.emailBox {
    background-color: #FFFFFF;
    border: 0 none;
    width: 143px;
    height: 33px;
    line-height: 32px;
    margin-top: 10px;
    float: left;
    font-size: 12px;
    color: #5a5a57;
    outline: none;
    padding-left: 17px;
}

.btnEmailSend {
    border: 0 none;
    width: 72px;
    height: 33px;
    margin-top: 10px;
    float: left;
    outline: none;
    margin-left: 9px;
}

.BottomSearch {
    background-image: url("../images/bgBottomSearch.png");
    background-repeat: no-repeat;
    height: 32px;
    margin-top: 18px;
    width: 240px;
    margin-left: 30px;
    margin-top: 15px;
}

.searchBoxBottom {
    background-color: rgba(0, 0, 0, 0);
    border: 0 none;
    font-size: 13px;
    width: 176px;
    height: 30px;
    line-height: 30px;
    float: left;
    font-size: 12px;
    color: #5a5a57;
    outline: none;
    padding-left: 17px;
    padding-right: 10px;
}

.searchButtonBottom {
    border: 0 none;
    width: 35px;
    margin-top: 0px;
    float: right;
}



#dvFooterBottom {
    width: 100%;
    height: 34px;
    line-height: 34px;
    font-size: 11px;
    color: #929284;
    text-align: right;
}

    #dvFooterBottom > a, a.active {
        text-decoration: none;
        font-size: 11px;
        color: #929284;
    }

        #dvFooterBottom > a:hover {
            text-decoration: underline;
            font-size: 11px;
            color: #929284;
        }

/**
Sub Pages 
**/
/**Guncel****************************************************************/
.dvGuncelBox {
    width: 296px;
    min-height: 385px;
    float: left;
    margin-left: 16px;
    margin-top: 16px;
}

    .dvGuncelBox img {
        width: 296px;
        height: 176px;
        margin-bottom: 10px;
    }

.dvGuncelIn {
    width: 296px;
    min-height: 155px;
    border-bottom: 1px solid #d3d3d2;
    padding-bottom: 5px;
    overflow: hidden;
}

    .dvGuncelIn > .gHeader {
        font-size: 21px;
        line-height: 25px;
    }

    .dvGuncelIn > a > .gHeader {
        font-size: 21px;
        line-height: 25px;
    }

.dvAuthor {
    border-top: 1px solid #d3d3d2;
    border-bottom: 1px solid #d3d3d2;
    font-size: 14px;
    font-style: italic;
    color: #353531;
    height: 28px;
    width: 100%;
    line-height: 28px;
    margin-top: 8px;
}

.blogauthor{    
    color: #74ACF3;    
}
.blogauthor:hover{    
    color: #74ACF3;    
}


.dvGuncelBox > .dvGuncelDate {
    width: 296px;
    color: #54544d;
    font-size: 12px;
    height: 38px;
    line-height: 38px;
}

#dvGuncelPager {
    height: 32px;
    background-color: #ede81a;
    padding-top: 16px;
    text-align: center;
}

    #dvGuncelPager > a {
        height: 16px;
        line-height: 16px;
        text-decoration: none;
        font-size: 12px;
        font-weight: bold;
    }

        #dvGuncelPager > a:hover {
            text-decoration: underline;
            font-size: 12px;
            font-weight: bold;
        }

/**News detail page********************************************/
#dvNewsDetail {
}

    #dvNewsDetail > img {
        margin-bottom: 10px;
    }

.dvNewDetailIn {
    width: 608px;
    min-height: 250px;
    padding-top: 15px;
    margin-left: 16px;
}

.hDate {
    font-size: 12px;
    color: #54544d;
    margin-bottom: 10px;
}

.hNewTitle {
    font-size: 24px;
    color: #353531;
    margin-bottom: 7px;
}

.hNewsSubTitle {
    font-size: 14px;
    color: #353531;
    font-weight: 600;
    line-height: 20px;
    margin-top: 10px;
}

.dvNewDetailHead {
    width: 608px;
    min-height: 102px;
    border-bottom: 1px solid #d3d3d2;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.dvNewDetailText {
    width: 608px;
    min-height: 250px;
    margin-bottom: 10px;
    margin-top: 15px;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
}

    .dvNewDetailText a, a.active {
        text-decoration: none;
        color: #007FE4;
    }

        .dvNewDetailText a:hover {
            text-decoration: underline;
            color: #007FE4;
        }


    .dvNewDetailText > p {
        margin-top: 10px;
        font-size: 13px;
        font-weight: normal;
        line-height: 18px;
    }

.dvNewDetailShare {
    width: 608px;
    height: 100px;
    padding-top: 40px;
}

    .dvNewDetailShare > p {
        color: #54544d;
        font-size: 12px;
        line-height: 25px;
    }


/**Editoryal new list page********************************************/
#dvEList {
}


.dvListBox {
    width: 640px;
    height: 168px;
    background-image: url("../images/bgEditorialNews.png");
    background-repeat: repeat-x;
}

.dvListPic {
    width: 144px;
    float: left;
    padding-top: 17px;
    text-align: center;
}

.dvListRight {
    width: 480px;
    float: left;
    height: 140px;
}

.dvListText {
    width: 480px;
    min-height: 74px;
    border-bottom: 1px solid #d3d3d2;
    padding-bottom: 10px;
}

.hListTtitle {
    width: 480px;
    color: #353531;
    font-size: 21px;
    line-height: 21px;
    margin-top: 15px;
}

.pListText {
    width: 480px;
    float: left;
    padding-top: 17px;
    text-align: center;
}

.hListDate {
    width: 480px;
    font-size: 12px;
    color: #54544d;
    margin-bottom: 10px;
    margin-top: 6px;
}

#dvDEditoriyal {
    width: 100%;
    height: 320px;
    background-color: #FDFDFD;
}

    #dvDEditoriyal > .ePic {
        width: 328px;
        height: 320px;
        float: left;
    }

    #dvDEditoriyal > .eText {
        width: 252px;
        height: auto;
        float: right;
        margin-top: 30px;
        margin-left: 30px;
        margin-right: 30px;
        color: #353531;
        height: 290px;
        border-bottom: 1px solid #d3d3d2;
    }


        #dvDEditoriyal > .eText > .pHeader {
            width: 100%;
            margin-top: 15px;
            font-size: 25px;
            line-height: 28px;
        }

        #dvDEditoriyal > .eText > .pText {
            width: 100%;
            margin-top: 10px;
            font-size: 14px;
            line-height: 20px;
        }

/**Static pages********************************************************/
.bgFdFdFd {
    background-color: #fdfdfd !important;
}

.yellowFull {
    width: 945px;
    background-color: #ede81a;
    background-image: url("../images/bgYellowFull.png");
    background-repeat: repeat-x;
    height: 141px;
    padding-top: 30px;
    padding-left: 15px;
}

    .yellowFull > .fullInText {
        width: 800px;
        min-height: 60px;
        float: left;
    }

    .yellowFull > .fullInTextYazin {
        width: 625px;
        min-height: 60px;
        float: left;
    }

.fullHeader {
    width: 100%;
    margin-top: 0px;
    font-size: 25px;
    line-height: 28px;
}

.yellowFull > .fullInPic {
    min-width: 100px;
    min-height: 60px;
    float: left;
    margin-top: 22px;
    margin-left: 32px;
}

.yellowFull > .fullInPicYazin {
    width: 230px;
    min-height: 60px;
    float: left;
    margin-left: 90px;
}

.yellowFull > .fullInPicIletisim {
    width: 230px;
    min-height: 60px;
    float: right;
    text-align: right;
    margin-top: 23px;
}

.dvHakkimizda {
    padding-top: 25px;
    margin-left: 16px;
    margin-right: 16px;
    min-height: 150px;
    color: #353531;
    min-height: 400px;
    font-size: 13px;
    line-height: 18px !important;
}

    .dvHakkimizda > h3 {
        font-size: 25px;
        /*line-height:30px;*/
        margin-top: 20px;
    }

    .dvHakkimizda span {
        font-weight: 600;
    }



.kurumlarBox {
    width: 915px;
    min-height: 80px;
    padding-top: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #d1d1d1;
    padding-left: 15px;
    padding-right: 30px;
}

    .kurumlarBox > .kurumPic {
        width: 100%;
        min-height: 40px;
    }

    .kurumlarBox > .kurumHeader {
        width: 100%;
        margin-top: 0px;
        font-size: 20px;
        line-height: 24px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

.lnkKurum, lnkKurum.active {
    font-size: 13px;
    line-height: 18px;
    text-decoration: none;
    color: #2e7ea3;
}

    .lnkKurum:hover {
        font-size: 13px;
        line-height: 18px;
        text-decoration: underline;
        color: #2e7ea3;
    }

.mBottom10 {
    margin-bottom: 6px;
}

.dvFormBottom {
    width: 406px;
    margin-top: 16px;
    margin-left: 16px;
    padding-left: 10px;
    height: 33px;
}

    .dvFormBottom > .Left {
        width: 300px;
        float: left;
        height: 33px;
        line-height: 32px;
    }

    .dvFormBottom > .Right {
        width: 71px;
        float: right;
        height: 33px;
        line-height: 32px;
    }


#dvLeftTopBanner {
    width: 305px;
    height: 200px;
}



/**Forms inputs******************************/
.inputbox {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #dbdbdb #ebebeb #ebebeb #dbdbdb;
    border-image: none;
    border-style: solid solid solid solid;
    border-width: 1px 1px 1px 1px;
    color: #5a5a57;
    font-size: 12px;
    font-family: 'Open Sans', Arial;
    height: 32px;
    width: 183px;
    background-color: #f2f2f2;
    padding-left: 17px;
}

.input200 {
    background-color: rgba(0, 0, 0, 0);
    border: 0 none;
    font-size: 12px;
    padding-left: 17px;
    height: 32px;
    width: 183px;
    line-height: 32px;
    color: #5a5a57;
    font-size: 12px;
    outline: none;
    background-image: url(../images/bgInput200.png);
    background-repeat: no-repeat;
    margin-left: 16px;
    margin-top: 16px;
    float: left;
}

.input416 {
    background-color: rgba(0, 0, 0, 0);
    border: 0 none;
    font-size: 12px;
    padding-left: 17px;
    height: 32px;
    width: 399px;
    line-height: 32px;
    color: #5a5a57;
    font-size: 12px;
    outline: none;
    background-image: url(../images/bgInput416.png);
    background-repeat: no-repeat;
    margin-left: 16px;
    margin-top: 16px;
    float: left;
}

.inputArea {
    background-color: rgba(0, 0, 0, 0);
    border: 0 none;
    font-size: 12px;
    padding-left: 17px;
    height: 86px;
    width: 399px;
    line-height: 16px;
    color: #5a5a57;
    font-size: 12px;
    outline: none;
    background-image: url(../images/bgInputArea.png);
    background-repeat: no-repeat;
    margin-left: 16px;
    margin-top: 16px;
    float: left;
    padding-top: 10px;
}

.prevPage {
    display: block;
    width: 180px;
    float: left;
    text-align: left;
    margin-left: 20px;
}

.nextPage {
    display: block;
    width: 180px;
    float: right;
    text-align: right;
    margin-right: 20px;
}

/***new Header*****************************************************************************************************************************************/
.newHeader {
    width: 100%;
    height: 100px;
    background-color:#FFFFFF;
    padding-top:10px;
}

    .newHeader > .newLogo {
        width: 110px;
        height: 90px;
        float: left;
        padding:3px;
    }

    .newHeader > .newRight {
        width: 838px;
        height: 94px;
        float: right;
        padding:3px;
    }

        .newHeader > .newRight > .newTopSlogan {
            width: 100%;
            height: 45px;
            font-size: 16px;
            font-style: normal;
            color:#818285;
        }

        .newHeader > .newRight > .newTopMenu {
            width: 100%;
            height: 64px;
        }

/*****new Menu******************************************************************************************************************************/
#navNew {
    float: left;
    height: 54px;
    position: relative;
    width: 816px;
    z-index: 999;
    margin-top: 0px;
    margin-left: 0;
}

    #navNew ul {
        float: left;
        font-family: 'Open Sans', Arial;
        font-size: 15px;
        list-style: none outside none;
        margin-right: 0;
        position: relative;
        z-index: 999;
        width: 816px !important;
        
    }

    #navNew ul li {
        float: left;
        position: relative;
        text-align: center;
        outline: none;
        height: 40px;
        line-height:1;
    }

        #navNew ul li:hover {

           border-bottom:3px solid #ece816;
            outline: none;
            line-height:1;
        }

        #navNew li:first-child {
            margin-left: 0;
        }

        #navNew li a {
            color: #818285;
            display: block;
            font-size: 15px;
            font-weight: normal;            
            /*line-height: 48px;*/
            padding-right: 14px;
            padding-left: 12px;
            text-decoration: none;
            outline: none;
            height:40px;
        }

            #navNew li.active a, #navNew li a:hover, #navNew li.hover a, #navNew li a.active {
                color: #818285;
                display: block;
                /*background-color: #ede81a;*/
                outline: none;
                
            }


#navNew ul li:hover > ul {
    display: block;
}

#navNew ul ul {
     border-top:3px solid #ece816;
    background-color: #ffffff;
    display: none;
    left: 0;
    list-style: none outside none;
    padding: 0;
    margin: 0 0 0 0px;
    position: absolute;
    top: 40px;
    z-index: 99999;
    width: 112px !important;
}

    #navNew ul ul li {
        display: block;
        float: none;
        height: auto;
        margin: 0;
        padding: 0;
       
        border-bottom:1px solid #e4e4d7;
        /*padding-top: 10px;
    padding-left: 10px; */
    }

    #navNew ul ul li:hover {
        display: block;
        float: none;
        height: auto;
        margin: 0;
        padding: 0;       
        border-bottom:1px solid #e4e4d7;
       
    }

        #navNew ul ul li a, #navNew li.active ul ul li a {
            color: #353531;
            display: block;
            font-size: 13px;
            font-weight: normal;
            height: 31px;
            line-height: 31px;
            padding-right: 36px;
            padding-left: 12px;
            text-decoration: none;
            outline: none;
        }

            #navNew ul ul li a:hover, #navNew li.active ul ul li a:hover {
                font-weight: normal !important;
                background-color: #FFFFFF;
                outline: none;
                text-decoration: underline;
         
            }
