html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header,
hgroup, menu, nav, section, menu,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

article, aside, figure, footer, header,
hgroup, nav, section {
    display: block;
}

    nav ul {
        list-style: none;
    }

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}


table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
}
/* END RESET CSS */

body {
    font: 12px Arial, sans-serif;
    line-height: 1.25;
}

table {
    font-size: inherit;
    font: 100%;
}

select, input, textarea {
    font: 99% sans-serif;
}

pre, code, kbd, samp {
    font-family: monospace, sans-serif;
}


/* 
 * minimal base styles 
 */
@font-face {
    font-family: 'Hel_Neu_BdCn';
    src: url('../fonts/HelveticaNeueLTStd-BdCn.eot');
    src: url('../fonts/HelveticaNeueLTStd-BdCn.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeueLTStd-BdCn.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-BdCn.otf') format('opentype'), url('../fonts/HelveticaNeueLTStd-BdCn.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd-BdCn.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Hel_Neu_MdCn';
    src: url('../fonts/HelveticaNeueLTStd-MdCn.eot');
    src: url('../fonts/HelveticaNeueLTStd-MdCn.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeueLTStd-MdCn.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-MdCn.otf') format('opentype'), url('../fonts/HelveticaNeueLTStd-MdCn.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd-MdCn.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Hel_Neu_Cn';
    src: url('../fonts/HelveticaNeueLTStd-Cn.eot');
    src: url('../fonts/HelveticaNeueLTStd-Cn.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeueLTStd-Cn.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-Cn.otf') format('opentype'), url('../fonts/HelveticaNeueLTStd-Cn.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd-Cn.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Hel_Neu_Md';
    src: url('../fonts/HelveticaNeueLTStd-Md.eot');
    src: url('../fonts/HelveticaNeueLTStd-Md.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeueLTStd-Md.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-Md.otf') format('opentype'), url('../fonts/HelveticaNeueLTStd-Md.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd-Md.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


body, select, input, textarea {
    color: #333;
}

.h1, h1, h2, h3, h4, h5, h6 {
    font-family: "proxima-nova-condensed-n4","proxima-nova-condensed",sans-serif;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    display: block;
}

p.title {
    font-family: "proxima-nova-condensed-n4","proxima-nova-condensed",sans-serif;
    text-rendering: optimizeLegibility;
}

html {
    -webkit-font-smoothing: antialiased;
}

a:hover, a:active {
    outline: none;
}

a, a:active, a:visited {
    color: #6e1710;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

ul {
    margin: 0;
    list-style-type: none;
}

ol {
    margin-left: 30px;
    list-style-type: decimal;
}

small {
    font-size: 91.67%;
}

strong, th {
    font-weight: bold;
}

td, td img {
    vertical-align: top;
}

input[type="radio"] {
    vertical-align: text-bottom;
}

input[type="checkbox"] {
    vertical-align: bottom;
    *vertical-align: baseline;
}

.ie6 input {
    vertical-align: text-bottom;
}

label, input[type=button], input[type=submit], button {
    cursor: pointer;
}

a:link {
    -webkit-tap-highlight-color: #FF5E99;
}

html {
    overflow-y: scroll;
}

button {
    width: auto;
    overflow: visible;
}

.ie7 img {
    -ms-interpolation-mode: bicubic;
}

::-webkit-input-placeholder {
    color: #000;
}

input:-moz-placeholder {
    color: #000;
}

.cf:before,
.cf:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}

.cf:after {
    clear: both;
}

.cf {
    zoom: 1;
}

.clr {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    padding: 0;
    visibility: hidden;
    overflow: hidden;
}



/* Colours 

    Header: #ffd122 (yellow)
    Background: #000 (black)
    
    Swatches:
    #501203 (dark brown)
    #741c06 (brown)
    #b52625 (brick red)
    #ee2c24 (tangerine)
    #f68e1e (dark orange)
    #e96e24 (orange)
    #ffd122 (yellow)
    #d3de27 (lime)
    #82e2ff (turquoise)

*/


/* Page layout styles
******************************/

html,
body {
    background: #000;
}

body {
    width: 976px;
    margin: 0 auto;
}

.header {
    height: 140px;
    margin-bottom: 4px;
    position: relative;
    z-index: 5000;
    background: #ffd122;
}

.breadcrumbs {
    padding: 0.667em 0 1em;
}

.content {
    min-height: 300px;
}

.footer {
    padding-top: 10px;
    padding-bottom: 40px;
    border-top: 4px solid #ffd122;
}

.megaOverlay {
    position: fixed;
    display: none;
    top: 140px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4999;
    background: url(../images/black50.png) repeat;
}


.header,
.header a {
    color: #000;
}

    .header a:hover {
        text-decoration: none;
    }

    .header .logo {
        float: left;
        width: 304px;
    }

        .header .logo img {
            float: left;
        }

    .header .header_misc {
        float: right;
        width: 672px;
        height: 104px;
    }

    .header dl.lang_select,
    .header ul.top_nav {
        height: 2.083em;
        line-height: 2.083;
    }

        .header dl.lang_select a,
        .header ul.top_nav a {
            float: left;
            padding: 0 7px;
        }

            .header dl.lang_select a:hover,
            .header ul.top_nav a:hover,
            .header dl.lang_select a.active,
            .header ul.top_nav a.active {
                background: #fff;
            }

    .header dl.lang_select {
        float: right;
        margin-left: 1.5em;
        margin-bottom: 1.25em;
    }

        .header dl.lang_select a {
            padding: 0 5px;
        }

        .header dl.lang_select dt {
            float: left;
            padding: 0 4px;
        }

        .header dl.lang_select dd {
            float: left;
        }

    .header ul.top_nav {
        float: right;
    }

        .header ul.top_nav li {
            float: left;
        }


    .header .share_price {
        float: left;
        margin-left: 117px;
        width: 276px;
        font-weight: bold;
        font-family: "proxima-nova-condensed-n7", "proxima-nova-condensed",sans-serif;
    }

        .header .share_price p.label {
            float: left;
            font-size: 11px;
            padding-top: 3px;
            font-weight: 600;
        }

            .header .share_price p.label strong {
                display: block;
                font-size: 14px;
                font-weight: 700;
            }

        .header .share_price p.price {
            float: left;
            margin-left: 15px;
            line-height: 38px;
            font-size: 38px;
        }

            .header .share_price p.price span {
                font-size: 12px;
            }

        .header .share_price .indicator {
            float: left;
            margin-left: 15px;
            margin-top: 10px;
            width: 19px;
            height: 12px;
            background: url(../images/share-indicator.png) 0 0 no-repeat;
        }

            .header .share_price .indicator.positive {
                background-position: left top;
            }

            .header .share_price .indicator.negative {
                background-position: left bottom;
            }

            .header .share_price .indicator.neutral {
                background-position: left center;
            }

    .header .search_site {
        float: right;
        width: 276px;
    }

        .header .search_site input {
            float: left;
        }

            .header .search_site input[type=text] {
                width: 204px;
                height: 18px;
                line-height: 18px;
                padding: 9px 10px;
                margin-left: 8px;
                font-size: 14px;
                color: #000;
                background: #f8bd12;
                border: none;
            }

    .header ul.nav {
        clear: both;
        height: 36px;
        position: relative;
        z-index: 5001;
        font-family: "proxima-nova-condensed-n6", "proxima-nova-condensed",sans-serif;
        font-size: 1.25em;
        font-weight: 600;
        background: #fff;
    }

        .header ul.nav > li {
            float: left;
            margin: 0 17px 0;
        }

            .header ul.nav > li:first-child {
                margin-left: 12px;
            }

            .header ul.nav > li > a {
                float: left;
                height: 22px;
                line-height: 22px;
                padding: 7px 10px;
                background: url(../images/nav-over.gif) center -999px repeat-x;
            }

                .header ul.nav > li > a.active,
                .header ul.nav > li > a:hover,
                .header ul.nav > li > a.hover {
                    background-position: center bottom;
                }

            .header ul.nav > li.hasMega > a.hover {
                background-position: center top;
                background-repeat: no-repeat;
            }


    .header .megaDrop {
        display: none;
        position: absolute;
        top: 36px;
        left: 0;
        width: 976px;
        padding-bottom: 30px;
        font-family: "proxima-nova-condensed-n4", "proxima-nova-condensed",sans-serif;
        background: #fff;
    }

        .header .megaDrop .megaClose {
            position: absolute;
            top: 8px;
            right: 8px;
            height: 33px;
            line-height: 33px;
            padding-right: 43px;
            cursor: pointer;
            font-size: 14px;
            background: url(../images/icn-close.gif) right bottom no-repeat;
        }

        .header .megaDrop p.title {
            font-size: 1.429em;
            padding: 11px 12px 10px;
            line-height: 20px;
            margin-bottom: 18px;
            background: #ffd122;
        }

    .header ul.megaList {
        float: left;
        width: 184px;
        margin: 0 8px 0 12px;
        font-size: 0.929em;
        font-weight: 900;
        font-family: "proxima-nova-condensed-n9", "proxima-nova-condensed",sans-serif;
    }

        .header ul.megaList li {
            padding-left: 8px;
            padding-bottom: 2px;
            height: 1%;
            vertical-align: bottom; /* ie fixes */
            background: url(../images/mega-arrow.gif) left 5px no-repeat;
        }

            .header ul.megaList li a {
                display: block;
                margin-bottom: 8px;
            }

                .header ul.megaList li a:hover {
                    text-decoration: underline;
                }

            .header ul.megaList li ul {
                font-family: "proxima-nova-condensed-n4", "proxima-nova-condensed",sans-serif;
            }

    .header ul.megaSubList li a {
        font-weight: 500;
    }

    .header .megaDrop .cta {
        float: right;
        width: 217px;
        margin-right: 60px;
        font-size: 0.929em;
    }

        .header .megaDrop .cta p {
            margin-bottom: 12px;
        }

            .header .megaDrop .cta p strong {
                font-family: "proxima-nova-condensed-n9", "proxima-nova-condensed",sans-serif;
            }

        .header .megaDrop .cta img {
            display: block;
        }

        .header .megaDrop .cta a {
        }

            .header .megaDrop .cta a:hover {
                text-decoration: none;
            }

        .header .megaDrop .cta p.title {
            position: relative;
            margin: -56px 0 0 0;
            padding: 14px 0;
            font-size: 18px;
            background: #fff url(/images/cta-arrow.gif) right center no-repeat;
            background-size: 16px 14px;
            border-top: 4px solid #ff7700;
            border-bottom: 4px solid #ff7700;
        }

        .header .megaDrop .cta.orange p.title {
            border-color: #ff7700;
            background-image: url(/images/overlay-arrow-orange.png);
        }

        .header .megaDrop .cta.brown p.title {
            border-color: #6e1710;
            background-image: url(/images/overlay-arrow-brown.png);
        }

        .header .megaDrop .cta.darkbrown p.title {
            border-color: #530800;
            background-image: url(/images/overlay-arrow-darkbrown.png);
        }

        .header .megaDrop .cta.lightblue p.title {
            border-color: #7ccaef;
            background-image: url(/images/overlay-arrow-lightblue.png);
        }

        .header .megaDrop .cta.red p.title {
            border-color: #ee2c24;
            background-image: url(/images/overlay-arrow-red.png);
        }

        .header .megaDrop .cta.darkred p.title {
            border-color: #b60007;
            background-image: url(/images/overlay-arrow-darkred.png);
        }

        .header .megaDrop .cta.yellow p.title {
            border-color: #ffd122;
            background-image: url(/images/overlay-arrow-yellow.png);
        }

        .header .megaDrop .cta.lime p.title {
            border-color: #d2dd25;
            background-image: url(/images/overlay-arrow-lime.png);
        }

.breadcrumbs {
    font-family: "proxima-nova-condensed-n4", "proxima-nova-condensed",sans-serif;
    color: #fff;
}

    .breadcrumbs span {
        padding: 0 2px;
    }

    .breadcrumbs a {
        color: #ffd122;
        padding: 0 2px;
    }

        .breadcrumbs span:first-child,
        .breadcrumbs a:first-child {
            padding-left: 0;
        }

.footer {
    color: #fff;
}

    .footer a {
        color: #fff;
    }

        .footer a:hover {
        }

    .footer .offices {
        float: left;
        width: 696px;
    }

        .footer .offices p.title {
            font-size: 1.667em;
            margin-bottom: 0.6em;
        }

        .footer .offices dl.office_item {
            float: left;
            width: 187px;
            margin-right: 20px;
        }

            .footer .offices dl.office_item dt {
                margin-bottom: 0.5em;
            }

            .footer .offices dl.office_item p {
                margin-bottom: 0.65em;
            }

    .footer .links {
        float: right;
        width: 276px;
        text-align: right;
    }

        .footer .links ul.social {
            float: right;
            margin-top: 4px;
            height: 24px;
            margin-bottom: 6.25em;
        }

            .footer .links ul.social li {
                float: left;
                margin-left: 12px;
            }

ul.social li a {
    float: left;
    width: 24px;
    height: 24px;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
    background: url(/images/icn-social.gif) no-repeat;
}

    ul.social li a.twitter {
        background-position: 0 top;
    }

    ul.social li a.linkedin {
        background-position: -24px top;
    }

    ul.social li a.youtube {
        background-position: -48px top;
    }

    ul.social li a.slideshare {
        background-position: -72px top;
    }

    ul.social li a.twitter:hover {
        background-position: 0 bottom;
    }

    ul.social li a.linkedin:hover {
        background-position: -24px bottom;
    }

    ul.social li a.youtube:hover {
        background-position: -48px bottom;
    }

    ul.social li a.slideshare:hover {
        background-position: -72px bottom;
    }


/* .footer .links ul.social li a:hover img{top:-24px;} */
.footer .links .tertiary {
    margin-bottom: 1.75em;
}



/* Content styles
******************************/
.content {
    line-height: 1.5;
}

    .content .h1 {
        line-height: 1.1;
        font-size: 3em;
    }

    .content h1 {
        line-height: 1.1;
        font-size: 3em;
    }

    .content h2 {
        line-height: 1.1;
        font-size: 2em;
    }

    .content h3 {
        line-height: 1.1;
        font-size: 2em;
    }

    .content h4 {
        line-height: 1.1;
        font-size: 1.5em;
    }

    .content h5 {
        font-size: 1.167em;
        font-weight: bold;
    }

    .content h6 {
        font-size: 1.167em;
        font-weight: bold;
    }

.article .h1 {
    padding: 5px 14px;
}

.article h1 {
    padding: 5px 14px;
}

.article h2 {
    color: #6e1710;
    margin-bottom: 0.15em;
}

.article h3 {
    color: #6e1710;
    margin-bottom: 0.65em;
}

.article h4 {
    color: #6e1710;
    margin-bottom: 0.35em;
}

.article h5 {
    color: #333;
}

.article h6 {
    color: #333;
}

.article p {
    margin-bottom: 1.417em;
}

.article a {
    color: #ff7700;
}

.article img {
    display: block;
}

.article ul {
    margin-bottom: 1em;
}

    .article ul li {
        margin-bottom: 0.417em;
        padding-left: 15px;
        background: url(/images/bullet.gif) 1px 0.45em no-repeat;
    }

        .article ul li ul {
            margin-top: 8px;
        }

.article sup {
    vertical-align: super;
    font-size: 65%;
}


/* Advanced content styles
******************************/
.article ul.social_links {
    position: absolute;
    top: 12px;
    right: 4px;
    margin: 0;
}

    .article ul.social_links li {
        float: left;
        margin: 0 4px 0 0;
        padding: 0;
        background: none;
    }

        .article ul.social_links li a {
            float: left;
            position: relative;
            width: 24px;
            height: 24px;
            overflow: hidden;
        }

.article ul.sitemap li a {
    color: #6E1710;
}

.article p.job_title {
    font-family: "proxima-nova-condensed-n4", "proxima-nova-condensed",sans-serif;
    margin-bottom: 0.35em;
    line-height: 1.1;
    font-size: 2em;
    color: #000;
    text-rendering: optimizelegibility;
}

.article p.date {
    font-weight: 600;
    margin-bottom: 0.75em;
}

    .article p.date span {
        font-weight: normal;
    }

.article .left_copy .copy {
    float: left;
    width: 300px;
    margin-bottom: 0.65em;
}

.article .left_copy .images {
    float: right;
    width: 310px;
}

    .article .left_copy .images img {
        margin-left: auto;
        margin-bottom: 1.417em;
    }

.article .right_copy .copy {
    float: right;
    width: 300px;
    margin-bottom: 0.65em;
}

.article .right_copy .images {
    float: left;
    width: 310px;
}

    .article .right_copy .images img {
        margin-right: auto;
        margin-bottom: 1.417em;
    }

.article .aside {
    position: relative;
    margin-left: -14px;
    width: 664px;
    padding: 28px 18px 14px 14px;
    background: #ff7700;
}

    .article .aside .copy {
        float: right;
        width: 300px;
        margin-bottom: 0.65em;
        color: #fff;
    }

        .article .aside .copy h3 {
            font-size: 1.667em;
            color: #fff;
        }

    .article .aside .images {
        float: left;
        width: 310px;
    }

        .article .aside .images img {
            margin-right: auto;
            margin-bottom: 1.417em;
        }

    .article .aside.orange {
        background-color: #ff7700;
    }

    .article .aside.brown {
        background-color: #6e1710;
    }

    .article .aside.darkbrown {
        background-color: #530800;
    }

    .article .aside.red {
        background-color: #ee2c24;
    }

    .article .aside.darkred {
        background-color: #b60007;
    }

.article .media {
    margin-bottom: 1.417em;
}

    .article .media.full {
        position: relative;
        width: 664px;
    }

.article .article_social {
    margin-top: 1px;
    margin-bottom: 4px;
    padding: 12px 20px 20px 14px;
    color: #333;
    background: #fff;
    border-bottom: 4px solid #ffd121;
}

    .article .article_social p {
        margin-bottom: 0.5em;
    }

    .article .article_social ul {
        margin: 0;
    }

        .article .article_social ul li {
            float: left;
            margin: 0 4px 0 0;
            padding: 0;
            background: none;
        }

            .article .article_social ul li a {
                float: left;
                position: relative;
                width: 24px;
                height: 24px;
                overflow: hidden;
            }

.content_a {
    margin-top: 4px;
    padding: 12px 18px 0 14px;
    color: #333;
    background: #fff;
}

    .content_a h1,
    .content_b h1 {
        padding: 0 160px 0 0;
        color: #000;
        margin-bottom: 0.1em;
    }

    .content_a h2,
    .content_b h2 {
        padding-right: 160px;
    }

    .content_a blockquote {
        position: relative;
        margin-left: -14px;
        margin-bottom: 2em;
        width: 696px;
        background: #ff7700 url(../images/blockquote-bg-top.gif) left top no-repeat;
    }

        .content_a blockquote > .inner {
            padding: 60px 160px 58px 160px;
            background: url(../images/blockquote-bg-btm.gif) right bottom no-repeat;
        }

        .content_a blockquote p {
            margin-bottom: 0;
            font-family: "proxima-nova-condensed-n7", "proxima-nova-condensed",sans-serif;
            font-size: 3em;
            font-weight: bold;
            line-height: 1;
            color: #6e1710;
        }

.content_b blockquote {
    padding: 42px 20px 26px 14px;
    margin-bottom: 1.417em;
    color: #fff;
    background: #ff7700 url(../images/blockquote2-bg-top.gif) left top no-repeat;
}

    .content_b blockquote p {
        margin-bottom: 0.35em;
        font-size: 1.667em;
        font-family: "proxima-nova-condensed-n6", "proxima-nova-condensed",sans-serif;
        font-weight: 600;
        line-height: 1.15;
    }

    .content_b blockquote cite {
        display: block;
        text-align: right;
        font-style: normal;
    }

.content_b {
    margin-top: 4px;
    padding: 12px 18px 1px 14px;
    color: #333;
    background: #fff;
}

    .content_b h3 {
        margin-bottom: 0.15em;
    }

    .content_b .copy {
        float: left;
        width: 400px;
    }

    .content_b .quotes {
        position: relative;
        right: -282px;
    }

        .content_b .quotes blockquote {
            position: absolute;
            top: 0;
            right: 0;
            width: 178px;
        }


.share_price_content {
    margin: 4px 0 -6px;
    padding: 14px 14px 1px 14px;
    color: #333;
    background: #fff;
}

    .share_price_content h2 {
        font-size: 1.667em;
        color: #333;
        margin-bottom: 0.5em;
    }

        .share_price_content h2 strong {
            font-size: 1.2em;
            color: #6e1710;
            padding: 0 4px 0 2px;
        }

        .share_price_content h2 span {
            font-size: 0.85em;
            color: #ff7700;
        }

table.share_table {
    margin-bottom: 1.417em;
    border-bottom: 4px solid #e1e1e1;
}

    table.share_table th {
        padding: 5px 8px;
        font-size: 1.167em;
        text-align: left;
        color: #fff;
        background: #ff7700;
    }

    table.share_table td {
        padding: 6px 8px;
        color: #333;
    }

        table.share_table td.center {
            text-align: center;
        }

    table.share_table tr.labels td {
        color: #000;
        background: #e1e1e1;
    }

    table.share_table span[title] {
        cursor: help;
        border-bottom: 1px dotted #333;
    }

    table.share_table span.change {
        padding-left: 15px;
        background: transparent left center no-repeat;
    }

        table.share_table span.change.up {
            color: #ff7700;
            background-image: url(../images/arrow-change-up.gif);
        }

        table.share_table span.change.none {
            background-image: url(../images/arrow-change-none.gif);
        }

        table.share_table span.change.down {
            color: #ee2c24;
            background-image: url(../images/arrow-change-down.gif);
        }

.share_table_footer {
    margin: -0.75em 0 1.417em;
}

    .share_table_footer p {
        color: #666;
        margin-bottom: 0;
        float: left;
    }

        .share_table_footer p.links {
            float: right;
        }

            .share_table_footer p.links a {
                color: #666;
            }



/* content table */
.std_table {
    margin-bottom: 1.417em;
    border: 2px solid #000;
    width: auto;
}

    .std_table th,
    .std_table td {
        text-align: right;
        padding: 2px 5px;
        color: #000;
        border: 2px solid #000;
    }

    .std_table th {
        font-weight: normal;
        color: #fff;
        background: #ff7701;
    }

    .std_table td {
        text-align: left;
    }

    .std_table th.label {
        text-align: left;
    }

    .std_table td.label {
        text-align: left;
        padding-right: 35px;
        background: #ffff0e;
    }

    .std_table td.total {
        padding: 15px 7px;
        font-family: "proxima-nova-condensed-n4", "proxima-nova-condensed",sans-serif;
        font-size: 2em;
        text-align: left;
        background: #ffd022;
    }

        .std_table td.total span {
            float: right;
        }


/* Common elements
******************************/

/* grids & panels */
.col_1,
.col_2,
.col_3,
.col_4,
.col_5,
.col_6 {
    float: left;
    display: inline;
    margin: 0 2px;
    color: #fff;
}

.col_1 {
    width: 136px;
}

.col_2 {
    width: 276px;
}

.col_3 {
    width: 416px;
}

.col_4 {
    width: 556px;
}

.col_5 {
    width: 696px;
}

.col_6 {
    width: 836px;
}

.alpha {
    margin-left: 0;
}

.omega {
    margin-right: 0;
}

.article {
    position: relative;
    border-top: 4px solid #ffd021;
}

/* pagination */
.pagination {
    padding: 30px 190px 40px 191px;
    width: 315px;
}

.scroll-pane {
    overflow: auto;
    width: 100%;
    float: left;
}

.scroll-content {
    float: left;
    padding-bottom: 10px;
}

a.scroll-content-item {
    width: 33px;
    height: 33px;
    float: left;
    margin: 0 15px 0;
    font-size: 20px;
    line-height: 33px;
    text-align: center;
    font-family: "proxima-nova-condensed-n4", "proxima-nova-condensed",sans-serif;
    color: #fff;
    border-radius: 2px;
}

    a.scroll-content-item:hover {
        text-decoration: none;
        background: #ff7700;
    }

    a.scroll-content-item.selected {
        background: #ff0f00;
    }

.scroll-bar-wrap {
    clear: left;
    padding: 0 2px 0 2px;
    margin: 0;
    background: #fff;
}

    .scroll-bar-wrap .ui-slider {
        position: relative;
        border: 0;
        height: 10px;
        margin: 0 auto;
        background: #fff;
    }

    .scroll-bar-wrap .ui-handle-helper-parent {
        position: relative;
        width: 100%;
        height: 100%;
        margin: 0 auto;
    }

    .scroll-bar-wrap .ui-slider-handle {
        position: absolute;
        top: 2px;
        height: 6px;
        z-index: 2;
        background: #ff0f00;
    }

        .scroll-bar-wrap .ui-slider-handle .ui-icon {
            display: none;
        }

/* alternate pagination */
.pagination_wrap {
    padding: 30px 0 40px 0;
}

#pagination {
    margin: 0 auto 10px;
    text-align: center;
}

    #pagination li {
        display: inline;
        vertical-align: middle;
        background: none;
        padding: 0;
        margin: 0;
    }

        #pagination li a {
            width: 33px;
            height: 33px;
            display: inline-block;
            margin: 0 15px 0;
            font-size: 20px;
            line-height: 33px;
            text-align: center;
            font-family: "proxima-nova-condensed-n4", "proxima-nova-condensed",sans-serif;
            color: #fff;
            border-radius: 2px;
        }

            #pagination li a:hover {
                text-decoration: none;
                background: #ff0f00;
            }

            #pagination li a.selected {
                background: #ff0f00;
            }

