﻿
.def_table_css
{
	table-layout:fixed;
	background-color: white;
	border-collapse: collapse;
	border-top: 1px solid #e0dfe3;
	border-left: 1px solid #e0dfe3;
	border-bottom: 2px solid #a0b0bb;
	border-right: 2px solid #a0b0bb;
	margin-bottom: 2px;
	font-size: 9pt;
	font-family: Tahoma, Verdana, Sans-Serif;
}

.def_table_css td
{
	border: 1px solid #dddddd;
	white-space:nowrap;
	padding: 0px 5px 0px 5px;
	height: 23px;
	text-overflow:ellipsis;
	overflow:hidden;
	cursor: pointer;
}

.def_tablehead_css td
{
	height: 19px;
	padding: 0px 8px 0px 8px;
	background: url(images/header.png);
	background-repeat:repeat-x;
	background-position:bottom;
	text-align: center;
	font-weight: bold;
	font-size:10px;
	color: #446677;
	cursor: default;
}

.def_valuediv_css
{
	margin: 4px 3px 3px 3px;
	white-space: nowrap;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	overflow:hidden;
}

.def_valuedivWW_css
{
	white-space:normal;
}

.def_sorttable_css
{
    border-collapse:collapse;
}

.def_sorttable_css td
{
	border: 0px none !important; 
	white-space:nowrap;
	padding: 0px 3px 0px 0px;
	cursor: pointer;
}

.def_row_css td
{	
}

.def_selrow_css td
{
	color: White;
	background-color: #88aacc;
}

