/* CSS Document */
body { background-color:#fff; margin: 0; padding: 0; font-family: Arial,Geneva, sans-serif; }

form { margin: 0px; padding: 0px; }

td,div {
	color:#000;
	font-family: Arial,Geneva;
	font-size : 11px;
}

#MyFidelio-main {
	padding: 0px;
	margin-top:0px;
	margin-left:0px;
	background-color: #fff;
	text-align:left;
}

#MyFidelio-main select,input,textarea {
	border-color:#7e9db9;
	border-width:1px;
	border-style:solid;
	font-size:11px;
}


#MainLogin {
    text-align:center;
    width:100%;
}

#MainLogin #LoginCenter {
    text-align:left;
	width:190px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
}



#MyFidelio-main #TopContainer {
	width:670px;
}

#MyFidelio-main #BottomContainer {
	width:670px;
}

#MyFidelio-main #BottomContainer #WaitMessage {
	width:400px;
	height:200px;
	border: 1px solid #fff;
}


/**********  Compsearch rate *************/

#MyFidelio-main #TopContainer #MyFidelio-Searchrate-fp {
	border:0px;
	width: 181px;

	background-color: #9a0000;
	padding:10px;
	margin:0px;
    color:#fff;
}

#MyFidelio-Searchrate-fp {
	border:0px;
	width: 181px;

	background-color: #9a0000;
	padding:10px;
	margin:0px;
    color:#fff;
}

#MyFidelio-main #TopContainer #MyFidelio-Searchrate-fp #div_adultsandrooms td {
    padding:3px;
    color:#fff;
	font-weight: normal;
}


#MyFidelio-main #TopContainer #MyFidelio-Searchrate-fp #div_dates td {
    padding:1px;
    color:#fff;
	font-weight: normal;
}

#MyFidelio-main #TopContainer #MyFidelio-Searchrate-fp #div_hotelcodelist {
    padding-top:8px;
    padding-bottom:8px;
    color:#fff;
	font-weight: normal;

}

.drop_hotelcodelist{
	width:171px;
}

#MyFidelio-main #TopContainer #MyFidelio-Searchrate-fp #div_hotelcodelist {
    padding-top:8px;
    padding-bottom:8px;
    color:#fff;
	font-weight: normal;
}

#MyFidelio-main #TopContainer #MyFidelio-Searchrate-fp #div_fplogin {
    visibility:visible;
}

#MyFidelio-main #TopContainer #MyFidelio-Searchrate-fp #div_fplogin td {
    padding:1px;
    color:#fff;
	font-weight: normal;
}

#MyFidelio-main a.fp {color:#fff;text-decoration: none;}

.text_loginuser {
    width:70px;
}
.text_loginpwd {
    width:70px;
}

#MyFidelio-main #TopContainer #MyFidelio-Searchrate-Search #div_search td {
	padding-bottom:1px;
	margin:1px;
}

.table_dates_search {
	width:400px;
	background-color: #e7e7e7;
	padding:5px;
}




#MyFidelio-main #TopContainer #MyFidelio-Searchrate {
	border:0px;
	width: 670px;
	height:58px;
	background-color: #9a0000;
	padding:0px;
	margin:0px;
    color:#ffffff;
}




#MyFidelio-main #TopContainer #MyFidelio-Searchrate #div_adultsandrooms {
    float:left;
}

#MyFidelio-main #TopContainer #MyFidelio-Searchrate #div_adultsandrooms td {
    padding:3px;
    color:#fff;
	font-weight: bold;
}

#MyFidelio-main #TopContainer #MyFidelio-Searchrate #div_dates {
    float:left;
}

#MyFidelio-main #TopContainer #MyFidelio-Searchrate #div_dates td {
    padding:3px;
    color:#fff;
	font-weight: bold;
}


#MyFidelio-main #TopContainer #MyFidelio-Searchrate #div_findhotels {
    float:left;
	height:58px;
}

