/************************/
/* GLOBAL               */
/************************/
body
{
    font: 0.83em Georgia, serif;
    font: 85% Georgia, serif;
    color: #434343;
    margin: 0;
    padding: 0;
    text-align: center;
    background-color: White;
    background: url(http://arkivering.miun.se:80/wayback/20150207153032/http://www.bib.miun.se/MiunSidhuvud/css/images/pagebg.png) repeat-x left top;
    line-height: normal;
}



a
{
    color: #0066CC;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}


/************************/
/* HEADERAREA           */
/************************/
#HeaderArea
{
    margin: 0 -5px;
}
/* HEADER */
#Header
{
    position: relative;
    padding: 2px;
    height: 121px;
    min-height: 121px;
}
/* FUNCTIONS */
#Functions
{
    position: absolute;
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 9pt;
    line-height: 10.5pt;
    right: 0;
}
#Functions ul
{
    margin: 15px;
    padding: 0;
}
#Functions li
{
    display: block;
    float: left;
    overflow: visible;
    padding: 0 10px 0 0;
}
#Functions li.separator
{
    display: block;
    height: 15px;
    border-left: 1px solid #434343;
    padding: 0 10px 0 0;
    margin-top: 0;
}
#Functions li.separatorFunctions
{
    padding: 0 0 0 15px;
}
#Functions li a
{
    display: block;
    color: #434343;
    text-decoration: none;
    float: left;
}
#Functions a:hover
{
    color: #000;
    text-decoration: underline;
}


/* LOGOTYPE */
#Logotype
{
    float: left;
    margin: 18px 0px 0px 25px;
}



/************************/
/* MAINMENUAREA         */
/************************/
#MainMenuArea
{
    height: 27px;
    background: #0071b9 url(http://arkivering.miun.se:80/wayback/20150207153032/http://www.bib.miun.se/MiunSidhuvud/css/images/TopMenu/bg_fade_blue.gif) repeat-x left top;
    font-size: 14pt;
    line-height: 27px;
    clear: both;
    overflow: hidden;
    
    /*width: 1180px;
    max-width: 1180px;*/
    
    width: 1199px;
    max-width: 1199px;
}
#MainMenuArea ul
{
    float: left;
    height: 27px;
    list-style-type: none;
    margin: 0;
    max-width: 730px;
    padding: 0;
}
#MainMenuArea li
{
    display: block;
    float: left;
    margin: 0px;
    white-space: nowrap;
    overflow: visible;
    padding: 0 10px 0 10px;
    height: 27px;
}
#MainMenuArea li.selected
{
    background: url(http://arkivering.miun.se:80/wayback/20150207153032/http://www.bib.miun.se/MiunSidhuvud/css/images/TopMenu/bg_fade_blueselected.gif) repeat-x left top;
}
#MainMenuArea li.selectedleft
{
    background: url(http://arkivering.miun.se:80/wayback/20150207153032/http://www.bib.miun.se/MiunSidhuvud/css/images/TopMenu/bg_fade_blueselectedleft.gif) repeat-x left top;
    width: 5px;
    padding: 0;
    margin: 0;
}
#MainMenuArea li.selectedright
{
    background: url(http://arkivering.miun.se:80/wayback/20150207153032/http://www.bib.miun.se/MiunSidhuvud/css/images/TopMenu/bg_fade_blueselectedright.gif) repeat-x left top;
    width: 5px;
    padding: 0;
    margin: 0;
}
#MainMenuArea li.unselected
{
    background: url(http://arkivering.miun.se:80/wayback/20150207153032/http://www.bib.miun.se/MiunSidhuvud/css/images/TopMenu/bg_fade_blue.gif) repeat-x left top;
}
#MainMenuArea li.unselectedleft
{
    background: url(http://arkivering.miun.se:80/wayback/20150207153032/http://www.bib.miun.se/MiunSidhuvud/css/images/TopMenu/bg_fade_blue.gif) repeat-x left top;
    width: 5px;
    padding: 0;
    margin: 0;
}
#MainMenuArea li.unselectedright
{
    background: url(http://arkivering.miun.se:80/wayback/20150207153032/http://www.bib.miun.se/MiunSidhuvud/css/images/TopMenu/bg_fade_blue.gif) repeat-x left top;
    width: 5px;
    padding: 0;
    margin: 0;
}
#MainMenuArea li.separator
{
    padding: 0 0 0 0;
    width: 0px;
    overflow: hidden;
}
#MainMenuArea li a
{
    font-family: "GillSansStd", Arial, Helvetica;
    font-size: 9.5pt;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    color: #fff;
    float: left;
    padding-top: 1px; 
}

#MainMenuArea li.selected a
{
}
#MainMenuArea li.unselected a:hover
{
}


/* QUICKSEARCH */
div.quickSearchArea
{
    float: right;
    margin: 4px 172px 0px 0px;
}
div.quickSearchArea.en
{
    margin-right: 148px;
}
div.quickSearchArea input.quickSearchField
{
    border: 1px solid #434343;
    float: left;
    margin: 0px 2px 0px 0px;
    width: 228px;
}
div.quickSearchArea input.quickSearchButton
{    
    font-family: "GillSansStd", Arial, Helvetica, Sans-Serif;
    font-size: 9.5pt;
    text-transform: uppercase;
    text-decoration: none;
    font-weight:bold;
    display: block;
    float: left;
    color: White;
    margin: 2px 0 0 0;
    border:none;
    background-color:transparent;    
    text-align:center;    
}
/*this hover-class will be triggered from javascript, due to a error in ie when using :hover*/
div.quickSearchArea input.quickSearchButtonHover
{
    text-decoration:underline;
    cursor:pointer;
}


/*Special placement of icon when on the menu, will float to long to the right if this is removed*/
#SubMenuArea a[target^="_blank"]
{
    background: url(http://arkivering.miun.se:80/wayback/20150207153032/http://www.bib.miun.se/MiunSidhuvud/css/Images/ico_ext_url.png) no-repeat left center;    
    padding-right: 18px; 
    padding-left: 13px;
    margin-left:8px;
}

#PrintHeader
{
    display:none;    
}

.hidden
{
    display: none;
}
/************************/
/* Print CSS Specific   */
/************************/

@media print
{

    #HeaderArea { display:none !important; }
    #MainMenuArea { display:none !important; }
    .tabContent 
    { 
        display:block !important;
        margin-bottom:15px !important;        
        border:0 !important;
        height:100% !important;
        width:100% !important;
        padding:0 !important;
        position:relative !important;
        left:0px !important;    
        visibility:visible !important;
    }
    #tab-container
    {
        display:none !important;    
    }

    #FooterArea
    {
        display:none !important;    
    }

    .listItemSignUp
    {
        display:none !important;    
    }

    #occasionsTermsFilter
    {
        display:none;            
    }

    #PageInner
    {
        float:none !important;    
    }

}





/*
     FILE ARCHIVED ON 15:30:32 feb. 7, 2015 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 15:38:44 juli 26, 2025.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
