﻿@charset "utf-8";
body {
	color: #4d6474 !important;
    font-size: 17px !important;
    padding: 0;
    direction:rtl;
}
.list {
    margin:20px 0;
}
.list li {
        margin-bottom:10px;
    }
    .list .title {
        margin-bottom:5px;
    }
.country {
    font-weight:bold;
    font-size:14px;
}
.Rank {
    color: #037b8c;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 30px;
}
.Rank img {
    margin-top: 5px;
    width:110px;
    display:block;
}
.name {
    color: #e26837 ;
    font-size: 18px;
}
.location {
    margin:10px 0;
}
.website a, .mail a, .booking a {
    float:right;
    margin-left:20px;
    margin-top:10px;
}
.hotel {
    background-color: #f8f8f8;
    border-bottom: 2px solid #514223;
    border-bottom-left-radius: 15px;
    border-top: 4px solid #514223;
    border-top-right-radius: 15px;
    box-shadow: 2px 2px 3px #d1d1d1;
    margin-bottom: 20px;
    min-height: 190px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom:15px;
}
.telephone{
    background:url(../images/phone.jpg) right center no-repeat;
    padding-right:20px;
}
.website a {
    background:url(../images/web.png) right center no-repeat;
    padding-right:20px;
}
.mail a {
    background:url(../images/mail.jpg) right center no-repeat;
    padding-right:20px;
}
.booking a {
    background:url(../images/booking.png) right center no-repeat;
    padding-right:20px;
}
.day-date {
    color: #8e4a1e;
    font-size: 24px;
    margin-top: 20px;
    text-align: center;
    text-decoration: underline;
}
a {
    color: #027c8b!important;
}
tr.highlight {
    background-color: #dbe9ea;
    border-top: 2px solid white;
    padding: 10px!important;
}
.time {
    background-color: #f7f7f7;
    border-top: 2px solid white;
    width:25%;
}
.td-details {
    background-color: #f7f7f7;
    border-top: 2px solid white;
    width:75%;
}
.program td {
    padding:10px 10px 0;
}
.englishFooter {
    display:none;
}
.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;
    }

.container
{
    /*min-height:760px;*/
    }
.nav > li
{
    border-bottom: 1px dotted #D1D1D1;
    display: block;
    padding: 0 5px;
    }
.navbar-nav > li > a {
    padding: 8px 0!important;
}
.navbar-nav > li > a:hover {
    color:#e26837!important;
}
.navbar-nav > li > .selected{
    color:#e26837 !important;
    font-weight:bold;
    }
html
{
    background: url("../images/coloredBorder.jpg") repeat-x left top; 
    }
.img-responsive.banner-en {
    display:none;
}
.header
{
   	margin-bottom: 20px;
    padding-bottom: 45px;
    }
h4 .subtitle {
    font-size:20px!important;
}
.subtitle 
{
    color: #48423D;
    font-weight:bold;
    margin:30px 0 10px 0;
    }
.wrapper{
	width:960px;
	margin:3px auto 20px;
	}
.clear{
	clear:both;
	}
/*----------------------photogallery Style---------------------------------*/
.photoAlbum {
    border-bottom: 3px solid #514223;
    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;
        color:#514223;
    }
        .photoAlbum a:hover {
            text-decoration:none;
        }
.selectedAlbum{
    background-color:#514223!Important;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    color:white!important;
}

.selectedPagingLink{
    background-color:#514223!Important;
    color:white!important;
    cursor: default!important;
}

.photoAlbum {
    border-bottom: 3px solid #514223;
    height: 32px;
    margin: 0 0 10px;
    padding: 0;
float:right;
}
    .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:#514223!Important;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    color:white!important;
}

.selectedPagingLink{
    background-color:#514223!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;
}

/*-----------------------------------end of photo gallery----------------------------*/




