﻿/* table style */
table.yui-datatable-theme
{
	font-family: arial;
	font-size: small;
	border: solid 1px #7f7f7f;
}

/* the sort header link */
.yui-datatable-theme th a
{
    font-weight: normal;
	text-decoration: none;
	text-align: center;
    color: #000;
	display: block;
}

/* header cell styles */
.yui-datatable-theme th
{
    background: url(img/yui-datatable/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 4px 5px 4px 10px;
    text-align: center;
    vertical-align: bottom;
}

/* data data cell style */
.yui-datatable-theme td
{
    padding: 4px 10px 4px 10px;
    border-right: solid 1px #cbcbcb;	
}

.yui-datatable-theme tr:hover
{
   background-color : #ffffff;
}
.gtd
{
    padding: 4px 10px 4px 10px;
    border-right: solid 0px #cbcbcb;	
}

.yui-datatable-theme:hover .alt-data-row:hover
{
 background-color : #ffffff;   
  }
 
/* alternating row style */
.yui-datatable-theme .alt-data-row { background-color:#edf5ff; }

/* mouseover row style */
.yui-datatable-theme .row-over { background-color:#b2d2ff; }
.yui-datatable-theme:hover .row-over:hover { background-color:#ffffff; }

/* select row style */
.yui-datatable-theme .row-select
{ 
	background-color:#C3DDFD; 
	color:#fff;
}



. td
{
    padding: 2px 4px 2px 4px;
    }

 /* the sort header link */
.bosluk_panel
{  padding  :20px;

}

/* the sort header link */
.bosluk_txt
{ margin :3px;

}
        .modalBackground
        {
            background-color: Gray;
            filter: alpha(opacity=70);
            opacity: 0.7; 

        }
        
                  .gny_pop
        {
            background-color: Gray;
            filter: alpha(opacity=70);
            opacity: 0.7; 
             width : 100%;
            height :100%;
            position :absolute ;
            z-index :111;
        }  
          
        
                .mb
        {
            background-color: Gray;
            filter: alpha(opacity=70);
            opacity: 0.7;
        }
        
        .frm_tablo 
        {
            font-size: 13px; color: #333333;
            }
            
            .hucre
            {padding: 5px; background-color: #EBEBEB;
                }
                
                  .hucre_bos
            {padding: 5px;
        border-width: 0px
                }
                
                .link_buton
                {
                    padding: 3px 8px 3px 8px; 
                    margin: 0px; 
                    font-size: 12px; 
                    color: #202020; 
                    border: 1px solid #CCCCCC; 
                    background-color: #F4F4F4;
                    text-align :center ;
                    text-decoration :none;
                    }
                
                    .link_buton:hover
                {
                    padding: 3px 8px 3px 8px; 
                    margin: 0px; 
                    font-size: 12px; 
                    color: #202020; 
                    border: 1px solid #000000; 
                    background-color: #ffffff
                    }
                    
                    
                    .gizle
                    { visibility: hidden;
                        }

