html { height: 100%; }
body, input {
	font-family:verdana, 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',sans-serif;
	font-size: 12px;
	color: #333;
}
html, body {
	margin: 0;
	padding: 0;
	background:#e4e4e4;
}
h1, h2, h3, p, ul, ol {
	margin:0;
	padding:0;
}
form {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#00d;
}
a:hover {
	text-decoration:underline;
	color:#009;
}

h1.headline {
	font-size:16px;
	line-height:18px;
}
h1.headline a {color:#009;}
h1.headline a:hover {color:#00f;}
h1.category {
font-size:20px;
margin:10px 0 20px 0;
padding-bottom:5px;
border-bottom:2px solid #bbb;
 }

h3.blocktitle {
/*	font-family: georgia; 
	font-weight:normal;
*/
	font-family:'Lucida Grande','Lucida Sans','Lucida Sans Unicode',sans-serif;
	font-size:14px;
	color:#f58220;
	border-bottom: 1px solid #f58220;
	margin-bottom:5px;
	padding-bottom:5px;
}
h3.blocktitle a {color:#f58220;}
h3.blocktitle a:hover {color:#deb408;}

.created {
	font-size:10px;
	color:#666;
}
p.pic-info {
	font-size:11px;
	color:#666;
}
.justify {text-align:justify;}
#page-container {
	width: 1000px;
	margin: 0 auto;
	background: url(http://www.arrahmah.com/images/arm_09/bg_page.gif) repeat-y;
	position:relative;
	padding-bottom:52px;
}
#page-container .page-padding {
	padding: 0 20px;
}

#header {position:relative;}
#header img {
}
#header img.header-top {
	margin-bottom:10px;
	margin-left:20px;
}
#main-menu {
	position:relative;
	background:#ddd url(http://www.arrahmah.com/images/arm_09/bg_mainmenu.gif) repeat-x;
	height:25px;
	width:958px;
	border:1px solid #ccc;
	border-bottom:none;
	margin-left:20px;
	overflow:hidden;
}
#main-menu{position:relative;display:block;height:25px;font-size:12px;font-weight:bold;background:transparent url(http://www.arrahmah.com/images/arm_09/bg_mainmenu.gif) repeat-x top left;text-transform:uppercase;}
#main-menu ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#main-menu ul li{display:block;float:left;margin:0;}
#main-menu ul li a{display:block;float:left;color:#D5F1FF;text-decoration:none;padding:5px 10px 0 10px;height:20px;}
#main-menu ul li a:hover,#main-menu ul li a.current{color:#3e6586;background:transparent url(http://www.arrahmah.com/images/arm_09/bg_mainmenu_over.gif) repeat-x top center;}
#main-menu ul li.fr {float:right;}

#sub-menu {
	background:#ddd url(http://www.arrahmah.com/images/arm_09/bg_submenu.gif) repeat-x;
	height:25px;
	width:958px;
	margin:0 0 0 20px;
	border:1px solid #ccc;
	border-top:none;
}

/* change start */
#more-menu {
	display:none;
	position:absolute;
	z-index:200;
	width:240px;
	background:white;
	border:2px solid #6666ff;
	left:736px;	
	font-size:11px;
}
#more-menu div {margin:10px;}
#more-menu dl {
	width:110px;
	float:left;
	margin:0;
	padding:0;
	margin-bottom:10px;
}
#more-menu dt {
	font-weight:bold;
	margin-bottom:5px;
}
#more-menu dd {
	margin:0;
	margin-bottom:3px;
}
#more-menu .separator {
	clear:both;
	height:1px;
	background:#ccc;
	margin:0;
	margin-bottom:5px;
}
/* change end */

#tools {
	height:35px;
	border:1px solid #bbb;
	border-top:none;
	margin-bottom:10px;
	width:958px;
	margin-left:20px;
	background:#ddd;
	position:relative;
}
#tools .date {
	padding:10px 10px;
	float:left;
}
#tools .search {
	float:left;
	padding:7px 60px;
}
#tools .member {
	float:right;
	padding:10px 10px;
}

