

*, html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

body {

}
#wrapper { 
 margin: 0 auto;
 width:1100px;

}
#synopsis{
	width:930px;
	margin: 10px auto;
}

#synopsis tr td.heading{
	background:url(../images/tablebg.jpg) repeat-x;
	height:30px;
	text-align:center;
	color:#fff;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	font-weight:bold;

	
	}
#synopsis tr td{
	border:solid 1px #b1e2f1;
	text-align:center;
	
}

#synopsis tr td a{
	color:#900;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	padding:5px;
	vertical-align:middle;
	}
	
#synopsis tr td a:hover{
	text-decoration:underline;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#C90;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
}
h1 em{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	font-style:normal;
}

h1 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#900;
	font-size:20px;
	font-weight:bold;
	text-decoration:underline;
}

h1 a:hover{
	text-decoration:none;
}

#tenpixspacer{
	width:100%;
	height:10px;
	background:none;
	overflow:hidden;
}
h3{
		font-family:Georgia, "Times New Roman", Times, serif;
	color:#930;
	font-size:14px;
	font-weight:normal;
	padding:5px 0;
}

h3 strong{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#660;
	font-size:18px;
	font-weight:normal;
	padding:5px 0;
}
h3 a{
	color:#930;
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#960;
	
}

h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
	font-weight:normal;
}

#time{
	width:860px;
	margin:30px auto ;
}

#prices{
	margin:0 auto;
}

#prices tr td.session{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#960;
	text-align:center;
	border:solid 1px #999;
	
}
#prices tr td.pricess{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#900;
	text-align:center;
	border:solid 1px #999;
}

#tab{
	border:solid 2px #b1e2f1;
}
p a.cross-link{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#930;
	font-size:14px;
	font-weight:normal;
	padding:5px 0;
}

tr.odd{
	background:#e6f8ff;
}

#tab tr td{
	text-align:center;
	height:32px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#107da1;
	/*color:#000000;*/
	font-size:16px;
	font-weight:bold;
	vertical-align:middle;
}
#tab tr td#borderr{
	border-left:solid 1px #b1e2f1;
	border-top:solid 1px #b1e2f1;
	border-bottom:solid 1px #b1e2f1;
	
}

#tab tr td.time{
	color:#000;
	font-weight:bold;
}



#tab tr td p{
	text-align:center;
	height:32px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#107da1;
	font-size:16px;
	font-weight:normal;
	vertical-align:middle;
}

#tab tr td a{
	text-align:center;
	height:32px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#107da1;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}

#tab tr td a:hover{
	text-align:center;
	height:32px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3fb2d8;
	font-size:20px;
	
	text-decoration:underline;
}

#tab tr td img{
	vertical-align:middle;
	margin-top:3px;
}
#tab td.heading{
	background:url(../images/tablebg.jpg) repeat-x;
	height:27px;
	text-align:center;
	color:#fff;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	font-weight:bold;
	padding-top:3px;
}



/*img.bg {
			
			min-height: 100%;
			min-width: 1024px;
			
			
			width: 100%;
			height: auto;
			
			
			position: fixed;
			top: 0;
			left: 0;
		}
		
		@media screen and (max-width: 1401px){
			img.bg {
				left: 35.5%;
				margin-left: -454px; }
		}
		
		div#content {
			
			position: relative; 
			
			
			
			width: 500px;
			height:800px;
			border:solid 1px red;
			margin: 200px 100px;
			background: #fff;
			padding: 20px;
			font-family: helvetica, arial, sans-serif;
			font-size: 10pt;
			line-height: 16pt;
			-moz-box-shadow: #000 4px 4px 10px;
			-webkit-box-shadow: #000 4px 4px 10px;
		}*/

