﻿@font-face {
    font-family: 'myriadproregular';
    src: url('/fonts/myriadpro/myriadproregular.eot');
    src: url('/fonts/myriadpro/myriadproregular.eot?') format('embedded-opentype'), url('/fonts/myriadpro/myriadproregular.ttf') format('truetype'), url('/fonts/myriadpro/myriadproregular.woff') format('woff'), url('/fonts/myriadpro/myriadproregular.svg#myriadproregular') format('svg');
}

@font-face {
    font-family: 'calibri';
    src: url('/fonts/calibri/calibri.eot');
    src: url('/fonts/calibri/calibri.eot?') format('embedded-opentype'), url('/fonts/calibri/calibri.ttf') format('truetype'), url('/fonts/calibri/calibri.woff') format('woff'), url('/fonts/calibri/calibri.svg#calibri') format('svg');
}


@font-face {
    font-family: 'GESSText-Medium';
    src: url('/fonts/gess/gess_medium.eot');
    src: url('/fonts/gess/gess_medium.eot?') format('embedded-opentype'), url('/fonts/gess/gess_medium.ttf') format('truetype'), url('/fonts/gess/gess_medium.woff') format('woff'), url('/fonts/gess/gess_medium.svg#GESSText-Medium') format('svg');
}

@font-face {
    font-family: 'GESSText-Light';
    src: url('/fonts/gess/gess_light.eot');
    src: url('/fonts/gess/gess_light.eot?') format('embedded-opentype'), url('/fonts/gess/gess_light.ttf') format('truetype'), url('/fonts/gess_light.woff') format('woff'), url('/fonts/gess/gess_light.svg#GESSText-Light') format('svg');
}

* {
    margin: 0;
    padding: 0;
    outline-style: none;
    outline: 0px;
    outline: none;
}

body {
    font-family: Tahoma; /* Default Website Font Body Background Color */
    font-size: 13px;
    color: #7f7f7f;
    line-height: 18px;
    background: #fff;
    text-align: right;
}

.divContainer /* Main Div Style */ {
    width: 933px;
    margin: 0px auto;
}

.header {
    margin-top: 13px;
}

.full-width {
    width: 100%;
    margin: 0 auto;
    min-width: 930px;
}

.logo {
    width: 300px;
}

.navi {
    width: 200px;
}

    .navi, .navi a {
        color: #786869;
        font: 11px/11px tahoma,sans-serif;
        text-align: left;
    }

.navi-links {
    border-left: 1px solid #786869;
    color: #786869;
    padding-left: 10px;
    margin-left: 10px;
}

.apply_now {
    margin-top: 15px;
    text-align: center;
}

    .apply_now img {
        max-width: 146px;
    }

.contactNumber {
    background: url(/resources/images/hotitems/ar/CallUs.png) no-repeat top right;
    width: 185px;
    height: 21px;
    margin-top: 10px;
    overflow: hidden;
}

    .contactNumber p {
        margin-top: 25px;
    }

#divNavigationMenu {
    border-top: 1px solid #e2e2e2;
    margin-top: 11px;
}
/* Related Links Start */
.divRelatedLinks {
    width: 193px;
    height: 230px;
    background: url(/resources/images/layout/RelatedLinksBG.jpg);
}

.divRelatedLinks, .banner {
    margin-top: 8px;
}

h2.RelatedLinkTitle {
    font: normal 27px/55px GESSText-Light,sans-serif;
    color: white;
}

ul.RelatedLinks {
    height: 100%;
    border-right: 1px solid #e3e1e2;
}

    ul.RelatedLinks li {
        color: #8e8e8e;
        list-style: none;
        font: normal 16px/24px GESSText-Light,sans-serif;
        margin: 1px 4px;
    }

        ul.RelatedLinks li.liLast a {
            border-bottom: 0px;
        }

        ul.RelatedLinks li:hover, ul.RelatedLinks li.active {
            border-right: 1px solid #ec1d25;
            margin-right: -1px;
            padding-right: 4px;
        }

            ul.RelatedLinks li:hover a, ul.RelatedLinks li.active a {
                color: #ec1d25;
                text-decoration: none;
            }

        ul.RelatedLinks li a {
            color: #8e8e8e;
            display: block;
            padding: 0 7px;
            border-bottom: 1px solid #e7e7e7;
        }
/* Related Links End */
/* Navigation Menu Starts */
#divNavigationMenu #nav {
    list-style: none;
    height: 32px;
    width: 933px;
    margin: 0px auto;
    direction: ltr;
}

    #divNavigationMenu #nav li.top, #divNavigationMenu #nav li:hover ul.sub li {
        float: right;
    }

    #divNavigationMenu #nav li.top, #divNavigationMenu #nav li a.top_link {
        display: block;
    }

    #divNavigationMenu #nav li.top {
        z-index: 98;
        height: 32px;
        margin-top: -1px;
        position: relative;
    }

        #divNavigationMenu #nav li.top:hover, #divNavigationMenu #nav li.active {
            border-top: 1px solid #ec1d23;
            z-index: 200;
        }

            #divNavigationMenu #nav li.top:hover a, #divNavigationMenu #nav li.active a.top_link {
                color: #ec1d23;
                margin-top: 9px;
            }

    #divNavigationMenu #nav li a.top_link {
        color: #8d8d8d;
        text-decoration: none;
        font: normal 16px/11px GESSText-Light,sans-serif;
        border-left: 1px solid #d4d2d5;
        padding: 0 30px;
        cursor: pointer;
        margin-top: 10px;
    }

    #divNavigationMenu #nav li.liFirst a.top_link {
    }

    #divNavigationMenu #nav li.liLast a.top_link {
        border-left: 0px solid #d4d2d5;
    }

    #divNavigationMenu #nav ul, #divNavigationMenu #nav li:hover ul ul, #divNavigationMenu #nav li:hover ul li:hover ul ul, #divNavigationMenu #nav li:hover ul li:hover ul li:hover ul ul, #divNavigationMenu #nav li:hover ul li:hover ul li:hover ul li:hover ul ul {
        position: absolute;
        top: -9999px;
        width: 0;
        height: 0;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    #divNavigationMenu #nav li:hover ul.sub {
        right: 0px;
        top: 32px;
        color: #fff;
        width: 180px;
        height: auto;
        z-index: 300;
        line-height: 20px;
        border-top: 4px solid #ec1d23;
    }

        #divNavigationMenu #nav li:hover ul.sub li {
            display: block;
            position: relative;
            width: 180px;
            font-weight: normal;
            font-family: Tahoma;
            background: url(/resources/images/layout/DropdownBG.png) repeat-y top right;
        }

            #divNavigationMenu #nav li:hover ul.sub li a {
                border-bottom: 1px solid #9a9a9a;
                display: block;
                font: normal 12px/26px tahoma,sans-serif;
                width: 160px;
                margin: 0 10px;
                color: #b7b7b7;
                text-decoration: none;
            }

                #divNavigationMenu #nav li:hover ul.sub li a:hover {
                    color: #e1e1e1;
                }

                #divNavigationMenu #nav li:hover ul.sub li a.aLast {
                    border-bottom: 0px;
                }

#divNavigationMenu ul#nav li ul li ul {
    display: none;
}

#divNavigationMenu ul#nav li ul li:hover ul {
    display: block;
}

#divNavigationMenu #nav li:hover ul li:hover ul, #divNavigationMenu #nav li:hover ul li:hover ul li:hover ul, #divNavigationMenu #nav li:hover ul li:hover ul li:hover ul li:hover ul, #divNavigationMenu #nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul {
    right: 175px;
    top: -4px;
    display: block;
    font-size: 11px;
    width: 180px;
    text-indent: 5px;
    color: #000;
    text-decoration: none;
}

/* Navigation Links End */
/* Content Slider Starts */
#contentslides {
    position: relative;
    opacity: 0;
    direction: ltr;
}

    #contentslides a img {
        width: 100%;
    }

    #contentslides .slidesjs-navigation {
        display: block;
        position: absolute;
        z-index: 1000;
        top: 46%;
        width: 35px;
        height: 0;
        padding-top: 34px;
        overflow: hidden;
        background: url(/resources/images/hotitems/Arrows.png) no-repeat;
        background-position: 0 0;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
    }

    #contentslides .slidesjs-previous {
        background-position: 0 0;
        left: 7%;
    }

        #contentslides .slidesjs-previous:hover {
            background-position: 0 -36px;
        }

    #contentslides .slidesjs-next {
        background-position: -43px 0;
        right: 7%;
    }

        #contentslides .slidesjs-next:hover {
            background-position: -43px -36px;
        }

    #contentslides .slidesjs-pagination {
        position: absolute;
        z-index: 999;
        bottom: 5%;
        left: 50%;
        clear: both;
    }

        #contentslides .slidesjs-pagination li {
            list-style: none;
            float: right;
            width: 10px;
            height: 10px;
            border-radius: 10px;
            -moz-border-radius: 10px;
            -webkit-border-radius: 10px;
            overflow: hidden;
            margin-right: 7px;
        }

            #contentslides .slidesjs-pagination li a {
                background-color: #c11a22;
                padding: 10px;
            }

                #contentslides .slidesjs-pagination li a.active {
                    background-color: #8c8c8c;
                }
