﻿.CutAt40
{
	width: 50px;
	overflow: hidden;
}
body 
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
}

.TextBox
{
	border:1px solid #AFAFAF;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	height: 16px;
	color: #666666;
	vertical-align: middle;
}

.Button {
	border:1px solid #D5D5D5;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	font-family: Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	background-image:url(../Images/buttonBg.gif);
	background-position:top;
	background-color:white;
	height:20px;
	vertical-align: middle;
}

select 
{
	font-size: 8pt;
    margin-left: 0px;
}

input 
{
	font-size: 8pt;
}

textarea
{
	font-size: 8pt;
}

.RadGridSearchedCell
{
	background-color: #7166d0;
}

.KullaniciBilgileri
{
	font-weight: bold;
	color: #696969;
	font-family: Tahoma;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
}

.IcerikAlani
{
	border-top: #99ccff 1px solid;
	border-left: #99ccff 1px solid;
	border-right: #99ccff 1px solid;
	border-bottom: #99ccff 1px solid;
	width:90%;
	overflow:auto;
	padding: 10px 10px 10px 10px;
}

.AreaBorder
{
	min-width: 150px;
	border: solid 1px #9f9f9f;
}

.SistemBasligi
{
	font-weight: bold;
	color: #696969;
	font-family: Tahoma;
	padding-left: 25px;
	padding-right: 25px;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
}

.VeriGirisTable
{
	/*border-style:outset;
	border-color:#C5C6C6;
	border-width:2px;*/
	width:100%;
	
}

.VeriGirisTable TH
{
	background-color: #BFCC9D;
	text-align:right;
}

.VeriGirisTable TD
{
	background-color: #D5E3AF;
	text-align:left;
}

.SayfaBaslik
{
	 font-size:small;
	 font-family:Tahoma ;
	 color:#C6C6C8;	
	 text-align:center;
}

.DataGrid
{
	font-size: 8pt;
	font-family: Tahoma;
	background-color: White;
	border: none 1px #999999;
}

.DataGridFooter 
{
	background-color: #CCCCCC;
	color: Black;
	
}

.DataGridRow 
{
	color: Black;
}
.DataGridRow TD 
{
	padding: 3px 3px 3px 3px;
}

.DataGridSelectedRow
{
	background-color:Orange;
	font-weight: bold;
}
.DataGridSelectedRow  TD 
{
	padding: 3px 3px 3px 3px;
}
	
.DataGridAlternatingRow 
{
	background-color: #DcDcDc;
}
.DataGridAlternatingRow   TD 
{
	padding: 3px 3px 3px 3px;
}

.DataGridPager
{
	width: 1px;
	font-size: 8pt;
	color: #696969;
	font-family: Verdana, Arial;
	background-color: #DDEEff;
}

.DataGridHeader
{
	background-color: #DDEEff;
	font-weight: bold;
	color: black;
	height: 20px;
	text-align:left;
}


.DataGridButtonColumn
{
	width: 1px;
	background-color: #DDEEff;
	padding: 0 15px 0 15px;
	font-size: 8pt;
	color: #696969;
	font-family: Verdana, Arial;
}

.DataGrid A:Hover
{
	text-decoration: underline;
}

.BuyukHeader
{
 font-size:medium;	
}


.repeaterTable
{
	border-style: solid;
	border-color: #2385D9;
	border-width: 2px;
}
.repeaterHeader
{
	background-color: #4598DF;
}

.repeaterItem
{
	background-color: #6EAEE6;
}

.repeaterAlternatingItem
{
	background-color: #BAD8F3;
}
