#wildstar-body{
  background: none;
  background-color: #000509;
}

#wrapper.wildstar-page{
  padding-top:15px;
  position:relative;
  z-index: 0;
}

#upper-bg.wildstar-wrapper {
  background: url('../../img/wildstar/repeat_bg.jpg');
  background-color: #000509;
  padding: 40px 0px 40px 0px;
  min-height: 500px;
  width:924px;

}

#page-bg.wildstar-bg{
  background: url('../../img/wildstar/container_bg.png');
  background-color: #000509;
  margin:0 auto 0 auto;
  min-height: 500px;
  width:946px;

}

.decor-bottom {
  background: url('../../img/wildstar/decor-bottom.png') no-repeat 0 0;
  bottom: -19px;
  left: -24px;
  position: absolute;
  width: 972px;
  height: 35px; 
}

.decor-top {
  background: url('../../img/wildstar/decor-bottom.png') no-repeat 0 0;
  bottom: -19px;
  left: -24px;
  position: absolute;
  width: 972px;
  height: 35px; 
}

.logo {
  background: url('../../img/wildstar/logo.png') no-repeat 0 0;
  width: 417px;
  position:relative;
  z-index: 100;
  height: 53px; 
  left: 65px;
  top: 9px;
}

.header {
  background: url('../../img/wildstar/header.png') no-repeat 0 0;
  width: 1059px;
  position:relative;
  margin:0 auto 0 auto;
  z-index: 99;
  height: 70px; 
}

.wildstar-legal{
  margin: 0 auto 0 auto;
  padding-top:50px;
}

.wildstar-legal p{
  margin: 0 auto 0 auto;
  padding-bottom:100px;
  width: 720px;
  font: normal 14px KnulBold,sans-serif;
  color: #DDD;
}

.wildstar-instructions{
  margin:0 auto 0 auto;
  padding:20px 0px 40px 80px;
}

.wildstar-wrapper h4{
  text-transform: uppercase;
}

.wildstar-wrapper h3{
  text-transform: uppercase;
  font: 28px CohortLight;
}

.wildstar-wrapper h2{
  text-transform: uppercase;
}

h5.wildstar{
  color: #d3ae71;
  font-size: 14px;
  font-family: CohortLight;
  letter-spacing: 3px;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}

h4.wildstar{
  color: #fff;
  text-transform: uppercase;
  font: 28px CohortBold, sans-serif;
}

h3.wildstar {
  color: #d3ae71;
  font-family: CohortLight;
  font: 28px CohortLight;
  letter-spacing: 3px;
  margin-bottom: 0.5em;
}

h2.wildstar small{
  font-size: 24px;
  display: block;
  line-height: 1em;
}

h2.wildstar {
  font-family: CohortHeavy;
  color: #d3ae71;
  font-size: 48px;
  line-height: 1em;
}


.wildstar-logos{
  padding-top: 100px;
  margin: 0 auto 0 auto;
  text-align: center;
}


ul.logos li{
  margin: 0 44px;
  display: inline-block;
}

ul.logos li a{
  display: block;
  overflow: hidden;
  text-indent: -99999px;
}

ul.logos li.ncsoft a {
  width: 185px;
  height: 65px;
  background: url('../../img/wildstar/ncsoft.png') no-repeat;
}

ul.logos li.carbine a {
  width: 187px;
  height: 53px;
  background: url('../../img/wildstar/carbine.png') no-repeat;
}

ul.logos li.rating a {
  margin-left: 16px;
  width: 185px;
  height: 65px;
  background: url('../../img/wildstar/esrb.png') no-repeat;
}

p.wildstar {
  margin-top: 25px;
  font: normal 14px/1.36 KnulMedium,sans-serif;
  padding-right:80px;
  color: #9aaea3;
  font-family: "Helvetica Neue", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

a {
  color: teal;
}

a:visited {
  color: teal;
}




