body{
	font-family:'Arial';
	margin:0 auto;
	width:950px;
	background-color:#171717;
	margin-top:45px; 
} 

#contentWrapper{
	margin:0 auto;
	width:890px; 
	background-color:#e8e8e8;
	padding:40px 30px 40px 30px;
	overflow:hidden;
}

#navBar{
	width:950px;
	padding:0px;
	background-color:#000;
}

#navBar td{
	cell-padding:0px;
	text-align:center; 
	vertical-align:middle;
	height:35px;
}

#navBar a{
	text-decoration:none;
	color:#fff;
	padding:8px;
	font-size:15px; 
}

#navBar a:hover{
	color:#000;
}

#searchbar{
	margin: -30px 0 45px 0;
	float:right;
	
	}
.searchfield {
	color:#0099cc;
	background-color: #333;
	font-size:10px;
	height: 11px;
	border: 1px solid #000;
	padding: 5px;
	margin-right: 10px;
}
.searchbutton{
	background-color: #999;
	border: 1px solid #666;
}

#slideshow img{
	height:305px;
	width:640px;
}

#footer{
	width:950px;
	padding-bottom:30px;
}
#footerLeft{
	line-height:15px;
	margin-top:20px;
	margin-bottom: 20px;
	float:left;
	width:640px;
	font-size:12px;
	color:#666;
	opacity:.99;
	text-align:left;
}

#footerRight{
	margin-top:20px;
	float:left;
	width:310px;
	text-align:right;
	font-size:12px;
	color:#666;
	opacity:.99;
}

h1{
	font-family:'Arial';
	font-size:30px;
	font-weight:bold;
	color:#333;
}
h2{
	font-size:12px;
	font-weight:bold;
	margin:0px;
	line-height:15px;
	color: #000;
}
#newsArea h2{
	color: #0099cc;
}
h4{
	margin:0px;
	height:40px;
}
hr{
	border:0px;
	height:1px;
	background-color:#999;
}

a{
	text-decoration:none;
	color:#333;
}


/*/-------------------------------------------------------// Left Bar /*/

#leftBar{
	text-align:left;
	float:left;
	width:669px;
}

#newsArea{
	line-height:15px;
	margin-bottom:40px;
}

#newsArea a{
	text-decoration:none;
	color:#000;
}

#newsArea a.blue{
	font-size:12px;
	font-weight:bold;
	border:0px;
	text-decoration:none;
	color:#0099cc;
	opacity:0.99;
}

#newReleases h1{
	margin-bottom:35px;
}

#newReleaseBlock{
	float:left;
	margin-right:50px;
	width:280px;
	height:205px;
}

#newReleaseBlock h2{
	font-family:'Arial';
	font-size:12px;
	font-weight:bold;
	color:#000;
}
#newReleaseBlock p{
	color:#333;
	font-family:'Arial';
	font-size:12px;
	line-height:15px;
	opacity:0.99;
	margin-bottom: 5px;
}

#newReleaseBlock a{
	color:#0099cc;
	font-size:12px;
/* 	font-weight:bold; */
	border:0px;
	text-decoration:none;
	opacity:0.99;
}
.blueLink{
	color:#0099cc;
	font-size:12px;
	font-weight:bold;
	border:0px;
	text-decoration:none;
	opacity:0.99;
}

#newReleaseBlock img{
	width:110px;
	height:165px;
	float:left;
	border:0px;
	margin-right:15px;
	z-index:100;
}

#slideShowHolder{
	width:640px;
	height:305px;
	overflow:hidden;
}

/*/-------------------------------------------------------// RIGHT BAR /*/

#rightBar{
	float:left;	
	text-align:left;
	width:190px;
	border-left:1px #999 solid;
	padding-left:30px;
}

#rightBarBlurb{
	color:#333;
	margin-top:25px;
	margin-bottom:35px;
	font-size:12px;
	line-height:15px;
}

#rightBarBlurb a{
	color:#0099cc;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
}

#onDVD{
	margin-top:30px;
	margin-bottom:30px;
}

#onDVD h1{
	margin-bottom:35px;
}

#onDVDBlock{
	float:left;
	width:85px;
	height:145px;
	margin-bottom:10px;
	overflow:hidden;
	line-height:15px;
	margin-right:10px;
}

#onDVDBlock a{
	color:#000;
	outline:none;
	border:0px;
	text-decoration:none; 
}

