/*
*
{
    padding:0pt;
    margin : 0pt;   
}*/
a:focus
{
    -moz-outline-style: none;
}

#bookingnav
{
    padding: 5px 0 20px 20px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
.clearfix:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0pt;
    visibility: hidden;
}
#bookingnav li
{
    display: block;
    height: 18px;
    margin: 0;
    width: 236px;
    padding-top: 3px;
}
#bookingnav li a
{
    display: block;
    float: left;
    height: 18px;
    text-decoration: none;
}
#bookingnav a
{
    color: #DAD7B2;
    background: #321933;
    width: 228px;
}

#bookingnav .inactive a
{
    color: #70595F;
    background: #310808;
    width: 228px;
}
#bookingnav .on a
{
    color: #DAD7B2;
    background: #310000;
    width: 228px;
}

#bookingnavcontainer
{
    padding: 0pt;
    margin: 0pt;
}
#bookingform
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
#bookingform li
{
    margin-bottom: 25px;
}
#bookingform label
{
    text-align: left;
    background: transparent url(/images/arrow_side.gif) no-repeat scroll left center;
    padding-left: 15px;
    color: #F3E3C4;
    font-size: 10px;
}
#bookingform select
{
    font-size: 0.85em;
    color: #C5A76B;
    background: #210808;
    margin-left: 15px;
    border: 1px solid #C5A76B;
}

#bookingform select.sm
{
    float: left; /* margin-right:10px;*/
    width: 40px;
    margin-left: 15px;
}

