#backgroundPopup {
	DISPLAY: none; 
	Z-INDEX: 1; 
	BACKGROUND: #000000; 
	LEFT: 0px; 
	WIDTH: 100%; 
	POSITION: fixed; TOP: 0px; 
	HEIGHT: 100%; 
	position: absolute;
}
#popupContact {
	BORDER-RIGHT: #cecece 2px solid; 
    BORDER-LEFT: #cecece 2px solid; 
	BORDER-TOP: #cecece 2px solid;
	BORDER-BOTTOM: #cecece 2px solid; 
	DISPLAY: none; 
	PADDING-LEFT: 12px;
	PADDING-BOTTOM: 12px; 
	PADDING-TOP: 12px; 
	PADDING-RIGHT: 12px; 
	FONT-SIZE: 13px; 
	Z-INDEX: 2; 
	BACKGROUND: #ffffff; 
	POSITION: fixed; 
	position: absolute
}

#popupContactToolbarTitle {
	DISPLAY: block; 
	BORDER-BOTTOM: #d3d3d3 1px dotted; 
	HEIGHT: 10px; 
	width:800px;
}

#popupContactTitle {
	DISPLAY: block; 
	FONT-WEIGHT: 500; 
	FONT-SIZE: 12px; 
	LEFT: 10px; 
	COLOR: #6fa5fd; 
	/*COLOR: #000000;*/
	LINE-HEIGHT: 14px; 
	POSITION: absolute; 
	TOP: 4px;
	/*bottom:4px;*/
	cursor:pointer
}

#popupContactClose {
	DISPLAY: block; 
	FONT-WEIGHT: 500; 
	FONT-SIZE: 12px; 
	RIGHT: 10px; 
	COLOR: #6fa5fd; 
	/*COLOR: #000000;*/
	LINE-HEIGHT: 14px; 
	POSITION: absolute; 
	TOP: 4px;
	bottom:500px;
	cursor:pointer
}
.inputbox { font-family: Arial, Helvetica, sans-serif; font-size: 10px;  border: 1px solid; }

.selectbox {
	FONT-SIZE: 11px; 
	COLOR: #6CF; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #666;
	border: 1px #6CF solid;
}

.selectboxpage {
	FONT-SIZE: 13px; 
	COLOR: #6CF; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #666;
	border: 1px #6CF solid;
}

.selectboxttm{
	FONT-SIZE: 10px;
	COLOR: #F00; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border: 1px #F00 solid;
}


.button1,
.button1 div{
	height: 1%;
	float: right;
}

.button1 { background: url(../images/j_button1_left.png) no-repeat; white-space: nowrap; padding-left: 10px; margin-left: 5px;}
.button1 .right { background: url(../images/j_button1_right.png) 100% 0 no-repeat; }

.button1 a {
	display: block;
	height: 26px;
	float: left;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	cursor: pointer;
	padding: 0 30px 0 6px;
	text-decoration: none;
}

.button1 a:hover { text-decoration: none; color: #0B55C4; }

a.button-normal {
	margin: 0 2px;	
	width:50px;  
	height:20px; 
    background: transparent url('../images/button_normal_a.gif') no-repeat scroll top right;
    color: #000000;
    display: block;
    float: left;
    font: normal 12px Tahoma, "MS Sans Serif";
    padding-right: 5px; /* sliding doors padding */	   
    text-decoration: none;
	vertical-align: middle; 
	text-align: center; 
}

a.button-normal span {
    background: transparent url('../images/button_normal_span.gif') no-repeat;
    display: block;	   
    line-height: 20px;	  
	padding-left: 5px; 
}

a.button-normal:hover {
    background-position: bottom right;
    color: #FFFFFF;
}

a.button-normal:hover span {
    background-position: bottom left;
}

div.tdtheatre {
	float: left;
	width: 12%;
	background:#000000;
	padding:2px;
	vertical-align:middle
}

div.trrow {
	float: left;
	width: 100%;
	background:#000000;
	margin:1px;
}	

.tdshowtime{
	float: left;
	width: 70%;
	max-height:inherit;
	background:#000000;
	padding-left:2px;
	border-left:#666 1px solid;
	padding:2px;
}

/*---------------PARAGON---------------*/
#paragon .tdshowtime{
	float: left;
	width: 78%;
	max-height:inherit;
	background:#000000;
	padding-left:2px;
	border-left:#816E6A 1px solid;
	padding:2px;
	vertical-align:middle
}

/*---------------ESPLANADE---------------*/
#esplanade .tdshowtime{
	float: left;
	width: 78%;
	max-height:inherit;
	background:#000000;
	padding-left:2px;
	border-left:#712265 1px solid;
	padding:2px;
	vertical-align:middle
}

/*---------------MAJOR---------------*/
#major .tdshowtime {
	float: left;
	width: 78%;
	max-height:inherit;
	background:#000000;
	padding-left:2px;
	border-left:#006699 1px solid;
	padding:2px;
	vertical-align:middle
}

/*---------------EGV----------------*/
#egv .tdshowtime{
	float: left;
	width: 78%;
	max-height:inherit;
	background:#000000;
	padding-left:2px;
	border-left:#666 1px solid;
	padding:2px;
}

table.padded-table td { padding:10px; }

#showtime-tip {
	float: right;
	margin: 0 8px 10px;
	font-size: 11px;
	text-align: right;
	color:#999;
}

#showtime-guide {
	margin: 0 auto;
	background: #061530 url(../img/showtimeguide-bg.jpg) repeat-x top;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-bottom: 10px;
	border-bottom: 2px solid #020A15;
}

#showtime-guide .instructions {
	padding: 8px;
	background: #061531;
	text-align: center;
	color: #ccc;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
}

#dateselector {
	color: #fff;
}

#dateselector a, #dateselector span.selected {
	padding: 3px;
	font-size: 14px;
}

#dateselector a:hover {
	background: #333;
	text-decoration: none;
	color: #6CF;
}


#dateselector span.selected {
	color: #f90;
	font-weight: bold;
	font-size: 16px;
	background: #555;
}
