/* DBAI                        */
/*-----------------------------*/	
.dbai
{
    display: block;
    top: 0px;
    left: 0px;
    position: fixed;
    text-align: center;
    /*width: 100%;
    border: 1px solid #888;
    padding: 10px;
    font-weight: bold;
    color: #fff;*/
}
* html .dbai
{
    position: absolute;
}

/* DBAP                        */
/*-----------------------------*/	
.dbap_hide
{
    display: none; 
}
.dbap_show
{
	background-color:#FFF4CA; 
	display: block; 
	width: 100px; 
	height: 100px; 
	position:absolute; 
	overflow: visible; 
	z-index: 999; 
	left: 41%; 
	top: 31%; 
	text-align: center; 
	vertical-align: middle; 
	border: solid 1px #FFCC00; 
}

/* COLOR                       */
/*-----------------------------*/	
.red
{
    color: #CC062A;     
}
.yellowBG
{
    color: #000000;  
	background-color:#FFF4CA;    
}


/* AJAX                        */
/*-----------------------------*/	
.ACListStyle
{
    z-index: 999; 
    margin-left: 0px; 
	background-color: #FFF;
	display: block;
	border: solid 1px #0080FF; 
	cursor: pointer; 
}	
.ACItemStyle
{
	cursor: pointer; 
}
.ACHLStyle
{
	background-color: #0080FF; 
	color: #FFF; 
	cursor: pointer; 
}

/* Common tags                 */
/*-----------------------------*/		
.msg_info {
	background-color: #FBFBFB;
	display: block;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-left: 5px solid #F28500;
	padding: 3px; 
	width: 98%; 
}

/*fieldset{
	border: 1px solid #AAAAAA;
	padding: 3px; 
}*/

/*legend{
	background-color: #FBFBFB;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-left: 5px solid #AAAAAA;
	padding: 2px; 
	margin-bottom: 3px;
}*/

body 
{
    margin: 0;
    padding: 0; 
    background-color: #C4C4C4; 
    font-size: 12px;
 }

