/*
 * Laserfiche - Copyright (C) 2006 Compulink Management Center
 */
A:link
{
    TEXT-DECORATION: none
}
.StickyNotePopup
{
    COLOR: #000000;
    BACKGROUND-COLOR: #ffff99
}
.SearchHighlight
{
    FONT-WEIGHT: bold;
    COLOR: black;
}
.ContextHighlight
{
    FONT-WEIGHT: bold;
}
.LabelFont
{
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.BrowseListLink
{
}
.BrowseListLink A
{
    COLOR: #0000ff;
    TEXT-DECORATION: none
}
.BrowseListLink A:hover
{
    TEXT-DECORATION: underline
}
.LeftPaneBackground
{
    FONT-WEIGHT: bold;
    BACKGROUND-IMAGE: url(images/BlueTabBG_Doc.gif);
    CURSOR: default;
    TEXT-INDENT: 15px;
    BACKGROUND-REPEAT: repeat-x
}
.ToolbarTextStyle
{
    MARGIN-TOP: 3px;
    FONT-SIZE: x-small;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none
}
.HeaderColor
{
    COLOR: #bf5600
}
.HeaderStyle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt
}
.CaptionStyle
{
    FONT-WEIGHT: normal;
    FONT-SIZE: xx-small
}
.RightPaneBackground
{
    BACKGROUND-COLOR: #ffffff
}
.SearchResultsTableHighlightBackground
{
    BACKGROUND-COLOR: #316ac5;
    color: #ffffff;
}
.RightPaneItemBackground
{
    BACKGROUND-COLOR: #f7f7f7
}
.LabelBackground
{
    BACKGROUND-COLOR: #d7d7d7
}
.LabelFont A
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.FailedLogin
{
    FONT-WEIGHT: bolder;
    COLOR: red
}
.GreetingTitleStyle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: medium
}
.GreetingTextStyle
{
    FONT-WEIGHT: normal;
    FONT-SIZE: x-small
}
.UnhighlightedText
{
    COLOR: black;
    BACKGROUND-COLOR: white;
    line-height: 18pt;
}
.HighlightedText
{
    BACKGROUND-COLOR: yellow;
    line-height: 18pt;
    cursor: default;
}
.RedactedText
{
    background-color: Black;
    color: #B0B0B0;
    line-height: 18pt;
    cursor: default;
}
.SelHighlightedText
{
    border: 1px solid red;
    line-height: 18pt;
    cursor: default;
}
.SelRedactedText
{
    background-color: Black;
    color: #B0B0B0;
    border: 1px solid red;
    line-height: 18pt;
    cursor: default;
}
.GrayHighlightedTOCEntry
{
    BACKGROUND-COLOR: #D1D1D1;
}
.DocumentDIV
{
    LEFT: 0px;
    OVERFLOW: auto;
    WIDTH: 100%;
    POSITION: absolute;
    TOP: 55px;
    HEIGHT: 100%;
    BACKGROUND-COLOR: appworkspace
}
.EntryText
{
    MARGIN-LEFT: 5px
}
.FolderBrowseTable
{
    BORDER-RIGHT: medium none;
    PADDING-RIGHT: 1px;
    BORDER-TOP: medium none;
    PADDING-LEFT: 1px;
    PADDING-BOTTOM: 1px;
    MARGIN: 1px 0px 1px 2px;
    BORDER-LEFT: medium none;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: medium none
}
.PopupRow
{
    PADDING-RIGHT: 9px;
    PADDING-LEFT: 9px;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 2px;
    COLOR: menutext;
    PADDING-TOP: 2px;
    BACKGROUND-COLOR: menu
}
.SelPopupRow
{
    PADDING-RIGHT: 9px;
    PADDING-LEFT: 9px;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 2px;
    COLOR: highlighttext;
    PADDING-TOP: 2px;
    BACKGROUND-COLOR: highlight
}
.SelectedStamp
{
    BORDER-RIGHT: red 1px solid;
    BORDER-TOP: red 1px solid;
    BORDER-LEFT: red 1px solid;
    BORDER-BOTTOM: red 1px solid
}
.TopBarBackground
{
    BACKGROUND-COLOR: #FFFFFF;
}
.ToolbarBorderDark
{
    BORDER-RIGHT: #000000;
    BORDER-TOP: #000000;
    BORDER-LEFT: #000000;
    BORDER-BOTTOM: #000000;
    BACKGROUND-COLOR: #000000
}
.ToolbarBorderLight
{
    BACKGROUND-COLOR: #ffffff
}
.MenuTitle
{
    FONT-SIZE: 10pt;
    padding: 3px 8px;
	text-align: center;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    cursor: default;
}
.MenuTitleDiv
{
}
.MenuTitleDivOver
{
    BACKGROUND-IMAGE: url(images/BrowseBG_highlight.gif);
}
.ToolbarStyle
{
    PADDING-LEFT: 10px
}
.MenuBackground
{
    PADDING-LEFT: 8px;
    BACKGROUND-IMAGE: url(images/BrowseBG1.gif);
    PADDING-TOP: 3px
}
.ToolbarColor
{
    BACKGROUND-COLOR: #d7d7d7
}
.TopToolbar
{
    background-image: url(images/docViewTB_topBG.gif);
    background-repeat: repeat-x;
    height: 26px;
}
.BottomToolbar
{
    background-image: url(images/docViewTB_btmBG.gif);
    background-repeat: repeat-x;
    height: 28px;
}
.ContextMenuOuter
{
    BORDER-RIGHT: menu thin outset;
    BORDER-TOP: menu thin outset;
    BORDER-LEFT: menu thin outset;
    BORDER-BOTTOM: menu thin outset;
    POSITION: absolute;
    BACKGROUND-COLOR: menu
}
.GhostRow
{
    PADDING-RIGHT: 9px;
    PADDING-LEFT: 9px;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 2px;
    COLOR: graytext;
    PADDING-TOP: 2px;
    BACKGROUND-COLOR: menu
}
.PoweredByStyle
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    TEXT-ALIGN: left
}
.DocBrowseBackground
{
    COLOR: #000000;
    BACKGROUND-COLOR: #ffffff
}
.DocBrowseHeaderColor
{
    BACKGROUND-COLOR: #f3f1dd
}
.DocBrowseTableColor
{
    BACKGROUND-COLOR: #f7f7f7
}
.TOCEntryNameStyle
{
    width: 100%;
    FONT-SIZE: 10pt
}
.PaneBorder
{
    BORDER-RIGHT: gray thin ridge;
    BORDER-TOP: gray thin ridge;
    MARGIN: 0px;
    BORDER-LEFT: gray thin ridge;
    BORDER-BOTTOM: gray thin ridge
}
.DocumentTopColor
{
    BACKGROUND-COLOR: #FFFFFF
}
.DocumentNameStyle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: medium;
    COLOR: #000000;
    TEXT-INDENT: 15px;
    TEXT-ALIGN: right;
    margin: 8px 5px;
}
.BrowseToolbarIcon
{
    MARGIN-RIGHT: 7px
}
.DocToolbarStyle
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 15px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px
}
.DocToolbarIcon
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px
}
.DocToolbarIconSpacer
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px 8px 0px 0px;
    PADDING-TOP: 0px
}
.DocToolbarButtonLeft
{
    margin-left: 0px;
    float: left;
    height: 22px;
    width: 25px;
}
.DocToolbarButtonRight
{
    margin-right: 0px;
    float: right;
    height: 22px;
    width: 25px;
}
.DocToolbarDividerLeft
{
    margin: 2px 2px;
    float: left;
}
.StickyNotePane
{
	border-right: white thin inset;
	border-top: white thin inset;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	border-left: white thin inset;
	border-bottom: white thin inset;
	background-color: window;
}
.StickyLabel
{
    FONT-WEIGHT: bold;
    FONT-SIZE: xx-small;
    COLOR: #993300
}
.DocViewNotificationDIV
{
    LEFT: 0px;
    POSITION: absolute;
    TOP: 0px;
    padding: 5px;
    background-color: #FFFFCC;
    font-size: x-small;
    width: 100%;
    border-bottom: solid 1px black;
}
.ImageDisplayDIV
{
    LEFT: 0px;
    POSITION: absolute;
    TOP: 0px;
}
.TextDisplayDIV
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 15px;
    FONT-SIZE: x-small;
    LEFT: 0px;
    PADDING-BOTTOM: 15px;
    PADDING-TOP: 15px;
    POSITION: absolute;
    TOP: 0px;
    BACKGROUND-COLOR: window;
    width: 100%;
    height: 100%;
}
.StampLabel
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt
}
.LeftPaneLabel
{
    FONT-SIZE: 12px;
    COLOR: #e8f0f7
}
.LeftPaneLabelOver
{
    FONT-SIZE: 12px;
    COLOR: #ffffb5
}
.LeftPaneLabelSelected
{
    FONT-SIZE: 12px;
    COLOR: #ffffff
}
.FieldBackground
{
    BACKGROUND-COLOR: #ffffff
}
.FieldTitleStyle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: x-small;
    COLOR: #000000
}
.FieldNameStyle
{
    FONT-SIZE: xx-small;
    COLOR: #993300
}
.ThumbDivider
{
    BACKGROUND-COLOR: #999999
}
.ThumbDisplayCell
{
}
.ThumbDisplayImage
{
	margin-top: 15px;
}
.ThumbDisplayPageNumber
{
	position: relative;
	top: 2px;
	left: -50px;
}
.ThumbDisplayDiv
{
	display: inline;
	width: 142px;
	height: 142px;
}
.SelectedThumb
{
	border: solid 1px red;
}
.LogInBorder
{
    BACKGROUND-COLOR: #99ccff
}
.LogInGrayPane
{
    BACKGROUND-COLOR: #e0e0e0
}
.PasswordDialog
{
    BORDER-RIGHT: black thin solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: black thin solid;
    PADDING-LEFT: 5px;
    LEFT: 200px;
    PADDING-BOTTOM: 5px;
    MARGIN: 5px;
    BORDER-LEFT: black thin solid;
    WIDTH: 200px;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: black thin solid;
    POSITION: absolute;
    TOP: 200px;
    HEIGHT: 120px;
    BACKGROUND-COLOR: #ffffff
}
.LogoStyle
{
    FONT-SIZE: medium;
    COLOR: white;
    TEXT-ALIGN: center
}
.DocLogoStyle
{
    FONT-SIZE: medium;
    COLOR: #316ac5;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: center
}
.PopupDialog
{
    FONT-SIZE: x-small;
    MARGIN: 10px;
    BACKGROUND-COLOR: buttonface
}
.ValidTarget
{
    TEXT-DECORATION: underline
}
.ModalDialogContent
{
	position: relative;
	margin:0px;
	border: 1px thin solid #CCCC99;
	padding:8px;
	background-color:#F9F8F3;
	font-size:x-small;
}
.ModalDialogContent.ReadOnlyInput
{
    font-family:Verdana, "Arial", Helvetica, sans-serif;
	color: #000000; 
	background-color:#F9F8F3;
	font-size:xx-small;
}
.DottedTableCell
{
	border-bottom: 1px dotted  #999999;
}
.ModalDialogBackground
{
	background-color: #ECE9D8;
	margin: 10px;
	font-family:Verdana, "Arial", Helvetica, sans-serif;
	color: #000000; 
	font-size:x-small;
}
.ModalDialogBackground.ReadOnlyInput
{
	background-color: #ECE9D8;
	font-family:Verdana, "Arial", Helvetica, sans-serif;
	color: #000000; 
	font-size:xx-small;
}
.ModalDialogButton
{
	padding-left:4px;
}
.ModalDialogTitle
{
	font-size:x-small;
	font-style:oblique;
	padding-bottom:8px;
	font-weight:bold;
}
.ModalLabelStyle
{
	font-weight:bold;
}
.ModalDialogText
{
	font-size:x-small;
}
.ModalDialogSmallText
{
	font-size:8pt;
}
.ModalDialogItem
{
	font-style:italic;
}
.RightButton
{
	float:right;
	padding-top: 16px;
}
.LeftButton
{
	float:left;
	padding-top: 16px;
}
.UserRowHighlight
{
	background-color:#99CCFF;
}
.Tab
{
	width:150px;
	background-image:url(images/tab.gif);
	background-repeat : no-repeat;
	text-align:center;
	margin-left:2px;
	float:left;
	border-bottom:1px solid silver;
	font-family : verdana,arial,sans-serif ;
	padding-top:3px;
} 
.TabSelected
{
	width:150px;
	background-image : url(images/tabselected.gif);
	background-repeat : no-repeat;
	text-align:center;
	margin-left:2px;
	float:left;
	border-bottom:none;
	font-family : verdana,arial,sans-serif ;
	padding-top:3px;
}
.TabSelected A:link, .TabSelected A:visited, .Tab A:link, .Tab A:visited

