/****************** COMMON CLASSES ******************/
a {
cursor: pointer;
}

.sectionName {
	color:blue;
	margin-top:5px;
	font-size:17px;
	font-weight:bold;
	padding-right:11px;
	height:35px;
}

.sectionName#color1 {
	background-color:#d4eed0;
}

.sectionName#color1 h2 {
	color:#5fad57;
}



.sectionName#color2 {
	background-color:#ecd0ee;
}

.sectionName#color2 h2 {
	color:#a944b0;
}



.sectionName#color3 {
	background-color:#d0eee9;
}

.sectionName#color3 h2 {
	color:#1f8e7c;
}


.sectionName#color4 {
	background-color:#eee7d0;
}

.sectionName#color4 h2 {
	color:#c09e2e;
}


.sectionName#color5 {
	background-color:#eee7d0;
}

.sectionName#color5 h2 {
	color:#b72626;
}


.sectionName#color6 {
	background-color:#d0dbee;
}

.sectionName#color6 h2 {
	color:#2b5295;
}




.sectionName#color7 {
	background-color:#eeeed0;
}

.sectionName#color7 h2 {
	color:#aeae1a;
}




.sectionName#color8 {
	background-color:#c8c8c8;
}

.sectionName#color8 h2 {
	color:#727272;
}



.sectionName .left {
	float:left;
	margin-left:5px;
	margin-top:5px;
	width:65px;
	background-color:white;
	height:25px;
}

.sectionName .right {
	float:right;
	width:305px;
	background-color:white;
	margin-top:5px;
	padding-right:10px;
	height:25px;
	line-height:25px;
}
.sectionName h1, .sectionName h2 {
	display:inline;
}
.sectionName h1 {
	color:#FF851A;
}

.sectionName .left a:link, .sectionName .left a:visited{
	font-size:11px;
	color:#e47c00;
	line-height:25px;
	height:25px;
	display:block;
	text-align:left;
	padding-left:25px;
	background-image:url('../../images/rss-white.jpg');
	background-repeat:no-repeat;
	background-position:4px 4px;
}

.blueBar {
	height: 34px;
	background-color: #004276;
}
.blueBarWrap {
	width: 940px;
	margin: 0 auto;
}
.blueBar .right {
	height: 34px;
	line-height: 34px;
	float: right;
	width: 432px;
	color: white;
	font-size: 11px;
}
.blueBar .left {
	float: left;
	width: 328px;
	margin-top: 5px;
}
input.searchBar {
	float: right;
	background-image: url('../images/searchbg.gif');
	background-repeat: repeat-x;
	border: 2px white solid;
	margin-left: 5px;
	height: 16px;
	font-size: 11px;
	color: black;
	font-family: Tahoma;
	width: 258px;
}
.blueBar .left .searchBar a:link, .blueBar .left .searchBar a:visited {
	display: block;
	color: white;
	font-size: 11px;
	background-color: #ff841e;
	line-height: 22px;
	width: 58px;
	text-decoration:none;
	text-align: center;
	font-weight: bold;
	float: left;
}
.blueBar .right a:link, .blueBar .right a:visited {
	color: white;
}
a.rssLink 
{
  display:inline-block; padding-left:19px;	text-decoration:none;
	color: #ff8c1a;

}
a.rssLink img 
{
	position:absolute;
	top:7px;
	text-decoration:none;
}
.wrapper {
 position:relative; z-index:0;	width: 942px;
	border-left: 1px #dddddd solid;
	border-right: 1px #dddddd solid;
	border-bottom: 3px #dddddd solid;
	margin: 0 auto;
	direction:rtl;	
	padding-left: 9px;
	padding-right: 9px;
	background-color: white;
}
.clear {
	clear: both;
	height: 0;
	margin: 0;
	min-height: 0;
	overflow: hidden;
	padding: 0;
}
/****************** TOP AREA ******************/
.topArea .logo {
	width: 127px;
	float: right;
}
.topArea .ad {
	border: 1px #3388cb solid;
	height: 72px;
	float: right;
}
.topArea .weather {
	height: 65px;
	background-image: url('../images/weatherbg.jpg');
	background-repeat: no-repeat;
	width: 100px;
	float: left;
	padding: 5px;
}
.topArea .weather .image {
	width: 58px;
	float: left;
	/* Edit by Tanna*/
	margin-top: 2px;
}
.topArea .weather .text {
	margin-top: 10px;
	/* Edit by Tanna*/
	width: 40px;
	float: right;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-align: center;
}
.topArea .weather .text span {
	display: block;
	font-size: 20px;
}
.menu {
	margin-top: 10px;
	width: 900px;
}
.menu ul {
	background-color: #003f71;
	height: 26px;
	line-height: 26px;
}
.menu ul li {
	height: 26px;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 13px;
	font-weight: bold;
	float: right;
}
.menu ul li a:link, .menu ul li a:visited {
	color: white;
	display: block;
	width: auto;
	text-decoration: none;
	line-height: 26px;
}
.menu ul li a:hover {
	color: #ff851b;
}
.menu ul li a#currentMenu {
	color: #3ca9ff;
}
.subMenu {
	margin-top: 1px;
}
.subMenu ul {
	background-color: #003056;
}
.subMenu ul li a:link, .subMenu ul li a:visited {
	color: #91b8d7;
}
.subMenu ul li {
	font-size: 12px;
	color: #91b8d7;
	font-weight: normal;
}
/****************** GRAY BAR AREA ******************/
.grayBar {
	background-color: #cacaca;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	height:22px;
	padding-left: 3px;
}
.grayBar .latestNews 
{
	margin-top:1px;
	width: 652px;
	font-size: 11px;
	float: right;
	
}
.grayBar .latestNews h1 {
	font-size: 11px;
	display: block;
	float: right;
	width: 70px;
	color: #f62020;
	font-weight: bold;
}
.grayBar .latestNews h2 {
	display: block;
	float: right;
	padding-right:5px;
}

