﻿/* Tags */

body {
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}
a:link {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	text-decoration: underline;
}
a:visited {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	text-decoration: underline;
}
a:hover, a:active {
	color: #00FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFFFFF;
}
h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
}
img {
	border-width: 0px;
}
.vipbanner {
}

td {
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: medium;
}
/* Main Page Design*/

#centerdiv {
	width: 100%;	
	height: 1048px;
}
#wrapper {
	width: 824px;
	background-color: #000;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 824px;
	height: 201px;
	position: relative;
}
#content {
	width: 575px;
	float: right;
	padding-top: 10px;
	height: 100%;
	overflow: visible;
}
#uppernav {
	position: absolute;
	bottom: 8px;
	text-align: center;
	font-size: 12px;
	width: 800px;
	margin-left: 24px;
}
#topbanner {
	width: 575px;
	height: 77px;
	margin-top: 8px;
}
#topbanner img {
	border: 1px solid #FFF;
}
#contentcontainer {
	background: #002DAA;
	margin-left: 24px;
	overflow: hidden;
	
}

#menubar {
	width: 225px;
	float: left;
	background: #002DAA;
}
#counter {
	width: 205px;
	height: 103px;
	text-align: center;
	margin-top: 18px;
	margin-right: auto;
	margin-left: auto;
}
#comingsoon {
	text-align: center;
	width: 245px;
	height: 379px;
	margin-left: 78px;
	margin-top: 25px;
}
#nowshowing {
	float:left;
	text-align: center;
	width: 245px;
	height: 379px;
	margin-left: 0px;
	margin-top: 25px;
}
#lowermenubar {
	width: 225px;
}

#footer {
	width: 800px;
	height: 61px;
	float: right;
	background-image: url('images/footer.jpg');
	position: relative;
	margin-left: 24px;
}
#lowernav {
	text-align: center;
	position: absolute;
	top: 6px;
	width: 100%;
	font-size: 12px;
	color: #CCC;
	overflow: hidden;
}
#compresswrap {
	width: 554px;
	float: left;
}
/* Main Menu */

#menu {
	margin: 0px 0px 0px 11px;
	width: 196px;
	background-color: #000099;
	border-right: solid 4px #FFF;
	border-left: solid 4px #FFF;	
}
#menubox a:link, #menubox a:visited {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#menubox a:hover, #menubox a:active {
	color: #84CCE8;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#menutop {
	width: 225px;
	height: 34px;
	margin-top: 10px;
	background-image: url('images/boxt.gif');
}
#menubottom {
	background-image: url('images/boxb.gif');
	width: 225px;
	margin-left: 0px;
	margin-bottom: 10px;
	height: 34px;
}
#menubox {
	width: 180px;
	margin-left: 10px;
}
#menubox ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menubox li {
	color: #00CCFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

/* Header and Footer Nav Items*/

#uppernav a:link, #uppernav a:visited {
	font-size: 12px;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#uppernav a:hover, #uppernav a:active {
	font-size: 12px;
	color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footertext {
	top: 35px;
	width: 800px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	position: absolute;
	height: 20px;
}
#lowernav a:link, #lowernav a:visited {
	font-size: 12px;
	color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#lowernav a:hover, #lowernav a:active {
	font-size: 12px;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* Index Page Items */
#valueadd {
	height: 264px;
	width: 282px;	
}
#valuetext h1 {	
	font: 22px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}
#valueadd  a:link, #valueadd a:visited {
	font: 20px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFF66;
}
#valueadd a:hover, #valueadd a:active {
	font: 20px Geneva, Arial, Helvetica, sans-serif;
	color: #00CCFF;
}
#trailer {
	height: 264px;
	width: 282px;
}

.vipad {
	padding-top: 10px;
}
/* Misc */

#film {
	width: 575px;
	height: 783px;
	background-image: url('images/content.jpg');
	background-repeat: no-repeat;
}

#appwrap {
	width: 700px;
}



#filmwrap {
	width: 554px;
	text-align: center;
}
#contactwrap {
	width: 575px;
	background-image: url('images/content.jpg');
}


#app {
	background-color: #022BA9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	width: 700px;
	right: auto;
	left: auto;
}

a.contact:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	text-decoration: underline;
}
a.contact:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	text-decoration: underline;
}
a.contact:hover {
	color: #84CCE8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	text-decoration: underline;
}
a.contact:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	text-decoration: underline;
}

#contactform {
	width: 550px;
	margin-left: 25px;
	text-align: left;
}
.signupframe {
  border: 1px solid #0303FC;
  background: #807777;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
}
.tddate {
	width: 66px;
	text-align: center;
}
.tdemployer {
	width: 150px;
	text-align: center;
}
.tdsuppos {
	width: 85px;
	text-align: center;
}
.tdreason {
	text-align: center;
	width: 60px;
}
.tdreason1 {
	width: 150px;
	text-align: center;
}
.apptable {
	border: 1px solid #FFFFFF;
	width: 698px;
	text-align: left;
}
.td700 {
	width: 700px;
}
.jobtable {
	width: 695px;
	position: relative;
}



#synopsis {
	float: left;
	width: 548px;
	margin: 3px;
}
.movietitle {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
#poster {
	margin: 2px 8px 3px 2px;
	float: left;
}
#trailer {
	text-align: center;
	width: 548px;
}
.onesheet {
	border-width: 0px;
}
.onesheetcell {
	width: 101px;
}
.datecell {
	width: 101px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
	text-align: center;	
	font-weight: bold;
}
#indexcs  ul {
	text-align: left;
	font-weight: bold;
}
#indexcs {
	background: #000066;
	border: medium double #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
#indexcs h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-style: normal;
	font-weight: normal;
}
#indexcs a {
	text-decoration: none;
}
#freespace {
	text-align: center;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 26px;
}
#flashbox {
	width: 568px;
	display:inline;
}
