﻿@charset "utf-8";
/* CSS Document */
body {
	margin-top:0px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color: #000000;
}

.todaydate {
	font-family: Tahoma;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
	padding-left: 45px;
	padding-top: 10px;
	}
	
#DateTag {
	background-image:url(../images/Date_Button.jpg);
	background-position:top,center;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align:top;
	}
	
.DayDate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	vertical-align:top;
}

.MonthDate{
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
	
.navigation_item_def {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
	text-align: center;
	font-size: 16px;
	background-image:url(../images/Nav_Def.gif);
	}
	
.navigation_item_def A{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
	font-size: 16px;
	}
	
.navigation_item_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
	text-align: center;
	font-size: 16px;
	background-image:url(../images/Nav_Sel.gif);
	}
	
.navigation_item_sel A{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
	font-size: 16px;
	}
	
#white_area {
	background-color:#FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	}
	
#white_area_sep{
	background-color:#f00707;
	height: 1px;
	}
	
#news_red_hd {
	background-image:url(../images/Red_HD_Strip.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
	font-size: 20px;
	text-align: right;
	}
	
#news_black_hd {
	background-image:url(../images/Black_HD_Strip.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
	font-size: 20px;
	text-align: right;
	}
	
.news_list {
	font-family: Tahoma;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	font-size: 11px;
	color: #005d8f;
	height: 29px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	padding-right: 11px;
	}
	
.news_list A{
	font-family: Tahoma;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	font-size: 11px;
	color: #005d8f;
	}
	
.news_list A:hover{
	font-family: Tahoma;
	font-weight: normal;
	text-align: right;
	text-decoration: underline;
	font-size: 11px;
	color: #005d8f;
	}
	
#highlight_news_cell {
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	text-align: right;
}


.news_hd {
	font-family: Arabic Transparent;
	font-weight: bold;
	text-decoration: none;
	font-size:18px;
	color: #353535;
}

.news_datafont {
	padding-left: 10px;
	padding-right: 10px;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	font-size:11px;
	color: #878787;
	line-height: 16px;
}

.news_datafont A{
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
	color: #ea001c;
}

.news_datafont A:hover{
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
	font-size:11px;
	color: #ea001c;
}

.small_news_cell {
	border:1px;
	border-color:#dadada;
	border-style: solid;
	padding: 5px;
}

.small_news_text {
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #005496;
}

.small_news_text A{
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #005496;
}

.small_news_text A:hover{
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	color: #ea001c;
}

#Red_Ribbon_HD{
	background-image:url(../images/RedRibbon_Strip.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
	font-size: 20px;
	text-align: right;
	height:33px;
}

#CategoryCell {
	background-image:url(../images/Category_BG.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align:right;
	}
	
.section_hd {
	border: 1px;
	border-color:#414141;
	border-style: solid;
	background-image:url(../images/Section_BG_Strip.gif);		
}

.section_hd_title {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	color:#FFFFFF;
	font-size: 18px;
	padding-right: 15px;
}

.section_hd_more {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	color:#FFFFFF;
	font-size: 14px;
	text-align: center;
}

.section_hd_more A{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	color:#FFFFFF;
	font-size: 14px;
}

.section_hd_more A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: underline;
	color:#FFFFFF;
	font-size: 14px;
}

.section_content_cell {
	border: 1px;
	border-top-width: 0px;
	border-color:#919191;
	border-style: solid;
	padding: 15px;
	}
	
.section_news_list {
	font-family: Tahoma;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	font-size: 11px;
	color: #005d8f;
	height: 23px;
	border: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	padding-right: 11px;
	}
	
.section_news_list A{
	font-family: Tahoma;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	font-size: 11px;
	color: #005d8f;
	}	
	
.section_news_list A:hover{
	font-family: Tahoma;
	font-weight: normal;
	text-align: right;
	text-decoration: underline;
	font-size: 11px;
	color: #005d8f;
	}
	
.footer_title {
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
	color:#FFFFFF;
	}

	
.footer_items {
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color:#FFFFFF;
	padding: 15px;
	direction: rtl;
	line-height: 16px;
	}
	
.footer_items A{
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color:#FFFFFF;
	}
	
.footer_items A:hover{
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
	color:#f00707;
	}
	
#FooterHorizontal_Separator {
	background-image:url(../images/FooterHorizontal_Sep.gif);
	background-position:center;
	background-repeat:no-repeat;
	height: 16px;
}
	
.outer_news_title{
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #005496;
	text-align: right;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	height: 20px;
	padding: 5px;
	}
	
.outer_news_title A{
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #005496;
	text-align: right;
	}
	
.outer_news_title A:hover{
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	color: #005496;
	text-align: right;
	}
	
.outer_news_desc {
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	font-size:12px;
	color: #878787;
	text-align: right;
	padding: 5px;
	}	
	
.inner_news_hd {
	font-family: Arabic Transparent;
	font-weight: bold;
	text-decoration: none;
	font-size:20px;
	color: #353535;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	padding: 5px;
	height: 20px;
}

.inner_news_data {
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	font-size:12px;
	color: #000000;
	padding: 15px;
	line-height: 18px;
	text-align: justify;
	direction:rtl;	
	}
	
.print_service {
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color:#FFFFFF;
	}
	
.print_service A{
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color:#FFFFFF;
	}
	#white_area_ads {
	background-color:#FFFFFF;
	padding: 5px;
}
/* MATCHES TOURNAMENT TABLE STYLE */
.table_hd {
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;
	text-align:justify;
}

.table_border {
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color:#68b3e5;
	border-style: solid;
}

.table_item {
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #4c4c4c;
	font-size: 11px;
	text-align:center;
	border-left-width: 1px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-right-width: 1px;
	border-color:#888888;
	border-style: solid;	
	height: 30px;
}
.articles_list {
	font-family: Tahoma;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	font-size: 12px;
	color: #878787;
	height: 60px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	padding-right: 11px;
	padding-top: 0px;
	}
.author_Name {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	padding-top: 1px;
	padding-bottom: 2px;
}

	
.articles_list A{
	font-family: Tahoma;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	font-size: 12px;
	color: #005d8f;
	}
	
.articles_list A:hover{
	font-family: Tahoma;
	font-weight: normal;
	text-align: right;
	text-decoration: underline;
	font-size: 12px;
	color: #005d8f;
	}
	
.articles_IMG {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 60px;
	border-width: 1px ;
	border-color:#ccc;
	border-style:solid;
}

.articles_Des {
	font-family: Tahoma;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	font-size: 11px;
	color: #878787;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	padding-top: 1px;
	}

