
/*<BODY> tagında kullanılan class*/
.ana_govde{  
	/*padding:0px;*/
	/*IE ve Netscape "margin-top" için default 8px alan oluşturdukları için (-) ifadelerle düzeltilmişitr.*/
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-bottom:30px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

/*<BODY> tagında kullanılan class*/
.ana_govde_resim{  
	/*padding:0px;*/
	/*IE ve Netscape "margin-top" için default 8px alan oluşturdukları için (-) ifadelerle düzeltilmişitr.*/
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(../../suSoft_resimler/Admin/idare_bg.jpg) no-repeat scroll center 150px;
	
}


/*Sayfa yerleşiminde kullanılan ana tablo*/
.ana_TAblo{  
	/*padding:0px;*/
	
	/*Aşağıdaki gibi border özelliklerinin etkili olabilmesi için beraber kullanılması gerekiyor*/
	/*border-collapse:collapse;
	border-style:solid;
	border-width:10px 10px 10px 10px;*/
	
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	width:100%;
	/*height:500px;*/
	
	border-collapse:collapse;
	border-width:0px 0px 0px 0px;
	border-style:hidden;
	border-style:none;
	
}



/*Yönetici paneli başlık kısmı*/
.baslik_tablo{
	/*border:5;  */
	width:100%;
	
	/*border-width:0px 0px 0px 0px;*/
	/*border: thin dotted #00FF00;*/
	/*borderların ayrık durarak tablodaki satırların birbirnden uzak durmasını engellemek içindir.*/
	border-collapse:collapse;
	border-width:0px 0px 0px 0px;
	border-style:hidden;
	border-style:none;
	/*margin-top:20px;*/
	
	/*margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;*/
	
	
	/*Sadece border-collapse: separate olduğu zaman ,"border-spacing:0px;" kullanılmalıdır */
	/*border-collapse: separate;
	border-spacing:0px 0px;
	border-size:0px;*/
	
	
}
.baslik_tablo_footer{
	/*border:5;  */
	width:100%;
	/*height:500px;*/
	/*border-width:0px 0px 0px 0px;*/
	/*border: thin dotted #00FF00;*/
	/*borderların ayrık durarak tablodaki satırların birbirnden uzak durmasını engellemek içindir.*/
	border-collapse:collapse;
	border-width:0px 0px 0px 0px;
	border-style:hidden;
	border-style:none;
	/*margin-top:20px;*/
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:300px;
	
}

.baslik_tablo_ustu_dugme{ 
	padding-top:5px; 
	/*font-size:16px; */
	/*color:#663300; */
	font-weight:bold; 
	/*font-family:Arial, Helvetica, sans-serif;*/

}
.baslik_tablo2{  
	/*border:5;  */
	width:100%;
	/*border-width:0px 0px 0px 0px;*/
	/*border: thin dotted #00FF00;*/
	/*borderların ayrık durarak tablodaki satırların birbirnden uzak durmasını engellemek içindir.*/
	border-collapse:collapse;
	border-width:0px 0px 0px 0px;
	border-style:hidden;
	border-style:none;
	margin-top:4px;
	
	
}

.baslik_satir{
/*	background-color:#585858;*/
	/*background-color:#006666;*/
	/*background-color:#9dadc6;*/
	background:transparent url(../../suSoft_resimler/images/kitaplik.jpg) repeat-x scroll center top;
	color:#000000;
	font-weight:bold;
	font-size:28px;
	/*height:25%;*/
	width:100%;
	height:80px;
	
}
.baslik_satir_td{  
	/*margin-left:20px;*/
	padding-left:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:22px;
	
}
.baslik_satir_td #alarm{  
	margin-top:5px;
	margin-bottom:5px;
	width:500px;
	height:100px;
	font-family:Geneva,Arial, Helvetica, sans-serif;
	overflow:auto;
	border:2px solid red;
	float:left;
	font-size:12px;
	font-weight:normal;
}

/*div dropdownu için hazırlanmıştır*/
.dropdown_div_lst{  
	margin-top:5px;
	margin-bottom:5px;
	width:350px;
	height:150px;
	font-family:Geneva,Arial, Helvetica, sans-serif;
	overflow:auto;
	border:1px solid #EEEEEE;
	/*float:left;*/
	font-size:12px;
	font-weight:normal;
}

