@charset "utf-8";

html, body {
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
	background: url(images/bg.jpg) no-repeat center top fixed #000; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.Clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.Clear {
    clear: both;
}
.Clearfix {
    display: inline-block;
}
p, a, ul, li, h1, h2, h3, h4, h5, from {
    margin: 0;
    padding: 0;
}
img {
    border: 0 none;
    margin: 0;
    padding: 0;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
#wraper {
    margin: 0 auto;
    width: 980px;
}
#header {
    float: left;
    width: 100%;
}
.main_logo {
    float: left;
    width: 327px;
}
.header_top_right {
    float: right;
	width:250px;
}
.header_top_links {
    float: right;
    list-style-type: none;
    margin: 25px 0 45px;
    width: 100%;
}
.header_social {
    margin: 0;
}
.header_top_links li {
    float: right;
    margin-left: 20px;
}
.header_social li {
    margin-left: 10px;
}
.header_top_links li a {
    color: #000000;
    text-decoration: none;
}
.header_top_links li a:hover {
    color: #b9b9b9;
    text-decoration: none;
}
.main_nav {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	position: relative;
    z-index: 3;
}
.main_nav_itms {
    list-style-type: none;
    margin: 0 auto;
    width: 980px;
}
.main_nav_itms li {
    float: left;
    list-style-type: none;
}
.main_nav_itms li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    float: left;
    font-weight: bold;
    line-height: 40px;
    padding: 0 30px;
    text-decoration: none;
}
.main_nav_itms li a:hover, .main_nav_itms li a.active {
    background: none repeat scroll 0 0 #b12389;
    color: #fff;
    text-decoration: none;
}
.project_nav_li {
    position: relative;
}
.project_nav_li:hover .project_nav {
    display: block;
}
.project_nav {
    background: none repeat scroll 0 0 #000;
    display: none;
    left: 0;
    margin: inherit;
    position: absolute;
    top: 40px;
    width: 203px;
    z-index: 3;
}
.project_nav li {
    border-bottom: 1px solid #2a2a2a;
    margin: inherit;
    width: 203px;
}
.project_nav li:last-child {
    border-bottom: medium none;
}
.project_nav li a {
    color: #fff;
    line-height: 30px;
    margin: inherit;
    padding: 0 10px;
    width: 183px;
}
.project_nav li a:hover {
    background: none repeat scroll 0 0 #b12389;
}
#middle {
    float: left;
    width: 100%;
}
.flash_slider {
    float: left;
    width: 100%;
	position:relative;
}
.flash_slider_small_logo{
	position:absolute;
	top:4px;
	left:595px;
	z-index:2;
}
.news_slider {
    background: none repeat scroll 0 0 #fff;
    float: left;
    height: 114px;
    margin-bottom: 14px;
    overflow: hidden;
    width: 100%;
	margin-top: 14px;
}
.news_slider_left {
    background: url("images/new_left.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: left;
    font-size: 24px;
    height: 104px;
    text-transform: uppercase;
    width: 185px;
}
.news_slider_right {
    float: left;
    list-style-type: none;
    width: 795px;
}
.news_slider_right li {
    float: left;
    list-style-type: none;
    width: 100%;
}
.news_img {
    float: left;
    margin: 10px 10px 0;
    width: 121px;
}
.news_info {
    color: #424242;
    float: left;
    margin: 10px 0 0;
    width: 645px;
}
.news_info_top {
    float: left;
    padding-bottom: 5px;
    width: 100%;
}
.news_info_top h2 {
    float: left;
    font-size: 14px;
    font-weight: bold;
}
.news_info_top h2 a {
    color: #424242;
    text-decoration: none;
}
.news_info_top h2 a:hover {
    color: #000;
    text-decoration: none;
}
.news_info_top span {
    float: right;
    font-size: 10px;
}
.news_info_btm {
    float: left;
    width: 100%;
}
.latest_news_txt {
    margin: 25px 0 0 15px;
}
.latest_news_more {
    margin: 11px 0 0 29px;
}
.news_more_link {
    color: #fff;
    float: left;
    font-size: 10px;
    text-decoration: none;
}
.news_more_link:hover {
    color: #b12389;
    text-decoration: none;
}
.mid_cont {
    background: none repeat scroll 0 0 #fff;
    float: left;
    width: 100%;
	color:#000;
	text-align: justify;
	margin-bottom: 14px;
}
.mid_cont_hd{
	float: left;
	font-size:30px;
	width:100%;
	height:50px;
	color:#fff;
}
.mid_cont_hd_text{
	float: left;
	height:50px;
	line-height:50px;
	background:#000;
	margin-right:1px;
	padding:0 10px;
	font-weight:bold;
}
.mid_cont_rht{
	float: left;
    width: 10px;
	background:#B12389;
	height:50px;
}
.mid_cnt_itm{
	float: left;
	margin:10px;
	width:960px;
}
.mid_cnt_itm a{
	 text-decoration:underline;
}
.more_link{
	color: #000;
    float: left;
    font-size: 10px;
    text-decoration: none;
	border:solid 1px #000;
	line-height:18px;
	text-transform:uppercase;
	padding:0 5px;
	margin: 0 0 10px 10px;
}
.more_link:hover{
	color: #333333;
    text-decoration: none;
}
#footer {
	float: left;
    width: 978px;
    background: #000;
    color: #8D8D8D;
	border:solid 1px #2E2E2E;
	border-bottom:none;
}
.ftr_top{
	float: left;
    padding: 10px;
    width: 958px;
}
.ftr_top_links{
	list-style-type:none;
	float: left;
    margin-right: 10px;
    width: 170px;
}
.ftr_top_links li{
	list-style-type:none;
	float: left;
    width: 100%;
	padding-bottom:5px;
}
.ftr_top_links li a{
	text-decoration:none;
	color:#8D8D8D;
}
.ftr_top_links li a:hover{
	text-decoration:none;
	color:#fff;
}
.ftr_top_links_cate a, .ftr_top_links_cate{
	color:#fff !important;
	font-weight:bold;
	font-size:14px;
}

