@charset "utf-8";

@import url('ebook2-rtl.css');

/* CSS Document */

body {
	margin: 0px;
}

body#www-aqeedeh-com {background: #649DB8 url(themes/background2.jpg) top left repeat-x !important;}

#mainbody {
	background: url(themes/mainbody_back1.png) center center repeat-y !important;
	width: 1011px;
}

#topbody {
	background: url(themes/topbody_back1.png) bottom center no-repeat !important;
	width: 1011px;
	height: 25px;
}

#bottombody {
	background: url(themes/bottombody_back1.png) top center no-repeat !important;
	width: 1011px;
	height: 25px;
}

.underline a { text-decoration:none; }
.underline a:link { text-decoration: none; color:#174F82; }
.underline a:active { text-decoration: none; }
.underline a:visited { text-decoration: none; color:#4A7194; }
.underline a:hover { text-decoration: none; }

img {
	border: none;
}

.inputbox {
    background:#fff url(../images/themes/bg-input.gif) no-repeat right top;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 15px;
	width: 172px;
	direction: rtl;
	text-align: right;
	padding: 3px 3px 3px 3px;
	border: 1px solid silver;
} 

.inputbox2 {
    background:#fff url(../images/themes/bg-input.gif) no-repeat right top;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	width: 155px;
	height: 18px;
	direction: rtl;
	text-align: right;
	padding: 3px 3px 3px 3px;
	border: 1px solid silver;
} 

.inputbox3 {
    background:#fff url(../images/themes/bg-input.gif) no-repeat right top;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	width: 155px;
	height: 18px;
	direction: ltr;
	text-align: left;
	padding: 3px 3px 3px 3px;
	border: 1px solid silver;
} 

.selectbox {
	font-family: Tahoma, Arial, Verdana, sans-serif; /* font name */
	font-size: 11px;
	direction: rtl;
	text-align: right;
	padding: 2px 2px 2px 2px;
	border: 1px solid silver;
}

.selectbox2 {
    background:#fff url(../images/themes/bg-input.gif) no-repeat right top;
	font-family: Tahoma, Arial, Verdana, sans-serif; /* font name */
	font-size: 15px;
	width: 208px;
	direction: rtl;
	text-align: right;
	padding: 3px 3px 3px 3px;
	border: 1px solid silver;
}

.textareabox {	
    background:#fff url(../images/themes/bg-input.gif) no-repeat right top;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	direction: rtl;
	text-align: right;
	border: 1px solid silver;
	margin: 0px;
	padding: 4px;
}


.selectbox2 {
	font-size: 15px;
}

.mybutton {
	background: url(themes/button_back1.png) repeat-x center 0px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 15px;
    font-weight: normal;
    color: navy;
    height: 21px;
    cursor: pointer;
    border: 1px outset #ADB9C2;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.mybutton:hover {
	background-position: 0 -21px;
}

.mybutton:active {
    border: 1px inset #ADB9C2;
}

#fulltext {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

#mybody {

}

#mybody ul {
	list-style-type: none;
	list-style-image: url(../images/arrow.gif);
}

#mybody ul li {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 15px;
	direction: rtl;
	text-align: right;
	line-height: 1.51em;
}

.mytitrblack {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	direction: rtl;
	text-align: right !important;
}

.titr_book_list {
	font-size: 15px;
	direction: rtl;
	text-align: right !important;
}

.highlight {
	background-color: #FF6;
	font-weight: normal;
	font-size: 15px;
	text-decoration: none;
}

.tableHeader,
.tableHeader .style6 {
	font-size: 15px;
	font-weight: bold;	
}

.search_title_page {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 16px;
	direction: rtl;
	color: #069;
	text-align: center;
	font-weight: bold;
}

.menu_list_item_td {
	 padding-top: 4px;
	 border-top: 2px solid silver;
}

.menu_list_item_div {
	 font-family: Arial, Verdana, Tahoma, sans-serif;
	 height:24px;
	 font-size: 16px;
	 font-weight: bold;
	 text-align: center;
	 vertical-align: middle;
}

