@charset "utf-8";
/* Global */

* {margin:0; padding:0; direction:rtl;}

/*div, a, input, span, p, h1, h2, h3, h4, ul, li  { behavior: url(/include/iepngfix.htc) }*/


body{ 
	font-family:Tahoma, Arial; 
	background:url(/images/body_bg.png) left top repeat-x #ffffff;
	font-size:12px;
	color: #0C1727;
}
p {
	font-size:12px;
	text-align:justify;
}
a { 
	outline:none;
	color: #0C1727;
 }
 a:hover {
 	text-decoration:none;
 } 
h1 {
	font-size:18px;
	color: #172843;
}
h2{	
	font-size:16px;
	color: #172843;
}

/* Header bar and login */
#header_bar { 
	width:940px;
	height:31px;
	margin:0 auto;
	color:#ffffff;
	padding-top:4px;
	display:block;
}
.theme_color{
	display:block;
	float:left;
}
.theme_color a {
	display:inline-block;
	padding:5px;
	margin:2px 2px 0 0;
	text-decoration:none;
	width:12px;
	height:12px;
	background:url(/images/menu30.png);
}
.theme_color a:hover {
	background:url(/images/menu80.png);
}
.theme_color span {
	width:100%;
	height:100%;
	display:block;
	cursor:pointer;
}
.theme_1 span{
	background:#22385C;
}
.theme_2 span {
	background:#315388;
}
.theme_3 span {
	background:#4E72AC;
}
.theme_4 span {
	background:#5691B5;
}


.language {
	margin:4px 100px 0 0;
	display:block;
	float:right;
	
}
.language a{
	display:inline-block;
	float:left;
	height:20px;
	opacity:0.5;
	filter:alpha(opacity=50);
	width:30px;
	text-indent:-3000px;
	text-decoration:none;
	
}
.language a:hover {
	opacity:1;filter:alpha(opacity=100);
	width
}
.language a.english {
	background:url(/images/language.gif) right top no-repeat ;
}
.language a.arabic {
	background:url(/images/language.gif) left bottom no-repeat ;
}



.header_login {
	float: right;
	text-align:right;
	width:530px;
}
.header_login form {
	display:inline;
}
.header_login input{
	width:120px;
	height:15px;
	padding:0 3px 3px 3px ;
	margin: 0 7px 0 3px;
	border:solid 1px #293961;
	font-family:Tahoma;
	font-size:12px;
	background: url(/images/white90.png);
}
.header_login a {
	color:#ffffff;
}
.header_login input.submit{
	cursor: pointer;
	height: 20px;
	width:17px;
	color:#ffffff;
	font-weight:bold;
	background:url(/images/icon_go.png) bottom left no-repeat transparent;
	border:none;
	margin:2px 0 0 0;
	text-indent:-5000px;
}


.header_search {
	float:left;
	text-align:left;
	width:235px;
	margin:-105px 600px 0 0 ;
	border:solid 5px #293961;
	background: url(/images/white90.png);
	
}
.header_search form {
	display:inline;
}
.header_search input{
	width:190px;
	height:15px;
	padding:0 2px 3px 2px ;
	margin: 0 2px 0 2px;
	border:none;
	font-family:Tahoma;
	font-size:12px;
	background: transparent;
}
.header_search input.submit{
	cursor: pointer;
	height: 20px;
	width:25px;
	color:#ffffff;
	font-weight:bold;
	background:url(/images/icon_go.png) 5px 2px no-repeat #293961;
	border: none;
	margin:2px;
	padding:0 1px 2px 1px;
	text-indent:-3000px;
}




.txtHint {
	color: #bbb;
}

.bg-flow {
	width:100%;
	background:url(/images/bg-flow.png) center top repeat-x;
}
.mastcontent {
	display:block; 
	margin:auto;
	width:922px;
}
.bg-flow-white{
	width:100%;
	background:url(/images/bg-flow-white.png) center bottom repeat-x ; 
	display:table;
	clear:both;
}