#pagination_slider {
    position: relative;
    border: 0;
    height: 10px;
    margin: 0 auto;
    background: #fff;
    margin: 0 auto 0;
    width: 315px;
}

    #pagination_slider .ui-slider-handle {
        position: absolute;
        top: -2px;
        margin-left: -7px;
        height: 14px;
        width: 14px;
        z-index: 2;
        background: #ff0f00;
    }

        #pagination_slider .ui-slider-handle .ui-icon {
            display: none;
        }


/* panels */
.panel {
    display: block;
    margin-bottom: 4px;
    position: relative;
    _height: 266px;
    min-height: 266px;
    background: #b52625;
}

a.panel:hover {
    text-decoration: none;
    cursor: pointer;
}

.panel img {
    display: block;
    position: relative;
}

.panel .rollOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    background: url(../images/black20.png) repeat;
}

.panel .overlay {
    display: block;
    position: absolute;
    left: 0;
    bottom: 10px;
    width: auto;
    line-height: 1.333;
    background: #fff;
    border-top: 6px solid #f78f1e;
}

    .panel .overlay:hover {
        text-decoration: none;
    }

    .panel .overlay .copy {
        padding: 0 36px 0 8px;
    }

    .panel .overlay h2,
    .panel .overlay h3 {
        font-size: 3em;
        color: #000;
        line-height: 1.1;
        padding-top: 0.1em;
        margin-bottom: 0;
    }

    .panel .overlay p {
        color: #333;
        margin-bottom: 0.65em;
    }

