﻿/* 
-----------------------------------------------------------------------------
NULL BROWSER DEFAULTS
-----------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: top;
	

}
/*ul {
	list-style: none;
}
iframe {
	border: 0;
}*/
img
{
	border:0;
}
/* 
-----------------------------------------------------------------------------
GLOBAL DEFAULT ELEMENTS
-----------------------------------------------------------------------------*/
body {
    
     margin: 0;
      padding: 0;
      border: none;
      font-size: 10pt; 
	  /*line-height: 115%;*/
	  font-family: tahoma,sans-serif;
      text-align:right;
      background-color:white;
      text-align: left;
        /*font: 12px Tahoma;*/
      direction:rtl;
      background-image:url('layout/bg.jpg');
      background-repeat:repeat-x;
   }
td{
 vertical-align:top;
 text-align:right
}
html {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
   }

a{
color: #979191;
text-decoration:none
}
a:hover{
	color: #7d9c32;
	text-decoration:none;
}
.seperator{
	clear:both;height:0px;line-height:0px
}
#tableGeneral,.tableGeneral
{
height:100%;
width:100%;
/*background-image:url('layout/bg-diagonal.png')*/
}
.height20{
	height:20px;
}

.hidden{
		display:none;
}
.visible
{
	display:block;
}
/* 
-----------------------------------------------------------------------------
Side Table
-----------------------------------------------------------------------------*/

#sideTable {background-color:#414141; color:#c0c0c0; width:100%; cursor:pointer; cursor:hand;}
#sideTable td{border-bottom:1px #5b5b5b solid; border:1px #5b5b5b solid; padding: 3px 3px 3px 3px;text-align:center;width:20px; vertical-align:top ; }
#sideTable #tableFirstRow{color: #7d9c32; }
#sideTable #tableFirstRowRight{background-image:url('layout/bg-th-sidetable-rgt.png'); background-position:right top;background-repeat:no-repeat ;}
#sideTable #tableFirstRowLeft{background-image:url('layout/bg-th-sidetable-lft.png'); background-position:left top;background-repeat:no-repeat ; }
#sideTable #highLight{background-color:#706f6f; color:white; background-image:url('layout/bg-highlight.png');background-position:right;background-repeat:no-repeat;}


