﻿/* outmost wrapper element, containing all elements  */
div.scrollable-showtime {
	/*background-color:#cdcdcd;
	border:1px solid #ddd;
	padding:10px 8px;
	width:700px;
	height:420px;
	margin-top:2px;
	-moz-border-radius:7px;*/
	
	/*position:relative;
	overflow:hidden;	 	
	width: 475px;
	height:420px;	
	float:left;*/
	
	/* custom decorations*/ 
	padding:10px;	
	border:1px solid #ccc;
	background-color:#efefef;	
	-moz-border-radius:7px;
}

div.scrollable-showtime div.items-showtime {
	/*height:410px;
	width:470px !important;	
	margin-left:8px;
	
	width:20000em;	
	position:absolute;*/
	/*clear:both;
	 decoration 
	margin-left:5px;
	margin-right: 5px;*/
}
/* single item */
div.scrollable-showtime div.items-showtime div {
	display:block;
	/*float:left;
	width:465px;
	height:410px;
	margin-right: 5px;*/
	
	/* custom decoration */
	/*text-align:center;
	padding:3px 3px 3px 3px;
	font-size:30px;
	font-family: 'bitstream vera sans';
	background-color: #ddd;
	-moz-border-radius:5px;
	border:1px solid #ccc;/*outset*/
}

.showtime_theatergroup
{
	background-color:#cc9966;
	padding:5px;
	font-weight:bold;
	cursor:pointer;
}
.showtime_theater
{
	background-color:#E5C66C;
	border-top:solid 1px #efefef;
	border-bottom:solid 1px #efefef;
	font-weight:bold;
}
.showtime_theater_nornal
{
	background-color:#E5C66C;
	border-top:solid 1px #efefef;
	border-bottom:solid 1px #efefef;
	font-weight:bold;
	font-size:15px;
}
#showtime_theater_address{font-size:10px;}
.items_showtime_time{text-align:right; width:52%;}
.items_showtime_alternate{background-color:#d8d8d8;}
.items_showtime_normal{background-color:#e6e6e6;}
div.items-showtime table tr td{vertical-align:top;}

.showtime_filter_section
{
	border-bottom:solid 1px #fff;
	font-weight:bold;
	padding:3px;
}

.showtime_filter_section span.showtime_filter_arrow
{
	display:inline-block;
	width:11px;
	height:11px;
	background:url('../images/down_arrow.gif') no-repeat;
	margin-right:3px;
}
.showtime_filter_section_ddl
{
	float:left;
	position:relative;
	padding:3px 2px 5px 0px;
	margin:0px 2px 0px 0px;
	overflow:hidden;
	width:160px;
	height:20px;
}
span.showtime_filter_icon_dropdown
{
	/*display:inline-block;
	margin-top:3px;
	width:17px;
	height:20px;
	background:url('../images/button/ddl_icon.png') no-repeat;*/
	}
.showtime_filter_button{margin-top:10px;}

.showtime_star td input{float:left;margin-right:2px;}
.showtime_star td label{display:inline-block;}
.showtime_star_rating_text{float:left;}
.showtime_star_rating
{
	float:left;
	width:12px;
	height:12px;
	background:url('../images/cover/Starfull.png') no-repeat;
}
.showtime_star_rating_black
{
	float:left;
	width:12px;
	height:12px;
	background:url('../images/cover/Star.png') no-repeat;
}
.showtime_filter_moviesearch{float:left;position:relative;width:230px;height:20px;overflow:hidden;padding:3px 2px 5px 0px;margin:0px 2px 0px 0px;}
.showtime_filter_moviesearch select{position:absolute;}
.showtime_filter_movietheatersearch{float:left;position:relative;width:237px;height:20px;overflow:hidden;padding:3px 0px 0px 0px;margin:0px 0px 0px 0px;}
.showtime_filter_movietheatersearch select{position:absolute;}
.showtime_filter_moviedatesearch{float:left;position:relative;width:140px;height:20px;overflow:hidden;padding:3px 0px 0px 0px;}
.showtime_filter_moviedatesearch select{position:absolute;}
.showtime_filter_btsearch{float:left;position:relative;width:68px;height:19px;overflow:hidden;padding:5px 0px 5px 0px;margin:0px 0px 0px 3px;}
.showtime_filter_movie{float:left;position:relative;padding:3px 0px 0px 0px;}
.scroll-pane{margin-bottom:1px;}
.searchmap{float:right;position:relative;padding:4px;}
.showtime_filter_checkbox table tr td input{margin-right:2px;}
.address{float:left;padding:4px;width:850px! important;}

.paddingdropdown{padding:3px 0px 0px 3px;}
.showtime_loc_filterbox{width:955px;float:left;margin:8px 0px 8px 0px;}
.showtime_loc_filter_title{font-size:10px;text-align:center;margin:10px 0px 0px 0px;}
.showtime_loc_city_date_box{width:200px;float:left;padding:0px 5px 0px 5px;}
.showtime_loc_theater_movie_box{width:250px;float:left;padding:0px 5px 0px 5px;}


.addfavorite{padding:2px;cursor:pointer;}
.cancelfavorite{padding:2px;cursor:pointer;}