#onDVDBlock img{
	width:75px;
	height:105px;
	margin-bottom:10px;	
	border:0px;
}

#newsLetterForm{
	text-align:center;
	width:190px;
	height:40px;
	background-color:#33ccff;
	padding:10px 0 15px 0;
	margin-bottom:20px;
}

#emailAdd{
	width:130px;
}

.tdRight{
	text-align:right;
	vertical-align:middle;
}

.tdLeft{
	text-align:left;
	vertical-align:middle;
}

#letterForm{
	width:190px;
}

#network{
	margin-bottom:35px;
	text-align:center;
}
#network img{
	margin:0 8px 0 1px;
}

#twitterFeed{
	margin-top:25px;
	font-size:12px;
	line-height:15px;
	color:#333;
	opacity:.99;
}

#twitterFeed a{
	color:#0099cc;
/* 	font-weight:bold; */
	text-decoration:none;
}

#twitterFeed ul{
	list-style-type: none;
	color:#333;
}

.twitterTime{
	color:#999;
	font-weight:normal;
}

#categoryList{
	font-size:12px;
	line-height:20px;
	margin-bottom:30px;
}

#categoryList a{ 
	text-decoration: none;
	color:#333; 
	border:none;
}
#categoryList a:hover{
	text-decoration: underline;
}


/*/-------------------------------------------------------// FILM PAGE /*/
#filmDescriptionArea{
	width:310px;
	overflow:hidden;
	float:left;
	font-size:12px;
	line-height:12px;
	color:#000;
	opacity:.99;
}

#filmDescriptionArea p{
	font-size:12px;
	line-height:15px;
	color:#333;
	width:310px;
	margin-bottom:30px;
}

#filmDescriptionArea a:hover{
	text-decoration:underline;
}

#filmDescriptionArea h2{
	font-size:20px;
	font-weight:bold;
	margin:15px 0 15px 0;
	line-height:20px;
}
#keyArtContainer{
	height:440px;

}
#keyArtArea{ 
	float:left;
	font-size:12px;
	line-height:15px;	
	margin-right:30px;
}
#keyArtArea a{ 
	color:#0099cc;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
}

#keyArtArea img{ 
	margin:0px 6px 0px 0;
}

#modLinks a{
	text-decoration: none;
	color:#0099cc;
	font-weight:bold;
	font-size:12px;
	margin-right:15px;
}	
	
#filmDescriptionHead{
	
}
#quotesArea{
	margin:35px 0 35px 0;
	color:#000;
	font-size:12px;
	line-height:15px;
	width:310px;
	word-wrap: break-word;
}

.thumbBox{
	float:left;
	margin-right:10px;
	margin-bottom:30px;
	height:90px;
	width:90px;
	overflow:hidden;
}

.thumbBox img{
	position:relative;	
}

#eventContentsFilmPage h1{
	font-size:20px;
	font-weight:bold;
	margin:15px 0 15px 0;
	line-height:20px;
}
#eventContentsFilmPage{
	clear:both;
	font-size:12px;
	line-height:15px;
	color:#333;
	width:310px;
	margin-bottom:30px;
}
/*/-------------------------------------------------------// CATALOGUE PAGE /*/


#catColumn{
	width:140px; 
	margin-right:20px;
	float:left;
	text-align:left;
	height:260px;
}

#catColumn a{
	color:#333;
	text-decoration:none;
}

#catColumn h3{
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	margin-bottom:10px;
	color: #333;
}

#catColumn img{
	width:130px; 
	height:195px;
	margin-bottom:10px;
	border:none;
}

#titleHeight{
	width:130px;
	height:260px;
	overflow:hidden;
}

/*/-------------------------------------------------------// CATEGORY PAGE /*/
 
#category{
	margin:0 auto;
	width:950px;
	text-align:left;
}

#categoryFilm{
	width:140px; 
	margin-right:20px;
	float:left;
	text-align:left;
	height:260px;
}

#categoryFilm a{
	color:#000;
	text-decoration:none;
}

#categoryFilm img{
	width:130px; 
	height:195px;
	border:none;
	margin-bottom:10px; 
}
/*/-------------------------------------------------------//* news */
.newsBlock{
	width:640px;
	background-color:#fff;
	
}

