a, a:visited {
  color: #ffdc43;
  text-decoration: none;
}

a:hover {
  color: #ffffe7;
}

span.bold {
  font-weight: bold;
}

span.italic {
  font-style: italic;
}

span.bold-italic {
  font-weight: bold;
  font-style: italic;
}

span.center-block {
  display: block;
  text-align: center;
}

span.highlight {
  color: #ffdc43;
  letter-spacing: 1px;
}

span.highlight-block,
span.highlight-block-left,
span.highlight-block-center {
  color: #ffdc43;
  display: block;
  font-size: 17px;
  line-height: 22px;
  margin: 0 0 3px 0;
  letter-spacing: 1px;
}

span.highlight-block-center {
  text-align: center;
}

span.headline {
  display: block;
  color: #ffdc43;
  font-size: 20px;
  line-height: 30px;
  margin: 20px 0 10px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #ffffe7;
  padding: 0 0 5px 0;
  letter-spacing: 1px;
}

div#content-area span.headline a {
  border-bottom: none;
  color: #ffdc43;
}

div#content-area span.headline a:hover {
  color: #ffffe7;
}

span.map {
  background: url(../images/layout/header-bg.png) left -265px;
  display: block;
  position: absolute;
  bottom: 0px;
  text-align: center;
  width: 100%;
  font-size: 14px;
  line-height: 23px;
  height: 30px;
  border-top: 3px solid #660202;
}

ol {
  display: block;
  width: 94%;
  left: 3%;
  list-style: decimal inside;
  position: relative;
}

ol li {
  margin: 10px auto;
}

div.clear {
  clear: both;
}

html {
  height: 100%;
  overflow-y: scroll;
}

body.home, body.management, body.projects,
body.gmn, body.investors, body.news, 
body.report, body.contact, body.privacy,
body.legal {
  height: 100%;
  background: #660202 url(../images/layout/body-bg.png) left 300px repeat-x;
}

div#wrapper {
  height: 100%;
  min-height: 100%;
  height: auto !important;
  position: relative;
  font-size: 14px;
  line-height: 20px;
  color: #ffffe7;
  font-family: georgia, serif;
  background: url(../images/layout/wrapper-tile.png) top center repeat-y;
}

div#header {
  position: relative;
  height: 300px;
  background: #660202 url(../images/layout/header-bg.png) top left repeat-x;
  z-index: 500;
}

div#header-content {
  width: 960px;
  margin: 0 auto;
  height: 250px;
  position: relative;
  background: url(../images/layout/hc-bg.png) top center no-repeat;
}

div#flash-container {
  display: none;
  width: 960px;
  height: 233px;
  position: absolute;
}

div#content-area {
  width: 970px;
  margin: 0 auto;
  position: relative;
  background: #292929;
}

div#left-col {
  width: 250px;
  float: left;
  position: relative;
  background: url(../images/layout/lc-bg.png) bottom center no-repeat;
  padding: 20px 0 120px 0;
  color: #131313;
  position: relative;
  text-align: justify;
}

div#left-col a, a:visited {
  text-decoration: none;
  border-bottom: none;
}

div#left-col a:hover {
  text-decoration: underline;
}

div#left-col-content {
  margin: 0 auto;
  width: 215px;
  top: 10px;
}

ul#side-menu {
  display: block;
  position: relative;
  list-style: none;
  margin: 0 auto;
}

ul#side-menu li {
  display: block;
  text-align: right;
}

ul#side-menu li a, ul#side-menu li a:visited {
  text-decoration: none;
  color: #660202;
  font-size: 14px;
  display: block;
  border-bottom: none;
  padding: 0 10px 0 0;
  text-align: center;
}

form.request {
  font-size: 14px;
  line-height: 19px;
  border-top: 1px solid #660202;
  padding: 10px 5px;
  color: #131313;
  text-align: center;
}

ul#side-menu li a.title {
  font-size: 18px;
  line-height: 25px;
  border-top: 1px solid #660202;
  padding: 10px;
  color: #131313;
  text-align: center;
}

div#sidebar-link-to-form {
  border-top: 1px solid #660202;
  padding: 10px 5px;
  color: #131313;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
}

div#sidebar-link-to-form a {
  color: #660202;
}

div#ticker {
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  border-top: 1px solid #660202;  
  border-bottom: 1px solid #660202;
  padding: 13px 0;
}

div#ticker a, div#ticker a:visited {
  color: #292929;
  text-decoration: none;
} 

