/* iui.css (c) 2007-9 by iUI Project Members, see LICENSE.txt for license */
body {
	color: #40658A;
}

li > a[selected], li > a:active {
    background-image: url(../i/listArrowSel.png), url(../i/selection.png) !important;
}

li > a[selected="progress"] {
    background-image: url(../i/loading.gif), url(../i/selection.png) !important;
}

/************************************************************************************************/

body > .toolbar {
    background:#000000 url(../i/toolbar.jpg?1) no-repeat center top;
}

.button {
    -webkit-border-image: url(../i/toolButton.png) 0 5 0 5;
    -moz-border-image: url(../i/toolButton.png) 0 5 0 5;
}

.blueButton {
    -webkit-border-image: url(../i/(blueButton.png) 0 5 0 5;
    -moz-border-image: url(../i/blueButton.png) 0 5 0 5;
}

#backButton {
    -webkit-border-image: url(../i/backButton.png) 0 8 0 14;
    -moz-border-image: url(../i/backButton.png) 0 8 0 14;
}


.whiteButton {
    -webkit-border-image: url(../i/whiteButton.png) 0 12 0 12;
    -moz-border-image: url(../i/whiteButton.png) 0 12 0 12;
    text-shadow: rgba(255, 255, 255, 0.7) 0 1px 0;
}

.redButton {
    -webkit-border-image: url(../i/redButton.png) 0 12 0 12;
    -moz-border-image: url(../i/redButton.png) 0 12 0 12;
}

.grayButton {
    -webkit-border-image: url(../i/grayButton.png) 0 12 0 12;
    -moz-border-image: url(../i/grayButton.png) 0 12 0 12;
    color: #FFFFFF;
}

/************************************************************************************************/

body > ul > li.group {
	opacity:0.7;
  background: url(../i/listGroup.png) repeat-x;
  color: #3f3f3f;
  text-shadow: 0 1px 0 rgba(255,255,255, 0.8);
}

body > ul > li > a {
    background: url(../i/listArrow.png) no-repeat right center;
    color: #3f3f3f;
    font-size: 14px;
}

/************************************************************************************************/
    
.dialog > fieldset {
    background: url(../i/toolbar.png) #7388a5 repeat-x;
}

/************************************************************************************************/

body > .panel {
    background: #e1e0e0 url(../i/pinstripes.png);
}

.toggle {
    border: 1px solid #888888;
    background: #FFFFFF url(../i/toggle.png) repeat-x;
}

.toggle[toggled="true"] {
    background: #194fdb url(../i/toggleOn.png) repeat-x;
}

.thumb {
    background: #ffffff url(../i/thumb.png) repeat-x;
}

/************************************************************************************************/
#preloader {
    background-image: url(../i/loading.gif), url(../i/selection.png),
        url(../i/blueButton.png), url(../i/listArrowSel.png), url(../i/listGroup.png);
}

