html, body, div {
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
}
body {
    background: url("images/menu_tile.png") repeat-x scroll 50% -210px #ffffff;
    color: #666666;
    height: 100%;
    font-family: "Bitstream Vera Sans",Helvetica,Arial,Verdana,sans-serif;
    font-size: 14px;
    z-index: 1;
}
#wrap, .wrap {
    margin: 0 auto;
    min-height: 100%;
}
#wrap > div, .wrap > div {
    padding-left: 1em;
    padding-right: 1em;
}
#header {
    height: 79px;
    text-shadow: 0 -2px 2px #000000;
}
#menu {
    position: absolute;
    right: 175px;
    top: 0;
}
#menu > div li a {
    padding: 3px 16px 0;
}
#menu > div > a {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 700;
    height: 55px;
    line-height: 55px;
    margin: 0;
    padding: 26px 16px 0;
    text-align: center;
    width: auto;
}
#menu a:hover {
    color: #D0D0D0;
}
#menu > div > ul {
    display: none;
    padding: 0px 16px 0;
}
#menu > div:hover > ul {
    display: block;
}
#menu > div:hover {
    background: none repeat scroll 0 0 #444444;
    opacity: 0.90;
}
#menu > div {
    display: table-cell;
    width: 150px;
    border-radius: 5px 5px 5px 5px;
    z-index: 3;
    padding-bottom: 20px;
}
.download-button {
    color: #FFFFFF;
    position: absolute;
    right: 2px;
    top: 13px;
    width: 162px;
    border-radius: 5px 5px 5px 5px;
}
.download-button:hover {
    background: none repeat scroll 0 0 #555555;
}
.logo {
    background: url("webodf-notext.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 80px;
    width: 338px;
    padding-left: 258px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 700;
    height: 55px;
    line-height: 55px;
}
#footer {
    background: #444444;
    color: #FFFFFF;
    margin-top: 100px;
    padding-bottom: 32px;
    clear: both;
}
#footer {
    font-weight: 300;
}
.copyright {
    margin-bottom: 20px;
}
#floating-footer-container {
    height: 56px;
}
#floating-footer.locked {
    position: fixed;
}
#floating-footer {
    background: url("images/tilable.png") repeat-x scroll 0 -94px #353535;
    bottom: 0;
    font-size: 13px;
    height: 45px;
    margin-bottom: -1px;
    position: inherit;
    width: 100%;
    z-index: 2;
}
#floating-footer .inner {
    position: relative;
}
#footer .inner {
    margin: 0 auto;
}
#external-links {
    right: -8px;
}
#foot-menu, #external-links {
    position: absolute;
    top: 14px;
}
.foot-item {
    border-right: 1px dotted #666666;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    margin: 0 4px 0 2px;
    padding: 0 10px 0 2px;
}
.foot-column ul {
    margin: 24px 0;
}
#header ul, #footer ul {
    list-style: none outside none;
    padding: 0;
}
#footer ul {
    line-height: 1em;
}
.foot-link:hover, .foot-links li a:hover {
    background: none repeat scroll 0 0 #555555;
}
.foot-link, .foot-links li > a, #menu a {
    border-radius: 5px 5px 5px 5px;
    color: #ffffff;
    display: block;
    font-size: 12px;
    margin: 6px 0 3px -4px;
    padding: 5px 0 6px 4px;
}
span.icon {
    float: right;
}
a {
    color: #f08432;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
.foot-column-wrap {
    border-left: 1px solid #353535;
    border-right: 1px solid #4a4a4a;
}
.foot-column:first-child {
    border-left: 1px solid #5a5a5a;
}
.foot-column h3 {
    color: #bbbbbb;
    font-size: 20px;
    font-weight: normal;
}
.foot-column h5 {
    color: #888888;
    font-size: 12px;
    font-weight: normal;
    margin: 4px 0 12px;
}
.foot-column {
    border-left: 1px solid #5a5a5a;
    border-right: 1px solid #353535;
    padding: 12px;
}
.foot-column {
    display: table-cell;
}
.cl-body {
    padding: 20px;
}
.container ul {
    padding: 8px 0 8px 20px;
}
.container ul ul {
    display: none;
}
.container li {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6em;
    list-style: disc outside none;
    padding-top: 8px;
}
.container-list li, .container, .cl {
    background: url("images/container.png") no-repeat scroll 0 0 transparent;
}
.container-list li, .container {
    padding: 8px 8px 4px;
}
.gridtag .text {
    font-size: 24px;
    text-shadow: 1px 1px 1px #3888af;
}
h1 {
   font-size: 27px;
   font-weight: normal;
   line-height: 1em;
   padding: 33px 16px 0 10px;
}
#content, .content{
   min-height: 300px;
   padding-bottom: 80px;
   padding-left: 20px;
   max-width: 50em;
}
#leadin h1 {
   font-size: 24px;
   font-weight: 400;
   padding-left: 50px;
   padding-top: 28px;
}
h2 {
   padding-top: 12px;
   margin-left: -5px;
   font-weight: 300;
}
h3 {
   font-size: 18px;
   font-weight: 300;
}
div.box {
    width: 25%;
    max-width: 12em;
    border: 1px solid #dddddd;
}
div.box img {
    max-width: 100%;
}
div.right {
    float: right;
    margin: 20px;
    margin-right: 0px;
    clear: right;
    max-width: 25%;
}
div.left {
    float: left;
    margin: 20px;
    margin-left: 0px;
    clear: left;
    max-width: 25%;
}
div.box p {
    font-size: small;
    margin: 5px;
}
strong {
    font-weight: normal;
    font-style: italic;
}
div.quote {
    font-style: italic;
    margin: 2em;
}
/* Specify pairs of quotes for two levels in two languages */
q:lang(en) { quotes: '"' '"' "'" "'" }
q:lang(no) { quotes: "«" "»" '"' '"' }

