*{
	margin:0;
	padding:0;
	text-decoration:none;
}

body {
	margin:auto;
	background:#c5c5c5;
	}
	
	img {
	border:0;
	}
	


@font-face {
	font-family: 'din';
	src: url('fonts/DINNextLTArabic-Light.eot');
	src: local('?'), url('fonts/DINNextLTArabic-Light.woff') format('woff'), url('fonts/DINNextLTArabic-Light.ttf') format('truetype'), url('fonts/DINNextLTArabic-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



	
	.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#all{
	width:1200px;
	margin:auto;
	background-color:#FFF;
	padding-bottom:10px;
}


#bar{
	width:1200px;
	height:100px;
	background-color:#8c3360;
	position:absolute;
	opacity:0.9;
	
}
#banner{
	width:100%;
	height:360px;
	background-image:url(../images/banner.png);
	background-color:#8c3360;
	background-repeat:no-repeat;
	
}

#buttons{
	float:right;
	padding-top:26px;
}

#buttons li{
	float:right;
	direction:rtl;
	display:block;
	margin-left:10px;
	margin-right:15px;
	}
	
	#buttons li a{
		font-family:din,Tahoma, Geneva, sans-serif;
		color:#fff;
		font-size:18px;
		display:block;
		padding:7px;
		-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
	
	}
	
#buttons li a:hover{
background-color:#fff;
color:#8f3664;
padding:7px;	
	}
	
#social{
	float:left;
	margin-left:80px;
	margin-top:19px;
	direction:rtl;
}

#social img{
	padding:5px;
	}
	
	
#social span{
	float:right;
	margin-top:15px;
	color:#b27090;
	font-family:din,Tahoma, Geneva, sans-serif;
	font-size:18px;
	padding-left:10px;
	}
	
	#social img:hover{
		opacity:0.5;
	}
	
	#all-icons{
	padding:4px 32px 4px 20px;
	}
	
	.al-icon{
		width:262px;
		height:242px;
		text-align:center;
		float:right;
		margin-left:15px;
		margin-right:8px;
	}
	

	.al-icon img{
position:relative;
top:20px;
	}
	
	.box-icon{
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
border:solid 2px #eaebeb;
padding:20px 10px;
	}
	
	.box-icon a{
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
color:#9f9f9f;
display:block;
	}
		
		
	.box-icon span{
	font-family:din,Tahoma, Geneva, sans-serif;
	font-size:21px;
	color:#3e3d3d;
	font-weight:bold;
	
	}
	
	.box-icon:hover{
		border:solid 2px #cccece;
		color:#99406c;
	}
	
		.box-icon a:hover{
		color:#99406c;
		}
		
		.line{
			border-top:dotted 1px #CCC;
			width:95%;
			margin:auto;
			margin-top:15px;
		}
		
		
		#al-main{
			margin:auto;
			margin-bottom:30px;
			
		}
		
		
		
		#right-main{
			float:right;
			width:22%;
			margin-right:30px;
			margin-top:15px;
			
		}
		
	#left-main{
	float:left;
	width:75%;
	text-align: center;
	margin-top:15px;
	}
	
	
	#menu{
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
border:solid 1px #EAEBEB;
padding:3px;
border-bottom:none;	
	}
		
		
		
	.button-menu{
	height:55px;
	border-bottom:solid 1px #EAEBEB;

	}
		
		.button-menu li{
			display:block;
			float:right;
			height:35px;
			padding:10px;
			line-height:35px;
			text-align:right;
		
	}
	.button-menu  a{
	color:#3E3D3D;
	font-family:din,Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight: bold;
	display:block;
	height:55px;
			
		}
		
		
		.button-menu .txt{
			padding-left:10px;
			 width:66%; 
			border-right:solid 1px #EAEBEB;
		}
		
		
		
		.button-menu:hover{
			background-color:#933564;
			
		}
		
		
		.button-menu  a:hover{
			color:#fff;
			display:block;
		}
		
		
		.albox{
			border:solid 1px #EAEBEB;
			-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:2px;
	margin:15px auto auto;
	padding-bottom:20px;
		}
		
		
	.address-box{
	font-family:din,Tahoma, Geneva, sans-serif;
	font-size:20px;
	display:block;
	text-align:right;
	padding:10px;
	color:#4a4a49;
		}
		
		.address-box img{

			margin-left:15px;
			float: right;
		}
		
		
		#allfooter{
			background-color:#efeded;
			height:120px;
			padding:33px;
		}
		
		
		#footer-logo{
			float:right;
			
		}
		
		
	#footer-mailtxt{
color: #933564;
display: block;
float: right;
font-family: din,Tahoma,Geneva,sans-serif;
font-size: 22px;
margin-right: 100px;
padding: 10px;
text-align: center;
		}
		
		#footer-mail{
color: #933564;
display: block;
float:left;
font-family: din,Tahoma,Geneva,sans-serif;
font-size:18px;
margin-right: 60px;
padding: 10px;
text-align: right;
}

#input-mail{
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
width:220px;
height:30px;
background-color:#f4f4f4;
margin-top:10px;
margin-left:12px;
text-align:right;
text-indent:10px;
direction:rtl;
color:#a1a1a1;
float:right;	
}

#button-mail{
	background-image:url(../images/button_mailform.png);
	background-repeat:no-repeat;
	background-position:top;
	width:52px;
	height:43px;
	border:none;
	cursor:pointer;
	float:left;
	}
	
	#button-mail:hover{
		background-position:bottom;
	}
	
	#end{
background-color: #FFFFFF;
padding: 10px;
text-align: right;
color: #c3c3c3;
font-family: din,Tahoma,Geneva,sans-serif;
font-size:16px;
	}
	#end a{
	color: #c3c3c3;	
	}
	#end a:hover{
	color: #933564;	
	}
	#end span{
		float:left;
	}
	
	
	#iframepic{
		border:medium none;
		height:240px;
		width:810px;
		background:none;
		margin:auto;
		
	}
	
	#box-twitter{
	background-image: url("../images/twitter_bg.png");
background-position: left top;
background-repeat: no-repeat;
margin: 5px auto auto;
width: 90%;	
	}
	
	#box-twitter img{
		float:right;
		margin-top:6px;

	}
	
	
	#box-twitter span {
		float: right;
font-family: din;
width: 80%;
color: #c1c1c1;
line-height: 30px;
margin-right: 10px;
		
	}
.button-bg {
	background-color:#FBFBFB;
	 background-image:url(../../images/bg_button_g.png);
	 background-repeat:repeat-x;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #D9D9D9;
    height:37px;
    width: 215px;
	float:right;
    margin: auto;
	margin-right:15px;
	margin-bottom:20px;
	direction:rtl;
	line-height:47px;
	padding:5px;

	}

	
	

	.button-bg a  {
	font-family: din,Tahoma, Geneva, sans-serif;
font-size: 20px;
	font-weight:normal;
	color:#4E4452;
	display:block;
	height: 47px;
	position:relative;
	bottom:5px;
	text-align:center;

	}

	.button-bg:hover {
	background-color:#FBFBFB;
	 background-image:url(../../images/bg_button_g_v.png);
	 background-repeat:repeat-x;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height:37px;
    width: 215px;
	border: solid 1px #B0ADAD;

	}

	
	.button-bg a:hover {
	color:#933564;
	}