﻿		A		{ color:Blue;text-decoration:none;}
		A:hover	{ text-decoration:underline; }
		.user { border-style:hidden; }		
		.panel_arka_foto
		{
			background-position:bottom right;
			background-repeat:no-repeat;
		}
		a.user 
		{
			color:Black; 
			font-size:small;	 		
			text-decoration:none;  
			padding:2px; 
		} 
		a.user:visited {}
		a.user:hover { background-color:#a2d9f8; color:#00a0df;}		
		
		.cimen
		{
			
			background-image:url('img/cimen.jpg');
			background-position:bottom;
			background-repeat:repeat-x;
		}
		
		.bdy 
        {
            background-image: url('IMG/mavi4.jpg');
            background-repeat:repeat-y;
            background-position: center;
            background-color: #8EC9E9;
            font: 11px "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
			 	
        }
        .cer { border:solid 1px #ccc; width:70px }
		.validator {background-color:#FFFACD;}
        .button_img  {background-position:left;	background-repeat:repeat-y;        	           	
        }
        .back_image {background-position:right top;	background-repeat:no-repeat;     }
        
        hr { color:#00a0df; width:95%; height:1px; }
        
        span.baslik { color:brown; font-weight:bold; font-size:14px; width:90%; display:block; padding:1px }
                
        .banner 
        {
        	text-align:left;
        	background-image: url('IMG/banner_arka.jpg');
            background-repeat:repeat-x;
            background-position:center;
            width:819px; height:135px;
            font-size:small; 
            margin-top:-25px;            
            color:White;           
            position:relative;
            left:-5px;
        }
        .govde { width:820px; }
                
        .ana_div {text-align:center;}
        .div_ayırıcı {	font-size:3px; }
        .footer
        {
        	width:819px; height:38px;
        	text-align:left;
        	background-image: url('IMG/footer.jpg');
            background-repeat:repeat-x;
            background-position:center;
            font-size:x-small; color:White;        	
        }
        .soz 
        {
        	font-style: italic;
			font-family: Georgia, "Times New Roman", Times, serif;	
			color: #555;	
        }
        .dugmeler
        {
	        
	        border:solid 1px #ccc; border-style:outset;
	        padding:1px;
	        color:#666;
	        font-weight:bold;
        }
.MouseInForGridviewRow 
{
    background-color:#a2d9f8;    
    cursor:hand;
}
.MouseInForGridviewRow2
{	
    color:#A52A2A;
    cursor:hand;
}


.MouseOutForGridviewRow td
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none; 
}
/* ////////////////////////////// TAB CONTAINER ///////////////////////*/
.mavi {text-align:center;}
.mavi .ajax__tab_body 
{
    font-size:10pt;
    border:2px solid #00a0df;
    /*border-top:none;*/
    background-color:#8dc9e8; 
    padding:2px;   
    
    
}
.mavi .ajax__tab_header 
{
	background-color:#00a0df;
	border:solid 2px #00a0df;
	border-bottom:none;
	padding:2px 2px 2px 2px;
	text-align:center; /* center the tabs horizontally */
	white-space:normal !important;
    
	
}
.mavi .ajax__tab_tab
{
    font-size:7pt;
    width:80px;
	font-weight:bold;
    color:#ffffff;
    text-align:center;	
	border:solid 1px white;
	padding:3px;
	/*background-image:url('img/4a.png');
    background-position:center right;
    background-repeat:no-repeat;*/
	
}
.mavi .ajax__tab_active .ajax__tab_tab,
.mavi .ajax__tab_hover .ajax__tab_tab
{
	background-color:#a2d9f8;
	color:#00a0df;
	font-weight:bold;
}

/*////////////////////////////////////////////////////////////////////////*/
/* ////////////////////  FOTOLARA GOLGE ////////////////////////////// */
.img-shadow { 
float:right; 
background: url(img/trans-shadow.png) no-repeat bottom right; /* IE haricinde bilinen bir çok tarayıcı saydam gölge özelliğini destekler. IE'nin ise eski sürümleri desteklemez. */ 
} 

.img-shadow img { 
display: block; /* Bu kısım olmadan IE iyi göstermez. */ 
position: relative; /* Gölgenin bulunduğu yer ile resmi ilişkilendirir */ 
padding: 5px; /* Resmin etrafında bir çerçeve oluşturur */ 
background-color: #fff; /* Çerçevenin arka plan rengi */ 
border: 1px solid #cecece; /* Oluşturulan beyaz çerçeveye 1 px kalınlığında gri bir hat çeker */ 
margin: -6px 6px 6px -6px; /* Gölgenin görünmesi için belirli piksellerle resmi dengeler, bizim gölgemiz 6 px genişliğinde, bu değer kusursuz bir gölge için iyi bir değerdir. */ 
} 
/* ////////////////////////////////////////////////////////////////////// */
/* ////////ders porgramı tablosu///////////////////////// */
.program_tablo
{
	width:100%;
    font-size:small;
    border-style:solid;
    border-color:#00a0df;
    border-collapse:collapse;
    border-width:1px;
    border-spacing:5px;
}
/*///////////// MODALPOPUP ile ilgili   /////////////////////////////////*/
.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:#FFF;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:5px;	
	width:400px;
}
/*
/* UPDATE PANEL YÜKLENİYOR.... */

.updateProgress
        {
            border-width:1px; 
            border-style:solid;             
            background-color:#00A0DF; 
            position:absolute; 
            width:130px; 
            height:50px;    
        }
        .updateProgressMessage
        {
            margin:3px;              
            font-size:12px;
            vertical-align: middle;
        }

/*   */
