@charset "utf-8";
/* CSS Document */
body {
background-color:#000;
padding:0;
margin:0;
}

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.privacy {
	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: 1024px;
	background-color: #000;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}

.innerSite{
	width:955px;
	margin-left:35px;
	float:left;
}

#top_header {
	width: 955px;
	height: 156px;
	margin-top: 8px;
	/*margin-left: 35px;*/
	position: relative;
	float:left;
}

.top_header_logo{
	background-image: url(../graphics/logo_fau.gif);
	background-repeat: no-repeat;
	position: absolute; 
	top: 0px; 
	left: 0px;
}
.top_header_theater_image{
	background-image: url(../graphics/home_theater_image_fau.jpg);
	background-repeat: no-repeat;
	position: absolute; 
	top: 0px; 
	left: 165px;
}


#location_identity {
	width: 955px;
	height: 29px;
	/*margin-left: 35px;*/
	padding: 7px 0 0 0;
	color: #CCC;
	font-size: 20px;
	text-align: center;
	float:left;
}
.location_identity_other_location{
	background-image: url(../images/AllNavAndOtherImages1.gif);
	background-repeat: no-repeat;
	background-position:-321px -419px;
	float:left;
	margin: 5px 10px 0px 100px;
}
.location_identity_twitter{
	background-image: url(../images/AllNavAndOtherImages1.gif);
	background-repeat: no-repeat;
	background-position:-354px -398px;
	float:left;
	margin: 3px 5px 0 0;
}
.location_identity_facebook{
	background-image: url(../images/AllNavAndOtherImages1.gif);
	background-repeat: no-repeat;
	background-position:-375px -398px;
	float:left;
	margin: 3px 5px 0 10px;
}
.location_identity_rss{
	background-image: url(../images/AllNavAndOtherImages1.gif);
	background-repeat: no-repeat;
	background-position:-309px -383px;
	float:left;
	margin: 3px 100px 0 0;
}
.location_identity_address{
	float:left;
}

.main_content_and_nav {
	width: 955px;
	/*margin-left: 35px;*/
	background-color: #FFF;
	float:left;
}

#main_content_area {
	width: 668px;
	background-color: #FFF;
	width:732px;
	/*background-image: url(../graphics/main_content_bg.gif);*/
	float: left;
}
.main_content_area_background{
	background-image: url(../images/AllNavAndOtherImages1.gif);
	background-repeat: no-repeat;
	background-position:-259px -400px;
	height:15px;
	float:right;
	width:55px;
}
.main_content_area_content{
	float:left;
	width:669px;;
	padding: 0 0px 15px 32px;
}


#footer {
	width: 955px;
	color: #CCC;
	font-size: 12px;
	text-align: center;
	padding: 5px 0 5px 0;
	background-color: #000;
	float:left;
}

#top_navigation {
	width: 223px;
	float: left;
	/*background-image: url(../images/menus-fau.gif);*/
	/*background-image: url(../images/AllNavAndOtherImages1.gif);*/
	background-image: url(../images/AllNavAndOtherImages1.gif);
	background-repeat: no-repeat;
	min-height:530px;
	padding-top:14px;
}
.mi{
	width:223px;
	float:left;
	/*background-image: url(../images/menus-fau.gif);*/
	background-image: url(../images/AllNavAndOtherImages1.gif);
	background-repeat: no-repeat;
}

.mi1{background-position:0 -14px;}
.mi1:hover{background-position:-224px -14px;}
.mi2{background-position:0 -50px;}
.mi2:hover{background-position:-224px -50px;}
.mi3{background-position:0 -86px;}
.mi3:hover{background-position:-224px -86px;}
.mi4{background-position:0 -123px;}
.mi4:hover{background-position:-224px -123px;}
.mi5{background-position:0 -159px;}
.mi5:hover{background-position:-224px -159px;}
.mi6{background-position:0 -197px;}
.mi6:hover{background-position:-224px -197px;}




#showtimes_content_area {
	width: 448px;
	background-color: #FFF;
	padding: 0;
	float: left;
	position: relative;
}

