body { font-size: 76%; font-family: Arial, Helvetica, sans-serif; } #headerWrap, #mainMenu, .navCol, .peerNav, .jumpNav, .chartNav, .breadcrumb, /* .sideCol, */ /* hide all side column content? */ #skipnav { display: none; } .footNotes { margin-top: 1em; font-size: 0.92em; color: #666; border-top: 1px solid #ccc; } .superScript { font-size: 0.7em; vertical-align: top; } .superScript a { text-decoration: none; padding: 0 1px; } /* for footnote references */ /* ======================================================================================================= */ h1 { font-size: 180%; font-family:Arial, Helvetica, sans-serif; font-weight: normal; margin-bottom: 0.5em; } h2 { font-size: 100%; font-family:Arial, Helvetica, sans-serif; font-weight: bold; margin-bottom: 0.5em; text-transform: uppercase; } h3, #fastTrackLabel { font-size: 100%; font-family:Arial, Helvetica, sans-serif; font-weight: bold; margin-bottom: 0.7em; color: #999; } .overview h1, .overview h2, .overview .sectionCol { color: #0099CC; } .operations h1, .operations h2, .operations .sectionCol { color: #005A91; } .material h1, .material h2, .material .sectionCol { color: #81B463; } .governance h1, .governance h2, .governance .sectionCol { color: #AC3B3D; } .economy h1, .economy h2, .economy .sectionCol { color: #A28FAD; } .environment h1, .environment h2, .environment .sectionCol { color: #C18466; } .society h1, .society h2, .society .sectionCol { color: #7CAAAC; } .generic h1, .generic h2, .generic .sectionCol { color: #999999; } .home h1, .homeh2, .home .sectionCol { color: #003366; } .mainContent p, .mainContent ul { padding-bottom: 1em; font-size: 1em; } .mainContent ul { list-style: none; } .mainContent ul li { margin-bottom: 0.5em; padding-left: 14px; background: transparent url(http://www.ford.com/images/content/sr07_bullet_generic.gif) 2px 5px no-repeat; } .mainContent ul li ul { padding-top: 0.65em; padding-bottom: 0.2em; list-style: circle; padding-left: 16px; } .mainContent ol { margin-left: 28px; padding-bottom: 1em; font-size: 1em; } .mainContent ol li { margin-bottom: 0.5em; } /* ======================================================================================================= */ .noPrint, .parentLink { display: none; } .dataChartFooter { display: none; } div.csr { width:601px; } /* Section colours */ div.csr .economy { color:#A28FAD;} div.csr .environment { color:#C18466;} div.csr .society { color:#7CAAAC;} div.csr .economyBorder { border:1px solid #A28FAD; } div.csr .environmentBorder { border:1px solid #C18466; } div.csr .societyBorder { border:1px solid #7CAAAC; } div.csr .economyBG { background-color:#A28FAD; } div.csr .environmentBG { background-color:#C18466; } div.csr .societyBG { background-color:#7CAAAC; } div.csr .subtitle { display:block; /* width:425px; */ font-size: 0.92em; color:#333; margin-bottom:5px; } div.csr .uom { text-align:right; font-size: 0.92em; font-style:italic; color:#333; padding-bottom:5px; } div.csr .notes { font-size: 0.92em; color:#333; padding-bottom:3px; } div.csr .rolloverCont { position:relative; height:1.4em; z-index:100; visibility: visible; padding:3px 0 3px 0 } div.csr .rollover { position:absolute; height:1.4em; z-index:100; visibility: visible; } div.csr .rolloverText { color:#000000; font-size: 0.92em; line-height:1.33em; font-weight: bold; } div.csr .rolloverTextPlain { color:#666; font-size: 0.92em; line-height:1.33em; } div.csr table tbody tr.environmentB td{ border-bottom:solid 1px #C18466; } div.csr table tbody tr.economyB td{ border-bottom:solid 1px #A28FAD; } div.csr table tbody tr.societyB td{ border-bottom:solid 1px #7CAAAC; } div.csr table tbody tr.overviewB td{ border-bottom:solid 1px #516699; } div.csr table tbody tr.environmentB td{ border-bottom:solid 1px #C18466; } div.csr table tbody tr.economyB td{ border-bottom:solid 1px #A28FAD; } div.csr table tbody tr.societyB td{ border-bottom:solid 1px #7CAAAC; } div.csr table tbody tr.overviewB td{ border-bottom:solid 1px #516699; } /* Hack to stop additional spacing on bar charts */ div.csr table.noSpace tbody tr td { font-size:0px; line-height:0px; } div.csr table.noSpace thead tr th { font-size:0px; line-height:0px; } div.csr table td.noSpace { font-size:0px; line-height:0px; } /* Give labels and legends font and line heights */ div.csr table tbody tr td.label { font-size: 0.92em; color:#333; } div.csr table tbody tr td.legend { padding:3px 0 0 0; font-size: 0.92em; color:#333; } div.csr table tbody tr.rolloverRow th { height:24px; } div.csr .keyTitle { font-size: 0.92em; font-weight: bold; color:#999; margin:0 0 5px 0; } div.csr .percentLabel { color:#333; } div.csr h3.noGap { font-weight:bold; padding-bottom:4px; margin:0; } div.csr table tbody tr td.bar { background-color:#F0F0F0; border:0; } div.csr table.table { font-weight:normal; /* font-size:0.85em; */ font-size: 0.92em; color:#333; width:100%; } div.csr table.table thead tr th { background-color: #F0F0F0; padding:4px 3px 4px 0; text-align:right; font-weight:normal; } div.csr table.economy thead tr th { border-top: solid 1px #A28FAD; border-bottom: solid 1px #A28FAD; } div.csr table.environment thead tr th { border-top: solid 1px #C18466; border-bottom: solid 1px #C18466; } div.csr table.society thead tr th { border-top: solid 1px #7CAAAC; border-bottom: solid 1px #7CAAAC; } div.csr table.table td { text-align:right; padding:4px 3px 4px 0; } div.csr table.table td.rowHeader, div.csr table.table th.rowHeader { text-align:left; font-weight:normal; } div.csr table.economy td, div.csr table.economy th { border-bottom: solid 1px #A28FAD; } div.csr table.environment td, div.csr table.environment th { border-bottom: solid 1px #C18466; } div.csr table.society td, div.csr table.society th { border-bottom: solid 1px #7CAAAC; } div.csr table.table tr.lastRow td {} table.materialityIssues { width: 581px; font-size: 0.92em; } table.materialityIssues { background: url(http://www.ford.com/images/content/sr07_materiality_influence_bg.jpg) center right repeat-y; } table.materialityIssues thead th.last { background: url(http://www.ford.com/images/content/sr07_materiality_influence.jpg) center right no-repeat; } table.materialityIssues thead th { text-align: left; padding: 4px 6px 5px 18px; color: #fff; } table.materialityIssues thead th.title { color: #417F26; padding-left: 6px; } table.materialityIssues tbody th { background-color: #fff; text-align: left; vertical-align: top; padding: 4px 12px 5px 6px; color: #81B463; border-bottom: 1px solid #B5D0A8; text-transform: uppercase; } table.materialityIssues tbody td { background-color: #fff; width: 25%; text-align: left; vertical-align: top; padding: 4px 6px 5px 6px; border-bottom: 1px solid #B5D0A8; } table.materialityIssues tbody td.low { background-color: #F2F7EF; } table.materialityIssues tbody td.medium { background-color: #E6F0E0; } table.materialityIssues tbody td.high { background-color: #D9E8D0; } table.materialityIssues tbody td ul { padding-bottom: 0; margin-bottom: 0; } div.materialityIssue { clear: both; width: 570px; height: 1%; } div.materialityIssue div.materialityLabel { width: 220px; font-weight: bold; font-size: 0.92em; text-transform: uppercase; } div.materialityIssue div.materialityContent { width: 350px; } .plainBorderTitleInner a.parentLink { border: none; padding:0 0 0 15px; margin:0; background: transparent url(http://www.ford.com/images/content/sr07_icon_peerarrow_lt.gif) 1px 5px no-repeat; } h2.materialityTitle { font-size: 1.35em; text-transform: none; } .material .plainBorder .borderTop { border-top: 1px solid #D9E8D0; } .material .plainBorder .borderTop .plainBorderContentInner { padding-top: 6px; } div.materialityContent p img { padding-right: 4px; } .padBottom { padding-bottom: 6px; } .mainContent p.intro { font-size: 1.25em; color: #666; padding-bottom: 1.25em; } #voc { display: none; } table.fix70 tbody td { width: 70px; } .displayNone { visibility: visible; } .vocContent { position: relative; padding: 6px 12px; } div.csr table.table.society tbody th, div.csr table.table.society thead th.title, table.data tbody th { text-align: left; }