@charset "utf-8";
/* CSS Document */

#body {
	background-color:#000000;
	margin:0px;
	}
h1, h2, h3, h4, h5 {
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	margin:0px;
	font-weight:normal;
	}
h2 {
	font-size:24px;
	}
h2 span {
	font-size:16px;
	font-weight:normal;
	display:block;
}
h3 {
	font-size:18px;
	}
h5 {
	font-weight:bold;
	}
p {
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
}
.clear {
	clear:both;
	}
.strong {
	font-weight:bold;
	}
.floatLeft {
	float:left;
}
.newsLink {
position:absolute;
bottom:-10px;
right:0px;
font-family:Helvetica, Arial, sans-serif;
font-size:0.8em;
}

.firstp {margin-top:0px;}
a:link, a:visited, a:active {
	color:#99ffff;
	text-decoration:none;
	}
a:hover {
	color:#000000;
	background-color:#99ffff;
	}
.header {
	width:100%;
	position:relative;
}
#header {
	background:url(../images/header.jpg) no-repeat 0 0;
	height:232px;
	}
#headerSmall {
	background:url(../images/headerSmall.jpg) no-repeat 0 0;
	height:88px;
	}
#pointerContainer {
	background:url(../images/pointerBground.jpg) no-repeat 0 0;
	widows:100%;
	height:23px;
	position:relative;
	}
/* navigation pointer (arrow above links) */
#pointerContainer .pointer {
	width:28px;
	height:23px;
	position:absolute;
	bottom:0px;
	}
#pointerContainer #HomePointer {
	background:url(../images/homepointer.jpg) no-repeat 0 0;
	left:42px;
	}
#pointerContainer #filmsPointer {
	background:url(../images/filmsPointer.jpg) no-repeat 0 0;
	left:120px;
	}
#pointerContainer #aboutPointer {
	background:url(../images/aboutPointer.jpg) no-repeat 0 0;
	left:200px;
	}
#pointerContainer #developmentPointer {
	background:url(../images/developmentPointer.jpg) no-repeat 0 0;
	left:330px;
	}
#pointerContainer #cinePointer {
	background:url(../images/cinePointer.jpg) no-repeat 0 0;
	left:435px;
	}

#pointerContainer #investmentPointer {
	background:url(../images/investPointer.jpg) no-repeat 0 0;
	left:540px;
	}
#pointerContainer #linksPointer {
	background:url(../images/linksPointer.jpg) no-repeat 0 0;
	left:640px;
	}
/* Navigation */
.nav, .nav ul { 
	list-style-type: none;
	margin: 0 0 0 25px;
	padding: 0;
}

.nav {
	font-family:Helvetica, Arial, sans-serif;
  	z-index: 100;
  	position: relative;
  	margin:10px 0 0 25px;

	}
.nav li {
	float: left;
	margin: 0 0 0 0px;
	padding: 0;
	position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	display: block;
	padding: 0;
}

#nav-one li:hover a, 
#nav-one li.sfHover a, #nav-one li:hover ul a:hover {
	background-position: 0px -35px; 
}

#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
	}

.nav ul {
	list-style-type: none;
	margin: 0;
	position: absolute;
	top: -999em;
	left: 0px;
}
.nav li:hover ul,
.nav li.sfHover ul {
	top: 35px;
	
}
.nav ul li {
	border: 0;
	float: none;
	margin:0px;
	padding:0px;
}
#nav-one ul #robbingPeter a {background:url(../images/robbingPeterMenuItem.jpg) no-repeat 0 -35px; width:153px; height:35px;}   
#nav-one ul #omg a {background:url(../images/omgMenuItem.jpg) no-repeat 0 -35px; width:153px; height:35px;}   
#nav-one ul #disturbed a {background:url(../images/disturbedMenuItem.jpg) no-repeat 0 -35px; width:153px; height:35px;}   
#nav-one ul #poppies a {background:url(../images/poppiesMenuItem.jpg) no-repeat 0 -35px; width:153px; height:35px;}   
#nav-one ul #hdk a {background:url(../images/hdkMenuItem.jpg) no-repeat 0 -35px; width:153px; height:35px;}   

#nav-one ul #robbingPeter a:hover, #nav-one ul #omg a:hover, #nav-one ul #disturbed a:hover, #nav-one ul #poppies a:hover, #nav-one ul #hdk a:hover {background-position: 0px 0px;}

.nav #home a {
	background:url(../images/home.jpg) no-repeat 0 0;
	width:68px;
	height:35px;
	}
.nav #films a {
	background:url(../images/films.jpg) no-repeat 0 0;
	width:80px;
	height:35px;
	}
.nav #about a {
	background:url(../images/about.jpg) no-repeat 0 0;
	width:84px;
	height:35px;
	}
.nav #development a {
	background:url(../images/development.jpg) no-repeat 0 0;
	width:159px;
	height:35px;
	}
.nav #cine a {
	background:url(../images/cine.jpg) no-repeat 0 0;
	width:65px;
	height:35px;
	}

.nav #investment a {
	background:url(../images/investment.jpg) no-repeat 0 0;
	width:136px;
	height:35px;
	}
