/* Label ile alakalı olanlar */
.anabaslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #003399;
	line-height: 15px;
}

.yazi {
	font-family: Verdana;
	font-size: 11px;
}

.baslik {
	font-family: Verdana;
	font-size: 11px;
}

.baslikara {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
}

.zorunlu {
	font-family: Verdana;
	font-size: 11px;
	color:Red;
}

.icerik {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.label {
	font-family: Verdana;
	font-size: 11px;
}

.yazikullanici {
	font-family: Verdana;
	font-size: 10px;
	color: #669900;
}

.yazisube {
	font-family: Verdana;
	font-size: 10px;
	color: #669900;
}

.uyari
{
	color:Red;
	font-weight: bold;
	font-family: Verdana; 
	font-size: 11px;
}

.hata
{
	font-family : Verdana;
	font-size : 11px;
	color : red;
}

.mesaj
{
	font-family : Verdana;
	font-size : 11px;
	color :green;
}

.time
{
	font-family : Verdana;
	font-size : 10px;
	color: #003399;
}

.postbackdiv
{
	position:absolute;
	z-index:10001;
	left:0px;
	top:0px;
	cursor:wait;
}

.postbacktable
{
	font-family: Verdana;
	font-size: 9px;
	border: 1px solid #000000;
	background-color:White;
	left:0px;
	top:0px;
	cursor:hand;
}

/* Genel/Mesaj.aspx icinde cikan mesaj icin */
.bilgi 
{
	font-family : Verdana;
	font-weight : bold;
	font-size : 12px;
	color : green;
}

.personel
{
	font-family:Verdana;
	font-size:11px;
	border:1px solid #cccccc;
	width:200px;
	background-color: #ffffff; 
	cursor:hand
}

/* Giriş Sağlayan kontroller */

.numericbox
{
	font-family: Verdana;
	font-size: 11px;
}
.checkbox
{
	font-family: Verdana;
	font-size: 11px;
}

.tetkik
{
	FONT: 9px Verdana;
}
/*
.tetkikcheckbox
{
	height:11px; 
	width:11px; 
	margin-left:0px; 
	margin-right:0px; 
	margin-bottom:0px; 
	margin-top:0px;
}

.tetkikbold
{
	font-family: Verdana;
	font-size: 9px;
	font-weight:bold;
}
*/
.textbox
{
	font-family : Verdana;
	font-size : 11px;
}

.dropdown
{
	font-family : Verdana;
	font-size : 11px;
}

.listbox
{
	font-family : Verdana;
	font-size : 11px;
}

/* Butonlar */
.button
{
	font-family : Verdana;
	font-size : 11px; 
	border : 1px solid #000000;
}

.imagebutton
{
	font-family : Verdana;
	font-size : 11px;
}

.radiobutton
{
	font-family : Verdana;
	font-size : 10px;
}

/* RadioButtonList içindeki radiobutton ların vertical alignment ını ayarlamak içindir. */
.radiobutton input
{
	height : 14px; 
	width : 14px;
	vertical-align:middle;
}

.radiobutton label
{
	vertical-align:middle;
}

.iframe 
{
	font-family: Verdana;
	font-size: 11;
	background-color: #ECF7FF; 
	border: solid 1px #3366FF; 
}
/* Collapsable Panel Styles */

.cpTitle
{ 
	font-family: Verdana;
	font-size: 12;
	font-weight:bold;
	background-color: #ecf7ff; 
	border: solid 1px #3366FF; 
	padding: 3; 
} 

.cpTitleCollapsed 
{ 
	font-family:Verdana; 
	font-size: 12;
	font-weight:bold;
	background-color: #ecf7ff; 
	border: solid 1px #3366ff; 
	padding: 3; 
}

.cpContent 
{ 
	font-family:Verdana;
	font-size: 12; 
	color: #555; 
}

.cpContent2
{ 
	font-family:Verdana;
	font-size: 12; 
	color: #555;
	padding:10px;
	width:100%;
}

/* link Styles */

a:link
{
	color:blue;
	font-family: Verdana;
	font-size : 11px;	
}

a:hover
{
	font-size : 11px;	
	font-family: Verdana;
	text-decoration:underline;
}

a:visited
{
	color:blue;
	font-family: Verdana;
	font-size : 11px;	
}

a:active
{
	color:blue;
	font-family: Verdana;
	font-size : 11px;	
}

.linkler:link {
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;


}
.linkler:visited {
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;

}
.linkler:hover {
	color: #999999;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;


}
.linkler:active {
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;

}

.link:link {
	color: #0066ff;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;


}
.link:visited {
	color: #0066ff;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;

}
.link:hover {
	color: #0033cc;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;


}
.link:active {
	color: #0066ff;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;

}


/* Menu Styles */
.MenuLinkCaption {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: black;
}

.MenuLink {
	color: gray;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

.MenuLink A:link {
	color: #003399;
/*	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;*/
}
.MenuLink A:visited {
	color: #003399;
	/*font-family: Verdana;
	font-size: 10px;
	text-decoration: none;*/

}
.MenuLink A:hover {
	color: #0033cc;
/*	font-family: Verdana;
	font-size: 10px;*/
	text-decoration: underline;
}

.MenuLink A:active {
	color: #003399;
	/*font-family: Verdana;
	font-size: 10px;
	text-decoration: none;*/
}

.m /* Menu */
{
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 11px; 
	color: white; 
	text-decoration: none;
	font-weight: bolder; 
	/*vertical-align:middle;*/
	cursor:hand;
}

.ms /* MenuSub */
{
	
	font-family: Verdana;
	font-size: 10px;
	color: #3366ff; 
	background-color : #ecf7ff;
	text-decoration: none; 
	BORDER-BOTTOM: #3366ff 1px solid;
	BORDER-LEFT: #3366ff 1px solid;
	BORDER-RIGHT: #3366ff 1px solid;
	BORDER-TOP: #3366ff 1px solid;
	cursor:hand;
}

.mx /* Menu Suffix */
{
	font-family: Webdings;
}

.mp /* Menu Prefix */
{
	font-family: Webdings;
}

.mf /* Menu Frame Style*/
{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.sy /* MenuSymbol */
{
	font-family: Wingdings;
	font-size: 12px;
	line-height: 12px; 
/*	color: white; 
	text-decoration: none;
	vertical-align:bottom;
	cursor:hand;*/
}

.symo /* MenuSymbolMO */
{
	font-family: Wingdings;
	font-size: 12px;
	line-height: 12px; 
	color: #ffffff;
	background-color: #3D58DA;
} 

.MenuHR 
{
	color: #3366ff;
}

.mo /* Menu MouseOver */	
{
	color: #ffffff;
	background-color: #3D58DA;
} 

.md	{ }  /* Menu MouseDown */

.mu	{ }  /* Menu MouseUp */

.MenuTable 
{

}

/* Date Picker Styles */
.dpStyle 
{
	font-family: Verdana;
	font-size: 11px;
}

.dpTextBoxLabel
{
	font-family: Verdana;
	font-size: 11px;
}

.dpButton 
{
	font-family : Verdana;
	font-size : 11px; 
	border : 1px solid #000000;
}

/* Month */
.dpMonthHeader 
{
	color:Black;
	background-color:Yellow;
	font-family:Verdana,Helvetica,Tahoma,Arial;
	font-size:XX-Small;
}


/* Day */
.dpDayHeader 
{
	color:Black;
	background-color:Orange;
	font-family:Verdana,Helvetica,Tahoma,Arial;
	font-size:XX-Small;
}

.dpGoToday 
{
	color:Black;
	background-color:White;
	font-family:Verdana,Helvetica,Tahoma,Arial;
	font-size:XX-Small;
}

/* Week */

.dpWeekday
{
	color:Black;
	background-color:White;
	font-family:Verdana,Helvetica,Tahoma,Arial;
	font-size:XX-Small;
}


/* Date */
.dpSelectedDate 
{
	color:Black;
	background-color:Yellow;
	font-family:Verdana,Helvetica,Tahoma,Arial;
	font-size:XX-Small;
}

.dpClearDate 
{
	color:Black;
	background-color:White;
	font-family:Verdana,Helvetica,Tahoma,Arial;
	font-size:XX-Small;
}

/* Other */
.dpHoliday 
{
	color:Black;
	background-color:White;
	font-family:Verdana,Helvetica,Tahoma,Arial;
	font-size:XX-Small;
}

/* Time Picker Styles */
.tpStyle 
{
}

.tpTime
{
	background-color:#F2F3FF;
	text-decoration:none;
}

.tpSelectedTime
{
	background-color:#EACCCD;
	color:White;
	text-decoration:underline;
}

.tpClearTime 
{
}

.tpButton 
{
}

.tpTextboxLabel 
{
	font-family: Verdana;
	font-size: 11px;
}

/* TableGrid Styles */
.g 
{
	font-family : Verdana;
	font-size : 10px;	
}

.gh 
{
	font-size : 10px;	
	font-weight:bold;
	color:White;
	background-color:#464646;
	text-align:center;
}

.gh a:link
{
	color:White;
	font-family : Verdana;
	font-size : 10px;
}

.gh a:hover
{
	text-decoration:underline;
	font-family : Verdana;
	font-size : 10px;
}

.gh a:visited
{
	color:White;
	font-family : Verdana;
	font-size : 10px;
}

.gh a:active
{
	color:yellow;
	font-family : Verdana;
	font-size : 10px;
}

.gf 
{
	background-color:#999999;
	font-size : 10px;
	color: #ffffff;
	font-weight: bold;
}

.gp {
	background-color:#d8d8d8;
	font-size : 10px;
	vertical-align:middle;
	text-align:center;
}

.gp a:link
{
	color: #003399;
	font-size : 10px;	
}

.gp a:hover
{
	font-size : 10px;	
	text-decoration:underline;
}

.gp a:visited
{
	color: #003399;
	font-size : 10px;	
}

.gp a:active
{
	color: #003399;
	font-size : 10px;	
}

.gp input
{
	font-family : Verdana;
	font-size : 10px;
}

.gi 
{
	font-family : Verdana;
	font-size : 10px;	
	color:Black;
	background-color:#d8d8d8;
	height: 19px; 
}

.ge 
{
	font-family : Verdana;
	font-size : 10px;	
	color:red;
	background-color:#eaeaea;
	height: 19px; 
}

.ge a:link
{
	font-family : Verdana;
	font-size : 10px;
	font-weight:bold;	
	color:#003399;
	background-color: #CBD9FE;
}


.ga 
{
	font-family : Verdana;
	font-size : 10px;	
	color:Black;
	background-color:white;
	height: 19px; 
}

.ga a:link
{
	color: #003399;
	font-size : 10px;	
}

.ga a:hover
{
	color: #003399;
	font-size : 10px;	
}

.ga a:visited
{
	color: #003399;
	font-size : 10px;	
}

.ga a:active
{
	color: #003399;
	font-size : 10px;	
}

.gi a:link
{
	color: #003399;
	font-family : Verdana;
	font-size : 10px;
}

.gi a:hover
{
	color: #003399;
	font-family : Verdana;
	font-size : 10px;
}

.gi a:visited
{
	color: #003399;
	font-family : Verdana;
	font-size : 10px;
}

.gi a:active
{
	color: #003399;
	font-family : Verdana;
	font-size : 10px;
}

.gn 
{
	font-family : Verdana;
	font-size : 10px;
	color :#003399;
	text-align:center;
}


/* Diğer */
.randevuBilgileri
{
	text-align:center;
	position: absolute;
	color:Black;
	background-color:#6B696B;
	font-family: Verdana;
	font-size: 9px;
	border :"1px solid black";
}

/* Control Labels*/
.lblEmpty
{
	vertical-align:text-bottom;
	text-align:center;
	border:1px solid black; 
	position: absolute;
	background: white;
	font-family: Verdana;
	font-size: 9px;
}

.lblKapama
{
	vertical-align:middle;
	text-align:center;
	cursor:hand;
	border:1px solid black; 
	position: absolute;
	background: #DDDDDD;
	font-family: Verdana;
	font-size: 9px;
}

.lblAvailable
{
	vertical-align:text-bottom;
	text-align:center;
	border:1px solid black; 
	position: absolute;
	background:  #B7D316;
	font-family: Verdana;
	font-size: 9px;
}

.lblFarkAlinmayacak
{
	vertical-align:text-bottom;
	text-align:center;
	border:1px solid black; 
	position: absolute;
	background:  #F3C91D;
	font-family: Verdana;
	font-size: 9px;
}

.lblFullSelected
{
	vertical-align:middle;
	text-align:center;
	cursor:hand;
	border :"1px solid black";
	position: absolute;
	background: yellow;
	font-family: Verdana;
	font-size: 9px;
}

.lblCizelge
{
	text-align:center;
	position: absolute;
	color:White;
	background-color:#6B696B;
	font-family: Verdana;
	font-size: 9px;
	border :"1px solid black";
}

.lblKontrolCizelge
{
	text-align:center;
	position: absolute;
	color:White;
	background-color:#5E87E8;
	font-family: Verdana;
	font-size: 9px;
	border :"1px solid black";
}

.lblNormalRandevu
{
	vertical-align:middle;
	text-align:center;
	cursor:hand;
	border:1px solid black; 
	position: absolute;
	background: #FDFAE1;
	font-family: Verdana;
	font-size: 9px;
}

.lblAmeliyatRandevusu
{
	vertical-align:middle;
	text-align:center;
	cursor:hand;
	border:1px solid black; 
	position: absolute;
	background: #DDFDFF;
	font-family: Verdana;
	font-size: 9px;
}

.lblCihazRandevusu
{
	vertical-align:middle;
	text-align:center;
	cursor:hand;
	border:1px solid black; 
	position: absolute;
	background: #FCBAC0;
	font-family: Verdana;
	font-size: 9px;
}
/* End - Control Labels */

.suggestItem 
{ 
	FONT-SIZE: 11px; 
	CURSOR: hand; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana 
}