#poster{
	background-image: url(../graphics/blank_poster_theater-info.gif);
}

#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.jpg);
	background-repeat: no-repeat;
	*/
	margin: 0;
	padding: 33px 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: 223px;
	font-size: 14px;
	margin: 0;
	padding: 80px 0 0 0;
	float:left;
	/*	margin: 10px 0 10px 5px;*/
	/*padding: 0;*/
	/*
	border-width: 1px;
	border-style: solid;
	border-color: #d98014;
	*/
}

.eblast_section {
	width: 213px;
	margin: 0 0 0 5px;
	padding: 0;
	border-width: 1px;
	border-style: solid;
	/*border-color: #be4402;*/
	border-color: #d98014;
	float:left;
}



#eblast_title {
	margin: 0;
	padding: 2px 0 2px 0;
	width: 213px;
	font-size: 20px;
	text-align: center;
	color: #000;
	background-color: #d98014;
	float:left;
}

#eblast_body {
	width: 193px;
	padding: 4px 10px 4px 10px;
	float:left;
}

.eblast_button{
	float:left;
	color:#fff;
	background-color:#c0362c;
	padding:7px;
	margin:5px 0px;
	height: 18px;
	font-size:15px;
	font-weight:bold;
	border: #000000 solid 1px;
	border-radius: 4px 2px;
	cursor:pointer;
	margin-left:50px;
}

#popup_mailchimp_outside
{
	width:650px; 
	border: #c0362c solid 2px;
	-moz-border-radius: 15px;
	border-radius: 15px; 
	background:#ffffff;
	display:none;
	
}

.popup_mailchimp_inside{
	width:650px; 
}

.popup_mailchimp_close { 
	margin:5px 10px 5px 510px;
	background-color:#c0362c;
	padding:8px;
	border: #000000 solid 2px;
	border-radius: 4px 2px;
	cursor:pointer;
}
.popup_mailchimp_closeText { 
	color:#fff;
	text-align:center;
	font-size:15px;
	font-weight:bold;
}
	

#popup_mailchimp_outside #popup_mailchimp_content{
	width:600px; 
	margin: 0px 25px;
}

#popup_mailchimp_outside iframe {
    background: url("../images/loadingbar.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
    min-height: 700px;
    min-width: 600px;
}



.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 4px 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: #d98014;
}

.movie_showtimes li a {
	color: #c0362c;
	font-size: 15px;
	height: auto;
	border-bottom: none;
	padding: 0;
}

.movie_showtimes li a:hover {
	text-decoration: underline;
	background-color: #ffffff;
}

.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;
}

.movie_showtimes li .sold_out {
	color: #DDD;
	text-decoration: line-through;
}

.movie_showtimes li .sold_out_text {
	position: absolute;
	left: 20px;
	top: 4px;
	color: #F00;
	size: 5px;
	font-weight: normal;
}

.movie_showtimes_test {
	color: #c0362c;
	text-decoration: none;
}

#showtimes_purchase {
	margin: 6px 0 0 0;
	padding: 2px;
	background-color: #c0362c;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	width: 444px;
}

.clear_all {
	clear: both;
}

.nowPlayingImage{
	background-image: url(../images/AllNavAndOtherImages1.gif);
	background-repeat: no-repeat;
	background-position:-248px -470px;
}
.commingSoonImage{
	background-image: url(../images/AllNavAndOtherImages1.gif);
	background-repeat: no-repeat;
	background-position:-248px -440px;
}
.homePageMoviePoster{
	display:none;
}

@charset "utf-8";
/* CSS Document */

#moviedetails_content_area {
	width: 398px;
	background-color: #FFF;
	float: left;
}

.showtimes_header {
	font-size: 18px;
	color: #ffaa00;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}

#details_poster_and_summary {
}

#details_poster_area {
	padding: 15px 10px 15px 10px; 
	background-color: #FFF;
	float: left;
	width: 150px;
}

#details_summary_area {
	padding: 11px 0 0 0;
	margin: 0;
	font-size: 12px;
	width: 498px;
	float: left;
}

