﻿
/* GENERAL STYLES */
/*
    CSS Document for Home Retail Group - Interim Report 2009
    Build: Pete Robelou on behalf of SAS - 13/10/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('reset.css');

html, body
{
    margin: 0;
    padding: 0;
    border: 0;
    height: 100.01%;
}

body
{
    color: #808080;
    background: #faf7f0 url(../_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: #51a19f;
    font-size: 1.75em; /* 28px */
    font-weight: normal;
    line-height: 1.0em;
    padding-bottom: 15px; /*text-transform: uppercase;*/
    padding-top: 25px;
}


/* H2 */
h2
{
    color: #51a19f;
    font-size: 0.82em; /* 16px */
    line-height: 1em;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

h2.em
{
    font-style: italic;
}

/* H3 */
h3
{
    color: #51a19f;
    font-size: 0.78em; /* 14px */
    padding-bottom: 5px;
}

/* 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: 10px 15px 15px 10px;
}

sub
{
    font-size: 0.75em;
}

sup
{
    font-size: 75%; /* screen_ie.css */
    line-height: 0;
    position: relative;
    top: -5px;
}

/*-------------> 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(../_images/bg_dotted_transparent.gif) repeat-x top left;
    width: 95%;
    height: 1px;
    overflow: hidden;
}

.hr_dotted
{
    background: url(../_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;
}

p.intro
{
font-weight:bold;
font-size: 0.875em;   /* 14px */
}

p.note
{
    font-size: 0.6em;    
}

p.tablenote
{
    font-size: 0.75em;
    margin-bottom: 30px;
}

/*-------------> Images */
img.logo_tabs_argos, img.logo_tabs_homebase
{
    position: relative;
    padding-top:30px;
    margin-bottom:15px;
}

/*-------------> Links */
a
{
    color: #17817F;
    text-decoration: none;
}

a:hover
{
    color: #666;
    text-decoration: none;
}

a.link_arrow span
{
    padding-left: 5px;
}

#logo
{
    float: left;
    width: 505px;
}

.download_button
{
    padding-bottom: 0px;
    margin-left: 50px;
}

.download_button a
{
    width: 140px;
    color: #51a19f;
    font-size: 0.76em;
    display: block;
    font-weight: bold;
    padding: 17px 60px 10px 2px;
    background: url(../_images/btn_download_report.gif) no-repeat right -143px;
}

.download_button a:hover
{
    color: #999;
    background-position: right 0px;
}

/* 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, .notes_pager li a.current
{
    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(../_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 */
}

ul.link_list li.last
{
    border: none;
    padding-bottom: 0;
}

ul.link_list a span
{
    padding-left: 5px;
}

/* bulleted list */
ul.bulleted_list, ul li ul.bulleted_list
{
    padding-bottom: 5px;
}

ul.bulleted_list li, ul li ul.bulleted_list li
{
    padding: 0 0 0px 15px;
    margin-bottom: 6px;
    font-size: 0.75em; /* 12px */
    background: url(../_images/bullet.gif) no-repeat 0 5px;
}

ul.bulleted_list li a
{
    color: #666666;
}

ul.bulleted_list li sup a
{
    color: #17817F;
}

ul.bulleted_list li a span, ul.bulleted_list li a:hover, ul.bulleted_list li sup a:hover
{
    color: #0fa6ac;
}

ul.bulleted_list li sup 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;
}

/* alpha list */
ul.alpha_list
{
    padding-left: 28px;
    padding-bottom: 5px;
    list-style-type: lower-alpha;
}

ul.alpha_list li
{
    padding: 0 0 0px 5px;
    margin-bottom: 6px;
    font-size: 0.75em; /* 12px */
}

ul.alpha_list li p
{
    font-size: 100%;
}

ul.alpha_list li a
{
    color: #666666;
}

ul.alpha_list li ul li
{
    font-size: 100%;
}

/* 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;
}

/*-------------> Table */
table.generic, table.generic2 {
    border-collapse: collapse;
    margin-bottom: 15px;
    margin-top: 5px;
    text-align: right;
}