.ftr_bottom{
	 float:left;
	 width:958px;
	 background:#111111;
	 text-align:center;
	 padding:10px;
	 margin-top:20px;
}
.ftr_links{
    float: left;
    width: 100%;
}
.ftr_bottom a {
    color: #8D8D8D;
    text-decoration: none;
}
.ftr_bottom a:hover {
    color: #fff;
    text-decoration: none;
}
.ftr_design_by {
    float: left;
    width: 100%;
	margin-top:10px;
}
.adv_board{
	list-style-type:none;
	float: left;
    width: 100%;
	margin-top:20px;
}
.adv_board li{
	list-style-type:none;
	float: left;
    width: 100%;
	margin-bottom:30px;
}
.adv_board li:last-child{
	margin-bottom:0px;
}
.adv_img{
	float: left;
    width: 150px;
	height:256px;
	padding: 6px 6px 0;
	background: url("images/user_bg.jpg") no-repeat;
}
.adv_img_usr{
	margin-top:9px;
	font-size:14px;
	font-weight:bold;
}
.adv_rht{
	float: left;
    padding: 50px 0 0 60px;
    width: 737px;
	background: url("images/adv_cot.png") no-repeat 15px 20px;
}
.flash_slider_main{
	float:left;
	width:654px;
	list-style-type:none;
}
.flash_slider_main li{
	float:left;
	width:654px;
	list-style-type:none;
}
.flash_slider_right{
	float:left;
	width:312px;
}
.flash_slider_rtop{
	float:left;
	width:100%;
	margin-bottom:14px;
}
.submit_film_bnr{
	background: url("images/submit_films.jpg") no-repeat left top;
	width:312px;
	height:179px;
}
.international_seminar{
	list-style-type:none;
}
.international_seminar li{
	float:left;
	width:100%;
	list-style-type:none;
}
.sponsers{
	float: left;
    margin: 0 0 14px;
    width: 100%;
	background: none repeat scroll 0 0 #fff;
	height: 104px;
	overflow: hidden;
}
.sponsers_lgs_whole{
	float: left;
    width: 780px;
	margin-right:15px;
	height: 88px;
    overflow: hidden;
	padding: 8px 0;
}
.supportsLogo{
	float: left;
    height: 88px;
    min-width: 9600px;
    padding: 0;
    position: relative;
}
.supportsLogo ul {
    float: left;
    height: 88px;
    width: 780px;
}
.supportsLogo ul li {
    border-right: 1px dotted #b6b6b6;
    float: left;
    height: 88px;
    list-style: none outside none;
    padding: 0;
    text-align: center;
    width: 194px;
}
.sponsers_list {
    float: left;
    list-style-type: none;
    width: 781px;
	margin-right:14px;
}
.sponsers_list li {
    float: right;
    list-style-type: none;
	height: 104px;
	line-height: 104px;
	overflow: hidden;
	background: url("images/sponser_sep.jpg") no-repeat top right;
	padding:0 14px;	
}
.sponsers_list li img{
	vertical-align:middle;
}
.sponsers_slider_right {
    background: url("images/sponser_right.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: left;
    font-size: 24px;
    height: 104px;
	line-height:104px;
    text-transform: uppercase;
    width: 185px;
	text-align:center;
}
/*----------Home flash banner-----------------------------*/
.coin-slider { 
	overflow: hidden;
    position: relative;
    width: 654px;
	height:372px;
    float: left;
	margin-right:14px;
}
.coin-slider a{ 
	text-decoration: none; 
	outline: none; 
	border: none;
}
.cs-buttons { 
	display:none;
}
.cs-title { 
	padding: 10px; 
	background:rgba(0,0,0,0.5); 
	color: #FFFFFF;
	font-size:18px; 
	opacity:1 !important;
	margin-bottom:14px;
	font-weight:bold;
	/* margin-left:14px; */
}
.cs-prev{
	 background: url("images/previous.png") no-repeat left top;
	 width:37px;
	 height:73px;
	 text-indent:-9999px;
	 top: 149px !important;
}
.cs-next{
	 background: url("images/next.png") no-repeat left top;
	 width:37px;
	 height:73px;
	 text-indent:-9999px;
	 top: 149px !important;
}
.cs-prev, .cs-next { 
	/* background-color: #000000; 
	color: #FFFFFF; 
	padding: 0px 10px;  */
}
/*----------Home flash banner end-----------------------------*/

/*------------inner slideshow-------------------------------*/

.inner_header_slideshow{
    float: left;
    margin-bottom: 14px;
    margin-top: -38px;
    overflow: hidden;
    width: 100%;
}
.dg-container{
	width: 100%;
	height: 300px;
	position: relative;
}
.dg-wrapper{
	width: 481px;
	height: 270px;
	margin: 0 auto;
	position: relative;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-o-perspective: 1000px;
	-ms-perspective: 1000px;
	perspective: 1000px;
}
.dg-wrapper a{
	width: 482px;
	height: 316px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	/* background: transparent url(../images/browser.png) no-repeat top left;
	box-shadow: 0px 10px 20px rgba(0,0,0,0.3); */
	cursor:default;
}
.dg-wrapper a.dg-transition{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.dg-wrapper a img{
	display: block;
	padding: 41px 0px 0px 1px;
}
.dg-wrapper a div{
	/* font-style: italic; */
	text-align: center;
	line-height: 50px;
	/* text-shadow: 1px 1px 1px rgba(255,255,255,0.5); */
	color: #333;
	font-size: 16px;
	width: 100%;
	bottom: -55px;
	display: none;
	position: absolute;
}
.dg-wrapper a.dg-center div{
	display: block;
}
.dg-container nav{
	width: 58px;
	position: absolute;
	z-index: 1000;
	bottom: 40px;
	left: 50%;
	margin-left: -29px;
}
.dg-container nav span{
	text-indent: -9000px;
	float: left;
	cursor:pointer;
	width: 24px;
	height: 25px;
	opacity: 0.8;
	/* background: transparent url(../images/arrows.png) no-repeat top left; */
}
.dg-container nav span:hover{
	opacity: 1;
}
.dg-container nav span.dg-next{
	background-position: top right;
	margin-left: 10px;
}
/*------------inner slideshow ends-------------------------------*/
.header_msg{
	color: #fff;
	float: left;
	font-size: 20px;
	text-align: center;
	width: 351px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 10px;
}
.header_msg h3{
	font-size:15px;
}
.submit_film_bnr p{
	float:left;
	width:100%;
	margin-top:110px;
	margin-bottom:10px;
} 
.submit_film_bnr p a{
	background:rgba(0,0,0,0.5);
	color:#fff;
	padding:3px 5px;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
}
.submit_film_bnr p a:hover{
	color:#fff;
	text-decoration:none;
}
.feature_film_form_ul{
	list-style-type:none;
	float:left;
	width:100%;
	margin-top:30px;
}
.feature_film_form_ul li{
	list-style-type:none;
	float:left;
	width:100%;
	margin-bottom:10px;
}
.feature_film_form_ul_lbl{
	float:left;
	width:200px;
	margin-right:15px;
	font-weight:bold;
	text-align:right;
	line-height:30px;
}
.feature_film_form_ul_spn{
	float:left;
}
.textbox{
	float:left;
	border:solid 1px #959595;
	height:30px;
	line-height:30px;
	width:300px;
	padding:0 5px;
	color:#737373;
}
.select_drpdown{
	width:310px;
}
.comp{
	color:#ff0000;
}
.form_submit_bt{
	border:none;
	color:#fff;
	font-size:20px;
	cursor:pointer;
	background:#b12389;
	margin-right:10px;
	padding:5px 10px;
	margin-top:10px;
}
.form_reset_bt{
	background:#323232;
}
.sponsors_mid, .news_mid{
	list-style-type:none;
	float:left;
	width:100%;
}
.sponsors_mid li{
	list-style-type:none;
	float:left;
	width:180px;
	margin-right:60px;
	margin-bottom:20px;
}
 .news_mid li{
	list-style-type:none;
	float:left;
	width:100%;
	margin-bottom:10px;
	padding-bottom:20px;
	border-bottom:dotted 1px #858585;
 }
.news_mid li:last-child{
	padding-bottom:0px;
	border-bottom:none;
  }
.news_mid li .news_info{
	width:816px;
}
.news_mid li .news_info_top h2{
	font-size:18px;
}
