#maindiv
{
    background-color: White;
    width: 975px;
    direction: rtl;
    margin-right: auto;
    margin-left: auto;
}
#header
{
    height: 20px;
    padding-top: 5px;
}
#logo
{
    text-align: center;
}
#mainmenu
{
    direction: rtl;
    padding: 0px;
}
#imgrotator
{
    height: 257px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: top;
    padding: 0px 1px 0px 1px;
    width: 100%;
}
.firstdiv
{
    position: relative;
    left: 0px;
    top: 0px;
    height: 174px;
}
.seconddiv
{
    position: absolute;
    left: 0px;
    top: 0px;
    height: 174px;
}
.noborder
{
    border: none;
}
#content
{
    height: auto;
}

#maincontent
{
    width: 100%;
}
#hotelcontent
{
    width: 440px;
    border-left: dotted 1px #424e92;
    float: right;
    padding: 10px;
}
.reserv
{
    height: 60px;
}
.reservdiv
{
    position: absolute;
    background-color: Transparent;
    z-index: 100;
}
#boxes
{
    float: left;
    width: 500px;
}
.dealbox
{
    width: 219px;
    float: right;
    height: 120px;
    margin: 10px 12px 10px 12px;
}
.dealName
{
    padding-right: 0px;
}
.alldeals
{
    padding-right: 10px;
}
.smallbox
{
    width: 219px;
    float: right;
    margin: 10px 12px 10px 12px;
}
.bigbox
{
    width: 500px;
    float: right;
    margin: 10px;
}
#footerdiv
{
    text-align: center;
    padding-top: 10px;
}
#copyright
{
    text-align: center;
    padding-top: 10px;
}
#divBack
{
    display: none;
    z-index: 1000;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: Black;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: .5;
    empty-cells: show;
}
#divFront
{
    border: solid 2px #c7b7a7;
    text-align: left;
    padding: 5px;
    display: none;
    z-index: 2000;
    position: absolute;
    background-color: #444444;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
.divfronttd
{
    vertical-align: top;
    color: #ffffff;
    font-weight: bold;
    height: 15px;
    text-align: right;
}
.imagebottom
{
    text-align: left;
    height: 15px;
}
#btnClose
{
    border: none;
    background: none;
    color: #ffffff;
    cursor: pointer;
}
a
{
    font-size: 11px;
    text-decoration: none;
    color: #595245;
}

a:hover
{
    text-decoration: none;
    color: #4545e1;
}

.perur
{
    font-size: 11px;
    text-decoration: none;
    color: #595245;
}
.langdiv
{
    text-align: right;
    padding-right: 5px;
    float: right;
    width: 20%;
}
.topmenu
{
    text-align: left;
    padding-left: 5px;
    float: left;
    width: 50%;
}
.grayLink
{
    font-size: 12px;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    color: #656666;
    cursor: pointer;
}
.grayLinknotBold
{
    font-size: 12px;
    font-size: 11px;
    text-decoration: none;
    color: #656666;
    cursor: pointer;
    margin-left: 5px;
}

.whiteLink
{
    font-size: 11px;
    text-decoration: none;
    color: #501323;
    font-weight: bold;
}
.RsvCtrlRoomsPax
{
    font-size: 8pt;
    height: 20px;
    width: 100%;
}
.RsvCtrlRoomsPax1
{
    font-size: 8pt;
    height: 20px;
    width: 33px;
}
.lblTitle
{
    color: #501323;
    font-size: 28px;
    font-family: sans-serif;
}

.welcome
{
    color: #501323;
    font-size: 12px;
    font-weight: normal;
}
.panel
{
    position: absolute;
}
.mapName
{
    color: #46a4c2;
    font-size: 18px;
    font-weight: bold;
}
.hotelName
{
    color: #501323;
    font-size: 18px;
    font-weight: bold;
}
.txtTitle
{
    color: #996600;
    font-size: 16px;
    cursor: pointer;
}

.txtTitleOver
{
    color: Yellow;
    font-size: 16px;
    cursor: pointer;
}

.RadGridSelectedItem
{
    height: 14px;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    background-color: #eef6f9;
    color: #5c5c5c;
}

.RadGridItem
{
    height: 14px;
    font-size: 12px;
    text-align: center;
    background-color: #eef6f9;
    color: #46a4c2;
    cursor: pointer;
}
.RadGridItemBorder
{
    border-bottom: dotted 2px #ffffff;
}

.GridColumn
{
    display: none;
}

.grvHeader
{
    background-color: #7e776d;
    border-bottom: solid 1px #ffffff;
    border-left: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    color: #ffffff;
    text-align: center;
}

.grvRow
{
    background-color: #ffffff;
    border: solid 1px #deeff2;
    color: #6d6d6d;
    text-align: center;
}

.grvRowLtr
{
    background-color: #ffffff;
    border: solid 1px #deeff2;
    color: #6d6d6d;
    text-align: left;
    padding-left: 5px;
}
.grvRowRtl
{
    background-color: #ffffff;
    border: solid 1px #deeff2;
    color: #6d6d6d;
    text-align: right;
    padding-right: 5px;
}

.PlanOn
{
    text-align: center;
    background-image: url('../../images/Results/planOn.gif');
    background-repeat: no-repeat;
    color: #ffffff;
    font-weight: bold;
    height: 35px;
    width: 177px;
}

.PlanOff
{
    text-align: center; /*background-color:#f3ede5;/*#aaa297; 	border-left:solid 1px #ffffff; 	border-right:solid 1px #ffffff;*/
    background-image: url('../../images/Results/planOf.gif');
    background-repeat: no-repeat;
    color: #ffffff;
    font-weight: bold;
    height: 35px;
    width: 177px;
}

.regTitle
{
    font-size: 12px;
    font-weight: bold;
}

.srhTitleHotel
{
    color: #7d0000;
    font-weight: bold;
}

.srhDifHotel
{
    font-size: 11px;
}
.ImgMore
{
    cursor: pointer;
}

.confCustomer
{
    width: 50%;
}

.hotelsListTD
{
    width: 20%;
    height: 60px;
    text-align: center;
    vertical-align: bottom;
}



.hotelsListLink
{
    text-decoration: none;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #0795c9;
}

.hotelsListLinkLtr
{
    text-decoration: none;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #0795c9;
}


.NewsTitle
{
    color: #501323;
    font-size: 13px;
    font-weight: normal;
}

.NewsHeader
{
    color: #5c5c5c;
    font-size: 12px;
    font-weight: normal;
}

.mainpromition
{
    color: Black; /*background-color:#eeeeee;*/
    width: 180px;
    height: 18px;
}

.Titlespromotion
{
    border-top: #cecece thin solid;
    font-size: 11px;
    font-weight: bold;
    color: black;
    font-family: Arial;
}

.results
{
    width: 180px;
    height: 20px;
    background-image: url( ../../images/boardBg.jpg );
    background-repeat: no-repeat;
    float: left;
    position: relative;
    padding-right: 2px;
    background-color: #ccc;
    font: bold 11px Arial, Verdana, Helvetica, Sans-serif;
    color: #676767;
    vertical-align: middle;
    text-align: right;
}

.textBoxStyle
{
    color: #5c7b8e;
    font-size: 10pt;
    font-weight: bold;
    font-style: italic;
    width: 174px;
}

.qSearch
{
    font-weight: bold;
    font-size: 12px;
    color: #5c7b8e;
    font-family: Arial;
    text-align: justify;
    text-decoration: none;
}
.titleBox
{
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}

.ResDropDown
{
    font-size: 11px;
}

.divPriceDates TABLE TABLE TR:first-child
{
    display: none;
}

#hall
{
    text-align: center;
}
#hall
{
    background-color: #EEECE0;
    font-size: 12px;
    color: #FFFFFF;
    border: 1px solid #DDD8C1;
    padding: 8px 8px 16px 8px;
    margin-top: 10px;
}
#hall td
{
    padding: 8px;
    border-bottom: 1px solid #844D31;
}
#hall th
{
    padding: 8px 0 8px 0;
    background-color: #844D31;
    color: #FFFFFF;
    font-weight: 700;
}
.height20
{
    height: 20px;
}
.noborder
{
    border: none;
}
.pointer
{
    cursor: pointer;
}
.padtop10
{
    padding-top: 10px;
}
.padtop10width570
{
    padding-top: 10px;
    width: 570px;
}
.justify
{
    text-align: justify;
}
.pad1010
{
    padding: 10px 10px 0px 10px;
}
.width80
{
    width: 80px;
    padding: 5px;
}
.nounderline
{
    text-decoration: none;
}
.innerlistdiv
{
    border-top: solid 2px #e8e8e8;
    padding-top: 10px;
    padding-bottom: 10px;
}
.innerlistdivtmp
{
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: solid 2px #e8e8e8;
}
.color595245
{
    color: #595245;
}
.boldcolor595245
{
    font-weight: bold;
    color: #595245;
}
.upright10
{
    padding-top: 10px;
    padding-right: 10px;
}
#divPic
{
    width: 536;
    height: 518;
    text-align: right;
    display: none;
    position: absolute;
}
.width100per
{
    width: 100%;
}
#divpicin
{
    background-color: #424242;
    width: 536px;
}
#divpicbutton
{
    background-color: #424242;
    color: White;
}
.RsvCtrlArrivalPrompt, .RsvCtrlDeparturePrompt
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}
.padtop20
{
    padding-top: 20px;
}
.RsvCtrlArrivalPrompt, .RsvCtrlDeparturePrompt
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}
.RadMenu_Gold .link
{
    border-left: solid 1px #9b6941;
    text-decoration: none;
}
.RadMenu_Pink .link
{
    border-left: solid 1px #D20068;
    text-decoration: none;
}
.RadMenu_Blue .link
{
    border-left: solid 1px #0095f4;
    text-decoration: none;
}
/*********************** inner page *********************/
#innerPage-content
{
    padding: 15px;
}
.crumbline
{
    text-align: right;
}
#htitle
{
    padding-top: 10px;
}
.the-content
{
    padding: 5px;
}
.galfirstdiv
{
    position: relative;
    left: 0px;
    top: 0px;
    height: 174px;
}
.galseconddiv
{
    position: absolute;
    left: -3px;
    top: 146px;
    height: 174px;
}
#tdClicker
{
    height: 174px;
    text-align: center;
}
.nbcp
{
    border: none;
    cursor: pointer;
}
#btnBook
{
    font-size: 14px;
    line-height: 14px;
}
.padding-cont
{
    padding: 10px;
}
.padding10
{
    padding: 10px;
}
.padtop50
{
    padding-top: 50px;
}
.padding5
{
    padding: 5px;
}
.deallink
{
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    color: #0a56ae;
    font-family: Arial;
    text-transform: none;
}
/******************* slideshow ****************************/
.nav-links
{
    position: absolute;
    top: 30px;
    left: 20px;
    width: 200px;
    list-style: none;
    margin: 0;
    padding: 0;
}
.nav-links li
{
    line-height: 1.6em;
    font-size: 1.2em;
}
.twitthis
{
    position: absolute;
    top: 250px;
    left: 20px;
}
.important
{
    border: 1px solid #666;
    background: #ddd;
    padding: 0 1em;
    color: #C30;
}
.galleryview
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
.options
{
    border: 1px solid #777;
    border-right: none;
    font-size: 0.8em;
    font-family: Verdana, Geneva, sans-serif;
}
.options th
{
    text-align: left;
    background: #777;
    color: white;
    font-weight: bold;
}
.options th, .options td
{
    padding: 4px 10px;
}
.options td
{
    border-right: 1px solid #777;
}
#parts-img
{
    border: 1px solid black;
}
img.nav
{
    border: 1px solid black;
    margin-bottom: 5px;
}
.panel-overlay
{
    height: 20px;
}
.panel-overlay h2, .panel-overlay p
{
    margin: .3em 0;
}
.panel-overlay p
{
    line-height: 1.2em;
}
.photos
{
    text-align: center;
}
/*************************** end slideshow *****************************/
/****************************Menu***************************************/
.ddsmoothmenu
{
    width: 100%;
}