/* Content Slider Ends */
/* Fixed Left Hotitems Start */
.fixedleftHotitems {
    position: fixed;
    right: 0px;
    top: 33%;
    width: 84px;
    z-index: 5555;
    display: none;
}

    .fixedleftHotitems .links {
        background: #ec1d25;
    }

    .fixedleftHotitems .shadowbg {
        border-top: 1px solid #fa0001;
        background: url(/resources/images/hotitems/shadow.png) no-repeat bottom center;
        width: 84px;
        height: 20px;
    }

    .fixedleftHotitems a {
        display: block;
        width: 84px;
        height: 65px;
    }

        .fixedleftHotitems a.getFinanced {
            background: url(/resources/images/hotitems/ar/GetFinance.png) no-repeat center center;
            border-bottom: 1px solid #d10000;
        }

        .fixedleftHotitems a.financeCalculator {
            background: url(/resources/images/hotitems/ar/FinanceCalculator.png) no-repeat center center;
            border-bottom: 1px solid #d10000;
            border-top: 1px solid #fa0001;
            padding: 5px 0;
        }

        .fixedleftHotitems a.surveyLink {
            background: url(/resources/images/hotitems/ar/Survey.png) no-repeat center center;
            border-bottom: 1px solid #d10000;
            border-top: 1px solid #fa0001;
            padding: 5px 0;
            height: 71px;
        }

        .fixedleftHotitems a.facebook {
            background: url(/resources/images/hotitems/ar/Facebook.png) no-repeat center center;
            border-bottom: 1px solid #d10000;
            border-top: 1px solid #fa0001;
        }

        .fixedleftHotitems a.twitter {
            background: url(/resources/images/hotitems/ar/Twitter.png) no-repeat center center;
            border-bottom: 1px solid #d10000;
            border-top: 1px solid #fa0001;
        }

        .fixedleftHotitems a.flhA {
            background: url(/resources/images/icons/hide_arrow_right.png) no-repeat center center;
            border-bottom: 1px solid #d10000;
            border-top: 1px solid #fa0001;
            height: 40px;
        }

        .fixedleftHotitems a.flHAOpen {
            background: url(/resources/images/icons/arrow_right_open.png) no-repeat center center;
            position: absolute;
            color: #aaa;
            font-weight: bold;
            cursor: pointer;
            -webkit-transition: none;
            -moz-transition: none;
            -ms-transition: none;
            -o-transition: none;
            transition: none;
            width: 29px;
            height: 62px;
            bottom: 5px;
            right: 84px;
        }
/* Fixed Left Hotitems End */
/* Home Page Press Release Starts */
#divLatestNews {
    width: 100%;
    min-width: 933px;
    background: url(/resources/images/layout/containerShadowRepeat.png) repeat-x right bottom;
    padding-bottom: 14px;
}

.newsSlider {
    width: 933px;
    margin: 6px auto 0;
}

.prTitle {
    width: 76px;
    color: #383838;
    border-left: 1px solid #acacac;
}

    .prTitle a {
        font-weight: bold;
        color: #383838;
        text-decoration: none;
    }

.divNewslist {
    width: 808px;
    margin: 0 15px;
}

    .divNewslist ul li {
        list-style: none;
        width: 100%;
    }

        .divNewslist ul li a {
            color: #84807f;
        }
/* Home Page Press Release Ends */
img.shadow {
    -webkit-box-shadow: inset 0 1px 50px 15px #f6f6f6;
    -moz-box-shadow: inset 0 1px 50px 15px #f6f6f6;
    box-shadow: inset 0 1px 50px 15px #f6f6f6;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
/* Home Page Hotitems Start */
div.shadow, a.shadow {
    -moz-box-shadow: 0 0 5px #e0e0e0;
    -webkit-box-shadow: 0 0 5px #e0e0e0;
    box-shadow: 0 0 5px #e0e0e0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

    div.shadow:hover, a.shadow:hover {
        -moz-box-shadow: 0 0 5px #ec1d23;
        -webkit-box-shadow: 0 0 5px #ec1d23;
        box-shadow: 0 0 5px #ec1d23;
    }

div.hpHi {
    width: 266px;
    margin: 10px 0;
    padding: 10px;
    cursor: pointer;
}

    div.hpHi.hpHiMiddle {
        margin: 10px 15px;
    }

    div.hpHi b, div.hpHi strong {
        color: #ec1d25;
        font: normal 17px/20px GESSText-Light,sans-serif;
    }

    div.hpHi a.sLink {
        background-color: #8c8c8c;
        padding: 2px 14px 4px;
        width: 62px;
        color: white;
        text-decoration: none;
        display: inline-block;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        float: left;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        -ms-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease;
    }

        div.hpHi:hover a.sLink, div.hpHi a.sLink:hover {
            background-color: #ec1d23;
        }

div.masakinProgram {
    background: url(/resources/images/hotitems/ar/Masakin.jpg) no-repeat 10px 10px;
    width: 250px;
    padding-top: 125px;
}

div.ajelProgram {
    background: url(/resources/images/hotitems/Forward-Ijarah.jpg) no-repeat 10px 10px;
    width: 251px;
    padding-top: 125px;
}

div.ijarhaProgram {
    background: url(/resources/images/hotitems/ar/Ijarah.jpg) no-repeat 10px 10px;
    width: 252px;
    padding-top: 125px;
    margin-right: 40px;
}
/* Home Page Hotitems End */
.content_wrapper {
    width: 933px;
    margin: 0 auto;
}

#slides_two .slides_container {
    width: 401px;
    display: none;
    background: #f6f6f6;
    padding: 20px;
    margin: 15px 40px 0 0px;
    border: 1px solid #ececec;
    -moz-box-shadow: 0 0 8px #e0e0e0;
    -webkit-box-shadow: 0 0 8px #e0e0e0;
    box-shadow: 0 0 8px #e0e0e0;
}

    #slides_two .slides_container div {
        width: 401px;
        height: 123px;
        display: block;
        clear: both;
    }

        #slides_two .slides_container div h1, .not_sure_cta h1 {
            font: normal 18px/20px GESSText-Light,sans-serif;
            margin-bottom: 15px;
        }

        #slides_two .slides_container div p, .not_sure_cta p {
            font: normal 15px/20px GESSText-Light,sans-serif;
        }

        #slides_two .slides_container div img {
            float: right;
        }

        #slides_two .slides_container div a.arrowLink, .not_sure_cta a.arrowLink {
            display: block;
            margin: 4px 0;
            background: url(/resources/images/icons/ar/buttonarrow.png) no-repeat right center;
            padding-right: 10px;
        }

.slider_pagination {
    clear: both;
    overflow: hidden;
    margin-right: 39px;
    margin-top: -9px;
    position: relative;
    z-index: 99;
}

    .slider_pagination li {
        list-style: none;
        height: 8px;
        background-color: #dedede;
        float: right;
        margin-left: 1px;
        overflow: hidden;
    }

        .slider_pagination li a {
            display: inline-block;
            padding-top: 12px;
            width: 100%;
        }

        .slider_pagination li.current {
            background-color: #ec1d23;
        }

.not_sure_cta {
    width: 358px;
    height: 164px;
    /*background: #f6f6f6;*/
    /*padding: 10px;*/
    border: 1px solid #ececec;
    -moz-box-shadow: 0 0 8px #e0e0e0;
    -webkit-box-shadow: 0 0 8px #e0e0e0;
    box-shadow: 0 0 8px #e0e0e0;
    margin: 15px 38px 0 0px;
    background: url("../../images/Banners/ar/tamallak-home.jpg") no-repeat top left;
}
    

.sibor {
    width: 20%;
    margin: 12px 0 5px;
    text-align: center;
}

    .sibor span {
        padding: 0.4em;
        background-color: #fe1a00;
        color: #fff;
        font-size: 10pt;
        border-radius: 5px;
    }

