/* @font-face ----------------------------------------------------------------------------------------------------------------------------------- */

@font-face {
    font-family: 'HVDBodedoMedium';
    src: url('../fonts/hvd_bodedo/hvd_bodedo-webfont.eot');
    src: url('../fonts/hvd_bodedo/hvd_bodedo-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/hvd_bodedo/hvd_bodedo-webfont.woff') format('woff'),
         url('../fonts/hvd_bodedo/hvd_bodedo-webfont.ttf') format('truetype'),
         url('../fonts/hvd_bodedo/hvd_bodedo-webfont.svg#HVDBodedoMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ComfortaaRegular';
    src: url('../fonts/comfortaa-regular/comfortaa-regular-webfont.eot');
    src: url('../fonts/comfortaa-regular/comfortaa-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/comfortaa-regular/comfortaa-regular-webfont.woff') format('woff'),
         url('../fonts/comfortaa-regular/comfortaa-regular-webfont.ttf') format('truetype'),
         url('../fonts/comfortaa-regular/comfortaa-regular-webfont.svg#ComfortaaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* DISPLAY NONE --------------------------------------------------------------------------------------------------------------------------------- */
#sidebar, #sidebar span, #screen-reader, header, header span, nav#main, nav#secondary, #pdf-dl, #print-page, .vegas-loading, .vegas-overlay, .vegas-background			{display: none;}

/* INSIDE PAGES ----------------------------------------------------------------------------------------------------------------------------------- */

/* UNIVERSALS -------------- */
#content			{background-color: transparent; width: 100%; margin: 0; padding: 0; float: none;}

#content h2			{font-size: 24px; font-weight: bold; line-height: 24px; color: #5c7b89; width: 100%; margin: 0 0 10px 0; padding: 2px 0 2px 0; float: left; font-family: HVDBodedoMedium, Helvetica, Arial, sans-serif;}
#content h2 span	{font-size: 14px; font-weight: normal;}

#content h3			{font-size: 16px; font-weight: bold; line-height: 20px; color: #5c7b89; width: 100%; margin: 20px 0 5px 0; float: left; font-family: HVDBodedoMedium, Helvetica, Arial, sans-serif;}

#content p			{font-size: 13px; color: #312829; font-weight: 100; line-height: 18px; width: 100%; margin: 2px 0 5px 0; padding: 0; float: left; font-family: ComfortaaRegular, Helvetica, Arial, sans-serif;}

#content p strong	{font-weight: bold;}

.overview ul		{margin: 5px 0 10px 20px; list-style: disc !important; float: left;}
.overview ul li		{font-size: 13px; font-weight: 100; line-height: 18px; color: #312829; width: 100%; margin: 2px 0 2px 0; padding: 0; float: left; font-family: ComfortaaRegular, Helvetica, Arial, sans-serif;}

/* SCROLL */
#scroll 			{width: 100%; height: 100%;}
#scroll .viewport 	{width: 100%; height: 100%;}
#scroll .overview 	{list-style: none; position: absolute; left: 0; top: 0;}
#scroll .disable 	{display: none;}