<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h88, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, customTable dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    line-height: 17px;
    outline: none;
    margin: 0;
    text-decoration: none;    
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.customTable {
    border-collapse: collapse;
    border-spacing: 0;
    width: auto;
    float: right;
    width: 91%;
}

.regheader {
    font-family: Arial;
    font-size: 12pt;
    color: #ffffff;
    font-weight: bold;
    width: 220px;
    float: right;
    margin: -10px 4px;
}

    .regheader input {
        width: 20px !important;
        float: right;
    }

    .regheader label {
        font-family: Tahoma,Geneva,sans-serif;
        color: #035495 !important;
        font-weight: normal;
        width: 180px;
        float: right;
        margin: 4px;
    }

.regcheckusername {
    background: url(../images/btnChkusrname.gif) no-repeat;
    width: 74px;
    height: 18px;
    border: 0px;
}

.regbtn {
    background: url(../images/regbtn.gif) no-repeat;
    width: 74px;
    height: 22px;
    border: 0px;
}

.regcheckavailable {
    color: white;
    font-weight: bold;
    font-size: 13pt;
    font-family: Arial;
}

.regchecknotavailable {
    color: red;
    font-weight: bold;
    font-size: 13pt;
    font-family: Arial;
}



.pwdmore {
    color: black;
    font-size: 12pt;
    font-family: Arial;
    font-weight: bold;
}

.pwdstrong {
    color: White;
    font-size: 12pt;
    font-family: Arial;
    font-weight: bold;
}

.pwdweak {
    color: Red;
    font-size: 12pt;
    font-family: Arial;
    font-weight: bold;
}

.pwdmedium {
    color: Orange;
    font-size: 12pt;
    font-family: Arial;
    font-weight: bold;
}

@font-face {
    font-family: Delicious;
    src: url('GE-SS-Two-Medium.otf.otf');
}



.body {
    width: auto;
    height: auto;
    background: white;
}

.header {
    background: white;
    width: auto;
    height: 140px;
    border-bottom: 1px #435b8e solid;
    /*overflow: hidden;*/
}

.boxphoto {
    width: 576px;
    height: 95px;
    float: left;
    margin: 20px 0px 0px 0px;
}

.photo {
    background-image: none;
    border: 1px #435b8e solid;
    width: 559px;
    height: 78px;
    margin: 8px 8px 8px 12px;
}

.boxlogo {
    width: 232px;
    height: 139px;
    float: right;
}

.logo {
    background-image: url('../images/logo.jpg');
    width: 222px;
    margin: 11px 0px 0px 5px;
    height: 120px;
    float: right;
}

.bkg {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 0px;
    padding-bottom: 24px;
}

.h2 {
    width: auto;
    height: 43px;
    margin: 0 auto 20px;
    background: url("../images/bghed.png");
}

    .h2 ul {
        height: 25px;
        margin: 0px auto 5px;
        width: 1003px !important;
        padding-top: 9px;
    }

        .h2 ul li {
            width: auto;
            height: 3px;
            float: right;
            margin: 0;
        }

            .h2 ul li a, #btnBookMark {
                font-family: Tahoma;
                font-size: 13px;
                font-weight: normal;
                text-align: center;
                color: #435b8e;
                width: auto;
                height: 21px;
                float: left;
                text-decoration: none;
                list-style: none;
                margin: auto;
                padding: 5px 16px;
                border: none;
                background: none;
                text-shadow: 0px 2px 0px #FFFFFF;
                behavior: url(ie-css3.htc);
            }

                .h2 ul li a:hover {
                    color: #FF6600;
                    background: #fff;
                    box-shadow: 0 0 8px #C4DAEA;
                    margin-top: -1px;
                    behavior: url(ie-css3.htc);
                }

.ErrorLabel {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Red;
}


.h2 ul li a span {
    font-family: Tahoma;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    color: #ff6600;
    width: auto;
    height: 21px;
    float: left;
    text-decoration: none;
    list-style: none;
    margin: auto;
}

.liftboxe {
    width: 338px;
    height: 1100px;
    float: right;
    border-left: 1px #435b8e solid;
    top: 181px;
    left: 1051px;
    position: absolute;
}

/*.liftboxe2{
	width:338px; 
	height: 1100px;
	float:right;
	border-left:1px #435b8e solid;
}
*/
.liftboxe3 {
    width: 338px;
    float: right;
}

.rightLable3 {
    width: 338px;
    height: 1100px;
    float: right;
    border-left: 1px #435b8e solid;
    top: 300px;
    left: 20px;
    position: absolute;
}

.name {
    width: 280px;
    height: 216px;
    border-bottom: thin #2a3f6e solid;
    margin: 0 0 0 8px;
}

.nameCV {
    width: 301px;
    height: 216px;
    left: 1000px;
    top: 2000px;
    border-bottom: thin #2a3f6e solid;
    margin: 0 0 0 8px;
}

.namebox {
    background: #e6f2fb;
    width: 285px;
    height: 185px;
    float: left;
    margin: 0 0 0 0;
    border: 1px #435b8e solid;
    -moz-box-shadow: 0 0 8px #c4daea;
    -webkit-box-shadow: 0 0 8px #c4daea;
    box-shadow: 0 0 8px #c4daea;
}

.box6, .box7, .box8, .box9, .box5 {
    border: 1px #435b8e solid;
    -moz-box-shadow: 0 0 8px #c4daea;
    -webkit-box-shadow: 0 0 8px #c4daea;
    box-shadow: 0 0 8px #c4daea;
}

.namebox2 {
    background: #f4f9fd;
    width: 301px;
    height: 34px;
    float: left;
    margin: 0 0 0 0;
}

    .namebox2 p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 17.5px;
        font-weight: bold;
        text-align: center;
        color: #044e9b;
        width: auto;
        height: 21px;
        float: right;
        text-decoration: none;
        list-style: none;
        margin: 9px 13px 0 0;
    }

.namebox3 {
    width: 280px;
    height: auto;
    float: right;
    margin: 10px 0 0 0;
}

.flot {
    float: right;
}

    .flot input {
        float: right;
    }

.nametext {
    width: 85px;
    height: 22px;
    float: right;
    margin: 5px 2px 0 0;
}

    .nametext p, .namebox3 span label {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-weight: bold;
        text-align: left;
        color: #2b4171;
        width: auto;
        height: 19px;
        float: left;
        text-decoration: none;
        margin: auto;
        padding: 0 6px;
    }

.style3 .nametext p {
    border-left: 1px solid #FFFFFF !important;
    float: right !important;
    margin-right: -10px;
}

.remmber {
    font-family: "Times New R..." "Tahoma";
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: #2b4171;
    width: auto;
    height: 17px;
    float: right;
    text-decoration: none;
    list-style: none;
    margin: 3px 3px 0 0;
}

.boxtext {
    background: white;
    width: 132px;
    height: 21px;
    float: right;
    margin: 0 5px 0 0;
    border: thin #5c7da1 solid;
}

.boxtext2 {
    background: url("../images/bghedbott.png") center bottom #6181A4 !important;
    width: auto;
    height: 24px;
    float: right;
    margin: 2px 5px 0 0;
    border: 1px solid #294564;
}

    .boxtext2 a {
        font-family: GE SS Two Medium,tahoma;
        font-size: 13px;
        text-align: center;
        color: white;
        height: 21px;
        float: right;
        text-decoration: none;
        list-style: none;
        margin: 3px 0 0 0;
        padding: 2px 15px;
    }

.e3lan1 {
    width: 280px;
    height: 250px;
    margin: 8px 0 0 8px;
    float: left;
}

.e3lan2 {
    width: 280px;
    height: 250px;
    margin: 8px 0 0 8px;
    float: left;
}



.rightbox {
    width: 680px;
    height: auto;
    float: right;
    margin: 0 5px 0 0;
    border-right: 1px solid #435B8E;
}

.box1 {
    width: 665px;
    height: 115px;
}

.box11 {
    width: 480px;
    height: 35px;
    float: right;
}

.bigbox {
    width: auto;
    height: 80px;
    float: right;
}