A:link      { color: #41519A;}
A:visited 	{ color: #41519A;}
A:active 	{ color: #41519A;}
A:hover 	{ color: #FF6600;}
		
A.bodyLink:link     { color: #41519A;}
A.bodyLink:visited 	{ color: #41519A;}
A.bodyLink:active 	{ color: #41519A;}
A.bodyLink:hover 	{ color: #FF6600;}
		
p
{
	/*line-height: 1.4em;*/
}

.title
{
    text-transform: uppercase;
    font-family: verdana;
    font-size: large;
    font-weight: bold;
    color: #41519A;
 }

hr {
	border: 0;
	/*border-top: 2px solid #41519A;*/
	height: 1px; 
}

img
{
	border-width: 0;
}

ul
{
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	font-family: verdana;
}

.menutextindent
{
    font-size: x-small;
}

.redStar
{
    color: red; 
    vertical-align:text-top; 
}

.inputDiv
{
    text-align:left;
    display:block; 
    vertical-align:text-top; 
}

.inputLabel
{ 
    text-align:right; 
    vertical-align:text-top; 
}

.hidden
{
    display: none; height: 0px; width: 0px; 
}


/*input[type='text'] 
{
	border: 1px solid #666666;
}
input[type='password'] 
{
	border: 1px solid #666666;
}
select 
{
	border: 1px solid #666666;
}*/
textarea
{
	/*border: 1px solid #666666; */
	vertical-align:text-top; 
}
.input_req
{
	/*border: 1px solid #CC062A;*/
	background-color: #FFE8E8;
}
.input_readonly
{
	/*border: 1px solid #CC062A;*/
	background-color: #F3F5F8;
}
.input_auto_req
{
	/*border: 1px solid #CC062A;*/
	background-color: #FFE8E8;
    background-image: url(../../lib/img/input_auto.gif); 
    background-repeat: repeat-y; 
    padding-left: 16px; 
}
.input_eq
{
    background-image: url(../../lib/img/input_eq.gif); 
    background-repeat: repeat-y; 
    padding-left: 16px; 
}
.input_like
{
    background-image: url(../../lib/img/input_like.gif); 
    background-repeat: repeat-y; 
    padding-left: 16px;     
}
.input_auto
{
    background-image: url(../../lib/img/input_auto.gif); 
    background-repeat: repeat-y; 
    padding-left: 16px;     
}

/* Headings                    */
/*-----------------------------*/
h1
{
	font-size: large;
	color: #6B7EBF
}

h2
{
	font-family: Verdana;
	font-size: medium;
	margin-top: 30;
	color: #6B7EBF;
	margin-bottom: -15;
}
	
h3
{
	font-family: Verdana;
	font-size: small;
	margin-bottom: -15;
	color: #6B7EBF;
	padding-left: 15;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: Verdana;
}

/* Tables                      */
/*-----------------------------*/	
.lastColumn
{ 
	padding-right: 30px; 		
}

.detailTblThead
{
	background-image:url(../../lib/img/bg_DGHeader.jpg); 
	text-align:center; 
	font-weight: bold; 
	vertical-align:middle; 
}

.detailTblTr0
{
	background-color: #F0F4F7; 	
}

.detailTblTr1
{
	background-color: #FFFFFF; 	
}

.detailTableDelete
{
	text-decoration: line-through; color: #666;
}

table
{
	font-size: 1em; 
}

table.header
{
	  background-color:#5B6DB5;
}

td.logo
{
	text-align: left;
	width: 184px;
}

td.title 
	{
		text-align: center;
		font-family: verdana;
		font-size: x-large;
		font-weight: bolder;
		color: #FFFFFF;
	}

td.headerbar 
{
	background-image: url(Images/bar.jpg);
	text-align: right;
	height: 24px;
}

td.menu 
{
	background-color:#41519A;
	width: 184px;
	height: 500px;
	vertical-align: top;
}

td.footer
{
	margin-left: 30;
	font-family: Verdana;
	font-size:xx-small;
	font-weight: normal;
	color: #41519A;
	text-align: right;
}

.tbl_general
{
    border: solid 1px #F1F1F1
}
.tbl_general_header
{
    background-color:#F1F1F1; 
    font-weight:bold;
}

.tdAlignRight
{
    text-align:right;     
}

/* MAIN MENU                   */
/*-----------------------------*/	
.mm_page_bg
{
	background-color:#ECECEC; 
	background-image:url(../../lib/img/mm_page_bg.png); 
	background-repeat:repeat-y; 
}
.mm_bg
{
	margin-top:15px; margin-left:5px; 
}

/* HEADER                      */
/*-----------------------------*/	
.header_page_bg
{
	background-image:url(../../lib/img/mm_page_bg.png); 
	margin-left:5px; 
	margin-right:5px; 
	color: #FFF; 
}
.header_page_bg A:link { color: #FFF; text-decoration:none; }
.header_page_bg A:visited { color: #FFF; text-decoration:none; }
.header_page_bg A:hover { color: #FFF; text-decoration:underline; }

/* MASTER PAGE                 */
/*-----------------------------*/	
.sysMP_page_bg {
	background-color:#ECECEC; 
	margin-top:15px; 
	margin-left:5px; 
	margin-right:10px; 
}
.sysMP_cont_bg {
	background-color:#FFF; 
}
.location 
{
	color: #0072AC; 
	font-weight:bold; 
	font-size:large; 
}

.location A:link, A:visited, A:active {text-decoration:none;}

.sysInfo 
{ 
	font-size:10px;
}
.PAR_TABLE{
	display:none; 
	/*ENABLE ON PRODUCTION ENV. */
}
.PAR_MSG_ERROR{ 
	width: 100%;  
	padding: 2px; 
	text-align:center; 
	background-color:#FF8080; 
	display:block; 
	font-weight:bold; 
	border-bottom-style:solid; border-bottom-width: 1px; border-bottom-color:#FF0000; 
	border-top-style:solid; border-top-width: 1px; border-top-color:#FF0000; 
}
.PAR_MSG_YELLOW{ 
	width: 100%;  
	padding: 2px; 
	text-align:center; 
	background-color:#FFF4CA; 
	display:block; 
	font-weight:bold; 
	border-bottom-style:solid; border-bottom-width: 1px; border-bottom-color:#FFCC00; 
	border-top-style:solid; border-top-width: 1px; border-top-color:#FFCC00; 
}

/* CONTENT PAGE                */
/*-----------------------------*/	
.HEADER_GENERAL{
	width: 100%;
	padding: 2px;
	text-align:left;
	background-color:#E2E6E7;
	/*background-image:url(../../lib/img/icon_collapse_disable.gif); 
	background-position:right; 
	background-repeat:no-repeat;*/
	display:block;
	font-size:larger; 
	font-weight:bold;
	/*border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color:#C1D9DB;*/
	border-top-style:solid;
	border-top-width: 2px;
	border-top-color:#C1D9DB;
}
.HEADER_GRAY{
	width: 100%;
	padding: 2px;
	text-align:left;
	background-color:#F1F1F1;
	display:block;
	font-size:larger; 
	font-weight:bold;
	/*border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color:#C1D9DB;*/
	border-top-style:solid;
	border-top-width: 2px;
	border-top-color:#C1D9DB;
}
.HEADER_RED{
	width: 100%;
	padding: 2px;
	text-align:left;
	background-color:#FFD9D9;
	display:block;
	font-size:larger; 
	font-weight:bold;
	/*border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color:#C1D9DB;*/
	border-top-style:solid;
	border-top-width: 2px;
	border-top-color:#FF0000;
}
.HEADER_YELLOW{
	width: 100%;
	padding: 2px;
	text-align:left;
	background-color:#FFF4CA;
	display:block;
	font-size:larger; 
	font-weight:bold;
	/*border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color:#C1D9DB;*/
	border-top-style:solid;
	border-top-width: 2px;
	border-top-color:#FFCC00;
}
.HEADER_GREEN{
	width: 100%;
	padding: 2px;
	text-align:left;
	background-color:#DAEBD6;
	display:block;
	font-size:larger; 
	font-weight:bold;
	/*border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color:#C1D9DB;*/
	border-top-style:solid;
	border-top-width: 2px;
	border-top-color:#66CC00;
}
.HEADER_COLLAPSE{
	width: 100%;
	padding: 2px;
	text-align:left;
	background-color:#E2E6E7; 
	background-image:url(../../lib/img/icon_collapse_enable.gif); 
	background-position:right; 
	background-repeat:no-repeat; 
	display:block;
	font-size:larger; 
	font-weight:bold; 
	/*border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color:#C1D9DB;*/
	border-top-style:solid;
	border-top-width: 2px;
	border-top-color:#C1D9DB;
}
.HEADER_COLLAPSE_H{
	width: 100%;
	padding: 2px;
	text-align:left;
	background-color:#E2E6E7; 
	background-image:url(../../lib/img/icon_collapse_enable_h.gif); 
	background-position:right; 
	background-repeat:no-repeat; 
	display:block;
	font-size:larger; 
	font-weight:bold; 
	/*border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color:#C1D9DB;*/
	border-top-style:solid;
	border-top-width: 2px;
	border-top-color:#C1D9DB;
}

/* DATAGRID                    */
/*-----------------------------*/	
.DGHeaderStyle
{
    font-weight: bold; 
    text-align:center; 
    vertical-align:middle; 
    background-color: #F1F1F1; 
	background-image:url(../../lib/img/bg_DGHeader.jpg); 
	background-position: top; 
	background-repeat:repeat-x; 
}


/* PAGER                       */
/*-----------------------------*/	
.pagerStyle
{
    color: #FF0000;  
    font-weight: bold;  
    letter-spacing: 2px; 
}
.pagerStyle A:link, .pagerStyle A:visited, .pagerStyle A:active, .pagerStyle A:hover 
{ 
    color: #41519A; 
    text-decoration: none; 
    border: solid 1px #FFF;
    padding-left: 5px; 
    padding-right: 2px; 
	text-align: center
}
.pagerStyle A:hover 	
{ 
    border: solid 1px #41519A; 
}


/* CAPTION                     */
/*-----------------------------*/	
caption{
	/*background-color:#E2E6E7; */ 
	background-color:#FFFFFF; 
	padding: 3px; 
	border:solid; 
	border-width:1px; 
	border-left-color:#B4B4B4; 
	border-top-color:#B4B4B4; 
	border-bottom-color:#787878; 
	border-right-color:#787878;
}

/* DATAGRID INFO               */
/*-----------------------------*/	
.qryRes_tot{font-weight:bold; color:#FF0000; }
.qryRes_to{font-weight:bold; }
.qryRes_from{font-weight:bold; }
.qryRes_time{font-weight:bold; }
.qryRes_empty{font-weight:bold; color:#FF0000; }

.atkr_grid
{
    background-color:#FFF; 
    padding: 3px 3px 3px 3px; 
    border: solid 1px #F1F1F1; 
}
.atkr_grid td{}

.atkr_grid_alrc
{
    background-color:#F0F4F7; 
}


/* MODAL POP                   */
/*-----------------------------*/	
.MP_BG
{
    background-color: #000;
    filter: alpha(opacity=15);
    opacity: 0.15; 
    /*margin: -53px 0px 0px -215px;  */
}
.MP_BG_NONE
{
}
.MP_MAIN
{
    /*border:solid 5px #fff;*/ 
    width: 93%; 
}
.MP_CAPTION
{
    display:block; 
}
.MP_GENERAL
{
    display:block;
    color:#000;
    background-color:#FFFFFF;
    text-align: left;
    border:solid 1px #73A2D6;
    padding:10px;
}
.MP_INSERT{}
.MP_UPDATE{}
.MP_DELETE{}
.MP_DETAIL{}


/* INPUT SET                   */
/*-----------------------------*/	
.inputLabel
{
    font-weight:bold; 
    vertical-align:text-top; 
} 
/* DISABLED */
input[disabled],button[disabled], input[disabled], optgroup[disabled], option[disabled], select[disabled], textarea[disabled] 
{
    border: none 0px #fff; 
}



/* BUTTON                      */
/*-----------------------------*/	
.btn_search{ 
	background-color:#FFFFFF; 
    border:solid 1px #73A2D6;
	width: 45px; 
    padding:3px;
	display: block; 
	text-align: center}
	
.btn_menu { 
    font-size: 16px; height: 45px; 
}


/* LOADING                     */
/*-----------------------------*/	
.loading{
	background-color: #FFF; 
	text-align: center; 
	display: block;
	float: left;
	position: absolute; 
    border: solid 1px #73A2D6;
	width: 90px;
	top: 45%; 
	right: 45%;
    padding: 10px;
}	
.loadingMM{
	background-color: #FFF; 
	text-align: center; 
	display: block;
	float: left;
	position: absolute; 
    border: solid 1px #73A2D6;
	width: 90px;
	top: 45%; 
	right: 37px;
    padding: 10px;
}


/* WATERMARK                   */
/*-----------------------------*/
.watermark_red{
    background-color:#FFD9D9; 
    color:#666;
    }	
.watermark_blue{
    background-color:#E1EDFB; 
    color:#666;
    }	
.watermark_green{
    background-color:#DAEBD6; 
    color:#666;
    }	
    
/* DBAR                        */
/*-----------------------------*/
.dbarOK
{
    background-color:#DAEBD6; 
    color:#FFF; 
	font-weight:bold; 
	/*font-size:large;
	font-size: 15em; */
}
.dbarNG
{
    background-color:#FFD9D9; 
    color:#FFF; 
	font-weight:bold; 
	/*font-size:large;
	font-size: 15em; */
}
    
    
/* CALENDAR                    */
/*-----------------------------*/
.calendarEvent_golf
{
    background-color: #FFF4CA; 
    border:solid 1px #FFCC00;
    padding:2px;
	display: block; 
	text-align: center; 
	vertical-align:middle; 
}
.calendarTitle 
{ 
    font-weight:bold; 
}    


/* SPACER                      */
/*-----------------------------*/
.spacer_text
{
    font-size: 5px;     
}

/* ROUND CORNER               */
/*----------------------------*/