body {
  margin: 0;
  padding: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: bold;
  font-size: 13px;
  color: #000;
  background: #000 url(../images/bgPage.jpg) no-repeat 50% 0;
}

a img {
  border: none;
}

a {
  color: #16867c;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1, h2, h3 {
  color: #641319;
}

/* -------------------------------------------------------- */
/* --- Page Layout ---------------------------------------- */
/* -------------------------------------------------------- */

.mainWorkplace {
  width: 960px;
  margin: 0 auto;
}

/* --- Page Header and its elements ---------------- */
.pageHeader {
  height: 187px;
  background: url(../images/pageHeader_bg.jpg) no-repeat top left;
}

#TOP_NAV {
  position: relative;
  text-align: left;
  margin: 0 auto;
  width: 100%;
  height: 36px;
  background-image: url(http://www.iplay.com/images/promos/iplayGC/hub/WMC3/images/mini-site/pink-repeater.gif);
}

#TOP_NAV img {
  float: left;
  display: inline;
  margin-left: 5px;
}

.addthis_button {
  position: absolute;
  right: 20px;
  top: 8px;
  z-index: 100;
}

.pageBanner {
  position: relative;
  height: 150px;
}

.pageBannerTitle {
  position: absolute;
  top: 11px;
  left: 40px;
}

.pageBannerLogo {
  position: absolute;
  top: 33px;
  right: 31px;
}

/* --- Main Frame and its elements ----------------- */
.mainFrame {
  background: url(../images/mainFrame_bg.png) repeat-y center top;
}

.mainFrameBody {
  background: url(../images/mainFrameBody_bg.jpg) no-repeat center 187px;
}

.mainFrameContent {
  background: url(../images/mainFrameContent_bg.jpg) no-repeat center top;
}


/* -------------------------------------------------------- */
/* --- Content Styles ------------------------------------- */
/* -------------------------------------------------------- */


/* --- Video Container -------------------------------------------------------- */

.containerVideo {
  position: relative;
  height: 552px;
  background: url(../images/containerVideo_bg.jpg) no-repeat 74px 100px;
  margin-bottom: 8px;
}

.containerVideoTop {
  position: absolute;
  width: 612px;
  height: 100px;
  top: 0px;
  left: 168px;
  background: url(../images/containerVideoTop.jpg) no-repeat left top;
}

.containerVideoLeft {
  position: absolute;
  top: 100px;
  left: 176px;
  background: url(../images/containerVideoLeft.jpg) no-repeat right top;
  width: 93px;
  height: 300px;
}

.containerVideoContent {
  position: absolute;
  top: 100px;
  left: 269px;
  width: 400px;
  height: 300px;
  background: #000;
}

.containerVideoRight {
  position: absolute;
  top: 100px;
  right: 130px;
  width: 161px;
  height: 300px;
  background: url(../images/containerVideoRight.jpg) no-repeat left top;
}

.containerVideoBtm {
  position: absolute;
  width: 623px;
  height: 152px;
  bottom: 0px;
  left: 154px;
  background: url(../images/containerVideoBtm.jpg) no-repeat left top;
}


/* --- Play Now Container ------------------------------------------------------ */

.containerPlayNow {
  margin-bottom: 71px;
}

.containerPlayNow div {
  padding-top: 20px;
  padding-left: 93px;
  margin-left: 296px;
  width: 303px;
  height: 79px;
  background: url(../images/btnPlayNow_bg.jpg) no-repeat center top;
}


/* --- Main Copy Container ------------------------------------------------------ */

.containerMainCopy {
  text-align: center;
  margin-bottom: 24px;
}

.containerMainCopy h1 {
  font-size: 26px;
  margin: 0;
}

.containerMainCopy h2 {
  font-size: 22px;
  margin: 0;
}

.containerMainCopy h3 {
  font-size: 18px;
  margin: 0;
  margin-top: 7px;
}


/* --- Form Container ------------------------------------------------------- */

.containerForm {
  color: #000;
}

form {
  margin: 0 0 0 132px;
  width: 697px;
  text-align: center;
  font-size: 13px;
}

