.fb img{margin-top: 6px}.fb{float:left;margin-right: 6px}.fb a,.fb span{color:#3b599a;text-decoration:none}.fb a:hover{text-decoration:underline}.fb>a{font-weight:bold;font-size:13px;line-height:10px}.fb{font-family:'lucida grande',tahoma,verdana,arial,sans-serif}.fb ul{margin:0px;margin-top:3px;padding-left:20px;font-size:11px;color:#666}

document, html, body {
height: 100%;
margin: 0px;
padding: 0px;
background-color: #e0e0e0;
}

img {
border: none;
}

body > table {
width: 100%; min-height: 100%; height: 100%;
}

td.middle {
vertical-align: top; height: 100%; padding-top: 230px;
}

td.middle > div.wrapper {
position: relative;
top: -180px;
margin-left: 50px;
margin-right: 50px;
width: auto;
height: 100%;
min-height: 100%;
font-family: verdana, tahoma, sans-serif;
font-size: 1px;
}

div.header, div.start { font-size: 16px; }

div.header > div a {
text-decoration: none;
color: black;
}
div.header > div a:hover span {
text-decoration: underline;
}

div.header > div:hover, div.header > div.active:hover {
background-color: #FFFFA0;
box-shadow: 0px 0px 30px 5px #ffffa0;
}

div.header > div a span {
position: relative;
top: -2px;
}

div.header > div.active a span {
font-size: 120%;
position: relative;
top: -5px;
}

div.header img {
height: 16px;
}

div.active img {
height: 24px;
}

div.header {
float: left;
position: relative;
top: -9px;
left: 20px;
z-index: 1;
height: 15px;
margin-right: -15px;
/*border: 3px solid #E0E0E0;
border-bottom: none;
background-color: #C0C0C0;*/
}

div.header > div {
z-index: 1;
border: 3px solid #000000;
border-top-left-radius: 25px;
border-top-right-radius: 25px;
height: 15px;
border-bottom: none;
background-color: #eee;
padding: 3px;
padding-left: 10px;
padding-right: 15px;
}

div.header > div.active {
z-index: 1;
border: 3px solid #000000;
height: 18px;
border-bottom: none;
background-color: white;
padding: 3px;
padding-left: 10px;
padding-right: 5px;
border-top-right-radius: 7px;
}

div.header:first-child > div.active {
border-top-left-radius: 7px;
padding-left: 5px;
}

div.rightheader {
float: right;
left: 0px;
padding: 0px;
margin-right: -3px;
}
div.rightheader:first-child {
margin-right: 20px;
}

div.rightheader div {
border-top-left-radius: 7px;
border-top-right-radius: 7px;
padding-left: 5px;
padding-right: 5px;
}

div.start {
width: 100%;
height: 100%;
min-height: 100%;
}

div.start > div {
box-shadow: 5px 5px 40px -10px black;
position: relative;
height: 100%;
min-height: 100%;
border: 3px solid #000000;
background-color: white;
padding: 10px;
padding-bottom: 50px;
/*padding-right: 260px;*/
padding-bottom: 100px;
border-radius: 15px;
}

div.start > div > a {
display: block;
float: left;
width: 96px;
height: 104px;
padding-top: 8px;
padding-left: 5px;
padding-right: 5px;
/* padding-bottom: 5px; */
text-align: center;
border: 1px solid transparent;
color: black;
text-decoration: none;
}

div.start > div > a:hover {
cursor: hand;
background-color: #B0C8FF;
box-shadow: 0px 0px 50px 10px #B0C8FF;
text-decoration: none;
border: 1px solid #002A90;
}

div.start > div > a:hover > div.caption {
text-decoration: underline;
}

div.start > div > a > div.description {
  display:none;
}
/*
div.start > div > a:hover > div.description {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 244px;
  font-size: 14px;
  text-align: left;
  padding: 3px;
  color: #000000;
}*/
/*
div.start > div > div.sidepanel {
  position: absolute;
  float: right;
  height: 100%;
  width: 250px;
  top: 0px;
  right: 0px;
  border-left: 1px solid #c0c0c0;
  box-shadow: inset 80px 0px 250px -100px #a0a0ff;
}
*/
div.start > div > a > div.image {
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 64px;
    height: 64px;
    left: 16px;
}

div.start > div > a > div.image > img {
width: 64px;
}
div.start > div > a > div.image img.overlay {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 30%;
}
div.start > div > a > div.image img.overlay:hover {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 30%;
    background-color: rgba(255,127,0,0.5);
    box-shadow: 0px 0px 10px 0px rgba(255,127,0,1);
}
div.symbolview > div > a > div.caption {
font-size: 14px;
}
div.listview > div > a {
width: 260px;
height: 24px;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 2px;
text-align: left;
overflow: hidden;
}

div.listview > div > a > div.image {
float: left;
width: 24px;
height: 24px;
margin-right: 4px;
left: 0px;
}

div.listview > div > a > div.image > img {
width: 24px;
}
div.listview > div > a > div.caption {
position: relative;
top: 3px;
display: inline;
font-size: 14px;
line-height: 90%;
}

div.listview > div > a > div.description {
position: relative;
top: 3px;
display: inline;
color: #c0c0c0;
font-size: 12px;
}

div.tileview > div > a {
width: 190px;
height: 48px;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 2px;
text-align: left;
overflow: hidden;
}

div.tileview > div > a > div.image {
float: left;
width: 48px;
height: 48px;
left: 0px;
}

div.tileview > div > a > div.image > img {
width: 48px;
margin-right: 4px;
}
div.tileview > div > a > div.caption {
width: 190px;
padding-bottom: 1px;
}

div.tileview > div > a > div.description {
  display: block;
  font-size: 12px;
  color: #808080;
}
/*
div.rowview > div > div.sidepanel {
  display: none;
}
*/
div.rowview > div {
}

div.rowview > div > a {
width: 435px;
height: 96px;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 4px;
text-align: left;
overflow: hidden;
position: relative;
}

div.rowview > div > a:hover {
position: relative;
overflow: visible;
}

div.rowview > div > a > div.image {
float: left;
width: 96px;
height: 96px;
left: 0px;
}

div.rowview > div > a > div.image > img {
width: 96px;
}
div.rowview > div > a > div.caption {
padding-left: 8px;
}

div.rowview > div > a > div.description {
  display: block;
  padding-left: 8px;
  font-size: 14px;
}

div.rowview > div > a:hover > div.description {
  position: static;
  top: inherit;
  left: 96px;
  width: 100%;
  font-size: 14px;
  text-align: left;
  padding: 0px;
  text-decoration: none;
}

div.start > div {
}

div.start > div > a {
position: relative;
}

div.start > div > a:hover {
position: relative;
overflow: visible;
}
/*
div.floatable > div > div.sidepanel {
  display: none;
}
*/
div.start > div > a:hover > div.description {
  display: block;
  position: absolute;
  color: black;
  top: 105%;
  left: -15%;
  width: 130%;
  font-size: 12px;
  text-align: left;
  padding: 3px;
  z-index: 5;
  background-color: #fff8c0;
  border: 1px solid #f0e8b0;
}

div.start > div > div.note {
float: right;
width: 192px;
border: 1px solid black;
background-color: #FFFF99;
border-radius: 7px;
min-height: 34px;
}
div.start > div > div.note > div {
position: relative;
top: -1px;
left: -1px;
padding: 5px;
padding-right: 3px;
padding-top: 9px;
font-family: Comic Sans MS;
line-height: 1em;
background-image: url(img/note.png);
background-repeat: no-repeat;
}
div.start > div > div.note > div:first-letter {
margin-left: 25px;
}

div.start > div > div.note > div > span {
font-size: 12px;
line-height: 1em;
}

div.start > div > h1 {
    margin-top: 0.2em;
    margin-bottom: 0.4em;
    font-size: 20px;
}

div.start > div > h2 {
    margin-top: 0.2em;
    margin-bottom: 0.4em;
    font-size: 18px;
}

div.start div.footpanel {
    color: red;
    position: absolute;
    bottom: 0px;
}

input.invisible {
        border: none;
        margin: 0px;
        padding: 0px;
        background-color: #ffffe0;
        overflow: visible;
        min-width: 10px;
      }

textarea.invisible {
        border: none;
        margin: 0px;
        padding: 0px;
        background-color: #ffffe0;
        overflow: visible;
        min-width: 10px;
        max-width: 100%;
        position: relative;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        font-family: verdana, tahoma, sans-serif;
      }
div.editbtn {
    width: 24px;
    height: 24px;
    background-image: url(./img/edit.png);
    display: inline-block;
}