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

/*---------------------------------------------------------gallery-------------------------------------------*/

.float_left
{
width:650px;
height:auto;
float:left;
background: rgba(0,0,0,0.70);

}


.float_right
{
	width:320px;
	height:auto;
	float:right;

}

.float_right2
{
	width:300px;
	height:auto;
	float:right;

}
.gallery
{
  height: auto;
    margin: 0px auto;
    width: 980px;
	background: rgba(0,0,0,0.70);
	overflow:hidden;
}

.news
{
  height: auto;
    margin: 0px auto;
    width: 980px;
	background: rgba(0,0,0,0.70);
	overflow:hidden;
}

.news_column1
{
  height: auto;
    margin: 0px auto;
    width: 980px;
	background: rgba(0,0,0,0.70);
	overflow:hidden;
}

.modeling_wrap
{
width:650px;
height:auto;
float:left;
}

/*{
  height: auto;
    margin: 0px auto;
    width: 980px;
	background: rgba(0,0,0,0.70);
	overflow:hidden;
}
*/

.column1
{
	height: 320px;
	margin: 0 auto;
	width: auto;
}

.column_new
{
	height: 240px;
	margin: 0 auto;
	width: auto;
}


.column_new ul
{
list-style:none;
}



.column_new ul li
{
	list-style:none;
	float:left;
	margin:25px;
}





.colmun2
{
	width:320px;
	height:320px;
	float: left;
}



.colmun_index
{
	width:300px;
	height:220px;
	float: left;
}


.column1 ul
{
list-style:none;
}



.column1 ul li
{
	list-style:none;
	float:left;
	margin:25px;
}



.column3
{
	height: 150px;
	margin: 0 auto;
	width: 620px;
	margin-left: 10px;
}


.column3 ul
{
list-style:none;
}



.column3 ul li
{
	list-style:none;
	float:left;
	margin-right:20px;
}
/*-----------------------------------------------------------films----------------------------------------------*/

.content
{
	width:620px;
	/*	height:450px;*/
	float:left;
/*	border-bottom: 1px dotted #ffffff;
*/	margin-bottom: 15px;
}


.content3
{
	width:620px;
	/*	height:450px;*/
	float:left;
	border-bottom: 1px dotted #ffffff;
	margin-bottom: 15px;
}

.img
{
width:600px;
height:auto;
float:left;
padding:10px;
}

.img ul
{
list-style:none;
}

.img ul li
{
list-style:none;
float:left;
margin-left:15px;
}



.text
{
	font-size:16px;
	width: 600px;
	padding: 10px;
}

.h1
{

color:#FFFFFF;
background-color:#FC6103;
width:150px;
height:40px;
text-align:center;
margin-left:10px;
border-radius:3px;
}



.h1_movies_trailer
{

color:#FFFFFF;
background-color:#FC6103;
width:250px;
height:40px;
text-align:center;
margin-left:10px;
border-radius:3px;
}

.h1_print
{

color:#FFFFFF;
background-color:#FC6103;
width:430px;
height:40px;
text-align:center;
margin-left:10px;
border-radius:3px;
}

.h2
{

color:#EBEBEB;
padding:10px;
}

.h3
{
font-size:16px;
color:#FC6103;

}

.upcoming
{
	background-color:#FC6103;
	width:190px;
	height:30px;
	text-align:center;
	border-radius:3px;
	color: white;
}

.upcoming1
{
color:#F4F4F4;
}

.upcoming1 ul
{
color:#F4F4F4;
list-style:none;
}

.upcoming1 ul li
{
	color:#F4F4F4;
	font-size:13px;
	line-height:30px;
	list-style:none;
	border-bottom:1px dotted #CCCCCC;
}

.dis
{
margin-top:5px;
width:250px;
}

.main_footer
{
width:1000px;
height:auto;
margin:0px auto;
}

.footer_menu
{
	width:600px;
	height:30px;
	float:left;
}

.footer_menu ul
{
list-style:none;
}

.footer_menu ul li
{
list-style:none;
float:left;
margin-left:20px;
margin-top:-5px;
}

.footer_menu ul li a
{
text-decoration:none;
color:#CCCCCC;
}

.footer_menu ul li a:hover
{
text-decoration:none;
color:#FC6103;
}

.copyright
{
	float:right;
	margin-top:7px;
}

.span
{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top: 20px;
}


.social_icon
{
	margin-top:20px;
}


.clear
{
clear:both;
}
