body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
a:active{outline: none;}
a:focus{-moz-outline-style: none;}
a {cursor: pointer;}
body
{
	background-color: black;
	color: white;
	font-family: Trebuchet MS;
	font-style: normal;
	font-weight: lighter;
	font-size: 10pt; 
}
p
{
	font-size: 10pt; 
}
br
{
line-height: 1.5em;
}
/* MENU STYLES */
.actpagelinks a:link , .actpagelinks a:active, .actpagelinks a:focus , .actpagelinks a:visited, .actpagelinks a:hover            
{ 
	height: 34px;
	clear: all;
	width: 185px;
	display: block;
	margin: 0;
	border: 0;
	border-collapse: collapse;
}
.pagelinks a:link , .pagelinks a:visited , .pagelinks a:active, .pagelinks a:focus , .pagelinks a:hover              
{ 
	height: 34px;
	width: 185px;
	display: block;
	margin: 0;
	border: 0;
	border-collapse: collapse;
}
.pagelinks a span img { border: 0; width: 185px; height: 20px; padding: 0px; margin: 0px;}
.menu_top_box {width: 185px; height: 300px; display: block; float: left; vertical-align: bottom;}
.push_menu_to_pos {height: 163px; display: block;}


/* END MENU STYLES */


/* FOOTER STYLES */


.footerlinks {width: 1024px; height: 25px; display: block; background-image: url(footer.jpg); background-repeat: no-repeat; color: white; font-size: 10pt; vertical-align: middle;}
.footerlinks a:link , .footerlinks a:active, .footerlinks a:focus , .footerlinks a:visited, .footerlinks a:hover
{
	color: White;
	text-decoration: none;
}

/*  END FOOTER STYLES  */

/*     INDEX PAGE STYLING      */
.homelinks { margin: 0px; height: 55px; width: 500px; border-collapse:collapse;border-spacing:0; }
#homemain {width: 1024px; height: 1000px; background: url(back.jpg); background-repeat: no-repeat; margin: 0px;}
#homeoverlay {width: 1024px; height: 1000px; background: url(gestreept_home.png); background-repeat: no-repeat;}
#homelinkcontainer{margin-top: 0px; height: 214px; text-align:left; padding-left: 240px; border-collapse:collapse;border-spacing:0;}
/*     END INDEX PAGE STYLING      */

/*   STYLES PAGE FILM    */

.mainfilm {width: 1024px; height: 2600px; background: url(gestreept_film.jpg); display: block; background-repeat: no-repeat;}
.mainfilm_left{width: 242px; height: 160px; display: block; float: left;}
.movie_div { width: 1024px; height: 470px; display: block; text-align: left; padding-left: 285px; }
.low_high {width: 600px; height: 76px; display: block; float: left; text-align: right; }
.move_low_high { margin-right: 160px; margin-top: 37px; }
.move_low_high a:link, .move_low_high a:visited { text-decoration: underline; color: white; }
.move_low_high a:hover, .move_low_high a:active, .move_low_high a:focus { text-decoration: none; color: d64f26; }
.mediaspace {height: 363px; width: 439px; margin: 0px; padding: 0px;}
.h3film {color: #d64f26; padding-bottom: 0px; margin-bottom: 8px; margin-top: 20px; font-size: 11pt; letter-spacing: 0.04em;}
.contentFilm { width: 1024px; height: 1850px; display: block; text-align: left; padding-left: 245px; padding-top: 15px; }
.par {font-family: Trebuchet MS; font-size: 10pt; line-height:1.5em; margin-bottom: 16px; }

/*   END STYLES PAGE FILM    */

/* FOTO STYLES */

img { border: solid 1px #333; width: 110px; height: 70px;}
.mainfotos { width: 1024px; height: 1000px; background: url(gestreept_fotos.jpg); display: block; background-repeat: no-repeat;  }

/* END FOTO STYLES */

/* CAST AND CREW */

#headline
{
	font-family: Trebuchet MS;
	font-size: 10pt; 
	color: #d64f26;
	text-align: left;
	vertical-align: bottom;
}
#names
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #ffffff;
	text-align: left;
	vertical-align: bottom;
	line-height: 1.65em;
}
.maincast {width: 1024px; min-height: 1600px; background: url(gestreept_castcrew.jpg); display: block; background-repeat: no-repeat;}

/* END CAST AND CREW */

/*      SPONSORS STYLE      */


/*      END SPONSORS STYLE       */


/**************************** LIGHTBOX2, DO NOT TOUCH UNLESS YOU READ DOCUMENTATION  ************************/

#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; clear: all; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; 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: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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; }

/**************************** LIGHTBOX2 - END >> END >> END >> END >> END >> END ************************/