.tablo_div_ddp{
	/*border:1px solid #9DADC6;*/
	width: 100%;
	/*margin-top: 30px;*/
}

.tablo_div_ddp tr th{
	background-color:#CACACA;
	padding:5px;
	font-size:10px;
}

.tablo_div_ddp tr:nth-child(even){
	background-color:#EFEFEF;
}

.tablo_div_ddp tr:nth-child(odd){
	background-color:#F2F1F0;
}

.tablo_div_ddp tr:nth-child(even):hover{
	background-color:#F7F7F7;
}

.tablo_div_ddp tr:nth-child(odd):hover{
	background-color:#F7F7F7;
}

.tablo_div_ddp td:nth-child(1){
	background-color:#EBE3E3;
	/*max-width: 20%;*/
	/*padding:5px;*/
}

.tablo_div_ddp td:nth-child(n){
	/*background-color:#CACACA;*/
	padding:5px;
	font-size:10px;
}

/*************************************/

.javascript_menu_satir{   
	/*padding-left:100px;*/
}
.javascript_menu_satir_login{   
	/*padding-left:100px;*/
	background-color:#efefef;
	width:100%;
	height:20px;
}

.baslik_alti_bar{
	background-color:#f6782c;
	height:2px;
	
}

.baslik_alti_bar_td{
	border-collapse:collapse;
	border-width:0px 0px 0px 0px;
	/*border-top: hidden;*/
	border-style:hidden;
	border-style:none;
	
	
	/*border-collapse: separate;
	border-spacing:0px 0px;
	border-size:0px;*/
	
	
}



/*sayfalardaki Tablolarla ilgili düzenlemeler*/
.tablo_tek_satir{
	background-color:#666;
	/*color:#000000;
	font-size:11px;*/
}

.sayfa_tanitim_yazisi {
	padding-top:25px; 
	font-size:16px; 
	color:#663300; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif;
	}

.maasPer_ana_baslik {
	padding-top:1px; 
	font-size:14px; 
	color:#663300; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif;
	}

.maasPer_alt_baslik {
	padding-top:1px; 
	font-size:11px; 
	color:#663300; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif;
	}
.maasPer_maasAdd_button{
	background-image:url('../../suSoft_resimler/Admin/menu/edit/add.png');
	background-repeat:no-repeat;
	background-color:white;
	width:16px;
	height:16px;
	border:none;
	padding:0px;
	margin:0px;
	align:center;
	valign:middle;
	cursor: pointer;
	
}
	
.update_uyari_yazisi {
	padding-top:5px; 
	font-size:11px; 
	/*color:#663300;*/
	font-family:Geneva,Arial, Helvetica, sans-serif;
	font-weight:bold; 
	color:red; 
	
	
}

.alarm_div {
	margin-top:5px;
	margin-bottom:5px;
	width:500px;
	height:100px;
	font-family:Geneva,Arial, Helvetica, sans-serif;
	overflow:auto;
	border:2px solid red;
	float:left;
	
}
	
.logOut{ 
	padding-right:10px; 
	padding-top:5px; 
	font-size:11px; 
	color:#76b900; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif;
}

.logOut a{ 
	text-decoration:none;
	color:#ffffff; 
}

.user_adi_font{ 
	COLOR: #ff8631;
	font-size:11px;
	FONT-FAMILY: Verdana, Helvetica; 
}	
	
.paging A:link {
	BACKGROUND: none; 
	COLOR: #ff8631; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana, Helvetica; 
	TEXT-DECORATION: none;
	}
.paging A:active{
	BACKGROUND: none; 
	COLOR: #ff8631; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none;
	}
.paging A:visited {
	BACKGROUND: none; 
	COLOR: #ff8631; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana, Helvetica; 
	TEXT-DECORATION: none;
	}
.paging A:hover {
	BACKGROUND: none; 
	COLOR: #663300; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none;
	 }
.paging_td{  
	width:450px;
	padding-left:450px;
}


#insert_buton
{
	/*font-family: Verdana,Tahoma,Arial;
	font-weight:bold;
	font-size : 11px;
	color: #000000;
	cursor:pointer;
	background: url(../../suSoft_resimler/Admin/disket.jpg) no-repeat scroll 0 0;
	padding : 3px 3px 3px 20px;
	text-decoration:none;*/
}

