/*
   Styles for Genesis Minerals Limited
   7a1915   red
   a0441f   orange
   ccb87d   gold
   35c2de   blue
*/

#content { color: #000000; background: #ffffff url(../images/layout/bg.jpg) center top no-repeat; margin: 0 auto; padding: 40px 235px 225px 25px; width: 500px;/*760 - padding */ }

p.lastupdated { text-align: left; position: relative; top: -1.1em; }

em { font-weight: bold; font-style: normal; }
strong { font-weight: bold; font-style: italic; }

.thumbnail { width: 204px; padding: 3px; text-align: center; margin-left: 0.75em; margin-bottom: 0.75em; position: absolute; right: 20px; }
.thumbnail img { margin: 0; padding: 0; border: 1px solid #565656; }
.thumbnail p { margin-top: 0; margin-bottom: 0.75em; font-size: 0.83em; font-style: italic; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; }
.thumbnail p.source { font-size: 0.69em; color: #565656; }
.thumbnail a { color: #565656; text-decoration: none; }
.thumbnail a:hover {color: #7a1915; }

table.results { border-collapse: collapse; margin-bottom: 1.75em; }

table.results caption { color: #565656; line-height: 125%; font-family: Geneva, Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 1em; margin-bottom: 0.5em; text-align: left; }

table.results th { padding: 0.25em 0.5em; font-weight: bold; text-align: center; }
table.results td { padding: 0.25em 0.5em; font-weight: normal; text-align: right; }

table.results th.subheading { border-top: 1px solid #7a1915; border-bottom: 1px solid #7a1915; }

table.results tr.subtotal td { font-style: italic; }
table.results tr.subtotal { border-bottom: 1px solid #7a1915; }


@media print {
  #content { color: #000000; background: #ffffff; width: auto; margin: 2em; padding: 0; }
  .thumbnail { position: static; float: right; clear: right; }
}