﻿body
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    background-color: #2256A6;
    background-image: url('images/headerBg.jpg');
    background-repeat: repeat-x;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalHeader
{
    padding: 4px;
    cursor: move;
    background-color: #eeeeee;
}
.yardimCell
{
    background-color: #EEEEEE;
    border: medium double #666666;


}
td
{
    vertical-align: top;
        font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
}



h1
{
    font-family: Arial, Helvetica, sans-serif;
    color: #336699;
    font-size: x-large;
    font-weight: bold;
}
h2
{
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #336699;
    font-size: medium;
    font-weight: bold;
}
.DuyuruBasliklari
{
    font-family: Trebuchet MS;
    font-size: 13;
    color: #000000;
    text-decoration: none;
}
.tarih
{
    font-size: 9px;
    color: #990000;
}


.menuLink
{
    font-family: Arial, Helvetica, sans-serif;
    color: #EEEEEE;
    font-size: 12px;
}
.menuLink a
{
    color: #EEEEEE;
}

.menuLink a:hover
{
    color: #333333;
}


.duyurular
{
    padding: 5px;
    border: 1px solid #000000;
    background-color: #FFFFCC;
    width: 100px;
    text-align: center;
}
TABLE.gridview
{
    border: 1px solid #cccccc;
    background-color: #EEEEEE;
    width: 100%;
}
TABLE.gridview TH
{
    padding: 4px;
    background-image: url(   'images/gridviewheaderbg.jpg' );
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    color: #990000;
}
TABLE.gridview TR
{
    border: 1px solid #999999;
    background-color: #EEEEEE;
}

TABLE.gridview TD
{
    border: 1px solid #CCCCCC;
    padding: 6px;
}


TABLE.gridview caption
{
    padding: 4px;
    background-image: url(   'images/gridviewheaderbg.jpg' );
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    color: #990000;
    font-weight: bold;
    font-size: 16px;
}







TABLE.datalist
{
    border: 1px solid #cccccc;
    width: 100%;
    border-spacing: 4px;
}
TABLE.datalist TH
{
    padding: 4px;
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    color: #990000;
}
TABLE.datalist TR
{
    border: 1px solid #999999;
}

TABLE.datalist TD
{
    margin: 4px;
    border: 1px solid #CCCCCC;
    padding: 6px;
    border-spacing: 4px;
}


TABLE.datalist caption
{
    padding: 4px;
    font-family: Arial, Helvetica, sans-serif;
    color: #990000;
    font-weight: bold;
}
.image_gray
{
     
    filter: Gray;
    
}
.image_alpha
{
    filter:alpha(opacity=50);
}
.image
{
    padding: 3px;
    margin: 3px;
    border: 1px solid #C0C0C0;
}
.image:hover
{
    padding: 3px;
    margin: 3px;
    border: 1px solid #0033CC;
    background-color: #FFFFCC;
}
.scroll
{
scrollbar-3dlight-color:#336699; 
scrollbar-arrow-color:#eeeeee; 
scrollbar-base-color:#336699; 
scrollbar-darkshadow-color:#225577; 
scrollbar-face-color:#336699; 
scrollbar-highlight-color:#eeeeee; 
scrollbar-shadow-color:#224477;
}
.turuncu_link
{
    color: #FF9900;
    font-weight: bold;
}


a
{
    text-decoration: none;
    color: #333333;
}
a:hover
{
    color: #990000;
}

.headerCell
{
    padding: 8px;
    height: 100px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20pt;
    font-weight: bold;
    color: #CCCCCC;
    width: 850px;
    vertical-align: middle;
}
.logoCell
{
    height: 100px;
    font-family: Arial, Helvetica, sans-serif;
    width: 150px;
    vertical-align: middle;
}
.contetCell
{
    border: 3px double #FFFFFF;
    padding: 8px;
    background-color: #99B0CE;
    height: 100%;
}
.MainTables
{
    padding: 0px;
    margin: 0px;
    width: 1000px;
}
input
{
    border: 1px solid #C0C0C0;
    color: #999999;
}
input:hover
{
    border: 1px solid #0066FF;
    color: #333333;
}
.Edit
{
    background-image: url('images/icons/Edit.png');
    background-repeat: no-repeat;
    white-space: nowrap;
    padding-left: 48px;
    padding-top: 15px;
    display: block;
    padding-bottom: 17px;
}

