body {
	margin: 0px;
	background-color: #650066;
}
html, body{
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	border:none;
}

form {
	margin: 0px;
}
table {
	border-collapse: collapse;
	margin: auto;
}
body, th, td, a {
	font-family: "Tahoma", "Verdana", "MS Sans Serif";
	font-size: 11px;
}
input, textarea, select {
	font-family: "Tahoma", "Verdana", "MS Sans Serif";
	font-size: 11px;
}
textarea {
	overflow: auto;
}
input.post, textarea.post, select.post {
	border: 1px solid #999999;
}
input.focus, textarea.focus, select.focus {
	border: 1px solid #FF0000;
}

a:link, a:active, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #650066;
	text-decoration: underline;
}

select.showtime {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

span.head_1 {
	font-size: 16px;
	color: #CE0E17;
	font-weight: bold;
}

/* Table Main */
table.tbMain {
	padding: 0px;
	border-spacing: 0px;
	margin: 0px auto;
	width: 954px;
	height: 100%;
}
table.tbMain tr.head { height:200px; }
table.tbMain td.ContentL {
	vertical-align: top;
	background-color: #ABDADC;
	width: 762px;
}
table.tbMain td.ContentR {
	vertical-align: top;
	background-color: #6F295F;
	width: 192px;
	background-image: url('../images/bg_right.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

/* Table Right */
table.tbRight {
	text-align: right;
	border-spacing: 0px;
	border: 0px solid #FFFFFF;
	width: 192px;
}

/* Showtimes Top */
td.topShowtime{
	width: 762px;
	height: 45px;
	padding-top:5px;
	vertical-align: top;
	background-color: #FFC000;
	background-image: url('../images/showtimes.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
td.tdContent{
	width: 762px;
	height: 550px;
	vertical-align: top;
	background-color: #E2BB92;
	background-image: url('../images/bg-content.gif');
	background-repeat: repeat-x;
	background-position: top left;
}
td.tdFooter {
	vertical-align: middle;
	background-color: #DBDBDB;
	height: 15px;
	font-size: 9px;
}
td.tdBody {
	background-color: #FFFFFF;
	vertical-align: top;
}
td.copyright {
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	white-space: nowrap;
	background-color: #FFFFFF;
	font-size: 9px;
}

/* Table Home */
table.tbHome {
	padding: 0px;
	border-spacing: 0px;
	margin: 0px;
	border: 0px solid #FFFFFF;
	width: 762px;
}
table.tbHome td.Showtime{
	width: 762px;
	height: 159px;
	padding-top:5px;
	vertical-align: top;
	background-color: #FFC000;
	background-image: url('../images/home/showtimes.gif');
	background-repeat: no-repeat;
	background-position: top;
}
table.tbHome td.nowShowing {
	width: 762px;
	height: 210px;
	vertical-align: top;
	background-color: #FECC4B;
	background-image: url('../images/home/bg-nowshowing.gif');
	background-repeat: repeat-x;
	background-position: top;
}
table.tbHome td.nowShowing td.poster {
	vertical-align: top;
	padding-top: 20px;
	padding-left: 20px;
}
table.tbHome td.nowShowing img.border{
	border: 2px solid #FDBF08; background-color: #FDBF08;
}
table.tbHome div.nowShowing {
	position: relative;
	width: 762px;
	height: 210px;
	overflow: auto;
	padding-right: 20px;
	scrollbar-face-color:#BA8D18;
	scrollbar-base-color:#BA8D18;
	scrollbar-arrow-color:white;
	scrollbar-track-color:#BA8D18;
	scrollbar-shadow-color:#BA8D18;
	scrollbar-highlight-color:#BA8D18;
	scrollbar-3dlight-color:#BA8D18;
	scrollbar-darkshadow-Color:#BA8D18;
}
table.tbHome td.Event{
	width: 392px;
	height: 370px;
	vertical-align: top;
	background-color: #FFFFFF;
}
table.tbHome td.Event td{
	font-size: 11px;
	vertical-align: top;
}
table.tbHome td.Event span.title{
	font-size: 11px;
	color: #721369;
}
table.tbHome td.Event span.date{
	font-size: 10px;
	color: #999999;
}
table.tbHome div.Event {
	position: relative;
	width: 382px;
	height: 370px;
	overflow: auto;
	scrollbar-face-color:#FFC000;
	scrollbar-base-color:#FFC000;
	scrollbar-arrow-color:white;
	scrollbar-track-color:#FFC000;
	scrollbar-shadow-color:#FFC000;
	scrollbar-highlight-color:#FFC000;
	scrollbar-3dlight-color:#FFC000;
	scrollbar-darkshadow-Color:#FFC000;
}
table.tbHome td.Trailer{
	width: 370px;
	height: 464px;
	vertical-align: top;
	background-color: #218C94;
	background-image: url('../images/home/bg-trailer.gif');
	background-repeat: repeat-x;
	background-position: top;
}

table.tbHome td.ComingAttach {
	width: 762px;
	height: 330px;
	vertical-align: top;
	background-color: #218C94;
	background-image: url('../images/home/bg-comingattach.jpg');
	background-repeat: repeat-x;
	background-position: top;
}
table.tbHome td.ComingAttach td.poster {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
}
table.tbHome td.ComingAttach img.border{
	border: 2px solid #FFFFFF; background-color: #FFFFFF;
}
table.tbHome div.ComingAttach {
	position: relative;
	width: 570px;
	height: 180px;
	overflow: auto;
	padding-right: 10px;
	scrollbar-face-color:#1A686F;
	scrollbar-base-color:#1A686F;
	scrollbar-arrow-color:white;
	scrollbar-track-color:#1A686F;
	scrollbar-shadow-color:#1A686F;
	scrollbar-highlight-color:#1A686F;
	scrollbar-3dlight-color:#1A686F;
	scrollbar-darkshadow-Color:#1A686F;
}

/* Table Content */
table.tbFrame {
	padding: 0px;
	border-spacing: 0px;
	margin: 0px;
	border: 0px solid #FFFFFF;
	width: 643px;
	height: 100%;
}
table.tbSchedule,
table.tbBoxOffice,
table.tbHollywoodKaraoke,
table.tbAbout {
	padding: 0px;
	border-spacing: 0px;
	margin: 0px;
	border: 0px solid #FFFFFF;
	width: 643px;
	height: 100%;
}
table.tbContact,
table.tbJob,
table.tbApplication,
table.tbMovie,
table.tbMember,
table.tbHollywoodBowl {
	padding: 0px;
	border-spacing: 0px;
	margin: 0px;
	border: 0px solid #FFFFFF;
}




/* Movie Schedule */
table.tbSchedule td.list {
	background-image: url('../images/schedule/bg.gif');
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
}
table.tbSchedule tr.list td {
	background-color: #FFEBBB;
	vertical-align: top;
	padding: 5px;
	height: 24px;
}
table.tbSchedule td.theater {
	padding-right: 5px;
	text-align: right;
	width: 25px;
}
table.tbSchedule td.movie {
	width: 160px;
}
table.tbSchedule td.time {
	width: 46px;
}

table.tbSchedule td.movie, table.tbSchedule td.time {
	background-image: url('../images/dotted.gif');
	background-repeat: repeat-y;
	background-position: top left;
}
table.tbSchedule td.currDate {
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}
table.tbSchedule span.normal, table.tbSchedule span.normal a {
	color: #000000;
}
table.tbSchedule span.sweet, table.tbSchedule span.sweet a {
	color: #FF0101;
}
table.tbSchedule span.star, table.tbSchedule span.star a {
	color: #9966FF;
}
table.tbSchedule span.sneak, table.tbSchedule span.sneak a {
	color: #336600;
}

/* Box Office */
table.tbBoxOffice {
}
table.tbBoxOffice tr.list td {
	background-color: #FFF1C9;
	height: 24px;
}
table.tbBoxOffice td.title, table.tbBoxOffice td.weekend{
	background-image: url('../images/dotted.gif');
	background-repeat: repeat-y;
	background-position: top left;
}
table.tbBoxOffice td.rank {
	width: 86px; /* 166px; */
	padding-left: 80px;
}
table.tbBoxOffice td.title {
	width: 164px; /* 184px; */
	padding-left: 20px;
}
table.tbBoxOffice td.weekend {
	width: 121px; /* 181px; */
	padding-left: 60px;
}

/* Member */
table.tbMember {
	width: 550px;
}
table.tbMember td.line {
	text-align: center;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

/* Hollywood Bowl */
table.tbHollywoodKaraoke {
}

/* Hollywood Bowl */
table.tbHollywoodBowl {
	width: 480px;
	border: 0px solid #FF0000;
}

/* Job Opportunities */
table.tbJob {
	width: 500px;
}
table.tbJob td.title, table.tbJob td.space, table.tbJob td.position {
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	background-color: #666666;
}
table.tbJob td.title {
	width: 85px;
	text-align: center;
}
table.tbJob td.position {
	width: 413px;
	text-align: left;
	padding-left: 20px;
}
table.tbJob tr.list td {
	vertical-align: top;
	padding-top: 20px;
	height: 30px;
}
table.tbJob td.line {
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
table.tbJob a, table.tbJob a:link, table.tbJob a:active, table.tbJob a:visited {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
table.tbJob a:hover {
	text-decoration: underline;
}


/* Application Form */
table.tbApplication {
	width: 570px;
}
table.tbApplication td.title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #708F8E;
	height: 29px;
	padding-left: 10px;
	padding-right: 10px;
}
table.tbApplication td.input {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
}

/* Contact Us */
table.tbContact {
	width: 400px;
}
table.tbContact td{
	vertical-align: top;
}

/* About Us */
table.tbAbout td {
	vertical-align: top;
}
table.tbAbout td.title {
	background-color: #FFA600;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

/* Movies */
table.tbMovie {
	width: 610px;
}
table.tbMovie td.list {
	background-image: url('../images/schedule/bg.gif');
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
}
table.tbMovie tr.list td {
	background-color: #FFEBBB;
	vertical-align: top;
	padding: 5px;
	height: 24px;
}
table.tbMovie td.date {
	width: 60px;
}
table.tbMovie td.theater {
	padding-left: 5px;
	width: 25px;
}
table.tbMovie td.movie {
	width: 150px; /* 130px;*/
}
table.tbMovie td.time {
	width: 46px;
}

table.tbMovie td.theater, table.tbMovie td.movie, table.tbMovie td.time {
	background-image: url('../images/dotted.gif');
	background-repeat: repeat-y;
	background-position: top left;
}
table.tbMovie td.currDate {
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}
table.tbMovie span.normal, table.tbMovie span.normal a {
	color: #000000;
}
table.tbMovie span.sweet, table.tbMovie span.sweet a {
	color: #FF0101;
}
table.tbMovie span.star, table.tbMovie span.star a {
	color: #9966FF;
}
table.tbMovie span.sneak, table.tbMovie span.sneak a {
	color: #336600;
}

/* Event & Promotion */
table.tbEvent {
}
table.tbEvent span.title{
	font-size: 11px;
	color: #721369;
}
table.tbEvent span.date{
	font-size: 10px;
	color: #999999;
}
table.tbEvent div.List {
	position: relative;
	width: 423px;
	height: 310px;
	overflow: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	scrollbar-face-color:#650066;
	scrollbar-base-color:#650066;
	scrollbar-arrow-color:white;
	scrollbar-track-color:#650066;
	scrollbar-shadow-color:#650066;
	scrollbar-highlight-color:#650066;
	scrollbar-3dlight-color:#650066;
	scrollbar-darkshadow-Color:#650066;
}