.balloonstyle {
	font:normal 15px Tahoma, Arial, Verdana, sans-serif;
	position: absolute;
	top: -500px;
	left: 0;
	width: 220px;
	z-index: 100;
	line-height: 18px;
	direction: rtl;
	text-align: right;
	visibility: hidden;
	border: 1px solid silver;
	padding: 5px 5px 5px 5px;
	background-color: lightyellow;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	-o-box-shadow: 5px 5px 2px #888;
	-icab-box-shadow: 5px 5px 2px #888;
	-khtml-box-shadow: 5px 5px 2px #888;
	-moz-box-shadow: 5px 5px 2px #888;
	-webkit-box-shadow: 5px 5px 2px #888;
	box-shadow: 5px 5px 2px #888;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead {
	z-index: 99;
	position: absolute;
	top: -500px;
	left: 0;
	visibility: hidden;
}

div.myimage1 {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 2px 12px 2px 2px;
/*	padding: 2px;  */
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	box-shadow: 0px 0px 2px 2px #CCC;
	-moz-box-shadow: 0px 0px 2px 2px #CCC;
	-webkit-box-shadow: 0px 0px 2px 2px #CCC;
}

img.myimage1 {
	border: 0px solid silver;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

img.myimage2 {
	padding: 0px;
	border: 1px solid #91C9EF;
}

img.myimage3 {
	 padding:3px;
	 margin: 2px 5px 5px 0px;
}

/* @group Pagination */
/* === PAGINATION === */

.pagination {
  background: white;
  direction: rtl;
  text-align: center;
  margin:8px 0 12px 0;
}

.pagination a, .pagination span {
	padding: 0px 8px 0px 8px;
/*	display: block;
	float: right;
	margin-right: 1px;
	margin-right: -3px; */
}

.pagination span.current {
    font-weight: bold;
    background-color: #2E6AB1;
    color: white;
    border: 1px solid #2E6AB1; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px #aaa;
	box-shadow: 0 0 2px #aaa;
}

.pagination a {
    text-decoration: none;
    color: #597E9F;
    border: 1px solid #597E9F;
    background:#F1F1F1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px #aaa;
	box-shadow: 0 0 2px #aaa;
}

.pagination a:hover, .pagination a:focus {
	color: #003;
	border-color: #003;
    background:#96A9BA;
    text-decoration: none;
}

* html .pagination {height: 1%;}
*:first-child+html .pagination {overflow: hidden; }
/* @end */

.table_logo {
	background: url(themes/header_logo1.jpg) center no-repeat;
	direction: rtl;
	border: 0px solid silver;
}

.logo_outer_link{
	position: absolute;
	right: 0;
	top: 15px;
	width:280px;
	height:80px;
	margin:5px 40px 0px 0px;
	border: 0px solid silver;
}

.cell_footer {
	background: url(images/footer-bg.png) right bottom repeat-x;
	padding: 22px 15px 6px 15px;
}

.copyright {
    font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #555;
    font-size: 11px;
	direction: rtl;
    font-weight: bold;
	text-align: center;
}

.rss_head_logo{
	overflow: hidden;
	float: right;
	width: 32px;
	height: 32px;
	border-top: 0px solid silver;
}

.my_updated {
	position: absolute;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	left: 0;
	bottom: 38px;
	padding: 0px 5px 0px 0px;
	margin: 5px 2px 0px 0px;
	border: 0px solid silver;
}

.cell_sort_title {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.my_clip_button { 
	background-color:#DAEFFC;
	float:left;
	color: #000;
	width:90px;
	text-align:center;
	border:1px solid #7BBAE5;
	margin:0px; padding:3px;
	cursor:default;
	font-size:15px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.my_clip_button.hover { background-color:#eee; }
.my_clip_button.active { background-color:#aaa; }

.link_container {
	direction: rtl;
	text-align: center;
	vertical-align: bottom;
	padding: 0px 0px 0px 0px;
}

.d_debug {
	float:right;
	color: #000;
	height:25px;
	text-align:right;
}

#alphabet_list_main1 {
	position: relative;
}

#alphabet_list_main1 div {
	float: right;
	margin: 0px 2px 2px 1px;
	font-size: 15px;
}

#alphabet_list_main1 a {
	background-color: #E3F6FC;
	position: relative;
	float: right;
	width: 18px;
	height: 18px;
	line-height: 15px;
	border: 1px solid silver;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px #aaa;
	box-shadow: 0 0 2px #aaa;
}

#alphabet_list_main1 a {
	-webkit-transition: background-color 0.1s linear;
	-moz-transition: background-color 0.1s linear;
	-o-transition: background-color 0.1s linear;
	transition: background-color 0.1s linear;
}

#alphabet_list_main1 a:hover {
	background-color: #FCE8FC;
}

#alphabet_list_main1 div#current a {
	background-color: #FCCFFF;
	font-weight: bold;
}

