*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  font-size: 100%; }
  
  
  
  
  @font-face {
	font-family: "Hacen Liner Screen";
        src: url("fonts/hacen_liner_screen.eot"); /* IE 9 */
        src: url("fonts/hacen_liner_screen.eot?") format("eot"), /* IE 6-8 */
             url("fonts/hacen_liner_screen.otf") format("opentype"), /* Other browsers */
             url("fonts/hacen_liner_screen.ttf") format("truetype"); /* Safari, Android, iOS */
}


body {
  background: black;
  color: #222222;
  padding: 0;
  margin: 0;
  line-height: 1;
  cursor: default; }
  
  
#wrapper {
   width: 1250px;
     margin: 0 auto;
	 height:1230px;
	 text-align:right;
  background-image:url(../img/bg.jpg);
  background-repeat:no-repeat;
  background-position: top;
  
  	 }
  

.logo
{
	margin-top:450px;
	position:absolute;
	margin-left:200px;
	width:360px;
	
	
}

.antialiased
{
	-webkit-font-smoothing:antialiased;
	
}



.director
{
		font-family: "Hacen Liner Screen";
		text-align: center;
		font-size:25px;
		color:#FFF;
		}
		
	
	
#menu
{
	padding-top:80px;
	padding-bottom:50px;
	
}



.menuimage
{
	display:inline-block;
}

.menuimage:hover
{
	opacity: 0.6;
	
}

.mainhometitle
{
		font-family: "Hacen Liner Screen";
		font-size:30px;
		margin-bottom:10px;
		direction:rtl;
		color:#c5a400;
	
}


.bodytextmain
{
font-family: "Hacen Liner Screen";
		font-size:17px;
	
		line-height:28px;
		color: #FFF;
		direction:rtl;
}


.bodytextmain a
{
font-family: "Hacen Liner Screen";
		font-size:17px;
	
		line-height:28px;
		text-decoration:none;
		color: #c5a400;
		direction:rtl;
}


.bodytextmain a:hover
{
font-family: "Hacen Liner Screen";
		font-size:17px;
		text-decoration:none;
		line-height:28px;
		color: #FFF;
		direction:rtl;
}



.mainhometitlenews
{
		font-family: "Hacen Liner Screen";
		font-size:20px;
		margin-bottom:10px;
		direction:rtl;
		color:#c5a400;
	
}







.bodytextmainnewtitle
{
font-family: "Hacen Liner Screen";
		font-size:16px;
	
		line-height:28px;
		color: #c5a400;
		direction:rtl;
			-webkit-font-smoothing:antialiased;

}


.bodytextmainnew
{
font-family: "Hacen Liner Screen";
		font-size:16px;
	
		line-height:22px;
		color: #FFF;
		direction:rtl;
			-webkit-font-smoothing:antialiased;

}


.bodytextmainnew a
{
font-family: "Hacen Liner Screen";
		font-size:16px;
	
		line-height:22px;
		text-decoration:none;
		color: #c5a400;
		direction:rtl;
			-webkit-font-smoothing:antialiased;

}


.bodytextmainnew a:hover
{
font-family: "Hacen Liner Screen";
		font-size:16px;
		text-decoration:none;
		line-height:22px;
		color: #FFF;
		direction:rtl;
			-webkit-font-smoothing:antialiased;

}










.bodytextmainfooter
{
font-family: "Hacen Liner Screen";
		font-size:15px;
	
		line-height:22px;
		color: #FFF;
		direction:rtl;
			-webkit-font-smoothing:antialiased;

}


.bodytextmainfooter a
{
font-family: "Hacen Liner Screen";
		font-size:15px;
	
		line-height:22px;
		text-decoration:none;
		color: #c5a400;
		direction:rtl;
			-webkit-font-smoothing:antialiased;

}


.bodytextmainfooter a:hover
{
font-family: "Hacen Liner Screen";
		font-size:15px;
		text-decoration:none;
		line-height:22px;
		color: #FFF;
		direction:rtl;
			-webkit-font-smoothing:antialiased;

}



#madicon
{
height:29px;
display:inline-block;
width:71px;
background: url(../img/mad.png);
background-position:0 -29px;
border:none;
cursor:pointer;
padding:0;	
}


#madicon:hover
{
background-position:0 -0px;
	
}


#footer
{
	padding-top:35px;
	
}











#jsddm
{
	margin-top:-2px;
	margin-left:500px;
	padding: 0;
	text-align:right;

	
	}
	
	#jsddm li
	{	float: left;
		list-style: none;
	text-decoration:none;
	
	}
	
	#jsddm li a
	{	display: block;
		padding: 2px 2px;
		margin-left:0px;
		margin-right:0px;
		text-decoration: none;
	
	
	
	
	
		white-space: nowrap}

	#jsddm li a:hover
	{
		
	opacity: 0.6;
	}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
				text-align:left;

			border-top: 1px solid white}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
			background: #000;
			text-align:right;
					

			}
		
		#jsddm li ul li a:hover
	{ 
			text-align:right;

}
	