/* panel title positioning */
.full .overlay {
    width: 100%;
}

.right .overlay {
    left: auto;
    right: 0;
}

.panel .overlay.orange {
    border-color: #f78f1e;
}

.panel .overlay.brown {
    border-color: #6e1710;
}

.panel .overlay.darkbrown {
    border-color: #530800;
}

.panel .overlay.lightblue {
    border-color: #7ccaef;
}

.panel .overlay.red {
    border-color: #ee2c24;
}

.panel .overlay.darkred {
    border-color: #b60007;
}

.panel .overlay.yellow {
    border-color: #ffd122;
}

.panel .overlay.lime {
    border-color: #d2dd25;
}

.panel .overlay .arrow {
    position: absolute;
    right: 0;
    top: 40%;
    width: 20px;
    height: 17px;
    background: transparent left top no-repeat;
}

/* default arrow colours */
.panel .overlay.orange .arrow {
    background-image: url(../images/overlay-arrow-orange.png);
}

.panel .overlay.brown .arrow {
    background-image: url(../images/overlay-arrow-brown.png);
}

.panel .overlay.darkbrown .arrow {
    background-image: url(../images/overlay-arrow-darkbrown.png);
}

.panel .overlay.lightblue .arrow {
    background-image: url(../images/overlay-arrow-lightblue.png);
}

.panel .overlay.red .arrow {
    background-image: url(../images/overlay-arrow-red.png);
}

.panel .overlay.darkred .arrow {
    background-image: url(../images/overlay-arrow-darkred.png);
}

.panel .overlay.yellow .arrow {
    background-image: url(../images/overlay-arrow-yellow.png);
}

