@charset "utf-8";
/* CSS Document */
/*
GLOBAL RESET
*/
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dl,dt,dd,ol,ul,li,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
html{color:#FFF;background:url(../images/bg1.png) top center no-repeat #000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul,li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
html, body{text-align:center}
a, a:hover, a:visited{color:#FFF;}
/* -------------------------------------------------------*/

body {
	min-width:984px;
	padding:0px;
	margin:0;
	background:#000;
	color:#FFF
}

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

#hd {
	width:100%;
	height:110px;
	margin:auto;
	background:url(../images/hdr-bg.jpg) repeat-x center top;
}

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

.bd{
	width:924px;
	height:auto;
	margin:auto;
	padding:30px;
	text-align:left;
}
p{
	margin-bottom:12px;
}
#tse p.subnav{
	margin-top:6px;
}
h2{
	font-size:24px;
	font-weight:bold;
	margin-bottom:12px;
}
h3{
	font-size:18px;
	font-weight:bold;
	margin-bottom:12px;
}
h4{
	font-size:16px;
	font-weight:normal;
	margin-bottom:12px;
}
.hr{
	height:0px;
	width:100%;
	margin:12px 0;
	clear:both;
	content:'.';
	border-top:#666 solid 1px
}

.cfx{
	 height:0px;
	 width:100%;
	 clear:both;
	 content:'.';
}

/* -------------------------------------------------------*/
#about img.team{
	float:left;
	padding-right:20px;
	padding-bottom:10px;
}
#about .bd{
	text-align:left;
}
#team {
	clear:both
}
#team a, #team a:link, #team a:visited, #team a:hover {
	color:#FFF
}

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

#films .col{
	width:250px;
	*width:242px;
	margin:0px;
	margin-bottom:12px;
	margin-right:32px;
	padding:12px;
	float:left;
}
#films{
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	margin-bottom:2px;
}
#films img{
	width:274px;
	*width:266px;
	border:#333 10px solid;
}
.bigbg{
	width:818px;
	padding:10px;
	margin:auto;
	background:url(../images/bg_poster.png) repeat-y center top;
}

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

#prod .lt{
	width:48%;
	float:left;
}
#prod .rt{
	width:48%;
	float:right;
}
#prod img{
	width:216px;
	float:left;
	margin-right:12px;
	margin-bottom:12px;
	border:#333 10px solid
}

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

#fppm img{
	width:300px;
	float:left;
	margin-right:12px;
	border:#333 10px solid
}
#fppm ul{
	margin-bottom:12px;
}