@charset "utf-8";
/* CSS Document */
*{
	margin:0px 0px;
	padding:0px 0px;
	}
body{
	margin:0px 0px;
	padding:0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	}
ul{
	list-style:none;}
a{
	color:#000;
	text-decoration:none;
	}	
.left{
	float:left;}
.right{
	float:right;}
	
.clear{
	clear:both;}
#container{
	margin:0px auto;
	padding:0px 0px;
	width:1200px;
	}					
#main-header{
	width:100%;
	height:175px;
	background:url(../images/header.jpg) no-repeat;
	}	
#top-header{
	width:100%;
	height:60px;
	position:relative;}
.top-social{
	position: absolute;
	right: 550px;
	top: 11px;}	
.lang-link{
	position:absolute;
	right:350px;
	top:8px;
	}	
.hind{
	margin:0px 0px 0px -5px}
			
#bottom-header{
	width:100%;
	height:115px;
	position:relative;}
.search{
	position:absolute;
	bottom:0px;
	left:386px;
	background:url(../images/search-bg.png) no-repeat;
	width:420px;
	height:33px;}
.email{
	}		
.search input{
	margin: 7px 0px 0px 7px;
	padding: 0px 0px;
	width: 324px;
	height:24px;}	
.btn-search{
	margin-top:7px;}	
	
	
#bottom-header h1{
	margin:0px 30px 0px 30px;
	float:left;}
#nav-input{
	margin:0px auto;
	width:60%;
	float:left;}	
#nav-input .header-nav{
	margin:0px 0px;
	padding:0px 0px;
	position: absolute;
	top: 25px;
	left: 260px;}
	
#nav-input .header-nav ul > li{
	display: inline;
	padding: 5px 20px;
	margin: 0px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;}		
#nav-input .header-nav ul li > a{
	color:#fff;
	font-size: 1.05em;
	font-weight: bold;}
	
#nav-input .header-nav ul > li:hover ,.select-menu{
	background:rgba(0,0,0,0.4);}


.header-nav .sub-nav{
	display:none;
	}
.header-nav .sub-nav >li{
	padding:5px 0px 0px 20px !important;
	margin:0px !important;
	display:block !important;
	}
.header-nav ul li{
	position:relative;}	
.header-nav ul li:hover .sub-nav{
	display: block;
position: absolute;
top: 29px;
border-radius: 5px;
width: 180px;
left: 0px;
background: rgba(0,0,0,0.4);
z-index:+1;}	 




/* main-content */	
#main-content{
	margin:0px 0px;
	padding:0px 0px 20px 0px;
	width:100%;
	background:url(../images/body-bg.jpg) repeat;
	}
#main-content #sidebar{
	margin:0px 20px 0px 10px;
	padding:0px 0px;
	width:15%;
	float:left;}
#sidebar .content-nav{	
margin: -10px 0px 0px 22px;
padding: 0px 0px;
z-index: +1;}	
#sidebar .content-nav ul{
	background: #F4F4F4;
	width:100px;
	padding: 0px 15px;}	
#sidebar .content-nav ul > li{
	padding:5px 0px 0px 0px;
	background: #F4F4F4;
	text-align: center;
	width: 100px;
	border-bottom:1px solid #fe6847;}	
	
#main-content #left-content{
	margin:50px 45px 0px 0px;
	padding:0px 0px;
	width:43%;
	float:left;}
	
#main-content #inner-page{
	margin:50px 45px 0px 0px;
	padding:0px 0px;
	width:75%;
	float:left;}
.oursite{
	margin-bottom:50px;}
.oursite span a{
	color:#069;
	font-weight:bold;}		
.oursite h2{
	color: #069;
	margin-bottom: 12px;
	border-bottom: 1px solid #069;
	}
.oursite img{
	float: left;
	padding: 0px 15px 0px 0px;
	}	
.center{
	margin:0px auto;
	width:990px;
	text-align:center;}
.center img{
	float:inherit !important;}				
.oursite p{
	font-size: 0.95em;
	color: #444141;
	line-height: 1.5em;
	text-align: justify;}
	
.oursite p a{
	color:#069;}			
#main-content #right-content{
	margin:50px 0px 0px 0px;
	padding:0px 0px;
	width:35%;
	float:left;}
.article-block{
	margin-bottom:35px;}
.article-block h2{
	 font-size: 22px;
	font-weight: 600;
	color: #3d5778;
	background:url(../images/title-icon.png) 0px 5px no-repeat;
	padding-left:30px;}				
.article-block .img-border img{
	float:left;
	border:5px solid #edeabe;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;}	
#left-content .left-head, #right-content .left-head{
	width:50%;
	float:left;
	}		
#left-content .right-head, #right-content .right-head{
	width:50%;
	float:right;
	}
.right-head{
	position:relative;
	}	
.right-head .fb img{
	position:absolute;
	right: 120px;
	top: 7px;}	
	
.right-head .msg img{
	position:absolute;
	right: 90px;
	top: 7px;
	}	
	
.right-head .view{
	position: absolute;
	right: 0px;
	top: 12px;
	font-size: 14px;
	font-weight: bold;
	color: #565353;}	
	
.right-head-nav{		
float: right;}		
.right-head-nav ul{
	list-style:none;}
.right-head-nav ul > li{
	display:inline;
	}	
.wow-border{
	border:5px solid #edeabe;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;}	
#main-footer{
	margin:0px 0px;
	padding:0px 0px;
	background:url(../images/footer-bg.png) no-repeat;
	width:100%;
	height:243px;
	}	
#main-footer .footer-block{
	margin:25px 0px 0px 15px;
	padding:0px 0px;
	width:13.5%;
	float:left;
	}
.last-block{
	width:21% !important;}			
.subs{
	margin:10px 0px 2px 0px !important;}			
.last-block span{
	color:#fff;
	font-size: 12px;
	font-weight: 600;}
.daily{
	width:510px !important;
	height:376px !important;
	}
.cinema{
	width:420px !important;
	height:376px !important;
	}
		
.popular, .pic{
	margin-top:35px !important;}		
.categorie{
	margin-top:30px !important;}	
#main-footer .footer-block h3{
	font-size:18px;
	margin:0px 0px 10px 0px;
	color:#FFB467;}	
	
#main-footer .footer-block .footer-nav li a{
	font-size: 16px;
	color: #fff;
	line-height: 1.5em;
	font-weight: 600;}
.footer-social-nav ul > li{
	display:inline-block;
	}	
	
#main-footer .footer-block .about li a{
	color:#fff;}	
	
.email-input{	
height: 19px;
padding: 0px 0px 0px 10px;	
}

#main-footer .footer-block .info li a{
	font-size:14px;	}	
	
#copyright{
	margin:0px;
	padding:0px;
	width:100%;
	height:35px;
	background:url(../images/copy-bg.jpg) no-repeat;}	
#copyright span{
	color:#fff;
	font-size:0.9em;
	padding:5px 20px 0px 20px;
	line-height:1.8em;}	
#copyright span a{
	color:#fff;}	