﻿html, body, form
{
    margin: 0px;
    padding: 0px;
    font-family: verdana, ariel, sans-serif;
    font-size:11px;
    height: 100%;
}

html
{
	   overflow: scroll; 
    overflow-x: auto;    
}

.aclosemsg
{
    position: absolute;
    right:10px;
    top:10px;
    font-style: normal;
    color: Blue;
    cursor:pointer;
   	text-decoration: underline;
}


 #btnDetailHidden
        {
            display: none;
        }
        
.buttonblue
{		 
	FONT-WEIGHT: bold; 
	BORDER-LEFT-COLOR: #a9a4de; 
	BORDER-TOP-COLOR: #a9a4de; 
	BORDER-BOTTOM-COLOR: #1f1866; 
	BORDER-RIGHT-COLOR: #1f1866;
	CURSOR: pointer; 
	COLOR: #ffffff; 
	BACKGROUND-COLOR: #39309c; 
	height: 26px;
	width: 80px;
}

.buttonc1
{
    padding: 0;
    list-style: none;
    background-color: Transparent;
    min-height:20px;      
    margin-top:20px;    
    margin-left: 200px;  
}
.buttonc1go
{
    padding: 0;
    list-style: none;
    background-color: Transparent;
    margin: 0;      
}
.buttonc2
{
    float: left;
    margin: 0 2px 0 0;
    padding: 3px 10px 4px 10px;
    background-color: #99cc99;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    min-width: 70px;
	cursor:pointer;
	     	background-image:url(bt1.gif);
        	background-repeat: repeat-x;
        	background-position:center;
        	
    text-decoration:underline;
    color:Blue;
    white-space: nowrap;
}

.detaillabel
{
    text-align: right;
    width: 120px;
    display: inline-block;
    height: 20px;          
}
.detaillabel2
{
    text-align: right;
    width: 180px;
    display: inline-block;
    height: 20px;          
    font-weight:bold;
}
.detaillabel3
{
    text-align: right;
    width: 90px;
    display: inline-block;
    height: 20px;          
}
        #div100px
        {
        	height:100px;
        }
.divCenter
{
    background-color: #eceffa;
    padding:  20px;
    margin-left: 130px;
    vertical-align: top;
    display: block;
    width: 840px;
}

 .divdetailline
{
    text-align: left;
    padding: 4px 0 4px 0;
}

.divdetaillineRight
{
	text-align: left;
	padding: 4px 0 4px 0;
}

.divfooter
{
    padding: 4px 0 4px 0;
    background-color:  #d3d3d3;
    margin: 20px 0 20px 0;
    text-align: center;
    clear: both;
}
  .divform
{
   
    display:block;
    position:relative;
    margin-left: auto;
    margin-right: auto;
     width: 1010px;
    /*for vertically middle aligned:
	top:50%;
    margin-top:-150px;  
	
	/*margin top is half of DIV height, (detail height + 140) / 2 
	*/
    
}

.divGrid
{
	clear:left;
}

.divGridBottom
{
    margin-top: 15px;
    height: 45px;	
}

.divGridBottomButton
{
    float: right;
    text-align: right;
    width: 250px;
}
.divGridBottomPage
{
    float: left;
}



