/**
 * Styles.less
 * Author: https://542.digital
 */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b1 | 201101 
   NOTE: WORK IN PROGRESS
   USE WITH CAUTION AND TEST WITH ABANDON */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
/* remember to define visible focus styles! */
:focus {
  outline: none;
}
em {
  font-style: normal;
}
/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media only screen and (max-width: 768px) {
  /* CSS Document */
  /* CSS Document */
  body .figures {
    padding: 0px 0px 10px 0px;
  }
  body .figures h3 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-bottom: 5px;
  }
  body .figures dt {
    font-size: 13px;
    font-weight: bold;
    color: #666;
    margin-top: 4px;
  }
  body .figures dd {
    color: #333;
    font-size: 15px;
    font-weight: bold;
    min-height: 17px;
    margin-top: 2px;
    margin-bottom: 6px;
  }
  body .figures dd strong,
  body .figures dd span,
  body .figures dd em {
    display: inline-block;
  }
  body .figures dd strong.currency {
    font-size: 0.9em;
    color: #666;
    font-weight: normal;
  }
  body .figures dd em.value {
    font-size: 1.1em;
  }
  body .figures dd em.amount {
    font-size: 1.1em;
  }
  body .figures dd span.direction {
    background: url(../img/sprite-figures-arrow.png) no-repeat;
    width: 12px;
    height: 12px;
    margin-left: 3px;
  }
  body .figures dd span.direction.up {
    background-position: 0px -4px;
  }
  body .figures dd span.direction.down {
    background-position: 0px -66px;
  }
  body .figures dd span.direction.middle {
    background-position: 0px -33px;
  }
  body .figures dd span.timestamp,
  body .figures dd span.info {
    display: block;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
  }
  body .figures p {
    font-size: 11px;
  }
  /**
* statistics tables.
*/
  body #content .table-stats {
    font-size: 12px;
    margin: 5px 0px;
    width: inherit;
  }
  body #content .table-stats tr {
    border-bottom: 1px solid #ccc;
  }
  body #content .table-stats tr td {
    border-left: 1px solid #ccc;
    padding: 3px;
  }
  body #content .table-stats tr td:last-child {
    border-right: 1px solid #ccc;
  }
  body #content .table-stats tr th {
    font-weight: small;
    text-align: left;
    border-left: 1px solid #ccc;
    padding: 3px;
  }
  body #content .table-stats tr:first-child th {
    vertical-align: bottom;
    border-left: none;
  }
  body #content .table-stats tr:first-child th:last-child {
    white-space: nowrap;
  }
  body {
    font-family: Arial, Helvetica, sans-serif;
    background: #000;
  }
  body #box {
    margin: 0 15px;
    background: #000;
  }
  body .clr {
    clear: both;
  }
  body a {
    color: #89732D;
  }
  body #header {
    position: relative;
    height: 175px;
  }
  body.japan #header,
  body.hong-kong #header {
    position: relative;
    height: 205px;
  }
  body #header hgroup.branding h1,
  body #header hgroup.branding h2,
  body #header hgroup.branding h3,
  body #header hgroup.branding h4,
  body #header hgroup.branding h5,
  body #header hgroup.branding h6 {
    position: absolute;
  }
  body #header hgroup.branding h1 {
    width: 82px;
    height: 35px;
    left: 0px;
    top: 15px;
    font-size: 55px;
  }
  body #header hgroup.branding h2 {
    width: auto;
    height: 35px;
    left: 5px;
    top: 75px;
    font-size: 18px;
    color: #E8D98B;
  }
  body #header hgroup.branding h4 {
    width: auto;
    height: 35px;
    left: 0px;
    top: 95px;
    font-size: 12px;
    color: #fff;
  }
  body #header hgroup.branding h5 {
    heeeight: 35px;
    left: 45px;
    top: 105px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
  }
  body #header hgroup.branding h6 {
    height: 32px;
    width: 32px;
    left: 0px;
    top: 95px;
  }
  body #header hgroup.branding h2 span {
    display: none;
  }
  body #header hgroup.branding h2 a {
    text-decoration: none;
    color: #E8D98B;
  }
  body #header hgroup.branding h5 a,
  body #header hgroup.branding h6 a {
    color: #fff;
    text-decoration: none;
  }
  body #header hgroup.branding h3 {
    background: url(../img/header-logo-wgc.png) no-repeat left top;
    width: 112px;
    height: 43px;
    right: 15px;
    left: auto;
    top: 15px;
  }
  body #header hgroup.branding h1 a,
  body #header hgroup.branding h3 a,
  body #header hgroup.branding h6 a {
    display: block;
    width: inherit;
    height: inherit;
    text-decoration: none;
  }
  body #header hgroup.branding h1 a em,
  body #header hgroup.branding h3 a em,
  body #header hgroup.branding h6 a em {
    display: none;
  }
  body #header hgroup.branding h6 {
    background: url(../img/sprite-flags-32x32.png) no-repeat 0px 0px;
  }
  body.usa #header hgroup.branding h6 {
    background-position: 0px 0px;
  }
  body.hong-kong #header hgroup.branding h6 {
    background-position: 0px -64px;
  }
  body.japan #header hgroup.branding h6 {
    background-position: 0px -96px;
  }
  body.mexico #header hgroup.branding h6 {
    background-position: 0px -128px;
  }
  body.singapore #header hgroup.branding h6 {
    background-position: 0px -32px;
  }
  body #header nav {
    position: absolute;
    top: 130px;
    left: 0px;
    width: 100%;
    height: 35px;
    text-align: left;
    float: none;
    font-size: 12px;
  }
  body #header nav ul li {
    display: inline-block;
  }
  body #header nav ul li a {
    border-radius: 0px;
    display: block;
    padding: 6px 9px;
    background: #e2e2e2;
    text-shadow: 1px 1px 1px #ffffff;
    text-decoration: none;
    color: #000;
  }
  body.hong-kong #header nav {
    top: 150px;
  }
  /*
body #header nav ul li{
width:25%;
float:left;
}
body #header nav ul li:first-child{
width:25%;
float:left;
}

body #header nav ul li:last-child{
width:50%;
float:right;
}

body.hong-kong #header nav ul li.home-chinese a,
body.hong-kong #header nav ul li.home-english a,
body.mexico #header nav ul li.home-english a,
body.mexico #header nav ul li.home-spanish a,
body #header nav ul li:first-child a{
margin-right:4px;
}
body #header nav ul li:last-child a{
margin-left:4px;

}

body #header nav ul li:last-child a strong{
display:block;
}

body.japan #header nav ul li.home,
body.japan #header nav ul li.home-japanese,
body.japan #header nav ul li.home-english,
body.japan #header nav ul li.contacts,
body.hong-kong #header nav ul li.home,
body.hong-kong #header nav ul li.home-chinese,
body.hong-kong #header nav ul li.home-english,
body.hong-kong #header nav ul li.contacts{
width:50%;
float:left;
}
body.japan #header nav ul li.contacts,
body.japan #header nav ul li.country,
body.hong-kong #header nav ul li.contacts,
body.hong-kong #header nav ul li.country{
	margin-top:4px;
width:50%;
float:left;
}

body.mexico #header nav ul li.home,
body.mexico #header nav ul li.home-spanish,
body.mexico #header nav ul li.home-english,
body.mexico #header nav ul li.contacts{
width:28%;
float:left;
}
body.mexico #header nav ul li.home-spanish,
body.mexico #header nav ul li.home-english,
body.mexico #header nav ul li.contacts{
	margin-left:4px;
}
body.mexico #header nav ul li.home-spanish,
body.mexico #header nav ul li.home-english{
	margin-left:0px;
}
body.mexico #header nav ul li.country{
width:24%;
float:right;
}

body #header nav ul li a{
border-radius:0px;
display:block;
padding:6px 10px;
background: #e2e2e2; 

text-shadow: 1px 1px 1px #ffffff;
text-decoration:none;
color:#000;
}
*/
  /**
* country navigation (some javascript jiggery pokery here too)
*/
  body #header nav ul li.country .countries {
    display: none;
  }
  #countryNav {
    margin: 3px 3px 5px 3px;
    border-radius: 0px;
    background: #fff;
    padding: 5px;
    display: none;
  }
  #countryNav li {
    display: inline-block;
    width: 48%;
  }
  #countryNav li a {
    text-decoration: none;
    color: #000;
    font-size: 16px;
  }
  #countryNav li a span {
    display: block;
    background: url(../img/sprite-flags-32x32.png) no-repeat 0px 0px;
    height: 32px;
  }
  #countryNav li a span strong {
    display: block;
    padding: 10px 0px 0px 36px;
  }
  #countryNav li a.usa span {
    background-position: 0px 0px;
  }
  #countryNav li a.singapore span {
    background-position: 0px -32px;
  }
  #countryNav li a.japan span {
    background-position: 0px -64px;
  }
  #countryNav li a.hong-kong span {
    background-position: 0px -96px;
  }
  #countryNav li a.mexico span {
    background-position: 0px -125px;
  }
  body #navData,
  body #navMobile {
    margin: 3px 3px 5px 3px;
  }
  body #navMobile ul li a {
    display: block;
    padding: 6px 10px;
    border-radius: 0px;
    background: #e2e2e2;
    /* Old browsers */
    text-shadow: 1px 1px 1px #ffffff;
    cursor: pointer;
  }
  body #navData ul li a {
    padding: 6px 10px;
    display: block;
    border-radius: 0px;
    text-align: center;
    background: #d5cea6;
    /* Old browsers */
    font-size: 12px;
    color: #000;
    text-shadow: 1px 1px 1px #ffffff;
  }
  body #navData ul li a,
  body #navMobile ul li a {
    color: #000;
    text-decoration: none;
  }
  body #navMobile ul li {
    margin-bottom: 5px;
  }
  body #navBody {
    margin: 0px 3px;
    border-radius: 0px;
    background: #e6e6e6;
    padding: 5px;
    display: none;
  }
  body #navBody #navMain li {
    line-height: 28px;
    font-size: 16px;
  }
  body #navBody #navMain li ul {
    margin-left: 10px;
  }
  body #navBody #navMain a {
    text-decoration: none;
    color: #000;
    text-shadow: 1px 1px 1px #ffffff;
  }
  body #navBody #navMain a span {
    display: inline-block;
    /*padding-right:13px;
background-image:url(../img/sprite-nav.png);
background-repeat:no-repeat;
background-position:100% -273px;	*/
  }
  body #breadcrumb {
    margin: 10px 10px;
  }
  body #breadcrumb a {
    font-size: 12px;
    color: #fff;
    display: inline-block;
    padding-right: 15px;
    margin-right: 10px;
    background: url(../img/sprite-nav.png) no-repeat 100% -102px;
    text-decoration: none;
  }
  body #breadcrumb p a:last-child {
    background-image: none;
    padding-right: 0px;
  }
  body #pageTools {
    display: none;
  }
  /**
* body panels
*/
  body #dataFigures,
  body #dataChart,
  body #dataSearch,
  body #downloads ul.list-documents,
  body #content {
    margin: 5px 3px;
    border-radius: 0px;
    background: #fff;
    padding: 5px;
  }
  body #downloads ul.list-documents {
    font-size: 12px;
    line-height: 18px;
  }
  body #downloads h2 {
    font-size: 18px;
    margin: 5px 10px;
    color: #fff;
  }
  body #dataSearch label {
    display: none;
  }
  body #dataSearch #q {
    width: 80%;
    border: 1px solid #000;
    color: #000;
    border-radius: 0px;
    height: 25px;
  }
  body #dataSearch #qSubmit {
    width: 14%;
    height: 25px;
    float: right;
    border-radius: 0px;
    border: 1px solid #000;
    text-align: center;
    background: #d5cea6;
    /* Old browsers */
    font-size: 12px;
    color: #000;
  }
  body #dataSearch #qButton {
    display: none;
  }
  body #data h2 {
    font-size: 18px;
    margin: 5px 10px;
    color: #fff;
  }
  body #legalContent,
  body #content {
    position: relative;
    line-height: 18px;
  }
  body #legalContent h1,
  body #content h1,
  body #content h2.fontface-1 {
    font-size: 20px;
    margin: 0px 0px 5px 0px;
    text-transform: uppercase;
    color: #666;
  }
  body #content h2 {
    font-size: 16px;
    color: #000;
    margin: 6px 0px 3px 0px;
  }
  body #legalContent p,
  body #content p,
  body #content li {
    font-size: 12px;
    color: #333;
    margin: 3px 0px 3px 0px;
  }
  body #content ol li {
    list-style: decimal;
    margin-left: 20px;
  }
  body #content ol li ol li {
    list-style: lower-alpha;
  }
  body #content ul li {
    list-style: disc;
    margin-left: 20px;
  }
  body #content h1,
  body #content h2,
  body #content h3,
  body #content h4 {
    color: #666666;
  }
  body #content h1 {
    font-size: 30px;
    line-height: 35px;
  }
  body #content h2 {
    font-size: 25px;
    line-height: 30px;
  }
  body #legalContent p,
  body #content p,
  body #content li,
  body #content address {
    font-size: 12px;
    color: #333;
    margin: 3px 0px 3px 0px;
  }
  body #content address {
    font-style: italic;
  }
  body #content .top-link {
    display: block;
    background: #999;
    color: #fff;
    padding: 5px;
    text-decoration: none;
    text-align: center;
    margin: 20px 0px;
    font-size: 12px;
    font-weight: bold;
  }
  body #content .top-link::before {
    content: "\2191";
    font-size: 16px;
    display: inline-block;
  }
  body #content .top-link::after {
    content: "\2191";
    font-size: 16px;
    display: inline-block;
  }
  /**
 * TAbles
 */
  table tbody th,
  table tbody td {
    font-size: 12px;
    padding-bottom: 10px;
  }
  table tbody th {
    width: 40%;
    text-align: left;
    font-weight: bold;
  }
  table tbody td {
    width: 60%;
  }
  /**
* colours
*/
  body .colour {
    position: relative;
    display: inline-block;
    margin-right: 5px;
  }
  body #data .colour {
    width: 15px;
    height: 15px;
  }
  body .colour strong {
    position: absolute;
    left: -999px;
    top: -999px;
  }
  body .colour.yellow {
    background: #B89C3D;
  }
  body #content .colour.black,
  body .colour.black {
    background: #000;
    color: #fff;
  }
  body #content .colour.dark-grey,
  body .colour.dark-grey {
    background: #666;
    color: #fff;
  }
  body #content .colour.medium-grey,
  body .colour.medium-grey {
    background: #999;
    color: #fff;
  }
  body #content .colour.light-grey,
  body .colour.light-grey {
    background: #ccc;
    color: #000;
  }
  /**
* Lists of documents and search results
*/
  body ul.list-documents,
  body ul.list-documents li body #content ul.list-documents,
  body #content ul.list-documents li {
    list-style: none;
    margin: 0px;
    padding: 0px;
  }
  body ul.list-documents li a {
    background: url(../img/doc-icons.png) no-repeat;
    background-position: -50px 0px;
    min-height: 16px;
    margin-bottom: 3px;
    display: block;
  }
  body ul.list-documents li.date-inline a {
    display: inline-block;
  }
  body ul.list-documents li div,
  body ul.list-documents li a {
    padding-right: 6px;
    padding-left: 20px;
  }
  body ul.list-documents li a {
    padding-top: 3px;
  }
  body ul.list-documents li.xls a {
    background-position: 0px 4px;
  }
  body ul.list-documents li.PDF a,
  body ul.list-documents li.pdf a {
    background-position: 0px -46px;
  }
  body ul.list-documents li.doc a {
    background-position: 0px -196px;
  }
  body ul.list-documents li.link a {
    background-position: 0px -246px;
  }
  body ul.list-documents li.zip a {
    background-position: 0px -246px;
  }
  /* CSS Document */
  body #footer {
    margin: 0px 3px  10px  3px ;
    background: #e6e6e6;
    border-radius: 0px;
    padding: 10px;
    font-size: 12px;
  }
  body #footer #ssgaLogo img {
    width: 175px;
    height: 49px;
  }
  body #footer ul {
    margin-top: 20px;
  }
  body #footer ul li {
    display: inline-block;
    width: 49%;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  /*
body #footer ul li:first-child{
width:35%;
}
body #footer ul li:last-child{
width:20%;
}
*/
  body #footer ul li a {
    display: block;
    padding: 5px;
    border-radius: 0px;
    text-align: center;
    background: #d5cea6;
    /* Old browsers */
    border: 1px solid #666;
    font-size: 12px;
    color: #000;
    text-decoration: none;
  }
  /*
body #footer ul li:first-child a{
margin-right:5px;
}
body #footer ul li:last-child a{
margin-left:5px;
}
*/
  body #footer ul,
  body #footer #copyright,
  body #footer #adobe {
    display: block;
    margin-bottom: 10px;
  }
  body #footer #copyright {
    clear: both;
    display: block;
    padding-top: 10px;
  }
  body #footer #adobe {
    margin-bottom: 0px;
  }
  body #footer p a {
    text-decoration: none;
    line-height: 18px;
    color: #000;
  }
  p.footer-representatives-disclaimer {
    position: static;
    left: 250px;
    margin-top: 56px;
    font-size: 12px;
    color: #666;
  }
  /* Media tweaks can go here. */
  body #header hgroup.branding h1 {
    font-family: "UniversLTPro-BoldCond";
    font-style: normal;
  }
  body #header hgroup.branding h2 {
    font-family: "UniversLTPro-Condensed";
    font-style: normal;
    font-weight: 400;
  }
  body #header hgroup.branding h2 span {
    font-family: "UniversLTPro-BoldCond";
    font-style: normal;
    font-weight: 400;
  }
  body[lang="en"] .fontface-1,
  body[lang="en"] #content h1,
  body[lang="en"] #content h2.big,
  body[lang="en"] #content h2,
  body[lang="en"] #data h2 {
    font-family: "UniversLTPro-BoldCond";
    font-style: normal;
    font-weight: 400;
  }
  body[lang="es"] .fontface-1,
  body[lang="es"] #content h1,
  body[lang="es"] #content h2.big,
  body[lang="es"] #content h2,
  body[lang="es"] #data h2 {
    font-family: "UniversLTPro-BoldCond";
    font-style: normal;
    font-weight: 400;
  }
  body[lang="ja"] .fontface-1,
  body[lang="ja"] #content h1,
  body[lang="ja"] #content h2.big,
  body[lang="ja"] #content h2,
  body[lang="ja"] #data h2 {
    font-family: "UniversLTPro-BoldCond";
    font-style: normal;
    font-weight: 400;
  }
  body[lang="zh"] .fontface-1,
  body[lang="zh"] #content h1,
  body[lang="zh"] #content h2.big,
  body[lang="zh"] #content h2,
  body[lang="zh"] #data h2 {
    font-family: "UniversLTPro-BoldCond";
    font-style: normal;
    font-weight: 400;
  }
  body[lang="ja"] #header .fontface-1 {
    font-family: "UniversLTPro-BoldCond";
    font-style: normal;
    font-weight: 400;
  }
  body #content h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
  }
  #header hgroup.print {
    display: none;
  }
  .double-header {
    float: left;
    position: relative;
    width: 262px;
    margin: 8px 0 0 8px;
    height: 60px;
  }
  .double-header-gold-border {
    height: 82px;
    padding: 6px 0 6px 6px;
    background: #d3bb5d;
    /* Old browsers */
    background: -moz-linear-gradient(left, #d3bb5d 0%, #000000 98%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #d3bb5d 0%, #000000 98%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #d3bb5d 0%, #000000 98%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3bb5d', endColorstr='#000000', GradientType=1);
    /* IE6-9 */
  }
  .double-header-black-background {
    background-color: black;
    width: 100%;
    height: 100%;
  }
  body #header hgroup.branding .double-header h1,
  body #header hgroup.branding .double-header h2 {
    top: 12px;
  }
  body #header hgroup.branding .double-header h1 {
    left: 14px;
  }
  body #header hgroup.branding .double-header h1 a {
    font-size: 40px;
  }
  body #header hgroup.branding .double-header h2 {
    top: 48px;
    left: 14px;
    font-size: 16px;
    line-height: 1.2;
  }
  .double-header {
    width: 130px;
  }
  .double-header-gold-border {
    height: 42px;
  }
  body #header hgroup.branding .double-header h2 {
    display: none;
  }
  .double-header {
    width: 64px;
    margin-top: 18px;
  }
  .double-header-gold-border {
    height: 29px;
    padding: 3px 0 3px 3px;
  }
  body #header hgroup.branding .double-header h2 {
    display: none;
  }
  body #header hgroup.branding .double-header h1 {
    top: 8px;
    left: 8px;
  }
  body #header hgroup.branding .double-header h1 a {
    font-size: 24px;
  }
}
@media only screen and (min-width: 769px) {
  /* CSS Document */
  /* CSS Document */
  body.screen-large .figures h3 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
  }
  body.screen-large .figures dt {
    font-size: 13px;
    font-weight: bold;
    color: #666;
    margin-top: 4px;
  }
  body.screen-large .figures dd {
    color: #333;
    font-size: 15px;
    font-weight: bold;
    min-height: 17px;
    margin-top: 2px;
    margin-bottom: 6px;
  }
  body.screen-large .figures dd strong,
  body.screen-large .figures dd span,
  body.screen-large .figures dd em {
    display: inline-block;
  }
  body.screen-large .figures dd strong.currency {
    font-size: 0.9em;
    color: #666;
    font-weight: normal;
  }
  body.screen-large .figures dd em.value {
    font-size: 1.1em;
  }
  body.screen-large .figures dd em.amount {
    font-size: 1.1em;
  }
  body.screen-large .figures dd span.direction {
    background: url(../img/sprite-figures-arrow.png) no-repeat;
    width: 12px;
    height: 12px;
    margin-left: 3px;
    background-position: -99px -99px;
  }
  body.screen-large .figures dt sup.foot-note,
  body.screen-large .figures dd strong.currency sup.foot-note {
    font-size: 11px;
    font-weight: normal;
    height: 0;
    line-height: 1;
    position: relative;
    top: -5px;
    color: inherit;
  }
  body.screen-large .figures dt sup.foot-note a,
  body.screen-large .figures dd strong.currency sup.foot-note a {
    text-decoration: none;
    color: inherit;
  }
  body.screen-large .figures dd span.direction.up {
    background-position: 0px -4px;
  }
  body.screen-large .figures dd span.direction.down {
    background-position: 0px -66px;
  }
  body.screen-large .figures dd span.direction.middle {
    background-position: 0px -33px;
  }
  body.screen-large .figures dd span.timestamp,
  body.screen-large .figures dd span.info {
    display: block;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
  }
  body.screen-large .figures p {
    font-size: 11px;
  }
  /***
* Coded by HdotNET + Radim @ www.cfp.co.uk
* id's use camelCase
* classes are hyphenated
***/
  body {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #CDCDCD;
  }
  body .text-shadow {
    /*
text-shadow: 1px 1px 1px #000;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=2);
*/
  }
  body .clr {
    clear: both;
  }
  body .reset-position {
    position: relative;
  }
  body a {
    color: #96813F;
  }
  body #box {
    width: 980px;
    margin: auto;
  }
  /**
* stacking order
*/
  body #header {
    z-index: 100;
  }
  body #boxBody {
    z-index: 50;
  }
  body #footer {
    z-index: 25;
  }
  /**
* header content
*/
  body #header {
    width: 965px;
    height: 165px;
    margin-left: 15px;
    position: relative;
    background-color: #000;
    color: #fff;
  }
  body #header hgroup.branding {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100px;
  }
  body #header hgroup.branding h1,
  body #header hgroup.branding h1 a {
    display: block;
    /*
background:url(../img/header-logo-spdr.png) no-repeat;
*/
    color: #D3BB5D;
    text-decoration: none;
    font-size: 70px;
  }
  body #header hgroup.branding h1 {
    position: absolute;
    left: 18px;
    top: 27px;
    margin: 0px;
    padding: 0px;
  }
  body #header hgroup.branding h2 {
    position: absolute;
    left: 140px;
    top: 27px;
    font-size: 18px;
    color: #E8D98B;
  }
  body.gldw #header hgroup.branding h2 {
    left: 215px;
  }
  body #header hgroup.branding h2 a {
    color: #fff;
    text-decoration: none;
    color: #E8D98B;
  }
  body #header hgroup.branding h3 {
    position: absolute;
    right: 24px;
    top: 27px;
    width: 150px;
    height: 55px;
    background: url(../img/header-logo-wgc2.png) no-repeat;
  }
  body #header hgroup.branding h3 a {
    display: block;
    width: 100%;
    height: 100%;
  }
  body #header hgroup.branding h4,
  body #header hgroup.branding h5 {
    width: 500px;
  }
  body #header hgroup.branding h4 {
    position: absolute;
    left: 100px;
    top: 100px;
    font-size: 18px;
    text-transform: uppercase;
  }
  body #header hgroup.branding h5 {
    position: absolute;
    left: 60px;
    top: 130px;
    font-size: 14px;
    text-transform: uppercase;
  }
  body #header hgroup.branding h5 a {
    color: #fff;
    text-decoration: none;
  }
  /*
body[lang="zh"] #header hgroup.branding h4,
body[lang="ja"] #header hgroup.branding h4{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;	
}
*/
  body #header hgroup.branding h6 {
    position: absolute;
    left: 18px;
    top: 120px;
    width: 32px;
    height: 23px;
    background: url(../img/sprite-flags-32x32.png) no-repeat 0 -64px;
  }
  /**
 * THIS
 */
  body.usa #header hgroup.branding h6,
  body.gldw #header hgroup.branding h6 {
    background-position: 0px -5px;
  }
  body.singapore #header hgroup.branding h6 {
    background-position: 0px -37px;
  }
  body.hong-kong #header hgroup.branding h6 {
    background-position: 0px -69px;
  }
  body.japan #header hgroup.branding h6 {
    background-position: 0px -101px;
  }
  body.mexico #header hgroup.branding h6 {
    background-position: 0px -133px;
  }
  body #header hgroup.branding h1 a,
  body #header hgroup.branding h3 a,
  body #header hgroup.branding h6 a {
    display: block;
    width: inherit;
    height: inherit;
  }
  aaaabody #header hgroup.branding h1 a em,
  body #header hgroup.branding h3 a em,
  body #header hgroup.branding h6 a em {
    position: absolute;
    left: -999px;
    top: -999px;
  }
  body #header hgroup.branding h7 {
    display: none;
  }
  body #header #headerNav {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 290px;
    height: 25px;
    z-index: inherit;
  }
  body.hong-kong #header #headerNav,
  body.mexico #header #headerNav,
  body.japan #header #headerNav {
    width: 340px;
  }
  /**
* header navigation
*/
  body #headerNav ul {
    float: right;
  }
  body #headerNav ul li {
    float: left;
    height: 25px;
    width: 75px;
  }
  body #headerNav ul li a {
    margin-left: 1px;
    height: 19px;
    padding-top: 6px;
    display: block;
    text-align: center;
    color: #fff;
    text-decoration: none;
    background: none;
    position: relative;
    outline: none;
    font-size: 12px;
  }
  body #headerNav ul li a strong {
    display: inline-block;
  }
  body #headerNav ul li a:hover,
  body #headerNav ul li a.active {
    background: #fff;
    color: #000;
    text-shadow: none;
  }
  body #headerNav ul li.home {
    width: 55px;
  }
  body #headerNav ul li.home-china {
    width: 60px;
  }
  body #headerNav ul li.home a {
    width: 54px;
  }
  body #headerNav ul li.contacts {
    width: 65px;
  }
  body #headerNav ul li.contacts a {
    width: 64px;
  }
  body #headerNav ul li.country {
    position: relative;
    width: 125px;
  }
  body #headerNav ul li.country a {
    width: 124px;
  }
  body #headerNav ul li.country a strong {
    padding-right: 10px;
    background: url(../img/sprite-nav.png) no-repeat 100% -206px;
  }
  body #headerNav ul li.country a:hover strong {
    background-position: 100% -241px;
  }
  body #headerNav ul li.country div.countries {
    position: absolute;
    display: none;
    right: 0px;
    top: 25px;
    width: 100%;
    background: #fff;
    border-left: 1px solid #666;
    border-bottom: 1px solid #666;
    z-index: 200;
    text-align: left;
  }
  body #headerNav ul li.country:hover div.countries {
    display: block;
  }
  body #headerNav ul li.country div.countries #countryNav {
    float: none;
  }
  body #headerNav ul li.country div.countries #countryNav li {
    float: none;
    display: block;
    width: inherit;
    height: 32px;
  }
  body #headerNav ul li.country div.countries #countryNav li,
  body #headerNav ul li.country div.countries #countryNav li a,
  body #headerNav ul li.country div.countries #countryNav li a:hover,
  body #headerNav ul li.country div.countries #countryNav li a strong,
  body #headerNav ul li.country div.countries #countryNav li a:hover strong {
    background-image: none;
    text-shadow: none;
    text-align: left;
    padding: 0px;
    margin: 0px;
  }
  body #headerNav ul li.country div.countries #countryNav li a.flag-32x32 {
    display: block;
    width: inherit;
    background: none;
    height: 32px;
    color: #333;
  }
  body #headerNav ul li.country div.countries #countryNav li a.flag-32x32:hover {
    background: #F4F4F4;
    color: #000;
  }
  body #headerNav ul li.country div.countries #countryNav li a.flag-32x32 span {
    display: inline-block;
    background: url(../img/sprite-flags-32x32.png) no-repeat 5px 0px;
    height: 32px;
    padding: 0px 0px 0px 40px;
  }
  body #headerNav ul li.country div.countries #countryNav li a.flag-32x32 strong {
    display: inline-block;
    padding: 10px 0px 0px 0px;
  }
  body #headerNav ul li.country div.countries #countryNav li a.flag-32x32.usa span {
    background-position: 5px 0px;
  }
  body #headerNav ul li.country div.countries #countryNav li a.flag-32x32.singapore span {
    background-position: 5px -32px;
  }
  body #headerNav ul li.country div.countries #countryNav li a.flag-32x32.hong-kong span {
    background-position: 5px -64px;
  }
  body #headerNav ul li.country div.countries #countryNav li a.flag-32x32.japan span {
    background-position: 5px -96px;
  }
  body #headerNav ul li.country div.countries #countryNav li a.flag-32x32.mexico span {
    background-position: 5px -128px;
  }
  body.usa #headerNav ul li.country div.countries #countryNav li a.flag-32x32.usa,
  body.singapore #headerNav ul li.country div.countries #countryNav li a.flag-32x32.singapore,
  body.hong-kong #headerNav ul li.country div.countries #countryNav li a.flag-32x32.hong-kong,
  body.japan #headerNav ul li.country div.countries #countryNav li a.flag-32x32.japan,
  body.japan #headerNav ul li.country div.countries #countryNav li a.flag-32x32.mexico {
    background: #ccc;
    font-weight: bold;
  }
  /**
* Main Content Structure
*/
  body #boxBody {
    width: 980px;
    min-height: 700px;
    background: url(../img/slice-bg-body.png) repeat-y;
    position: relative;
  }
  body #navBody {
    position: absolute;
    width: 185px;
    top: 20px;
    left: 0px;
  }
  /**
 * SSGA logo positioning
 *
 */
  body.usa #ssga a {
    background: url('../img/ssga.png') center no-repeat;
    display: block;
    width: 130px;
    height: 68px;
    margin: auto;
  }
  body.usa #ssga a em {
    position: absolute;
    left: -999em;
    top: -999em;
  }
  body.usa #ssga {
    position: absolute;
    width: 185px;
    top: 610px;
    left: 0px;
  }
  /**
* Download panel positioning
*/
  body.usa #panel {
    position: absolute;
    width: 185px;
    top: 510px;
    left: 0px;
  }
  body.gldw #panel {
    position: absolute;
    width: 185px;
    top: 510px;
    left: 0px;
  }
  body.gldm #panel {
    position: absolute;
    width: 185px;
    top: 510px;
    left: 0px;
  }
  body.japan #panel {
    position: absolute;
    width: 185px;
    top: 415px;
    left: 0px;
  }
  body.singapore #panel {
    position: absolute;
    width: 185px;
    top: 410px;
    left: 0px;
  }
  body.hong-kong #panel {
    position: absolute;
    width: 185px;
    top: 370px;
    left: 0px;
  }
  body.mexico #panel {
    position: absolute;
    width: 185px;
    top: 380px;
    left: 0px;
  }
  body #panel .content {
    background: #e9e9e9;
    /* Old browsers */
  }
  body.screen-laraage #panel:hover .content {
    background: #919191;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzkxOTE5MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #919191 1%, #cccccc 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(1%, #919191), color-stop(100%, #cccccc));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #919191 1%, #cccccc 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #919191 1%, #cccccc 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #919191 1%, #cccccc 100%);
    /* IE10+ */
    background: linear-gradient(to right, #919191 1%, #cccccc 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#919191', endColorstr='#cccccc', GradientType=1);
    /* IE6-8 */
  }
  body #panel .bottom {
    background: url(../img/sprite-nav.png) no-repeat 0px -480px;
    width: inherit;
    height: 15px;
  }
  body.screen-laraage #panel:hover .bottom {
    background-position: 0px -450px;
  }
  body #panel .content {
    padding: 5px;
  }
  body #panel h2 {
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    color: #666;
    padding-top: 5px;
  }
  body #panel :hover h2 {
    color: #000;
  }
  body #panel li,
  body #panel p {
    font-size: 12px;
    display: block;
    margin: 4px 0px;
    line-height: 16px;
  }
  body #panel a {
    text-decoration: none;
    font-weight: bold;
    display: block;
    padding-left: 14px;
    background: url(../img/sprite-nav.png) no-repeat -273px -101px;
  }
  body.screen-laaarge #panel:hover a {
    color: #fff;
    background-position: -273px -204px;
  }
  body #panel a:hover {
    text-decoration: none;
    color: #000;
    background-position: -273px -239px;
  }
  body #navMobile,
  body #navMainButton {
    display: none;
  }
  body #boxContent {
    width: 785px;
    padding: 0px 0px 0px 10px;
    position: relative;
    left: 185px;
  }
  body #breadcrumb {
    float: left;
    width: 460px;
    height: 60px;
  }
  body #pageTools {
    float: right;
    width: 300px;
    height: 60px;
    position: relative;
  }
  body #box.default-layout #content {
    width: 450px;
    padding: 0px 10px 20px 0px;
    float: left;
  }
  body #box.expanded-layout #content {
    width: 775px;
    padding: 0px 10px 20px 0px;
    float: left;
  }
  body #data {
    width: 280px;
    /*border-left:1px solid #ccc;	*/
    float: right;
    padding: 0px 10px 10px 10px;
  }
  body.screen-large #dateTitle {
    top: 0px !important;
  }
  /**
* breadcrumb
*/
  body #breadcrumb p {
    font-size: 12px;
    padding: 25px 0px 0px 0px;
  }
  body #breadcrumb p a {
    display: inline-block;
    padding-right: 15px;
    margin-right: 10px;
    background: url(../img/sprite-nav.png) no-repeat 100% -102px;
    text-decoration: none;
    color: #89732D;
  }
  body #breadcrumb p a:hover {
    color: #89732D;
    text-decoration: underline;
  }
  body #breadcrumb p a:last-child {
    background-image: none;
    padding-right: 0px;
  }
  /**
* social tools
*/
  body #pageTools ul {
    position: absolute;
    right: 10px;
    top: 20px;
  }
  body #pageTools ul li {
    float: left;
  }
  body #pageTools ul li.button {
    display: block;
    height: 22px;
    width: 26px;
  }
  body #pageTools ul li.label {
    display: block;
    height: 22px;
    width: 50px;
    text-transform: uppercase;
    color: #666;
    font-size: 12px;
    text-align: right;
  }
  body #pageTools ul li.label.print {
    width: 55px;
  }
  body #pageTools ul li.label strong {
    display: block;
    padding: 5px 0px 0px 0px;
  }
  body #pageTools ul li.button a {
    display: block;
    width: inherit;
    height: inherit;
    background: url(../img/sprite-social-icons.png) no-repeat;
    cursor: pointer;
  }
  body #pageTools ul li.button a em {
    position: absolute;
    left: -999px;
    top: -999px;
  }
  body #pageTools ul li.button.print {
    width: 21px;
  }
  body #pageTools ul li.button.linkedin {
    width: 25px;
  }
  body #pageTools ul li.button.google {
    width: 39px;
  }
  body #pageTools ul li.button.email {
    width: 36px;
  }
  body #pageTools ul li.button.facebook {
    width: 25px;
  }
  body #pageTools ul li.button.twitter {
    width: 33px;
  }
  body #pageTools ul li.button.renren {
    width: 39px;
  }
  body #pageTools ul li.button.baidu {
    width: 30px;
  }
  body #pageTools ul li.button.weibo {
    width: 30px;
  }
  body #pageTools ul li.button.print a {
    background-position: -126px 0px;
  }
  body #pageTools ul li.button.print a.active,
  body #pageTools ul li.button.print a:hover {
    background-position: -126px -22px;
  }
  body #pageTools ul li.button.linkedin a {
    background-position: -3px 0px;
  }
  body #pageTools ul li.button.linkedin a.active,
  body #pageTools ul li.button.linkedin a:hover {
    background-position: -3px -22px;
  }
  body #pageTools ul li.button.google a {
    background-position: -29px 0px;
  }
  body #pageTools ul li.button.google a.active,
  body #pageTools ul li.button.google a:hover {
    background-position: -29px -22px;
  }
  body #pageTools ul li.button.facebook a {
    background-position: -69px 0px;
  }
  body #pageTools ul li.button.facebook a.active,
  body #pageTools ul li.button.facebook a:hover {
    background-position: -69px -22px;
  }
  body #pageTools ul li.button.twitter a {
    background-position: -94px 0px;
  }
  body #pageTools ul li.button.twitter a.active,
  body #pageTools ul li.button.twitter a:hover {
    background-position: -94px -22px;
  }
  body #pageTools ul li.button.email a {
    background-position: -158px 0px;
  }
  body #pageTools ul li.button.email a.active,
  body #pageTools ul li.button.email a:hover {
    background-position: -158px -21px;
  }
  body #pageTools ul li.button.renren a {
    background-position: -226px 0px;
  }
  body #pageTools ul li.button.renren a.active,
  body #pageTools ul li.button.renren a:hover {
    background-position: -226px -21px;
  }
  body #pageTools ul li.button.weibo a {
    background-position: -199px 0px;
  }
  body #pageTools ul li.button.weibo a.active,
  body #pageTools ul li.button.weibo a:hover {
    background-position: -199px -21px;
  }
  body #pageTools ul li.button.baidu a {
    background-position: -268px 0px;
  }
  body #pageTools ul li.button.baidu a.active,
  body #pageTools ul li.button.baidu a:hover {
    background-position: -268px -21px;
  }
  body #pageTools #socialRollover {
    position: absolute;
    width: 175px;
    left: 55px;
    top: 40px;
    overflow: hidden;
    z-index: 50;
    background: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0px 0px 16px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 16px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 16px rgba(50, 50, 50, 0.75);
    display: none;
    padding: 15px;
  }
  body #pageTools #socialRollover div.reset-position {
    position: relative;
  }
  body #pageTools #socialRollover div div.button-mask,
  body #pageTools #socialRollover div div.button-content {
    display: none;
  }
  body #pageTools #socialRollover.facebook {
    width: 100px;
    left: 35px;
  }
  body #pageTools #socialRollover.google {
    width: 80px;
    left: 75px;
  }
  body #pageTools #socialRollover.twitter {
    width: 80px;
    left: 10px;
  }
  body #pageTools #socialRollover.linkedin {
    width: 100px;
    left: 100px;
  }
  body #pageTools #socialRollover.email {
    width: 80px;
    left: 140px;
  }
  body #pageTools #socialRollover a.social-action-button {
    display: inline-block;
    padding: 0px;
    background-color: #CCC;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6e6e6, endColorstr=#f7f7f7)";
    background-image: -webkit-linear-gradient(bottom, #e6e6e6 39%, #f7f7f7 70%);
    background-image: -ms-linear-gradient(bottom, #e6e6e6 39%, #f7f7f7 70%);
    background-image: -moz-linear-gradient(bottom, #e6e6e6 39%, #f7f7f7 70%);
    border-radius: 3px;
    border: 1px solid #CCC;
    color: #333;
    text-decoration: none;
    cursor: pointer;
  }
  body #pageTools #socialRollover a.social-action-button span strong {
    display: block;
    padding: 5px;
    font-weight: bold;
    font-size: 11px;
  }
  body #pageTools #socialRollover a.social-action-button:hover {
    background-image: -webkit-linear-gradient(bottom, #d1d1d1 39%, #f7f7f7 70%);
    background-image: -ms-linear-gradient(bottom, #d1d1d1 39%, #f7f7f7 70%);
    background-image: -moz-linear-gradient(bottom, #d1d1d1 39%, #f7f7f7 70%);
    border: 1px solid black;
    color: black;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  }
  /**
* data column
*/
  body #navData {
    display: none;
  }
  body #data #search,
  body #content #search {
    border: 1px solid #ccc;
    background: url(../img/sprite-nav.png) no-repeat 0px -140px;
    margin-bottom: 20px;
    position: relative;
    height: 21px;
  }
  body #data #search {
    background-position: 260px -140px;
  }
  body #data #search:hover {
    background-position: 260px -383px;
    border: 1px solid #000;
  }
  body #content #search {
    width: 450px;
    background-position: 430px -140px;
  }
  body #content #search:hover {
    background-position: 430px -383px;
    border: 1px solid #000;
  }
  body #content #search label,
  body #data #search label,
  body #content #search #qSubmit,
  body #data #search #qSubmit {
    display: none;
  }
  body #content #search #q,
  body #data #search #q {
    border: none;
    background: transparent;
    color: #000;
    font-size: 12px;
    padding: 2px;
    width: 255px;
    position: absolute;
    left: 0px;
    top: 0px;
  }
  body #content #search #qButton,
  body #data #search #qButton {
    border: none;
    background: transparent;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  body #data h2 {
    font-size: 20px;
    line-height: 25px;
    margin: 0px 0px 5px 0px;
    color: #666;
    text-transform: uppercase;
  }
  body #dataChart h3.date-range {
    font-size: 12px;
    text-align: right;
    color: #333;
    padding: 0px 0px 5px 0px;
  }
  body #dataChart figure.chart {
    width: 280px;
  }
  body #dataChart figure.chart figcaption {
    display: block;
    margin-top: 10px;
  }
  body #dataChart #dataChartTarget {
    width: 280px;
    height: 200px;
  }
  body #dataChart figcaption.figures dl dt {
    font-size: 16px;
    color: #333;
    font-weight: bold;
  }
  body #dataFigures {
    margin-top: 20px;
  }
  body #dataFigures .figures.gold-spot-price {
    float: none;
    clear: both;
    width: 100%;
  }
  body #dataFigures .figures.trust {
    float: none;
    clear: both;
    width: 100%;
    margin-top: 10px;
  }
  body.usa #dataFigures .figures.gold-spot-price,
  body.singapore #dataFigures .figures.gold-spot-price {
    float: left;
    clear: none;
    width: 50%;
  }
  body.usa #dataFigures .figures.trust,
  body.singapore #dataFigures .figures.trust {
    float: left;
    clear: none;
    width: 50%;
    margin-top: 0px;
  }
  body.japan #dataFigures .figures.gold-spot-price-oz dt,
  body.japan #dataFigures .figures.gold-spot-price-gram dt,
  body.hong-kong #dataFigures .figures.gold-spot-price dt,
  body.mexico #dataFigures .figures.gold-spot-price dt {
    clear: both;
  }
  body.japan #dataFigures .figures.gold-spot-price-oz dd,
  body.japan #dataFigures .figures.gold-spot-price-gram dd,
  body.hong-kong #dataFigures .figures.gold-spot-price dd,
  body.mexico #dataFigures .figures.gold-spot-price dd {
    width: 45%;
    float: left;
  }
  body.japan #dataFigures .figures.gold-spot-price-oz {
    clear: both;
    width: 100%;
  }
  body.japan #dataFigures .figures.gold-spot-price-gram {
    clear: both;
    width: 100%;
  }
  body .colour {
    position: relative;
    display: inline-block;
    margin-right: 5px;
  }
  body #data .colour {
    width: 15px;
    height: 15px;
  }
  body .colour strong {
    position: absolute;
    left: -999px;
    top: -999px;
  }
  body .colour.yellow {
    background: #B89C3D;
  }
  body #content .colour.black,
  body .colour.black {
    background: #000;
    color: #fff;
  }
  body #content .colour.dark-grey,
  body .colour.dark-grey {
    background: #666;
    color: #fff;
  }
  body #content .colour.medium-grey,
  body .colour.medium-grey {
    background: #999;
    color: #fff;
  }
  body #content .colour.light-grey,
  body .colour.light-grey {
    background: #ccc;
    color: #000;
  }
  /**
* content column
*/
  body #legalContent,
  body #content {
    position: relative;
    line-height: 20px;
  }
  body #legalContent h1,
  body #content h1,
  body #content h2.fontface-1,
  body #content h2.big {
    font-size: 32px;
    line-height: 40px;
    margin: 0px 0px 5px 0px;
    color: #666;
  }
  body #content h2.fontface-1,
  body #content h2 {
    font-size: 25px;
    line-height: 30px;
    margin: 20px 0px 5px 0px;
    color: #666;
  }
  body #legalContent p,
  body #content p,
  body #content li,
  body #content address {
    font-size: 12px;
    color: #333;
    margin: 3px 0px 3px 0px;
  }
  body #legalContent p,
  body #content p,
  body #content address {
    margin: 3px 0px 6px 0px;
  }
  body #content h2 sup,
  body #content p sup {
    height: 0;
    line-height: 1;
    position: relative;
    top: -5px;
    font-size: 11px;
  }
  body #content address {
    font-style: italic;
  }
  body #content ol li {
    list-style: decimal;
    margin-left: 20px;
  }
  body #content ol li ol li {
    list-style: lower-alpha;
  }
  body #content ul li {
    list-style: disc;
    margin-left: 20px;
  }
  /*
body #content a[target="_blank"]{
display:inline-block;
padding-right:14px;
background:url(../img/sprite-nav.png) no-repeat 100% -136px;	
}
*/
  body #content .text-small {
    font-size: 11px;
  }
  /**
* Lists of documents and search results
*/
  body #content ul.list-documents,
  body #content ul.list-documents li {
    list-style: none;
    margin: 0px;
    padding: 0px;
  }
  body #content ul.list-documents li a {
    background: url(../img/doc-icons.png) no-repeat;
    background-position: -50px 0px;
    min-height: 16px;
    margin-bottom: 3px;
    display: block;
  }
  body #content ul.list-documents li.date-inline a {
    display: inline-block;
  }
  body #content ul.list-documents li div,
  body #content ul.list-documents li a {
    padding-right: 6px;
    padding-left: 20px;
  }
  body #content ul.list-documents li a {
    padding-top: 3px;
  }
  body #content ul.list-documents li.xls a {
    background-position: 0px 4px;
  }
  body #content ul.list-documents li.PDF a,
  body #content ul.list-documents li.pdf a {
    background-position: 0px -46px;
  }
  body #content ul.list-documents li.doc a {
    background-position: 0px -196px;
  }
  body #content ul.list-documents li.link a {
    background-position: 0px -246px;
  }
  body #content ul.list-documents li.zip a {
    background-position: 0px -246px;
  }
  body #content div.list-pagination {
    margin: 10px 0px;
    font-size: 12px;
  }
  body #content div.list-pagination strong,
  body #content div.list-pagination a {
    display: inline-block;
    margin-right: 10px;
  }
  body #content div.list-pagination strong {
    font-size: 14px;
    font-weight: bold;
  }
  body #content div.list-pagination a {
    font-weight: bold;
    text-decoration: none;
  }
  body #content div.list-pagination a:hover {
    text-decoration: underline;
  }
  body #content span.highlight {
    display: inline-block;
    padding: 0px 3px;
    background: #FC0;
    color: #000;
  }
  /**
* statistics tables.
*/
  body #content .table-stats {
    font-size: 12px;
    margin: 5px 0px;
    width: inherit;
  }
  body #content .table-stats tr {
    border-bottom: 1px solid #ccc;
  }
  body #content .table-stats tr td {
    border-left: 1px solid #ccc;
    padding: 3px;
    text-align: right;
  }
  body #content .table-stats tr td:last-child {
    border-right: 1px solid #ccc;
  }
  body #content .table-stats tr th {
    font-weight: bold;
    text-align: left;
    border-left: 1px solid #ccc;
    padding: 3px;
  }
  body #content .table-stats tr:first-child th {
    vertical-align: bottom;
    border-left: none;
  }
  body #content .table-stats tr:first-child th:last-child {
    white-space: nowrap;
  }
  /**
* LH navigation
*/
  body #navBody a {
    background: url(../img/sprite-nav.png) -180px 180px no-repeat;
    display: block;
    height: 35px;
    font-size: 13px;
    text-decoration: none;
    color: #96813F;
    font-weight: bold;
  }
  body #navBody ul li.naaew > a {
    background-position: 0px -70px;
  }
  body #navBody li.active > a,
  body #navBody li.active.new > a {
    background-position: 0px 0px;
    color: #000;
  }
  body #navBody ul li a:hover {
    background-position: 0px -35px;
  }
  body #navBody ul li.icon a span {
    background: url(../img/doc-icons.png) no-repeat;
    background-position: -50px 0px;
  }
  body #navBody ul li.icon.xls:hover a span {
    background-position: 25px 4px;
  }
  body #navBody ul li.icon.PDF:hover a span,
  body #navBody ul li.icon.pdf:hover a span {
    background-position: 25px -46px;
  }
  body #navBody ul li a span {
    display: block;
  }
  body #navBody ul li a strong {
    display: block;
    padding: 6px 0px 3px 0px;
    margin-left: 25px;
  }
  body #navBody ul li ul li a {
    font-size: 12px;
  }
  body #navBody ul li ul li a strong {
    display: block;
    margin-left: 45px;
  }
  /**
* table information styling
*/
  table.table-info {
    font-size: 12px;
    text-align: left;
  }
  table.table-info tr th {
    font-weight: bold;
    width: 35%;
    text-align: left;
  }
  table.table-info td {
    text-align: left;
  }
  /**
* legal message styling
*/
  body #legalContent a.legal-link-button {
    display: block;
    padding: 4px;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    border-radius: 3px;
    text-align: center;
  }
  body #legalContent a.legal-link-button.link-agree {
    color: #fff;
    background-color: #060;
  }
  body #legalContent a.legal-link-button.link-disagree {
    color: #fff;
    background-color: #900;
  }
  body #legalContent div.legal-button-container {
    margin-bottom: 10px;
  }
  /**
* modal window styles
*/
  body #modalContent {
    display: none;
  }
  /* Overlay */
  body #simplemodal-overlay {
    background-color: #000;
    cursor: wait;
  }
  /* Container */
  body #simplemodal-container {
    color: #333;
    background-color: #fff;
    border: 4px solid #444;
    padding: 12px;
  }
  body #simplemodal-container .simplemodal-data {
    padding: 8px;
  }
  body.mexico #simplemodal-container,
  body.usa #simplemodal-container {
    min-width: 40%;
    min-height: 40%;
    max-width: 80%;
    max-height: 80%;
  }
  body.hong-kong #simplemodal-container {
    max-width: 80%;
    height: 80%;
    overflow: auto;
  }
  /*#simplemodal-container a.modalCloseImg {background:url(../img/basic/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}*/
  body #simplemodal-container a.modalCloseImg {
    display: none;
  }
  body #simplemodal-container h3 {
    color: #333;
  }
  /* CSS Document */
  body #footer {
    background-color: transparent;
    min-height: 100px;
    position: relative;
  }
  body #footer ul {
    position: absolute;
    left: 25px;
    top: 110px;
  }
  body #footer #ssgaLogo {
    position: absolute;
    left: 25px;
    top: 20px;
  }
  body #footer #ssgaLogo img {
    width: 175px;
    height: 49px;
  }
  body #footer #copyright {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #666;
    font-size: 12px;
  }
  body #footer #adobe {
    font-size: 10px;
    color: #CCC;
    position: absolute;
    top: 150px;
    left: 25px;
    width: 500px;
    min-height: 40px;
    background: url(../img/get_adobe_reader.gif) no-repeat;
  }
  body #footer #adobe strong {
    float: right;
    width: 380px;
  }
  body #footer #adobe a {
    color: #ccc;
    display: block;
    width: inherit;
    min-height: 40px;
    text-decoration: none;
  }
  body #footer #adobe a:hover {
    color: #000;
    text-decoration: underline;
  }
  body #footer ul li {
    display: inline-block;
    margin-right: 20px;
    font-size: 12px;
  }
  body #footer ul li a {
    text-decoration: none;
    color: #000;
  }
  body #footer ul li a:hover {
    text-decoration: underline;
  }
  .footer-representatives-disclaimer {
    position: absolute;
    left: 250px;
    right: 200px;
    top: 20px;
    font-size: 12px;
    color: #666;
  }
  /* CSS Document   */
  body #navMobileData {
    display: none;
  }
  /* reset lists */
  body #content ul,
  body #content ul li {
    list-style: none;
    line-height: 1;
    margin: 0px;
    padding: 0px;
  }
  body #content ul.horizontal li {
    display: inline-block;
  }
  body #content a.top-link {
    display: none;
  }
  body #content #latestFigures h2 {
    display: none;
  }
  body #content #latestFigures section {
    width: 25%;
    float: left;
  }
  body #content #latestFigures section.figures dl dt {
    font-size: 16px;
    font-weight: bold;
    color: #000;
  }
  body #content #latestFigures section p,
  body #content #latestFigures section p {
    font-size: 11px;
    font-weight: normal;
    color: #333;
  }
  body #content #latestFigures section p small {
    font-size: 11px;
    display: block;
    color: #333;
  }
  body #dateTitle {
    position: absolute;
    right: 10px;
    top: 30px;
    font-size: 12px;
  }
  /**
* Chart stuff
*/
  body #mainChart {
    position: relative;
    margin-top: 15px;
    border-top: 1px solid #ccc;
    width: 775px;
    height: 410px;
  }
  body #mainChart figcaption {
    position: relative;
    height: 90px;
  }
  body #mainChart figcaption #chartCheckboxes {
    position: absolute;
    left: 0px;
    top: 10px;
    display: none;
  }
  body #chartCheckboxes label.colour {
    border-radius: 2px;
    position: relative;
    color: #fff;
  }
  body #chartCheckboxes label.colour.gld {
    background: #B89C3D;
  }
  body #chartCheckboxes label.colour.dji {
    background: #86722C;
  }
  body #chartCheckboxes label.colour.nasdaq {
    background: #5D4F1F;
  }
  body #chartCheckboxes label.colour.sp500 {
    background: #332B11;
  }
  body #chartCheckboxes label.colour.pmfix {
    background: #000;
  }
  body #mainChart figcaption #chartCheckboxes input[type="checkbox"] {
    position: absolute;
    top: 4px;
    left: 3px;
  }
  body #chartCheckboxes label.colour em {
    display: inline-block;
    padding: 7px 7px;
    font-weight: bold;
    margin-left: 17px;
    text-transform: uppercase;
  }
  body #chartCustomDateRange {
    display: none;
  }
  body #chartCheckboxes li {
    margin-right: 10px;
  }
  body #mainChart figcaption #chartOptions {
    position: absolute;
    right: 0px;
    top: 9px;
  }
  body #mainChart figcaption #chartOptions select {
    padding: 4px 3px;
    border-radius: 2px;
    border: 1px solid #333;
    background: #e6e6e6;
    font-weight: bold;
  }
  body #mainChart figcaption #chartOptionsEdit {
    display: none;
  }
  body #mainChart figcaption #chartOptionsEdit button {
    text-transform: uppercase;
    display: inline-block;
    padding: 3px 4px 3px 4px;
  }
  body #mainChart figcaption #chartDates {
    position: absolute;
    left: 0px;
    top: 15px;
    width: 50%;
  }
  body #mainChart figcaption #chartValues {
    position: absolute;
    left: 0px;
    top: 55px;
    width: 100%;
  }
  body #mainChart figcaption #chartValues li {
    width: 25%;
    display: block;
    float: left;
  }
  body #mainChart figcaption #chartValues li strong.label {
    display: inline-block;
    margin-right: 4px;
  }
  body #mainChart figcaption #chartDates li em,
  body #mainChart figcaption #chartValues li em {
    font-size: 18px;
    font-weight: bold;
  }
  body #mainChart figcaption #chartValues li span.currency {
    font-size: 14px;
    font-weight: normal;
    color: #666;
  }
  body #mainChartTarget {
    position: absolute;
    top: 100px;
    width: 775px;
    height: 280px;
  }
  body #chartTools {
    position: absolute;
    top: 390px;
    height: 35px;
    right: 0px;
  }
  body #helpTools {
    position: absolute;
    top: 395px;
    height: 35px;
    left: 0px;
  }
  body #chartOptions li button,
  body #chartTools li button,
  body #helpTools li a {
    border: none;
    border: 1px solid #666;
    border-radius: 2px;
    font-size: 12px;
    font-weight: bold;
    padding: 0px;
    color: #333;
  }
  body #helpTools li a {
    padding: 3px 2px;
    text-decoration: none;
  }
  body #helpTools .icon em,
  body #chartTools .icon em {
    text-transform: uppercase;
    background: url(../img/bare-icons.png) no-repeat 0px 0px;
  }
  body #chartTools li .icon.xls em {
    background-position: 3px 2px;
  }
  body #chartTools li .icon.pdf em {
    background-position: 3px -48px;
  }
  body #chartTools li .icon.image em {
    background-position: 3px -98px;
  }
  body #chartTools li .icon.twitter em {
    background-position: 3px -148px;
  }
  body #chartTools li .icon em {
    display: inline-block;
    padding: 3px 4px 3px 20px;
  }
  body #helpTools li a em {
    display: inline-block;
    padding: 3px 4px 3px 4px;
  }
  #mainChartLoading {
    position: absolute;
    left: 0px;
    top: 0px;
    width: inherit;
    height: inherit;
    background: url(../img/50pc-black.png);
    z-index: 10;
    display: none;
  }
  #mainChartLoading span {
    width: inherit;
    height: inherit;
    position: relative;
    display: block;
    background: url(../img/ajax-loader.gif) no-repeat center;
    vertical-align: middle;
    line-height: 340px;
  }
  #mainChartLoading span em {
    font-size: 16px;
    font-weight: bold;
    font-family: "Arial Black", Gadget, sans-serif;
    color: #fff;
    display: block;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000, direction=135, strength=2);
  }
  body #mainChart.chart-not-loaded {
    height: 280px;
  }
  body #mainChart.chart-not-loaded #mainChartLoading {
    display: block;
  }
  body #mainChart.chart-not-loaded #mainChartTarget {
    top: 0px;
  }
  body #mainChart.chart-not-loaded #helpTools,
  body #mainChart.chart-not-loaded figcaption,
  body #mainChart.chart-not-loaded #chartTools,
  body #mainChart.chart-not-loaded #chartDates {
    display: none;
  }
  body #chartOptions #chartOptionsEdit #chartOptionsEditButton {
    padding: 5px 5px 5px 5px;
  }
  /**
* Share information tweaks
*/
  body #content .share-information {
    border-top: 1px solid #ccc;
    margin-top: 15px;
    padding-top: 10px;
  }
  body #content .share-information section {
    width: 20%;
    float: left;
  }
  body #content .share-information section.expense-ratio {
    width: 40%;
  }
  /**
* singapore specific
*/
  body.singapore #content .share-information section.expense-ratio {
    width: 25%;
  }
  body.singapore #content .share-information section.isin {
    width: 19%;
  }
  body.singapore #content .share-information section.reuters {
    width: 15%;
  }
  body #content .share-figures {
    border-top: 1px solid #ccc;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
  }
  body #content #marketInfo {
    width: 314px;
    float: left;
    border-right: 1px solid #ccc;
  }
  body #content #marketInfo dl,
  body #content #marketInfo p {
    width: 95%;
  }
  body #content .share-figures dt {
    color: #333;
    margin-top: 15px;
    display: block;
  }
  body #content #basketInfo,
  body #content #trustInfo,
  body #content #spotInfo {
    float: right;
    width: 450px;
    position: relative;
    min-height: 100px;
  }
  body #content #trustInfo,
  body #content #spotInfo {
    margin-top: 5px;
    padding-top: 10px;
    border-top: 1px solid #ccc;
  }
  /***
* per basket information
*/
  body #content #basketInfo dl {
    position: relative;
  }
  body #content #basketInfo dt,
  body #content #basketInfo dd,
  body #content #basketInfo p {
    display: block;
  }
  body #content #basketInfo dt .unit {
    display: block;
    font-size: 11px;
  }
  body #content #basketInfo dt.indicative,
  body #content #basketInfo dd.indicative {
    width: 100%;
  }
  body #content #basketInfo dl.nav-basket {
    width: 50%;
    float: left;
  }
  body #content #basketInfo dl.nav-oz {
    width: 45%;
    float: right;
  }
  body #content dl.trust-holdings-description {
    width: 50%;
    float: left;
    margin-top: 3px;
    font-size: 12px;
  }
  body #content dl.trust-holdings-description dd,
  body #content dl.trust-holdings-market-value dd {
    font-size: 12px;
    font-weight: normal;
  }
  body #content dl.trust-holdings-market-value {
    width: 45%;
    float: right;
    margin-top: 3px;
    font-size: 12px;
  }
  /***
* trust information
*/
  body #content #trustInfo dl.value {
    width: 225px;
    margin-right: 5px;
    float: left;
  }
  body #content #trustInfo dl.ounces {
    width: 130px;
    float: left;
  }
  body #content #trustInfo dl.tonnes {
    width: 90px;
    float: right;
  }
  body #content #trustInfo dl.outstanding,
  body #content #trustInfo dl.monthly {
    margin-top: 10px;
  }
  body #content #trustInfo dl dt {
    margin-top: 0px;
  }
  /***
* spot information
*/
  body #content #spotInfo dl.bid,
  body #content #spotInfo dl.mid,
  body #content #spotInfo dl.ask {
    float: left;
    width: 150px;
  }
  body #content #spotInfo dl dt {
    margin-top: 0px;
  }
  body #content #spotInfo dl dd {
    margin-bottom: 0px;
  }
  body #content #spotInfo dl dt.fix {
    margin-top: 10px;
  }
  body #content #trust-holdings-description dl {
    width: 50%;
    float: left;
  }
  body #content #trust-holdings-market-value dl {
    width: 45%;
    float: right;
  }
  body #chartCustomDateRange .button-gradient,
  body #content .button-gradient {
    background: #e2e2e2;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2QxZDFkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(50%, #dbdbdb), color-stop(51%, #d1d1d1), color-stop(100%, #fefefe));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
    /* IE10+ */
    background: linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0);
    /* IE6-8 */
  }
  body #chartCustomDateRange .button-gradient:hover,
  body #content .button-gradient:hover {
    border: 1px solid #000;
    color: #000;
    background: #eeeeee;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
    /* IE10+ */
    background: linear-gradient(top, #eeeeee 0%, #cccccc 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
    /* IE6-8 */
    cursor: pointer;
  }
  body #chartCustomDateRange h2 {
    font-size: 20px;
    margin: 0px 0px 5px 0px;
    text-transform: uppercase;
    color: #666;
    width: 380px;
    text-align: left;
  }
  body #chartCustomDateRange h3 {
    font-size: 14px;
    padding: 5px 0px;
    color: #666;
    font-weight: bold;
    display: block;
  }
  body #chartCustomDateRange label {
    font-size: 12px;
    color: #333;
  }
  body #chartCustomDateRange div.date-range {
    padding: 5px;
    margin-bottom: 20px;
  }
  body #chartCustomDateRange div.date-range select {
    padding: 4px 3px;
    border-radius: 2px;
    border: 1px solid #333;
    background: #E6E6E6;
    font-weight: bold;
  }
  body #chartCustomDateRange div.date-range-buttons {
    margin: 20px 0px 0px 0px;
    padding: 5px;
  }
  body #chartCustomDateRange div.date-range-buttons button {
    border: none;
    border: 1px solid #666;
    border-radius: 2px;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    color: #333;
    margin: 0px 20px 0px 0px;
  }
  #header hgroup.print {
    display: none;
  }
  body #header hgroup.branding h1 {
    font-family: "UniversLTPro-BoldCond";
    font-style: normal;
  }
  body #header hgroup.branding h2 {
    font-family: "UniversLTPro-Condensed";
    font-style: normal;
    font-weight: 400;
  }
  body #header hgroup.branding h2 span {
    font-family: "UniversLTPro-BoldCond";
    font-style: normal;
    font-weight: 400;
  }
  body[lang="en"] .fontface-1,
  body[lang="en"] #content h1,
  body[lang="en"] #content h2.big,
  body[lang="en"] #content h2,
  body[lang="en"] #data h2 {
    font-family: "UniversLTPro-BoldCond";
    font-style: normal;
    font-weight: 400;
  }
  body[lang="es"] .fontface-1,
  body[lang="es"] #content h1,
  body[lang="es"] #content h2.big,
  body[lang="es"] #content h2,
  body[lang="es"] #data h2 {
    font-family: "UniversLTPro-BoldCond";
    font-style: normal;
    font-weight: 400;
  }
  body[lang="ja"] .fontface-1,
  body[lang="ja"] #content h1,
  body[lang="ja"] #content h2.big,
  body[lang="ja"] #content h2,
  body[lang="ja"] #data h2 {
    font-family: "UniversLTPro-BoldCond";
    font-style: normal;
    font-weight: 400;
  }
  body[lang="zh"] .fontface-1,
  body[lang="zh"] #content h1,
  body[lang="zh"] #content h2.big,
  body[lang="zh"] #content h2,
  body[lang="zh"] #data h2 {
    font-family: "UniversLTPro-BoldCond";
    font-style: normal;
    font-weight: 400;
  }
  body[lang="ja"] #header .fontface-1 {
    font-family: "UniversLTPro-BoldCond";
    font-style: normal;
    font-weight: 400;
  }
  body #content h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
  }
  .grey-box {
    padding: 1em;
  }
  body #content p.text-small.grey-box {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 1em;
    background-color: #e9e9e9;
  }
  .product-region-select-ul {
    width: 100%;
    padding: 0px;
    margin: 0px;
  }
  .product-region-select-ul li {
    display: inline-block;
    background-color: #e8e8e8;
    padding: 0px;
    margin: 0px;
    margin-left: -5px;
    height: 48px;
    text-transform: uppercase;
  }
  .product-region-select-ul li a {
    display: block;
    padding: 12px 10px;
    margin: 0px;
    background-color: #e8e8e8;
    color: #000;
    text-decoration: none;
    font-size: 1em;
    text-align: middle;
  }
  .product-region-select-ul li a::before {
    display: inline-block;
    content: "";
    background-image: url('../img/sprite-flags-24x24.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    padding-right: 0.5em;
  }
  .product-region-select-ul li.usa a::before {
    background-position: 0 0;
  }
  .product-region-select-ul li.hong-kong a::before {
    background-position: 0 -48px;
  }
  .product-region-select-ul li.mexico a::before {
    background-position: 0 -96px;
  }
  .product-region-select-ul li.japan a::before {
    background-position: 0 -72px;
  }
  .product-region-select-ul li.singapore a::before {
    background-position: 0 -24px;
  }
  .product-switch-buttons {
    margin-bottom: 1em;
  }
  .product-switch-buttons p a {
    text-decoration: none;
    font-size: 0.75em;
  }
  .product-switch-buttons p a:hover {
    text-decoration: underline;
  }
  .double-header {
    float: left;
    position: relative;
    width: 262px;
    margin: 8px 0 0 8px;
    height: 100px;
  }
  .double-header-gold-border {
    height: 82px;
    padding: 6px 0 6px 6px;
    background: #d3bb5d;
    /* Old browsers */
    background: -moz-linear-gradient(left, #d3bb5d 0%, #000000 98%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #d3bb5d 0%, #000000 98%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #d3bb5d 0%, #000000 98%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3bb5d', endColorstr='#000000', GradientType=1);
    /* IE6-9 */
  }
  .double-header-black-background {
    background-color: black;
    width: 100%;
    height: 100%;
  }
  body #header hgroup.branding .double-header h1,
  body #header hgroup.branding .double-header h2 {
    top: 12px;
  }
  body #header hgroup.branding .double-header h1 {
    left: 14px;
  }
  body #header hgroup.branding .double-header h1 a {
    font-size: 40px;
  }
  body #header hgroup.branding .double-header h2 {
    top: 48px;
    left: 14px;
    font-size: 16px;
    line-height: 1.2;
  }
body #content ul.faq-sublist { 
   list-style-type: disc;    
}
  body #content ul.faq-sublist li { 
   display: list-item;
   margin-bottom: 5px;
    margin-left: 11px;
    padding-left: 8px;
   list-style-type: disc;   
   line-height: 1.5;
}  

  body #content ul.faq-sublist li:before {
   /*  content: "•";     padding-right: 8px;Insert content that looks like bullets */

}   
}
@media only screen and (min-width: 769px) and only screen and (max-width: 768px) {
  .product-region-select {
    margin-top: 2em;
  }
  .product-region-select-ul {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  body #content .product-region-select-ul li {
    width: 100%;
    margin-left: 0;
  }
}
@media only screen and (min-width: 769px) and only screen and (max-width: 450px) {
  .double-header {
    width: 64px;
    margin-top: 18px;
  }
  .double-header-gold-border {
    height: 29px;
    padding: 3px 0 3px 3px;
  }
  body #header hgroup.branding .double-header h2 {
    display: none;
  }
  body #header hgroup.branding .double-header h1 {
    top: 8px;
    left: 8px;
  }
  body #header hgroup.branding .double-header h1 a {
    font-size: 24px;
  }
}
