/* CSS Document */

#showtimes_date_select
{
	width:98%;
	margin-left:1.5%;
	padding-top:4px;
	height:28px;
	font-size:12pt;
	position:relative;
	float:left;
}

#frmShowdate
{
	margin:0px 30px 0px 5px;
	display:inline;
}

#frmShowdate select
{
	font-size:11pt;
}


.showtimes_for
{
	font-size:14pt;
	color:#f9db6a;
	font-weight:700;
}

.print_friendly
{
	margin-left:80px;
}

#showtimes_wrapper
{
	width:98%;
	margin-left:1.5%;
	position:relative;
	font-size:12pt;
	float:left;
	clear:both;
}
#showtimes_wrapper hr
{
	width:100%;
	margin-left:0px;
}
#showtimes_movie
{
	width:100%;
	font-size:14pt;
	position:relative;
	float:left;
	clear:both;
}
#showtimes_poster
{
	width:15%;
	position:relative;
	float:left;
}

#showtimes_poster .poster
{
	width:100px;
	border:2px solid #926e34;
}
#showtimes_info
{
	width:620px;
	color:#fffdd3;
	position:relative;
	float:left;
}

#showtimes_times
{
	margin-top:14px;
}

#showtimes_times .times
{
	position:relative;
	float:left;
	clear:both;
}

#showtimes_times .showtimes_comment
{
	margin-top:10px;
	position:relative;
	float:left;
	clear:both;
}

#showtimes_times .times a
{
	color:#f8e5e5;
	text-transform:uppercase;
}

#showtimes_times .comment
{
	color:#f8e5e5;
	font-size:12pt;
	font-style:italic;
}

#showtimes_buttons
{
	margin-top:10px;
	position:relative;
	float:left;
	clear:both;
}

#showtimes_buttons a
{
	color:#f9db6a;
}

.showtimes_movie_name
{
	font-size:20pt;
	font-weight:700;
	color:#f9db6a;
	text-transform:uppercase;
}
.showtimes_mpaa
{
	text-decoration:underline;
}
.showtime_expired
{
	color:#777;
	text-decoration:line-through;
	text-transform:uppercase;
}

#showtimes_buttons a:hover, .showtimes_actors, 
#showtimes_info a:hover .showtimes_movie_name,
#showtimes_times .times a:hover
{
	color:#fffdd3;
}

#poster_note {
	border:none;
	position:absolute;
	float:right;
	z-index:10;
	padding-left:730px;
}

#dbox_logo
{
	width:100px;
	position:relative;
	float:left;
}

#sdx_logo
{
	width:250px;
	position:relative;
	float:left;
}