html { background-color:#000000;

  }

body { margin:0; padding:0;
}

body,html{
  height:100%;
}

.clear { clear:both; height:1px; line-height:1px; }
 
img {border:0;}


@font-face {
	font-family: 'NewCentury';
	src: url('fonts/NewCenturySchlbkLTStdRoman.eot');
	src: url('fonts/NewCenturySchlbkLTStdRoman.woff') format('woff'), url('fonts/NewCenturySchlbkLTStdRoman.ttf') format('truetype'), url('fonts/NewCenturySchlbkLTStdRoman.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



#content {
	top:0px; left:0px;
	width:100%;	height:100%;
	position:absolute;
	color:#bad2ce;
	font-size:12px; font-family: 'NewCentury', "Helvetica", "Arial", "sans-serif";
}

#main {
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
	width:100%;
	position:relative;
	height:90%;
	min-width:900px;
	
	
	 background: black url(../images/logo.jpg) no-repeat center 45px; 
  -webkit-background-size:  auto 100%;
  -moz-background-size:  auto 100%;
  -o-background-size:  auto 100%;
  background-size:  auto 100%;
  
  
	
}


#itemContainer {
	width:100%; height:100%;
	left:0;	top:0;
	position:absolute;
}

.item {	color:#fff; }

#header {
	position:absolute;
	width:100%;	
	height:45px;
	top:0px;
	z-index: 3;
	text-align:center;
	background-color:#000;
	border-bottom: solid 1px #252525;
}
#header h2{
	font-family: 'NewCentury', "Helvetica", "Arial", "sans-serif";
	color:#b32528;
	font-size:22px;
	text-align:center;
	letter-spacing:.2em;
	margin:12px 0;
}

h2 {
	font-family: 'NewCentury', "Helvetica", "Arial", "sans-serif";
	color:#b32528;
	font-size:22px;
	letter-spacing:.2em;
	margin:12px 0;
	font-weight:normal;
}

#footer {
	position:fixed;
	width:100%;
	height:10%;
	bottom:0px;
	font-size:10px;
	font-family:"Helvetica", "Arial", "sans-serif";
	color:#afafaf;
	background-color:#000;
	
	border-top: solid 1px #252525;
}

#trailer {
	position:absolute;
	left: 80%;
	top:20%;
	margin: auto 0;
	width:185px;
	height:187px;
}

#bluray {
	width:15%;
	position: absolute;
    text-align: center;
    top:20%;
	right:12%;
	margin:0 auto;
}

#navCenter {
	width:100%;
	position: absolute;
    text-align: center;
    top:89%;
	width:100%;
	min-width:900px;
	margin:0 auto;
	
}
#navCenter li
{
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
}

#navCenter .smallbutton{
	display:inline-block;
	vertical-align:middle;
}

#navCenter .socialbutton {
	display:inline-block;
	vertical-align:middle;
	margin:10px 0 0;
}

#navCenter .spacer{
	  min-width: 400px;
    width: 30%;
}
#navCenter .spacer2{
	width:8%;
	min-width:120px;
}

#navCenter a:link, #navCenter a:visited, #navCenter a:active{	
	
}

#navCenter .smallbutton a:link,#navCenter .smallbutton a:visited, #navCenter .smallbutton a:active{
	font-size:12px;
	 color: #B32528;
    font-family: 'NewCentury',"Helvetica","Arial","sans-serif";
    letter-spacing: 0.2em;
	height: 25px;
	text-decoration:none;
	padding:6px 10px 4px;
	background-color:#FFF;
	color:#b32528;
}

#navCenter .smallbutton a:hover{
	text-decoration:none;
	color:#000;
	background-color:#b32528;
}


#navCenter .socialbutton a:link,#navCenter .socialbutton a:visited, #navCenter .socialbutton a:active{
	font-size:11px;
	font-family:"Helvetica", "Arial", "sans-serif";
	text-decoration:none;
	padding:10px;
	color:#a5a08c;
	width:25px;
	height:25px;
}

#navCenter .socialbutton a:hover{
	text-decoration:none;
	color:#b32528;
}
#navCenter .facebook{
	background:url(../images/fb.png) no-repeat;
	width:25px;
	height:25px;
}
#navCenter .twitter{
	background:url(../images/twitter.png) no-repeat;
	width:25px;
	height:25px;
}

#billing-div{
	display:none;
	width:700px;
	position: absolute;
	left:50%;
	margin-left:-349px;
    bottom:0;
	background-color:#000;
	border: solid 1px #252525;
}

