﻿
h3 {
	margin: 0;
	padding: 5px 0;
	display: block;
	border-bottom: 1px solid #ccc;
	width: 100%;
	text-align: left;
	font-size: small;
	background: url('images/h3-bg.gif') repeat-x bottom;
	cursor: pointer;
}

h3 span {
  margin-left: 10px;
}

#mp3player {
  margin-top: 10px;
}

#permalinkbox {
  background-color: #f7f7f7;
  border-bottom: 1px solid #ccc;
  left: 241px;
  position: absolute;
  right: 0;
  top: 66px;
  z-index: 2;
  padding: 10px 0;
  display: none;
  overflow: hidden;
}

#permalinkbox input[type=button] {
	border-color: #ccc #888 #888 #ccc;
	border-width: 1px;
	border-style: solid;
	background: url('images/button-bg.gif') repeat-x bottom #fff;
	padding: 1px 3px;
	outline-style: none;
}

#ik-left-bar {
  background-color: #f7f7f7;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  height: 30px;
  left: 0;
  position: absolute;
  top: 34px;
  width: 230px;
}

#ik-right-bar {
  background-color: #f7f7f7;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  height: 30px;
  left: 240px;
  position: absolute;
  right: 0;
  top: 34px;
}

#ik-right-bar-contentl {
  float: left;
  font-weight: bold;
  line-height: 29px;
  margin-left: 10px;
}

#ik-left-bar-options {
  background-color: #fff;
  border-right: 1px solid #ccc;
  float: left;
  font-weight: bold;
  height: 30px;
  line-height: 29px;
  text-align: center;
  width: 71px;
  cursor: pointer;
}

#ik-left-bar-bookmarks {
  background-color: #f7f7f7;
  border-right: 1px solid #ccc;
  float: left;
  font-weight: bold;
  height: 30px;
  line-height: 29px;
  text-align: center;
  width: 86px;
  cursor: pointer;
}

#ik-left-bar-search {
  background-color: #f7f7f7;
  float: left;
  font-weight: bold;
  height: 30px;
  line-height: 29px;
  text-align: center;
  width: 71px;
  cursor: pointer;
}

#ik-left-bar-bookmarks-sb, #ik-left-bar-search-sb {
  display: none;
}

#ik-right-bar-contentr {
  float: right;
}

#ik-right-bar-contentr img {
  border-style: none;
  margin: 4px 4px 0 0;
  cursor: pointer;
}

#ik-area-dropdown {
  position: absolute;
  padding: 0;
  margin: 0;
  right: 313px;
  top: 4px;
}

#ik-area-dropdown select {
  height: 22px;
}

#ik-loading, #ik-saving {
  display: none;
  color: #666;
}

#maincontent {
	position: fixed; 
	top: 66px;
	right: 0;
	left: 240px;
	bottom: 9px;
	overflow: auto; 
	background: #fff;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.main-title {
  background: url('images/main-title-bg.gif') repeat-x bottom #fff;
  border-bottom: 1px solid #ccc;
  color: green;
  display: block;
  font-size: medium;
  font-weight: bold;
  padding: 10px;
}

#sidebar {
	position: fixed; 
	top: 66px;
	width: 230px;
	left: 0;
	bottom: 9px;
	overflow: auto; 
	background: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	overflow-y: auto;
	overflow-x: hidden;
}

.sidebartube {
	padding: 10px; 
}

#sidebar input[type=submit], #sidebar input[type=button] {
	border-color: #ccc #888 #888 #ccc;
	border-width: 1px;
	border-style: solid;
	background: url('images/button-bg.gif') repeat-x bottom #fff;
	padding: 1px 3px;
	outline-style: none;
}

#sidebar input[type=submit]:active, #sidebar input[type=button]:active {
	border-color: #888 #ccc #ccc #888;
	border-width: 1px;
	border-style: solid;
	padding: 2px 3px 0px 3px;
}

.maintube {
	margin: 20px; 
}

.hadithtube {
	margin: 10px; 
}

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

.ayahs:hover {
  color: #000;
  text-decoration: none;
}

.tip-text {
  display:none;
}

.addlangs-normal {
  display: block;
  padding: 1px 1px 1px 20px;
  background: url('images/lang.png') no-repeat left center #fff;
  cursor: pointer;
}

.addlangs-select {
  display: block;
  padding: 1px 1px 1px 20px;
  background: url('images/lang.png') no-repeat left center #f1f1f1;
  cursor: pointer;
}

