html, body {
	width: 100%; height: 100%;
}
body {
	background: #1b120c;
	margin: 0;
	font-family: 'Helvetica Neue', helvetica, arial;
}
a {
	color: #e7a61b;
}
h2 {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}

#container {
	position: absolute;
	z-index: 1000;
	width: 940px;
	left: 50%;
	margin-left: -470px;
}

#lines {
	width: 100%;
	z-index: 1;
}

#poster {
	width: 100%; height: 100%;
	top: 0; left: 0;
	position: fixed;
	cursor: pointer;
	z-index: 1000;
}
#poster .back {
	width: 100%; height: 100%;
	background: black;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
#poster img {
	position: absolute;
	left: 50%; top: 50%;
	z-index: 100;
}
#popup {
	position: fixed;
	width: 622px; height: 443px;
	left: 50%; top: 50%;
	margin-left: -311px; margin-top: -221px;
	background: #e8e8e8;
}
#popup .shadow {
	position: absolute;
	width: 780px; height: 603px;
	left: -79px; top: -79px;
	background: url('../images/shadow.png') no-repeat;
	z-index: 1;
}
#popup .caption {
	position: absolute;
	left: 1px;
	padding: 5px 0 7px 7px;
	color: #ff3300;
	width: 612px;
	border-bottom: #d0d0d0 1px solid;
	z-index: 1000;
}
#popup span {
	display: block;
	font-size: 10px;
}
#popup h2 {
	width: 100px;
	margin: 0; padding: 0;
	font-size: 20px;
}
#popup .close {
	position: absolute;
	right: 10px; top: 10px;
	cursor: pointer;
	z-index: 1000;
}
#popup_text {
	position: relative;
	top: 50px;
	z-index: 2000;
	width: 621px; height: 393px;
	overflow: auto;
}
#popup_text div {
	position: absolute;
	overflow: hidden;
	font-size: 11px;
	line-height: 14px;
}

.header {
	color: #ffffff;
	font-size: 12px;
	position: relative;
	height: 100px;
	line-height: 17px;
	margin-top: 18px;
	font-weight: bold;
}
.header span.outdent {
	position: absolute;
	left: 140px; top: -3px;
}
.header ul {
	position: absolute;
	left: 195px; top: -3px;
	margin: 0; padding: 0;
	list-style-type: none;
}
.header ul span {
	vertical-align: top;
	font-size: 10px;
	padding-left: 3px;
	font-weight: normal;
}
.header .contacts {
	font-weight: bold;
	position: absolute;
	left: 582px; top: -3px;
}

.image {
	width: 976px;
	height: 189px;
	position: relative;
	left: -18px;
	margin-bottom: 15px;
}

.heading {
	height: 80px;
	clear: both;
}
.heading.menu {
	height: 40px;
}
.heading h1 {
	float: left;
	width: 195px;
	color: #ffffff;
	font-size: 40px;
	margin: 0; padding: 0;
}
.heading h1.wide {
	width: 400px !important;
}
.heading a {
	float: left;
	width: 100px;
	margin-top: 15px;
	font-size: 12px;
	color: #e7a61b;
}

.grid {
	clear: both;
}
.calendar {
	float: left;
	width: 164px;
	margin: 0; padding: 0;
	margin-right: 30px;
	list-style-type: none;
}
.calendar.last {
	margin-right: 0;
}
.day {
	position: relative;
	width: 165px;
	color: #ffffff;
	line-height: 14px;
	margin-bottom: 35px;
}
.day.clickable {
	background: #610c0c;
	padding: 5px;
	margin: -5px;
	margin-bottom: 30px;
}
.day a {
	color: #e7a61b;
}
.day .date {
	color: #ff3300;
}
.day .date .number {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: -1px;
}
.day .date .name {
	font-size: 10px;
}
.day .pre, .day .headliner {
	margin-top: 12px;
}
.day .time, .day .note {
	font-size: 10px;
	padding-bottom: 2px;
}
.day .name, .day .description {
	font-size: 12px;
}
.day .description {
	padding-top: 2px;
}
.day .headliner .name {
	font-weight: bold;
}
.day .popup {
	width: 9px; height: 46px;
	background: url('../images/popup.gif') top left no-repeat;
	cursor: pointer;
	position: absolute;
	top: 5px; right: 5px;
	border: none;
	margin: 0;
}
.day .bubble {
	position: absolute;
	width: 17px; height: 17px;
	bottom: -17px; right: 5px;
	background: url('../images/bubble.png') no-repeat top left;
}
.day .popup_text {
	display: none;
}

.menu {
	float: left;
	width: 276px;
	margin-right: 50px !important;
}
.menu.last {
	margin-right: 0 !important;
}
.menu, .menu ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
.menu h2 {
	margin: 0; padding: 0;
	margin-bottom: 12px;
	margin-top: 34px;
	font-size: 18px;
	height: 18px;
	color: #ff3300;
}
.menu .group {
	color: #ffffff;
	font-size: 12px;
}
.menu .group li {
	position: relative;
	line-height: 16px;
	margin-bottom: 8px;
}
.menu .group .title {
	position: relative;
	width: 180px;
}
.menu .group .volume {
	position: absolute;
	left: 174px; top: 0;
}
.menu .group .price {
	position: absolute;
	right: 0; top: 0;
}
.menu .group .description {
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.menu .group.wide .title {
	width: 220px;
}
.menu .group.wide li {
	margin-bottom: 12px;
}

.clear {
	clear: both;
}
.footer {
	position: relative;
	clear: both;
	padding-top: 50px;
	height: 75px;
	font-size: 12px;
	color: #ffffff;
	background: url('../images/footer-border.png') repeat-x 35px left;
}
.footer div {
	position: absolute;
}
.footer .copyright {
	top: 63px;
}
.footer .places {
	left: 193px;
}
.footer .places img {
	vertical-align: middle;
	margin-left: 20px;
}
.footer .illustrator {
	left: 640px; top: 63px;
}
.footer .justbenice {
	left: 776px; top: 63px;
}