﻿.degridbounds
{
	table-layout:fixed;
	width:100%;
	border:1px solid #ACA899;
	background-color:white;
	height:100%;
	overflow-y:auto;
}

iframe#fraGLAccountEditor{
    overflow:hidden;
}
iframe#fraVendorEditor{
    overflow:hidden;
}
.frmSelectVendor{
   overflow:hidden; 
}

.gridcontrol
{
	height:100%;
}
.degrid
{
	table-layout:fixed;
	border:none;
	width:100%;
}
.debody
{
	overflow:hidden;
	border:none;
	background-color:#E2EDFC;
	height:100%;
	width:100%;
}
.dropDownMenu
{
	FONT-WEIGHT: bolder;
	FONT-SIZE: xx-small;
	COLOR: #1a2e7d;
	FONT-FAMILY: Verdana, Arial;
	BACKGROUND-COLOR: lightsteelblue;
	TEXT-DECORATION: none;
}
.dropDownMenu A
{
	COLOR: black;
	TEXT-DECORATION: none;
}
.dropDownMenu A:link
{
	COLOR: black;
	TEXT-DECORATION: none;
}
.dropDownMenu A:visited
{
	COLOR: black;
	TEXT-DECORATION: none;
}
.dropDownMenu A:hover
{
	COLOR: red;
	TEXT-DECORATION: none;
}
.dropDownMenu HR
{
	COLOR: black;
}
.dropDownMenu SPAN
{
	BACKGROUND-COLOR: lightsteelblue;
}
.aboutScreen
{
	FONT-WEIGHT: bolder;
	FONT-SIZE: x-small;
	COLOR: white;
	FONT-FAMILY: Verdana, Arial;
	BACKGROUND-COLOR: #074b88;
	TEXT-DECORATION: none;
}
.aboutFinePrint
{
	FONT-SIZE: 7pt;
	COLOR: white;
	FONT-FAMILY: Verdana, Arial;
	TEXT-DECORATION: none;
}
.degridheader
{
	height:40px;
}
.degridheader a
{
	color:Black;
	text-decoration:none;
	font-weight:normal;
}
.degridbutton
{
	width:90px;
	font-family:Arial;
	font-style:normal;
}
.gridcolumn 
{
	font-family:Arial;
	font-size:12px;
	text-align:left;
}
.gridcolumnrow
{
	font-family:Arial;
	font-size:12px;
	text-align:left;        
	background-color:#EFEBDE;
	height:28px;        	
	background-image:url(images/selectioncolbg.jpg);
	background-repeat:repeat-x;        	
	}
/*.gridcolumnrow th
{
	border-top:solid 1px #EFEBDE;   
	border-bottom:solid 1px #EFEBDE;   
	border-left:solid 1px #A7A59C;
	border-right:solid 1px #A7A59C;
	vertical-align:middle;
	position:relative;
	top: 0px;
}
*/

.gridcolumnrow th
{
     border-top:solid 1px #EFEBDE;   
     border-bottom:solid 1px #EFEBDE;   
     border-left:solid 1px #A7A59C;
     border-right:solid 1px #A7A59C;
     vertical-align:middle;
     background-color:#EFEBDE;
     background-image:url(images/selectioncolbgipad.jpg);
     background-repeat:repeat-x;        	
     position:relative;
     top: 0px;/*expression(document.getElementById("gridbounds").scrollTop-2);*/
}