#footer a:link, #footer a:visited {	text-decoration:none; color:#afafaf; }

#footer a:hover, #footer a:active {	text-decoration:none; color:#b32528; }

#footerLeft, #headerLeft {
	width:230px;
	height:24px;
	position:absolute;
	padding-top:14px;
	margin-left:14px;
}

#headerRight {
	width:220px;
	height:24px;
	position:absolute;
	right:0px;
	padding-top:14px;
	margin-right:14px;
	top:0;
}

#headerLeft.sharrre .button {
	float: left;
	margin-left: 5px;
}
#headerLeft.sharrre .button:first-child {
	margin-left: 0;
}
#headerRight.sharrre .button {
	float: right;
	margin-right: 5px;
}
#headerRight.sharrre .button:first-child {
	margin-right: 0;
}

#footerCenter {
	width:1030px; height:100%;
	margin:0px auto;
}

#footerLinks {
	text-align:center;
	float:left;
	width:485px; 
	height:100%;
	padding-top:30px;
}

#footerRating {
	float:left;
	width:115px; height:100%;
	margin-right:15px; padding-top:12px;
}

#weinsteinLogo {
	float:left;
	width:265px; height:100%;
	margin-left:15px; padding-top:6px;
}

#audioButton {
	position:fixed;
	right:100px; top:15px;
	cursor:pointer;
	width:102px; height:33px;
}

.audioButton_off {	background:url(../images/misc/audio_off.png); }
.audioButton_on { background:url(../images/misc/audio_on.png); }

#tester {
	position:fixed; color:#fff; font-size:20px; width:1000px; height:20px; top:0px; left:0px; font-family:Arial, sans-serif;
}




/* Modal popup*/
.popup {
	display: none;
	width: 50%;
	min-width:540px;
	height: auto;
	background: url('../images/black70.png');
	color: #FFF;
	font-family: 'NewCentury', "Helvetica", "Arial", "sans-serif";
	line-height:1.4em;
}

.popup .closePopup {
	position: absolute;
	top: 0;
	right: 0;
	width: 100px;
	height: 32px;
	margin:0 0 20px 0;
	background: url('../images/close.gif') no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
.popup .closePopup:focus,
.popup .closePopup:hover {
	background: url('../images/close.gif') no-repeat;
}
.popup .inner {
	 padding: 20px;
}
.popup h2{
	 clear:both;
}
.left-small {
	 width:51%;
	 min-width:240px;
	 margin: 0 4% 0 0;
	 float:left;
}
.right-small {
	 width:45%;
	 min-width:220px;
	 float:left;
}
.grey{
	color:#999;
	font-size:smaller;
	vertical-align:text-top;
}

/* Ticketing */

#ticketingBtn
{
	list-style-image: none;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
}

#ticketingBtn{
	display:inline-block;
	vertical-align:middle;
	margin: -7px 0px 0px 0px;
}


#ticketingBtn a, #ticketingBtn a:link,#ticketingBtn a:visited, ticketingBtn a:active{
	font-size:11px;
	 color: #B32528;
    font-family: 'NewCentury',"Helvetica","Arial","sans-serif";
    letter-spacing: 0.1em;
	height: 20px;
	text-decoration:none;
	padding:4px 10px 2px;
	background-color:#FFF;
	color:#b32528;
}

#ticketingBtn a:hover{
	text-decoration:none;
	color:#000;
	background-color:#b32528;
}


#ticketing-popup{
 text-align:center;	
}
#ticketing form input[type=text] {
    width:200px;
}
#buy_tickets form input[type=submit] {
    background-repeat: no-repeat;
    background-size: 100%;
    border: none;
    color: transparent;
	 
	display:block;
	text-indent:-999px;
	font-size:0px; 
	line-height:0;
	overflow:hidden;
}

#moviefoneBtn {
    background-image: url('../images/btn-moviefone-home.png');
	  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
    width: 55px;
    height: 21px;
	display:inline-block;
	cursor:pointer;cursor:hand;
	margin:0 10px;
	vertical-align:bottom;
}
#fandangoBtn {
    background-image: url('../images/btn-fandango-home.png');
	  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
    width: 41px;
    height: 37px;
	display:inline-block;
	cursor:pointer;cursor:hand;
	margin:0 10px;
	vertical-align:bottom;
}
#movieTicketsBtn {
    background-image: url('../images/btn-movietickets-home.png');
	  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
    width: 46px;
    height: 27px;
	display:inline-block;
	cursor:pointer;cursor:hand;
	margin:0 10px;
	vertical-align:bottom;
}







