﻿/*-------------------------Menu_Alignment_TD----------------------------*/
#ctl00_Green_Head td {  text-align: Left; }
#ctl00_Green_4 td {  text-align: Left; }
#ctl00_Green_5 td {  text-align: Left; }
#ctl00_Green_3 td {  text-align: Left; }
#ctl00_Green_106 td {  text-align: Left; }
#ctl00_Green_144 td {  text-align: Left; }
#ctl00_Green_25 td {  text-align: Left; }
#ctl00_Green_NewsPage td {  text-align: Left; }
#ctl00_Green_135 td {  text-align: Left; }
#ctl00_Green_41 td {  text-align: Left; }
#ctl00_Green_ourlocation td {  text-align: Left; }
#ctl00_Green_ContactUs td {  text-align: Left; }
#ctl00_Red_Head1 td {  text-align: Left; }
#ctl00_Red_Head2 td {  text-align: Left; }
#ctl00_Red_Head3 td {  text-align: Left; }
#ctl00_Red_Cases td {  text-align: Left; }
#ctl00_Red_Stations td {  text-align: Left; }
#ctl00_Red_Customer td {  text-align: Left; }
#ctl00_Red_Sessions td {  text-align: Left; }
#ctl00_Red_Request td {  text-align: Left; }
#ctl00_Red_85App td {  text-align: Left; }
#ctl00_Red_85Permis td {  text-align: Left; }
#ctl00_Red_85Support td {  text-align: Left; }
#ctl00_Red_Suggestion td {  text-align: Left; }
#ctl00_Red_Careers td {  text-align: Left; }
#ctl00_Red_LoginSociety td {  text-align: Left; }
#ctl00_Red_iphone td {  text-align: Left; }
#ctl00_Red_133 td {  text-align: Left; }
#ctl00_Orange_Head td {  text-align: Left; }
#ctl00_Orange_49 td {  text-align: Left; }
#ctl00_Orange_79 td {  text-align: Left; }
#ctl00_Orange_LoginSoc td {  text-align: Left; }
#ctl00_Orange_78 td {  text-align: Left; }
#ctl00_Purple_Head td {  text-align: Left; }
#ctl00_Purple_49 td {  text-align: Left; }
#ctl00_Purple_50 td {  text-align: Left; }
#ctl00_Purple_51 td {  text-align: Left; } 
/*----------------------------------------------------------*/   


/*-------------------------Comments Links-------------------*/
.Select_News {
		font-size:12px;
		color: black;
 		background-color:#d7d7d7;
		BORDER-BOTTOM: #d1d1d1 1px solid;
		background-image:url(images/menu/hov.jpg)
}
	
.Select_News :hover {
  		font-size:12px;
		color: maroon;
		background:  white;
		BORDER-BOTTOM: #d1d1d1 1px solid;
 filter:progid:DXImageTransform.Microsoft.Gradient   
	(GradientType=1,StartColorStr='#ffffff',EndColorStr='#d1d1d1');  
}
.SelectedTab
{
    background-image: url(images/Tabs/Selected_EN.gif);   
background-position: Right center; 
 background-repeat: no-repeat;
  		background-color:#f8f8f8;
font-size:12px;
color: red;
 BORDER-BOTTOM: #d1d1d1 1px solid;
 
  }
  
.Select_News_Manage {
		font-size:12px;
		color: black;
 		background-color:#d7d7d7;
		BORDER-BOTTOM: #d1d1d1 1px solid;
		background-image:url(images/menu/hov.jpg)
		
}

/*----------------------------------------------------------*/    
/*-------------------------Search---------------------------*/
.search {
	POSITION: relative; PADDING-BOTTOM: 0px; MARGIN: 10px 11px 0px 0px; 
	PADDING-LEFT: 16px; WIDTH: 218px; 
	PADDING-RIGHT: 0px; 
	text-align:center;
	BACKGROUND: url(images/bg-search.gif) no-repeat left top; FLOAT: right; HEIGHT: 22px; PADDING-TOP: 4px
}
  
/*----------------------------------------------------------*/    

/*--  menu ----------------------------------------------------------------------------------------------- */

#mainMenu {
	margin: 0;
	border: 0 none;
	padding: 0;
	/*width: 730px; For KHTML*/
	list-style: none;
	text-align: right;
 z-index:999999;
	}

#mainMenu li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left;
	display: inline;
	list-style: none;
	position: relative;
	height: auto;
	padding-left: 3px;
	font-weight: bold;
	font-size: 11px;
	 z-index:999999;
	}

#mainMenu li ul {
	top:32px;
	  z-index:999999;
	}

#mainMenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 245px;
	list-style: none;
	display: none;
	position: absolute;
	left: 0;
	 z-index:999999;
	}

