﻿html { 
	
	}

body {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #456;
	font-size:12px; /* gives us a base of 12px */
	font-family: Lucida Grande, sans-serif;
	background: #FFF;
	background-image:url(images/bg.png);
background-position:top 0;
background-repeat:no-repeat;
	}
	
img, table, td, form, p { 
	margin: 0; 
	padding: 0; 
	border: none; 
	}
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


	
	
/* Fonts
----------------------------------------------- */
	
/* Primary Nav & Masthead
----------------------------------------------- */

#mast {
	margin: 30px 0 10px 0;
	} 

/* Layout
----------------------------------------------- */


/* theater Page
----------------------------------------------- */
#theater {
		position:relative;
		width: 955px;
		height:335px;
		/*background-color:#000;*/
		}
	


iframe {
	margin: 0;
	padding: 0;
	background-image:none;
}
		

		


	


/* Inside Page
----------------------------------------------- */


	
	
/* Footer
----------------------------------------------- */
	
#footer {
	}

		
/* Float fix
----------------------------------------------- */	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.promos {_width:505px;}