.ddsmoothmenu ul
{
    z-index: 100;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li
{
    position: relative;
    display: inline;
    float: right;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a
{
    display: block;
    padding: 7px 20px;
    text-decoration: none;
}

* html .ddsmoothmenu ul li a
{
    /*IE6 hack to get sub menu links to behave correctly*/
    display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited
{
}

.ddsmoothmenu ul li a.selected
{
    /*CSS class that's dynamically added to the currently active menu items' LI A element*/
}

.ddsmoothmenu ul li a:hover
{
}

/*1st sub level menu*/
.ddsmoothmenu ul li ul
{
    position: absolute;
    right: 0;
    display: none; /*collapse all sub menus to begin with*/
    visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li
{
    display: list-item;
    float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul
{
    top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a
{
    font: normal 12px Arial;
    width: 160px; /*width of sub menus*/
    padding: 5px;
    margin: 0;
    border-top-width: 0;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu
{
    height: 1%;
}
/*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass
{
    position: absolute;
    top: 12px;
    right: 7px;
}

.rightarrowclass
{
    position: absolute;
    top: 6px;
    right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow
{
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    background: silver;
}

.toplevelshadow
{
    /*shadow opacity. Doesn't work in IE*/
    opacity: 0.5;
}
/* FILMSTRIP */
/* 'margin' will define top/bottom margin in completed gallery */
.filmstrip
{
    margin: 5px;
}

/* FILMSTRIP FRAMES (contains both images and captions) */
.frame
{
}

/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap
{
    border: 1px solid #aaa;
}

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap
{
    border-color: #000;
}

/* FRAME IMAGES */
.frame img
{
    border: none;
}

/* FRAME CAPTION */
.frame .caption
{
    font-size: 11px;
    text-align: center;
    color: #888;
}

/* CURRENT FRAME CAPTION */
.frame.current .caption
{
    color: #000;
}

/* POINTER FOR CURRENT FRAME */
.pointer
{
    border-color: #000;
}

/* TRANSPARENT BORDER FIX FOR IE6 */
/* NOTE - DO NOT CHANGE THIS RULE */
*html .pointer
{
    filter: chroma(color=pink);
}
/*****************************************************end gallery*******************/
.contactus
{
    width: 540px;
    float: left;
}
.padtop30
{
    padding: 30px 10px;
}
.contactform
{
    width: 400px;
    float: right;
}
.align-rtl
{
    text-align: right;
}
.titleprice
{
    width: 68px;
    border-right: solid 1px #f3f3f3;
    border-top: solid 1px #fefefe;
    font-weight: bold;
}

/* Registration */
.RegistrationDetails TD
{
    padding-right: 10px;
    padding-left: 10px;
    color: #49516e;
    font-size: 12px;
    padding-bottom: 10px;
}

.RegistrationDetails TD SPAN
{
    font-weight: bold;
}
