body {
  background-color: #F5E6C9;
  margin: 0;
  font-size: 10pt;
  font-family: Helvetica, Arial;
  line-height: 1.3em;
}

a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
color: #333333;
}

.page {
  margin: 0 auto;
  width: 799px;
  /*min-height: 1114px;*/
  background: url(images/bg-main.jpg) no-repeat;
}

body.page2 .page {
  background: url(images/bg-main-simple.jpg) no-repeat;
}

.page-inner {
  padding: 290px 140px 20px;
}

.page h1 {
  display: none;
}

.block h2 {
  display: none;
}

.block-step-1 {
  height: 100px;
  margin: 25px 0 0;
}

body.messages1 .block-step-1 {
  margin-top: 15px;
}

.block-step-2, body.messages1.messages2 .block-step-2 {
  margin: 75px 0 0;
}

body.messages1 .block-step-2 {
  margin-top: 85px;
}

body.messages2 .block-step-2 {
  margin-top: 65px;
}

body.messages2 .block-step-2 {
  margin-top: 65px;
}

.submit-container {
  text-align: right;
  margin: 10px 0 0;
}

form input.submit {
  background: url(images/btn-submit.gif) no-repeat;
  width: 230px;
  height: 36px;
  border: none;
  text-indent: -9999px;
  overflow: hidden;
  text-transform: uppercase;
}

.messages1, .messages2 {
  font-weight: bold;
  /*margin: 10px 0;*/
  margin: 0 0 10px;
}

.mailing-list-container {
  overflow: hidden;
  margin:8px 0;
}

.mailing-list-info, .mailing-list-image {
  float: left;
}

.mailing-list-info {
  width: 350px;
  margin: 0 0 0 10px;
}

.mailing-list-info .description {
  font-size: 90%;
  line-height: 1.2em;
}

.mailing-list-info input {
  position: relative;
  margin: 5px;
  top: 3px;
}

.mobile-number-container, .email-address-container {
  float: left;
  width: 49%;
}

label {
  color: #5e2a73;
  font-weight: bold;
}

.song-download-container {
  overflow: hidden;
  line-height: 1.5em;
  font-weight: bold;
}

.song-download-container a {
  margin-left: 10px;
  font-weight: bold;
}

.song-download-container .song-title {
  color: #5e2a73;
  float: left;
  width: 360px;
}

.song-download-container .song-link {
  float: left;
}

.footer-links {
  text-align: center;
  margin: 20px 0 10px 0;
}

.footer-logos {
  text-align: center;
}

.footer-logos-inner {
  overflow: hidden;
  width: 140px;
  margin: 0 auto;
}

.footer-logos .logo {
  float: left;
  margin: 0 3px;
}

.logo-wb a {
  width: 29px;
  height: 37px;
  display: block;
  background: url(images/logo-wb.jpg) no-repeat;
}

.logo-sre a {
  width: 28px;
  height: 37px;
  display: block;
  background: url(images/logo-sre.jpg) no-repeat;
}

.logo-hurley a {
  width: 63px;
  height: 37px;
  display: block;
  background: url(images/logo-hurley.jpg) no-repeat;
}

.logo-wb a {
  width: 29px;
  height: 37px;
  display: block;
  background: url(images/logo-wb.jpg) no-repeat;
}

body.page2 .logo-sre a {
  background: url(images/logo-sre-dark.jpg) no-repeat;
}

body.page2 .logo-hurley a {
  background: url(images/logo-hurley-dark.jpg) no-repeat;
}

body.page2 .logo-wb a {
  background: url(images/logo-wb-dark.jpg) no-repeat;
}

a img {
  border: none;
}

#receive-news-info {
  margin: 5px;
}

.block-results .song-download-container {
  border-bottom: 2px dotted #00AEE1;
  margin-top: 5px;
}

/* MERCH CODE SECTION */

.merch-codes {
	margin-top:20px;
	width:600px;
}

.merch-codes a img {
	border:0;
	margin-right: 25px;
	padding:0;
	margin-bottom:15px;
}

.clear-center {
	clear:both;
	margin-left:179px;
}
