/*
  Styles for Southern Cross Goldfields Ltd

  550b0d  dark red
  dc1f25  light red

  615100  darker gold
  b9aa81  dark gold
  dfd3b2  light gold
  fefaf1  very pale gold

  f7f0df  page background
*/

#content { padding: 25px 25px 20px 25px; /*min-height: 475px;*/ line-height: 125%; }

#intro { /*position: absolute; top: 244px; left: 275px;*/ margin-top: 0; margin-bottom: 0; margin-left: 250px; margin-right: 0; padding: 0; width: 375px; }
#intro h2 { margin-top: 0; text-align: center; }
#intro h2 span.companyname { display: block; }
#intro h2 span.divider { display: none; }
#intro h2 span.companyasx { display: block; }


#latest { position: absolute; top: 244px; left: 25px; margin-top: 0; margin-bottom: 5px; margin-left: 0; margin-right: 0; border: 1px solid #000000; color: #000000; background: #f5e6e7; padding: 10px; line-height: 125%; width: 201px; text-align: left; }
#latest h3 { color: #550b0d; margin-top: 0; }
#latest h4 { color: #000000; margin-top: 0.5em; margin-bottom: 0; }
#latest span.itemdate { display: block; }
#latest span.sep { display: none; }
#latest #items { height: 275px; overflow: auto; margin: 0; padding-right: 0.25em; clear: both; }
#latest #items p { margin-top: 0; margin-bottom: 0.5em; }

#subscribe { position: absolute; top: 574px; left: 25px; margin-top: 0; margin-bottom: 5px; margin-left: 0; margin-right: 0; border: 1px solid #000000; color: #000000; background: #f5e6e7; padding: 10px; line-height: 125%; width: 201px; text-align: left; }
#subscribe h3 { color: #550b0d; margin-top: 0; }
#subscribe p { color: #550b0d; margin-top: 0; margin-bottom: 0; line-height: 125%; font-size: 1.2em; font-weight: bold; }

#contact { position: absolute; top: 621px; left: 25px; margin-top: 0; margin-bottom: 120px; margin-left: 0; margin-right: 0; border: 1px solid #000000; color: #000000; background: #f5e6e7; padding: 10px; line-height: 125%; width: 201px; text-align: left; }
#contact h3 { color: #550b0d; margin-top: 0; margin-bottom: 0; }
#contact p { margin-top: 4px; margin-bottom: 4px; }

#quicklinks { position: absolute; top: 244px; right: 0; width: 205px; text-align: left; }
#quicklinks hr { display: none; }
#quicklinks img { border: none; }
#quicklinks div.price { width: 180px; border: none; color: #000000; background: #ffffff; text-align: center; margin-bottom: 5px; }
#quicklinks div.metal { }
#quicklinks div.precious { width: 178px; border: 1px solid #000000; }
#quicklinks div.asx { width: 178px; border: 1px solid #000000; }
#quicklinks div.tenements { width: 178px; border: 1px solid #000000; color: #000000; background: #ffffff; text-align: center; margin-bottom: 5px; }

#quicklinks div.companyprofile { width: 178px; height: 80px; padding: 0; border: 1px solid #000000; color: #000000; background: #ffffff; text-align: center; margin-bottom: 5px; }
#quicklinks div.companyprofile a { width: 78px; height: 30px; padding-top: 25px; padding-bottom: 25px; padding-left: 90px; padding-right: 10px; margin: 0; display: block; color: #000000; background: #ffffff url(../images/layout/bg-profile.jpg) top left no-repeat; text-align: right; font-size: 0.75em; font-weight: bold; text-transform: uppercase; line-height: 125%; }
#quicklinks div.companyprofile a:hover { color: #dc1f25; text-decoration: none; }

#footerstrip { margin-top: 0; margin-bottom: 1em; margin-left: 35px; margin-right: 35px; }

@media print {
  #content { padding: 0; min-height: 0; width: auto; }
  #latest { background: #ffffff; }
  #latest #items { height: auto; }
  #quicklinks { position: static; width: auto; text-align: center; }
  #footerstrip { margin-top: 2em; margin-bottom: 2em; }
}
