body {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 15px;
}

#sme_brand {
	margin-left: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 74px;
}
ibm_brand {
margin-left:24px; 
margin-top:11px;
}

#ifc_brand {
margin-top:20px;
width: 44px;
}
/* Nav A Background */
div#nav-a li.topmenu {
	background: url(http://www.riyadbank.com/sme/images/navBGoff.gif);
	background-repeat: no-repeat;
	border-left: 1px #fafafa solid;
	border-right: 1px #fafafa solid;
}
/* Nav A Text color */
div#nav-a li.topmenu a {
	font-family: Tahoma;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 6px;
	color: #000000;
	border-left: 1px #fafafa solid;
	border-right: 1px #fafafa solid;
}
/* Nav A Hover BG */
#nav-a li.highlight:hover a {
	font-family: Tahoma;
	color: #000000;
}
#nav-a li.highlight:hover {
	background-color: #fafafa;
}
/* Nav A Selected color */
div#nav-a li.topmenu_selected {
	background-color: #fafafa;
	border-left: 1px #fafafa solid;
	border-right: 1px #fafafa solid;
}
/* Nav A Selected text */
div#nav-a li.topmenu_selected a {
	font-family: Tahoma;
	color: #000;
	border-left: 1px #fafafa solid;
	border-right: 1px #fafafa solid;
}
/* Nav A Dropdown */
div#nav-a ul.submenu li {
	background-color: #fafafa;
	border-bottom: 1px solid #000000;
	border-left: 1px #fafafa solid;
	border-right: 1px #fafafa solid;
}
/* Nav A DropdownText color */
div#nav-a ul.topmenu a {
	font-family: Tahoma;
	color: #000000;
	border-left: 1px #fafafa solid;
	border-right: 1px #fafafa solid;
}
/* Nav A Dropdown Hover BG */
div#nav-a ul.submenu li a:hover {
	font-family: Tahoma;
	color: #000000;
	border-left: 1px #fafafa solid;
	border-right: 1px #fafafa solid;
}
#nav-a li.highlight:hover {
	background-color: #FFFFFF;
	border-left: 1px #fafafa solid;
	border-right: 1px #fafafa solid;
}
/* Nav A Dropdown Hover BG */
div#nav-a ul.submenu li:hover {
	font-family: Tahoma;
	color: #000000;
	background-color: #FFFFFF;
	border-left: 1px #fafafa solid;
	border-right: 1px #fafafa solid;
}
/* Nav A Lower portion */
#nav-a_corner {
	background-color: #fff;
}
/* Search button */
input#h_search_submit {
	background-color: #BCC0C0;
}
/* Search button text */
input#h_search_submit {
	font-family: Tahoma;
	color: #000000;
}
/*Nav B search box Cell*/
.h_search {
	width: auto;
}
/*Nav B Search box width*/
.h_search input#h_search_field {
	width: 246px;
	border: 1px #ccc solid;
}
.h_search input#h_search_submit {
	font-family: Tahoma;
	color: #000000;
}
.h_search input#h_search_submit:hover {
	font-family: Tahoma;
	color: #000;
}
/* Navigation B text */
table#h_nav_bar td a {
	background-color: #01A38B;
	font-family: Tahoma;
	color: #fff;
}
/* Navigation B Hover bg color and text color */
table#h_nav_bar td a:hover {
	background-color: #01A38B;
	font-family: Tahoma;
	color: #fff;
}
/* Quicklinks text */
div#ql_text a {
	background-color: #3A2085;
	font-family: Tahoma;
	color: #fff;
}
/* Quicklinks BG color */
div#ql_text:hover a {
	background-color: #3A2085;
	font-family: Tahoma;
	color: #fff;
}
/* Quicklinks Hover BG color and text */
table#h_nav_bar div#ql_text a:hover {
	background-color: #3A2085;
	font-family: Tahoma;
	color: #fff;
}
/* Quicklinks Dropdown */
ul#ql_menu {
	background-color: #EAEDF1;
	border: 1px #ccc solid;
}
/* Quicklinks Dropdown text */
ul#ql_menu li a {
	background-color: #EAEDF1;
	font-family: Tahoma;
	color: #000;
	padding: 0px 7px 0px 0px;
	border-bottom: 1px #ccc solid;
}
/* Quicklinks Dropdown hover */
table#h_nav_bar td.h_menu li:hover a {
	background-color: #FAFAFA;
	font-family: Tahoma;
	color: #000;
}
/* END QUICK LINKS */


