body {
	overflow-x:hidden;
	background-color: white;
	margin: 0px 0px 0px 0px;
	font-family: tahoma;
	font-size: 11px;}
td {
	font-size: 8pt;

}

input {
	font-size: 8pt;
}

select {
	font-size: 8pt;
}
textarea {
	font-size: 8pt;
	width: 200px;
}
a {
	font-size: 8pt;

}
button{
    -webkit-appearance: none;
    background:none;
   position:relative;
}

button img{
    border:0px;
  
    position:absolute;
    top:1px;
   
    left:1px;
   _left:0px;
}


input[type="button"]{
 -webkit-appearance: none; 
 -moz-appearance: none;
  appearance: none;
 background-color:#ECE9D8;
 font-family:tahoma;
 font-size:8pt;
 border:none;
 cursor:pointer;
 border-top:#ffffff 2px solid;
 border-left:#ffffff 2px solid;
 border-bottom:#808080 2px solid;
 border-right:#808080 2px solid;
 height:23px;
 
}
input[type="submit"]{
 -webkit-appearance: none; 
 -moz-appearance: none;
  appearance: none;
 background-color:#ECE9D8;
 font-family:tahoma;
 font-size:8pt;
 border:none;
 cursor:pointer;
 border-top:#ffffff 2px solid;
 border-left:#ffffff 2px solid;
 border-bottom:#808080 2px solid;
 border-right:#808080 2px solid;
 height:23px;
 
 
}
input[type="reset"]{
 -webkit-appearance: none; 
 -moz-appearance: none;
  appearance: none;
 background-color:#ECE9D8;
 font-family:tahoma;
 font-size:8pt;
 border:none;
 cursor:pointer;
 border-top:#ffffff 2px solid;
 border-left:#ffffff 2px solid;
 border-bottom:#808080 2px solid;
 border-right:#808080 2px solid;
 height:23px;
 WIDTH:135px
 
}



.smallinput {
	width:80px;
}

.smallselect {
	width:160px;
}

.inputfield {
	width: 120px;
}
.box3dTitle {
	font-size: 8pt;
	font-weight: bold;
	color: white;
	background-color: #808080;
}
.iTableHeader {
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background-color: #808080;
}
.quadcol {
	width:30px;
}
.thirdcol {
	width:45px;
}
.halfcol {
	width:60px;
}
.onecol {
	width:120px;
}


.threehalfcol {
	width:160px;
	
}
.twocol {
	width:200px;
}
.threecol {
	width:280px;
}
.fourcol {
	width:360px;
}
.fivecol {
	width:440px;
}
.sixcol {
	width:520px;
}
.sevencol {
	width:600px;
}
.eightcol {
	width:680px;
}
.ninecol {
	width:760px;
}
.tencol {
	width:840px;
}
.tab {
	text-decoration: none;
	color: black;
}
a.tab:hover {
	color: darkorange;

}
a.translate{text-decoration: none;border-bottom:1px #0000FF dotted ;color:#0000FF;}
a.translatenotranslation{text-decoration: none;font-weight:bold;border-bottom:1px #0000FF dotted ;color:#0000FF;}

a.translate:hover{text-decoration: none;border-bottom:0}
a.translatenotranslation:hover{text-decoration: none;border-bottom:0}

.seltab {
	font-weight: bold;
	color: blue;
	border-top:20px darkorange;
}
.tableheader {
	font-weight: bold;
}
.distab {
	color: gray;
}
.fourchar {
	width: 70px;
}
.twochar {
	width: 45px;
}



.shadow {
	background-color:#CCC9B8;
}
.bright {
	background-color:white;
}
.gui {
	background-color:#ECE9D8;
}
.fixedfont {
	font-family: monospace;
}

.tabonly{

	border-width:0px;
}

.normal{
  padding-left:1px;
  border-color:#ECE9D8;
  border-style:solid;
  border-width:1px;}

.mandadory{
   padding-left:1px;
   background-color:#FFCC33;
   border-color:#FFCC33;
   border-style:solid;
   border-width:1px;}

.error{
   padding-left:1px;
   background-color:#FF0000;
   border-color:#FF0000;
   border-style:solid;
   border-width:1px;}

.readonly {
   background-color:#FCF9E8;
   color:#000000;}
                  

input[type="button"] .button{
 -webkit-appearance: none; 
 -moz-appearance: none;
  appearance: none;
 background-color:#ECE9D8;
 font-family:tahoma;
 font-size:8pt;
 border:none;
 cursor:pointer;
 border-top:#ffffff 2px solid;
 border-left:#ffffff 2px solid;
 border-bottom:#808080 2px solid;
 border-right:#808080 2px solid;
 height:23px;
 WIDTH:135px
}
 
input[type="submit"] .button{
 -webkit-appearance: none; 
 -moz-appearance: none;
  appearance: none; 
 background-color:#ECE9D8; 
 font-family:tahoma;
 font-size:8pt;
 border:none;
 cursor:pointer;
 border-top:#ffffff 2px solid;
 border-left:#ffffff 2px solid;
 border-bottom:#808080 2px solid;
 border-right:#808080 2px solid;
 height:23px;
 WIDTH:135px
}

 .button{
 -webkit-appearance: none; 
 -moz-appearance: none;
  appearance: none; 
 background-color:#ECE9D8; 
 font-family:tahoma;
 font-size:8pt;
 border:none;
 cursor:pointer;
 border-top:#ffffff 2px solid;
 border-left:#ffffff 2px solid;
 border-bottom:#808080 2px solid;
 border-right:#808080 2px solid;
 
}

.button img{

 background-color:#ECE9D8; 
 cursor:pointer;
 border-top:#ffffff 2px solid;
 border-left:#ffffff 2px solid;
 border-bottom:#808080 2px solid;
 border-right:#808080 2px solid;
 
}

.error-msg, .success-msg, .note-msg, .notice-msg {
    border-style: solid !important;
    border-width: 1px !important;
    background-position: 10px 10px !important;
    background-repeat: no-repeat !important;
    min-height: 24px !important;
    padding: 12px 8px 8px 32px !important;
    font-size: 10px !important;
    font-weight: bold !important;
    position:relative;
}

.error-msg {
    border-color: #f16048;
    background-color: #faebe7;
    background-image: url(../../framework/icons/error_msg_icon.gif);
    color: #df280a;
}

.success-msg {
    border-color: #446423;
    background-color: #eff5ea;
    background-image: url(../../framework/icons/success_msg_icon.gif);
    color: #3d6611;
   
}

.notice-msg {
    border-color: #fcd344;
    background-color: #fafaec;
    background-image: url(../../framework/icons/note_msg_icon.gif);
    color: #3d6611;
} 

.holds-the-iframe {
   background:url(../../framework/icons/ajax-loader-trans.gif) center center no-repeat;

 }
.holds-the-iframe-bg {

   background-color: #ffffff;
 }
.theader{
 font-size: 13px;
 font-weight:bold;
 font-family: tahoma;
 height:25px;
}


.nopadding{
  padding:0;
  margin:0;
  background-color:#ECE9D8;
  
}
.confirmbg{
    border: 0;
    padding: .5em 1em;
    zoom: 1;  
    background:#ffffff !important 
}
.progress-label {
    float:left;
/*    margin-left:45%;*/
    text-align: center;
    margin-top: 5px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #ccc;
    width: 100%;
    
    

} 
#progressbar{
 width: 100%;   
}

.ui-progressbar.ui-widget-content {
    background-color:#ffffff;
    
  }
.ui-progressbar-value {background:#66ff99} 

.ui-dialog-buttonpane {
    background-color:#ECE9D8   
}
.ui-dialog{
   border:3px solid #808080;
   border-radius: 5px; 
     
}
.left{
 float:left;   
}
.right{
  float:right;  
}

.error-msg-icon {

    background-image: url(../../framework/icons/error_msg_icon.gif);

}

.success-msg-icon {

    background-image: url(../../framework/icons/success_msg_icon.gif);
  
}

.notice-msg-icon {
   
    
    background-image: url(../../framework/icons/note_msg_icon.gif);
    background-repeat: no-repeat !important;
    padding-left:25px;
    margin-top:10px;
    
} 

#toolbarDiv{
 width:100%;
 height:32px;
 
}
#toolbarFrame{
 width:100%;
 height:32px; 
 
}

#Maintd{
 width:100%;
 height:100%;
 
}