.grayBar .latestNews h2 a:link, .grayBar .latestNews h2 a:visited {
	color:#494949;
}
.grayBar .latestNews h2 em {
	font-size:11px;
	padding-right:10px;
	font-style:normal;
	color:#939393;
}

.grayBar .latestNews span {
	display: block;
	float: right;
	width:20px;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
}
.grayBar .latestNews span a:link, .grayBar .latestNews span a:visited {
	padding-left: 1px;
	padding-right: 1px;
	display:block;
	float:right;
	background-color:#cecbce;
}
.grayBar .toolBox 
{
	padding-top:2px;
	padding-bottom:2px;
	font-size:0.65em;
	width: 168px;
	padding-left:10px;
	background-color:#f0f0f0;
	height:18px;
	float: left;

}

.grayBar .toolBox a {

	text-decoration: none;
}

.grayBar .toolBox a:hover 
{
	z-index:1001;
	position: relative;
}

.grayBar .toolBox a span 
{
	display: none;
}

.grayBar .toolBox a:hover span 
{
	direction:ltr;
	display: block;
	width:130px;
	font-size:10px;
   	position: absolute; top: 20px; left: 0;
	/* formatting only styles */
   	padding: 5px; z-index: 100;
   	text-align:center;
   	font-weight:bold;
   	background: #f0f0f0; border: 1px dotted #c0c0c0;
	opacity: 0.9;
	/* end formatting */
}

.grayBar .toolBox ul li h1 
{
	display:block;
	padding-top:4px;
	font-weight:bold;	
}

.grayBar .toolBox ul li 
{
	float:left;
	height:12px;
	margin-right:2px;	
}

.grayBar .toolBox a:link, .grayBar .toolBox a:visited 
{
	display:block;
	color:Black;
	text-decoration:none;	
	background-repeat:no-repeat;
	height:17px;
	line-height:17px;
	margin-right:3px;
	padding-left:1.63em;
}

.grayBar .toolBox a.currency 
{
	background-image: url('../../icons/currency.jpg');
}

.grayBar .toolBox a.rss 
{
	background-image: url('../../icons/rss.jpg');
}

.grayBar .toolBox a.pray 
{
	
	background-image: url('../../icons/prayer.jpg');
}

.grayBar .toolBox a.facebook 
{
	
	background-image: url('../../icons/facebook.jpg');
}
.grayBar .toolBox a.twitter 
{
	
	background-image: url('../../icons/twitter.jpg');
}
.grayBar .toolBox a.pdf 
{
	
	background-image: url('../../icons/pdf.jpg');
}
/****************** TOP NEWS ******************/
.topNews {
	padding-top: 8px;
 padding-bottom:8px;	border-bottom:2px #dadada solid;
	background-color: white;
}

.topNews.sportsPage {
	border-top:5px #FF841E solid;
}
.topNews.culturePage {
	background-color: #f8d6ad;
}


.topNews .news {
	background-color: #e1e1e1;
	padding: 8px;
	width: 660px;
	float: right;
}
.topNews .news .right {
	float: right;
	width: 294px;
	background-color: white;
	padding: 6px;
}
.topNews .news .right .mainNews {
}
.topNews .news .right .mainNews .teaser {
	margin: 10px 0px 20px 0px;
}
.topNews .news .right .mainNews .teaser p {
	font-size: 13px;
	color:black;
}
.topNews .news .right .mainNews .teaser p a:link, .topNews .news .right .mainNews .teaser p a:visited {
	color: #005496;
	font-weight: bold;
}
.topNews .news .right .mainNews .image {
	margin-top: 5px;

}
.topNews .news .right .mainNews h1 a:link, .topNews .news .right .mainNews h1 a:visited {
	color: #2b5dab;
	font-size: 14px;
	margin-top:5px;
	margin-bottom:5px;
	text-align: justify;
	text-decoration: none;
}
.topNews .news .right .subMainNews {
	margin-top: 10px;
}
.topNews .news .right .subMainNews ul {
	font-size: 12px;
}
.topNews .news .right .subMainNews ul li {
	border: 1px #dadada solid;
	margin-bottom: 5px;
	height: 100%;
	padding: 5px;
}
.topNews .news .right .subMainNews ul li a:link, .topNews .news .right .subMainNews ul li a:visited 
{
	color:#005496;
	display: block;
}
.subMainNews ul li .text {
	float: right;
	width: 237px;
	font-weight: bold;
	color: #005496;
}
.subMainNews ul li .image {
	width: 38px;
	height: 33px;
	float: left;
}
/****************** TABS NEWS AREA ******************/
.topNews .news .left {
	width: 341px;
	float: left;
	background-color: white;
}
.topNews .news .left .tabsNews {
	padding: 5px;
	font-size: 12px;
}
.topNews .news .left .tabsNews ul.buttons {
	background-color: #a3a3a3;
	padding: 5px;
	height:19px;
	display:block;

}
a#currentTab {
	color: #005d8f;
	background-color: #d3d3d3;
}

.tabsNews #content ul.buttons li 
{
	display:inline;	
}


