﻿.STtable
{	
	width:498px;
	border-top-style:hidden;
	border-bottom-style:hidden;	
	
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	
}

.STtabledata
{
	font-size:24px;
	color:#2f5471;
}

/*----ST image comment-------*/
.STimagecomment
{
	height:28 ; 
	width:500 ; 
	margin-bottom:0px;
	margin-top:3px;
	font-size:14px;
	font-family:Traditional Arabic;
	color:#777777;
	
	text-align:center;
	
	
	
}
.STimagecomment p
{
	margin:0px;
	padding:0px;
}
.STdashimage
{
	text-align:center;
	height:8px; 
	width:500px;	
	background-image:url('images/siteimages/dash_1.png');
	margin-left:auto;
	margin-right:auto;	
}
/*-------------------------------------------------------------------*/

/*---------------------Tables----------------------------------------*/
/*--this div contain Control buttons and all tables*/
.STmaindivfortables
{
	text-align:center; 
	width:496px ;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	border-bottom:solid 1px #CCCCCC;	
}
.STcontroltable
{
	border: 1px solid #CCCCCC;
	width:498px;
	background-image:url('images/siteimages/ss.png'); 
	background-repeat:repeat-x;
}
.STrighttdcontroltable
{
	height:28px;
	
	text-align:right;
}
.STcenterttdcontroltable
{
	width: 375px; 
	height:28px;
	text-align:right;
}
.STlefttdcontroltable
{
	width: 45px; 
	height:28px; 
	text-align:left;
}
.STtabletitle
{
	font-size:24px;
	color:#2F4571;
	font-family:Traditional Arabic;	
	font-weight:bold;
}
#STtablediv td
{
	border:solid 1px #CCCCCC;
	font-size:18px;	
	font-family:Traditional Arabic;
}
.Sttdbackground
{
	background-color:#F2F2F2;
	
}
/*---Specia width for tables*/
/*----ST_energy-------*/
#STtabledivenergy td
{
	border:solid 1px #CCCCCC;
	font-size:15px;	
	font-family:Traditional Arabic;
	width:99px;	
}
/*----ST_lines2-------*/
#STtabledivlines2 td
{
	border:solid 1px #CCCCCC;
	font-size:15px;	
	font-family:Traditional Arabic;
	width:124px;		
}
/*----ST_capacity-------*/
#STtabledivcapacity td
{
	border:solid 1px #CCCCCC;
	font-size:15px;	
	font-family:Traditional Arabic;
	width:71px;		
}
/*----ST_energy2-------*/
#STtabledivenergy2 td
{
	border:solid 1px #CCCCCC;
	font-size:15px;	
	font-family:Traditional Arabic;
	width:62px;		
}

#STtabledivmain td
{
	
	border:solid 1px #CCCCCC;
	font-size:15px;	
	font-family:Traditional Arabic;
	width:249px;	
}

/*-------------------------------------------------------------------*/

#ST_link_main td
{
	
	border:solid 1px #CCCCCC;
	font-size:15px;	
	font-family:Traditional Arabic;
	width:249px;	
}

/* unvisited link */
#ST_link_main a:link
{
	font-size:15px;	
	font-family:Traditional Arabic;
	color:#000000;
}

/* visited link */
#ST_link_main a:visited
{
	font-size:15px;	
	font-family:Traditional Arabic;
	color:#405b71;
}
/* mouse over link */
#ST_link_main a:hover
{
	font-size:15px;	
	font-family:Traditional Arabic;
	color:#669900;
}
/*--------Textbox in table header------*/
.showtextbox
{
	border: 1px solid #CCCCCC; 
	width: 38px; 
	text-align:center ; 
	color:#777777;
}
.valuetextbox
{
	width: 146px; 
	visibility:hidden; 
	margin-left: 0px;
}



