body {font-family:Arial;font-size:8pt;}
#header {background:#fff url(images/lightbox.png) no-repeat;height:140px;margin:0;color:#8DBDD8;overflow: auto;width:100%;height:220px;}
#footer {background:#fff url(images/lightbox.png) right center no-repeat;height:140px;margin:0;color:#8DBDD8;}
h1 {margin:0;font-size:20pt;padding:20px 0 0 105px;}
#explanations {position:absolute;left:-9999px;}
#footer {text-align:right}
#footer p {margin-:0;font-size:12pt;font-weight:bold;padding:20px 110px 0 0px;}
h2 {font-size:12pt;padding-left:110px;margin:0;}
h3 {font-size:9pt;color:#AFBEDF;padding-left:110px;}
a {color:inherit;}
a:hover {text-decoration:none;}
#share {margin-left:105px;}
div.fb-like, #tw, #g1 {float:left; width:47px; height:80px; border:2px solid #8DBDD8; background:white; padding:10px;margin:5px;border-radius:10px}
#tw{width:54px}
td.icons {white-space:pre;}
td.icons img {margin:0 1px;}
label {display:block;}
.frameClass {border: 2px dotted #999;background:#ffb;}
#lib {float: left}
#feat {float:right}
#lib, #feat {text-align:left}
#controls {position:fixed;right:15px;top:15px;text-align:center;width:350px;background:#ffb;border:2px solid #8DBDD8;clear:both;overflow:hidden;padding:0.5em 1em;opacity:0.75;border-radius:5px}
#controls:hover {opacity:0.999;}
#controls span {font-weight:bold;}
#title {background:#8DBDD8;display:block;font-size:9pt;height:20px;line-height:20px}
#minmax {display:block;background:transparent url(images/desc.gif) center center no-repeat;width:14px;height:20px;padding-right:10px;float:right;cursor:pointer}
#minmax:hover{background-color:#9FCDE6;}
.oscar {padding-left:30px;}
.oscar span {cursor:pointer;padding:0 3px;color:#555}
.oscar span:hover {background:#ddd;}
/* tables */
table.tablesorter {font-family:arial;background-color: #CDCDCD;margin:10px 0pt 15px;font-size: 8pt;width: 100%;text-align: left;}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {background-color: #e6EEEE;border: 1px solid #FFF;font-size: 8pt;padding: 4px;}
table.tablesorter thead tr .header {background-image: url(images/bg.gif);background-repeat: no-repeat;background-position: center right;cursor: pointer;}
table.tablesorter tbody td {color: #3D3D3D;padding: 4px;background-color: #FFF;vertical-align: top;}
table.tablesorter tbody tr.odd td {background-color:#F0F0F6;}
table.tablesorter thead tr .headerSortUp {background-image: url(images/asc.gif);}
table.tablesorter thead tr .headerSortDown {background-image: url(images/desc.gif);}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {background-color: #8dbdd8;}
#hop p {font-size:12px;font-family:sans-serif;padding-left:25px;}
#hop a {color:#9e567c;font-weight:bold}
@-webkit-keyframes bounce{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}
@keyframes bounce{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}
#share{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:both;animation-fill-mode:both}