﻿html, body
{
    height: 100%;
    overflow: inherit; /* triggers 100% height in Opera 9.5 */
    background: #e3e4e5;
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

#form1
{
    height: 100%;
}

#top-top-wrapper
{
    position: absolute;
    left: 0px;
    right: 0px;
    background: white;
    min-width: 930px;
    height: 51px;
}

#top-top-inner-wrapper
{
    width: 930px;
    margin: 0 auto;
    height: 100%;
}

#top-middle-wrapper
{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    min-width: 930px;
    height: 45px;
}

#top-middle-inner-wrapper
{
    width: 930px;
    margin: 0 auto;
    height: 100%;
    background-color: white;
}

#top-bottom-wrapper
{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 101px;
    min-width: 930px;
    height: 15px;
}

#middle-topshadow
{
    display: none;
    min-width: 930px;
    height: 50px;
}


#middle-wrapper
{
    min-height: 100%;
    width: 930px;
    margin: 0 auto;
    background: white;
}

* html #form1 #middle-wrapper
{
    height: 100%; /* IE6 treats height as min-height */
}

#main-wrapper
{
    padding: 160px 0 20px;
    width: 1px;
    float: left;
    position: relative;
}

#main-inner-wrapper
{
    background-color: White;
    width: 930px;
    height: 100%;
    background: white;
}

#footer-inner-wrapper
{
    height: 20px;
    width: 930px;
    margin: auto;
    text-align: center;
}

#footer-wrapper
{
    height: 1px;
    margin: -20px auto 0;
    min-width: 930px;
    bbackground-color: #aaaaaa;
}

#top-middle-inner-wrapper img
{
    border: 0px;
}

#language-selection-wrapper
{
    position: relative;
    top: -133px;
    left: 805px;
    width: 100px;
}

#main
{
    margin-left: 21px;
    margin-right: 20px;
}

    #main a, #main a:link, #main a:active
    {
        ccolor: Black;
        ttext-decoration: none;
        ffont-weight: bold;
    }

        #main a:hover
        {
            ttext-decoration: underline;
        }

    #main h1
    {
        margin-top: 5px;
        font-size: 30px;
    }

    #main h2
    {
        margin-top: 5px;
        margin-bottom: 20px;
        font-size: 14px;
        font-weight: normal;
    }


#logo
{
    padding-left: 20px;
    padding-top: 30px;
}

.logo_image
{
    background-image: url("/CSS/LundbeckFonden/Images/NewLogo.png");
    width: 225px;
    height: 72px;
    background-repeat: no-repeat;
}

#top-menu-wrapper
{
    float: left;
    min-width: 890px;
    height: 31px;
    background: #004225;
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
}

#top-menu, #top-menu a
{
    font-size: 8pt;
    font-family: Verdana, Geneva, Sans-Serif;
    color: white;
    padding-top: 8px;
    padding-bottom: 11px;
    padding-left: 20px;
    text-decoration: none;
    padding-right: 20px;
}

    #top-menu a:hover
    {
        color: #004225;
        background-color: white;
    }

.MenuSpacer
{
    display: none;
}



#language-selection, #language-selection a
{
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #a0a0a0;
    font-weight: bold;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
}

    #language-selection a:hover
    {
        text-decoration: underline;
        color: black;
    }

    #language-selection a.selected-language
    {
        text-decoration: none;
        color: black;
    }

#footer
{
    padding-top: 4px;
    color: White;
    font-family: Arial, Verdana;
    font-size: 10px;
}

    #footer a
    {
        text-decoration: none;
        color: gray;
    }

        #footer a:hover
        {
            text-decoration: underline;
        }

.faq-header
{
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 4px;
}

.faq-content
{
    padding-bottom: 45px;
}

#Div_FrontpageBottomImage
{
    display: none;
    width: 930px;
    height: 238px;
    margin-left: -30px;
    margin-top: 130px;
}

.frontsideReportButton
{
    border: 1px solid #004170;
    width: 279px;
    height: 71px;
    font-size: 18px;
    color: white;
    margin-right: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
    cursor: pointer;
    background-color: #004225;
}

#fro .LivePreviewTable
{
    table-layout: fixed;
    width: 100%;
}

.LivePreviewTable td
{
}


/* FrontSide Start */

#frontsideGuideWrapper
{
    padding-left: 15px;
    padding-right: 15px;
}

.frontsideContent
{
    width: 100%;
}

.frontsideHeader, #frontsideHeader
{
    font-size: 27px;
    color: black;
    padding-top: 15px;
    padding-bottom: 10px;
    font-weight: bold;
}

.frontsideVerticalLine
{
    width: 100%;
    color: #d9e4ed;
    background-color: #d9e4ed;
    border: 0;
    height: 2px;
}

#frontsideDescription
{
    padding-top: 20px;
    padding-bottom: 20px;
    width: 530px;
    float: left;
    font-family: Verdana;
    font-size: 12px;
}

#frontsideButton
{
    float: right;
    padding-right: 20px;
}

.frontsideReportButton:hover
{
    color: #004225;
    background: white;
}


#frontsideMovie-wrapper
{
    float: right;
    border: 2px solid #a5cfda;
    text-align: center;
    width: 350px;
    padding: 10px;
    height: 400px;
}

.frontsideGuideHeader
{
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    padding-left: 20px;
    padding-top: 6px;
    padding-bottom: 2px;
    background: #004225;
    height: 16px;
}

    .frontsideGuideHeader a
    {
        color: white;
        text-decoration: none;
    }

.frontsideGuideText a
{
    color: black;
    font-weight: normal;
    text-decoration: none;
}

    .frontsideGuideText a:Hover
    {
        color: blue;
        font-weight: normal;
        text-decoration: none;
    }

.frontsideGuideHeader a:Hover
{
    color: white;
    text-decoration: underline;
}

.frontsideGuideWrapper
{
    float: left;
    width: 500px;
    height: 100%;
    position: relative;
}

.frontsideGuideBackground_1
{
    border: 1px solid black;
    color: black;
    background-color: #f6f6f6;
}

.frontsideGuideBackground_2
{
    border: 1px solid black;
    color: black;
    background-color: #f6f6f6;
}

.frontsideGuideBackground_3
{
    border: 1px solid black;
    color: black;
    background-color: #f6f6f6;
}

.frontsideGuideSpacer
{
    height: 3px;
}

.frontsideGuideNumber
{
    font-family: Arial;
    font-size: 40px;
    font-weight: bold;
    color: #727272;
}

.frontsideGuideText
{
    padding: 15px 20px 40px 20px;
    font-size: 11px;
}

/* FrontSide End */