#content {

}
#content-top {
	background: white url(http://www.arrahmah.com/images/arm_09/bg_headline.gif) repeat-y;
	margin-bottom:10px;
	border-bottom: 1px solid #adadad;
}
#content-top .col1 {
	float:left;
	width:310px;
}
#content-top .col2 {
	background: url(http://www.arrahmah.com/images/arm_09/bg_headline2.gif) repeat-y;
	background-position: 1px;
	float:right;
	width:650px;
}
#content-top .col1a {
	float:left;
	width:430px;
}
#content-top .col2a {
	float:right;
	width:220px;
}
#content-top .row-ads {
	border-top: 1px solid #adadad;
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
	clear:both;
	height:100px;
	background: #fff;
}

#top {
	background: url(http://www.arrahmah.com/images/arm_09/bg_top2.gif) repeat-y	;
	margin-bottom:10px;
}
#top .col1 {
	float:left;
	width: 720px;
	overflow:hidden;
}
#top .col2 {
	float: right;
	width: 240px;
}
#top-sidebar {
	float: right;
	width: 240px;
}

#headline {
	border:2px solid #bbb;
	margin-bottom:10px;
	width:706px;
	background:#eee;
	line-height:18px;
}

#headline .padding {padding:20px;}
#headline img {
	width:300px;
	float:left;
	padding-bottom:20px;
}
#headline p, #headline h1, #headline h2 {margin-left:320px;}
#headline h1, #headline h2  {
	font-family:'Lucida Grande','Lucida Sans','Lucida Sans Unicode',sans-serif;
	font-size:22px;
	line-height:24px;
	margin-top:5px;
	margin-bottom:10px;
}

#headline p.created {margin-bottom:5px;}
#headline h3.blocktitle {border:none;}

#morenews {width:708px;}
#morenews .padding {
	padding:10px 0 5px 10px;
}

#morenews-list {
	list-style: none;
	margin: 0;
	padding: 0;
	/* IE6 patch */
	width:696px;
	overflow:hidden;
}
#morenews-list li {
	width:222px;
	margin-right:10px;
	margin-bottom:5px;
	height:55px;
	float:left;
}
#morenews-list img {
	float:left;
	width:40px;
}
#morenews-list a {text-decoration:none;}
#morenews-list a:hover {text-decoration:underline;}
#morenews-list p.title {
	font-size:11px;
	line-height:13px;
	margin-left:43px;
	margin-top:-2px;
	text-align:left;
}

#hottopic {
	background:#deb408;
	background:#f8f0ce;
}

#analysis {
/*	background:#ffc; */
}