.cell_index_intro {
	width: 475px;	
}

.title_link_intro {
	background: url(../images/arrow.gif) no-repeat right center;
	padding-right: 10px;
}

.header_tools_main {
	position: relative;
	width: 100%;
	height: 170px;
	vertical-align: bottom;
}

.menu_header {
	position: absolute;
	top: 0;
	left: 0;
	height: 40px;
	margin-left: 65px;
}

.banner_header {
	position: absolute;
	top: 40px;
	left: 0;
	width: 468px;
	height: 60px;
	margin-left: 35px;
	border: 2px solid silver;
}

.socials_header {
	position: absolute;
	left: 0;
	bottom: 0;
	padding-bottom: 3px;
}

.socials_header a {
	float: left;
	margin-left: 3px;
}

.menu_header ul {
	list-style-type: none;
}

.menu_header ul li {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	float: left;
	font-size: 15px;
	direction: rtl;
	color: #000000;
	text-align: right;
	line-height: 1.51em;
}

.menu_header ul li a {
	color: #000000;
}

.menu_header ul li.separator {
	font-size: 13px;
	padding: 1px 8px 0px 8px;
}

#mod_yj_nt, .headline_ticker {
	background: url(themes/headline_ticker_back1.png) repeat-x right top;
}

.bottom_menu {
	background: url(themes/bottom_menu_back1.png) repeat-x right center;
	height: 15px;
}

.block_header1 h3 {
	background: url(themes/block_header_left1.png) no-repeat left top;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 16px;
	height: 32px;
	color: #4D4D4D;
	direction: rtl;
	text-align: right;
	padding: 5px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.block_header1 {
	background: url(themes/block_header_right1.png) no-repeat right center;
	float: right;
	width: 100%;
	height: 32px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.tbl_block_blue {
	padding-top: 10px;
	background-color: #1684D9;
}

.tbl_block_blue tr {
	background-color: transparent !important;
}

#list_type1 {
	position: relative;
	margin: 6px 0px 0px 0px;
}

#list_type1 ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}

#list_type1 ul li {
	background: url(themes/list_arrow1.png) no-repeat right 5px ;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	float: right;
	font-size: 15px;
	direction: rtl;
	color: #000000;
	text-align: right;
	line-height: 1.51em;
	padding: 0px 15px 0px 0px;
}

#list_type1 ul li a {

}

#list_type1 ul li#separator {
	background: url(themes/list_separator1.png) repeat-x right center;
	width:100%;
	font-size: 13px;
	padding: 6px 0px 6px 0px;
}

#separator_blue1 {
	clear:both;
	width: 100%;
	height: 1px;
	margin: 6px 0px 0px 0px;
	border-top: 1px solid #64AFE8;	
	border-bottom: 1px solid #64AFE8;	
}

.separator_dotted1 {
	background: url(themes/list_separator1.png) repeat-x right center;
	width:100%;
	font-size: 13px;
	padding: 6px 0px 6px 0px;
}

.line_dotted2 {
	background: url(themes/line_arrow1.png) repeat-y center top;
}

.clear_both1 {
	clear: both;	
}

.slide_main1_featured1 {
	position: relative;
	float: right;
	width: 100%;
	height: 255px;
	overflow: hidden;
}

.slide_news1_featured1 {
	width: 100%;
	height: 254px;
	overflow: hidden;
	border-left: 1px solid #64AFE8;
	border-right: 1px solid #64AFE8;
	border-bottom: 1px solid #64AFE8;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
}

.title1_link1 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 32px;
/*	color: #174F82;  */
	text-align: right;
}

.title1_link2 {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #174F82;
	text-align: right;
}

.head_page_nav1 {
	background-color: #F1F9FC;
	min-height: 30px;
	font-size: 15px;
	direction: rtl;
	padding: 7px 12px 3px 0;
	border: 1px solid #91C9EF;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.head_page_nav1 .nav_arrow1 {
	background: url(themes/nav_arrow1.png) no-repeat left 8px;
	padding-left: 12px;
	height: 35px;
	width: 6px;
}

#myradiusbody {
	background-image: url(themes/book_row_head_back1.png), url(themes/book_row_foot_back1.png);
	background-repeat: repeat-x;
	background-position: right top, right bottom;
	border: 1px solid #93C8EF;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	padding: 0 12px 0 12px;
}

.transparent {
	background-color: transparent;
}

.book_header_text1 {
	color: #069;
}