select .boxsearch {
    background: white;
    width: 150px;
    height: 22px;
    float: right;
    margin: 3px 7px 0 0;
    border: 1px #5c7da1 solid;
}

    select.boxsearch option, select.boxsearch {
        font-family: Tahoma;
        font-size: 12px;
        font-weight: normal;
        text-align: center;
        color: #435B8E;
        width: auto;
        height: 21px;
        float: right;
        text-decoration: none;
        list-style: none;
        margin: 10px 7px 0 5px;
    }



.ba7ss {
    width: 110px;
    height: 40px;
    float: right;
    margin-right: 5px;
}

.b7s {
    width: 37px;
    height: 22px;
    float: right;
    margin: 9px 0 0 0;
    border: none;
}

. ul {
    width: 95px;
    height: 24px;
    float: right;
    margin: -5px 5px 0 0;
}

.fiv {
    width: 30px;
    height: 6px !important;
    margin: 5px;
    text-align: center;
}

.fiv2 {
    width: 30px;
    height: 14px !important;
    margin: 3px;
    text-align: center;
}

.boxb7s ul li {
    width: auto !important;
    height: 35px;
    float: right;
}

    .boxb7s ul li a {
        font-family: "tahoma";
        font-weight: normal;
        font-size: 10px;
        text-align: center;
        color: #03246a;
        text-decoration: underline;
    }

.boal3nwan1 {
    width: 253px;
    height: auto;
    float: right;
    margin: 9px 0 0 0;
}

.al3nwan1 {
    background: #e6f2fb;
    width: 110px;
    height: 23px;
    float: right;
    margin: 3px 7px 0 0;
    border-top: 1px #5c7da1 solid;
    border-left: 1px #5c7da1 solid;
    border-right: 1px #5c7da1 solid;
    border-bottom: 1px #e6f2fb solid;
}

.al3nwan11 {
    background: #2a406f;
    width: 110px;
    height: 23px;
    float: right;
    margin: 2px 7px 0 0;
    border-top: 1px #5c7da1 solid;
    border-left: 1px #5c7da1 solid;
    border-right: 1px #5c7da1 solid;
}

.al3nwan1 p {
    width: auto;
    height: 15px;
    font-family: GE SS Two, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14.5px;
    text-align: center;
    color: #2b4171;
    text-decoration: none;
    list-style: none;
    margin: auto;
    margin-top: 6px;
}

.al3nwan11 p {
    width: auto;
    height: 15px;
    font-family: GE SS Two, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14.5px;
    text-align: center;
    color: white;
    text-decoration: none;
    list-style: none;
    margin: auto;
    margin-top: 6px;
}

.box1o1 {
    background: #e6f2fb;
    width: 636px;
    height: 45px;
    margin: 0 7px 0 0;
    float: right;
    border: 1px #5c7da1 solid;
    background: url("../images/bghed.png") repeat scroll center bottom transparent;
}

.box1o11 {
    background: #e6f2fb;
    width: 670px;
    height: 66px;
    margin: 0 7px 0 0;
    float: right;
    border: 1px #5c7da1 solid;
    background: url("../images/bghed2.png") repeat-x scroll center bottom transparent;
}

.lone {
    background: fuchsia;
    width: 106px;
    height: 15px;
    float: right;
}

.box1o2 {
    width: 82px;
    height: 30px;
    float: right;
    margin: 5px 7px 0 0;
}

    .box1o2 p {
        width: auto;
        height: 24px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 16px;
        text-align: center;
        color: #2b4171;
        text-decoration: none;
        list-style: none;
        margin: auto;
        margin-top: 11px;
    }

.box3 {
    width: 680px;
    height: auto;
    margin: 0px 0 60px 0;
    float: right;
}

.boal3nwan2 {
    width: 208px;
    height: 27px;
    float: right;
    margin: -20px 0 0 0;
}

.al3nwan2 {
    background: #5c7da1 url("../images/bghedbott.png") bottom;
    width: auto;
    height: 27px;
    float: right;
    margin: 0px 15px 0 0;
    border-top: 1px #294564 solid;
    border-left: 1px #294564 solid;
    border-right: 1px #294564 solid;
}

.al3nwan3 {
    background: white;
    width: 80px;
    height: 27px;
    float: right;
    margin: 0 7px 0 0;
    border-top: 1px #294564 solid;
    border-left: 1px #294564 solid;
    border-right: 1px #294564 solid;
}

.al3nwan2 a {
    height: 24px;
    font-family: GE SS Two Medium, Tahoma, Geneva, sans-serif;
    font-size: 13px;
    text-align: center;
    color: white;
    text-decoration: none;
    margin: 6px 9px;
    float: right;
}

.al3nwan3 a {
    width: auto;
    height: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    color: #f8941e;
    text-decoration: none;
    list-style: none;
    margin: 0 0 0 5px;
}

.box4 {
    background: white;
    width: 100%;
    height: 72px;
    float: right;
    border-top: 1px #5c7da1 solid;
}

.box44 {
    width: 634px;
    height: 53px;
    float: right;
    margin: 0 15px 0 0;
}

.box444 {
    background: white;
    width: 32px;
    height: 45px;
    float: right;
    margin: 5px 9px 0 0;
}

.alam {
    background-image: url('32x32/plain/flag_egypt.png');
    width: 32px;
    height: 32px;
}

.alam1 {
    background-image: url('32x32/plain/flag_saudi_arabia.png');
    width: 32px;
    height: 32px;
}

.alam2 {
    background-image: url('32x32/plain/flag_united_arab_emirates.png');
    width: 32px;
    height: 32px;
}

.alam3 {
    background-image: url('32x32/plain/flag_qatar.png');
    width: 32px;
    height: 32px;
}

.alam4 {
    background-image: url('32x32/plain/flag_kuwait.png');
    width: 32px;
    height: 32px;
}

.alam5 {
    background-image: url('32x32/plain/flag_bahrain.png');
    width: 32px;
    height: 32px;
}

.alam6 {
    background-image: url('32x32/plain/flag_jordan.png');
    width: 32px;
    height: 32px;
}

.alam7 {
    background-image: url('32x32/plain/flag_oman.png');
    width: 32px;
    height: 32px;
}

.alam8 {
    background-image: url('32x32/plain/flag_syria.png');
    width: 32px;
    height: 32px;
}

.alam9 {
    background-image: url('32x32/plain/flag_lebanon.png');
    width: 32px;
    height: 32px;
}

.alam10 {
    background-image: url('32x32/plain/flag_lebanon.png');
    width: 32px;
    height: 32px;
}

.alam11 {
    background-image: url('32x32/plain/flag_algeria.png');
    width: 32px;
    height: 32px;
}

.alam12 {
    background-image: url('32x32/plain/flag_morocco.png');
    width: 27px;
    height: 31px;
}

.alam13 {
    background-image: url('32x32/plain/flag_morocco.png');
    width: 32px;
    height: 32px;
}

.number {
    background: #e6f2fb;
    width: 32px;
    height: 15px;
    margin: 0 0 0 0px;
}

    .number p {
        width: auto;
        height: 12px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 11px;
        text-align: right;
        color: #466587;
        text-decoration: none;
        list-style: none;
        margin: 0 5px 0 0;
    }



.box5 {
    background: white;
    width: 202px;
    height: auto;
    float: right;
    margin: 0 7px 0 0;
    border: 1px #5c7da1 solid;
}

.box55 {
    background: url("../images/bghed.png") center bottom;
    width: 202px;
    height: 28px;
    border-bottom: 1px #5c7da1 solid;
    margin: auto;
}

.box555 {
    float: right;
    height: 15px;
    margin: 6px 0 0 0;
    text-align: center;
    width: 100%;
}

    .box555 a {
        width: auto;
        height: 24px;
        font-family: GE SS Two Medium,tahoma;
        font-size: 14px;
        text-align: center;
        color: #2b4171;
        text-decoration: none;
    }

.box66 {
    width: 205px;
    height: auto;
    float: right;
    margin: 0 7px 0 0;
}

.box6 {
    background: white;
    width: 202px;
    height: auto;
    float: right;
    border: 1px #5c7da1 solid;
}