img { -ms-interpolation-mode: bicubic; }
img.bg {
			/* Set rules to fill background */
			min-height: 100%;
			min-width: 1100px;
			
			/* Set up proportionate scaling */
			width: 100%;
			height: 775px;
			
			/* Set up positioning */
			position: absolute;
			top: 0;
			left: 0;
			overflow:hidden;
			 
		}
		
		/*@media screen and (max-width: 1024px){
			img.bg {
				left: 50%;
				margin-left: -512px; }
		}*/
		
		div#content {
			/* This is the only important rule */
			/* We need our content to show up on top of the background */
			position: relative; 
			
			
			/* These have no effect on the functionality */
			width: 1100px;
			height:572px;
			margin: 0 auto;
			
			background: none;
			
			font-family: helvetica, arial, sans-serif;
			font-size: 10pt;
			line-height: 16pt;
			
	
			
		}
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
			
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 20px auto;
			position: relative;
			width: 950px;
			
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			border: 5px solid #0099cc; /* this is the border. should have the same value for the links */
			margin: auto;
			width: 910px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 460px;
			clear: both;
			background: #fff;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			
			width: 910px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav li a{
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:12px;
			font-weight:bold;
			color:#fff;
		}
		
		
		.stripNav li.tab1 a { background: #fff; width:135px; }
		.stripNav li.tab2 a { background: #09C; width:135px;}
		.stripNav li.tab3 a { background: #09C; width:135px; }
		.stripNav li.tab4 a { background: #09C; width:135px; }
		
		
		.stripNav li a:hover {
			/*background: #5a0818;*/
			background: #fff;
		}
		
		.stripNav li a.current {
			/*background: #f49a2a;
			color: #fff;*/
			background: #fff;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 150px;
			text-indent: -9000em;
		}
		/*
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		
		
		.stripNavL a:hover{
			background: url(../images/prev_hover.png) no-repeat center;
		}
		
		.stripNavR a:hover{
			background: url(../images/next_hover.png) no-repeat center;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url(../images/prev.png) no-repeat center;
		}
		
		.stripNavR {
			background: url(../images/next.png) no-repeat center;
		}*/
#faux {
 background: url(faux-1-2-col.gif);
 margin-bottom: 5px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#logo{
	background:url(../images/logo.png) no-repeat;
	width:497px;
	height:120px;
	margin:115px auto  0 auto;
	display:block;
	
}
#logo a{
	width:497px;
	height:120px;
	display:block;
}


#leftcolumn { 
 display: inline;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 195px;
 float: left;
}
#rightcolumn { 
 float: right;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 683px;
 display: inline;
 position: relative;
}

#footer { 
 width: 1024px;
 margin: 0 auto;
 clear: both;
 color: #333;
 height:105px;
 background: none;

 padding: 0px;

 


}

#footer li{
	float:left;
	display:block;
	
	
}
#footer li.home a{
	background:url(../images/home.png) no-repeat;
	width:117px;
	height:103px;
	margin-left:10px;
	float:left;
}
#footer li.home a:hover, #footer li.home#selected a{
	background:url(../images/home_hover.png) no-repeat;
	width:117px;
	height:103px;
}

#footer li.showtime a{
	background:url(../images/showtime.png) no-repeat;
	width:117px;
	height:103px;
	margin-left:10px;
	float:left;
}
#footer li.showtime a:hover, #footer li.showtime#selected a{
	background:url(../images/showtime_hover.png) no-repeat;
	width:117px;
	height:103px;
}

#footer li.nextweek a{
	background:url(../images/nextweek.png) no-repeat;
	width:117px;
	height:103px;
	margin-left:10px;
	float:left;
}
#footer li.nextweek a:hover, #footer li.nextweek#selected a{
	background:url(../images/nextweek_hover.png) no-repeat;
	width:117px;
	height:103px;
}

#footer li.ratings a{
	background:url(../images/ratings.png) no-repeat;
	width:117px;
	height:103px;
	margin-left:10px;
	float:left;
}
#footer li.ratings a:hover, #footer li.ratings#selected a{
	background:url(../images/ratings_hover.png) no-repeat;
	width:117px;
	height:103px;
}

#footer li.synopsis a{
	background:url(../images/synopsis.png) no-repeat;
	width:117px;
	height:103px;
	margin-left:10px;
	float:left;
}
#footer li.synopsis a:hover, #footer li.synopsis#selected a{
	background:url(../images/synopsis_hover.png) no-repeat;
	width:117px;
	height:103px;
}



#footer li.rental a{
	background:url(../images/rental.png) no-repeat;
	width:117px;
	height:103px;
	margin-left:10px;
	float:left;
}
#footer li.rental a:hover, #footer li.rental#selected a{
	background:url(../images/rental_hover.png) no-repeat;
	width:117px;
	height:103px;
}


#footer li.events a{
	background:url(../images/events.png) no-repeat;
	width:117px;
	height:103px;
	margin-left:10px;
	float:left;
}
#footer li.events a:hover, #footer li.events#selected a{
	background:url(../images/events_hover.png) no-repeat;
	width:117px;
	height:103px;
}

#footer li.contact a{
	background:url(../images/contact.png) no-repeat;
	width:117px;
	height:103px;
	margin-left:10px;
	float:left;
}
#footer li.contact a:hover, #footer li.contact#selected a{
	background:url(../images/contact_hover.png) no-repeat;
	width:117px;
	height:103px;
}
p{
	color:#036;
	font-family:11px;
	font-family:Verdana, Geneva, sans-serif;
	
	
}
p strong{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#900;
}
p a{
	color:#009;
	text-decoration:none;
}
p a:hover{
	color:#009;
	text-decoration:underline;
}


.clear { clear: both; background: none; }