.yhblock  .col-wrap {
	background: url(http://www.arrahmah.com/images/arm_09/bg_hot.gif) repeat-y;
}
.yhblock .col1a {
	float:left;
	width: 220px;
	overflow:hidden;
}
.yhblock .col2a {
	float: right;
	width: 450px;
}
.yhblock .more {
	font-weight:bold;
	font-size:11px;
	text-align:right;
	margin-top:5px;
}
.yhblock .created {margin-bottom:5px;}
.yhblock img {
	width:70px;
	float:left;
}
.yhblock p.title {
	margin-left:75px;
	font-family:georgia;
	font-family:'Lucida Grande','Lucida Sans','Lucida Sans Unicode',sans-serif;
	font-size:16px;
	line-height:20px;
}
.yhblock a {text-decoration:none;}
.yhblock a:hover {text-decoration:underline;}
.yhblock ul {line-height:20px;}

.newscolumn {margin-bottom:10px;}
.newscolumn p.more {
	font-weight:bold;
	font-size:11px;
	text-align:right;
	margin-top:8px;
}
.newscolumn ul {
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
	clear:left;
}

.newscol3 img.intronews {
	width:208px;
	border:0;
	text-align:center;
}

.newscol3 {
	width:228px;
	border:1px solid #bbb;
}
.newscol3.middle {margin-left:9px;}
.newscol3 .padding {padding:10px;}
.newscol3 img {float:left;}
.newscol3 p.title {margin-left:75px;}
.newscol3 ul img {width:40px;} 

.newscol2 {
	width:348px;
	border:1px solid #bbb;
}
.newscol2 .padding {padding:10px;}
.newscol2 .created {margin-top:5px;}
.newscol2 p.title, .newscol2 p.excerpt {margin-left:75px;}

.newscol-list {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom:1px dotted #bbb;
}
.newscol-list li {
	margin-bottom:5px;
	height:55px;
	border-top:1px dotted #bbb;
}
.newscol-list img {float:left;}
.newscol-list a {
	text-decoration:none;
	display:block;
	height:40px
}
.newscol-list a:hover {text-decoration:underline;}
.newscol-list p.title {
	font-size:11px;
	line-height:13px;
	margin-left:43px;
	margin-top:-2px;
	text-align:left;
	overflow:hidden;
}

.bt-author {

}
.bt-author span {
	background:#ccc;
	padding:1px 12px;
	font-size:10px;
	float:right;
}

#knowledge {

}
#knowledge h3 {margin-bottom:0;}

#kn-menu {
	margin:0;
	background:#eee;
	padding:5px 10px;
	margin-bottom:5px;
}
#kn-menu a {margin:0;}

#emailsubscribe {
	font-size:11px;
	position:relative;
}

#topnews {background:#F9F7ED;}
#topnews h3 {margin-bottom:0;}
#topnews ul.newscol-list, #insight ul.newscol-list {border:none;}
#topnews .newscol-list li, #insight .newscol-list li {
	padding-top:3px;
	padding-bottom:3px;
	height:44px;
	border:none;
	border-bottom:1px dotted #ccc;
}
#topnews .newscol-list li img {width:40px;}
#topnews .tabmenu {margin-bottom:3px;}

#arabicsection {
	background:#d9e5f1;
border:0;
}
#arabicsection h3 a {

}
#arabicsection h3 {
border-bottom:1px solid #1e4773;
}
#arabicsection h3.blocktitle {color:#1e4773;}
#arabicsection ul {
font-size:130%;
line-height:130%;
	margin-top:5px;
/*	border-bottom:1px dotted #fff; */
}
#arabicsection li {
/*	border-top:1px dotted #fff; */
}
#arabicsection .newscol-list img {width:40px;}
#arabicsection img.intronews {
	width:218px;
	border:0;
}

#englishsection {
	background:#deb408;
border:0;
}
#englishsection h3 a {color:white;}
#englishsection h3 {
	border-bottom:1px solid white;
}

#englishsection ul {
	margin-top:5px;
	border-bottom:1px dotted #fff;
}
#englishsection li {
	border-top:1px dotted #fff;
}
#englishsection .newscol-list img {width:40px;}
#englishsection img.intronews {
	width:218px;
	border:0;
}

#photonews {
	width:470px;
	margin-bottom:10px;
}
#photonews img {border:0;}
#photonews h3 { background:#ddd; font-size:14px; }
#photonews h3 p { padding:5px 10px; }
#photonews .more { text-align:right; font-size:11px; margin-top:10px; }

#blogupdate { width:225px; background:#F2FAFC; }
#blogupdate ul {list-style:none; padding:0;margin:0; }
#blogupdate li { border-top:1px solid #ccc; padding:3px 0; }
#blogupdate li.first { border:none; padding-top:0; }
#blogupdate li.last {padding-bottom:0;}


#jihad_release {background:#f8f0ce;}
#jihad_release ul {list-style:none;margin:0;padding:0;}
#jihad_release ul li { float:left; width: 222px; margin-right:10px; }
#jihad_release ul li a img {float:left; margin-right:5px;}
#jihad_release ul li a {display:block; height:65px; overflow:hidden; }
#jihad_release ul li a:hover {}
#jihad_release ul li.third {margin-right:0;}

