/* LIBRARY */
#tree IMG {
	border:none;
	display:inline;
}
#tree A {
	text-decoration:none;
}
#tree UL {
	padding:0;
	list-style:none;
	margin-left:1.5em;
}
#tree UL LI {
	vertical-align:middle;
}
#tree UL LI.last {
	background-image:none;
}
#tree .open {
	display:block;
}
#tree .closed {
	display:none;
}
#tree .hilight {
	background-color:#000080;
}
.libactionpanel {
	background-color:#f8f8f8;
	border:1px solid #808080;
	position:absolute;
	display:none;
	color:#808080;
	padding:5px;
}
.libactionpanel A {
	color:#808080;
	text-decoration:none;
	font-size:8pt;
}
A.libselect {
	font-size:8pt;
	color:#808080;
}
.libholdingpen {
	border:1px solid #808080;
	padding:5px;
}

.lc_documentpath {
  font-size:.8em;
  color:#808080;
  padding:0;
/*  position:relative;    */
}
.lc_searchresults {
  border-bottom:1px solid #808080;
}
.lc_searchresults  .lc_searchterm {
  color:#808080;
}
.lc_documentpath A {
  color:#808080;
}
.lc_tooltip {
  display:none;
}
.lc_tooltip .lc_metainfo {
  display:block;
}
.lc_tooltip table.lc_tt td {
  padding-right:5px;
}
.tooltip {
  width:240px;
}
/*
.lc_tooltip TABLE {
  width:210px;
  color:#808080;
  background-color:#deeeff;
  border:1px solid #2672fe;
  border-left:none;
}
.lc_tooltip TABLE TD {
  text-align:left;
}
.lc_tooltip TABLE SPAN {
  color:#000000;
} 
*/ 
/*
.lc_tt {
  width:212px;
  padding-left:20px;
  background: url(/imglibrary/tooltip_ptr.gif) 5px 50% no-repeat;
} */
.lc_div table.lc_tt {
  border:0px solid #ffffff;
  width:auto;
  line-height:auto;
  border-spacing:0;
  font-size:1em;
}
/* selected document formatting */
.lc_selected {
  background-color:#f0f0f0;
  border-bottom:1px solid #808080;
  margin-bottom:3px;
  width:80%;
}
.lc_selecteddoc {
  background-color:#ffffff;
  border:1px solid #808080;
}
.lc_selected button {
}
#lc_globaltt {
/*  position:absolute;
  z-index:5000;
  top:50%;
  left:100px;
  border:1px solid #2672fe;
  width:280px; */

  padding:10px;
  background-color:#ffffff;
  display:none;



}
#lc_globaltt h4 {
  position:relative;
  padding:0 20px 5px 0;
  margin:0;
  font-size:1em;
  font-weight:bold;
  font-style:normal;
  border-bottom:1px solid #c0c0c0;
}
#lc_globaltt h4 img {
  float:left;
}
#lc_globaltt h4 span {
  position:absolute;
  right:0;
  top:0;
  width:13px;
  height:13px;
  background:url(../images/close_icon.png) no-repeat left top;
  cursor:pointer;
}
#lc_globaltt TABLE {
  width:210px;
  padding:5px;
  color:#000000;
}
#lc_globaltt TABLE TD {
  text-align:left;
}
#lc_globaltt TABLE SPAN {
  color:#113e6a;
} 
/* LIBRARY */
.lc_an {    /* applied to actualname column */
  display:none;
}
/* .lc_topbar {
 border:1px solid #a0a0a0;
 }
.lc_topbar IMG {
  display:inline;
  float:left;
} */
.lc_header {
  padding:3px 0 3px 10px;
  display:inline-block;
  /* float:left; */
}
.lc_header LI {  /* the breadcrumb list */
  display:inline;
  padding:0 0 0 10px;
  background:url(../images/breadcrumbarrow.gif) left center no-repeat;
  cursor:pointer;
  text-indent:0;
}
.lc_header UL {
  list-style:none;
  padding:0;
  margin:0;
  text-indent:0;
}

.lc_dn SPAN {
  border:1px solid #ffffff;   /* can be changed to grey when renaming without moving text around */
}
.lc_popup {
  position:absolute;
  border:1px solid #a0a0a0;
  background-color:#f0f0f0;
  padding:5px 15px;
  line-height:1.5em;
}
.lc_popup UL {
  padding:0;
  margin:0;
  list-style:none;
  text-indent:0;
}
.lc_popup LI {
  cursor:pointer;
}
.lc_listtable {
    font-size:.9em;
}
.lc_listtable TR {
  border:1px solid #ffffff;
  cursor:pointer;
}
.lc_listtable td {
    padding-top:5px;
}
.lc_listtable TR.lc_sel {
  background:#d5effc url(../images/lc_selected.gif)  left top repeat-x;
  border-color: #99defd;
}
UL.lc_searchresult {
  list-style:none;
  text-indent:0;
}
.lc_searchresult IMG {
  display:inline;
}
.lc_searchresult LI {
  padding-top:5px;
  cursor:pointer;
}
#lc_search {
  margin-left:10px;
  padding:0;
}
.lc_propintro { /* intro to properites document  */
  font-size:.8em;
  color:#3a6bcf;
}
.lc_clickable {
  cursor:pointer;
}

