﻿@charset "utf-8";

body {
    margin: 3px 0;
    padding: 0;
    font-family: 'DroidArabicKufi' !important;
    font-size: 16px !important;
    line-height: 22px;
    direction: rtl;
    color: #002F59 !important;
}

.google-maps {
    position: relative;
    padding-bottom: 75%; /* This is the aspect ratio*/
    height: 0;
    overflow: hidden;
    margin-bottom: 100px;
}

    .google-maps iframe {
        position: absolute;
        top: 0;
        right: 0;
        border: 1px solid #d1d1d1;
        width: 100% !important;
        height: 100% !important;
    }

.NoPadding {
    padding: 0 !important;
}

.footer img {
    margin: 10px 10px 0;
    max-height: 60px;
    max-width: 100px;
}

.container {
    min-height: 760px;
}

.nav > li {
    border-bottom: 1px solid #8dbce6;
    display: block;
    padding: 0 5px;
}

.navbar-nav > li > a {
    color: #002f59 !important;
    padding: 8px 0 !important;
}

    .navbar-nav > li > a:hover {
        color: #C07100 !important;
    }

.navbar-nav > li > .selected {
    color: #C07100 !important;
    font-weight: bold;
}

.selected: {
    background-color: red;
}

html {
    background: url("../images/coloredBorder.jpg") repeat-x right top;
    /*background:#77726e url(../images/BG-Image.jpg) repeat;*/
}

.header {
    margin-bottom: 20px;
    padding-bottom: 30px;
}

.subtitle {
    color: #48423D;
    font-weight: bold;
}

.wrapper {
    width: 960px;
    margin: 3px auto 20px;
    /*background-color:#f3ece4;*/
}

.clear {
    clear: both;
}

@media (min-width: 361px) {
    .text01 {
        font-size: 2em !important;
        white-space: nowrap;
    }

    .text02 {
        font-size: 1.5em !important;
        white-space: nowrap;
        color: #E0346A;
    }

    .mainTitle {
        padding-right: 2px;
    }

    .navbar-toggle {
        background-color: #E0346A !important;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: White !important;
    }

    .navbar {
        border: none !important;
        min-height: 0 !important;
    }
}

.mainTitle {
    margin-top: 3%;
    margin-bottom: 3px;
}



.navbar-nav > li {
    float: none !important;
}

.content {
    min-height: 400px;
}

.main-menu {
    padding: 0px;
    width: 165px;
    float: right;
}

.main-content {
    direction: rtl;
    float: right;
}
/*.main-content p, .main-content ul,
.main-content h1, .main-content h2,
.main-content h3
{
    margin-right:20px;
    }*/
.News {
    margin: 0;
    padding: 0;
    /*float: left;
    width: 200px;*/
}

.main-menu li {
    list-style: none;
    border-bottom: 1px dotted #ad7f4a;
    background: url(../images/main-bullet.png) no-repeat right 5px;
    *background: url(../images/main-bullet.png) no-repeat right center;
    /*padding:4px 15px;*/
    text-align: right;
    height: 27px;
    display: block;
}

.News li {
    border-right: 5px solid #d7d7d7;
    list-style: outside none none;
    margin-bottom: 15px;
    padding: 5px 15px 5px 0;
}

.main-menu li a:link,
.main-menu li a:visited {
    color: #5b5b5b;
    display: block;
    text-decoration: none;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    margin: 4px 15px 0;
    display: block;
    width: 138px;
    height: 24px;
}

.main-menu li .selected {
    background: url("../images/current_ar.PNG") no-repeat right 0;
    color: #FFFFFF !important;
    display: block !important;
    height: 23px;
    margin-bottom: 0 !important;
    margin-right: -22px !important;
    margin-top: 0 !important;
    padding-right: 25px;
    padding-top: 3px;
    width: 164px !important;
}

.News li a:link,
.News li a:visited {
    text-decoration: none;
}

h2, h3 {
    font-family: Tahoma, Geneva, sans-serif;
    /*color:#E0346A !important;*/
    font-size: 18px;
    font-weight: normal;
}

.h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0 !important;
}

.grid_3 {
    float: right;
    margin-right: 10px;
    width: 200px;
}

.grid_7 {
    float: right;
    margin: 0 5px;
    width: 500px;
}

a {
    color: #918152 !important;
}

.footer {
    /*background:url(../images/footer_main.jpg) top left repeat;*/
    margin: 40px 0 0;
    padding: 10px 0;
    height: 100px;
    width: 100%;
    color: #647b8b;
    border-top: 2px solid #58707e;
}

.title {
    color: #48423D;
    font-size: 18px;
    margin-bottom: 3px;
    display:block;
}

.date {
    font-size: 14px;
    color: #000;
}

#content {
    position: relative;
}

.sorting {
    list-style: none;
    margin: 0;
    padding: 0;
    /*position: absolute;*/
    left: 30px;
    top: 9px;
}

    .sorting li {
        float: right;
        padding-right: 5px;
    }

#left_menu {
    float: right;
    width: 152px;
}

    #left_menu td tr td {
        border-bottom: 1px dotted #ad7f4a;
        background: url(../images/main-bullet.jpg) no-repeat right center;
        padding: 4px 15px;
        text-align: right;
    }

.contactUs {
    margin: 10px 0 4px;
    padding: 0px;
}

    .contactUs li {
        padding: 3px;
        list-style: none;
    }

