* { 
	margin: 0; 
	padding: 0; 
}

img {
	border: none;
}

body { 
	font: 14px/1.4 Georgia, serif; 
	background: #081302;
}

#page-wrap {
	position: relative;
	margin: 20px auto 30px;
	width: 900px;
	background: #363535;	
	box-shadow:0 0 12px 4px #000;
	
}

.header {
	position: relative;
	background: #161616;
	width: 900px;
	height: 130px;
}

#logo-content {
	position: absolute;
	width: 310px;
	height: 100px;
	top: 20px;
	left: 30px;
}

#logo {
	position: absolute;
	background: transparent;
	width: 310px;
	height: 40px;
}

#logo span {
	position: relative;
	top:0;
	font-size: 40px;
	color: #eee;
	font-weight: bold;
	font-family: helvetica;
}

#logo span span{
	color: #eb782b;

}

.beta {
	position: absolute;
	top: 30px;
	left: 315px;
	font-size: 14px;
	width: 200px;
	color: #eb782b;
	font-family: helvetica;
}

.logolink {
	text-decoration: none;
}

#logo-extra {
	position: relative;
	margin: 0 auto;
	background: transparent;
	top: 55px;
	width: 200px;
	height: 34px;
	text-align: center;
}

#logo-extra span {
	position: relative;
	padding-bottom: 10px;
	font-size: 30px;
	font-family: helvetica;
	font-weight: bold;
	color: #96cf7a;
}

.logoextra-link {
	text-decoration: none;
}

#logo-extra-workin {
	position: relative;
	margin: 0 auto;
	background: transparent;
	top: 60px;
	width: 200px;
	height: 34px;
	text-align: center;	
}

#logo-extra-workin span {
	position: relative;
	padding-bottom: 10px;
	font-size: 24px;
	font-family: helvetica;
	font-weight: bold;
	color: #b1f0eb;
}


#social-nav {
	position: absolute;
	z-index: 10;
	top: 20px;
	right: 20px;
}

#social-nav li{
	display: inline;
	list-style: none;

}

#theater-menu {
	position: absolute;
	background: transparent;
	bottom: 20px;
	right: 10px;
	width: 600px;
	height: 30px;
}

#theater-menu li {
	position: relative;
	float: right;
	padding:2px 22px 2px;
	margin: 0 0 0 6px;
	background: url('../images/theatertab.png') no-repeat;
	width: 90px;
	height: 40px;
	text-align: center;
	list-style: none;
	font-size: 16px;
	letter-spacing: 1px;
	font-family: helvetica;
	font-size: 14px;
}

#theater-menu li a {
	text-decoration: none;
	color: #e3e4e4;
}

#theater-menu li a:hover {
	color: #96cf7a;
}

#content-navi {
	position: absolute;
	background: url('../images/navi-control.png') no-repeat;
	-moz-box-shadow: 0 0 10px #000;
	-webit-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
	width:128px;
	height: 38px;
	z-index: 100;
	left: 390px;
	top: 420px;
}

#slideshow-content {
	margin: 2px 0 0 0;
	position: relative;
	background: #161616;
	width: 900px;
	height: 360px;
}

#slideshow {
	background: #eee;
	position: absolute;
	top: 10px;
	width: 900px;
	height: 340px;
}

#menu-content {
	position: relative;
	background: #282727;
	width: 900px;
	height: 48px;
	z-index:1;
}

#menu-content li {
	position: relative;
	float: left;
	top: 2px;
	left: 35px;
	padding: 2px 22px 2px;
	margin: 0 2px 0 2px;
	background: url('../images/theatertab.png') no-repeat;
	width: 90px;
	height: 40px;
	text-align: center;
	list-style: none;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: helvetica;
}

#menu-content li span {
	position: relative;
	top:12px;
}

#menu-content li a {
	text-decoration: none;
	color: #e3e4e4;
}

#menu-content li a:hover {
	color: #eb782b;
}

#menu-content li a span {
	position: relative;
	top: 10px;
}

#menu-content li a:hover {
	color: #96cf7a;
}

#slideshow-shows {
	position: relative;
	top: 20px;
	left: 20px;
	background: #eee;
	width: 500px;
	height: 200px;
	margin-bottom: 20px;
}

#info-content {
	position: relative;
	background: #161616;
	width: 900px;
	padding-bottom: 20px;
}

#margin-content {
	position: relative;
	padding: 20px;
	background: transparent;
	width: 860px;
	height: 340px;
}

#info-content #show {
	position: relative;
	background: #302f2f;
	width: 860px;
	height: 340px;
}

#theater-banner {
	position: absolute;
	z-index: 10;
	top: -10px;
	right: 40px;
}

#img-show {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 210px;
	height: 300px;
	background: #eee;
	box-shadow: 0 0 6px #000;
}

