* {	margin:0; padding:0; }
object, a { outline:none; }	


/* --- BODIES --- */
body {
	font-family: Helvetica, Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #ccc;
	background-color: #000000;
	background-image: url(../images/bgr-rough-gray.jpg);
	background-image: url(../images/bgr-bloody.jpg);
	background-repeat: repeat;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #ccc;
}

a:hover {
	text-decoration: underline;
	color: #ccc;
}

img {
	border:0px;
}

ul {
	list-style-position: inside;
}

h1 {
	font-size: 16px;
	margin-top:5px;
}

h2 {
	font-size: 14px;
	padding-bottom:2px;
}

h3 {
	font-size: 14px;
	margin-bottom:10px;
	font-style: italic;
}

h3.h3_home_news {
	font-size: 12px;
	margin-bottom:10px;
	font-style: italic;
}

h4 {
	font-size: 14px;
	margin-bottom:12px;
	font-style: italic;
	text-align: center;
}

/* --- ******************END INITIAL********************* --- */


/* --- BOX-BANNER  BOX-BANNER  BOX-BANNER  --- */
.box_banner_container {
	position:relative;
	width:850px;
	height:180px;
	border: 0px solid #ccc;
}

.banner {
	position:absolute;
	width:850px;
	height:180px;
	top:0px;
	left:-90px;
}

.banner_slogan {
	position:absolute;
	top:40px;
	left:250px;
	border: 0px solid white;
}

.subscription_container {
	position:absolute;
	top:40px;
	left:740px;
	width:180px;
	height:80px;
	border: 0px solid white;
	text-align:center;
	color:#CCCCCC;
}

.subscription_header {
	width:180px;
	height:18px;
	border: 0px solid white;
	text-align:center;
	color:#CCCCCC;
}

.form_line  {
	width:120px;
	height:14px;
	margin-top:2px;
	padding-left:3px;
	border: 1px solid #666;
	font-size: 10px;
	color: #666666;
}

.form_send  {
	width:90px;
	height:22px;
	margin-top:3px;
	font-size: 12px;
	font-weight:bold;
	padding-bottom:5px;
	border: 1px solid red;
	background-color: #FF6600;
	background-color: #AB1201;
	color: #fff;
}


/* --- ******************END********************* --- */