.box7 {
    background: white;
    width: 202px;
    height: auto;
    float: right;
    border: 1px #5c7da1 solid;
    margin: 25px 0 0 0;
}

.box8 {
    background: white;
    width: 202px;
    height: auto;
    float: right;
    border: 1px #5c7da1 solid;
    margin: 25px 0 0 0;
}

.box9 {
    background: white;
    width: 202px;
    height: auto;
    float: right;
    border: 1px #5c7da1 solid;
    margin: 0 7px 0 0;
}

.box5text {
    width: 195px;
    height: auto;
    margin: 3px 6px 0 0;
    float: left;
}

    .box5text p, .box5text p a {
        width: 176px;
        height: 20px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 15px;
        text-align: right;
        color: #0a224e;
        text-decoration: none;
        list-style: none;
        margin: auto;
        float: right;
    }

        .box5text p a:hover {
            color: #FF6600;
            text-decoration: underline;
        }

    .box5text span {
        width: auto;
        height: 20px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 15px;
        text-align: right;
        color: #466587;
        text-decoration: none;
        list-style: none;
        margin: auto;
        margin: 0 5px 0 0;
    }

.footer {
    background: url('../images/bgfooter.png') bottom repeat-x;
    width: auto;
    height: auto;
}

.f1 {
    width: 400px;
    margin: 0 auto;
    padding: 20px;
}

.f1text p {
    width: auto;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    text-align: right;
    color: #e6f2fb;
    text-decoration: none;
    list-style: none;
    margin: auto;
    margin: 10px 5px 0 0;
}
/*---------------------------------index2----------------------------------------------*/
.box0 {
    width: 665px;
    height: 80px;
    margin: 12px 14px 0 0;
    float: right;
}

.box10 {
    width: 250px;
    height: 19px;
    float: right;
    margin: 4px 6px 0 0;
}

.boxsearch0 {
    background: white;
    width: 240px;
    height: 30px;
    float: right;
}

.boxsearch20 {
    background: white;
    width: 248px;
    height: 30px;
    float: right;
    border: 1px #435b8e solid;
    text-align: right;
    direction: rtl;
    font-family: tahoma;
    font-size: 14px;
    text-indent: 3px;
    font-weight: bold;
}

.boxsearch23 {
    margin-top: 4px;
}

.text0 {
    width: 244px;
    height: 25px;
    float: right;
    margin: 7px 0 0 0;
}

    .text0 p {
        width: 236px;
        height: 25px;
        font-family: "tahoma";
        font-weight: normal;
        font-size: 12px;
        text-align: right;
        color: #5b7da1;
        text-decoration: none;
        list-style: none;
        line-height: 17px;
    }

        .text0 p span {
            width: auto;
            height: 25px;
            font-family: "tahoma";
            font-weight: normal;
            font-size: 12px;
            text-align: right;
            color: #f8941e;
            text-decoration: none;
            list-style: none;
            line-height: 12px;
        }

.box2 {
    width: 157px;
    height: 49px;
    float: right;
    margin-top: 0;
    text-align: center;
}

.box22 {
    width: 123px;
    height: 36px;
    float: right;
    margin: 0 000;
}

.b7s1 {
    background-image: url('../images/b7s.jpg2.jpg');
    width: 66px;
    height: 35px;
    float: right;
    margin: 3px 0 3px 000;
}
/*.boxb7s1{
width:125px;
  height: 42px;
  float:  right;
  margin:0 000; 
}
*/
.boxb7s1 ul li {
    width: auto;
    height: 17px;
    float: right;
    margin: 0 5px 0 0;
}
/*.boxb7s1 ul li a{
    width:  auto;
	height:17px;
	font-family:"tahoma";
	font-weight: normal;
	font-size:12px;
	text-align:   right;
	color:#03246a;
	text-decoration: underline;
    list-style:none;

}*/
.boxal3nwan2 {
    background: #fff url(../images/bgbxotitle.png) bottom repeat-x;
    width: 98.3%;
    height: auto;
    float: right;
    margin: 0 3px 0 0;
    border: 1px #294564 solid;
    -moz-box-shadow: 0 0 8px #c4daea;
    -webkit-box-shadow: 0 0 8px #c4daea;
    box-shadow: 0 0 8px #c4daea;
}

.bkg2 {
    width: 660px;
    height: auto;
    margin: 6px 14px 0 0;
    float: right;
}

.tab2 {
    /*background:#8eb0cb;*/
    background: #FFFFFF;
    color: #000000;
    margin-bottom: 10px;
}

    .tab2 * {
        color: #D50000 !important;
        /*color:#fff !important;*/
        padding-bottom: 10px;
    }

.bigtabe {
    width: 660px;
    height: auto;
    margin: 6px 8px 0 0;
    float: right;
}

.texttabe {
    width: 660px;
    height: auto;
    margin: 6px 0 0 0;
}

.texttabe1 {
    width: 193px;
    height: auto;
    float: right;
}

.texttabe2 {
    width: 200px;
    height: auto;
    float: right;
}




.texttabe1 a {
    width: auto;
    height: auto;
    font-family: "Times New ...";
    font-weight: bold;
    font-size: 15px;
    text-align: right;
    color: #0a224e;
    text-decoration: none;
    list-style: none;
    margin: 0 3px 0 0;
    float: right;
}

.texttabe2 span {
    width: 112px;
    height: 15px;
    font-family: "Times New ...";
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    color: #578db6;
    text-decoration: none;
    list-style: none;
}

    .texttabe2 span a {
        color: #044E9B !important;
    }

.texttabe11 {
    width: 113px;
    height: auto;
    float: right;
}

.texttabe21 {
    width: 250px;
    height: auto;
    float: right;
}

.texttabe11 span {
    width: 112px;
    height: 15px;
    font-family: "Times New ...";
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    color: #578db6;
    text-decoration: none;
    list-style: none;
}


.texttabe21 span {
    width: 112px;
    height: 15px;
    font-family: "Times New ...";
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    color: #578db6;
    text-decoration: none;
    list-style: none;
}


.bkg21 {
    height: auto!important;
    overflow: hidden;
}

.liftboxe2 {
    height: auto !important;
}

.rightbox2 {
    height: auto !important;
    direction: ltr;
}

.e3lan22 {
    background-image: url('../../images/Untitled-1.gif')!important;
}

.bkg3 {
    width: auto;
    height: 130px;
    float: right;
    margin: 53px 0 0 0;
}

.bkg4 {
    border-bottom: 1px #294564 solid;
    width: 665px;
    height: 10px;
    margin: 15px 0 0 0;
}


.al3nwan11 {
    background: white;
    width: 110px;
    height: 23px;
    float: right;
    margin: 1px 7px 0 0;
    border-top: 1px #5c7da1 solid;
    border-left: 1px #5c7da1 solid;
    border-right: 1px #5c7da1 solid;
    border-bottom: 1px #e6f2fb solid;
}

.al3nwan111 {
    background: #5c7da1;
    width: 110px;
    height: 23px;
    float: right;
    margin: 2px 7px 0 0;
    border-top: 1px #5c7da1 solid;
    border-left: 1px #5c7da1 solid;
    border-right: 1px #5c7da1 solid;
}

.al3nwan11 p {
    width: auto;
    height: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16.5px;
    text-align: center;
    color: #f8941e;
    text-decoration: none;
    list-style: none;
    margin: auto;
    margin-top: 6px;
}

.al3nwan111 p {
    width: auto;
    height: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16.5px;
    text-align: center;
    color: white;
    text-decoration: none;
    list-style: none;
    margin: auto;
    margin-top: 6px;
}

#text, #Div1 {
    width: auto;
    height: 30px;
    margin: 10px 10px 0 0;
    float: right;
}

    #text p, #Div1 p {
        width: auto;
        height: 15px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 18px;
        text-align: right;
        color: #044e9b;
        text-decoration: none;
        list-style: none;
        margin: auto;
        margin-top: 6px;
    }

#boxnomber, #Div2 {
    width: auto;
    height: 30px;
    margin: 10px 0px 0 5px;
    float: left;
}

