﻿
/* GENERAL STYLES */
/*
    CSS Document for Home Retail Group - Annual Report 2007/2008
    Build: Julien Decaudin and Oliver Long on behalf of SAS - 01/05/2008
*/
/*--------------------------------------------------=> HEADERS */
/*--------------------------------------------------=> CONTENT ELEMENTS */
/*-------------> Line */
/*-------------> Paragraph */
/*-------------> Images */
/*-------------> Links */
/*-------------> Lists */
/*-------------> Table */
/*-------------> Browser */
/*-------------> Pager */
/*-------------> Flash */
/*-------------> Banner */
/*-------------> Modules */
/*--------------------------------------------------=> FORMS */
/* ------------> Specific form element styles */
/* ------------> Specific form styles */
/*--------------------------------------------------=> CONTENT LAYOUT */
/*-------------> Global */
/*-------------> Columns */
/*--------------------------------------------------=> MAIN LAYOUT */
/*--------------------------------------------------=> NAVIGATION */
/*-------------> Quicklinks */
/*-------------> Breadcrumb */
/*-------------> Support Navigation */
/*-------------> Main Navigation */
/*-------------> Secondary Navigation */
/*-------------> Tab Navigation */
/*-------------> Sitemap */
/*--------------------------------------------------=> UTILITY CLASSES */

@import url(/hrg/arr07/_css/reset.css);

html, body
{
    margin: 0;
    padding: 0;
    border: 0;
    height: 100.01%;
}

body
{
    color: #808080;
    background: #fdfdfd url(/hrg/arr07/_images/bg_body.gif) repeat-x top left;
    font-family: "Trebuchet MS" , "Arial" , sans-serif;
    font-size: 100%;
    line-height: 0.94em; /* 15px */
}

/*--------------------------------------------------=> HEADERS */
/* H1 */
h1
{
    color: #68bbbe;
    font-size: 1.75em; /* 28px */
    font-weight: normal;
    line-height: 1.0em;
    padding-bottom: 15px; /*text-transform: uppercase;*/
    padding-top: 25px;
}

.grouplanding h1
{
    width: 464px;
}

.outinfront h1
{
    width: 464px;
}

.thinkingahead h1
{
    width: 400px;
}

.readyforanything h1
{
    width: 400px;
}