/*-------------------------------Charts style 1-------------------------------*/
.divcharts
{
	width:500px;
	height:200px;
	background-image:url('images/siteimages/statistics/backgroung.png');	
	background-position:right;
	background-repeat:no-repeat;
}
.firstcol_chart
{
	float:left;
	margin-left:55px;
	width:14px;
	height:200px;
	background-color:Transparent;	
}
/*horizontal number*/
.hor_num_chart
{
	float:left;
	width:50px;
	height:200px;
	line-height:20px;
	font-size:11px;
}
/*vertical years*/
.ver_num_chart
{
	width:500px;
	height:25px;
	font-size:14px;
}
.year1_chart
{
	padding:0px;
	margin:0px;
	margin-left:68px;
	display:inline
}
.year2_chart
{
	margin-left:60px;
	display:inline;
}
.year3_chart
{
	margin-left:50px;
	display:inline;
}
.year4_chart
{
	margin-left:40px;
	margin-right:0px;
	display:inline;
	/*float:right;*/
	margin-top:0px;
}
/* first col*/
.firstcol_chart
{
	float:left;
	margin-left:40px;
	width:34px;
	height:200px;
	background-color:Transparent;
}
.firstcol_chart_updiv
{
	width:34px;
	height:200px;
	background-color:Transparent;
	background-image:url('images/siteimages/statistics/col_2_up.png');
	background-repeat:no-repeat;
	background-position:bottom
}
.firstcol_chart_downdiv
{
	width:34px;
	height:0px;
	background-image:url('images/siteimages/statistics/col_2.png');
}

.secondcol_chart
{
	float:left;
	margin-left:80px;
	width:34px;
	height:200px;
	background-color:Transparent;
}
.secondcol_chart_updiv
{
	width:34px;
	height:200px;
	background-color:Transparent;
	background-image:url('images/siteimages/statistics/col_3_up.png');
	background-repeat:no-repeat;
	background-position:bottom
}
.secondcol_chart_downdiv
{
	width:34px;
	height:0px;
	background-image:url('images/siteimages/statistics/col_3.png');
}

.thirdcol_chart
{
	float:left;
	margin-left:80px;
	width:34px;
	height:200px;
	background-color:Transparent;
}
.thirdcol_chart_updiv
{
	width:34px;
	height:200px;
	background-color:Transparent;
	background-image:url('images/siteimages/statistics/col_4_up.png');
	background-repeat:no-repeat;
	background-position:bottom
}
.thirdcol_chart_downdiv
{
	width:34px;
	height:0px;
	background-image:url('images/siteimages/statistics/col_4.png')
}
.fourthcol_chart
{
	float:left;
	margin-left:80px;
	width:34px;
	height:200px;
	background-color:Transparent;
}
.fourthcol_chart_updiv
{
	width:34px;
	height:200px;
	background-color:Transparent;
	background-image:url('images/siteimages/statistics/col_4_up.png');
	background-repeat:no-repeat;
	background-position:bottom
}
.fourthcol_chart_downdiv
{
	width:34px;
	height:0px;
	background-image:url('images/siteimages/statistics/col_4.png')
}
/*.fourthcol_chart_downdiv_1
{
	width:34px;
	height:10px;
	background-image:url('images/siteimages/statistics/down_col_1.png')
}*/


/*--------------Charts style 2 ----------------------------------*/
.firstcol_chart_s2
{
	float:left;margin-left:30px;width:14px;height:200px;background-color:Transparent
}
.firstcol_chart_updiv_s2
{
	width:14px;height:200px;background-color:Transparent
}
.firstcol_chart_downdiv_s2
{
	width:14px;height:0px;background-image:url('images/siteimages/statistics/1st_color.png');
}

.firstcol_main_chart_s2
{
	float:left;
	width:14px;
	height:200px;
	background-color:Transparent
}

