@charset "UTF-8";
a:link {
	color: #481b1c;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #481b1c;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
body,td,th {
	color: #444444;
}
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
	line-height: 24px;
	font-weight: normal;
	background-image: url(images/Theater.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
}
.MainHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	margin-top: 24px;
}
.SoldOut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	text-transform: uppercase;
	margin-top: 24px;
}
.SecondaryHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	margin-top: 34px;
}
.TertiaryHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	margin-top: 34px;
}
.ScreeningDay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #5B2526;
	text-transform: uppercase;
	padding-top: 12px;
	padding-bottom: 8px;
}
.IndentedTable {
	padding-right: 8px;
	padding-left: 8px;
}
.ScreeningTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #5B2526;
	border: thin solid #5B2526;
	margin: 5px;
}
.MoreLink {
	font-size: 10px;
}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #444444;
	margin-top: -12px;
}
.MainTextLIST {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #444444;
	list-style-type: square;
}
.TextBOLD {
	font-weight: bold;
}
.Caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #4E4E4F;
	line-height: 13pt;
	text-align: center;
}
.ShareThis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #4E4E4F;
	line-height: 13pt;
	text-align: left;
}
.oneColFixCtrHdr #container {
	width: 780px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.oneColFixCtrHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 89px;
	background-color: #7e9bad;
}
.mainTable {
	width: 740px;
	margin-left: 20px;
}
.oneColFixCtrHdr #header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	top: 70%;
	color: #333333;
	padding-right: 20px;
	margin-top: 55px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.oneColFixCtrHdr #mainContent {
	background-color: #bbc2c7;
	left: 0px;
	top: 0px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-style: normal;
	text-align: center;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	line-height: 2em;
}
.FilmsTable {
	width: 100%;
	border: thin solid #3B060A;
}
.headerlightbluetablecell {
	background-image: url(images/spacer-lghtgry.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}
.posterimage {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.imagerightpadding {
	padding-right: 8px;
}