#tum_aktif
{
	/*font-family: Verdana,Tahoma,Arial;
	font-weight:bold;
	font-size : 11px;
	color: #000000;
	cursor:pointer;
	background: url(../../suSoft_resimler/Admin/aktif.jpg) no-repeat scroll 0 0;
	padding : 3px 3px 3px 20px;
	text-decoration:none;*/
}

#tum_pasif
{
	/*font-family: Verdana,Tahoma,Arial;
	font-weight:bold;
	font-size : 11px;
	color: #000000;
	cursor:pointer;
	background: url(../../suSoft_resimler/Admin/pasif.jpg) no-repeat scroll 0 0;
	padding : 3px 3px 3px 20px;
	text-decoration:none;*/
}

#update_buton
{
	/*font-family: Verdana,Tahoma,Arial;
	font-weight:bold;
	font-size : 11px;
	color: #000000;
	cursor:pointer;
	background: url(../../suSoft_resimler/Admin/disket.jpg) no-repeat scroll 0 0;
	padding : 3px 3px 3px 20px;
	text-decoration:none;*/
}

#yok
{
	/*font-family: Verdana,Tahoma,Arial;
	font-weight:bold;
	font-size : 11px;
	color: #000000;
	cursor:pointer;
	background: url(../../suSoft_resimler/Admin/tumu.jpg) no-repeat scroll 0 0;
	padding : 3px 3px 3px 22px;
	text-decoration:none*/
}

#ara_buton
{
	/*font-family: Verdana,Tahoma,Arial;
	font-weight:bold;
	font-size : 11px;
	color: #000000;
	cursor:pointer;
	background: url(../../suSoft_resimler/Admin/buyultec.png) no-repeat scroll 0 0;
	padding : 3px 3px 3px 20px;
	text-decoration:none;*/
}

.button_genel
{
	/*font-family: Verdana,Tahoma,Arial;
	font-weight:bold;
	font-size : 11px;
	color: #000000;
	cursor:pointer;
	background:transparent;
	padding : 3px; 
	text-decoration:none;*/
background:#CCCCCC;
border:1px solid #666666;
color:#000000;
cursor:pointer;
font-family:Verdana,Tahoma,Arial;
font-size:11px;
font-weight:bold;
padding:0px;
text-decoration:none;

}

.button_genel2{
background:#CCCCCC;
border:1px solid #666666;
color:#000000;
cursor:pointer;
font-family:Verdana,Tahoma,Arial;
font-size:11px;
font-weight:bold;
padding:0px;
text-decoration:none;
}

.baslik_alti_bar_footer_div{  
	background-color:#cacaca;
	height:5px;
	width:970px;
	margin-top:-4px;
}
.baslik_alti_bar_footer_insertUpdate_div{  
	background-color:#ff8631;
	height:5px;
	width:700px;
	margin-top:-4px;
}
.baslik_alti_bar_footer_td{  
	height:0px;
}
.baslik_alti_bar_footer_tr{  
	height:0px;
}


.text_gradient {
    /*border:0;
    background: transparent url(../../suSoft_resimler/Admin/textbox/gradient.gif) no-repeat top left;
    height: 22px;
    width: 230px;
    padding-top:2px;
    padding-left:10px;*/
    
    /*border:0;
    background: transparent url(../../suSoft_resimler/Admin/textbox/rounded.gif) no-repeat top left;
    height: 22px;
    width: 230px;
    padding-top:2px;
    margin-left:20px;*/
    /*padding-left:10px;
    padding-right:-30px;*/
    /*margin-right:-20px;*/
    
    
    
    background:#EEEEEE none repeat scroll 100% 50%;
	border:1px solid #FFFFFF;
	color:#666666;
	font-weight:bold;
	width:350px;
	/*height:20px;*/
	padding-top:2px;
    
    
}
.text_gradient_spec {

    
    background:#EEEEEE none repeat scroll 100% 50%;
	border:1px solid #FFFFFF;
	color:#666666;
	font-weight:bold;
	width:150px;
	/*height:20px;*/
	padding-top:2px;
    
    
}
.text_gradient_fatura {
    
    background:#EEEEEE none repeat scroll 100% 50%;
	border:1px solid #FFFFFF;
	color:#666666;
	font-weight:bold;
	width:140px;
	/*height:20px;*/
	padding-top:2px;
    
}

.text_gradient_fatura_para {
    
    background:#EEEEEE none repeat scroll 100% 50%;
	border:1px solid #FFFFFF;
	color:#666666;
	font-weight:bold;
	width:60px;
	text-align:right;
	padding-top:2px;
    
}

