@charset "utf-8";
/* CSS Document */
body {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 50%;
	height: 50%;
	margin: auto;
	background-color: white;
	color: white;
/*background-image:url(../graphics/body_bg.gif); 
background-position:center;
background-repeat:repeat-y; */
}

.centered {
} 
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #ff9900;
	padding: 10px 0 10px 0;
	margin: 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding: 0;
	margin: 0;
}

p {
	font-size: 12px;
	color:#333;
	line-height: 18px;
	padding: 0 0 10px 0;
	margin: 0;
}

p.underline {
	border-bottom: 1px dotted #a8a8ad;
	margin-bottom: 8px;
}

a {
	color: #c0362c;
	text-decoration: none;
}

a:hover {
	color: #da8911;
	text-decoration: underline;
}

/* ul {
	font:12px Arial, Helvetica, sans-serif;
	color:#555;
	list-style-type:circle;
	line-height:18px;
	margin-top:6px;
} */

ul.arrows {
	list-style-image:url(../../images/list_arrow.gif);
}

#site {
	width: 586px;
	height: 360px;
	background-color: white;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}

#top_header {
	width: 955px;
	height: 156px;
	margin-top: 8px;
	margin-left: 35px;
	position: relative;
}

#location_identity {
	width: 955px;
	height: 29px;
	margin-left: 35px;
	padding: 7px 0 0 0;
	color: #CCC;
	font-size: 20px;
	text-align: center;
}

.main_content_and_nav {
	width: 955px;
	margin-left: 35px;
	background-color: #FFF;
}

#main_content_area {
	width: 668px;
	background-color: #FFF;
	padding: 15px 31px 15px 32px;
	background-image: url(../graphics/main_content_bg.gif);
	background-repeat: no-repeat;
	float: left;
}

#footer {
	width: 955px;
	color: #CCC;
	font-size: 12px;
	text-align: center;
	padding: 5px 0 5px 0;
	background-color: #000;
}

#top_navigation {
	width: 223px;
	float: left;
}

#showtimes_content_area {
	width: 448px;
	background-color: #FFF;
	padding: 0;
	float: left;
	position: relative;
}

#poster_area {
	padding: 15px 10px 15px 10px;
	background-color: #FFF;
	float: left;
}

#admissions {
	font-size: 10px;
}

#admissions_area {
	width: 454px;
	margin: 10px 0 0 0;
	padding: 4px 0 4px 4px;
	background-image: url(../graphics/admissions_gradient3.gif);
	background-repeat: repeat-y;
	background-color: #fff;
	font-size: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #f3bb2b;
}

#admissions_title {
	font-weight: bold;
}

.admissions_film_type {
	font-weight: bold;
}

.admissions_disclaimer {
	font-weight: bold;
}

.admissions_minor_policy {
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
	padding: 4px;
	margin: 4px 0 0 0;
	background-color: #c0362c;
	text-align: center;
}

#blog_area {
	width: 223px;
	font-size: 10px;
	background-color: #FFF;
	background-image: url(../graphics/nav_bottom_area.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 66px 0 0 0;
}

#blog {
	width: 213px;
	margin: 0 0 0 5px;
	padding: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #be4402;
}

#blog_title {
	margin: 0;
	padding: 2px 0 2px 0;
	width: 213px;
	font-size: 20px;
/*	font-weight: bold; */
	text-align: center;
	color: #000;
	background-color: #be4402;
}

#blog_body {
	width: 193px;
	padding: 4px 10px 4px 10px;
}

.blog_items {
	list-style: none;
	padding: 6px 0 6px 0;
	margin: 0;
}

.blog_items li {
	position: relative;
}

.blog_items li a {
	display: block;
	font-size: 10px;
	color: #c0362c;
	text-decoration: none;
	border-bottom:1px dotted #a8a8ad;
	padding: 4px 0 2px 2px;
	height: 24px;
}

.blog_items li a:hover {
	color: #000;
	background-color: #e7e7e7;
}

.blog_details {
	font-size: 10px;
	font-weight: normal;
	color: #666;
	position: absolute;
	top: 17px;
	left: 2px;
}

#eblast_area {
	width: 213px;
	font-size: 10px;
	background-color: #FFF;
	margin: 10px 0 10px 5px;
	padding: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #d98014;
}

#eblast_title {
	margin: 0;
	padding: 2px 0 2px 0;
	width: 213px;
	font-size: 20px;
	text-align: center;
	color: #000;
	background-color: #d98014;
}

#eblast_body {
	width: 193px;
	padding: 4px 10px 4px 10px;
}

.movie_titles {
	list-style: none;
	padding: 6px 0 6px 0;
	margin: 0;
	color: #333;
	font-weight: bold;
	font-size: 15px;
}

.movie_titles li {
	position: relative;
}

.movie_titles li a {
	display: block;
	font-size: 18px;
	color: #999;
	text-decoration: none;
	border-bottom:1px dotted #a8a8ad;
	padding: 4px 0 2px 2px;
	height: 44px;
}

.movie_titles li a.double_height {
	height: 64px;
}

.movie_titles li a:hover {
	color: #c0362c;
	background-color: #e7e7e7;
}

.movie_showtimes {
	list-style: none;
	float: left;
	position: absolute;
	top: 25px;
	left: -58px;
}

.movie_showtimes li {
	float: left;
	padding: 3px 0 0 20px;
	display: block;
	width: 50px;
	color: #c0362c;
}

.movie_opendate {
	list-style: none;
	position: absolute;
	top: 25px;
	left: -58px;
}

.movie_opendate li {
	padding: 3px 0 0 20px;
	display: block;
	color: #c0362c;
}
.movie_showtimes li .expired {
	color: #CCC;
}

.clear_all {
	clear: both;
}