/* customizations */
.yuzde{font-size:20px !important; line-height:20px;}
.metin { font-size:14px; line-height: 14px; margin-top:0 !important;}
.oyli { padding: 0 !important; }
.oranlar { font-weight:bold; color:#3f3f3f; background: #eeeeee !important; font-family: Helvetica; -webkit-border-radius: 5px !important; -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.20) inset; padding: 10px 10px 0px 10px !important; }
.oranlar td { height: 37px; color: #ffffff; text-align: left; padding: 0 6px; background: url('../i/barbg.png') repeat-x center center; -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.20) inset; }
.oranlar td.first { -webkit-border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; }
.oranlar td.last { -webkit-border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; }

.sandikKatilim { font-size: 12px;padding:8px 0; text-shadow: 0 1px 0 rgba(255,255,255, 0.8); font-weight: bold; text-align: left; }
.sandikKatilim span { float: left; margin-right: 4px; width: 70px; }
.sandikKatilim span strong { display: block; width: 10px; height: 10px; float: left; margin: 2px 4px 0 0; }
.sandikKatilim span.clear { clear: left; }
.sandikKatilim span.yellow strong { background-color: #dfa001; }
.sandikKatilim span.green strong { background-color: #16ab00; }
.sandikKatilim span.red strong { background-color: #ab0c28; }
.sandikKatilim span.purple strong { background-color: #a64bb5; }
.sandikKatilim div.fr { text-align: right; float: right; }
.sandikKatilim em { font-style: normal; color: #990a22; }

.fl { float:left;}
.fr { float:right;}
/* new clearfix */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.lightHeader { background: #a50505 url('../i/headerbg.png') repeat-x center center; height: 32px; -webkit-border-radius: 5px 5px 0 0; margin: 10px 0 0 0 !important; text-align: center; color: #fff; font-size: 15px !important; line-height: 32px; font-weight: bold; color: #fff !important; text-shadow: none !important; }
.data { border: 1px solid #e8e8e8; width: 100%; border-collapse: collapse }
.data thead tr { background: url(../i/listGroup.png) repeat-x; color: #3f3f3f; font-size: 14px; }
.data thead tr th { text-align: right; padding: 4px; }
.data thead tr th.legend { padding: 0; width: 6px; }
.data thead tr th.left,.data tbody tr td.left { text-align: left; font-weight: bold; }
.data tbody tr { border-top: 1px solid #ffffff; border-bottom: 1px solid #cccccc; background: #eeeeee; }
.data tbody tr td { color: #3f3f3f; font-size: 16px; padding: 5px 3px 5px 6px; line-height: 24px; text-align: right; }
.data tbody tr.baraj { background: #b0112d; border: 0; height: 3px; }
.data tbody tr.baraj td { height: 3px; font-size: 1px; line-height: 1px; padding: 0; }

.data tbody tr td strong{ width: 24px; height: 24px; background: url('../i/partiler.png') no-repeat 0 0; display: block; float: left; margin-right: 10px; }
.data tbody tr td strong.akp { background-position: 0 0; }
.data tbody tr td strong.dp { background-position: 0 -34px; }
.data tbody tr td strong.chp { background-position: 0 -68px; }
.data tbody tr td strong.emep { background-position: 0 -102px; }
.data tbody tr td strong.mp { background-position: 0 -136px; }
.data tbody tr td strong.ldp { background-position: 0 -170px; }
.data tbody tr td strong.sp { background-position: 0 -204px; }
.data tbody tr td strong.hepar { background-position: 0 -238px; }
.data tbody tr td strong.hsp { background-position: 0 -272px; }
.data tbody tr td strong.mhp { background-position: 0 -306px; }
.data tbody tr td strong.dyp { background-position: 0 -340px; }
.data tbody tr td strong.tkp { background-position: 0 -374px; }
.data tbody tr td strong.mmp { background-position: 0 -408px; }
.data tbody tr td strong.bbp { background-position: 0 -442px; }
.data tbody tr td strong.dsp { background-position: 0 -476px; }
.data tbody tr td strong.bgmsz { background-position: 0 -510px; }

.darkHeader { background: #a50505 url('../i/headerdarkbg.png') repeat-x center center; height: 32px; -webkit-border-radius: 5px 5px 0 0; margin: 10px 0 0 0 !important; text-align: center; color: #fff; font-size: 15px !important; line-height: 32px; font-weight: bold; color: #fff !important; text-shadow: none !important; }
#chart { background-color: #fff; text-align: center; overflow: hidden; margin-bottom:15px; }
#chart_div { margin: 0 auto; }

.pozitif{color:green !important;}
.negatif{color:red !important;}
.top_div{text-align:center;margin:15px 0;}
.top {color:#710100;font-weight:bold;font-size:12px;}

.createdate{font-size:12px; line-height: 25px; text-align:left;}
.createdate img { float: right; margin-right: 2px; }