﻿@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: "Droid Arabic Kufi";
	src: url("../fonts/DroidKufi-Regular.ttf") format('truetype');
}

@font-face {
	font-family: "Droid Arabic Kufi Bold";
	src: url("../fonts/DroidKufi-Bold.ttf") format('truetype');
}
/*** pagination *****/

a.white {
	color: #fff;
	text-decoration: none;
}

a.black {
	color: #000;
	text-decoration: none;
}

.pagination {
	height: 40px;
	margin: 20px 0
}

.pagination ul {
	display: inline-block;
	*display: inline;
	margin-bottom: 0;
	margin-left: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	*zoom: 1;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05)
}

.pagination li {
	display: inline
}

.pagination a,.pagination span {
	float: right;
	padding: 0 14px;
	line-height: 38px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left-width: 0
}

.pagination a:hover,.pagination .active a,.pagination .active span {
	background-color: #CBCBCB
}

.pagination .active a,.pagination .active span {
	color: #B31717;
	cursor: default
}

.pagination .disabled span,.pagination .disabled a,.pagination .disabled a:hover
	{
	color: #999;
	cursor: default;
	background-color: transparent
}

.pagination li:first-child a,.pagination li:first-child span {
	border-left-width: 1px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px
}

.pagination li:last-child a,.pagination li:last-child span {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0
}

.pagination-centered {
	text-align: center
}

.pagination-right {
	text-align: right
}
/**********************************/
.header {
	min-height: 889px;
	background-image: url("../images/header.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
}

.header-inside {
	min-height: 402px;
	background-image: url("../images/header.jpg");
	background-repeat: no-repeat;
	background-size: 100%;
	position: relative;
	/*margin-bottom: 100px;*/
}

.top-logos {
	margin-top: 40px;
	margin-bottom: 10px;
}

.logo {
	max-width: 270px;
}

.logo img {
	width: 100%;
	height: 100%;
}

.header-menu {
	background-color: #000;
}

.activepage a {
	color: #f00;
}
/****/
.search {
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 99%;
	height: 40px;
	float: right;
}

.search-input {
	width: 100%;
	height: 32px;
	font-size: 96%;
	text-align: right;
	text-indent: 5px;
	border: 1px solid #F5F5F5;
	background: #fff repeat scroll 0% 0% transparent;
	outline: medium none;
	color: #f00;
}

.search-icon {
	background: url(../images/search.png) no-repeat 0px 0px;
	outline: none;
	-webkit-appearance: none;
	border: 0;
	display: inline-block;
	vertical-align: -webkit-baseline-middle;
	position: absolute;
	width: 25px;
	height: 25px;
	left: 10px;
	top: 5px;
}
/*header-search*/ /*******************************************/
.header-search {
	background-color: rgba(191, 53, 37, 0.7);
	padding-top: 20px;
	padding-bottom: 20px;
}

.header-search table {
	width: 100%;
}

#header-search-title {
	color: #FFF;
	width: 25%;
	font-weight: bold;
	font-size: 80%;
}

#header-search-input {
	color: #f00;
	width: 55%;
}

#header-search-input input {
	width: 100%;
}

#header-search-but {
	color: #000;
	width: 15%;
}

#header-search-but input {
	width: 100%;
}

