html{
	background: transparent url(body_bg.jpg);
}
body{
	color: #282828;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	overflow: hidden;
}
a,
a:focus{
	outline: none;
}
p{
	margin-bottom: 12px;
}
ul.starlist li{
	margin-bottom: 0px;
}
ul.starlist{
	list-style-type: none;
	list-style-image: url(star.png);
	padding-left: 16px;
}
body a {
	cursor: pointer;
	text-decoration: none;
	color: #282828;
	font-size: 14px;
	font-weight: bold;
}
.container_12{
	position: relative;
	top: 12%;
}
img.embed_left{
	float:left;
}
#home_slider{
	background: transparent url(home/1.jpg) no-repeat scroll 0px 141px;
}
#home_slider img{
	z-index: 1;
}
body.noJS div.page1{
	display: inline;
}
#home_slider img.fader{
	position: absolute;
	display:block;
	width:701px;
	top:141px;
	z-index: 0;
	height:333px;
}
#gallery img{
	background-repeat: no-repeat;
	width: 200px;
	height: 124px;
}
#gallery div.content table strong,
#crew div.content table strong{
	display:block;
}
#crew div.content table {
	line-height: 13px;
}
#gallery div.content table{
	position: relative;
}
#crew div.content table{
	position: relative;
	left:-10px;
}
#gallery div.content table td{
	padding-right: 25px;
	padding-bottom: 26px;
	text-align:center;
}
#crew div.content table td{
	padding-right: 10px;
	padding-bottom: 10px;
	text-align:center;
}
div.inner_desc img{
	float:left;
	margin-right: 15px;
}
div.inner_desc strong{
	font-weight: normal;
}
div.inner_desc h3{
	text-align: center;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}
div.inner_desc{
	padding: 30px;
	text-align: justify;
}
#screenings strong a{
	color: #b0181c;
	font-weight:normal;
}
#screenings strong{
	letter-spacing: -0.03em;
}
#screenings ul.starlist{
	margin-bottom: 10px;
}
#screenings strong.author{
	font-size: 12px;
	font-weight: normal;
	margin-right: 10px;
}
#screenings strong.phrase{
	font-style: normal;
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bolder;
}
#crew div.desc{
	display: none;
}
div#fancy_div{
	background: transparent url(body_bg.jpg);
	color: #333333;
}
#voices div.content ul li img{
	margin-right:33px;
}
#voices div.content ul li {
	display:block;
	height: 124px;
	font-style: italic;
	margin-bottom: 22px;
}
#voices div.content li strong{
	display: block;
	margin-top: 26px;
}
img.embed{
	float:right;
	margin-left:26px;
	margin-top:21px;
}
div.torn_left,
div.torn_right{
	position: absolute;
	height: 100%;
	width: 40px;
}
div.torn_left{
	background: transparent url(torn_left.png) no-repeat;
}
div.torn_right{
	background: transparent url(torn_right.png) no-repeat;
	right: 1%;
}

div.wrapper{
	position:absolute;
	display:block;
	height:100%;
	float:left;
	width:100%;
}
div.pagination{
	float: left;
	z-index:2;
	position: relative;
	margin-right: 7px;
	margin-left: 7px;
}
div.page{
	display: none;
}
a.page{
	display:block;
	float:left;
	margin-right: 1px;
	width: 36px;
	line-height: 37px;
	height: 37px;
	font-size: 16px;
	color: #b0181c;
	text-align:center;
	font-weight: bolder;
	background: transparent url(button_page.png) no-repeat scroll -36px 0px;
	position: relative;
	top: -19px;
}
a.page.selected,
a.page:hover{
	color: #f4dcac;
	background-position: 0px 0px;
}
address{
	font-style: normal;
}
ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul li {
	margin: 0px;
	padding: 0px;
}

#header{
	height: 223px;
	display: block;
}
h2{
	font-size: 16px;
	margin: 0;
	text-transform:uppercase;
	position: relative;
}
h2.image{
	text-indent: -99999px;
	display: block;
	background-repeat: no-repeat;
}
h2.hearing{
	height:90px;
	background-image:url(title_htos.png);
	background-position: top center;
	top: 63px;
	cursor: pointer;
}
div.content h3{
	display: block;
	background-repeat: no-repeat;
	height: 104px;
	margin: 0px;
	position: relative;
	top: 14px;
	text-indent: -99999px;
}
div.content{
	display: block;
	height: 474px;
	overflow: hidden;
	text-align: justify;
	padding-left: 26px;
	padding-right: 35px;
	color: #282828;
	background: transparent url(content_bg.jpg) no-repeat;
}

