*{
	margin: 0px;
	padding: 0px;
}
.midd {
	padding: 20px;
	margin: 5px 150px;
	background: orange;
	border: 1px solid #1E0505;
	border-radius:5px;
}

.panel{
	background: #fff;
	border: 1px solid #eee;	
}
.panel_title{
	background: #f5f5f5;
	border-bottom: 1px solid #eee;
	padding: 8px;
	font-size: 12px;
	color: #555;
	font-weight: bold;
}
.panel_body{
	padding: 8px;
	font-size: 12px;
	color: #555;
}
#b_info{
	padding: 5px;
	border-bottom: 1px solid #eee;
}
.floating_element {
	direction: ltr;
	text-align: left;
	float: left;
  }
.buffer{
	margin: 15px 0px;
	positition: cover;
	background: #fe6036;
}

.loginAll{
	widows: 600px;
	margin: 90px auto;
	background: #fff;
	border: 1px solid black;
	padding: 10px;
}
input[type = text]{
	padding: 7px;
	width: 650px;
	border: 1px solid black;
	font-size: 12px;
	margin-bottom: 5px;
	color: black;
}
input[type = file]{
	padding: 7px;
	width: 600px;
	border: 1px solid black;
	font-size: 12px;
	margin-bottom: 5px;
	color: black;
}
input[type = password]{
	padding: 7px;
	width: 585px;
	border: 1px solid black;
	font-size: 12px;
	margin: 10px;
	color: black;
}
input[type = submit]{
	padding: 7px;
	width: 250px;
	border: 1px solid black;
	font-size: 12px;
	margin-bottom: 10px;
	background: #51a9dc;
	color: black;
	margin: 0px 150px;
	cursor: pointer,
}
.ok{
	background: #335807;
	padding: 10px;
	text-align: center;
	color: wheat;
}
.all{
	width: 600px;
	margin: 50px auto;
}
.adminMenu ul{
	list-style: none;
	overflow: hidden;
}
.adminMenu ul li{
	float: right;
	padding: 10px;
}
.adminMenu ul li a{
	text-decoration: none;
	background: #162908;
	color: white;
}
.adminBody{
	background: #193f04;	
	padding: 10px;
	font-size: 14px;
}
label{
	text-align: right;
	color: wheat;
	font-weight: bold;
	margin: 7px 0;
	
}
.cart{
	background: #F39A19;
	color: #FFFBDF;
	font-size: 1.2rem;
	margin: 7px;	
}
.cart a{
	color: #1C320F;
	font-size: 1.2rem;
	margin: 7px;	
}
.corb{
	width: 70%;
}


table{
  font-size: 1.2em;
}

table a{
  text-decoration: none;
	color: #406205;
	text-align: right;
}

body{
	font-family: "Happy Monkey", cursive;
	font-family: 'Aref Ruqaa', sans-serif;
	text-align: center;
	font: bold;
	direction: rtl;
	background: #f9f9f9;		
}
.top-nav-bar{
	height: 50px;
	top: 0;
	position: sticky;
	background: #fff;
	margin-bottom: 100px;
	border-bottom: 3px solid orange;
	z-index: 2;
}
.logo{
	height: 30px;
	margin: 5px 5px; 
}
/* cart area*/
.cart{
	font-family: tahoma;
	color: #555;
	font-size: 12px;
	font-weight: bold;
	margin-top: 7px;
	
}
.cart a{
	color: #fe6036;
}
.form-control{
	margin: 9px 0 0 30px;
	border: 1px solid orange;
	border: 20px 0 0;
	box-shadow: none;
}
.input-group-text{
	background-image: url("../images/search.png");
	border: 1px solid orange;
	margin: 8.5px 10px 0px 0;
	border-top-left-radius: 0px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 20px;
	cursor: pointer;
	
	}
.search-box{
	display: inline-flex;
	width: 60%;
	border: thick;
	
}