{
	text-decoration: none; 
	color: #000000;
}
.TabSelected a:hover, .TabSelected a:active, .Tab a:hover, .Tab a:active
{
	text-decoration: underline; 
	color: #000000;
}
.MiniTab
{
	width:100px;
	background-image:url(images/tabMini.gif);
	background-repeat : no-repeat;
	text-align:center;
	margin-left:2px;
	float:left;
	border-bottom:1px solid silver;
	font-family : verdana,arial,sans-serif ;
	padding-top:3px;
} 
.MiniTabSelected
{
	width:100px;
	background-image : url(images/tabSelectedMini.gif);
	background-repeat : no-repeat;
	text-align:center;
	margin-left:2px;
	float:left;
	border-bottom:none;
	font-family : verdana,arial,sans-serif ;
	padding-top:3px;
}
.MiniTabSelected A:link, .MiniTabSelected A:visited, .MiniTab A:link, .MiniTab A:visited

{
	text-decoration: none; 
	color: #000000;
}
.MiniTabSelected a:hover, .MiniTabSelected a:active, .MiniTab a:hover, .MiniTab a:active
{
	text-decoration: underline; 
	color: #000000;
}
.TransferCell
{
	border-bottom:1px solid #cccccc;
	padding:4px;
}
.RecordMenuBackground
{
	background-color:#ffffff;
	border:1px solid #cccccc;
	margin:0px;
	padding:0px;
}
.RecordMenuBackground a:hover
{
	color:#ffffff;
	text-decoration:none;
	background-color:#316ac5;
}
.RecordMenuBackground a
{
	color:#000000;
}
.RecordMenuLeaf
{
	margin-left:0px;
	margin-top:0px;
	height:16px;
	list-style-type: none;
	width: 100%;
}
.RecordMenuLink
{
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 30px;
	width: 100%;
}
.RecordMenuList
{
	margin: 0px;
	padding: 0px;
}
.RecordActionPane
{
	width:325;
	height:300;
	overflow:hidden;
	padding:10px
}
.VersionPane
{
	background-color: #ECE9D8;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, "Arial", Helvetica, sans-serif;
	color: #000000; 
	font-size:x-small;
}
.VersionPaneContent
{
	background-color:#F9F8F3;
	cursor: default;
}
.VersionTableCell
{
	border-bottom:1px solid #999999;
	padding:4px;
}
.CommentsRow
{
    background-color:#EFEBDE;
    border-bottom:1px solid #999999;
}
.VersionNum
{
	background-color:#E7E2D0;
}
.VersionIcon
{
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.VersionIconBackground
{
	background-color:#EFEBDE;
}
.StatusList
{
	padding:0px;
}
.ButtonSpacing
{
	padding-left:5px;
}
.BannerBackground
{
	BACKGROUND-COLOR: #FFFFFF;
}
.SearchSubmitDiv
{
    background-color:#DCDCDC;
    border-top: outset 2px #DCDCDC;
    border-bottom: inset 2px #DCDCDC;
}
.SearchFormSavedDropDown
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-left: 5px;
	width: 190px;
}
.SearchFormCustomizeDiv
{
	background-color: #316ac5;
	width: 100%;
	height: 52px;
}
.SearchFormCustomizeDropDown
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 5px;
	margin-left: 5px;
	width: 199px;
}
.SearchFormCustomizeBtn
{
    background-image:url(images/search_custom_down.gif); 
    width:24px; 
    height:18px;
}
.SearchFormCustomizeBtnDown
{
    background-image:url(images/search_custom_up.gif); 
    width:24px; 
    height:18px;
}
.SearchFormCustomizeTitle
{
    background-image:url(images/search_custom_bg.gif);
    width:175px;
    height:18px;
    padding: 2px;
    padding-left:8px;
}
.SearchFormCustomizeTitle A
{
    font-weight:bold;
    color:#FFFFFF;
    text-decoration: none;
    width: 100%;
}
.SearchFormCustomizeTitle A:hover
{
    text-decoration: underline;
}
.SearchFormCustomizeSelectTable
{
    background-color:#FFFFFF;
    width:100%;
    border: groove 2px #DCDCDC;
}
.SearchFormCustomizeSelectRow
{
    width: 100%;
    height: 16px;
    padding-left: 24px;
    cursor: default;
}
.SearchFormCustomizeSelectRowSelected
{
    background-image:url(images/CheckMark.gif);
    background-repeat: no-repeat;
}
.SearchFormCustomizeSelectRowOver
{
    background-color: #316ac5;
    color: #ffffff;
}
.SearchFormElementHeader
{
    background-image: url(images/search_header_bg.gif);
    background-repeat: repeat-x;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #99ccff;
    width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding: 2px 5px;
}
.SearchFormElementCriteria
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 5px;
}
.SearchFormElementCriteria A
{
	margin: 2px;
}
.SearchFormHelpDiv
{
    background-color: #ffffff;
    border: solid 1px #ffffcc;
    padding: 2px 4px;
    margin: 5px 2px;
}
.SearchFormHeader
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding: 2px 5px;
}
.SearchHeaderLinksDiv
{
    text-align: right;
    float: right;
}
.SearchHelpLink
{
	width:16px;
	height:16px;
	background-image:url(images/help.gif);
	background-repeat:no-repeat;
	cursor: default;
}
.SearchHelpLink:hover
{
	background-image: url(images/helpOver.gif);
}
.SearchCloseLink
{
	width:16px;
	height:16px;
	background-image:url(images/close.gif);
	background-repeat:no-repeat;
	cursor: default;
}
.SearchCloseLink:hover
{
	background-image: url(images/closeOver.gif);
}
.SearchHeaderText
{
	float:left;
}
.SearchElementTextTabSelected
{
    background-image: url(images/search_tabSelected.gif);
    background-repeat: no-repeat;
    width: 86px;
	color: Black;
	text-decoration: none;
	padding: 3px 5px 0px 5px;
	text-align: center;
}
.SearchElementTextTabActive
{
    background-image: url(images/search_tab.gif);
    background-repeat: no-repeat;
    width: 86px;
	color: #404040;
	padding: 3px 5px 0px 5px;
	text-align: center;
}
.SearchElementTextTabActive:hover
{
	color: #808080;
}
.SearchElementTextTabActive:link
{
	text-decoration: underline;
}
.CalendarLink
{
	width:16px;
	height:16px;
	background-image:url(images/calendar.gif);
	background-repeat:no-repeat;
	cursor:hand;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.DummyColumn
{
	background-color: #F0F0F0;
}
.NormalFieldSelect
{
	COLOR: Black;
}
.MultiFieldSelect
{
	COLOR: green;
    font-weight: bold;
}
.StickyLayout
{
	padding-top: 0px;
	BORDER-RIGHT: #cfd5eb 1px solid;
	PADDING-RIGHT: 1em; 
	BORDER-TOP: #cfd5eb 1px solid; 
	PADDING-LEFT: 3px; 
	PADDING-BOTTOM: 3px; 
	OVERFLOW: scroll; 
	BORDER-LEFT: #cfd5eb 1px solid; 
	BORDER-BOTTOM: #cfd5eb 1px solid;
	height: 87px;
	width: 181px;
	overflow-x: auto;
}

.StickyEdit
{
	float: right;
}

.RequiredField
{
 	COLOR: red;
}