/* Header Logo and Menu */
.Header_logo {
	width:940px;
	height:115px;
	margin:0 auto;
	color:#ffffff;
	vertical-align:middle;
	display:block;
	padding:1px 0; /* fix the issue with collapsing blocks between IE and firefox */ 

}
.Header_logo a.logo {
	width:150px;
	height:92px;
	display:block;
	background:url(/images/xsab_logo.png) center center no-repeat #fff ;
	margin:10px 0;
	text-indent: -2000px;
	text-decoration:none;
	
}
.Header_logo a.logo:hover {
	background-color: #101D30;	
}


/** MAIN MENU **/

#mainMenu {
	
	width:700px;
	height:40px;
	margin:-55px 0px 0px 0px;
	/**background:url("images/mainMenu_line_bg.gif") no-repeat top;**/
	/*clear:both;*/
	float:left;
}

#mainMenu ul {
	margin:0px;
	padding:2px 0px;
	list-style:none;
	display: block;
	/**background:url("images/mainMenu_line_bg.gif") no-repeat 0px 36px;**/
	width: 700px;
	height: 36px;
}

#mainMenu li {
	list-style:none;
	position:relative;
	float:left;
	text-align: center;
	cursor:pointer;
	height:38px;
}
.mainMenuBox {
	width: 680px;
	overflow: hidden;
}
#mainMenu li a {
	display:block;
	float:left;
	font-weight:bold;
	color:#ffffff;
	font-size: 12px;
	text-decoration:none;
	height:24px;
	padding: 12px 15px 3px 15px;
	margin:0;
	background:url(/images/menu30.png);
}

#mainMenu li a span {
	display: none;
}
#mainMenu li a:hover, #mainMenu li a.active, #mainMenu li.on a.active, #mainMenu li.on a.active {
	color:#ffffff;
	background:url(/images/menu80.png);
}
#mainMenu li.on a {
	background: #ffffff;
	cursor:pointer;
	color:#182945;
}

#mainMenu li.on a:hover {
	cursor:pointer;
	color:#ffffff;
	background-color:#182945;	
}

.dropmenudiv{
	position:absolute;
	visibility:hidden;
	z-index:999;
}
.dropmenudiv a{
	width: 130px;
	display:block;
	line-height:16px;
	font-size: 11px;
	margin:0px auto;
	padding: 7px 2px;
	text-transform: uppercase;
	color:#182945;
	text-align: right;
	padding-right:5px;
	text-decoration:none;
	font-weight:bold;
	border-bottom:dotted 1px #cdcdcd;
}
.dropmenudiv a:hover{
	color:#fff;
	background: #182945;
	border-bottom-color:transparent;
}
.dropmenudiv a.active {
	background: #ff0000;
	color: #fff;

}
.sub_box_top {
	width: 150px;
	height: 10px;
	background: url("/images/sub_box_top_170.png") no-repeat;
}
.sub_box_middle {
	width:150px;
	background:url("/images/sub_box_middle_170.png");
}

.sub_box_bottom {
	width:150px;
	height:11px;
	background:url("/images/sub_box_bottom_170.png") no-repeat;
}


.sub_menu_line {
	margin:0px 5px 0px 7px;
	text-align:center;
}







/* slides Homepage */
.slides { 
	display:block; 
	width:922px; 
	margin:50px auto 190px auto;
	height:90px;
	padding:10px;
	background:url(/images/menu30.png);
	
}
.slides-border {
	width:920px;
	background:url(/images/menu30.png);
	padding:1px;
	
}
.sm {
	list-style:none; 
	width:920px; height:270px; 
	display:block; overflow:hidden; 
	color:#ffffff; 
	font-size:13px;
	
}
.sm li {
	float:left; 
	display:inline; 
	overflow:hidden;
	direction:ltr;
}
.slide-container {
	border:none; 
	height:300px; 
	display:block; 
	width:680px; 
	background:url(/images/slideMenu/slide_1.jpg) right top #324666;
}
.slide-container a {
	color:#fff;
}
.slide-container .description {
	width:630px; 
	display:inline-block; 
	height:270px;
}
.slide-container .description .contents {
	width:300px; 
	margin:20px 0 0 310px; 
	padding:10px; 
	text-align:justify; 
	background:url(/images/slideMenu/slide-tab-bg.png) left top repeat;
}
.slide-container p.more {
	text-align:left;
}
.slide-tab { 
	width:40px; 
	height:270px; 
	background:url(/images/slideMenu/slide-tab-bg.png) left top repeat-y; 
	float:left;
	padding-top:10px; 
	text-align:center; 
	display:block; 
}
.slide-container .description h1 { 
	color:#ffffff;
	font-size:17px; 
	padding:5px; 
	margin:0 0 5px 0; 
	background:url(/images/slideMenu/slide-tab-bg.png); 
	display:block; 
	text-aline:right;
}