.tabsNews .content {
	margin-top: 5px;
}
.tabsNews .content ul {
}
.tabsNews .content ul li {
	background-image: url('../images/bluebullet.jpg');
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 14px;
	display:block;
	margin-right: 2px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px #ececec solid;
}
.tabsNews .content ul li a:link, .tabsNews .content ul li a:visited {
	color: #005d8f;
	text-decoration: none;
}
.tabsNews .footerLink a:link, .tabsNews .footerLink a:visited {
	color: white;
	background-image: url('../images/arrowgray.jpg');
	display: block;
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	padding-right: 30px;
}
.tabsNews .footerLink {
	height: 21px;
	line-height: 21px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: #797979;
}
.articlesBar {
	width: 341px;
	float: left;
	margin-top: 10px;
}
.articlesBar h2 {
	padding-right: 5px;
	padding-left: 5px;
	background-image: url('../images/articlesbar-bg.jpg');
	height: 23px;
	line-height: 23px;
	font-size: 12px;
	color: #ba6500;
	background-repeat: repeat-x;
}
.articlesBar .content {
	background-color: white;
	border: 1px #e8e8e8 solid;
	padding: 10px;
}
.articlesBar .content ul li h1 {
	display: block;
	float: right;
	width: 230px;
	font-size: 12px;
}
.articlesBar .content ul li 
{
	display:block;
	min-height:16px;
	border-bottom: 1px #efefef solid;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.articlesBar .content ul li h1 a:link, .articlesBar .content ul li h1 a:visited {
	display: block;
	color: #005d8f;
}
.articlesBar .content ul li strong {
	display: block;
	font-weight: normal;
	margin-top: 2px;
	height: 13px;
	float: left;
	width: 59px;
	line-height: 13px;
	background-image: url('../images/comments.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 10px;
	color: #97743f;
	padding-right: 18px;
}
.articlesBar .content ul li h1 em {
	display: block;
	font-size: 11px;
	font-style: normal;
	color: #005d8f;
	font-weight: normal;
}

.articlesBar .content ul li h1 em a:link, .articlesBar .content ul li h1 em a:visited {
	display: block;
	font-size: 11px;
	font-style: normal;
	color: #ba6500;
	font-weight: normal;
}

.articlesBar h2 span {
	background-image: url('../images/articles-icon.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	display: block;
	float: right;
}
.articlesBar h2 em {
	display: block;
	float: left;
}
/****************** AUTHORS HOME AREA ******************/
.mainLeftInner {
	float: left;
	width: 240px;
}
.mainLeftInner .ad3 {
	margin-bottom: 10px;
}
.homeArticles {
	direction:ltr; border: 1px #eaeaea solid;
	width: 251px;  padding-bottom: 7px;
	background-color: white;
	float: left;
}
.homeArticles h2 
{
	background-color: #005496;
	height:22px;
	display: block;
	line-height: 22px;
	padding-right: 5px;
	padding-left: 5px;
	color: white;
	font-size: 12px;
}
.homeArticles h2 span {
	display: block;
	float: right;
}
.homeArticles h2 em {
	display: block;
	float: left;
}

.homeArticles .mainArticle h3,  .homeArticles .mainArticle h3 a:link, .homeArticles .mainArticle h3 a:visited
{
font-size:12px; font-weight:bold; color:#EE8025;  border-bottom:1px solid #E3E3E3; padding-bottom:2px; margin-bottom:2px; text-decoration:none;	
}
.homeArticles .mainArticle {

	padding: 5px;
	margin-bottom: 10px;
}
.homeArticles .mainArticle .image {
	width: 63px;
	float: right;

	padding: 2px;
	background-color: white;
}
.homeArticles .mainArticle .image a:link, .homeArticles .mainArticle .image a:visited {
	color: #005d8f;
	font-size: 12px;
	display: block;
	margin-top: 5px;
	text-decoration: none;
	text-align: center;
}
.homeArticles .mainArticle .text {
	float: right;
  margin-right:5px; direction:rtl;	width: 145px;
	text-align: justify;
	font-size: 12px;
	color: black;
}
.homeArticles .mainArticle .text a:link, .homeArticles .mainArticle .text a:visited {
	display: block;
	color: #344ac4;
	text-align: left;
	font-size: 12px;
	margin-top: 5px;
}
.homeArticles .mainArticle h1 {
	margin-bottom: 10px;
}
.homeArticles .mainArticle h1 a {
	display: block;
	font-size: 12px;
	color: #005d8f;
}
.homeArticles .mainArticle h1 span {
	display: block;
	font-weight: normal;
	margin-top: 2px;
	height: 13px;
	line-height: 13px;
	background-image: url('../images/comments.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 10px;
	color: #97743f;
	padding-right: 18px;
}
.otherArticles {
	margin-top: 10px;
	padding: 10px 5px 5px 5px;
	width: 231px;
	border-top: 1px #eaeaea solid;
}
.otherArticles h1 {
	font-size: 12px;
	color: #828282;
	margin-bottom: 14px;
}
.otherArticles h1 strong {
	display:block;
	float:right;
	width:100px;
}
.otherArticles h1 em {
	display:block;
	margin-left:3px;
	float:left;
	color:White;
	text-align:left;
	width:100px;
}
.otherArticles h1 em a:link , .leftAreaBlogHome .grayContent em a:link
{
	color:White;	
}
.otherArticles ul {
	display: block;
	width: 240px;
}
.otherArticles ul li {
	float: right;
	height:107px !important;
	margin-right: 4px;
	margin-left: 4px;
}

.otherArticles2 {
	margin-top: 10px;
	padding: 5px;
	width: 231px;
	border-top: 1px #eaeaea solid;
}

.otherArticles2 ul li h1 a:link, .otherArticles2 ul li h1 a:visited {
	color:#F58221;
}
.otherArticles2 ul li h2 a:link, .otherArticles2 ul li h2 a:visited {
	color:#005496;
}

.otherArticles2 ul li h1 {
	background-color:white;
	font-size:12px;
	margin-bottom:2px;
	padding:0px;
}

.otherArticles2 ul li h2 {
	background-color:white;
	font-size:12px;
	font-weight:normal;
	height:auto;
	line-height:normal;
	padding:0px;
}

.otherArticles2 ul {
	display: block;
	width: 237px;
}
.otherArticles2 ul li {
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom:8px;
}

.otherArticles ul lu h1 {
	font-size:12px;
}

.Hotnews 
{
	float:right;
	width:541px;

}

.Hotnews ul 
{

}
.Hotnews ul li 
{
	width:540px !important;	
	text-align:right;	
}

.otherArticles .image {
	width: 63px;

	padding: 2px;
	background-color: white;
}

.otherArticles .image img 
{
	height:70px !important;	
}

.otherArticles .anyClass 
{
	height:auto !important;	
}

.otherArticles .image a:link, .otherArticles .image a:visited {
	color: #005d8f;
	font-size: 10px;
	display: block;
	margin-top: 5px;
	text-decoration: none;
	text-align: center;
}
/************************************** MAIN CONTENT AREA **************************************/
.mainContent {
	margin-top: 10px;
}
.mainContent .right {
	width: 679px;
	float: right;
}
.mainContentSection {
	margin-top: 10px;
}
.mainContentSection .right {
	width: 337px;

	float: right;
}
.mainContentSection .center {
	width: 337px;
	margin-right: 17px;
	float: right;
}
.mainContentSection .left {
	width: 233px;
	float: right;
	margin-right: 17px;
}

/***************************** GRAY CONTENT COMMON HOME AREA **********************/
.grayContent {
	border: 1px #e3e3e3 solid;
	margin-bottom: 10px;
	background-color: white;
	padding: 5px;
}
.grayContent h2 {
	display: block;
	line-height: 22px;
	text-align:right;
	padding-right: 5px;
	padding-left: 5px;
	color: white;
	background-color: #949494;
	font-size: 12px;
	margin-bottom: 10px;
}
/***************************** SPORTS MATCHES AREA **********************/
.sportsMatches {
	border:1px #dedede solid;
	padding:5px;
}
.sportsMatches h2 {
	font-size:14px;
	color:white;
	text-align:center;
	height:22px;
	line-height:22px;
	background-color:#ff841e;
	background-image:url('../images/matches-icon.jpg');
	background-repeat:no-repeat;
	background-position:173px center;
}
.sportsMatches .filter {
	font-size:10px;
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
}
.sportsMatches .filter select {
	font-size:11px;
	border:1px gray solid;
	height:20px;
	font-family:Tahoma;
	width:195px;
}
.sportsMatches .filter span {
	display:block;
	margin-top:5px;
	color:#858585;
}
.sportsMatches .liveMatches {
	margin-bottom:30px;
}
.sportsMatches .finishedMatches {
	margin-bottom:30px;
}
.sportsMatches .liveMatches h1 {
	color:#00ab18;
	border-bottom:2px #00ab18 solid;
	padding-bottom:5px;
	margin-bottom:5px;
	font-size:12px;
	text-align:center;
}
.sportsMatches .finishedMatches h1 {
	color:#d00000;
	border-bottom:2px #d00000 solid;
	padding-bottom:5px;
	margin-bottom:5px;
	font-size:12px;
	text-align:center;
}

.sportsMatches .comingMatches h1 {
	color:#d38600 ;
	border-bottom:2px #d38600 solid;
	padding-bottom:5px;
	margin-bottom:5px;
	font-size:12px;
	text-align:center;
}

.sportsMatches blockquote {
	font-size:12px;
	background-color:#ededed;
	padding:7px;
	margin-bottom:10px;
}

.sportsMatches .liveMatches blockquote {
	border-left:20px #00ab18 solid;

}

.sportsMatches .comingMatches blockquote {
	border-left:20px #d38600 solid;
}

.sportsMatches .finishedMatches blockquote {
	border-left:20px #d00000 solid;
}

.sportsMatches .score {
	font-weight:bold;
}

.sportsMatches .liveMatches .score {
	color:#00ab18;
}
.sportsMatches .finishedMatches .score {
	color:#d00000;
}
.sportsMatches .comingMatches .score {
	color:#d38600;
}

.sportsMatches  .team1 {
	width:82px;
	margin-right:10px;
	text-align:center;
	float:right;
}
 
.sportsMatches  .team2 {
	text-align:center;
	margin-left:10px;
	width:82px;
	float:left;
}
/***************************** BLUE CONTENT COMMON HOME AREA **********************/
.shoroukGadget {
	border: 1px #e3e3e3 solid;
	margin-bottom: 25px;
	background-color: white;
	padding: 71px 5px 5px 5px;
	background-image:url('../images/shoroukgadget-bg.jpg');
	background-repeat:no-repeat;
}
.shoroukGadget .latestBooks {
	margin-bottom:30px;
}

.shoroukGadget .latestBooks .text {
	margin-top:5px;
	float:right;
	width:146px;
	font-size:11px;
}
.shoroukGadget .latestBooks .text h1 {
	color:#ff8424;
	margin-bottom:5px;
}
.shoroukGadget .latestBooks .text h3 {
	color:#808080;
	margin-bottom:5px;
}
.shoroukGadget .latestBooks .text p{
	color:#a0a0a0;
}


.shoroukGadget .latestBooks .image {
	margin-top:10px;
	width:58px;
	float:left;
	text-align:center;
}

.shoroukGadget .latestBooks .image a:link, .shoroukGadget .latestBooks .image a:visited {
	color:#005496;
	font-weight:bold;
	display:block;
	margin-top:5px;
	font-size:11px;
}
.shoroukGadget h2 {
	font-size:11px;
	height:18px;
	line-height:18px;
	color:white;
	padding-right:5px;
	background-color:#ff8424;
}

.shoroukGadget h2 strong {
	display:block;
	float:right;
}

.shoroukGadget h2 em {
	display:block;
	text-align:center;
	padding-top:1px;
	background-image:url('../images/shoroukgadget-left.jpg');
	width:45px;
	height:17px;
	float:left;
}

.shoroukGadget h2 em a:link, .shoroukGadget h2 em a:visited 
{
	color:White;	
}

.shoroukGadget .latestEvents {
}

.shoroukGadget .latestEvents ul {
	margin-top:10px;
	font-size: 11px;
}
.shoroukGadget .latestEvents ul li {
	margin-bottom: 4px;
	padding: 4px;
}
.shoroukGadget .latestEvents ul li a:link, .shoroukGadget .latestEvents ul li a:visited {
	display: block;
	text-align: justify;
	padding-right: 8px;
	background-image: url('../images/gray-bullet.jpg');
	background-repeat: no-repeat;
	background-position: right 4px;
	*background-position: right 9px;
	text-decoration: none;
	color: #005496;
}


.blueContent {
	border: 1px #e3e3e3 solid;
	margin-bottom: 25px;
	background-color: white;
	padding: 5px;
}
.blueContent h2 {
	display: block;
	line-height: 22px;
	padding-right: 5px;
	padding-left: 5px;
	height:22px;
	color: white;
	background-color: #005496;
	font-size: 12px;
	margin-bottom: 10px;
}
.blueContent h2 a:link, .blueContent h2 a:visited 
{
	color:White;
	text-decoration:none;
}
.blueContent h2 span {
	display: block;
	float: right;
}
.blueContent h2 em {
	display: block;
	float: left;
}










/****************** IMPORTANT NEWS AREA ******************/
.impNews .right {
	width: 325px;
	float: right;
}

.mainContent .impNews 
{
	width:666px;
	height:auto;
	padding-bottom:10px;
	padding-top:10px;
}

.mainContent .impNews .left {
	width: 328px;
	float: left;
}
.impNews blockquote 
{
	float:right;
	width: 320px;
	margin-bottom: 10px;
	margin-left:6px;
	margin-right:6px;

}
.impNews blockquote h1 {
	height: 29px;
	background-position: center 20px;
	background-image: url('../images/greyline.jpg');
	background-repeat: repeat-x;
}
.impNews blockquote h1 span {
	display: block;
	font-size: 17px;
	padding: 5px;
	color: #f58221;
	background-color: white;
	float: right;
}
.impNews blockquote h1 em a:link, .impNews blockquote h1 em a:visited {
	color: #005496;
	text-decoration: none;
}
.impNews blockquote h1 em {
	margin-top: 7px;
	display: block;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	float: left;
}
.impNews blockquote ul {
	font-size: 11px;
	font-weight:bold;
}
.impNews blockquote ul li {
	margin-bottom: 2px;
	padding: 4px;
}
.impNews blockquote ul li a:link, .impNews blockquote ul li a:visited {
	display: block;
	text-align: justify;
	padding-right: 10px;
	background-image: url('../images/gray-bullet.jpg');
	background-repeat: no-repeat;
	background-position: right 4px;
	*background-position: right 11px;
	text-decoration: none;
	color: #005496;
}
/****************** FORUM HOME AREA ******************/
.forumHome {
}
.forumHome blockquote {
	width: 195px;
	margin: 0px 10px;
	float: right;
}
.forumHome blockquote .image {
	width: 165px;
	margin: 5px auto;
}
.forumHome blockquote h1 {
	margin-bottom: 10px;
}
.forumHome blockquote .text {
	font-size: 12px;
	text-align: justify;
	color: black;
}
.forumHome blockquote .text a:link, .forumHome blockquote .text a:visited {
	color: #005496;
	font-weight: bold;
}
.forumHome blockquote h1 a {
	display: block;
	font-size: 13px;
	color: #005d8f;
}
.forumHome blockquote h1 span {
	display: block;
	font-weight: normal;
	margin-top: 2px;
	height: 13px;
	line-height: 13px;
	background-image: url('../images/comments.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	color: #97743f;
	padding-right: 18px;
}
/****************** COVERAGE INNERS AREA ******************/
.contentTextImageBullet .text {
	width: 230px;
	float: right;
}
.contentTextImageBullet .text h1 {
	margin-bottom: 5px;
	font-size: 12px;
	color: #f58221;
}
.contentTextImageBullet .text p {
	font-size: 12px;
	color: #4f4f4f;
}
.contentTextImageBullet .text p a:link, .contentTextImageBullet .text p a:visited {
	color: #005496;
	font-weight: bold;
}
.contentTextImageBullet .image {
	width: 82px;
	float: left;
}
.seperator {
	border-bottom: 1px #efefef solid;
	clear:both;
	height:2px;
	display:block;
	margin-bottom: 11px;
	padding-bottom: 11px;
}
.contentTextImage .text {
	width: 230px;
	float: right;
}
.contentTextImage .text h1 {
	margin-bottom: 5px;
	font-size: 12px;
	color: #f58221;
}
.contentTextImage .text p {
	font-size: 12px;
	color: #4f4f4f;
}
.contentTextImage .text p a:link, .contentTextImage .text p a:visited {
	color: #005496;
	font-weight: bold;
}
.contentTextImage .image {
	width: 82px;
	float: left;
}
.contentTextImageBullet ul {
	font-size: 11px;
	border-top: 1px #efefef solid;
	margin-top: 11px;
	padding-top: 11px;
}
.contentTextImageBullet ul li {
	margin-bottom: 4px;
	padding: 4px;
}
.contentTextImageBullet ul li a:link, .contentTextImageBullet ul li a:visited {
	display: block;
	text-align: justify;
	padding-right: 8px;
	background-image: url('../images/gray-bullet.jpg');
	background-repeat: no-repeat;
	background-position: right 4px;
	text-decoration: none;
	color: #005496;
}

.contentTextImageSmall {
	
}

.contentTextImageSmall .text {
	width: 131px;
	float: right;
}
.contentTextImageSmall .text h1 {
	margin-bottom: 5px;
	font-size: 12px;
	color: #f58221;
}
.contentTextImageSmall .text h1 a:link, .contentTextImageSmall .text h1 a:visited {
	color: #005496;
	font-weight: bold;
}
.contentTextImageSmall .image {
	width: 82px;
	float: left;
}

.centerLeftFull {
float:left;
width:570px;
}
/****************** FORUM INNERS AREA ******************/
.forumInner {
	padding: 5px;
}
.forumInner blockquote {
	
	border-bottom: 1px #efefef solid;
	height:auto;
	display:block;
	min-height:26px;
	margin-bottom: 11px;
	padding-bottom: 11px;
}
.forumInner blockquote .image {
	width: 82px;

	float: left;
	margin: 5px auto;
}
.forumInner blockquote h1 {
	margin-bottom: 5px;
	display: block;
	float: right;
	width: 228px;
}
.forumInner blockquote .text {
	font-size: 12px;
	float: right;
	width: 221px;
	text-align: justify;
	color: black;
}
.forumInner blockquote .text a:link, .forumInner blockquote .text a:visited {
	color: #005496;
	font-weight: bold;
}
.forumInner blockquote h1 a {
	display: block;
	font-size: 12px;
	color: #005d8f;
}
.forumInner blockquote h1 span {
	display: block;
	font-weight: normal;
	margin-top: 2px;
	height: 13px;
	line-height: 13px;
	background-image: url('../images/comments.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	color: #97743f;
	padding-right: 18px;
}
/***************************** LEFT AREA MAIN CONTENT AREA **********************/
.mainContent .left {
	width: 252px;
	float: left;
}
.mainContent .left .ad2 
{
	margin-bottom:6px;
}
.galleryInner {
}
.galleryInner p {
	width: 112px;
	margin: 0 auto;
	border: 1px #e4e4e4 solid;
	background-color: white;
	padding: 2px;
}

#poll
{
	display:block;
	padding-bottom:10px;
}
.polls {
	font-size: 11px;
}
.polls p strong {
	color: #303030;
}
.polls ul {
	margin: 10px;
}
.polls ul li {
	color: #303030;
}

.left .goodMorning a.submit:link, .left .goodMorning a.submit:visited {
	font-size: 12px;
	display: block;
	margin-top: 10px;
}
.polls a.submit:link, .polls a.submit:visited, .left .goodMorning a.submit:link, .left .goodMorning a.submit:visited {
	width: 86px;
	display:block;
	height: 18px;
	line-height: 18px;
	color: #ff851a;
	font-weight: bold;
	background-image: url('../images/bgbutton.jpg');
	background-repeat: repeat-x;
	border: 1px #c0c0c0 solid;
	text-align: center;
	text-decoration: none;
}
.polls a.result:link, .polls a.result:visited {
	height: 16px;
	position:relative;
	top:-18px;
	right:100px;
	width: 84px;
	display:block;
	line-height: 16px;
	color: #344AC4;
	padding-right: 20px;
	background-image: url('../images/resulticon.jpg');
	background-repeat: no-repeat;
	background-position: right center;
}
.left .urCorner {
	width: 231px;
	margin: 0 auto;
}
.left .urCorner .pictures {
	width: 109px;
	float: right;
}
.left .urCorner .drawings {
	width: 109px;
	float: left;
}
.left .urCorner .pictures h1, .left .urCorner .drawings h1 {
	text-align: center;
}
.left .urCorner .pictures h1 a:link, .left .urCorner .pictures h1 a:visited, .left .urCorner .drawings h1 a:link, .left .urCorner .drawings h1 a:visited, .left .urCorner {
	color: #005496;
	font-size: 12px;
	margin-bottom: 8px;
	display: block;
	font-weight: bold;
}

.left .bbcHome p {
	font-weight:normal;
	text-align:center;
	font-size:11px;
	color:#636363;
}

.left .bbcHome {
		
}
.left .bbcHome blockquote ul li a:link, .left .bbcHome blockquote ul li a:visited
{
	background-image:url(../images/gray-bullet.jpg);
	background-position:right 4px;
	*background-position:right 10px;
	background-repeat:no-repeat;
	color:#005496;
	display:block;
	padding-right:8px;
	text-align:justify;
	text-decoration:none;
	}

.left .bbcHome a.tv:link, .left .bbcHome a.tv:visited {
	display:block;
	float:left;
	margin-left:5px;
	margin-right:5px;
	width:48px;
	padding-top:10px;
	background-position:0px 25px;
	background-image:url('../images/tvicon.jpg');
	background-repeat:no-repeat;
	height:100px;
	text-decoration:none;
}

.left .bbcHome a.tv strong {
	color:#37b1fc;
	font-weight:bold;
	display:block;
	margin-bottom:0px;
	text-align:center;
	font-size:11px;
	text-decoration:none;
}
.left .bbcHome a.radio:link, .left .bbcHome a.radio:visited {
	display:block;
	float:left;
	width:48px;
	padding-top:10px;
	background-position:0px 25px;
	background-image:url('../images/radio-icon.jpg');
	background-repeat:no-repeat;
	height:100px;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
}

.left .bbcHome .icons {
	width:120px;
	margin:0 auto;
	background-image:url('../images/seperator-icons.jpg');
	background-repeat:no-repeat;
	background-position:center center;
}

.left .bbcHome a.radio strong {
	color:#ff3663;
	font-weight:bold;
	display:block;
	margin-bottom:0px;
	text-align:center;
	font-size:11px;
	text-decoration:none;
}

.left .bbcHome p a:link, .left .bbcHome p a:visited {
	color: #005496;
	font-size:11px;
	display:block;
	text-align:justify;
	margin-top:5px;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px;
}

.left .bbcHome h3 {
	font-size:12px;
	margin-bottom:10px;
}

.left .grayContent#bbcBorder {
	border:1px #e7a7a7 solid;
}

.left #bbcBorder h2 {
	background-image:url('../images/bbctitle.jpg');
	background-repeat:no-repeat;
	background-color:white;
	color:#c30000
}

.left .urCorner .pictures .image, .left .urCorner .drawings .image {

	padding: 2px;
	background-color: white;
}









.bbcInner p {
	font-weight:normal;
	text-align:center;
	font-size:11px;
	color:#636363;
}

.left .bbcHome {
		
}

a#select.radio {
	background-image:url('../../images/radio-icon-select.jpg');
}

a#select.tv {
	background-image:url('../../images/tvicon-select.jpg');
}


.bbcInner a.tv:link, .bbcInner a.tv:visited {
	display:block;
	float:left;
	margin-left:5px;
	margin-right:5px;
	width:48px;
	padding-top:10px;
	background-position:0px 25px;
	background-image:url('../images/tvicon.jpg');
	background-repeat:no-repeat;
	height:100px;
	text-decoration:none;
}

.bbcInner a.tv strong {
	color:#37b1fc;
	font-weight:bold;
	display:block;
	margin-bottom:0px;
	text-align:center;
	font-size:11px;
	text-decoration:none;
}
.bbcInner a.radio:link, .bbcInner a.radio:visited {
	display:block;
	float:left;
	width:48px;
	padding-top:10px;
	background-position:0px 25px;
	background-image:url('../images/radio-icon.jpg');
	background-repeat:no-repeat;
	height:100px;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
}

.bbcInner .icons {
	width:120px;
	margin:0 auto;
	background-image:url('../images/seperator-icons.jpg');
	background-repeat:no-repeat;
	background-position:center center;
}

.bbcInner a.radio strong {
	color:#ff3663;
	font-weight:bold;
	display:block;
	margin-bottom:0px;
	text-align:center;
	font-size:11px;
	text-decoration:none;
}

.bbcInner p a:link, .bbcInner p a:visited {
	color: #005496;
	font-size:11px;
	display:block;
	text-align:justify;
	margin-top:5px;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px;
}

.bbcInner h3 {
	font-size:12px;
	margin-bottom:10px;
}

.grayContent#bbcBorder {
	border:1px #e7a7a7 solid;
}