.number1 {
    background: white;
    width: auto;
    margin: 3px 5px 0 0;
    /*border: 1px #294564 solid;*/
    float: left;
}

    .number1:hover {
        /*background: #5c7da1;*/
        background: #FF6600 ;
    }

        .number1:hover a {
            color: #fff;
        }

    .number1 a, .number1 span {
        font-family: Tahoma, Geneva, sans-serif;
        font-weight: normal;
        font-size: 15px;
        text-align: center;
        color: #294564;
        text-decoration: none;
        list-style: none;
        float: right;
        padding: 3px 7px;
    }

    .number1 p:hover {
        color: white;
    }

.number1Selected a {
    /*background: #5c7da1;*/
    /*color: #fff;*/
    color: #FF6600
}

/*-------------------------------indindex2------------------------------------------------------------*/

/*--------------------------------index3----------------------------------------------------------------------*/
.body1 {
    width: auto;
    height: 1390px;
    background: white;
}

.bkg1n3 {
    height: 1500px !important;
}

.flower {
    background-image: url('../../images/flower.gif') !important;
}

.bigtsgel {
    float: right;
    width: 98%;
    height: auto;
    margin-left: 0;
    margin-right: 5px;
    margin-top: 10px;
}

.tsgel1 {
    background: url("../images/bghedbott.png") repeat-x scroll center top #5C7DA1;
    width: auto;
    float: right;
    border-left: 1px #294564 solid;
    border-right: 1px #294564 solid;
    border-top: 1px #294564 solid;
    padding: 2px 7px;
}

.bigtsgel span {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #035495 !important;
    padding: 7px 17px;
    text-shadow: 1px 2px 1px #FFFFFF;
}

.tsgel1 p {
    width: auto;
    height: 20px;
    font-family: GE SS Two Medium,tahoma !important;
    font-weight: normal !important;
    font-size: 16px;
    text-align: center;
    color: white;
    text-decoration: none;
    list-style: none;
    margin: 6px auto;
}


.tsgel2 {
    background: #e6f2fb;
    width: 670px;
    height: 30px;
    float: right;
    border: 1px #5c7ea1 solid;
    margin: 0 0 0;
}
.navigatebar 
{
    
    background: none repeat scroll 0 0 rgba(165, 165, 165, 0.85) ;
    width: 220px;
    height: 30px;
    border:0px ;
    border-radius: 5px 5px 5px 5px;
    margin: 0 auto;
    width: 220px;



}


.tsgel20 {
    background: #e6f2fb;
    width: 665px;
    height: 30px;
    float: right;
    border: 1px #5c7ea1 solid;
    margin: 13px 6px 0 0;
}

.tasgel3 {
    width: 180px;
    height: 30px;
    float: right;
    margin: 0 0 0 0;
}

    .tasgel3 p {
        width: 130px;
        height: 20px;
        font-family: Times New ..., Helvetica, sans-serif;
        font-weight: bold;
        font-size: 16px;
        text-align: right;
        color: #044e9b;
        text-decoration: none;
        list-style: none;
        margin: 6px 12px 0 0;
        float: right;
    }

.boxinfo {
    width: 630px;
    float: right;
    margin: 20px 6px 0 0;
    height: auto;
}

.info1 {
    width: 125px;
    height: 30px;
    float: right;
    margin: 0 auto;
}

    .info1 p {
        color: #2B4171;
        float: left;
        font-family: tahoma;
        font-size: 13px;
        font-weight: normal;
        height: 20px;
        list-style: none outside none;
        margin: 6px 12px 0 0;
        width: 130px;
    }

table.customTable tr td p {
    color: #2B4171;
    direction: ltr;
    float: right;
    font-size: 15px;
    font-weight: bold;
    height: auto;
    list-style: none outside none;
    margin: 23px 12px 0 0;
    width: auto;
}

    table.customTable tr td p h1 {
        width: 60px !important;
        float: right;
        height: 20px;
    }

table.customTable tr td input {
    border: 1px solid #6181A4;
    direction: rtl;
    float: right;
    font-family: Tahoma,Geneva,sans-serif;
    height: 23px;
    margin: 0 5px 0 0;
}

.info2, .bigtsgel input {
    background: white;
    /*width:180px;*/
    height: 23px;
    float: right;
    margin: 0 5px 0 0;
    border: 1px #6181a4 solid;
    direction: rtl;
    font-family: Tahoma, Geneva, sans-serif;
    color: #035495;
}

.info3 {
    background: white;
    width: 90px;
    height: 26px;
    float: right;
    margin: 0 5px 0 0;
    border: 1px #6181a4 solid;
    direction: rtl;
    color: #035495 !important;
}

.info4 {
    background: white;
    width: 130px;
    height: 26px;
    float: right;
    margin: 0 5px 0 0;
    border: 1px #6181a4 solid;
    direction: rtl;
    color: #035495 !important;
}

.info5 {
    background: white;
    width: 120px;
    height: auto;
    float: right;
    margin: 0 5px 0 0;
    border: 1px #6181a4 solid;
    direction: rtl;
    color: #035495 !important;
}

#lblBusinessDescription {
    width: 300px !important;
    line-height: 17px !important;
}

.boxinfo2 {
    width: 930px;
    height: auto;
    float: right;
    margin: 20px 6px 0 0;
}

.info6 {
    background: white;
    width: 266px;
    height: 30px;
    float: right;
    margin: 0 5px 0 0;
    border: 1px #6181a4 solid;
    direction: rtl;
    color: #035495 !important;
}


    .info6 p {
        width: 266px;
        height: 61px;
        font-family: Times New ..., Helvetica, sans-serif;
        font-weight: bold;
        font-size: 15px;
        text-align: right;
        color: #2b4171;
        text-decoration: none;
        list-style: none;
        margin: 6px 12px 0 0;
        float: right;
    }

.rmoz {
    background-image: url('../../images/Untitled-11.gif');
    width: 234px;
    height: 47px;
    float: right;
    margin: 0 5px 0 0;
    border: 2px #6181a4 solid;
}

    .rmoz img {
        width: 100%;
        height: 100%;
    }

.small {
    width: 75px;
    height: 30px;
    float: right;
    margin: 0 6px 0 0;
}


    .small p, .smallp {
        width: auto !important;
        font-family: Tahoma;
        font-weight: normal;
        font-size: 13px;
        text-align: right;
        color: #2b4171 !important;
        text-decoration: underline;
        list-style: none;
        margin: 0px 12px 0 0 !important;
        float: right !important;
        background: none;
        border: none !important;
    }

.smallp {
    margin: 0 !important;
}

.altasgel {
    background: url("../images/bghedbott.png") center bottom #6181A4 !important;
    width: auto;
    height: 27px;
    float: right;
    margin: 30px 50px 0 0;
    border: 1px #6181a4 solid;
}

    .altasgel p {
        width: auto;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 17px;
        text-align: center;
        color: white;
        text-decoration: none;
        list-style: none;
        margin: 5px 0 0 0;
    }

.info111 {
    width: auto;
    height: 30px;
    float: right;
    margin: 0 auto;
}

    .info111 p {
        width: auto;
        height: 20px;
        font-family: Times New ..., Helvetica, sans-serif;
        font-weight: bold;
        font-size: 15px;
        text-align: right;
        color: #2b4171;
        text-decoration: none;
        list-style: none;
        margin: 6px 12px 0 0;
        float: right;
    }

/*-------------------------------indindex3----------------------------------------------------------------------------------*/

/*--------------------------index4------------------------------------------------------------*/
.bkgind4 {
    height: 1500px !important;
}

.rightbox1n4 {
    height: auto !important;
}

.tsgel1n {
    background: #e6f2fb;
    width: 167px;
    height: 30px;
    float: right;
    border-left: 1px #294564 solid;
    border-right: 1px #294564 solid;
    border-top: 1px #294564 solid;
}

    .tsgel1n p {
        width: 142px;
        height: 20px;
        font-family: GE SS Two, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 20px;
        text-align: center;
        color: #044e9b;
        text-decoration: none;
        list-style: none;
        margin: 6px auto;
    }

