@charset "utf-8";
/* CSS Document */

body, html, h1, h2, h3, h4, h5, ul, li, div, form, a, span{margin:0;padding:0; }
ul{list-style:none;}
img a, a img{border:none;}

/* Main Layout (Homepage)
**********************************/
html{direction:rtl;}
/* Apply direction:rtl; to html tag / override back to direction:ltr on tags / divs that seem to break */

body{background:url(../images/kfh_bg.jpg) repeat-x #e0e0e0;font:normal normal 76% Tahoma, Arial, Helvetica;color:#5D5D5D; }

title{direction:rtl;}

#wrapper{width:995px;margin:5px auto;overflow:hidden;background:#F2F2F1;}

#header-top-row{height:69px;padding-top:11px;background:url(../images/bg-toprow.jpg) repeat-x;position:relative;}
	#cnr-l, #cnr-r{display:block;position:absolute;height:80px;width:9px;top:0;}
	#cnr-l{left:0;background:url(../images/cnr-header-l.jpg);}
	#cnr-r{right:0;background:url(../images/cnr-header-r.jpg);}
	
#flash-login{height:202px;margin:0 0 2px 0;clear:right;}

/* 3 Columns */

/* Note: On Homepage, col-1 and col-2 are the News and Products Columns. col-3 is the thinner column */
#col-1, #col-2, #col-3{float:right;display:inline;min-height:260px;}

#col-1{width:376px;background:#fbfbfb;margin-right:10px;position:relative;}
#col-2{width:376px;margin-right:5px;position:relative;}
#col-3{width:221px;margin-right:7px;}

.clr{clear:both;display:block;width:1px;}
.clr-footer{height:10px;}


/* Top Row Content
**********************************/

h1 a{background:url(../images/logo.jpg) left top;display:block;width:207px;height:56px;text-indent:-999em;display:block;overflow:hidden;margin:0 25px 0;float:right;}

#header-top-row{position:relative;z-index:100 /* Fixes IE7 z-index overlapping problem for #countries, #atm */;}
#header-top-row ul li{display:inline;color:#ddd;}
#header-top-row a{color:#006a32;text-decoration:none;}
#header-top-row a:hover{color:#030;}


/* Top Left Content (Language, Search, Video Link) */
#topleft{float:left;height:57px;width:220px;margin:0 20px;display:inline;}
*html #topleft p{margin-top:0px;}
#topleft p{float:left;width:222px;margin-top:0px;+margin-top:7px;margin-left:-10px;+margin-left:-3px;}
#topleft p .txtcls{float:right;margin-top:0px;}
#topleft p .btncls{float:right;margin-right:10px;}
#lang{float:left;display:block;margin-bottom:8px;display:inline;}
.en{font-weight:800;}
.ar{cursor:default;}

form#searchbox{margin:10px 10px 0 0;clear:left;}
*+html #lang{margin-bottom:1px;}
form#searchbox input{ color:#5d5d5d; float:right;display:inline;}
form#searchbox label{display:none;}
/*.btn-search{float:right;margin-right:5px;width:50px!important;height:20px!important;color:#000!important;padding:0!important;text-align:center;cursor:pointer;display:inline;}*/
.btn-search{width:54px !important; height:22px !important; float:left; margin-top:-22px; padding-left:0px 6px; }
.vidlink{background:url(../images/video_ar.gif) right top no-repeat;color:#006a32;margin:8px 10px 0;padding-right:25px;display:block;height:20px;clear:right;float:right;}
*+html .vidlink{margin-top:-6px;}

/* International List / Find an ATM */

ul#international{background:url(../images/intl-map-ar.jpg) right no-repeat;padding-left:16px;height:43px;padding-top:24px;float:right;padding-right:130px; }

#countries, #ATM{background:url(../images/bg-corners-mid.jpg) bottom repeat-x #fff;height:auto;display:none;padding:8px;width:197px;position:absolute;left:355px;border:1px solid #e4e4e4;border-top:none;color:#960;top:58px;z-index:999; }


#countries{left:395px;}
#ATM{left:200px;}
#countries h2, #ATM h2{color:#088745;margin-bottom:20px;font-size:1.1em;}
#countries li{margin-bottom:12px;}
#countries li a, #ATM li a{color:#207D33;padding:5px 0 12px 0;display:block;text-decoration:none;}
#countries li a:hover, #ATM li a:hover{color:#37CC55;}
.bah{background:url(../images/flag-bah.gif) left no-repeat;}
.tur{background:url(../images/flag-tu.gif) left no-repeat;}
.mal{background:url(../images/flag-mal.gif) left no-repeat;}
.countries-drop{color:#454545;font-size:80%;}
/*.close, .closeatm{color:#454545!important;background:none;font-size:0.8em;position:absolute;left:6px;bottom:6px;}*/
.close-countries{color:#000000!important;background:url(../images/close-btn.png) left no-repeat;font-size:0.8em; text-indent:-9999em;position:absolute; top:-6px; left:6px; height:20px; width:20px;}



/* Navigation
**********************/


#nav{height:40px;width:100%;clear:right;background:#dcdcdc;}


/*Top level list items*/
.jqueryslidemenu ul li{position:relative;float:right;z-index:50;}

/*Top level menu link items style*/

.jqueryslidemenu ul li a{display:block;background:url(../images/bg-nav.jpg) top no-repeat;padding:15px 0 0;width:124px;text-decoration:none;text-align:center;font-weight:800;}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{color:#088644;}

a.toplevel:hover{background:url(../images/bg-nav.jpg) center -46px no-repeat; /*tab link background during hover state*/color:#fff !important;}

a.menuselected{background:url(../images/bg-nav.jpg) center -46px no-repeat !important; /*tab link background during hover state*/color:#fff !important;}
	
/*This affects all DDs */
.jqueryslidemenu ul li ul{position:absolute;right:0;display:block;visibility:hidden;}

.jqueryslidemenu ul li ul.menu-last{position:absolute;right:-37px;display:block;visibility:hidden;}

.jqueryslidemenu ul li ul li ul.menu-private-banking{position:absolute;right:-163px;display:block;visibility:hidden;}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{display:list-item;float:none;}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{top:0;right:163px;}

/* First DD level menu links style */
.jqueryslidemenu ul li ul li a{font-size:0.9em;width:140px;background:#D3D3D3;margin:0;border-top:1px solid #ebebeb;border-bottom:1px solid #999;text-align:right;font-weight:500;padding:7px 12px;}
.jqueryslidemenu ul li ul li a:hover{background:#ddd;color:#060;}

.jqueryslidemenu ul li ul li ul li a{background:#ddd;}
.jqueryslidemenu ul li ul li ul li a:hover{background:#d3d3d3;}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass, .rightarrowclass{display:none;}
.navround{height:14px!important;background:url(../images/navround.png);}
.navround2{height:14px!important;background:url(../images/navround2.png);}

#nav li a span{display:block;position:absolute;left:5px;top:7px;}

a.toplevel{height:24px;}


/* Banner
**********************/

#banner, #login{float:right;height:202px;display:inline;}
#banner{width:770px;}

#banner-flash{ padding:0 3px 0 0 !important; margin:0 !important;}


/* Curved Boxes */

.curved{width:212px;position:relative;  }
.curved-top, .curved-btm{width:212px;height:6px;display:block;overflow:hidden;}
*+html .curved-top, *+html .curved-btm{overflow:visible;}
.curved-top{background:url(../images/bg-corners.jpg) top no-repeat;top:0;}
.curved-btm{background:url(../images/bg-corners.jpg) bottom no-repeat;}
.curved-content{width:200px;border-left:1px solid #dadada;border-right:1px solid #dadada;background:url(../images/bg-corners-mid.jpg) bottom repeat-x #fff;margin:0 auto;padding:0 5px;}

/* KFH Online */

#kfhonline, #kfhtrade{width:202px;margin:3px 5px 0 0;height:100px;font-size:0.9em;}
.h-kfh-online{background:url(../images/kfh-online.jpg);width:129px;height:48px;text-indent:-999em;float:right;margin:8px;}

.kfh-online-btn{/*background:url(../images/enter_ar_btn.gif) no-repeat;padding-top:24px;*/width:54px;height:22px;border:none !important;cursor:pointer;margin-top:15px;float:right;background:url(../images/enter_ar.jpg) no-repeat; text-indent:-999em; text-decoration:none;}

.kfh-online-btn:hover{ background:url(../images/enter_mo_ar.jpg) no-repeat;}

/*.kfh-online-btn{margin-top:15px;cursor:pointer;float:left;}*/


ul#kfh-online-sublist-home{background:url(../images/ic-cogs.jpg) right 50% no-repeat;padding:0 25px 10px 0;clear:right;margin:0 10px 0 0;height:20px;}
#kfh-online-sublist-home li{display:inline;color:#ccc;font-size:0.9em;}
#kfh-online-sublist-home li a{color:#FF7500;text-decoration:none;margin-bottom:4px;}
#kfh-online-sublist-home span{padding:0 4px;}

ul#kfh-online-sublist{background:url(../images/ic-cogs.jpg) right 50% no-repeat;padding:0 25px 10px 0;clear:right;margin:0 10px 0 0;height:36px;}
#kfh-online-sublist li{display:inline;color:#ccc;font-size:0.9em;}
#kfh-online-sublist li a{color:#FF7500;text-decoration:none;margin-bottom:4px;}
#kfh-online-sublist li a:hover{color:#000;}
#kfh-online-sublist span{padding:0 4px;}
.inz{color:#000!important;text-decoration:none;}

/* KFH Trade */

#kfhtrade{clear:both;margin:10px 5px 0 0;}
*+html #kfhtrade{margin-top:10px;}
.h-kfhtrade{background:url(../images/h-kfhtrade.jpg);width:122px;height:50px;text-indent:-999em;float:right;margin:8px 14px 15px 8px;display:inline;}

*+html .h-kfhtrade{margin:8px 13px 2px 8px;}
/* KFH Prepaid */

#kfhprepaid{clear:both;margin:0 0 0 0;}
*+html #kfhprepaid{margin-top:0;}
.h-kfhprepaid{background:url(../images/prepaid_ar.gif) no-repeat;width:122px;height:50px;text-indent:-999em;float:right;margin:8px 14px 15px 8px;display:inline;}

*+html .h-kfhprepaid{margin:8px 13px 2px 8px;}

/* News
*************************/
/******************************News Tabs */
.tabnav{background:url(../images/bg-tabs-top.jpg) top no-repeat #fbfbfb;height:48px;/*border-bottom:1px solid #0A934D;*/}
.tabnav li{display:inline;}
.tabnav li a{text-decoration:none;text-transform:uppercase;color:#006a32;font-weight:800;outline:none;width:130px;display:block;float:right;height:28px;padding:15px 10px 0 0;background:url(../images/tabs-off.png) no-repeat; text-align:center}
.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a{background:url(../images/tab-selected.png) no-repeat;color:#222;text-decoration:none;}
.tabdiv{background:url(../images/bg-btmrowbox.jpg) repeat-x #fff;height:170px;padding:5px 3px 5px 0;border-left:1px solid #E5E5E5;border-right:1px solid #E5E5E5;}
.tabdiv li, .lowerboxes li{list-style-image:url(../images/blt-arr-gr.png);margin-right:20px;}

.ui-tabs-hide{display: none;}


ul#newslinks{position:absolute;bottom:0;background:url(../images/curves-darker-btm.gif) 50% bottom;height:23px;left:0;padding-top:8px;width:376px;}
ul#newslinks li{display:inline;}
ul#newslinks li a{color:#088745;margin-left:4px; text-decoration:none;}
ul#newslinks li a:hover{color:#000;}
#newsitems{height:150px;width:370px;overflow:hidden;}
.newsitems{font-size:0.9em;height:150px;position:absolute;left:0;width:370px;clear:left;}
.newsitems p{ margin-right:4px;}
.newsitems h4{margin:14px 4px 0 0px;font-size:1.3em;}
.newsitems img{float:left;margin:10px 20px 0 10px;}
.newsitems span{color:#088745;}
*+html .newsitems img{margin-top:12px;}

#news-financial{background:url(../images/curves-darker-btm.gif) bottom no-repeat;height:201px;}
#news-financial li a{color:#088745;text-decoration:none;display:block;margin:6px;}
#news-financial li a:hover{color:#000;}
.newsitems span span{color:#686767;}




/* Products */

h3{text-transform:uppercase;color:#006a32;font-size:0.98em;}
h3#h-products{height:18px;padding:20px 10px 0 0;background:url(../images/bg-tabs-top.jpg) top right no-repeat;}
#main-photo-slider{ padding:0 0 10px 0;background:url(../images/bg-btmrowbox.jpg);}

/*
	SLIDER
*/
.slider-wrap{ width: 373px;clear:right;background:url(../images/bg-corners-mid.jpg) bottom repeat-x #fff;margin:0 auto;direction:ltr;}			
.stripViewer .panelContainer .panel ul{ text-align: right; margin: 0; }
/*.panel{background:url(../images/bg-btmrowbox.jpg) repeat-x #fff;}*/
.stripViewer{ position: relative; overflow: hidden; width: 373px; height: 182px; }
.stripViewer .panelContainer{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel{ float: left; height: 100%; position: relative; width: 368px;}
.stripNavL, .stripNavR, .stripNav{ display: none; }
.nav-thumb{margin-right: 5px; }
#movers-row{ margin:0; background:url(../images/curves-darker-btm.gif);height:31px;}
#movers-row li{display:inline;}
#movers-row li a{float: right; }
#movers-row div a.cross-link { float: right; }
.photo-meta-data{padding:7px 0 7px 10px;margin:1px 0 0 0 !important;position:relative;z-index:10;direction:rtl;  }
.cross-link{ display: block; width: 20px;height:14px; margin:7px 10px 0 0; position: relative; padding:2px 5px; z-index: 10;background:url(../images/btn.jpg) no-repeat;font-weight:800;color:#060;text-align:center;text-decoration:none;font-size:0.8em; }
.active-thumb, #movers-row li a:hover{ background:url(../images/btn-on.jpg) no-repeat; color:#fff;}


.floatLeft{ float: left; margin-right: 10px;}
.floatRight{ float: right; }
.clear{ clear: both; }
a{ outline: none; }
.panel img{float:right;margin:0 10px;}

/* Chairman's Message & Announcements */

#announcements{margin-top:5px;}
#announcements1{margin: 5px 5px 5px 5px;} /* for Ramadan Contest */

.lowerboxes{margin:0 0 6px 4px; }
.lowerboxes a, .lowerboxes li a, .newsitems a,.photo-meta-data a{color:#006a32;text-decoration:none;display:block;}
.lowerboxes a:hover, .lowerboxes li a:hover{color:#000;}
.lowerboxes img{float:right;padding:3px 6px;}
.lowerboxes p{clear:right;font-size:90%;margin-top:12px;}

.extrapad{padding:6px;}

/* Footer
************************************/

#footer{height:80px;background:url(../images/bg-footer-ar.jpg) no-repeat #F2F2F1;color:#999;font-size:0.9em;padding:5px 20px 0 0;}

#footer h4{color:#006a32;padding-top:10px;margin:0 17.5em 0 10px;font-size:1.1em;}

#quicklinks ul, #quicklinks h4{float:right;display:inline;}
#quicklinks ul{background:url(../images/dotted-vert.gif) right no-repeat;padding-right:3px;margin-left:6px;}
#quicklinks ul li{margin:0 15px 8px 0;background:url(../images/blt-arr-gr.png) right 50% no-repeat;padding-right:10px;}
*+html #quicklinks ul li{padding-right:0px;}
#quicklinks li a{color:#000;text-decoration:none;display:block;}
#quicklinks li a:hover{color:#006a32;}

#termslist{background:none!important;}
#termslist li{display:inline;}
#termslist li a, #termslist li span{float:right;margin-left:8px;}
#termslist li a{color:#666; text-decoration:none;}
#termslist li a:hover{color:#006a32;}

#quicklinks{position:relative;top:-20px;margin:0 80px 0 0; /*remove margin if the terms and conditions links are active */}

/* greybox
********************************************/

#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 900;
}

#GB_window {
    left: 0;

    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 950;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: right;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 10px;
	float:right;
}

.GB_Window .close { float:left;text-align:left; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 3px;
	float:left;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }


/* Inner Content
**********************************************/

.bg-product-slide{background:url(../images/bg-products.jpg);height:387px;}
#content{position:relative;}
#content h2{color:#088745;padding:12px 0 0 0;clear:both;margin-right:25px;}

#footprints{margin:16px 25px 0 0; clear:both}
#footprints li, #icons li{display:inline;}
#footprints li a{color:#999;text-decoration:none;}
#footprints li a.current{color:#060;}

#icons{position:absolute;left:25px;top:16px;color:#999;}
#icons li a{display:block;padding-right:22px;height:26px;float:left;margin-right:20px;color:#333;text-decoration:none;}
.ic-print{background:url(../images/ic-print.jpg) right 0 no-repeat;}
.ic-email{background:url(../images/ic-email.jpg) right 0 no-repeat;}

/* Content slider2 */

#content-jslide{direction:ltr;margin:20px auto 0;width:950px;}
#slide-controls{width:950px;margin:0 auto;}
#slide-controls span{color:#333;background:url(../images/btn-product-rollover.jpg) left no-repeat;width:185px;height:24px;display:block;float:right;margin-left:5px;cursor:pointer;text-align:center;padding-top:11px;}

#jFlowSlide{width:550px;}
.jFlowSlideContainer{overflow:hidden;width:900px;}

#slide-controls span.jFlowSelected {background:url(../images/btn-product-rollover.jpg) right no-repeat;color:#fff;}

.jFlowPrev, .jFlowNext{cursor:pointer;position:absolute;width:49px;height:83px;display:block;top:160px;text-indent:-999em;}

.jFlowNext{background:url(../images/btn-arr-l.jpg);left:18px;}
.jFlowPrev{background:url(../images/btn-arr-r.jpg);right:15px;}

#slide1, #slide2, #slide3, #slide4, #slide5{direction:rtl;width:810px;margin:0 auto;height:200px;padding:20px;overflow:hidden;}
#slide1{}
#slide2{}
#slide3{}
#slide4{}
#slide5{}

/* Slide Content */

#content-jslide h3{color:#088745;font-size:1.4em;}
#content-jslide img{float:right;margin:20px 0 0 20px;}
#content-jslide p{float:right;width:75%;font-size:1.14em;line-height:1.6em;}

ul.btns-more li{display:inline;}
ul.btns-more li a{display:block;float:right;margin-left:11px;background:url(../images/btn-medium.jpg);width:68px;height:19px;color:#090;text-align:center;text-decoration:none;padding-top:3px;}
/* Inner Content 2 Column Layout */

#main-content{width:772px;float:right;position:relative;display:inline;}
#side-column{width:213px;float:right;display:inline; }

/* Side Banner */

#sidebanner{margin:12px 0 0 0; }
*+html #sidebanner{margin:25px 0 0 0;}
#sidebanner li a img{margin:1px 0 1px 0;width:200px; float:left;}
*+html #sidebanner li a img{margin:1px 0 1px 0;}
#sidebanner span{ vertical-align:middle; margin:0 5px 0 0;}

.sidebanner{margin:6px 5px 0 0;}
.sidebanner li{margin:0 0 6px 0;}


/* 4 Column Nested Layout
***********************************************/

#cols-holder{background:url(../images/bg-innercontent.gif) repeat-y;width:765px;margin:0 7px 0 0; }

#cols-holder div{float:left;display:inline;margin:0;}
#cols-holder p{padding:10px 15px 15px 0;margin:0 0 7px 15px; text-align:justify;}


/*******************************/
#cols-holder1{background:url(../images/bg-innercontent.gif) repeat-y;width:765px;margin:0 7px 0 0; }

#cols-holder1 div{float:right;display:inline;margin:0;}
#cols-holder1 p{padding:10px 15px 15px 0;margin:0 0 7px 15px; text-align:justify;}
/*******************************/

/* Top Inner Banner */

#banner-inner{width:766px;height:120px;margin:4px 3px 0;}
#banner-inner span{ margin-right:4px;}
#banner-inner object{ margin-right:3px; }

/* Inner Content Wide */

#innercontent-top{background:url(../images/bg-innercontent-top.gif);width:768px;height:16px;margin-right:4px;top:0;display:block;}
#content-wide{background:url(../images/bg-innercontent-wide.gif);padding:0;width:574px;float:left;margin:4px 0 0 4px;}
#content-wide h2{background:url(../images/bg-innercontent-wide-top.gif) no-repeat;padding:46px 20px 15px;color:#0AA157;font-size:2em;border-bottom:1px dotted #dadada;}
#content-wide p{margin:20px;}
#content-wide p a{text-decoration:underline;color:#5d5d5d;}
#content-wide p a:hover{color:#0AA157;}
.content-summary{margin:0;padding:12px;}

h2#main-titles {padding:5px 0 15px 20px;margin:0 15px 7px 0;border-bottom:1px dotted #dadada;width:93%;text-transform:uppercase;color:#006a32;font-size:1.2em; float:right }


.bod{width:530px;margin:20px 0 0 20px;padding-bottom:10px;min-height:50px;float:left;}
.bod .bod_img{width:118px;height:124px;float:left;}
.bod .bod_img img{border:1px #DADADA solid;}
.bod .bod_name{width:400px; height:20px;font-weight:bold;float:left;}
.bod .bod_des{width:300px; height:20px;float:left;}

#innercontent-btm{display:block;background:url(../images/bg-innercontent-btm.gif) ;height:16px;clear:left;width:765px;}


#footprints{/*position:absolute;right:16px;top:150px;*/font-size:0.8em; margin:0 15px 15px 0;width:700px;clear:both; }
#footprints li, #icons li{display:inline;}
#footprints li a{color:#999;text-decoration:none;}
#footprints li a:hover{color:#006a32;text-decoration:none;}
#footprints li.current{color:#060;}


/*home page announcement */

#kfh-announcement{background:url(../images/annoucment_bg.jpg) no-repeat; width:214px; height:83px; margin:0; padding:0;}
#kfh-announcement h3{padding:12px 0 0 0;text-transform:capitalize;color:#006a32;font-size:0.98em; margin-right:15px;}
#kfh-announcement p{ margin:0 15px 8px 8px; padding-top:3px; }

/*profits image */
.btn-profts{margin-top:7px;}



/*inner pages*/

.image-r{float:left; padding:0 20px 10px 0;}


#products-wrapper{ width:750px; min-height:357px; height:auto !important;height:357px; }
#products-wrapper div{width:351px; height:139px;margin:10px 0 0 16px ;  float:right; }
#products-wrapper2 div{width:351px; height:360px;margin:10px 0 0 16px ;  float:right; }

.products-heading{ color:#222; margin:12px 165px 10px 8px; text-transform:uppercase;}
.products-heading a{ color:#222;text-decoration:none;}
.products-heading a:hover{ color:#0AA157;}
.products-list{color:#0AA157;margin-right:165px;width:48% ;}
.products-list-b{color:#0AA157;margin-right:165px;width:48%;height:360px ;}
.products-list li{margin:0 0 6px 0; background:url(../images/rect_dot.jpg) no-repeat  160px 4px; padding-right:15px;color:#5B5B5B;}
.products-list li a{color:#5B5B5B;text-decoration:none; padding-bottom:5px; }
.products-list li a:hover{color:#0AA157;}
.products-list li.last{ background:none;font-size:0.8em; margin-right:115px;}

/*banking promotions */

#banking-promotions-list1{ background:url(../images/special_ar.jpg) no-repeat; }
#banking-promotions-list2{ background:url(../images/privilege_ar.jpg) no-repeat; }
#banking-promotions-list3{ background:url(../images/hotels_ar.jpg) no-repeat; }
#banking-promotions-list4{ background:url(../images/discounts_ar.jpg) no-repeat; }
#banking-promotions-list5{ background:url(../images/airport_ar.jpg) no-repeat; }
#banking-promotions-list6{ background:url(../images/dine_uae_ban_ar.jpg) no-repeat; }


/*investor relations */

#investor-product-list1{ background:url(../images/Indicators_ar.jpg) no-repeat; }
#investor-product-list2{ background:url(../images/investor_news_ar.jpg) no-repeat; }
#investor-product-list3{ background:url(../images/RealEstate_ar.jpg) no-repeat; }
#investor-product-list4{ background:url(../images/global-directory_ar.jpg) no-repeat; }
#investor-product-list5{ background:url(../images/awards-ratings_ar.jpg) no-repeat; }
#investor-product-list6{ background:url(../images/annual_ar.jpg) no-repeat; }
#investor-product-list7{ background:url(../images/affiliates_ar.jpg) no-repeat; }
#investor-product-list8{ background:url(../images/contact_ar.jpg) no-repeat; }


/*banking services */

#bank-product-list1{ background:url(../images/bg_bank_account_ar.jpg) no-repeat; }
#bank-product-list2{ background:url(../images/bg_bank_credit_ar.jpg) no-repeat; }
#bank-product-list3{ background:url(../images/bg_bank_customer_ar.jpg) no-repeat; }
#bank-product-list4{ background:url(../images/bg_bank_eservices_ar.jpg) no-repeat; }


/*Private banking services */

#privatebanking-product-list1{ background:url(../images/bg_pbank_account_ar.jpg) no-repeat; }
#privatebanking-product-list2{ background:url(../images/bg_diamondcard_ar.jpg) no-repeat; }
#privatebanking-product-list3{ background:url(../images/bg_bank_customer_ar.jpg) no-repeat; }
#privatebanking-product-list4{ background:url(../images/bg_bank_eservices_ar.jpg) no-repeat; }


/*commercial services */

#comm-product-list1{ background:url(../images/bg_after_sales_ar.jpg) no-repeat;}
#comm-product-list2{ background:url(../images/bg_transcation_procedure_ar.jpg) no-repeat;}
#comm-product-list3{ background:url(../images/bg_murabahaa_ar.jpg) no-repeat;}
#comm-product-list4{ background:url(../images/bg_car_leasing_ar.jpg) no-repeat;}
#comm-product-list5{ background:url(../images/bg_suppliers.jpg) no-repeat; width:351;height:139;}
#comm-product-list6{ background:url(../images/bg_saydaty.jpg) no-repeat;}


/*corporate services */

#corporate-product-list1{background:url(../images/bg_credit_ar.jpg) no-repeat;}
#corporate-product-list2{background:url(../images/bg_credit_department_ar.jpg) no-repeat;}


/*real estate services */

#real-product-list1{background:url(../images/bg_local_realestatea_ar.jpg) no-repeat;}
#real-product-list2{background:url(../images/bg_international_realestate_ar.jpg) no-repeat;}
#real-product-list3{background:url(../images/bg_bank_eservices_ar.jpg) no-repeat;}
#real-product-list4{background:url(../images/bg_internet_banking_ar.jpg) no-repeat;}

.realestate{width:353px; height:375px;background:url(../images/mazayana-update.jpg) no-repeat;}
.realestate li{margin:0px;padding:0px;list-style-type:square;font-size:11px;text-align:right;  font-weight:bold; color:#00712e;}
.realestate li a{color:#5B5B5B;text-decoration:none; padding-bottom:5px; }
.realestate li a:hover{color:#0AA157;}


/*investment services */

#investment-product-list1{background:url(../images/bg_direct_investment_ar.jpg) no-repeat;}
#investment-product-list2{background:url(../images/bg_international_investment_ar.jpg) no-repeat;}
#investment-product-list3{background:url(../images/bg_treasurey_ar.jpg) no-repeat;}
#investment-product-list4{background:url(../images/bg_asset_management_ar.jpg) no-repeat;}
#investment-product-list5{background:url(../images/bg_international_relations_ar.jpg) no-repeat;}
#investment-product-list6{background:url(../images/bg_projects_finance_ar.jpg) no-repeat;}


/*Media Center services */

#mediacenter-product-list1{ background:url(../images/bg_corporate_ar.jpg) no-repeat; }
#mediacenter-product-list2{ background:url(../images/bg_events_ar.jpg) no-repeat; }
#mediacenter-product-list3{ background:url(../images/bg_news_ar.jpg) no-repeat; }
#mediacenter-product-list4{ background:url(../images/bg_video_ar.jpg) no-repeat; }


/*services section */

#services-product-list1{background:url(../images/bg_internet_banking_ar.jpg) no-repeat;}
#services-product-list2{background:url(../images/bg_atm_ar.jpg) no-repeat;}
#services-product-list3{background:url(../images/bg_sms_ar.jpg) no-repeat;}
#services-product-list4{background:url(../images/bg_smsontime_ar.jpg) no-repeat;}
#services-product-list5{background:url(../images/bg_instant_sms_ar.jpg) no-repeat;}
#services-product-list6{background:url(../images/bg_allo_baitak_ar.jpg) no-repeat;}
#services-product-list7{background:url(../images/bg_sawtak_ar.jpg) no-repeat;}
#services-product-list8{background:url(../images/bg_international_calls_ar.jpg) no-repeat;}


#kfh-online-inner{ margin:3px 5px 0 0;height:100px;font-size:0.9em; }
#kfhtrade-inner{margin:28px 5px 0 0;font-size:0.9em;}
#kfhprepaid-inner{margin:5px 5px 0 0;font-size:0.9em;}


/*for the 2seond level pages */


.inner-content{ width:760px; font:normal normal 106% Tahoma, Arial, Helvetica;min-height:35px;height:auto !important;height:357px; }
.inner-content p a{ color:#093; text-decoration:none;}
.inner-content p a:hover{ color:#000; text-decoration:none; }
.inner-content p strong{ color:#093; font-size:12px; }
.inner-content ul{margin-right:35px;width:auto;}
.inner-content ul li{margin:0 0 14px 0; background:url(../images/rect_dot.jpg) no-repeat 705px 4px; padding-right:15px;  width:96%;}
.inner-content ul li a{color:#0AA157;text-decoration:none; padding-bottom:5px;}
.inner-content ul li a:hover{color:#000;text-decoration:none; }
.inner-content em.note{ color:#0AA157;}

.inner-content21{ width:360px; font:normal normal 106% Tahoma, Arial, Helvetica; float:right;vertical-align:top;}
.inner-content21 p a{ color:#093; text-decoration:none;}
.inner-content21 p a:hover{ color:#000; text-decoration:none; }
.inner-content21 p strong{ color:#093; font-size:12px; }
.inner-content21 ul{margin-right:15px;width:auto;}
.inner-content21 ul li{margin:0 0 14px 0; background:url(../images/rect_dot.jpg) no-repeat 340px 5px; padding-right:15px;  width:96%;}
.inner-content21 ul li a{color:#0AA157;text-decoration:none; padding-bottom:5px;}
.inner-content21 ul li a:hover{color:#000;text-decoration:none; }
.inner-content21 em.note{ color:#0AA157;}

.inner-table{margin:0 15px 7px 0; border:1px solid #fff; border-collapse:collapse; color:#333; }
.inner-table strong{ color:#fff; }

.inner-table td.rightpadding{ padding-right:15px; }

#login-links{ width:650px; margin:40px 0 0 100px !important;}
#login-links p{ background:url(../images/login-links-bg.jpg) no-repeat; width:126px; height:33px; text-align:center; font-weight:bold; float:right;}
#login-links p  a{ display:block; color:#fff;}



/*accordian */

.accordion{ width:760px; margin:10px 0 20px 0 !important;  }
.accordion h4{background:url(../images/accordian_bg_ar.jpg) no-repeat 30px; color:#093; cursor:pointer; font-size:12px; height:31px; float:right;width:726px;padding:10px 40px 0 0px !important; }

.accordion h4 span{background:url(../images/plus.jpg) no-repeat;display:block;width:13px;height:13px;float:left;margin:2px 0 0 40px; }
.faq-text{ padding:0 30px 0 0 !important; }


.accordion div{ min-height:40px;background:#f1f1f1; margin:0 0 10px 23px !important; width:726px; }
.accordion p{ width:700px ;  }
.accordion img{ float:left; padding:0 20px 5px 0; }
.accordion p strong{color:#333; }
.accordion p b{color:#093; }
.accordion p a{color:#0AA157; text-decoration:none;}
.accordion p a:hover{ color:#0AA157;}
.accordion div ul{ margin-top:10px; float:left;}
.active span{background:url(../images/minus.jpg) no-repeat !important;display:block;width:13px;height:13px;margin:2px 35px 0 5px;float:right; }
.accord-card{background:#fff !important;  border:1px solid #f1f1f1; float:left;}
.accord-card p{width:auto !important;}
.accordiantable{ margin-right:15px; border:none !important;}

.accordion div ul li{margin:0 0 14px 0; background:url(../images/rect_dot.jpg) no-repeat 680px 4px; padding-right:15px; float:right; display:block;  width:670px }

.dir-ltr{ direction:ltr !important; float:right;}
.date-ltr{ direction:ltr !important;}


/*credit cards */

.credit-cards{border-bottom:1px dotted #093; min-height:150px;margin:0 0 20px 15px !important; width:96%;}
.credit-cards img{float:right; padding:0 0 10px 15px;}
.credit-cards strong{color:#093; padding-left:5px;}
.knowmore{ float:left;background:url(../images/know_btn_ar.jpg); text-indent:-999em; width:84px; height:27px;}

*+html .knowmore{ position:relative; margin:-15px 20px 0 0;}
ul.customer-segment li{ width:60%;background:url(../images/rect_dot.jpg) no-repeat 440px 4px;}


/*about us section */

.annual-reports{ background:url(../images/annual-report-bg-ar.jpg) no-repeat ; width:694px; height:67px; margin:20px 0 0 15px !important;  }
.annual-reports p{margin:22px 180px 15px 10px !important; width:220px; float:right;  }
#annualreport-form{ width:250px; float:right;margin:32px 0 15px 0 !important;}
#jumpMenu{  width:200px; font:normal normal 100% Tahoma, Arial, Helvetica;color:#5D5D5D;margin-top:25px;  }
.inner-content b{  font-size:11px; }
.news-subtitle{ font-size:10px; font-weight:bold;}

.management-list-advisory{width:167px;min-height:20px;  margin:10px 15px 20px 50px !important;float:right !important;}
.management-list{width:167px;min-height:20px;  margin:10px 15px 20px 4px !important;float:right !important;}
.management-list-first{width:450px;min-height:20px;  margin:10px 300px 10px 3px !important;float:right !important;}

.management-h-main{/*background:url(../images/management-bg.jpg) no-repeat;*/height:33px;color:#222222;font-size:11px;text-align:center; width:117px; clear:both;margin-top:-2px;     font-weight:normal; padding:10px; text-transform:capitalize;}

.management-h-main { text-decoration:none; color:#222222;}
.management-h-main a:hover{color:#006a32;}
p.managementtitle{ color:#006a32 ;padding:0 !important; margin:0 0 5px 0!important;  width:137px;text-align:center !important;  line-height:normal; text-transform:uppercase; font-size:10px; font-weight:bold;}
.management-middle-list{  margin-left:50px !important; width:600px;}

/*PROFITS TABLES*/

.rounded-corner {-moz-border-radius:10px;-webkit-border-radius:10px;behavior:url(../js/border-radius.htc);
background:#fff;border:1px solid #dadada;min-width:100px;width:100%;}
.profits-holder{  width:740px; float:right !important; margin-right:7px !important; min-height:300px;}
.profits-holder p{   padding:0 !important; margin:18px 0 8px 20px!important; float:right; }
.profits-holder p strong{ font-size:11px;word-spacing:-0.1em;}
.profits-holder p a{ color:#FF7500;}
.profits-holder ul{padding:0 !important; margin:8px 0 0 0; float:left; color:#0AA157; width:100%;}
.profits-holder ul li{ background:none;margin:0 0 10px 0;}
.profits-left{width:421px; min-height:100px; float: right !important;}
.profits-right{width:310px; min-height:100px; float:left !important;}

.section{  margin:5px !important; padding-right:0 !important; }

.table-inner-search{ border-collapse:collapse;margin-left:170px; }

.table-inner{ border-collapse:collapse; }

td.greenheading{ background:url(../images/kfh_right_gr.gif) right top no-repeat #088744; height:20px;}
td.rightgreencurve{ background:url(../images/kfh_left_gr.gif)  left top no-repeat #088744; height:20px;}
td.whiteheading{ color:#fff; padding-right:7px; font-weight:bold; font-size:11px; }
td.greyheading{background:#f6f6f6; padding:5px 7px 4px 0;}
a.linkclass{color:#006a32;text-decoration:none;}
a.linkclass:hover{color:#000;text-decoration:none;}


td.lightgreen{ background:#e2f3e9; padding:5px 7px 4px 0; }
td.greenbg{ background:#088744;}
#profit-form{ float:left; margin:10px 0 10px 20px;}
#profit-form label{ color:#093; padding-right:10px; float:left;}
.table-inner a{ text-decoration:none;color:#006a32; font-size:0.9em;}
.table-inner a:hover{ text-decoration:none;color:#FF7500;}
.active-supplier{ color:#FF7500 !important;}
.supplier-table{font-size:0.9em;}
td.accordianborder{ border-left:1px solid #fff;}


.table-wrapper{  margin:0 10px 10px 0px !important; float:right !important; width:700px;}
.table-awards-wrapper{  margin:0 10px 10px 0px !important; float:right !important; width:480px;}

*+html .table-wrapper{width:705px;}


.yellow-note{ color:#FF7500; font-size:11px;}
ul.numbers li{ background:none !important;}


.related-link-corner {-moz-border-radius:10px;-webkit-border-radius:10px;behavior:url(../js/border-radius.htc);
background:#f5f5f5;border:1px solid #dadada;min-width:100px;width:100%; margin:8px 5px 0 0;}
.related-list{margin:5px 5px 6px 0 !important;}
.related-list li{list-style-image:url(../images/blt-arr-gr.png);margin:0 20px 4px 0;}
.related-list a{color:#006a32;text-decoration:none;}
.related-list a:hover{color:#000;}
.related-link-corner h3{margin:8px 10px 0 0;}
.divider{border-bottom:1px dotted #dadada;width:93%;margin:0 15px 7px 0 !important;}

#cars-logos{ width:740px; margin-left:10px !important; display:inline;}
#cars-logos ul{ margin:20px 0 0 0;}
#cars-logos ul li{ display:inline; float:right; margin:2px 2px 5px 2px;  background:#fff;   text-align:center; width:126px; height:100px; padding-top:15px;}
#cars-logos ul li img{ text-align:center;}

#form-protection{ margin-right:15px;}

#page-bottom-links{ width:750px; margin:10px 0 10px 0 !important;}
#page-bottom-links p{ width:150px; text-align:center; font-weight:bold; float:right; margin:0 10px 0 0; padding:0; background:#f5f5f5; display:block; padding:4px; font-size:12px; }
#page-bottom-links p a{color:#006a32; display:block;}
#page-bottom-links p a:hover{color:#093;}



.news-listing{ margin:10px 0 0 0 !important;}
.news-listing ul{ margin:0 10px 10px 15px; padding:0; border-bottom:1px dotted #dadada; width:730px;}
.news-listing ul li{ background:none;}
.news-listing ul li a{ color:#666;}
.news-listing ul li a:hover{ color:#0AA157;}
.news-list-date{ /*margin:0 0 10px 15px !important; padding:0 !important;  line-height:normal; */color:#0AA157;}
#news-search{ width:733px;margin-left:15px !important;border-bottom:1px dotted #dadada; padding:0 0 15px 0; }
#newssearch{   float:left; margin:8px 0 0 0; }
#newssearch label{font-weight:bold; padding:0 0 0 10px;color:#093; text-align:center; display:inline;}
#monthdrop{ width:130px; padding:3px;}
#yeardrop{ width:150px; padding:3px;font:Arial, Helvetica, sans-serif; font-size:12px;color:#5D5D5D;}
.news-listing ul li strong{ color:#0AA157;}


/* sharjeel code start */

.box-width{
width:165px !important;
}

.txtbox-width{
width:158px !important;
margin:4px 0 0px 10px !important;
}

.note-msg{
margin:15px 140px 0 0 !important;
display:block;
text-align:center !important;
width:335px !important;
}

.cls-green{ color:green; }
.cls-red{ color:red; }
.cls-orange{ color:#F7941D; }

.lbl{
width:150px;
text-align:right !important;
margin-left:5px !important;
}

.lbl-width{ width:110px !important; }

.txtDesc{
 width:450px !important;
 text-align:right !important;
}

.lbl-dt{ margin-left:95px !important; }

/* sharjeel code end */

.shareea-middle-list{width:700px; margin-left:-5px !important;}
.salaries-form{ margin:15px 15px 20px 0;}
.salary-search{  vertical-align:middle;}
.salaries-form select{  margin-left:10px; width:150px; color:#5D5D5D;}

.rightlinks{ margin:6px 5px 0 0 }
.rightlinks-section{width:199px; margin:10px 5px 8px 8px;}
.branch-locator-link{ background:url(../images/locate_ar.jpg) no-repeat; width:199px; height:52px; margin:0 0 8px 0;}
.directsalesform-link{ background:url(../images/direct-sales_ar.jpg) no-repeat; width:199px; height:52px; margin:0 0 8px 0;}
.call-center-link{ background:url(../images/call-center_ar.jpg) no-repeat; width:199px; height:52px; margin:0 0 8px 0;}
.swatak-voice-link{ background:url(../images/swatak-voice_ar.jpg) no-repeat; width:199px; height:52px; margin:0 0 8px 0;}
.request-info{background:url(../images/more-info_ar.jpg) no-repeat; width:199px; height:52px; margin:0 0 8px 0;}
.request-info-img{ margin:0 0 8px 0;}
.links-text{ margin:10px 51px 0 0; position:absolute; width:141px;  }
.link-title a{color:#006a32;font-size:0.98em; font-weight:bold; text-decoration:none; display:block;}
.link-title a:hover{color:#030;}
.link-caption{clear:both !important; float:right;}
.banner-space{ margin:6px 5px 0 0;}
.prepaid-home{margin:0 0 3px 0; }

/*sitemap*/
.sitemap-wrap{ width:96%; margin:15px 0 15px 15px !important; float:left !important; }
.sitemap-left{ width:48%; float:left;}
.sitemap-right{width:48%; float:right !important;}
.sitemap-maintitle{ color:#093; font-size:12px; font-weight:bold; border-bottom:1px dotted #dedede; width:100%; display:block; padding:6px 0 8px 0; text-decoration:none; /* border-top:1px dotted #dedede;*/ }
.sitemap-list{ margin:10px 10px 0 0 !important; padding:0 !important; }
.sitemap-list a{color:#5D5D5D !important; font-size:11px;}
.sitemap-list a:hover{color:#093 !important;}
.sitemap-list li{ margin:0 0 5px 0 !important;background:url(../images/rect_dot_sm.gif) right 8px no-repeat !important;  }
.sitemap-list ul{ margin:4px 8px 0 0!important; padding:0 !important;}
.sitemap-list ul li{ background:url(../images/arrow_ar.gif) right 5px no-repeat !important;padding-right:10px;}
.toppadding{ margin:20px 0 0 0;}

/*homepage poll */
.poll{ width:214px; height:134px; background:url(../images/survey-home-ar.jpg) no-repeat;}
.poll-text{ position:absolute; margin:107px 8px 0 0;}
.poll-button{ position:absolute; margin:105px 155px 0 0; background:url(../images/enter_mo_ar.jpg); width:54px; height:22px;}
.poll-button:hover{ background:url(../images/enter_ar_btn.gif); width:54px; height:22px;}
*+html .poll{ margin:0 0 5px 0;}



#searchfield{ background:url(../images/search_bg.jpg) no-repeat; border:none; width:142px; height:14px;font-size:11px; padding:5px 5px 5px 8px !important;}
.divider{ background:url(../images/hdr_divider.jpg) no-repeat; height:41px; width:1px;margin:16px 0 0 20px !important; float:right;}
.branch-atm{ float:right !important; margin:24px 0 0 8px;  }
.branch-atm li a{display:block;padding-right:29px; height:20px;}
li a.branch-icon{background:url(../images/locmap-icon.jpg) right 50% no-repeat;}
li a.video-icon{background:url(../images/video-icon-ar.jpg) right 50% no-repeat;  }


.paging{color:Black}
.paging td a{color:blue; text-decoration:underline;}
.paging td a:hover{color:blue; text-decoration:none;}
.bgcurve{background:url(../../Images/bg_curve.jpg) right top no-repeat #088744;}

.bgcurve{background:url(../Images/bg_curve.jpg) right top no-repeat #088744; text-align:right; padding-right:5px;}
.bgcurve_r{background:url(../Images/bg_curve_r.jpg) left top no-repeat #088744; text-align:right; padding-left:5px;}
.bgcurve_r1{background:url(../Images/bg_curve_r.jpg) left top no-repeat #088744; text-align:center; padding-left:5px;}

.bgcurveiframe{  height:29px; background:url(../Images/bg_curve.jpg) right top no-repeat #088744; text-align:right; padding-right:5px;}
.bgcurve_riframe{height:25px; background:url(../Images/bg_curve_r.jpg) left top no-repeat #088744; text-align:right; padding-left:5px;}
.hidden-message
{
display:none;
}
.bgnormal{height:15px; text-align:right; padding-right:5px;}
#info_0{position: absolute; width: 250px; height: 210px; z-index:100; visibility: hidden; left:45px;bottom:46px; border:1px solid #dadada; background:url(../images/bg-corners-mid.jpg) bottom repeat-x #fff;}
#info_0 h2{color:#088745;margin:10px 10px 10px 10px;font-size:1.1em; float:right;}
.close-popup{background:url(../images/close-btn.png) no-repeat; width:15px; height:13px; text-indent:-9999em; display:block; float:left; margin:10px; }
#info_0 a{color:#006a32;text-decoration:none; }
#info_0 a:hover{color:#000;}
.murabaha-title{padding:5px 20px 15px 0;margin:0 0 7px 15px;border-bottom:1px dotted #dadada;width:93%;text-transform:capitalize;color:#006a32;font-size:1.2em;}

#footprints1{/*position:absolute;right:16px;top:150px;*/font-size:0.8em; margin:0 15px 15px 0;width:700px;clear:both; }
#footprints1 li{display:inline;padding-right:0px;}
#footprints1 li a{color:#999;text-decoration:none;}
#footprints1 li a:hover{color:#006a32;text-decoration:none;}
#footprints1 li.current{color:#060;}

/*********************Added on 8-04-2010**************************/
.image-r{float:left; padding:0 30px 10px 0;}
.icons{ padding:3px 20px 5px 5px; vertical-align:middle;}
.icons-dir{ padding:3px 0 5px 5px; vertical-align:middle;}
.hr{ border-bottom:1px dotted #000;}
.globaldir-col-1{ width:55%; min-height:100px; float:right; }
.globaldir-col-2{  width:45%; min-height:100px; float:right;  }
.indicator-heading{text-align:center;background-color:#9BBB59; color:White;}
.indicator-heading2{text-align:center;background-color:#37A163; color:White;}
.image-r-awards{float:left; padding:0 30px 10px 10px;}


/********* Added on 05/10/2010 border:none !important;cursor:pointer;margin-top:15px;float:right;***********************************/
.prepaid_button{/*background:url(../images/enter_ar_btn.gif) no-repeat;padding-top:24px;*/width:195px;height:27px;border:none !important;cursor:pointer;margin-top:15px;float:right;background:url(../images/buttons/prepaid_button_wht_ar.jpg) no-repeat; text-indent:-999em; text-decoration:none;}
.prepaid_button:hover{ background:url(../images/buttons/prepaid_button_grn_ar.jpg) no-repeat;}



/********* Added on 27/12/2010 for IBAN */
.GrayButton
{
width:auto;
margin:5px 0 8px 10px;
border:1px solid #CCC;	
font:Arial, Helvetica, sans-serif;

color:#5d5d5d;
}

ul.IBAN_Bullets li{ width:95%;background:url(../images/rect_dot.jpg) no-repeat 700px 4px;}


/************* Added on 16/02/2011 for Amiri Grant */
#AmiriGrant_{background:none!important;}
#AmiriGrant_ li{display:inline;}
#AmiriGrant_ li a, #AmiriGrant_ li span{float:right;margin-left:8px;font-size:large}
#AmiriGrant_ li a{color:#006a32; text-decoration:none;font-weight:bold}
#AmiriGrant_ li a:hover{color:#666;}

/*********************************************************************/
/*********************************************************************/
/*********************************************************************/
#login2-links{ width:650px; margin:40px 0 0 100px !important;}
#login2-links p{ background:url(../images/login-links-bg.jpg) no-repeat; width:126px; height:33px; text-align:center; font-weight:bold; float:right;}
#login2-links p  a{ display:block; color:#fff;}


#kfhonline2{width:202px;margin:3px 5px 0 0;height:100px;font-size:0.9em;}
.h-kfhprepaid{background:url(../images/prepaid_ar.gif);width:129px;height:48px;text-indent:-999em;float:right;margin:8px;}

ul#kfh-Prepaid-sublist-home{background:url(../images/ic-cogs.jpg) right 50% no-repeat;padding:0 25px 10px 0;clear:right;margin:0 10px 0 0;height:20px;}
#kfh-Prepaid-sublist-home li{display:inline;color:#ccc;font-size:0.9em;}
#kfh-Prepaid-sublist-home li a{color:#FF7500;text-decoration:none;margin-bottom:4px;}
#kfh-Prepaid-sublist-home span{padding:0 4px;}

ul#kfh-online-sublist{background:url(../images/ic-cogs.jpg) right 50% no-repeat;padding:0 25px 10px 0;clear:right;margin:0 10px 0 0;height:36px;}
#kfh-online-sublist li{display:inline;color:#ccc;font-size:0.9em;}
#kfh-online-sublist li a{color:#FF7500;text-decoration:none;margin-bottom:4px;}
#kfh-online-sublist li a:hover{color:#000;}
#kfh-online-sublist span{padding:0 4px;}
.inz{color:#000!important;text-decoration:none;}