.headline {
	border: 0;
	margin: 0px;
	padding: 6px 0 0 0;
	text-align: center;
	width: 222px;
	height: 31px;
	color: #000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background: url(/file/9199);
}
/* Headline */
h1.content_header {
	font-size: 15px;
	font-family: Tahoma;
	font-weight: bold;
	color: #000;
}
/* Headline */
h1.category_title {
	font-size: 15px;
	font-family: Tahoma;
	font-weight: bold;
	color: #000;
}
/* Breadcrumb link */
div#crumbs a:link, div#crumbs a:visited {
	color: #0025B0;
	padding: 10px 5px 0px 5px;
}
div#crumbs a:hover {
	color: #007363;
	padding: 10px 5px 0px 5px;
}
/* Breadcrumb non-link */
#crumbs span {
	color: #000;
	padding: 10px 5px 0px 5px;
}
/* Breadcrumb rule */
div#crumbs {
	border-bottom: 1px solid #3E2E8D;
}
/* Link */
#content a:link {
	color: #0025B0;
	font-weight: normal;
	text-decoration: none;
}
/* Link hover */
#content a:hover {
	color: #007363;
	font-weight: normal;
	text-decoration: none;
}
/* Link visisted */
#content a:visited {
	font-size: 10px;
	font-family: Tahoma;
	color: #0025B0;
	font-weight: normal;
	text-decoration: none;
}
/* Toolbar */
div#toolbar {
	background-color: #CCCCCC;
}
/* Toolbar text */
div#toolbar a {
	color: #000000;
}
/* Browse page bars */
div.toplevel {
}
/* Browse page bars text */
td.cat_bar {
	color: #000;
}



/* Arabic Content Page */
;
}	
 .headline_ar { border: 0; 
    margin: 0px; 
    padding: 6px 0 0 0; 
    text-align:right; 
	text-align:right;	 
	width: 222px; 
	height: 31px; 
	color: #000; 
	text-decoration: none; 
	font-family: Tahoma; 
	font-size: 11px;  
}
.subheadline_ar {
	text-align: right;
	color: #000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.txt_ar {
	text-align: right;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
}
.linkurl {
	font-weight: normal;
	font-size: 11px;
	cursor: hand;
	color: #0025B0;
	font-family: Tahoma;
	text-decoration: none;
}
.linkurl:visited {
	font-weight: normal;
	font-size: 11px;
	cursor: hand;
	color: #0025B0;
	font-family: Tahoma;
	text-decoration: none;
}
.linkurl:hover {
	font-weight: normal;
	font-size: 11px;
	cursor: hand;
	color: #007363;
	font-family: Tahoma;
	text-decoration: none;
}
.linkurl:active {
	font-weight: normal;
	font-size: 11px;
	cursor: hand;
	color: #0025B0;
	font-family: Tahoma;
	text-decoration: none;
}
.newsHeader {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.cellbsol {
	background-color: #fafafa;
	padding: 0px 7px 0px 7px;
	text-align: right;
}
a.pushbut {
	color: #000;
	display: block;
	border: 1px solid;
	border-color: #aaa #000 #000 #aaa;
	text-decoration: none;
	width: 140px;
	text-align: center;
	height: 25px;
	line-height: 26px;
	background: url(http://www.riyadbank.com/sme/images/navBG.gif);
	background-repeat: no-repeat;
	font-family: Tahoma font-size: 10px;
	font-weight: bold;
}
a.pushbut:hover {
	color: #000;
	background: #fff;
	position: relative;
	top: 1px;
	left: 1px;
	border-color: #000 #aaa #aaa #000 font-family: Tahoma font-size: 10px;
}

a.pushbut1 {
	color: #000;
	display: block;
	border: 1px solid;
	border-color: #aaa #000 #000 #aaa;
	text-decoration: none;
	width: 100px;
	text-align: center;
	height: 25px;
	line-height: 26px;
	background: url(http://www.riyadbank.com/sme/images/navBG.gif);
	background-repeat: no-repeat;
	font-family: Tahoma font-size: 10px;
	font-weight: bold;
}
a.pushbut1:hover {
	color: #000;
	background: #fff;
	position: relative;
	top: 1px;
	left: 1px;
	border-color: #000 #aaa #aaa #000 font-family: Tahoma font-size: 10px;
}


#imageright {
  float:left;
  padding-right:7px;
  padding-bottom:1px;
  }

span.sme_partner {8)
margin-bottom:0pt;
margin-top:10px;
}










/* HACK: IE Only for spacing */

* html body .h_search form input {
  margin-top: 2px;
}

* html body #h_search_submit {
  margin-top: 3px;
}

