body {
    /*margin-top: 0px;*/
}

body, table, *{
    /*font-family: Arial, Helvetica, Avenir, 'Lucida Grande', Verdana, 'Bitstream Vera Sans', sans-serif;*/
    /*font-size: 10pt;*/
}

/*h1 {font-size: 2em;    margin: .67em 0;}*/
/*h2 {font-size: 1.5em;  margin: .75em 0;}*/
h2{
    /*font-size:1em;*/
    /*font-weight:bold;*/
}
/*h3 {font-size: 1.17em; margin: .83em 0;}*/

/*a         {color: #0A5597;}*/
/*a:hover   {color: #6699ff;}*/
/*a:active  {color: #004080;}*/
/*a:visited {color: #1A5597;}*/

/*a[href]         {color: #0A5597;}*/
/*a[href]:hover   {color: #6699ff;}*/
/*a[href]:active  {color: #004080;}*/
/*a[href]:visited {color: #1A5597;}*/

a[name]       {color: #000000;}
a[name]:hover {color: #000000;}

/*input:focus {background-color:#FFFFCC;}*/
input, textarea {padding-left:3px;}

.pageTitle {
    font-weight: bold;
    font-size: 1.5em;
}
img.noBorder {
    border:none;
}
img.image {
    vertical-align: bottom;
}
#activityImage {width: 113px; height: 18px; border: none 0px;}

.frameTable {
    /*width:  100%;*/
    height: 100%;
    background-color:#ffffff;
    /*padding-top:10em;*/
}

.contentBlock {
    text-align: center;
    /*width: 900px;*/
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
}

.searchBlock {
    text-align: center;
    width: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    font-size:0.9em;
}

/*----------------------------------------------------------------------------*/
/* used in cat_coll_body.jsp */
/*----------------------------------------------------------------------------*/

.collectionBlock {
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
}

.nodeImage {
    border: 0px;
}

.allCategoryRow {
    font-weight: bold;
    margin-bottom: 3px;
    text-align: left;
    color:#000000;
}

.collectionCheckbox {
    margin-left: 40px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.collectionAbstract {
    margin-top: 0px;
    margin-bottom: 3px;
    margin-left: 5em;
}

.categoryCell {
    margin-left: 20px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.sectionName {
    font-weight: normal;
}

/*----------------------------------------------------------------------------*/
/* editAlert.jsp and search.jsp */
/*----------------------------------------------------------------------------*/

/* These styles control the formatting of the search terms as they appear in the
   document title and the displayed snippet.
*/
.hlt {
    /*font-weight: bold;*/
    color:#333333;
    font-size:1em;
    font-weight:bold;
}

#unseenResults {
    color: #000000;
}

.newSearchForm {
    border-color: #993333;
    border-width: 1px;
    border-style: none none solid none;
}

.newSearchForm, .basicSearchForm {
    /*font-size: 9pt;*/
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 5px;
    width: auto;
}

.newSearchFormTable {
    /*white-space: nowrap;*/
    width: 100%;
}

/* This styles the block that has the page navigation numbers and the number of results */
.resultNavigation {
    text-align: center;
    background-color: #e2e2e2;
    /*font-size: 12px;*/
    padding-top: 0px;
    padding-bottom: 0px;
    width: 100%;
    margin-top: 0px;
}
.resultNavigationLinks {
    font-size: inherit;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: left;
    /*white-space:nowrap;*/
}

.collectionHeader {
    text-align: left;
    background-color: #e2e2e2;
    /*font-size: 12px;*/
    padding-top: 0px;
    padding-bottom: 0px;
    width: 100%;
    margin-top: 0px;
}

.collectionHeaderTable {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.resultNavigationLinks {
    font-size: inherit;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: left;
    /*white-space:nowrap;*/
}

.resultFilter {
    font-size: inherit;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: right;
}

.pageNavLink {
    font-size: inherit;
    font-weight: bold;
}

.currentNavPage {
    font-size: inherit;
    font-weight: bold;
    color: #993333;
}

div.resultItemBlock {
    text-align: left;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.resultListTable {
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    width: 100%;
    font-size:0.9em;
    /*table-layout: fixed;*/
}

a.resultItemSequence {
    vertical-align: middle;
    color: #000000;
}

img.docTypeImage {
    border: none;
    vertical-align: bottom;
}

.resultItemMarkChk {
    vertical-align: middle;
}

p.resultItemHeader {
    text-align: left;
    vertical-align: bottom;
    margin-right: 0px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.permLink {
    text-align: right;
}

.permLinkUrl {
    font-weight: bold;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    vertical-align: bottom;
    /*font-size: 9px;*/
}

.resultItem, .resultItemLbl {
    margin-top: 0px;
    margin-bottom: 2px;
}

.resultItemLbl {
    font-weight: bold;
}

/* This is the block that contains the "List Marks" and "Clear Marks" button on resultList.jsp */
.markAndDisplay {
    padding: 3px;
    background-color: #CCCCCC;
    margin-top: 0px;
    margin-bottom: 0px;
    border: none;
}

#sourceStatus {
    color: #666666;
}

span.resultNumeral {
    font-weight: bold;
}

div.noResultsBlock {
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}

span.noResultMessage {
    font-weight: bold;
}

.resultNavBlock {
    height: 100%;
    width: 100%;
    margin-right: 10px;
    border-color: #993333;
    border-width: 2px;
    border-style: none none solid none;
}

img.navResultLogo {
    vertical-align: middle;
    border: none;
}

.resultNavTable {
    width: 100%;
    height: 100%;
    border-width: 0px;
}

select.selMarkResult {
    width: 400px;
}

.formatNumber {
    font-weight: bold;
}

/*----------------------------------------------------------------------------*/
/* formattedResultView.asp */
/*----------------------------------------------------------------------------*/

.formattedResultItem {
    text-align: left;
    /*font-size: 12px;*/
    border-color: #DDDDDD;
    border-width: 1px;
    border-style: solid;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.tblFormattedResult {
    background-color: #CCCCCC;
    border: none;
    width:100%;
}

.fmtResultSeparator {
    background-color: #1a5597;
    height: 10px;
    /*font-size: 10px;*/
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.fmtResultTitle {
    text-align: right;
    vertical-align: top;
    background-color: #e2e2e2;
    border: none;
    padding: 4px 2px;
    width: 15%;
    font-weight: bold;
}

.fmtResultValue {
    width: 85%;
    background-color: #FFFFFF;
    border: none;
    padding: 4px 8px;
}

.fmtNolink {
    font-style: italic;
    font-weight: bold;
}

/*----------------------------------------------------------------------------*/

.productLogo {
    vertical-align: bottom;
}

.tableWhiteSpace {
    background-color: transparent;
    height: 6px;
    /*font-size: 6px;*/
    width: 100%;
}

/* Provides a separator line between results when viewing by source. */
.tableSourceSeparator {
    background-color: #1a5597;
    height: 3px;
    font-size: 3px;
    width: 100%;
}

div.centerableDialog {
    text-align: left;
    z-index: 100;
    background-color: #CCCCCC;
    border: outset;
    /*font-size: 10pt;*/
    cursor: default;
    position: absolute;
    left: 200px;
    top: 350px;
    width: 400px;
    padding: 0;
}

.mrdTitlebar {
    font-weight: bold;
    background-color: #1a5597;
    border-bottom: thin outset;
    color: #EEEEEE;
}

.mrdMessage {}

.mrdButtonBlock {text-align: right;}

#checkRefreshMode {}

/*------------------------------------------------------------------------------
  Styles for buttons
  ----------------------------------------------------------------------------*/
button{
    text-align: center;
    padding: 0 .25em 0 .25em;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 8pt;
    font-weight: bold;
    background-color: #666666;
    border-color: #666666;
    color: #EEEEEE;
    vertical-align: middle;
    width: auto;
    overflow: visible;
}

/* setting width to 0 as work around for IE padding of buttons */
td button{
    width: 0;
}

/* overriding the width for browsers that support attributes in css, not IE */
td button[alt]{
    width: auto;
}

td button[type]{
    width: auto;
}

td button[onclick]{
    width: auto;
}

/* gets rid of extra padding added by IE */
td form{
    margin: 0;
}

.disabledButton {
    background-color: #c0c0c0;
    border-color:  #b0b0b0;
    color:  #dfdfdf;
}

.deleteButton {width:15px;height:15px;font-size:6pt;color:red;background-color:ButtonFace;}

/*------------------------------------------------------------------------------*/

.bindError, .bindErrorDiv{
    color: red;
    /*font-size: 10pt; */
}
.bindErrorDiv {
    width: 400px;
    margin-top: 1em;
}

span.largeError {
    color: red;
    /*font-size: 16pt;*/
}

.loginText {
    width: 500px;
    font-size: 10pt;
    text-align: justify;
}

/* This class is used for boxes that will typically contain form elements.
   Styles for individual instances are selected through their id, as you can
   see below. */
.dialogForm {
    text-align: center;
    border: #993333 1px solid;
    /*background-color: #CCCCCC;*/
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-top: 10px;
    margin-bottom: 0px;
}

#accountForm           {width: 400px;}
#errorContent          {
    width: 400px;
    margin-left:31%;
}
#initResetPasswordForm {width: 310px;}
#loginForm             {
    /*width: 300px;*/
}
#preferencesContent    {width: 80%;}
#resetPasswordForm     {width: 320px;}
#resultListSearchBlock {width: 100%;}
#searchTable           {width: 95%;}

.resultImage{text-align: center; width: 60px; margin-top: 2px;}
.inputTitle {font-weight: bold; text-align: right;}
.alertsHeader {color: #B31D1E; font-weight: bold;}

/* userAlert.jsp */
#alertTable {
    width: 700px;
    background-color: #ffffff;
}

#alertTable thead {
    background-color: silver;
    color: black;
    border: thin outset;
}

.userMessage {
    border-style: double;
    border-color: red;
    width: 600px;
    padding: 7px;
    text-align: justify;
}

/* classes used in alertEmailer.jsp  */

.alertEmailerSeparator {
    height: 2px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-color: silver;
    width: 700px;
}

/* Classes used to layout forms */
.lbl {text-align:right;font-weight:bold;padding-left:0em;}
.lblSubText {
    text-align:left;
    /*font-size: 12px;*/
    padding-left:0.5em;
}
.formValue {text-align: left;}
.lplbl {
    font-weight:bold;
    padding-left:0.5em;
    /*font-size:8pt;*/
}

/* Used in stats.jsp */

.statsForm td {
    padding: 0.25em 1px;
    /*font-size:10pt;*/
}
.statsDiv {height:400px;}
.numeric {
    text-align:right;
    font-family:Courier-New,Courier;
    /*font-size:10pt; */
    white-space:nowrap;
}
.statsTable td {padding-right:0.5em;padding-left:0.5em;}
#xaxis td {
    font-weight:bold;
    /*font-size:8pt;*/
    vertical-align:top;
    text-align:center;
    font-family:inherit;
}
#totals td{border-top: 1px solid;}

#collectionId {margin-left:6px;width:300px;}
.collectionName {overflow:hidden; white-space:nowrap; text-align:left; font-family:inherit; padding-right:10px; cursor:default;}
.colorRow td  { background-color: #CCFFFF;}
.userQueries td { border-top:1px solid; }
.queryHeader td {text-align:center;font-weight:bold;border-bottom:1px black solid;}
.totalsRow td {border-top:1px solid;}
.timeTd {border-left:solid 1px green; text-align:right;font-family:Courier-New,Courier;}

/*.titleTable{width: 100%; border-top:#993333 1px solid;border-bottom:#c0c0c0 1px solid; background-color:#0d2a4a; color:white; margin: 0 0 14px 0;}*/
.titleTable{width: 100%; border-top:#993333 1px solid;border-bottom:#c0c0c0 1px solid; background-color:#F1EDDE; color:black; margin: 0 0 14px 0;}


.bkgdDiv { background-color: #e4e4e4; border: 1px solid #c0c0c0; width: 1090px;}
.statsFormTable {
    width:400px;
    border: thin groove;
    padding: 0.5em;
    background-color:#f0f0f0;
    margin-left:22em;
}
#sft_1 {width:100px;}

.statBox { width:20px; height: 20px; cursor: pointer; text-align: center;}
.innerDiv {width:18px;height:17px;}
.wideInnerDiv {width:23px;height:17px;}
.longInnerDiv {width:98%;}
.nameCell {border-bottom-width:0px !important; padding: 0 4px 0 4px;}
.tableLabel, .tableLabel td {
    height:11px;
    /*font-size:9px;*/
    border-right-width:0px !important;
    border-bottom:1px solid black;
    text-align:center;
}
#collectionStatusTable {background-color:white; color: black;width:100%;height:100%;}
#collectionStatusTable td {border-bottom:1px solid #dddddd; border-right: 1px solid #dddddd;}

.rowHeader td {padding-left:7px;background-color:navy;color:white;margin-top:14px;font-weight:bold;font-size:12pt;}
.listPickerFS {margin:7px 14px 7px 14px;}
.altRow td {background-color: #dedede;}
.even td {background-color: #dedede;}

th.sorted a,th.dtSortable a {
    background-position: right;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    text-align:left;
    text-decoration:none;
}

th.dtSortable {
    border-bottom:1px solid #000000;
}


th.order1 a {
    background-image: url(/@application.name@/images/arrow_down.png);
}

th.order2 a {
    background-image: url(/@application.name@/images/arrow_up.png);
}


/* Used in testCollection.jsp */
#minimizedDiv {
	text-align:left;
	/*font-size:8pt;*/
	width:100%;
	/*max-height:700px;*/
	overflow:auto;
}

#minimizedDiv .innerDiv,
#minimizedDiv iframe,
#minimizedDiv textarea {
	text-align:left;
	/*font-size:8pt;*/
	overflow:auto;
}

#minimizedDiv .innerDiv {
	width:500px;
	height:250px;
}

#minimizedDiv iframe {
	width:490px;
	height:240px;
}

#minimizedDiv textarea {
	width:460px;
	height:200px;
}

#minimizedDiv .dwtResultSource,
#minimizedDiv .sourceResultSource {
	width:490px;
	height:240px;
}

#maximizedDiv {
	text-align:left;
	font-size:10pt;
	width:1000px;
	height:600px;
	overflow:auto;
}

#maximizedDiv .innerDiv,
#maximizedDiv iframe textarea {
	text-align:left;
	/*font-size:10pt;*/
	overflow:auto;
}

#maximizedDiv .innerDiv {
	width:975px;
	height:550px;
}

#maximizedDiv iframe {
	width:950px;
	height:500px;
}

#maximizedDiv textarea {
	width:950px;
	height:500px;
}

#allTabsTable {
	/*table-layout:fixed;*/
	width:100%;
	height:100%;
}

#exceptionTable tr {
	vertical-align:top;
}

.testCollectionForm td {
    padding: 0.25em 1px;
    /*font-size:10pt;*/
}
.testCollectionTable td {padding-right:0.5em;padding-left:0.5em;}
