/* 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-image: url("FNNIGreen/leftsidebg_behindbuttons.jpg");
	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 : 20px;
}

/* 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;
}

/* 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:#ffffff;
	background-image: url("GenericBlue/loginpage_graphic.jpg");		
}
.LeftSideTop
{
	background-repeat:no-repeat;
	background-position:center top;
	background-image: url("GenericBlue/main_leftsidetop.jpg");	
	width:160px;
	height:100px;	
	background-color:#21201e;
}
.LeftSide
{
	background-image: url("FNNIGreen/leftsidebg_behindbuttons.jpg");
}
.ImageHeader
{
	background-image: url("FNNIGreen/main_rightsideimagebanner_FNNI.jpg");
	width:100%;		
}
.RightSideBackground
{
	background-color:White;
	background-image:"";
}
.DDWBackground
{
	background-color:White;
}
.DDWBackInverted
{
	background-color:White;
}
.ConfigBackground
{
	background-color:white;
}
.Menu
{
	ButtonHeight:24;
	ButtonWidth:136;
	ImageType:.jpg;
	HasHeader:false;
	HasFooter:false;
	ButtonCaptureDeposits:FNNIGreen/capturedeposits;
	ButtonCapturePayments:FNNIGreen/capturepayments;
	ButtonSuspendedItems:branding/menu/black/suspense;
	ButtonTransmit:FNNIGreen/transmit;
	ButtonReport:FNNIGreen/reports;
	ButtonResearch:FNNIGreen/research;
	ButtonConfig:FNNIGreen/configuration;
	ButtonInstall:FNNIGreen/installation;
	ButtonTraining:FNNIGreen/training;
	ButtonExport:FNNIGreen/export;
	ButtonMessages:FNNIGreen/messages;	
	ButtonLogout:FNNIGreen/logout;
	MenuHeader:FNNIGreen/top;
	MenuHeaderHeight:8;
	MenuFooter:FNNIGreen/bottom;
	MenuFooterHeight:8;		
}
.HelpMenu
{
	HasLeftSide:false;
	HasRightSide:false;
	LeftSideWidth:15;
	ButtonHeight:24;
	ButtonWidth:136;
	RightSideWidth:15;
	MenuName:help_black;
	ImageName:FNNIGreen/help;
	ImageType:.jpg;
	LeftSideImage:FNNIGreen/help_left.gif;
	RightSideImage:FNNIGreen/help_right.gif;
	Popupbackground:white;
	PopupForeground:black;
	PopupActivebackground:silver;
	PopupActiveForeground:black;
}