﻿.headerDiv {
    width: 100%;
    height: 187px;
}
.headerSub1 {
    width: 100%;
    height: 30px;
    background-color: #4b4a4a;
}

.alarabiya {
    font-family: 'alarabiya';
}

.font18px {
    font-size: 18px;
}

.white {
    color: #ffffff;
}

.headerSub-1 {
    /*width: 1000px;*/
    margin: 0 auto;
}

.treeIconDiv-rtl {
    background: url(../images/treeIcon.png) no-repeat;
    width: 22px;
    height: 22px;
    margin-right: 185px;
    float: right;
    margin-top: 3px;
}
.treeIconDiv-ltr {
    background: url(../images/treeIcon.png) no-repeat;
    width: 22px;
    height: 22px;
    margin-left: 185px;
    float: left;
    margin-top: 3px;
}

.republicOfLebanon-rtl {
    float: right;
    margin-right: 10px;
    width: 110px;
}
.republicOfLebanon-ltr {
    float: left;
    margin-left: 10px;
    width: 170px;
}

.searchDiv-rtl {
    float: left;
    width: 38px;
    height: 30px;
    background: #ef0030 url(../images/search-red-icon.png) 50% no-repeat;
    cursor: pointer;
}

.firstSelect-rtl {
    float: left;
    margin-left: 5px;
    margin-top: 3px;
}

.gray {
    color: #696868;
}


.tahoma {
    font-family: tahoma;
}

span.customSelect {
    background-color: #fff;
    color: #6d6d6d;
    font-family: tahoma;
    padding: 5px 16px 5px 6px;
    border: 1px solid #c9c9c9;
    text-align: right;
}

.customDropDown {
    width: 200px;
    cursor: pointer;
}

.font12px {
    font-size: 12px;
}

.customSelectInner {
    padding-right: 28px;
    background: url(customSelect-arrow.png) no-repeat center left;
    height: 17px;
    margin-top: -5px;
}

span.customSelect {
    background-color: #fff;
    color: #6d6d6d;
    font-family: tahoma;
    padding: 5px 16px 5px 6px;
    border: 1px solid #c9c9c9;
    text-align: right;
}

.customDropDown {
    width: 200px;
    cursor: pointer;
}

.secondSelect-rtl {
    float: left;
    margin-left: 5px;
    margin-top: 3px;
}

.headerSub2 {
    width: 100%;
    height: 22px;
    background-color: #f0f0f0;
}

.headerSub-2 {
    /*width: 1000px;*/
    margin: 0 auto;
}

.headerSub2Text-rtl {
    margin-right: 215px;
    float: right;
}
.headerSub2Text-ltr {
    margin-left: 215px;
    float: left;
}

.tahoma12px {
    font-size: 12px;
    font-family: tahoma;
}

.red {
    color: #bc3132;
}

.headerSub3 {
    width: 100%;
    height: 138px;
    background-color: white;
}

.headerSub-3 {
    margin: 0 auto;
    /*width: 1000px;*/
}

.logoDiv-rtl {
    float: left;
    margin-top: -53px;
    margin-right: 25px;
    height: 178px;
}

.left {
    float: left;
}
.right {
    float: right;
}

.headerTitle-rtl {
    float: right;
    /*margin-left: 225px;*/
    margin-top: 35px;
    width: 160px;
}
.headerTitle-ltr {
    float: left;
    /*margin-left: 225px;*/
    margin-top: 35px;
    width: 265px;
}

.red {
    color: #bc3132;
}

.font36px {
    font-size: 36px;
}

.white a {
    color: #ffffff;
}
style.css:15
a {
    text-decoration: none;
    outline: 0 none;
}

.bold {
    font-weight: bold;
}