#donate { background: #f8fff7; }

/* ===================== single page CSS =============== */
#content-main {
/*	background: url(http://www.arrahmah.com/images/arm_09/bg_main.gif) repeat-y; */
	margin-bottom:10px;
}
#content-main .col1 {
	float:left;
	width: 718px;
	overflow:hidden;
}
#content-main .col2 {
	float: right;
	width: 240px;
	line-height:18px;
}

#content-single {margin-bottom:10px;}
#content-single .col1 {
	float:left;
	width: 660px;
	overflow:hidden;
}
#content-single .col2 {
	float: right;
	width: 300px;
	line-height:18px;
}

#content-view {margin-bottom:10px;}
#content-view .content1 {line-height:20px;}
#content-view h1, #content-view h2, #content-view h3 {
margin:10px 0;
}
#content-view h1 {font-size:22px;}
#content-view p {margin-bottom:10px;}
#content-view blockquote {padding-left:30px;}
#content-view blockquote:first-letter {
/*	background: url(http://www.arrahmah.com/images/arm_09/open-quote.gif) no-repeat left top;
	padding-left: 18px;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
*/
}

#content-view ul , #content-view ol{
	margin:5px 0 10px 30px;
}
#content-view img {max-width:450px;}
#content-view .padding {
/*	margin:20px 30px 30px 30px; */
}

#content-view .meta {
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
padding:5px;
margin-bottom:10px;
height:15px;
}
#content-view .meta a {
display:block;
float:left;
margin-left:3px;
padding:0px 8px 0px 25px;
border-right:1px dotted #ccc;
background:url(http://www.arrahmah.com/images/arm_09/icons.png) no-repeat;
}
#content-view .meta span.count { padding:0; border:none; background:none; }
#content-view .meta .print { background-position:0 -63px; }
#content-view .meta .email { background-position:0 -3px; }
#content-view .meta .comment { background-position:0 -81px; }
#content-view .meta .recommend { background-position:0 -139px; }
#content-view .meta .share { background:none; padding-left:3px; }
#content-view .meta .share img {border:0;}

#content-view  .meta  a:hover {
/*	text-decoration:none; */
}
#content-view .content1 {
	width:430px;
	padding-right:20px;
}
#content-view .content2 {width:190px;}
#content-view .content2 img {
	width:190px;
	border:0;
}

#content-view.photo img {
	border:2px solid #999;
}
#content-view.photo ul {
	list-style:none;
	margin:0 0 0 25px;
}
#content-view.photo li {
	display:block;
	float:left;
	margin-right:20px;
margin-bottom:20px;
}

#comment {
	background:#deb408;
	width:648px;
}
#comment h3 {
	border:0;
	margin:0;
	padding:0;
	color:white;
}

.comments {
	margin-bottom:10px;
	padding:10px;
}
.comments.odd {
	background:#f3f3f3;
	border:1px solid #bbb;
}
.comments.even {
	background:white;
	border:1px solid #bbb;
}
.comments.o {background:#cfc;}
.comments.c {background:#fcc;}
.comments p {margin-top:10px;}
.comments .meta {
	font-weight:bold;
	margin:0;
	border-bottom:1px solid #bbb;
	padding-bottom:3px;
}
#comment-form {
	width:648px;
	background:#f8f0ce;
}
#comment-form label {
	display:block;
	margin-top:10px;
}
#comment-form input {width:623px;}
#comment-form textarea {
	width:623px;
	margin-bottom:10px;
	font-family:'Lucida Grande','Lucida Sans','Lucida Sans Unicode',sans-serif;
	font-size:13px;
}
#comment-form .form-required {color:red;}


#paginate {
	margin-bottom:10px;
	text-align:center;
	clear:both;
}

#newsbefore {

}

