body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url("/file/img/page3.jpg") no-repeat;
	background-color: #120000;
	color: #c0c0c0;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0; 
	}

a {
	color: #CE1D1D;
	text-decoration: none;
	}

a.imax {
	color: #2685bb;
	text-decoration: none;
}

a:hover {
	color: #FFD0D0;
	text-decoration: none;
	}


#firstbar {
	float: left;
	position: absolute;
	top: 140px;
	left: 65px;
	width: 165px;
	color: white;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 10px;
	float:left;
	text-align: left;
}

#firstbar li {
	color: white;
	list-style-type: none;
	list-style-image: none;
	font-size: 2em;
	}

#firstbar ul, #firstbar ul ol {
	margin: 0;
	padding: 0;
	}

#firstbar a {
	color: #f01e1e;
	font-weight: bold;
}

#firstbar a:hover {
	color: #a0a0a0;
	font-weight: bold;
}


#page {
	background-color: transparent;
	padding: 0;
	height: 800px;
	}

#content {
	float: left;
	margin-left: 50px;
	margin-top: 430px;
	width: 50%;
	line-height: 1.4em;
	text-align: left;
	font-size: 1.2em
}

#header {
	background-color: transparent;
	margin: 1px;
	padding: 0;
	height: 16px; 
	}

#sidebar {
	position: absolute;
	top: 150px;
	left: 850px;
	width: 200px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 10px 20px 10px 20px;
	float:left;
	text-align: left;
}

#filmlist {
	background-color: #1C1C80;
	border: solid #a0a0a0;
	padding: 10px 20px 10px 20px;
	width: 200px;
}

#future {
	padding: 10px 20px 10px 20px;
	width: 200px;
}

#sidebar li {
	color: #d0d0d0;
	list-style-type: none;
	list-style-image: none;
	font-size: 1em;
	border-bottom: solid #a0a0a0;
	border-width: 1px;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar a {
	color: white;
	font-weight: bold;
}

#sidebar a:hover {
	color: #a0a0a0;
}


input, textarea {
   font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.state {
	z-index: 2;
	background-color: #ffffff;
	border: 1px solid #a0a0a0;
	width: 400px;
	height: 100px;
	margin-top: 5px;
}

.hint {
	position: absolute;
	padding: 1px 5px 1px 5px;
	background: #FFE4E1 none repeat scroll 0 0;
	display: block;
	border: 1px solid #CDC9A5;
	visibility: hidden;
	z-index: 2;
	color: #0f0f0f;
}

.hidden {
	visibility: hidden;
}

.ajform {
	line-height: 1.4em;
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 0 0;
	width: 400px;
	}

#footer {
	padding: 0;
	margin: 1px;
	width: 100%;
	clear: both;
	background-color: transparent;
	border: none;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

DIV#hall_seats_aligner  { position: relative ; margin: 0 auto ; cursor: default  }

.seat			{
	z-index: 1;
	color: white;
	font-size: 8px;
	width: 20px;
	height: 20px;
	padding-top: 2px; 
	text-align: center;
	position: absolute ;
	cursor: default ;
/*	background: url('/file/img/seat_z.png') top center no-repeat ;
	padding-top: 8px; 
*/
}

.releaseTable{
   border-top: 1px solid #623535;
   border-left: 1px solid #623535;
   border-right: 1px solid #623535;
   border-bottom: 0px solid #623535;
}
.releaseRow_a{
   background: #411100;
   vertical-align: middle;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 11px;
   color: #cc9999
}
.releaseRow_b{
   background: #531900;
   vertical-align: middle;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 11px;
   color: #cc9999
}
.releaseCell_a{
	width: 80px;
   border-top: 0px solid #623535;
   border-left: 0px solid #623535;
   border-right: 1px solid #623535;
   border-bottom: 1px solid #623535;
   padding: 5px
}
.releaseCell_b{
   border-top: 0px solid #623535;
   border-left: 0px solid #623535;
   border-right: 0px solid #623535;
   border-bottom: 1px solid #623535;
   padding: 5px
}

.releaseCell_c{
   background: #410000;
   border-top: 0px solid #623535;
   border-left: 0px solid #623535;
   border-right: 1px solid #623535;
   border-bottom: 1px solid #623535;
   padding: 5px
}

.news {
	width: 500px;
	padding-bottom: 20px;
	border-bottom: 1px solid #a0a0a0;
}

.news_date {
	color:#9F4C4C;
	font-family:Verdana;
	font-size: 1em;
}

.news_title {
color:#9F4C4C;
font-family:Verdana;
font-size:1.2em;
font-weight:bold;
margin-bottom: 10px;
}

.news_body {
color:#88ADBF;
font-family:Verdana;
font-size:12px;
font-weight:normal;
text-align: justify;
}

.crap {
	margin: 10px;
}