.info8 {
    background: white;
    width: 60px;
    height: 26px;
    float: right;
    margin: 0 5px 0 0;
    border: 1px #6181a4 solid;
    direction: rtl;
    color: #035495 !important;
}
/*---------------------------------inindex4-------------------------------------------------------------------*/

/*-------------------------------------------cv1-------------------------------------------------------------*/

.body3 {
    height: 860px;
    width: 949px;
    background: white;
}


.bkg1 {
    width: 1024px;
    height: 850px;
    margin: 0 auto;
}

.liftboxe3 {
    height: auto !important;
}

.info7saab {
    background: #e6f2fb;
    width: 302px;
    height: 495px;
    float: left;
    height: auto;
    margin: 0 0 0 8px;
    padding-bottom: 16px;
    -moz-box-shadow: 0 0 8px #c4daea;
    -webkit-box-shadow: 0 0 8px #c4daea;
    box-shadow: 0 0 8px #c4daea;
}

.info7saab2 {
    background: #5c7da1 url("../images/bghheduser.png") center bottom !important;
    width: 285px;
    height: 35px;
    float: right;
    margin: 0 0 0 0;
}

    .info7saab2 p {
        font-family: GE SS Two Medium,tahoma;
        font-size: 18px;
        text-align: center;
        color: white;
        width: auto;
        height: 21px;
        text-decoration: none;
        list-style: none;
        margin: 9px 13px 0 0;
        text-shadow: 0px -2px 0px #000;
        -moz-text-shadow: 0px -2px 0px #000;
        -webkit-text-shadow: 0px -2px 0px #000;
        behavior: url(PIE.htc);
    }

.tssg1 {
    background: #e6f2fb;
    width: 302px;
    height: 35px;
    float: right;
    line-height: 30px;
    margin: 0 0 0 0;
}

    .tssg1:hover {
        background: #fff;
    }

        .tssg1:hover div a p {
            color: #F7941D;
        }

.tssgs a:hover {
    text-decoration: underline;
}

.tssg {
    width: auto;
    height: 20px;
    float: right;
    margin: 0 6px 0 0;
}

    .tssg p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        text-align: right;
        color: #425681;
        text-decoration: none;
        list-style: none;
        margin: 11px 8px 0 0;
        width: auto;
        height: 30px;
    }

.tssg1s {
    background: white;
    width: 302px;
    height: 35px;
    float: right;
    line-height: 30px;
    margin: 0 0 0 0;
}

.tssgs {
    width: auto;
    height: 20px;
    float: right;
    margin: 0 6px 0 0;
}

    .tssgs p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        text-align: right;
        color: #f7941d;
        text-decoration: none;
        list-style: none;
        margin: 10px 8px 0 0;
        width: auto;
        height: 30px;
    }

.rightbox3 {
    width: 675px;
    height: auto;
    float: right;
    margin: 0 6px 0 0;
}

.save {
    background: url("../images/bghedbott.png") repeat scroll center bottom #5C7DA1;
    float: left;
    height: 26px;
    margin: 4px 3px;
    width: 58px;
    text-shadow: 0px -2px 0px #000;
    -moz-text-shadow: 0px -2px 0px #000;
    -webkit-text-shadow: 0px -2px 0px #000;
}

    .save p {
        width: auto;
        height: 20px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 15px;
        text-align: right;
        color: #ffffff;
        text-decoration: none;
        list-style: none;
        margin: 8px 20px 0 0;
        float: right;
    }

.show {
    background: #e6f2fb;
    width: 60px;
    height: 30px;
    float: left;
    margin: 0 0 0 10px;
    border-left: 1px #5c7ea1 solid;
    border-right: 1px #5c7ea1 solid;
    border-top: 1px #5c7ea1 solid;
}

    .show p {
        width: auto;
        height: 20px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 15px;
        text-align: right;
        color: #044e9b;
        text-decoration: none;
        list-style: none;
        margin: 8px 16px 0 0;
        float: right;
    }

.byan {
    background: #e6f2fb url("../images/bghed.png") repeat;
    width: 672px;
    height: 37px;
    float: right;
    border: 1px #5c7ea1 solid;
    margin: -7px 0;
    -moz-box-shadow: 0 0 8px #c4daea;
    -webkit-box-shadow: 0 0 8px #c4daea;
    box-shadow: 0 0 8px #c4daea;
}

.byan1 {
    width: auto;
    height: 19px;
    float: right;
    margin: 6px 60px 0 0;
}

    .byan1 p {
        width: auto;
        height: 20px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 16px;
        text-align: right;
        color: #044e9b;
        text-decoration: none;
        list-style: none;
        margin: 4px 0 0 0;
        float: right;
    }

        .byan1 p:hover {
            color: #035495 !important;
        }

.byan2 {
    width: auto;
    height: 20px;
    float: right;
    margin: 6px 32px 0 0;
}

    .byan2 p {
        width: auto;
        height: 20px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 14px;
        text-align: right;
        color: #ff6600;
        text-decoration: none;
        list-style: none;
        margin: 4px 0 0 0;
        float: right;
    }

.info22 {
    width: 266px !important;
}


.info23 {
    width: 210px !important;
}

.butin {
    width: 652px;
    height: 35px;
    float: right;
    margin: 0 6px 0 0;
}

.butin1 {
    background: #5c7da1;
    width: 80px;
    height: 30px;
    float: none;
}

    .butin1 p {
        width: auto;
        height: 20px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 16.5px;
        text-align: right;
        color: #ffffff;
        text-decoration: none;
        list-style: none;
        margin: 8px 23px 0 0;
        float: right;
    }




/*----------------------------------------------indcv1-------------------------------------------------------------------*/


/*-----------------------------------------------------------cv2----------------------------------------------------------------------*/

.liftboxe4 {
    height: 650px !important;
}

.boxinfocv2 {
    width: 660px;
    height: 385px;
    float: right;
    margin: 20px 6px 0 0;
}

.info5impo {
    width: 90px !important;
    margin: 0 6px 0 0 !important;
}

.info1impo {
    width: 50px !important;
}

/*-----------------------------------------------------------indcv2-----------------------------------------------------------------------*/

/*------------------------------------------------cv3-------------------------------------------------------------------*/
. bkgcv3 {
    height: 1000px !important;
}


.liftboxe2 {
    height: auto !important;
}

.tsgel20impo {
    width: 665px !important;
    margin: 0 6px 5px 0 !important;
}

/*--------------------------------indcv3----------------------------------------------------------------------------------------*/

/*-------------------------------------cv4----------------------------------------------*/
.bkgcv4 {
    height: 1000px !important;
}

.rightbox3cv4 {
    height: 770px;
}

.liftboxecv4 {
    height: 790px !important;
}


.info1color p {
    color: black;
}

.delet {
    background: white;
    width: 70px;
    height: 28px;
    float: left;
    margin: 0 12px 0 0;
    border: 1px black solid;
}

    .delet p {
        width: auto;
        height: 20px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 17px;
        text-align: center;
        color: #f89b2c;
        text-decoration: none;
        list-style: none;
        margin: 5px 0 0 0;
    }

.ta7rer {
    background: #5c7da1;
    width: 70px;
    height: 28px;
    float: left;
    margin: 0 0 0 0;
    border: 1px black solid;
}

    .ta7rer p {
        width: auto;
        height: 20px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 17px;
        text-align: center;
        color: white;
        text-decoration: none;
        list-style: none;
        margin: 5px 0 0 0;
    }
/*------------------------------------indcv4---------------------------------------------------*/

/*---------------------------------cv5------------------------------------------------------------*/
.bkgcv5 {
    height: 1500px !important;
}

.liftboxecv5 {
    width: 338px;
    height: 1250px;
    float: right;
    border-left: 1px #435b8e solid;
}

.rightboxcv5 {
    width: 680px;
    height: 1250px;
    float: right;
    margin: 0 5px 0 0;
}

.info8cv5 {
    margin: 0 45px 0 0 !important;
}
/*--------------------------------1ndcv5-----------------------------------------------------------*/