.fa-search{
	color: white;
	background: url("../images/search.png");
}
.menuItem {
	text-decoration: none;
	color: #AEC1C0;
	background-color: #152105;
	display: grid;
	text-align: center;
	padding: 5px 0 5px 0;
	margin: 0px 5px;
	font-size: 1.1em;
	width: 30%;
	
}
#menuItem a {
    text-align: center;
    margin-top: 0px;
}
.brt-menu{	
	text-decoration: none;
	height: 30px;
	float: right;
	text-align: center;
	margin-bottom: 0px;
	font-size: 1em;
}
.menu-bar{
	text-decoration: none;
	height: 37px;
	float: right;
	text-align: center;
	margin-bottom: 0px;
	font-size: 1.2em;
}
.menu-bar ul{
	list-style: none;
	
}
.menu-bar ul li{
	border-left: 1px solid white;
	list-style-type: none;
	text-align: center;
	padding: 10px 10px;
	background-color: orange;
	cursor: pointer;
	float: right;
	
}
.menu-bar ul li a{
	font-size: 1.2em;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.menu-bar ul li a:hover{
	background: #152105;
	color: #AEC1C0;
	margin: 10 5px;
}

.fa-shopping-basket{
	margin-right: 5px;		
}
@media only screen and (max-width: 980px){
	.top-nav-bar{
		height: 118px;
		border-bottom: 0;		
	}
	.search-box{
	width: 100%;	
}
	
	.menu-bar ul{
		margin: 10px 0;
		width: 100%;		
	}
	.menubar ul li{
		height: 57px;
		width: 100%;
	}
}

.content ul{
	list-style: none;	
}
.content ul li{
	float: right;
	margin-left: 13px;
}
.product{
	margin: 0px;
	padding: 0px;
}
#pro_image{
	width: 100px;
	height: 200;
}
#pro_image img{
	border-radius: 5px;
}
#pro_image img:hover {
opacity: 0.7;
}
#pro_title a{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	float: right;
	color: #000;
	margin: 5px;
}
#pro_pay {
	float: left;
	margin: 5px;	
}
.banner-home{
	background-image: url('../images/Old Picture.jpg');
	height: 100px;
	background-size: 100%;
	background-position: center;
	font: bold;
	padding-top: 65px;
	margin-top: 5px;
	
}

.banner-home h1{
	font-family: "Happy Monkey", cursive;
	font-family: 'Aref Ruqaa', sans-serif;
	font-size: 3em;
	color: #B7AD23;
	margin-top: 6px;	
}

.cell {
   padding: 6 60px;
   line-height: 1.1em;
	text-align: center;
}

nav ul li a{
	text-decoration: none;
	color: #AEC1CA;
	background-color: #152105;
	display: block;
	text-align: center;
	padding: 10px 0 10px 0;
	margin-bottom: 5px;
	font-size: 3em;	
}

nav ul li a:hover{
	background-color: #EC8B0F;
}
na ul{
	list-style: none;
	padding-left: 0;
	
}
.image-one{
	text-align: center;
	padding: 0 20px;	
}
.art-one-img{
	width: 100px;
	height: 550px;
	background-image: url("../images/IMG_20121031_151050.jpg");
	background-size: cover;
	background-position: center;
	
}
.art-one-home{
	background-color: #163701;
	padding: 0 20px 10px 20px;	
}
.art-one-home p{
	color: white;
}.art-one-home h2{
	color:#1B250E;
}
.art-two-img{
	width: 50%;
	height: 300px;
	background-image: url("../images/IMG_٢٠١٤٠٨٢٤_١٢١٣٣٣.JPG");
	margin: auto;
	background-position: center;
	border-radius: 75%; 
}
.art-three-img{
	
}
#home-banner {
}
.footer {
	margin: 5px 10px 5px 10px;
	padding: 5px 0px;
	align-content: center;
	background-color: #102509;
	color: wheat;
	
}
.footerMenu ul {
	list-style: none;
}
.footerMenu ul li{
	margin: 20px;
	float:right;
	
}
.footerMenu ul li a{
	text-decoration: none;
	color: wheat;
	font-size: 1.2em;
}
.footerMenu ul li a:hover {
	background-color: #EC8B0F;
}
.backImage{
	background-image: url("../images/الكتب2.jpeg");
	height: 20 px;
	background-size: cover;
	background-position: center;
	font: bold;
	padding-top: 250px;	
}.backImage2{
	background-image: url("../images/IMG_0277.JPG");
	height: 20 px;
	background-size: cover;
	background-position: center;
	font: bold;
	padding-top: 250px;	
}.backImage3{
	background-image: url("../images/20130327_135606.jpg");
	height: 20 px;
	background-size: cover;
	background-position: center;
	font: bold;
	padding-top: 250px;	
}
.standImage{
	background-image: url("../images/IMG_0042 - Kopie.JPG");
	background-size: cover;
	background-position: center;
	font: bold;
	padding-top: 0px;
	
}