.header-search-title-new {
	color: #FFF;
	font-weight: bold;
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.header-search-input-new {
	color: #f00;
	margin-top: 10px;
	margin-bottom: 10px;
}

.header-search-input-new input {
	width: 100%;
}

.header-search-but-new {
	color: #000;
}

.header-search-but-new input {
	
}
/*----*/
.home-about {
	background-color: rgba(255, 0, 0, 0.3);
	margin-top: 50px;
	padding-top: 30px;
	/*padding-bottom: 173px;*/
	color: #fff;
	float: right;
	box-shadow: 0px 0px 16px 2px #242323;
}

.row-without {
	float: right;
	width: 100%;
	width: 100%;
}

.home-about-img {
	text-align: center;
}

.home-about-title {
	font-size: 130%;
	font-weight: bold;
	text-align: center;
}

.home-about-desc {
	height: 157px !important;
	overflow: hidden;
	text-align: center;
	color: #F9F9F9;
	font-weight: bold;
}

.home-about-more {
	border: 1px solid red;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

.home-about-more a {
	color: #F9F9F9;
}

.home-about-more a:HOVER {
	color: #fff;
	text-decoration: none;
}

.content {
	
}

.home-content {
	text-align: center;
	margin-top: -90px;
	margin-bottom: 30px;
}

.home-content-img-name-border {
	border: 8px solid rgba(255, 255, 255, 0.5);
	width: 216px;
	height: 216px;
	margin: auto;
	border-radius: 50%;
}

.home-content-img-name {
	background-color: #D20707;
	width: 200px;
	border-radius: 100%;
	height: 200px;
	text-align: center;
	padding-top: 30px;
}

.home-content-img-name:HOVER {
	background-color: #721313;
}

.home-content-more:HOVER {
	background-color: #721313;
}

#one:hover                   ~ .mor>.home-content-more {
	background-color: #721313;
}

.home-content-img img {
	width: 95px;
	height: 95px;
}

.home-content-name {
	color: #fff;
	height: 57px;
	overflow: hidden;
	text-align: center;
	font-weight: bold;
}

.home-content-desc {
	height: 130px;
	overflow: hidden;
	color: #565656;
	margin-top: 5px;
	margin-bottom: 5px;
}

.home-content-more {
	background-color: #D20707;
	margin-top: 5px;
	margin-bottom: 5px;
	border-radius: 10px;
	font-size: 130%;
}

.home-content-more a {
	color: #fff;
}

.home-content-more a:HOVER {
	color: #fff;
	text-decoration: none;
}

.home-bottom-content {
	height: 420px;
	background-image: url("../images/footer.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.home-news {
	border-right: 3px solid #D20707;
	color: #fff;
	margin-top: 10px;
}

.home-news-title {
	font-weight: bold;
	font-size: 180%;
}

.home-news-desc { /*height: 123px;
	overflow: hidden;*/
	
}

.home-news-name {
	text-align: right;
	direction: rtl;
	font-weight: bold;
	color: #CE1717;
	height: 32px;
	overflow: hidden;
}

.home-news-name a {
	color: #CE1717;
}

.home-news-date {
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 115%;
}

.home-news-breif {
	text-align: right;
	direction: rtl;
	height: 128px;
	overflow: hidden;
}

.home-news-image {
	height: 140px;
}

.home-news-image img {
	width: 100%;
	height: 100%;
	border-radius: 5px;
	border: 2px solid #CE1717;
}
/******** news *********************/
.inner-news {
	box-shadow: 0px 3px 0px 0px #C50000;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.news-name {
	text-align: right;
	direction: rtl;
	font-weight: bold;
	color: #fff;
}

.news-name a {
	color: #fff;
}

.news-date {
	color: #CE1717;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 115%;
}

.news-breif {
	text-align: right;
	direction: rtl;
	height: 128px;
	overflow: hidden;
}

.news-image {
	height: 120px;
}

.news-image img {
	width: 100%;
	height: 100%;
	border-radius: 5px;
	border: 2px solid #CE1717;
}

.newsimg img {
	width: 70%;
}

.newsdesc {
	padding-top: 20px;
	padding-bottom: 20px;
}
/******** zooming*********/
.page {
	width: 100%;
	margin: 50px auto;
	float: right;
}

.float-left {
	display: block;
	float: right;
	width: 120px;
	margin: 0px 10px 10px 0px;
	cursor: zoom-in;
	border: 1px solid rgb(6, 51, 90);
	height: 90px;
	padding: 4px;
	border-radius: 9px;
	box-shadow: 0px 0px 1px 0px #14316C;
}
/**********************************************************************************************/

/************************************/
.home-new-virsion {
	color: #fff;
	margin-top: 20px;
}

.home-new-virsion-bgred {
	background-color: rgba(221, 18, 18, 0.3);
	padding: 10px;
	margin-bottom: 20px;
}

.home-new-virsion-bgred:HOVER {
	background-color: #721313;
}

.home-new-virsion-bgred:HOVER>.home-new-virsion-bgred-more a {
	color: #000;
}

.home-new-virsion-bgred-name {
	height: 35px;
	overflow: hidden;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.home-new-virsion-bgred-border {
	border: 2px solid red;
	margin-top: 10px;
	margin-bottom: 10px;
}

.home-new-virsion-bgred-desc {
	width: 100%;
	text-align: center;
	font-size: 75%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 120px;
	overflow: hidden;
}

.home-new-virsion-bgred-more {
	text-align: center;
}

.home-new-virsion-bgred-more a {
	color: #fff;
}

.home-new-virsion-bgred-more a:HOVER {
	color: #000;
	text-decoration: none;
}

.fotter {
	background-color: #140001;
}

.sssss {
	margin-top: 70px;
}

.home-footer-twasel {
	background-color: #808080;
	color: #fff;
	font-size: 200%;
	font-weight: bold;
	border-radius: 0px 10px 10px 0px !important;
	margin-top: 10px;
	margin-bottom: 10px;
}

.home-footer-adress-title {
	color: #CE1717;
	font-size: 150%;
	font-weight: bold;
}

.home-footer-adress-logo {
	margin-top: 10px;
	margin-bottom: 10px;
}

.home-footer-adress {
	color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
}

.home-footer-botoom {
	background-color: gray;
	margin-top: 10px;
	margin-bottom: 40px;
	color: #fff;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 85%;
}

.copyright {
	text-align: left;
}

.desig-with a {
	color: #CE1717;
}

.inner-pages {
	padding-bottom: 30px;
	padding-top: 30px;
}

.inner-pages-title {
	color: #CE1717;
	font-size: 150%;
	font-weight: bold;
}
/************************** start contact********************************************/
.map {
	border: 2px solid rgba(197, 197, 197, 0.25);
	width: 100%;
	margin-top: 2px;
	min-height: 150px;
}

#cont-pg-icons {
	width: 34px;
	height: 40px;
	text-align: right;
}

.map-title {
	width: 100%;
	background-color: #CE1717;
	height: 70px;
	padding: 12px;
	text-align: right;
}

.map-title span {
	color: #000;
	font-size: 137%;
	text-align: right;
	font-weight: bold;
}

.contactus-adrees {
	margin: 10px 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	border: 2px solid rgba(197, 197, 197, 0.25);
	min-height: 350px;
}

.contactus-adrees-content {
	padding: 5%;
	text-align: right;
}

.contactform {
	margin: 10px 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	border: 2px solid rgba(197, 197, 197, 0.25);
	text-align: right;
}

.contactform form input {
	border: 2px solid rgba(197, 197, 197, 0.25);
	margin-top: 1%;
	width: 100%;
	height: 30px;
	font-size: 13px;
	color: #630;
	text-align: right;
}

.contactform form textarea {
	margin-top: 1%;
	width: 100%;
	overflow: auto;
	min-height: 120px;
	font-size: 13px;
	color: #630;
	text-align: right;
}

#submit2 {
	color: #630;
	text-align: center;
	display: inline-block !important;
	font-size: 14px;
	line-height: 95%;
	position: relative;
	text-decoration: none;
	padding: 2px 38px;
	cursor: pointer;
	min-width: 50px;
	border: 1px solid #CCC !important;
	background: -moz-linear-gradient(center top, #F7F7F7, #D8D8D8) repeat
		scroll 0% 0% transparent;
	text-shadow: 0px 1px 0px #F4F4F4;
	box-shadow: 0px 1px 2px #D1D1D1, 0px 1px 0px #FFF inset !important;
	margin-right: 45%;
}

/******************************************/
/******************* pblisher *****************/
.publisher-sortby {
	padding-bottom: 15px;
	padding-top: 15px;
}

.publisher_div {
	border-bottom: 5px solid #862222;
	padding-top: 5px;
	padding-bottom: 15px;
	background-color: #F6F6F6;
	margin: 25px auto;
	box-shadow: 0px 2px 3px 0px !important;
}

.publisher_name {
	margin: 10px auto;
	background-color: rgb(97, 108, 106);
}

.publisher_name b {
	color: #fff;
}

.publisher_row {
	width: 100%;
	float: right;
}

.publisher_div_title {
	background-color: #911805;
	margin-bottom: 5px;
	color: #FFF;
	padding-right: 3%;
	border-radius: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

.publisher_div_desc {
	border-radius: 9px;
	border: 1px solid #911805;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2%;
	margin-bottom: 5px;
}

.publisher_div_desc a {
	color: #911805;
	font-size: 110%;
}

.publisher_div_desc a:hover {
	text-decoration: none;
}

.CSSTableGenerator {
	margin: 0px;
	padding: 0px;
	width: 100%;
	/*box-shadow: 10px 10px 5px #888888;*/
	box-shadow: 0px 2px 3px 0px !important;
	border: 1px solid #000000;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
}

.CSSTableGenerator table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
}

.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
}

.CSSTableGenerator tr:last-child td:first-child {
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

.CSSTableGenerator tr:hover td {
	
}

.CSSTableGenerator tr:nth-child(odd) {
	background-color: #ffffff;
}

.CSSTableGenerator tr:nth-child(even) {
	background-color: #969e9c;
}

.CSSTableGenerator td {
	vertical-align: middle;
	border: 1px solid #000000;
	border-width: 0px 1px 1px 0px;
	text-align: center;
	padding: 7px;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
}

.CSSTableGenerator tr:last-child td {
	border-width: 0px 1px 0px 2px;
}

.CSSTableGenerator tr td:last-child {
	border-width: 0px 2px 1px 0px;
}

.CSSTableGenerator tr:last-child td:last-child {
	border-width: 0px 0px 0px 0px;
}

.CSSTableGenerator tr:first-child td {
	background: -o-linear-gradient(bottom, #911805 5%, #c90c0c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #911805
		), color-stop(1, #c90c0c) );
	background: -moz-linear-gradient(center top, #911805 5%, #c90c0c 100%);
	filter: progid :         DXImageTransform.Microsoft.gradient (      
		  startColorstr =    
		    "#911805", endColorstr =         "#c90c0c" );
	background: -o-linear-gradient(top, #911805, c90c0c);
	background-color: #911805;
	border: 0px solid #000000;
	text-align: center;
	border-width: 0px 0px 1px 1px;
	font-size: 110%;
	font-weight: bold;
	color: #ffffff;
}

.CSSTableGenerator tr:first-child:hover td {
	background: -o-linear-gradient(bottom, #911805 5%, #c90c0c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #911805
		), color-stop(1, #c90c0c) );
	background: -moz-linear-gradient(center top, #911805 5%, #c90c0c 100%);
	filter: progid :           DXImageTransform.Microsoft.gradient (       
		   startColorstr =     
		     "#911805", endColorstr =           "#c90c0c" );
	background: -o-linear-gradient(top, #911805, c90c0c);
	background-color: #911805;
}

.CSSTableGenerator tr:first-child td:first-child {
	border-width: 0px 1px 1px 1px;
}

.CSSTableGenerator tr:first-child td:last-child {
	border-width: 0px 2px 1px 0px;
}

/******/
.books_div {
	border-bottom: 3px solid #862222;
	padding-top: 15px;
	padding-bottom: 15px;
}

.books-publisher {
	color: #CE1717;
}

.books-publisher b {
	color: #1D5483;
}

#pag-na {
	background-color: #D5D5D5;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border-radius: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000;
	padding: 3px 10px;
	cursor: pointer;
}

.center a:HOVER {
	color: #CE0000;
	text-decoration: none;
}

.center {
	margin-top: 20px
}
/******************************************/
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 768px) {
	.header,.header-inside {
		height: auto;
		background-image: none;
		margin-bottom: auto;
	}
	.logo img {
		width: 100%;
	}
	.content {
		top: 0px;
		position: static;
		margin-top: 20px;
	}
	.home-about {
		background-color: rgba(155, 84, 84, 0.9);
	}
	.home-content {
		margin-top: 0px;
	}
	.home-content-img-name-border {
		border: 8px solid rgba(0, 0, 0, 0.5);
		width: 205px;
		height: 205px;
	}
	.home-content-img-name {
		width: 190px;
		height: 190px;
	}
	.home-bottom-content {
		height: auto;
		background-image: none;
		background-color: rgb(66, 62, 62);
		margin-top: 0;
	}
	.copyright {
		text-align: center;
	}
	.desig-with {
		text-align: center;
	}
	.newsimg {
		text-align: center;
	}
	#header-search-title {
		color: #FFF;
		width: 30%;
		font-weight: bold;
		font-size: 70%;
	}
	#header-search-input {
		width: 50%;
	}
	#header-search-but {
		width: 15%;
	}
	.publisher_div_title {
		font-size: 70%;
		text-align: center;
	}
	.publisher_div_desc {
		font-size: 80%;
	}
	.CSSTableGenerator tr:first-child td {
		font-size: 80%;
		font-weight: normal;
	}
	.CSSTableGenerator td {
		font-size: 80%;
	}
}

/* Small devices (tablets, 768px and up) */
@media ( min-width : @screen-sm-min) {
}

/* Medium devices (desktops, 992px and up) */
@media ( min-width : @screen-md-min) {
}

/* Large devices (large desktops, 1200px and up) */
@media ( min-width : @screen-lg-min) {
}

/*  SECTIONS  */
.seperator {
	clear: both;
	float: none;
}

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float: left;
	margin: auto;
	margin-top: 1%;
}

.col:first-child {
	margin-left: 0;
}

/*  GROUPING  */
.group:before,.group:after {
	content: "";
	display: table;
}

.group:after {
	clear: both;
}

.group {
	zoom: 1; /* For IE 6/7 */
}

/*  GRID OF THREE  */
.span_3_of_3 {
	width: 100%;
}

.span_2_of_3 {
	width: 66.1%;
}

.span_1_of_3 {
	width: 32.2%;
	text-align: center;
	border: 1px solid #000;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {
		margin: 1% 0 1% 0%;
	}
	.span_3_of_3,.span_2_of_3,.span_1_of_3 {
		width: 100%;
	}
}