.nav #links a {
	background:url(../images/links.jpg) no-repeat 0 0;
	width:80px;
	height:35px;
	}

/* contents styling */
#homeContents, #newsContents, #filmsContents {
	width:950px;
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	margin:0px 0 0 27px;
	padding:40px 0 0 0;
	clear:both;
	overflow:hidden;
	}
#filmsContents {
	margin:20px 0 0 27px;
	}
#filmsContents img {
	border:0px;
	margin:5px 10px 0 0;
	}
#filmsContents #filmPoster {
	border:1px solid #FFFFFF;
	float:left;
	overflow:hidden;
	margin:0 10px 0 0;
}
#filmsContents p {
	font-size:12px;
	}
#filmsContents #filmLinks {
	margin:10px 0 20px 0;
	font-size:12px;
	}
#filmsContents #filmLinks a:link, #filmsContents #filmLinks a:visited, #filmsContents #filmLinks a:active {
	color:#FFFFFF;
	padding:5px;
	}
#filmsContents #filmLinks a:hover {
	color:#000000;
	}
#newsContents ul, #filmsContents ul {
	padding:0px;
	margin:0 0 10px 0;
	}
	
#newsContents ul li, #filmsContents ul li {
	list-style-type:none;
	margin:0;
	}
	
#newsContents a:link, #newsContents a:active, #newsContents a:visited, #filmsContents a:link, #filmsContents a:active, #filmsContents a:visited {
	color:#99ffff;
	text-decoration:none;
	}
#newsContents a:hover, #filmsContents a:hover{
	background-color:#99ffff;
	color:#000000;
	}
#clashPic {
	margin:0 10px 10px 0;
	float:left;
	overflow:hidden;
	display:inline;
	font-size:12px;
	}
#clashPic img {
	border:1px solid #FFFFFF;
	margin:0 0 5px 0;
	}
#clashPic #clayLink {
	margin:0px 50px 0px 10px;
}

#share {
	margin:10px 0 0 28px;
	color:#FFFFFF;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	
	}
#share img {
	margin-right:10px;
	}	
/* footer */
#footer {
	position:absolute;
	bottom:0px;
	left:25px;
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	margin-bottom:10px;
	}
#footer a:link, #footer a:visited, #footer a:active {
	color:#FFFFFF;
	text-decoration:none;
	padding:5px;
	}
#footer a:hover {
	background-color:#99ffff;
	color:#000000;
	padding:5px;
	}
#footer #copyright {
	font-size:0.6em;
	padding:5px 0 0 5px;
	color:#333333
	}
#castCrew a:link, #castCrew a:visited, #castCrew a:active {
	color:#FFFFFF;
	}
#castCrewPanel {
	background: #000000;
	height: 100px;
	display: none;
}
#castCrewPanel div {
	font-size:12px;
	}
.btn-slide {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	
	}
.active {
	background-position:right -10;
	}
.modalBoxes {
	display:none; 
	padding:0px; 
	overflow:hidden;
}

/* credits */
#creditsText {
	width:550px;
	color:#FFFFFF;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}

.credits {
	float:left;
	}
.right {
	position:relative;
	}
.left {
	text-align:right;
	margin-right:10px;
	width:250px;
	position:relative;
	}
.map { 
	margin:10px 10px 10px 0;
	float:left;
	overflow:hidden;
	
}
#filmsContents .nworkEntryCont .nworkImage {
	overflow:hidden;
	display:block;
	float:left;
}
#filmsContents .nworkEntryCont .nworkDesc {
	width:540px;
	display:block;
	padding:0 0 0 5px;
}
#filmsContents .nworkEntryCont .nworkDesc h3 span {
display:block;
font-size:14px;
}
#filmsContents .nworkEntryCont {
display:block;
overflow:hidden;
margin:10px 0px 50px 0;
clear:both;
width:900px;
}
.column {
	float:left;
	width:450px;
	overflow:hidden;
	margin:0px 10px 50px 28px;
	
}

.column ul {
	padding-left:0px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
.column ul li {
list-style-type:disc;
padding-left:0px;
}
#cineSupportersMessage {
clear:both;color:#FFFFFF; font-family:Helvetica, Arial, sans-serif; font-size:12px; margin-left:10px; margin-bottom:5px; overflow:hidden;
}
#cineSupporters {
clear:both; background-color:#FFFFFF; width:100%; margin-top:0px;
}
#cineSupporters img {
border:0px;
}
#cineSupporters a {
margin:0px 50px 0px 0px;

}
#cineSupporters a:hover {
background-color:#FFFFFF;
}
#galleryLink {
	position:absolute; 
	bottom:1px; 
	right:55px; 
	color:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	background-color:#000000;
}
#gallerylinkContainer {
position:relative;
margin-bottom:20px;
height:212px;
overflow:hidden;

}
#gallerylinkContainer img {
border:1px solid #FFFFFF; margin:10px 0px;
width:400px;
height:200px;
}

.bulleted li {
list-style:disc;
padding-left:20px;
margin-left:20px;
	
}
.sidePanel li{
font-size: 0.8em;
line-height:1.3em;
}
#reviewerBiog {
overflow:hidden;margin:20px 0px 30px 0px;
}
