body {
  margin           : 0;
  padding          : 0;
  color            : #FFF;
  font-size        : 11px;
  font-family      : "Lucida Grande", Verdana, Arial, sans-serif;
  background-color : #000;
}
a, a:visited,a:link, a:active {
  color           : #FFF;
  text-decoration : underline;
}
a:hover {
  color           : #FFF;
  text-decoration : underline;
}

img {border:0; outline:none;}
embed, object {outline:none;}

#wrapper {
	position: absolute;
	margin: 0px auto;
	width: 100%;
}

/* Banner Ad */
#banner_ad_super {
	position:relative;
	margin:7px auto;
	width:738px;
	height:90px;
}

/* -- Header -- */
#wrapperHeader {
  width:100%;
  height:48px;
  border-bottom:#747474 solid 2px;
}
#headerLeft {
  font-size:1px;
  margin:auto;
  background-image:url("http://a.dolimg.com/disneypictures/marsneedsmoms/images/header_left.jpg");
  background-position:top right;
  background-repeat:no-repeat;
}
#headerChrome {
  width:996px;
  height:48px;
}
#headerRight {
  font-size:1px;
  margin:auto;
  background-image:url("http://a.dolimg.com/disneypictures/marsneedsmoms/images/header_right.jpg");
  background-position:top left;
  background-repeat:no-repeat;
}

/* -- Content -- */
#wrapperFlash {
  height: 970px;
}
#flashContent {
  height: 970px;
}
#fb-like,
#wrapperFlashGame {
  display:none;
}

/* -- Alternative content styles -- */
#flashContent {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://a.dolimg.com/disneypictures/marsneedsmoms/images/no_flash.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#flashContent td,  #flashContent th{
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#flashContent a:link {
	color: #AAE7F3;
	text-decoration: underline;
}
#flashContent a:visited {
	text-decoration: underline;
	color: #AAE7F3;
}
#flashContent a:hover {
	text-decoration: none;
	color: #58AFDD;
}
#flashContent a:active {
	text-decoration: underline;
	color: #FF9900;
}
#flashContent .title {
  color: white;
  font-size: 24px
}
#flashContent .flash {
	font-size: 14px;
	font-weight: bold;
}
#flashContent .subTitle {
	line-height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-color: #396484;
	color: #4C96D3;
	font-weight: bold;
	font-size: 14px;

}

/* -- Footer -- */
#wrapperFooter{
  margin: 10px auto 0 auto;
}
#footerCentered {
  text-align: center;
}
#footerGlobal {
  margin: 30px 0 0 0;
}
.textOnlyLink {
  font-size: 14px;
}

#filmisnotyetrated {
  color:#FFFFFF;
  text-decoration:none;
  border:1px solid #FFFFFF;
  font:bold 11px "Lucida Grande", Verdana, Arial, sans-serif;
  display:block;
  width:240px;
  height:23px;
  margin:0 auto 10px;
  padding-top:8px;
  text-align:center;
}

#disclaimer {
  background: none repeat scroll 0 0 #000000;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  display: none;
  font-family: Arial, Helvetica, "sans serif";
  font-size: 11px;
  left: 560px;
  margin: 0 auto;
  padding: 5px;
  position: absolute;
  text-align: center;
  top: -5px;
  width: 300px;
}

#legal {
  color: #999999;
  font-family: Arial, Helvetica, "sans serif";
  font-size: 10px;
  padding: 5px;
  margin-bottom: 20px;
}

#mobile {
  font-weight: bold;
  color: #00deff;
}

#wallBox, #iconBox {
  padding: 0 10px;
}

#wallBox #header, #iconBox #header {
  margin: 0 auto;
  width: 420px;
  display: block;
}

#wallBox h2, #iconBox h2 {
  text-align: center;
}

#icons {
  margin: 0 auto;
  width: 170px;
}

#icons img {
  float: left;
  margin: 0 5px;
}

.clearer {
  clear: both;
}