#content-list {
margin:0;padding:0;
line-height:16px;
}
#content-list li {margin-bottom:15px;}
#content-list li a {
font-size:14px;
font-weight:bold;
}
#content-list li img {
float:left;
width:190px;
}
#content-list li span {display:block;}
#content-list div {margin-left:200px;}

#content-list.release img{width:45px;}

#footer-bar {
	width:960px;
	margin-left:20px;
	height:10px;
	border-top:2px solid #ccc;
}
#footer div {
	font-size:12px;
	float:left;
	margin:0;
padding-left:40px;
margin-top:20px;
}
#footer p {margin-bottom:5px;}
#footer .logo {
	float:right;
	margin-right:20px;
}


/* ======================= CLASSES =============================== */
.tabmenu { background:#eee; padding:0; margin-bottom:5px; }
.tabmenu ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.tabmenu ul li{display:block;float:left;margin:0;}
.tabmenu ul li a{display:block;float:left;color:#333;text-decoration:none;padding:5px 10px 0 10px;height:20px;}
.tabmenu ul li a:hover,.tabmenu ul li a.current{color:#3e6586;}

.list1 ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
.list1 ul li{
	background:url(http://www.arrahmah.com/images/arm_09/icons.png) -2px -341px no-repeat;
	padding-left:20px;
}

.rounded {-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.left {float:left;}
.middle {float:left;}
.right {float:right;}
.fullborder {
	border:1px solid #999;
}
.regularblock {
	border:1px solid #bbb;
	margin-bottom:10px;
}
.regularblock .padding {
	padding:7px 10px 10px 10px;
}

.clearfloat:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfloat {display: inline-block;}

/* Hides from IE-mac \*/

* html .clearfloat {height:1%;}
*+html .clearfloat {height:1%;}
.clearfloat {display:block;}

.tabcontent{display:none;}

.tooltip img{
	margin-right:5px;
	margin-top:2px;
	width:40px;
	float:left;
}
.tooltip p {
	margin-left:45px;
	margin-top:2px;
	max-width:300px;
	font-size:12px;
}
.tooltip p.noimage {
	margin-left:0;
	max-width:345px;
}
h4.tooltip {
	padding:0 0 2px 0;margin:0 0 3px 0;
	max-width:345px;
	font-size:13px;
	border-bottom:1px solid #bbb;
}

#login_form {padding:10px;}
#login_form p {padding:0;margin:0;}
#login_form input.input {width:275px;}
#login_form input {margin-bottom:3px;}
#login_form input.checkbox {margin:0;}

a.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("http://www.arrahmah.com/images/arm_09/feed-icon-14x14.png") no-repeat 0 50%;
} 
.feed-list {
  margin: 0 0 15px 15px;
  padding: 0;
  list-style-type: none;
}

.feed-list li {
  margin: 0 0 5px 0;
  padding: 0;
  list-style-type: none;
}

.feed-list li a {
  padding: 0 0 0 19px;
  background: url("http://www.arrahmah.com/images/arm_09/feed-icon-14x14.png") no-repeat 0 50%;
  list-style-type: none;
}


a.facebook {
  line-height:24px;
  padding: 6px 18px 6px 28px;
  background: url("http://www.arrahmah.com//images/arm_09/facebook.png") no-repeat 0 50%;
  float:left;
  border-right:1px dotted #bbb;
} 
a.twitter {
  margin-left: 3px;
  line-height:24px;
  padding: 6px 28px 6px 0;
  background: url("http://www.arrahmah.com//images/arm_09/friendster.png") no-repeat 0 50%;
  background-position:right;
  float:right;
} 
#community ul {list-style:none;}
#community ul li {}


.hide {display:none;}

.jtab h3.blocktitle {margin:0;}

.arabsection {
font-size:130%;
line-height:130%;
}

.flashunit {
	padding: 4px;
	background: #fff;
	border: 4px solid #ddd;
	margin: 10px auto;
	width: 575px;
}
.flashunit h2 {
	font: 18px normal Arial, Helvetica, sans-serif;
	border: 1px solid #ddd;
	background: #f0f0f0;
	margin: 0 !important;
	padding: 10px;
	color: #111;
	text-align: center;
}
.flashunit div.desc {
	font: 12px normal Arial, Helvetica, sans-serif;
	padding: 10px;
	margin: 0 !important;
	border: 1px solid #ddd;
	background: #f0f0f0;
}
object.flashvideo {
	width: 100%;
	height:350px;
}

#video-list li {
    float:left;
    width:210px;
    margin-left:20px;
    margin-bottom:20px;
    height:230px;
}
#video-list li img {
    width:210px;
    height:158px;
    border:0;
}
#video-list li h2 {
    font-size:13px;
    height:35px;
    display:block;
    overflow:hidden;
}
#video-list li .meta {
    color:#666;
    font-size:10px;
    position:relative;
}
#video-list li span {
    position:absolute;
    right:0;
}
#video-list .image {
  height:158px;
  position:relative;
  width:210px;
}
#video-list .video-time {
  background:black;
  bottom:2px;
  color:white;
  font-size:10px;
  font-weight:bold;
  padding:1px 3px;
  position:absolute;
  right:2px;
}
div.more-vid {
  background:#ddd;
  font-size:10px;
  text-align:right;
  padding:0 5px;
}
*+html .more-vid {margin-bottom:20px;}
.video-banner {
  max-width:710px !important;
  width:100%;
  border:0;
}