/*---------------تعديل الجديد---------------------*/
.inhder {
    width: 1003px;
    margin: 0 auto;
}

.name552 {
    margin: 2px 0;
}

.box {
    width: 100%;
    float: right;
    height: 80px;
}
/*------------------------------------*/
.but25 {
    border: none !important;
    float: right !important;
    width: auto;
    background: transparent !important;
    color: #fff !important;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 17px !important;
    font-weight: bold !important;
}

.style1 {
    float: right;
}

.box12 {
    float: left;
}

.dfe, .dfe2 {
    width: 100px;
    float: right;
    width: auto;
    height: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    color: #2b4171;
    text-decoration: none;
    list-style: none;
    margin: 12px 4px;
}

.info0 {
    height: 18px;
    margin: 8px !important;
}

.altasgel20 {
    margin: 0;
    float: left !important;
}

.altasgel2 input {
    background: transparent;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.altasgel2 {
    margin: 0 11px 0 0;
}

#signOut, #btnUploadImage, #btnAttachFile, #UClogin_Button2, #UClogin_signOut, #UClogin_Button3 {
    background: #6181A4 url("../images/bghedbott.png") center bottom !important;
    border: 1px solid #294564;
    float: right;
    height: 25px;
    color: #fff !important;
    font-family: GE SS Two Medium,tahoma;
}

#UClogin_Button2 {
    float: left !important;
}

#Button2, #Button3 {
    background: #5C7DA1 !important;
    border: none;
    font-family: Tahoma, Geneva, sans-serif;
    color: #fff;
    height: 26px;
}

.save input {
    background: none !important;
    width: auto !important;
    color: #fff !important;
    border: none;
    margin: 7px 14px;
    text-shadow: 0px -1px 0px #000;
    -moz-text-shadow: 0px -1px 0px #000;
    -webkit-text-shadow: 0px -1px 0px #000;
}

#ImageButton7, #ImageButton6 {
    margin: 0px !important;
    height: auto !important;
    float: right;
}

.info30 {
    width: 97px !important;
    float: right;
    height: 27px;
}

table.customTable tr td label {
    width: 40px;
    float: right;
    padding: 3px 0;
}

.info40 {
    width: 185px !important;
}

#btnAddPostGraduate, #btnAddLanguage, #AddExprinceJob {
    background: url("../images/bghedbott.png") center bottom #5C7DA1;
    color: #fff;
    margin: 20px 15px;
}

#PostGraduateGridView {
    width: 500px;
    float: right;
}

.tdt table {
    margin: 0;
    -moz-box-shadow: 0 0 8px #c4daea;
    -webkit-box-shadow: 0 0 8px #c4daea;
    box-shadow: 0 0 8px #c4daea;
}

    .tdt table tr th {
        border: 1px solid #435B8E;
        height: 30px;
        padding-top: 6px;
        font: Arial, Helvetica, sans-serif;
        color: #2B4171;
        margin-bottom: 10px;
        background: #fff url("../images/bghed.png") repeat-x bottom;
        padding: 12px;
        text-align: center;
        vertical-align: middle;
        line-height: 19px;
        text-shadow: 0 1px 0 #fff;
        -moz-text-shadow: 0 1px 0 #fff;
        -webkit-text-shadow: 0 1px 0 #fff;
    }

    .tdt table tr td {
        height: 39px;
        font-family: Tahoma, Geneva, sans-serif;
        border: 1px solid #435B8E;
        height: 36px;
        padding: 7px;
        font-size: 13px;
        direction: ltr;
        width: auto !important;
        text-align: center;
        color: #2B4171;
    }

        .tdt table tr td a {
            color: #035495 !important;
        }

    .tdt table tr:hover td {
        background: #fff;
    }

.info62 {
    height: 60px !important;
    width: 230px;
}

.info20 {
    width: 50px !important;
}

.txt55 {
    width: 28px;
    float: right;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    color: #2B4171;
    font-size: 15px;
    font-weight: bold;
}

#fromDayDropDownList, #toDayDropDownList {
    width: 30px !important;
}

#fromMonthDropDownList, #toMonthDropDownList {
    width: 35px;
}

.tt25 {
    padding-top: 10px;
}

.tdt {
    width: 646px;
    float: right;
}

#uploadAttach {
    border: 1px #6181a4 solid;
}

#pnlContainer {
}

tr.header {
    height: auto !important;
}

#pnlContainer h5 {
    margin: 15px 12px;
    width: auto;
    background: #6181A4 url("../images/bghheduser.png") repeat scroll center bottom !important;
    color: #fff;
    border: 1px solid #6181A4;
    height: 17px;
    padding: 8px;
    float: right;
    -moz-box-shadow: 0 0 8px #c4daea;
    -webkit-box-shadow: 0 0 8px #c4daea;
    box-shadow: 0 0 8px #c4daea;
}

    #pnlContainer h5 span {
        color: #FF6600;
        padding: 6px;
        background: #fff;
    }

.nebx {
    width: 100%;
    float: right;
}

.bax25 {
    width: 100%;
    height: auto;
    float: right;
}

.imp .bigtsgel .info1 p {
    direction: ltr;
    float: right;
    text-align: right;
}

#Label16 {
    display: none;
}

.info8 {
    width: 120px !important;
}

#btnUpdate {
    background: none;
    color: #fff;
}

.text12 label {
    color: #2B4171 !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    float: right;
    margin: 4px;
}

#chkNewsletter {
    width: auto;
}

.style3 {
    float: right;
    width: 100%;
    text-align: right;
}

    .style3 td {
        vertical-align: middle;
    }

.namebox25 {
    margin-right: 26px;
    float: right;
}

.style2 span {
    float: right;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: normal;
    list-style: none outside none;
    margin: auto;
    text-align: center;
    text-decoration: none;
    width: auto;
    color: #253a51 !important;
    text-shadow: 1px 2px 1px #FFFFFF;
}

.smallreport div {
    font-family: Tahoma,Helvetica,sans-serif;
    font-size: 12px;
    color: #425681;
    line-height: 20px;
}

.next a {
    background: url("../images/bghedbott.png") repeat scroll center bottom #6181A4 !important;
    border: 1px solid #6181A4;
    color: #FFFFFF !important;
    float: right;
    padding: 4px 10px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 13px;
    margin: 0px;
}

.advse {
    height: auto !important;
}

    .advse div div p {
        direction: ltr !important;
    }

.bigtsgel25 label {
    color: #2B4171;
    float: right;
    font-size: 15px;
    font-weight: bold;
    height: 20px;
    list-style: none outside none;
    margin: 6px 12px 0 0;
    text-align: right;
    text-decoration: none;
    width: auto;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 0px 0 40px;
}

.bigtsgel25 input {
    width: auto !important;
}

.bigtsgel25 span {
    width: auto;
    padding: 0 20px;
}

.info125 {
    width: auto;
}

    .info125 input {
        width: auto !important;
        margin: 2px;
    }

    .info125 label {
        float: right;
        margin: 5px;
    }

.info1250 {
    margin: 2px 291px !important;
    background: url("../images/bghedbott.png") repeat scroll center bottom #6181A4 !important;
    color: #fff;    
}

#btnSend {
    color: white;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: bold;
    height: 20px;
    list-style: none outside none;
    margin: 0;
    text-align: center;
    text-decoration: none;
    width: auto;
    background: none;
    border: none !important;
}

.textus .bigtsgel .info1 p {
    width: auto !important;
    direction: ltr;
}

    .textus .bigtsgel .info1 p span {
        color: #FF6600 !important;
    }

#Image1 {
    width: 19px !important;
    height: 19px !important;
    float: left !important;
}

span.clrr, #lblCompanyName {
    color: #fff !important;
    text-shadow: none !important;
}

.IMPboxaus {
    height: auto !important;
}

td.cvtdwidth {
    color: #2B4171 !important;
    float: right;
    font-size: 15px;
    font-weight: bold;
    height: 20px;
    list-style: none outside none;
    margin: 6px 12px 0 0;
    text-align: right;
    text-decoration: none;
    font-family: Tahoma, Geneva, sans-serif;
    width: 130px;
}

