 .PageTitleLabel { margin: 0px 0px 4px 0px; padding: 3px 2px 2px 2px; height: 24px; background-image: url(../images/BackgroundImages/PageTitleBackground.jpg); border-bottom: solid 1px #9f794a; border-right: solid 1px #9f794a; color: #2e5399; text-align: center; font-size: 18px; font-weight: bold; } .PageTitleLabel a { float: right; } .SectionTitle { padding-top: 10px; padding-left: 10px; color: DarkRed; font-size: 1.1em; font-weight: bold; } .MinorSectionTitle { margin-top: 15px; margin-left: 15px; font-size: 0.9em; font-weight: bold; } .AlertBox { width: 80%; padding: 8px; margin: 100px auto 15px auto; border: double 4px Black; font-size: 1.0em; color: Red; } .ErrorText { color: Red; font-size: 0.9em; } .MessageText { color: DarkGreen; font-size: 0.9em; } .InlineTextLink:link,.InlineTextLink:visited { color: Blue; } .InlineTextLink:hover { color: Red; } .TabsTable { width: 100%; margin-top: 15px; } .TabsTable .TabSpacer { background-image: url(../images/WebTabs/Tabs_Separator.gif); } .Tabs_OtherTabs .TabLeftSide { background-image: url(../images/WebTabs/Tabs_Gray_Left.gif); } .Tabs_OtherTabs .TabMiddle { padding-left: 3px; padding-right: 3px; background-image: url(../images/WebTabs/Tabs_Gray_Middle.gif); text-align: center; } .Tabs_OtherTabs .TabMiddle A:link,.Tabs_OtherTabs .TabMiddle A:visited { color: Gray; text-decoration: none; font-size: 0.8em; } .Tabs_OtherTabs .TabMiddle A:hover { color: White; text-decoration: none; font-weight: bold; font-size: 0.8em; } .Tabs_OtherTabs .TabRightSide { background-image: url(../images/WebTabs/Tabs_Gray_Right.gif); } .Tabs_SelectedTab .TabLeftSide { background-image: url(../images/WebTabs/Tabs_White_Left.gif); } .Tabs_SelectedTab .TabMiddle { padding-left: 3px; padding-right: 3px; background-image: url(../images/WebTabs/Tabs_White_Middle.gif); text-align: center; font-weight: bold; } .Tabs_SelectedTab .TabMiddle A:link,.Tabs_SelectedTab .TabMiddle A:visited { color: Black; font-weight: bold; text-decoration: none; font-size: 0.8em; } .Tabs_SelectedTab .TabMiddle A:hover { color: Red; text-decoration: none; font-weight: bold; font-size: 0.8em; } .Tabs_SelectedTab .TabRightSide { background-image: url(../images/WebTabs/Tabs_White_Right.gif); } .CSSButton_Flat { padding: 2px; background-color: rgb(181, 201, 226); border-top: solid 2px rgb(204, 227, 255); border-left: solid 2px rgb(204, 227, 255); border-bottom: solid 2px rgb(49, 85, 127); border-right: solid 2px rgb(49, 85, 127); cursor: pointer; font-size: 0.9em; } .CSSButton_PushedIn { padding: 2px; background-color: rgb(153, 170, 191); border-top: solid 2px rgb(49, 85, 127); border-left: solid 2px rgb(49, 85, 127); border-bottom: solid 2px rgb(204, 227, 255); border-right: solid 2px rgb(204, 227, 255); cursor: pointer; font-size: 0.9em; } .SqlWhereBuilder { margin-left: 10px; margin-top: 5px; background-color: White; } .SqlWhereBuilder TD { padding: 3px; } .SQLWhereBuilder_NoConditions { margin-left: 4px; background-color: White; } .SQLWhereBuilder_ConditionDisplay { background-color: White; } .SQLWhereBuilder_ConditionCell { border-right: black 1px solid; padding-right: 2px; border-top: black 1px solid; padding-left: 2px; font-size: 10pt; padding-bottom: 2px; border-left: black 1px solid; color: black; padding-top: 2px; border-bottom: black 1px solid; font-family: arial; background-color: White; } .Standard_FormInput_Label { margin-left: 10px; font-size: 0.9em; font-weight: bold; } .Standard_FormInput_Label_Required { color: Purple; } .Standard_FormInput_Textbox { background-color: White; border: solid 1px Black; font-size: 0.9em; } .Standard_FormInput_TextboxDisabled { background-color: LightGrey; border: solid 1px Black; font-size: 0.9em; } .Standard_FormInput_Textbox_Watermark { color: Gray; background-color: White; border: solid 1px Blue; font-size: 0.9em; text-align: center; } .Standard_FormInput_TextboxDisabled_Watermark { color: Gray; background-color: LightGrey; border: solid 1px Black; font-size: 0.9em; text-align: center; } .Standard_FormInput_DropDownList { background-color: White; border: solid 1px Black; font-size: 0.9em; } .Standard_FormInput_DropDownAutoCompleteList { visibility : hidden; margin : 0px!important; background-color: LightYellow; border: solid 1px Black; color: DarkGreen; cursor : 'default'; overflow : auto; height : 100px; text-align : left; list-style-type : none; } .Standard_FormInput_DropDownAutoCompleteListItem { background-color: LightYellow; color: DarkGreen; font-size: 0.9em; } .Standard_FormInput_DropDownAutoCompleteListSelectedItem { background-color: DarkGreen; color: LightYellow; font-size: 0.9em; } .Standard_FormInput_Button { border: solid 1px Black; background-color: #5d7b9d; color: White; } .Standard_ImageIcon { margin: 0; padding: 0; border: none; top: 3px; position: relative; } .Standard_HelpHintIcon { left: 4px; cursor: help; } .Standard_LookupTable_Edit { margin-top: 2px; margin-left: 10px; margin-bottom: 10px; border: solid 1px Black; border-collapse: collapse; } .Standard_LookupTable_Edit TH { background-color: #5D7B9D; border: solid 1px Black; color: White; text-align: center; font-size: 0.85em; font-weight: bold; } .Standard_LookupTable_Edit TD { border: solid 1px Black; font-size: 0.85em; padding: 2px; } .Standard_LookupTable_Edit .CommandColumn { background-color: GhostWhite; } .Standard_LookupTable_DetailsHeader { background-color: #5D7B9D; color: White; text-align: center; font-size: 1.0em; font-weight: bold; } .Standard_LookupTable_DetailsFieldHeader { background-color: LightYellow; color: #5D7B9D; text-align: left; font-size: 0.85em; font-weight: bold; } .Centered { margin-left: auto; margin-right: auto; } .Standard_DateSelectPopup IMG { top: 5px; position: relative; } UL.NonIndent { margin-left: 13px; margin-bottom: 3px; margin-top: 3px; } UL.KnightBugList { list-style-image: url(../images/Logos/KnightBugListBullet.jpg); list-style-position: outside; } UL.KnightBugList LI { vertical-align: middle; } .Standard_SectionDisplayLight { margin-top: 2px; margin-left: 10px; margin-bottom: 10px; border: solid 1px LightGray; border-collapse: collapse; } .Standard_SectionDisplayLight TH { background-color: #5D7B9D; color: White; text-align: center; font-size: 0.85em; font-weight: bold; border: solid 1px LightGray; } .Standard_SectionDisplayLight TH A:link, .Standard_SectionDisplayLight TH A:visited { color: White; text-decoration: None; } .Standard_SectionDisplayLight TH A:hover { color: Yellow; text-decoration: underline; } .Standard_SectionDisplayLight TD { font-size: 0.85em; padding: 2px; border: solid 1px LightGray; } .Standard_SectionDisplayLight .CommandColumn { background-color: GhostWhite; } .Standard_SectionDisplayLight A:link,.Standard_SectionDisplayLight A:visited { color: Blue; font-size: 0.85em; text-decoration: none; } .Standard_SectionDisplayLight A:hover { color: Red; font-size: 0.85em; text-decoration: underline; } .Standard_HRBreak { width: 95%; margin: 10px auto 10px auto; padding: 3px; background-color: #5D7B9D; color: White; font-size: 0.85em; font-weight: bold; border: solid 1px Black; } .Standard_GridDisplay { margin-top: 2px; margin-left: 10px; margin-bottom: 10px; border-collapse: collapse; border: solid 1px #a8a9ad; } .Standard_GridDisplay_Hover3D { background-color: Blue; color: White; cursor: pointer; } .Standard_GridDisplay TH { background-color: #5D7B9D; color: White; text-align: center; font-size: 0.85em; font-weight: bold; border: solid 1px #a8a9ad; } .Standard_GridDisplay TD { font-size: 0.85em; padding: 2px; border: solid 1px #a8a9ad; } .Standard_GridDisplay TD SPAN { font-size: 0.85em; padding: 2px; } .Standard_GridDisplay .CommandColumn { background-color: GhostWhite; } .Standard_GridDisplay TD A:link,.Standard_GridDisplay TD A:visited { color: Black; font-size: 0.85em; text-decoration: none; } .Standard_GridDisplay TD A:hover { color: Red; font-size: 0.85em; text-decoration: underline; } .Standard_GridDisplay TH A:link,.Standard_GridDisplay TH A:visited { color: White; font-size: 1.0em; text-decoration: none; } .Standard_GridDisplay TH A:hover { color: Yellow; font-size: 1.0em; text-decoration: underline; } .Standard_TableWithBorder { border: solid 1px Black; border-collapse: collapse; } .Standard_TableWithBorder TH, .Standard_TableWithBorder TD { border: solid 1px Black; } .Standard_TableLinks TD A:link, .Standard_TableLinks TD A:visited { font-size: 0.9em; color: Blue; text-decoration: none; } .Standard_TableLinks TD A:hover { color: Red; text-decoration: underline; } .Standard_NoItemsFound { color: DarkGreen; font-size: 0.9em; font-weight: normal; font-style: italic; } .Standard_NoItemsFoundIndent { margin-top: 10px; margin-left: 30px; color: DarkGreen; font-size: 0.9em; font-weight: normal; font-style: italic; } .Standard_PopupOverShader { top: 0px; width: 300px; height: 180px; margin: 175px auto 0px auto; position: absolute; background-color: White; z-index: 110; border: solid 1px Black; } .Standard_PopupOverShader .Heading { width: 100%; padding-top: 2px; padding-bottom: 2px; margin-bottom: 5px; color: DarkRed; text-align: center; font-size: 1.1em; font-weight: bold; } .Standard_ModalPopupBox { width: 300px; height: 180px; border: solid 1px Black; background-color: White; } .Standard_ModalPopupBox .Heading { width: 100%; padding-top: 2px; padding-bottom: 2px; margin-bottom: 5px; background-color: #10569B; color: White; text-align: center; font-size: 1.1em; font-weight: bold; border-bottom: solid 1px Black; } .Standard_ModalPopupBackground { background-color: Gray; filter: alpha(opacity=70); opacity: 0.7; } .BusinessCardContainer { margin: 20px auto 0px auto; width: 466px; left: 20px; position: relative; } .BusinessCardTopLeftCorner { width: 1px; height: 1px; background-image: url(../images/BusinessCards/KnightBusinessCardSinglePixelBorder.jpg); } .BusinessCardTopMiddleSpan { width: 450px; height: 1px; background-image: url(../images/BusinessCards/KnightBusinessCardSinglePixelBorder.jpg); } .BusinessCardTopRightCorner { width: 15px; height: 1px; background-image: url(../images/BusinessCards/KnightBusinessCardSinglePixelBorder.jpg); background-repeat: no-repeat; } .BusinessCardLeftSide { width: 1px; background-image: url(../images/BusinessCards/KnightBusinessCardSinglePixelBorder.jpg); } .BusinessCardContent_WhiteBackground { width: 450px; } .BusinessCardContent_WhiteBackground TD A:link,.BusinessCardContent_WhiteBackground TD A:visited { color: Blue; text-decoration: underline; } .BusinessCardContent_WhiteBackground TD A:hover { color: Red; } .BusinessCardContent_TexturedBackground { } .BusinessCardRightSide { width: 15px; background-image: url(../images/BusinessCards/KnightBusinessCardRightBorder.jpg); } .BusinessCardBottomLeftCorner { width: 1px; height: 15px; background-image: url(../images/BusinessCards/KnightBusinessCardBottomLeftBorder.jpg); } .BusinessCardBottomMiddleSpan { height: 15px; background-image: url(../images/BusinessCards/KnightBusinessCardBottomBorder.jpg); } .BusinessCardBottomRightCorner { width: 15px; height: 15px; background-image: url(../images/BusinessCards/KnightBusinessCardBottomRightBorder.jpg); background-repeat: no-repeat; } .CallList_Instructions { margin-top: 50px; } .CallList_Instructions TABLE { margin-left: auto; margin-right: auto; width: 450px; } .CallList_Instructions TABLE TH { text-align: center; background-color: #5D7B9D; color: White; font-size: .90em; font-weight: bold; } .CallList_Instructions TABLE .SectionCell { padding-top: 8px; font-weight: bold; } .CallList_Instructions TABLE .Description { padding-left: 20px; } .CallList_MessageDisplay { margin-left: auto; margin-right: auto; margin-top: 50px; } .CallList_MessageDisplay TABLE TD { padding: 8px; font-weight: bold; font-size: 1.2em; } .SearchResultsExportToExcel { float: right; margin-right: 8px; margin-top: 8px; text-decoration: none; font-size: 11px; } .SearchResultsExportToExcel IMG { top: 3px; position: relative; } .CallListDetails { margin-top: 15px; } .CallListDetails TD { padding: 3px; font-size: 0.85em; font-weight: bold; } .CallListDetails TD SPAN { font-size: 0.85em; font-weight: normal; } .CallListDetails .CallListDetailsSeparator { padding: 2px; border: solid 1px Black; background-color: LightGrey; color: Black; font-size: 1.0em; font-weight: bold; text-align: left; } .CallListDetails .CallListWorkflowSeparator { padding: 2px; border: solid 1px Black; background-color: #10569B; color: White; font-size: 1.0em; font-weight: bold; text-align: left; } .CallListDetails INPUT, .CallListDetails SELECT { font-size: 1.1em; } .CallListDetails TD SPAN SELECT, .CallListDetails TD SPAN INPUT { font-size: 0.9em; } .CallListDetails .ContactNameTitle { font-size: 1.2em; font-weight: bold; color: DarkRed; } .CallListDetails .ContactDisplayCompanyName { font-size: 1.1em; font-weight: bold; color: DarkBlue; } .CallListDetails .ContactJobTitleDisplay { font-size: 1.0em; font-weight: bold; color: Black; } .CallListSelectCompany { top: 0px; left: 0px; position: absolute; width: 450px; height: 300px; padding: 4px; background-color: White; z-index: 110; border: solid 1px Black; } .CallListSelectCompany .Heading { width: 100%; padding-top: 2px; padding-bottom: 2px; margin-bottom: 5px; color: DarkRed; text-align: center; font-size: 1.1em; font-weight: bold; } .CallListSelectCompany .TableContainer { width: 440px; height: 210px; overflow: scroll; overflow-y: scroll; overflow-x: hidden; overflow:-moz-scrollbars-vertical; margin: 5px auto 5px auto; } .CallListSelectCompany TABLE { width: 100%; } .CallListSelectCompany TABLE TD { font-size: 0.85em; } .CallListSelectCompany TABLE .thCell { background-color: DarkBlue; color: White; font-size: 1.0em; text-align: center; } .CallListSearch,.CallListSaveProcessing { top: 0px; width: 300px; height: 180px; margin: 175px auto 0px auto; position: absolute; background-color: White; z-index: 110; border: solid 1px Black; } .CallListSearch .Heading,.CallListSaveProcessing .Heading { width: 100%; padding-top: 2px; padding-bottom: 2px; margin-bottom: 5px; color: DarkRed; text-align: center; font-size: 1.1em; font-weight: bold; } .CallListSelectHobbies { top: 0px; width: 300px; height: 250px; padding: 3px; background-color: White; border: solid 1px Black; } .CallListSelectHobbies .Heading { width: 100%; padding-top: 2px; padding-bottom: 2px; margin-bottom: 5px; color: DarkRed; text-align: center; font-size: 1.1em; font-weight: bold; } .CallListSelectHobbies TABLE TH { padding-top: 3px; font-weight: bold; text-align: left; } .CallListSelectHobbies TABLE TD { padding-left: 5px; font-weight: normal; } .CallList_ResultsDisplayGrid { margin-left: auto; margin-right: auto; margin-top: 30px; border-collapse: collapse; } .CallList_ResultsDisplayGrid TH { background-color: #5D7B9D; color: White; border: solid 1px Black; font-size: 0.9em; font-weight: bold; } .CallList_ResultsDisplayGrid TH A:link,.CallList_ResultsDisplayGrid TH A:visited { color: White; font-size: 0.9em; font-weight: bold; text-decoration: none; } .CallList_ResultsDisplayGrid TH A:hover { color: White; font-size: 0.9em; font-weight: bold; text-decoration: underline; } .CallList_ResultsDisplayGrid TD { border: solid 1px LightGrey; font-size: 0.85em; cursor: pointer; } .CallList_ResultsDisplayGrid .NoResultsFound { color: Red; font-weight: bold; font-size: 1.0em; } .CallList_ResultsDisplayGrid .SelectedRow { background-color: Yellow; } .PendingChangeMessage { border: solid 1px Black; background-color: LightYellow; color: Black; padding: 2px; margin: 8px auto 0px auto; width: 90%; } .PendingChangeMessage A:link,.PendingChangeMessage A:visited { font-size: 0.85em; color: Blue; } .PendingChangeMessage A:hover { color: Red; } .PendingDeletionMessage { border: solid 1px Black; background-color: Red; color: White; padding: 2px; margin: 8px auto 0px auto; width: 90%; } .CallListWorkflowActions { border: solid 1px Black; margin: 20px auto 10px auto; width: 425px; } .CallListWorkflowActions TABLE { width: 100%; } .CallListWorkflowActions TABLE TH { padding: 2px; text-align: left; font-size: 1.0em; font-weight: bold; border-top: solid 1px Black; border-bottom: solid 1px Black; background-color: DarkGreen; color: White; } .CallListWorkflowActions TABLE TD { padding: 3px; font-size: 0.9em; font-weight: normal; } .CallListWorkflowDetails, .CallListWorkflowDetails OL { font-size: 1.0em; font-weight: normal; } .CallListWorkflowDetails, .CallListWorkflowDetails OL LI { padding-bottom: 2px; } .CallListWorkflowDetails .DecisionNotes { font-style: italic; font-size: 1.0em; } .CallListAdvSearchTable { width: 600px; margin: 10px auto 10px auto; } .CampReservations_CampList { margin-top: 10px; margin-left: 10px; margin-bottom: 15px; width: 540px; } .CampReservations_CampList TD { font-size: 0.85em; padding: 5px; } .CampReservationsCalendar { border: solid 1px Black; border-collapse: collapse; } .CampReservationsCalendar_Title { background-color: #5D7B9D; font-size: 1.1em; font-weight: bold; color: White; } .CampReservationsCalendar_NextPrev { color: White; } .CampReservationsCalendar_NextPrev A:link, .CampReservationsCalendar_NextPrev A:visited { font-size: 0.85em; text-decoration: none; font-weight: bold; color: White; } .CampReservationsCalendar_NextPrev A:hover { color: Red; } .CampReservationsCalendar_DayHeader { border: solid 1px Black; } .CampReservationsCalendar_Day { border: solid 1px Black; } .CampReservationsCalendar_Day A:link, .CampReservationsCalendar_Day A:visited { font-size: 0.85em; text-decoration: none; font-weight: bold; } .CampReservationsCalendar_Day_SlotInfo { height: 50px; margin: 0px auto 0px auto; } .CampReservationsCalendar_Day_SlotInfo TR { height: 25px; } .CampReservationsCalendar_Day_SlotInfo TD { font-size: 0.8em; } .CampReservationsCalendar_OtherMonthDay { background-color: DarkGray; border: solid 1px Black; } .CampReservationsCalendar_OtherMonthDay A:link, .CampReservationsCalendar_OtherMonthDay A:visited, .CampReservationsCalendar_OtherMonthDay A:hover { font-size: 0.85em; text-decoration: none; } .CampReservations_AddNewButton { width: 35px; padding-top: 3px; float: right; } .CampReservations_EditRegistration { width: 400px; margin: 25px auto 10px auto; } .CampReservations_EditRegistration TH { background-color: #5D7B9D; border: solid 1px Black; color: White; text-align: center; font-size: 0.9em; font-weight: bold; } .CampReservations_AddNewInstructions { font-size: 0.85em; font-style: italic; } .CampReservations_GuestListPopup { z-index: 200; width: 250px; height: 200px; top: 0px; left: 0px; position: absolute; border: double 4px Black; background-color: LightYellow; } .CampReservations_GuestListPopup TABLE { margin: 5px auto 5px auto; width: 85%; } .CampReservations_GuestListPopup TD { color: DarkGreen; font-size: 0.85em; font-weight: bold; } .CampReservations_GuestListPopup UL { list-style-type: circle; margin: 8px 8px 8px 15px; font-size: 0.85em; font-weight: normal; } .CampReservations_WorkflowTable { width: 545px; margin: 15px auto 0px auto; border: solid 1px Black; border-collapse: collapse; } .CampReservations_WorkflowTable TH { background-color: DarkGreen; color: LightYellow; font-size: 1.0em; font-weight: normal; } .CampReservations_WorkflowTable .InfoCell { width: 345px; border: solid 1px Black; font-size: 0.85em; } .CampReservations_WorkflowTable .DailyInfoCell { width: 200px; border: solid 1px Black; } .CampReservations_WorkflowTable .WorkflowSectionHeader { width: 100%; border-bottom: solid 1px Black; background-color: #5D7B9D; color: White; text-align: center; font-size: 1.05em; } .CampReservations_WorkflowTable .WorkflowSectionHeaderTD { border-bottom: solid 1px Black; border-right: solid 1px Black; background-color: #5D7B9D; color: White; text-align: center; font-size: 0.9em; } .CampReservations_WorkflowTable .DailyInfoTable { margin-left: 20px; margin-top: 4px; margin-bottom: 5px; border: solid 1px Black; border-collapse: collapse; } .CampReservations_WorkflowTable .DailyInfoTable TH { width: 40px; border: solid 1px Black; padding: 2px; background-color: #5D7B9D; font-size: 0.85em; color: White; text-align: center; } .CampReservations_WorkflowTable .DailyInfoTable TD { border: solid 1px Black; padding: 1px; text-align: center; font-size: 0.85em; }  .CalendarWeeklyDisplay { border-collapse: collapse; margin-top: 10px; margin-bottom: 10px; } .CalendarWeeklyDisplay TH { padding: 2px; border: solid 1px Black; background-color: #5D7B9D; } .CalendarWeeklyDisplay TD { padding: 2px; border: solid 1px Black; } .CalendarWeeklyDisplay .DayHeader { border: solid 1px Black; background-color: DarkRed; color: White; text-align: center; font-size: 0.9em; width: 14%; } .CalendarWeeklyDisplay .DayOfMonthHeader { background-color: Silver; color: Black; font-size: 0.85em; text-align: center; } .CalendarWeeklyDisplay .OtherMonthDayDisplay { background-color: Gray; } .CalendarWeeklyDisplay .DayDisplay { padding: 7px 2px 2px 2px; font-size: 0.85em; } .CalendarWeeklyDisplay .DayDisplay .EventTypeHeader { width: 100%; border-top: solid 1px DarkBlue; border-bottom: solid 1px DarkBlue; background-color: LightYellow; color: DarkBlue; text-align: center; font-size: 0.85em; } .CalendarWeeklyDisplay .DayDisplay P { font-size: 0.75em; margin-top: 5px; margin-bottom: 5px; padding-top: 2px; padding-bottom: 2px; } .CalendarWeeklyDisplay .DayDisplay P A:link,.CalendarWeeklyDisplay .DayDisplay P A:visited { font-size: 1.0em; color: Black; text-decoration: none; } .CalendarWeeklyDisplay .DayDisplay P A:hover { font-size: 1.0em; color: Red; text-decoration: none; } .CalendarWeeklyDisplay .SizerCell { border: 0px; padding: 0px; width: 1px; } .DayOfMonthHeader .Holiday { margin-top: 2px; margin-bottom: 2px; color: Blue; font-size: 0.9em; font-weight: bold; } .CalendarWeeklyDisplay .WeekTitle { color: White; font-size: 1.2em; } .CalendarWeeklyDisplay .DayDisplay .CompanyEvent { width: 100%; text-align: center; color: Blue; } .CalendarWeeklyDisplay .DayDisplay .CompanyEvent A:link,.CalendarWeeklyDisplay .DayDisplay .CompanyEvent A:visited { color: Blue; } .CalendarWeeklyDisplay .DayDisplay .CompanyEvent A:hover,.CalendarWeeklyDisplay .DayDisplay .CompanyEvent A:active { color: Red; } .CalendarCompanyEventDetails { z-index: 200; width: 450px; height: 200px; top: 0px; left: 0px; position: absolute; border: double 4px Black; background-color: White; } .CalendarCompanyEventDetails .Title { width: 100%; margin: 0px 0px 5px 0px; border-bottom: solid 1px Black; background-color: #5D7B9D; color: White; text-align: left; font-weight: bold; font-size: 1.0em; } .CalendarCompanyEventDetails .DetailsHtml { padding: 4px; text-align: left; } .CalendarCompanyEventDetailsEdit { z-index: 201; width: 550px; height: 450px; top: 0px; left: 0px; position: absolute; margin: 300px auto auto auto; border: double 4px Black; background-color: White; } .MyVacationsCurrentYearDisplay { margin: 8px auto 10px auto; width: 425px; border: solid 1px Black; background-color: LightYellow; } .MyVacationsCurrentYearDisplay TABLE TD { font-size: 0.85em; font-weight: bold; } .MyVacationsCurrentYearDisplay TABLE TD SPAN { font-size: 0.9em; font-weight: normal; } .VacationDenialPopup { width: 200px; height: 125px; left: 0px; top: 0px; position: absolute; padding: 4px; border: solid 1px Black; text-align: center; background-color: GhostWhite; }  .DocumentLibrary_SectionTitle { margin-left: 15px; font-size: 0.9em; font-weight: bold; } .DocumentLibrary_SectionDisplay { margin-top: 2px; margin-left: 10px; margin-bottom: 10px; } .DocumentLibrary_SectionDisplay TH { background-color: #5D7B9D; color: White; text-align: center; font-size: 0.85em; font-weight: bold; } .DocumentLibrary_SectionDisplay TD { font-size: 0.85em; padding: 2px; } .DocumentLibrary_SectionDisplay .CommandColumn { background-color: GhostWhite; } .DocumentLibrary_SectionDisplay A:link,.DocumentLibrary_SectionDisplay A:visited { color: Black; font-size: 0.85em; text-decoration: none; } .DocumentLibrary_SectionDisplay A:hover { color: Red; font-size: 0.85em; text-decoration: underline; } .DocumentLibrary_SectionDisplayTopLink A:link,.DocumentLibrary_SectionDisplayTopLink A:visited { color: Blue; font-size: 0.85em; text-decoration: underline; } .DocumentLibrary_SectionDisplayTopLink A:hover { color: Red; font-size: 0.85em; text-decoration: underline; } .DocumentLibrary_FileUploadTable { margin-bottom: 10px; } .DocumentLibrary_FileUploadTable TD { padding: 2px; } .QuickPageLinksContainer { margin-bottom: 10px; color: Blue; font-size: 0.8em; text-align: center; } A.QuickPageLink:link,A.QuickPageLink:visited { color: Blue; font-size: 1.0em; text-decoration: underline; white-space: nowrap; } A.QuickPageLink:hover { color: Red; font-size: 1.0em; text-decoration: underline; white-space: nowrap; }  .SubRegionTitle { padding-left: 10px; color: DarkRed; font-size: 1.1em; font-weight: bold; } .SearchCriteriaBar { margin-top: 15px; margin-left: 10px; padding: 2px 0px 2px 1px; border: solid 1px Black; background-color: DarkRed; color: LightYellow; } .SearchCriteriaBar IMG { margin-right: 7px; } .SearchBarChangeMode { padding: 2px 0px 2px 1px; margin: 0px 0px 0px 10px; text-align: right; } .SearchBarChangeMode A:link,.SearchBarChangeMode A:visited { color: Blue; font-size: 0.85em; text-decoration: underline; } .SearchBarChangeMode A:hover { color: Red; font-size: 0.85em; text-decoration: underline; } .EmployeeDirectoryNoItemsFound { margin-top: 10px; margin-left: 20px; color: DarkGreen; font-size: 0.9em; font-weight: bold; } .EmployeeDirectorySearchResults { margin-top: 2px; margin-left: 10px; margin-bottom: 10px; border: solid 1px #a8a9ad; border-collapse: collapse; } .EmployeeDirectorySearchResults TH { background-color: #5D7B9D; color: White; text-align: center; font-size: 0.85em; font-weight: bold; border: solid 1px #a8a9ad; } .EmployeeDirectorySearchResults TD { font-size: 0.85em; padding: 2px; border: solid 1px #a8a9ad; } .EmployeeDirectorySearchResults TD SPAN { font-size: 0.85em; padding: 2px; } .EmployeeDirectorySearchResults .CommandColumn { background-color: GhostWhite; } .EmployeeDirectorySearchResults A:link,.EmployeeDirectorySearchResults A:visited { color: Black; font-size: 0.85em; text-decoration: none; } .EmployeeDirectorySearchResults A:hover { color: Red; font-size: 0.85em; text-decoration: underline; } .EmployeeDetails_Display TD A:link,.EmployeeDetails_Display TD A:visited { color: Blue; text-decoration: underline; } .EmployeeDetails_Display TD A:hover { color: Red; } .EmployeeDetails_PersonnelInfo { } .EmployeeDetails_PersonnelInfo TD { padding: 3px 5px 3px 5px; } .EmployeeDetails_PersonnelInfo .Header { font-size: 1.0em; font-weight: bold; background-color: #5D7B9D; color: White; border-bottom: solid 1px Black; } .EmployeeDetails_PersonnelInfo TD { font-size: 0.9em; font-weight: bold; } .EmployeeDetails_PersonnelInfo TD SPAN { font-size: 0.9em; font-weight: normal; } .EmployeeDetails_PersonnelInfo .Explanation SPAN { font-size: 0.85em; font-style: italic; } .EmployeeEdit_Title { padding-left: 10px; font-size: 1.1em; font-weight: bold; } .EmployeeEditTable { margin-left: 25px; margin-top: 10px; } .EmployeeEditTable_InputHint { font-size: 0.85em; font-style: italic; } .EmployeeEditTable_RolesList TD { font-size: 0.85em; }  .WebPartBody { font-family: verdana, arial, helvetica, sans-serif; margin-top: 8px; } .WebPartBody .LinksTable { margin-left: 3px; } .WebPartBody .LinksTable A:link { color: #003399; text-decoration: none; font-size: 0.85em; } .WebPartBody .LinksTable A:visited { color: #003399; text-decoration: none; font-size: 0.85em; } .WebPartBody .LinksTable A:hover { color: red; text-decoration: none; } .WebPartTitle { background-image: url(../images/WebParts/WebPartTitleGradient.gif); background-repeat: repeat-x; background-color: #b9d1f4; padding-right: 7px; padding-left: 6px; padding-top: 1px; padding-bottom: 2px; color: Black; font-size: 1.0em; font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; } .WebPartsAlertPanel { width: 450px; margin: 10px auto 10px auto; border: double 4px #5D7B9D; color: DarkRed; padding: 3px; } .WebPartsAlertPanel UL { list-style-type: disc; font-size: 0.9em; margin-top: 0px; margin-bottom: 0px; } .WebPartsAlertPanel UL A:link, .WebPartsAlertPanel UL A:visited { color: Blue; font-size: 0.9em; } .WebPartsAlertPanel UL A:hover { color: Green; } .CalendarWebPartTable { border: 0px; } .CalendarWebPartTable TD { border: 0px; padding: 1px 0px 1px 5px; } .CalendarWebPartTable TD A:link, .CalendarWebPartTable TD A:visited, .CalendarWebPartTable TD A:active { font-size: 0.85em; text-decoration: none; color: DarkBlue; } .CalendarWebPartTable TD A:hover { color: Red; } .InformationLinks { margin-left: 20px; } .InformationLinks DT { color: DarkRed; font-size: 1.1em; } .InformationLinks DD { margin-left: 5px; margin-bottom: 15px; } .InformationLinks LI { margin-top: 4px; padding-bottom: 5px; color: Black; font-size: 0.9em; } .InformationLinks LI A:link,.InformationLinks LI A:visited { padding-left: 4px; color: Blue; text-decoration: none; font-size: 0.9em; } .InformationLinks LI A:hover { padding-left: 4px; color: Red; text-decoration: underline; } .WeatherTable { width: 100%; } .WeatherTable TH { padding-top: 10px; padding-bottom: 5px; padding-left: 10px; color: Black; font-size: 1.1em; font-weight: bold; } .KnightWeatherContainer { width: 234px; margin-left: 5px; margin-right: 5px; margin-bottom: 10px; border: solid 1px #5d7b9d; } .KnightWeatherContainer .KnightWeatherHeader { background-color: #5D7B9D; color: White; text-align: center; font-size: 0.9em; font-weight: bold; } .KnightWeatherContainer .KnightWeatherDisplay { } .JobOpenings_LocationBanner { margin-top: 25px; margin-bottom: 5px; padding: 0px; border-top: solid 2px Black; } .JobOpenings_LocationBanner .LocationName { width: 200px; background-image: url(../images/BackgroundImages/SmallGradientBackground_Gray.jpg); background-repeat: repeat-x; border-left: solid 1px Black; border-right: solid 1px Black; border-bottom: solid 1px Black; padding: 4px 2px 2px 5px; font-size: 1.05em; font-weight: bold; } .JobOpenings_PositionDetails { margin-left: 15px; margin-top: 5px; margin-bottom: 5px; } .JobOpenings_PositionDetails P { margin-top: 3px; margin-bottom: 3px; } .JobOpenings_PositionDetails .Title { color: Red; font-size: 1.05em; font-weight: bold; } .JobOpenings_PositionDetails .Company { font-size: 0.9em; font-weight: bold; font-style: italic; } .JobOpenings_PositionDetails .Description { margin-top: 3px; font-size: 0.9em; } .JobOpenings_PositionDetails .ContactInfo { font-style: italic; font-size: 0.9em; } .JobOpenings_PositionDetails .ContactInfo A:link,.JobOpenings_PositionDetails .ContactInfo A:visited { color: Blue; font-size: 0.9em; } .JobOpenings_PositionDetails .ContactInfo A:hover { color: Red; } .VendorMaster_MessageDisplay { margin-left: auto; margin-right: auto; margin-top: 50px; } .VendorMaster_MessageDisplay TABLE TD { padding: 8px; font-weight: bold; font-size: 1.2em; } .VendorMaster_VendorDisplayGrid { margin-left: auto; margin-right: auto; margin-top: 30px; border-collapse: collapse; } .VendorMaster_VendorDisplayGrid TH { background-color: #5D7B9D; color: White; border: solid 1px Black; font-size: 0.9em; font-weight: bold; } .VendorMaster_VendorDisplayGrid TH A:link,.VendorMaster_VendorDisplayGrid TH A:visited { color: White; font-size: 0.9em; font-weight: bold; text-decoration: none; } .VendorMaster_VendorDisplayGrid TH A:hover { color: White; font-size: 0.9em; font-weight: bold; text-decoration: underline; } .VendorMaster_VendorDisplayGrid TD { border: solid 1px LightGrey; font-size: 0.85em; cursor: pointer; } .VendorMaster_VendorDisplayGrid .NoVendorsFound { color: Red; font-weight: bold; font-size: 1.0em; } .VendorMaster_VendorDisplayGrid .SelectedRow { background-color: Yellow; } .VendorMasterDetails { margin-top: 15px; } .VendorMasterDetails TD, .VendorMasterDetails TABLE TD { padding: 3px; font-size: 0.85em; font-weight: bold; } .VendorMasterDetails TABLE TD SPAN { font-size: 0.85em; font-weight: normal; } .VendorMasterDetails .VendorMasterSeparator { padding: 2px; border: solid 1px Black; background-color: LightGrey; color: Black; font-size: 1.0em; font-weight: bold; text-align: left; } .VendorMasterDetails INPUT, .VendorMasterDetails SELECT { font-size: 1.1em; } .VendorMasterDetails TD SPAN SELECT, .VendorMasterDetails TD SPAN INPUT { font-size: 0.9em; } .VendorMasterSearch, .VendorMasterIdGeneration, .VendorMasterSaveProcessing { top: 0px; width: 300px; height: 180px; margin: 175px auto 0px auto; position: absolute; background-color: White; z-index: 110; border: solid 1px Black; } .VendorMasterSearch .Heading, .VendorMasterIdGeneration .Heading, .VendorMasterSaveProcessing .Heading { width: 100%; padding-top: 2px; padding-bottom: 2px; margin-bottom: 5px; color: DarkRed; text-align: center; font-size: 1.1em; font-weight: bold; } .VendorMasterIdGeneration .Instructions { padding: 3px; font-size: 0.85em; font-style: italic; } .VendorMasterIdGeneration .Status { color: DarkGreen; }.KnightAJAXCal TD { padding: 0px; border: none; } .KnightAJAXCal .ajax__calendar_container { background-color:#f2f2f2; border:solid 1px #808080; font-family:arial,helvetica,clean,sans-serif; cursor:default; width:205px; font-size:12px; text-align:center; padding:0px; z-index: 100; } .KnightAJAXCal .ajax__calendar_body { height:139px; width:205px; position:relative; overflow:hidden; } .KnightAJAXCal .ajax__calendar_days, .KnightAJAXCal .ajax__calendar_months, .KnightAJAXCal .ajax__calendar_years { top:0px; left:0px; height:139px; width:195px; padding:5px; position:absolute; text-align:center; } .KnightAJAXCal .ajax__calendar_days table { border-spacing:0; border-collapse:collapse; font:100% sans-serif; text-align:center; } .KnightAJAXCal .ajax__calendar_header { background:url(../images/CommonControls/sprite.png) repeat-x 0 0; height:22px; width:100%; font-size:10pt; font-weight:bold; text-align:center; padding-top:3px; } .KnightAJAXCal .ajax__calendar_prev { margin-top:2px; margin-left:4px; height:15px; width:25px; cursor:pointer; float:left; background:url(../images/CommonControls/sprite.png) 0px -450px no-repeat; } .KnightAJAXCal .ajax__calendar_next { margin-top:2px; margin-right:4px; height:15px; width:25px; cursor:pointer; float:right; background:url(../images/CommonControls/sprite.png) 0px -500px no-repeat; } .KnightAJAXCal .ajax__calendar_title { cursor:pointer; font-weight:bold; text-align:center; } .KnightAJAXCal .ajax__calendar_footer, .KnightAJAXCal .ajax__calendar_today { display:none; } .KnightAJAXCal .ajax__calendar_dayname { padding-left:3px; padding-right:3px; margin-bottom:5px; margin-left:2px; margin-right:2px; text-align:center; font-weight:700; font-size:10pt; color:#000; border-bottom:solid 1px #a6a6a6; } .KnightAJAXCal .ajax__calendar_day, .KnightAJAXCal .ajax__calendar_month, .KnightAJAXCal .ajax__calendar_year { padding:0px; color:#000; text-align:center; padding:0pt 2px; } .KnightAJAXCal .ajax__calendar_hover .ajax__calendar_day, .KnightAJAXCal .ajax__calendar_hover .ajax__calendar_month, .KnightAJAXCal .ajax__calendar_hover .ajax__calendar_year, .KnightAJAXCal .ajax__calendar_hover .ajax__calendar_title { color:#0066cc; } .KnightAJAXCal .ajax__calendar_other .ajax__calendar_day, .KnightAJAXCal .ajax__calendar_other .ajax__calendar_year { color:#a6a6a6; } .KnightAJAXCal .ajax__calendar_active .ajax__calendar_day { color:#0066cc; } 