/* ////////////////////////////////// */
/* // SECURE ACCESS CSS DEFINITION // */
/* ////////////////////////////////// */
/*              GLOBAL                */
/* ////////////////////////////////// */


A
{
	color: #002E00;
	text-decoration: none;
}

A.LinkButton
{
	font-weight: normal;
	color: #d00000;
	text-decoration: none;
}


BODY {
	background-color: White;
	color: #002E00;
	margin : 0px;
	font-family: Verdana, Tahoma, Arial, Verdana CE, Tahoma CE, Arial CE;
	font-size: 11px;
	/*scrollbar-face-color: #FFF1D6;
	scrollbar-shadow-color: #FF6B00;
	scrollbar-highlight-color: #FF6B00;
	scrollbar-3dlight-color: #EACAAC;
	scrollbar-darkshadow-color: #FFDFC1;
	scrollbar-track-color: #FFDFC1;
	scrollbar-arrow-color: "gray";*/
}

/*BODY.FirstPage
{
	scrollbar-face-color: white;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: white;
}*/

BODY.DateTimeDialog { margin: 8px; }
BODY.Header { background-image: url(../Images/bground_HeaderVerticalLine.gif); }
BODY.Listing {
	margin-top: 2px;
	margin-bottom: 31px;
	background-position: left bottom;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
BODY.Menu { background-image: url(../Images/bground_MenuTreeGradient.gif); background-repeat: no-repeat; margin-left: 45px;margin-top: 15px; background-attachment:fixed}
BODY.ModalWindow { background-image: url(../Images/bground_ModalWindowHeader.gif); }
BODY.ModalWindowHeader {}
BODY.ModalWindowMenu { margin-top: 2px; background-image: url(../Images/bground_ModalWindowMenu.gif); background-position: left bottom; background-repeat: no-repeat; }
BODY.ModalWindowDetails { margin-top: 2px; }
BODY.ObjectSelectorObjectList {}
BODY.ObjectSelectorObjectTree {}

BODY.SubMenu {}

HR.Line { height: 1px; text-align: left; color: #FF7D00; }

IMG.Button { cursor: hand; margin-right: 3px; }
IMG.PhotoPreview { width: 150px; height: 200px; border: 1px solid #a0a0a0; }

TD { font-size: 11px; }

TABLE.Conventional { padding-bottom: 2px; padding-right: 8px; }
TABLE.DateTimeDialog { padding-bottom: 2px; width: 100%; text-align: center; }

TABLE.Button { height: 20px; text-align: center; cursor: hand; color: white; font-weight: bold; font-family: Tahoma, Tahoma CE; }
	TD.ButtonImage { background: #FF7D00; padding-left: 8px; }
	TD.ButtonText { background: #FF7D00; padding-left: 8px; padding-right: 8px; white-space : nowrap; }

TABLE.ListingHeader { width: 690px; height: 30px; margin-bottom: 3px; vertical-align: baseline; border: 0px; background-color: #FFDFC1; }
	TD.ListingHeaderTitle { white-space : nowrap; padding-left: 10px; color: #FF7D00; font-weight: bold;  font-size: 11px; letter-spacing: 1; }
	TD.ListingHeaderOptions { width: 100%; text-align: right; padding-right: 15px; }
	TD.ListingHeaderHelpIcon { text-align: right; padding-right: 15px; }

TABLE.ModalWindowDetailsHeader { width: 100%; height: 30px; margin-bottom: 7px; vertical-align: baseline; border: 0px; background-color: #FFDFC1; }
	TD.ModalWindowDetailsHeaderTitle { padding-left: 10px; }

TABLE.ModalWindowHeader { width: 100%; height: 42px; background-image: url(../Images/bground_ModalWindowHeader.gif); margin-bottom: 6px; }
	TD.ModalWindowHeaderTitle { padding-left: 8px; color: #FF7D00; font-weight: bold; font-family: Trebuchet MS, Trebuchet MS CE; font-size: 20px; letter-spacing: 2; }
	TD.ModalWindowHeaderOptions { padding-left: 15px; }

TABLE.Standard { padding-bottom: 2px; padding-right: 8px; }

TABLE.SubMenu { width: 690px; height: 52px;  border: 0px; background-image: url(../Images/bground_SubMenuGradient.gif); background-repeat: no-repeat; }
	TD.SubMenuTitle { white-space : nowrap; padding-left: 10px; text-align: left; vertical-align: bottom; padding-bottom: 5px; color: #FF7D00; font-weight: bold; font-family: Trebuchet MS, Trebuchet MS CE; font-size: 20px; letter-spacing: 2; }
	TD.SubMenuOptions { width: 100%; text-align: right; vertical-align: bottom; padding-bottom: 6px; padding-right: 15px; }
	TD.SubMenuHelpIcon { text-align: right; vertical-align: bottom; padding-bottom: 5px; padding-right: 15px; }

/* FORM */

.LogonForm1_lblHeader { color: White; }
INPUT.Button,BUTTON.Button { height: 18px; padding-left: 2px; padding-right: 2px; cursor: hand; background-color: #FF0D00; color: white; border: 0px solid; font-weight: bold; font-family: Tahoma, Tahoma CE; font-size: 11px; width: 100px; }
INPUT.LogonButton {     background-color: #BBBBBB;
    border-style: solid;
    border-bottom-color: #333333;
    border-right-color: #555555;
    border-left-color: #CCCCCC;
    border-top-color: #DDDDDD; height:25px; width:100px;cursor: hand; font-weight: bold; font-family: Tahoma, Tahoma CE; font-size: 11px; }

INPUT.ARUISetPassword_SetPasswordButton {     background-color: #FF0D00; color:#FFFFFF;
    border-style: solid;
    border-bottom-color: #333333;
    border-right-color: #555555;
    border-left-color: #CCCCCC;
    border-top-color: #DDDDDD; height:25px; width:100px;cursor: hand; font-weight: bold; font-family: Tahoma, Tahoma CE; font-size: 11px; }
INPUT.ButtonRegistration { height: 18px; padding-left: 2px; padding-right: 2px; cursor: hand; background-color: #FF7D00; color: white; border: 0px solid; font-weight: bold; font-family: Tahoma, Tahoma CE; font-size: 11px; width: 100px; }
INPUT.TextBox, TEXTAREA.TextBox
{
	border-right: #008200 1px solid;
	border-top: #008200 1px solid;
	padding-left: 2px;
	font-size: 11px;
	border-left: #008200 1px solid;
	width: 250px;
	color: #000000;
	border-bottom: #008200 1px solid;
	font-family: Tahoma, Tahoma CE;
	height: 18px;
	background-color: white;
}
INPUT.TextBoxRegistration { height: 18px; padding-left: 2px; font-family: Tahoma, Tahoma CE; font-size: 11px; background-color: White; color: #003E07; border: 1px solid #cF4D00; width: 185px; }
SELECT.DropDownList { height: 18px; font-family: Tahoma, Tahoma CE; font-size: 11px; background-color: White; color: #003E07; border: 1px solid #cF4D00; width: 250px; }
SELECT.ListBox { font-family: Tahoma, Tahoma CE; font-size: 11px; background-color: White; color: #003E07; border: 1px solid #FF7D00; width: 250px; }
CheckBox { background-color: White; color: #003E07; border: 1px solid #cF4D00; }

/* USER */

.DateTimeSelector {	height: 16px; width: 16px; cursor:hand; }
.CurrentUser { color: #FF7D00; font-weight: bold; }
.CurrentUserName { color: #005221; font-weight: bold; }
.ErrorText { color: Red; }
.InfoText { font-weight: bold; }
.ModalWindowDetailsTitle { color: #FF7D00; font-weight: bold;  font-size: 11px; letter-spacing: 1; }
/*.SubMenuButtonText { font-family: Tahoma, Tahoma CE; font-weight: bold; }*/

/* MISC */

.Red { color: red; }
.Blue { color: blue; }
.White { color: white; }
.Black { color: black; }
.Grey { color: #777777; }

.Bold { font-weight: bold; }
.Italic { font-style: italic; }
.Justify { text-align: justify; }
.Underline { text-decoration: underline; }

/* PortSight identity colors */

.DarkGreen1 { color: #005221; }
.DarkGreen2 { color: #003E07; }
.LightGreen { color: #439E1F; }
.Orange { color: #FF7D00; }