/* panels */
.panels {
	width:920px;
	margin:0 auto;
}
.panel1 {
	width:270px;
	padding:10px 15px 15px 15px;
	background:url(/images/panel1_bg.png) left top repeat-x #0C1727;
	border:solid 1px #cdcdcd;
	
}
.panel1 .topic {
	height:25px;
	display:block;
	color:#ffffff;
}
.panel1 .topic h1 {
	font-size: 13px;
}
.panel1 .contents {
	background:#ffffff;
	padding:5px;
	margin-top:15px;
}

a.report-image {
	width:80px;
	height:50px;
	display:block;
	background:url(/images/report-image.jpg) center center no-repeat #23395D  ;
	margin:0 5px 0 0;;
	text-indent: -2000px;
	text-decoration:none;
	float:left;
	border:solid 5px #23395D;
	
}
a.report-image:hover {
	border-color: #4F6281 ;	
}






/* footer*/

.footer-all {
	clear:both;
	width:100%;
	background:url(/images/body_bg.png) left -142px repeat-x #5B616A;
	display:table;
	margin:0;
	border-top:solid 2px #ffffff;
}
.footer-top {
	height:15px;
	width:100%;
	background:url(/images/footer-top-bg.png) left bottom repeat-x transparent;
	margin-top:-14px;
}



/*footer-link*/
#footer-link{
padding:10px 5px;
margin:auto;
width:980px;
}

#footer-link a{
	display:block;
	text-decoration:none;
	color:#ffffff;
	padding:5px 5px;
	border-bottom:dotted  1px #999;
	font-size:10px;
	text-indent:20px;
	background:url(/images/menu-right.gif) 190px center  no-repeat;
}
.footer-link1{
	width:210px;
	height:170px;
	float:right;
	display:inline-block;
	margin:0 0 0 40px;
	
}
#footer-link a:hover{
	background-color:#142744;
} 
#footer-link a.link-header{
	background:url(/images/menu34.png) left center ;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	padding:3px 5px 2px;
	display:block;
	margin-bottom:5px;
	border-top:dotted  1px #999;
	text-indent:0px;
}
#footer-copyright {
	clear:both;
	color:#888;
	width:920px;
	margin:auto;
	display:table;
}
#footer-copyright .copyright {
	float:left;
	margin-top:14px;
	padding-left:5px;
	
}
#footer-copyright .designed {
	float:left;
	font-size:9px;
}


#footer-copyright .designed {
	float:left;
	margin:-8px 0 8px 0;

}
#footer-copyright .designed a {
	display:block;
	text-decoration:none;
	width:110px;
	height:42px;
	background-image:url(http://code95.com/images/code95_logo_black_designed.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	text-indent:-5000px;
}

#footer-copyright .designed a:hover {
	background-position: left top;
}








#footer-copyright .iinvest_text {
	float:right;
	margin-top:14px;
	padding-left:5px;
	
}
#footer-copyright .iinvest {
	float:right;
	font-size:9px;
}


#footer-copyright .iinvest {
	float:right;
	margin:-8px 0 8px 0;

}
#footer-copyright .iinvest a {
	display:block;
	text-decoration:none;
	width:116px;
	height:42px;
	background-image:url(/images/iinvest_logo.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	text-indent:-5000px;
}







.ticker_spacer {
	height:40px;
	width:100%;
	clear:both;
	display:block;
}






/* ######### new menu  ######### */

.jqueryslidemenu{
font: bold 12px Tahoma;
width: 100%;
height:44px;
float: left;

}

.jqueryslidemenu ul{
margin:0px;
padding:2px 0px;
list-style:none;
display: block;
height: 36px;
background:url(/images/menu30.png);
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: right;

}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
color: white;
text-decoration: none;
height:24px;
padding: 12px 10px 3px 18px;
margin-top:-1px;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}