#lblJobDescription {
    color: #2B4171 !important;
    line-height: 16px;
    font-size: 12px;
}

.tbl {
    margin-bottom: 20px;
    padding-bottom: 20px;
    margin-right: 0;
}

    .tbl table tr td {
        float: right;
        color: #F7941D;
        float: right;
        font-size: 13px;
        margin: 6px 12px 0 0;
        text-align: right;
        text-decoration: none;
        font-family: Tahoma, Geneva, sans-serif;
        padding: 0 4px;
        text-align: left;
    }

#btnAddNewJob {
    background: url("../images/bghheduser.png") center bottom #5C7DA1 !important;
    border: 1px solid #6181A4;
    color: #FFFFFF !important;
    float: left;
    margin: 0 317px;
    padding: 7px;
}

.tbbble, .tbbble tbody {
    float: right;
}

#uploadImage {
    width: auto !important;
}

#txtOtherBusinessField {
    border: none;
    background: none;
}

#txtConfiramtionCode {
    margin-top: 20px;
}

.smallreport div a {
    color: #435B8E;
    float: right;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
    width: auto;
}

    .smallreport div a:hover {
        color: #FF6600;
    }

.smallreport div .alam6 input {
    margin: 0 !important;
}

.regmainheader {
    background: url("../images/bghheduser.png") repeat scroll center bottom #5C7DA1 !important;
    color: #FFFFFF;
    float: right;
    font-family: GE SS Two Medium,tahoma;
    font-size: 14px;
    margin: -12px 14px;
    padding: 12px 42px;
    font-weight: normal !important;
}

.ImageButton1 {
}

.ChangeP .info1 p {
    direction: rtl !important;
    text-align: left !important;
}

.bigtsgelviwe .addthis_32x32_style .at300bs, .addthis_32x32_style .at15t {
    width: 0 !important;
    height: 18px !important;
}

.bigtsgelviwe .addthis_toolbox {
    width: 85% !important;
    float: left !important;
    margin: 2px 15px;
}

.lang {
    direction: rtl !important;
    float: right;
    margin: -4px 11px;
}

    .lang tr th {
        font-family: Tahoma, Geneva, sans-serif;
        font-size: 12px;
        color: #435B8E;
        float: right;
        font-weight: normal;
        margin: -18px 3px;
        width: 87px;
    }

.csbmtjbhdrd input {
    width: auto !important;
}

.TextBox {
    background: none repeat scroll 0 0 white;
    border: 1px solid #6181A4;
    color: #035495 !important;
    direction: rtl;
    float: right;
    height: 70px;
    margin: 0 5px 0 0;
    width: 400px;
}

.Button {
    background: #6181A4 !important;
    color: #FFFFFF !important;
    margin: 20px 15px !important;
    float: left !important;
}

#btnBookMark {
    padding: 0 !important;
    background: url(../images/fiv.png);
    width: 16px;
    height: 16px;
    float: left;
    cursor: pointer;
}

#freeSearch_search {
    height: 35px !important;
}

.boxb7s ul {
    width: 100%;
    float: right;
}

.info01 {
    width: 40px !important;
    height: 19px !important;
    margin: 15px 6px !important;
}

.kalams4 {
    width: auto;
    margin: 12px 5px !important;
    float: right;
    font-size: 10px;
}

.boximgs {
    padding: 7px 80px;
    height: auto;
}

    .boximgs img {
        float: right;
        margin: 4px;
        border: 1px solid #5C7DA1;
        -moz-box-shadow: 0 0 8px #c4daea;
        -webkit-box-shadow: 0 0 8px #c4daea;
        box-shadow: 0 0 8px #c4daea;
    }

.boxtext255 {
    background: #fff;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    color: #FF6600;
    width: 40%;
    margin: 7px;
    float: right;
    border: 1px solid #5C7DA1;
    -moz-box-shadow: 0 0 8px #c4daea;
    -webkit-box-shadow: 0 0 8px #c4daea;
    box-shadow: 0 0 8px #c4daea;
}

#UClogin_Label7 {
    color: #435B8E;
    font-family: Tahoma;
    font-size: 13px;
    margin: 7px 0;
    float: left;
}

#catDropDownList, #countryDropDownList {
    border: 1px solid #5C7DA1;
}

.cvflddtls {
    height: auto;
    background: #fff;
    padding: 4px;
    margin: 1px;
    float: left;
}

.header th {
    padding: 4px 12px;
    color: #2B4171 !important;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.normal td {
    float: none !important;
    padding: 2px 12px;
    text-align: center !important;
}

#searchBtn {
    color: #fff !important;
    font-family: GE SS Two Medium,tahoma !important;
    width: auto !important;
}

.bigtsgel263 {
    margin: 0 6px 0 0 !important;
}

#UClogin_PasswordTextBox {
    margin-right: 4px;
}

#btnUpdate {
    border: none;
}

#Button1 {
    border: none;
    font-family: Tahoma, Geneva, sans-serif;
}

.rightsora {
    width: auto;
    height: auto;
}

    .rightsora img {
        background: url("../images/bghed.png") repeat-x scroll center bottom #FFFFFF;
        border: 1px solid #425681;
        margin-left: 7px;
        padding: 4px;
        width: 100px;
        height: 70px;
    }

.boxsabe2 {
    width: auto;
    left: 0;
    float: right;
    height: auto !important;
}

.esttla55 {
    float: right;
}

.voteOptionR {
    text-align: left;
    color: #425681 !important;
}

.voteR {
    background: url("../images/bghedbott.png") repeat scroll center bottom #5C7DA1 !important;
}

.NumberVote {
    margin: 0 15px;
    float: right;
    color: #ff6600 !important;
}

#lblCounter, .txtvote {
    background: url("../images/bghedbott.png") repeat scroll center bottom #5C7DA1;
    border-left: 1px solid #294564;
    border-right: 1px solid #294564;
    border-top: 1px solid #294564;
    float: right;
    margin: 0 0px 0 0;
    width: auto;
    color: #fff;
    padding: 4px 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.txt201 {
    width: auto;
}

.esttla553 {
    float: right;
    width: 100% !important;
}

.googleplus1 {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('../images/badge-e.png');
    width: 30px;
    height: 30px;
    float: left;
    cursor: pointer;
    margin: 0 2px;
}

.googleplus {
    float: right;
    margin: 4px;
}

.addsh {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('../images/new-h.png');
    width: 43px;
    height: 32px;
    float: left;
    cursor: pointer;
    margin: 0 2px;
}

#___plusone_0 {
    float: left !important;
    margin: 5px !important;
}

#NATIONALITY, #Job {
    color: #044E9B !important;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: normal;
    list-style: none outside none;
    margin: auto;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 2px 1px #FFFFFF;
    margin: auto 13px auto auto;
}

.boxal3nwan44 {
    margin-top: 20px !important;
    margin-bottom: 10px;
}