.ik-item {
	display: block;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

.ik-item-tube {
  padding: 10px 10px 20px 10px;
}

.ik-item-top {
  border-bottom: 1px dotted #ccc;
}

.ik-item-top-left {
  float: left;
  font-weight: bold;
}

.ik-item-top-right {
  float: right;
}

.ik-item-top-right img {
  border-style: none;
  margin-left: 3px;
}

.ik-item-content {
  display: block;
  margin-top: 10px;
  text-align: left;
}

.ik-item-extra {
  border-top: 1px solid #ccc;
  font-style: italic;
  color: #666;
  display: none;
  margin-top: 10px;
  text-align: left;
}

.ik-item:hover {
	background-color: #f7f7f7;
}

.ik-item-ar {
	display: block;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

.ik-item-ar-tube {
  padding: 10px 10px 20px 10px;
}

.ik-item-ar-top {
  border-bottom: 1px dotted #ccc;
}

.ik-item-ar-top-left {
  float: left;
  font-weight: bold;
}

.ik-item-ar-top-right {
  float: right;
}

.ik-item-ar-top-right img {
  border-style: none;
  margin-left: 3px;
}

.ik-item-ar-left {
  float: left;
  width: 49%;
  text-align: left;
}

.ik-item-ar-right {
  float: right;
  width: 49%;
  text-align: right;
  direction: rtl;
  font-family: me_quran,Traditional Arabic,Times New Roman,Arial,Tahoma,Helvetica,sans-serif;
  font-size: xx-large;
  color: green;
  margin-top: 10px;
}

.ik-item-ar-content {
  display: block;
  margin-top: 10px;
  text-align: left;
}

.ik-item-ar-title {
  color: green;
  font-size: medium;
  font-style: italic;
}

.ik-item-ar-text {
  display: block;
  margin-top: 5px;
  text-align: left;
}

.ik-item-ar-extra {
  border-top: 1px solid #ccc;
  font-style: italic;
  color: #666;
  display: none;
  margin-top: 10px;
  text-align: left;
}

.ik-item-ar:hover {
	background-color: #f7f7f7;
}

.duatext {
  direction: ltr;
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  color: #000;
}

.iquran-text {
  font-family: me_quran,Traditional Arabic,Times New Roman,Arial,Tahoma,Helvetica,sans-serif;
  font-size: xx-large;
}

.ayahscss .tip {
  background:#000;
  font-weight:bold;
  color:#fff;
  padding:5px;
  font-size:small;
  width:400px;
}

.AyahArabic {
  font-size: xx-large;
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: right;
}

		TD.AyahText {
			font-size: 14px; 
			color: #000000; 
			font-family: Arial, helvetica, sans-serif;
		}
		TD.AyahAndHadith {
			color: #000000; 
			background: #ffffff;
		}

		TD.TitleHead {
			font-weight: bold; 
			font-size: medium; 
			font-family: Arial, helvetica, sans-serif;
			padding:4px;
			color:#006600;
			border-bottom:1px solid #ccc;
		}

		TD.menu {
			background: #f1f1f1;
		}

    TABLE {
      width:95%;
    }
    
/* iQuran Mode */

.tlb {
	height: 23px;
	width: 23px;
	background: url(images/tlb.gif) no-repeat;
}

.trb {
	height: 23px;
	width: 23px;
	background: url(images/trb.gif) no-repeat;
}

.blb {
	height: 23px;
	width: 23px;
	background: url(images/blb.gif) no-repeat;
}

.brb {
	height: 23px;
	width: 23px;
	background: url(images/brb.gif) no-repeat;
}

.tb {	
	height: 23px;
	background: url(images/tb.gif);
}

.bb {	
	height: 23px;
	background: url(images/bb.gif);
}

.rb {	
	height: 23px;
	background: url(images/rb.gif);
}

.lb {	
	height: 23px;
	background: url(images/lb.gif);
}

#iqurancontent {
	font-family: me_quran,Traditional Arabic,Times New Roman,Arial,Tahoma,Helvetica,sans-serif;
	font-size: xx-large;
	text-align: right;
	padding: 20px;
	background-color: #fdfce3;
}

#search-insert {
	margin-top: 20px;
}

.search-results {
	display: block;
	border-bottom: 1px solid #ccc;
	color: green;
	font-size: medium;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

.search-results-title {
	display: block;
	float: left;
	font-weight: bold;
}

.search-results-info {
	display: block;
	float: right;
}

.search-item {
	display: block;
	margin-bottom: 15px;
	width: 100%;
}

.search-url {
	font-style: italic;
	color: #999;
}

#search-page-select-div, #mybookmarks-pages {
	border-top: 1px solid #ccc;
	display: block;
	margin-top: 15px;
	padding: 5px 0;
	text-align: center;
	width: 100%;
}

.search-previous {
	padding-left: 20px;
	background: url('images/search-previous.png') no-repeat left center;
}

.search-next {
	padding-right: 20px;
	background: url('images/search-next.png') no-repeat right center;
}

#next {
	background: url('images/next.png') no-repeat right center;
	padding-right: 20px;
}

#previous {
	background: url('images/previous.png') no-repeat left center;
	padding-left: 20px;
}

.bmdelete {
	background: url('images/delete.png') no-repeat left center;
	padding-left: 20px;
}