.jqueryslidemenu ul li a:hover {
color: white;
background:url(/images/menu80.png);
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
right: 0;
display: block;
visibility: hidden;
width:160px;
z-index:10000;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
background:url("/images/menu80.png");
color:#182945;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
bottom: 0;
right: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: bold 11px Tahoma;
padding: 7px 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px dotted #777777;
background:transparent;
width:140px;
margin:0 auto;
height:auto;
color:#182945;
white-space: nowrap;
}
.jqueryslidemenu ul li ul li a.last{
border:none;
}
.jqueryslidemenu ul li ul li a:hover{ /*sub menus hover style*/
background:url("/images/menu80.png") #0B1726;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 15px;
left: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
left: 10px;
}


.ticker {
	position: fixed;
	bottom:0px;
	height:25px;
	width:100%;
	z-index:99999;
	background:url(/images/body_bg.png) left 0px repeat-x #263E67;
	border-top:solid 2px #ffffff;
	cursor:pointer;
	padding-top: 5px;
}
/*************** contact us page******************/

#contactus_form fieldset{
	display:inline-block;
	border:none;
	width:550px;
}
#contactus_form form{
	display:inline-block;
}
#contactus_form label {
	font-weight: bold;
	color:#333;
	font-size:12px;
	width:120px;
	display:inline-block;
	padding:8px 10px;
	text-align:left;
	margin:5px;
}

#contactus_form input, #contactus_form select {

	width:300px;
	border:solid 3px #273E67;
	height:20px;
	padding:4px;
	margin:5px 0;
	display:inline-block;
}
#contactus_form select {
	height:30px;
	width:314px;
	padding:0;
}
#contactus_form input.submit {
	margin-right:142px;
	width:314px;
	font-size:14px;
	height:34px;
	background:url(/images/slideMenu/slide-tab-bg.png) #273E67 center left ;
	color:#fff;
	padding:0;
	border:0;
	cursor:pointer;
}
#contactus_form textarea{
	width:300px;
	border:solid 3px #273E67;
	padding:7px 4px 0 4px;
	margin:5px 0;
	background-color:#fff;
	font-size:12px;
	height:80px;
}

/******************* insider pages************************/
.content-holder {
	float:left;
	display:block;
	width:585px;
	padding:15px;
	background:url(/images/bg-flow.png) left top repeat-x #273e67;
	margin-bottom:20px;
	border:solid 1px #cccccc;
}
.content-holder h1 {
	margin-bottom:10px;
	color:#ffffff;
	padding:0 0 3px 0;
}
.inside-content {
	display:block;
	background:url(/images/body_bg.png) left -380px repeat-x #ffffff;
	padding:10px;
}
.inside-content h1 {
	margin-bottom:10px;
	color:#ffffff;
	background:url(/images/bg-flow.png) left top repeat-x #263E67;
	padding:5px;
}
.inside-content h2 {
	margin-bottom:10px;
	color:#ffffff;
	background:url(/images/bg-flow.png) left top repeat-x #000622;
	padding:5px;
}
.inside-content p {
	margin-bottom:10px;
}
.inside-content ul {
	margin:20px;
}
.inside-content li {
	list-style: disc outside url(/images/bullet_left.png) ;
	margin:0 20px;
} 

/*###########################################*/

.right_container {
	width:255px;
}
.right_container a {
	background:url(/images/free_services.png) left top no-repeat;
	height:75px;
	width:235px;
	border:10px solid #eee;
	margin:5px 0;
	display:block;
	text-indent:-5000px;
	text-decoration:none;
}
.right_container a:hover {
	border:10px solid #000;
}
.right_container a.analysis {
	
}
.right_container a.call {
	background-position: left -75px;
}
.right_container a.download {
	background-position: left -150px;
}
.right_container a.xsab {
	background-position: left -300px;
}
.right_container a.download_reports {
	background-position: left -225px;
}



.right_admin a {
	padding:8px 0;
	width:235px;
	border:10px solid #eee;
	margin:5px 0;
	display:block;
	text-decoration:none;
	text-align:center;
	font-size:16px;
}
.right_admin a:hover {
	border:10px solid #000;
}
.report_table {
	width:100%;
	text-align:center;
}
.report_table th {
	
	background:#32486F;
	color:#fff;
	padding:5px;
}
.report_table td {
	padding:5px;
}
.report_table tr:hover {
	background:#eee;
}