.gridcolumncontent
{
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.gridcolumncontent table
{
	table-layout:fixed;
}
.gridcolumncontent td
{
	font-family:Arial;
	font-size:12px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.gridcolumncontenthilight
{
	font-family:Arial;
	font-size:12px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	background-color:#F7F7F7;
}
.columntable
{
	height:100%;
}
.gridfilterbuttoncell
{
	vertical-align:middle;
	align:right;
	width:17px;
}
.gridfilterbuttonimage
{
	width:16px;
	height:16px;
}
.gridactioncmdprintform
{
	height:22px;
	width:22px;
}
.gridactioncmddeleteform
{
	height:22px;
	width:22px;
}
.gridheaderselect
{
	font-family:Arial;
	font-size:12px;
}
.gridquicksearchbutton
{
	width:35px;
	align:left;
}
.gridquicksearchinput
{
	width:100px;
}
.gridrow
{
	font-family:Arial;
	font-size:12px;
	height:28px;  
}
.menuitems
{
	font-family:Arial;
	font-size:12px;
}   
.menuitems table
{
	font-family:Arial;
	font-size:12px;
}
.menuitemarea
{

}
.menucustomrangemain
{
	height:300px;
}
.menucustomrangeitems
{
	width:100%;
	height:200px;
	background-color:#EFEBDE;
}

.menucustomdatemain
{
	height:140px;
}
.menucustomdateitems
{
	width:100%;
	height:140px;
	background-color:#EFEBDE;
}


.menucustomtextmain
{
	height:140px;
}
.menucustomtextitems
{
	width:100%;
	height:140px;
	background-color:#EFEBDE;
}
.menucustomtextlisttd
{
	width:150px;
}
.menucustomtextlist
{
	width:150px;
}
.menucustomtextlisttexttd
{
	width:200px;
}
.menucustomtextlisttext
{
	width:170px;
}
.menucustombutton
{
	width:100px;
}
.pagerstyle
{
	background-color:lightsteelblue;
	padding:2px 3px 2px 0px;
	border: solid 1px #ACA899;
	height:20px;
	background-image:url(images/selectioncolbg.jpg);
	background-repeat:repeat-x;        	
}
.pagerstyle td
{
	font-family:Arial;
	font-size:11px;        	
	height:20px;
}
.pagernavigation
{
	width:250px;
}
.pagerselect
{
	font-size:11px;
        vertical-align:middle;
}
.pagergotopage
{
	vertical-align:middle;
	width:30px;
	font-size:10px;
}
.formtitle
{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:blue;
}
.pagebody
{
	background-color:#E2EDFC;
}
.pagefooter
{
	height:35px;
}
.pagefooterbuttonrow
{
	vertical-align:bottom;
	height:100%;
}
.DetailEditButtonBar
{

}
.selectioncheckbox
{
	height:16px;
	width:16px;
}
.selectionactivearea
{	
	font-size:12px;
	cursor:Hand;
}

.statusbardl
{
	vertical-align:bottom;
	padding-top:5px;
	position:relative;
	height:14px;
	width:100%;
	background-color:#d4d0c8;
	text-align:right;
}
.resizetabdl
{
	float:right;
	cursor:nw-resize;
	background-image:url('images/resizetab.jpg');
	height:14px;
	width:18px;
	background-repeat:no-repeat;
}
.DynamicMenuZIndex
{
	z-index: 999;
}
img#selectiontitleimage
{
	position:relative;
	width:100%;
	height:40px;
}
div#titlebardl
{
	width:100%;
	height:40px;
	position:relative;
	top: -40px;
	z-index: 1;
}
span#windowtitledl
{
	position:relative;
	top:8px;
	left:15px;
	padding:0px;
	height:40px;
	width:100%;
	color:Black;
	font-weight:normal;
	font-size:16px;
	font-family:Verdana,Geneva,sans-serif;
	vertical-align:middle;
}
.DisableDivdl
{
	margin:0px 0px 0px 0px;
	position:absolute;
	height:100%;
	z-index:998;	        	        	        
	/*padding-top:200px;*/
	/*padding-left:50px;*/
	width:100%;	        
	/*clear:none;*/
	background:url(Images/transbg.png);	       
	/*background-color:#666666;
	border:1px solid #000000;*/
}
/*IE will need an 'adjustment'*/
* html .DisableDivdl
{           
	background-color: #000;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/transbg.png", sizingMethod="scale");
}