.panel .overlay.lime .arrow {
    background-image: url(../images/overlay-arrow-lime.png);
}

/* specified arrow colours */
.panel .overlay .arrow.orange {
    background-image: url(../images/overlay-arrow-orange.png);
}

.panel .overlay .arrow.brown {
    background-image: url(../images/overlay-arrow-brown.png);
}

.panel .overlay .arrow.darkbrown {
    background-image: url(../images/overlay-arrow-darkbrown.png);
}

.panel .overlay .arrow.lightblue {
    background-image: url(../images/overlay-arrow-lightblue.png);
}

.panel .overlay .arrow.red {
    background-image: url(../images/overlay-arrow-red.png);
}

.panel .overlay .arrow.darkred {
    background-image: url(../images/overlay-arrow-darkred.png);
}

.panel .overlay .arrow.yellow {
    background-image: url(../images/overlay-arrow-yellow.png);
}

.panel .overlay .arrow.lime {
    background-image: url(../images/overlay-arrow-lime.png);
}



/* common panels */
.intro {
    background: none;
    padding: 0 26px 0 8px;
}

    .intro h1 {
        padding: 0.833em 0 0 0;
        color: #f6d714;
    }

    .intro p {
        font-size: 2em;
        font-family: "proxima-nova-condensed-n3", "proxima-nova-condensed",sans-serif;
        font-weight: 300;
        line-height: 1.167;
        margin-bottom: 0;
    }

.featured {
    height: 386px;
    overflow: hidden;
    background: #000;
}

    .featured .feat_images img {
        position: absolute;
        top: 0;
        left: 0;
        display: none;
    }

        .featured .feat_images img:first-child {
            display: block;
        }

    .featured .feat_tabs {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }

        .featured .feat_tabs a {
            display: block;
            width: 231px;
            padding: 12px 0;
            position: absolute;
            bottom: 0;
            color: #fff;
            border-top: 6px solid #ee2c24;
            border-right: 1px solid #1b1b1b;
            border-right-color: rgba(0,0,0,0.6);
            *border-right-color: #1b1b1b;
            background: url(../images/darkgrey80.png) repeat;
        }

            .featured .feat_tabs a:hover {
                text-decoration: none;
            }

            .featured .feat_tabs a.one {
                left: 0;
            }

            .featured .feat_tabs a.two {
                left: 232px;
            }

            .featured .feat_tabs a.three {
                left: 464px;
            }

            .featured .feat_tabs a.tangerine {
                border-top-color: #ee2c24;
            }

            .featured .feat_tabs a.lime {
                border-top-color: #d3de27;
            }

            .featured .feat_tabs a.orange {
                border-top-color: #e96e24;
            }

            .featured .feat_tabs a .arrow {
                position: absolute;
                right: 0.75em;
                top: 2.5em;
                width: 20px;
                height: 17px;
                background: transparent left top no-repeat;
            }

            .featured .feat_tabs a.tangerine .arrow {
                background-image: url(../images/overlay-arrow-tangerine.png);
            }

            .featured .feat_tabs a.lime .arrow {
                background-image: url(../images/overlay-arrow-lime.png);
            }

            .featured .feat_tabs a.orange .arrow {
                background-image: url(../images/overlay-arrow-orange.png);
            }

        .featured .feat_tabs p {
            margin-bottom: 0;
            padding: 0 42px 0 16px;
            font-family: Arial, sans-serif;
            line-height: 1.2;
        }

        .featured .feat_tabs h2 {
            height: 68px;
            margin: 0 0 8px;
            padding-right: 56px;
            padding-left: 16px;
            font-family: "proxima-nova-condensed-n3", "proxima-nova-condensed",sans-serif;
            font-size: 36px;
            font-weight: 300;
            line-height: 0.944;
        }

.ie7 .featured .feat_tabs h2 {
    height: 72px;
    line-height: 1;
}


.result {
    display: block;
    margin-bottom: 4px;
    position: relative;
    height: 116px;
    border-top: 4px solid #ff7700;
    border-bottom: 4px solid #ff7700;
    background: #fff;
}

a.result:hover {
    text-decoration: none;
    cursor: pointer;
}

.result img {
    display: block;
    position: relative;
}

.result.left img {
    margin-left: auto;
}

.result.right img {
    margin-right: auto;
}

.result .rollOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    background: url(../images/black20.png) repeat;
}

.result .overlay {
    display: block;
    position: absolute;
    top: 0;
    height: 116px;
    line-height: 1.333;
    background: #fff;
}

    .result .overlay:hover {
        text-decoration: none;
    }

.result.wide .overlay {
    width: 419px;
}

.result.medium .overlay {
    width: 379px;
}

.result.narrow .overlay {
    width: 296px;
}

.result.left .overlay {
    left: 0;
}

.result.right .overlay {
    right: 0;
}

.result .overlay .copy {
    padding: 0 60px 0 16px;
}

.result .overlay h2 {
    float: left;
    position: relative;
    margin: 8px 0 -3px -16px;
    padding: 0 20px 0 16px;
    font-size: 1.5em;
    color: #ff7700;
    height: 30px;
    line-height: 30px;
}

.result .overlay p {
    color: #333;
    margin-bottom: 0px;
}

    .result .overlay p.date {
        clear: both;
        font-family: "proxima-nova-condensed-n4", "proxima-nova-condensed",sans-serif;
    }


.result.orange {
    border-color: #ff7700;
}

.result.brown {
    border-color: #6e1710;
}

.result.darkbrown {
    border-color: #530800;
}

.result.lightblue {
    border-color: #7ccaef;
}

.result.red {
    border-color: #ee2c24;
}

.result.darkred {
    border-color: #b60007;
}

.result.yellow {
    border-color: #ffd122;
}

.result.lime {
    border-color: #d2dd25;
}

.result .overlay .arrow {
    position: absolute;
    right: 0;
    top: 40%;
    width: 20px;
    height: 17px;
    background: transparent left top no-repeat;
}

/* default arrow colours */
.result.orange .overlay .arrow {
    background-image: url(../images/overlay-arrow-orange.png);
}

.result.brown .overlay .arrow {
    background-image: url(../images/overlay-arrow-brown.png);
}

.result.darkbrown .overlay .arrow {
    background-image: url(../images/overlay-arrow-darkbrown.png);
}

.result.lightblue .overlay .arrow {
    background-image: url(../images/overlay-arrow-lightblue.png);
}

.result.red .overlay .arrow {
    background-image: url(../images/overlay-arrow-red.png);
}

.result.darkred .overlay .arrow {
    background-image: url(../images/overlay-arrow-darkred.png);
}

.result.yellow .overlay .arrow {
    background-image: url(../images/overlay-arrow-yellow.png);
}

.result.lime .overlay .arrow {
    background-image: url(../images/overlay-arrow-lime.png);
}

/* default header colours */
.result.orange .overlay h2 {
    background-color: #ff7700;
}

.result.brown .overlay h2 {
    background-color: #6e1710;
}

.result.darkbrown .overlay h2 {
    background-color: #530800;
}

.result.lightblue .overlay h2 {
    background-color: #7ccaef;
    color: #000;
}

.result.red .overlay h2 {
    background-color: #ee2c24;
}

.result.darkred .overlay h2 {
    background-color: #b60007;
}

.result.yellow .overlay h2 {
    background-color: #ffd122;
    color: #000;
}

.result.lime .overlay h2 {
    background-color: #d2dd25;
    color: #000;
}


/* side panels */
.side_panel {
    margin-bottom: 4px;
}

    .side_panel h3 {
        padding: 0.333em 42px 0.333em 10px;
        color: #fff;
        background: #b4121b;
    }

.drop_panel {
    border-bottom: 1px solid #470b00;
    background: #4b0c01;
}

    .drop_panel.closed {
        background: #6e1100;
    }

    .drop_panel p.title {
        font-size: 1.5em;
        line-height: 1.2;
        padding: 0.7em 42px 0.7em 9px;
        cursor: pointer;
        background: url(../images/arrow-open.png) right center no-repeat;
    }

    .drop_panel.closed p.title {
        background-image: url(../images/arrow-closed.png);
    }

    .drop_panel .contents {
        padding: 7px 9px 9px;
    }

    .drop_panel ul.feeds {
    }

        .drop_panel ul.feeds li {
            margin-bottom: 6px;
        }

            .drop_panel ul.feeds li a {
                color: #fff;
                display: block;
                padding-left: 30px;
                height: 24px;
                line-height: 24px;
                background: left top no-repeat;
            }

                .drop_panel ul.feeds li a:hover {
                }

                .drop_panel ul.feeds li a.news {
                    background-image: url(/images/icn-rss.gif);
                }

                .drop_panel ul.feeds li a.events {
                    background-image: url(/images/icn-rss.gif);
                }

    .drop_panel fieldset {
    }

        .drop_panel fieldset input[type=text],
        .drop_panel fieldset input[type=password] {
            display: block;
            width: 240px;
            padding: 6px 9px;
            margin-bottom: 10px;
            font-size: 12px;
            line-height: 1.25;
            color: #fff;
            font-family: Arial,sans-serif;
            background: #6e1100;
            border: none;
        }

        .drop_panel fieldset input[type=image] {
            margin-bottom: 10px;
        }

.network_social {
    padding: 11px;
    background: #6e1100;
}

    .network_social a {
        color: #f8ef22;
    }

    .network_social * {
        vertical-align: bottom;
    }

    .network_social p {
        float: left;
        font-size: 14px;
        line-height: 24px;
        height: 24px;
    }

    .network_social ul {
        float: right;
        height: 24px;
    }

        .network_social ul li {
            float: left;
            margin-left: 12px;
            padding: 0;
            border: none;
        }

            .network_social ul li:first-child {
                margin-left: 0;
            }

