/* ---------- Global Type Selectors ----------*/
a, a:link
{
	color: #100C7B;
	font-weight: bold;
}

a:hover
{
	color: #0000CD;
}

body
{
	background-color: #BCC3C7;
	margin: 0px;
	padding: 2px;
}

body.highslidepopup
{
    overflow:auto;  
}

body, td, th, p, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

textarea
{
	border: solid 1px #999999;
	width: 100%;
}
/* ---------- End Global Type Selectors ----------*/

/* ---------- Global Class Selectors ----------*/
.AjaxPanel
{
	background-color: #FCF0CC;
	border-style: solid;
	clear:both;
}

.button
{
	font-weight:bold;
	cursor:pointer;
	background-color: #FCF0CC;
	border: solid 2px #999999;
	color: #000000;
	height: 29px;
}

.clickableDataGrid
{
	cursor: default;
}

div.clearing
{
	clear:both;
}

div.popup
{
  background-color: #FCF0CC; 
  padding: 5px; 
  padding-top: 3px; 
  font-size:8pt;
}

/* CSS Table Formatting */
div.row
{
	clear: both;
}

div.row span.label, div.row span.docusignlabel, div.row span.dropboxlabel
{
	float: left;
	width: 30%;
	text-align: right;
	font-weight: bold;
}

div.row span.docusignlabel
{
    width: 40%;   
}

div.row span.dropboxlabel
{
    width:20%;    
}

div.row span.formw
{
	float: right;
	width: 67%;
	text-align: left;
}

/* END CSS Table Formatting */

.footer
{
	color: #666666;
	text-align: center;
	font-size: 8pt;
}

.footer a
{
	color: #666699;
	text-align: center;
	font-size: 8pt;
}

.GridVerticalLines td
{
	border-right-style:solid;
	border-left-style:solid;
	border-top-style:none;
	border-bottom-style:none;
	border-color:#666666;
	border-width:1px;
}

.GridHorizontalLines td
{
	border-bottom-style:solid;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
	border-color:#666666;
	border-width:1px;
}

.GridAllLines td
{
	border: solid 1px #666666;
}

.headerText a
{
	color: #FFFFFF;
}

.headerText a:hover
{
	color: #FCF0CC;
}

.headerText
{
	background-color: #100C7B;
	color: #FFFFFF;
	font-weight: bold;
}

.img-shadow
{
	clear: both;
	float: left;
	margin: 8px;
}

.img-shadow img
{
	background-color: #FFFFFF;
	border: 1px solid #A9A9A9;
	display: block;
	margin: -6px 6px 6px -6px;
	padding: 4px;
	position: relative;
}

.InfoPanelHeader
{
	background-color: #100C7B;
	color: #FFFFFF;
	border: solid 1px black;
	overflow: auto;
}

input[disabled]
{
	background-color:White;
}

.penBackground
{
	background-repeat: no-repeat;
	background-position: center right;
}

.ScrollingInfoPanel
{
	background-color: #FCF0CC;
	border: solid 1px black;
	overflow: auto;
}

.SearchFields
{
	width: 100%;
	font-size: 8pt;
}

.smallFonts
{
	font-size: 7pt;
}

span.sizeable
{
	display:block;
	float:left;
}

.validationErrors
{
	color: #990000;
	font-weight: bold;
	text-align: left;
}

.verticalfieldlisting .textbox
{
	width: 100%;
}

.verticalfieldlisting th
{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	width: 1%;
}

.note
{
    color: #666666;
}
/* ---------- End Global Class Selectors ---------*/

/* ---------- Alpha Picker ----------*/
.apAlphaPicker
{
	background-color: #CCCCCC;
	border: solid 1px #999999;
	cursor: pointer;
}

.apNormalLetter a, .apSelectedLetter a
{
	color: #100C7B;
	text-decoration: none;
}

.apNormalLetter a:hover
{
	color: #100C7B;
	background-color: #FCF0CC;
}

.apNormalLetter
{
	background-color: #D6BE99;
}

.apSelectedLetter
{
	background-color: #100C7B;
}

.apSelectedLetter a, .apSelectedLetter a:hover
{
	color: #FCF0CC;
}
/* ---------- END Alpha Picker ----------*/

/* ---------- Batch Processing ----------*/
.batchProcessingHelpMenu
{
  border: 1px solid;
}