table.generic tbody td {
    font-size:0.75em;
    padding-right: 30px;
    vertical-align: bottom;
}

table.generic .left_align
{
    text-align: left;
}

table.generic2 th, table.generic2 td 
{
    text-align:left;
    font-size:0.75em;
    padding:3px;
}

table.generic2 thead th
{
border-bottom:1px solid #17817F;
}

table.datatable
{
    width: 100%;
    margin-top: 5px;
    border-collapse: collapse;
    margin-bottom: 30px;
    text-align: right;
}

table.italic
{
    font-style: italic;
}

table.datatable td, table.datatable th
{
    padding: 2px 7px 3px 7px !important;
    vertical-align: bottom;
    color: #666666;
}

table.datatable thead th
{
    font-size: 0.7em;
    border-bottom: 1px solid #17817F;
}

table.datatable tbody td
{
    font-size: 0.75em; 
}

table.datatable .strong
{
    font-weight: bold;
}

table.datatable .left_align
{
    text-align: left;
}

table.datatable .em
{
    font-style: italic;
}

table.datatable .center_align
{
    text-align: center;
}

table.datatable tbody tr.strong td
{    
    font-weight: bold;
}

table.datatable tbody tr.linebtm td
{    
    border-bottom: 1px solid #17817F;
}

table.datatable tbody tr.linebtmthick td
{
    border-bottom: 2px solid #17817F;
}

table.datatable tbody tr td.highlight_lt
{
    border-left: 1px solid #17817F;
    border-top: 1px solid #17817F;
}

table.datatable tbody tr td.highlight_t
{
    border-top: 1px solid #17817F;
}

table.datatable tbody tr td.highlight_rt
{
    border-right: 1px solid #17817F;
    border-top: 1px solid #17817F;
}

table.datatable tbody tr td.highlight_ltr
{
    border-left: 1px solid #17817F;
    border-top: 1px solid #17817F;
    border-right: 1px solid #17817F;
}

table.datatable tbody tr td.highlight_lr
{
    border-left: 1px solid #17817F;
    border-right: 1px solid #17817F;
}

table.datatable tbody tr td.highlight_lb
{
    border-left: 1px solid #17817F;
    border-bottom: 1px solid #17817F;
}

table.datatable tbody tr td.highlight_b
{
    border-bottom: 1px solid #17817F;
}

table.datatable tbody tr td.highlight_rb
{
    border-right: 1px solid #17817F;
    border-bottom: 1px solid #17817F;
}

table.datatable tbody tr td.highlight_lbr
{
    border-left: 1px solid #17817F;
    border-bottom: 1px solid #17817F;
    border-right: 1px solid #17817F;
}

/*-------------> Flash */
#flash_container
{
    position: relative;
}

#flash_required_container
{
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: url(../_images/bg_flash_required.png);
    padding: 5px 10px;
    width: 180px;
}

#flash_required_container p
{
    padding-bottom: 5px;
}

/*--------------> Modules */
/* Shade Module */
.shade_module
{
    width: 100%;
    margin-bottom: 10px;
}

.shade_module_content_container
{
    background: url(../_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(../_images/bg_shade_module_footer.png);
}

/*--------------> Tabs */
#tabs_container
{
    float:left;
    width:700px;
    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
{
    margin: 0;
    padding: 0;
    cursor: pointer;
    float: left;
    background: url(../_images/bg_tab_right.gif) no-repeat right top;
}

#tabs_container a
{
    float: left;
    padding-right: 5px;
}

#tabs_container span
{
    display: block;
    color: #666;
    font-weight: bold;
    background: url(../_images/bg_tab_plain.gif) no-repeat left top;
    padding: 11px 10px 9px 15px;
}

#tabs_container a:hover span
{
    color: #17817F;
}

#tabs_container li.current
{
    background: none;
}

#tabs_container li.current span
{
    color: #000;
    background: #FFFFFF url(../_images/bg_tab_shadow.gif) no-repeat left center;
}

.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;
}

/*--------------------------------------------------=> 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(../_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(../_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: 475px;  
    min-height: 250px;
}

#column_content_middle_large
{
}

#column_content_right
{
    float:right;
    width:220px;
}

#column_content_wide
{
    float: right;
    width: 712px;
    min-height: 250px;
    height: auto !important;
    height: 250px;
}

/*--------------------------------------------------=> MAIN LAYOUT */
#page
{
    width: 965px;
    margin: 0 auto;
}

#header_container
{
    margin-bottom: 15px;
}

#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 #17817F;
    padding-bottom: 15px;
}