.pic1 {
    font-family: Tahoma;
    color: red;
}
/**************************************************** the new design **********************************************/
@font-face {
				font-family: 'DroidSansArabic';
				src: url(../fonts/droidsansarabic.eot);
				src: url(../fonts/droidsansarabic.eot?#iefix) format('embedded-opentype'),
						 url(../fonts/droidsansarabic.woff) format('woff'),
						 url(../fonts/droidsansarabic.ttf) format('truetype'),
						 url(../fonts/droidsansarabic.svg#droidsansarabic) format('svg');
				font-weight: normal;
				font-style: normal;
		}
.Alljobs{
	width:100%;
	float:right;
	direction:rtl;
}
.oneJobBox{
	width: 97%;
	float: right;
	padding: 10px 5px;
	cursor: default;
	margin-right: 5px;
	border-bottom: 2px dotted #ccc;
}
.oneJobBox:hover{
	background:#eee;
}
.JobBoxReq{
	width:100%;
	float:right;
	margin-bottom:3px;
}
.JobBoxReqName{
	width:35%;
	float:right;
}
.JobBoxReqName a:link{
	text-decoration:none;
	
}

.JobBoxReqName a h1{
	font-size:17px;
	float:right;
	text-decoration:underline;
	margin-right:10px;
	color:#0066cd;
}
.JobBoxRequirment{
	width:60%;
	float:left;
}
.JobBoxRequirment ul{
	float:left;
	list-style:none;
	width:100%;
}
.JobBoxRequirment ul li{
	float:left;
	margin-right:8px;
}
.JobBoxRequirment ul li img{
	float:left;
	width:20px;
	height:20px;
}
.JobBoxSallary{
	width:100%;
	float:right;
	margin-top:-6px;
}
.JobBoxSallary h1{
	float: right;
	font-size: 13px;
	margin-right: 12px;
	color: #057c00;
	font-weight: bolder;
}
.JobBoxCountry{
	width:100%;
	float:right;
}
.JobBoxCountry h1{
	font-size:15px;
	float:right;
	margin-right:10px;
	font-weight:100;
	font-family:Tahoma, Geneva, sans-serif;
}
.JobBoxMail{
	width:100%;
	float:right;
}
.JobBoxMail h1{
	font-size:12px;
	float:right;
	margin-right:10px;
	font-family:Tahoma, Geneva, sans-serif;
}
.JobBoxDetails{
	width:100%;
	float:right;
}
.JobBoxDetails h1{
	font-size: 14px;
	color: #333;
	margin-right: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: 100;
	text-align: justify;
}
.JobBoxOthers{
	width:100%;
	float:right;
}
.JobBoxOthers h1{
	font-size: 14px;
	color: #999;
	margin-right: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: 100;
	text-align: justify;
}
.allJobsCategories{
	width:100%;
	float:right;
	direction:rtl;
}
.countriesCategories{
	width:100%;
	float:right;
	margin-bottom:15px;
}
#countriesCategoriesTitle {
	width:100%;
	float:right;
	cursor:pointer;
}
#countriesCategoriesTitle h1{
	font-size:16px;
	margin-right:7px;
	float:right;
	margin-top:-2px;
}
#countriesCategoriesDetails{
	width:100%;
	float:right;
}
#countriesCategoriesDetails ul{
	list-style:none;
	float:right;
}
#countriesCategoriesDetails ul li{
	float:right;
	width:100%;
}
#countriesCategoriesDetails ul li h1{
	font-size: 11px;
	margin-right: 7px;
	float: right;
	color: #777;
	font-family: tahoma;
	font-weight: 100;
}
.JobsCategoryMore{
	width:100%;
	float:right;
}
.JobsCategoryMore h1{
	font-size: 11px;
	margin-right: 7px;
	float: right;
	color: #C60;
	font-family: tahoma;
	font-weight: bold;
}
.placesCategories{
	width:100%;
	float:right;
	margin-bottom:15px;
}
#placesCategoriesTitle {
	width:100%;
	float:right;
	cursor:pointer;
}
#placesCategoriesTitle h1{
	font-size:16px;
	margin-right:7px;
	float:right;
	margin-top:-2px;
}
#placesCategoriesDetails{
	width:100%;
	float:right;
}
#placesCategoriesDetails ul{
	list-style:none;
	float:right;
}
#placesCategoriesDetails ul li{
	float:right;
	width:100%;
}
#placesCategoriesDetails ul li h1{
	font-size: 11px;
	margin-right: 7px;
	float: right;
	color: #777;
	font-family: tahoma;
	font-weight: 100;
}
.JobsCategories{
	width:100%;
	float:right;
	margin-bottom:15px;
}
#JobsCategoriesTitle {
	width:100%;
	float:right;
	cursor:pointer;
}
#JobsCategoriesTitle h1{
	font-size:16px;
	margin-right:7px;
	float:right;
	margin-top:-2px;
}
#JobsCategoriesDetails{
	width:100%;
	float:right;
}
#JobsCategoriesDetails ul{
	list-style:none;
	float:right;
}
#JobsCategoriesDetails ul li{
	float:right;
	width:100%;
}
#JobsCategoriesDetails ul li h1{
	font-size: 11px;
	margin-right: 7px;
	float: right;
	color: #777;
	font-family: tahoma;
	font-weight: 100;
}
.NationalityCategories{
	width:100%;
	float:right;
	margin-bottom:15px;
}
#NationalityCategoriesTitle {
	width:100%;
	float:right;
	cursor:pointer;
}
#NationalityCategoriesTitle h1{
	font-size:16px;
	margin-right:7px;
	float:right;
	margin-top:-2px;
}
#NationalityCategoriesDetails{
	width:100%;
	float:right;
}
#NationalityCategoriesDetails ul{
	list-style:none;
	float:right;
}
#NationalityCategoriesDetails ul li{
	float:right;
	width:100%;
}
#NationalityCategoriesDetails ul li h1{
	font-size: 11px;
	margin-right: 7px;
	float: right;
	color: #777;
	font-family: tahoma;
	font-weight: 100;
}
.arrow-left {
width: 0;
height: 0;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-right: 5px solid #000;
float:right;
}

.arrow-right {
width: 0;
height: 0;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-left: 5px solid #000;
float:left;
}

.newAdvertise{
	width:300px;
	height:250px;
	float:right;
}
.newAdvertise img{
	width:300px;
	height:250px;
	float:right;
}
.paging {
	width: 100%;
	float: right;
	margin-top: 30px;
	margin-bottom:15px;
}
.paging ul {
	float: left;
	list-style: none;
	margin-left:250px;
}
.paging ul a {
	color:#004080;
}
.paging ul li {
	float: right;
	padding: 0 5px 5px 5px;
	font: 16px Tahoma, Geneva, sans-serif;
	
	direction: rtl;
}
.paging ul a:hover{
	color:#ff6e07;
}
.paging_active {
	color:#ff6e07;
}
.pagetitle{color:#004080;}
/*******************************************************/

.Nrightcol{ width:780px !important; border-right:none;}
.allRight{ width:100%; float:right;}
.NallJobs{ width:445px;}
.NJobBoxReqName{width: 35%;float: right;}
.NJobBoxReqName a:link{ text-decoration:none; }
.NJobBoxReqName a h1{font-size: 15px; float: right; border-bottom:1px solid; margin-right: 10px; color: #fa5305 ;
						padding-bottom:5px; font-family: 'DroidSansArabic'; font-weight:100;}
.NJobBoxCountry{ width:100%; float:right; margin-top:5px;}
.NJobBoxCountry h1{font-size:15px; float:right; margin-right:10px; font-weight:100; font-family:Tahoma, Geneva, sans-serif;
					color: #008aff; }
.NJobBoxDetails{width:100%; float:right; margin-top:5px;}
.NJobBoxDetails h1{ font-size: 14px; color: #333; margin-right: 10px; font-family: Tahoma, Geneva, sans-serif; 
					font-weight: 100; text-align: justify; }
.NJobBoxMail{ width:100%; float:right; margin-top:5px;}
.NJobBoxMail h1{ font-size:12px; float:right; margin-right:10px; font-family:Tahoma, Geneva, sans-serif; color:#008aff; 
					font-weight:100;}
.NJobBoxOthers{ width:100%; float:right; margin-top:5px; }
.NJobBoxOthers h1{ font-size: 13px; color: #999; margin-right: 10px; font-family: Tahoma, Geneva, sans-serif; color:#008aff;
					font-weight:100; }
.NJobBoxOthers h1 span{ direction:ltr; } 
.NJobBoxSallary{ width: 100%; float: right; margin-top: 5px; }
.NJobBoxSallary h1 { float: right; font-size: 13px; margin-right: 12px; color: #004e8d; font-weight: bolder; }


.RightAdvertise{ width:300px; float:right; margin-right: 15px;}
.Nadver{ width: 300px; float:right; margin:10px 0 25px 0;}
.searchFooter{ width:100%; float:right; margin-bottom:10px;}
.bottomAdver { width: 630px; height: 130px; margin:auto; margin-bottom: 20px; }
.bottomAdver img { width:630px; height:130px;}
.shareee{ width: 530px; float:right;}
.rightAderise{ width:160px; height:690px; float:right;}
.rightAderise img{ border:1px solid; padding:5px;}</pre></body></html>