#bbcBorder h2 {
	background-image:url('../images/bbctitle.jpg');
	background-repeat:no-repeat;
	background-color:white;
	color:#c30000
}


#bbcBorder h2#bbcTitle {
	background-image:url('../../images/bbctitleinner.jpg');
}
/***************************** FOOOOTER COMMON HOME AREA **********************/
.footerArea {
	width: 922px;
	padding: 20px;
	background-image: url('../images/footerareabg.jpg');
	background-repeat: repeat-x;
	height: 79px;
	margin: 10px auto;
}
.footerArea .right {
	padding-top: 10px;
	width: 609px;
	float: right;
}
.footerArea .logo {
	width: 103px;
	float: right;
}
.footerArea .sitemap {
	padding-top: 10px;
	width: 491px;
	float: right;
	margin-right: 15px;
}
.footerArea .sitemao ul li 
{
	float:none;
	display:block;	
}
.footerArea .sitemap ul {
	padding: 0px 8px;
	font-size: 10px;
	text-align:right;
	background-image: url('../images/footerseperator.gif');
	background-position: right center;
	background-repeat: no-repeat;
	float: right;
}
.footerArea .sitemap ul li h1 {
	color: white;
	font-weight: bold;
}
.footerArea .sitemap ul li a:link, .footerArea .sitemap ul li a:visited {
	color: #83b9e4;
}
.footerArea .left {
	width: 311px;
	float: left;
}
.footerArea .left a:link, .footerArea .left a:visited {
	display: block;
	color: white;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
}
.footerArea .left strong {
	color: white;
	font-size: 11px;
	font-weight: normal;
	padding-top: 6px;
	text-align: left;
	background-image: url('../images/footerseperator-hor.gif');
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 6px;
	display: block;
}
.footerArea .left strong a:link, .footerArea .left strong a:visited {
	display: inline;
	color: white;
	font-weight: normal;
}
.footerArea .left a:hover 
{
	color:#89c9ff;	
}
.footerArea .left strong em {
	text-align: left;
	display: block;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}