#footer_container
{
    width: 960px;
    background: url(../_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 5px 0 0px;
    font-size: 0.69em; /* 11px */
}

#breadcrumb li a
{
    color: #51a19f;
}

#breadcrumb li span
{
    padding-right: 5px;
    color: #51A19F;
}

#breadcrumb li a:hover, #breadcrumb li.last
{
    color:#666666;
}

/*-------------> 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(../_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(../_images/bg_dotted_support.gif) repeat-y top left;
}


#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: #17817F;
}

/* 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: #17817F;
}

#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;
}

#main_navigation
{
    padding: 0px;
    float: left;
    background: url(../_images/bg_dottedmain_home.gif) repeat-x top left;
    width: 918px;
}

#main_navigation li
{
    float: left;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 4px;    
}

#main_navigation li.first
{
    background-position: -4px top !important;
    padding-left: 0px;
}

#main_navigation li.last
{
    float: left;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-right: 0px !important;
    border-right: 0px !important;
}

#main_navigation li#nav_1, #main_navigation li#nav_2, #main_navigation li#nav_3, #main_navigation li#nav_4
{
    margin-right: 0px;  
}

#main_navigation li a
{
    display: block;
    margin-top: 10px;
    padding: 6px 0px 7px 28px;
    font-size: 12px !important;
    font-weight: bold;
    line-height: 0.91em;
    color: #666666;
}

#main_navigation li a:hover
{
    color: #f19b46;
}

/* Main nav off state */
#main_navigation li a
{
    background-position: 0 4px;
    background-repeat: no-repeat;
    background-image: url(../_images/link_main_nav.gif);
}

/* Main nav over state */
#main_navigation li a:hover
{
    background-position: 0 -31px;
    background-repeat: no-repeat;
}

#main_navigation li.current a, #main_navigation li.current a:hover
{
    background-position: 0 -68px;
    color: #f19b46;
}

#main_navigation li.current
{
    background: url(../_images/bg_nav_line.gif) repeat-x top left;    
    border-right: 4px solid #ffffff;
    padding-right: 1px;
}

/*-------------> 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;
    background: url(../_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: #17817f;
    width: 200px;
    background: #dcecec url(../_images/bg_dotted_current.gif) repeat-x bottom left; /* screen_ie.css */
}


#secondary_navigation li a.current
{
    color: #17817f;
    padding-top: 5px;
    padding-bottom: 5px; 
    width: 200px;
    background: #dcecec url(../_images/bg_dotted_secondary.gif) repeat-x bottom left; /* screen_ie.css */
}

#secondary_navigation li a.current_parent, #secondary_navigation li a.current_parent:hover
{
    color: #17817f;
    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: #17817F;
    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(../_images/link_arrow_subnav.gif) no-repeat 95% 7px;
}


/*-------------> Sitemap */
#sitemap
{
    padding-bottom: 15px;
}

#sitemap li
{
    padding: 0 0 0px 15px;
    margin-bottom: 3px;
    font-size: 0.75em; /* 12px */
    background: url(../_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 */
.unbold
{
    font-weight:normal !important;
}

.uppercase
{
    text-transform: uppercase;
}

.floatLeft
{
    float: left;
}

.floatRight
{
    float: right;
}

.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;
}


p.indent
{
    padding-left:20px;
}

.contactHeaders h2, .contactHeaders h3{
    color:#f19b46;
}