/* Master Page CSS Starts */

.button, .hyperlinkButton {
    background-color: #f0483b;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    color: #ffffff;
    font: bold 15px/22px GESSText-Light,sans-serif;
    padding: 2px 10px;
    margin-top: 4px;
    text-decoration: none;
    border: 0px;
}

    .button:hover, .hyperlinkButton:hover {
        cursor: pointer;
        background-color: #888888;
        text-decoration: none;
    }

::selection {
    background: #514e47;
    color: white;
}

.theme {
    color: #ec1d23;
}

.theme-button {
    color: #fffeff;
    border: solid 1px #ff2b31;
    background: #fd2a31;
    background: -webkit-gradient(linear, left top, left bottom, from(#fd2a31), to(#cf161c));
    background: -moz-linear-gradient(top, #fd2a31, #cf161c);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd2a31', endColorstr='#cf161c');
}

    .theme-button:hover {
        background: #cf161c;
        background: -webkit-gradient(linear, left top, left bottom, from(#cf161c), to(#fd2a31));
        background: -moz-linear-gradient(top, #cf161c, #fd2a31);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf161c', endColorstr='#fd2a31');
    }

h1, h2, h3, h4, h5, h6 {
    font-family: GESSText-Light, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}

h1 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
    color: #eb1c24;
}

h2 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 13px;
    color: #77787a;
}

h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
    text-transform: none;
    color: #767779;
}

    h3 a {
        color: #767779;
        text-decoration: none;
    }

h4 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
}

h5 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
}

h6 {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 20px;
    font-weight: 600;
}

.pageTitleBG {
    background: url(/resources/images/layout/TitleTexture.png) repeat-x 0 0;
    height: 66px;
}

h1.h1SectionTitle {
    font: normal 27px/55px GESSText-Light,sans-serif;
    color: white;
    display: none;
    visibility: hidden;
}

#divContents {
    width: 100%;
    margin: 15px auto;
}

.divContentSection {
    width: 673px;
    padding-left: 30px;
    color: #a6a6a6;
    min-height: 500px;
    font: normal 13px/22px tahoma;
    margin-bottom: 20px;
}

    .divContentSection ul {
        margin: 10px 25px 10px 10px;
    }

    .divContentSection h2, .divContentSection h3 {
        margin: 10px 0;
    }

.divContentSectionFull {
    width: 100%;
    padding: 0px;
}

.share_links span {
    vertical-align: text-top;
    display: inline-block;
    margin: 0px 0px 0 5px;
    font: normal 15px/15px GESSText-Light,tahoma;
}

.twitter-share-button {
    display: inline-block;
    background: url('/Resources/images/Icons/SocialBookmarkIcons/Social_Twitter.png') no-repeat right 2px;
    width: 15px;
    height: 15px;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.facebook-share-button {
    display: inline-block;
    height: 15px;
    width: 15px;
    background: url('/Resources/images/Icons/SocialBookmarkIcons/Social_FB.png') no-repeat top right;
    margin-top: 10px;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.sendEmail {
    display: inline-block;
    height: 15px;
    width: 15px;
    background: url('/Resources/images/Icons/Mail.png') no-repeat right 2px;
    margin-top: 12px;
    margin-right: 5px;
}

.ceoSignature {
    width: 100%;
    background: url(/resources/images/hotitems/CEOSignature.jpg) no-repeat right 10px;
    padding-top: 100px;
}

    .ceoSignature h3 {
        color: #77787a;
        margin-bottom: 2px;
    }

.mvHotBlocks {
    width: 100%;
    margin-top: 20px;
}

    .mvHotBlocks h3 {
        font-weight: bold;
    }

    .mvHotBlocks .hb1, .mvHotBlocks .hb2, .mvHotBlocks .hb3 {
        width: 30%;
        margin: 0 20px 0 0px;
        min-height: 200px;
    }

    .mvHotBlocks .hb1, .mvHotBlocks .hb2 {
        background: url(/resources/images/hotitems/Seprator.jpg) no-repeat left center;
    }

    .mvHotBlocks .hbHitem {
        position: relative;
        height: 110px;
    }

    .mvHotBlocks .hb1 img, .mvHotBlocks .hb2 img, .mvHotBlocks .hb3 img {
        position: absolute;
        right: 40px;
    }

.divAwards, .divPR {
    margin: 25px auto;
    padding: 15px;
    width: 633px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

    .divAwards:hover, .divPR:hover {
        -moz-box-shadow: 0 0 5px 1px #e0e0e0;
        -webkit-box-shadow: 0 0 5px 1px #e0e0e0;
        box-shadow: 0 0 5px 1px #e0e0e0;
    }

    .divAwards:hover {
        background-color: #f7f7f7;
    }

    .divAwards .divAwardBG {
        float: right;
        background: url(/resources/images/hotitems/bg.jpg) no-repeat top right;
        width: 127px;
        height: 96px;
        text-align: center;
        padding: 10px 0;
    }

    .divAwards .lastAward {
        padding: 2px 0 0 0;
        height: 114px;
    }

    .divAwards .awardDetails {
        margin-right: 147px;
        line-height: 20px;
    }

        .divAwards .awardDetails h3, .divPR h3 {
            margin-top: 0px;
        }

            .divAwards .awardDetails h3 em {
                font-style: normal;
                font-weight: bold;
            }

        .divAwards .awardDetails a.arrowLink, .divPR a.arrowLink {
            display: inline-block;
            margin: 4px 0;
            background: url(/resources/images/icons/ar/Arrow.png) no-repeat right center;
            padding-right: 10px;
            color: #8d8d8d;
            float: left;
            text-decoration: none;
        }

            .divAwards .awardDetails a.arrowLink:hover, .divAwards:hover a.arrowLink, .divPR a.arrowLink:hover, .divPR:hover a.arrowLink {
                background: url(/resources/images/icons/ar/ArrowH.png) no-repeat right center;
                color: #eb1e23;
            }

.bod, .shareholders {
    width: 100%;
    margin-top: 20px;
}

.shareholders {
    margin: 50px 0;
}

.divbodLeft {
    width: 45%;
    margin-left: 5%;
}

.divbodRight {
    width: 45%;
    margin-left: 5%;
}

.divBoD img, .shareHolders img {
    float: right;
    margin: -10px 0px 0 10px;
    border: 1px solid #ececec;
}

.divBoD p {
    padding: 20px 0;
    line-height: 18px;
}

.divBoD h2, .shareHolders h3 {
    margin-right: 100px;
    font-size: 17px;
    font-weight: bold;
    line-height: 20px;
}

    .divBoD h2 em {
        display: block;
        font-style: normal;
        font-weight: normal;
        margin-top: -2px;
    }

.shareHoldersLeft {
    width: 48%;
    margin-left: 2%;
}

.shareHoldersRight {
    width: 48%;
    margin-right: 2%;
}

.shareHolders img {
    border: 0px;
    -webkit-box-shadow: #ededed 0px 0px 8px 1px;
    -moz-box-shadow: #ededed 0px 0px 8px 1px;
    box-shadow: #ededed 0px 0px 8px 1px;
    border: 1px solid #ededed;
}

.shareHolders .shDetails {
    margin-right: 164px;
}

.shareHolders h3 {
    margin: 0 0 0 0px;
    font-size: 16px;
}

.shareHolders a {
    color: #9b9b9b;
    font-size: 13px;
    font-family: Arial;
}

.sc-hover {
    position: relative;
    min-height: 230px;
    width: 33%;
}

    .sc-hover h3 {
        margin-right: 20px;
    }

    .sc-hover img {
        position: absolute;
        right: 20px;
        top: 50px;
    }

.divscLeft h3 {
    margin-right: 0px;
}

.divscLeft img {
    right: 0px;
}

.divscMiddle h3 {
    margin-right: 0px;
    text-align: center;
}

.divscMiddle img {
    right: 45px;
}

.divscRight h3 {
    margin-left: 0px;
    margin-right: 15px;
    text-align: left;
}

.divscRight img {
    right: auto;
    left: 0px;
}

.divSharia-complaince {
    padding-top: 25px;
    margin-top: 25px;
    border-top: 1px solid #eaeaea;
}

    .divSharia-complaince div.scdetails {
        margin-right: 140px;
    }

div.scdetails h3 {
    margin: 0 0 1px 0px;
    font-weight: bold;
    color: #828282;
}

div.scdetails em {
    display: block;
    font-style: normal;
    color: #828282;
}

.career_benefits {
    background: url(/resources/images/layout/CareersBG.png) no-repeat top right;
    width: 617px;
    height: 205px;
    padding: 15px 44px 10px 15px;
    direction: ltr;
}

    .career_benefits h2 {
        background: url(/resources/images/hotitems/ar/five-career-benefits-at-dar-al-tamleek.png) no-repeat top right;
        width: 205px;
        height: 47px;
        display: inline-block;
        overflow: hidden;
    }

        .career_benefits h2 em {
            padding-top: 50px;
            display: block;
        }

#careers_slider .slides_container div ul {
    margin-right: 0px;
}

    #careers_slider .slides_container div ul li {
        list-style: none;
        background: url(/resources/images/icons/ar/Arrow.png) no-repeat right center;
        padding-right: 15px;
    }

#careers_slider .slides_container {
    width: 585px;
    display: none;
}

    #careers_slider .slides_container div {
        width: 585px;
        height: 100px;
        display: block;
        clear: both;
    }