.Insert
{
    background-image: url('images/icons/Insert.png');
    background-repeat: no-repeat;
    white-space: nowrap;
    padding-left: 48px;
    padding-top: 15px;
    display: block;
    padding-bottom: 17px;
}
.Cancel
{
    background-image: url('images/icons/Cancel.png');
    background-repeat: no-repeat;
    white-space: nowrap;
    padding-left: 48px;
    padding-top: 15px;
    display: block;
    padding-bottom: 17px;
}

.Update
{
    background-image: url('images/icons/Update.png');
    background-repeat: no-repeat;
    white-space: nowrap;
    padding-left: 48px;
    padding-top: 15px;
    display: block;
    padding-bottom: 17px;
}
.Delete
{
    background-image: url('images/icons/Delete.png');
    background-repeat: no-repeat;
    white-space: nowrap;
    padding-left: 48px;
    padding-top: 15px;
    display: block;
    padding-bottom: 17px;
}
.New
{
    background-image: url('images/icons/New.png');
    background-repeat: no-repeat;
    white-space: nowrap;
    padding-left: 48px;
    padding-top: 15px;
    display: block;
    padding-bottom: 17px;
}
.Select
{
    background-image: url('images/icons/Select.png');
    background-repeat: no-repeat;
    white-space: nowrap;
    padding-left: 48px;
    padding-top: 15px;
    display: block;
    padding-bottom: 17px;
}
.Ok
{
    background-image: url('images/icons/Ok.png');
    background-repeat: no-repeat;
    white-space: nowrap;
    padding-left: 48px;
    padding-top: 15px;
    display: block;
    padding-bottom: 17px;
}
.Yeni2
{
    background-image: url('images/icons/Yeni2.png');
    background-repeat: no-repeat;
    white-space: nowrap;
    padding-left: 48px;
    padding-top: 15px;
    display: block;
    padding-bottom: 17px;
}
.Degistir
{
    background-image: url('images/icons/Degistir.png');
    background-repeat: no-repeat;
    white-space: nowrap;
    padding-left: 48px;
    padding-top: 15px;
    display: block;
    padding-bottom: 17px;
}
.Help
{
    background-image: url('images/icons/help.png');
    background-repeat: no-repeat;
    white-space: nowrap;
    padding-left: 28px;
    padding-top: 5px;
    display: block;
    padding-bottom: 17px;
}
.Fuar
{
    background-image: url('images/icons/gsofuaricon.png');
    background-repeat: no-repeat;
    white-space: nowrap;
    padding-left: 86px;
    padding-top: 30px;
    display: block;
    padding-bottom: 30px;
}
.Close
{
    background-image: url('images/icons/Close.png');
    background-repeat: no-repeat;
    white-space: nowrap;
    padding-left: 48px;
    padding-top: 15px;
    display: block;
    padding-bottom: 17px;
}
.Liste
{
    background-image: url('images/icons/Liste.png');
    background-repeat: no-repeat;
    white-space: nowrap;
    padding-left: 48px;
    padding-top: 15px;
    display: block;
    padding-bottom: 17px;
}
.activediv
{
    padding: 5px;
    margin: 5px;
    background-color: #FFFFCC;
    border: 1px solid #009933;
}
.resimalani
{
    padding: 0px;
    margin: 0px;
    width: 400px;
    height: 370px;
    overflow:hidden;
    display: block;
}
.arainput
{
    padding: 8px;
    font-weight: bold;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    
}