/* Form messages (validation and thank you) */
fieldset .msg_alert {
    margin-bottom: 10px;
    padding: 0 20px;
    height: 27px;
    line-height: 27px;
    color: #fff;
    background: #ff0f00 url(../images/icn-alert.gif) left center no-repeat;
}

fieldset .Followmsg_alert {
    margin-bottom: 10px;
    padding: 0 20px;
    height: 27px;
    line-height: 27px;
    color: #fff;
    background: #ff0f00 url(../images/icn-alert.gif) left center no-repeat;
}

fieldset .msg_thankyou {
    padding: 0 9px 0.5em;
}

    fieldset .msg_thankyou p {
        margin-bottom: 0.5em;
    }

fieldset input.error,
fieldset textarea.error {
    border: 2px solid #ff0f00 !important;
    padding: 4px 7px !important;
}



/* Page specific styles
******************************/

/* Home */
#home .hero {
    height: 284px;
}

    #home .hero .overlay {
        width: 310px;
    }

#home .responsibility .overlay {
    width: 245px;
}

#home .mediacentre .overlay {
    width: 242px;
}

#home .small .overlay {
    width: 277px;
}

#home .innovation .overlay {
    width: 311px;
}

#home .energy .overlay {
    width: 388px;
}

/* Home tabs */
.tab_panel {
    margin-bottom: 4px;
    font-family: "proxima-nova-condensed-n4", "proxima-nova-condensed",sans-serif;
}

    .tab_panel ul.tab_nav {
        height: 45px;
    }

        .tab_panel ul.tab_nav li {
            float: left;
            font-size: 2em;
            border-right: 1px solid #3b0c00;
        }

            .tab_panel ul.tab_nav li h2 {
                font-size: 1em;
                line-height: 1.5;
            }

            .tab_panel ul.tab_nav li a {
                float: left;
                padding: 0 9px;
                line-height: 45px;
                height: 45px;
                width: 73px;
                color: #fff;
                text-decoration: none;
                cursor: pointer;
                background: #501203;
            }

            .tab_panel ul.tab_nav li.active,
            .tab_panel ul.tab_nav li:hover {
                border-color: #6e1a05;
            }

                .tab_panel ul.tab_nav li.active a,
                .tab_panel ul.tab_nav li:hover a {
                    color: #fff;
                    background: #741c06;
                }

    .tab_panel .tab {
        display: none;
        position: relative;
        font-size: 12px;
        background: #741c06;
    }

    .tab_panel .tab_container .tab:first-child {
        display: block;
    }

    .tab_panel .tab a {
        color: #fff;
        text-decoration: none;
    }

        .tab_panel .tab a:hover {
            text-decoration: underline;
        }

    .tab_panel .tab h3 {
        font-size: 1.5em;
        margin-bottom: 0;
        line-height: 1.25;
    }

    .tab_panel .tab p {
        font-size: 1.5em;
        margin-bottom: 0;
        line-height: 1.25;
    }

        .tab_panel .tab p.date {
            font-size: 1em;
        }

    .tab_panel .tab ul li {
        border-bottom: 1px solid #611603;
    }

        .tab_panel .tab ul li a.item {
            display: block;
            padding: 10px 15px 9px 9px;
            background: #741c06;
        }

            .tab_panel .tab ul li a.item:hover {
                text-decoration: none;
                background: #812711;
            }

    .tab_panel .tab li.tab_panel_nav {
        padding: 10px 15px 9px 9px;
        font-size: 1.5em;
        font-weight: 600;
        border-bottom: none;
    }

        .tab_panel .tab li.tab_panel_nav a {
            color: #fff;
            padding-right: 15px;
            background: url(../images/tabs-arrow.png) right center no-repeat;
        }

            .tab_panel .tab li.tab_panel_nav a.view_all {
                float: left;
            }

            .tab_panel .tab li.tab_panel_nav a.subscribe {
                float: right;
            }

/* Home insight panel */
.insight_panel {
    margin-bottom: 4px;
    font-family: "proxima-nova-condensed-n4", "proxima-nova-condensed",sans-serif;
    background: #f68e1e;
}

    .insight_panel h2 {
        height: 43px;
        line-height: 43px;
        padding: 0 15px 0 9px;
        font-size: 2em;
        color: #fff;
        background: #ee2c24;
        border-bottom: 6px solid #fff;
    }

    .insight_panel a {
        color: #000;
        text-decoration: none;
    }

        .insight_panel a:hover {
            text-decoration: underline;
        }

    .insight_panel p {
        color: #000;
        font-size: 1.5em;
        margin-bottom: 0.1em;
        line-height: 1.25;
    }

    .insight_panel h3 {
        color: #000;
        font-size: 1.5em;
        margin-bottom: 0.1em;
        line-height: 1.25;
    }

    .insight_panel p.date {
        font-size: 1em;
        margin-bottom: 0;
    }

    .insight_panel ul li {
        border-bottom: 1px solid #d76400;
    }

        .insight_panel ul li a.item {
            display: block;
            padding: 10px 15px 9px 9px;
            background: #f68e1e;
        }

            .insight_panel ul li a.item:hover {
                text-decoration: none;
                background: #ff9e35;
            }

    .insight_panel li.insight_panel_nav {
        padding: 10px 15px 9px 9px;
        font-size: 1.5em;
        font-weight: 600;
        border-bottom: none;
    }

        .insight_panel li.insight_panel_nav a {
            color: #000;
            padding-right: 15px;
            background: url(/images/insight-arrow.png) right center no-repeat;
        }


/* Home follow our network panel */
.network_panel {
    margin-bottom: 4px;
    overflow: hidden;
    font-family: "proxima-nova-condensed-n4", "proxima-nova-condensed",sans-serif;
    background: #fed020;
}

    .network_panel h2 {
        height: 43px;
        line-height: 43px;
        padding: 0 15px 0 9px;
        font-size: 2em;
        color: #fff;
        background: #ee2c24;
        border-bottom: 6px solid #fff;
    }

    .network_panel a {
        color: #000;
        text-decoration: underline;
    }

        .network_panel a:hover {
            text-decoration: none;
        }

    .network_panel p {
        color: #000;
        font-size: 1.5em;
        margin-bottom: 0;
        line-height: 1.25;
    }

        .network_panel p a {
            color: inherit;
            white-space: nowrap;
            text-decoration: underline;
        }

    .network_panel ul li {
        background: transparent;
        border-bottom: 1px solid #e3c700;
    }

        .network_panel ul li .item {
            display: block;
            padding: 13px 15px 13px 9px;
            text-decoration: none;
            cursor: pointer;
            background: #fed020;
        }

            .network_panel ul li .item:hover {
                text-decoration: none;
                background: #ffd740;
            }

    .network_panel li.network_social {
        font-size: 16px;
        border-bottom: none;
    }

        .network_panel li.network_social a {
            color: #f8ef22;
        }

    .network_panel li.network_social {
        padding: 13px 15px 13px 9px;
    }

        .network_panel li.network_social * {
            vertical-align: bottom;
        }

        .network_panel li.network_social p {
            float: left;
            font-size: 16px;
            line-height: 24px;
            height: 24px;
        }

        .network_panel li.network_social ul {
            float: right;
            height: 24px;
        }

            .network_panel li.network_social ul li {
                float: left;
                margin-left: 12px;
                padding: 0;
                border: none;
            }

                .network_panel li.network_social ul li:first-child {
                    margin-left: 0;
                }


/* About */
#about .board .overlay {
    width: 313px;
}

#about .model .overlay {
    width: 341px;
}

#about .acquisitions .overlay {
    width: 329px;
}

/* Operations */
#operations .small .overlay {
    width: 277px;
}

#operations .innovation .overlay {
    width: 311px;
}

#operations .energy .overlay {
    width: 388px;
}

/* Expertise */
#expertise .small .overlay {
    width: 277px;
}

#expertise .innovation .overlay {
    width: 311px;
}

#expertise .energy .overlay {
    width: 388px;
}

/* Board */
#board .board_1 .overlay {
    width: 255px;
}

#board .board_2 .overlay {
    width: 245px;
}

/* Media Center */
#mediacenter .industry .overlay {
    width: 320px;
}

/* Media Center multimedia panel */
.multimedia_panel {
    margin-bottom: 4px;
    min-height: 266px;
    overflow: hidden;
    background: #242424;
}

    .multimedia_panel h3 {
        height: 43px;
        line-height: 43px;
        padding: 0 15px 0 9px;
        font-size: 2em;
        font-family: "proxima-nova-condensed-n4", "proxima-nova-condensed",sans-serif;
        border-bottom: 6px solid #fff;
    }

.mm_gallery {
    padding: 50px 0;
    width: 174px;
    margin: 0 auto;
    position: relative;
}

    .mm_gallery .jcarousel-clip {
        height: 359px;
        overflow: hidden;
    }

    .mm_gallery .jcarousel-prev,
    .mm_gallery .jcarousel-next {
        position: absolute;
        top: 0;
        left: 70px;
        width: 38px;
        height: 37px;
        cursor: pointer;
        background: url(../images/gallery-arrows.png) left top no-repeat;
    }

    .mm_gallery .jcarousel-next {
        top: auto;
        bottom: 0;
        background-position: left bottom;
    }

    .mm_gallery .jcarousel-prev:hover {
        background-position: center top;
    }

    .mm_gallery .jcarousel-next:hover {
        background-position: center bottom;
    }

    .mm_gallery .jcarousel-prev-disabled,
    .mm_gallery .jcarousel-prev-disabled:hover {
        background-position: right top;
        cursor: default;
    }

    .mm_gallery .jcarousel-next-disabled,
    .mm_gallery .jcarousel-next-disabled:hover {
        background-position: right bottom;
        cursor: default;
    }

    .mm_gallery ul {
    }

    .mm_gallery li {
        margin-bottom: 10px;
        height: 113px;
    }

        .mm_gallery li a,
        .mm_gallery li a img {
            position: relative;
            display: block;
            border: none;
            overflow: hidden;
        }

        .mm_gallery li .caption {
            position: absolute;
            width: 174px;
            left: 0;
            bottom: 0;
            color: #fff;
            background: url(../images/black80.png) repeat;
        }

            .mm_gallery li .caption p {
                margin-bottom: 0;
                padding: 4px 6px;
            }

        .mm_gallery li a:hover {
            border: 3px solid #ff7700;
            text-decoration: none;
            cursor: pointer;
        }

            .mm_gallery li a:hover img {
                margin: -3px;
            }

            .mm_gallery li a:hover .caption {
                margin: -3px;
            }