.orangeButton {
	display: block;
	color: white;
	font-size: 11px;
	border:1px #004276 solid;
	background-color: #ff841e;
	font-family:Tahoma;
	width: 58px;
	text-decoration:none;
	text-align: center;
	font-weight: bold;
	height:23px;
	vertical-align:middle;
	line-height:23px;
}
.articlesBarImages {
	width: 341px;
	float: left;
	margin-top: 10px;
}
.articlesBarImages h2 {
	padding-right: 5px;
	padding-left: 5px;
	background-image: url('../images/articlesbar-bg.jpg');
	height: 23px;
	line-height: 23px;
	font-size: 12px;
	color: #ba6500;
	background-repeat: repeat-x;
}
.articlesBarImages .content {
	background-color: white;
	border: 1px #e8e8e8 solid;
	padding: 10px;
}
.articlesBarImages .content ul li h1 {
	display: block;
	float: right;
	width: 270px;
	font-size: 12px;
}
.articlesBarImages .content ul li {
	border-bottom: 1px #efefef solid;
	height:32px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.articlesBarImages .content ul li h1 a:link, .articlesBarImages .content ul li h1 a:visited {
	display: block;
	color: #005d8f;
}
.articlesBarImages .content ul li strong {
	display: block;
	font-weight: normal;
	margin-top: 2px;
	float: left;
	width: 38px;
}
.articlesBarImages .content ul li h1 em {
	display: block;
	font-size: 11px;
	font-style: normal;
	color: #005d8f;
	font-weight: normal;
}
.articlesBarImages h2 span {
	background-image: url('../images/articles-icon.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	display: block;
	float: right;
}
.articlesBarImages h2 em {
	display: block;
	float: left;
}

#itemv 
{
	margin-top:10px;	
}



#options a:link, #options a:visited 
{
	text-align:center;
	font-size:11px;
	color:#217DC6;
	font-weight:bold;
	display:block;
}

#options 
{
	margin-top:10px;

}

#itemv a:link, #itemv a:visited 
{

	font-size:11px;
	color:#217DC6;
	font-weight:bold;

}

p.noContent 
{
	display:block;
	font-size:11px;
	text-align:center;
	height:15px;
	line-height:15px;
	background-color:#f69a9a;
	color:#b52727;
	font-weight:bold;

}

#Matches span.logo 
{	
	height:24px;
	width:19px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:2px;
	display:block;	
}

#Matches span.score 
{
	display:block;	
}

.matchTime
{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#D38600;
	border-top:dotted 1px #D38600;
	padding-top:2px;
	margin-top:2px;
	height:17px;
	line-height:17px;	
}


.shoroukGadget .latestBooks .Books 
{
	width:218px !important;	
}

.shoroukGadget .latestBooks .Books ul 
{
	margin-left:auto !important;
	margin-right:auto!important;	
}
.shoroukGadget .latestBooks .Books ul li
{

	padding-right:7px !important;
	text-align:justify;
	padding-left:7px !important;
}



.javaBanner
{
	position:relative;	
}

.li_dot {
	font-size: 11px;
	color: #ed1264;
	font-family: webdings;
}
#flash_show_out {
	margin-top: 5px;
	float: left;
	font-size: 11px;
	height:166px;
	width: 244px;
}
#flash_show {
	border-top-width: 4px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 4px;
	border-bottom-width: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
	position: relative;
	text-align: center;
	border-right-width: 4px;
}
#flash_img {
	overflow: hidden;
	width: 240px;

	filter: progid:dximagetransform.microsoft.fade(overlap=1.00);
}