.sideTable {background-color:#414141; color:#c0c0c0; width:100%;cursor:pointer; cursor:hand; }
.sideTable td{border-bottom:1px #5b5b5b solid; border:1px #5b5b5b solid; padding: 3px 3px 3px 3px;text-align: center !important; vertical-align:top }
.sideTable .tableFirstRow{color: #7d9c32;}
.sideTable .tableFirstRowRight{background-image:url('layout/bg-th-sidetable-rgt.png'); background-position:right top;background-repeat:no-repeat}
.sideTable .tableFirstRowLeft{background-image:url('layout/bg-th-sidetable-lft.png'); background-position:left top;background-repeat:no-repeat}
.sideTable .trhighLight{background-color:#706f6f; color:white;}
.sideTable .tdhighLight{background-color:#706f6f; color:white; background-image:url('layout/bg-highlight.png');background-position:right;background-repeat:no-repeat}
/* 
-----------------------------------------------------------------------------
Side Box Div
-----------------------------------------------------------------------------*/
#sideDarkerBox { background-image:url('layout/bg-top-sideTeamPlayer.png');background-position:right top;  background-repeat:no-repeat;width:180px; background-color:#414141; color:#c0c0c0; padding:10px 10px 10px 10px; text-align:right;}
#sideDarkerBox img{ padding-right:10px; padding-bottom:5px; float: left}

#sideDarkerBoxEnd {width:200px; height:5px; background-color:#414141;background-image:url('layout/bg-btm-sideTeamPlayer.png');background-position:left bottom;background-repeat:no-repeat}

#sideLevel3 { margin-top:15px ;background-image:url('layout/bg-top-sideTeamPlayer.png');background-position:right top;  background-repeat:no-repeat;width:160px; background-color:#414141; color:#c0c0c0; padding:10px 30px 10px 10px;text-align:right;}

#sideLevel4 {width:160px; color:#c0c0c0; padding:10px 30px 10px 10px;text-align:right;}


/* 
-----------------------------------------------------------------------------
Side Video
-----------------------------------------------------------------------------*/
.SideVideo, .SideImage {background-image:url('layout/bg-videothumb.png');width:200px; height:105px;text-align:center;vertical-align:middle;padding-top:4px;}
.videoThumb{cursor:pointer;  background-image:url('layout/video-play.png');background-position:center center;width:193px;height:101px;position:absolute;background-repeat:no-repeat}

.caption{
	width:180px;background-color:#414141;background-image:url('layout/bg-btm-sideTeamPlayer.png');background-position:left bottom;background-repeat:no-repeat;
	padding:2px 10px 10px 10px; color:#c0c0c0; text-align:right
}
.title{font-family:Arial;font-size: large; font-weight: bolder}
.greenText{color: #7d9c32; margin-top:5px; margin-bottom:7px}
.greenTitle{color: #7d9c32; font-family:Arial;font-size: large; font-weight: bolder}
.RightImage{border-width: 0px;  border-style: solid;  float: right; margin: 0px 0px 10px 10px;}
.LeftImage{border-width: 0px;  border-style: solid;  float: left; margin: 0px 10px 10px 0px;}
.CenterImage{border-width: 0px;  border-style: solid;  float:none; margin: 10px 10px 10px 10px;}
.sideLinks .greenText a:hover{color: #7d9c32}
.sideLinks .greenText .disabledLink{color:#7d9c32; cursor:default}
.sideLinks .greenText a{color: #ffffff}
.sideLine{ background-image:url('layout/bg-line-sep.png');height:2px;width:100%;margin:10px 0 10px 0}
/* 
-----------------------------------------------------------------------------
Main Table Elements
-----------------------------------------------------------------------------*/

#mainTable,.mainTable{
	width: 999px; margin:auto auto; margin-top:50px;}
.mainTable1{
	width: 999px; margin:auto auto; }
#sideShadowCell,#sideShadowCell_btn ,.ShadowColoumn
{
	width: 5px;background-image: url('layout/bg-shadow.png'); line-height:1px;
}
#languageCell
{
	width: 19px;padding-top:150px
}
#centerCell,.centerCell
{
	width: 975px; 
}	
/* 
-----------------------------------------------------------------------------
Top Divisions and Tables
-----------------------------------------------------------------------------*/
#LogoTop{margin-top:-30px; margin-left:623px; position: absolute; width:352px;height:155px;z-index:100}

#topSections{height:22px;}
#topSectionsTable{width:100%;}
#topSectionsTableEmptyCell{background-image:url('layout/bg-top-sections.png'); width: 528px;}
#topSectionsTableAdvCell{width: 153px}
#topSectionsTableRegCell{width: 213px}
#topSectionsTableCtcCell{width: 87px}

#bannerTop{background-color:green; width:975px;height:104px; text-align:right}

#sections {height:39px; background-image:url('layout/bg-sections.jpg'); background-position-y:bottom; background-repeat:repeat-x;background-color:white}
#shadowTop{background-image:url('layout/bg-shadow-top.png'); position: absolute;width:975px; height:8px }

/* 
-----------------------------------------------------------------------------
Content Main Table
-----------------------------------------------------------------------------*/

#contentMainTable{width: 100%; background-color:white}
#contentMainTableMainColumn{width:754px; vertical-align:top; background-color:white;padding:15px;border-bottom:1px white solid}
#contentMainTableMainColumn .title{font-family:Arial;font-size: large; font-weight: bolder}
#contentMainTableSideColumn{background-color:#5b5b5b; width:221px; border-left:1px white solid; border-top:1px white solid; border-bottom:1px white solid; color:white}
#sideColumnDiv{padding:10px;}
#searchDiv{background-image:url('layout/bg-search.png');height:45px;text-align:center;padding-top:10px}


#tableBody{ width:100%;}
#tableBody th{background-image:url('layout/bg-th-bodytable.png');height:20px; background-repeat:repeat-x;color:white;  text-align:center;border:1px white solid; background-color:#424242; }
#tableBody td{background-image:url('layout/bg-td-bodytable.png');height:20px; background-repeat:repeat-x;  text-align:center;border:1px white solid;background-color:#424242; }


.tableBody{ width:100%;}
.tableBody th{background-image:url('layout/bg-th-bodytable.png');height:20px; background-repeat:repeat-x; color:white;  text-align:center;border:1px white solid;background-color:#424242;}
.tableBody td{background-image:url('layout/bg-td-bodytable.png');height:20px; background-repeat:repeat-x;  text-align:center;border:1px white solid;background-color:#424242;}


.main-left{float:left;width:355px;}
.main-right{float:right;width:355px;}

.greenHeader{width:100%; height:32px}
.greenHeaderSides{width:10px; height:32px}
.greenHeaderCenter{ background-image:url('layout/bg-greenheader.png');background-repeat:repeat-x;color:white;font-family:Arial, Helvetica, sans-serif;font-weight:bold; padding-top:2px; height:32px;font-size:large;}

.grayHeader{width:100%; border:5px white solid}
.grayHeaderCell{ background-image:url('layout/bg-td-bodytable.png');background-repeat:repeat-x;text-align:center;font-family:Arial, Helvetica, sans-serif;padding-top:2px; height:32px;font-size: medium; font-weight:bold}
.grayDateCell{ background-image:url('layout/bg-td-bodytable.png');background-repeat:repeat-x;padding-top:2px; height:32px; padding-right:5px}
.newsFront{background-image:url('layout/bg-highlight.png');background-position:right;background-repeat:no-repeat;padding-right:20px}


.HomegrayHeader{width:100%; border:2px white solid}
.HomegrayHeaderCell{ background-image:url('layout/bg-td-bodytable.png');background-repeat:repeat-x;text-align:center;font-family:Arial, Helvetica, sans-serif;padding-top:2px; height:20px;font-size: medium; font-weight:bold}
.HomegrayDateCell{ background-image:url('layout/bg-td-bodytable.png');background-repeat:repeat-x;padding-top:2px; height:20px; padding-right:5px}

.breakingNews{background-image:url('layout/bg-breaking-news.png');background-repeat:no-repeat;background-position:right top; padding: 10px 85px 10px 10px; min-height:20px}

#liveScore{width: 100%;background-color:#5f5f5f;background-image:url('layout/bg-livescore.png');background-repeat:repeat-x}
#liveScore td {vertical-align:middle; color:white; text-align:center}
#liveScore .left{background-image:url('layout/livescore-btmlft.png'); background-repeat:no-repeat;background-position:left bottom;text-align:left;width:15px; vertical-align:top; color:white}
#liveScore .right{line-height:4px; white-space:nowrap; height:4px; background-image:url('layout/livescore-btmrgt.png');background-repeat:no-repeat;background-position:right bottom;width:15px;vertical-align:top;text-align:right}
#liveScore .titleImg {width:100px;vertical-align:top}
#liveScore .logos {width:160px;}
#liveScore .matchPlace {width:200px;}
#liveScore .place{font-size:medium;font-weight: bold;font-family:Arial, Helvetica, sans-serif}

#liveScoreResults{width: 180px; border: 1px white solid;margin:10px}
#liveScoreResults th {background-color:white;color:black;text-align:center;font-weight:bold}
#liveScoreResults td{border: 1px white solid; width:90px; text-align:center; height:45px; background-color:#424241; background-image:url('layout/bg-livescoreResults.png'); background-repeat:repeat-x; vertical-align:middle;color:white}

.liveScoreTableInside{width:100%; border:5px white solid}
.liveScoreTableInside th{text-align:right;background-image:url('layout/bg-td-bodytable.png');background-repeat:repeat-x;padding-top:2px; height:30px; padding-right:5px;font-family: Arial, Helvetica, sans-serif; font-size: medium; background-position:left bottom; vertical-align:bottom; padding-bottom:1px}
.liveScoreTableInside td{ padding-top:5px;padding-bottom:5px ;background-image:url('layout/bg-highlight.png');background-position:right;background-repeat:no-repeat;padding-right:20px; background-position: right 10px}
.liveScoreTableInside td a{  color: inherit; }
.liveScoreTableInside td a:hover{  color: #7d9c32;text-decoration:none;}

.HomeNewsList{width:100%; border:5px white solid}
.HomeNewsList th{text-align:right;background-image:url('layout/bg-td-bodytable.png');background-repeat:repeat-x;padding-top:2px; height:20px; padding-right:5px;font-family: Arial, Helvetica, sans-serif; font-size: medium; background-position:left bottom; vertical-align:bottom; padding-bottom:1px}
.HomeNewsList td
{
	border-width: 0px;
	background-image: url(layout/bg-highlight.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
	
}
.HomeNewsList td a{  color: inherit; }
.HomeNewsList td a:hover{  color: #7d9c32;text-decoration:none;}

.HomeNewsList1{width:100%; border:5px white solid}
.HomeNewsList1 th{text-align:right;background-image:url('layout/bg-td-bodytable.png');background-repeat:repeat-x;padding-top:2px; height:20px; padding-right:5px;font-family: Arial, Helvetica, sans-serif; font-size: medium; background-position:left bottom; vertical-align:bottom; padding-bottom:1px}
.HomeNewsList1 td
{
	border-width: 0px;
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 5px;
	
}
.HomeNewsList1 td a{  color: Green; font-weight:bold}
.HomeNewsList1 td a:hover{  color: gray;text-decoration:none;font-weight:bold}


#liveScoreTableInside{width:100%; border:5px white solid}
#liveScoreTableInside th{text-align:right;background-image:url('layout/bg-td-bodytable.png');background-repeat:repeat-x;padding-top:2px; height:30px; padding-right:5px;font-family: Arial, Helvetica, sans-serif; font-size: medium; background-position:left bottom; vertical-align:bottom; padding-bottom:1px}
#liveScoreTableInside td{ padding-top:5px;padding-bottom:5px ;background-image:url('layout/bg-highlight.png');background-position:right;background-repeat:no-repeat;padding-right:20px; background-position: right 10px}


#techTeam{width: 100%;background-color:#5f5f5f;background-image:url('layout/bg-livescore.png');background-repeat:repeat-x}
#techTeam td {vertical-align:middle; color:white;}
#techTeam .left{background-image:url('layout/livescore-btmlft.png'); background-repeat:no-repeat;background-position:left bottom;text-align:left;width:15px; vertical-align:top; color:white}
#techTeam .right{background-image:url('layout/livescore-btmrgt.png');background-repeat:no-repeat;background-position:right bottom;width:15px;vertical-align:top;text-align:right}

.DataListItem{width:100%; margin-bottom:3px}
.DataListItem th{height:22px; padding-right:5px; color: white; text-align:right;border-bottom:1px #414141 dotted;font-family: Arial, Helvetica, sans-serif; font-size: medium;}
.DataListItem td{padding-bottom:5px ; background-image:url('layout/bg-highlight.png');background-position:right;background-repeat:no-repeat;padding-right:20px; background-position: right 6px; border-bottom:1px #414141 dotted;color:#c0c0c0;}

.List{ padding:0; margin:0}
/* 

-----------------------------------------------------------------------------
ModalPopupExtender
-----------------------------------------------------------------------------*/

.modalBackground
{
	 background-color:Gray;
     filter:alpha(opacity=70);
     opacity:0.7;
}



/* 

-----------------------------------------------------------------------------
Seacrh Control
-----------------------------------------------------------------------------*/


.buttonSearch {
background-image:url('layout/button-search.jpg'); width:21px; height:21px;border:0px; font-size:10px; 
}
.inputSearch 
{
	direction:rtl;
background-image:url('layout/bg-inputsearch.jpg'); width:152px; height:20px;border:0px; background-repeat:no-repeat;  padding-right:5px; padding-left:5px;  font-family:Tahoma; font-size:11px; 
}



.PopupLink a {color:#333; text-decoration:none; color:#fff; font-size:15px; font-weight:bold}
.PopupLink a:hover {text-decoration:none}

 
#boxes .window {
 

 

  padding:20px;


}
#boxes #dialog {
  width:550px; 

  padding:13px 10px 10px 10px;
  background-color:#fff;
  text-align:left;
}

.text-arabic{
font-family:Tahoma;
font-size:15px;
margin-top:30px; text-align:right
}

