@charset "utf-8";
/* CSS Document */

* { padding: 0; margin: 0; outline: none;}
body {font-family: Tahoma;font-size: 12px;text-align: right;line-height: 1.5em;overflow: hidden;}
html {overflow-x: hidden;}
h1, h2, h3 {font-family: Tahoma, Verdana, Geneva;display: block; *font-size:14px/*IE7*/;}
a, a:hover, a:active, a:visited {direction: rtl;text-decoration: none;}
img {border: none;}
.tl, .tr, .bl, .br {position: absolute;}
	.tl	{top: 0;left: 0;}
	.tr	{top: 0;right: 0;}
	.br	{bottom: 0;right: 0;}
	.bl	{bottom: 0;left: 0;}
	

#floating_bar {background: url('floating_bar_bg.png?ver=0.0001') 0 bottom repeat-x;}
	#floating_bar_show, #floating_bar_hide {color: #FFF;}
	
#new_floating_bar {width: 100%;position: relative;overflow: visible; height:152px; background:url("new_floating_bar_bg.png?ver=0.0001") repeat-x scroll 0 bottom transparent}
#new_floating_bar #floating_bar_container {width:1020px;margin: 0 auto;position: relative;}

#new_floating_bar #iframe_container {}
#new_floating_bar .floating_iframe {height:100%; width:100%;}

#new_floating_bar #floating_bar_show, #new_floating_bar #floating_bar_hide {display: block;padding:0; margin-right:15px;width: 100px;float: right;position: absolute;right: 10px; z-index:20000; height:20px; background: url('floating_bar_button.png?v1') center top no-repeat;}
	#new_floating_bar #floating_bar_show span, #new_floating_bar #floating_bar_hide span{display: block;margin-right: 15px;margin-left: 10px;width: 17px;float: right;height: 18px; background: url('floating_bar_icons.png?v1') center top no-repeat; margin-top:2px;}
	#new_floating_bar #floating_bar_show span {background-position: center 0;margin-top:0px;}
	#new_floating_bar #floating_bar_hide span {background-position: center bottom;}
	#new_floating_bar #floating_bar_hide {background-position: center 0;bottom:-8px;}
	#new_floating_bar #floating_bar_show {display: none;background-position: center bottom;bottom: -26px;}
	

#new_floating_bar #bar_content{float: right;height: 140px;/*was height: 98px;*/margin-bottom: 12px;width: 100%;position: relative; background:none;}
	#new_floating_bar #bar_content h1{float: right;margin-left:8px;margin-top:6px;width: 250px;}
	#new_floating_bar #bar_content h1 a {direction: ltr;display: block;float: right;height: 50px;text-align: left;text-indent: -5000px;width: 165px;}
	
	#new_floating_bar .article_info{ float:right; width:380px;}
	#new_floating_bar .article_title h2{ color:#BA0800; font-size:13px; font-weight:bold; direction:rtl; margin-top:5px; height:40px; overflow:hidden; padding-left:10px;}
	
	
	#new_floating_bar #bar_content .topic_tags{ float:right; color:#ffffff; width:605px; margin-left:15px;  margin-top:10px;  }
	#new_floating_bar .topic_tags .article_title{ height:24px;}	
	#new_floating_bar #bar_content .topic_tags h2 { clear: right;direction: rtl;font-size: 13px; width:400px; height:17px; overflow-y:hidden; float:right;}
	
	#new_floating_bar .topic_tags .tags{ padding:3px 0 5px; position: relative; margin-top:7px;}
	#new_floating_bar .topic_tags .tags .tags_bg{background:url("tags_bg.png?v1") no-repeat; width:35px; height:30px; position:absolute; right:-5px; top:-7px; text-align:center;}
	#new_floating_bar .topic_tags .tags .first_tag{ border:none;}	
	#new_floating_bar .topic_tags .tags ul.tags_list{ list-style-type:none; height:35px; overflow:hidden; height:20px; padding-right:30px;}	
	#new_floating_bar .topic_tags .tags li{ float:right; border-right:1px solid #ffffff; padding:0 10px; }
	#new_floating_bar .topic_tags .tags a{ color:#ffffff; font-size:16px; line-height:18px; *line-height:20px /*IE7*/; line-height:20px\9 /*IE8*/; }
	#new_floating_bar .topic_tags .tags a:hover{ color:#717171;}
	
	#new_floating_bar #debugging{ position:absolute; left:-190px; z-index:1;top:0px; width:180px;color:#1D1D1D;height:73px;overflow:hidden;text-align:left;}

	#new_floating_bar #floating_bar_show, #new_floating_bar #floating_bar_hide{ _display:none;}

#new_floating_bar #floating_bar_show, #floating_bar_hide {color: #FFF;}

#new_floating_bar #bar_content h1 a {background:url("../img/jzad2.png?ver=0.0001") no-repeat scroll right center transparent;width: 250px;height: 85px;}

#new_floating_bar .topic_tags .tags{ background:#a10700;}
#comment_container .comment_share{ background:#a10700;}

#comment_container  .end_comment .close_btn1{background:url("x-close.png?v1") no-repeat scroll 43px 0 #2E2E2E;}
	#comment_container  .end_comment .close_btn1:hover{ background:url("x-close.png?v1") no-repeat scroll 43px 0 #717171;}
	
.comment_area_container .close_btn{background:url("x-close.png?v1") no-repeat scroll 0 0 transparent;}

#comment_container .add_comment_shape{background:url("comment_btn.png?v1") no-repeat;}

/*Article page Egypt*/
#new_floating_bar #bar_content .topic_tags{ width:353px; _width:605px /*IE6*/;}
#new_floating_bar #bar_content .topic_tags h2{ width:355px;}
#comment_container .comment_share{ width:410px;}

#preview-frame{width:100%;background-color:#fff;}