﻿
/* 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(/ar/2009/_css/reset.css);

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

body
{
    color: #808080;
    background: #faf7f0 url(/ar/2009/_images/warm_background.jpg) repeat-x top left;
    font-family: "Trebuchet MS" , "Arial" , sans-serif;
    font-size: 100%;
    line-height: 0.94em; /* 15px */
}

/*--------------------------------------------------=> HEADERS */
/* H1 */
h1
{
    color: #51a19f;
    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;
}

.financial h1, .financial .table_copy
{
    width: 600px;
}

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

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

h2.block
{
    color: #f99d31 !important;
    font-size: 0.82em; /* 16px */
    line-height: 1em;
    padding: 20px 0px 5px 0px;
    margin: 0px 0px 5px 10px;
    clear: both;
    width: 445px !important;
    text-transform: uppercase;
    border-top: 2px dotted #51a19f;
}

h2.wide
{
    width: 600px;
}

/* Specific colours for tabs*/



.tab_content #rhm_holder h2
{
    color: #51a19f !important;
}

#rhm_holder h2
{
    color: #ec7a08 !important;
    font-size: 0.7em;
}

/* 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: #17817f;
    font-size: 0.94em;
    margin-left: 5px;
}

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

h2.download_module a:hover
{
    color: #51a19f !important;
}

h2.subhead
{
    font-style: italic;
    color: #000;
}

.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: #f19b46; /*51a19f*/
    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: #51a19f;
    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: url(/ar/2009/_images/bg_hr_highlight.gif);
    overflow: hidden;
}

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

.hr_dotted
{
    background: url(/ar/2009/_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;
    color: #51a19f;
    font-weight: bold;
    line-height: 1.25em;
}

.tab_content p.intro
{
    color: #838383;
}

.ceointro
{
    padding-top: 17px;
}

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: #17817f;
    margin-top: 10px;
    padding: 0 0 0 15px;
    background: url(/ar/2009/_images/arrow_up_hpmodule.gif) no-repeat top left;
    margin-left: 5px;
    width: 170px;
}

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

p span.sig_name
{
    color: #000;
    font-weight: bold;
}

p span.sig_position
{
    font-style: italic;
}

#intro_home
{
    width: 351px !important;
    height: 293px;
}

#intro_home p
{
    font-size: 1.25em;
    line-height: 1em;
}

#intro_home a
{
    color: #f99d31;
    font-size: 0.75em;
    font-weight: bold;
}

#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 */
}

.graph p.large
{
    padding-left: 0;
}

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

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

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

img.casestudy
{
    padding-bottom: 16px;
}

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;
    background-color: #e3efef !important;
}

#who_graphs
{
    border-top: 2px dotted #51a19f;
    border-bottom: 2px dotted #51a19f;
    background-color: #e3efef !important;
    width: 464px;
}

#who_graphs p.definition
{
    padding-left: 10px;
}

.kpi
{
    border-top: 2px dotted #51a19f;
    border-bottom: 2px dotted #51a19f;
    background-color: #e3efef !important;
}

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

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

.kpi .hr
{
    width: 657px;
    border-top: 2px dotted #51a19f;
    margin-left: 10px;
}