span#more-info {
  font-size: 10px;
  display: block;
  position: relative;
  top: 7px;
  text-align: right;
  color: #292929;
}

div#analyst-report {
  text-align: center;
  font-size: 18px;
  line-height: 25px;
  padding: 10px 0;
  border-bottom: 1px solid #660202;
}

a#a-r-link, a#a-r-link:visited {
  font-size: 13px;
  line-height: 20px;
  display: block;
  margin: 3px 0 0 0;
  color: #660202;
}

a#a-r-link2, a#a-r-link2:visited {
  font-size: 13px;
  line-height: 20px;
  display: block;
  margin: 3px 0 0 0;
  color: #660202;
}

p#disclosure {
  border-top: 1px solid #ffdc43;
  display: block;
  padding: 15px 0 0 0;
}

div#right-col {
  width: 690px;
  float: right;
  position: relative;
  padding: 0 15px;
}

div#right-col a, div#right-col a:visited {
  border-bottom: 1px dotted #ffdc43;
  color: #ffffe7;
  padding: 0 0 2px 0;
}

div#right-col a:hover {
  color: #ffdc43;
}

img#gold-quote {
  display: block;
  margin: 0 auto;
  position: relative;
  width: 116px;
  height: 169px;
  top: 25px;
  border: 1px solid #660202;
}

img#content-logo {
  display: block;
  width: 180px;
  position: relative;
  margin: 10px auto;
  left: 3px;
  bottom: 10px;
}

div#map {
  display: block;
  position: relative;
  float: right;
  margin: 0 0 0 15px;
  width: 300px;
  height: 475px;
  background: url(../images/projects/map.png) center bottom no-repeat;
  border: 1px solid #ffffe7;
}

ul.content {
  display: block;
  width: 90%;
  margin: 10px auto;
  list-style: disc outside;
}

ul.content#privacy-policy-contact {
  list-style: none;
}

div#footer-clearance {
  height: 325px;
  overflow: hidden;
  clear: both;
  background: url(../images/layout/clearance-bg.png) top center no-repeat;
}

div#footer {
  bottom: 0px;
  position: absolute;
  height: 250px;
  background: url(../images/layout/footer-bg.png) left top repeat-x #660101;
  width: 100%;
}

div#footer-content {
  margin: 0 auto;
  width: 960px;
  position: relative;
}

ul#footer-nav {
  display: block;
  margin: 0 auto;
  position: relative;
  top: 35px;
  border-bottom: 1px solid #ffdc43;
  height: 35px;
}

ul#footer-nav  li {
  display: block;
  float: left;
  border-right: 2px solid #ffdc43;
}

ul#footer-nav  li#no-border {
  border: none;
  padding: 0;
}

ul#footer-nav  li a, ul#footer-nav  li a:visited {
  display: block;
  float: left;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  width: 155px;
  border-bottom: none;
  color: #ffffe7;
}

ul#footer-nav  li a:hover {
  color: #ffdc43;
}

div#caution {
  font-size: 10px;
  line-height: 13px;
  position: relative;
  top: 46px;
  color: #ffffe7;
  text-align: justify;
}

div#caution a, div#caution a:visited {
  color: #ffdc43;
  border-bottom: 1px solid #ffffe7;
}

div#caution a:hover {
  color: #ffffe7;
}

span.highlight-footer {
  display: block;
  font-size: 13px;
  line-height: 15px;
  color: #ffdc43;
  margin: 0 0 8px 0;
  text-align: center;
}

/* Form */

div#formLeft {
  position: relative;
}

label {
  display: block;
  float: left;
  width: 125px;
  text-align: right;
  position: relative;
  top: 1px;
}

.input-bg {
  position: relative;
}

label.error {
  color: #ffdc43;
  position: absolute;
  right: 15px;
}

.required, .not-required, .email  {
  display: block;
  width: 400px;
  margin: 0 0 10px 0;
  position: relative;
  left: 10px;
}

.required:hover, .not-required:hover {
  background: #ffff83;
}

.required:focus, .not-required:focus {
  background: #ffff83;
}

#form-submit-button {
  display: block;
  width: 80px;
  position: relative;
  left: 135px;
  top: 2px;
  border: 1px solid #333;
}

#form-submit-button:hover {
  border: 1px solid #ffdc43;
}

/* Gold Bar Installation Images */

div#attention-w7-and-vista {
  border: 1px solid #ffdc43;
  padding: 10px;
  margin: 0 auto 15px auto;
}

