body {
    margin: 0px;
    line-height: 20px;
    background-image: url('../images/bg.jpg');
    background-position: center top;
    background-repeat: repeat-x;
    background-color: #f2f2f2;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

a:active {
    outline: none;
    outline-color: #FFF;
}

.wrapper {
    width: 968px;
    position: relative;
    margin: 0 auto;
}


.header_bg {
    background-image: url('../images/header_bg.png');
    background-repeat: no-repeat;
    width: 968px;
    height: 190px;
    padding-top: 25px;
}

.header_bg2 {
    background-image: url('../images/header_bg.png');
    background-repeat: no-repeat;
    width: 968px;
    height: 100px;
    padding-top: 25px;
}


.menu_bg {
    background-image: url('../images/menu_bg.png');
    background-repeat: no-repeat;
    width: 910px;
    height: 63px;
    padding-left: 10px;
}

.little_menu {
    height: 25px;
    font-family: 'MyriadProCondensed';
    font-size: 16px;
    color: #FFF;
    padding-left: 20px;
}

    .little_menu a {
        height: 25px;
        font-family: 'MyriadProCondensed';
        font-size: 16px;
        color: #FFF;
        padding: 0px 10px 0px 5px;
    }

        .little_menu a:hover {
            height: 25px;
            font-family: 'MyriadProCondensed';
            font-size: 16px;
            color: #CCC;
        }

.sag_ust_menu {
    padding-top: 20px;
    height: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #F00;
    padding-right: 10px;
}

    .sag_ust_menu a {
        height: 25px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 12px;
        color: #F00;
    }

        .sag_ust_menu a:hover {
            height: 25px;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #333;
        }

.search_bg {
    background-image: url('../images/search_bg.png');
    background-repeat: no-repeat;
    width: 214px;
    height: 173px;
}

.ayrac_bg {
    background-image: url('../images/ayrac.png');
    background-repeat: repeat-y;
    width: 15px;
    height: auto;
}

.currentIssue .issue_title {
    background-image: url('../images/issue_title.png');
    background-repeat: no-repeat;
    width: 305px;
    height: 50px;
}

.currentIssue .td_topic {
    font-family: 'MyriadProCondensed';
    font-size: 18px;
    color: #d31112;
}

.currentIssue .td_pubtype {
    background-image: url('../images/rewiev_bg.png');
    background-repeat: no-repeat;
    width: 285px;
    font-family: 'MyriadProCondensed';
    font-size: 18px;
    color: #FFF;
    padding-left: 20px;
}

    .currentIssue .td_pubtype b {
        font-weight: normal;
    }

.title {
    font-family: 'MyriadProCondensed';
    font-size: 25px;
}

.titleRed {
    font-family: 'MyriadProCondensed';
    font-size: 25px;
     color: #cc0000;
     padding-bottom:10px;
}

.titleGray {
    font-family: 'MyriadProCondensed';
    font-size: 20px;
    color: silver;
}

.research_bg {
    background-image: url('../images/research_bg.png');
    background-repeat: no-repeat;
    width: 285px;
    height: 25px;
    font-family: 'MyriadProCondensed';
    font-size: 18px;
    color: #FFF;
    padding-left: 20px;
}

.orta {
    background-image: url('../images/orta.png');
    background-repeat: repeat-y;
    width: 968px;
    padding-top: 5px;
}

.footer {
    height: 148px;
    background-image: url('../images/footer.png');
    background-repeat: no-repeat;
}

.currentIssue a {
    font-family: Arial, Helvetica, sans-serif;
    color: #d31112;
    text-decoration: none;
}

    .currentIssue a:hover {
        font-family: Arial, Helvetica, sans-serif;
        color: #3162e3;
    }

a {
    font-family: Arial, Helvetica, sans-serif;
    color: #3162e3;
    text-decoration: none;
}

    a:hover {
        font-family: Arial, Helvetica, sans-serif;
        color: #d00000;
    }



.altmenu {
    padding-left: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #999;
    font-size: 11px;
    text-decoration: none;
    padding-left: 5px;
}


    .altmenu a {
        padding-left: 0px;
        font-family: Arial, Helvetica, sans-serif;
        color: #999;
        font-size: 11px;
        text-decoration: none;
        padding-left: 5px;
    }

        .altmenu a:hover {
            padding-left: 0px;
            font-family: Arial, Helvetica, sans-serif;
            color: #32a5b5;
            font-size: 11px;
            font-weight: noen;
            padding-left: 5px;
        }



.bos {
    width: 55px;
    height: 20px;
    float: left;
}



.temizle {
    clear: both;
}





h4 {
    font-family: 'NeoSansMedium', Tahoma, Geneva, sans-serif;
    font-weight: normal;
    font-size: 16px;
    padding: 0px;
    margin: 0px;
}

h1 {
    font-family: 'NeoSansMedium', Tahoma, Geneva, sans-serif;
    font-size: 18pt;
    color: #284c8d;
}

.baslik {
    font-family: 'NeoSansMedium', Tahoma, Geneva, sans-serif;
    font-size: 15pt;
    color: #009;
}


.beyazText {
    color: #FFF;
}

html {
    overflow-y: scroll;
}

.looktext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #06C;
}

