﻿* {
	margin: 0;
	padding: 0;
	} 	

body  {
	font: 12px/14px Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #000000;
	text-align:center;
	}

p { font: 16px/22px Arial, Helvetica, sans-serif; }

a { color: #F8CB66; text-decoration: none; }
a:hover, a:active { color: #CB320B; text-decoration: none; }

h1 {
	}

h2 {
	font: 24px/36px Arial, Helvetica, sans-serif;
	margin-bottom: 0.8em;
	color: #CB320B;
	padding: 13px;
    vertical-align: center;
	}
	
h3 {
	color: #CB320B;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

h4 {
	font: 32px/34px Arial, Helvetica, sans-serif;
	color: #F8E9C8;
	font-weight: bold;
	}
	
h5 {
	font: 1px/1px Arial, Helvetica, sans-serif;
	}	

.clear { clear: both; }

div#wrapper {
	width: 900px;
	top: 50%;
	left: 50%;
	height: 710px;
	position: absolute;
	text-align: left;
	margin-top: -355px; /*set to a negative number 1/2 of your height*/
	margin-left: -450px;
	}
	
div#header {
	background: #000000;
	margin-bottom: 8px;
	}	
	
div#nav {
	width: 140px;
	height: 448px;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 6px;
	}
	div#nav ul {		
		list-style: none;
		text-align: right;
		vertical-align: middle;
		padding-right: 10px;
		}
		div#nav ul li {
			display: inline;
			font-size: 14px;
			}
			div#nav ul li a {
				display: block;
				background-color:#000000;
				color: #F8E9C8;
				margin-top: 4px;
				font-weight: bold;
				text-decoration: none;
				text-transform: uppercase;
				padding-top: 10px;
				padding-bottom: 10px;
				padding-right: 10px;
				width: 126px;
				outline: none;
				}
			div#nav ul li a:hover {
				color: #CB320B;
                                background-color: white;
				}
			div#nav ul li a:active {
				color: #CB320B;
				background-color: white;
				}	
				
div#content {
	height: 429px;
	width: 465px;
	float: left;
	overflow: hidden;
	background-attachment: absolute;
	background-image: url(images/BKGD_content.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	padding-bottom: 17px;
	margin-left: 17px;	
	}
	div#content p {
		color: #F8E9C8;
		}
		
div#gallery {
	height: 442px;
	width: 724px;
	overflow: auto;
	float: left;
	text-align: left;
	margin-right: 17px;
	margin-left: 17px;
	}	
	div#gallery img {
	margin: 9px 15px;
		 }		
	
div#headings {
	position: fixed;
	margin-bottom: 10px;
	width: 460px;
	background-color: #000000;
	height: 25px;
	}

div#rightcol {
	width: auto;
	height: 428px;
	background-color: #000000;
	overflow: hidden;
	margin-top: 17px;
	}
						
div#footer {
	height: 25px;
	color: #D48D44;
	font: 10px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	}

div#footer a { color: #D48D44; text-decoration: none; }
div#footer a:hover { color: #CB320B; }	

.cast_bold {
	font: 16px/22px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F8E9C8;
	}
	
.rightcol_lists {
	list-style: url(none) none outside;
	padding-left: 10px;
	}	
	
.cast_text {
	font: 16px/22px Arial, Helvetica, sans-serif;
	color: #F8E9C8;
	}
	
.side_text {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #F8E9C8;
	}		

hr {
	border-top: 1px solid #FFFFFF;
	border-right: #FFFFFF;
	border-bottom: #FFFFFF;
	border-left: #FFFFFF;
	margin-top: 18px;
	width: 440px;
	}
	
#nav img {
	padding-top: 20px;
}

.contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CB320B;
	text-decoration: none;
	line-height: 32px;
	}
	
.crew_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CB320B;
	text-decoration: none;
	line-height: 32px;
	letter-spacing: 1px;
	}


/* ---- Lightbox 2 Styles for Image Galleries  */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox img{ width: auto; height: auto; }
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #555; width: 500px; height: 500px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #555; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #eee; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* ---- end Lightbox 2 Styles for Image Galleries  */


/* ---- scroll styles */
.scroll-track{
 height:20px;
 width:19px;
 background: #514839;
}

.scroll-handle{
 height:168px;
 width:19px;
 background:#5B207B;
 background-image:url(images/scroll_slider.gif);
 cursor:pointer;
}
/* ---- end scroll styles */

div#voice {
	height: 429px;
	width: 440px;
	float: left;
	padding-bottom: 17px;
	visibility: hidden;
	position: absolute;
	}
	div#content p {
		color: #F8E9C8;
		}

div#review1 {
	height: 429px;
	width: 440px;
	float: left;
	position: absolute;
	padding-bottom: 17px;
	visibility: hidden;
	}
	div#content p {
		color: #F8E9C8;
		}

div#filmfest1 {
	height: 429px;
	width: 440px;
	float: left;
	position: absolute;
	padding-bottom: 17px;
	visibility: visible;
	top: 0px;
	}
	div#content p {
		color: #F8E9C8;
		}
