@charset "UTF-8";
/* CSS Document */

html,body
{
	background-color:#FFF;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}
img
{
	border:none;
}
a
{
	text-decoration:none;
	color:#000;
}

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



#float_site
{
position:relative;
top:20px;
left:20px;
width:834px;
	height:auto;
}

#main_container
{
	position:position;
	float:left;
	width:834px;
	height:auto;
}

#main_logo
{
	position:relative;
	float:left;
	width:212px;
	height:87px;
}


	#flashcontent
	{
		position:relative;
		float:left;
		top:69px;
		left:4px;
		width:600px;
		height:420px;	
		font-size:12px;
		text-transform:none;
		font-weight:bold;
		color:#2b2b2b;
	}
	
	#flashcontent a
	{
		font-size:12px;
		text-decoration:none;
	}
	
	#flashcontent a:hover
	{
		font-size:12px;
		text-decoration:none;
	}

 h1
{
	font-size:10px;
	font-weight:bold;
	margin:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:5px;
}
	
 h2
{
	font-size:30px;
	font-weight:bold;
	margin:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:12px;
	text-transform:uppercase;
}

p
{
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:5px;
	line-height:15px;
}
		
		


a
{
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
}

 a:hover
{
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
}

.left_col
{
	position:relative;
	float:left;
	width:600px;	
}


.right_col
{
	position:relative;
	float:left;
	width:180px;
	height:530px;
	margin-left:30px;
}

#nav_block
{
	position:absolute;
	top:6px;
	left:0px;
	width:150px;
	height:100px;
}

#film_block
{
	position:absolute;
	top:155px;
	left:0px;
	width:auto;
	height:100px;
}


#film_text
{
	position:absolute;
	top:570px;
	left:4px;
	width:600px;
	height:auto;
	font-size:12px;
	text-transform:none;
	font-weight:bold;
	color:#2b2b2b;
}

.film_item 
{
	background-color:#fff;
	width:auto;
	height:15px;
	padding:0px;
	margin:0px;
	padding-bottom:3px;
}

.film_item_select 
{
	background-color:#5e5e5e;
	width:auto;
	height:15px;
	padding:0px;
	margin:0px;
	padding-bottom:3px;
}


.image_thumb
{
	position:relative;
	float:left;
	width:120px;
	height:178px;
}
	
	.image_thumb img
	{
		border:none;
		padding-bottom:5px;
	}
	.image_thumb p 
{
	margin:0px;
	padding:0px; 
}

.press_thumb
{
	position:relative;
	float:left;
	width:290px;
	height:150px;  
}

.image_press_thumb
{
	position:relative;
	float:left;
	width:96px;
	height:130px; 
}
	.image_press_text
{
	position:absolute;
 
	bottom:61px;
	width:190px;
	height:20px;
	left:96px;
	text-transform:uppercase; 
	color:#000;
}


a.underline_url 
{
	color:#000;
	text-decoration:underline;
}

a.underline_url:hover 
{
	color:#000;
	text-decoration:underline;
}