/* H2 */
h2
{
    color: #68bbbe;
    font-size: 0.82em; /* 16px */
    line-height: 1em;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.group #column_content_middle h2
{
    color: #f99d31;
}

h2.block
{
    color: #fff !important;
    font-size: 0.82em; /* 16px */
    line-height: 1em;
    padding: 5px 0px 5px 5px;
    margin-bottom: 5px;
    margin-top: 10px;
    background: #f99d31;
    clear: both;
    width: 460px !important;
    text-transform: uppercase;
}

/* Specific colours for tabs*/

.tab_content h2, .tab_content h3, .tab_content .kpi .graph h2, .review #column_content_middle h2, .review #column_content_middle h3
{
    color: #37609a !important;
}

.tab_content #rhm_holder h2
{
    color: #68bbbe !important;
}
/* end */

h2.subheading, .review #column_content_middle h2.subheading
{
    font-family: "Trebuchet MS" , "Arial" , sans-serif;
    color: #838383 !important;
    font-size: 1.2em;
}

h2.relatedinfo
{
    margin-bottom: 0px;
    padding-bottom: 0px;
}

h2.module_home_left
{
    color: #fff;
}

h2.download_module
{
    color: #68bbbe;
    font-size: 0.9em; /* 16px */
    line-height: 1em;
    margin-bottom: 5px;
    font-weight: bold;
}

.financial h2
{
    text-transform: uppercase;
}
#rhm_holder h2, .shademodule h2
{
    text-transform: none;
    width: 100%;
}

#column_content_left h2, #column_content_right h2
{
    /*text-transform: uppercase;*/
}

.grouplanding h2
{
    width: 464px;
}



.outinfront h2
{
    width: 464px;
}

.thinkingahead h2
{
    width: 400px;
}

.readyforanything h2
{
    width: 400px;
}

/* H3 */
h3
{
    color: #68bbbe;
    font-size: 0.78em; /* 14px */ /*font-weight: bold;*/
    padding-bottom: 5px;
}

.highlight_module_header h3
{
    color: #FFF;
    padding-bottom: 0;
}

/* H4 */

h4, h3.em
{
    color: #68bbbe;
    font-size: 0.75em; /* 16px */
    line-height: 1em;
    padding-bottom: 0px;
    font-style: italic;
}

/*--------------------------------------------------=> CONTENT ELEMENTS */
/*-------------> Global */
.content_holder
{
    padding: 15px 15px 0px 15px;
}

sub
{
    font-size: 0.75em;
}

/*-------------> Line */
.hr, .hr_thick
{
    clear: both;
    border-top: 1px solid #f8f8f8;
    height: 1px;
    font-size: 0;
    margin: 0 0 10px 0;
    overflow: hidden;
}

.hr_thick
{
    border-top: 3px solid #f8f8f8;
    margin-bottom: 15px;
}

.hr_module_highlight
{
    width: 100%;
    height: 1px;
    background-color: #fff;
    overflow: hidden;
}

.hr_module_home_wide
{
    background: url(/hrg/arr07/_images/bg_dotted_transparent.gif) repeat-x top left;
    /*background-color: #e4e4e4;*/
    width: 95%;
    height: 1px;
    overflow: hidden;
}

.hr_dotted
{
    background: url(/hrg/arr07/_images/bg_dotted_transparent.gif) repeat-x top left;
    width: 100%;
    height: 1px;
    overflow: hidden;
    margin-top: 5px;
    padding-bottom: 17px;
}

.hr_center
{
    width: 460px;
}

/*-------------> Paragraph */
p
{
    font-size: 0.75em; /* 12px   */
    padding-bottom: 10px;
}

ol.numlist li
{
    font-size: 0.75em; /* 12px   */
    padding-bottom: 10px;
}

p.position
{
    font-style: italic;
}

p.list_below
{
    padding: 0px;
}

strong
{
    /*color: #666666;*/
}

p.intro
{
    /*font-size: 0.88em;     line-height: 18px;*/
}

blockquote
{
    font-size: 1em; /* 16px */
    line-height: 1.25em; /* 20px */
    font-family: Times New Roman, Serif;
    padding-bottom: 15px;
}

#main_copy_area blockquote
{
    font-size: 1.38em; /* 22px */
}

p.large
{
    font-size: 3.75em; /* 60px */
    line-height: 0.94em;
    font-family: Times New Roman, Serif;
    padding-bottom: 5px;
}

q.pullout
{
    font-family: "Trebuchet MS" , "Arial" , sans-serif;
    color: #838383;
    font-size: 1.2em;
}

p.pullout
{
    margin-top: 0px;
    margin-bottom: 10px;
}

p.large span
{
    font-size: .5em;
    line-height: 0.94em;
    font-family: Times New Roman, Serif;
    padding-bottom: 5px;
}

p.module_highlights_description
{
    color: #fff;
    margin-top: 10px;
    padding: 0 0 0 15px;
    background: url(/hrg/arr07/_images/arrow_up_hpmodule.gif) no-repeat top left;
}

p.module_highlights_link
{
    padding-bottom: 7px;
    margin-top: 32px;
}

#intro_home
{
    width: 445px !important;
}

#intro_home p
{
    /*margin: 12px 0 26px 0;     font-size:1em;*/
}

#module_home_kpis p
{
    width: 150px;
}

#module_home_outinfront p
{
    width: 100px;
}

#module_home_thinkingahead p
{
    width: 100px;
}

#module_home_ready p
{
    width: 100px;
}

#main_copy_area p.large
{
    font-size: 3.13em; /* 50px */
}


/*-------------> Images */
img.banner
{
    padding: 9px;
}

img.banner_tab
{
    padding-bottom: 15px;
}

img.thumb
{
    border: 1px solid #f1f1f1;
}

img.floatLeft
{
    margin-right: 15px;
}

img.logo_tabs_argos, img.logo_tabs_homebase
{
    position: relative;
    padding-top:30px;
    margin-bottom:15px;
}

img.logo_copy_argos, img.logo_copy_homebase
{
    position: absolute;
    top: 30px;
    right: 30px;
}

div.tab_decoration
{
    position: absolute;
    background-repeat: no-repeat;
    background-position: top left;
}

.dotted_box img.calc /*{float:right;margin:-23px -23px 0 0}*/
{
    position: absolute;
    right: 5px;
    top: -10px;
}

div.graph
{
    padding-top: 10px;
    margin-bottom: 10px;
}

.kpi .graph h2
{
    text-transform: uppercase;
}

.kpi .graph h2 span
{
    text-transform:lowercase;
}

.kpi div.graph
{
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    background: url(/hrg/arr07/_images/im_kpis_divider.gif) repeat-x bottom left;
    min-height: 1px;
}

div.graph br, div.history br.clear
{
    clear: both;
}

div.graph img
{
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

div.graph p
{
    float: right;
    width: 170px;
    margin-right: 30px;
    display: inline;
}

.group .graph, .group .charts
{
    width: auto;
    background-color: #fff;
    /*padding-bottom: 20px;
    margin-bottom: 15px;*/
}

.kpi div.graph p
{
    float: left;
    width: 420px;
    margin-right: 10px;
}

.definition
{
    font-style: italic;
}

div.graph p.definition
{
    float: left;
    width: 400px;
    margin-right: 10px;
    font-style: italic;
}

div.group_performance p.definition
{
    float: right;
    width: 170px;
    margin-right: 30px;
}

div.graph p span
{
    margin-top: 12px;
    margin-bottom: 5px;
    display: block;
}

div.history
{
    background: url(/hrg/arr07/_images/bg_history_dotted.gif) repeat-x top right;
    padding-top: 1px;
    margin-top: 10px;
    width: 360px;
}

div.history ul li
{
    font-size: 0.75em; /* 12px   */
    float: left;
    background: url(/hrg/arr07/_images/im_history_dotted_v.gif) no-repeat top left;
    width: 110px;
    padding: 5px 5px 0px 5px;
}

div.history p
{
    float: left;
    width: 100px;
    margin-right: 8px;
    background: url(/hrg/arr07/_images/im_history_dotted_v.gif) no-repeat top left;
    padding-top: 5px;
    padding-left: 8px;
    margin-top: -4px;
}

div.history p.empty
{
    float: left;
    width: 108px;
    margin-right: 0px;
    background: #fdfdfd url(/hrg/arr07/_images/im_history_dotted_v.gif) no-repeat top left;
    padding-top: 5px;
    padding-left: 8px;
    margin-top: -5px;
}

div.charts
{
    text-align: center;
}

div.coverage div
{
    float: left;
    width: 200px;
}

div.coverage .large
{
    float: right;
}

img.widetop
{
    margin: 5px 0 18px 0;
}

div.rhm_logo_list img
{
    padding-bottom: 25px;
}

/*-------------> Links */
a
{
    color: #68bbbe;
    text-decoration: none;
}

a:hover
{
    color: #666;
    text-decoration: none;
}

a.link_arrow span
{
    padding-left: 5px;
}

#logo
{
    float: left;
    width: 505px;
}

p.module_highlights_link a
{
    color: #fff;
}

.download_button
{
    padding-bottom: 0px;
    margin-left: 50px;
}

.homepage .download_button
{
    margin-left: 0px;
}

.download_button a
{
    width: 140px;
    color: #68bbbe;
    font-size: 0.76em;
    display: block;
    font-weight: bold;
    padding: 17px 60px 10px 2px;
    background: url(/hrg/arr07/_images/btn_download_report.gif) no-repeat right -143px;
}

.download_button a:hover
{
    color: #999;
    background-position: right 0px;
}


a.link_readmore
{
    font-size: 0.75em;
    padding-bottom: 6px;
    display: block;
}


a.box_link_main
{
    color: #68bbbe;
    font-size: 0.9em; /* 16px */
    line-height: 1em;
    padding-left: 20px;
    background: url(/hrg/arr07/_images/h2_header_icon.gif) no-repeat 0 0px;
    margin-bottom: 5px;
    display: block;
    font-weight: bold;
    padding-bottom: 3px;
}

a.box_link_related
{
    color: #68bbbe;
    font-size: 0.7em; /*font-style: italic;*/
    font-weight: bold;
    line-height: 1em;
    padding-bottom: 10px;
    padding-left: 20px;
    background: url(/hrg/arr07/_images/h2_header_icon.gif) no-repeat top left;
    margin-bottom: 0px;
    padding-top: 2px;
    display: block;
}

/* Pagination */

.pager
{
    font-size: 0.7em;
    margin-bottom: 15px;
    margin-left: -4px;
}

.pager input
{
    width: 22px;
    font-size: 1em;
    text-align: center;
}

.pager img
{
    margin: 0 5px 0 5px;
}

span.pdf_size
{
    font-size: 0.8em;
}

.notes_pager
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.notes_pager li
{
    display: inline;
    line-height: 1.2em;
}

.notes_pager li a
{
    color: #808080;
    font-size: 0.7em;
    border-right: 1px solid #808080;
    padding-right: 5px;
}

.notes_pager li a.last
{
    border-right: 0px;
}

.notes_pager li a:hover
{
    color: #0fa6ac;
}

/*-------------> Lists */
/* global */

/* shaded bg for list */
.shaded_bg
{
    background-color: #edf4f9;
    padding: 10px;
}

.shaded_bg ol li
{
    padding-bottom: 5px;
    margin-bottom: 5px;
    background: url(/hrg/arr07/_images/bg_dotted_transparent.gif) repeat-x bottom left;
}

/* link list */
ul.link_list
{
    margin-top: 7px;
    padding-bottom: 15px;
}

ul.link_list li
{
    font-size: 0.75em; /* 12px */ /*border-bottom:1px solid #f8f8f8;*/
}

ul.link_list li.last
{
    border: none;
    padding-bottom: 0;
}

ul.link_list a span
{
    padding-left: 5px;
}

ul.download_links li, ul.module_links li
{
    padding-top: 5px;
    margin-left: 1px;
}
ul.download_links li a, ul.module_links li a
{
    font-size: 1em;
}


/* bulleted list */
ul.bulleted_list
{
    padding-bottom: 5px;
}

ul.bulleted_list li
{
    padding: 0 0 0px 15px;
    margin-bottom: 6px;
    font-size: 0.75em; /* 12px */
    background: url(/hrg/arr07/_images/bullet.gif) no-repeat 0 5px;
}

td ul.bulleted_list li
{
    font-size: 1em; /* 12px */
}

ul.bulleted_list li a
{
    color: #666666;
}

ul.bulleted_list li a span, ul.bulleted_list li a:hover
{
    color: #0fa6ac;
}

/* numeric list */
ol.numeric_list
{
    padding-left: 28px;
    padding-bottom: 5px;
    list-style-type: decimal;
}

ol.numeric_list li
{
    margin-bottom: 6px;
    font-size: 0.75em; /* 12px */
}

ol.numeric_list li a
{
    color: #666666;
}

ol.numeric_list li a span, ol.numeric_list li a:hover
{
    color: #0fa6ac;
}

/* plain list */
ul.plain_list
{
    padding-bottom: 15px;
}

ul.plain_list li
{
    padding: 0 0 0px 5px;
    margin-bottom: 6px;
    font-size: 0.75em; /* 12px */
}

ul.plain_list li a
{
    color: #666666;
}

/* committee list */
ul.committee_list
{
    padding-bottom: 12px;
}

ul.committee_list li
{
    padding: 0px;
    font-size: 0.75em; /* 12px */
}

ul.committee_list li a
{
    color: #666666;
}

/* job description list */
ul.job_description
{
    padding-bottom: 15px;
}

ul.job_description li
{
    font-size: 0.75em; /* 12px */
}

ul.job_description li.name
{
    color: #000000;
    font-weight: bold;
}

/* notes list */
.table_notes
{
    /* border:1px solid red;*/
    padding-bottom: 15px;
}

.table_notes ol
{
    list-style-type: decimal;
    margin-left: 20px;
}

.table_notes ol li
{
    /*font-size: 0.75em;  12px */
    padding-bottom: 6px;
}

.table_notes h2
{
    font-size: 1em;
    text-transform: none;
    font-weight: normal;
}


/* definition list */
dl
{
    font-size: 0.69em; /* 11px */
}

dt
{
    font-weight: bold;
    color: #327a87;
}

dd
{
    margin-bottom: 15px;
}

/*-------------> Table */
table
{
    margin-top: 5px;
    border-collapse: collapse;
    margin-bottom: 30px;
    text-align: right;
}

table.datatable
{
    width: 100%;
    background-color:#fff!important;
}

table.generaltable tr td, table.generaltable tr th
{
    vertical-align: top !important;
    text-align: left !important;
}

table.generaltable thead th
{
    vertical-align: bottom !important;
}

table.datatable thead th.label, table.datatable thead th strong
{
    color: #666666 !important;
}

table.datatable thead th.label
{
    font-size: 0.75em;
}

table.generaltable .tabsubhead
{
    color: #68bbbe;
    line-height: 1em;
    padding-bottom: 0px;
    font-style: italic;
}

table.widetable
{
    width: 713px;
}

.table.datatable tr.linebottom
{
    border-bottom: 1px solid #37609a;
}

td, th
{
    padding: 2px 7px 3px 7px !important;
    vertical-align: bottom;
}

th
{
    font-weight: bold;
}

td.row_header, th.row_header
{
    text-align: left;
}

td.last
{
    background-image: none;
}

tbody td
{
    font-size: 0.75em; /* 12px */ /*border-bottom: 1px solid #68bbbe;*/
    color: #666;
}

th.label
{
    text-align: left !important;
    vertical-align: text-top;
}

span.table_label
{
    font-size: 0.7em;
    display: block;
    margin-bottom: 3px;
}

#table_holder
{
    margin-top: 30px;
}

tbody tr.highlighted_text td
{
    font-weight: bold;
}

td.row_header
{
    text-align: left;
}

th.linebtm
{
    text-align: center !important;
}

.table_note, .table_notes
{
    font-size: 0.6em;
    margin-bottom: 15px;
}

/*-------------> Flash */
#flash_container
{
    position: relative;
}

#flash_required_container
{
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: url(/hrg/arr07/_images/bg_flash_required.png);
    padding: 5px 10px;
    width: 180px;
}

#flash_required_container p
{
    padding-bottom: 5px;
}

/*--------------> Modules */
/* Simple Module */
.simple_module
{
    width: 100%;
    margin-bottom: 15px;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}

/* Shade Module */
.shade_module
{
    width: 100%;
    margin-bottom: 10px;
}

.shade_module_content_container
{
    background: url(/hrg/arr07/_images/bg_shade_module_side.png) repeat-y;
    width: 100%;
}

.shade_module_content
{
    background: #fff;
    margin: 0 0 0 4px;
}

.module_highlights
{
    background: #5dc0c5;
    margin: 0 0 0 4px;
}

.shade_module_content .content_holder
{
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}

#column_content_middle .content_holder
{
    min-height: 377px;
    padding-bottom: 15px;
}

.shade_module_content .image_holder
{
    border-left: 1px solid #e3e3e3;
}

.shade_module_footer
{
    width: 100%;
    height: 5px;
    font-size: 0;
    background: url(/hrg/arr07/_images/bg_shade_module_footer.png);
}

/* Shade & Simple Module with bg */
.shade_module_withbg .shade_module_content, .simple_module_withbg .content_holder
{
    background-repeat: no-repeat;
    background-position: bottom right;
}

.shade_module_withbg p, .shade_module_withbg a, .simple_module_withbg p, .simple_module_withbg a
{
    width: 120px;
}

#lhm_annual_report .shade_module_content
{
    background-image: url(/hrg/arr07/_images/bg_lhm_annual_report.gif);
}

#rhm_21stcentury .shade_module_content, #rhm_21stcentury.simple_module_withbg .content_holder
{
    background-image: url(/hrg/arr07/_images/bg_rhm_21stcentury.gif);
}

#rhm_carbon .shade_module_content, #rhm_carbon.simple_module_withbg .content_holder
{
    background-image: url(/hrg/arr07/_images/bg_rhm_carbon.gif);
}

/* Dotted Module */
.dotted_module
{
    width: 222px;
    margin: 0 0 15px 5px;
}

#rhm_holder .dotted_box
{
    width: 206px;
    padding: 10px 10px 0 10px;
    margin-bottom: 15px;
    position: relative;
    border: 2px dotted #68bbbe;
}

.kpi_bottom
{
    margin-top: 18px;
}


.dotted_module_content
{
    background: #fff url(/hrg/arr07/_images/bg_dotted_module_content.gif) repeat-y top left;
    padding: 0 2px;
}

.dotted_module_header, .dotted_module_footer
{
    background: url(/hrg/arr07/_images/bg_dotted_module_vertical.gif) repeat-x top left;
    height: 2px;
    font-size: 0;
}

.dotted_module p
{
    color: #666;
}

/* Dotted Module with bg */
.dotted_module_withbg .content_holder
{
    background-repeat: no-repeat;
    background-position: bottom right;
}

.dotted_module_withbg p, .dotted_module_withbg a
{
    width: 105px;
}

#rhm_emissions .content_holder
{
    background-image: url(/hrg/arr07/_images/bg_rhm_emissions.gif);
}

/* Home Page Modules */

#module_home_kpis
{
    float: left;
    width: 140px;
    margin: auto;
    margin-right: 10px;
}

#module_home_outinfront
{
    float: left;
    width: 170px;
    margin: auto;
    background: url(/hrg/arr07/_images/bg_widehome_1.gif) no-repeat 66px 3px;
    margin-right: 10px;
}

#module_home_thinkingahead
{
    float: left;
    width: 180px;
    margin: auto;
    background: url(/hrg/arr07/_images/bg_widehome_2.gif) no-repeat 85px 19px;
    margin-right: 10px;
}

#module_home_ready
{
    float: left;
    width: 155px;
    margin: auto;
    background: url(/hrg/arr07/_images/bg_widehome_3.gif) no-repeat 80px 20px;
}

/* Key Message Modules */
.rhm_keymessage .shade_module_content
{
    cursor: pointer;
}

.rhm_keymessage .content_holder
{
    background-repeat: no-repeat;
    background-position: bottom right;
}

.rhm_keymessage p
{
    width: 100px;
}

.rhm_keymessage a
{
    color: #666666;
}

.rhm_keymessage a:hover
{
    color: #0fa6ac;
}

.rhm_keymessage_hover a:hover
{
    color: #666666;
}

#rhm_km_environment .content_holder
{
    background-image: url(/hrg/arr07/_images/bg_km_environment.gif);
}

#rhm_km_environment .rhm_keymessage_hover
{
    background-image: url(/hrg/arr07/_images/bg_km_environment_hover.gif);
}

#rhm_km_customers .content_holder
{
    background-image: url(/hrg/arr07/_images/bg_km_customers.gif);
}

#rhm_km_sourcing .content_holder
{
    background-image: url(/hrg/arr07/_images/bg_km_sourcing.gif);
}

#rhm_km_people .content_holder
{
    background-image: url(/hrg/arr07/_images/bg_km_people.gif);
}

#rhm_km_communities .content_holder
{
    background-image: url(/hrg/arr07/_images/bg_km_communities.gif);
}

/* Main Key Message Modules */
.main_keymessage
{
    cursor: pointer;
    width: 221px;
    background: #fff;
    border: 1px solid #f2f2f2;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-position: bottom right;
}

#main_copy_area .main_keymessage .content_holder
{
    padding: 10px 15px 0px 15px;
}

.main_keymessage p
{
    width: 110px;
}

#mkm_customers
{
    background-image: url(/hrg/arr07/_images/bg_mkm_customers.gif);
}

/* Highlight module (blue modules in the main copy area) */
.highlight_module
{
    padding: 10px 0;
}

.highlight_module_header
{
    background: #68bbbe;
    margin-bottom: 3px;
    padding: 5px 5px 7px 5px;
}

.highlight_module_content
{
    background: #f4fafa;
}

#main_copy_area .highlight_module_content .content_holder
{
    padding: 10px 15px 0px 15px;
}

#main_copy_area .highlight_module_content ul.bulleted_list
{
    padding-bottom: 5px;
}

/* Main copy area specific style */
/* Dotted Module */
#main_copy_area .dotted_module
{
    width: 214px;
    margin-left: 0;
}

#main_copy_area .dotted_module_content
{
    background-image: url(/hrg/arr07/_images/bg_dotted_module_content_small.gif);
}

/* Expandable Module */
.exp_module_container
{
    margin-bottom: 1px;
}

a.exp_module_header
{
    display: block;
    width: 100%;
    height: 21px;
    padding: 7px 0 0 0px;
    background: url(/hrg/arr07/_images/bg_exp_module_header.gif) repeat-x 0% 0px;
}

a.exp_module_header:hover
{
    background-position: 0% -28px;
}

a.exp_module_header span
{
    display: block;
    font-size: 0.75em; /* 12px */
    font-weight: bold;
    color: #FFF;
    padding-left: 20px;
    margin-left: 10px;
    background: url(/hrg/arr07/_images/link_exp_module_opened.gif) no-repeat 0 1px;
}

a.exp_module_header.close span
{
    background-image: url(/hrg/arr07/_images/link_exp_module_closed.gif);
}

.exp_module_content
{
    padding-bottom: 15px;
}

.exp_module_column_left
{
    float: left;
    width: 464px;
}

.exp_module_column_right
{
    float: right;
    width: 214px;
    padding-top: 15px;
}

.exp_module_column_right .highlight_module
{
    padding-top: 0;
}

div.module_toaster
{
    border-bottom: 2px dotted #5dc0c5;
    background: url(/hrg/arr07/_images/box_toaster.gif) no-repeat top right;
}
div.module_pc
{
    margin-top: 10px;
    border-bottom: 2px dotted #5dc0c5;
    background: url(/hrg/arr07/_images/box_pc.gif) no-repeat top right;
}
div.module_car
{
    margin-top: 10px;
    border-bottom: 2px dotted #5dc0c5;
    background: url(/hrg/arr07/_images/box_car.gif) no-repeat center right;
}
#rhm_holder
{
    float: right; /*margin-top: 145px;*/
    width: 230px;
    font-weight: 0.9em;
    margin-top: 2px;
}
#rhm_holder p.slim
{
    width: 120px;
    font-size: 0.7em;
}

#rhm_holder p.caption
{
    font-size: 0.63em;
    padding-bottom: 20px;
}

div.rh_module
{
    margin-top: 10px;
    border-bottom: 2px dotted #5dc0c5;
}

/* Inline dotted modules */

div.largeinfo
{
    padding: 50px 0 30px 10px;
    font-size: 3.12em;
    font-family: Georgia;
}


div.largeinfo_inline .largeinfo
{
    padding: 20px 0 30px 5px;
    font-size: 3.12em;
    font-family: Georgia;
}

.largeinfo_inline
{
    float: left;
    padding: 5px;
    margin: 0 10px 20px 0;
    width: 97px;
}



.largeinfo_copy
{
    padding-left: 12px;
}

.largeinfo_inline .largeinfo_copy
{
    padding: 4px;
}

.largeinfo_copy p
{
    padding-bottom: 0;
    margin-bottom: 0;
}

.largeinfo_copy p span
{
    font-weight: bold;
    font-style: italic;
}

.largeinfo_rhm
{
    width: 216px;
}

/*--------------> Tabs */

#tabs_container
{
    width: 600px;
    float: left;
    padding-top: 6px;
    font-size: 0.75em; /* 12px */
    position: relative;
    top: 1px;
}

#tabs_container ul
{
    margin: 0;
    padding: 0;
    margin-left: 5px;
}

#tabs_container li
{
    /*display: inline;*/
    margin: 0;
    padding: 0;
    cursor: pointer;
    float: left;
    background: url(/hrg/arr07/_images/bg_tab_right.gif) no-repeat right top;
}

#tabs_container a
{
    float: left; /*background: url(/hrg/arr07/_images/bg_tab_arrow_review.gif) no-repeat right -12px;*/
    padding-right: 5px;
}

#tabs_container span
{
    display: block;
    color: #666;
    font-weight: bold;
    background: url(/hrg/arr07/_images/bg_tab_plain.gif) no-repeat left top;
    padding: 11px 10px 9px 15px;
}

#tabs_container a:hover
{
    /*background: url(/hrg/arr07/_images/bg_tab_arrow_review.gif) no-repeat right 12px;*/
}

#tabs_container a:hover span
{
    color: #37609a;
}

#tabs_container li.current
{
    background: none;
}

#tabs_container li.current span
{
    color: #000;
    background: url(/hrg/arr07/_images/bg_tab_shadow.gif) no-repeat left center;
}

#tabs_container li.current a
{
    /*background: url(/hrg/arr07/_images/bg_tab_arrow_review.gif) no-repeat right 12px;*/
}

.tab_content_left
{
    width: 430px;
}

#tab_image_holder
{
    position: absolute;
    margin-left: -12px;
    margin-top: -12px;
}

#tab_image_holder a
{
    cursor: pointer;
}

#tab_image_holder a img
{
    position: absolute;
}

#tab_image_holder a img.righttop
{
    margin-left: 477px;
}

#tab_image_holder a img.rightbottom
{
    margin-left: 477px;
    margin-top: 123px;
}

/*--------------> Miscellaneous */
/* CEO quote */
#quote_ceo
{
    background: url(/hrg/arr07/_images/bg_quote_ceo.jpg) no-repeat bottom right;
}

#quote_ceo .content_holder
{
    min-height: 170px;
    height: auto !important;
    height: 170px;
}

#quote_ceo blockquote
{
    width: 290px;
}

/* Icon legend */
/* OLD VERSION 
.iconlegend_container
{    
    background:#f7f7f8;
    font-size:0.75em; 
    padding:6px 0 5px 0;
    margin-bottom:15px;
}

.iconlegend_container ul
{    
    margin-left:10px;
}

.iconlegend_container li
{
    float:left;
    background-repeat:no-repeat;
    background-position:top left;
    padding:2px 35px 1px 20px;    
}

.iconlegend_content_container
{        
    width:395px;
    margin-left:10px;
    padding-left:25px;    
    background-repeat:no-repeat;
    background-position:top left;
}

.icon_completed
{
    background-image:url(/hrg/arr07/_images/icon_completed.gif);
}

.icon_ongoing
{
    background-image:url(/hrg/arr07/_images/icon_ongoing.gif);
}

.icon_targetnotmet
{
    background-image:url(/hrg/arr07/_images/icon_targetnotmet.gif);
}
*/

.icon_target
{
    display: block;
    background-repeat: no-repeat;
    background-position: top left;
    padding: 0px 0 0px 21px;
}

.icon_completed
{
    background-image: url(/hrg/arr07/_images/icon_completed.gif);
}

.icon_ongoing
{
    background-image: url(/hrg/arr07/_images/icon_ongoing.gif);
}

.icon_targetnotmet
{
    background-image: url(/hrg/arr07/_images/icon_targetnotmet.gif);
}

/*--------------------------------------------------=> FORMS */
form
{
    margin: 0;
    padding: 0;
    height: 100%;
}

input, select, textarea, label, button, .input_legend, form em
{
    color: #8c8c94;
    font-size: 0.69em; /* 11px */
    font-family: "Arial" , sans-serif;
}

textarea
{
    font-family: "Arial" , sans-serif;
    margin: 0 0 15px 0;
    padding: 3px 4px;
    width: 100%;
}

select
{
    border: 1px solid #e1e0dd;
    margin: 0;
}

select.highlights
{
    width: 190px;
    margin: auto;
}

form label
{
    display: block;
    padding-bottom: 3px;
}

form em
{
}

/* form using ordered list */
form ol
{
    margin: 0;
    padding: 0;
}

form ol li
{
    padding-bottom: 3px;
}

form ol label
{
    display: inline-block;
}

.module_rhm form ol label
{
    width: 110px;
}

/* Buttons */
form button
{
    color: #747474;
    font-weight: bold;
    text-transform: uppercase;
    background: transparent url(/hrg/arr07/_images/bg_button.gif) repeat-x top left;
    padding-left: 4px;
    padding-right: 4px;
    margin: 0;
    border: none;
    cursor: pointer;
    text-align: center;
    height: 18px;
}

form button
{
    width: auto;
    overflow: visible;
    padding-top: 0px; /* IE6 */
    padding-bottom: 0px; /* IE6 */
    margin-left: 4px;
}
form button[type]
{
    padding-top: 0px; /* Firefox */
    padding-bottom: 2px; /* Firefox */
    line-height: 18px; /* Safari */
    margin-left: 0;
}
*:first-child + html button[type]
{
    padding-top: 0px; /* IE7 */
    padding-bottom: 0px; /* IE7 */
    margin-left: 4px;
}

form button:hover
{
    color: #FFF;
    background-image: url(/hrg/arr07/_images/bg_button_hover.gif);
}

/* ------------> Specific form element styles */
.input_text
{
    /*margin: 0 0px 0 0;*/
    padding: 1px 2px 1px 2px;
    border: 1px solid #e1e0dd;
}

.input_checkbox
{
    margin: 0;
    width: 15px;
}

.field_container
{
    padding-bottom: 5px;
}

.submitbutton_container
{
    padding-top: 10px;
}

/* ------------> Specific form styles */
/* specific layouts */

/* global search */
#search_form .input_text
{
    width: 105px;
}

/* contact us */
#form_contactus ol label
{
    width: 235px;
    margin-right: 10px;
}


/*--------------------------------------------------=> CONTENT LAYOUT */
/*-------------> Global */

/*-------------> Columns */
/* unique */
#column_content_left
{
    float: left;
    width: 227px;
    overflow: hidden;
}

#column_content_middle
{
    float: left;
    width: 464px;
    margin-left: 26px; /*min-height: 450px;     height: auto !important;     height: 450px;*/
}

#column_content_middle_top
{
    float: left;
    width: 100%;
    margin-bottom: 15px;
    background: url(/hrg/arr07/_images/bg_dotted_secondary.gif) repeat-x bottom left;
}

.grouplanding #column_content_middle_top
{
    min-height: 220px; /* whatever changes made here must be made in the screen_ie6.css as well */
}

.whoweare #column_content_middle_top
{
    min-height: 220px; /* whatever changes made here must be made in the screen_ie6.css as well */
}

.groupperformance #column_content_middle_top
{
    min-height: 220px; /* whatever changes made here must be made in the screen_ie6.css as well */
}

.outinfront #column_content_middle_top
{
    min-height: 255px; /* whatever changes made here must be made in the screen_ie6.css as well */
}

.thinkingahead #column_content_middle_top
{
    min-height: 235px; /* whatever changes made here must be made in the screen_ie6.css as well */
}

.readyforanything #column_content_middle_top
{
    min-height: 235px; /* whatever changes made here must be made in the screen_ie6.css as well */
}

#column_content_middle_only
{
    width: 464px;
}

#column_content_wide
{
    float: right;
    width: 712px;
    min-height: 250px;
    height: auto !important;
    height: 250px;
}

#column_content_wide.home
{
    background: url(/hrg/arr07/_images/bg_homepage_box.gif) no-repeat 430px 0px;
}

.group_landing
{
    background: url(/hrg/arr07/_images/bg_grouplanding_box.jpg) no-repeat 660px 145px;
}

#page .outinfront
{
    background: url(/hrg/arr07/_images/bg_outinfront_box.gif) no-repeat 285px -20px;
}

#page .thinkingahead
{
    background: url(/hrg/arr07/_images/bg_thinkingahead_box.gif) no-repeat 335px -5px;
}

#page .readyforanything
{
    background: url(/hrg/arr07/_images/bg_readyforanything_box.gif) no-repeat 420px 30px;
}

.chairmanstatement
{
    background: url(/hrg/arr07/_images/chairman_header.jpg) no-repeat 253px 165px;
}

.ceostatement
{
    background: url(/hrg/arr07/_images/ceo_header.jpg) no-repeat 253px 180px;
}



#column_content_wide #column_content_middle
{
    margin-left: 0;
}

#column_content_right
{
    float: right;
    width: 227px;
}

#column_content_wide #column_content_right
{
    width: 214px;
    padding-top: 15px;
    padding-right: 15px;
}

#column_content_wide #column_content_right .content_holder
{
    padding: 7px 10px 0px 10px;
}

/* utilities */
.column_half_left
{
    float: left;
    width: 49%;
}

.column_half_right
{
    float: right;
    width: 49%;
}

.column_third
{
    float: left;
    width: 32.5%;
    margin-right: 5px;
}

.column_1-3
{
    float: left;
    width: 33%;
}

.column_2-3
{
    float: right;
    width: 66%;
}

.column_1-4
{
    float: left;
    width: 18%;
}

.column_3-4
{
    float: right;
    width: 80%;
}

.column_last
{
    margin-right: 0;
}

/* specific cases */
.module_rhm .module_option_container .highlighted_area .column_half_left
{
    width: 39%;
}

.module_rhm .module_option_container .highlighted_area .column_half_right
{
    width: 59%;
}

#intro_home
{
    width: 300px;
}

/*--------------------------------------------------=> MAIN LAYOUT */
#page
{
    width: 965px;
    margin: 0 auto;
}

#header_container
{
    margin-bottom: 15px;
}

#header_container .shade_module_content
{
    /*background: #fff url(/hrg/arr07/_images/bg_header.gif) no-repeat top left;*/
}

#header_container .content_holder
{
    padding: 0 23px 0 0;
}

#content_container
{
    position: relative;
    width: 100%; 
    min-height: 510px;     
    height: auto !important;     
    height: 510px;
}

#main_copy_area
{
    float: left;
    width: 100%;
    background: #fff;
    border-top: 1px solid #68bbbe;
    padding-bottom: 15px;
}

#footer_container
{
    width: 960px;
    background: url(/hrg/arr07/_images/bg_dotted_secondary.gif) repeat-x top left; /*border-top: 1px solid #e1e1e2;*/
    margin-top: 15px;
    padding-top: 6px;
    padding-bottom: 15px;
    margin-left: 5px;
    margin-right: 50px;
}


/*--------------------------------------------------=> NAVIGATION */
/*-------------> Breadcrumb */
#breadcrumb
{
    position: absolute;
}

#breadcrumb li
{
    float: left;
    padding: 0 10px 0 0px;
    font-size: 0.69em; /* 11px */
}

#breadcrumb li a
{
    color: #666666;
}

#breadcrumb li span
{
    padding-right: 10px;
}

#breadcrumb li a:hover, #breadcrumb li.last
{
    /*color:#68bbbe;*/
}

/*-------------> Support Navigation */
/* Top */
#support_navigation_top_container
{
    float: right;
    width: 425px;
    text-align: right;
}

#support_navigation_top
{
    float: right; /*border-left: 1px dotted #d5d5d5;*/
    background: url(/hrg/arr07/_images/bg_dotted_support.gif) repeat-y top right;
    margin-bottom: 25px;
}

#support_navigation_top li
{
    float: left;
    padding: 9px 12px 0 12px;
    background: url(/hrg/arr07/_images/bg_dotted_support.gif) repeat-y top left; /*border-right: 1px dotted #d5d5d5;*/
}


#support_navigation_top li a
{
    color: #666666;
    font-size: 0.75em; /* 12px */
}

#support_navigation_top li a:hover, #support_navigation_top li.current a
{
    color: #68bbbe;
}

/* Bottom */
.support_navigation_bottom
{
    float: left;
}

.support_navigation_bottom li
{
    float: left;
    padding: 0px 25px 0 0px;
}

.support_navigation_bottom li.last
{
    padding-right: 0;
}

.support_navigation_bottom li img
{
    padding-top: 3px;
}

.support_navigation_bottom li a
{
    color: #666666;
    font-size: 0.75em; /* 12px */
}

.support_navigation_bottom li a:hover, .support_navigation_bottom li.current a
{
    color: #68bbbe;
}

#support_navigation_bottom_left
{
    float: left;
}

#support_navigation_bottom_right
{
    float: right;
}

/*-------------> Main Navigation */
#main_navigation_container
{
    float: left;
    padding-left: 22px;
    height: 41px;
    text-transform: uppercase;
    width: 938px;
}

/*---> See theme.css for navigation colours */

#main_navigation
{
    padding: 0px;
    float: left;
    background: url(/hrg/arr07/_images/bg_dottedmain_home.gif) repeat-x top left;
    width: 918px;
}

#main_navigation li
{
    float: left;
    margin-right: 14px;
    padding-left: 4px;
    padding-right: 4px;
}

#main_navigation li.first
{
    background-position: -4px top !important;
    padding-left: 0px;
}

#main_navigation li#nav_2
{
    margin-right: 16px;
}

#main_navigation li#nav_3
{
    margin-right: 15px;
}

#main_navigation li#nav_4
{
    /* margin-right: 14px;*/
}

#main_navigation li.last
{
    float: right;
    padding-right: 1px !important;
    margin-right: 0px !important;
    border-right: 0px !important;
}

#main_navigation li a
{
    display: block;
    margin-top: 6px;
    padding: 6px 0px 7px 22px;
    font-size: 12px !important; /* 13px */
    font-weight: bold;
    line-height: 0.91em;
    color: #666666;
}

#main_navigation li a:hover
{
    color: #68bbbe;
}

/* Main nav off state */
#main_navigation li a
{
    background-position: 0 -28px;
    background-repeat: no-repeat;
}

#main_navigation li.group a
{
    background-image: url(/hrg/arr07/_images/link_main_nav_hover_group.gif);
}
#main_navigation li.chairman a
{
    background-image: url(/hrg/arr07/_images/link_main_nav_hover_chairman.gif);
}
#main_navigation li.review a
{
    background-image: url(/hrg/arr07/_images/link_main_nav_hover_review.gif);
}
#main_navigation li.governance a
{
    background-image: url(/hrg/arr07/_images/link_main_nav_hover_governance.gif);
}
#main_navigation li.financial a
{
    background-image: url(/hrg/arr07/_images/link_main_nav_hover_financial.gif);
}
#main_navigation li.otherinfo a
{
    background-image: url(/hrg/arr07/_images/link_main_nav_hover_otherinfo.gif);
}

/* Main nav over state */
#main_navigation li a:hover
{
    background-position: 0 -56px;
    background-repeat: no-repeat;
}

#main_navigation li.group a:hover
{
    background-image: url(/hrg/arr07/_images/link_main_nav_hover_group.gif);
}
#main_navigation li.chairman a:hover
{
    background-image: url(/hrg/arr07/_images/link_main_nav_hover_chairman.gif);
}
#main_navigation li.review a:hover
{
    background-image: url(/hrg/arr07/_images/link_main_nav_hover_review.gif);
}
#main_navigation li.governance a:hover
{
    background-image: url(/hrg/arr07/_images/link_main_nav_hover_governance.gif);
}
#main_navigation li.financial a:hover
{
    background-image: url(/hrg/arr07/_images/link_main_nav_hover_financial.gif);
}
#main_navigation li.otherinfo a:hover
{
    background-image: url(/hrg/arr07/_images/link_main_nav_hover_otherinfo.gif);
}


#main_navigation li.current a, #main_navigation li.current a:hover
{
    background-position: 0 0;
}

/*-------------> Secondary Navigation */
#secondary_navigation_container .shade_module_content
{
    background-color: #fff;
}

#secondary_navigation_container .content_holder
{
    padding: 10px 9px 10px 8px;
}

#secondary_navigation li
{
    font-size: 0.75em; /* 12px */
    padding-bottom: 0px; /*border-bottom: 1px solid #fafafa;*/
    background: url(/hrg/arr07/_images/bg_dotted_secondary.gif) repeat-x bottom left;
}

#secondary_navigation li a
{
    display: block;
    color: #666666;
    font-weight: bold;
    width: 200px;
    padding: 5px 0 5px 5px;
}

#secondary_navigation li a:hover
{
    color: #68bbbe;
    width: 200px;
    background: #f7f7f7 url(/hrg/arr07/_images/bg_dotted_secondary.gif) repeat-x bottom left;
}

#secondary_navigation li a.current
{
    color: #000; /*border-top: 1px solid #e6e6e6;     border-bottom: 1px solid #e6e6e6;*/
    padding-top: 4px;
    padding-bottom: 4px; /*background: #fff url(/hrg/arr07/_images/link_arrow_subnav.gif) no-repeat 95% 7px;*/
    width: 200px;
    background: #f6f6f6 url(/hrg/arr07/_images/bg_dotted_secondary.gif) repeat-x bottom left;
}

#secondary_navigation li a.current_parent, #secondary_navigation li a.current_parent:hover
{
    color: #68bbbe;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 4px;
}


#secondary_navigation li.last, #secondary_navigation li.last a
{
    background-image: none;
}

/* level 1 */
#secondary_navigation li ul
{
    padding-bottom: 0;
}

#secondary_navigation li li
{
    font-size: 0.92em; /* 11px (from 12px) */
    padding-bottom: 0;
}

#secondary_navigation li li a
{
    color: #68bbbe;
    background: none;
    padding-left: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 192px;
    border-bottom: 1px solid #e6e6e6;
}

#secondary_navigation li li a.current, #secondary_navigation li li a.current:hover
{
    border-top: none;
    background: #fafafa url(/hrg/arr07/_images/link_arrow_subnav.gif) no-repeat 95% 7px;
}

/*-------------> Tab Navigation */

/*-------------> Sitemap */

#sitemap
{
    padding-bottom: 15px;
}

#sitemap li
{
    padding: 0 0 0px 15px;
    margin-bottom: 3px;
    font-size: 0.75em; /* 12px */
    background: url(/hrg/arr07/_images/bullet.gif) no-repeat 0 5px;
}

#sitemap li a
{
    color: #666666;
}

#sitemap li a span, #sitemap li a:hover
{
    color: #0fa6ac;
}

/* level 2 */
#sitemap li ul
{
    padding-top: 5px;
    padding-bottom: 10px;
}

#sitemap li li
{
    background: none;
    font-size: 1em;
    padding: 0 0 0 10px;
}

/*--------------------------------------------------=> UTILITY CLASSES */
.margb5
{
    margin-bottom: 5px;
}
.margb30
{
    margin-bottom: 30px;
}
.margb60
{
    margin-bottom: 60px;
}
.margb80
{
    margin-bottom: 80px;
}
.margb90
{
    margin-bottom: 90px;
}
.margb100
{
    margin-bottom: 100px;
}

.margt10
{
    margin-top: 10px;
}

.uppercase
{
    text-transform: uppercase;
}

.floatLeft
{
    float: left;
}

.floatRight
{
    float: right;
}

.halfwidth
{
    float: left;
    width: 50%;
}

.halfwidth_right
{
    float: right;
    width: 50%;
    text-align: right;
}

.thirdwidth
{
    float: left;
    width: 33%;
    padding: 3px 0 10px 0;
}

.nodisplay
{
    display: none;
}

.novisibility
{
    visibility: hidden;
}

.clearmargin
{
    margin: 0 !important;
    padding: 0 !important;
}

.clearer
{
    clear: both;
    height: 0;
    line-height: 0;
    padding: 0;
    margin: 0;
    font-size: 0;
}

/*.spacer
{
    clear: both;
    height: 25px;
    line-height: 0;
    padding: 0;
    margin: 0;
    font-size: 0;
}
*/
sup
{
    font-size: 75%;
    line-height: 0;
    position: relative;
    top: -5px;
}


/* John Cowles temp styles for intergration/replacement */

/* below is used to create a 3 col split of text in the governance section:*/

.text_3col_wrap
{
    float: left;
    width: 600px;
}


.text_3col
{
    float: left;
    margin-right: 20px;
}




#column_content_middle_large
{
    float: left;
    width: 600px; /*margin-left: 26px; min-height: 450px;     height: auto !important;     height: 450px;*/
}

#column_content_fullwidth
{
    float: left;
    width: 800px;
}


.borderbottom_white
{
    border-bottom: 1px solid white;
    text-align: center !important;
}

.width300
{
    width: 300px;
}

span.lcase
{
    text-transform: lowercase;
}

sup
{
    font-size: 0.6em;
}

th.noline
{
    background: none !important;
}

tr.topspacer td
{
    padding-top: 10px !important;
}

tr.topspacerlarge td
{
    padding-top: 25px !important;
}

#changer
{
    background-color: #fff !important;
}

.module_toaster .link_readmore, .module_pc .link_readmore
{
    display: block;
    padding-bottom: 12px;
}

#highlight_content .content_holder
{
    height: 480px;
}
/*457*/

div.tab_image_wrapper
{
   
    cursor: pointer;
    z-index: 1;
}
div.tab_image_wrapper img
{
    z-index: 1;
}
div.rollover
{
    display: none;
    z-index: 2;
    position: absolute;
    background-color: red;
    padding: 15px 15px 4px 15px;
    border: 1px solid #e3e3e3;
    background-color: #f9f9f9;
}

div.main .rollover
{}

div.righttop
{
    position: absolute;
    left: 477px;
}

div.rightbottom
{
    left: 477px;
    top: 123px;
    position: absolute;
}
