﻿a:link {text-decoration:none;}

.text 
{
    /*<asp:TextBox ların ayarları*/
	font-size: 11px;
	color: #8A8986; 
	font-family: "Trebuchet MS";
}

.Body 
{
    /*<asp:TextBox ların ayarları*/
	font-size: 9px;
	color: #8A8986; 
	font-family: "Trebuchet MS";
}


.flabel 
{
    /* <asp:footerLabel lerin ayarları*/
	
	font-size: 11px; 
	color: #8A8986;
	font-family: "Trebuchet MS";
	
}

.blabel 
{
    /* <asp:admin banner Label lerin ayarları*/
	
	font-size: 13px; 
	color: #8A8986;
	font-family: "Trebuchet MS";
}
.label
{
    /* <asp:Label lerin ayarları*/
    font-size: 11px;
    color: #8A8986;
    font-family: "Trebuchet MS";
    
}
.altlabel
{
    /* <asp:Label lerin ayarları*/
    font-size: 10px;
    color: Fuchsia;
    font-family: "Trebuchet MS";
    
}

.arabaslik
{
    color:Gray;
    font-size: small;
    font-family:"Trebuchet MS";
    font-style:inherit;
    
}

.error
{
    color:Red;
    font-size: medium;
    font-family:"Trebuchet MS";
}
.arabaslikbuyuk 
{
    /* <asp:admin banner Label lerin ayarları*/
	
	font-size: 18px; 
	color:#F89833;
	font-family: "Trebuchet MS";
}

.haberaciklama
{
    /* <asp:Label lerin ayarları*/
    font-size: 9px;
    color: #8A8986;
    font-family: "Trebuchet MS";
    
}
.haberbaslik
{
    color:#014DA1;
    font-size: 9px;
    font-family:"Trebuchet MS";
    font-style:inherit;
}

/* Begin Lightbox */

#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
	
#lightboxDetails {
	font-size: 1.0em;
	padding-top: 0.4em;
	}	
	
#lightboxCaption {
  text-align: center;
  }

#keyboardMsg {
  float: right;
  }
  
#closeButton {
  top: 5px; right: 5px;
  }

#lightbox img {
  border: none; clear: both;
  } 
  
#overlay img {
  border: none;
  }

#overlay {
  background-image: url(overlay.png);
  }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	
	}




/* End Lightbox */