.kpi div.graph
{
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    background: url(/ar/2009/_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 !important;
    margin-right: 27px;
    display: inline;
}

.kpi div.graph p
{
    float: right;
    width: 190px !important;
    margin-right: 15px;
    display: inline;
}

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



.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(/ar/2009/_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(/ar/2009/_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(/ar/2009/_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(/ar/2009/_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: #51a19f;
    text-decoration: none;
}

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

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

a.home_sub_nav
{
    height: 132px;
    width: 117px;
    float: left;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-align: left;
    font-size: 0.75em;
    color: #f19b46;
    padding: 3px 0 0 3px;
    font-weight: bold;
}

a.home_sub_nav:hover
{
    color: #51a19f;
}

a.home_sub_nav:hover, a.home_sub_nav.current
{
    background-color: #d1e6e5 !important;
    border-top: 1px dotted #51a19f;
    border-bottom: 1px dotted #51a19f;
}

#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: #51a19f;
    font-size: 0.76em;
    display: block;
    font-weight: bold;
    padding: 17px 60px 10px 2px;
    background: url(/ar/2009/_images/btn_download_report.gif) no-repeat right -143px;
}

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

#highlight_content .download_button a
{
    background: url(/ar/2009/_images/Home_page_download_box.gif) no-repeat right -74px;
    padding: 10px 20px 10px 2px;
    width: 180px;
}

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

/*downloads page*/

.downloads #column_content_middle .full
{
    margin-top: -10px;
    font-size: 0.88em;
}

.downloads #column_content_middle .full a
{
    padding: 15px 50px 13px 0px;
    background: url(/ar/2009/_images/download_page_download_box.gif) no-repeat right -74px;
}

.downloads #column_content_middle .full a:hover
{
    background-position: right 0px;
}


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


a.box_link_main
{
    color: #51a19f;
    font-size: 0.9em; /* 16px */
    line-height: 1em;
    padding-left: 20px;
    background: url(/ar/2009/_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: #ec7a08;
    font-size: 0.7em; /*font-style: italic;*/
    font-weight: bold;
    line-height: 1.3em;
    padding-bottom: 10px; /*padding-left: 20px;     background: url(/ar/2009/_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 */

/* Board of directors*/
ol#board
{
    margin-left: 22px;
}

ol#board li
{
    list-style-type: decimal; /*margin-left: 19px;*/
    font-size: 0.75em;
}

ol#board li h3
{
    padding-bottom: 2px;
}

ol#board li h3, ol#board li p, ol#board li h3
{
    font-size: 1em;
}

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

.shaded_bg ol li
{
    padding-bottom: 5px;
    margin-bottom: 5px;
    background: url(/ar/2009/_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(/ar/2009/_images/bullet_orange.gif) no-repeat 0 5px;
}

.financial ul.bulleted_list li, .governance ul.bulleted_list li
{
    background: url(/ar/2009/_images/bullet_teal.gif) no-repeat 0 5px;
}

ul.bulleted_list li ul.bulleted_list li
{
    font-size: 1em; /* 12px */
    background: url(/ar/2009/_images/dash_teal.gif) no-repeat 0 6px;
}

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

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

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

/* 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;
}

/* notes landing page */
.notes ol
{
    margin-top: 15px;
    margin-left: -4px;
    color: #666;
}

.notes ol li a
{
    color: #51a19f;
    font-weight: bold;
}

/* 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: 22px;
}

.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: #51a19f;
}

dd
{
    margin-bottom: 15px;
}

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

body.notes table
{
    margin-bottom: 12px;
}

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 td, table.generaltable th
{
    border-bottom: none !important;
    background-color: #e3efef !important;
}

table.generaltable thead th
{
    vertical-align: bottom !important;
    border-top: 1px dotted #51a19f;
}

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

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

table.dottedtable
{
    border-bottom: 2px dotted #51a19f !important;
}

table.dottedtable th
{
    border-bottom: 2px dotted #51A19F !important;
    background-color: #e3efef !important;
}

table.dottedtable th
{
    background-color: #e3efef !important;
}

table.dottedtable thead th
{
    vertical-align: bottom !important;
    border-top: 2px dotted #51a19f;
}

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

table.generaltable .tabsubheadnoital
{
    color: #51a19f;
    line-height: 1em;
    padding-bottom: 0px;
    font-style: none;
}

table.dottedtable td
{
    padding-top: 20px !important;
}

table.dottedtable .hr
{
    border-bottom: 2px dotted #51a19f;
}

table.widetable
{
    width: 713px;
}

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

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

th
{
    color: #f19b46 !important; /*text-transform: uppercase !important;*/
}

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 #51a19f;*/
    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;
}

td.indent
{
    padding-left: 20px !important;
}

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

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

table.plain
{
    border-bottom: none !important;
    margin-bottom: 20px;
    text-align: left;
}

#column_content_middle table td, #column_content_middle table th, .financial table td, .financial table th
{
    background-color: #faf7f0 !important;
}

#column_content_middle .shade_module table td, #column_content_middle .shade_module table th
{
    background-color: #fff !important;
}

th.noline
{
    border-bottom: none !important;
}

th.override
{
    color: #666666 !important;
    text-transform: capitalize !important;
}

/*-------------> Flash */
#flash_container
{
    position: relative;
    margin-left: -13px;
    margin-top: 4px;
}

#flash_required_container
{
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: url(/ar/2009/_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(/ar/2009/_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(/ar/2009/_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(/ar/2009/_images/bg_lhm_annual_report.gif);
}

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

#rhm_carbon .shade_module_content, #rhm_carbon.simple_module_withbg .content_holder
{
    background-image: url(/ar/2009/_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-top: 2px dotted #51a19f;
    border-bottom: 2px dotted #51a19f;
    background-color: #e3efef;
}

.kpi_bottom
{
    margin-top: 18px;
}


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

.dotted_module_header, .dotted_module_footer
{
    background: url(/ar/2009/_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(/ar/2009/_images/bg_rhm_emissions.gif);
}



/* 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(/ar/2009/_images/bg_km_environment.gif);
}

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

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

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

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

#rhm_km_communities .content_holder
{
    background-image: url(/ar/2009/_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(/ar/2009/_images/bg_mkm_customers.gif);
}

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

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

.highlight_module_content
{
    background: #fff;
}

#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(/ar/2009/_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(/ar/2009/_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(/ar/2009/_images/link_exp_module_opened.gif) no-repeat 0 1px;
}

a.exp_module_header.close span
{
    background-image: url(/ar/2009/_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(/ar/2009/_images/box_toaster.gif) no-repeat top right;
}
div.module_pc
{
    margin-top: 10px;
    border-bottom: 2px dotted #5dc0c5;
    background: url(/ar/2009/_images/box_pc.gif) no-repeat top right;
}
div.module_car
{
    margin-top: 10px;
    border-bottom: 2px dotted #5dc0c5;
    background: url(/ar/2009/_images/box_car.gif) no-repeat center right;
}
#rhm_holder
{
    float: right; /*margin-top: 145px;*/
    width: 230px;
    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-top: 2px dotted #51a19f;
    border-bottom: 2px dotted #51a19f;
    background-color: #e3efef;
    padding: 10px;
}

/* Inline dotted modules */

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

div.largeinfoinline
{
    padding: 50px 0 30px 10px;
    font-size: 4.466em; /* 67px */
    font-family: Georgia;
}

div.smallinfoinline
{
    padding: 16px 0px 0px 10px;
    font-size: 2em; /* 30px */
    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_copy p strong
{
    color: #666;
}

.largeinfo_rhm
{
    width: 216px;
}

.largeinfo_rhm .highlight
{
    color: #666 !important;
}

.largeinfo_rhm strong
{
    color: #ec7a08;
}

/*--------------> 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(/ar/2009/_images/bg_tab_right.gif) no-repeat right top;
}

#tabs_container a
{
    float: left; /*background: url(/ar/2009/_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(/ar/2009/_images/bg_tab_plain.gif) no-repeat left top;
    padding: 11px 10px 9px 15px;
}

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

#tabs_container a:hover span
{
    color: #51a19f;
}

#tabs_container li.current
{
    background: none;
}

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

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

.tab_content_left
{
    width: 430px;
    overflow: visible;
    min-height: 390px;
}

#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(/ar/2009/_images/bg_quote_ceo.jpg) no-repeat bottom right;
    margin-left: 31px;
}

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

#quote_ceo blockquote
{
    width: 290px;
}


/* For positioning image quote marks around sifr */

.quote_holder
{
    margin-top: 10px;
    position: relative;
}

#quote_indent div.leftquote
{
    top: -5px;
    left: 0px;
}


#column_content_right .shade_module_content .quote_holder div.leftquote
{
    background: url(/ar/2009/_images/ld_quote.gif) no-repeat top left !important;
}

#column_content_right .shade_module_content .quote_holder div.rightquote
{
    background: url(/ar/2009/_images/rd_quote.gif) no-repeat top left;
}

.quote_holder div.leftquote
{
    position: absolute;
    width: 25px;
    height: 22px;
    top: -8px;
    left: 1px;
    background: url(/ar/2009/_images/ld_quote.gif) no-repeat top left;
}


.quote_holder div.rightquote
{
    position: absolute;
    width: 25px;
    height: 22px;
    background: url(/ar/2009/_images/rd_quote.gif) no-repeat top left;
}


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

.icon_completed
{
    background-image: url(/ar/2009/_images/icon_completed.gif);
}

.icon_ongoing
{
    background-image: url(/ar/2009/_images/icon_ongoing.gif);
}

.icon_targetnotmet
{
    background-image: url(/ar/2009/_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;
    margin-left: 5px;
}



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(/ar/2009/_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(/ar/2009/_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(/ar/2009/_images/bg_dotted_secondary.gif) repeat-x bottom left;
}

.grouplanding #column_content_middle_top
{
    /* min-height: 80px;  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(/ar/2009/_images/bg_homepage_arrow.gif) no-repeat 389px 18px;
}

.group_landing
{
    /*background: url(/ar/2009/_images/bg_lrg/Financial_Services_Review_of_the_business.jpg) no-repeat 660px 145px;*/
}

#page .outinfront
{
    background: url(/ar/2009/_images/bg_lrg/Making_the_most_of_our_strengths.png) no-repeat 465px 20px;
}

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

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

.chairmanstatement
{
    background: url(/ar/2009/_images/Oliver_Stocken_Large.jpg) no-repeat 221px bottom;
    height: 240px;
    border-bottom: 1px dotted #d8d8d8;
}

.ceostatement
{
    background: url(/ar/2009/_images/Terry_Duddy_Large.jpg) no-repeat 221px bottom;
    height: 240px;
    border-bottom: 1px dotted #d8d8d8;
}

#argos
{
    background: url(/ar/2009/_images/bg_lrg/Argos_Review_of_the_business.png) no-repeat 410px -20px;
}

#homebase
{
    background: url(/ar/2009/_images/bg_lrg/Homebase_Review_of_the_business.png) no-repeat 445px 10px;
}

#financial
{
    background: url(/ar/2009/_images/bg_lrg/Financial_Services_Review_of_the_business.png) no-repeat 435px 10px;
}

#corporate
{
    background: url(/ar/2009/_images/bg_lrg/Corporate_Responsability.png) no-repeat 415px 0px;
}



#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(/ar/2009/_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 #51a19f;
    padding-bottom: 15px;
}

#footer_container
{
    width: 960px;
    background: url(/ar/2009/_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 */
    color: #51a19f;
}

#breadcrumb li a
{
    color: #51a19f;
}

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

#breadcrumb li a:hover, #breadcrumb li.last
{
    color: #666666 !important;
}


/* Button background normal state */
#home_btn1
{
    background: url(/ar/2009/_images/hp_nav/signpost.png) no-repeat 21px 29px;
}
#home_btn2
{
    background: url(/ar/2009/_images/hp_nav/safe.png) no-repeat 10px 38px;
}
#home_btn3
{
    background: url(/ar/2009/_images/hp_nav/podium.png) no-repeat 0px 43px;
}
#home_btn4
{
    background: url(/ar/2009/_images/hp_nav/toolbox.png) no-repeat 2px 36px;
}
#home_btn5
{
    background: url(/ar/2009/_images/hp_nav/calculator.png) no-repeat 10px 39px;
}
#home_btn6
{
    background: url(/ar/2009/_images/hp_nav/recycle_box.png) no-repeat 7px 34px;
}



/*-------------> 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(/ar/2009/_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(/ar/2009/_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 a.current
{
    color: #51a19f;
}

/* 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: #51a19f;
}

#support_navigation_bottom_left
{
    float: left;
}

#support_navigation_bottom_right
{
    float: right;
}

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

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

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

#main_navigation li
{
    float: left;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 3px;
    padding-top: 5px;
}

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

#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: 3px 0px 3px 30px;
    font-size: 12px !important; /* 13px */
    font-weight: bold;
    line-height: 1.1em;
    color: #666666;
}

#main_navigation li a:hover
{
    color: #51a19f;
}

/* Main nav off state */
#main_navigation li a
{
    background-position: 2px 2px;
    background-repeat: no-repeat;
    background-image: url(/ar/2009/_images/bg_nav_main_nonfinancial.gif); /* link_main_nav_hover_nonfinancial.gif */
}

#nav_5 a, #nav_6 a
{
    background-image: url(/ar/2009/_images/bg_nav_main_financial.gif) !important;
}



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



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

/*-------------> 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(/ar/2009/_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: #51a19f;
    width: 200px;
    background: #f7f7f7 url(/ar/2009/_images/bg_dotted_secondary.gif) repeat-x bottom left;
}

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

#secondary_navigation li a.current_parent, #secondary_navigation li a.current_parent:hover
{
    color: #51a19f;
    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: #51a19f;
    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(/ar/2009/_images/link_arrow_subnav.gif) no-repeat 95% 7px;
}

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

/*-------------> Sitemap and downloads */

#sitemap, #downloads
{
    padding-bottom: 15px;
}

#sitemap li, #downloads li
{
    padding: 0 0 0px 0px;
    margin-bottom: 0px;
    font-size: 0.88em; /* 12px */ /*background: url(/ar/2009/_images/bullet.gif) no-repeat 0 5px;*/
}

#sitemap li a, #downloads li a
{
    color: #f19b46;
    font-weight: bold;
}

#sitemap li a span, #sitemap li a:hover, #downloads li a:hover
{
    color: #51a19f;
}

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

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

#sitemap li ul li a, #downloads li ul li a
{
    color: #51a19f;
    font-weight: normal;
    font-size: 0.86em;
}

#sitemap li ul li a:hover, #downloads li ul li a:hover
{
    color: #666;
}

/*--------------------------------------------------=> 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;
}

.noborder
{
    border: none !important;
}

.anchor
{
    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: 465px;
    background-color: #dbebea;
    border-bottom: 2px dotted #51a19f;
    border-top: 2px dotted #51a19f;
    padding: 15px 10px 0 10px;
}

#highlight_content .content_holder img
{
    margin-left: -10px;
}

/*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;
}

.pending
{
    color: Red;
    font-weight: bold;
}

img.pending
{
    border: 2px solid red;
}

img.key
{
    padding-bottom: 5px;
}


/*board of directors*/

.bod_module
{
    float: left;
    width: 130px;
    margin-right: 15px;
    margin-bottom: 20px;
    height: 190px;
}

.bod_module.last
{
    margin-right: 0;
}

.bod_module img
{
    border-bottom: 2px dotted #51a19f;
}

.bod_module .info
{
    font-size: 0.75em;
    padding-top: 5px;
}

.bod_module .num
{
    float: left;
    width: 15px;
    font-weight: bold;
}

.bod_module .title
{
    float: left;
    width: 115px;
}

.bod_module .info a
{
    font-weight: bold;
}

.bod_module .info h3
{
    font-weight: bold;
    font-size: 1em;
    color: #51a19f;
}

.bod_module .info p
{
    font-style: italic;
    font-size: 1em;
}

.bod_module.double .num
{
    width: 19px;
}

.bod_module.double .title
{
    width: 111px;
}


/* rhms with image backgrounds */

#rhm_holder .strengths
{
    background: #e3efef url(/ar/2009/_images/rhm/Making_the_most_of_our_strengths.jpg) no-repeat 115px 25px;
}

#rhm_holder .argos
{
    background: #e3efef url(/ar/2009/_images/rhm/Argos_business_review.jpg) no-repeat 100px 42px;
}

#rhm_holder .homebase
{
    background: #e3efef url(/ar/2009/_images/rhm/Homebase_business_review.jpg) no-repeat 100px 0px;
}


#statements_left
{
    float: left;
    width: 224px;
    margin-right: 16px;
}

#statements_right
{
    float: left;
    width: 224px;
}

#statement_landing p.info
{
    margin: 15px 0 3px 0;
}

#statement_landing .name
{
    font-weight: bold;
    color: #f19b46;
}

#statement_landing .position
{
    font-style: italic;
}