#flash_img img {
	width:240px;
	height:142px;
}
#flash_btn {
	left: 1px;
	position: absolute;
	top: 65px;
}
#flash_btn div {
	margin: 5px;
}

#flash_btn div a:link, #flash_btn div a:visited 
{
	background-image: url('../../images/normal.gif');
	display:block;
	width:13px;
	height:13px;
}


#flash_btn div a:focus, #flash_btn div a:active, #flash_btn div a:after, #flash_btn div a:before
{
	background-image: url('../../images/over.gif');
}

#flash_show_ctl {
	padding-right: 0px;
	margin-top: 2px;
	padding-left: 0px;
	padding-bottom: 3px;
	color: #434343;
	padding-top: 3px;
	height: 16px;
}
#flash_show_ctl a {
	color: #434343;
}
#flash_show_ctl_msg {
	float: left;
	filter: progid:dximagetransform.microsoft.fade(overlap=1.00);
	overflow: hidden;
	width: 215px;
}
#flash_show_ctl_tuber {
	z-index: 100;
	left: 305px;
	position: relative;
	top: -17px;
}
#flash_show_ctl_arrow {
	margin-right: 5px;
}

.adfooter 
{
	width:468px;
	margin-left:auto;	
	margin-right:auto;
	margin-top:10px;
}