@media (min-width: 769px)
{
    .text01
    {
        font-size:1.5em!important;
        white-space:nowrap;
        }
    .text02
    {
        font-size:1.4em!important;
        white-space:nowrap;
        color:#E0346A ;
        }
    h3, .h3 {
    font-size: 24px!important;
    text-align: right !important;
    }
    .lang {
        text-align: left!important;
        margin-top:-25px;
    }
    .navbar
    {
        border:none!important;
        min-height:0!important;
        }
    .footer img {
        width:65px;
    }
    .header {
        margin-bottom:10px!important;
    }
    
    .header img {
        /*border: 5px solid #fff;
        border-bottom-left-radius: 40px;
        border-top-right-radius: 40px;
        margin-top: 15px;*/
    }
    .web-BG .navbar {
        border-bottom: 2px solid #037b8c !important;
        border-bottom-left-radius: 20px;
        border-top: 4px solid #037b8c !important;
        border-top-right-radius: 20px !important;
        padding: 10px 0 35px;
    }
}
@media (max-width: 768px){
    .photoAlbum,
    .photoAlbum li,
    .photoAlbum a {
        border-radius: 0;
        display: block !important;
        float: none !important;
        height: auto !important;
        width: 100% !important;
    }
    .hiddenPic
    {
        display:none;
        }
    
    .footer img {
        display: block;
        margin: 0 auto 7px;
        width: 60px;
    }
    .footer {
        font-size:12px;
    }
    .container {
        padding:0!important;
    }
    .nav.navbar-nav.col-lg-12 {
        background-color:white!important;
    }
    .header img {
        border: none!important;
        border-bottom-right-radius: 0!important;
        border-top-left-radius: 0!important;
        margin-top: 0!important;
    }
    .navbar-default .navbar-toggle .icon-bar
    {
        background-color:#007586!important;
        }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: none!important;
    }
    .navbar-toggle {
        background-color: white!important;
        padding: 6px!important;
    }
    .web-BG {
        background: url("../images/bodyBG.jpg") repeat-x scroll left -80px #fdfdff!important;
    }
    .header {
        background:none!important;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .navbar-default {
        background-color: #514223!important;
        border-color: none;
        margin: 0 -15px 10px;
    }
}
.navbar-nav > li {
    float: none!important;
}
.content
{
	min-height:400px;
	}
.main-menu{
	padding:0px;
	width:165px;
	float:left;
	}
.main-content
{
    direction: rtl;
    float: right;
    }

.News{
    margin: 0;
    padding: 0;
	}
.main-menu li
{
	list-style:none;
	border-bottom:1px dotted #ad7f4a;
	background:url(../images/main-bullet.png) no-repeat left 5px ;
	*background:url(../images/main-bullet.png) no-repeat left center;
	text-align: right;
	height:27px;
	display:block;
	}
.News li{
	border-left: 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-size:14px;
	margin:4px 15px 0;
	display: block;
    width: 138px;
    height:24px;
	}

.main-menu li .selected{
    background: url("../images/current_en.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;
	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:#E65945;
	}
.footer{
    margin:40px 0 10px;
    padding: 10px 3px;
    height:100px;
    width: 100%;
    color: #647b8b;
    font-size:14px;
    border-top:2px solid #007586;
	}
.title
{
    color:#48423D;
    font-size:18px;
    margin-bottom: 3px;
    }
.date
{
    font-size:14px;
    color:#000;
    }
#content
{
    position:relative;
    }
.sorting
{
    list-style:none;
    margin: 0;
    padding: 0;
    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 4px 0 0;
    padding:0;
    }
.contactUs li
{
    padding:3px;
    list-style:none;
    }
.lang
{
    color: #007586;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-top: 0;
    text-align: right;
    }
.Lang-en{
    display: none;
}
.english {
    color: #027c8b;
    font-size: 14px;
}
    .english:hover {
        text-decoration:none;
        color:#e26837 ;
    }
.lang-ar {
    background-color: #514223;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
    color: white;
    padding: 4px 8px;
    margin-left:5px;
}
.glyphicon.glyphicon-globe {
    color: #bf4514 ;
}
/*--------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;
}
.web-BG h3 {
    color:#8E4A1E;
    font-weight:bold;
}
.web-BG h4 {
    color:#037B8C;
    line-height: 24px;
}
.web-BG .blue {
    color:#037B8C;
}
    .web-BG h4 div {
        font-size:14px;
        margin:5px 0;
    }
.web-BG .navbar-default .navbar-nav > li > a {
    color: #037B8C;
}
td, table {
    border-color: #d7d7d7;
}
.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;
}