You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

185 lines
14 KiB
CSS

.twitter-typeahead@charset "utf-8";
/* CSS Document */
label { font-weight: normal !important;}
#inquiryForm { background-color: #f1f1f1; padding-top: 30px;}
.pgHead { display:block; margin-top:15px;}
.advisorInfo { background-color: #fff; border-radius: 4px; padding: 20px 15px; font-size: 18px; position: relative; margin-top:30px; display: block; }
.advisorInfo .arrow { background:url(/pic/white-arrow.png) no-repeat; display: block; width:21px; height:26px; position:absolute; left:-20px; top:calc(50% - 13px);}
.FormDetail { background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important; border-radius: 6px; box-shadow: 0 0 3px #666 inset; padding: 20px 40px 20px 50px; position: relative; z-index: 9999; margin:50px 0; }
@media(max-width:768px) {
.who { margin-bottom:20px;}
.advisorInfo { font-size:14px;}
.pgHead { margin-top:30px !important;}
.FormDetail { margin-top:30px !important;}
.advisorInfo { margin-top:0 !important;}
}
input.arrivalDate { background:url(/pic/calendar.png) no-repeat 95% center;}
/* tailor make */
#tailorBlock { display: block; margin: 10px 0; position: relative; }
.michaelIcon { margin: 20px 0 55px; }
#leftBlock p { line-height: 25px; margin-bottom: 15px; }
#leftBlock img { display: block; float: left; margin: 0 10px 5px 0; }
@media(min-width:1024px) {
.marginTop { margin-top: 40px; }
.pageTitle { margin: -10px 0 0 319px !important; color: #fff; font-size: 30px !important; text-shadow: 0 0 2px #333; }
.pageTitle h1 { border: none !important; color:#fff; font-size:30px;}
.pageTitle img { display: inline-block; padding-bottom: 25px; width: auto !important }
}
@media(min-width:768px) {
.pageTitle { margin: 10px 0 50px 110px; color: #fff; font-size: 20px; text-shadow: 0 0 2px #333; }
.pageTitle img { display: inline-block; padding-bottom: 25px; width: 60px; }
}
#tailorRight { padding: 20px 10px 30px 0; border-radius: 6px; z-index: 9999; background: rgba(255,255,255,0.8) !important; position: relative; box-shadow: 0 0 3px #666 inset; }
#tailorRight h2 { display: block; margin: 0 0 15px; font-weight: normal; font-size: 20px; }
#tailorRight h2.withText { margin-bottom: 5px !important; }
.tipText { display: block; color: #999; margin: -5px 0 20px 15px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif }
#tailorRight input { vertical-align: middle; margin: -3px 5px 0 0; }
.whoTravel { display: block; margin: 5px 0 20px; }
.whoTravel .groupType { display: block; padding: 8px 0 8px 35px; }
.whoTravel .groupType.adults { background:url(/pic/adults-icon.png) no-repeat left;}
.whoTravel .groupType.youth { background:url(/pic/yonth-icon.png) no-repeat left; padding-left:55px !important;}
.whoTravel .groupType.kids { background:url(/pic/kid-icon.png) no-repeat left;}
.whoTravel .groupType select { display: block; width:100%; border:1px solid #d1d1d1; height:30px; border-radius:4px; margin:5px 0 0;}
.whoTravel .groupType label { display: block; clear: both; width: 100%;}
.flightOption { display: block; padding: 8px 0 8px 65px; }
.flightOption.starting { background:url(/pic/flight-start.png) no-repeat left;}
.flightOption.ending { background:url(/pic/flight-end.png) no-repeat left;}
@media(min-width:768px) {
.fiveStar.selected, .fourStarL.selected, .threeStar.selected { margin-top: 20px; }
.fourStarV.selected { margin-top: 30px; }
.everyDay.selected, .mostDay.selected, .onlyEssential.selected { margin-top: 45px; }
.flights.selected, .selfB.selected { margin-top: 30px; }
.train.selected, .mixed.selected { margin-top: 15px; }
}
.whoTravel .groupType.alone { background: url(/pic/tailor-icon.png) no-repeat -4px 6px; }
.whoTravel .groupType.alone:hover { background: url(/pic/tailor-icon.png) no-repeat -304px 6px; }
.whoTravel .groupType.couple { background: url(/pic/tailor-icon.png) no-repeat 7px -358px; }
.whoTravel .groupType.couple:hover { background: url(/pic/tailor-icon.png) no-repeat -293px -358px; }
.whoTravel .groupType.family { background-image: url(/pic/tailor-icon.png); background-repeat: no-repeat; background-position: 40px -722px; }
.whoTravel .groupType.family:hover { background-image: url(/pic/tailor-icon.png); background-repeat: no-repeat; background-position: -260px -722px; }
.whoTravel .groupType.group { background-image: url(/pic/tailor-icon.png); background-repeat: no-repeat; background-position: 24px -1088px; }
.whoTravel .groupType.group:hover { background-image: url(/pic/tailor-icon.png); background-repeat: no-repeat; background-position: -276px -1088px; }
.travelDays { display: block; margin: 5px 0 30px; clear: both }
.travelDays .daysBlock { margin-left: -15px; display: block; line-height: 25px; }
.travelDays .daysBlock select.tourDays { text-align: center; border: 5px solid #d1d1d1; background: #fff; border-radius: 4px; font-family: Verdana, Geneva, sans-serif; padding: 2px 0; color: #555; margin-right: 5px; font-size: 1.5rem; }
.travelDays .daysBlock select.tourDays:focus { border: 5px solid #a31022; }
.travelDays .daysBlock input.radio { display: inline; margin-right: 0 !important }
.travelDays .daysBlock label { display: inline-block; margin-right: 20px; }
.datesArrival { display: block; margin: 5px 0 30px; }
.datesArrival input { border: 1px solid #d1d1d1; background: url(/css/images/calender.GIF) no-repeat 98% 6px #fff; padding: 5px 3px; text-align: center; width: 100%; border-radius: 4px; margin: 0 0 0 20px !important; color: #555; font-family: Verdana, Geneva, sans-serif; border: 5px solid #d1d1d1; font-size: 1.5rem; }
.datesArrival input:focus { border: 5px solid #a31022; }
.datesArrival input[type="date"] { height: 30px; }
.hotelBlock { display: block; margin: 5px 0 30px; }
.hotelBlock .hotelStyle { display: block; padding-top: 40px; text-align: center; cursor: pointer; margin-top:20px; }
.hotelBlock .hotelStyle.luxury { background: url(/pic/luxury.png) no-repeat top center; }
.hotelBlock .hotelStyle.boutique { background: url(/pic/boutique.png) no-repeat top center; }
.hotelBlock .hotelStyle.comfort { background: url(/pic/comfort.png) no-repeat top center; }
.hotelBlock .hotelStyle.standard { background: url(/pic/standard.png) no-repeat top center; }
.guideBlock { display: block; margin: 5px 0 30px; }
.guideBlock .guideStyle { padding-top: 75px; margin-left: 15px; cursor: pointer; margin-top:25px;}
.guideBlock .guideStyle.everyDay { background: url(/pic/everyday.png) no-repeat top center; }
.guideBlock .guideStyle.mostDay { background: url(/pic/mostday.png) no-repeat top center; }
.guideBlock .guideStyle.onlyEssential { background: url(/pic/essential.png) no-repeat top center; }
.transportBlock { display: block; margin: 5px 0 30px; }
.transportBlock .transportStyle { display: block; float: left; width: 200px; margin-right: 40px; padding-top: 70px; margin-left: 15px; cursor: pointer }
.transportBlock .transportStyle.train { background: url(/pic/tailor-icon.png) no-repeat 51px -4621px; }
.transportBlock .transportStyle.train:hover { background: url(/pic/tailor-icon.png) no-repeat -249px -4621px; }
.transportBlock .transportStyle.flights { background: url(/pic/tailor-icon.png) no-repeat 24px -3929px; }
.transportBlock .transportStyle.flights:hover { background: url(/pic/tailor-icon.png) no-repeat -276px -3929px; }
.transportBlock .transportStyle.mixed { background: url(/pic/tailor-icon.png) no-repeat 24px -4274px; }
.transportBlock .transportStyle.mixed:hover { background: url(/pic/tailor-icon.png) no-repeat -276px -4274px; }
.transportBlock .transportStyle.selfB { background: url(/pic/tailor-icon.png) no-repeat 11px -2493px; }
.transportBlock .transportStyle.selfB:hover { background: url(/pic/tailor-icon.png) no-repeat -288px -2493px; }
.specialRequest { display: block; margin-top: 5px; margin-bottom:30px; }
.specialRequest textarea { border: 5px solid #d1d1d1; background: #fff; padding: 10px; height: 150px; margin-left: 15px; border-radius: 4px; font-family: Verdana, Geneva, sans-serif; color: #555; font-size: 12px; }
.specialRequest textarea:focus { border: 5px solid #a31022; }
.citySelect { margin: 2px 0 15px; overflow: hidden; }
.citySelect input { margin-right: 1px !important; vertical-align: middle; margin-top:-3px; margin-bottom:0; }
.citySelect .row > div { margin-bottom: 5px; }
.citySelect em { color: #999; font-size: 12px; margin-left: 2px; font-family: Arial, Helvetica, sans-serif; font-style: normal; }
.seriousBooking { display: block; margin-bottom:15px; overflow: hidden; }
.seriousBooking input { margin-right: 0px !important }
.contactinfo { display: block; margin-top:5px; margin-bottom:30px; }
.personalInfo { margin: 10px 10px 10px 20px; }
.input-group-addon { background: #d1d1d1 !important; }
.personalInfo label { color: #666; display: block; font-size: 13px; font-weight: bold; margin-bottom: 4px; font-family: Arial, Helvetica, sans-serif }
.personalInfo input { font-size: 1.5rem; font-weight: normal; padding: 6px 3px 6px 10px; background-color: #fff; color: #333; width: 100%; font-family: Arial, Helvetica, sans-serif; border-radius: 2px; margin: 0 !important; border: 5px solid #d1d1d1; height: 40px; }
.personalInfo input:focus { border-color: #a31022; }
.personalInfo select { border: none; background: #d1d1d1; margin: -1px -5px 0 -10px; color: #0c6197; }
.sendInquiry { display: block; margin: 35px -10px 10px !important; }
.sendInquiry input { background: #a31022; text-align: center; width: 100%; color: #fff; padding: 8px 0; border-radius: 4px; font-size: 1.8em; border: none; font-family: Arial, Helvetica, sans-serif; cursor: pointer; margin-left: 20px; }
.arrowDownTest { border: #999 1px solid; padding: 3px 4px; display: block; position: absolute; background-color: #FFF; color: #a31022; z-index: 11000; -moz-border-radius: 4px; border-radius: 4px; box-shadow: 0 4px 5px rgba(0, 0, 0, 0.075) inset, 0 0 8px #000; }
.arrowDown { position: absolute; top: 22px; left: 4px; }
/*nationality */
.ac_results { background-color: #FFF; border: 1px solid #5E5E5E; z-index: 9999; border-radius: 0 0 4px 4px; }
.ac_results ul { margin: 0px; padding: 0px; }
.ac_results li { list-style: none; padding: 5px 10px 5px 10px; cursor: default; margin: 3px; color: #545454; text-transform: capitalize; }
.ac_results .ac_caption { border-bottom: dashed 1px #666; color: #666; margin: 8px 10px 3px 10px; }
.ac_results .ac_even { background-color: #FFF; }
.ac_results ac_odd { background-color: #FFF; }
.ac_results .ac_over { background-color: #bce7ff; color: #a31022 }
.ac_results .ac_code { color: #545454; width: 50%; display: block; float: left; margin-right: 10px; }
.ac_results .ac_Name { color: #545454; }
.ac_results .ac_highLight { font-weight: bold; color: #a31022; }
input.nationality { text-transform: capitalize; }
.noSpam { display: block; font-size: 0.9em; position: absolute; bottom: -20px; left: 10px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #999 }
.priceRange { display: block; color:#9f9f9f; font-size:12px; margin-top:5px;}
/* rewrite icons style */
@media(max-width:750px) {
.fa-fw, .fa-globe, .fa-phone { font-size: 20px !important; }
.personalInfo input { font-size: 14px !important; font-weight: normal; padding: 7px 3px 7px 10px !important; background-color: #fff; color: #333; width: 100%; font-family: Arial, Helvetica, sans-serif; border-radius: 2px; margin: 0 !important; }
.form-control { height: auto !important; }
}
.fa-fw, .fa-globe, .fa-phone { color: #0c6197; font-size: 16px !important; width: 2em !important; }
iframe { height: 0 !important; display: none !important; }
sup { color: #a31022; font-weight: bold; }
/* from inquiry form */
.TourInfo { border-bottom: 2px solid #d5d5d5; padding-bottom: 15px; margin-left:-25px; }
.InquiryOn { text-align: right; color: #c01935; font-size: 20px; }
.tourDetail ul li { list-style: none; margin-bottom: 7px; font-size: 18px; }
.tourDetail ul li .detailName { color: #b0b0b0; }
.Question { font-size: 20px !important; margin-top: 20px; margin-bottom: 15px; margin-left:-25px; text-align: left;}
.Question small { font-size:12px; position:relative}
.Question .hint { box-shadow:0 0 5px #777; padding:10px; border-radius:4px; display: block; width:400px; font-size:12px; background:#fff; position: absolute; top: 28px; left: 0; z-index: 9999; line-height: 18px;}
.Question .hint .arrowUp { background:url(/pic/arrow-up.png) no-repeat; display: block; width:26px; height:14px; position:absolute; left:25px; top:-14px;}
.who { font-size: 15px; }
.who select { width:125px;}
.dateFlexible { font-size: 14px; }
.Flexible { font-size: 17px; color: #525252; margin-top: 15px; margin-bottom: 15px; }
.ChooseDate { font-size: 15px; margin-bottom: 15px; }
.personalInfo { margin-bottom: 10px; }
select { border:1px solid #d1d1d1; padding:5px; border-radius:4px;}
select#gender { padding:0 !important; border: none !important; background: #eee;}
input.hotel { margin-right: 7px; }
input.arrivalDate { width: 300px; border-radius: 4px; height: 35px; }
input .ExpectTrip { background: #fff none repeat scroll 0 0; border: 5px solid #d1d1d1; border-radius: 4px; color: #555; font-family: Verdana, Geneva, sans-serif; font-size: 12px; height: 150px; margin-left: 27px; padding: 10px; }
.formItem { display: block; margin-bottom:35px;}
input { border:1px solid #d1d1d1; border-radius:4px; padding:5px 10px;}
.flexibleDate { padding:2px 10px !important;}
textarea { width:100%; border:1px solid #d1d1d1; border-radius:4px; padding:10px; height:150px;}
.fa-fw, .fa-globe, .fa-phone { color:#0c6197; font-size:16px !important; width:2em !important;}
.personalInfo { margin: 0 20px 20px 0; position: relative }
.personalInfo label { color: #666; display: block; font-size: 13px; font-weight: bold; margin-bottom: 4px; font-family: Arial, Helvetica, sans-serif }
.personalInfo input { margin:0 !important;}
.personalInfo select { border:none; background:#f1f1f1; margin:-1px -5px 0 -10px; color:#0c6197;}
.noSpam { display: block; font-size: 0.9em; position: absolute; bottom: -20px; left: 15px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #999 }
.sendInquiry { display: block; margin-top:40px; margin-bottom:20px;}
input[type="submit"] { width:100%; background:#a31022; border: none; padding:10px; color:#fff; font-size:22px; font-family:Arial, Helvetica, sans-serif;}
@media(max-width:768px) {
.who { margin-bottom:20px;}
.advisorInfo { font-size:14px;}
.pgHead { margin-top:30px !important;}
.FormDetail { margin-top:30px !important;}
.advisorInfo { margin-top:0 !important;}
}
.twitter-typeahead { display: inline!important; position: static!important}
.twitter-typeahead input { border-radius: 0 0 0 0!important}
.twitter-typeahead input:focus { border-width: 5px;}
.tt-suggestion { font-size: 14px !important}
.tt-menu { top: 80% !important; width: 100%!important}