/* Media Centre 'key contacts' panel */
.contacts_panel {
    margin-bottom: 4px;
    overflow: hidden;
    font-family: "proxima-nova-condensed-n4", "proxima-nova-condensed",sans-serif;
    background: #fed020;
}

    .contacts_panel h2 {
        height: 43px;
        line-height: 43px;
        padding: 0 15px 0 9px;
        font-size: 2em;
        color: #fff;
        background: #ee2c24;
        border-bottom: 6px solid #fff;
    }

    .contacts_panel a {
        color: #000;
        text-decoration: underline;
    }

        .contacts_panel a:hover {
            text-decoration: none;
        }

    .contacts_panel p {
        color: #000;
        font-size: 1em;
        margin-bottom: 0;
        line-height: 1.25;
    }

    .contacts_panel h3 {
        color: #000;
        font-size: 1.5em;
        margin: 0 0 0.25em;
        font-weight: 600;
    }

    .contacts_panel p.details {
        font-family: Arial, sans-serif;
    }

    .contacts_panel ul li {
        padding: 10px 15px 13px 9px;
        background: transparent;
        border-bottom: 1px solid #e3c700;
    }

/* Media Centre tab panels */
#mediacenter .tab_panel {
    background: #671b0b;
}

    #mediacenter .tab_panel .tab p.date {
        margin-bottom: 0.45em;
    }

    #mediacenter .tab_panel .tab p.excerpt {
        font-size: 1em;
        font-family: Arial, sans-serif;
        margin-bottom: 0.15em;
    }


/* Corporate responsibility */
#corporate .business .overlay {
    width: 369px;
}

#corporate .community .overlay {
}

#corporate .environment .overlay {
    width: 239px;
}

/* FAQ */
ul.faq {
    border-top: 4px solid #ff7700;
    margin-bottom: 0;
}

    ul.faq > li {
        padding: 14px 0 1px 0;
        margin-bottom: 3px;
        color: #333;
        background: #fff url(../images/faq-arrow-opened.png) right 20px no-repeat;
    }

        ul.faq > li.closed {
            background-image: url(../images/faq-arrow-closed.png);
            background-color: #ff7700;
        }

            ul.faq > li.closed:hover {
                background-color: #ff8419;
            }

        ul.faq > li h2 {
            padding: 0 110px 0 14px;
            color: #333;
            cursor: pointer;
            margin-bottom: 0.65em;
        }

        ul.faq > li.closed h2 {
            color: #fff;
        }

        ul.faq > li .copy {
            padding: 0 110px 9px 14px;
        }


/* News */
.news_drops {
    margin-bottom: 20px;
    position: relative;
}

    .news_drops .drop {
        float: left;
        width: 206px;
        height: 1%;
        margin-left: 39px;
        position: relative;
    }

        .news_drops .drop:first-child {
            margin-left: 0;
        }

        .news_drops .drop select {
            width: 206px;
            font-size: 18px;
            font-family: "proxima-nova-condensed-n4", "proxima-nova-condensed",sans-serif;
            line-height: 1;
        }

            .news_drops .drop select option {
                background: #fff;
                color: #333;
                outline: none;
                border: none;
            }


/* Corporate Calendar */
.calendar_drop {
    position: absolute;
    top: 11px;
    right: 53px;
    width: 184px;
}

    .calendar_drop select {
        width: 184px;
        font-size: 18px;
        font-family: "proxima-nova-condensed",sans-serif;
        line-height: 1;
    }

        .calendar_drop select option {
            background: #fff;
            color: #333;
            outline: none;
            border: none;
        }

.calendar_months {
    margin-bottom: 20px;
    position: relative;
}

    .calendar_months .jcarousel-clip {
        margin: 0 53px;
        overflow: hidden;
    }

    .calendar_months .jcarousel-prev,
    .calendar_months .jcarousel-next {
        position: absolute;
        top: 0;
        left: 0;
        width: 38px;
        height: 37px;
        cursor: pointer;
        background: url(../images/calendar-arrows.png) left top no-repeat;
    }

    .calendar_months .jcarousel-next {
        right: 0;
        left: auto;
        background-position: left bottom;
    }

    .calendar_months .jcarousel-prev:hover {
        background-position: center top;
    }

    .calendar_months .jcarousel-next:hover {
        background-position: center bottom;
    }

    .calendar_months .jcarousel-prev-disabled,
    .calendar_months .jcarousel-prev-disabled:hover {
        background-position: right top;
        cursor: default;
    }

    .calendar_months .jcarousel-next-disabled,
    .calendar_months .jcarousel-next-disabled:hover {
        background-position: right bottom;
        cursor: default;
    }

    .calendar_months ul {
    }

        .calendar_months ul li {
            float: left;
            width: 182px;
            height: 1%;
            margin-right: 21px;
            margin-bottom: 0;
            position: relative;
            padding: 0;
            background: none;
        }

            .calendar_months ul li a {
                float: left;
                width: 162px;
                padding: 10px;
                font-size: 18px;
                font-family: "proxima-nova-condensed-n4", "proxima-nova-condensed",sans-serif;
                color: #fff;
                line-height: 1;
                text-align: center;
                background: #ff7700;
            }

                .calendar_months ul li a:hover {
                    text-decoration: none;
                }


/* Search results */
.search_filters {
    margin-bottom: 20px;
    position: relative;
}

    .search_filters .string input[type=text] {
        float: left;
        width: 616px;
        border: none;
        padding: 10px 16px;
        font-size: 18px;
        font-family: "proxima-nova-condensed-n4", "proxima-nova-condensed",sans-serif;
        line-height: 18px;
        height: 18px;
        color: #000;
        background: #ffd122;
    }

    .search_filters .string input[type=image] {
        float: left;
        width: 48px;
    }

.search_results .result {
    height: auto;
    border-color: #FF7700 !important;
}

    .search_results .result .overlay {
        position: relative;
        width: 100%;
        height: auto;
        padding-bottom: 18px;
    }

        .search_results .result .overlay h3 {
            background-color: #ff7700 !important;
            color: #fff !important;
        }

        .search_results .result .overlay .arrow {
            background: url(../images/overlay-arrow-orange.png) left top no-repeat !important;
        }

/* Contact */
#contact .faqs .overlay {
    width: 229px;
}

#contact .map {
    position: relative;
    height: 344px;
}

#contact .fake_map {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
}

#contact .hilites {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

    #contact .hilites img {
        position: absolute;
        top: 0;
        left: 0;
        display: none;
    }

.in_touch {
    min-height: 0;
}

    .in_touch h3 {
        padding: 0.333em 42px 0.333em 10px;
        color: #fff;
        background: #b4121b;
    }

    .in_touch .contents {
        padding: 14px 9px 9px;
        border-bottom: 1px solid #470b00;
        background: #6e1100;
    }

    .in_touch fieldset {
    }

        .in_touch fieldset .drop {
            margin-bottom: 10px;
            position: relative;
        }

        .in_touch fieldset select {
            width: 260px;
            font-size: 12px;
            line-height: 1;
            font-family: Arial, sans-serif;
        }

        .in_touch fieldset input[type=text],
        .in_touch fieldset input[type=password] {
            display: block;
            width: 240px;
            padding: 6px 9px;
            margin-bottom: 10px;
            font-size: 12px;
            line-height: 1.25;
            color: #fff;
            font-family: Arial, sans-serif;
            background: #520d00;
            border: none;
        }

        .in_touch fieldset textarea {
            display: block;
            width: 240px;
            padding: 6px 9px;
            margin-bottom: 10px;
            font-size: 12px;
            line-height: 1.25;
            color: #fff;
            font-family: Arial, sans-serif;
            background: #520d00;
            border: none;
        }

        .in_touch fieldset label.custom_check {
            display: block;
            margin: 14px 0 20px;
            padding-left: 25px;
            height: 19px;
            position: relative;
        }

            .in_touch fieldset label.custom_check input {
                position: absolute;
                top: 0;
                left: 0;
                visibility: hidden;
            }

.ie7 .in_touch fieldset label.custom_check input,
.ie8 .in_touch fieldset label.custom_check input {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
}

.in_touch fieldset label.custom_check span.element {
    position: absolute;
    width: 19px;
    height: 19px;
    left: 0;
    top: 0;
    background: url(../images/custom-check.gif) left top no-repeat;
}

.in_touch fieldset label.custom_check.active span.element {
    background-position: left bottom;
}

.in_touch fieldset label.custom_check span.label {
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: #fff;
}

.in_touch fieldset input[type=image] {
    margin-bottom: 10px;
}

.small_custom {
    min-height: 0;
}

    .small_custom h3 {
        padding: 0.333em 42px 0.333em 10px;
        color: #fff;
        background: #b4121b;
    }

    .small_custom .contents {
        padding: 14px 9px 9px;
        border-bottom: 1px solid #470b00;
        background: #6e1100;
    }

        .small_custom .contents a {
            color: White;
        }