#MyFidelio-main #TopContainer #MyFidelio-Searchrate #div_findhotels #div_buttons {
    margin-left:48px;
}



#MyFidelio-main #TopContainer #MyFidelio-Searchrate a {
	color:#666;
	font-family: Arial,Geneva;
	font-size : 11px;
}

/* Classes related to compSearchRate */

.table_adultsandrooms {

}

.table_dates {

}

.drop_departure_day {
    width: 40px;
}

.drop_departure_month {
    width: 40px;
}

.drop_departure_year {
    width: 60px;
}

.drop_arrival_day {
    width: 40px;
}

.drop_arrival_month {
    width: 40px;
}

.drop_arrival_year {
    width: 60px;
}

.drop_roomoccupancy {
    width: 35px;
}

.button_findhotels {
    width: 85px;
    height: 16px;
    border:0px;
    font-size:9px;
    color:#fff;
    text-transform: uppercase;
    font-weight: bold;
    background: url(button_grey.gif) no-repeat; padding:0px;
    background-position: center center center center;
    margin:1px;
}

.button_findhotels_bottom {
    width: 85px;
    height: 17px;
    border: 0px;
    font-size:9px;
    text-transform: uppercase;
    color:#fff;
    font-weight: bold;
    background: url(button_grey_bottom.gif) no-repeat; padding:0px;
    background-position: center center center center;
    margin:1px;
}


.button_bookahotel {
    width: 103px;
    height: 17px;
    border:0px;
    font-size:9px;
    color:#fff;

    font-weight: bold;
    background: url(button_red.gif) no-repeat; padding:0px;

    background-position: center center center center;
}





















/************** Cart & Rates!  *****************/


#MyFidelio-main #BottomContainer #MyFidelio-Availability {
	margin:0px;
	padding:0px;
	border:0px;
	width: 670px;
}

#MyFidelio-main #BottomContainer #MyFidelio-Availability #div_RateList {
	position: relative;
}

#MyFidelio-main #BottomContainer #MyFidelio-Availability #div_RateList #div_HotelHeader {
	position: relative;
	padding:0px;
	margin:0px;
	border:0px;

}




/* Defining the table here*/
.table_Hotelheader {
	border:0px;
	width:670px;
	padding:0px;
	margin:0px;
}

.tr1_hotelheader{
    background-color:#e7e7e7;
    padding-left:4px;
    padding-top:6px;
    padding-bottom:6px;
    padding-right:4px;
    margin:0px;
    font-weight: bold;
	border:0px;
	border-right:1px solid #fff;
    border-bottom:1px solid #fff;
}
.tr1_hotelheader_right {
    background-color:#e7e7e7;
    padding:4px;
    margin:0px;
    border-right:0px;
    border-bottom:1px solid #fff;
    text-align:center;
    font-weight: bold;
}

.tr2_hotelheader{
    background-color:#feff99;
    padding:4px;
    margin:0px;
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
}

.tr2_hotelheader_right {
    background-color:#feff99;
    padding:4px;
    margin:0px;
    border-right:0px;
    border-bottom:1px solid #fff;
}

.tr2_hotelheaderimage{
    background-color:#feff99;
    padding:0px;
    margin:0px;
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
}





.b_ratesfrom {
    font-size:12px;
    color:#ab1014;
    font-weight: bold;
}

.b_ratesfromrate {
    font-size:14px;
    color:#ab1014;
    font-weight: bold;
}




#MyFidelio-main #BottomContainer #MyFidelio-Availability #div_RateList #div_RateItems {
	background-color: #feff99;
}


#MyFidelio-main #BottomContainer #MyFidelio-Availability #div_RateList #div_emptyline {
	margin-top:20px;
}


.table_Rateitem {
    width:670px;
    border:0px;
}

.td1_RateItem_header {
    text-align:left;
    background-color: #e7e7e7;
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
    font-weight:bold;
    padding:4px;
}