.thumbnail
{
	border : 1px solid #A9A9A9;
	cursor:pointer;
}

.selectedThumbnail
{
	border: 5px solid #000000;
}

hr.documentDivider
{
	height:10px; 
	width:95%; 
	background-color:blue; 
}
/* ---------- END Batch Processing ----------*/

/* ---------- Barcode Index Rendering ----------*/
.BarcodePageHeader
{
  float: left;
  font-weight: bold;
  height: 30px;
}

.BarcodeIndexLabel
{
	float: left;
	margin-left: 10px;
	text-align: right;
	width: 30%;
	height: 35px;
}

.BarcodeIndexRadio
{
  float: left;
  width: 4.25%;
}

.BarcodeIndexField
{
  float: left;
	width: 55%;
}

.BarcodeValidator
{
}

.BarcodeInputControl
{
	width: 80%;
}
/* ---------- END Barcode Index Rendering ----------*/

/* ---------- Box Content ----------*/
.entireBoxContent
{
	background-color: #d6be99;
}

.boxcontent, .boxcontentGrad50, .boxcontentGrad100, .boxcontentGrad250, .boxcontentGrad500, .boxcontentGrad50Rev, .boxcontentGrad100Rev, .boxcontentGrad250Rev, .boxcontentGrad500Rev
{
	border-bottom: solid 2px #999999;
	border-top: solid 2px #999999;
	background-repeat: repeat-x;
}

.boxcontentLogin, .boxcontentSearch
{
	background-repeat: repeat-y;
	background-position: left center;
}

.boxcontentDocGridTop, .boxcontentDocGridBottom
{
	background-color: #100c7B;
	text-align: center;
	vertical-align: top;
}

.boxcontentDocGridTop
{
	border-top: solid 2px #999999;
}

.boxcontentDocGridBottom
{
	border-bottom: solid 2px #999999;
}

.boxContentLeft
{
	border-left: solid 2px #999999;
}

.boxContentRight
{
	border-right: solid 2px #999999;
}

.boxcontentInteriorMessageBox
{
	border: solid 2px #999999; 
	background-color: #FCF0CC;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	color: #100C7B;
	padding: 5px;
	margin: 5px;
}

.boxcontentLeftTitle
{
	border-bottom: solid 2px #999999;
	border-top: solid 2px #999999;
	background-color: #100C7B;
}

.boxcontentTopTitle
{
	font-weight: bold; 
	color: white; 
	text-align: center;
	background-color: #100C7B;
}

.boxcontentPPThumbTop, .boxcontentPPThumbBottom
{
	background-color: #100c7B;	
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 1pt;
}

.boxcontentPPThumbTop
{
	border-top: solid 2px #999999;
	padding-bottom: 1pt;
}

.boxcontentPPThumbBottom
{
	border-bottom: solid 2px #999999;
}

.boxcontentPPThumbMain
{
	border-left: solid 2px #999999;
	border-right: solid 2px #999999;
}

.boxcontentGrad50, .boxcontentGrad100, .boxcontentGrad250, .boxcontentGrad500
{
	background-position: bottom;
}

.boxcontentGrad50Rev, .boxcontentGrad100Rev, .boxcontentGrad250Rev, .boxcontentGrad500Rev
{
	background-position: top;
}

/* ---------- END Box Content ----------*/

/* ---------- CONTENT BOX (cb) ----------*/
div.cbRT
{
	padding-top: 2px;
	padding-bottom: 2px;
}

div.cbTitle
{
}

div.cbBody
{
	padding: 5px;
	background-color: #D6BE99;
}

div.cbInteriorContainer
{
	text-align:left;
	padding: 10px;
	width:100%;	
}

div.cbLeftColumn
{
	float:left;
	width:50%;
}

div.cbRightColumn
{
	float:right;
	width:50%;	
}
/* ---------- End CONTENT BOX (cb) ----------*/

/* ---------- Document Actions Menu ----------*/
div#divDocumentActions
{
  border: solid 1px black; 
  background-repeat:no-repeat;
  font-size:8pt;
  filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='gray', Positive='true');	
}

div#divDocumentActions div#popupmessage
{
    border:solid 1px black; 
    margin-top:4px; 
    margin-bottom:4px; 
    background-color:white; 
    color:#990000; 
    text-align:center; 
    font-weight:bold;
}