.lang {
    left: 30px;
    position: absolute;
    top: 10px;
}
/*--------modal Box------------------*/
.modal-dialog {
    margin: 170px auto !important;
}

.forget-password .modal-footer {
    margin-top: 0;
    padding: 5px !important;
}

.forget-password .modal-header {
    padding: 10px 15px !important;
}

.forget-password .form-group {
    margin-bottom: 0;
}

.enterMail {
    float: right;
    width: 70% !important;
    margin-left: 5px;
}

.btn {
    padding: 3px 10px;
}

.AdminTools {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.Dir {
    direction: rtl;
}

input[type="file"] {
    display: inline !important;
}

.header img {
    /*border-bottom: 10px solid #648b8a;*/
    border: 8px solid #fff;
    box-shadow: 0 6px 9px rgba(0, 0, 0, 0.28);
    margin-top: 15px;
}

.navbar {
    background-color: #f9f9dd !important;
    border-bottom: 2px solid #fbaf38 !important;
    border-radius: 0 !important;
    border-top: 4px solid #fbaf38 !important;
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.15);
    padding: 10px 0 35px;
}

td, table {
    border-color: #cacaca;
}

.BackEnd_Links td td {
    border-bottom: 1px dotted #d1d1d1;
    color: #777777;
    display: block;
    padding: 8px 5px;
}

.BackEnd_Links td a {
    color: #777777;
}

input[type="radio"], input[type="checkbox"] {
    margin: 10px 0 0 5px !important;
}

.photoAlbum {
    border-bottom: 3px solid #2d63ad;
    height: 22px;
    margin: 0 0 10px;
    padding: 0;
}

    .photoAlbum li {
        float: left;
        list-style: none;
        margin-right: 5px;
    }

    .photoAlbum a {
        padding: 5px 27px;
        background-color: #EAEAEA;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

        .photoAlbum a:hover {
            text-decoration: none;
        }

.selectedAlbum {
    background-color: #2d63ad !Important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: white !important;
}

.selectedPagingLink {
    background-color: #2d63ad !Important;
    color: white !important;
    cursor: default !important;
}

.photoAlbum {
    border-bottom: 3px solid #2d63ad;
    height: 32px;
    margin: 0 0 10px;
    padding: 0;
    float: right;
    width:100%;
}

    .photoAlbum li {
        float: right;
        list-style: none;
        margin-right: 5px;
    }

    .photoAlbum a {
        padding: 1px 27px;
        background-color: #EAEAEA;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

        .photoAlbum a:hover {
            text-decoration: none;
        }

.selectedAlbum {
    background-color: #2d63ad !Important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: white !important;
}

.selectedPagingLink {
    background-color: #2d63ad !Important;
    color: white !important;
    cursor: default !important;
}


.PhotoContainer {
    margin: 2px;
    width: 140px;
}



table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0.75em;
    border: 0 none;
}

.Photos {
    background: url("../Images/PhotoBG.png") no-repeat top left;
    height: 80px;
    margin: auto;
    padding: 12px 11px 14px 12px;
    width: 107px;
}

.float_left {
    float: right;
}

.highslide img {
    width: 107px;
    height: 80px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'DroidArabicKufi-Bold'!important;
    
}
h1, .h1 {
    font-size: 26px !important;
    margin-bottom: 25px !important;
}
.lang > a {
    background-color: white;
    border-bottom: 2px solid #e7dcc6;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    color: #d48610 !important;
    font-family: tahoma;
    font-weight: bold;
    font-size:14px!important;
    letter-spacing: 1px;
    padding: 5px;
    text-decoration:none!important;
}
@media (max-width:768px) {
    .container {
        padding:0!important;
    }
    h1, .h1 {
        font-size: 20px!important;
    }
    .header {
        margin:0;
        background-image:none!important;
    }
    .text01 {
        font-size: 1.5em !important;
        white-space: nowrap;
    }

    .text02 {
        font-size: 1.4em !important;
        white-space: nowrap;
        color: #E0346A;
    }

    h3, .h3 {
        font-size: 20px !important;
        text-align: right !important;
    }

    .navbar-toggle {
        background-color: #E0346A !important;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: White !important;
    }

    .navbar {
        border: none !important;
        min-height: 0 !important;
        padding:0;
    }

    .footer img {
        max-width: 50px;
        margin-bottom:10px;
    }
    .header img {
        min-height:100px;
    }
}
/* ==========================================================================
   Fonts
   ========================================================================== */
@font-face {
  font-family: 'DroidArabicKufi-Bold';
  src: url('../fonts/DroidArabicKufi-Bold.eot');
  src: url('../fonts/DroidArabicKufi-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/DroidArabicKufi-Bold.woff') format('woff'),
       url('../fonts/DroidArabicKufi-Bold.ttf') format('truetype'),
       url('../fonts/DroidArabicKufi-Bold.svg#DroidArabicKufi-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DroidArabicKufi';
  src: url('../fonts/DroidArabicKufi.eot');
  src: url('../fonts/DroidArabicKufi.eot?#iefix') format('embedded-opentype'),
       url('../fonts/DroidArabicKufi.woff') format('woff'),
       url('../fonts/DroidArabicKufi.ttf') format('truetype'),
       url('../fonts/DroidArabicKufi.svg#DroidArabicKufi') format('svg');
  font-weight: normal;
  font-style: normal;
}


.DetailsImage {
    border: 1px solid rgb(0, 47, 89);
    float: left;
    margin: 15px;
    max-width: 200px;
}