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.
442 lines
41 KiB
CSS
442 lines
41 KiB
CSS
@charset "utf-8";
|
|
/* CSS Document */
|
|
#mainMenu ul.chNav li.cityTours.active { background:url(/css/images/global/bg-nav-hover.png) repeat-x bottom !important; border-radius: 5px 5px 0 0; margin-top:-9px; padding-top:15px; }
|
|
#content { position: relative }
|
|
.tourSummary { background:#f1f1f1; margin-bottom:10px; }
|
|
.photoLeft { float: left; width:528px; height:251px; position: relative }
|
|
.photoLeft .bgRed { background:url(/css/images/tour/bg-photo-description.png) repeat; position:absolute; bottom:0px; width:508px; padding:10px; color:#fff; font-size:17px; }
|
|
.photoLeft .bgGray { background:url(/css/images/tour/bg-photo-gray.png) repeat; position:absolute; bottom:0px; width:508px; padding:10px; color:#fff; font-size:17px; }
|
|
.toursummaryInfo { float: right; width:400px; padding-top:5px; padding-right:7px; position: relative; height: 290px; }
|
|
.toursummaryInfo h2 { font-size:18px; font-weight: normal; margin: 0 0 10px 0; }
|
|
p.priceincluding, p.priceincluding2 { font-size:16px!important; margin-bottom:5px; margin-top:8px; }
|
|
p.priceincluding span, p.priceincluding2 span { color:#a31022; font-weight: bold; }
|
|
p.priceincluding span a, p.priceincluding2 span a { color:#a31022!important; font-size:16px }
|
|
.toursummaryInfo ul { margin-left:5px; }
|
|
.toursummaryInfo ul li { list-style: none; background:url(/pic/square-gray.gif) no-repeat left 6px; padding-left:15px; line-height:17px; float: left; width:180px; font-size:11px; }
|
|
.otherWay { border:1px solid #a31022; -moz-border-radius:2px; position:relative; margin:5px 0 10px 0; height: 50px; background:#fff; padding: 5px 5px 10px 5px; }
|
|
.otherWay .arrowUp { background:url(/pic/arrow-up-red.png) no-repeat; width:16px; height:11px; position:absolute; left:10px; top:-11px; }
|
|
.otherWay .otherTitle { font-weight:bold; font-size:13px; margin:0 0 3px 0; }
|
|
.otherWay ul { margin-left:0; }
|
|
.otherWay ul li { list-style:none; line-height:18px; margin-bottom:5px; float: none; width:auto; background:none; padding-left:0; }
|
|
.otherWay ul li a:hover { color:#a31022; text-decoration: none; }
|
|
.redprice11 { color:#a31022; }
|
|
#tourcontentLeft { float: left; width:725px; margin-left:20px; }
|
|
#tourcontentRight { float: right; width:207px; margin-right:20px; }
|
|
#tourcontentRight p { display: block; position:relative; }
|
|
.tourItinerary { margin-bottom:15px; }
|
|
.tourItinerary p { text-align:justify!important }
|
|
#tourcontentLeft dl { width:232px; float: left; margin: 0 14px 10px 0; }
|
|
.last { margin-right:0!important; }
|
|
#tourcontentLeft dl dt { background:#d1d1d1; width:100%; margin-bottom:10px; }
|
|
#tourcontentLeft dl dt .days { color:#a31022; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; background:#fff; padding: 0 5px; margin-left:5px; }
|
|
#tourcontentLeft dl dt .destination { float: right; text-align:right; margin-right:5px; font-weight: bold; }
|
|
.selectedHotels { font-size:11px; }
|
|
.selectedHotels table { font-size:11px; }
|
|
.selectedHotels table td { vertical-align:top; padding:2px; }
|
|
table.allHotels { border:1px solid #d1d1d1; border-bottom: none }
|
|
table.allHotels td { border-bottom:1px solid #d1d1d1; }
|
|
.selectedHotels table td a { text-decoration: none!important; }
|
|
#tourcontentLeft dl dd { margin-left:0 }
|
|
#tourcontentLeft dl dd span { font-size:11px; font-weight:bold; }
|
|
#tourcontentRight .tourMap { width:207px; margin-bottom:12px; }
|
|
/*------------------
|
|
price details -------------------- */
|
|
.pricetable, .pricetable1 { width:660px; margin:0 0 15px 0; }
|
|
.pricetable table, .pricetable1 table { width:660px; border:1px solid #d1d1d1; padding:1px; }
|
|
.pricetable sup, .pricetable1 sup { font-family:Arial, Helvetica, sans-serif!important; font-size:10px!important; color:#545454!important; font-weight: normal!important; }
|
|
.pricetable th, .pricetable1 th { height:28px; padding: 0px 0 0 0; background:url(/css/images/tour/bg-th-gray-2.png) repeat-x; font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#000; font-weight: normal; }
|
|
.pricetable th.first, .pricetable1 th.first { background:url(/css/images/tour/bg-th.png) repeat-x; color:#fff; }
|
|
.pricetable th.second, .pricetable1 th.second { background:url(/css/images/tour/bg-th-blue.png) repeat-x; color:#fff; }
|
|
.pricetable th.last, .pricetable1 th.last { border-right: none; }
|
|
.pricetable th strong, .pricetable1 th strong { font-family:Arial, Helvetica, sans-serif }
|
|
.pricetable th a, .pricetable1 th a { font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:14px; }
|
|
.pricetable td, .pricetable1 td { font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:5px; line-height:18px; text-align:center; border-bottom:1px solid #c5c5c5; }
|
|
td.booking-steps { background:#f1f1f1; text-align:right; border-bottom: none!important }
|
|
td.booking-steps a { text-decoration: underline!important; color:#545454!important; }
|
|
td.booking-steps a:hover { text-decoration: none; color:#a31022; }
|
|
.pricetable td.expired, .pricetable1 td.expired { color:#CCC }
|
|
.pricetable td a, .pricetable1 td img { cursor:pointer }
|
|
.pricetable td a, .pricetable1 td a { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#a31022; text-decoration: none; }
|
|
.pricetable td a:hover, .pricetable1 td a:hover { text-decoration: underline }
|
|
.pricetable td.available a, .pricetable1 td.available a { font-family:Arial, Helvetica, sans-serif;/* background:url(/css/images/check.gif) no-repeat left;*/ padding-left:15px; font-size:14px; color:#a31022; text-decoration: none }
|
|
.pricetable td.first, .pricetable1 td.first { font-size:14px; text-align:left; }
|
|
.pricetable tr.last td, .pricetable1 tr.last td { border-bottom: none }
|
|
.pricetable td.last, .pricetable1 td.last { text-align:right; border-bottom:none; padding-top:10px; }
|
|
.pricetable td ol, .pricetable1 td ol { margin: 0 0 0 5px; padding-left:10px; }
|
|
.pricetable td ol li, .pricetable1 td ol li { line-height:15px; margin-bottom:5px; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight: normal; text-align:left; list-style-position:outside; }
|
|
.pricetable td ol li a, .pricetable1 td ol li a { font-size:11px; color:#545454; }
|
|
.priceInclusion { float: right; width:275px; margin:5px 0 15px 0; height:298px; background:/*url(/css/images/tour/big-tick.png) no-repeat right bottom */#f1f1f1; }
|
|
.reserveButton { margin: 5px 0; text-align: right; overflow: hidden; height:100%; clear: both }
|
|
.priceInclusion .inclusionTitle { height:27px; padding: 5px 0 0 15px; background:url(/css/images/tour/bg-price-title.png) repeat-x; font-size:18px; color:#fff; font-weight: normal; margin: 0 0 5px 0; }
|
|
.priceInclusion .inclusionTitle span { font-size:14px; }
|
|
.priceInclusion ul { margin-left:10px; }
|
|
.priceInclusion ul li { list-style: none; background:url(/css/images/tour/red-square.png) no-repeat left 7px; padding-left:12px; line-height:17px; margin-bottom:5px; }
|
|
.priceTitle { font-size:18px; font-weight: normal; margin: 8px 0; display:block; width: 660px; }
|
|
.priceTitle img { cursor:pointer }
|
|
.hotelCruise { font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight: normal; margin: 5px 0; }
|
|
table.hotelArrange { margin:5px 0 10px 0; width:725px; border:1px solid #d1d1d1; }
|
|
table.hotelArrange th { height:32px; padding: 0px 0 0 0; background:url(/css/images/tour/bg-th-gray.png) repeat-x; font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#000; border-right:1px solid #fff; font-weight: normal; }
|
|
table.hotelArrange th.last { border:none; }
|
|
table.hotelArrange th.first { border-right:1px solid #fff; }
|
|
table.hotelArrange td { border-bottom:1px solid #fff; border-right:1px solid #fff; font-size:11px; font-weight: normal; text-align:left; padding:5px; background:#f1f1f1 }
|
|
table.hotelArrange td img { width:80px; }
|
|
table.hotelArrange td a { color:#545454; text-decoration: none; }
|
|
table.hotelArrange td a:hover { text-decoration: underline; color:#a31022; }
|
|
table.hotelArrange td.sub { font-family:Arial, Helvetica, sans-serif; font-size:12px; }
|
|
#tailorInfo { display: none }
|
|
/* for CHT-1 */
|
|
.pricetable .shoppingPrice { margin-bottom:5px; }
|
|
.shoppingCondition { font-size:12px; display: block; margin: -5px 0 10px 10px; color:#a31022; background:url(/pic/icon-docs-info-red.jpg) left 2px no-repeat; padding-left:18px; }
|
|
.tagSwtich { margin: 0 0 10px 0; height:50px; }
|
|
.tagSwtich { background:url(/css/images/citytour/bg-price-top-660.png) no-repeat; width:660px; height:35px; padding-top:7px; }
|
|
.tagSwtich ul { margin-left:10px; }
|
|
.tagSwtich ul li { background: url(/css/images/citytour/bg-li.png) no-repeat; width:205px; height:25px; float: left; margin-right:5px; font-size:16px; list-style: none; padding:7px 0 0 0; text-align:center; cursor:pointer; display: block }
|
|
.tagSwtich ul li.active, .tagSwtich ul li:hover { background: url(/css/images/citytour/bg-li-active.png) no-repeat; color:#a31022; }
|
|
.tagSwtich ul li.last { background:url(/css/images/citytour/bg-li-99.png) no-repeat; width:95px; margin-right:0; }
|
|
.tagSwtich ul li.last:hover { background: url(/css/images/citytour/bg-li-99-active.png) no-repeat; }
|
|
.tagSwtich ul li a { text-decoration: none; }
|
|
.checkBox { vertical-align:middle; margin-top:-3px; margin-bottom:0; }
|
|
.priceTerms { border:1px solid #a31022; width:600px; position:absolute; left: 0px; top: 25px; padding:0 5px; background:#fff; -moz-border-radius:4px; display:none; z-index:555 }
|
|
.priceTerms ol { margin:5px 0 5px 10px; padding-left:10px; }
|
|
.priceTerms ol li { font-size:11px; list-style-position:outside; line-height:18px; }
|
|
.closeIt { font-family:Arial, Helvetica, sans-serif; font-size:14px; width:12px; height:15px; position:absolute; bottom:5px; right:5px; background:#d1d1d1; padding:0 0 1px 3px; color:#000; cursor:pointer; -moz-border-radius:2px; }
|
|
.closeIt:hover { background:#666; color:#fff }
|
|
.priceTerms .arrowLeft { background:url(/pic/arrow-downandleft-red.png) no-repeat left; width:27px; height:18px; position:absolute; top:-18px; left:280px; }
|
|
.buttonSubmit { cursor:pointer; #float: left;
|
|
#margin-left:200px;
|
|
}
|
|
/* tour detail feedback */
|
|
.feedbackBox { border:1px solid #c5c5c5; margin-bottom:12px; }
|
|
.feedbackTitle { background:url(/css/images/guide/tour-info-title-275.jpg) no-repeat; width:275px; height:27px; font-size:18px; padding-top:5px; text-align:center }
|
|
.customerReview { background:url(/pic/quotation-left.png) no-repeat left top; padding-left:30px; font-size:15px; margin:10px 5px; font-style: italic; }
|
|
.customerReview .customerName { color:#a31022; margin-right:3px; }
|
|
.customerReview p { margin-bottom:2px; font-size:14px!important; font-family: Georgia, "Times New Roman", Times, serif!important; line-height:20px!important; }
|
|
.customerReview p.whoWhen { text-align:right; font-size:11px!important; }
|
|
.feedbackimage { float: right; margin: 0 0 5px 10px; width:150px; }
|
|
.feedbackimage img { width:150px; }
|
|
/* right box*/
|
|
.whyusboxTitle { background:url(/css/images/guide/tour-info-title.jpg) no-repeat; width:207px; height:27px; font-size:18px; padding-top:5px; text-align:center }
|
|
.whyusBox { border:1px solid #c5c5c5; margin-bottom:12px; }
|
|
.whyusBox ul { margin:10px; }
|
|
.whyusBox ul li { list-style: none; background:url(/pic/square-red.gif) no-repeat left 6px; padding-left:12px; line-height:16px; margin-bottom:5px; }
|
|
/* right question form box */
|
|
.questionTitle { background:url(/css/images/guide/tour-info-title.jpg) no-repeat; width:207px; height:27px; font-size:18px; padding-top:5px; text-align:center }
|
|
.questionBox { border:1px solid #c5c5c5; margin-bottom:12px; padding:10px 5px; }
|
|
.questionBox label { clear:both; display: block; margin:5px 0; }
|
|
.questionBox textarea { width:191px; height:100px; font-size:12px; margin-top:5px; }
|
|
.questionBox input { width:191px; margin-top:5px; }
|
|
.questionBox .formTitle { font-size:11px; font-weight: bold; }
|
|
a#send-button1 { cursor:pointer }
|
|
/* price inclusion */
|
|
#priceIntro { margin:15px 0; }
|
|
#priceIntro h3 { background:none; margin:5px 0 10px 0; padding-left:5px; }
|
|
#priceIntro .priceincludes { width:340px; height:500px; overflow-y: scroll; float:left; margin:5px; border:1px solid #d1d1d1; background-color:#f1f1f1; -moz-border-radius:4px; padding:5px; }
|
|
#priceIntro .priceincludes ul { margin-left:5px; }
|
|
#priceIntro .priceincludes ul li { list-style:none; background:url(/pic/include.gif) no-repeat; padding-left:20px; line-height:18px; margin-bottom:5px; font-size:11px; color:#545454; }
|
|
#priceIntro .priceincludes ul li .bgyellow { background:#FFFFE1; border:1px dashed #d1d1d1; padding:5px; -moz-border-radius:4px; margin-top:5px; }
|
|
#priceIntro .priceexcludes ul li .bgyellow { background:#FFFFE1; border:1px dashed #d1d1d1; padding:5px; -moz-border-radius:4px; margin-top:5px; }
|
|
#priceIntro .priceexcludes { width:340px; height:500px; float:right; margin:5px; border:1px solid #d1d1d1; background-color:#f1f1f1; -moz-border-radius:4px; padding:5px; overflow-y: scroll; }
|
|
#priceIntro .priceexcludes ul { margin-left:5px; }
|
|
#priceIntro .priceexcludes ul.excludes { margin-left:5px; }
|
|
#priceIntro .priceexcludes ul li { list-style:none; background:url(/pic/exclude.gif) no-repeat; padding-left:20px; line-height:18px; margin-top:5px; font-size:11px; color:#545454; }
|
|
/* tailor made button */
|
|
.tailorTour { width:auto; float: right; display:block; }
|
|
.or { width:auto; float: right; display:block; margin: 5px 20px; font-size:28px; color:#d1d1d1; }
|
|
.bookingTerms { margin: 5px 0; border:1px dotted #666; padding:5px; position:relative; }
|
|
.whyusPic { position:absolute; top: -100px; left:0 }
|
|
.bookingTerms h4 { font-size:15px; margin: 0 0 8px 0; }
|
|
.bookingTerms ol { margin-left:10px; padding-left:10px }
|
|
.bookingTerms ol li { list-style-position:outside; line-height:18px; margin-bottom:5px; }
|
|
/* price promotion 4 CHT-1 */
|
|
.starPrice { border: 2px solid #d1d1d1; padding:1px; margin-bottom:10px; position:relative; -moz-border-radius:4px; }
|
|
.starpriceBox { padding:5px; background:#f1f1f1; border:1px solid #d1d1d1; -moz-border-radius:4px; }
|
|
.starPrice:focus { border:2px solid #d1d1d1; }
|
|
.customerCare { background:url(/css/images/fiona-2.png) no-repeat; width:114px; height:114px; position:absolute; right:-5px; bottom:0; }
|
|
.starPrice ul { margin-left:0; }
|
|
.starPrice ul li { list-style: none; line-height:18px; margin-bottom:5px; }
|
|
.starPrice ul li strong { font-size:13px; font-family:Arial, Helvetica, sans-serif; color:#a31022 }
|
|
.topinquiryButton { width:100px; height:32px; float: right; display: block; margin:-10px 0 5px; cursor:pointer }
|
|
/* very common questions */
|
|
.commonQA { margin: 15px 0; background:url(/css/images/tour/bg-qa-tour-725.jpg) no-repeat top; padding:5px 10px; -moz-border-radius:4px; }
|
|
.commonQA .priceTitle { color:#a31022; margin-top:0; }
|
|
.commonQA ul { margin-left:0; }
|
|
.commonQA ul li { list-style: none; line-height:20px; margin-bottom:0px; }
|
|
.commonQA ul li.answer { margin:0 0 15px 15px; }
|
|
.commonQA ul li.answer strong { color:#999 }
|
|
.commonQA ul li strong { margin-right:5px; float: left; font-size:13px; }
|
|
.daysTitle { color:#a31022; display: block; font-size:16px; border-bottom:1px solid #d1d1d1; padding-bottom:5px; margin-bottom:5px; }
|
|
.selectedHotels { margin:0; display: block; font-size:11px; line-height:15px; }
|
|
.signaturePrice { font-family:Verdana, Geneva, sans-serif; font-size:16px; }
|
|
.priceFrom { color:#a31022; font-size:12px; font-family:Verdana, Geneva, sans-serif; }
|
|
.signatureBook { height:auto; margin-top:5px; float: right; cursor:pointer; }
|
|
.signatureInclude { margin-top:10px; }
|
|
.signatureIncluding { font-family:Verdana, Geneva, sans-serif; font-size:16px; display: block; }
|
|
.productsTitle { font-family:Verdana, Geneva, sans-serif; font-size:16px; }
|
|
.ulRecommend li { float:none!important; width:auto!important; background:url(/pic/redstar.png) no-repeat left 2px!important; padding-left:18px!important; line-height:15px!important; margin-top:5px; font-size:11px!important; margin-bottom:10px!important; }
|
|
.productsManager { margin-top:10px; }
|
|
/* tour detail new style */
|
|
#tourSummary { margin: 15px auto; clear:both; }
|
|
.intineraryInfo { padding-bottom:15px; height: auto; margin-bottom:-10px; position:relative }
|
|
.intineraryInfo .tourDates { display: block; background: #e7e7e7; height:26px; margin: 0 0 15px 0; padding-top:10px; font-size:16px; clear: both; }
|
|
.intineraryInfo .tourDates .tourDays { background: url(/css/images/tour/bg-tourdate.jpg) no-repeat; width:87px; height:36px; padding: 5px 0 0 10px; font-size:18px; color:#fff; display: block; float: left; margin-top:-10px; }
|
|
#tourSummary p { line-height:20px!important; margin-bottom:10px!important; }
|
|
.intineraryInfo .tourPhoto { width: auto; display: block; float: right; margin: 0 0 5px 10px; background: white; border-bottom:none; border-top:none; border-left:none; border-right:none; }
|
|
.intineraryInfo .tourPhoto img { margin:0 0 5px 0!important; float: none!important }
|
|
.intineraryInfo .tourPhoto .photoTitle { border-bottom:1px #d1d1d1 dotted; background:white; text-align: center; padding:5px; display: block; line-height:150%; border-top:none; border-left:none; border-right:none; }
|
|
#tourSummary #tourLeft { width:660px; float: left; padding-top:25px; overflow: hidden; }
|
|
#tourSummary #tourRight { width:275px; float: right; margin-top: 35px; padding-top:25px; }
|
|
#tourFeatures { margin:25px auto; }
|
|
#tourFeatures p { text-align:justify; }
|
|
#tourFeatures h2 { font-size:17px; font-weight:bold; margin:5px 0; border-left:3px solid #a31022; padding-left:5px; }
|
|
#tourFeatures h3 { background:none; font-size:16px; font-weight: normal; margin: 0 0 10px 0; border-bottom:1px dashed #f1f1f1; }
|
|
#tourFeatures h3 a { color:#A31022; text-decoration:none; }
|
|
#tourFeatures h3 a:hover { border-bottom:1px solid #A31022; padding-bottom:5px; }
|
|
#tourFeatures .featuredHotel { padding:0; margin:10px 5px 10px 0; }
|
|
#tourFeatures .featuredHotel .hotelinfo { width:515px; margin:0; float:right; }
|
|
#tourFeatures .featuredHotel .star { margin:5px 10px; }
|
|
#tourFeatures .featuredHotel .otherinfo { margin:5px 0 8px 0; background:url(/pic/arrow-r.GIF) no-repeat left 50%; padding-left:10px; }
|
|
.hotelListPic { width:113px; height:85px; background-image:url(images/tour/bg-hotel-list-image.jpg); margin:0; float:left; }
|
|
.hotelListPic img { width:113px; height:85px; border:1px solid #d1d1d1; background:#f1f1f1; padding:5px; -moz-border-radius:4px; }
|
|
#priceInclusive { margin: -1px 0 15px 0; background:url(/css/images/tour/bg-inclusive.jpg) no-repeat right 60px #f1f1f1; border:1px solid #d1d1d1; padding:10px; height:274px; }
|
|
#priceInclusive ul, #priceExclusive ul { margin-left:5px; }
|
|
#priceInclusive ul li, #priceExclusive ul li { list-style: none; background:url(/pic/square-gray.gif) no-repeat left 6px; padding-left:15px; line-height:18px; margin-bottom:8px; }
|
|
#priceExclusive { margin: -1px 0 15px 0; background:url(/css/images/tour/bg-exclusive.png) no-repeat right 60px #f1f1f1; border:1px solid #d1d1d1; padding:10px; height:274px; }
|
|
.tourTrems ol { margin-left:5px; line-height:20px; }
|
|
.reason { margin: 0 auto; padding-bottom:15px; height:100%; overflow:hidden; clear:both }
|
|
.say { float:left; margin-left:10px; width:292px; height: 165px; margin-top: 15px; background-color:#FFF; border: 1px solid #d2d2d2; padding: 5px 5px 5px 5px; }
|
|
.sayPic { width:100px; height:100px; float:left; margin-right: 10px; padding: 5px 0 0 5px; }
|
|
.sayPic img { border-radius:4px; }
|
|
.sayTitle { display:block; margin:8px 0 5px 0; font-weight: bold; }
|
|
.earlyBirdsTop { display:block; margin: 0 0 10px 0; font-weight: bold; }
|
|
.earlyBirds { margin-bottom:10px; }
|
|
.BookingSteps { margin-bottom:15px; font-size:12px; }
|
|
/* tour summary box */
|
|
#summaryBox { border:1px solid #d1d1d1; padding:10px; background:#f1f1f1; margin:0 auto 25px auto; width:930px; position:relative; /*height:100%; overflow: hidden;*/ }
|
|
#summaryBox h2 { font-family:Verdana, Geneva, sans-serif; background:#e0e0e0; padding:10px 5px; font-size:18px; font-weight: normal; margin:-10px -10px 10px -10px; }
|
|
#summaryBox .reviewSummary { width:auto; position:absolute; top:5px; right:10px; text-align: right; }
|
|
#summaryBox .reviewSummary a { color:#a31022; }
|
|
#summaryBox .reviewNumber { font-size:26px; color:#1164a0; }
|
|
.photoGallery { width:520px; height:280px; float: left; border:1px solid #d1d1d1; background:#fff; }
|
|
.tourOverview { float: right; width:400px; height:280px; padding-top: 10px; }
|
|
.tourOverview ul { margin-left:0; }
|
|
.tourOverview ul li { line-height:18px; margin-bottom:5px; list-style: none; }
|
|
.bookingButton { display: block; margin-top: 20px; margin-right: auto; margin-bottom: 10px; margin-left: auto; }
|
|
.bookingButton img { margin-right:8px; }
|
|
.tourOverview .promoWords { background:url(/css/images/tour/ads-box.png) no-repeat; width:380px; height:34px; margin:10px 0 0 0; color:#a31022; padding:15px 0 0 10px }
|
|
.tourOverview .promoWords span { background:url(/css/images/tour/gift-icon.png) no-repeat left 0; padding-left:20px; }
|
|
.highlightsBox { border:1px solid #d1d1d1; background:#fff; margin:15px 0 0 0 }
|
|
.highlightsBox .tourMap { width:359px; height:355px; float:right; margin-top:-32px; }
|
|
.highlightsBox .highlightsInfo { float: left; width:100%; margin-bottom: 10px; }
|
|
.highlightsBox .lefthighlightsInfo {width:65%;}
|
|
.highlightsBox .highlightsTitle { background:#e0e0e0; font-size:18px; padding:5px 10px; display: block; }
|
|
ul.visit { margin:10px 0 10px 10px; height:100%; overflow: hidden; }
|
|
ul.visit li { list-style: none; background:url(/css/images/tour/blue-square.png) no-repeat left 5px; padding-left:15px; float: left; width:160px; line-height:18px; margin-bottom:5px; }
|
|
ul.visit li.first { font-size:11px; font-weight: bold; background: none; float: none; clear: both; padding-left:0; }
|
|
.experienceInfo { border-top:1px solid #d1d1d1; margin-left:10px; }
|
|
.experienceInfo ul { margin:10px 0 0 0; height:100%; overflow: hidden; }
|
|
.experienceInfo ul li { list-style: none; background:url(/css/images/tour/blue-square.png) no-repeat left 5px; padding-left:15px; line-height:18px; margin-bottom:5px; }
|
|
.experienceInfo ul li.first { font-size:11px; font-weight: bold; background: none; float: none; clear: both; padding-left:0; }
|
|
.weSay { margin:10px 0; }
|
|
.tourFeatures { display: block; margin: 5px 0 0 0; }
|
|
.tourFeatures ul { margin:0 0 5px 15px; height:auto; overflow: hidden; }
|
|
.tourFeatures ul li { list-style: none; float: left; margin-right:5px; background:url(/css/images/tour/green-mark.png) no-repeat left 5px; padding-left:20px; width:160px; margin-bottom:8px !important; }
|
|
.tourFeatures .featureTitle { font-size:16px; display: block; margin:0 0 5px 0; padding-left:10px; border-left:5px solid #a31022; }
|
|
.priceArea { background: #fff; border: 1px solid #D1D1D1; float: left; height: 200px; margin-right: 13px; padding: 5px 15px; width: 270px; }
|
|
.priceArea ul { margin:10px 0; }
|
|
.priceArea ul li { list-style: none; line-height:20px; margin-bottom:5px; background:url(/pic/square.gif) no-repeat left 5px; padding-left:20px; }
|
|
.priceArea ul li.last { font-style:italic; background:url(/css/images/tour/gift-icon.png) no-repeat left 5px; font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; padding-left:20 }
|
|
.wePromise { display: block; margin: 0; height:auto; overflow: hidden }
|
|
.wePromise img { padding-bottom:5px; }
|
|
.weSay .designerSay { float: left; width:260px; height:200px; border:1px solid #d1d1d1; padding:5px 15px; background:#fff; margin-right:13px; }
|
|
.switchTags { border-bottom:2px solid #a31022; margin: 0 0 20px 0; overflow: hidden; height:100%; position:relative; }
|
|
.switchTags ul { margin-left:0 }
|
|
.switchTags ul li { list-style: none; float: left; width:auto; height:30px; padding-top:10px; margin-right:5px; text-align:center; font-size:16px; }
|
|
.switchTags ul li a { text-decoration: none }
|
|
.switchTags ul li span { font-size:11px; }
|
|
.switchTags ul li.bg145 { background:url(/css/images/tour/li-145.png) no-repeat; width:145px; }
|
|
.switchTags ul li.bg145:hover { background:url(/css/images/tour/li-active-145.png) no-repeat; color:#fff }
|
|
.switchTags ul li.bg145:hover a { color:#fff; }
|
|
.switchTags ul li.bg145Active { background:url(/css/images/tour/li-active-145.png) no-repeat; width:145px; color:#fff; }
|
|
.switchTags ul li.bg145Active a { color:#fff }
|
|
.switchTags ul li.bg113 { background:url(/css/images/tour/li-113.png) no-repeat; width:113px; }
|
|
.switchTags ul li.bg113:hover { background:url(/css/images/tour/li-active-113.png) no-repeat; color:#fff; }
|
|
.switchTags ul li.bg113:hover a { color:#fff; }
|
|
.switchTags .bookingButton-s { position: absolute; right:0; top:0; text-align:right; }
|
|
ul.incl { margin-left:0; height:100%; overflow: hidden; }
|
|
ul.incl li { list-style: none; float: left; height:23px; text-align:center; padding-top:8px; background:url(/css/images/tour/li-exclusion.png) no-repeat; width:118px; margin-right:5px; }
|
|
ul.incl li.active { background:url(/css/images/tour/li-inclusion.png) no-repeat; width:118px; margin-top:1px; color:#a31022 }
|
|
ul.incl li a { text-decoration: none }
|
|
.guide-car { margin:15px 0; clear: both; display: block; height:100%; overflow: hidden; }
|
|
.guide-car .guideInfo { border:1px solid #d1d1d1; width:430px; height:180px; padding:10px; float: left; margin-right:15px; }
|
|
.guide-car .guideInfo .guideTitle { display: block; font-size:14px; color:#145ba3; margin:0 0 10px 0; font-weight: bold; }
|
|
.guide-car .guideInfo .guidePhoto { float: right; width:auto; margin: 0 0 5px 5px; }
|
|
.guide-car .guideInfo .guidePhoto img { width:100px; height:100px; margin-left:5px; }
|
|
.experienceInfo ul li.first { font-size:11px; font-weight: bold; background: none; float: none; clear: both; padding-left:0; }
|
|
#questionBox { display: block; margin:15px 0 -65px 0; border-bottom:2px solid #d1d1d1; padding-bottom:15px; }
|
|
#tourQABox { float: right; width:385px; }
|
|
#tourQABox #askBox { background:url(/css/images/tour/bg-qa-box-385.png) no-repeat top; width:360px; margin: 35px 0 0 0; padding: 15px 10px 5px 15px; }
|
|
#tourQABox #askBox label { display: block; width:170px; margin-right:10px; float: left; }
|
|
#tourQABox .qaBottom { background:url(/css/images/tour/bg-qa-box-385-bottom.png) no-repeat bottom; width:385px; height:11px; margin:0 auto; display: block; }
|
|
#tourQABox #askBox .qaTitle { font-size:20px; display: block; margin:0 0 15px 5px; }
|
|
#tourQABox #askBox .titleWords { display: block; width:80px; }
|
|
#tourQABox #askBox textarea { border-color: #5E5E5E #B7B7B7 #B7B7B7 #5E5E5E; border-width:1px; border-style:solid; background:#fff; padding:5px; width:345px; height:100px; -moz-border-radius:2px; -webkit-border-radius:2px; font-size:12px; line-height:18px; color:#545454; margin-top:10px; }
|
|
#tourQABox #askBox .name-email { margin: 15px 0 -5px 0; #margin-bottom:0;
|
|
font-size:11px; font-weight: bold; overflow: hidden; height:100%; }
|
|
#tourQABox #askBox .name-email input { border-color: #5E5E5E #B7B7B7 #B7B7B7 #5E5E5E; border-width:1px; border-style:solid; background:#fff; padding:3px; width:160px; margin:0 5px 10px 0; font-size:12px; -moz-border-radius:2px; -webkit-border-radius:2px; float: left; }
|
|
.checkBox { vertical-align:middle; margin-top:-3px; margin-bottom:0; }
|
|
.doBook { display: block; margin:10px 0; font-size:11px; font-weight: bold; }
|
|
.otherInfoNeed { display: block; margin: 5px 0; font-size:11px; font-weight: bold; overflow: hidden; height:100%; }
|
|
.otherInfoNeed input { border-color: #5E5E5E #B7B7B7 #B7B7B7 #5E5E5E; border-width:1px; border-style:solid; padding:3px; width:160px; margin:0 5px 10px 0; font-size:12px; -moz-border-radius:2px; -webkit-border-radius:2px; float: left; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
|
|
.travelDate { background:url(/css/images/calender.GIF) no-repeat 147px 1px; }
|
|
#questionList { float: left; width:550px; }
|
|
.questionTags { border-bottom:2px solid #a4a4a4; }
|
|
.questionTags ul { margin-left:10px; }
|
|
.questionTags ul li { list-style: none; float: left; width:auto; margin-right:5px; border:2px solid #a4a4a4; border-bottom: none; padding:8px; font-size:14px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; background:#a4a4a4; color:#fff; }
|
|
.questionTags ul li a { text-decoration: none; color:#fff; }
|
|
.questionTags ul li.active { background:#f6f6f6; margin: 2px 5px -2px 0; color:#a31022 }
|
|
#questionList .qalistBox { background:url(/css/images/tour/bg-qa-list.png) repeat-x top; padding:10px; }
|
|
#questionList .qaList { margin:5px 0 10px 0; }
|
|
#questionList .qaList ul { margin-left:0 }
|
|
#questionList .qaList ul li { list-style: none; line-height:18px; padding:5px 0 5px 30px; }
|
|
#questionList .qaList ul li.questionIcon { background:url(/css/images/tour/question-icon.png) no-repeat left 5px; text-align:justify; padding-right:30px; }
|
|
#questionList .qaList ul li.questionIcon .viewAnswer { display: block; background:url(/pic/nav-arrow.gif) no-repeat right 6px; padding-right:25px; cursor:pointer; padding-top:5px; }
|
|
#questionList .qaList ul li.answerIcon { background:url(/css/images/tour/answer-icon.png) no-repeat left 5px; border-bottom:1px solid #d1d1d1; padding-bottom:10px; margin-bottom:10px; margin-right:30px; text-align:justify; }
|
|
#tourFeedback { margin:10px 0; padding-top:75px; }
|
|
#tourFeedback h3 { font-size:18px; margin:0 0 10px 0; font-weight: normal; }
|
|
#tourFeedback .feedbackList { border-bottom:1px dotted #d1d1d1; margin-bottom:15px; }
|
|
#tourFeedback .feedbackList .customerPic { width:100px; float: left; }
|
|
#tourFeedback .feedbackList .feedbackInfo { width: auto; }
|
|
#tourFeedback .feedbackList .feedbackInfo .dates-title { display: block; margin: 0 0 10px 25px; }
|
|
#tourFeedback .feedbackList .feedbackInfo .customerSay { background:url(/css/images/tour/quote-left.png) no-repeat left top; padding-left:25px; display: block; line-height:20px; margin-bottom:5px; }
|
|
#tourFeedback .feedbackList .feedbackInfo .feedbackVideo { width:200px; float: right; }
|
|
.feedbackRating { display: block; margin:5px 0 10px 25px; }
|
|
.feedbackRating span { margin-right:10px; color:#a31022; }
|
|
.feedbackRating span strong { color:#545454; }
|
|
#more-c-f { display: block; text-align:right; margin:10px 0; }
|
|
/* you may also like */
|
|
#otherOption { margin:30px 0; height:100%; overflow: hidden; }
|
|
#otherOption h3 { font-size:18px; margin:0 0 10px 0; font-weight: normal }
|
|
.tourDeals { width:270px; float:left; background-color: #EBEBEB; background-image: -moz-linear-gradient(center top, #FAFAFA 0%, #EBEBEB 100%); border: 1px solid #CCCCCC; box-shadow: 1px 2px 3px 0 #CCCCCC; padding: 10px; position: relative; margin: 0 25px 20px 0 }
|
|
.floatRight { float: right; margin-right:0!important; }
|
|
.tourDeals .tourPic { padding:2px; background:#fff; width:266px; position:relative; }
|
|
.tourDeals .tourPic img { width:266px; height:200px; }
|
|
.tourDeals .tourInfo { margin:5px 0; width: 270px; }
|
|
.tourDeals .tourInfo .tourTitle { float: left; width:200px; font-size:16px; }
|
|
.tourDeals .tourInfo .tourTitle a { text-decoration: none; color:#000; }
|
|
.tourDeals .tourInfo .tourPrice { float: right; width:60px; }
|
|
.tourDeals .tourInfo .tourPrice span { color:#a31022; font-family:Arial, Helvetica, sans-serif; font-size:20px; display: block; margin-top:5px; text-align:right }
|
|
.tourDeals .hideBlock { background:url(/css/images/bg-tour-highlights-2.png) repeat; color:#fff; position: absolute; top:0; left:0; width:240px; height:174px; cursor:pointer; padding:15px; }
|
|
.priceWas { text-decoration: line-through; color:#545454!important; font-size:12px!important; font-family:Verdana, Geneva, sans-serif!important; margin-top:2px!important; text-align:right; }
|
|
.tourDeals .hideBlock .destinations { font-size:20px; display: block; margin-bottom:15px; }
|
|
.tourDeals .hideBlock p { margin-top:10px; display: block; line-height:20px; }
|
|
.tourDeals .hideBlock .description { display: block; }
|
|
.tourDeals .hideBlock .youSave { width:150px; float: left; position:absolute; bottom:15px; left:15px; }
|
|
.tourDeals .hideBlock .youSave b { font-family:Arial, Helvetica, sans-serif; font-size:20px; display: block; margin-top:5px; }
|
|
.tourDeals .hideBlock .moreButton { width:100px; float: right; text-align:right; position:absolute; bottom:15px; right:15px; }
|
|
.tourDeals .hideBlock .moreButton img { width:auto; height:auto }
|
|
.topIcon { width:50px; position:fixed; right:50%; top:50%; margin-right:-550px; }
|
|
.topIcon img { margin-bottom:5px; }
|
|
/* virtual tours */
|
|
ul.iconDisplay { margin:10px 0; height:100%; overflow: hidden; }
|
|
ul.iconDisplay li { float: left; width:auto; margin-right:20px; list-style: none; line-height:18px; margin-bottom:10px; padding:5px 0 5px 45px; font-size:16px; }
|
|
ul.iconDisplay li.shoppingIcon { background:url(/css/images/tour/shopping-icon.png) no-repeat left; }
|
|
ul.iconDisplay li.attrIcon { background:url(/css/images/tour/attr-icon.png) no-repeat left; }
|
|
ul.iconDisplay li.hotelIcon { background:url(/css/images/tour/hotel-icon.png) no-repeat left; }
|
|
ul.iconDisplay li.showIcon { background:url(/css/images/tour/show-icon.png) no-repeat left; }
|
|
ul.iconDisplay li.restaurantIcon { background:url(/css/images/tour/restaurant-icon.png) no-repeat left; }
|
|
.tourPhotoList { float: left; width:224px; margin:0 10px 15px 5px; position:relative; height:280px; }
|
|
.tourPhotoList img { margin-bottom:5px; }
|
|
.tourPhotoList .travelDuration { background:url(/css/images/tour/clock-icon.png) no-repeat left; padding:5px 0 5px 20px; display: block; margin:5px 0 }
|
|
.tourPhotoList .shoppingIcon { background:url(/css/images/tour/shopping-icon.png) no-repeat; width:28px; height:30px; display: block; position:absolute; top:-10px; left:-5px; }
|
|
.tourPhotoList .attrIcon { background:url(/css/images/tour/attr-icon.png) no-repeat; width:40px; height:31px; display: block; position:absolute; top:-10px; left:-5px; }
|
|
.tourPhotoList .hotelIcon { background:url(/css/images/tour/hotel-icon.png) no-repeat; width:36px; height:30px; display: block; position:absolute; top:-10px; left:-5px; }
|
|
.tourPhotoList .showIcon { background:url(/css/images/tour/show-icon.png) no-repeat; width:31px; height:30px; display: block; position:absolute; top:-10px; left:-5px; }
|
|
.tourPhotoList .restaurantIcon { background:url(/css/images/tour/restaurant-icon.png) no-repeat; width:40px; height:32px; display: block; position:absolute; top:-10px; left:-5px; }
|
|
.tourPhotoList .last { margin-right:0!important; }
|
|
.tourPhotoList .enlargeIcon { width:23px; height:23px; display: block; position:absolute; right:4px; top:145px; }
|
|
.earlyBirdsTop { margin:0px 0 5px 8px; }
|
|
.earlyBirds { margin:5px 0 15px 0; }
|
|
.BookingSteps { font-size: 12px; margin: 10px 0; background:url(/css/images/guide/bg-city/video-icon.png) no-repeat left; padding:5px 0 5px 22px; }
|
|
.priceincluding2 .detail { font-size: 12px; }
|
|
.moreTours ul { margin-left: 5px; }
|
|
.moreTours ul li { background: url("/pic/arrow-r.gif") no-repeat scroll left 5px transparent; font-size: 11px; line-height: 18px; list-style: none outside none; margin-bottom: 5px; padding-left: 12px; }
|
|
.moreTours ul li a { color: #545454; font-size: 12px; margin-right: 5px; }
|
|
.moreTours ul li a:hover { color: #A31022; text-decoration: none; }
|
|
.moreTours .picLeft { float: left; margin: 0 10px 0 0; width: 150px; }
|
|
ul.tourRight { display: block; float: right; width: 480px; }
|
|
ul.tourRight li { margin-bottom: 13px !important; }
|
|
#questionList .pagination, #tourFeedback .pagination { margin: 5px 0 0 40px; height:20px; clear: both; }
|
|
#questionList .pagination span, #tourFeedback .pagination span { display: block; float: left; text-align:center; width:15px; height:15px; margin-right:5px; background:#f1f1f1; padding:5px; }
|
|
#questionList .pagination span.current, #tourFeedback .pagination span.current { background:#a31022; color:#fff; margin:0 5px 0 0!important; padding:5px!important; border: none!important }
|
|
#questionList .pagination a, #tourFeedback .pagination a { display: block; padding:5px; text-align:center; float: left; margin-right:5px; width:13px; height:13px; text-decoration: none; border:1px solid #d1d1d1; }
|
|
#questionList .pagination a:hover, #tourFeedback .pagination a:hover { background:#f1f1f1; }
|
|
.whyAsked { clear: both; color: #999999; display: block; font-size: 11px; font-style: normal; margin:0; }
|
|
.whyAsked strong { color:#a31022; }
|
|
.videoBox { width:422px; height:279px; position:absolute; }
|
|
ul.pageSelect { position:absolute; width:80px; right:0; bottom:5px; padding: 5px 0 0 20px; border-top:1px solid #d1d1d1; }
|
|
ul.pageSelect li { list-style: none; float: left; width:18px; height:15px; border:1px solid #d1d1d1; display: block; margin-right:5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
|
|
ul.pageSelect li:hover { background:#f1f1f1 }
|
|
.r_tips_c { background: #fff; border: 1px solid #A31022; display: none; text-align: left; right: -11px; position: absolute; width: 400px; padding:3px 20px 3px 3px; border-radius:3px; top:38px; }
|
|
.r_tips_c ol { margin: 6px 0 6px 6px; padding-left: 5px; list-style-type: none; }
|
|
.r_tips_c ol li { font-size: 11px; line-height: 18px; list-style-position: outside; }
|
|
.r_tips_c .arrowUp { background: url(/pic/arrow-up-red.png) no-repeat top; height: 14px; right: 8px; position: absolute; top: -14px; width: 18px; display: block; }
|
|
#facebox { left:650px!important; }
|
|
.tourFeatures .first-pic { width: 80px; display: block; text-align: center; font-size: 10px; float: left; line-height: 9px; padding:7px 0 0 5px; margin: 0 10px 0 0; }
|
|
.tourFeatures .first-pic img { margin-bottom:8px; }
|
|
.tourFeatures .second-pic { width: 100px; display: block; text-align: center; font-size: 10px; float: left; line-height: 9px; padding-top:7px; }
|
|
.tourFeatures .second-pic img { margin-bottom:8px; }
|
|
.tourFeatures .third-pic { display: block; float: left; width: 150px; margin-top:-10px; }
|
|
.price-inclusion { font-size: 16px; font-weight: bolder; display: block; padding-right: 10px; padding-bottom: 5px; background-image: url(images/tour/right-red.png); background-repeat: no-repeat; background-position: left; margin-bottom: 10px; padding-top: 5px; padding-left: 25px; }
|
|
.price-exdusion { font-size: 16px; font-weight: bolder; display: block; padding-right: 10px; padding-bottom: 5px; background-image: url(images/tour/wrong-red.png); background-repeat: no-repeat; background-position: left; padding-left: 25px; padding-top: 5px; margin-bottom: 10px; }
|
|
#tourLeft .save { position: relative; display: block; clear: both; width: 950px; margin-bottom: -15px; }
|
|
.pay-now-save { position: fixed; float: right; margin-right: 50px; margin-top: -70px; }
|
|
.ui-datepicker-title { background-image: url(images/tour/bg-time.png); background-repeat: repeat-y; padding-top: 5px; padding-bottom: 5px; }
|
|
.ui-datepicker-month { color: #fff; font-weight: bold; font-family: Arial; }
|
|
.ui-datepicker-year { color: #fff; font-weight: bold; font-family: Arial; }
|
|
#tourLeft .pricetable1 .shoppingPrice .calendar #ui-datepicker-div .ui-datepicker-group ui-datepicker-group-first .ui-datepicker-calendar { width: 200px; }
|
|
#wrapper #content #maintourContent #tourSummary #tourLeft .pricetable1 .shoppingPrice .price-per .calendar #ui-datepicker-div .ui-datepicker-group ui-datepicker-group-first .ui-datepicker-calendar th { background-color: #FFFFFF; }
|
|
.prev { background-image: url(images/tour/Prev.png); background-repeat: no-repeat; }
|
|
#wrapper #content #maintourContent #tourSummary #tourLeft .pricetable1 .tagSwtich .pay-now { float: right; position: absolute; top: -30px; left: 750px; }
|
|
.discoverAds { position:absolute; bottom:-360px; right:-200px; width:194px; height:487px; }
|
|
.socialLinks { float: right; width:auto; display: block; margin-top:-40px; height:25px; }
|
|
.socialLinks .pintrestButton { width:90px; float: left; display: block; margin-right:5px; }
|
|
.socialLinks .facebookLike { width:80px; float: right; display: block; }
|
|
.intineraryInfo ul li { list-style: none; background:url(/pic/rate-red.png) no-repeat left top; padding-left:20px; line-height:15px; margin-bottom:5px; }
|
|
/* cht-1 photo tag style */
|
|
#photo-map-video { width:520px; height:300px; float: left; }
|
|
ul.pmvTag { margin: 0 0 0 10px; }
|
|
ul.pmvTag li { list-style: none; float: left; background:#999; color:#fff; font-size:15px; padding:5px 10px; margin-right:5px; border-top-left-radius:4px; border-top-right-radius:4px; cursor:pointer; }
|
|
ul.pmvTag li a { text-decoration: none; color:#fff; }
|
|
ul.pmvTag li:hover { background:#a31022; }
|
|
ul.pmvTag li.active { background:#a31022; }
|
|
#photo-map-video .adsPhoto { width:520px; height:280px; border:1px solid #999; padding:1px; }
|
|
.socialLinks { float: right; width:auto; display: block; margin-top:-40px; height:25px; }
|
|
.socialLinks .pintrestButton { width:50px; float: left; display: block; margin-right:5px; }
|
|
.socialLinks .pintrestButton a { background:url(/pic/pin-48.png) no-repeat; width:48px; height:24px; display: block; }
|
|
.socialLinks .pintrestButton a:hover { background:url(/pic/pin-48-hover.png) no-repeat; width:48px; height:24px; }
|
|
.socialLinks .facebookLike { width:80px; float: right; display: block; }
|
|
.guilintour { width:900px; float:left; }
|
|
.guilintour .gllist { width:190px; float:left; margin:10px; }
|
|
.guilintour .gllist img { border:1px solid #ccc; padding:5px; float:left; }
|
|
.guilintour .gllist span { margin-top:10px; width:100%; float:left; text-align:center; font-size:14px }
|
|
/* currency converter */
|
|
.priceTips { font-size:14px; font-family:Verdana, Geneva, sans-serif; font-weight: normal; display: block; margin: 5px 0;
|
|
|
|
line-height:20px; background:url(/pic/speaker-icon.png) no-repeat left; padding-left:70px; text-align:justify }
|
|
.moneyConverter { display: block; float: right; width:50px; margin:-25px 0 10px 0; background:url
|
|
|
|
(http://data.chinahighlights.com/css/images/merge/nav-mere-20130723.png) no-repeat 50px 2px #f1f1f1; padding:2px 5px; font
|
|
|
|
-size:12px; position:relative; border-radius:4px; border: 1px solid #d1d1d1; }
|
|
.moneyConverter #first { color:#a31022}
|
|
.moneyConverter .currencyList { position:absolute; top:15px; left:-1px; width:60px; display: block; background:#f1f1f1;
|
|
|
|
padding:5px 0 0 0; border:1px solid #d1d1d1; border-top:none; border-radius:4px;}
|
|
.moneyConverter .currencyList ul { margin:0}
|
|
.moneyConverter .currencyList ul li { list-style: none; line-height:16px; padding:2px 5px; cursor:pointer}
|
|
.moneyConverter .currencyList ul li:hover { background:#d1d1d1;}
|
|
.moneyConverter em { font-size:13px; font-style:normal; margin-right:3px;}
|
|
|
|
/* for bj-4 */
|
|
.tourSummary { border:1px solid #d1d1d1; padding:18px 0 10px 10px; background:#f1f1f1; margin:10px auto 15px; position:relative; height:315px; }
|
|
.tourSummary h2 { font-size:18px; font-weight: normal; background: none repeat scroll 0 0 #E0E0E0; margin: -18px 0 10px -10px; padding: 10px 5px } |