* {
  margin: 0;
  padding: 0;
}

.clear { clear: both; }

body {
  font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #000 url('/images/bodybg.jpg') repeat-x;
}

#container {
  width: 630px;
  margin-left: auto;
  margin-right: auto;
}

#header {
  background: url('/images/header.jpg') no-repeat;
  width: 617px;
  height: 254px;
  margin-bottom: 20px;
  margin-top: -3px;
}

#headerAS {
  background: url('/images/header_as.jpg') no-repeat;
  width: 617px;
  height: 238px;
}

#contentAntiSpam {
   color: #fff;
   font-size: 12px;
   background: #15031b;
   border: 1px solid #3d094b;
   margin-right: 22px;
   margin-left: 8px;
}

#contentAntiSpam h1 {
   margin: 20px;
   font-size: 16px;
}

#contentAntiSpam p {
   margin: 20px;
}

#firstBox {
  margin-bottom: 20px;
}

#fBoxLeft {
  background: url('/images/animatedTextPart.gif') no-repeat;
  background-position: top left;
  color: #fff;
  width: 350px;
  height: 164px;
  float: left;
  margin-left: 10px;
}

#fBoxLeft h1 {
  font-weight: 100;
  font-size: 22px;
}

#fBoxLeft h2 {
  font-weight: bold;
  font-size: 15px;
  margin-left: 160px;
}

#fBoxLeft h3 {
  font-weight: 100;
  font-size: 22px;
  color: #f3d64e;
  margin-left: 160px;
  margin-bottom: 6px;
}

#fBoxRight {
  background: url('/images/SC_24Support-English.gif') no-repeat;
  width: 219px;
  height: 164px;
  float: right;
  margin-right: 20px;
}

#bonusTerms button {
   background: url('/images/bonusterms.gif') no-repeat;
   width: 218px;
   height: 22px;
   border: 0;
   cursor: pointer;
   position: relative;
   top: 10px;
   left: -20px;
   float: right;
}

#fBoxRight h1 {
  font-size: 14px;
  font-weight: bold;
  color: #9a72a4;
  margin: 5px 0px 5px 10px;
}

#fBoxRight ul {
  margin-left: 10px;
  color: #fff;
  list-style: none;
}

#fBoxRight li {
  background: url('/images/arrow.gif') no-repeat;
  background-position: left center;
  padding-left: 10px;
}

#emailBox {
  float: left;
  width: 600px;
  height: 108px;
  border: 1px solid #794c83;
  margin-top: 8px;
  margin-left: 10px;
  position: relative;
  background: #3d1843;
  padding-top: 5px;
}

#emailBox h1 {
  font-size: 19px;
  color: #fff;
  margin-left: 10px;
}

#emailBox h2 {
  font-size: 22px;
  color: #fff;
  margin-left: 10px;
  margin-bottom: 10px;
}

#emailBox h2 .highlight {
  color: #facf4c;
}

#emailBox input {
  height: 20px;
  width: 350px;
  border: 1px solid #fff;
  margin-left: 10px;
}

#emailBox #submit {
  background: url('/images/continuebtn.gif') no-repeat;
  border: 0px;
  width: 214px;
  height: 102px;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
}

#dldBox {
  background: #3c1844 url('/images/downloadbtn.gif') no-repeat;
  background-position: center center;
  width: 331px;
  height: 75px;
  float: left;
  padding: 5px;
  margin-top: 8px;              /* align it with the support box */
  margin-left: 10px;
  border: 1px solid #794c83;
}

#dldBox button  {
  width: 331px;
  height: 76px;
  border: 0px;
  background: transparent;
  cursor: pointer;
}

#support {
  background: url('/images/support.jpg') no-repeat;
  width: 219px;
  height: 75px;
  float: right;
  margin-right: 20px;
  padding-top: 20px;
}

#support h1 {
  color: #fff;
  text-align: center;
  font-weight: 100;
  font-size: 22px;
  margin-left: 80px;
}

#cards {
  background: url('/images/cards.jpg') no-repeat;
  width: 340px;
  height: 30px;
  float: left;
  margin-top: 15px;
  margin-left: 10px;
}

#promo {
  background: url('/images/promo.gif') no-repeat;
  width: 219px;
  height: 50px;
  float: right;
  margin-right: 20px;
}

#poweredBy {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

#dldThankyouBox {
  background: url('/images/thankyoudldbox.jpg') no-repeat;
  height: 304px;
  width: 606px;
  margin-left: 10px;
  position: relative;
}

