/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	background-color: white;/* "#f8f8ff" */

	font-weight: normal;
	font-size: 12pt;
	width: 200px;
	color: black;
	font-family: Arial;
	text-decoration: none;
	letter-spacing:normal;  	
	text-transform:none;
    word-spacing:normal;
    
    /* Scrollbar style */ 
    scrollbar-face-color:#f5f5f5;
	scrollbar-highlight-color:#C0C0C0;
	scrollbar-shadow-color:#C0C0C0;
    scrollbar-track-color:white;
    scrollbar-darkshadow-color:white;
}

HR
{
	color: #e6e6fa;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	
UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
/*----------------------------------------------------------------------	
	Sonradan Eklenen Class'lar 
----------------------------------------------------------------------*/

.myText
{
	font-weight: normal;
	font-size: 10px;
	width: 200px;
	color: black;
	font-family: Verdana;
	background-color: white;
	text-decoration: none;
	/* aşağıdakiler border için */
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}

.myCombo
{
	font-weight: normal;
	font-size: 10px;
	width: 200px;
	color: black;
	font-family: Verdana;
	background-color: white;
	text-decoration: none;
	/* aşağıdakiler border için */
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}

.myBtn
{
	font-size: 10px;
	color: #000000;
	font-family: verdana;
	height: 20px;
}

.myChk
{
	font-weight: normal;
	font-size: 10px;
	width: 200px;
	color: black;
	font-family: Verdana;
	background-color: white;
	text-decoration: none;
	/* aşağıdakiler border için
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	*/
}

.myFile
{
	font-size: 10px;
	color: #000000;
	font-family: verdana;
	width: 200px;
	background-color: white;
	font-weight: normal;
	text-decoration: none;
	/* aşağıdakiler border için*/
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;	
}

.myImg
{
	border:0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.mySorguLbl
{
	font-family: verdana;
	font-size: 10px;
	font-weight:normal;
	color: #000000;
}

.mySorguErrorLbl
{
	font-family: arial;
	font-size: 12px;
	font-weight:normal;
	color:navy;
}

.mySorguBaslik
{
	font-family: verdana;
	font-size: 14px;
	font-weight:bold;
	color: navy;
}

.myValidationSummary
{
	font-family: verdana;
	font-size: 10px;
	font-weight:normal;
	/*
	ValidationSummary'e kırmızı dışında bir renk verilemiyor.
	color: blue;*/ 
}

.myValidator
{
	font-family: verdana;
	font-size: 10px;
	/*font-weight:normal;*/
	/*
	ValidationSummary'e kırmızı dışında bir renk verilemiyor.
	color: blue;*/ 
}

.mySorguBaslikTable
{
	background-color: lavender;
	height:60px;
	width:100%;
	border-width:1px;
	text-indent:10px;
	/*  align:"center", cellSpacing="0", cellPadding="5" */
	font-size:	9px;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
}

.mySorguTable
{
	background-color: white;
	/*width:100%;*/
	border-width:1px;
	text-indent:10px;
	/*  align:"center", cellSpacing="0", cellPadding="5" */
	font-size:	9px;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
}

.mySorguSonucTable
{
	background-color: lavender;
	width:100%;
	border-width:1px;
	text-indent:10px;
	/*  align:"center", cellSpacing="0", cellPadding="5" */
	font-size:	9px;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
}





/*----------------------------------------------------------------------
	DataGrid Style
----------------------------------------------------------------------*/

.DataGrid
{
	border-style:solid;				/* solid */
	border-width:1px;
	border-color:lavender;
	
	background-color: White;		/* BackColor */
 	
	/* font stil */
	color: white;					/* ForeColor */
	font-family: arial;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;				/* Font-Bold */		
	text-align: center;				/* HorizontalAlign */
	text-decoration:none;			/* underline overline line-through; */
	text-transform: none;
	/*text-indent:3px;*/
}

.HeaderStyle
{
	background-color: lightsteelblue;

	/* font stil */
	color: "#F7F7F7";				/* ForeColor */
	font-family: arial;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;			/* Font-Bold */		
	text-align: center;				/* HorizontalAlign : center, justify, left, right */
	text-decoration:none;			/* underline, overline, line-through */
	text-transform: none;			/* none, capitalize, lowercase, uppercase */
}

.ItemStyle
{
	background-color: white;		/* BackColor */
	
	/* font stil */
	color: "#4A3C8C";				/* ForeColor */
	font-family: arial;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;			/* Font-Bold */		
	text-align: left;				/* HorizontalAlign : center, justify, left, right */
	text-decoration:none;			/* underline, overline, line-through */
	text-transform: none;			/* none, capitalize, lowercase, uppercase */
}

.AlternatingItemStyle
{
	background-color: "#F7F7F7";	/* BackColor */
	
	/* font stil */
	color: black;					/* ForeColor */
	font-family: arial;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;			/* Font-Bold */		
	text-align: left;				/* HorizontalAlign : center, justify, left, right */
	text-decoration:none;			/* underline, overline, line-through */
	text-transform: none;			/* none, capitalize, lowercase, uppercase */
}

.SelectedItemStyle
{
	background-color: "#738A9C";	/* BackColor */
	
	/* font stil */
	color: "#F7F7F7";				/* ForeColor */
	font-family: arial;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;			/* Font-Bold */		
	text-align: left;				/* HorizontalAlign : center, justify, left, right */
	text-decoration:none;			/* underline, overline, line-through */
	text-transform: none;			/* none, capitalize, lowercase, uppercase */
}
	
.FooterStyle
{
	background-color: "#B5C7DE";	/* BackColor */
	
	/* font stil */
	color: "#4A3C8C";				/* ForeColor */
	font-family: arial;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;			/* Font-Bold */		
	text-align: center;				/* HorizontalAlign : center, justify, left, right */
	text-decoration:none;			/* underline, overline, line-through */
	text-transform: none;			/* none, capitalize, lowercase, uppercase */
}

.PagerStyle
{
	background-color: steelblue;	/* BackColor */

	/* font stil */
	color: gray;					/* ForeColor */
	font-family: arial;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;			/* Font-Bold */		
	text-align: left;				/* HorizontalAlign : center, justify, left, right */
	text-decoration:none;			/* underline, overline, line-through */
	text-transform: none;			/* none, capitalize, lowercase, uppercase */
}

/*----------------------------------------------------------------------
	DataGrid Style Sonu
----------------------------------------------------------------------*/

/*----------------------------------------------------------------------
	Calendar Style
----------------------------------------------------------------------*/

.Calendar
{
	background-color:white;/*"#E7E7FF";*/
	color:"#003399";
	font-size:8pt;
	font-family:Verdana;
	border-color:"#E7E7FF";
	border-width:1px;
	width:220px;
	height:200px;
}

.SelectorStyle
{
	color:"#336666";
	background-color:"#E7E7FF";
}

.NextPrevStyle
{
	font-size:8pt;
	color:"#003399";
}

.DayStyle
{
	color:"#336666";
	background-color:"#E7E7FF";
}

.DayHeaderStyle
{
	height:1px;
	color:white;
	background-color:"#4A3C8C";
}

.TodayDayStyle
{
	color:White;
	background-color:MediumSlateBlue;
}

.SelectedDayStyle
{
	font-weight:bold;
	color:Black;
	background-color:Gold;
}

.TitleStyle
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	height:25px;
	border-width:1px;
	color:yellow;/*"#003399";*/
	border-style:solid;
	border-color:"#E7E7FF";
	background-color:yellow;/*"#CCCCFF";*/
}

.WeekendDayStyle
{
	background-color:"#CCCCFF";
}

.OtherMonthDayStyle
{
	color:"#999999";
}

/*----------------------------------------------------------------------
	Calendar Style Sonu
----------------------------------------------------------------------*/



/*----------------------------------------------------------------------
	Anchor Style (Default anchor DataGrid için kullanılıyor)
----------------------------------------------------------------------*/

A
{
	color: navy;
	text-decoration: none;
}

A:link
{
	color: navy;
	text-decoration: none;
}	
		
A:visited
{
	color: navy;
	text-decoration: none;
}	
		
A:active
{
	color: navy;
	text-decoration: none;
}	
		
A:hover
{
	color: navy;
	text-decoration: none;
}

/*----------------------------------------------------------------------
	Anchor Style Sonu (Default anchor DataGrid için	kullanılıyor)
----------------------------------------------------------------------*/




/*----------------------------------------------------------------------
	Anchor Style (DataGrid dışındaki sayfa elemanları için anchor)
----------------------------------------------------------------------*/

A.page
{
	color: maroon;
	text-decoration: none;
}

A.page:link
{
	color: maroon;
	text-decoration: none;
}	
		
A.page:visited
{
	color: maroon;
	text-decoration: none;
}	
		
A.page:active
{
	color: maroon;
	text-decoration: none;
}	
		
A.page:hover
{
	text-decoration: underline;
}

/*----------------------------------------------------------------------
	Anchor Style Sonu (DataGrid dışındaki sayfa elemanları için anchor)
----------------------------------------------------------------------*/



.ZoomIn
{
	cursor:url("map_zoomin.ico");
}
.ZoomOut
{
	cursor:url("map_zoomout.ico");
}