.text_gradient_gelirGider {   
    background:#EEEEEE none repeat scroll 100% 50%;
	border:1px solid #FFFFFF;
	color:#666666;
	font-weight:bold;
	font-size:10px;
	padding-top:2px;
	text-align: right;
    
    
}
.text_gradient_dropdown{
	background:#EEEEEE none repeat scroll 100% 50%;
	border:1px solid #FFFFFF;
	color:#666666;
	font-weight:bold;
	width:350px;
	/*height:20px;*/
	padding-top:2px;

}

.text_gradient_dropdown_fatura{
	background:#EEEEEE none repeat scroll 100% 50%;
	border:1px solid #FFFFFF;
	color:#666666;
	font-weight:bold;
	width:140px;
	/*height:20px;*/
	padding-top:2px;

}

.text_gradient_dropdown_tarih{
	background:#EEEEEE none repeat scroll 100% 50%;
	border:1px solid #FFFFFF;
	color:#666666;
	font-weight:bold;
	/*width:350px;*/
	/*height:20px;*/
	padding-top:2px;

}
.text_gradient_dropdown_aramaModul{
	background:#EEEEEE none repeat scroll 100% 50%;
	border:1px solid #FFFFFF;
	color:#666666;
	font-weight:bold;
	/*width:350px;*/
	/*height:20px;*/
	padding-top:2px;

}



.text_gradient_arama {
   
    background:#EEEEEE none repeat scroll 100% 50%;
	border:1px solid #FFFFFF;
	color:#666666;
	font-weight:bold;
	width:150px;
	/*height:20px;*/
	padding-top:2px;
    
    
}

.captcha_div_1{  
background:#F3C176 none repeat scroll 0 0;
}
.captcha_div_1 span{  
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}
.tak_div{  

border:2px solid #FFFFFF;
}
.tak_div_2{  

border-bottom:1px solid #FFFFFF;
}
.tak_div_3{  

border:0.5px solid #FFFFFF;
}

.takvim_ay_yil_belirle{
background:#aaaaaa;
width:970px;
padding:2px 10px 4px 10px;
}

.tak_div{
color:#03508b;
}

/**/
.tablo_teklif
{
	width:100%;
 	border:none;
}

.tablo_proje
{
	width:100%;
 	border:none;
}

.tablo_hizmet
{
	width:100%;
 	border:none;
}
/**/

/**/
.tablo_teklif tr:nth-child(even)
{
	background:#FE9A2E;
}

.tablo_teklif tr:nth-child(odd)
{
	background:#F7BE81;
}

.tablo_proje tr:nth-child(even)
{
	background:#FE9A2E;
}

.tablo_proje tr:nth-child(odd)
{
	background:#F7BE81;
}

.tablo_hizmet tr:nth-child(even)
{
	background:#FE9A2E;
}

.tablo_hizmet tr:nth-child(odd)
{
	background:#F7BE81;
}
/**/

/**/
.tablo_teklif td:nth-child(n)
{
	border-bottom:1px solid black;
	text-align:center;
}

.tablo_proje td:nth-child(n)
{
	border-bottom:1px solid black;
	text-align:center;
}

.tablo_hizmet td:nth-child(n)
{
	border-bottom:1px solid black;
	text-align:center;
}
/**/

/**/
/*.tablo_hizmet td:nth-child(3)
{
	text-align:right;
}
.tablo_hizmet td:nth-child(4)
{
	text-align:right;
}
.tablo_hizmet td:nth-child(6)
{
	text-align:right;
}*/

/**/


.div_Fatura
{
	background-image: url("http://yonetim.emitltd.com/verimlilik/suSoft_resimler/Admin/fatura_son.jpg"); 
	background-repeat: no-repeat; 
	background-size: 75% auto; 
	background-position: left top; 
	position: relative; 
	height: 1250px; 
	width: 85%;
}

.div_FaturaMusteri
{
	border: 1px solid black; 
	position: absolute;  
	top: 10%; 
	left: 5%; 
	height: 95px; 
	width: 325px;
}

/*****sortable için geçici css********************************/
.ui-state-highlight {
	border:dotted 1px #000;
	background:#FFC;
	width:1095px;
}

.caption{
	color:#813300;
	font-size:12pt;
	font-weight: bold;
}