label {
 display: block;
 padding-bottom: 5px;
}

input[type=text] {
  border: 3px solid #000;
  background: #000;
  color: white;
  width: 213px;
  padding: 1px 0 2px;
  font: 13px Georgia, "Times New Roman", Times, serif;
}

input[type=checkbox] {
  vertical-align: middle;
}

#formSubmit {
  margin-top: 15px;
  margin-right: 36px;
}

#submit {
  margin-top: 15px;
  margin-right: 36px;
}


.formColumnContainer {
  position: relative;
  height: 76px;
}

.formColumnName {
  position: absolute;
  top: 0;
  left: 0;
  width: 239px;
  text-align: left;
}

.formColumnEmail {
  position: absolute;
  top: 0;
  left: 239px;
  width: 239px;
  text-align: left;
}

.formColumnDob {
  position: absolute;
  top: 0;
  right: 0;
  width: 219px;
  text-align: left;
}


/* --- Wallpapers Container --------------------------------------------------------- */

.containerWallpappers {
  margin-bottom: 64px;
}

.wallpapersHeader {
  text-align: center;
  margin-bottom: 28px;
}

.wallpapersHeader h1 {
  font-size: 28px;
  margin: 0;
  margin-bottom: 7px;
}

.wallpapersBody {
  height: 412px;
  padding-left: 72px;
}

.wallpapersBody img {
  background: url(../images/wallpapersBody_bg.jpg) no-repeat left top;
}

/* --- Send a Spell Container --------------------------------------------------------- */

.containerSendSpell {
  text-align: center;
  margin-bottom: 69px;
  margin-top: 69px;
}

.containerSendSpell h2 {
  font-size: 22px;
  margin: 0;
  margin-bottom: 13px;
}

.sendHeader {
  margin-bottom: 27px;
}

.sendBody {
  margin-bottom: 24px;
}

.sendBody img {
  padding-right: 7px;
}

.sendFooter {
  
}


/* --- Weekly Text Container --------------------------------------------------------- */

.containerWeekly {
  margin-left: 132px;
  width: 697px;
  margin-bottom: 65px;
}

.weeklyHeader {
  text-align: center;
  margin-bottom: 22px;
}

.weeklyHeader h1 {
  font-size: 28px;
  margin: 0;
}

.weeklyBody {
  background: url(../images/containerWeekly_bg.jpg) no-repeat right top;
  padding-bottom: 25px;
  padding-top: 21px;
}

.weeklyBody p {
  font-size: 17px;
  font-weight: normal;
  line-height: 1.2em;
  margin: 0;
  padding-bottom: 10px;
  padding-right: 255px;
}

/* --- Spells & Potions Container --------------------------------------------------------- */

.containerSpells {
  margin-bottom: 49px;
}

.spellsHeader {
  text-align: center;
  margin-bottom: 34px;
}

.spellsHeader h1 {
  font-size: 28px;
  margin: 0;
  margin-bottom: 7px;
}

.spellsBody {
  padding: 0 132px;
}

.spellsItem {
  *height: 1%; /* IE fix */
  padding-bottom: 30px;
}

.spellsItem img {
  float: left;
  padding-right: 28px;
}

.spellsItem p {
  margin: 0;
  padding-left: 117px;
  padding-top: 6px;
}

.spellsItem h2 {
  margin: 0;
  font-size: 20px;
  margin-bottom: 3px;
}

.spellsItem h2 a {
  font-size: 13px;
  margin-left: 5px;
}


/* --- Dare to Enter Container --------------------------------------------------------- */

.containerDare {
  text-align: center;
  margin-bottom: 67px;
}

.containerDare h1 {
  margin: 0;
  font-size: 32px;
}


/* --- Connect with I-Play Container -------------------------------------------------- */

.containerConnect {
  text-align: center;
  height: 252px;
  background: url(../images/containerConnect_bg.jpg) no-repeat center top;
}

.containerConnect h1 {
  font-size: 26px;
  margin: 0;
  margin-bottom: 10px;
}



.clearFloat {
  clear: both;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
}
