﻿




/* Header */ 
#header
{
    height: 136px;
    background: transparent url(/App_Themes/Default/Images/Branding/header-repeat.gif) repeat-x 0 0; 
    margin: 0 0 19px 0;
    padding: 0;
    min-width: 774px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 12;
}





/******************************** Footer ********************************/ 

#footer
{
    color: #fff;
    font-size: 1em;    
    width: 904px;
    background: #FD820A;
    height: 19em;
    position: absolute;
    bottom: 0;
    left: 0;
}


#footerLine
{
    border-top: 3px solid #F99E1C;
    border-bottom: 1px solid #FFFFFF;
    background: #ffff;
}


/* Duplicate topnavigation */
#footer ul.footerNav 
{
    margin: 20px 0 15px 35px;
    height: 30px;
    display: block;
}


#footer ul.footerNav li
{
    text-transform: uppercase;
    font-size: 1.1em;
    float: left;
    display: inline;
    list-style: none;
    margin-top: 1em;
    margin-right: 6px; /* Gutter  */ 
}


/* Default Footer Link Settings */
#footer a:link, #footer a:visited
{
    color: #fff;
    font-size: 1em;
    font-family: Arial, Helvetica, Sans-Serif;
}

#footer a:hover, #footer a:active
{
    text-decoration: underline;
}




/* BrandingFooter */ 
#footer h5
{
    background: transparent url(/App_Themes/Default/Images/Branding/bioFooter.gif) no-repeat bottom left; 
    width: 100%;
    height: 23px;
    margin: 0 0 5px 0;
    float: left; 
}


/* Centercontent - Contact - Press, IR etc */
#footer ul.centerContent
{
    display: block;
    height: 65px;
    margin: 0 0 0 35px;
    clear: left;
}

#footer ul.centerContent li
{
    float: left;
    display: inline;
    list-style: none;
    width: 150px;
    margin: 10px 27px 0 0;
}

#footer ul.centerContent li.last
{
    margin-right: 0;
}

#footer ul.centerContent li span.org
{
    position: absolute;
    left: -9999px;
}


/* Contactpage, regional directors, newsletter */
.footerLinks
{
    margin: 5px 0 0 25px;
}

#footer a.footerLink:link, #footer a.footerLink:visited, #footer a.footerLink:hover, #footer a.footerLink:active
{
    font-size: 1.1em;
    text-transform: uppercase;
    background: transparent url(/App_Themes/default/images/graphics/sitefooter_nav_arrow.gif) no-repeat 2px 4px;
    padding: 0 0 0 12px;
    margin: 0 5px 0 10px;
}




#footer p
{
    padding: 0;
    color: #000;
}

#footer h4
{
    color: #000000;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: bold;
}


#footer ul li p a:link, #footer ul li p a:visited
{
    font-size: 1.1em;
    letter-spacing: 1px;
}

#footer ul li p a:hover, #footer ul li p a:active
{
    
}




/************************************** 

   PageFiles and PageLinks

***************************************/ 

ul.pageLinks, ul.pageFiles
{
    list-style: none;
    margin: 5px 5px 10px 5px;
    display: block;
}


#fourthColumn .dynamicControl ul.pageLinks li a, #fourthColumn .dynamicControl ul.pageFiles li a
{
    background: none;
}

/* Link settings Page links */ 
#fourthColumn ul.pageLinks li 
{
    font-size: 1.1em;
    padding: 5px 0 0 20px;
    background: transparent url(/App_Themes/Default/Images/Graphics/pagelinks.gif) no-repeat 6px 3px;


}

/* Link settings Page Files */ 
#fourthColumn ul.pageFiles li
{
    font-size: 1.1em;
    padding: 5px 8px 5px 20px;
    background: transparent url(/App_Themes/Default/Images/Graphics/pagefiles.gif) no-repeat 6px 3px;
    line-height: 1.2em;
}