.newsDateTime{
	float:left;
	font-size:12px;
	line-height:15px;
	color:#999;
	width:160px;
	height:100%;
}
.newsContents{
	float:right;
	width:480px;
	overflow:hidden;
}
.newsContents h1{
	font-size:20px;
	font-weight:bold;
	margin-bottom:15px;
	color:#000;
}
.newsContents h2{
	font-size:12px;
	font-weight:bold;
	color:#333;
	margin-bottom:15px;
}
.newsBlock p{
	font-size:12px;
	line-height:15px;
	color:#333;
	width:360px;
	opacity:.99;
}
/*/-------------------------------------------------------//* about */
#aboutContent img{
	float:left;
	margin-right:30px;
	margin-bottom:60px;
}
#aboutContent h1{
	font-size:20px;
	color:#000;
	margin-bottom:15px;
}
#aboutContent p{
	float:left;
	font-size:12px;
	line-height:15px;
	opacity.99;
	color:#333;
	width:310px;
	margin-bottom:20px;
}
#aboutColumnLeft p{
	width:280px;
	margin-right:40px; 

}
/*/-------------------------------------------------------//* contact */
#contactContent h1{
	font-size:20px;
	color:#000;
	margin-bottom:15px;
}
#contactContent p{
	float:left;
	font-size:12px;
	line-height:15px;
	opacity.99;
	color:#333;
	width:310px;
	margin-bottom:20px; 
}
#contactLeft{
	float:left;
	width:320px;
}
#contactRight{
	float:left;
	width:320px;
}
#contactLeft .box{
	float:left;
	width:160px;
	float:left;
	font-size:12px;
	line-height:15px;
	opacity.99;
	color:#333;
}
#contactLeft .box h2{
	
}
#contactContent a{
	text-decoration: none;
	color:#0099cc;
	font-weight:bold;
	font-size:12px;
	margin-right:15px;
}
#contactForm{
	width:190px;
	font-size:12px;
	line-height:15px;
	opacity.99;
	color:#333;
	margin-bottom:30px;
}
#contactForm input{ 
	width:130px;
	border:2px solid #c3c3c3;
	height:18px;
}
#contactForm textarea{ 
	width:130px;
	border:2px solid #c3c3c3;
	height:90px;
}
#contactFormTable td{
	padding-top:15px;
}
#contactFormTable td.left{
	text-align:right;
	vertical-align:top;
	padding-right:10px;
}
#contactForm input.button{ 
	border:0px;
	width:120px;
	background-color:#33ccff;
	height:25px;
	color:#333;
	font-size:15px;
	font-weight:bold;
}
/*/-------------------------------------------------------//* calendar */
#calendar{
	margin:0 auto;
	width:950px;
	text-align:left;
	font-family:'Arial';
}
.eventKeyArt img{  
	width:110px;
	height:165px;
	float:left;
	border:0px;
	margin-right:15px;
}

.calendarBlock{
	width:640px;
	background-color:#fff;
	
}

.eventKeyArt{
	float:left;
	font-size:12px;
	line-height:15px;
	color:#999;
	width:160px;
}

.eventContents{
	float:right;
	width:480px;
}
.eventContents h1{
	font-size:20px;
	font-weight:bold;
	margin-bottom:15px;
	color:#000;
}
.eventContents h2{
	font-size:12px;
	font-weight:bold;
	color:#333;
}
.eventDates{
	font-size:12px;
	color:#333;
}
.eventContents p{
	font-size:12px;
	line-height:15px;
	color:#333;
	width:360px;
	opacity:.99;
	margin-top:15px;
}

.eventContents a{
	color:#0099cc;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
}



table.calendar		{ border-left:1px solid #999; }
tr.calendar-row	{  }
td.calendar-day	{ min-height:150px; font-size:11px; position:relative; } * html div.calendar-day { height:150px; }
td.calendar-day:hover	{ background:#eceff5; }
td.calendar-day-np	{ background:#eee; min-height:80px; } * html div.calendar-day-np { height:80px; }
td.calendar-day-head { background:#ccc; font-weight:bold; text-align:center; width:120px; padding:5px; border-bottom:1px solid #999; border-top:1px solid #999; border-right:1px solid #999; }
div.day-number		{ background:#999; padding:5px; color:#fff; font-weight:bold; float:left; margin:-0px -5px 0 0; width:20px; text-align:center; }
/* shared */
td.calendar-day, td.calendar-day-np { width:150px; height:100px; padding:5px; border-bottom:1px solid #999; border-right:1px solid #999; vertical-align:top;}