|
|
|
|
@ -54,21 +54,7 @@
|
|
|
|
|
<div id="ticket_type_errmsg" style="display: none">
|
|
|
|
|
<div class="requiredArea" style="margin-top:-10px;">Please select at least one option.</div>
|
|
|
|
|
</div>
|
|
|
|
|
<p style="font-size: 22px;margin-bottom: 5px;"><strong>Exclusive Add-on:</strong></p>
|
|
|
|
|
|
|
|
|
|
<p style="margin-bottom: 5px;">Thai Costume with Makeup & Hairstyle – US$119 per person</p>
|
|
|
|
|
|
|
|
|
|
<div class="numberBtn">
|
|
|
|
|
<input class="minaddBtn reduceadult" id='minusButton_makeup' type="button" value="-">
|
|
|
|
|
<input class="number" id="makeupNumberValue" readonly="readonly" type="text" value="1"
|
|
|
|
|
name="makeupNumber" style="width: 50px;
|
|
|
|
|
height: 22px;
|
|
|
|
|
top: -5px;
|
|
|
|
|
position: relative;
|
|
|
|
|
text-align: center;
|
|
|
|
|
font-size: 20px;">
|
|
|
|
|
<input class="minaddBtn addadult" id='plusButton_makeup' type="button" value="+">
|
|
|
|
|
</div>
|
|
|
|
|
<p style="font-size: 22px;margin-bottom: 5px; margin-top: 10px;"><strong>Select Ticket Quantity</strong></p>
|
|
|
|
|
<div class="peopleSelect" style="width: auto;">
|
|
|
|
|
<span class="formMemo">
|
|
|
|
|
@ -86,6 +72,23 @@
|
|
|
|
|
<input class="minaddBtn addadult" id='plusButton' type="button" value="+">
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<p style="font-size: 22px;margin-bottom: 5px;"><strong>Exclusive Add-on:</strong></p>
|
|
|
|
|
|
|
|
|
|
<p style="margin-bottom: 5px;">Thai Costume with Makeup & Hairstyle – US$119 per person</p>
|
|
|
|
|
|
|
|
|
|
<div class="numberBtn">
|
|
|
|
|
<input class="minaddBtn reduceadult" id='minusButton_makeup' type="button" value="-">
|
|
|
|
|
<input class="number" id="makeupNumberValue" readonly="readonly" type="text" value="1"
|
|
|
|
|
name="makeupNumber" style="width: 50px;
|
|
|
|
|
height: 22px;
|
|
|
|
|
top: -5px;
|
|
|
|
|
position: relative;
|
|
|
|
|
text-align: center;
|
|
|
|
|
font-size: 20px;">
|
|
|
|
|
<input class="minaddBtn addadult" id='plusButton_makeup' type="button" value="+">
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="payonline_price">Total price: <strong id="totalPriceText">$149</strong></div>
|
|
|
|
|
|
|
|
|
|
<p style=" margin-top: 30px;
|
|
|
|
|
|