#one {
	float: right;
}

#two {
	display: inline;
}



.clear {
	clear: both;
}

.buffer {
	display: block; 
}

.search {
	height: 37px;
	border-bottom: 0px solid #ddd;
	padding:5px 0px 5px 0;
		
	
}

.searchForm input[type=text]{
	padding: 7px;
	color: #000;
	width: 220px;
	border: 1px solid #fff;
	border-radius: 3px;
}

.social ul{
	list-style: none;
	margin-top: 3px;
}
.social ul li{
	float: right;
	padding: 5px 10px;
}
.social ul li a{
	color: black;
}
.social ul li a:hover {
	background-color: #EC8B0F;
}

.social {
	height: 47px;
	
	float: right;
	text-align: center;
	text-decoration: none;
	padding: 10px 0 5px 0;
	font-size: 1.1em;
}
/* sales style */
.sales {
	display: block;
	position: relative;
}
#book1_img{
	display: block;
}
#book1_img img{
	border-radius: 5px;
}
#book1_img img:hover {
	opacity: 0.7 ;
}
#book1_title a{
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #0000;
	margin: 15px;
}
#Book1_buy{
position: inherit;
	padding: 5px;
	margin: 5px;
	
}

#book1_title {
	color: black;
	align-content: center;
	padding: 10px 0;
	margin: 10px 0px;
}






.footerLogo {
	padding: 15px 0 0 0;
	float: left;
}

.copyRights {
	text-decoration: none;
	background: #000;
	color: #fff;
	text-align: center;
	padding: 3px;
	
	
}
/* the following is from dfds*/
/* CSS Document */
li.aps-main-features{list-style: none;}
/* Common CSS Styles APS plugin */
.clearfix:before, .clearfix:after {content:""; display:table;}
.clearfix:after, .clear {clear:both;}
body {position:relative;}
.aps-container {padding:15px 20px 10px 20px; margin:0 auto; font-size:14px; color:#727374;}
.aps-container *, .aps-shortcode *, .aps-comps-overlay * {line-height:1.5; padding:0; margin:0; -moz-box-sizing:border-box;  -webkit-box-sizing:border-box;box-sizing:border-box;}
.aps-container:before, .aps-container:after {content:" "; display:table;}
.aps-container:after {clear:both;} 
.aps-content {width:62%;}
.aps-content-left {float:right;}
.aps-content-right {float:left;}
.aps-sidebar {float:right; width:33%;}
.aps-content {padding-right:15px; padding-left:15px;}
.aps-sidebar {padding-right:15px; padding-left:15px;}.aps-row {margin-right:-10px; margin-left:-10px;}
.aps-row-mini {margin-right:-5px; margin-left:-5px;}
.aps-container ul, .aps-container ol {padding-right:0px;padding-left:0px;list-style:none; border-bottom: none;
    border-right: none;
    border-left: none;
}
.aps-container p {font-size:14px; margin:0 0 15px;}
.alignright {float:left;}
.alignleft {float:right;}
.no-margin {margin:0;}
.uppercase {text-transform:uppercase;}
.aps-container a, .aps-button, .aps-search-btn, .aps-pd-search {transition:all .4s ease; -webkit-transition:all .4s ease; -ms-transition:all .4s ease;}
.aps-container p, .aps-shortcode p {margin:0 0 20px;}

/* APS Icons */
@font-face {
	font-family: 'aps-icons';
	src: url('font/aps-icons.eot?2');
	src: url('font/aps-icons.eot?2#iefix') format('embedded-opentype'),
		url('font/aps-icons.woff?2') format('woff'),
		url('font/aps-icons.ttf?2') format('truetype'),
		url('font/aps-icons.svg?2#aps-icons') format('svg');
	font-weight: normal;
	font-style: normal;
}
 
[class^="aps-icon-"]:before, [class*=" aps-icon-"]:before {
	font-family: "aps-icons";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}


.searchBox {
	cursor: pointer;
}

.searchForm1 {
}

.searchBtn {
	cursor: pointer;
}

.topHeader {
	background: url("../images/logo_background.png");
	background-repeat: repeat-x;
	text-align: center;
	color: wheat;
}
.r{
	float: right;
}
.l{
	float: left;
}
.c{
	clear: both;
}
.w{
	width: 1000px;
	margin: 0px auto;
}

.topBuffer {
	width: 100%;
	height: 15px;
	background: orange;
}

#pro_title {
float: right;
}