.divheader
{   
	height:85px;
	
	border-bottom: solid 4px #ffe34a;
	position:relative;     
	background-repeat:no-repeat;
	background: url(forest.jpg);
}

 .divheader1
{
	text-align: left;
	vertical-align:middle;
	font-size: 35px;
	font-weight:bold;
	
	font-family:Georgia;

	color:White;
	padding: 20px 0 0 30px;
	border-style:none;
}
#divheader2
{
    background-image: url(gold1.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    height: 25px;
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 500px;
    padding: 10px 10px 0 0;
 
    font-size:12px;
	font-weight:bold;
	text-align:right;
	border-style:none;
}

.divheadermystmt
{
	height: 65px;
	
	background-repeat: no-repeat;
    background-position: bottom right;	 
	
	border-bottom: solid 4px #ffe34a;
	position:relative;     
	
	background-color: White;
	 
}
 .divheader1mystmt
{
	text-align: left;
	vertical-align:middle;
	font-size: 35px;
	font-weight:bold;
	
	font-family:Georgia;

	color:White;
	padding: 12px 0 0 30px;
	border-style:none;
}
    .divlink0
    {
        width: 130px;       
        font-size:12px;
        font-weight:bold;
		
		position:absolute;
        left: 0 ;
    background-color: #d3d3d3;
           
       
    }

.divlink00
{
	display:none;
}
.divlink11
{   
    padding: 14px 5px 14px 14px;
    border-bottom: solid 1px silver;
    /*border-left: solid 4px silver;
*/
background-image:url(divlink11.gif);

background-repeat: repeat-x;
 background-position:top;

}
.divlink12
{   
    padding:   14px 5px 14px 14px;
    border-bottom: solid 1px silver;
    background-color: #eceffa;                    

}
.divlink12 a
{
	text-decoration:none;
	color: Black;
}

.divloading
{
	 	position: fixed;
     top: 0;
     left:45%;
	 background-color: #ffe34a;
	 padding: 4px 10px 4px 10px;
	 font-weight:bold; 
	 text-align:center;
 }


.divMsg
{
	position: fixed;
	top: 0px;
	left: 35%;
	background-color: #FFFFcc;
	padding: 28px 10px 28px 20px;
	font-weight: bold;
	text-align: left;
	min-width: 200px;
	width: 30%;
	border-right: groove 4px grey;
	border-bottom: groove 4px grey;
}
.divSearchCondition
{
	float:left;
	padding: 0 0 10px 10px;
}

.divsecuresite
{
    width: 120px;
    height: 120px;
    position: fixed; 
    right: 0;
    bottom: 0;
    background-image: url(secure_site.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
}
   
.divTab
{
	background-color: white;
	padding: 20px;
}

.divUCPage
{
	width: 470px; 
	display:inline-block ;  
	white-space:nowrap;
	padding-top: 10px;
}

     
.labelbold
{
font-weight: bold;
background-color: transparent;
text-align: right;
display:inline-block;
}
.labelboldleft
{
font-weight: bold;
background-color: transparent;
display:inline-block;
height:20px;
}
 
.labelright
{
    text-align: right;
}

 .spanButton
{
    text-align:center;
    width: 100%;
    display: inline-block;
    padding: 15px 0 20px 0;
}
.spanDetailField
{
    text-align: left;
    display: inline-block;
    padding: 5px 0 5px 2px;
   
}
.spanDetailField2
{
    text-align: left;
    width: 140px;
    display: inline-block;
    padding: 10px 0 0 0;
   
}
.spanDetailField3
{
    text-align: left;
    width: 300px;
    display: inline-block;
    padding: 10px 0 0 0;
   
}

.spanRed
{
	color:Red;
	padding-right:3px;
}
        
.spanStatement
{
	padding: 10px 0 10px 0;	
}

.textboxmargin
{
	vertical-align: middle;
	margin-top:3px;
    margin-bottom: 3px;
    height:16px;
}
.textboxcenter
{
    text-align:center;
}
.textboxcentermargin
{
    text-align:center;
    margin-top:3px;
    margin-bottom: 3px;

}
.textboxright
{
    text-align:right;
}

/* style for the grid: */

TH.webgridheader, THEAD.webgridheader
{
    padding:  4px 0 4px 2px;
    cursor: pointer;
    font-weight:bold;
    background-image: url(apicsc/backimagetoolbar.gif);
 
     background-image: url(apicsc/gridheader.gif);

    background-repeat:repeat-x;
    background-position:center;
    
}


        
/* style of the tab control */

 .tabheader
{        	
    float:left;
	border-bottom: solid 6px #99cc99;
 	width:100%;
 	background-color: #eceffa;
	white-space:nowrap;
  	
}
.tabheader ul
{
	margin:0;
	padding:  0 0 0 0;
	list-style:none;
	background-color:Transparent;
}



.linkselected
{
	display: block;
	padding:  5px 10px 5px 4px;
	text-decoration:none;
	font-weight:bold;
	
	height: 14px;
	 
}
.linkother
{
	display: block;
	padding:  5px 10px 5px 4px;
	text-decoration:none;
	font-weight:bold;

	height: 14px;
 
}


.tabselected
{
	
	float: left;

	/*background-color: #99cc99;*/
	background-image:url(tab1.gif);
	background-repeat:repeat-x ;
	background-position:top;
	margin:0 2px 0 0;
 
}
.tabother
{        
	float: left;
	margin:0 2px 0 0;
	
	/*background-color:  #d3d3d3; 
*/
 
 	background-image:url(tab2.gif);
	background-repeat:repeat-x ;
	background-position:top;
 
} 

/* 
styles for the table grid
*/
.divtbgrid
{
    width: 100%;
    overflow: auto;
    background-color: White;
    min-height: 220px;
      clear:left;
}

.imgup
{
 background-image: url(arrowup.gif);
 background-repeat:no-repeat;  
 display: inline;  
}
.imgdown
{
 background-image: url(arrowdown.gif);
 background-repeat:no-repeat;  
 display: inline;  
}

.tbgridfillcolumn
{
	width: 100%;
}        
.tbgridHeader
{
   
    font-weight: bold;
    background-image: url(gridheader.gif);
    background-repeat: repeat-x;
    background-position: center;
  height: 26px;
  min-height:22px;
 
}
.tbgridHeader th
{
	padding: 0 6px 0 6px;
	white-space:nowrap;
}

.tbgridcellCenter
{
    text-align: center;   
}
.tbgridcellRight
{
    text-align: right;
}

.tbgrid
{
    width: 100%;
    border: 1px solid #ccc;  
}

.tbgrid td
{
    padding: 4px 5px 4px 5px;
    min-width: 35px;
    border: 1px solid #ccc;
}

.tbgridNoWrap
{
	    white-space: nowrap;
}

.tbgridRow
{
    background-color: White;
}

.tbgridRowAlt
{
    background-color: #ffffcc;
}
        

/*
jQuery extension: date picker
*/


table.jCalendar {
	border: none;
	background: #ccc;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #ccc;
	font-weight: bold;
	padding: 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 4px 7px 4px 7px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}

table.jCalendar td.today {
	background: #333;
	color: #fff;
}
table.jCalendar td.selected {
	background: #fff;
	color: #000;
}

table.jCalendar td.selected.dp-hover {

}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}
a.dp-choose-date {
    float: left;
    width: 20px;
    height: 20px;
    padding: 0;
    margin: 0;
    display: block;
    text-indent: -2000px;
    overflow: hidden;
    background: url(dropdown1.gif) no-repeat; 
  
}

input.dp-applied {
    width: 85px;
    float: left;
}

/* For the popup */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 12px;
	font-family: arial, sans-serif;
	padding: 5px;
	line-height: 1.2em;
	border-right: solid 2px #333;
	border-bottom: solid 2px #333
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0 0 4px 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}

div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 5px 4px 0 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}