/* Insert quotes before and after Q element content */
q:before { content: open-quote }
q:after  { content: close-quote }

.date {
    text-align: right;
}
.blurb {
    border-bottom: 1px dotted gray;
    max-width: 40em;
    clear: both;
}
.blurb > p:last-child {
    clear: both;
}
.fullscreen {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    background-color: rgba(0,0,0,0.5);
    background-repeat: no-repeat;
    background-size: 90% auto;
    background-size: contain;
    background-position: center center;
    margin: 0px;
    max-width: 100%;
    z-index: 5;
    cursor: pointer;
}

/* JSDOC START */
.header
{
    clear: both;
    background-color: #ccc;
    padding: 8px;
}

hr
{
    border: none 0;
    border-top: 1px solid #7F8FB1;
    height: 1px;
}

pre.code
{
    display: block;
    padding: 8px;
    border: 1px dashed #ccc;
}

#index
{
    display: table-cell;
    background-color: #F3F3F3;
    padding: 8px;
}

#content
{
    display: table-cell;
    min-width: 600px;
}

.classList
{
    list-style-type: none;
    padding: 0;
    margin: 0 0 0 8px;
    font-family: arial, sans-serif;
    font-size: 1em;
    overflow: auto;
}

.classList li
{
    padding: 0;
    margin: 0 0 8px 0;
}

.summaryTable { width: 100%; }

h1.classTitle
{
    font-size:170%;
    line-height:130%;
}

caption, div.sectionTitle
{
    background-color: #7F8FB1;
    color: #fff;
    font-size:130%;
    text-align: left;
    padding: 2px 6px 2px 6px;
    border: 1px #7F8FB1 solid;
}

div.sectionTitle { margin-bottom: 8px; }
.summaryTable thead { display: none; }

.summaryTable td
{
    vertical-align: top;
    padding: 4px;
    border-bottom: 1px #7F8FB1 solid;
    border-right: 1px #7F8FB1 solid;
}

.summaryTable td.attributes
{
    border-left: 1px #7F8FB1 solid;
    width: 140px;
    text-align: right;
}

td.attributes, .fixedFont
{
    line-height: 15px;
    color: #002EBE;
    font-family: "Courier New",Courier,monospace;
    font-size: 13px;
}

.summaryTable td.nameDescription
{
    text-align: left;
    font-size: 13px;
    line-height: 15px;
}

.summaryTable td.nameDescription, .description
{
    line-height: 15px;
    padding: 4px;
    padding-left: 4px;
}

.summaryTable { margin-bottom: 8px; }

ul.inheritsList
{
    list-style: square;
    margin-left: 20px;
    padding-left: 0;
}

.detailList {
    margin-left: 20px;
    line-height: 15px;
}
.detailList dt { margin-left: 20px; }

.detailList .heading
{
    font-weight: bold;
    padding-bottom: 6px;
    margin-left: 0;
}

.light, td.attributes, .light a:link, .light a:visited
{
    color: #777;
    font-style: italic;
}

.fineprint
{
    text-align: right;
    font-size: 10px;
    float: left;
    clear: both;
}
/*JSDOC END*/