* html body #h_search_arrow {
  margin-top: 3px;
}

/* HACK: Holly hack, only IE sees this */
* html body #nav-a li.topmenu {
}

* html body #nav-a li.topmenu:hover {
}

#nav-a li.topmenu:hover {
}

li.topmenu a {
    padding-bottom: 0px;
    display: block;
    text-decoration: none;
}

li.topmenu_selected {
}

li.topmenu_selected a {
}

/* HACK: Holly hack, only IE sees this */
* html body #nav-a li.topmenu_selected {
}


/* HACK: Since IE treats height as min-height */
* html body #promotion-area-2, * html body #promotion-area-3, * html body #promotion-area-4 {
  /*height: 200px;*/
}

#promotion-area-2 {
    width: 468px;
}

#promotion-area-5 {
  padding: 0px;
  width: 120px;



}
#promotion-area-6 {
  width: 468px;
  margin: auto;
  margin-top: 10px;
  clear:both;
}

#brand_chooser form {
  display: inline;
}

div#crumbs {
 border-bottom:0px ;
 padding-bottom:0px;
}

div#toolbar table tr td.seperate { 
background:transparent 
}
div#toolbar table tr td.seperate { 
background:transparent 
}

/* END HACK *//* Global styles */
body {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 18px;
}
select {
	font-family: Tahoma;
	font-size: 10px;
}
div#content {
	font-family: Tahoma;
	font: 16px;
	line-height: 18px;
}
div#content p {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 18px;
}
div#content a:link, div#content a:visited {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 18px;
}
h1.category_title {
	font-family: Tahoma;
	font-size: 16px;
}
.article_title {
	font-family: Tahoma;
	font-size: 16px;
}
/*  4.5 Language Select */
#lang_select, #article_locale_chooser {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}
#lang_select select, #article_locale_chooser select {
	font-family: Tahoma;
	font-size: 10px;
}
/*  4.2 Nav-A: Left Side Navigation */
#nav-a ul#menuone {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
}
#nav-a li.topmenu {
	line-height: 10px;
}
ul.submenu li {
	line-height: 12px;
}
ul.submenu {
	font-family: Tahoma;
	font-size: 12px;
}
#nav-a_corner {
	line-height: 0px;
}

