

#kisidata{
    border-collapse: collapse;
}

#kisidata    td {
    border: 1px solid black;
}


#kisitable {
    border-collapse: collapse;
}

#kisitable    td {
    border: 1px solid black;
}



#cerceve {
	width: 100%;
	height: 100%;
	background-color: #b9b8b6;
	padding: 5px;
	text-align: center;
}
#icerikAlani {
	position: relative;
	width: 900px;;
	height: 400px;
	background-color: #FFFFFF;
	padding: 10px;
}
.submenu{	
	background-image: url(../images/icon_arrow.gif);
	background-repeat: no-repeat;
	padding-left:10px;
	text-align: left;	
}
#banner {	
	position: relative;
	width: 100%;
	height: 145px;
	background-image: url(../images/BgBanner.gif);
	background-repeat: repeat-x;
	text-align: left;	
}
#sayfaBasligiUst {
	position: absolute;
	right: 10px;
	top: 91px;	
	width: 700px;
	height: 20px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	letter-spacing: 1px;
	color: #595959;
	text-align: right;
	font-weight: bold;
	padding-top: 3px;
}
#sayfaBasligi {
	position: absolute;
	right: 5px;
	top: 115px;
}
#sayfaBilgisi {	
	width: 100%;
	height: 30px;
	background-color: #F0F1F5;
	border: 1px;
	border-style: dotted;
	background-color: #F0F1F5;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #595959;
	padding: 5px;
	text-align: justify;
}
#ortaAlan {
	width: 100%;	
	height: 200px;
	text-align: left;
}
#menuAlani {
	width: 220px;	
	float: left;
	text-align: center;
}
#sayfaIcerigi {
	position: relative;	
	width: 100%;	
	float: right;
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	color: #595959;
}
 
.yazi1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #595959;
}
.baslik1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #b7d30b;
	font-weight: bold;
}
.textbox1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #595959;	
	border: 1px;
	border-style: solid;
	background-color: #F0F1F5;
	border-color: #ABB1B9;
	width: 300px;
	height: 20px;
	padding: 3px;
}
.textarea1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #595959;	
	border: 1px;
	border-style: solid;
	background-color: #F0F1F5;
	border-color: #ABB1B9;
	width: 450px;
	height: 300px;
	padding: 3px;
}
.checkboxArea {		
	border: 1px;
	border-style: solid;
	background-color: #F0F1F5;
	width: 450px;
	border-color: #ABB1B9;
}
.selectMenu1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #595959;		
	background-color: #F0F1F5;
	border: 1px;
	border-style: solid;
	border-color: #ABB1B9;
	width: 300px;
}
.tablo1 {
	border: 1px;
	border-style: solid;
	border-color: #dddddd;
	width: 100%;
	background-color: #ffffff;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #595959;
}
.tablo1SatirBaslik {
	height: 25px;
	background-color: #92a4b8;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.tablo1SatirNormal {	
	background-color: #F0F1F5;
}
.tablo1SatirAlternatif {	
	background-color: #cddce3;	
}
.tablo1SatirOver {	
	background-color: #cc9999;
	color: #FFFFFF;
}

a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #595959;
	text-decoration: none;
}


#designarena table td {
  text-align:center;
  vertical-align:middle;
  border:1px solid #fff;
  font-size:8px;
  padding:0px 0px;
}

#designarena table td:hover{
  background-color:yellow;
}


.normal {
  background-color:#FFFFFF;
}


.orange{
  background-color:orange !important;
}

.cell-orange{
  background-color:#FF5400 !important;
}


.pink{
  background-color:pink !important;
}
.red{
  background-color:red !important;
}


.green{
  background-color:green !important;
}

.blue{
  background-color:blue !important;
}

.woman{
  background-color:#FF0080 !important;
}
 
.block {
  background-color:#999999  !important;
}

.SelectedItems {list-style-type: none;width:650px;height:55px;float:left;overflow:hidden;}
.SelectedItems li {padding:3px 3px;margin:1px 1px;font-size:10px;color:#ffffff;float:left;background-color:#FF5400; line-height:20px; border-radius:5px;}

		
.evreka-button-tool{
	list-style: none;
	text-align: right;
	list-style-position: inside;
	font-size: 0.8em;
	display:inline-block;
	color: rgb(0, 0, 128); 
	background-color: #f7f7f7;
	margin-left:-10px;
}


.evreka-button {
	position: relative;
	float:left;
	max-width:200px;
	width:20px;
	cursor:hand;
	white-space:nowrap;
	margin:2px 2px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	padding-top:5px;
	color: rgb(68, 68, 68); 
	border: 1px solid rgb(221, 221, 221); 
	background-color: rgb(255, 255, 255);
}

.evreka-button:hover {
	color: rgb(0, 0, 128); 
	border: 1px solid rgb(0, 0, 128); 
	background-color: rgb(211, 231, 254);
}

.evreka-button-selected {
	color: rgb(0, 0, 128); 
	border: 1px solid rgb(0, 0, 128); 
	background-color: rgb(211, 231, 254);
}



.evreka-dateselector {  }
.dateselect-quick {      z-index: 1000;  cursor:pointer;   font-size:11px;}
.dateselect-quick span {  display:block; height:32px;width:30px;  }
 
.dateselect-quick:focus,  .BilgiEviSelect:hover { background-position:right 0; }
.dateselect-quick ul { position:absolute;display:none; list-style:none; background:#ffffff;  width:230px;  margin-left:1px; margin-top: 2px;}

.dateselect-quick ul li { padding:4px 18px;font-size:14px;font-weight: bold; text-align: right;}
.dateselect-quick ul li a { text-decoration:none; color:#4c4c4c; display:block;   }
.dateselect-quick ul li:hover { background:#eacd86; }
.dateselect-quick ul li:hover a { color:#ffffff }
 

.dateselect-downarrow {   display:none; float:right;  width:30px;  height:24px;  margin-top:3px; font-size: 14px;z-index:99px;border-left:#ede4d4 1px solid;}
.dateselect-downarrow ul { display:block; } 

.Selectdatetime { border: solid 1px #ede4d4; font-size:14px;font-weight: bold;color:#D14;width:200px;border-radius: 5px;background:#ffffff; display: block;height:30px;text-align: left;padding-left: 10px; }
.Selectdatetime:hover  {border: solid 1px #f89406;} 