#details_websites {
	margin: 0 0 12px 0;
}

#details_websites li {
	float: left;
	list-style: none;
	padding: 0 0 0px 90px;
}

#details_reviews_area {
	width: 668px;
	margin: 12px 0 0 0;
	font-size: 12px;
	color: #999;
}

.details_reviews_attribution {
	color: #a54e05;
	font-size: 11px;
}
	
#details_info_area {
	width: 668px;
	border-style: solid;
	border-width: 1px;
	border-color: #c0362c;
	background-color: #fdf2d7;
}

.details_info_items {
	list-style: none;
	padding: 0;
	margin: 6px;
	font-size: 10px;
	color: #000;
}

.details_info_items li {
	width: 164px;
	float: left;
}

.details_info_items li.long_info_items {
	width: 228px;
	float: left;
}

.details_info_items li.short_info_items {
	width: 84px;
	float: left;
}

.details_info_items_heading {
	font-weight: bold;
}

#details_info_cast {
	list-style: none;
	padding: 0;
	margin: 6px;
	font-size: 10px;
	color: #000;
}

.details_showtimes {
	list-style: none;
	font-size: 18px;
	margin: 12px 0 0 0;
	padding: 0 0 0 0;
	color: #c0362c;
}

.details_showtimes li {
	float: left;
	padding: 0 0 0 4px;
	color: #c0362c;
}

.details_showtimes li .expired {
	color: #ccc;
}

#details_awards_area {
	width: 324px;
	padding: 12px 10px 0 0;
	font-size: 12px;
	float: left;
}

.details_awards_title {
	font-weight: bold;
}

#details_festivals_area {
	width: 324px;
	padding: 12px 10px 0 0;
	font-size: 12px;
	float: left;
}

/* SHOWTIMES */
#days {
}

#days ul {
font:11px Arial, Helvetica, sans-serif;
list-style-type:none;
list-style-image:none;
margin:0;
padding:0;
text-align:center;
}

#days ul li {
background-color:#e7e7e7;
border:1px solid #ccc;
color:#999;
display:block;
float:left;
margin:0 0 10px 3px;
padding:2px 0;
width:10%;
}

#days ul li a {
color:#a54e05;
display:block;
text-decoration:none;
}

#days ul li a:hover {
color:#c0362c;
background-color:#fff;
}

#days ul li.current {
background-color:#fff;
}

#days ul li.week_span {
font-size:14px;
color:#a54e05;
width:77%;
background-color:#fff;
}

#days ul li.current a:hover {
color:#c0362c;
background-color:#fff;
}

#days ul li.prev7 {
margin-left:0px;
}

.showtime {
width:628px;
}
.showtime ul {
width:550px;
list-style-type:none;
list-style-image:none;
border-top:1px solid #e7e7e7;
line-height:20px;
padding:0 10px;
margin:0;
}
.showtime ul li {
display:block;
float:left;
margin:0 0 10px 3px;
padding:6px 0 2px 0;
}
.showtime ul li.show_title {
width:280px;
}
.showtime ul li.show_title a {
color:#a54e05;
}
.showtime ul li.show_time {
font:12px Arial, Helvetica, sans-serif;
color:#666;
width:260px;
text-align:right;
}
.over21Button{
	width:200px;
	height:35px;
	background-color:red;
	border: 1px solid #000000;
	border-radius:3px;
	text-align:center;
	padding-top:15px;
	margin-left:200px;
}
#over21Checkbox{
	margin-right:10px;
}
.unsubscribeAndUpdateProfileButton{
	float:left;
	color:#fff;
	background-color:#c0362c;
	padding:7px;
	margin:5px 0px;
	height: 18px;
	font-size:15px;
	font-weight:bold;
	border: #000000 solid 1px;
	border-radius: 4px 2px;
	cursor:pointer;

}
.updateProfileButton{
	height:34px;
}
.unsubscribeAndUpdateProfileButtons a:hover{
	text-decoration:none;
	color:#ffffff;
}

.spaceBetweenUpdateAndUnsubscribeButtons{
	float:left;
	margin:10px 10px 0px 10px;
}