/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
background-color:#ffffff;
vertical-align:top;
}

.transparan {
  opacity : 0.5;
  filter : alpha( Opacity=50 );
  -moz-opacity : 0.5;
}

table {
padding:0px;
margin:0px;
}
h3,.jpane-toggler title {
font-size:15px; color:#999999; font-style:italic; line-height:15px; border:1px solid silver; margin:2px; background-color:#E9F1F4; padding:2px;
}
.yanmenu {
width:286px;
}
.menutus {
background-image:url(../kenar/bg_btn.png);
text-align:center; 
border:1px solid silver;
padding:3px;
cursor:hand;
}

.menutus:hover {
background-image:url(../kenar/bg_btn_hover.png);
}

th,td {
  font-family: Arial;
  font-size:12px;
  color:#666666;
}
legend {
  color:#CCC;
  font-weight:bold;
  text-decoration:none;
}
.link {
  color:#80B5D7;
  font-weight:bold;
  text-decoration:none;
}
.link:hover {
  color:#ff0000;
  font-weight:bold;
  text-decoration:none;
  cursor:pointer;
}
hr {
  border:1px solid #e9e9e9;
}

.button {
	font-size:14px;
	font-weight:bold;
	}

.checkbox {
  background-image:url(../inputbg.png);
  border:0px solid #c0b4bb;
}


a {
font-weight:bold;
color:#0099FF;
text-decoration:none;

}
/* Scrollable Content Height */
.scrollContent {
 height:100px;
 overflow-x:hidden;
 overflow-y:auto;
}
.scrollContent tr {
 height: auto;
 white-space: nowrap;
}

/* Prevent Mozilla scrollbar from hiding right-most cell content */
.scrollContent tr td:last-child {
 padding-right: 20px;
}

/* Fixed Header Height */
.fixedHeader tr {
 position: relative;
 height: auto;
}

/* Put border around entire table */
div.TableContainer {
border:2px inset #eeeeee;
}



.sayi {
	text-align:right;
	}
	
.tarih {
	font-weight:bold;
	font-size:13px;
	background-image:url(../template/bg/tarih.png);
	background-repeat:no-repeat;
	color:red;
	text-align:center;
	width:100px;
	text-align:center;
}

.tarih2 {
	font-weight:bold;
	font-size:13px;
	background-image:url(../template/bg/balloon.png);
	background-repeat:no-repeat;
	color:red;
	text-align:center;
	width:100px;
	text-align:center;
}

.ref {
color:white;
font-size:15px;
font-family:"Comic Sans MS", cursive;
font-weight:bold;
background-color:#C80000;
}

.ref2 {
color:#C80000;
font-size:15px;
font-family:"Comic Sans MS", cursive;
font-weight:bold;
background-color:white;
}

.isim {
	font-weight:bold;
	color:#C80000;
	font-size:16px;
}

.detay {background-image:url(../template/bg/detay.png);
font-weight:bold;
color:#FFF;
font-style:italic}

   .yellow {
	font-size:16px;
	font-weight:bold;
	color:#000;
	text-align:right;
	}
	
	.red{
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	text-align:right;
	}
	
	.green{
	font-size:22px;
	font-weight:bold;
	color:#FFF;
	text-align:right;
	}
	
	.yetki{ background-color:#FF0; color:red; font-size:30px; font-weight:bold; width:80%; border:2px solid black;}
