﻿.top {
	display: block;
	height: 128px;
	width: 904px;
	text-indent: -9999px;
	background-image: url(../css-images/top_white.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
}

 .BodyContainer {
filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#fefefe', startColorstr='#131313', gradientType='0');
leftmargin:0;
topmargin:0; 
bottommargin:0;
rightmargin:0; 
alink: #131313; 
bgcolor:#131313;
}


.top_menu_background {
	background-image: url(../css-images/menu_black.gif);
	background-repeat:repeat-x;
}

.sidebar_short {
	background-image: url(../css-images/sidebar_header_bg_black.gif);
	background-repeat:repeat-x;
	text-align:center;
	font-family: Tahoma;
	font-size: 10pt;
	color: black;
	font-weight:bold; 	
}
.panel_bg {
	background-image: url(../css-images/panel_zemin_black.png);
	background-repeat:repeat-x;
}

.Paneldikeycizgi 
{
	background-image: url(../css-images/dot_black.png);
	background-repeat:repeat-y;
	}

.Panelyataycizgi {
	background-image: url(../css-images/dot_black.png);
	background-repeat:repeat-x;
}

.collapsePanelHeader
{
	width:100%;
	height:20px;
	color:#FFF;
	font-weight:bold;
}

/* Ekledi*/

.table-menu
{
    background: url(../css-images/menu_silver.gif);
    border: solid 1px silver;
    height: 28px;
    width: 600px;
    padding: 5px;
    z-index:-1000;
}

.aspMenu
{
    font-family: Tahoma;
    font-size: 9pt;
}

.aspMenuStaticHoverStyle
{
    background-color: silver;
}

.aspDynamicMenuStyle
{
    border: solid 1px silver;
}

.aspDynamicMenuItemStyle
{
    background-color: #f5f5f5;
}

.aspDynamicHoverStyle
{
    background-color: silver;
    color:White
}

.aspDynamicMenuItemStyle
{
    font-family: Tahoma;
    font-size:9pt;
    width: 206px;
    height: 28px;
    z-index:1000;
}

.inguiry
{
    line-height: 17px;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: normal;
    cursor: hand;
    margin-left: -4px;
}

.td_inguiry
{
}

.td_inguiry:hover
{
background-color: silver;
}

/**MENU_v**/
.table-menu_v
{
    background-color: #ebf1f9;
    border: solid 1px silver;
    width: 210px;
    padding: 5px;
    margin-bottom:1px;
}

.aspMenu_v
{
    font-family: Tahoma;
    font-size: 9pt;
    height: 28px;
    width: 204px;
    padding: 2px;
}

.aspMenuStaticHoverStyle_v
{
    background-color: silver;
}

.aspDynamicMenuStyle_v
{
    border: solid 1px silver;
}

.aspDynamicMenuItemStyle_v
{
    background-color: silver;
}

.aspDynamicHoverStyle_v
{
    background-color: silver;
}

.aspDynamicMenuItemStyle_v
{
    font-family: Tahoma;
    font-size: 9pt;
    width: 204px;
    height: 28px;
}

.textbox_210
{
    background-color: white;    
    border: solid 1px silver ; 
    font-family: Tahoma;
    font-size:9pt;
    text-align:left;
    width:122px;
}

.textbox_210_src
{
    background-color: white;    
    border: solid 1px silver ; 
    font-family: Tahoma;
    font-size:9pt;
    text-align:left;
    width:122px;
    background-image: url(../img/OSARA.gif);
    background-repeat:no-repeat;
}



.btn_normal
    {
        cursor:hand;
        padding:2px 15px 3px 15px;
        border-style:solid;
        border-top-width:1px;
        border-left-width:1px;
        border-bottom-width:1px;
        border-right-width:1px;
        border-top-color:#cccccc;
        border-left-color:#cccccc;
        border-bottom-color:gray;
        border-right-color:gray;
        background-color:silver;
        color:black;
        font-size:9pt;
        font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
        text-align:center;
    }
    
    .btn_disable
    {
        padding:2px 15px 3px 15px;
        background:#f0f0f0;
        color:#999;
        border-top-width:1px;
        border-left-width:1px;
        border-bottom-width:1px;
        border-right-width:1px;
        border-top-color:#e7e7e7;
        border-right-color:#666;
        border-bottom-color:#666;
        border-left-color:#e7e7e7;
        font-size:9pt;
        font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
        text-align:center;
    }
    
/*bitti*/