/* Contact tabs */
#contact .tab_panel {
    background: #eec21d;
}

    #contact .tab_panel ul.tab_nav {
        height: 41px;
    }

        #contact .tab_panel ul.tab_nav li {
            border-right: 1px solid #eec21d;
        }

            #contact .tab_panel ul.tab_nav li a {
                padding: 0 16px 0 13px;
                line-height: 41px;
                height: 41px;
                color: #fff;
                background: #ff7700;
            }

            #contact .tab_panel ul.tab_nav li.active,
            #contact .tab_panel ul.tab_nav li:hover {
                border-color: #eec21d;
            }

                #contact .tab_panel ul.tab_nav li.active a,
                #contact .tab_panel ul.tab_nav li:hover a {
                    color: #000;
                    background: #ffd122;
                }

    #contact .tab_panel .tab {
        padding: 18px 13px;
        font-size: 12px;
        font-family: Arial, sans-serif;
        color: #000;
        background: #ffd122;
    }

    #contact .tab_panel .tab_container .tab:first-child {
        display: block;
    }

    #contact .tab_panel .tab .col {
        float: left;
        width: 208px;
        margin-left: 23px;
    }

        #contact .tab_panel .tab .col:first-child {
            margin-left: 0;
        }

    #contact .tab_panel .tab a {
        color: #000;
        text-decoration: none;
    }

        #contact .tab_panel .tab a:hover {
            text-decoration: underline;
        }

    #contact .tab_panel .tab p {
        font-size: 0.9167em;
        margin-bottom: 0.5em;
        line-height: 1.25;
    }

        #contact .tab_panel .tab p.type {
            font-size: 1.167em;
            margin-bottom: 0.25em;
        }

        #contact .tab_panel .tab p.name {
            font-size: 1em;
            margin-bottom: 0.25em;
        }

        #contact .tab_panel .tab p.maps {
            font-size: 1.083em;
            margin-top: 1em;
        }

            #contact .tab_panel .tab p.maps a {
                padding-right: 28px;
                height: 26px;
                line-height: 26px;
                display: inline-block;
                background: url(../images/marker-icn.png) right center no-repeat;
            }


/* Blog */
.blog_results {
    margin-top: 0.75em;
}

.blog_navigation {
    height: 38px;
    font-family: "proxima-nova-condensed-n4", "proxima-nova-condensed",sans-serif;
    font-size: 1.5em;
    background: #fff;
}

    .blog_navigation a {
        position: relative;
        height: 38px;
        line-height: 40px;
        color: #000;
    }

        .blog_navigation a:hover {
            text-decoration: none;
        }

        .blog_navigation a.prev {
            float: left;
        }

        .blog_navigation a.next {
            float: right;
        }

        .blog_navigation a span {
            width: 38px;
            height: 38px;
            background: url(../images/blog-nav.png) left top no-repeat;
        }

        .blog_navigation a.prev span {
            float: left;
            margin-right: 10px;
        }

        .blog_navigation a.next span {
            float: right;
            margin-left: 10px;
            background-position: right top;
        }

        .blog_navigation a.prev:hover span {
            background-position: left center;
        }

        .blog_navigation a.next:hover span {
            background-position: right center;
        }

.blog_author {
    margin: 25px 0 20px;
}

    .blog_author .img {
        float: left;
        width: 163px;
    }

        .blog_author .img img {
            margin-left: auto;
            border: 4px solid #fff;
        }

    .blog_author .text {
        float: right;
        width: 510px;
    }

    .blog_author p {
        margin-bottom: 0.4em;
    }

        .blog_author p.title {
            font-size: 2em;
            font-family: "proxima-nova-condensed-n4", "proxima-nova-condensed",sans-serif;
            line-height: 1.2;
            margin-bottom: 0.15em;
        }

        .blog_author p.tag_title {
            font-size: 1.5em;
            font-family: "proxima-nova-condensed-n4", "proxima-nova-condensed",sans-serif;
            line-height: 1.2;
            margin: 0.4em 0 0.25em;
        }

.blog_comments {
    margin-bottom: 4px;
}

    .blog_comments p.title {
        margin: 0.5em 0 0.75em;
        padding: 0 12px;
        font-size: 2em;
        font-family: "proxima-nova-condensed-n4", "proxima-nova-condensed",sans-serif;
        line-height: 1.2;
    }

    .blog_comments .comment {
        position: relative;
        padding: 9px 110px 30px 52px;
        margin-bottom: 4px;
        background: #6e1100 url(../images/quotes.png) 8px 13px no-repeat;
    }

    .blog_comments p.date {
        position: absolute;
        right: 13px;
        top: 10px;
        font-weight: normal;
    }

    .blog_comments blockquote {
        padding:;
    }

        .blog_comments blockquote cite {
            display: block;
            margin-bottom: 0.35em;
            font-size: 1.5em;
            font-family: "proxima-nova-condensed-n4", "proxima-nova-condensed",sans-serif;
            line-height: 1.2;
            font-style: normal;
        }

            .blog_comments blockquote cite a {
            }

        .blog_comments blockquote p {
        }

    .blog_comments a.btn_reply {
        position: absolute;
        right: 20px;
        bottom: 20px;
        padding-left: 32px;
        height: 18px;
        line-height: 18px;
        color: #fff;
        background: url(../images/reply-icn.png) left center no-repeat;
    }

.reply {
    margin-left: 25px;
}

    .reply .reply .reply {
        margin-left: 10px;
    }
    /* after x reply levels, adjust indentation */
    .reply .comment {
        background: #f44b00 url(../images/quotes-white.png) 8px 13px no-repeat;
    }

        .reply .comment cite a {
            color: #fff;
        }

    .reply a.btn_reply {
        background-image: url(../images/reply-icn-white.png);
    }

.blog_make_comment {
    margin-bottom: 4px;
}

    .blog_make_comment p {
        margin-bottom: 0.35em;
    }

        .blog_make_comment p.title {
            margin: 0.5em 0 0.75em;
            padding: 0 12px;
            font-size: 2em;
            font-family: "proxima-nova-condensed-n4", "proxima-nova-condensed",sans-serif;
            line-height: 1.2;
        }

    .blog_make_comment .form {
        padding: 22px 22px 22px 12px;
        background: #242424;
    }

    .blog_make_comment fieldset {
        float: left;
        width: 390px;
    }

    .blog_make_comment .tandcs {
        float: right;
        width: 170px;
    }

    .blog_make_comment fieldset input[type=text],
    .blog_make_comment fieldset input[type=password] {
        display: block;
        width: 240px;
        padding: 6px 9px;
        margin-bottom: 10px;
        font-size: 12px;
        line-height: 1.25;
        color: #fff;
        font-family: Arial, sans-serif;
        background: #000;
        border: none;
    }

    .blog_make_comment fieldset textarea {
        display: block;
        width: 372px;
        padding: 6px 9px;
        margin-bottom: 10px;
        font-size: 12px;
        line-height: 1.25;
        color: #fff;
        font-family: Arial, sans-serif;
        background: #000;
        border: none;
    }

.blog_panel {
    margin-bottom: 4px;
}

    .blog_panel .drop_panel {
        background: #fff;
        border-bottom: none;
        margin-bottom: 4px;
    }

        .blog_panel .drop_panel p.title {
            background-color: #e96e24;
            background-image: url(../images/arrow-up.png);
        }

        .blog_panel .drop_panel.closed p.title {
            background-image: url(../images/arrow-down.png);
        }

        .blog_panel .drop_panel .contents {
            padding: 0;
        }

        .blog_panel .drop_panel p.subtitle {
            padding: 0.5em 42px 0.5em 9px;
            font-size: 1.5em;
            line-height: 1.2;
            font-family: "proxima-nova-condensed-n4", "proxima-nova-condensed",sans-serif;
            background: #d35c14;
        }

        .blog_panel .drop_panel ul.categories {
            padding: 4px 0;
        }

            .blog_panel .drop_panel ul.categories a {
                color: #ff7700;
            }

            .blog_panel .drop_panel ul.categories > li {
            }

                .blog_panel .drop_panel ul.categories > li > a {
                    display: block;
                    padding: 2px 9px;
                }

            .blog_panel .drop_panel ul.categories ul {
                padding: 4px 0;
                margin: 4px 0;
                border-top: 1px solid #ffcb9e;
                border-bottom: 1px solid #ffcb9e;
            }

            .blog_panel .drop_panel ul.categories > li:last-child ul {
                border-bottom: none;
                margin-bottom: 0;
            }

            .blog_panel .drop_panel ul.categories ul > li {
                line-height: 1.333;
            }

                .blog_panel .drop_panel ul.categories ul > li > a {
                    display: block;
                    padding: 2px 9px;
                }

        .blog_panel .drop_panel ul.authors {
        }

            .blog_panel .drop_panel ul.authors > li {
                height: 1%;
                padding: 10px;
                border-bottom: 1px solid #ffcb9e;
            }

                .blog_panel .drop_panel ul.authors > li:before,
                .blog_panel .drop_panel ul.authors > li:after {
                    content: ".";
                    display: block;
                    height: 0;
                    overflow: hidden;
                }

                .blog_panel .drop_panel ul.authors > li:after {
                    clear: both;
                }

                .blog_panel .drop_panel ul.authors > li .img {
                    float: left;
                    width: 64px;
                }

                    .blog_panel .drop_panel ul.authors > li .img img {
                        display: block;
                        border: 2px solid #ff7700;
                    }

                .blog_panel .drop_panel ul.authors > li .text {
                    float: right;
                    width: 185px;
                    color: #333;
                }

                    .blog_panel .drop_panel ul.authors > li .text a {
                        color: #ff7700;
                    }

                    .blog_panel .drop_panel ul.authors > li .text p {
                        margin-bottom: 0.35em;
                    }