#content-show {
	float: right;
	position: relative;
	top: 20px;
	right: 20px;
	width: 560px;
	height: 300px;
	font-family: arial;
}

#title-show {
	font-family: helvetica;
	font-weight: bold;
	font-size: 28px;
	padding-bottom: 10px;
	color: #eb782b;
	-moz-text-shadow: 0 0 2px #000;
	-webkit-text-shadow: 0 0 2px #000;
	text-shadow: 0 0 2px #000;
}

#theater-show a:hover,
#info-show a,
#title-show a {
	color: #eb782b;
	text-decoration: none;
}

#theater-show {
}

#schedule-show {
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 12px;
	color: #e3e4e4;
}

#schedule-show p span {
	color: #eb782b;
	-moz-text-shadow: 0 0 2px #000;
	-webkit-text-shadow: 0 0 2px #000;
	text-shadow: 0 0 2px #000;
}

#category-show {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 6px;
	color: #e3e4e4;	
}

#category-show span{
	color: #eb782b;
	-moz-text-shadow: 0 0 2px #000;
	-webkit-text-shadow: 0 0 2px #000;
	text-shadow: 0 0 2px #000;
}

#info-show {
	font-size: 16px;
	text-align: justify;
	color: #e3e4e4;
	position: absolute;
	bottom: 2px;
}

#extracontent {
	position: relative;
	background: #110f0f;
	width: 900px;
	height: 340px;
}

.infocontent {
	position: relative;
	background: #eee;
	width: 260px;
	bottom: 10px;
}

.infocontent01 {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 260px;
	height: 300px;
	background: #222121;
	color: #eee;
}

.infocontent02 {
	position: absolute;
	top: 20px;
	left: 300px;
	width: 300px;
	height: 300px;
	background: #222121;
	border-style: dashed;
	border-color: #e3e4e4;
	border-width: 1px;
}

.infocontent02 #title-newsletter {
	position: relative;
	top: 10px;
	width: 300px;
	text-align: center;
	font-size: 30px;
	font-family: helvetica;
	padding-bottom: 20px;
	color: #eb782b;
}

.infocontent02 #form-newsletter {
	position: relative;	
	left: 20px;
	color: #e3e4e4;
	font-family: arial;
	width: 260px;
}

.infocontent02 #form-newsletter #complete {
	padding-bottom: 10px;
}

.infocontent02 #form-newsletter #email {
	padding-bottom: 10px;
	color: #eb782b;
}

.infocontent02 #form-newsletter #checks span {
	padding-bottom: 20px;
}

.infocontent02 #form-newsletter #checks #checkbox {
	position: relative;
	width: 220px;
	height: 60px;
	left: 20px;
	color: #eb782b;
}

.infocontent02 #form-newsletter #checks {
	position: relative;
	top: 10px;
	text-transform: uppercase;
	padding-bottom: 10px;
}

.infocontent02 #form-newsletter #checks .p01 {
	position: absolute;
	top: 10px;
	right: 10px;
}

.infocontent02 #form-newsletter #checks .p02 {
	position: absolute;
	top: 10px;
}

.infocontent02 #form-newsletter #checks .p03 {
	position: absolute;
	top: 30px;
	right: 0;
}

.infocontent02 #form-newsletter #checks .p04 {
	position: absolute;
	top: 30px;
}

.infocontent02 #form-newsletter #select .s00 {
	padding-bottom: 20px;
}

.infocontent02 #form-newsletter #select #subs {
	position: relative;
	width: 240px;
	height: 60px;
	left: 20px;
	color: #eb782b;
}

.infocontent02 #form-newsletter #select .s01 {
	position: relative;
	top: 10px;
}

.infocontent02 #form-newsletter #select .s02 {
	position: relative;
	top:10px;
	display: block;
}

.infocontent02 #form-newsletter #select .s03 {
	position: relative;
	top: 0;
	left: -20px;
	color: #e3e4e4;
}

.infocontent02 #form-newsletter #select .s04 {
	position: relative;
	right: 10px;
	top: 0;
	color: #e3e4e4;
}

.infocontent02 #form-newsletter #send {
	position: relative;
	top: -30px;
}

.infocontent03 {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 260px;
	height: 300px;
	background: #222121;
	color: #eee;
}

.footer {
	position: relative;
	background: #363535;
	width: 900px;
	height: 40px;
}

#left-footer {
	position: absolute;
	top: 10px;
	left: 20px;
	letter-spacing: 1px;
	color: #949696;
	font-size: 12px;
	font-family: arial;
}

#right-footer {
	position: absolute;
	top: 10px;
	right: 20px;
	letter-spacing: 1px;
	color: #e3e4e4;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}

#right-footer a {
	color: #eb782b;
	text-decoration: none;
}