/* --- BOX-TABS  BOX-TABS  BOX-TABS  --- */
.box_menu_container {
	position:relative;
	margin-left:20px;
	height:30px;
	width:760px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.box_menu_preload {
	position:absolute;
	left:0px;
	top:-2000px;
}

.tab {
	position:relative;
	height:30px;
	width:100px;
	float:left;
	text-align: center;
	text-transform: uppercase;
}

.tab_left {
	margin-left:10px;
}

.tab_right {
	margin-left:170px;
	display:none;	
	display:block;
}

.tab_en a, .tab_fr a {
	background-repeat: no-repeat;
	height:100%;
	display:block;
}

a.tab_back_en {
	background-image: url(../images/horror-menu-grey-en.gif);
	background-image: url(../images/horror-menu-red-en.gif);
}

.tab_en, a.tab_front_en {
	background-image: url(../images/horror-menu-red-en.gif);
	background-image: url(../images/horror-menu-grey-en.gif);
}

a.tab_back_fr {
	background-image: url(../images/horror-menu-grey-fr.gif);
	background-image: url(../images/horror-menu-red-fr.gif);
}

.tab_fr, a.tab_front_fr {
	background-image: url(../images/horror-menu-red-fr.gif);
	background-image: url(../images/horror-menu-grey-fr.gif);
}

a.tab_front_en:hover, a.tab_back_en:hover, a.tab_front_fr:hover, a.tab_back_fr:hover {
	text-decoration:none;
	background-image: none;
}

.tab a span {
	display:block;
	padding-top:5px;
	margin-right:10px;
}

/* --- ******************END********************* --- */


.language_container {
	position:absolute;
	height:15px;
	width:100px;
	top:-15px;
	right:5px;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	color: #ccc;
	display:block;
}

.box_language {
	position:absolute;
	height:15px;
	width:80px;
	top:-20px;
	right:0px;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	color: #ccc;
	z-index: 100;
	border: 0px solid green;
}

a.a_language:link, a.a_language:visited, a.a_language:active { 
	color: #ccc; 
}

a.a_language:hover { 
	text-decoration: underline;
	color: #ccc; 
}

/* --- *********************************************************************************************************** --- */

/* --- BOX-ROUNDED   BOX-ROUNDED   BOX-ROUNDED --- */

.box_rounded_top_left, .box_rounded_top_right, .box_rounded_bottom_left, .box_rounded_bottom_right {
	position:absolute;
	width:8px;
	height: 8px;
	background-image: url(../images/bgr-rounded-line.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

.box_rounded_top_left {
	top: -2px;
	left: -2px;
	background-position: left top;
}

.box_rounded_top_right {
	top: -2px;
	right: -2px;
	background-position: right top;
}

.box_rounded_bottom_left {
	bottom: -2px;
	left: -2px;
	background-position: left -8px;
}

.box_rounded_bottom_right {
	bottom: -2px;
	right: -2px;
	background-position: right  -8px;
}


/* --- BOX-ROUNDED-BIG   BOX-ROUNDED-BIG   BOX-ROUNDED-BIG --- */

.box_rounded_big_top_left, .box_rounded_big_top_right, .box_rounded_big_bottom_left, .box_rounded_big_bottom_right {
	position:absolute;
	width:8px;
	height: 8px;
	background-image: url(../images/bgr-rounded-line.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

.box_rounded_big_top_left {
	top: -2px;
	left: -2px;
	background-position: left top;
}

.box_rounded_big_top_right {
	top: -2px;
	right: -2px;
	background-position: right top;
}

.box_rounded_big_bottom_left {
	bottom: -2px;
	left: -2px;
	background-position: left -8px;
}

.box_rounded_big_bottom_right {
	bottom: -2px;
	right: -2px;
	background-position: right  -8px;
}


/* --- *********************************************************************************************************** --- */

/* --- BOX-CONTENT   BOX-CONTENT   BOX-CONTENT --- */


.page_container {
	position:relative;
	width:840px;    	/* --- must equal or more value of boxes --- */
	margin:auto;
	border: 0px solid #ccc;
}


.box_content_container {
	position:relative;
	width:720px;
	height: auto;	
	margin-left:20px;
	margin-top:5px;
	border: 0px solid #ccc;
}



/* --- BOX-HOME --- */

.box_home_container {
	position:relative;
	float: left;
	width:800px;
	border: 0px solid yellow;
}

.home_festival_banner {
	position:relative;
	display:block;
	float:left;
	width:780px;
	height:140px;
	left:-10px;
	margin-top:0px;
	text-align: center;
	border: 0px solid #616161;
}

.home_next_container {
	position:relative;
	display:block;
	float:left;
	width:700px;
	height:50px;
	margin-left:30px;
	text-align: center;
	border: 1px solid #616161;
	background-color: #333;
	font-weight: bold;
	font-size: 14px;
	display:inline;				/* --- ie double margin fix --- */
	display:none;	
}

.home_next_text {
	position:relative;
	display:block;
	margin-top:17px;
	text-align: center;
}

.home_center_container {
	position:relative;
	display:block;
	float:left;
	width:740px;
	height:470px;
	margin-top:5px;
	margin-left:10px;
	border: 0px solid #616161;
	display:inline;				/* --- ie double margin fix --- */
}

.home_poster_container {
	position:relative;
	display:block;
	float:left;
	width:320px;
	height: 440px;
	margin-top:5px;
	margin-left:60px;
	text-align: left;
	border: 0px solid blue;
	display:inline;				/* --- ie double margin fix --- */
}

.home_indieflix_container {
	position:absolute;
	top:-45px;
	left:-65px;
	width:130px;
	height:220px;
	display:none;	
}

.home_poster {
	position:relative;
	display:block;
	margin-top:15px;
	margin-left:0px;
	text-align: center;
	border: 0px solid red;
}

.home_poster img {
	border: 3px solid #400000;
}

.home_right_container {
	position:relative;
	display:block;
	float:left;
	width:230px;
	height:auto;
	margin-top:0px;
	margin-left:50px;
}

.home_text_container {
	position:relative;
	display:block;
	float:left;
	width:244px;
	height: 78px;
	border: 1px solid #616161;
	background-color: #333;
	display:none;
}

.home_text {
	position:relative;
	display:block;
	margin:20px;
	margin-top:17px;
	margin-left:15px;
	text-align: center;
}

.home_trailer_container {
	position:relative;
	display:block;
	float:left;
	width: 244px;
	height: 235px;
	margin-top:20px;
	text-align: center;
	border: 1px solid #616161;
	background-color: #000;
}

.home_trailer {
	position:relative;
	display:block;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:10px;
	width: 230px;
	height: 175px;
	background-image: url(../images/viewer-trailer.gif);
	background-repeat: no-repeat;
}

.home_trailer_video {
	position:absolute;
	left:28px;
	top:26px;
	width: 160px;
	height: 120px;
	border: 0px solid red;
}

.home_news_container {
	position:relative;
	display:block;
	float:left;
	width:244px;
	height: 170px;
	margin-top:20px;
	border: 1px solid #616161;
	background-color: #000;
}

.a_soundtrack {
	margin-left:20px;
}

.home_news {
	position:relative;
	display:block;
	margin:20px;
	margin-top:17px;
	margin-left:20px;
	text-align: left;
}

.home_quotes_container {
	position:relative;
	float:left;
	width:680px;
	height: 460px;
	margin-top:10px;
	margin-left:40px;
	text-align: center;
	border: 0px solid #400000;
	border: 1px solid #616161;
	display:inline;				/* --- ie double margin fix --- */
}

.home_quotes_container img {
	border: 0px solid #400000;
}

.home_pg_container {
	position:relative;
	float:left;
	width:260px;
	height: 60px;
	margin-top:20px;
	margin-left:240px;
	text-align: center;
	display:inline;				/* --- ie double margin fix --- */
}

.home_pg_container img {
	border: 0px solid #400000;
}


/* --- BOX-TRAILER --- */

.box_trailer_container {
	position:relative;
	float: left;
	margin-left:0px;
	width:760px;
	border: 0px solid yellow;
}

.trailer {
	position:relative;
	display:block;
	margin-top:10px;
	margin-left:7px;
	width:760px;
	height: 590px;	
	background-image: url(../images/viewer.gif);
	background-repeat: no-repeat;
}

.trailer_title {
	position:absolute;
	top:11px;
	left:325px;
	width:110px;
	height: 30px;
	background-image: url(../images/viewer-title.jpg);
	background-repeat: no-repeat;
}

.trailer_video {
	position:absolute;
	left:57px;
	top:52px;
	width: 640px;
	height: 480px;
	background-image: url(../videos/trailer-en.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.trailer_download_container {
	position:relative;
	display:block;
	float:left;
	width:290px;
	height: 80px;
	margin-top:10px;
	margin-left:240px;
	border: 1px solid #616161;
	background-color: #333;
	display:inline;				/* --- ie double margin fix --- */
}

.trailer_download_inner {
	position:relative;
	display:block;
	margin: 20px;
	margin-top: 15px;
	text-align: center;
	border: 0px solid red;
}


/* --- BOX-PRESSKIT --- */


.box_presskit_container {
	position:relative;
	display:block;
	width:740px;
	float: left;
	margin-top:20px;
	margin-left:10px;
	text-align: left;
	border: 1px solid #616161;
	display:inline;				/* --- ie double margin fix --- */
}

.presskit_bio_photo {
	position:relative;
	display:block;
	float:left;
	margin-top:30px;
	margin-left:30px;
	width: 220px;
	height: 380px;
	border: 0px solid blue;
	display:inline;				/* --- ie double margin fix --- */
}

.presskit_bio_photo img {
	border: 1px solid #333;
}

.presskit_bio_text {
	position:relative;
	display:block;
	margin-top:30px;
	float:left;
	width:400px;
	height: 90px;
	text-align: left;
	border: 0px solid blue;
	display:inline;				/* --- ie double margin fix --- */
}

.presskit_synopsis {
	position:relative;
	display:block;
	float:left;
	width:370px;
	height: 220px;
	text-align: left;
	border: 0px solid blue;
	display:inline;				/* --- ie double margin fix --- */
}

.presskit_crew_container{
	position:relative;
	display:block;
	width:740px;
	top:-50px;
	border: 0px solid blue;
}

.presskit_crew_left {
	position:relative;
	display:block;
	width:350px;
	height: auto;
	float:left;
	text-align: right;
	margin-right:20px;
	border: 0px solid blue;
}

.presskit_crew_right {
	position:relative;
	display:block;
	width:350px;
	height: auto;
	float:left;
	text-align: left;
	border: 0px solid blue;
	text-transform: uppercase;
	display:inline;				/* --- ie double margin fix --- */
}

.presskit_crew_bottom {
	position:relative;
	display:block;
	width:100%;
	height: auto;
	float:left;
	text-align: center;
	border: 0px solid blue;
	display:inline;				/* --- ie double margin fix --- */
}

.presskit_spacer {
	margin-top:20px;
}


/* --- BOX-PHOTOS --- */


.box_photos_container {
	position:relative;
	float: left;
	margin-left:0px;
	width:760px;
	height: auto; 
	border: 0px solid #616161;
	display:inline;				/* --- ie double margin fix --- */
}

.photos_container {
	position:relative;
	display:block;
	width:740px;
	height: 450px;
	margin-top:20px;
	margin-left:10px;
	border: 1px solid #616161;
}

.photos_left {
	position:absolute;
	display:block;
	width:220px;
	margin-bottom:10px;
	top:30px;
	left:30px;
	border: 0px solid red;
}

.photos_thumbs_container {
	width:170px;
	float:left;
	border: 0px solid blue;
}

.photos_thumbs_preload {
	position:absolute;
	left: 0px;
	top: -2000px;
	width:40px;
	height:480px;
}

.photos_thumbs {
	height:40px;
	width:40px;
	margin-right:10px;
	margin-bottom:10px;
	background-image: url(../images/thumbnail-movie.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:left;
}

.cat01 {
	background-image: url(../images/thumbnail-movie.gif);
}

.cat02 {
	background-image: url(../images/thumbnail-making-of.gif);
}

.photos_thumbs a {
	display: block;
	height:39px;
	width:39px;
	border: 1px solid #666;
}
   
.photos_thumbs a:hover  {
	height:39px;
	width:39px;
	border: 1px solid #ab1201;
}
   
.photos_thumbs a span {
	position:absolute;
	display:block;
	width:482px;
	height:392px;
	top:0px;
	left:-2000px;				/* --- in case of non-static mouseover  -- */
	left:180px;
	border: 0px solid red;
	visibility:hidden;
	z-index:99;
	background-color: #333;
	text-align: center;
	border: 0px solid blue;
}   
   
.photos_thumbs a span img {
	margin-bottom:5px;
	border: 1px solid #333333;
}   

.photos_thumbs a:hover {
	text-decoration: none;
	color: #ab1201;
	cursor: pointer;
}

.photos_thumbs a:hover span {
	left:180px;					/* --- in case of non-static mouseover; otherwise, add needed style here  -- */
	border: 0px solid red;
}

#photo_01 {
	visibility:visible;
}

.photos_download_container {
	position:relative;
	display:block;
	float:left;
	width:140px;
	height: 60px;
	margin-top:20px;
	margin-left:0px;
	border: 1px solid #616161;
	background-color: #333;
}

.photos_download_inner {
	position:relative;
	display:block;
	margin: 15px;
	margin-bottom: 19px;
	text-align: center;
	border: 0px solid red;
}


/* --- BOX-PRESS --- */


.box_press_container {
	position:relative;
	float: left;
	width:760px;
	border: 0px solid yellow;
	display:inline;				/* --- ie double margin fix --- */
}

.press_item_bgr {
	position:relative;
	float: left;
	width:660px;
	margin-top:20px;
	margin-left:50px;
	border: 0px solid #fff;
	background-color: #ccc;
	display:inline;				/* --- ie double margin fix --- */
}

.press_item_container {
	position:relative;
	float: left;
	width:640px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	border: 0px solid #616161;
	background-color: #fff;
	display:inline;				/* --- ie double margin fix --- */
}

.press_item_header {
	position:relative;
	float: left;
	width:640px;
	height:60px;
	background-color: #ccc;
	display:inline;				/* --- ie double margin fix --- */
}

.press_info_line {
	position:relative;
	float: left;
	width:620px;
	height: 20px;
	padding-left:20px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #616161;
	background-color: #E2E2E2;
	font-size: 12px;
	line-height:18px;
	color: #990000;
	color: #400000;
	display:inline;				/* --- ie double margin fix --- */
	font-family: "Century Gothic", Arial;
}

.press_film_line {
	position:relative;
	float: left;
	width:500px;
	height: 20px;
	margin-top:15px;
	margin-left:50px;
	border: 0px solid #616161;
	background-color: #fff;
	font-size: 14px;
	color: #666;
	display:inline;				/* --- ie double margin fix --- */
}

.press_text {
	position:relative;
	float: left;
	width:540px;
	margin-top:15px;
	margin-left:50px;
	border: 0px solid #616161;
	font-size: 11px;
	background-color: #fff;
	color: #666;
	display:inline;				/* --- ie double margin fix --- */
}

.press_link_line a {
	position:relative;
	float: left;
	width:550px;
	height: 20px;
	margin-top:20px;
	margin-left:50px;
	padding-bottom:20px;
	border: 0px solid #616161;
	background-color: #fff;
	font-size: 11px;
	color: #999999;
	display:inline;				/* --- ie double margin fix --- */
}

.press_bottom_strip {
	position:relative;
	float: left;
	width:640px;
	height: 7px;
	margin-left:10px;
	margin-bottom:10px;
	display:inline;				/* --- ie double margin fix --- */
	background-image: url(../news/press-header-bottom.gif);
	background-repeat: no-repeat;
}



/* --- BOX-NEWS --- */


.box_news_container {
	position:relative;
	float: left;
	width:760px;
	border: 0px solid yellow;
	display:inline;				/* --- ie double margin fix --- */
}

.news_left_container {
	position:relative;
	float: left;
	width:480px;
	margin-bottom:0px;
	border: 0px solid red;
	display:inline;				/* --- ie double margin fix --- */
}

.news {
	position:relative;
	display:block;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:10px;
	width:470px;
	border: 0px solid red;
	clear:both;
}

.news_item_left {
	position:relative;
	display:block;
	float: left;
	margin-bottom:20px;
	width:190px;
	height: 100px;
	border: 0px solid blue;
	display:inline;				/* --- ie double margin fix --- */
} 

.news_item_left img {
	border: 1px solid #616161;
	background-color: #333;
}

.news_item_right_container {
	position:relative;
	display:block;
	float: left;
	width:260px;
	border: 1px solid #616161;
	background-color: #333;
	display:inline;				/* --- ie double margin fix --- */
}

.news_item_right_inner {
	position:relative;
	display:block;
	margin: 20px;
	margin-left: 18px;
	margin-top: 13px;
	text-align: left;
}

.news_item_right_corner {
	position:absolute;
	display:block;
	top: 0px;
	right: 5px;
}

.news_links_container {
	position:relative;
	display:block;
	float:left;
	width:260px;
	height: 300px;
	height: auto;
	margin-top:20px;
	margin-left:10px;
	border: 1px solid #616161;
	background-color: #333;
	background-color: #000;
	display:inline;				/* --- ie double margin fix --- */
}

.news_links {
	position:relative;
	display:block;
	margin:20px;
	margin-top:17px;
	margin-left:20px;
	text-align: left;
}

a.a_news:link, a.a_news:visited, a.a_news:active {
	text-decoration: underline;
	color: #e6e6e6;
}

a.a_news:hover {
	text-decoration: underline;
	color: #ccc;
}

.a_news {
	text-decoration: underline;
	color: #e6e6e6;
}


/* --- ******************END BOX********************* --- */


/* --- BOX-THANKS --- */


.box_thanks_container {
	position:relative;
	float: left;
	width:760px;
	margin-top:20px;
	border: 0px solid yellow;
	display:inline;				/* --- ie double margin fix --- */
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}

.box_thanks_container a {			/* --- ie double margin fix --- */
	font-size: 16px;
}


/* --- ******************END BOX********************* --- */



/* --- FOOTER  FOOTER  FOOTER  FOOTER  FOOTER  -- */
.footer_container {
	position:relative;
	margin-top:20px;
	margin-left:70px;
	padding-right:20px;
	float: left;
	width:600px;
	height: 100px;
	text-align: center;
	border-top: 1px solid #616161;
	display:inline;				/* --- ie double margin fix --- */
}

.footer {
	margin-top: 15px;
	height: 30px;
	text-align: center;
	font-size: 11px;
	font-family: "Century Gothic", Arial;
}

a.a_footer:link, a.a_footer:visited, a.a_footer:active { 
	color: #ccc; 
}

a.a_footer:hover { 
	text-decoration: underline;
}
/* ---  --- */