.def_mouseoverrow_css td
{
	background-color: #eeeeee;
}
.def_row_css td img[disabled]
{	
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.def_selrow_css td img[disabled]
{
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.def_mouseoverrow_css td img[disabled]
{
	filter: alpha(opacity=50);
	opacity: 0.5;
}


.def_pager_css
{
	background-color: #ffffff;
	border: solid 1px #a3a3a3;
	padding: 3px 5px 1px 5px;
	text-align: center;
	vertical-align: middle;
	color: #4f4f4f;
	margin-right: 2px;
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial;
	cursor: pointer; 
	float:left;
}

.def_pager_css:hover
{
	background-color: #eeeeee;
}

.def_selpager_css
{
	background-color: #eeeeee;
	border: solid 1px #a3a3a3;
	padding: 3px 5px 1px 5px;
	text-align: center;
	vertical-align: middle;
	color: #404040;
	margin-right: 2px;
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial;
	font-weight:bold;
	cursor:default;
	float:left;
}

.def_pagersep_css
{
	padding: 3px 5px 3px 5px;
	float:left;
}

.def_toppager_css
{
	padding:4px 1px 4px 1px;
}

.def_botpager_css
{
	height: 20px;
	padding:4px 1px 4px 1px;
}

.def_rowspp_css
{
	padding:4px 1px 4px 1px;
	font-size: 11px;
}

.def_gotopage_css
{
	padding:4px 1px 4px 15px;
	font-size: 11px;
}

.def_rowscnt_css
{
	padding:4px 15px 4px 1px;
	font-size: 11px;
}

.def_textarea_css
{
	font-size: 9pt;
	font-family: Tahoma, Verdana, Sans-Serif;
}

.def_tip_css
{
	padding: 5px;
	font-size:10px;
	background-color: #ffffbb;
	border:1px solid #bbbbbb;
}

.def_delcolumn_css
{
	width:10px;
}

.def_delcolumn_css[disabled]
{
	width:10px;
	cursor:default;
}



.def_ddex_div_css 
{
	z-index: 20000;	
	position: absolute;
	background-color: #ffffff;
	top: 70px;
	border: 1px solid #88aacc;
}

.def_ddex_optcnt_css 
{
	overflow-y: scroll;	
	overflow-x: hidden;	
}

.def_ddex_sa_css
{
	padding: 1px 0px 1px 0px;
	text-align:center;
	border-bottom: solid 1px #dddddd;
}

.def_ddex_sa_css a
{
	padding: 0px 7px 0px 7px;
	font-size:10px;
	color:#3366CC;
	text-decoration: none;
}

.def_ddex_sa_css a:hover
{
	background-color: #e9e9e9;
}

.def_ddex_opt_css 
{
	padding: 1px 10px 1px 5px;
}

.def_ddex_spn_css
{
	white-space:nowrap;
	color:#000000;
}

.def_ddex_hov_css 
{
	padding: 1px 10px 1px 5px;
	background-color: #dddddd;
	cursor: pointer;
}

.def_ddex_sel_css
{
	padding: 1px 10px 1px 5px;
	background-color: #e2eeff;
	cursor: pointer;
}

.def_ddex_cnttable_css
{
	border-collapse:collapse; 
	margin:0; 
}

.def_ddex_cnttable_css td
{
	padding:0;
}

.def_ddex_imp_css
{
	height:16px;
	width:100px;
	background-color: White;
	cursor: pointer;
	border-bottom: 1px solid #88aacc;
	border-top: 1px solid #88aacc;
	border-left: 1px solid #88aacc;
	white-space: nowrap;
	overflow:hidden;
}

.def_ddex_btn_css
{
	height:18px;
	cursor: pointer;
}

.def_progress_css
{	
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(Images/loading.gif);
	width:43px;
	height:11px;
	margin-right:10px;
}

.def_emptytable_css
{
	margin:0;
	padding:0;
	border-collapse:collapse;
	border-width:0px;
}

.def_emptytable_css td
{
	margin:0;
	padding:0;
}

.def_readonly_cell_css
{
	color:#999999;
}



/* -------------------- Pop Up Object -------------------- */

.def_popup_modaldiv_css
{
	position: fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	
	background-color:#777777;
	
	z-index:9999;
	
	filter:alpha(opacity=60); /* IE 5.5+*/
	-moz-opacity: 0.6; /* Mozilla < 1.6 */
	-khtml-opacity: 0.6; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.6; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}

.def_popup_basediv_css
{
	position: fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	
	z-index:10000;
}



/* ---------------------------- 3d Window (now used only for login) ----------------------------*/
 
table.dialog-3d
{
	border-collapse: collapse;
}

table.dialog-3d tr.body-row td
{
	background-color: #F7F7F7;
}

table.dialog-3d th.caption-left
{
	height: 25px;
	width: 6px;
	background: url(images/dialog/top-left.png);
	background-repeat: no-repeat;
	background-position: right;
    padding: 0px;
}

table.dialog-3d th.caption-center
{
	height: 25px;
	background: url(images/dialog/top-center.png);
	background-repeat: repeat-x;
	color: white;
	text-align: left;
	padding: 0px;
}

table.dialog-3d th.caption-right
{
	height: 25px;
	width: 6px;
	background: url(images/dialog/top-right.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px;
}

table.dialog-3d td.body-left
{
	width: 6px;
	background: url(images/dialog/middle-left.png);
	background-repeat: repeat-y;
	background-position: right;
    padding: 0px;
}

table.dialog-3d td.body-placeholder
{
   padding: 10px;
}

table.dialog-3d td.body-right
{
	width: 6px;
	background: url(images/dialog/middle-right.png);
	background-repeat: repeat-y;
	background-position: left;
    padding: 0px;
}

table.dialog-3d td.bottom-left
{
	height: 4px;
	width: 6px;
	background: url(images/dialog/bottom-left.png);
	background-repeat: no-repeat;
	background-position: right;
    padding: 0px;
}

table.dialog-3d td.bottom-center
{
	height: 4px;
	background: url(images/dialog/bottom-center.png);
	background-repeat: repeat-x;
    padding: 0px;
}

table.dialog-3d td.bottom-right
{
	height: 4px;
	width: 6px;
	background-image: url(images/dialog/bottom-right.png);
	background-repeat: no-repeat;
	background-position: left;
    padding: 0px;
}




/* ---------------------------- PAT Table Insert Pop-up's css ----------------------------*/

.def_editform_name_css
{
	float:left;
	width:85px;
	margin:5px;
	text-align:right;
}

.def_editform_val_css
{
	float:left;
	width:105px;
	margin:5px 5px 5px 0;
	text-align:left;
}

.def_editform_val_css input[type="text"]
{
	height:11px;
	width:100px;
}

.def_editform_val_css select
{
	height:19px;
	width:105px;
}

.def_editform_el_css
{
	float:left;
	width:205px;
}

.def_editform_ta_css
{
	font-size: 9pt;
	font-family: Tahoma, Verdana, Sans-Serif;
	width:305px;
	height:50px;
}

.def_editform_elta_css
{
	float:left;
	width:320px;
}