/*.lc_commands {
  padding:3px 10px;
  background:#b4d4ff url(../images/lc_header_bkgrnd.gif) left top repeat-x;
  border:1px solid #6f9dd9;
}
.lc_commands IMG {
  margin-top:3px;
  display:inline;
}*/
.lc_commands {
    margin-bottom:.5em;
}
.lc_commands span {
    display:inline-block;
    padding-right:10px;
    font-size:.9em;
}
.lc_commands i {
    font-size:1.2em;
}
#lc_listorder {
    font-size:.9em;
    display:none;
    background:#ffffff;
}
#lc_listorder ul {
    width:50%;
    padding:0;
    float:left;
    margin:0;
    list-style:none;
}
#lc_listorder ul li {
  margin:0;
  padding: 0 0 5px 0;
}
#lc_listorder > input {
    clear:both;
}
.lc_listorder_buttons {
  clear:both;
  padding:10px 0;
}
/* properties table */
.lc_proptable, .signstatus {
  margin:10px 0;
  font-size:.9em;
}
.lc_proptable a, .signstatus a {
  color:blue;
}
.lc_proptable p, .signstatus p {
  padding:0;
  margin:10px 0 0 0;
}
.lc_proptable td, .signstatus td {
  vertical-align:top;
  padding:5px 10px 0 0;
}
.lc_proptable .icon-plus-sign, .signstatus .icon-plus-sign {
  color:#006649;
  cursor:pointer;
}
.lc_proptable .icon-minus-sign, .signstatus .icon-minus-sign {
  color:#ff0000;

  cursor:pointer;
}
.ui-dialog {
    font-size:.9em;
    z-index:100;
}
.ui-dialog-titlebar {
    font-weight:300;
    background:#ffffff;
    border:none;
    font-size:1.2em;
}
.ui-corner-all {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
button.ui-state-default {
  background-color:transparent !important;
  border:none !important;
}
.ui-dialog-titlebar-close .ui-icon {
    background: url(../images/close.png) left top no-repeat;
    position:static;
}
.ui-widget-content .ui-dialog-titlebar-close { 
  width:auto !important;
  height:auto !important;
}
.ui-dialog .ui-dialog-titlebar-close {
  padding:0px;
}
.ui-dialog .ui-dialog-titlebar-close span.ui-button-text {
  display:none !important;
}
.lc_topbar {
    border-top:1px solid #d0d0d0;
    border-bottom:1px solid #d0d0d0;
    margin-bottom:.5em;
}
.lc_topbar {
    font-size:.9em;
}
.lc_topbar i {
    font-size:1.2em;
}
#lc_back {
    cursor:pointer;
}
/*
 * Library formatting
 */
table.lc_listtable {
  border:none;
  font-size:.9em;
  width:auto;
  line-height:auto;
  border-spacing:0;
}
table.lc_listtable tr {
  border:none;
  cursor:pointer;
}
table.lc_listtable td {
  vertical-align:top;
  padding:5px 0 0 0;
  border:0px solid #ffffff;
}
table.lc_listtable img {
    padding-right:10px;
}
table.lc_listtable tr.lc_sel {
  background:#d5effc url(../images/lc_selected.gif)  left top repeat-x;
  border-color: #99defd;
}
/*
 * Upload dialog formatting 
 */
#uploadform  input[type="file"] {
  border:1px solid #e0e0e0;
}
#uploadform input {
  margin-top:10px;
}
/*
 * signature form */
 */
table.lc_showsigned {
  padding-bottom:15px;
} 
table.lc_showsigned th {
  text-align:left;
  font-weight:bold;
  padding-top:15px;
}
table.lc_showsigned a {
  color:#4180c5;    /* blue */
}
table.lc_showsigned a:hover {
  color:#c00000;    /* red */
}
table.lc_showsigned .sign_col {
  font-size:.9em;
}

table.lc_signstatus tr {
  border-bottom:1px solid #e0e0e0;
}
table.lc_signstatus td {
 /* padding-right:10px;   */
  padding:3px 10px 3px 0;
  vertical-align:top;
}
table.lc_signstatus th {
  text-align:left;
  font-weight:bold;
  padding-top:15px;
}
table.sp_signdetail td {
  padding:3px 10px 0 0;
}
/*
 * search results
 */
.search .sp_document {
  display: block;
  font-size: .7em;
  color:#a0a0a0;
  font-weight: normal; 
}