span.damDocName
{
	font-weight: bold;
    padding-left: 7px;
	color: #100C7B;
}

span.damDocID
{
	padding-left: 3px;
	font-style : italic;
}

span.damMenuLink
{
	text-decoration:underline; 
	cursor:pointer; 
	font-weight:bold;
}

div#documentactionslinks
{
    float:left;
}

div#documentactionsthumbnail
{
    float:right;
    width:175px;    
}

div#documentactionsthumbnail img
{
    width:150px;   
}
/* ---------- End Document Actions ----------*/

/* ---------- Edit Registration ----------*/
span.UploadQueueFileName
{
	color:Red;
}

textarea#txtUser
{
	width:88%;
	height:3em;
}

input#btnAddUserSpecificAccess
{
	width: 8%;
	margin-bottom: 5px;
}
/* ---------- END Edit Registration ----------*/

/* ---------- Enhanced Datagrid ----------*/

/* Note: This is IE specific! */
.edgFixedHeader
{
	POSITION: relative;
	TOP: expression(this.offsetParent.scrollTop);
}

.edgFooter
{
}


.edgGrid
{
	border: solid 2px #999999;
	cursor: default;
}

.edgGrid th
{
	text-align:left;
}

.edgItem
{
}

.edgItem input
{
	cursor: pointer;
}

.edgPagerStyle
{
	background-color: #D6BE99;
}

.edgRowHighlight
{
	background-color: #D6BE99;
	cursor: pointer;
}

.edgRowNoHighlight
{
	background-color: White;
}

.edgSearchTextBox
{
	background-color: White;
}

.edgSelectedItem
{
	background-color: #d6be99;
	font-weight: bold;
	color: Black;
}

.edgUnSelectedItem
{
	background-color: White;
	font-weight: normal;
}

/* ---------- End Enhanced Datagrid ----------*/

/* ---------- Error Page ----------*/
.errorContactInfo
{
	border: solid 1px black;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	background: #FCF0CC;
}
/* ---------- END Error Page ----------*/

/* ---------- FILE ADMINISTRATION (fa) ----------*/
.faPathBar, .faPathBarMessages, .faPathBarPath
{
	border: solid 1px #999999;
}

.faPathBar
{
	background-color: #D6BE99;
}

.faPathBarMessages td
{
	background-color: white;
}

.faPathBarPath th, .faPathBarMessages th
{
	background-color: #100C7B;
	color: white;
}

.faPathBarPath td
{
	padding-left: 10px;
	padding-right: 10px;
	background-color: white;
}
/* ---------- End FILE ADMINISTRATION (fa) ----------*/

/* ---------- Index Rendering ----------*/
/*.SearchField span
{
	display:block;
	float:left;
}*/

.SearchLabel, .ExternalSearchLabel, .DisplayLabel, .RegisterIndexLabel
{
	float:left;
	text-align: right;
	font-weight: bold;
	width: 30%;
}

.DisplayLabel
{
	width: 49%;
}

.RegisterIndexLabel
{
	width: 25%;
}

.SearchField, .ExternalSearchField, .DisplayField, .RegisterIndexField, .DropBoxField, .DocuSignField
{
	float: right;
	text-align: left;
	margin-bottom: 6px;
	width: 68%;
}

.DropBoxField
{
    width: 75%;
}

.DocuSignField
{
    width:55%;   
}

.DisplayField
{
	width: 49%;
}

.SearchField, .DropBoxField, .DocuSignField
{
	white-space: nowrap;
}

.RegisterIndexField
{
	width: 73%;
}

.ExternalSearchTextBox
{
	width: 75%;
}

.SearchSubField
{
	width: 25%;
}

.SearchSubFieldCalendar
{
	width: 33%;
}

.SearchInputControl, .SearchInputControlQualified, .DropBoxInputControl, .docusigninputcontrol
{
	width: 85%;
	border: solid 1px #999999;
	/* border-right: none; */
	height: 22px;
	padding-left: 2px;
}

.DropBoxInputControl
{
    height:auto;
}

.docusigninputcontrol
{
    width: 95%;
}


.SearchInputControlQualified
{
	width: 55%;
}

.RegisterInputControl
{
	width: 87%;
}

.SearchQualifier
{
	width: 30%;
}

.RegisterValidator
{
}
/* ---------- END Index Rendering ----------*/