.career_slider_pagination {
    clear: both;
    overflow: hidden;
    position: relative;
    z-index: 99;
    padding-right: 45%;
}

    .career_slider_pagination li {
        list-style: none;
        height: 10px;
        width: 10px !important;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        background-color: #d8d7d2;
        float: right;
        margin-right: 6px;
        overflow: hidden;
    }

        .career_slider_pagination li a {
            display: inline-block;
            padding-top: 12px;
            width: 100%;
        }

        .career_slider_pagination li.current {
            background-color: #ec1d23;
        }

table.careers-list {
    width: 100%;
    text-align: center;
}

.careers-list tr td {
    width: 33%;
    padding-top: 25px;
    vertical-align: middle;
}

    .careers-list tr td a {
        display: inline-block;
        text-decoration: none;
    }

    .careers-list tr td h2 {
        margin-top: -20px;
        padding-bottom: 10px;
        border-bottom: 1px solid #e8e8e8;
        color: #767779;
        text-align: right;
    }

.career_details h3 {
    text-transform: uppercase;
}

.divPR {
    line-height: 20px;
}

    .divPR img {
        float: left;
    }

    .divPR a.arrowLink {
        float: none;
    }

    .divPR h3, .divPR h3 a {
        color: #797979;
        text-decoration: none;
        line-height: 20px;
        font-size: 17px;
    }

    .divPR .prDetails {
        margin-left: 394px;
    }

    .divPR h3 em {
        display: block;
        font-style: normal;
        font-family: GESSText-Light;
    }

.imgHotitems {
    float: left;
    margin: 4px 4px 4px 0px;
}

.divInTheNews {
    -webkit-box-shadow: inset 0 1px 50px 15px #f6f6f6;
    -moz-box-shadow: inset 0 1px 50px 15px #f6f6f6;
    box-shadow: inset 0 1px 50px 15px #f6f6f6;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 4px;
    margin: 24px 0;
    overflow: hidden;
    position: relative;
}

    .divInTheNews .publisherImage {
        width: 165px;
    }

    .divInTheNews .publishDetails {
        width: 500px;
        padding: 10px 0;
    }

    .divInTheNews .pubDate {
        color: #636363;
    }

    .divInTheNews .pubTitle a {
        color: #979797;
        -webkit-transition: color .4s ease;
        -moz-transition: color .4s ease;
        -ms-transition: color .4s ease;
        -o-transition: color .4s ease;
        transition: color .4s ease;
    }

        .divInTheNews .pubTitle a:hover {
            color: #ec1d23;
            text-decoration: none;
        }

.mediaKit h3 {
    color: #77787a;
    font-size: 22px;
}

.mediaKit img, .mediaKit em, .mediaKitThreeColums em, .mediaKitThreeColums img {
    display: block;
}

.mediaKit em, .mediaKitThreeColums em {
    font-style: normal;
    color: #77787c;
    font-size: 17px;
    margin-top: 15px;
}

.mediaKit .mediaKitLeft {
    width: 40%;
}

.mediaKit a.downloadLink, .mediaKitThreeColums a.downloadLink {
    color: #a5a5a5;
    display: block;
    padding-right: 20px;
    background: url(/Resources/images/MediaKit/Download.jpg) no-repeat right center;
}

.mediaKitThreeColums {
    margin-top: 30px;
    width: 100%;
}

    .mediaKitThreeColums .mediaKitLeft, .mediaKitThreeColums .mediaKitMiddle, .mediaKitThreeColums .mediaKitRight {
        width: 30%;
        margin: 1px 1%;
    }

    .mediaKitThreeColums div.sizes, .mediaKitThreeColums div.formats {
        font: normal 14px/20px GESSText-Light,sans-serif;
    }

        .mediaKitThreeColums div.sizes span {
            display: inline-block;
            background: url(/resources/images/icons/ar/ArrowRight.png) no-repeat left center;
            padding-left: 10px;
            margin-left: 5px;
        }

        .mediaKitThreeColums div.sizes, .mediaKitThreeColums div.sizes a {
            color: #acadaf;
        }

    .mediaKitThreeColums a.downloadLink {
        display: inline-block;
        margin-left: 15px;
        font-family: GESSText-Light, sans-serif;
    }

    .mediaKitThreeColums div.sizes.hd span {
        padding-left: 47px;
    }

.about-overview {
    background: url(/resources/images/about-overview/star.png) no-repeat center center;
    height: 400px;
    position: relative;
    margin: 100px auto 50px;
    z-index: 1;
}

.divCommitment, .divTrust, .divFlexibility, .divSpecialty, .divResponsibility {
    position: absolute;
}

    .divCommitment em, .divTrust em, .divFlexibility em, .divSpecialty em, .divResponsibility em {
        background-image: url(/resources/images/about-overview/dot.png);
        background-repeat: no-repeat;
        background-position: 0 0;
        position: absolute;
        display: inline-block;
        opacity: 0;
        filter: alpha(opacity=0);
    }

.divAboutOverview img.color {
    position: absolute;
    top: 0px;
    left: 0px;
}

.divCommitment {
    top: 15px;
    left: 235px;
}

    .divCommitment em {
        top: -2px;
        left: 164px;
        width: 14px;
        height: 14px;
        background-position: 0 0;
    }

.divTrust {
    top: 24px;
    left: 430px;
}

    .divTrust em {
        top: 92px;
        left: 136px;
        width: 19px;
        height: 17px;
        background-position: -24px 0;
    }

.divFlexibility {
    top: 180px;
    right: 143px;
}


    .divFlexibility em {
        bottom: -125px;
        left: 13px;
        width: 24px;
        height: 18px;
        background-position: -47px 0;
    }

.divSpecialty {
    top: 200px;
    left: 255px;
}


    .divSpecialty em {
        top: 64px;
        left: -168px;
        width: 20px;
        height: 15px;
        background-position: -70px 0;
    }

.divResponsibility {
    top: 90px;
    left: 119px;
}


    .divResponsibility em {
        top: -11px;
        left: 48px;
        width: 17px;
        height: 15px;
        background-position: -91px 0;
    }