.td1_RateItem_header_right {
    text-align:left;
    background-color: #e7e7e7;
    border-bottom:1px solid #fff;
    font-weight:bold;
    padding:4px;
}

.td1_RateItem {
    text-align:left;
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
    font-weight:bold;
    padding:4px;
}

.td2_RateItem_right {
    text-align:left;
    border-bottom:1px solid #fff;
    font-weight:bold;
    padding:4px;
}


/* Classes to show more rates or hide */
.tr_seemoreratesvisible {
    text-align:right;
    font-weight:bold;
    padding-bottom:4px;
    background-color:#fff;
    position:relative;
}


.item_hidden {
	visibility:hidden;
	position:absolute;

}

.item_visible {
	visibility:visible;
	position:relative;
}



/* End Classes to show more rates or hide */


.desc-box1 { /* The Ajax popup showing detailed availability */
	}

.desc-box2 { /* The Ajax popup showing detailed availability */
	text-align:left;
	}


/* hotel info */

#MyFidelio-main #BottomContainer #MyFidelio-Availability #div_HotelInfo {
	margin-top:0px;
	width: 470px;
}

.hr_separation {
	border: 0;
 	color: #aaaaaa;
	background-color: #aaaaaa;
	height: 1px;
	width: 95%
}

.hotelpic {
	border-color:#d6ca99;
	border-width: 1px;
	border-style: solid;
	float:right;
	padding: 0px;
	width:170px;
}

#MyFidelio-main #BottomContainer #MyFidelio-Availability #div_ratepostscriptum {
    float: left;
}


#MyFidelio-main #BottomContainer #MyFidelio-Availability #div_ratesearchandbackbuttons {
    float: right;
}




/************** Profile page!  *****************/



#MyFidelio-main #MyFidelio-ReservationSummary {
	width:670px;
	padding:0px;
	color:#5a5744;
}

#MyFidelio-main #MyFidelio-ConfNumberLine {
	width:670px;
	border: 1px solid #C3C0C0;
	padding:0px;
	color:#5a5744;
	text-align:center;
}


#MyFidelio-main #MyFidelio-ProfileHeader {
	width:670px;
}

#MyFidelio-main #div_YourReservation {
    float:left;
	text-align:left;
}

#MyFidelio-main #div_BookingBackButton {
    float:right;
	text-align:right;
    text-transform: uppercase;
    background-position: center center center center;
	height:20px;
}

.button_booking_back {
    width: 85px;
    height: 17px;
    border: 0px;
    font-size:9px;
    text-transform: uppercase;
    color:#fff;
    font-weight: bold;
    background: url(button_grey_bottom.gif) no-repeat; padding:0px;
    background-position: center center center center;
    margin:1px;
}


/*   Room summary */
#MyFidelio-main #MyFidelio-ReservationSummary #div_RoomSummary {

}

#MyFidelio-main #MyFidelio-ReservationSummary #div_RoomSummary th {
   background-color: #e7e7e7;
}

#MyFidelio-main #MyFidelio-ReservationSummary #div_RoomSummary td {
   background-color: #feff99;
}

.b_yourreservation {
    font-size:14px;
}

.table_roomsummary {
    width:670px;
}

.td1_roomsummary {
    width:100px;
}
.td2_roomsummary {
}


/*   Hotels summary */
#MyFidelio-main #MyFidelio-ReservationSummary #div_HotelSummary {

}

.table_hotelsummary {
}


#MyFidelio-main #MyFidelio-Summaryline {
    text-align:right;
    width:670px;
}

#MyFidelio-main #MyFidelio-Summaryline #div_summary {
    width:450px;
    text-align:right;
    float:right;
}



/*   Guest profiley */


#MyFidelio-main #MyFidelio-Profile {
	vertical-align: top;
	width:670px;
	margin-bottom:0px;
}