img#cube-download {
  display: block;
  margin: 20px auto 20px auto;
  width: 126px;
  height: 48px;
  border: 1px solid #333;
}

img#cube-download:hover {
  border: 1px solid #ffdc43;
}

img#gold-install-choose {
  display: block;
  margin: 15px auto;
  width: 503px;
  height: 386px;
}

img#w7-VS-install {
  display: block;
  margin: 15px auto;
  width: 484px;
  height: 159px;
}

img#w7-ms-terms {
  display: block;
  margin: 15px auto;
  width: 501px;
  height: 454px;
}

img#w7-gold-done {
  display: block;
  margin: 15px auto;
  width: 503px;
  height: 389px;
}

/* Home */

body.home div#flash-container {
  display: block;
  width: 960px;
  height: 233px;
  position: absolute;
}

div#newsletter {
  width: 680px;
  height: 100px;
  background: url(../images/layout/newsletter-banner.png) center center no-repeat;
  margin: 20px auto 10px auto;  
  border: 1px solid #ffdc43;
}

div#newsletter input {
  display: block;
  position: relative;
}

input#input-email {
  top: 20px;
  text-align: center;
  width: 180px;
  left: 445px;
}

input#input-submit {
  top: 29px;
  height: 36px;
  width: 137px;
  background: url(../images/buttons/newsletter/sign-up.png) left -2px no-repeat;
  border: none;
  cursor: pointer;
  border: 1px solid #ffdc43;
  left: 468px;
}

input#input-submit:hover {
  background-position: right -2px;
}

/* Management */

/* Projects */

img.project-summary-image {
  display: block;
  float: right;
  border: 1px solid #ffffe7;
  margin: -10px 0 10px 10px;
}

img.project-image,
img.project-image-small {
  display: block;
  float: left;
  border: 1px solid #ffffe7;
  border: 1px solid #ffffe7;
  margin: 0 20px 15px 0;
  position: relative;
  left: 90px;
}

img.project-image-small {
  width: 200px;
  height: 200px;
  left: 25px;
}

span.image-caption {
  display: block;
  font-style: italic;
  text-align: center;
  clear: both;
  color: #ffdc43;
}

ul.project-list,
ul.project-list-bottom {
  display: block;
  clear: both;
  width: 580px;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  border-bottom: 0px dotted #ffffe7;
}

ul.project-list-bottom {
  border-bottom: none;
}

ul.project-list li,
ul.project-list-bottom li {
  display: block;
  float: left;
  width: 45%;
  text-align: center;
  border-right: 0px dotted #ffffe7;
  height: 40px;
}

ul.project-list li.short,
ul.project-list-bottom li.short {
  width: 10%;
}

ul.project-list li.right-most,
ul.project-list-bottom li.right-most {
  margin-right: none;
  border-right: none;
  width: 45%;
} 

/* News Related */

p#news {
  display: block;
  font-size: 15px;
  line-height: 22px;
  position: relative;
  padding: 15px 0 0 0;
}

p#news a.article, p#news a.article:visited {
  clear: right;
  display: block;
  border-bottom: none;
  position: relative;
  text-align: left;
}

p#news a.pdf, p#news a.pdf:visited {
  color: #ffdc43;
  border-bottom: none;
  display: block;
  float: right;
  width: 100%;
  text-align: right;
  border-bottom: 1px dotted #ffdc43;
  margin: 0 0 15px 0;
  position: relative;
  height: 20px;
}

p#news a.pdf:hover {
  color: #ffffe7;
}

p#news a.lgn, p#news a.lgn:visited {
  display: block;
  position: relative;
  margin: 20px auto;
  border-bottom: 1px dotted #ffdc43;
  width: 95%;
  bottom: 20px;
}

span.date {
  display: inline;
  color: #ffdc43;
}

span.dotted {
  display: block;
  width: 50%;
  border-bottom: 1px dotted #ffdc43;
  margin: 0 auto;
}

a#btn, div#right-col a#btn:visited {
  display: block;
  text-align: center;
  border-bottom: 0px dotted #292929;
  border-top: 1px solid #ffdc43;
  padding: 10px 0 0 0;
  font-size: 15px;
  line-height: 22px;
  margin: 15px 0 0 0;
}

/* Investor Info */

img#gold-bars {
  display: block;
  float: right;
  margin: 0 0 10px 10px;
  border: 1px solid #ffffe7;
}

/* Contact */

body.contact div#right-col {
  text-align: center;
}