
body
{
    background-color: white;
    margin: 3px;
    font-family:arial;
}

div
{
    font-size: 12px;
}

div.auto_complete {
    position: absolute;
    background-color: white;

    margin: 0px;
    padding: 0px;
    z-index: 3;
}

#subjectTooltip
{
    left: 560px;
    width: 200px;
    top: 130px;
}

.highlight {
	font-size: 16px ;
    color: #CC0033;}


div.tooltip
{
    position: absolute;
    background-color: yellow;

    margin: 5px;
    padding: 1px;
    visibility: hidden;
    z-index: 2;
}

div.errorTooltip
{
    position: absolute;
    color: red;
    background-color: white;

    margin: 0px;
    padding: 3px;
    visibility: hidden;
    white-space: nowrap;
    width: auto;
    z-index: 4;
}

#subjectErrors 
{
    left: 295px;
    top: 92px;
}

#creatorErrors 
{
    margin-top: -28px;
}

ul.completions 
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

ul.completions li.selected
{
    background-color: rgb(102, 153, 204);
}

li.completion
{
    list-style-type: none;
    display: block;
    margin: 0;
    padding: 2px;
    height: 14px;
}

#creator_auto_complete li.completion
{
    width: 315px;
}

#creator_auto_complete div.name
{
    width: 240px;
}

#subject_auto_complete li.completion
{
    width: 227px;
}

#subject_auto_complete div.name
{
    width: 160px;
}

li.completion div.image
{
    float: left; 
    width: 32px;
    height: 32px;
    margin-right: 8px;
}

li.completion div.name
{
    float: left;
    overflow: hidden;
}

li.completion div.name, .completionOption
{
    font-weight: bold;
    font-size: 12px !important;
    height: 1.2em;
}

div.name
{
    white-space: nowrap;
}

.completionOption
{
   color: navy;
}

/* items of class informal won't be copied back to the input field on selection
 */
li.completion div.informal
{
    float: right;
    font-size: 12px !important;
    color: navy;
}

body
{
    background-color: white;
    margin: 2px;
}

div
{
    font-size: 12px ;
    color: purple;
}

ul li ul li
{
    background-color: white;
    border: none;
    opacity: 0.8;
}

.pageTitle
{
    font: normal normal bold 1.5em Verdana,Arial,Swiss;
    text-align: center;
    padding: 0px 10px 5px 10px;
    color: black;
    width: 913px;

    background: d9e1f7;
}

#archivesListDiv 
{
    display: inline;
}

#archivesListDiv select
{
    width: 10em;
}

.searchBar 
{
	width: 923px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 5px 0px 5px;


}

.searchButtonInactive
{
    border: 2px solid red;
    color: grey;
}

.searchButton
{

    color: black;
}

.optionBox 
{
    background: rgb(220, 245, 252);

    margin-top: 5px;
    width: 10em;
}

.optionBox div
{
   padding-left: 20px;
   font-size: 0.8em  !important;
   margin: 0px 0px 0px 0px;
}

#fieldOptions
{
   margin: 0px;
}

#searchResults_table
{
    width: 100%;
    margin: 0px;
    padding: 0px;
    /*visibility: hidden;*/
}


#searchResults_header
{
	width: 100%;
    background-color: #d9e1f7;
    visibility: hidden;
    font-size: 12px;
}
.NRPT
{
	font-size: 9pt;
	padding: 2px;
	color: #000000;
}

#searchResults
{
    float: left;
    width: 95%;
}

#searchResults tr
{

}

#searchResults td
{
    vertical-align: top;
}

#searchResults td div:hover
{
    overflow: auto;

    color: black;
    height: auto;
}

.scrollFeedbackbar
{
    background-color: #FFFFFF;
    padding: 0px;

}

.searchScrollStartPos, .searchScrollEndPos, .searchScrollCurrentPos
{
    font-size: 9pt !important;

    padding: 2px;
    width: 30px;
    text-align: center;
    background-color: #F6F6F6;
}

.searchScrollStartPos
{
    vertical-align: top;
}


.fixedTable {
   table-layout : fixed;
}

.id
{
    padding: 0px 10px 0px 10px;
    background-color: #555;
    color: white;
}

.id :link
{
    color: white;
}

.id :visited
{
    color: yellow;
}

.searchIndex
{
    font-weight: bold;
    width: 90px;
    display: block;
    float: left;
    margin-right: 20px;
}

.searchId
{
    display: block;
    text-align: right;
}

.description
{
    color: black;
    padding: 0px 2px 0px 10px;
    line-height: 140%;
	font-size: 13px !important;
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden;
}


.creator
{
    padding: 0px 2px 2px 2px;
    overflow: hidden;
    height: 1em;
}

.title
{
	padding: 5px 2px 0px 5px;
	font-size: 15px !important;
    text-align: left;
    line-height: 140%;
	text-overflow:ellipsis; 
	overflow: hidden;
	white-space: nowrap;
}
.title :link
{
	padding: 5px 2px 0px 5px;
	font-size: 15px !important;
    text-align: left;
    line-height: 140%;
    
}
.title :visited
{
	padding: 5px 2px 0px 5px;
	font-size: 15px !important;
    text-align: left;
    line-height: 140%;
}

.date
{
    padding: 5px 2px 15px 10px;
	color: #008000;
    text-align: left;
    line-height: 120%;
	font-size: 13px !important;
}
.error_msg
{
	padding: 5px 20px 0px 15px;
	font-size: 14px !important;
	font-weight: bold;
    text-align: left;
    line-height: 140%;
	text-overflow:ellipsis; 
	overflow: hidden;
	white-space: nowrap;
	width: 600px;
}
.error_title
{
	padding: 15px 30px 0px 35px;
	font-size: 16px !important;
    text-align: left;
    line-height: 140%;
	font-weight: bold;
	text-overflow:ellipsis; 
	overflow: hidden;
	white-space: nowrap;
	width: 600px;
}
.error_li
{
	padding: 5px 40px 0px 45px;
	font-size: 14px !important;
    text-align: left;
    line-height: 140%;
	text-overflow:ellipsis; 
	overflow: hidden;
	white-space: nowrap;
	width: 600px;
}



.subject
{
    float: left;
    width: 45em;
}

.subject
{
    padding: 0px 5px 3px 3px;
    overflow: hidden;
    height: 1em;
}

.expand
{
    height: auto !important;
    overflow: auto !important;
}

.expand :link
{
   color: blue;
}


.expand :visited
{
   color: black;
}

a:active
{
    color: purple;
}

ul li ul li
{
    filter: alpha(opacity=80);
}

.invalid
{
    background-color: #FF7C74 !important;
}

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a img
{
    border: 0;
}
#ft {
	CLEAR: both; BACKGROUND: #e6e6e6; LINE-HEIGHT: 20px; TEXT-ALIGN: center
}
#ft {
	FONT-SIZE: 12px; COLOR: #77c; FONT-FAMILY: Arial
}
#ft  {
	FONT-SIZE: 12px; COLOR: #77c; FONT-FAMILY: Arial
}
#ft SPAN {
	COLOR: #666
}


#Company
{
    width: 100%;
}
.Cdescription
{
    color: black;
    padding: 0px 0px 0px 0px;
    line-height: 120%;
    width: 200px;
	font-size: 13px !important;

}

.Ctitle
{
	padding: 5px 0px 15px 0px;
	font-size: 12px !important;
    text-align: left;
    line-height: 120%;
}
.Ctitle :link
{
	padding: 5px 0px 15px 0px;
	font-size: 12px !important;
    text-align: left;
    line-height: 120%;
    
}
.Ctitle :visited
{
	padding: 5px 0px 15px 0px;
	font-size: 12px !important;
    text-align: left;
    line-height: 120%;
}

.Cdate
{
    padding: 0px 0px 0px 0px;
	color: #008000;
    text-align: left;
    line-height: 120%;
	font-size: 14px !important;
}