.toolTipContents {
    -webkit-box-shadow: inset 0 1px 50px 15px #f6f6f6;
    -moz-box-shadow: inset 0 1px 50px 15px #f6f6f6;
    box-shadow: inset 0 1px 50px 15px #f6f6f6;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 220px;
    padding: 10px;
    margin: 10px;
    background-color: white;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .toolTipContents h3 {
        color: #eb1d27;
        margin: 0px 0px 5px 0px;
    }

.divCommitment .toolTipContents {
    bottom: 77px;
    left: 45px;
}

    .divCommitment .toolTipContents div.arrow {
        display: block;
        width: 14px;
        height: 12px;
        background: url(/resources/images/about-overview/ArrowBottom.png) no-repeat 0 0;
        position: absolute;
        bottom: -12px;
        left: 46%;
    }

.divTrust .toolTipContents {
    bottom: -75px;
    left: 164px;
}

    .divTrust .toolTipContents div.arrow {
        display: block;
        width: 12px;
        height: 14px;
        background: url(/resources/images/about-overview/ArrowL.png) no-repeat 0 0;
        position: absolute;
        top: 45%;
        left: -12px;
    }

.divFlexibility .toolTipContents {
    bottom: -170px;
    left: 40px;
}

    .divFlexibility .toolTipContents div.arrow {
        display: block;
        width: 12px;
        height: 14px;
        background: url(/resources/images/about-overview/ArrowL.png) no-repeat 0 0;
        position: absolute;
        top: 45%;
        left: -12px;
    }

.divSpecialty .toolTipContents {
    bottom: -102px;
    left: -285px;
}

.divSpecialty .toolTipContents, .divSpecialty em, .divSpecialty img.color {
    opacity: 1;
    filter: alpha(opacity=100);
}

.divSpecialty img.grayScale {
    opacity: 0;
    filter: alpha(opacity=0);
}

.divSpecialty .toolTipContents div.arrow {
    display: block;
    width: 14px;
    height: 12px;
    background: url(/resources/images/about-overview/ArrowTop.png) no-repeat 0 0;
    position: absolute;
    top: -12px;
    left: 46%;
}

.divResponsibility .toolTipContents {
    top: -125px;
    left: -160px;
}

    .divResponsibility .toolTipContents div.arrow {
        display: block;
        width: 14px;
        height: 12px;
        background: url(/resources/images/about-overview/ArrowBottom.png) no-repeat 0 0;
        position: absolute;
        bottom: -12px;
        right: 25px;
    }

.requiredField {
    padding-right: 4px;
    color: #ec1d23;
    float: right;
}

.table {
    border: 0px;
    border-collapse: collapse;
    width: 100%;
    border-spacing: 0px;
}

    .table tr td.left, .table tr td.right {
        padding: 7px 0;
    }

    .table tr td.left {
        width: 200px;
    }

    .table input[type=text], .table input[type=password], .table input[type=file], .table select, .table textarea, .table input[type=password] /* Textbox Style */ {
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        vertical-align: middle;
        margin: 3px 0;
        min-width: 150px;
        background-color: #fff;
        border: 1px solid #e3e3e3;
        font-family: Tahoma;
        font-size: 12px;
        outline: 0;
        padding: 7px;
        resize: none;
    }

    .table input[type=text], .table textarea, .table select, .table input[type=password] {
        -moz-box-shadow: inset 0 0 6px #cccccc;
        -webkit-box-shadow: inset 0 0 6px #cccccc;
        box-shadow: inset 0 0 6px #cccccc;
        background: #fff;
        border: 1px solid #cccccc;
    }

    .table textarea {
        width: 300px;
        height: 100px;
    }

.ui-datepicker-month, .ui-datepicker-year {
    min-width: 0;
    padding: 0px;
}

select {
    min-width: 160px;
}

.LinkButton /* Buttons like Hyperlink style */ {
    color: #f32e25;
    text-decoration: none;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    margin: 0px;
    padding: 0px;
    outline: 0;
}

    a:hover, .LinkButton:hover {
        text-decoration: underline;
        cursor: pointer;
    }

input[type="checkbox"], input[type="radio"] {
    margin: 3px 5px 0px 3px;
}

.grayScale {
}

.color {
    opacity: 0;
    filter: alpha(opacity=0);
}
/* Master Page CSS Ends*/
/*  Footer CSS Starts  */
.footerBlock1 {
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    background-color: #ebebeb;
    padding: 5px 0;
    margin-top: 15px;
}

.footerLogo {
    width: 45%;
    color: #7d7d7d;
    font: normal 16px/11px GESSText-Light,sans-serif;
}

.footerNewsletter {
    width: 45%;
    color: #7d7d7d;
    font: normal 16px/11px GESSText-Light,sans-serif;
}

    .footerNewsletter em {
        float: left;
        font-style: normal;
        margin: 8px 0 0 15px;
    }

    .footerNewsletter input[type=text] {
        border: 0px;
        width: 111px;
        height: 28px;
        background: url(/resources/images/hotitems/ar/footer_newsletter_textbox.png) no-repeat top right;
        float: left;
        font-size: 14px;
        padding-right: 10px;
    }

    .footerNewsletter .button {
        border: 0px;
        width: 62px;
        height: 28px;
        background: url(/resources/images/hotitems/ar/footer_newsletter_textbox.png) no-repeat 0 0;
        float: left;
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        margin-top: 0px;
        padding: 0px;
    }

#spnMessage {
    display: none;
    text-align: left;
}

span.success {
    margin-top: 7px;
}

span.validation {
    display: none;
    background-color: #ec1d23;
    font-family: Tahoma;
    line-height: normal;
    padding: 1px 4px 2px;
    margin-right: 4px;
    font-size: 11px;
    color: white;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.footerNewsletter input[type=text].error {
    border: 1px solid red;
    border-left: 0px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-top-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    width: 111px;
    height: 26px;
    background: url(/resources/images/hotitems/ar/footer_newsletter_textbox.png) no-repeat top right;
    padding: 0 10px 0 0px;
    margin: 0px 0 0 -1px;
    font-weight: normal;
    font-size: 14px;
}


.footerBlock2 {
    background-color: #f1f1f1;
    padding: 5px 0;
}

    .footerBlock2 .footerSection {
        border-bottom: 1px solid #dedede;
        padding-bottom: 5px;
    }

    .footerBlock2 .copyRight {
        border-top: 1px solid #fff;
        padding: 7px 0;
        font-size: 11px;
    }

.footerMenu {
    width: 60%;
    margin: 8px 0 5px;
}

    .footerMenu ul {
        float: right;
        width: 100%;
        margin-left: 0px;
    }

        .footerMenu ul li {
            float: right;
            list-style: none;
        }

            .footerMenu ul li a {
                display: block;
                color: #7f7f81;
                text-decoration: none;
                padding: 0 15px;
                margin: 10px 0;
                font: normal 14px/11px GESSText-Light,sans-serif;
                border-left: 1px solid #cbcbcb;
                border-right: 1px solid #ffffff;
                -webkit-transition: color .4s ease;
                -moz-transition: color .4s ease;
                -ms-transition: color .4s ease;
                -o-transition: color .4s ease;
                transition: color .4s ease;
            }

            .footerMenu ul li.liFirst a {
                border-right: 0px solid #ffffff;
                padding-right: 0px;
            }

            .footerMenu ul li.liLast a {
                border-left: 0px solid #ffffff;
                padding-left: 0px;
            }

            .footerMenu ul li a:hover {
                color: #eb1d21;
            }

            .footerMenu ul li ul.sub {
                display: none;
            }

.socialLinks {
    margin: 8px 0 5px;
    width: 20%;
    text-align: left;
}

    .socialLinks span, .socialLinks a {
        display: inline-block;
    }

    .socialLinks span {
        vertical-align: text-top;
        padding-left: 10px;
        margin-top: 0px;
        font: normal 14px/11px GESSText-Light,sans-serif;
    }

    .socialLinks a.aFacebook {
        height: 15px;
        width: 15px;
        background: url('/Resources/images/Icons/SocialBookmarkIcons/Social_FB.png') no-repeat top right;
        margin-top: 10px;
    }

    .socialLinks a.aTwitter {
        height: 15px;
        width: 15px;
        margin-top: 10px;
        background: url('/Resources/images/Icons/SocialBookmarkIcons/Social_Twitter.png') no-repeat right 2px;
    }
/*  Footer CSS Ends  */
.rblTbl td {
    padding-left: 10px;
}

    .rblTbl td input[type="radio"] {
        float: right;
    }

    .rblTbl td label {
        display: inline-block;
        width: 30px;
        margin-right: -20px;
        padding-right: 20px;
    }

    .rblTbl td a {
        color: #7f7f7f;
        text-decoration: none;
        cursor: default;
        display: inline-block;
        margin-right: -18px;
        padding-right: 20px;
    }
/* popup reveal starts */

.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0,0,0,.8);
    z-index: 5556;
    display: none;
    top: 0;
    left: 0;
}

.reveal-modal {
    display: none;
    top: 250px;
    left: 50%;
    margin-left: -300px;
    width: 350px;
    background: #fff;
    position: absolute;
    z-index: 5557;
    padding: 30px 40px 34px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
    -box-shadow: 0 0 10px rgba(0,0,0,.4);
}


.largePopup {
    width: 800px;
    top: 50px;
    left: 40%;
}

.largePopupHt {
    height: 1015px;
}

.reveal-modal .close-reveal-modal {
    font-size: 22px;
    line-height: .5;
    position: absolute;
    top: 22px;
    right: 16px;
    color: #aaa;
    font-weight: bold;
    cursor: pointer;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
/* popup reveal ends */
/* jscroll starts */
.scroll-content {
    height: 148px;
}

.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    left: 0;
    width: 7px;
    height: 100%;
    background: red;
}

#divBranches .jspVerticalBar {
    width: 10px;
}

h1.shadow {
    box-shadow: 0px 5px 5px rgba(0,0,0,.5);
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red;
}

    .jspVerticalBar *,
    .jspHorizontalBar * {
        margin: 0;
        padding: 0;
    }

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    background: #CCC;
    position: relative;
}

