/* WebDDL Classic
Background Color: White
Base Color: #33356B
Accent Color: CadetBlue
Highlight Color: #999999
Standard Font: Arial
*/

.Page_Normal
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: White;
	font-family: Arial;
}
.NavBar_Normal
{
	background-color: White;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.TextBox_Normal
{
	font-family: Arial;
	font-size: xx-small;
	font-weight: bold;
	color: #33356B;
}
.ListItem_Normal
{
	font-family: Arial;
	font-size: xx-small;
	font-weight:bold;
	color: #33356B;
}
.ListItem_Selected
{
	font-size: xx-small;
	font-weight: bold;
	color: #999999;
}
.Label_Normal
{
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}
.Label_Error_Critical
{
	font-size: x-small;
	font-family: Arial;
	color: Red;
}
.Label_Error_Informational
{
	background-color: Transparent;
	color: Red;
	font-family: Arial;
	font-size: small;
	visibility: visible;
	font-weight: bold;
}
.Label_Heading
{
	font-family: Arial;
	font-size: small;
	font-weight: bolder;
	color: Black;
}
.Button_Normal
{
	color: #33356B;
	font-family: Arial;
	font-size: xx-small;
	font-weight: bold;
}
.Table_Normal
{
	font-family: Arial;
	font-size: x-small;
	padding: 4px;
	margin : 1px;
	overflow: auto;
	background-color: Gainsboro;
}
.TableRow_Normal
{
	background-color: Transparent;
	color: Black;
	font-family: Arial;
	font-size: xx-small;
	font-weight: bold;
	color: Black;
	border-color: CadetBlue;
	border-right: CadetBlue 1px solid;
	border-top: CadetBlue 1px solid;
	border-left: CadetBlue 1px solid;
	border-bottom: CadetBlue 1px solid;
}
.TableRow_Highlighted
{
	background-color: SandyBrown;
	color: White;
	font-family: Arial;
	font-size: xx-small;
	font-weight: bold;
	border-color: CadetBlue;
	border-right: CadetBlue 1px solid;
	border-top: CadetBlue 1px solid;
	border-left: CadetBlue 1px solid;
	border-bottom: CadetBlue 1px solid;
}
.TableRow_Selected
{
	background-color: Blue;
	color: White;
	font-family: Arial;
	font-size: xx-small;
	font-weight: bold;
	border-color: CadetBlue;
	border-right: CadetBlue 1px solid;
	border-top: CadetBlue 1px solid;
	border-left: CadetBlue 1px solid;
	border-bottom: CadetBlue 1px solid;
}
.TableHeader_Normal
{
	color: Black;
	text-align: center;
	vertical-align: center;
	background-color: Silver;
	font-size: xx-small;
	font-weight: bold;
	cursor: pointer;
	border-color: #333333;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
	padding: 0px;
	margin : 1px;
	height : 40px;
}

/* Non-updated classes on Login Page */
.LabelBoomer
{
	font-family: Arial;
	font-size: xx-small;
	font-weight: bold;
	color: Black;
}
.StandardTableCell
{
	font-family: Arial;
	font-size: xx-small;
	font-weight: bold;
	color: Black;
}
.ButtonBoomer
{
	color:Blue;
	font-family:Arial;
	font-size:xx-small;
	font-weight:bold;	
}
a
{
	font-size:x-small;
	font-family:Arial;
	color:Blue;
}

#aboutBody {
    background-color: white;
    color: green;
    font-family: Arial;
}
#aboutLEADTools {
	font-size:x-small;
}
#aboutContactUs {

}

/* Transmission Items label should be "heading", not "normal" */

/* -------------------------- new standards-mode overrides --------------------------*/
/* --- these used increased specificity to force override the existing classes... ---*/
.LinkStdModeFontSize {
    font-size:small; /* Size must be increased by one when rendering in standards mode */
}
span.Label_Normal_StdMode {
    font-size: small; /* Size must be increased by one when rendering in standards mode */
}
input.TextBox_Normal_StdMode {
	font-size: x-small; /* Size must be increased by one when rendering in standards mode */
}
input.Button_Normal_StdMode {
	font-size: x-small; /* Size must be increased by one when rendering in standards mode */
}

/* -------------------------- legacy css settings --------------------------*/
.Login
{
	background-repeat: no-repeat;
	background-position: center top;
	background-color: White;
	background-image: url("branding/DeluxeBackground.jpg");		
}
.LeftSideTop
{
	background-image: url("branding/DeluxeLogo.jpg");	
}
.ImageHeader
{
	background-image: url("branding/DeluxeBanner.jpg");
	width: 100%
}
.Menu
{
	ButtonHeight: 24;
	ButtonWidth: 136;
	HasHeader: true;
	HasFooter: true;
	ImageType: .gif;
	ButtonCaptureDeposits:branding/menu/black/deposits;
	ButtonCapturePayments:branding/menu/black/payments;
	ButtonCaptureBranch:branding/menu/black/branch; 
	ButtonSuspendedItems: branding/menu/black/suspense;
	ButtonTransmit:branding/menu/black/transmit;
	ButtonExport: branding/menu/black/export;
	ButtonReport:branding/menu/black/reports;
	ButtonResearch:branding/menu/black/research;
	ButtonConfig:branding/menu/black/config;
	ButtonInstall:branding/menu/black/install;
	ButtonTraining:branding/menu/black/training;	
	ButtonTrainingBranch:branding/menu/black/branchtraining;
	ButtonMessages: branding/menu/black/messages;
	ButtonLogout:branding/menu/black/logout;
	MenuHeader:branding/menu/black/top_short;
	MenuHeaderHeight:8;
	MenuFooter:branding/menu/black/bottom;
	MenuFooterHeight:8;		
}
.HelpMenu
{
	HasLeftSide:true;
	HasRightSide:true;
	LeftSideWidth:15;
	ButtonHeight:24;
	ButtonWidth:106;
	RightSideWidth:15;
	MenuName:help_black;
	ImageName:branding/menu/black/about_black;
	ImageType:.gif;
	LeftSideImage:branding/menu/black/help_left;
	RightSideImage:branding/menu/black/help_right;
	Popupbackground:silver;
	PopupForeground:black;
	PopupActivebackground:silver;
	PopupActiveForeground:black;
	
}
.AdaBanner {
	/* Default values would be ADABanner-WDDL and ADAPolicy-WDDL; however, setting to a filename that doesn't exist should simply suppress the banner / policy */
	BannerSource: branding/CustomAdaBanner;
	PolicySource: branding/CustomAdaPolicy;
}