﻿body
{
    margin: 0;
    font: 11px Arial, Helvetica, sans-serif;
    color: #666;
}
.serit
{
    background: #f1f1f1;    
}

.loginBox
{
    background: url(../../images/login.jpg) no-repeat;
}

.girisKutu
{
    background: #f1f1f1;
    color: black;
    padding-right: 20px;
}
.girisKutu a
{
    color: black;
    background: url(../../images/cikis.gif) no-repeat top right;
    text-decoration: none;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
}

.logo
{
    padding: 10px;
    background: white;
    border: 2px solid #f1f1f1;
    border-left: none;
    border-right: none;
    margin: 10px 0 20px 0;
}
.sayfaBaslik
{
    color: black;
    font-size: 13px;
    font-weight: bold;
    padding-right: 20px;
}
.border
{
    border: 1px solid #f5f5f5;
    padding: 5px;
}
.icerik
{
    padding-left: 10px;
    color: #666;
}

h1
{
    color: #709cc5;
    font-weight: bold;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.textbox
{
    font: 11px Arial, Helvetica, sans-serif;
    color: #666;
}

.button
{
    font: 11px arial, verdana, sans-serif;
    padding: 3px;
    cursor: hand;
}

.uygulamaAdi, .tarih
{
    color: #709cc5;
}
.uygulamaAdi
{
    font-size: 12px;
}

.clsGridPager a
{
    color: #004D8A;
    font-weight: bold;
    text-decoration: none;
}
.clsGridHeader
{
    background: url(../../images/gridHead.gif) repeat-x;
    height: 27px;
    color: #004d8a;
}

.formTable
{
    background: #EEF3F9 url(../../images/form_bg.jpg) repeat-x bottom;
}

.errorTable
{
    border: 1px solid #BFD1E5;
    background: #EEF3F9;
    text-align: left;
}

.menu01 a
{
    background: #d8e4f0 url(../../images/menu.gif) no-repeat 0px 3px;
}
.menu02 a
{
    background: url(../../images/menu02.gif) no-repeat 0px 3px;
}
.menu01
{
    background: #d8e4f0;
}
.menu02
{
    background-color: white;
}
.menu01, .menu02
{
    color: #2e5272;
    padding-left: 10px;
    width: 150px;
    border-bottom: 1px solid white;
}
.menu03
{
    font-weight: bold;
}

.LoadingPanel 
{ 
    position: absolute; 
    left: 35%;  
    top: 25%; 
    visibility: visible; 
    vertical-align: middle;
    background-color: White; 
    padding:25px;
    border: 1px solid #5F8298;
} 