#MyFidelio-main #MyFidelio-Profile #div_GuestInformation {
    width:670px;
    margin-bottom:0px;
}

.table_guestinfo {
   background-color: #e7e7e7;
   width:670px;
}

.text_guestinfo {
    width:350px;
}

.text_guestinfo_postalnumber {
    width:350px;
}


.text_guestinfo_postalcity {
    width:350px;
}


.drop_country {
    width:354px;
}


.td_guestmandatory {
    color:#f00;
    width:10px;
    text-align:left;
    vertical-align:top;
}

.td_guestinfolabel {
    width:150px;
    text-align:left;
}


/*   Reservation details */
#MyFidelio-main #MyFidelio-Profile #div_ReservationDetails {
    width:670px;
    margin-top: 2px;
    margin-bottom:0px;
    text-align:left;
    background-color: #e7e7e7;
}

#MyFidelio-main #MyFidelio-Profile #div_ReservationDetails_specialrequest {
    margin-top: 2px;
    margin-bottom:0px;
    text-align:left;
    background-color: #e7e7e7;
}

#MyFidelio-main #MyFidelio-Profile #div_ReservationDetails_salesconditions {
    margin-top: 2px;
    margin-bottom:0px;
    text-align:left;
    background-color: #e7e7e7;
}




.table_reservationdetails {
     text-align:left;
     width:670px;
     background-color: #e7e7e7;
     margin-top:2px;
     padding:0px;
}

.td2_reservationdetails {
    text-align:left;
    vertical-align:top;
    width:150px;
}

.td3_reservationdetails {
    width:200px;
    vertical-align:top;
}


.textarea_commentfield0 {
    width:354px;
    height:30px;
}
.textarea_commentfield1 {
    width:354px;
    height:30px;
}

.drop_eta {
    width:200px;
}

.drop_payment {
    width:200px;
}

.radio_payment {

}


.drop_guaranteemethod {
    width:355px;
}

.drop_creditcard {
    width:355px;
}

.text_creditcardnumber {
    width:350px;
}


#MyFidelio-main #MyFidelio-Profile #div_GuaranteeMethods {
   text-align:left;
   margin-top: 2px;
   margin-bottom:0px;
}

#MyFidelio-main #MyFidelio-Profile #div_GuaranteeMethods td {
    padding:0px;
    text-align:left;
}

/* Guarantee methods etc. */

.GuaranteeMethodHidden {
	position: absolute;
	display: none;
	visibility:hidden;

}

.GuaranteeMethodShow {
	position: static;
	display: block;
	visibility:visible;
}

.QuaranteeMethodsBox {
	background-color: #e7e7e7;
	height: 85px;
}



/*   Make booking buttons */
#MyFidelio-main #MyFidelio-Profile #div_Makebooking {
    margin-top: 10px;

}

.button_makebooking {
    color:#fff;
    width:136px;
    height: 18px;
    font-size:9px;
    background: url(bookBut.gif) no-repeat; padding:0px;
    background-position: center center center center;
    text-transform: uppercase;
    margin:1px;
    padding:0px;
    border:0px;
    }

.td1_makebooking {
    text-align:right;
}

.td2_makebooking {

}

#MyFidelio-main #MyFidelio-Profile #div_confirmation {
    text-align:left;
}


.clear {
   clear:both;
   margin:0px;
   padding:0px;
}

.HelpHidden {
	position: absolute;
	visibility:hidden;
}

.RateHidden {
	position: absolute;
	visibility:hidden;
}


.CANCELED {
	background-color: #BBAAAA;
}


.error {
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
	}

.input_personnames {
    width:230px;
}

.policydetailred {
    color:#f00;
}

/* If using the Step header (Showing each step) */


.headerActive {
	font-weight: bold;
	font-size: 12px;
	color:#5A5A5A;
	}

.headerInActive {
	font-weight: bold;
	font-size: 10px;
	color:#5A5A5A;
	}