#fixbottom {
  position: absolute; right: 0px; bottom: 0px;
  width:100%;
  height:50px;
  z-index: 200;
}
div > div#fixbottom { position: fixed; }

/* Horizontal Scroller */
#horizontal_carousel {
	background: url('http://www.arrahmah.com//images/carousel/bg-carousel.gif') repeat-y;
	width: 960px;
	height: 230px;
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
	clear:both; margin-bottom:10px; 
}
#horizontal_carousel .container {
	background: rgb(249, 249, 249); overflow: hidden; position: absolute ! important; left: 29px ! important; width: 906px; height: 230px; }
#horizontal_carousel .previous_button { background: url('http://www.arrahmah.com//images/carousel/left.gif'); position: absolute; width: 27px; height: 230px; z-index: 100; cursor: pointer; background-position:center center; }
#horizontal_carousel .previous_button.disabled { background: url('http://www.arrahmah.com//images/carousel/left-disabled.gif'); cursor: default; background-position:center center;}
#horizontal_carousel .next_button { background: url('http://www.arrahmah.com//images/carousel/right.gif'); position: absolute; right: 0pt; width: 27px; height: 230px; z-index: 100; cursor: pointer; background-position:center center; }
#horizontal_carousel .next_button.disabled { background: url('http://www.arrahmah.com//images/carousel/right-disabled.gif'); cursor: default; background-position:center center; }
#horizontal_carousel h2 { font-size:11px; color:red; margin-top:5px; }
#horizontal_carousel ul { list-style-type: none; list-style-image: none; list-style-position: outside; }
#horizontal_carousel ul { width: 100000px; position: relative; margin: 10px 0; top: 0pt; left: 5px; }
#horizontal_carousel ul li img { border: 1px solid rgb(153, 153, 153); background: rgb(227, 237, 250); display: block; margin-bottom: 5px; }
#horizontal_carousel ul li { border-right: 1px solid rgb(204, 204, 204); padding: 0pt 10px; line-height: 1.2em; float: left; width: 205px ! important; }
#horizontal_carousel ul li a { color: rgb(0, 84, 151); display: block; }
#horizontal_carousel ul li a.bold { font-weight: bold; }
#horizontal_carousel ul li a:hover { color: rgb(205, 23, 19); }
#horizontal_carousel li ul { margin: 0pt; width: auto; font-size: 0.95em; }
#horizontal_carousel li ul li { border: medium none ; padding: 0pt; list-style-type: disc; list-style-image: none; list-style-position: inside; }
#horizontal_carousel li ul li a { display: inline; color: rgb(0, 84, 151); width: auto; }
#horizontal_carousel li ul li a:hover { color: rgb(0, 84, 151); text-decoration: underline; }
#horizontal_carousel ul li p { padding-top: 5px; padding-bottom: 10px; }

