/* ----------------- Images ------------------ */
/* ------------------------------------------- */

/* ----------------- Misc ------------------ */
.imgSearchByName {
    background-image:	url("/images/hbapp/img/misc/searchbyname.jpg");
    background-repeat: 	no-repeat;
    width: 				200px;
    height: 			54px;
}
.imgAddWish {
    background-image:	url("/images/hbapp/img/misc/AddWish.gif");
    background-repeat: 	no-repeat;
    width: 				29px;
    height: 			31px;
}
.imgWishlist {
    background-image:	url("/images/hbapp/img/misc/WishList.gif");
    background-repeat: 	no-repeat;
    width: 				29px;
    height: 			31px;
}
.imgAvailCabin {
    background-image:	url("/images/hbapp/img/misc/availcabin.gif");
    background-repeat: 	no-repeat;
    width: 				13px;
    height: 			13px;
}
.imgWarning {
    background-image:	url("/images/hbapp/img/misc/warning.gif");
    background-repeat: 	no-repeat;
    width: 				41px;
    height: 			40px;
}
.imgChangeDirection {
    background-image:	url("/images/hbapp/img/misc/change_directions.gif");
    background-repeat: 	no-repeat;
    width: 				125px;
    height: 			25px;
}
.imgFaster {
    background-image:	url("/images/hbapp/img/misc/faster.gif");
    background-repeat: 	no-repeat;
    width: 				75px;
    height: 			25px;
}
.imgSlower {
    background-image:	url("/images/hbapp/img/misc/slower.gif");
    background-repeat: 	no-repeat;
    width: 				75px;
    height: 			25px;
}
.imgStop {
    background-image:	url("/images/hbapp/img/misc/stop.gif");
    background-repeat: 	no-repeat;
    width: 				75px;
    height: 			25px;
}
.imgEmailAFriend {
    background-image:	url("/images/hbapp/img/misc/EmailAFriend.jpg");
    background-repeat: 	no-repeat;
    width: 				25px;
    height: 			19px;
}
.imgVirtualTour {
    background-image:	url("/images/hbapp/img/misc/virtual_tour.gif");
    background-repeat: 	no-repeat;
    width: 				13px;
    height: 			13px;
}
.imgButtonRecommended {
    background-image:	url("/images/hbapp/img/misc/button_recommended.jpg");
    background-repeat: 	no-repeat;
    width: 				160px;
    height: 			36px;
}
.imgQuestionMark {
    background-image:	url("/images/hbapp/img/misc/question_mark.gif");
    background-repeat: 	no-repeat;
    width: 				17px;
    height: 			17px;
}
.imgCliaLogo {
    background-image:	url("/images/hbapp/img/misc/CLIA_Logo.png");
    background-repeat: 	no-repeat;
    width: 				72px;
    height: 			73px;
}
.imgPriceGuaranteed {
    background-image:	url("/images/hbapp/img/misc/priceGuaranteed.jpg");
    background-repeat: 	no-repeat;
    width: 				190px;
    height: 			51px;
}


/* ----------------- Booking Steps ------------------ */
.imgStep1of3 {
    background-image:	url("/images/hbapp/img/misc/Step1of3.gif");
    background-repeat: 	no-repeat;
    width: 				85px;
    height: 			20px;	
}
.imgStep2of3 {
    background-image:	url("/images/hbapp/img/misc/Step2of3.gif");
    background-repeat: 	no-repeat;
    width: 				85px;
    height: 			20px;	
}
.imgStep3of3 {
    background-image:	url("/images/hbapp/img/misc/Step3of3.gif");
    background-repeat: 	no-repeat;
    width: 				85px;
    height: 			20px;	
}

/* ----------------- Icons ------------------ */
.imgIconCsv {
    background-image:	url("/images/hbapp/img/misc/icon_csv.gif");
    background-repeat: 	no-repeat;
    width: 				15px;
    height: 			14px;	
}
.imgIconDelete {
    background-image:	url("/images/hbapp/img/misc/delete.png");
    background-repeat: 	no-repeat;
    width: 				16px;
    height: 			16px;	
}


/* ----------------- Buttons ------------------ */
.imgBookAnother {
    background-image:	url("/images/hbapp/img/button/book_another_button.gif");
    background-repeat: 	no-repeat;
    width: 				104px;
    height: 			19px;	
}
.imgPrintBig {
    background-image:	url("/images/hbapp/img/button/print_big_button.gif");
    background-repeat: 	no-repeat;
    width: 				94px;
    height: 			19px;	
}
.imgBookCabinButton {
    background:			url("/images/hbapp/img/button/book_cabin_button.gif") no-repeat;
    width: 				104px;
    height: 			19px;	
    border: 			none;
}
.imgNoButton {
    background-image:	url("/images/hbapp/img/button/No_button.gif");
    background-repeat: 	no-repeat;
    width: 				54px;
    height: 			19px;	
}
.imgYesButton {
    background-image:	url("/images/hbapp/img/button/yes_button.gif");
    background-repeat: 	no-repeat;
    width: 				54px;
    height: 			19px;	
}
.imgReserveNowButton {
    background-image:	url("/images/hbapp/img/button/reserve_now_button.gif");
    background-repeat: 	no-repeat;
    width: 				94px;
    height: 			19px;	
}
.imgSubmitButton {
    background-image:	url("/images/hbapp/img/button/submit_button.gif");
    background-repeat: 	no-repeat;
    width: 				54px;
    height: 			19px;	
}