/* ---------- Main search page (default.aspx) ----------*/
.divThumbnailImages
{
	border: black 1px solid;
	overflow-x: scroll;
	background-color: #fcf0cc;
}

.srNoRecords
{
	height: 25px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	border-left: solid 2px #999999;
	border-right: solid 2px #999999;
}

.srSelectedItem
{
	background-color: #FCF0CC;
}

.srSelectedItem a
{
	color: #100C7B;
}

/* ---------- END Main search page (default.aspx) ----------*/

/* ---------- Navigation Menu ----------*/
#CurrentMenuItem
{
	color: #FCF0CC;
	background-color: #100C7B;
}

.HeaderMenu ul
{
	display: inline;
	/* float: right; */
}

.HeaderMenu ul li
{
	display: inline;
}

.HeaderMenu a, .HeaderMenu a:visited, .HeaderMenu a:active
{
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	color: #100C7B;
}

.HeaderMenu a:hover
{
	color: #FFFFFF;
	background-color: #100C7B;
}

.HeaderMenu
{
	font-size: 10pt;
	overflow: hidden;
	float: right;
	padding-top: 42px;
	padding-right: 10px;
	font-weight: bold;
}
/* ---------- END Navigation Menu ----------*/

/* ---------- Paperless Press ----------*/
td#PPLogo
{
	border-bottom: solid 2px #999999;
	border-top: solid 2px #999999;
	background-repeat: no-repeat;
	background-position: center;
}

/* This style is also used for batch processing thumbnails */
.divPPThumbnailImages
{
	overflow-y: scroll;
	background-color: #fcf0cc;
}
/* ---------- END Paperless Press ----------*/

/* ---------- Processing Block ----------*/
.ProcessingBlock
{
	background-color: #BCC3C7;
	filter:alpha(opacity=75); /* IE */
	opacity:0.75; /* others */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=75)"; /*IE8*/	
	position: absolute;
	width: 100%;
	height: 100%;
	top:0px;
	z-index: 1;
	display: none;
}

.ProcessingBlock p
{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #FCF0CC;
}
/* ---------- END Processing Block ----------*/

/* ---------- Tabs ----------*/
#tabheader
{
	float: left;
	width: 100%;
	font-size: 93%;
	line-height: normal;
}
#tabheader ul
{
	text-indent:0;
	margin: 0;
	list-style: none;
	margin-left:-40px;
}
#tabheader li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#tabheader a
{
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #765;
	text-decoration: none;
	cursor: pointer;
}
#tabheader a span
{
	float: left;
	display: block;
	padding: 5px 15px 4px 6px;
	font-weight: bold;
	color: #765;
	cursor: pointer;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabheader a span
{
	float: none;
}
/* End IE5-Mac hack */
#tabheader a:hover span
{
	color: #333;
}
#tabheader a:hover
{
	background-position: 0% -150px;
}
#tabheader a:hover span
{
	background-position: 100% -150px;
}
#tabheader li.current a
{
	background-position: 0% -150px;
	border-width: 0;
}
#tabheader ul li.current a span
{
	background-position: 100% -150px;
	padding-bottom: 5px;
	color: #333;
}

td.VerticalTabContent
{
	vertical-align: top;
	width: 99%;
	border:solid 1px black; 
	border-left:none; 
	padding:5px; 
	background-color:#FCF0CC;
}

td.VerticalTabContentNoTabs
{
/*
	vertical-align: top;
	width: 99%;
	border:solid 1px black; 
	padding:5px; 
	background-color:#FCF0CC;
*/
}

div.TabPanel, div.TabPanelVertical
{
	display: block;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	padding: 5px 5px 5px 5px;
	background-color: #FCF0CC;
}

div.TabPanel
{
	border-left: black 1px solid;
}

div.TabPanelVertical
{
	border-top: black 1px solid;
}

div.EditRegistrationTabPanel
{
	height: 430px;
	overflow:auto;
}

div.MainPageTabPanel
{
	height:auto;
	overflow:auto;
}
/* ---------- END Tabs ----------*/

/* ---------- UserRegistration.aspx panel ----------*/
div.UserRegPerfPanel
{
	width: 100%;
	display: block;
	padding: 5px 5px 5px 5px;
}
/* ---------- END UserRegistration.aspx panel ----------*/