.text-ads {
border:1px solid #ccc;border-top:2px solid #aaa;margin-top:10px;font-family:tahoma;font-size:11px;background:#f6f6f6;
}
.text-ads.home {margin-bottom:10px}
.text-ads h3 {
text-align:center;font-family:verdana;font-size:9px;background:#eee;padding:3px;margin:0 !important;
}
.text-ads p {
margin:20px 10px;
}
.text-ads.home p {width:155px;float:left;margin:10px}
.text-ads a {font-weight:bold;}
.text-ads .link {color:green}
.ads-trap {position:absolute}
.ads-trap span {display:block}

blockquote.style1 {
  font: 14px/20px italic Times, serif;
  padding: 8px;
  background-color: #faebbc;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 5px;
  background-image: url(/images/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
  blockquote.style1 span.1 {
     display: block;
     background-image: url(/images/closequote1.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
   }

.idc-footer {display:none}

/*****************************************************/
#ramadhan-block {
	width:704px;
	height:300px;
	margin:0 0 10px 0;
	font-size:13px;	
	position:relative;
	border:2px solid #35A235;
	background:#fff url(http://motekar.googlecode.com/files/arrahmah.com_ramadhan.jpg) no-repeat bottom right;
	font-family:arial, sans-serif;
}
#ramadhan-block h3 {
	background:#35A235;
	color:white;
	padding:0 5px;
	height:30px;
	line-height:30px
}
#ramadhan-block a {color:#090}
#ramadhan-block {list-style:none}
#ramadhan-block ul.ui-tabs-nav {
	list-style:none;
	left:0;top:30px;
	margin:0;padding:0;
	position:absolute;
	width:200px;
	font-family:verdana, sans-serif;
}
#ramadhan-block ul.ui-tabs-nav li {
	color:#666666;
	font-size:11px;
}

#ramadhan-block li.ui-tabs-nav-item a {
	background:#FBE17C;
	color:#333333;
	display:block;
	height:30px;
	line-height:30px;
	text-decoration:none;
	padding-left:10px;
}

#ramadhan-block li.ui-tabs-nav-item a:hover {background:#fff;}
#ramadhan-block li.ui-tabs-nav-item img {display:none;}
#ramadhan-block li.ui-tabs-selected a {
	background:#fff;
	font-weight:bold;
}

#ramadhan-block .ui-tabs-hide {display:none;}

#ramadhan-block .tabs-panel-wrapper {
	height:270px;
	width:504px;
	float:right;
}
#ramadhan-block .ui-tabs-panel {
	position:relative;
	margin:10px;
	height:145px;
}
#ramadhan-block .ui-tabs-panel h2 {
	font-size:14px;
	font-family:arial, sans-serif;
	font-weight:bold;
	margin-bottom:5px;
}
#ramadhan-block .ui-tabs-panel p {margin-bottom:5px}
#ramadhan-block .ui-tabs-panel ul {list-style:none}
#ramadhan-block .ui-tabs-panel img {
	float:left;
	margin-right:10px;
}
#ramadhan-block .ui-tabs-panel .info {
}
#ramadhan-block .subscribe {
	position:absolute;
	width:504px;height:75px;
	right:0;bottom:0;
}
#ramadhan-block .subscribe p{
	font-size:11px;
	color:#999;
	border-top:1px #ddd solid;
	font-style:italic;
	padding:10px 0;
	margin-left:10px;
	width:350px;
}
a.quran {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url(http://motekar.googlecode.com/files/quran_icon.gif) no-repeat 0 50%;
} 