﻿/*  
.kutuBY input[type="text"]
{
    background:transparent url(jquery/custom_controls/combo-back.png) no-repeat;
	width:161px;
	padding:0 3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:27px;
	border:none 0  !important;
    background-color:#fff;
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:27px;
}
*/

  .dateTextBox{
    background:transparent url(dateBox.png) no-repeat;
	width:60px;
	text-indent:0;
	cursor:default;
	padding:0 3px;
	overflow:hidden;
	height:27px;
	border:none 0  !important;
   	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:27px;
 }

     
  .smallTextBox{
    background:transparent url(combo-backSmall.png) no-repeat;
	width:56px;
	padding:0 3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:27px;
	border:none 0  !important;
   
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:27px;
 }
 .smallMiddleTextBox{
	width:100px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:27px;
	border:none 0  !important;
		
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:27px;
	background-image: url(text_middlesmall.png);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
 }

  .middleTextBox{
    background:transparent url(combo-backMiddle.png) no-repeat;
	width:135px;
	padding:0 3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:27px;
	border:none 0  !important;
   
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:27px;
 }

  .bigTextBox{
    background:transparent url(text_big.png) no-repeat;
	width:178px;
	padding:0 3px;
	text-indent:25px;
	cursor:default;
	overflow:hidden;
	height:27px;
	border:none 0  !important;
   	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:27px;
 }
   .multiTextBox{
	background:transparent url(multitext.png) no-repeat;
	width:340px;
	padding:0 3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:62px;
	border:none 0  !important;
	 
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:27px;
	
 }
 .boxSmall
 {
    background:none;
    width:56px;
	padding:0 3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:20px;
	border:none 0  !important;
    background-color:none;
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
 }
 
 
 .boxSmallTD{
     background :transparent url(combo-backSmall.png) no-repeat;
     height:27px;
     color:#676767;
	 font-family:Arial, Helvetica, sans-serif;
     font-size:12px;
	 background-position:left center;
 }
 
 .boxMiddle{
 background:none;
    width:135px;
	padding:0 3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:20px;
	border:none 0  !important;
    background-color:none;
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
 }
 
 .boxMiddleTD{
     background :transparent url(combo-backMiddle.png) no-repeat;
	 background-position:left center;
     height:27px;
     color:#676767;
	 font-family:Arial, Helvetica, sans-serif;
     font-size:12px;
 }
 .boxBigTD{
	 background :transparent url(combo-back.png) no-repeat;
     height:27px;
     color:#676767;
	 font-family:Arial, Helvetica, sans-serif;
     font-size:12px;
	 background-position:left center;
	
 }
 .boxBig{
	background:none;
	width:161px;
	padding:0 3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:20px;
	border:none 0  !important;
	background-color:none;
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	
 }
 
 .boxVeryBigTD{
	background-position:left center;
	height:27px;
	background-image: url(combo-bigback.png);
	background-repeat: no-repeat;
 }
 .boxVeryBig{
    background:none;
    width:261px;
	padding:0 3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:20px;
	border:none 0  !important;
    background-color:none;
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:20px;
	
 }
 
  .verybigTextBox{
    background:transparent url(text_Vbig.png) no-repeat;
	width:280px;
	padding:0 3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:27px;
	border:none 0  !important;
    
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:27px;
 }
 