#divBranches .jspTrack {
    background: #cb181e;
}

.jspDrag {
    background: #8f8f8f;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

#divBranches .jspDrag {
    background: #fff;
    width: 4px;
    left: -2px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    background: #cb181e url(/resources/images/icons/white_arrow_top.png) no-repeat center;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    width: 10px;
}

    .jspArrow.jspDisabled {
        cursor: default;
        background: #cb181e url(/resources/images/icons/white_arrow_top.png) no-repeat center;
    }

.jspArrowDown.jspArrowDown {
    cursor: default;
    background: #cb181e url(/resources/images/icons/white_arrow_bottom.png) no-repeat center;
}

.jspVerticalBar .jspArrow {
    height: 16px;
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

* html .jspCorner {
    margin: 0 -3px 0 0;
}
/* jscroll ends */
/* Share page with freinds */
#share-BigemailpopUpDiv h2 {
    width: 100%;
    color: #eb1c24;
    text-transform: uppercase;
}

input[type="text"].Bigemail-share-from-email, input[type="text"].Bigemail-share-to-email, input[type="text"].Bigemail-normal {
    width: 95%;
    border: 1px solid #E0E0E0;
    margin: 2px 0;
    padding: 7px;
}

a.sendEmail {
    width: 16px;
    margin-left: 2px;
}

.message.error, span.steric {
    color: #cb181e;
}

input[type="text"].error, select.error, textarea.error {
    border: 1px solid #cb181e;
    color: #cb181e;
    background: none;
    padding: 5px;
    font-weight: normal;
}

#showInquiryForm input[type="text"].error, #showInquiryForm textarea.error {
    border: 3px solid #cb181e;
    /*border-radius: 100px / 150px;*/
}

#showInquiryForm .sub-msg input[type=text].error {
    border-bottom: 1px solid #c02228;
}

.inqForm #btnSendInquiry {
    margin-left: 10px;
}
/* Share page with freinds */
/* Inquiries */
.mapTab-content {
    position: relative;
}

    .mapTab-content img {
        float: right;
        margin-left: 10px;
    }

    .mapTab-content div {
        float: right;
    }

a.print_loc {
    position: absolute;
    top: 10px;
    left: 10px;
    display: inline-block;
}

.locationMap img.branch-photo {
    display: none;
}
/* Inquiries */
/* Programs */
.divContentSection ul.ulProgramTabs {
    margin: 20px 0;
    border-bottom: 1px solid #e5e5e5;
}

    .divContentSection ul.ulProgramTabs li {
        list-style: none;
        float: right;
        padding: 4px 0px;
    }

        .divContentSection ul.ulProgramTabs li a {
            display: inline-block;
            color: #767779;
            padding: 0 25px;
            line-height: 11px;
            border-left: 1px solid #e3e3e3;
        }

        .divContentSection ul.ulProgramTabs li:hover a {
            text-decoration: none;
            color: #ec1d23;
        }

        .divContentSection ul.ulProgramTabs li.active {
            border: 1px solid #e5e5e5;
            border-bottom: 0px solid #fff;
            background-color: white;
            margin-bottom: -1px;
        }

            .divContentSection ul.ulProgramTabs li.active a, .divContentSection ul.ulProgramTabs li.last a {
                border-left: 0px;
            }

            .divContentSection ul.ulProgramTabs li.active a {
                color: #ec1d23;
            }

.pgmContents ul.bullets li {
    list-style: none;
    background: url(/resources/images/icons/ar/Arrow.png) no-repeat right 7px;
    padding-right: 10px;
}
/* Programs */
/* Accordion Button Starts */

h3.accordionButton {
    cursor: pointer;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 10px;
    position: relative;
    background: url(/resources/images/icons/ar/Arrow.png) no-repeat right 18px;
    padding-right: 20px;
}

.accordionContent {
    width: 100%;
    position: relative;
    color: #818181;
}

.content {
    width: 613px;
    padding: 20px;
    background: #f5f5f5;
    border-right: 20px solid #ec1d25;
}
/* Accordion Button Ends */
.pgmSum, .tblPlain {
    width: 100%;
    margin: 0px;
    border: 0px;
    border-collapse: collapse;
}

    .tblPlain tr {
        border-bottom: 1px solid #e3e3e3;
    }

    .pgmSum tr {
        border-bottom: 1px solid #e3e3e3;
    }

        .pgmSum tr td.tdLeft {
            width: 35%;
            background-color: #e3e3e3;
            color: #777777;
            padding: 10px;
            vertical-align: top;
        }

        .pgmSum tr td.tdRight {
            width: 65%;
            background-color: #f1f1f1;
            color: #949695;
            padding: 10px;
            vertical-align: top;
        }

        .pgmSum tr td.tdLeft div {
            width: 100%;
            padding-bottom: 10px;
            /*bottom: 1px solid #d2d2d2;*/
        }

        .pgmSum tr td.tdRight div {
            width: 100%;
            padding-bottom: 10px;
            /*border-bottom: 1px solid #d9d9d9;*/
        }

    .tblPlain tr td.tdLeft {
        width: 35%;
        background-color: #e3e3e3;
        color: #777777;
        padding: 10px;
        vertical-align: top;
    }

    .tblPlain tr td.tdRight {
        width: 65%;
        background-color: #f1f1f1;
        color: #949695;
        padding: 10px;
        vertical-align: top;
    }

    .tblPlain tr td.tdLeft div {
        width: 100%;
        padding-bottom: 10px;
        /*bottom: 1px solid #d2d2d2;*/
    }

    .tblPlain tr td.tdRight div {
        width: 100%;
        padding-bottom: 10px;
        /*border-bottom: 1px solid #d9d9d9;*/
    }

.divHl {
    cursor: pointer;
}

.threedivGallery {
    margin: 10px auto;
    padding-top: 20px;
}

.threedivGallerySection {
    width: 33%;
    margin-bottom: 20px;
}

    .threedivGallerySection img {
        display: block;
    }

    .threedivGallerySection h3 {
        margin-top: 5px;
        width: 153px;
    }
/*  ----  Related Item Section Starts  ----  */
.divRelatedItems, #divHotItems, #staticCTAs, #dynamicCTAs {
    width: 230px;
    margin: 0 auto 10px;
}

    #staticCTAs a {
        display: none;
        margin-bottom: 5px;
    }

    #divHotItems a:hover {
        text-decoration: none;
    }

    #dynamicCTAs .cta-ijarah-program, #dynamicCTAs .cta-masakin-program, #dynamicCTAs .cta-ajel-program, #dynamicCTAs .cta-sharia-compliance,
    #dynamicCTAs .cta-masakin-brochure, #dynamicCTAs .cta-ajel-brochure, #dynamicCTAs .cta-ijarah-brochure {
        display: none;
        width: 194px;
        height: 67px;
        margin: 5px 0 10px;
        padding: 8px 16px;
    }

    #dynamicCTAs .cta-ijarah-program {
        background: url(/Resources/images/CTA/ar/Ijarah-Program.jpg) no-repeat top left;
    }

    #dynamicCTAs .cta-masakin-program {
        background: url(/Resources/images/CTA/ar/Masakin-Program.jpg) no-repeat top left;
    }

    #dynamicCTAs .cta-ajel-program {
        background: url(/Resources/images/CTA/ar/Ajel-Program.jpg) no-repeat top left;
    }

    #dynamicCTAs .cta-sharia-compliance {
        background: #fff url(/Resources/images/CTA/ar/Sharia-Compliance.jpg) no-repeat left center;
    }

    #dynamicCTAs .cta-masakin-brochure {
        background: #fff url(/Resources/images/CTA/ar/Masakin-Brochure.jpg) no-repeat left 6px;
    }

    #dynamicCTAs .cta-ajel-brochure {
        background: #fff url(/Resources/images/CTA/ar/Ajel-Brochure.jpg) no-repeat left 6px;
    }

    #dynamicCTAs .cta-ijarah-brochure {
        background: #fff url(/Resources/images/CTA/ar/Ijarah-Brochure.jpg) no-repeat left 6px;
    }

    #dynamicCTAs .cta-text b, #dynamicCTAs .cta-text em {
        display: block;
    }

    #dynamicCTAs .cta-text b {
        font: normal 20px/22px GESSText-Light,sans-serif;
        width: 100px;
    }

    #dynamicCTAs .cta-text em {
        font-style: normal;
        color: #9e9e9e;
        background: url(/resources/images/cta/ar/Arrow.png) no-repeat right center;
        padding-right: 10px;
        margin-top: 2px;
    }