a.clipSolutions 
{
	background-image: url('../../icons/cliplogo.gif');	
	padding-left:22px;
	height:19px;
	line-height:19px;
	background-repeat:no-repeat;
	margin-bottom:2px;
	display:block;
}

a.weatherDotCom 
{
	background-image: url('../../icons/weatherlogo.gif');	
	padding-left:22px;
	height:19px;
	line-height:19px;
	background-repeat:no-repeat;
	display:block;
}

.aboutText h1 {
	background-color: #23408f;
	padding: 5px;
	width: 130px;
	border: 5px white solid;
	float: left;
	margin: 5px;
	text-align: center;
}
.aboutText {
	font-size: 12px;
	padding: 15px;
}
.aboutText p a:link, .aboutText p a:visited {
	display: block;
	font-weight: bold;
	color: #fd661c;
}
.aboutText h2 {
	font-size: 13px;
	margin-bottom: 20px;
	color: #23408f;
	border-bottom: 1px #e7e7e7 solid;
	padding-bottom: 5px;
}
.aboutText ul {
	list-style:square;
	padding-right: 18px;
	width:720px;
	margin-right: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.aboutText ul li {
	text-align:justify;
	margin-bottom: 6px;
}
.aboutText strong {
	text-align: left;
	display: block;
	list-style: lower-roman;
}



body {
	margin: 0px;
	background-color: #eeeeee;
	direction:rtl;
	background-image:url('../images/ramadanbgMain.jpg');
	background-repeat:repeat-x;
	background-position:0px 37px;
	font-family:"Tahoma";
}

.ramadanKareem {
	top:10px;
	position:relative;
}

 .ramadanRight {
 	z-index:-2;
	position:absolute;
	right:10px;
}

.ramadanLeft {
	position:absolute;
	left:10px;
 	z-index:-2;
}
.topNews .left {
	float: left;
	width: 263px;
}


.topArea .logo {
	width: 127px;
	padding-left: 43px;
	float: right;
	background-image:url('../images/ramadansmall.png');
	background-repeat:no-repeat;
	background-position:2px 13px;
}
.topArea .ad {
	border: 1px #3388cb solid;
	height: 72px;
	float: right;
}

.archiveButton {
	margin-bottom:10px;
	text-align:left;
}

.mainArticlesController  {
direction:ltr;
margin-top:3px;
}

.mainArticlesContainer  {
direction:ltr;
margin:10px;
text-align:right;
}

.mainArticlesContainer ul li {
height:auto !important;
width:227px;
}



.topArea {
	width: 896px;
	padding-top: 15px;
	padding-right: 23px;
	padding-left: 23px;
	height: 149px;
	background-image:url('../images/topAreaRamadan.jpg');
	background-color: #005496;
}



.ramadanGadget 
{
	background-image:url('../images/ramadanGadgetBg.jpg');
	width:247px;
	height:321px;
}

.mainLeftInnerRamadan {
	float:left;
	width:247px;
}

.ramadanGadget ul
{
	padding-top:101px;
	width:238px;	
}

.ramadanGadget ul li 
{
	float:right;
	margin-bottom:8px;
	margin-right:13px;
}

.rightListing 
{
	float:right;
}

.leftListing 
{
	float:right;
	width:635px;
	padding-right:9px;	
}

#channelsListings 
{
	background-color:#f6f6f6;
	padding:20px;
	margin-bottom:20px;
	margin-top:20px;
}

#channelsListings ul {}

#channelsListings ul li 
{
	float:right;
	width:194px;
	height:175px;
	padding-right:4px;
	padding-top:11px;
	margin-right:15px;
	margin-bottom:15px;
	padding-left:4px;
	background-image:url('../images/series-bg.jpg');
}

#channelsListings ul li h1
{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#5c5c5c;
}

#channelsListings ul li h1 a:link, #channelsListings ul li h1 a:visited 
{
	color:#5c5c5c;
	text-decoration:none;
}

#channelsListings ul li .image 
{
	margin-top:10px;
	width:188px;
	margin-right:1px;
	border:1px solid white;
}

#channelsListings ul li .link 
{
	margin-top:15px;
	font-size:11px;
	text-align:center;	
} 

#channelsListings ul li .link a:link, #channelsListings ul li .link a:visited  
{
	color:White;
	text-decoration:none;	
}

#ramadanPager 
{
	margin-top:10px;
	text-align:center;	
}

#ramadanPager a:link, #ramadanPager a:visited 
{
	text-decoration:none;
	color:#006cb7;
	padding-left:5px;
	padding-right:5px;
}

#ramadanFix .articlesBar
{
	width:337px !important;	
	margin-top:0px !important;
}