div.menu{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 474px;
	width: 220px;
	background-repeat: no-repeat;
	background-image: url(menu_bg.png);
}
div.menu.home h2{
	display:none;
}
div.menu.home{
	height: 295px;
	margin-bottom: 20px;
	background-image: url(menu_home_bg.png);
}
#trailer_box{
	background: transparent url(trailer_box.png) no-repeat;
	overflow: hidden;
	height: 159px;
	width: 220px;
}
#trailer_box img{
	width: 100%;
	height: 100%;
	/*visibility: hidden;*/
	background: transparent url(trailer_box.png) no-repeat scroll 0px -159px;
}
body.noJS #trailer_box:hover img{
	visibility: visible;
}
div.menu ul {
	top: 87px;
	position: relative;
}
div.menu.home ul{
	top: 28px;
}
div.menu ul li a{
	height: 24px;
	display: block;
	background: transparent none no-repeat scroll -0px -0px;
	text-indent: -99999px;
}
div.menu ul li.selected a,
div.menu ul li a:hover{
	background-position: -220px 0px;
}

#contactus table td {
	vertical-align: middle;
	padding-right: 13px;
	padding-bottom: 5px;
}

#contactus input,
#contactus textarea{
	background-color: #f8e7c5;
	border: 1px solid #ebcb6d;
	line-height: 18px;
	font: inherit;
	font-weight: normal;
	width: 100%;
	padding: 3px;
}

#contactus table td {
	font-weight: bold;
}

#contactus input.send{
	border: none;
	background: transparent url(button_send.png) no-repeat scroll 0px -37px;
	width: 64px;
	height: 37px;
	cursor: pointer;
}

#contactus input.send:hover{
	background-position: 0px 0px;
}

div.menu ul li.about a{ background-image: url(menu_about.png); }
div.menu ul li.contact a{ background-image: url(menu_contact.png); }
div.menu ul li.crew a{ background-image: url(menu_crew.png); }
div.menu ul li.director a{ background-image: url(menu_director.png); }
div.menu ul li.gallery a{ background-image: url(menu_gallery.png); }
div.menu ul li.home a{ background-image: url(menu_home.png); }
div.menu ul li.screenings a{ background-image: url(menu_screenings.png); }
div.menu ul li.supporters a{ background-image: url(menu_supporters.png); }
div.menu ul li.videoclip a{ background-image: url(menu_videoclip.png); }
div.menu ul li.voices a{ background-image: url(menu_voices.png); }

/* GUIDE BUTTONS */
a.button{
	display: block;
	height: 37px;
	float: left;
	position: relative;
	background-repeat: no-repeat;
	width: 189px;
	background-color: transparent;
	top: -19px;
}
a.button span{
	position: relative;
	display: block;
	background-repeat: no-repeat;
	top: 35%;
	text-indent: -99999px;
	height: 12px;
}

a.button_right{	background-image: url(button_right.png); }
a.button_left{ 	background-image: url(button_left.png); }

a.button.starthere{ background-image: url(button_starthere.png); width: 379px; text-indent: -9210px; }
a.button.blog{ background-image: url(button_blog.jpg); background-position: 0px -37px; width: 147px; height:37px; top:-21px; margin-left:7px; margin-right: 7px; text-indent: -9210px; }
a.button.blog:hover{ background-position: 0px 0px; }
a.button.home span{ background-image: url(button_home.png); left:82px; }
a.button.about span{ background-image: url(button_about.png); left:47px; }
a.button.voices span{ background-image: url(button_voices.png); left:51px; }
a.button_left.voices span{ left:64px; }
a.button.director span{ background-image: url(button_director.png); left:18px; }
a.button_left.director span{ left:24px; }
a.button.supporters span{ background-image: url(button_supporters.png); left:50px; }
a.button_left.supporters span{ left:60px; }
a.button.screenings span{ background-image: url(button_screenings.png); left:13px; }
a.button_left.screenings span{ left:22px; }
a.button.crew span{ background-image: url(button_crew.png); left:72px; }
a.button_left.crew span{ left:84px; }
a.button.videoclip span{ background-image: url(button_videoclip.png); left:60px; }
a.button_left.videoclip span{ left:72px; }
a.button.contact span{ background-image: url(button_contact.png); left:50px; }
a.button.gallery span{ background-image: url(button_gallery.png); left:42px; }
a.button_left.gallery span{ left:52px; }

#webdesign {
  position: fixed;
  display: block;
  width: 91px;
  height: 28px;
  background: transparent url(webdesign.png) no-repeat scroll -91px 0px;
  z-index: 10;
  right: 13px;
  bottom: 6px;
  text-indent: -8299px;
}
#webdesign:hover {
  background-position: 0px 0px;
}
/* CONTENTS */
#about div.content h3{ background-image: url(title_about.png); }
#director div.content h3{ background-image: url(title_director.png); }
#gallery div.content h3{ background-image: url(title_gallery.png); }
#videoclip div.content h3{ background-image: url(title_videoclip.png); }
#screenings div.content h3{ background-image: url(title_screenings.png); }
#contact div.content h3{ background-image: url(title_contact.png); }
#supporters div.content h3{ background-image: url(title_supporters.png); }
#crew div.content h3{ background-image: url(title_crew.png); }
#voices div.content h3{ background-image: url(title_voices.png); }