@import url("menu.css");

}
a:hover {
	text-decoration: underline;
	color: #0F0;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}

.floatleftphoto {
	padding-right: 10px;
	height: 230px;
	width: 200px;
	float: left;
}

h2 {
	font-size: 18px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: normal;
}
.photopad {
	padding-right: 15px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	word-spacing: normal;
	vertical-align: baseline;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	padding-top: 7px;
	padding-bottom: 7px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 10px;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}



#nav {
	padding-bottom: 0px;
}
#indented ul{
	margin: 20px 0; padding: 0;
	list-style: none;
}
#indented ul li {
	border-top: 1px solid #333;
	border-bottom: 1px solid #111;
}
#indented ul li:first-child {border-top: none;}
#indented ul li:last-child {border-bottom: none;}
#indented ul li a {
	padding: 10px;
	display: block;
	color: #fff;
	text-decoration: none;
}
#indented ul li a:hover {background: #111;}
body {
	line-height:1;
	color:black;
	background-color: #000;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.pressed {
	color: #fff;
	padding: 20px;
	background: #111;
	border: 1px solid #000;
	border-right: 1px solid #353535;
	border-bottom: 1px solid #353535;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

a, a:visited {
	color:#2d3536;
	text-decoration:none;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
	height:relative;
	padding-top:10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-image: url(images/darkbar.png);
}

#slider {
	position:relative;
	width:820px;
	height:246px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}
#header {
	vertical-align: top;
	height: 120px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	top: 0px;
}


.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.left-box {
	background-color: #0C3;
	height: 200px;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	
}
.middle-box {
	background-color: #0C3;
	height: 200px;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.right-box {
	background-color: #0C3;
	height: 200px;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.pressedCopy {
	color: #fff;
	padding: 10px;
	border: 1px solid #000;
	border-right: 1px solid #353535;
	border-bottom: 1px solid #353535;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 215px;
	width: 175px;
	float: left;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 6px;
	background-color: #111;
	background-image: url(images/darkbar.png);
}

#about {
	height: 200px;
	width: 450px;
	float: left;
	padding: 5px;
	margin-bottom: 5px;
}
#production {
	padding: 10px;
	float: left;
	height: 200px;
	width: 350px;
	margin-right: 5px;
	margin-left: 5px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CCC;
	line-height: 20pt;
}
.pressedCopy2 {
	color: #fff;
	background: #111;
	border: 1px solid #000;
	border-right: 1px solid #353535;
	border-bottom: 1px solid #353535;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 435px;
	width: 250px;
	float: right;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 6px;
	list-style-position: inside;
	list-style-type: decimal;
	padding: 10px;
	position: relative;
}
#footer {
	margin-top: 0px;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #CCC;
	margin-bottom: 0px;
	padding-bottom: 10px;
	background-color: #333;
	background-image: url(images/darkbar.png);
	padding-right: 20px;
	padding-left: 25px;
	height: 40px;
	padding-top: 10px;
}
#footer .footerfloatleft {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer .footerfloatright {
	float: left;
}


#welcome {
	margin-bottom: 12px;
	padding-bottom: 5px;
}
.filmbox {
	color: #fff;
	padding: 10px;
	background: #111;
	border: 1px solid #000;
	border-right: 1px solid #353535;
	border-bottom: 1px solid #353535;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 200px;
	width: 385px;
	float: left;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 6px;
}
.pressedCopy3 {
	color: #fff;
	border: 1px solid #000;
	border-right: 1px solid #353535;
	border-bottom: 1px solid #353535;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 230px;
	width: 170px;
	float: left;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 7px;
	margin-left: 6px;
	list-style-position: inside;
	list-style-type: decimal;
	padding: 8px;
	position: static;
	background-color: #111;
	background-image: url(images/darkbar.png);
}
#titles {
	margin-bottom: 10px;
	padding-bottom: 5px;
	height: 19px;
}
.oneColFixCtr #mainContentanimen {
	height: 800px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #000;
}

.oneColFixCtr #containermovie {
	width: 880px;
	text-align: left;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColFixCtr #mainContentpremiere {
	height: 1040px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #000;
}
.logo {
	float: left;
	width: 120px;
}
.title {
	padding-bottom: 12px;
	padding-top: 7px;
}
h5 {
	padding-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bolder;
}
.title {
	padding-bottom: 10px;
	padding-top: 10px;
}
.rule-pad {
	margin-top: 10px;
	margin-bottom: 10px;
}
.subtext {
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 8px;
}
.productionnotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tableclass {
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #CCC;
	padding-right: 15px;
	margin-right: 0px;
}
.oneColFixCtr #mainContentabout {
	height: 100%;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #000;
}
.oneColFixCtr #containerabout {
	width: 880px;
	text-align: left;
	height: 820px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.movierule {
	padding-bottom: 10px;
}
#containerani {
	width: 880px;
	text-align: left;
	height: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColFixCtr #containeranimation {
	width: 880px;
	text-align: left;
	height: 883px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColFixCtr #mainContentani {
	height: 820px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #000;
}
.oneColFixCtr #containermov {
	width: 880px;
	text-align: left;
	height: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