#mainMenu ul:after{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
	 z-index:999999;
}


#mainMenu ul li {
	width: 99%;
	float: left;
	display: block !important;
	display: inline;
	border-bottom: #fff solid 1px;
	 z-index:999999;
	}

#mainMenu a {
	margin: 0 0px 0 0;
	float: left;
	color: #333;
	line-height: 20px;

	padding: 5px 10px 8px 10px;
	display:block;
	 z-index:999999;
	
}

#mainMenu a:hover, #mainMenu li:hover a, #mainMenu li.iehover a {
	color: #ffffff;
	text-decoration: none;
	 z-index:999999;
	}

/*#mainMenu#sd a:hover {
background: url(arrow.gif) 6px center no-repeat;
}*/

#mainMenu li:hover li a, #mainMenu li.iehover li a {
	font-size: 11px;
	padding: 2px 10px;
	float: none;
  	border-top: transparent solid 1px;
	border-bottom: 1px solid transparent;
	z-index:999999;
	
}

#mainMenu li ul li.parent a {
 
	font-size: 11px;
	padding: 2px 10px;
	float: none;
	color: #fff;
	background-color:#d3d2f2;
	 z-index:999999;
	 
}

#mainMenu li ul li.parent ul {
	margin: 0px;
	padding: 0px;
	 z-index:999999;
 
	}

/*#mainMenu li ul li.parent a:hover {
background: url(arrow.gif) 220px center no-repeat;
color: #a5ceed;
background-color: #ffffff;
}*/

#mainMenu li ul li.noparent a:hover {
	background-image: none !important;
	 z-index:999999;
	}
.noparent a img{
	margin-top:2px;
	 z-index:999999;
	}

/*hover all*/
#mainMenu li:hover li a:hover, #mainMenu li:hover li:hover a, #mainMenu li.iehover li a:hover, #mainMenu li.iehover li.iehover a {
	color: #000;
	background-color: #fff;
	border-bottom:gray 1px solid; 
 z-index:999999;
 filter:progid:DXImageTransform.Microsoft.Gradient   
	(GradientType=1,StartColorStr='#ffffff',EndColorStr='#dadada');  
	 
			 
}

#mainMenu li:hover li:hover li a,
#mainMenu li.iehover li.iehover li a {
	font-size: 11px;
	padding: 2px 10px;
	float: none;
	color: #000;
	background:#980704;

 z-index:999999;
 
}


#mainMenu li:hover li:hover li.parent a,
#mainMenu li.iehover li.iehover li.parent a {
 
	font-size: 11px;
	padding: 2px 10px;
	float: none;
	color: #fff;
	 z-index:999999;

}

#mainMenu li:hover li:hover li.parent a:hover, #mainMenu li:hover li:hover li:hover a, #mainMenu li.iehover li.iehover li.parent a:hover,
#mainMenu li.iehover li.iehover li.iehover a {
	font-size: 11px;
	padding: 2px 10px;
	float: none;
	color: #fff;
	background-color:#dadada;
 filter:progid:DXImageTransform.Microsoft.Gradient   
	(GradientType=1,StartColorStr='gray',EndColorStr='#000000');  

border-bottom: #ffffff 1px solid;
	 z-index:999999;

}


/*#mainMenu li:hover li:hover li a:hover, #mainMenu li:hover li:hover li:hover a, #mainMenu li.iehover li.iehover li a:hover,
#mainMenu li.iehover li.iehover li.iehover a {
color: #fff;
background:  #175e8a url(arrow_white.gif) 220px center no-repeat;
}*/

#mainMenu li:hover li:hover li:hover li a,
#mainMenu li.iehover li.iehover li.iehover li a {
	color: #195682;
 z-index:999999;
 	padding: 2px 10px;
}

#mainMenu li:hover li:hover li:hover li a:hover, #mainMenu li.iehover li.iehover li.iehover li a:hover {
	color: #fff;
	background: #175e8a;
	padding: 2px 10px; z-index:999999;
}

ul#mainMenu ul ul,
ul#mainMenu ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	right: 243px; z-index:999999;
}

ul#mainMenu li:hover ul ul,
ul#mainMenu li:hover ul ul ul,
ul#mainMenu li.iehover ul ul,
ul#mainMenu li.iehover ul ul ul {
	display: none; z-index:999999;
}

ul#mainMenu li:hover ul,
ul#mainMenu ul li:hover ul,
ul#mainMenu ul ul li:hover ul,
ul#mainMenu li.iehover ul,
ul#mainMenu ul li.iehover ul,
ul#mainMenu ul ul li.iehover ul {
	display: block; z-index:999999;
}

/*----------------------------------------------------------------------------------------------------*/