/*  3.2 Top Nav (Nav B) */
table#h_nav_bar {
	background: url(http://www.riyadbank.com/sme/images/header.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 22px;
}
#h_menu firstnavelement {
	background: url(http://www.riyadbank.com/sme/images/menu.gif);
	background-repeat: no-repeat;
	color: #000;
}
table#h_nav_bar td a {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 22px;
}
/* 3.2.2 Search Box */
.h_search form input {
	line-height: 10px;
	font-family: Tahoma;
	font-size: 10px;
}
.h_search input#h_search_field {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
}
.h_search input#h_search_submit {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
#input#search_button {
	font-family: Tahoma;
	font-size: 10px;
}
/*  3.2.2.1 Advanced Search Options */
ul#search_options1 li a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
}
ul#search_options1 {
	font-family: Tahoma;
	font-size: 10px;
}
ul#search_options1 li select {
	font-family: Tahoma;
	font-size: 10px;
}
/*  4.4 Bookmarks */
#bookmark_list a {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
}
#bookmark_list .delete input {
	font-family: Tahoma;
	font-size: 10px;
}
/*	6. Site Sponsor */
#sitesponsor {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 16px;
	background:#fff;
	text-align:left
}
/* Bread Crumbs*/
div#crumbs span.crumb {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 2px;
	line-height: 8px;
	font-weight: bold;
}
div#crumbs a:link, div#crumbs a:visited {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	line-height: 8px;
	font-weight: bold;
}
/*	5.1 Nav-D (Footer) */
#f_nav_bar {
	background: url(http://www.riyadbank.com/sme/images/navi_bar.gif);
	height: 15px;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 7px;
	vertical-align: middle;
	text-align: center;
	font-family: Tahoma;
}
#f_nav_bar table {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-width: 0px;
	border-collapse: collapse;
	width: 100%;
	font-family: Tahoma;
}
#f_nav_bar tr td {
	white-space: nowrap;
	padding: 0px;
}
#f_nav_bar a {
	margin-top: 10px;
	vertical-align: middle;
}
#f_nav_bar a:hover {
	color: #fafafa;
}
td.footer_bookend {
	width: 50%;
}
/*	5.2 Site Copyright */
#footer #copyright {
	font-size: 10px;
	text-align: center;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	font-family: Tahoma;
	line-height: 12px;
}

ul.submenu li {
    line-height: 12px;
}
ul.submenu {
    font-size: 12px; 
}

#nav-a_corner {	
  line-height: 0px;
}

/*  4.1.3 Button & Drop Down Styles */
/*  Enhanced Drop Down Styles */
.enhancedropdown {
    text-align: right;
}


.dropdownreplacement {
	text-align: right;
	padding-left: 0px;
	padding-right: 0px;
	right: 0;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
}
.dropdownreplacement a {
	padding-left: 0;
	padding-right: 0;
}
.enhanceddropdownvisible {
  left: 0px;
  right: 0px;
}

# promotion-area-5 {
	min-height:500px;
	height:auto;
	height:500px;
}




/* HACK: IE Only for spacing */

* html body .h_search form input {
  margin-top: 2px;
}

* html body #h_search_submit {
  margin-top: 3px;
}

* html body #h_search_arrow {
  margin-top: 3px;
}

/* HACK: Holly hack, only IE sees this */
* html body #nav-a li.topmenu {
}

* html body #nav-a li.topmenu:hover {
}

#nav-a li.topmenu:hover {
}

li.topmenu a {
    padding-bottom: 0px;
    display: block;
    text-decoration: none;
}

li.topmenu_selected {
}

li.topmenu_selected a {
}

/* HACK: Holly hack, only IE sees this */
* html body #nav-a li.topmenu_selected {
}


/* HACK: Since IE treats height as min-height */
* html body #promotion-area-2, * html body #promotion-area-3, * html body #promotion-area-4 {
  /*height: 200px;*/
}

#promotion-area-2 {
    width: 468px;
}

#promotion-area-5 {
  padding: 0px;
  width: 120px;

}
#promotion-area-6 {
  width: 468px;
  margin: auto;
  margin-top: 10px;
  clear:both;
}

#brand_chooser form {
  display: inline;
}

/* END HACK */