#contentCTAs .cta-awards, #contentCTAs .cta-careers, #contentCTAs .cta-testimonials, .cta-testimonial-employee, #contentCTAs .cta-testimonial-slides, #contentCTAs .cta-testimonial-slides, #contentCTAs .cta-pressrelease-contacts {
    display: none;
    margin-bottom: 10px;
}

#contentCTAs .cta-pressrelease-contacts {
    width: 226px;
    margin: 10px 0;
}

    #contentCTAs .cta-pressrelease-contacts div {
        width: 194px;
        padding: 8px;
    }

        #contentCTAs .cta-pressrelease-contacts div em {
            display: block;
            margin-bottom: 4px;
            font-style: normal;
            color: #a6a6a6;
        }

            #contentCTAs .cta-pressrelease-contacts div em.name {
                font-size: 18px;
                font-family: GESSText-Light,sans-serif;
                color: #797979;
            }

    #contentCTAs .cta-pressrelease-contacts ul {
        margin-top: 8px;
    }

        #contentCTAs .cta-pressrelease-contacts ul li {
            list-style: none;
            color: #a6a6a6;
            margin-bottom: 5px;
            padding-right: 20px;
        }

            #contentCTAs .cta-pressrelease-contacts ul li a {
                color: #a6a6a6;
            }

            #contentCTAs .cta-pressrelease-contacts ul li.mobile {
                background: url(/resources/images/icons/Mobile.jpg) no-repeat right center;
                direction: ltr;
                white-space: nowrap;
            }

            #contentCTAs .cta-pressrelease-contacts ul li.fax {
                background: url(/resources/images/icons/fax.jpg) no-repeat right center;
                direction: ltr;
            }

            #contentCTAs .cta-pressrelease-contacts ul li.email {
                background: url(/resources/images/icons/Email.jpg) no-repeat right center;
            }

    #contentCTAs .cta-pressrelease-contacts h3 {
        margin: 5px 0 0 0;
    }

        #contentCTAs .cta-pressrelease-contacts h3 a {
            background: url(/resources/images/icons/RSS.jpg) no-repeat right center;
            padding-right: 30px;
            font-size: 20px;
            color: #77787c;
        }

#contentCTAs .cta-awards {
    background: url(/resources/images/cta/ar/Awards.jpg) no-repeat right center;
    width: 226px;
    height: 137px;
    margin: 10px 0;
}

    #contentCTAs .cta-awards div {
        width: 120px;
        padding: 8px 16px;
    }

        #contentCTAs .cta-awards div h2, #contentCTAs .cta-testimonials div h2, #contentCTAs .cta-testimonial-slides div h2, #contentCTAs .cta-pressrelease-contacts div h2 {
            margin-bottom: 2px;
        }

#contentCTAs .cta-careers {
    background: #fcfcfc url(/resources/images/cta/ar/Career-Benefits.jpg) no-repeat right top;
    width: 226px;
    min-height: 225px;
    margin-bottom: 10px;
}

    #contentCTAs .cta-careers div.cta-contents, #contentCTAs .cta-testimonials div.cta-contents, #contentCTAs .cta-testimonial-slides div.cta-contents {
        overflow: hidden;
        padding: 8px 16px;
    }

        #contentCTAs .cta-careers div.cta-contents h2 {
            white-space: nowrap;
            margin-top: -30px;
        }

        #contentCTAs .cta-careers div.cta-contents ul {
            margin: 70px 0 10px 0;
        }

            #contentCTAs .cta-careers div.cta-contents ul li {
                list-style: none;
                background: url(/resources/images/icons/ar/Arrow.png) no-repeat right center;
                padding-right: 15px;
            }

#contentCTAs .cta-testimonials {
    background: url(/resources/images/cta/ar/Testimonials.jpg) no-repeat right top;
    width: 226px;
    min-height: 193px;
    margin-bottom: 10px;
}

    #contentCTAs .cta-testimonials em, #contentCTAs .cta-testimonial-slides em {
        font-style: normal;
        display: inline-block;
        color: #616161;
        font-family: GESSText-Light,sans-serif;
        font-size: 18px;
        margin-bottom: 4px;
    }

        #contentCTAs .cta-testimonials em.post, #contentCTAs .cta-testimonial-slides em.post {
            font-size: 16px;
        }

    #contentCTAs .cta-testimonials div.cta-testimonial, #contentCTAs .cta-testimonial-slides div.cta-testimonial {
        color: #adadad;
        font-style: italic;
        font-size: 14px;
        direction: rtl;
        padding: 0 5px;
    }

        #contentCTAs .cta-testimonials div.cta-testimonial em.quote, #contentCTAs .cta-testimonial-slides div.cta-testimonial em.quote {
            background: url(/resources/images/cta/ar/Quote.png) no-repeat right center;
            font-style: normal;
            width: 10px;
            height: 15px;
            margin-left: 20px;
            display: inline-block;
            top: 0;
            right: 0px;
        }

#contentCTAs .cta-testimonial-slides {
    width: 226px;
    min-height: 226px;
}

    #contentCTAs .cta-testimonial-slides div.cta-auth-details {
        margin-top: 5px;
    }

        #contentCTAs .cta-testimonial-slides div.cta-auth-details img {
            margin-left: 10px;
        }

    #contentCTAs .cta-testimonial-slides div.details em.name {
        margin-top: 5px;
    }

    #contentCTAs .cta-testimonial-slides .testimonial_container {
        width: 194px;
        display: none;
    }

        #contentCTAs .cta-testimonial-slides .testimonial_container div.div-testimonial_container {
            width: 194px;
            height: 270px;
            display: block;
            clear: both;
        }

#testimonial_slider, #employee_slider {
    position: relative;
    direction: ltr;
}

    #testimonial_slider a.prev, #testimonial_slider a.next, #employee_slider a.prev, #employee_slider a.next {
        position: absolute;
        display: inline-block;
        width: 7px;
        height: 12px;
        top: -20px;
        left: 20px;
        overflow: hidden;
        text-indent: 10px;
    }

    #testimonial_slider a.prev, #employee_slider a.prev {
        background: url(/resources/images/cta/en/ArrowL.jpg) no-repeat 0 0;
        left: -2px;
    }

        #testimonial_slider a.prev:hover, #employee_slider a.prev:hover {
            background: url(/resources/images/cta/en/ArrowLH.jpg) no-repeat 0 0;
        }

    #testimonial_slider a.next, #employee_slider a.next {
        background: url(/resources/images/cta/en/ArrowR.jpg) no-repeat 0 0;
    }

        #testimonial_slider a.next:hover, #employee_slider a.next:hover {
            background: url(/resources/images/cta/en/ArrowRH.jpg) no-repeat 0 0;
        }
/*  ----  Related Item Section Ends  ----  */
.txt-right {
    text-align: right;
}

.txt-left {
    text-align: left;
}

.txt-center {
    text-align: center;
}

.label, .textBox {
    float: right;
    display: block;
}

.label {
    margin-left: 5px;
    width: 200px;
}

.textBox {
    width: 200px;
    font-size: 15px;
    font-family: GESSText-Light,sans-serif;
    color: #ababab;
}

.field {
    width: 100%;
    overflow: auto;
    margin: 5px 0px;
}

.requiredField {
    padding-left: 4px;
}

.divForm input[type=text], .divForm textarea {
    font-size: 15px;
}

.divForm .information {
    margin: 30px 0;
}

    .divForm .information h3 {
        margin-bottom: 2px;
    }
/* --- Explore DAT Programs Start --- */
.ourPgms {
    width: 100%;
    margin-top: 20px;
}

.divPgms {
    width: 204px;
    margin: 0 25px 0 0px;
    min-height: 200px;
}

.divPgmsFirst {
    margin: 0 0 0 0;
}

.pgm-banner {
    width: 100%;
    margin: 4px auto;
    text-align: center;
}

.pgm-details {
    width: 188px;
    margin: 4px 8px 8px 8px;
    color: #a7a7a7;
}

.divPgms:hover h3 {
    color: #f03222;
}

.pgm-details h3 {
    margin: 4px 0;
}

.pgm-details a.btn-link {
    display: inline-block;
    color: white;
    background-color: #9a9a9a;
    margin: 4px 0;
    padding: 0px 7px 2px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-right: 90px;
}

    .pgm-details a.btn-link:hover, .divPgms:hover a.btn-link {
        background-color: #ee3324;
    }
