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

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

/* -- Ads -- */
#wrapperAds {
  width:728px;
  height:95px;
  margin:0 auto;
  padding:2px 2px 2px 12px;
  display:none;
  position:relative;
  top:0;
  left:0;
  background-image:url(../images/layout/ad_frame.png);
}
.ad_container {
  width:728px;
  height:90px;
  position:absolute;
  top:2px;
  left:12px;
  background-color:#000;
}
.ad_loading {
  background-image:url(../images/layout/ad_loader.gif);
  background-position:center center;
  background-repeat:no-repeat;
}


/* -- Header -- */
#wrapperHeader {
  width:100%;
  height:50px;
  border-bottom:#747474 solid 2px;
}
#headerChrome {
  width:996px;
  height:48px;
  margin: 0 auto;
}

/* -- Ticket Widget -- */
#ticket-widget {
	height:33px;
	width:100%;
	position:absolute;
	z-index:2;
	top:0;
}
#widget_form {
	width:640px;
	height:33px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/layout/ticketwidget/ticket-widget-base.png) no-repeat;
}
#widget_form .inline {
	float:left;
}

/* -- Content: Flash -- */
#wrapperContent, #flashContent {
  height:1030px; 
  background-color: #000;
	position:relative;
	top:0;
}

#fb-like {
  display:none;
}

/* -- Content: Community -- */
#wrapperCommunity, #communityContent {
  width:100%;
  height:2500px;
  text-align: center;
  background-color: #000;
}

#communityContentFrame {
  width:100%;
  padding:0;
  margin:0;
  border:0;
  overflow:hidden;
  height:2500px;
  background-color: #000;
}

/* -- Content: Skull Creator -- */
#wrapperSkullCreator, #skullCreatorContent {
  width:100%;
  height:825px;
  text-align: center;
}
#skullCreatorContent {}

#skullCreatorContentFrame {
  width:1000px;
  height:825px;
  padding:0;
  margin:0 auto;
  border:0;
  overflow:hidden;
}

/* -- Footer -- */
#wrapperFooter{
  margin: 10px auto 0 auto;
}
#footerCentered {
  text-align:center;
}
#footerGlobal {
  margin: 10px 0 0 0;
}

#filmisnotyetrated {
  height:50px;
  text-align: center;
  margin: 0 auto;
  padding: 8px 0 10px 0;
  /*color:#AAAAAA; 
  text-decoration:none; 
  border:1px solid #AAAAAA; 
  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;
  */
}
#filmisnotyetrated a, #filmisnotyetrated a:visited, #filmisnotyetrated a:link, #filmisnotyetrated a:active, #filmisnotyetrated a:hover {
  color           : #AAA;
  text-decoration : none;
}