﻿.logo
{
    position: relative;
    top: 20px;
    left: 30px;
}
div.buradasiniz
{
    color: #909090;
    padding: 5px;
    padding-bottom: 10px;
}

div.buradasiniz a
{
    color: #90bb90;
    text-decoration: none;
}
div.buradasiniz a:hover
{
    color: #90bb90;
    text-decoration: underline;
}
div.buradasiniz span.dil
{
    float: right;
}
/* Water mark */
.unwatermarked
{
    color: #4080c0;
    display: inline;
    border: solid 1px #c0c0c0;
    padding: 2px;
    font-size: 11px;
    line-height: 120%;
}

.watermarked
{
    color: #c0c0c0;
    display: inline;
    border: solid 1px #d0d0d0;
    padding: 2px;
    font-size: 11px;
}

.itemtemp
{
    border-bottom: dotted 1px #c0c0c0;
    border-right: dotted 1px #c0c0c0;
}
.itemtemp2
{
    border-bottom: dotted 1px #c0c0c0;
}

.li_alt
{
    background-image: url(/images/menu_sagok.png) !important;
    background-position: top !important;
    background-repeat: no-repeat !important;
}


/* ******************************* Sayfalama ****************************** */
div.sayfalama
{
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

div.sayfalama span a
{
    border: 1px solid #a0a0a0;
    padding: 3px;
    text-decoration: none;
    margin-right: 8px;
}

div.sayfalama span a:hover
{
    color: #ffffff;
    background-color: #90bb90;
    border: 1px solid #808080;
}

div.sayfalama span a.secili
{
    color: #ffffff;
    background-color: #90bb90;
    font-weight: bold;
}
div.sayfalama span a.secili:hover
{
    background-color: #90bb90;
    font-weight: bold;
}

/* ************* haberler ************ */
div.habericerik span *
{
    line-height: 140%;
    text-align: justify;
}

div.habericerik span p
{
    padding-bottom: 5px;
}
div.habericerik span a
{
    text-decoration: underline;
    color: #376B94;
}

div.habericerik span a:hover
{
    color: #d54302;
    text-decoration: underline;
}

div.habericerik span div
{
    padding-bottom: 5px;
}

div.haberbaslik
{
    padding-top: 5px;
    padding-bottom: 3px;
    padding-left: 5px;
    height: 30px;
    overflow: hidden;
}
div.ozet
{
    padding-top: 5px;
}
div.baslik
{
    background-image: url(/images/baslik-sol.gif);
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #ffffff;
    height: 26px;
    font-weight: bold;
    color: #f0f0f0;
    padding-left: 10px;
}
div.baslik div
{
    font-weight: bold;
    color: #ffffff;
    padding-left: 5px;
    padding-top: 5px;
}
div.icerik
{
    border-left: solid 1px #c0c0c0;
    border-right: solid 1px #c0c0c0;
    border-bottom: solid 1px #c0c0c0;
    padding: 5px;
    padding-top: 10px; /*	min-height: 400px; */
}

div.haber
{
    padding-bottom: 5px;
    border: 0px solid;
}
div.haber div.tarih
{
    text-align: right;
    clear: both;
}
div.haber div.tarih span
{
    color: #a0a0a0;
    font-size: 11px;
    font-family: Tahoma,Arial,Verdana;
}
div.haber div.baslik
{
    padding-bottom: 5px;
}
div.haber a
{
    font-weight: bold;
    display: block;
}
div.haber span.ozet
{
    font-size: 11px;
    color: #404040;
    font-family: Tahoma,Verdana;
}
div.haber img.resim
{
    padding: 1px 1px 1px 1px;
    margin: 0px 5px 0px 0px;
}
div.haber img.resim2
{
    padding: 1px 1px 1px 1px;
    margin: 0px 5px 0px 0px;
}
div.haberliste span.pasif
{
    color: #c0c0c0 !important;
    font-size: 10px !important;
}
.pasif *
{
    color: #a0a0a0 !important;
    font-size: 11px !important;
}


/* *********** SLIDER *********************** */
#slider
{
    margin-left: 5px;
}
#slider ul, #slider li, #slider2 ul, #slider2 li
{
    margin: 0;
    padding: 0;
    list-style: none;
    background-image: none;
}
#slider2
{
    margin-top: 1em;
}
#slider li, #slider2 li
{
    width: 600px;
    height: 215px;
    overflow: hidden;
}
/* numeric controls */
ol#controls
{
    margin: 1em 0;
    padding: 0;
    height: 24px;
}
ol#controls li
{
    margin: 0 6px 0 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 24px;
}
ol#controls li a
{
    float: left;
    height: 24px;
    line-height: 18px;
    width: 5px; /*background: #5186d7;     color:#5186d7;*/
    background-image: url(/images/manset-top.gif);
    padding: 0 10px;
    text-decoration: none;
}
ol#controls li a:hover
{
    background-image: url(/images/manset-top-aktif.gif);
}

ol#controls li.current a
{
    background-image: url(/images/manset-top-aktif.gif);
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus
{
    outline: none;
}
/* Manşet */
table.manset-tablo
{
    margin-bottom: 10px;
}
td.manset-aciklama
{
    padding: 20px 5px 5px 0;
    line-height: 140%;
    vertical-align: top !important;
}
td.manset-aciklama p
{
    margin: 5px 0 5px 0;
}
td.manset-aciklama b
{
    font-size: 14px;
}
td.manset-resimler
{
    width: 190px;
    padding: 10px;
}
td.manset-resimler img
{
    border: solid 1px #c0c0c0;
}
td.mansetler a
{
    text-decoration: none;
    color: #666;
    font-weight: bold;
}
td.manset-basliklar
{
    padding: 0 10px 10px 10px;
}

.PanelError *
{
    color: #FF4000;
}
.PanelError
{
    background-color: #ffffcc;
    margin: 5px;
    border: 1px solid #ffaaaa;
    color: #FF4000;
    list-style-position: inside;
    list-style-type: square;
    line-height: 15px;
    vertical-align: middle;
    background-position: 15px 12px;
    background-image: url(/images/error.gif);
    background-repeat: no-repeat;
    padding-right: 5px;
    padding-left: 45px;
    padding-bottom: 5px;
    padding-top: 5px;
    min-height: 40px;
    z-index: 5;
}
.PanelOkey *
{
    color: #008000;
}
.PanelOkey
{
    background-color: #ccffcc;
    padding-right: 5px;
    padding-left: 45px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin: 5px;
    border: 1px solid #22cc22;
    color: #008000;
    list-style-position: inside;
    list-style-type: square;
    line-height: 15px;
    vertical-align: middle;
    background-position: 15px 12px;
    background-image: url(/images/okey.gif);
    background-repeat: no-repeat;
    min-height: 40px;
    z-index: 5;
}
.PanelOkey table, .PanelError table
{
    margin-bottom: 20px;
}

.PanelError ul li
{
    list-style-position: inside;
    list-style-type: square;
    background-image: none;
    padding-left: 5px;
    margin-left: 5px;
}
/* ******************************** */
#newsticker-demo
{
    margin: 0;
    padding: 0;
}

.newsticker-jcarousellite
{
}
.newsticker-jcarousellite ul li
{
    margin-top: -3px;
}
.newsticker-jcarousellite ul li
{
    list-style: none;
    display: block;
    padding-bottom: 5px;
    margin-bottom: 5px;
    max-height: 40px;
}
.newsticker-jcarousellite ul li .pasif
{
    color: #c0c0c0 !important;
    font-size: 10px !important;
}

.clear
{
    clear: both;
}

.button
{
    border-right: 1px solid #555555;
    border-top: 1px solid #555555;
    border-left: 1px solid #555555;
    border-bottom: 1px solid #555555;
    border-collapse: collapse;
    font-weight: normal;
    font-size: 10pt;
    color: #222222;
    font-family: 'Tahoma' , 'Arial' , 'sans-serif';
    height: 24px;
    cursor: pointer;
    background-image: url(/images/button.jpg);
}
.cerceve
{
    border: solid 1px #c0c0c0;
}
/*Modal Popup*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70); /*	opacity:0.7; */
    z-index: 0;
}

.modalPopup
{
    background-color: #fffff0;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    z-index: 105;
}
.modalPopup h2
{
    font-size: 12px;
    font-weight: bold;
}