#navDiv{
  width:130px;
  height:100%;
  float:left;
  
}
#navFrame{
  width:100%;
  height:100%; 
  
}
#mainDiv{
 margin-left:130px;
 height:100%;
 padding:3px;
}  
#mainFrame{
 width:100%;   
 height:100%;    
}
#statusDiv{
    
 width:100%;
 height:22px;
}
#statusFrame{
  width:100%;
 height:22px;   
}

#MySplitter {
	height: 100%;
	margin: 0;

}

#LeftPane {
	overflow:hidden;
}

#RightPane {
	overflow:hidden;
}

#BottomPane {
    overflow:hidden;
}
#TopPane {
    overflow:hidden;
}

#MySplitter .vsplitbar {
	width: 2px;
    background: #cccccc
	/*background: #808080 url(../../framework/icons/vgrabber.gif) no-repeat center;*/
}
#MySplitter .vsplitbar.active {
	/*background: #808080 url(../../framework/icons/vgrabber.gif) no-repeat center;*/
	opacity: 0.7;
}

#MySplitter .hsplitbar {
	width: 2px;
    background: #cccccc
	/*background: #808080 url(../../framework/icons/vgrabber.gif) no-repeat center;*/
}
#MySplitter .hsplitbar.active {
	/*background: #808080 url(../../framework/icons/vgrabber.gif) no-repeat center;*/
	opacity: 0.7;
}


.splitterMask
{
   position:absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   overflow: hidden;
   background-image: url(/gui/images/trans_1_1.gif);
   z-index: 20000;
}
.toggle{
cursor:pointer;
}

.label{
  display:inline-block;
  padding-top:2px;
  padding-left:5px;
}

.ladding20{
 padding-left:20px;   
}

.fixed-200height {
    max-height: 200px;
    overflow: auto;
}
.fixed-100height {
 
}

.ui-autocomplete-loading {
    background-image: url(../../gui/images/icons/ajax_loading.gif);
    background-position: right center;
    background-repeat: no-repeat;
}

ul.ui-autocomplete{
  background-color: #ffffff!important;
  max-height:100px;
  overflow: auto;
}
input.kcbInput{padding-left:5px}

td.error_cell{
  color:#FF0000;
  background-image: url(../../gui/images/icons/validation_advice_bg.gif);
  background-position: 2px 1px;
  background-repeat: no-repeat;
  padding-left: 17px !important;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 3px;
  vertical-align: top;  
}
input.inputerror{
  border: #FF0000 dotted 1px;

}