.firstcol_1_chart_updiv_s2
{
	width:14px;height:200px;
	background-image:url('images/siteimages/statistics/col_s2_1_up.png');
	background-position:bottom;
	background-repeat:no-repeat;
}
.firstcol_1_chart_downdiv_s2
{
	width:14px;
	height:0px;
	background-image:url('images/siteimages/statistics/col_s2_1.png');
}
.firstcol_2_chart_updiv_s2
{
	width:14px;height:200px;
	background-image:url('images/siteimages/statistics/col_s2_2_up.png');
	background-position:bottom;
	background-repeat:no-repeat;
}
.firstcol_2_chart_downdiv_s2
{
	width:14px;
	height:0px;
	background-image:url('images/siteimages/statistics/col_s2_2.png');
}
.firstcol_3_chart_updiv_s2
{
	width:14px;height:200px;
	background-image:url('images/siteimages/statistics/col_s2_3_up.png');
	background-position:bottom;
	background-repeat:no-repeat;
}
.firstcol_3_chart_downdiv_s2
{
	width:14px;
	height:0px;
	background-image:url('images/siteimages/statistics/col_s2_3.png')
}
.firstcol_4_chart_updiv_s2
{
	width:14px;height:200px;
	background-image:url('images/siteimages/statistics/col_s2_4_up.png');
	background-position:bottom;
	background-repeat:no-repeat;
}
.firstcol_4_chart_downdiv_s2
{
	width:14px;
	height:0px;
	background-image:url('images/siteimages/statistics/col_s2_4.png')
}
.firstcol_5_chart_updiv_s2
{
	width:14px;height:200px;
	background-image:url('images/siteimages/statistics/col_s2_5_up.png');
	background-position:bottom;
	background-repeat:no-repeat;
}
.firstcol_5_chart_downdiv_s2
{
	width:14px;
	height:0px;
	background-image:url('images/siteimages/statistics/col_s2_5.png')
}
.firstcol_6_chart_updiv_s2
{
	width:14px;height:200px;
	background-image:url('images/siteimages/statistics/col_s2_6_up.png');
	background-position:bottom;
	background-repeat:no-repeat;
}
.firstcol_6_chart_downdiv_s2
{
	width:14px;
	height:0px;
	background-image:url('images/siteimages/statistics/col_s2_6.png')
}



/*horizontal number*/
.hor_num_chart_s2
{
	float:left;
	width:50px;
	height:200px;
	line-height:20px;
	font-size:11px;
}
/*vertical years*/
.ver_num_chart_s2
{
	width:500px;
	height:25px;
	font-size:14px;
}
.year1_chart_s2
{
	padding:0px;
	margin:0px;
	margin-left:68px;
	display:inline
}
.year2_chart_s2
{
	margin-left:60px;
	display:inline;
}
.year3_chart_s2
{
	margin-left:50px;
	display:inline;
}
.year4_chart_s2
{
	margin-left:40px;
	margin-right:30px;
	display:inline;
	/*float:right;*/
	margin-top:0px;
}
.chartinfo
{
	margin-left:10px;float:left;width:auto;
	direction:rtl;
	
}
.chartinfo_div
{
	width:500px;
	height:20px;
	background-color:#f2f2f2;
	color:#2f5471;
	font-weight:lighter
	
}
.chartinfo_im1
{
	background-image:url('images/siteimages/statistics/col_s2_1.png');
	width:10px;
	height:10px;
}
.chartinfo_im2
{
	background-image:url('images/siteimages/statistics/col_s2_2.png');
	width:10px;
	height:10px;
}
.chartinfo_im3
{
	background-image:url('images/siteimages/statistics/col_s2_3.png');	
	width:10px;
	height:10px;
}
.chartinfo_im4
{
	background-image:url('images/siteimages/statistics/col_s2_4.png');
	width:10px;
	height:10px;
}
.chartinfo_im5
{
	background-image:url('images/siteimages/statistics/col_s2_5.png');
	width:10px;
	height:10px;
}
.chartinfo_im6
{
	background-image:url('images/siteimages/statistics/col_s2_6.png');
	width:10px;
	height:10px;
}