/* LISTBUCKET PROPERTIES */
.divHidden{
  display: none;
}
.divVisible{
  display: block;
}


.bg_lbuck_headc{
  padding-left: 16px;
  height: 23px;
  background: #eeeeee;                                   
}

.bg_lbuck_head,
.SF_head{
  font-family: verdana,arial, helvetica,sans-serif;
  font-size: 10px;
  color: #014A7D;
  font-weight: bold;
}

.SF_head{
  height: 23px;
  font-size: 13px;
  background: #fff;
}

/*** PROFILE NAMES ***/
.item_bg,
.item_bg_over{
  background: #d6e1e8;
  color : #014A7D;
  height : 18px;
  width : 155px;
  text-decoration : none;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size : 9px;
  white-space : nowrap;
}

.item_bg_over{
  background-color :  #d6e1e8;
}

.item_bg_expanded{
  background: none;
  color : #014A7D;
  height : 18px;
  width : 155px;
  text-decoration : none;
  font-size : 9px;
  white-space : nowrap;
}

.menulink_on-off,
.menulink_off-off{
  text-decoration: bold;
}

.menulink_on-off,
.menulink_on-hover{
  font-weight: bold;
}

.menulink_on-hover,
.menulink_off-hover{
  text-decoration: bold;
}

/** MAIL AND SMS ICONS **/
.mailitem2-on,
.mailitem2-off {
  width : 28px;
  text-align: left;
  border-bottom: 1px solid #fff;
}

/** ARCHIVE ICON **/
.archive-on,
.archive-off {
  width : 62px;
}

/** Space below history trash can **/
.historyitem-on,
.historyitem-off {
  width : 18px;
}

/** DOTTED SEPARATOR BACKGROUND**/
.sep-off{}

.lbuck_underline{
  background-repeat: no-repeat;
  border-bottom: 1px solid #fff;
}

/** NEW, CHANGE, DELETE PROFILE ***/
.choiceheader,
.choice {
  color : #000000;
  font-weight : normal;
  text-decoration : none;
  font-size : 10px;
}

.choiceheader{
  font-weight : bold;
}
