/*
  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: 350px; line-height: 125%; }

#intro { margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 175px; padding: 0; }
#intro h2 { margin-top: 0; text-align: left; font-weight: bold; }
#intro h2 span.companyname {  }
#intro h2 span.divider {  }
#intro h2 span.companyasx {  }
#intro li { font-size: 1.2em; line-height: 150%; }
#intro li li { font-size: 0.9em; }

#latestnews ul, #latestnews li { list-style: none; }
/*
#latestnews ul li { text-align: left; width: 40em; }
#latestnews ul a { display: block; float: right; width: 35em; text-align: left; }
*/
#latestnews ul li { text-align: right; width: 40em; clear: left; }
#latestnews ul a { display: block; float: left; width: 35em; text-align: left; padding-bottom: 0.25em; }

#subscribe { position: absolute; top: 632px; left: 25px; margin-top: 0; margin-bottom: 5px; margin-left: 0; margin-right: 0; border: 1px solid #000000; width: 178px; }
#subscribe a { display: block; color: #ffffff; background: #550b0d url(../images/layout/bg-button.jpg) left top no-repeat; padding: 10px; width: 158px; line-height: 29px; text-align: center; text-transform: uppercase; font-size: 0.83em; text-decoration: none; }


#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.tenements { width: 178px; border: 1px solid #000000; color: #000000; background: #ffffff; text-align: center; margin-bottom: 5px; }

#quicklinks div.asx { width: 178px; border: 1px solid #000000; }
#quicklinks div.asx a { display: block; color: #ffffff; background: #550b0d url(../images/layout/bg-button-asx.jpg) left top no-repeat; padding-left: 65px; padding-right: 10px; width: 103px; height: 29px; line-height: 120%; padding-top: 10px; padding-bottom: 10px; text-align: left; text-transform: uppercase; font-size: 0.83em; text-decoration: none; }

#quicklinks p.latestnews { margin-top: 0; margin-bottom: 5px; margin-left: 0; margin-right: 0; border: 1px solid #000000; width: 178px; }
#quicklinks p.latestnews a { display: block; color: #ffffff; background: #550b0d url(../images/layout/bg-button.jpg) left top no-repeat; padding: 10px; width: 158px; line-height: 29px; text-align: center; text-transform: uppercase; font-size: 0.83em; text-decoration: none; }

#quicklinks p.brr a { background: #550b0d url(../images/layout/bg-button-brr.jpg) left top no-repeat; padding-left: 65px; width: 103px; text-align: left; }

#quicklinks p.companyprofile { margin-top: 0; margin-bottom: 5px; margin-left: 0; margin-right: 0; border: 1px solid #000000; width: 178px; }
#quicklinks p.companyprofile a { display: block; color: #ffffff; background: #550b0d url(../images/layout/bg-button.jpg) left top no-repeat; padding: 10px; width: 158px; line-height: 29px; text-align: center; text-transform: uppercase; font-size: 0.83em; 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; }
}

