@charset "utf-8";
/* CSS Document */

body, html, h1, h2, h3, h4, h5, ul, li, div, form, a, span, dl, dt, dd{margin:0;padding:0;}
ul{list-style:none;}
img a, a img{border:none;}
.btn-profits{margin-left:15px;}
p{ line-height:1.5em;}
/* Main Layout (Homepage)
**********************************/

body{background:url(../images/kfh_bg.jpg) repeat-x #e0e0e0;font:normal 76% Arial, Helvetica, sans-serif;color:#5D5D5D;}

#wrapper{width:995px;margin:5px auto;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) no-repeat; padding:0; margin:0;}
	
#flash-login{height:202px;/*margin:4px 0 10px;*/ margin-bottom:2px;clear:both; }

/* 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:left;display:inline;min-height:260px; }

#col-1{width:376px;background:#fbfbfb;margin-left:10px;position:relative;}
#col-2{width:376px;margin-left:8px;position:relative;}
#col-3{width:219px;margin-left:5px; }

.clr{clear:both !important;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;float:left;}

#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:right;height:57px;width:229px;margin:0;display:inline;}
#lang{float:right;display:block;margin:0 12px 8px 0;display:inline;}
.en{font-weight:800;}
.ar{cursor:default;}

form#searchbox{margin:10px 0 0 5px;clear:left;}
form#searchbox input{/*width:130px;height:15px;*/color:#666;padding-left:3px;float:left;display:inline; }
form#searchbox label{display:none;}
*html .btn-search{margin:1px 0px 0px 0px; }
.btn-search{width:54px !important; height:22px !important; float:right; padding-right:0 6px;margin:1px 0px 0px 2px; }

/*.btn-search:hover{ background:url(../images/go_mo.jpg) no-repeat !important;}*/
.vidlink{background:url(../images/video-en.gif) left top no-repeat;color:#006a32;margin:8px 0 0 10px;padding-left:25px;display:block;height:20px;clear:left;float:left;}


/* International List / Find an ATM */

ul#international{background:url(../images/intl-map.jpg) no-repeat;padding-left:16px;height:39px;padding-top:28px;float:left;padding-left:100px;}

#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;}

#ATM{left:452px;}
#countries h2, #ATM h2{color:#088745;margin-bottom:20px;font-size:1.1em;}
#countries li{margin-bottom:12px;/*border-bottom:1px dotted #454545;*/}
#countries li a, #ATM li a{color:#207D33;padding:5px 30px 12px 0;display:block;text-decoration:none;width:170px;}
#countries li a:hover, #ATM li a:hover{color:#37CC55;}
.bah{background:url(../images/flag-bah.gif) right no-repeat;}
.tur{background:url(../images/flag-tu.gif) right no-repeat;}
.mal{background:url(../images/flag-mal.gif) right no-repeat;}
.countries-drop{color:#454545;font-size:80%;}
/*.close, .closeatm{color:#454545!important;background:none;font-size:0.8em;position:absolute;right:2px;bottom:2px;}
.close{bottom:-10px;right:-22px;}*/
.close-countries{color:#000000!important;background:url(../images/close-btn.png) right no-repeat;font-size:0.8em;position:absolute; text-indent:-9999em; top:3px;  }




/* Navigation
**********************/

#nav{height:42px;width:100%;clear:right;background:#dcdcdc;}


/*Top level list items*/
.jqueryslidemenu ul li{position:relative;float:left;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:12px 0 0;width:124px;text-decoration:none;text-align:center;font-weight:800; vertical-align:middle; }

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{color:#088644;}

a.toplevel:hover{background:url(../images/bg-nav.jpg) center -49px no-repeat; /*tab link background during hover state*/color:#fff !important; }
a.menuselected{background:url(../images/bg-nav.jpg) center -49px 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;}

/*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;font-weight:500;padding:7px 12px 8px 12px;text-align:left;}
.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:15px!important;background:url(../images/navround.png) no-repeat;}
.navround2{height:15px!important;background:url(../images/navround2.png) no-repeat;}

#nav li a span{display:block;position:absolute;right:5px;top:7px;}
a.toplevel{ height:29px;}

/* Banner
**********************/

#banner, #login{float:left;height:202px;display:inline;}
#banner{width:770px;}

/* Curved Boxes */

.curved{width:214px;position:relative;}
.curved-top, .curved-btm{width:214px;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 6px;}

/* KFH Online */

#kfhonline{width:202px;margin:3px 0 0 5px;height:100px;font-size:0.9em; }
.h-kfh-online{background:url(../images/kfh-online.jpg);width:129px;height:48px;text-indent:-999em;float:left;margin:8px;}
.kfh-online-btn{margin-top:15px;cursor:pointer;float:left; text-indent:-999em; background:url(../images/enter_btn.jpg) no-repeat; width:54px; height:22px;}
.kfh-online-btn:hover{ background:url(../images/enter_mo.jpg) no-repeat;}
ul#kfh-online-sublist-home{background:url(../images/ic-cogs.jpg) left 50% no-repeat;padding:0 0 10px 25px;clear:left;margin:0 0 0 10px;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 li a:hover{color:#000;}
#kfh-online-sublist-home span{padding:0 3px;}

ul#kfh-online-sublist{background:url(../images/ic-cogs.jpg) left 50% no-repeat;padding:0 0 10px 25px;clear:left;margin:0 0 0 10px;height:35px;}
#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 span{padding:0 3px;}
.inz{color:#000!important;text-decoration:none;}

/* KFH Trade */

#kfhtrade-home{clear:both;height:70px;margin:10px 0 0 5px;}
.h-kfhtrade{background:url(../images/h-kfhtrade.jpg) no-repeat;width:122px;height:50px;text-indent:-999em;float:left;margin:8px 12px 15px 8px;display:inline; }
*+html .h-kfhtrade{margin:8px 8px 0 8px; }

#kfhtrade{margin:27px 0 0 5px;font-size:0.9em; }

/* KFH Prepaid */

#kfhprepaid-home{clear:both;height:86px;margin:0 0 5px 0;}
.h-kfhprepaid{background:url(../images/prepaid_en.gif) no-repeat;width:122px;height:50px;text-indent:-999em;float:left;margin:8px 12px 15px 8px;display:inline; }
*+html .h-kfhprepaid{margin:8px 8px 0 8px; }

#kfhprepaid{margin:5px 0 0 5px;font-size:0.9em; }

.btn-go{background:url(../images/enter_btn.jpg) no-repeat;width:54px;height:22px;padding-top:24px;text-indent:-999em;border:none;cursor:pointer;margin-top:15px;float:right;}

/* 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:capitalize;color:#222;font-weight:800;outline:none;width:130px;display:block;float:left;height:28px;padding:15px 0 0 10px; text-align:center;background:url(../images/tabs-off.png) no-repeat;   }
.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a{background:url(../images/tab-selected.png) no-repeat;color:#006a32;text-decoration:none;}
.tabdiv{background:url(../images/bg-btmrowbox.jpg) repeat-x #fff;height:170px;padding:5px;border-left:1px solid #E5E5E5;border-right:1px solid #E5E5E5;}
.tabdiv li, .lowerboxes li{list-style-image:url(../images/blt-arr-gr-en.png);margin-left: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-right:4px; text-decoration: none;}
ul#newslinks li a:hover{color:#000;}
#newsitems{height:150px;width:360px;overflow:hidden;}
.newsitems{font-size:0.98em;height:150px;position:absolute;left:0;width:360px;clear:left;}
.newsitems p{ margin-left:4px;}
.newsitems h4{margin:14px 0 14px 4px;font-size:0.98em;}
.newsitems img{float:right;margin:10px 10px 0 20px;}
.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:capitalize;color:#006a32;font-size:0.98em;}
h3#h-products{height:18px;padding:20px 0 0 10px;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{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: left; }
#movers-row div a.cross-link { float: left; }
.photo-meta-data{padding:0;margin-top:1px;position:relative;z-index:10;font-size:0.98em;}
.cross-link{ display: block; width: 20px;height:14px; margin:7px 0 0 10px; position: relative; padding:2px 0 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:#060;}


.floatLeft{ float: left; margin-right: 10px;}
.floatRight{ float: right; }
.clear{ clear: both; }
a{ outline: none; }
.panel img{float:left;margin:0 10px;}

/* Chairman's Message & Announcements */
	
#announcements{margin-top:5px;}
.related-list{margin:5px 0 6px 5px !important;}
.related-list ul li{ margin-bottom:6px;}

.lowerboxes{margin:0 0 8px 0; }
.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:left;padding:3px 6px;}
.lowerboxes p{clear:left;font-size:90%;margin-top:12px;}

.extrapad{padding:6px;}

/* Footer
************************************/

#footer{height:80px;background:url(../images/bg-footer-en.jpg) no-repeat;color:#999;font-size:0.9em;padding:5px 0 0 20px;}

#footer h4{color:#006a32;padding-top:10px;margin:0 10px 0 17.5em;font-size:1.1em;}

#quicklinks ul, #quicklinks h4{float:left;display:inline;}
#quicklinks ul{background:url(../images/dotted-vert.gif) left no-repeat;padding-left:3px;margin-left:6px;}
#quicklinks ul li{margin:0 0 8px 15px;background:url(../images/blt-arr-gr-en.png) left 50% no-repeat;padding-left:10px;}
*+html #quicklinks ul li{padding-left:6px;}
#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:left;margin-right:8px; text-decoration:none;}
#termslist li a{color:#666;}
#termslist li a:hover{color:#006a32;}

#quicklinks{position:relative;top:-20px; margin:0 0 0 87px; /*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: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.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-left:25px;}

#footprints{/*position:absolute;right:16px;top:150px;*/font-size:0.8em; margin:0 0 15px 15px;width:700px; }
#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;}


#icons{position:absolute;right:25px;top:16px;color:#999;}
#icons li a{display:block;padding-left:22px;height:26px;float:right;margin-left:20px;color:#333;text-decoration:none;}
.ic-print{background:url(../images/ic-print.jpg) left 0 no-repeat;}
.ic-email{background:url(../images/ic-email.jpg) left 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:left;margin-right: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-r.jpg);right:15px;}
.jFlowPrev{background:url(../images/btn-arr-l.jpg);left:18px;}

#slide1, #slide2, #slide3, #slide4, #slide5{width:810px;margin:0 auto;height:200px;padding:20px;overflow:hidden;}

/* Slide Content */

#content-jslide h3{color:#088745;font-size:1.4em;}
#content-jslide img{float:right;margin:20px 20px 0 0;}
#content-jslide p{float:left;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-right: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:left;position:relative;display:inline;}
#side-column{width:213px;float:left;display:inline;}

/* 4 Column Nested Layout
***********************************************/

#cols-holder{background:url(../images/bg-innercontent.gif) repeat-y;width:765px;margin:0 0 0 7px; }

#cols-holder div{float:left;display:inline;margin:0;}
#cols-holder p{padding:10px 20px 15px 0;margin:0 0 7px 15px; text-align:justify;}

#cols4-1{width:192px;background:url(../images/img-banking-accounts.jpg) top no-repeat;}
#cols4-2{width:192px;background:url(../images/img-banking-cc.jpg) top no-repeat;}
#cols4-3{width:190px;background:url(../images/img-banking-segment.jpg) top no-repeat;}
#cols4-4{width:197px;background:url(../images/img-banking-eserv.jpg) top no-repeat;}
#cols4-5{width:192px;background:url(../images/img-banking-accounts.jpg) top no-repeat;}
#cols4-6{width:192px;background:url(../images/img-banking-cc.jpg) top no-repeat;}
#cols4-7{width:191px;background:url(../images/img-banking-segment.jpg) top no-repeat;}
#cols4-8{width:197px;background:url(../images/img-banking-eserv.jpg) top no-repeat;}

#col-left{width:192px;float:left;display:inline;}


.cols4-h, #col-left h3{background:url(../images/bg-h-inner4.jpg) no-repeat;height:49px;color:#222222;font-size:0.8em;text-align:center;margin:150px 0 0 11px;padding-top:18px; width:167px;}
#col-left h3{margin-top:4px;}



#innercontent-btm{display:block;background:url(../images/bg-innercontent-btm.gif) ;height:16px;clear:left;width:768px;}

#cols4-holder em{background:url(../images/divider.gif);width:2px;height:300px;display:block;position:absolute;top:145px;}
.d1{left:195px;} .d2{left:387px;} .d3{left:578px;} 

/* Standard List (Green circle, grey links) */

ul.standard{color:#0AA157;margin-left:15px;width:90%;}
.standard li{margin:0 0 14px; background:url(../images/rect_dot.jpg) no-repeat left 50%; padding-left:10px;}
.standard li a{color:#5B5B5B;text-decoration:none;border-bottom:1px dotted #999; padding-bottom:5px; }
.standard li a:hover{color:#0AA157;}

.ext_std{margin-left:20px !important;}

/* Top Inner Banner */

#banner-inner{width:766px;height:120px;margin:4px 3px 0;  }
#banner-inner span{ margin-left:3px;}

/* Side Banner */

#sidebanner{margin:6px 0 0 5px;}

#sidebanner li a img{margin:1px 0 1px 0;width:214px;}
/**+html #sidebanner li a img{margin:1px 0 1px 2px;}

#sidebanner li object{ padding:0; float:left;}
*+html #sidebanner li object{vertical-align:middle; margin:1px 0 1px 5px;}*/


/* Inner Content Wide */

#innercontent-top{background:url(../images/bg-innercontent-top.gif);width:768px;height:16px;margin-left:7px;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 20px 15px 0;margin:0 0 7px 15px;border-bottom:1px dotted #dadada;width:93%;text-transform:capitalize;color:#006a32;font-size:1.2em;}
.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;}

.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;}

/* Commercial */

.summary-commercial{width:460px;position:absolute;top:150px;right:10px;}
ul.cols5{margin-left:10px;clear:both;}
ul.cols5 li{width:150px;display:block;height:123px;float:left;position:relative;margin:0 2px 12px 0;}
ul.cols5 li a{background:url(../images/bg-h-inner5.jpg);width:130px;height:43px;text-align:center;font-weight:800;font-size:1.1em;padding:0 10px;color:#fff;text-decoration:none;display:block;position:absolute;bottom:0;}
ul.cols5 li a span{position:relative;top:8px;}  /* Shifts 2-lined heading upwards for vertical alignement */
ul.cols5 li span a{position:relative;display:table-cell;vertical-align:middle;margin-top:700px;}

ul.cols5 li ul{font-size:0.9em;padding:6px;color:#006a32;}
ul.cols5 li ul li{height:auto;background:url(../images/blt-arr-gr-en.png) left 50% no-repeat;padding-left:15px;margin:4px 0;width:150px;}

.comm-img{height:99px;display:block;}
.comm-img1{background:url(../images/img-h-cars.jpg);}
.comm-img2{background:url(../images/img-h-usedcars.jpg);}
.comm-img3{background:url(../images/img-h-leasing.jpg);}
.comm-img4{background:url(../images/img-h-maintenance.jpg);}
.comm-img5{background:url(../images/img-h-construction.jpg);}
.comm-img6{background:url(../images/img-h-furniture.jpg);}
.comm-img7{background:url(../images/img-h-sundus.jpg);}
.comm-img8{background:url(../images/img-h-aftersales.jpg);}
.comm-img9{background:url(../images/img-h-companies.jpg);}
.comm-img10{background:url(../images/img-h-electronics.jpg);}



/* Real Estate */

ul#real-estate-links {margin-left:8px;}
#real-estate-links li{display:inline;}
#real-estate-links a{display:block;float:left;width:230px;height:57px;padding:99px 10px 0 0;background-repeat:no-repeat;color:#fff;font-weight:800;text-align:center;text-decoration:none;}
ul#real-estate-links span{display:block;font-size:0.8em;font-weight:500;}

.re2, .re3{margin-left:16px;}
.re1{background:url(../images/img-h-realestatelocal.jpg);}
.re2{background:url(../images/img-h-realestateintl.jpg);}
.re3{background:url(../images/img-h-realestatekfh.jpg);}


#btn-calc{background:url(../images/btn-calc.jpg);width:740px;height:41px;text-indent:-999em;display:block;margin-left:13px;}

/* commercial services */

ul#commercial-links {margin-left:15px;}
#commercial-links li{display:inline;}
#commercial-links a{display:block;float:left;width:348px;height:57px;padding:120px 10px 0 0;background-repeat:no-repeat;color:#fff;font-weight:800;text-align:center;text-decoration:none;}
ul#commercial-links span{display:block;font-size:0.8em;font-weight:500;}

/*.comme1, .comme3{margin-left:16px;}*/
.comme1{background:url(../images/img-h-cars.jpg)}
.comme2{ background:url(../images/murahabhaa.jpg)}
.comme3{background:url(../images/after_sales.jpg)}

/*end of commercial services */


/* IE7 Fixes
*****************************/

*+html #topleft{margin-right:4px;}
*+html #quicklinks ul li{padding-left:0;margin:0 0 8px 8px;}
*+html #footer h4{margin:0 10px 0 17em;}


/* inner landing pages */

.main-products-list{width:167px;min-height:20px;  margin:0 3px 0 16px !important;}

.cols4-h-main{background:url(../images/grey_box.jpg) no-repeat;height:33px;color:#222222;font-size:0.8em;text-align:center;padding-top:5px; width:152px; clear:both;margin-top:-2px;  padding-left:5px; padding-right:10px; }

.cols4-h-main a{ text-decoration:none; color:#222222;}
.cols4-h-main a:hover{color:#006a32;}


.main-products-list ul{color:#0AA157;margin-left:15px;width:90%;}
.main-products-list ul li{margin:0 0 14px 0; background:url(../images/rect_dot.jpg) no-repeat left 50%; padding-left:10px;}
.main-products-list ul li a{color:#5B5B5B;text-decoration:none; padding-bottom:5px;}
.main-products-list ul li a:hover{color:#0AA157;}
.main-products-list img{border:none;}
.btn-profts{margin-top:4px;}

/*new inner landing pages 


.products-list{width:351px !important;height:139px; margin:10px 3px 0 16px !important; position:relative; float:left;}
.products-list img{ z-index:-999; }
.product-list h3{ color:#00F !important; position:absolute; left:100px !important;}
*/
.products-heading{ color:#222; margin:12px 8px 10px 165px;}
.products-heading a{ color:#222;text-decoration:none;}
.products-heading a:hover{ color:#0AA157;}
.products-list{color:#0AA157;margin-left:165px;width:48% ;}
.products-list li{margin:0 0 4px 0; background:url(../images/rect_dot.jpg) no-repeat  0 4px; padding-left:10px;color:#5B5B5B;}
.products-list li a{color:#5B5B5B;text-decoration:none; padding-bottom:0; }
.products-list li a:hover{color:#0AA157;}
.products-list li.last{ background:none;font-size:0.8em; margin-left:120px;}



#products-wrapper{ margin:0; padding:0; width:750px; min-height:355px; height:auto !important;height:355px;}
#products-wrapper div{width:351px; height:139px;margin:10px 3px 0 16px !important;}


/*banking promotions */

#banking-promotions-list1{ background:url(../images/special_en.jpg) no-repeat; }
#banking-promotions-list2{ background:url(../images/privilege_en.jpg) no-repeat; }
#banking-promotions-list3{ background:url(../images/hotels_en.jpg) no-repeat; }
#banking-promotions-list4{ background:url(../images/discounts_en.jpg) no-repeat; }
#banking-promotions-list5{ background:url(../images/airport_en.jpg) no-repeat; }
#banking-promotions-list6{ background:url(../images/dine_uae_ban_en.jpg) no-repeat; }

/*investor relations */

#investor-product-list1{ background:url(../images/Indicators_en.jpg) no-repeat; }
#investor-product-list2{ background:url(../images/investor_news_en.jpg) no-repeat; }
#investor-product-list3{ background:url(../images/RealEstate_en.jpg) no-repeat; }
#investor-product-list4{ background:url(../images/global-directory_en.jpg) no-repeat; }
#investor-product-list5{ background:url(../images/awards-ratings_en.jpg) no-repeat; }
#investor-product-list6{ background:url(../images/annual_en.jpg) no-repeat; }
#investor-product-list7{ background:url(../images/affiliates_en.jpg) no-repeat; }
#investor-product-list8{ background:url(../images/contact_en.jpg) no-repeat; }


/*banking services */

#bank-product-list1{ background:url(../images/bg_bank_account.jpg) no-repeat; }
#bank-product-list2{ background:url(../images/bg_bank_credit.jpg) no-repeat; }
#bank-product-list3{ background:url(../images/bg_bank_customer.jpg) no-repeat; }
#bank-product-list4{ background:url(../images/bg_bank_eservices.jpg) no-repeat; }


/*Private banking services */

#privatebanking-product-list1{ background:url(../images/bg_pbank_account.jpg) no-repeat; }
#privatebanking-product-list2{ background:url(../images/bg_diamondcard.jpg) no-repeat; }
#privatebanking-product-list3{ background:url(../images/bg_bank_customer.jpg) no-repeat; }
#privatebanking-product-list4{ background:url(../images/bg_bank_eservices.jpg) no-repeat; }

/*commercial services */

#comm-product-list1{ background:url(../images/bg_after_sales.jpg) no-repeat;}
#comm-product-list2{ background:url(../images/bg_transcation_procedure.jpg) no-repeat;}
#comm-product-list3{ background:url(../images/bg_murabahaa.jpg) no-repeat;}
#comm-product-list4{ background:url(../images/bg_car_leasing.jpg) no-repeat;}



/*corporate services */

#corporate-product-list1{background:url(../images/bg_credit.jpg) no-repeat;}
#corporate-product-list2{background:url(../images/bg_credit_department.jpg) no-repeat;}



/*real estate services */

#real-product-list1{background:url(../images/bg_local_realestatea.jpg) no-repeat;}
#real-product-list2{background:url(../images/bg_international_realestate.jpg) no-repeat;}
#real-product-list3{background:url(../images/bg_bank_eservices.jpg) no-repeat;}
#real-product-list4{background:url(../images/bg_internet_banking.jpg) no-repeat;}

/*investment services */

#investment-product-list1{background:url(../images/bg_direct_investment.jpg) no-repeat;}
#investment-product-list2{background:url(../images/bg_international_investment.jpg) no-repeat;}
#investment-product-list3{background:url(../images/bg_treasurey.jpg) no-repeat;}
#investment-product-list4{background:url(../images/bg_asset_management.jpg) no-repeat;}
#investment-product-list5{background:url(../images/bg_international_relations.jpg) no-repeat;}
#investment-product-list6{background:url(../images/bg_projects_finance.jpg) no-repeat;}

/*Media Center services */

#mediacenter-product-list1{ background:url(../images/bg_corporate_en.jpg) no-repeat; }
#mediacenter-product-list2{ background:url(../images/bg_events_en.jpg) no-repeat; }
#mediacenter-product-list3{ background:url(../images/bg_news_en.jpg) no-repeat; }
#mediacenter-product-list4{ background:url(../images/bg_video_en.jpg) no-repeat; }


/*services section */

#services-product-list1{background:url(../images/bg_internet_banking.jpg) no-repeat;}
#services-product-list2{background:url(../images/bg_atm.jpg) no-repeat;}
#services-product-list3{background:url(../images/bg_sms.jpg) no-repeat;}
#services-product-list4{background:url(../images/bg_smsontime.jpg) no-repeat;}
#services-product-list5{background:url(../images/bg_instant_sms.jpg) no-repeat;}
#services-product-list6{background:url(../images/bg_allo_baitak.jpg) no-repeat;}
#services-product-list7{background:url(../images/bg_sawtak.jpg) no-repeat;}
#services-product-list8{background:url(../images/bg_international_calls.jpg) no-repeat;}


/*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:0 0 0 15px; }
#kfh-announcement p{ margin:0 8px 8px 15px; padding:3px 0 0 0; font-size:10px; line-height:normal;  }


/*for the 2seond level pages */


.inner-content{ width:760px; 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-left:35px;width:auto;}
.inner-content ul li{margin:0 0 14px 0; background:url(../images/rect_dot.jpg) no-repeat 0  4px; padding-left:10px;}
.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-content21{ width:360px; min-height:357px;height:auto !important;height:357px;}
.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-left:20px;width:auto;}
.inner-content21 ul li{margin:0 0 14px 0; background:url(../images/rect_dot.jpg) no-repeat 0  4px; padding-left:10px;}
.inner-content21 ul li a{color:#0AA157;text-decoration:none; padding-bottom:5px;}
.inner-content21 ul li a:hover{color:#000;text-decoration:none; }
/*.button{ background:#093; height:40px; padding:10px; text-decoration:none; color:#fff !important; text-align:center;}
.button:hover{background:#006a32;}*/

.inner-table{margin:0 0 7px 15px; border:1px solid #fff; border-collapse:collapse; color:#333; }
.inner-table strong{ color:#fff; }
.inner-table td.leftpadding{ padding-left:15px; }


#login-links{ width:600px; 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:left;}
#login-links p  a{ display:block; color:#fff;}
.image-r{float:right; padding:0 0 10px 30px;}
.icons{ padding:3px 5px 5px 20px; vertical-align:middle;}
.icons-dir{ padding:3px 5px 5px 0; vertical-align:middle;}
.hr{ border-bottom:1px dotted #000;}



/*accordian */



.accordion{ width:760px; margin:10px 0 20px 0 !important;}
.accordion h4{background:url(../images/accordian_bg.jpg) no-repeat;padding:8px 0 0 30px; color:#093; cursor:pointer; font-size:12px; height:31px; margin-left:15px; width:726px; float:left; }
.accordion h4 span{background:url(../images/plus.jpg) no-repeat;display:block;width:13px;height:13px;margin:2px 35px 0 5px;float:right;}
.accordion div{ min-height:40px;background:#f1f1f1; margin:0 0 10px 15px !important; width:726px; }
.accordion p{ width:700px ; float:left; }
.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; width:670px;}
.accordion div ul li{margin:0 0 14px 0; background:url(../images/rect_dot.jpg) no-repeat 0  4px; padding-left:10px; width:97%;}
.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-left:15px; border:none !important;}




/*about us section */

.annual-reports{ background:url(../images/annual-report-bg.jpg) no-repeat ; width:694px; height:67px; margin-left:15px !important;  }
.annual-reports p{margin:22px 0 15px 200px !important; width:220px; float:left;  }
#annualreport-form{ width:250px; float:right;margin:32px 0 15px 0 !important;}
#jumpMenu{  width:200px; font:normal normal 100% Tahoma, Arial, Helvetica;color:#5D5D5D;  }

.management-list-advisory{width:167px;min-height:20px;  margin:10px 50px 20px 16px !important;}
.management-list{width:167px;min-height:20px;  margin:10px 5px 20px 16px !important;}
.management-list-first{width:450px;min-height:20px;  margin:10px 3px 10px 300px !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:9px; font-weight:bold;}
.management-middle-list{  margin-left:90px !important; float: left; width:600px;}

.globaldir-col-1{ width:55%; min-height:100px; float:left; }
.globaldir-col-2{  width:45%; min-height:100px; float:left;  }



/*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:left; margin-left:15px !important; min-height:300px;}
.profits-holder p{  width:100% !important; padding:0 !important; margin:18px 20px 8px 0!important; float:left; }
.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: left;}
.profits-right{width:304px; min-height:100px; float:right !important;}

.section{  margin:5px !important; }
.table-inner{border:1px solid #fff; border-collapse:collapse;}
td.greenheading{ background:url(../images/kfh_left_gr.gif) left top no-repeat #088744; height:20px;}
td.rightgreencurve{ background:url(../images/kfh_right_gr.gif)  right top no-repeat #088744; height:20px;}
td.whiteheading{ color:#fff; padding-left:7px; font-weight:bold; }
td.greyheading{background:#f6f6f6; padding:5px 0 4px 7px;}

td.lightgreen{ background:#e2f3e9; padding:5px 0 4px 7px; }
.table-inner a{ text-decoration:none;color:#006a32; font-size:0.9em;}
.table-inner a:hover{ text-decoration:none;color:#FF7500;}

td.greenbg{ background:#088744;}
#profit-form{ float:right; margin:10px 20px 10px 0;}
#profit-form label{ color:#093; padding-right:10px;}
td.accordianborder{ border-right:1px solid #fff;}

.table-wrapper{  margin:0 0 10px 15px !important; float:left; width:700px;}
*+html .table-wrapper{width:705px;}
/******Added on 8-04-2010 begin*****/
.table-awards-wrapper{  margin:0 0 10px 15px !important; float:left; width:475px;}
*+html .table-awards-wrapper{width:480px;}
/*****End*****/

.yellow-note{ color:#FF7500; font-size:11px;}
ul.numbers li{ background:none !important;}
#form-protection{ margin-left:15px;}


#page-bottom-links{ width:750px; margin:10px 0 10px 15px !important;}
#page-bottom-links p{ width:100px; text-align:center; font-weight:bold; float:left; margin:0 10px 0 0; padding:0; background:#f5f5f5; display:block; padding:2px; font-size:12px; }
#page-bottom-links p a{color:#006a32; display:block;}
#page-bottom-links p a:hover{color:#093;;}

.credit-cards{border-bottom:1px dotted #093; min-height:100px;margin:0 0 20px 15px !important; width:96%; padding:0 0 10px 0;}
.credit-cards img{float:left; padding:0 15px 10px 0;}
.credit-cards strong{color:#093; padding-left:5px;}
.knowmore{ float:right;background:url(../images/know_btn.jpg); text-indent:-999em; width:84px; height:27px;}

*+html .knowmore{ position:relative; margin:-15px 20px 0 0;}


.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:735px;margin-left:15px !important;border-bottom:1px dotted #dadada; padding:0 0 15px 0; }
#newssearch{   float:right; margin:8px 0 0 0; }
#newssearch label{font-weight:bold; padding:0 10px 0 0;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 0 0 140px !important;
display:block;
text-align:center !important;
width:330px !important;
}

.cls-green{ color:green; }
.cls-red{ color:red; }
.cls-orange{ color:#F7941D; }

.lbl{
width:150px;
text-align:left !important;
margin-left:5px !important;
margin-top:5px !important;
}

.txtDesc{
 width:450px !important;
 text-align:center !important;
}

.lbl-dt{ margin-left:95px !important; }

/* sharjeel code end */

.shareea-middle-list{  margin-left:60px !important; float: left; width:700px;}
.note{ font-size:11px;}
.note li{ margin:0 0 4px 0 !important; padding:0 !important;}

.rightlinks{ margin:6px 0 0 5px }
.rightlinks-section{width:199px; margin:10px 8px 8px 8px;}
.branch-locator-link{ background:url(../images/locate.jpg) no-repeat; width:199px; height:52px; margin:0 0 8px 0;}
.directsalesform-link{ background:url(../images/direct-sales.jpg) no-repeat; width:199px; height:52px; margin:0 0 8px 0;}
.call-center-link{ background:url(../images/call-center.jpg) no-repeat; width:199px; height:52px; margin:0 0 8px 0;}
.swatak-voice-link{ background:url(../images/swatak-voice.jpg) no-repeat; width:199px; height:52px; margin:0 0 8px 0;}
.request-info{background:url(../images/more-info.jpg) no-repeat; width:199px; height:52px; margin:0 0 8px 0;}
.request-info-img{ margin:0 0 8px 0;}
.links-text{ margin:10px 0 0 51px; 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:left;}
.banner-space{ margin:6px 0 0 5px;}

.prepaid-home{margin:0 0 3px 0; }
*+html .prepaid-home{margin:0;}
*+html #announcements{margin:0;}

/*sitemap*/

.sitemap-wrap{ width:96%; margin:15px 0 15px 15px !important; float:left;}
.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 0 0 10px !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) 0 4px no-repeat !important;  }
.sitemap-list ul{ margin:4px 0 0 8px!important; padding:0 !important;}
.sitemap-list ul li{ background:url(../images/arrow_en.gif) no-repeat 0  4px !important;padding-left:10px;}
.toppadding{ margin:20px 0 0 0;}


/*homepage poll */
.poll{ width:214px; height:134px; background:url(../images/survey-home.jpg) no-repeat;}
.poll-text{ position:absolute; margin:105px 0 0 13px;}
.poll-button{ position:absolute; margin:105px 0 0 155px; background:url(../images/enter_mo.jpg); width:54px; height:22px;}
.poll-button:hover{ background:url(../images/enter_btn.jpg); 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;}

/*top quickk links */

.divider{ background:url(../images/hdr_divider.jpg) no-repeat; height:41px; width:2px;margin:16px 0 0 20px; float:left;}
.branch-atm{ float:left; margin:28px 0 0 8px;  }
.branch-icon{ background:url(../images/locmap-icon.jpg) left 50% no-repeat; padding:0 0 0 23px; margin:0 0 0 5px; display:block !important; float:left; height:18px; }
.video-icon{ background:url(../images/video-icon.jpg) left 50% no-repeat;padding:0 0 0 28px;display:block !important; float:left; height:20px;}

.headlist{ padding-right:5px;}


#info_0{position: absolute; width: 250px; height: 210px; z-index:100; visibility: hidden; right:45px;bottom:50px; 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:left;}
.close-popup{background:url(../images/close-btn.png) no-repeat; width:15px; height:13px; text-indent:-9999em; display:block; float:right; margin:10px; }
#info_0 a{color:#006a32;text-decoration:none; }
#info_0 a:hover{color:#000;}
*+html #info_0{right:45px;bottom:40px;}

.bgcurveiframe{  height:22px; background:url(../images/AdminImages/bg_curve_r.jpg) left top no-repeat #088744; text-align:left; padding-left:5px;}
.bgcurve_riframe{height:22px; background:url(../images/AdminImages/bg_curve.jpg) right top no-repeat #088744; text-align:left; padding-left:5px;}
.bgnormal{height:15px; text-align:left;  padding-left:5px;}



.bgcurve{background:url(../images/AdminImages/bg_curve_r.jpg) left top no-repeat #088744; text-align:center; padding-right:5px;}
.bgcurve_r{background:url(../images/AdminImages/bg_curve.jpg) right top no-repeat #088744; text-align:left; padding-right:4px;}
a.linkclass{color:#006a32;text-decoration:none;}
a.linkclass:hover{color:#000;text-decoration:none;}

.bgcurve1{background:url(../images/AdminImages/bg_curve_r.jpg) left top no-repeat #088744; padding-right:5px;}
.bgcurve_r1{background:url(../images/AdminImages/bg_curve.jpg) right top no-repeat #088744; padding-right:5px;}


.bgcurveCar{background:url(../images/AdminImages/bg_curve_r.jpg) left top no-repeat #088744; text-align:left; padding-right:5px;}
.bgcurve_Car{background:url(../images/AdminImages/bg_curve.jpg) right top no-repeat #088744; text-align:left; padding-right:4px;}

.hidden-message
{
display:none;
}

/* KFH Poll */

.kfh-poll-btn{margin-top:15px;cursor:pointer;float:right; text-indent:-999em; outline-width:0px; background:url(../images/enter_btn.jpg) no-repeat; width:54px; height:22px;}
.kfh-poll-btn:hover{ background:url(../images/enter_mo.jpg) no-repeat;}

.pollId{display:inline;color:#ccc;font-size:0.9em;}
.pollId:hover{color:#000;}

.indicator-heading{text-align:center;background-color:#9BBB59; color:White;}

.indicator-heading2{text-align:center;background-color:#37A163; color:White;}

/********* Added on 05/10/2010 border:none !important;cursor:pointer;margin-top:15px;float:right;***********************************/
/*.prepaid_button{border:none !important;cursor:pointer;margin-top:15px;float:right;background:url(../images/buttons/prepaid_button_wht_en.jpg) no-repeat; text-indent:-999em; text-decoration:none;}
*/
.prepaid_button{width:230px;height:27px;border:none !important;cursor:pointer;margin-top:15px;float:left;background:url(../images/buttons/prepaid_button_wht_en.jpg) no-repeat; text-indent:-999em; text-decoration:none;}
.prepaid_button:hover{ background:url(../images/buttons/prepaid_button_grn_en.jpg) no-repeat;}




.GrayButton
{
width:auto;
margin:5px 0 8px 10px;
border:1px solid #CCC;	
font:Arial, Helvetica, sans-serif;

color:#5d5d5d;
}


/************* Added on 16/02/2011 for Amiri Grant */
#AmiriGrant_{background:none!important;}
#AmiriGrant_ li{display:inline;}
#AmiriGrant_ li a, #AmiriGrant_ li span{float:left;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:600px; 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:left;}
#login2-links p  a{ display:block; color:#fff;}
.image-r{float:right; padding:0 0 10px 30px;}
.icons{ padding:3px 5px 5px 20px; vertical-align:middle;}
.icons-dir{ padding:3px 5px 5px 0; vertical-align:middle;}
.hr{ border-bottom:1px dotted #000;}




#kfhonline2{width:202px;margin:3px 0 0 5px;height:100px;font-size:0.9em; }
.h-kfhprepaid{background:url(../images/prepaid_en.gif);width:129px;height:48px;text-indent:-999em;float:left;margin:8px;}
.kfh-online-btn{margin-top:15px;cursor:pointer;float:left; text-indent:-999em; background:url(../images/enter_btn.jpg) no-repeat; width:54px; height:22px;}
.kfh-online-btn:hover{ background:url(../images/enter_mo.jpg) no-repeat;}

ul#kfh-Prepaid-sublist-home{background:url(../images/ic-cogs.jpg) left 50% no-repeat;padding:0 0 10px 25px;clear:left;margin:0 0 0 10px;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 li a:hover{color:#000;}
#kfh-Prepaid-sublist-home span{padding:0 3px;}

ul#kfh-online-sublist{background:url(../images/ic-cogs.jpg) left 50% no-repeat;padding:0 0 10px 25px;clear:left;margin:0 0 0 10px;height:35px;}
#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 span{padding:0 3px;}
.inz{color:#000!important;text-decoration:none;}

