/* Stylesheet for press.php page   */




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


html
{

}

body
{
	background-color: #e4d6a6;
}


#container
{	
	position: relative;
	margin: 10px auto;
	width: 1000px;
	height:700px;
}

#header 
{
	background:  url('../images/head2.png') no-repeat top center;
	margin: 0 auto;
	height: 213px;
	width: 100%;
	position: relative;
}
		
#topNav
{
	text-align: center;
	position: relative;
	top: 72px;
	padding-left:28px;
	font-size:1.2em;
	font-family: tahoma, geneva, Sans-Serif;
}
	
#topNav li
{
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	color: white;
	position: relative;
	height: 21px;
}

#topNav li a
{
	color: white;
	text-decoration: none;
	text-transform: lowercase
}


#topNav li a:hover
{
	color: #efc22c;
}

#topNav .children li a 
{
	color:#c81033;
}

#topNav .children .current_page_item a
{
	color:#4b3311;
}

#topNav .current_page_ancestor a
{
	color: #efc22c;
}

.current_page_parent ul li, .current_page_item ul li
{
	left: 0;
	float:left;
}

.current_page_parent ul li, .current_page_item ul li
{
	float:left;
	width:100%;
	text-align:left;
}

.page_item ul
{
	left:0;
	position:absolute;
	top:34px;
	width:83%;
	height:85px;
	border-top:hidden;
	padding:0 9px;
	background:  url('../images/menutranspress.png') no-repeat top center;
	margin-left:-10px;
}

.page_item ul
{
	position:absolute;
	visibility:hidden;
}

.current_page_parent ul, .current_page_item ul
{
	position:absolute;
	visibility:visible !important;
}

#logo
{
	height: 100%;
	width: 39%;
	background-color:white;
	float: left;
	margin-left: 6px;
}

#contentArea
{
	position: relative;
	background:  url('../images/content2.png') no-repeat left;
	background-color: white;
	height: 452px;
	margin:0 auto;
}


#content
{
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	border-top: none;
	margin: 0 auto;
	padding-top:15px;
}

#footer
{
	background:  url('../images/footer2.png') no-repeat top;
	height: 79px;
	width: 100%;
	margin: 0 auto;
	float: left;
	position: relative;
}


#footbox
{
	height: 90px;
	width: 588px;
	position: relative;
	left: 210px;
	top: 33px;
}

#footbox p
{
	font: 1.1em Tahoma, Arial, Sans-Serif;
	word-spacing:5px;
	line-height: 29px;
}

#footbox p span
{
		color: #852e06;
}


#jwplayer-2-div
{
	background-color:black;
	position: relative;
	bottom: 0px;
	top: 0px;
	right: 1px;
}

#post-
{
	position:relative;
}

#post- p
{
	margin-top:23px;
}

#post- h1
{
	font: 1.2em Tahoma, Arial, Sans-Serif;
}

#post- h2
{
	font: 1.1em Tahoma, Arial, Sans-Serif;
}

#panetitle
{
	background:  url('../images/press.png') no-repeat top;
	height: 73px;
	margin-bottom: 25px;
}

#artwork-img
{
	background:  url('../images/artwork.png') no-repeat top;
	height:68px;
	margin:70px auto 30px;
}

#stills-img
{
	background:  url('../images/stills.png') no-repeat top;
	height:68px;
	margin:30px auto;
}

#credits-img
{
	background:  url('../images/credits.png') no-repeat top;
	height:68px;
	margin:30px auto;
}

#copywrite
{
	font-size:12px;
	left:-20px;
	position:relative;
	text-align:right;
	top:5px;
}

#copywrite p 
{
	height: 10px;
	font-family: Tahoma;
	color: #473b27;
}

#pdflogo-div
{
	width: 200px;
	height:100px;
	margin-top: 20px;
}

#creditpdflogo-div
{
	width: 200px;
	height:100px;
}

#posterpdflogo-div
{
	bottom:-5px;
	height:100px;
	left:185px;
	position:absolute;
	width:200px;
}

#poster-div
{
	height:230px;
	width:150px;
	margin: 0 auto;
	border: solid 1px; 
	padding:8px;
	position:absolute;
	left:0;
	color: #852e06;
}

#poster
{
	width:100%;
	height:300px;
	position:relative;
}

#para1
{
	margin-top: -55px;
}

h4
{
	text-decoration: italics;
}

#pdflogo
{
	display:block;
	background:  url('../images/pdflogo.png') no-repeat top;
	float: left;
	width:50px;
	height:50px;
}

#twitterbutton
{
	right: 55px;
	bottom: 10px;
	position: absolute;
	background:  url('../images/twitter_icon_28x28.png') no-repeat top;
	width: 28px;
	height: 28px;
}

#twitterlogo
{
	display:block;
	width: 28px;
	height: 28px;
	
}

#fbbutton
{
	right: 22px;
	bottom: 10px;
	position: absolute;
	background:  url('../images/fblogo.png') no-repeat top;
	width: 28px;
	height: 28px;
}

#fblogo
{
	display:block;
	width: 28px;
	height: 28px;
	
}

.thumbnail
{
float: left;
width: 170px;
height: 96px;
border: 1px solid #852e06;
margin: 0 15px 15px 0;
padding: 5px;
}

#gallery1
{
	height:245px;
	margin-left: 110px;
}












/*  Jscript Scrollbars   */

.holder {
	
	margin: 0px auto;
}

.scroll-pane {
	width: 80%;
	height: 425px;
	overflow: auto;
	background: #fff;
	margin: 0 auto;
}

.wide {
	width: 400px;
}

.super-wide {
	width: 700px;
}

.tall {
	height: 400px;
}

#pane1 {
	font: 1.0em Tahoma, Arial, Sans-Serif;
	color: #772906;
	text-align: left;
}

.jScrollPaneContainer{ 
	margin: 0 auto;
}