#bookingform select.med
{
    float: left;
    margin-right: 10px;
    width: 80px;
}
#bookingform img
{
    float: left;
}
#availabilitybutton
{
    /*  background:transparent url(/images/check_availability.gif) no-repeat scroll left center;  */
    width: 210px;
    height: 20px;
    margin: -10px 0 0 0;
}
#bookingcontentcontainer
{
    padding-left: 20px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
#bookingform
{
    font-size: 10px;
}
#bookingform .marketing_text
{
    margin-bottom: 10px;
    background: transparent url(/images/arrow_side.gif) no-repeat scroll left top;
    padding-left: 15px;
}
#type
{
    margin-bottom: 10px;
    width: 94px;
}
#bcriteria
{
    display: none;
}
#ang_criteria
{
}
#ang_criteria td.left
{
    padding-top: 7px;
    color: #DAD7B2;
}
#ang_criteria td.right
{
    color: #C5A76B;
}
#currency
{
    font-size: 0.85em;
    color: #C5A76B;
    background: #1C001D;
}
#selectrate
{
    color: #DAD7B2;
    width: 500px;
    font-weight: bold;
}
#room_deeplinks
{
    color: #DAD7B2; /*width : 500px;*/
    font-weight: bold; /*padding-top:50px;*/
}
#selectrate tr
{
    width: 500px;
}
#selectrate th
{
    padding-bottom: 15px;
}
#selectrate td, #selectrate th, #bcrieria td
{
    text-align: left;
    vertical-align: top;
}
#selectrate td
{
    line-height: 15px;
    padding: 3px;
}
#selectrate a
{
    color: #DAD7B2;
    text-decoration: none;
}
#selectrate strong
{
    color: #C5A76B;
}
.ratedetail, .roomdetail
{
    border-top: 1px solid #2B112C;
    padding: 0pt !important;
}
#revisesearch
{
    background: transparent url(/images/revise_search.gif) no-repeat scroll left top;
    height: 19px;
    margin: 5px 0pt;
    width: 207px;
}
#revisesearch a
{
    background: transparent url(/images/revise_search.gif) no-repeat scroll left top;
    display: block;
    height: 19px;
    text-decoration: none;
    text-indent: -1000em;
    width: 207px;
}
#bookingcontent
{
    padding: 0 20px 0 20px;
    color: #DAD7B2;
}
#bookingcontent H3
{
    color: #E0C792;
}

#bookingcontent a
{
    color: #C5A76B;
    text-decoration: none;
}
#content_right
{
    background: none;
}
#contentHolder
{
    background: transparent url(/images/tile_bg.gif) repeat-y left top;
}
.ratedetail .description, .roomdetail .description
{
    border-bottom: 1px solid #2B112C;
    border-left: 1px solid #2B112C;
    border-right: 1px solid #2B112C;
    margin: 0pt;
    padding: 5px;
    font-size: 10px;
    font-weight: normal;
}
#maintext .description h2
{
    font-size: 11px;
    margin: 5px 0pt 0pt 0px;
    color: #C5A76B;
}
.description h2
{
    font-size: 11px;
    margin: 5px 0pt 0pt 0px;
    color: #C5A76B;
}
.description p ul li
{
    font-size: 9px;
    font-weight: normal;
}

#compresdiv select
{
    font-size: 0.85em;
    color: #C5A76B;
    background: #1C001D;
    border: solid 1px #C5A76B;
}
#compresdiv ul
{
    float: left;
    margin-right: 20px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
#compresdiv form li
{
    clear: both;
    display: block;
    margin-bottom: 3px;
}
#theForm label
{
    clear: left;
    display: block;
    float: left;
    line-height: 18px;
    margin-right: 5px;
    width: 160px;
    color: #DAD7B2;
}
#compresdiv
{
    display: table;
    width: 450px;
    color: #DAD7B2;
}
#rightlinks, #rightlinks ul, #content form ul
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
#theForm input
{
    background: #1C001D;
    color: #C5A76B; /*border: solid 1px #C5A76B;*/
}
.txt
{
    border: solid 1px #C5A76B;
}

#returntorate
{
    background: transparent url(/images/revise_search.gif) no-repeat scroll left top;
    height: 19px;
    margin: 5px 0pt;
    width: 207px;
}
#returntorate a
{
    background: transparent url(/images/return_to_rate_list.gif) no-repeat scroll left top;
    display: block;
    height: 19px;
    text-decoration: none;
    text-indent: -1000em;
    width: 207px;
}
#continue_button
{
    border: none;
}
#modify_res
{
    border: none; /* margin : -20px 20px 20px 0;*/
}
#modify_res_stage1
{
    border: none;
    margin: -20px 20px 20px 0;
}
#reservation ul
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
#reservation input
{
    color: #C5A76B;
    background: #1C001D;
    width: 120px;
}
#reservation #cancelbutton
{
    width: 79px;
    height: 19px;
}
#bookingcontentcontainer p
{
    text-align: left;
    line-height: 1.4em;
    font-size: 0.9em;
    margin: 10px 0pt;
}
#bookingcontentcontainer a
{
    color: #C5A76B;
}
#flash_object
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 75px;
}
#bookingcontent.right_hand_side_version
{
    padding: 35px 20px 20px 20px;
}
#roomdescleft
{
    float: left;
    padding: 0pt 0pt 20px;
    width: 255px;
}
#roomdescleft p, #roomdescright p
{
    font-size: 11px;
}
#roomdescright
{
    margin-left: 310px;
    padding: 0pt 0pt 20px;
    width: 175px;
}
#roomdescright ul
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
#country
{
    width: 147px;
}
#cardtype
{
    width: 147px;
}
#theForm input#submitbutton
{
    border: none;
}
#bookcheckinmonth
{
    width: 80px;
}
#bookcheckoutmonth
{
    width: 80px;
}
#contentHolder
{
    display: table;
    width: 900px;
}
#content_left
{
    width: 300px;
    float: left; /*background:#1C001D; */
    color: #DAD7B2;
    margin: 0;
    min-height: 460px;
}
#content_left .px_padding
{
    margin: 40px 20px 0px 20px;
}
#content_right
{
    width: 600px;
    float: right;
}
#standfirst
{
    font-family: Berling,Times New Roman,Serif;
    font-size: 1.6em;
    font-weight: normal;
    text-transform: uppercase;
    color: #DAD7B2;
    padding: 15px 0 0 20px;
    text-align: left;
}
#content_left a
{
    text-decoration: none;
    color: #DAD7B2;
}
#content_left .first
{
    border-top: 1px solid #DAD7B2;
}
.subpages_vertical
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
.subpages_vertical li
{
    padding-top: 3px;
}
.pagetab li
{
    margin-left: 25px;
}
#hotelcomment .grey_text_bg, #hotelcomment select, #hotelcomment textarea, #eventform .meeting_grey_text_bg, #eventform textarea, #eventform select
{
    background: #CAC2C7;
}
#website_questionaireForm .form_fields, #website_questionaireForm .txtfields, #website_questionaireForm select
{
    background: #CAC2C7;
}
#cancel_from_email_image
{
    border: none;
}
/*Mohammad 25/09/2008*/
.stage_1_calender
{
    float: left;
}
#CheckInDateTextBox, #CheckOutDateTextBox
{
    left: 220px;
    position: absolute;
}
.bookingbuttonleft
{
    background: transparent url(/images/booking_left.gif) no-repeat scroll 0%;
    height: 20px;
    width: 11px;
}
.bookingbuttonmiddle
{
    background: transparent url(/images/booking_middle.gif) repeat-x scroll 0%;
    height: 20px;
    margin: 0px;
    padding: 0px;
    width: 178px;
    display: block;
}
.bookingbuttonright
{
    background: transparent url(/images/booking_right.gif) no-repeat scroll 0%;
    width: 21px;
}
.bookingbuttontext
{
    color: #000000;
    font-size: 12px;
    height: 20px;
    top: -2px;
    z-index: 100;
    display: block;
}
#selectrate
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100%;
}

#bookingform #CalendarExtender1_container .ajax__calendar_container
{
    left: 300px;
}

.calendar table
{
    width: 100px;
}

#CalendarExtender1_daysBody td
{
    padding: 0px;
    margin: 0px;
}

#CalendarExtender2_daysBody td
{
    padding: 0px;
    margin: 0px;
}

.calendar .ajax__calendar_container
{
    z-index: 10;
    position: relative;
    background-color: #310000;
    width: 180px;
}

.calendar .ajax__calendar_hover
{
    background-color: #C9DCFC;
}

.calendar .ajax__calendar_active
{
    background-color: #92C0FA;
}

.calendar .ajax__calendar_other
{
    color: #C2C0C0;
}

.checkindatetextbox, .checkoutdatetextbox
{
    background-color: #210808;
    border: 0 none;
    left: 220px;
    margin-top: 10px;
    width: 0px;
    color: #210808!important;
}
.bookingbuttonmiddle #GoToStageTwoLinkButton
{
    color: #C5A76B;
    font-weight: bold;
    display: block;    
}
#compresdiv #form li
{
    text-align: left;
}
#terms_conditions_literal
{
    width: 400px;
}
.stage1_labels
{
    background: transparent url(/images/arrow_side.gif) no-repeat scroll left center;
    color: #F3E3C4;
    font-size: 10px;
    padding-left: 15px;
    text-align: left;
}
