
<article class="rates">

            <h2 class="section-heading">Rates            <i class="icon icon-plus-circle"></i></h2>
        <div class="articleIntro">
            <span class="originalCurrency">
                Rates originally requested in <strong>USD</strong>
            </span>
            <div class="hlSelectWrap">
                <select class="hlSelect" name="currencies">
<option value="1.81093" >AUD ($) Australian dollars</option>
<option value="1.72179" >CAD ($) Canadian dollars</option>
<option value="1.28828" >CHF (CHF) Swiss francs</option>
<option value="1.13693" >EUR (&euro;) Euro</option>
<option value="1.00000" >GBP (&pound;) United Kingdom pounds</option>
<option value="11.65788" >SEK (Skr) Swedish Krona</option>
<option value="41.07973" >THB (&#3647;) Thai baht</option>
<option value="1.29167"  selected="selected">USD ($) United States dollars</option>
<option value="17.96381" >ZAR (R) South African rand</option>
</select>            </div>
            <span>Convert to</span>
        </div>
    
    <script type="text/x-handlebars-template" id="mobileRatesSelectTmpl">
        <div class="guests-selection-mobile">
            <div class="hlSelectWrap">
            <select class="hlSelect">
                {{#.}}
                    <option value="{{guests}}">{{guests}}</option>
                {{/.}}
                </select>
            </div>
            <span>Guests</span>
        </div>
    </script>

    <script type="text/x-handlebars-template" id="mobileRatesTmpl">
        {{#.}}
            <div class="guest-group {{#index}}hidden{{/index}}" data-guests="{{guests}}">
                <div class="rates-selection-mobile">
                    <div class="hlSelectWrap">
                        <select class="hlSelect">
                            {{#rates}}
                            <option value="{{index}}">
                                {{#periodCol}}{{value}}{{/periodCol}}
                                {{#dateFrom}}{{value}} - {{#dateTo}}{{value}}{{/dateTo}}{{/dateFrom}}
                            </option>
                            {{/rates}}
                        </select>
                    </div>
                    <span>Period</span>
                </div>

                <h3>For up to {{guests}} guests</h3>
                {{#rates}}
                    <div class="rate {{#index}}hidden{{/index}}" data-rate="{{index}}">
                        {{#weeklyNight}}
                            <div>
                                <span>{{label}}</span><span data-sterling-value="{{ sterlingValue }}">{{{ value }}}</span>
                            </div>
                        {{/weeklyNight}}
                        {{#weekendNight}}
                            <div>
                                <span>{{label}}</span><span data-sterling-value="{{ sterlingValue }}">{{{ value }}}</span>
                            </div>
                        {{/weekendNight}}
                        {{#weeklyCol}}
                            <div>
                                <span>{{label}}</span><span data-sterling-value="{{ sterlingValue }}">{{{ value }}}</span>
                            </div>
                        {{/weeklyCol}}
                        {{#monthlyCol}}
                            <div>
                                <span>{{label}}</span><span data-sterling-value="{{ sterlingValue }}">{{{ value }}}</span>
                            </div>
                        {{/monthlyCol}}
                        {{#minimumStay}}
                            <div>
                                <span>{{label}}</span><span>{{{ value }}}</span>
                            </div>
                        {{/minimumStay}}
                        {{#changeoverDay}}
                            <div>
                                <span>{{label}}</span><span>{{{ value }}}</span>
                            </div>
                        {{/changeoverDay}}
                    </div>
                {{/rates}}
            </div>
        {{/.}}
    </script>

    <div class="content-wrap">
        <div id="mobileTableSelectWrapper"></div>

                        
            <div id="mobileTableRateWrapper"></div>

            <h3 class="mobileHidden">For up to 4 guests</h3>

            <table id="ratesTable" class="summaryDetails responsive mobileHidden" data-guests="4">
                <thead>
                <tr>
                                        <th class="periodCol">Period</th>
                                        <th class="dateFrom">From</th>
                    <th class="dateTo">To</th>
                    <th class="weeklyNight">Weekday night</th>
                    <th class="weekendNight">Weekend night</th>
                    <th class="weeklyCol">Weekly</th>
                    <th class="monthlyCol">Monthly</th>
                    <th class="minimumStay" >Minimum stay</th>
                    <th class="changeoverDay">Changeover day</th>
                </tr>
                </thead>
                <tbody>
                
                                                        <tr>
                                                <td class="periodCol">All dates</td>
                                                <td class="dateFrom">-</td>
                        <td class="dateTo">-</td>
                        <td class="weeklyNight" data-sterling-value="116.12873257101">$150</td>
                        <td class="weekendNight" data-sterling-value="116.12873257101">$150</td>
                        <td class="weeklyCol" data-sterling-value="812.90112799709">$1,050</td>
                        <td class="monthlyCol" data-sterling-value="0">-</td>
                        <td class="minimumStay">
                                                                                                                                                <span class="days">2 night</span>
                                                    </td>
                        <td class="changeoverDay">Flexible</td>
                    </tr>
                                </tbody>
            </table>
                    
            <div id="mobileTableRateWrapper"></div>

            <h3 class="mobileHidden">For up to 5 guests</h3>

            <table id="ratesTable" class="summaryDetails responsive mobileHidden" data-guests="5">
                <thead>
                <tr>
                                        <th class="periodCol">Period</th>
                                        <th class="dateFrom">From</th>
                    <th class="dateTo">To</th>
                    <th class="weeklyNight">Weekday night</th>
                    <th class="weekendNight">Weekend night</th>
                    <th class="weeklyCol">Weekly</th>
                    <th class="monthlyCol">Monthly</th>
                    <th class="minimumStay" >Minimum stay</th>
                    <th class="changeoverDay">Changeover day</th>
                </tr>
                </thead>
                <tbody>
                
                                                        <tr>
                                                <td class="periodCol">All dates</td>
                                                <td class="dateFrom">-</td>
                        <td class="dateTo">-</td>
                        <td class="weeklyNight" data-sterling-value="139.35447908522">$180</td>
                        <td class="weekendNight" data-sterling-value="139.35447908522">$180</td>
                        <td class="weeklyCol" data-sterling-value="975.48135359651">$1,260</td>
                        <td class="monthlyCol" data-sterling-value="0">-</td>
                        <td class="minimumStay">
                                                                                                                                                <span class="days">2 night</span>
                                                    </td>
                        <td class="changeoverDay">Flexible</td>
                    </tr>
                                </tbody>
            </table>
            
    <p>NB: Rates may be subject to change at the homeowner's discretion</p><p><pre>Check In Time at 14:00 hours and
Check Out Time at 12:00 hours
Request for late check-out is subject to availability
Children Policy
* Kids 5 years old and under is free of charge when using the existing bed with parent and no extra charge for breakfast
* Kids 6 years - 10 years old when using the existing bed with parents will be charged extra breakfast US$ 15 Net per person

Occupancy
Normal occupancy per room is 2 adult, additional adult have to use extra bed US$ 35 Net per Night including daily breakfast

The Mahogany Villa is operated under Bali Individual Villas Marketing &amp; Management
If you have questions or need assistance with reservation, please call or click online support or send us e-mail.

__________________
FREE FACILITIES
-----------------------------
* Air-conditioned and generous wardrobe space in each bedroom
* Hot and Cold Shower in each bathroom
* Bath Tub in Master Bathroom
* Digital safe deposit boxes in each bedroom
* Fully equipped kitchen, with large refrigerator
* Flat Screen TV in Master Bedroom, with  international channels, movies, news, cartoons, sports
* FM Radio, MP3 player, CD - DVD player, iPod doc
* Private swimming pool  with shallow step-in
* Sunbed and pool towels
* Private off-street parking
* Free internet connection (Wifi) at all villa area
* Hair Dryer
________________
FREE SERVICES
--------------------------
* Return airport transfers(1 x transfer in and 1 x transfer out per booking)
* Welcome drink &amp; Seasonal Tropical Fruit upon arrival
* Daily breakfast for 2 persons per bedroom
* Night Security Services
* Complimentary flower  arrangement for honeymooner
* All bed linens, towels, toilet paper, cooking utensils, basic condiments and drinking water are provided.
* Normal household supplies such as toilet paper, soap and other cleaning products are included in the rental price and will be replenished as needed.
* Daily House Keeping
* Gardener
* Pool maintenance
_________________________________
EXTRA SERVICE (with additional charge)
-----------------------------------------------------
* Food and Beverages
* In house massage
* Yoga &amp; Meditation Practice
* Purification at Holy Water Spring Temple
* Cooking Class
* Car with driver and Scooter rental
* Tour and Travel Services
* Laundry and dry cleaning
* Baby cots
* High Chair
* Pool Fence
* Doctor on call
* In Villa Chef</pre></p>
    </div> <!-- // content-wrap -->
</article>