/* Gallery */
#gallery {
    color: #fff;
}

#slideshow {
    margin-bottom: 60px;
}

#ss_slides {
    overflow: hidden;
    margin-bottom: 4px;
    height: 460px;
}

    #ss_slides .photo {
        width: 100%;
        position: relative;
    }

        #ss_slides .photo .caption {
            position: absolute;
            top: 20px;
            left: 0;
            width: 215px;
            padding: 10px 40px 10px 17px;
            color: #fff;
            background: url(../images/black70.png) repeat;
        }

        #ss_slides .photo .open {
            position: absolute;
            width: 38px;
            height: 38px;
            top: 31px;
            left: 33px;
            text-indent: -9999px;
            overflow: hidden;
            cursor: pointer;
            display: none;
            background: url(../images/caption-info.png) left top no-repeat;
        }

        #ss_slides .photo .caption .close {
            position: absolute;
            width: 17px;
            height: 17px;
            top: 9px;
            right: 8px;
            text-indent: -9999px;
            overflow: hidden;
            cursor: pointer;
            background: url(../images/caption-close.png) left top no-repeat;
        }

        #ss_slides .photo .caption p {
            line-height: 1.25;
            margin-bottom: 0.5em;
        }

            #ss_slides .photo .caption p.title {
                font-size: 2em;
                line-height: 1.2;
                margin-bottom: 0.2em;
            }

            #ss_slides .photo .caption p.dl_link {
                margin-bottom: 0.35em;
            }

            #ss_slides .photo .caption p.dl_links {
                margin-bottom: 0.35em;
            }

                #ss_slides .photo .caption p.dl_links a {
                    display: inline-block;
                    padding-right: 11px;
                    margin-right: 17px;
                    background: url(../images/dl-arrow.png) right center no-repeat;
                }

        #ss_slides .photo img {
            display: block;
        }

    #ss_slides .video {
    }

        #ss_slides .video iframe {
            height: 384px;
        }

        #ss_slides .video .caption {
            padding: 8px 85px 8px 15px;
            margin-bottom: 4px;
            color: #fff;
            background: #242424;
        }

            #ss_slides .video .caption p {
                line-height: 1.25;
                margin-bottom: 0;
            }

                #ss_slides .video .caption p.title {
                    font-size: 1.5em;
                    line-height: 1.2;
                    margin-bottom: 0.2em;
                }

            #ss_slides .video .caption a.trans {
                display: inline-block;
                padding-right: 13px;
                margin-right: 17px;
                color: #ffd122;
                background: url(../images/trans-arrow.png) right center no-repeat;
            }



#ss_nav {
    padding: 12px 0;
    margin-bottom: 4px;
    background: #242424;
}

    #ss_nav .jcarousel-clip {
        margin: 0 65px;
        overflow: hidden;
    }

    #ss_nav .jcarousel-prev,
    #ss_nav .jcarousel-next {
        position: absolute;
        top: 10px;
        left: 0;
        width: 38px;
        height: 37px;
        cursor: pointer;
        background: url(../images/blog-nav.png) left top no-repeat;
    }

    #ss_nav .jcarousel-next {
        right: 0;
        left: auto;
        background-position: right top;
    }

    #ss_nav .jcarousel-prev:hover {
        background-position: left center;
    }

    #ss_nav .jcarousel-next:hover {
        background-position: right center;
    }

    #ss_nav .jcarousel-prev-disabled,
    #ss_nav .jcarousel-prev-disabled:hover {
        background-position: left bottom;
        cursor: default;
    }

    #ss_nav .jcarousel-next-disabled,
    #ss_nav .jcarousel-next-disabled:hover {
        background-position: right bottom;
        cursor: default;
    }

    #ss_nav ul {
        margin: 0;
    }

        #ss_nav ul li {
            float: left;
            padding: 0;
            margin: 0 15px 0 0;
            width: 101px;
        }

            #ss_nav ul li a,
            #ss_nav ul li a img {
                position: relative;
                display: block;
                border: none;
                overflow: hidden;
            }

                #ss_nav ul li a:hover,
                #ss_nav ul li.activeSlide a {
                    border: 3px solid #ff7700;
                    text-decoration: none;
                    cursor: pointer;
                }

                    #ss_nav ul li a:hover img,
                    #ss_nav ul li.activeSlide img {
                        margin: -3px;
                    }


#gallery .panel.albumns {
    background: #242424;
}

#gallery .mm_gallery .jcarousel-clip {
    height: 360px;
}

#gallery .mm_gallery ul {
    margin: 0;
}

#gallery .mm_gallery li {
    padding: 0;
    margin: 0 0 10px 0;
}


/* Inline slideshow */
#inline_slideshow {
    margin-bottom: 0;
}

    #inline_slideshow #ss_slides {
        height: 439px;
        margin-bottom: 0;
    }

        #inline_slideshow #ss_slides .photo img {
            display: block;
            width: 664px;
        }

        #inline_slideshow #ss_slides .photo .caption {
            position: absolute;
            top: auto;
            bottom: 0;
            left: 0;
            width: 593px;
            padding: 11px 60px 11px 11px;
            color: #fff;
            background: url(../images/black50.png) repeat;
        }

            #inline_slideshow #ss_slides .photo .caption p {
                line-height: 1.25;
                margin-bottom: 0;
            }

                #inline_slideshow #ss_slides .photo .caption p.title {
                    font-size: 1em;
                    font-family: Arial, sans-serif;
                    font-weight: bold;
                    margin-bottom: 0.4em;
                }

    #inline_slideshow #ss_nav .jcarousel-clip {
        margin: 0 59px 0 60px;
    }

    #inline_slideshow #ss_nav ul li {
        margin-right: 10px;
    }

/*Webcasts*/
.webcasts {
}

    .webcasts .webcast_heading {
        background: #ee2c24;
        padding: 10px 20px 0px 25px;
        border-bottom: 6px solid #fff;
        margin-top: 4px;
    }

        .webcasts .webcast_heading h2 {
            color: #fff;
            font-size: 26px;
            float: left;
        }

        .webcasts .webcast_heading > div {
            float: right;
        }

        .webcasts .webcast_heading:after {
            content: ".";
            display: block;
            height: 0;
            overflow: hidden;
        }

        .webcasts .webcast_heading:after {
            clear: both;
        }

        .webcasts .webcast_heading > div > p {
            display: inline-block;
            vertical-align: top;
            margin-bottom: 0;
            font-size: 15px;
            line-height: 1;
        }

        .webcasts .webcast_heading > div > .twt {
            display: inline-block;
            vertical-align: bottom;
        }

    .webcasts > ul {
        margin-bottom: 3px;
    }

        .webcasts > ul > li {
            display: block;
            background: #fed020;
            padding: 25px 20px 25px 30px;
            border-bottom: 2px solid #ffe994;
            margin: 0;
            color: #000;
        }

            .webcasts > ul > li:after {
                content: ".";
                display: block;
                height: 0;
                overflow: hidden;
            }

            .webcasts > ul > li:after {
                clear: both;
            }

            .webcasts > ul > li:hover {
                background: #f3b61c;
            }

            .webcasts > ul > li > .image {
                float: left;
                display: block;
            }

            .webcasts > ul > li > .detail {
                float: left;
                width: 390px;
                padding: 0 0 0 30px;
            }

                .webcasts > ul > li > .detail h4 {
                    font-size: 16px;
                    font-family: "Hel_Neu_BdCn";
                    color: #000;
                }

                .webcasts > ul > li > .detail p {
                    margin: 0;
                    font-family: Arial;
                    font-size: 13px;
                }

            .webcasts > ul > li > .link {
                float: right;
            }

    .webcasts .webcast_footer {
        background: #fff;
        height: 80px;
    }

/* Custom select boxes
******************************/
.customStyleSelectBox {
    padding: 10px 0 10px 20px;
    background: #ff7700;
    font-size: 18px;
    font-family: "proxima-nova-condensed-n4", "proxima-nova-condensed",sans-serif;
    line-height: 1;
}

    .customStyleSelectBox.changed {
    }

.customStyleSelectBoxInner {
    padding-right: 40px;
    background: url(../images/faq-arrow-closed.png) no-repeat center right;
}

.customStyleSelectBox2 {
    padding: 4px 0 5px 30px;
    background: #323232;
    font-size: 18px;
    font-family: "proxima-nova-condensed-n4", "proxima-nova-condensed",sans-serif;
    line-height: 1;
    color: #ff7700;
}

    .customStyleSelectBox2.changed {
    }

.customStyleSelectBoxInner2 {
    padding-right: 30px;
    text-align: center;
    background: url(../images/calendar-select-arrow.png) no-repeat center right;
}

.customStyleSelectBox3 {
    padding: 7px 0 8px 9px;
    background: #ff7700;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial,sans-serif;
    line-height: 1;
}

    .customStyleSelectBox3.changed {
    }

.customStyleSelectBoxInner3 {
    padding-right: 34px;
    background: url(../images/faq-arrow-closed.png) no-repeat center right;
}


@media print {
    .article ul li {
        margin-bottom: 0.417em;
        margin-left: 0px;
        padding-left: 5px;
        list-style-type: disc;
        list-style-position: inside;
        background: none;
    }

    .article .article_social ul li {
        list-style: none;
    }

    .ie9 * {
        font-family: Arial, sans-serif !important;
    }
}

/* CUSTOM IN PROGRESS ANCHOR */
.inprogress-link {
    display: block;
    background: #EE2B25;
    padding: 5px;
    color: #fff !important;
    padding-left: 5px;
    margin-bottom: 5px;
    font-size: 1.1em;
}

.inprogress-link:hover {
    background: #aa1f1d !important;
    text-decoration: none;
}
