/* BONG DA */
.sort_category
{
    display:none;
	position:absolute;
	top:15px;
	right:10px;
}
.tab_bongda
{
	border:#CCC solid 1px;
	position:relative;
	height:28px;
}
ul.sub_tab
{
	margin:10px 0 20px 10px;
	clear:both;
}
ul.sub_tab li
{
	list-style-image:url(../images/dot_style.png);
	float:left;
	padding-right:20px;
}
ul.sub_tab li a.select
{
	font-weight:bold;
	color:#0b85ac;
}
.content_tab
{
	clear:both;
	margin-top:20px;
}
.table
{
	border-collapse:collapse;
	width:100%;
	margin-top:10px;
}
.day_show
{
	background:#f6f6f6;
}
.title_table
{
	background:#e4e4e4;
	text-shadow:0 1px #fff;
}
.status
{
	width:11%;
	text-align:center;
}
.round
{
	width:12%;
	text-align:center;
}
.owner
{
	width:30%;
	text-align:right;
}
.vs
{
	width:12%;
	text-align:center;
}
.guest
{
	width:30%;
	text-align:left;
}
.select_sort
{
	width:130px;
}
.sort
{
	float:left;
	padding-right:71px;
}
.number
{
	width:10%;
	text-align:center;
}
.name
{
	width:35%;
}
.stt
{
	width:5%;
	text-align:center;
}
.award
{
	width:20%;
	border-bottom:#e8e8e8 solid 1px;
	color:#0b85ac;
}
.numwin
{
	width:80%;
	text-align:center;
	border-bottom:#e8e8e8 solid 1px;
}
.numwin
{
	width:80%;
	border-bottom:#e8e8e8 solid 1px;
}
.sort_cinema
{
	text-align:center;
}
.sort_cinema a
{
	display:block;
	height:20px;
	border:#14a3bd solid 1px;
	padding:1px 5px 0 5px;
	background:#03beea;
	background: -moz-linear-gradient(100% 100% 90deg, #00cffe, #0b88af);
	background: -ms-linear-gradient(100% 100% 90deg, #00cffe, #0b88af);
	background: -o-linear-gradient(100% 100% 90deg, #00cffe, #0b88af);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#00cffe), to(#0b88af));
	color:#fff;
}
.sort_cinema a:hover
{
	background:#0990b8;
	background: -moz-linear-gradient(100% 100% 90deg, #079dc7, #00cffe);
	background: -ms-linear-gradient(100% 100% 90deg, #079dc7, #00cffe);
	background: -o-linear-gradient(100% 100% 90deg, #079dc7, #00cffe);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#079dc7), to(#00cffe));
}
.time_show
{
	width:85%;
	padding:15px 0 3px 0;
}
.time_show ul li
{
	float:left;
	background:#e5f8fe;
	padding:3px 6px 3px 6px;
	margin:0 12px 12px 0;
	font-weight:bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
td.show
{
	border-bottom:#e8e8e8 solid 1px;
	width:85%;
}

/* POPUP */
.popup{width:600px; position:relative;}
a.close_top{display:block; font-size:16px; color:#fff; font-weight:bold; position:absolute; right:5px;top:2px; }
.zme-boxy{width:600px;}
.zme-boxy-title { background-position: 0 -104px; color: #FFFFFF; font-size: 12px;  font-weight: bold;  height: 27px;  padding: 0;}
.bgsprt, .popuptitle, .zme-boxy-title, .ultilities_menu ul a:hover {  background-color:#1198b6;}
.zme-boxy-title span {    display: inline-block;  line-height: 30px;   padding-left: 10px;}
.zme-boxy-footer { -moz-border-radius: 0 0 3px 3px; background-color: #EEECE7;  border-top: 1px solid #DDDDDD; padding:10px 0 10px 0; text-align: center;}
a.btn_close{border:#999 solid 1px; padding:4px 8px 4px 8px; font-size:12px; font-style:normal; background-color:#ebebeb; font-weight:bold;}
.popup_content{border-left:#eeece7 solid 1px; border-right:#eeece7 solid 1px; padding:10px;}

.list_film{margin-bottom:20px;}
.film{margin-bottom:20px;}
.list_film h2{border-bottom:#d5d3d3 solid 1px; padding-bottom:7px; margin-bottom:25px;}
img.cover_film{width:83px; height:118px; overflow:hidden; float:left;}
.show_time{float:right; width:83%; font-size:14px;}
.show_time ul{height:60px; margin-top:10px; }
.show_time ul li{float:left; margin-right:10px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px; background-color:#1198b6; padding:3px 6px 3px 6px; color:#fff; margin-bottom:10px;}
.film_action{font-size:12px; font-style:italic;}
.film_action img{padding:0 7px 0 10px;}