@charset "utf-8";
/* CSS Document */
#masker {
	width:100%;
	height:100%;
	background:url(../images/tran.png) repeat;
	position: fixed;
	top:0px;
	left:0px;
	display:block;
	z-index:10000;
	overflow:hidden;
	overflow-x: hidden;
	overflow-y: hidden;
}
.cvideobtn {
	background:url(../images/videobtn.png) no-repeat;
	width:135px;
	height:135px;
	display:block;
	position: absolute;
	margin-top:65px;
	margin-left:25px;
}
.cback {
	position: absolute;
	width:50px;
	height:15px;
	margin-top:330px;
	margin-left:30px;
	
}
.cinema {
	background:url(../images/cinema_bg.png) bottom no-repeat;
	display:block;
	width:883px;
	height:707px;
	margin-bottom:15px;
	text-align:left;
	font-family: Tahoma, Geneva, sans-serif
}
.cinema h1 {
	font-size:17px;
	font-weight:normal
}
.cinemah1small {
	font-size:14px!important;
}
.cinema h2 {
	font-size:12px;
	color:#0a99df;
	margin-bottom:5px;
}
.cinema p {
	color:#8d9aa0;
	line-height:11px;
}
.cinemagallery {
	display:block;
	height:66px;
	margin-top:10px;
}
.cTB {
	margin-bottom:5px;
	margin-top:5px;
}
.cinemalatest {
	display:block;
	width:470px;
	height:315px;
	position:relative;
	top:360px;
	float:left;
	left:30px;
}
.cinemadetailsBTN {
	font-size:11px;
	font-weight:bold;
	color:#9cb5c1;
	margin-top:8px;
}
.cinemaupcoming {
	display:block;
	width:338px;
	height:315px;
	float:right;
	position:relative;
	top:360px;
	right:18px;
}
.cinemaloop {
	height:95px;
	margin-bottom:18px
}

