* { margin:  0; padding: 0; }
ul { list-style: none; }
p { margin: 10px 0; }
a img, frameset { border: 0; }



body {
	FONT-FAMILY: Droid Arabic Kufi;
	-webkit-user-select: none;
	-webkit-text-size-adjust: none;
	color: #000000;
	/*background-image: url('images/BGbody.jpg');*/
	background: #f0546a url(images/BGbody.jpg);
	background-repeat:no-repeat;
	background-position-x:right
}
@font-face {
  font-family: Droid Arabic Kufi;
  font-style: normal;
  /*font-weight: 700;*/
  src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.eot);
  src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.woff) format('woff'),
       url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.ttf) format('truetype');
}

body[orient="landscape"] {
	min-height: 270px;
}
#main { 
	padding: 10px; 
	/*background: #8a0041 url(images/bg-body.jpg) 0 0 no-repeat;*/
	position: relative;
	/*min-height: 420px;*/
	min-height: 340px;
	
}
#wrap-main { 

	/*width: 420px;*/
	width: 340px;
	overflow-x: hidden;
}
body[orient="landscape"] #wrap-main {
	/*width: 420px;*/
	width: 340px;
}
#main-rows {
	font-size: 0.9em;
	margin-bottom: 10px;
	width: 100%;
	float: right;
}
#main-rows li a {
	display: block;
	padding: 50px;
	background-color: #fff;
	text-decoration: none;
	border-top: 1px solid #fff;	
	border-bottom: 1px solid #cecece;
	border-right: 1px solid #fff;
	border-left: 1px solid #e5e5e5;
	color: #000;
	font-weight: bold;
}


#main-rows li:first-child a {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;		
}
#main-rows li:last-child a { 
	border-bottom: none; 
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
  -moz-box-shadow: 0px 4px 2px -3px rgba(0,0,0,0.7); 
  -webkit-box-shadow: 0px 4px 2px -3px rgba(0,0,0,0.7); 
  box-shadow: 0px 4px 2px -3px rgba(0),0,0,0.7); 
}
.home#main-rows button { float: right; margin: -2px -5px 0 0; }
#main-rows li a:hover, .slider.team#main-rows li a:hover, .slider.careers#main-rows li a:hover, .slider.blogs#main-rows li a:hover, .slider.blogs#main-rows li :hover.image  {
	background-color: #deeaf0;
}
.content  {
	padding: 10px;
	background: #fff;
	-webkit-border-radius: 5px;	
	font-size: 1em;
	line-height: 1.3em;
  margin: 0 0 10px;
	width: 340px;
}
.content a {


	font-size: 1em;


}
body[orient="landscape"] .content {
	width: 340px;
}
.content > p {
	margin-top: 0;
}
#sub-head { height: 80px; }

#sub-head h2, #sub-head h3 {
	text-align: center;
	width: 340px;	
	padding: 0 5px;
	text-shadow: rgba(0, 0, 0, 0.4) 0 -1px 0;
	color: #fff;	
	font-weight: bold;
	margin: 0;
	float: right;
}
#sub-head h2 { font-size: 1em; margin-top: 15px; }
#sub-head h3 { font-size: 0.8em; }
#header { height: 1px; display: none; }

	/* @group -headers */
	h2, h3, h4, h5 { }
	h2 { font-size: 100%; margin: 25px 0; }
	h3 { font-size: 100%; margin: 15px 0; }
	h4 { font-size: 100%; margin: 15px 0; }
	h5 { font-size: 100%; margin: 5px 0; }	
	/* @end */

	/* @group -links */
	a, a:link { text-decoration: underline; color: #014d1e; }
	a:visited {}
	a:hover { text-decoration: none; }
	a:active {}
	/* @end */



	/* @group -footer */
	#haeder { 
		/*background: #ef8c06 url(images/bg-footer.png) bottom left repeat-x;*/
		padding: 5px 0 0px 0px;
		z-index: 200;
		height: 32px;
	
		top: 0;	
		width: 340px;
	}	
	body[orient="landscape"] #haeder {
		width: 280px;	
	}	
	#haeder ul { 	padding: 0px 6px 0px 0px; }
	#haeder li { display: inline; }
	#haeder a {
		display: block;
		padding: 5px 0;
		/*width: 59px;*/
		color: #000;
		text-decoration: none;
		background: #fff;
		font-size: 10px;
		float: right;
		text-align: center;
		font-weight: bold;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;		
		border-right: 1px solid #ccc;
	}
	body[orient="landscape"] #haeder a { width:70px; }
	#haeder li:last-child a {
		-webkit-border-top-left-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;		
	}
	#haeder li:first-child a {
		-webkit-border-top-right-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		border-right: 1px solid #fff;
		border-left: 1px solid #fff;		
	}	
	#haeder li:first-child a:hover, #haeder li:first-child.cur a { border-left-color: #2a78a3; }
	#haeder li:last-child a:hover, #haeder li:last-child.cur a { border-right-color: #2a78a3; border-left-color: #2a78a3; }	
	#haeder li a:hover, #haeder li.cur a {
		background: url(images/bg-navActive.png) 0 50% repeat-x;
		color: #fff;
		border-top-color: #4998b9;
		border-bottom-color: #115281;
		text-shadow: rgba(0, 0, 0, 0.4) 0 -1px 0;
	}
	/* @end */	

 



	


	/* @group -blogs */
	.slider.blogs#main-rows li a { 
		background: #fff url(images/bg-ul-home.png) right 0 repeat-y; 
		padding: 7px 5px 7px 45px;

		position: relative;
        	font-size: 1em;
	}
    
    
    .slider.blogs#main-rows li a.image { 
		background: #fff url(images/bg-ul-home2.png) right 0 repeat-y; 
		padding: 7px 5px 7px 50px;
		position: relative;
	}
	.slider.blogs#main-rows span.blog-type {
		float: right;
		margin-left: 15px;
            margin-bottom: 10px;
	}
	.slider.blogs#main-rows span {
 		font-weight: normal;
 		font-size: .85em;
	}
	#blog-type img {
		position: relative;
		top: 5px;
	}
	
		

#footer{
/*background:#9e0728;*/
background:#ececec url(images/footer_bg.png) repeat-x;
color:#000;
padding:6px 10px;
text-align:center;
width: 340px;
	overflow-x: hidden;

}


#search {
/*background:#EEE;
padding:10px 5px;*/
padding:0 10px;

}

form{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:inherit;font-family:inherit;vertical-align:baseline;}

#search-input {
width:200px;
border:1px solid #ccc;/*none;*/
background:#fff;
padding:4px 5px;
line-height:13px;
font-size:1em;
vertical-align:top;
height:20px;
-moz-border-radius: 15px;
 -webkit-border-radius: 15px;

}

#btnn {
width:22px;
height:18px;
border:none;
background:url(images/search_icon.png) no-repeat;
margin-left:-30px;
margin-top:5px;
vertical-align:top;
}

.p{
background: #ffffff;
/*opacity: 0.6;*/
/*height: 25px;*/
width:330px;
font-weight: bold;
font-size: 12px;
text-align: center;
	-webkit-border-bottom-left-radius: 10px;
  	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.menu{
margin-right: 15px;
}