#dldThankyouBox h1 {
  color: #ffd014;
  font-size: 18px;
  margin-left: 20px;
  padding-top: 10px;
}

#dldThankyouBox ul {
  list-style: none;
  margin-left: 20px;
  margin-top: 20px;
  color: #fff;
}

#dldThankyouBox li {
  background: url('/images/thxbullet.jpg') no-repeat;
  padding-left: 20px;
  background-position: left 3px;
  margin-top: 20px;
  width: 400px;
}

#dldThankyouBox #firstBullet {
  width: 500px;
}

#dldThankyouBox button {
  width: 253px;
  height: 49px;
  cursor: pointer;
  position: absolute;
  bottom: 40px;
  left: 48px;
  border: 0px;
  background: transparent;
}

#thxFirstBox h1 {
  color: #fff;
  font-size: 56px;
  font-weight: 100;
  margin-left: 10px;
}

#thxFirstBox .highlight {
  color: #fed114;
}

#thxFirstBox h2 {
  color: #fff;
  font-size: 15px;
  font-weight: 100;
  margin-left: 10px;
  margin-bottom: 40px;
}

#thxFirstBox a {
  color: #fed114;
  font-weight: bold;
}

#copyright {
  color: #765f7b;
  text-align: center;
  font-size: 10px;
  margin-top: 20px;
}

#disclaimer {
  color: #5a4264;
  text-align: center;
  font-size: 10px;
  padding-bottom: 50px;
}

#disclaimer a {
  color: #5a4264;
}

/********************************************************************/
/* Exit Traffic                                                     */

#lucrative {
  background: url('/images/et_show.jpg') no-repeat;
  width: 602px;
  height: 50px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
}

#lucrative span {
  color: #e1bb47;
  padding-top: 12px;
  display: block;
  padding-left: 120px;
  font-size: 18px;
  font-weight: bold;
  font-family: Arial;

}

#lucrativeOffer {
  background: url('/images/et_star.jpg') no-repeat;
  background-position: right center;
  text-align: right;
  color: #fff;
  font-weight: bold;
  margin-right: 15px;
  padding-right: 40px;
  padding-top: 10px;
  height: 30px;
}

#lucrativeOffer a {
  padding-top: 5px;
  display: block;
  color: #fff;
  text-decoration: none;
  font-family: Arial;
}

#exitTraffic {
  width: 602px;
  margin-left: auto;
  margin-right: auto;
  background: url('/images/et_bg.jpg') repeat-x;
  height: 141px;
}

#exitTraffic h1 {
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  padding: 5px;
}

#exitTraffic ul {
  list-style: none;
  height: 88px;
  margin-left: 0;
  padding-top: 10px;
}

#exitTraffic li {
  float: left;
  width: 90px;
  padding-top: 30px;
  padding-left: 45px;
}

#exitTraffic li a {
  position: relative;
  top: -10px;
}

#exitTraffic #allslotsOnline {
  width: 95px;
  background: url('/images/et_ao.jpg') no-repeat;
  background-position: 10px bottom;
}

#exitTraffic #bettingAnalytics {
  width: 100px;
  background: url('/images/et_ba.jpg') no-repeat;
  background-position: 10px bottom;
}

#exitTraffic #freeCashBonus {
  width: 100px;
  background: url('/images/et_fcb.jpg') no-repeat;
  background-position: 10px bottom;
}

#exitTraffic #gamblingRightsAmerica {
  width: 130px;
  background: url('/images/et_gra.jpg') no-repeat;
  background-position: 10px bottom;
}

#exitTraffic #bonusMasters {
  width: 85px;
  background: url('/images/et_bm.jpg') no-repeat;
  background-position: 10px bottom;
}

#exitTraffic #eplayersCard {
  width: 85px;
  background: url('/images/et_epc.jpg') no-repeat;
  background-position: 10px bottom;
}

#exitTraffic #pokerBonusOnline {
  width: 110px;
  background: url('/images/et_po.jpg') no-repeat;
  background-position: 10px bottom;
}

#exitTraffic #mycasinoReward {
  width: 95px;
  background: url('/images/et_mcr.jpg') no-repeat;
  background-position: 10px bottom;
}

#exitTraffic a {
  color: #fff;
  font-weight: bold;
  font-size: 9px;
}

.yellow {color: #e1bb47};

/*                                                     Exit Traffic */
/********************************************************************/