.book_header_text2 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #069;
	text-align: center;
}

.book_header_text2.bd{
	margin-top: 5px;
}

.book_header_text3 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #069;
	text-align: center;
}

.book_details_text1 {
	color: #f00;
	font-size: 15px;
	direction: rtl;
	text-align: right;
}

.book_details_name1 {
	color: #000;
	font-size: 15px;
	direction: rtl;
	text-align: right;
}

.theme_radius12px1 {
	border: 1px solid #93C8EF;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

.radius_main_theme1 {
	position: relative;
	margin-top: 30px;
}

.radius_head_title1 {
	background-color: #fff;
	position: absolute;
	float: right;
	top: -10px;
	right: 25px;
	height: 18px;
	direction: rtl;
	text-align: right;
	padding: 0 6px 0 6px;
}

.radius_head_title2 {
	background-color: #fff;
	position: absolute;
	float: right;
	top: -10px;
	right: 25px;
	height: 18px;
	direction: rtl;
	text-align: right;
	padding: 0 6px 0 6px;
	border-left: 1px solid #91CBF1;
	border-right: 1px solid #91CBF1;
}

.radius_head_title3 {
	background-color: #DEEEF9;
	float: right;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 24px;
	direction: rtl;
	text-align: right;
	padding: 6px 15px 0 0;
	overflow: hidden;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
}

.radius_body_main1 {
	 padding:4px 12px 5px 12px;
	 margin: 12px 0 8px 0;
	 text-align: right;
}

.news_main_redius1 {
	background: url(themes/book_row_foot_back1.png) repeat-x left bottom;
	padding: 5px 5px 24px 5px;
	border-left: 1px solid #64AFE8;
	border-right: 1px solid #64AFE8;
	border-bottom: 1px solid #64AFE8;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.list_main_redius1 {
	background: url(themes/book_row_head_back1.png) repeat-x left top;
	padding: 5px 5px 5px 5px;
	border: 1px solid #93C8EF;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

.list_cell1 {
	border-left:1px solid #93C8EF;
	text-align: center;
}

.list_cell2 {
	padding-right:10px;
}

.readmore1 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: blue;
	direction: rtl;
	text-align: left;
}

.sizefile {
	direction: ltr;
	text-align: center;
}

.title-promo {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: blue;
	text-align: center;
}

.social-promo {
	position: relative;
	float:right;
	width: 73px;
	height: 50px;
	margin-top: 10px;
	overflow: visible;
}

.social-promo2 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	position: relative;
	overflow: visible;
	height: 48px;
	direction: rtl;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 14px;
}

.social-promo2 a img {
	right: 0;
	margin-left: 8px;
}

#menu_invite_main1 {
	height: 20px;
}

#menu_invite_main1 ul {

}

#menu_invite_main1 ul li {
	list-style: none;
	line-height:normal;
	float:right;
}

#menu_invite_main1 ul li.separator {
	font-size: 13px;
	padding: 1px 8px 0px 8px;
}

.ajaxLoader1 {
	position:absolute;
	background-image:url(../images/loaders/ajax-loader10.gif);
	width:78px;
	height:64px;
	z-index:3;
	right:336px;
	top:200px;
	display:none;
}

.ajaxLoader2 {
	position:absolute;
	background-image:url(../images/loaders/ajax-loader14.gif);
	width:78px;
	height:78px;
	z-index:3;
	right:336px;
	top:100px;
	display:none;
}

#ajaxLoader3 {
	position:absolute;
	background-image:url(../images/loaders/ajax-loader2.gif);
	width:32px;
	height:32px;
	z-index:3;
	left:5px;
	top:5px;
	display:none;
}

.tableInner {
	overflow: hidden;	
}

.toc_link_block {
	position:relative;
	width:268px;
	height:27px;
	font-size:16px;
	font-weight:bold;
}

.toc_link_inner {
	position:absolute;
	margin-top:-5px;
}

#slick-arrow1 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	float: right;
	margin-top: -3px;
	margin-left: 3px;
	color: #F60;
	display: block;
}

#slick-arrow2 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	float: right;
	margin-top: -3px;
	margin-left: 3px;
	color: #F60;
	display: none;
}

.link_logo {
	float: right;
	margin: 8px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	box-shadow: 0px 0px 2px 2px #CCC;
	-moz-box-shadow: 0px 0px 2px 2px #CCC;
	-webkit-box-shadow: 0px 0px 2px 2px #CCC;
}