a.looktext {
    color: #06C;
    text-decoration: none;
}

    a.looktext:hover {
        color: #C00;
    }
.clr {
    clear: both;
}
a img {
    border: 0;
}
.wrapper2 {
    width: 100%;
    margin: auto;
    position: relative;
}
.searchBox {
    width: 709px;
    height: 32px;
    display: block;
}
.searchBox .tboxState {
    float: left;
    width: 365px;
    height: 32px;
    margin-right: 20px;
}
/*
.searchBox .tboxState input {
    width: 100%;
    height: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 18px;
}
*/
.searchBox .ddbState {
    float: left;
    width: 200px;
    height: 32px;
    margin-right: 10px;
}
/*
.searchBox .ddbState select {
    width: 100%;
    height: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
*/
.searchBox .btnState {
    float: left;
    width: 110px;
    height: 32px;
}
.loadingBox {
    width: 300px;
    margin: auto;
}
.loadingBox .message {
    font-size: 18px;
    color: red;
    margin-bottom: 10px;
    text-align: center;
}
.loadingBox .ani {
    text-align: center;
    width: 300px;
}
.foundNumber {
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid black;
}
.imagesSearchFoundsBox {
    list-style: none;
    padding: 0;
    margin: 0;
}
.imagesSearchFoundsBox .foundTable {
    font-family: 'MyriadProCondensed';
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
.imagesSearchFoundsBox .foundTable .leftState {
    float: left;
    margin-right: 5px;
}
.imagesSearchFoundsBox .foundTable .rightState {
    float: left;
    overflow: hidden;
}
.imagesSearchFoundsBox .foundTable .rightState .title {
    font-size: 18px;
    font-weight: bold;
    color: #336699;
    text-decoration: underline;
}
.imagesSearchFoundsBox .foundTable .rightState .title2 {
    font-size: 22px;
    font-weight: bold;
    color: #336699;
    text-decoration: underline;
}
.imagesSearchFoundsBox .foundTable .rightState .desc {
    color:#858383;
    font-style: italic;
}
.imagesSearchFoundsBox .foundTable .rightState .desc2 {
    color:black;
    font-size: 14px;
}
.txtStyle1 {
    font-size: 18px;
    font-weight: bold;
    color: #336699;
    text-decoration: underline;
}
.ulStyle1 {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
}
.ulStyle1 li {
    float: left;
    margin-right: 20px;
}
.ulStyle1 li span {
    font-weight: bold;
}
.categoriListDiv {
    width: 900px;
    height: 330px;
    overflow: auto;
    background-color: #edebeb;
    border: 1px solid #bdbcbc;
    padding: 9px;
}
.categoriListDiv2 {
    width: 900px;
    padding: 9px;
}
.categoriListDiv ul, .categoriListDiv2 ul {
    margin: 0;
    padding: 0;
    padding-left: 20px;
    list-style-image: url(../images/icon_oneArrow.png);
}
.categoriListDiv li a, .categoriListDiv2 li a {
    font-size: 18px;
    color: #336699;
    text-decoration: underline;
    font-family: 'MyriadProCondensed';
}
.categoriListDiv li a:hover, .categoriListDiv2 li a:hover {
    color: red;
    text-decoration: none;
}
#paging {
    display: block;
    clear: both;
}
.pagingPage {
    padding: 5px;
    background-color: #f1efef;
    border: 1px solid #d8d6d6;
    margin-left: 3px;
    margin-bottom: 3px;
    font-family: 'MyriadProCondensed';
    font-size: 12px;
    float: left;
}
.pagingPage:hover {
    background-color: #d8d6d6;
    font-family: 'MyriadProCondensed';
    font-size: 12px;
}
.newPicText td span {
    font-family: 'MyriadProCondensed';
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    color: black;
}
.newPicText td {
    border-bottom: 1px dotted lightblue;
}
.newPicText {
    font-family: 'MyriadProCondensed';
}
.customText1 {
    font-family: 'MyriadProCondensed' !important;
}
.customText2 {
    font-family: 'MyriadProCondensed';
    font-size: 16px;
    font-weight: bold;
    color: red;
}
.customText3 {
    font-family: 'MyriadProCondensed' !important;
    font-size: 14px !important;
    font-weight: bold !important;
    color: red !important;
}
.AddNewPicture {
    position: absolute;
    top: 7px;
    left: 750px;
    width: 145px;
    height: 38px;
    z-index: 99;
}