/* --- Explore DAT Programs End --- */

/* --- Not Sure Programs Start --- */
.arrow-icon {
    display: inline-block;
    background: url(/resources/images/icons/ar/Arrow_white.png) no-repeat right center;
    width: 4px;
    height: 10px;
    margin: 0 5px;
}

.not-sure-type {
    width: 100%;
    margin: 40px auto;
    text-align: center;
}

    .not-sure-type a {
        text-decoration: none;
        display: inline-block;
        margin: 0 15px;
        padding-bottom: 20px;
        background: url(/Resources/images/NotSure/ar/Shadow-Effect.png) no-repeat center bottom;
    }

    .not-sure-type a {
        text-decoration: none;
    }

.btn-back {
    width: 72px;
    height: 24px;
    background: url(/Resources/images/NotSure/ar/Back.jpg) no-repeat 0 0;
    border: 0px;
}

.btn-start-over {
    width: 101px;
    height: 22px;
    background: url(/Resources/images/NotSure/ar/StartOver.png) no-repeat 0 0;
    border: 0px;
}

.pgm-suggest {
    width: 664px;
    min-height: 180px;
    margin: 20px auto;
    background-color: #f6f6f6;
}

    .pgm-suggest .details {
        width: 569px;
        margin: 0px auto;
        padding: 20px 0;
    }

        .pgm-suggest .details img {
            display: block;
            margin-bottom: 15px;
        }

        .pgm-suggest .details a.link-gray {
            font-size: 18px;
            text-decoration: underline;
            color: #aaaaaa;
            margin: 0 100px 0 10px;
        }

        .pgm-suggest .details .button {
            margin-left: 10px;
            font-size: 20px;
            font-weight: normal;
            padding: 2px 30px 4px 30px;
        }
/* --- Not Sure Programs End --- */
/*--Finance Calculator Starts--*/
#div-finance-calculator {
    width: 526px;
    min-width: 526px;
}

    #div-finance-calculator table.table {
        border: 0px;
        border-collapse: collapse;
        width: 526px;
    }

        #div-finance-calculator table.table tr td.left {
            width: 200px;
        }

        #div-finance-calculator table.table tr td span.help {
            display: inline-block;
        }

.getfinance-block {
    width: 620px;
    margin: 10px auto;
}

.divBRC {
    width: 100%;
    position: relative;
}

    .divBRC div {
        width: 75px;
        height: 76px;
    }

        .divBRC div.bg-border {
            width: 90%;
            height: 3px;
            background-color: #dfdfdf;
            position: absolute;
            top: 50%;
            z-index: -99;
        }

.personal-info {
    background: url(/resources/images/getfinanced/PersonInfo.png) no-repeat 0 0;
}

.financing-info {
    background: url(/resources/images/getfinanced/FinancingInformation.png) no-repeat 0 0;
    margin-right: 100px;
}

.summary-info {
    background: url(/resources/images/getfinanced/Summary.png) no-repeat 0 0;
    margin-right: 100px;
}

.final-info {
    background: url(/resources/images/getfinanced/Finalizing.png) no-repeat 0 0;
    margin-right: 100px;
}

.personal-info-active {
    background: url(/resources/images/getfinanced/PersonInfoH.png) no-repeat 0 0;
}

.financing-info-active {
    background: url(/resources/images/getfinanced/FinancingInformationH.png) no-repeat 0 0;
    margin-right: 100px;
}

.summary-info-active {
    background: url(/resources/images/getfinanced/SummaryH.png) no-repeat 0 0;
    margin-right: 100px;
}

.final-info-active {
    background: url(/resources/images/getfinanced/FinalizingH.png) no-repeat 0 0;
    margin-right: 100px;
}

.lb-personal-info {
    display: inline-block;
    font-family: GESSText-Light,sans-serif;
    width: 80px;
    text-align: center;
}

.lb-financing-info {
    margin-right: 175px;
}

.lb-summary-info {
    margin-right: 350px;
}

.lb-final-info {
    margin-right: 525px;
}

.form-structure {
    width: 520px;
    margin: 20px auto;
}

    .form-structure .table tr td.left {
        width: 150px;
    }

.form-structure-two {
    font-size: 16px;
}

    .form-structure-two .table tr td.left {
        width: 240px;
    }

.div-summary {
    width: 580px;
    margin: 20px auto;
    padding: 20px;
    background-color: #f6f6f6;
}

.div-final {
    background: url(/resources/images/hotitems/ar/get_financed_thankyou.png) no-repeat 0 0;
    width: 666px;
    height: 187px;
    margin-right: -20px;
}

    .div-final em {
        background: url(/resources/images/getfinanced/Success.png) no-repeat 0 0;
        width: 48px;
        height: 48px;
        display: block;
        margin-right: 120px;
        margin-top: 20px;
    }
/*--Finance Calculator Ends--*/
/*--Investor Relation Starts--*/
.divIR {
    width: 100%;
    margin: 40px auto;
    padding-bottom: 80px;
    border-bottom: 4px solid #ec1d25;
}

    .divIR div.text {
        text-align: left;
        width: 28%;
        font-size: 18px;
        margin-left: 2%;
        padding-top: 5px;
    }

    .divIR div.textbox {
        text-align: right;
        width: 60%;
    }

        .divIR div.textbox input[type=password] {
            min-width: 300px;
        }

    .divIR div.submitButton {
        text-align: left;
        margin-left: 156px;
        padding-top: 20px;
    }

        .divIR div.submitButton input[type=submit] {
            padding: 4px 15px 4px;
        }

.rprts {
    width: 100%;
}

.ir-reports h3 {
    text-transform: uppercase;
}

.rprts div {
    float: right;
}

    .rprts div.annual {
        width: 150px;
        background: url(/Resources/images/HotItems/AnnualReport.jpg) no-repeat top right;
        position: relative;
    }

    .rprts div.quarters {
        position: relative;
        margin-top: 15px;
        width: 130px;
        height: 120px;
        background: url(/Resources/images/HotItems/Quarterly.jpg) no-repeat top right;
    }

        .rprts div.annual img, .rprts div.quarters img {
            display: block;
            margin-bottom: 10px;
        }

        .rprts div.annual em, .rprts div.quarters em {
            display: block;
            font-style: normal;
            font-family: GESSText-Light,sans-serif;
            line-height: normal;
        }

    .rprts div.annual em {
        padding: 10px;
        width: 86px;
        font-size: 19px;
        line-height: 18px;
    }

    .rprts div.annual p {
        width: 106px;
        margin-top: 55px;
        margin-bottom: 10px;
    }

    .rprts div.quarters em {
        padding: 10px;
        width: 80px;
        font-size: 17px;
        height: 80px;
    }

    .rprts div.quarters p {
        width: 100px;
    }

    .rprts div.annual img, .rprts div.quarters img {
        position: absolute;
        top: 0;
        right: 0;
    }
/*--Investor Relation Ends--*/

.notice, .success, .error {
    font-family: Tahoma;
    font-weight: bold;
    padding-right: 25px;
    padding-left: 10px;
    line-height: 23px;
    margin: 8px 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 12px;
}

.notice {
    color: #585B66;
    background: #DBE3FF url('/Resources/Access/Images/info.png') no-repeat top right;
    border: 1px solid #A2B4EE;
}

.success {
    color: Green;
    background: #F4FDEF url('/Resources/Access/Images/success.png') no-repeat top right;
    border: 1px solid #ACDFA7;
}

.error {
    color: White;
    background: #c02228 url('/Resources/Access/Images/Failure.png') no-repeat top right;
}

#divNavigationMenu #nav li:hover ul.sub li.doNotShowInWebsite {
    display: none;
}

@media screen and (max-width:1100px) {
    #contentslides .slidesjs-previous {
        left: 0%;
    }

    #contentslides .slidesjs-next {
        right: 0%;
    }

    .fixedleftHotitems {
        top: 63%;
    }
}

.div-partner.reveal-modal {
    width: 560px;
}

.partner_table {
    text-align: right;
}

.parternFullDetails img {
    float: right;
    margin: 0 0px 10px 10px;
}


div.left {
    float: left;
}

div.right {
    float: right;
}


.mtop {
    margin-top: -30px;
}

.redfTdHeader {
    background-color: #EC1D25;
    color: #fff;
    padding: 10px;
}

.redfTdDark {
    background-color: #f1f1f1;
    color: #949695;
    padding: 10px;
    vertical-align: top;
}

.redfTdLight {
    background-color: #fff;
    color: #949695;
    padding: 10px;
    vertical-align: top;
}
