\n');
}
function hideDIV(element) {
document.getElementById(element).style.visibility = 'hidden';
}
function showDIV(element) {
document.getElementById(element).style.visibility = 'visible';
}
// BG IMAGES
//onmouseout="setDIVBG('NavQuickQuote', '');" onmouseover="setDIVBG('NavQuickQuote', 'images/btn_quickquote_over.jpg');"
function setDIVBG(element, imgURL) {
if(imgURL == '') {
document.getElementById(element).style.background = '';
} else {
document.getElementById(element).style.background = 'url('+imgURL+') no-repeat top center';
}
}
function ctmGoto(URL) {
if(URL != '') {
location.href = 'http://www.capetownmagazine.com/' + URL;
}
}
isRegionOpen = true;
function toggleRegions() {
if(isRegionOpen) {
document.getElementById("RegionPop").style.visibility = 'visible';
document.getElementById("RegionPop").style.display = 'block';
isRegionOpen = false;
} else {
document.getElementById("RegionPop").style.visibility = 'hidden';
document.getElementById("RegionPop").style.display = 'none';
isRegionOpen = true;
}
}
function setFeedBack(Message, noclose) {
if(Message != '') {
document.getElementById("FeedBackPostit").style.visibility = 'visible';
if(noclose) {
Message = Message + ' The Table Bay offers a tranquil retreat away from the hectic pulse of the surrounding Waterfront and Cape Town's many hedonistic pleasures. The sporting facilities provided are purely for enjoyment and relaxation purposes. More strenuous and diverting sporting facilities are located outside of the hotel. The Concierge will accommodate all requests. Gymnasium Hours: 06h00 to 21h00 Monday to Sunday Health Spa Hours: 08h00 to 21h00 Monday to Sunday Hours: 08h00 to 21h00 Monday to Sunday The Spa is operated by Camelot Spa. There are 5 treatment rooms and two specialist rooms for Vichy Shower and Aromatherapy tub. The Spa offers the latest technology and a focused range of treatments and disciplines from all over the world are represented in the massage techniques - from Swedish connective tissue treatment to the employment of Ayurvedic techniques from the ancient Indian form of healing. Weddings & Honeymoon The Table Bay Hotel is the perfect rendezvous for couples. The need for fantasy does not exist as the hotel responds to its majestic surroundings. The maritime flavour has a wistful dreaminess that inspires romance Welcome Cocktail The 195 metre square Pavilion can accommodate up to 120 people at a Cape Town offers leisure activities to suit everyone. Those in search of adventure can go paragliding out into the blue from Lion's Head, or abseiling off Table Mountain or swimming with sharks from within the safety of a cage in False Bay. For the more relaxed enthusiast there is rollerblading, mountain biking, and horse riding. Explore the abundance of the Cape's fauna and flora - there are many walks and hikes to choose from: Table Mountain, Lion's Head, Silvermine or Tygerberg Nature Reserves, Tokai and Newlands Forests, Koeberg Nature Reserve, the Cape of Good Hope and Helderberg Nature Reserves, and the Constantia Green Belt. The incredible stretches of coast line offer revelers the chance to soak up the sun. On the Atlantic side, there is the palm-fringed Camps Bay and the secluded Clifton Beach, however, for warmer waters, Muizenberg and Gordon's Bay offer great alternatives. There are numerous participative or spectator water sports. Table Bay is a frequent stop-over on numerous round-the-world yacht races, and during summer the local yachting fraternity enjoy round-the-buoys racing. The Cape is also noted for its excellent surfing and wind surfing spots, while snorkeling and diving, sea kayaking, inflatable boating and jet skiing offer the chance to explore another dimension of the Cape Peninsula. Horse racing's highlight is the annual J&B Metropolitan at Kenilworth racecourse, the richest purse in the Cape. It's a notable social event and a toast to the summer. Avid golfers can enjoy the region's superb courses. Choose a tree-lined suburban course such as Rondebosch, a links-style course such as Milnerton, or a challenging championship course like Erinvale in Somerset West. Save and book direct, no agent fees. Special Note : CyberCapeTown.com has been selling discount luxury hotels in Southern Africa since 1998. Among the first travel sites on the web, since July 1998 we have offered the very best rates. We have been the number one Cape Town Hotels producer in the world for the last five years, with a turnover of over 600 rooms/month. This means we have the ability to offer additional discounts that you won't find elsewhere. Our customer service and destination knowledge is second to none! Whether you are looking for that special romantic honeymoon, anniversary celebration, or just to get out of town, CyberCapeTown.com offers the best rates and premier service available. Enquire about our special discounts. Accounts Cape Town's Standard Time Check-in Procedure Check-out Procedure Concierge Desk Conversions - Distances and Temperatures Currency Duty Free Shops Foreign Exchange Languages Telephone Dialling Codes When dialling from a cell/mobile phone, land line telephone numbers should be preceded by the area code of the number you wish to dial. i.e. When you are in Cape Town you still have to dial 021 + the phone number. Tipping Value Added Tax Voltage Water Browse the vast selection of good Bed & Breakfast and Guesthouse accommodation in Cape Town, its Winelands, the villages on the Garden Route, Johannesburg and even Kruger Park.
Our other option: find accommodation with rooms available in 3 mouse clicks! Cape Town is not the undiscovered gem anymore.
CLOSE'
}
document.getElementById("FeedBackPostit").innerHTML = Message;
} else {
document.getElementById("FeedBackPostit").innerHTML = '';
document.getElementById("FeedBackPostit").style.visibility = 'hidden';
}
}
isAdPopUP = true;
function toggleAdPopUP() {
if(isAdPopUP) {
isAdPopUP = false;
document.getElementById("AdPopUP").style.display = 'block';
document.getElementById("AdPopUP").style.visibility = 'visible';
} else {
isAdPopUP = true;
document.getElementById("AdPopUP").style.display = 'none';
document.getElementById("AdPopUP").style.visibility = 'hidden';
}
}
function openBanner() {
if (MM_FlashCanPlay) {
//alert('Hello');
//var flashMovie=getFlashMovieObject("headerBannerFlash");
//flashMovie.Play();
document.getElementById("TwinShortImage").style.display = 'none';
document.getElementById("TwinShortImage").style.visibility = 'hidden';
document.getElementById("HeaderAdPopUP").style.display = 'block';
document.getElementById("HeaderAdPopUP").style.visibility = 'visible';
document.getElementById("InnerHide").style.display = 'block';
document.getElementById("InnerHide").style.visibility = 'visible';
}
}
function getFlashMovieObject(movieName)
{
if (window.document[movieName])
{
return window.document[movieName];
}
if (navigator.appName.indexOf("Microsoft Internet")==-1)
{
if (document.embeds && document.embeds[movieName])
return document.embeds[movieName];
}
else // if (navigator.appName.indexOf("Microsoft Internet")!=-1)
{
return document.getElementById(movieName);
}
}
function toggleCenterBanner() {
document.getElementById("HeaderAdPopUP").style.display = 'none';
document.getElementById("HeaderAdPopUP").style.visibility = 'hidden';
document.getElementById("TwinShortImage").style.display = 'block';
document.getElementById("TwinShortImage").style.visibility = 'visible';
}
function MM_swapImgRestore(itemNo) { //v3.0
if(is_selected_item != itemNo) {
var i,x,a=document.MM_sr; for(i=0;a&&i
One moment please.
tip: subscribe to our newsletter and receive the lastest specials
![]()
![]()
![]()
![]()
![]()
![]()
Table Bay Hotel
![]()
![]()
![]()
Resort Facilities
Pool Area
The salt-water pool is heated to a constant temperature of 22 degrees and is surrounded by a mahogany pool deck with chaises longues. Guests can also relax in the Jacuzzi or have a professional poolside massage. Drinks and light meals may be served from the pool bar.
Floor to ceiling glass encloses the boutique gym, which offers both cardio-vascular equipment and weights. For individual fitness programmes, professional trainers, dieticians and corporate lifestyle consultants are available.
The Health Spa has a spectacular view of Robben Island and is equipped with steam and therapy rooms and offers a range of fragrant aromatherapy massages and holistic treatments to stimulate muscle therapy and relax stressed guests. There are 5 treatment rooms and two specialised rooms for the Vichy Shower and Aromatherapy tub.

Health Spa
Honeymoon Packages
VIP Package
Champagne Breakfast
Honeymoon Turndown
Wedding Gift
Upgrade (subject to availability)
Banquet Venues
Pavilion
The Victorian-style Pavilion is the ideal venue for wedding ceremonies and receptions. The Pavilion is positioned on a piazza just outside the Table Bay's imposing Ballroom, and shelters behind the historic breakwater wall of the Cape Town harbour.
cocktail function and 72 seated at individual tables for personalised service.
The spectacularly beautiful Ballroom is another ideal setting for a wedding reception. With its crystal chandeliers and beautiful décor, the Ballroom is extraordinary and does not require added artifice. The room may be divided into two separate private areas, each 150 square meters. Undivided, the Ballroom will seat 200 for dinner.
Nearby Sporting Activities
![]()
Seasonal Rates
1st May 2008
to 31st Aug 20081st Sep 2008
to 30th Nov 20081st Dec 2008
to 18th Dec 2008
Standard Luxury Room Single
Standard Luxury Room Double
Superior Luxury Rooms Single
Superior Luxury Rooms Double
Executive Suite Single
Executive Suite Double
Junior Suite Single
Junior Suite Double
Signal Hill Suite
Table Mountain Suite
Lions Head Suite
19th Dec 2008
to 8th Jan 20099th Jan 2009
to 21st Jan 200922nd Jan 2009
to 30th Apr 2009
Standard Luxury Room Single
Standard Luxury Room Double
Superior Luxury Rooms Single
Superior Luxury Rooms Double
Executive Suite Single
Executive Suite Double
Junior Suite Single
Junior Suite Double
Signal Hill Suite
Table Mountain Suite
Lions Head Suite
1st May 2009
to 31st Aug 20091st Sep 2009
to 30th Nov 2009
Standard Luxury Room Single
Standard Luxury Room Double
Superior Luxury Rooms Single
Superior Luxury Rooms Double
Executive Suite Single
Executive Suite Double
Junior Suite Single
Junior Suite Double
Signal Hill Suite
Table Mountain Suite
Lions Head Suite
![]()
![]()
![]()
![]()
Table Bay Hotel
Policies and Procedures
Terms And Conditions
Travellers Information
These are to be settled in cash, travellers cheques or by credit card: American Express, Diners Club, MasterCard and Visa cards are accepted.
Automatic Teller Machines
Nedbank, Standard Bank and First National Bank machines are available in Victoria & Alfred Waterfront. All other local banking institutions are also available.
Two hours in advance of Greenwich Mean Time.
Our guest check-in time is at 14h00. If rooms are requested prior to check-in time, early arrivals will be accommodated as soon as rooms become available.
The check-out time is at 11h00. Luggage can be stored for guests who have checked-out, but wish to stay at the resort until later, by making arrangements with the concierge.
The Concierge offers professional assistance in planning and arranging leisure activities both on and off the property. The concierge can accommodate guest's requests for information or services in various foreign languages and this facility is available 24 hours a day.
Distances throughout SA are given in kilometres.
1 mile = 1,62 kilometres
Temperatures are given in degrees Celsius (Centigrade).
10 degrees Celsius = 50 degrees Fahrenheit
South African Rand
Duty-free shops are situated at Cape Town, Johannesburg and Durban International Airports.
Available at the International Business Centre, from 07h00 to 21h00
There are 11 official languages in SA. English is the language of administration and is widely spoken. Other languages are: Afrikaans, Ndebele, Northern Sotho, Southern Sotho, Swazi, Tsonga, Tswana, Venda, Xhosa and Zulu.
Safety
The Tourism Safety Task Group (TSTG)
TSTG (Western Cape branch) Tel: +27 21 9144613
Cape Town: National: 021- International +27 21-
Telephone and fax numbers should be preceded by the area code for Cape Town (021) if you are dialling from other centres in South Africa or by the international code (+27-21) if you are dialling from outside the country.
It is customary to tip waiters, waitresses, wine stewards, taxi drivers, porters and caddies. Depending on service, the amount should be around 10%. Petrol station attendants often anticipate a tip if they have gone beyond just filling your tank.
VAT, currently at a rate of 14%, is levied on most items and services, including hotel accommodation, goods and transport. VAT can be reclaimed by foreign visitors. Request a tax invoice for each purchase of R250 or more. Present the tax invoice at the VAT Refund Office at the V&A Waterfront, or at the airport prior to departure.
The voltage throughout the hotel is 220V/50hz.
Tap water throughout the Cape Metropolitan Area is safe for human consumption.
![]()
![]()

![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Easy to find, and to submit requests for quick feedback from the Guesthouse or B&B owners themselves.
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
This means making last minute bookings for accommodation, or finding availability in B&B's can certainly take you by surprise. Our B&B online availability & booking
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()