{"id":13488,"date":"2025-05-27T11:36:42","date_gmt":"2025-05-27T18:36:42","guid":{"rendered":"https:\/\/www.ismrm.org\/smrt\/?page_id=13488"},"modified":"2025-06-10T15:11:27","modified_gmt":"2025-06-10T22:11:27","slug":"accommodation","status":"publish","type":"page","link":"https:\/\/www.ismrm.org\/smrt\/chapters-divisions\/anz\/25am\/accommodation\/","title":{"rendered":"2025 ANZ Accommodations"},"content":{"rendered":"<div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-1 has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-background-position:left top;--awb-border-sizes-top:0px;--awb-border-sizes-bottom:0px;--awb-border-sizes-left:0px;--awb-border-sizes-right:0px;--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-padding-top:0px;--awb-padding-right:0px;--awb-padding-bottom:0px;--awb-padding-left:0px;--awb-margin-top:3em;--awb-margin-bottom:5em;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-0 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last fusion-column-no-min-height\" style=\"--awb-bg-size:cover;--awb-margin-bottom:0px;\"><div class=\"fusion-column-wrapper fusion-flex-column-wrapper-legacy\"><!--\nto change the meeting tabs, edit this file:\nhttps:\/\/www.ismrm.org\/smrt\/chapters\/ANZ\/24\/24anztabs.htm\nThe following code inserts that html into all 2024 ANZ meeting pages.\n\nTo change which tab is active, go to the CSS below and\nchange the ACTIVE TAB's ID to one of the following:\n#tab-home\n#tab-reg\n#tab-prog\n#tab-extra\n#tab-spons\n#tab-accomo\n#tab-travel\n-->\n<link href=\"https:\/\/fonts.googleapis.com\/css?family=Open+Sans:300,400,400i,600,600i,700,700i\" rel=\"stylesheet\">\n<script>\nfunction includeHTML() {\n  var z, i, elmnt, file, xhttp;\n  \/*loop through a collection of all HTML elements:*\/\n  z = document.getElementsByTagName(\"*\");\n  for (i = 0; i < z.length; i++) {\n    elmnt = z[i];\n    \/*search for elements with a certain atrribute:*\/\n    file = elmnt.getAttribute(\"w3-include-html\");\n    if (file) {\n      \/*make an HTTP request using the attribute value as the file name:*\/\n      xhttp = new XMLHttpRequest();\n      xhttp.onreadystatechange = function() {\n        if (this.readyState == 4) {\n          if (this.status == 200) {elmnt.innerHTML = this.responseText;}\n          if (this.status == 404) {elmnt.innerHTML = \"Page not found.\";}\n          \/*remove the attribute, and call this function once more:*\/\n          elmnt.removeAttribute(\"w3-include-html\");\n          includeHTML();\n        }\n      }      \n      xhttp.open(\"GET\", file, true);\n      xhttp.send();\n      \/*exit the function:*\/\n      return;\n    }\n  }\n};\n<\/script>\n\n\n<style>\n.butt {\n   text-decoration: none !important;\n   display: inline-block !important;\n   margin: 0 1.5em 1em 1.5em; \n   font-size: 16px !important;\n   line-height: 1 !important;\n   font-weight: 700;\n}\ntd.grid {\n   font-size: 10pt;\n   border: 1px solid #e6e6e6;\n   border-collapse: collapse;\n   vertical-align: top;\n}\n\ntd.prof {\n   font-size: 10pt;\n   border: 1px solid #CCCCCC;\n   padding: 5px;\n   border-collapse: collapse;\n   vertical-align: top;\n}\n\ndiv.tabz {\n\tdisplay: -ms-grid;\n\tdisplay: grid;\n\tgrid-gap: 0.25em;\n\t-ms-grid-columns: 1fr 0.25em 1fr 0.25em 1fr 0.25em 1fr 0.25em 1fr 0.25em 1fr 0.25em 1fr 0.25em 1fr 0.25em;\n\tgrid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;\n\twidth: 98%;\n\tmargin: 0.5em auto 2em;\n\tfont-family: 'Open Sans', Arial, Helvetica, sans-serif !important;\n}\ndiv.tabz div {\n\tborder-bottom: 0 !important;\n\ttext-align: center;\n\tborder-top-left-radius: 1em;\n\tborder-top-right-radius: 1em;\n\tpadding: 0.25em 0.15em 0.2em;\n}\n\n\/* --ACTIVE TAB-- *\/\n\/* --ACTIVE TAB-- *\/\n\ndiv.tabz #tab-accomo {\n\tborder-left: 6px solid #42a9dc;\n\tborder-right: 6px solid #42a9dc;\n\tborder-bottom: 0 !important;\n\tborder-top: 2px solid #42a9dc;\n\tcolor: #19305c;\n\tfont-size: 115%;\n\tline-height: 1.3;\n\tfont-weight: 400;\n\tbackground-color: #edf8ff;\n}\ndiv.tabz #tab-accomo a {\n\tcolor: #19305c;\n\ttext-decoration: none !important;\n}\n\n\n\/* --INACTIVE TAB-- *\/\n\/* --INACTIVE TAB-- *\/\n\ndiv.tabz div.taboff {\n\tborder-top: 2px solid #19305c;\n\tcolor: #fff;\n\tfont-size: 105%;\n\tline-height: 1.3;\n\tfont-weight: 600;\n\tbackground-color: #19305c;\n}\ndiv.tabz div.taboff a {\n\tcolor: #fff;\n\ttext-decoration: none !important;\n}\ndiv.tabz div.taboff:hover {\n\tborder-left: 6px solid #42a9dc;\n\tborder-right: 6px solid #42a9dc;\n\tborder-bottom: 0 !important;\n\tborder-top: 2px solid #42a9dc;\n}\ndiv.tabz div:hover a {\n\tcolor: #42a9dc;\n}\n\n\n@media screen and (max-width:1100px) {\n  div.tabz {\n\t-ms-grid-columns: 1fr 0.25em 1fr 0.25em 1fr 0.25em 1fr;\n\tgrid-template-columns: 1fr 1fr 1fr 1fr;\n\tgrid-gap: 1em 0.25em;\n  }\n  div.tabz div.taboff a {\n      font-size: 90%;\n      line-height: 1.2;\n      font-weight: 400;\n      font-stretch: semi-condensed;\n  }\n}\n\n\n\n@media screen and (max-width:600px) {\n  div.tabz {\n\t-ms-grid-columns: 1fr 0.25em 1fr 0.25em 1fr;\n\tgrid-template-columns: 1fr 1fr 1fr;\n  }\n  div.taboff a {\n      font-size: 70%;\n      line-height: 1.1;\n  }\n}\n<\/style><div class=\"fusion-image-element fusion-image-align-center in-legacy-container\" style=\"text-align:center;--awb-margin-bottom:2em;--awb-max-width:1000px;--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);\"><div class=\"imageframe-align-center\"><span class=\" fusion-imageframe imageframe-none imageframe-1 hover-type-none\"><a class=\"fusion-no-lightbox\" href=\"https:\/\/www.ismrm.org\/smrt\/chapters-divisions\/anz\/23am\/\" target=\"_self\" aria-label=\"2025-ANZ-Banner\"><img decoding=\"async\" width=\"1450\" height=\"425\" src=\"https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/2025-ANZ-Banner.jpg\" alt class=\"img-responsive wp-image-12902\" srcset=\"https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/2025-ANZ-Banner-200x59.jpg 200w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/2025-ANZ-Banner-400x117.jpg 400w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/2025-ANZ-Banner-600x176.jpg 600w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/2025-ANZ-Banner-800x234.jpg 800w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/2025-ANZ-Banner-1200x352.jpg 1200w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/2025-ANZ-Banner.jpg 1450w\" sizes=\"(max-width: 800px) 100vw, 1450px\" \/><\/a><\/span><\/div><\/div><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, user-scalable=yes\" \/>\n<div w3-include-html=\"https:\/\/www.ismrm.org\/smrt\/chapters\/ANZ\/25\/25anztabs_v3.htm\"><\/div><div class=\"fusion-text fusion-text-1\" style=\"--awb-text-transform:none;\"><p style=\"text-align: center; font-size: 250%; line-height: 1.3; margin: 0 0 1em;\"><span style=\"font-size: 65%;\">ISMRT 2025 Australia &amp; New Zealand Chapters Joint Meeting<\/span>\nAccommodation Information<\/p>\n<\/div><div class=\"fusion-clearfix\"><\/div><\/div><\/div><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-2 has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling text-col-1200\" style=\"--awb-background-position:left top;--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-margin-top:0px;--awb-margin-bottom:2em;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-1 fusion_builder_column_1_2 1_2 fusion-one-half fusion-column-first fusion-column-no-min-height\" style=\"--awb-bg-size:cover;--awb-margin-bottom:2em;width:48%; margin-right: 4%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-column-wrapper-legacy\"><div class=\"fusion-text fusion-text-2\" style=\"--awb-text-transform:none;\"><p>A limited number of rooms have been reserved on behalf of meeting delegates at a number of hotels near the Brisbane Convention and Exhibition Centre. Accommodation is subject to availability and will be allocated when a booking is received. To secure the conference accommodation rates, bookings should be made online as part of the registration process. The booking deadline is Friday 10 October 2025.<\/p>\n<p style=\"font-size: 120%;\">Payment for accommodation<\/p>\n<p>Please note that a valid credit card is required at the time of booking to guarantee your room with the hotel. A wide range of credit cards are available for accommodation payment, based on your accommodation venue. Please ensure you are familiar with your hotel\u2019s payment policy and cancellation policy (outlined below).<\/p>\n<p style=\"font-size: 120%;\">Arrival time<\/p>\n<p>Please indicate your estimated time of hotel arrival during the booking process. If you wish to guarantee your room is ready before the hotel check-in time it is recommended that you book and pay for the room for the evening prior to your arrival. Failure to advise your arrival time if arriving after 18:00 may mean that your room will be released.<\/p>\n<\/div><div class=\"fusion-clearfix\"><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-2 fusion_builder_column_1_2 1_2 fusion-one-half fusion-column-last fusion-column-no-min-height\" style=\"--awb-bg-size:cover;--awb-margin-bottom:2em;width:48%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-column-wrapper-legacy\"><div class=\"fusion-text fusion-text-3\" style=\"--awb-text-transform:none;\"><p><span style=\"font-size: 14pt;\">Hotel options and rates <\/span><\/p>\n<p>See table below. Room rates are in Australian dollars (AUD).<\/p>\n<\/div><style>\ntable.reps {\n\tborder: 1px solid #000;\n\tborder-collapse: collapse;\n\twidth: 100%;\n\tmax-width: 950px;\n\tmargin: 0 auto 1em !important;\n}\ntable.reps td {\n\tpadding: 0.25em 0.5em;\n\tborder: 1px solid #000;\n\tfont-size: 93%;\n\tline-height: 1.4;\n}\ntable.reps td.head {\n\tcolor: #fff;\n\tbackground-color: #19305c;\n\tfont-weight: 600;\n}\n<\/style>\n\n<table class=\"reps\">\n<tr>\n\t<td class=\"head\">Hotel<\/td>\n\t<td class=\"head\">Room type<\/td>\n\t<td class=\"head\">Bedding configuration<\/td>\n\t<td class=\"head\">Room rate<br>(per night)<\/td>\n\t<td class=\"head\">Breakfast rate<br>(per day)<\/td>\n\t<td class=\"head\">Distance to venue<\/td>\n<\/tr>\n<tr>\n\t<td><b>Ibis Styles<\/b><\/td>\n\t<td>Standard Queen City View Room<\/td>\n\t<td>1 x queen<\/td>\n\t<td>$199.00<\/td>\n\t<td>$30<\/td>\n\t<td>1.00km - 12 min walk<\/td>\n<\/tr>\n<tr>\n\t<td><b>Novotel Brisbane South Bank<\/b><\/td>\n\t<td>Novotel 'N' Standard Room<\/td>\n\t<td>1 x queen or king<\/td>\n\t<td>$270.00<\/td>\n\t<td>$35<\/td>\n\t<td>0.20km - 3 min walk<\/td>\n<\/tr>\n<tr>\n\t<td><b>Rydges South Bank Brisbane<\/b><\/td>\n\t<td>Queen Room<\/td>\n\t<td>1 x king<\/td>\n\t<td>$319.00<\/td>\n\t<td>$25<\/td>\n\t<td>0.10km - 1 min walk<\/td>\n<\/tr>\n<tr>\n\t<td><b>Ivy and Eve Apartments<\/b><\/td>\n\t<td>One bedroom apartment<\/td>\n\t<td>1 x queen<\/td>\n\t<td>$299<br><i>GST is not applicable<\/i><\/td>\n\t<td>n\/a<\/td>\n\t<td>0.09km - 1 min walk<\/td>\n<\/tr>\n<\/table><div class=\"fusion-clearfix\"><\/div><\/div><\/div><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-3 has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling fusion-equal-height-columns text-col-1400\" style=\"--awb-background-position:left top;--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-margin-top:1em;--awb-margin-bottom:5em;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-3 fusion_builder_column_1_4 1_4 fusion-one-fourth fusion-column-first\" style=\"--awb-padding-top:1.5em;--awb-padding-right:1em;--awb-padding-bottom:1em;--awb-padding-left:1em;--awb-overflow:hidden;--awb-bg-color:#fff7f2;--awb-bg-color-hover:#fff7f2;--awb-bg-size:cover;--awb-border-color:#e8b89b;--awb-border-top:3px;--awb-border-right:3px;--awb-border-bottom:3px;--awb-border-left:3px;--awb-border-style:solid;--awb-border-radius:1em 1em 1em 1em;--awb-margin-bottom:1.5em;width:22%; margin-right: 4%;\" data-scroll-devices=\"small-visibility,medium-visibility,large-visibility\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-column-wrapper-legacy\"><div class=\"fusion-text fusion-text-4\" style=\"--awb-text-transform:none;\"><p style=\"text-align: center;\"><span style=\"font-size: 18pt;\">Ibis Styles<\/span>\n40 Elizabeth Street Brisbane, 4000<\/p>\n<p><a href=\"https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Ibis-Styles.jpg\"><img decoding=\"async\" class=\"wp-image-13489 aligncenter\" src=\"https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Ibis-Styles.jpg\" alt=\"\" width=\"383\" height=\"288\" srcset=\"https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Ibis-Styles-200x150.jpg 200w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Ibis-Styles-300x225.jpg 300w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Ibis-Styles-400x300.jpg 400w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Ibis-Styles-600x450.jpg 600w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Ibis-Styles-768x576.jpg 768w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Ibis-Styles-800x600.jpg 800w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Ibis-Styles.jpg 1024w\" sizes=\"(max-width: 383px) 100vw, 383px\" \/><\/a><\/p>\n<p>Ibis Styles Brisbane Elizabeth Street is located at the heart of the Brisbane CBD and features uninterrupted views of Brisbane River and the Southbank cultural precinct. Ibis Styles Brisbane showcase contemporary and vibrant designs, seamlessly connecting to rooms that harmonize comfort, connectivity, and style with expansive floor-to-ceiling windows.<\/p>\n<p><strong>Room types<\/strong>\nThe Queen Rooms with City View offer a stylish and comfortable stay. These rooms feature floor-to-ceiling windows that provide expansive views of the city skyline, allowing guests to enjoy the vibrant cityscape from the comfort of their room. Additional amenities include a spacious work area, a media panel, a Smart TV, and complimentary Wi-Fi, catering to both business and leisure travellers. The rooms are designed with a modern aesthetic, incorporating vibrant colours and playful design elements that reflect the energy of Brisbane.<\/p>\n<p><strong>Check in \/ Check out<\/strong>\nCheck in is available from 2.00pm. Check out is prior to 11.00am.<\/p>\n<p><strong>Breakfast<\/strong>\nA full buffet breakfast can be pre-booked during registration for $30\/day.<\/p>\n<p><strong>Car parking\n<\/strong>Monday to Thursday: $38.00 per vehicle, per night; with one entry and exit.<\/p>\n<p>Friday to Sunday: $20.00 per vehicle, per night; with one entry and exit.<\/p>\n<p><strong>Internet\n<\/strong>The hotel provides complimentary Wi-Fi to all guests. It is possible to upgrade to higher speed Wi-Fi for a fee.<\/p>\n<p><strong>Payment<\/strong>\nAt 30 days prior to arrival, hotels will charge delegates credit cards for a one-night deposit. The remaining costs are due upon check-in. A surcharge applies for all credit card payments. A credit card transaction fee, currently 1.4%, will be incurred by any credit card payments.<\/p>\n<p><strong>Cancellation policy<\/strong>\nWithin 14 days of arrival, cancellations will incur a 100% penalty equal to the total value of the accommodation.<\/p>\n<\/div><div class=\"fusion-clearfix\"><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-4 fusion_builder_column_1_4 1_4 fusion-one-fourth\" style=\"--awb-padding-top:1.5em;--awb-padding-right:1em;--awb-padding-bottom:1em;--awb-padding-left:1em;--awb-overflow:hidden;--awb-bg-color:#fff7f2;--awb-bg-color-hover:#fff7f2;--awb-bg-size:cover;--awb-border-color:#e8b89b;--awb-border-top:3px;--awb-border-right:3px;--awb-border-bottom:3px;--awb-border-left:3px;--awb-border-style:solid;--awb-border-radius:1em 1em 1em 1em;--awb-margin-bottom:1.5em;width:22%; margin-right: 4%;\" data-scroll-devices=\"small-visibility,medium-visibility,large-visibility\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-column-wrapper-legacy\"><div class=\"fusion-text fusion-text-5\" style=\"--awb-text-transform:none;\"><p style=\"text-align: center;\"><span style=\"font-size: 18pt;\">Novotel Brisbane South Bank<\/span>\n38 Cordelia Street South Brisbane, 4101<\/p>\n<p><a href=\"https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Novotel.jpg\"><img decoding=\"async\" class=\"wp-image-13490 aligncenter\" src=\"https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Novotel.jpg\" alt=\"\" width=\"503\" height=\"274\" srcset=\"https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Novotel-200x109.jpg 200w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Novotel-300x164.jpg 300w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Novotel-400x218.jpg 400w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Novotel-600x327.jpg 600w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Novotel.jpg 717w\" sizes=\"(max-width: 503px) 100vw, 503px\" \/><\/a><\/p>\n<p>Novotel Brisbane is known for providing comfortable and contemporary accommodation, suitable for both business and leisure travellers. The hotel is situated in a prime and convenient location close to tourist attractions and a short walk to BCEC. It features modern designs and includes a fitness centre and on-site dining options.<\/p>\n<p><strong>Room types<\/strong>\nSpacious and contemporary rooms, designed for your comfort and to keep you connected. The Standard Novetel \u2018N\u2019 room features a king-sized bed (twin style available upon request), fluffy duvet and custom comfort pillows will help you wake up refreshed. The room sleeps up to two adults. Keep connected during your stay with Smart TVs, Wi-Fi, broadband and USB ports.<\/p>\n<p><strong>Check in \/ Check out<\/strong>\nCheck in is available from 2.00pm. Check out is prior to 11.00am.<\/p>\n<p><strong>Breakfast<\/strong>\nA full buffet breakfast can be pre-booked during registration for $35\/day.<\/p>\n<p><strong>Car parking\n<\/strong>Self-parking is available and is charged at $38.00 per vehicle per night<\/p>\n<p><strong>Internet\n<\/strong>The hotel provides complimentary Wi-Fi to all guests. It is possible to upgrade to higher speed Wi-Fi for a fee.<\/p>\n<p><strong>Payment<\/strong>\nAt 30-days prior to arrival, guests&#8217; credit cards will be charged for the entire accommodation booking. All credit card transactions incur a 1.4% surcharge.<\/p>\n<p><strong>Cancellation policy<\/strong>\nNo fee for any cancellations or amendments made 30 days prior to arrival. Cancellations within 30 days prior to arrival and no shows will be charged a 100% cancellation fee.<\/p>\n<\/div><div class=\"fusion-clearfix\"><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-5 fusion_builder_column_1_4 1_4 fusion-one-fourth\" style=\"--awb-padding-top:1.5em;--awb-padding-right:1em;--awb-padding-bottom:1em;--awb-padding-left:1em;--awb-overflow:hidden;--awb-bg-color:#fff7f2;--awb-bg-color-hover:#fff7f2;--awb-bg-size:cover;--awb-border-color:#e8b89b;--awb-border-top:3px;--awb-border-right:3px;--awb-border-bottom:3px;--awb-border-left:3px;--awb-border-style:solid;--awb-border-radius:1em 1em 1em 1em;--awb-margin-bottom:1.5em;width:22%; margin-right: 4%;\" data-scroll-devices=\"small-visibility,medium-visibility,large-visibility\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-column-wrapper-legacy\"><div class=\"fusion-text fusion-text-6\" style=\"--awb-text-transform:none;\"><p style=\"text-align: center;\"><span style=\"font-size: 18pt;\">Rydges South Bank Brisbane<\/span>\n9 Glenelg Street South Bank, 4101<\/p>\n<p><a href=\"https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Rydges.jpg\"><img decoding=\"async\" class=\"wp-image-13491 aligncenter\" src=\"https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Rydges.jpg\" alt=\"\" width=\"368\" height=\"246\" srcset=\"https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Rydges-200x133.jpg 200w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Rydges-300x200.jpg 300w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Rydges-400x267.jpg 400w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Rydges.jpg 550w\" sizes=\"(max-width: 368px) 100vw, 368px\" \/><\/a><\/p>\n<p>Rydges South Bank Brisbane is located in the heart of Brisbane&#8217;s arts and entertainment precinct with plenty of things to do, like relaxing by the pool side, and is only minutes away from South Bank Parklands and the Brisbane Convention and Exhibition Centre.<\/p>\n<p><strong>Room types<\/strong>\nThe hotel features stylish and spacious queen guest rooms, with panoramic views of the Brisbane city skyline and iconic Wheel of Brisbane, Mount Coot-tha and the village of West End. All hotel rooms feature complimentary high-speed Wi-Fi and modern\u00a0amenities\u00a0including a minibar, hairdryer, iron, ironing board, high-definition LCD TV, workspace and a digital safe.<\/p>\n<p><strong>Check in \/ Check out<\/strong>\nCheck in is available from 3.00pm. Check out is prior to 11.00am.<\/p>\n<p><strong>Breakfast<\/strong>\nA full buffet breakfast can be pre-booked during registration for $25\/day.<\/p>\n<p><strong>Car parking\n<\/strong>Vallet parking is available and is charged at $55.00 per vehicle per night<\/p>\n<p><strong>Internet\n<\/strong>The hotel provides complimentary Wi-Fi to all guests. It is possible to upgrade to higher speed Wi-Fi for a fee.<\/p>\n<p><strong>Payment<\/strong>\nAt 30 days prior to arrival, hotels will charge delegates credit cards for a one-night deposit. The remaining costs are due upon check-in. Credit Card Surcharge: Applied to all credit card transactions at 1.5%<\/p>\n<p><strong>Cancellation policy<\/strong>\nCancellations or reductions made between 30-14 days prior to arrival, will incur a charge equal to 1 night\u2019s accommodation. Cancellations or amendments made 14 days prior to arrival or any no shows, will incur a charge equivalent to the full duration of the booking.<\/p>\n<\/div><div class=\"fusion-clearfix\"><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-6 fusion_builder_column_1_4 1_4 fusion-one-fourth fusion-column-last\" style=\"--awb-padding-top:1.5em;--awb-padding-right:1em;--awb-padding-bottom:1em;--awb-padding-left:1em;--awb-overflow:hidden;--awb-bg-color:#fff7f2;--awb-bg-color-hover:#fff7f2;--awb-bg-size:cover;--awb-border-color:#e8b89b;--awb-border-top:3px;--awb-border-right:3px;--awb-border-bottom:3px;--awb-border-left:3px;--awb-border-style:solid;--awb-border-radius:1em 1em 1em 1em;--awb-margin-bottom:1.5em;width:22%;\" data-scroll-devices=\"small-visibility,medium-visibility,large-visibility\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-column-wrapper-legacy\"><div class=\"fusion-text fusion-text-7\" style=\"--awb-text-transform:none;\"><p style=\"text-align: center;\"><span style=\"font-size: 18pt;\">Ivy and Eve Apartments<\/span>\n110 Mary Street Brisbane City, 4000<\/p>\n<p><a href=\"https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Ivy-Eve.jpg\"><img decoding=\"async\" class=\"wp-image-13492 aligncenter\" src=\"https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Ivy-Eve.jpg\" alt=\"\" width=\"410\" height=\"307\" srcset=\"https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Ivy-Eve-200x150.jpg 200w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Ivy-Eve-300x225.jpg 300w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Ivy-Eve-400x300.jpg 400w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Ivy-Eve-600x450.jpg 600w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Ivy-Eve-768x576.jpg 768w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Ivy-Eve.jpg 800w\" sizes=\"(max-width: 410px) 100vw, 410px\" \/><\/a><\/p>\n<p>Ivy &amp; Eve Apartments by CLLIX offers modern, self-contained accommodations in South Brisbane, just a short walk from cultural landmarks like the Queensland Art Gallery and South Bank Parklands. Guests can enjoy resort-style amenities, including a glass-edge pool, heated spa, outdoor cinema, gym, and yoga room on the level 5 recreation deck. Each apartment features a fully equipped kitchen, laundry facilities, and a private balcony, providing a comfortable and convenient stay in the heart of the city.<\/p>\n<p><strong>Room types<\/strong>\nIvy &amp; Eve&#8217;s One-Bedroom Apartments offer a stylish and self-contained retreat. Each apartment features a fully equipped kitchen, laundry facilities, and a spacious private balcony. The open-plan living area is adorned with contemporary d\u00e9cor and includes a separate bedroom with an ensuite bathroom. Guests enjoy complimentary Wi-Fi, air conditioning, and a flat-screen TV.<\/p>\n<p><strong>Check in \/ Check out<\/strong>\nCheck in is available from 2.00pm. Check out is prior to 10.00am.<\/p>\n<p><strong>Breakfast<\/strong>\nBreakfast is not available at Ivy and Eve Apartments.<\/p>\n<p><strong>Car parking\n<\/strong>1 x complimentary car park per room.<\/p>\n<p><strong>Internet\n<\/strong>The hotel provides complimentary Wi-Fi to all guests. It is possible to upgrade to higher speed Wi-Fi for a fee.<\/p>\n<p><strong>Payment<\/strong>\nAt 30-days prior to arrival, guests&#8217; credit cards will be charged for the entire accommodation booking. Credit card Surcharge: VISA and Mastercard &#8211; 1.7% service fee, American Express &#8211; 3% service fee.<\/p>\n<p><strong>Cancellation policy<\/strong>\nNo fee for any cancellations or amendments made 30 days prior to arrival. Cancellations within 30 days prior to arrival and no shows will be charged a 100% cancellation fee.<\/p>\n<\/div><div class=\"fusion-clearfix\"><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-7 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last fusion-column-no-min-height\" style=\"--awb-bg-size:cover;--awb-margin-bottom:0px;\"><div class=\"fusion-column-wrapper fusion-flex-column-wrapper-legacy\"><script>\r\nincludeHTML();\r\n<\/script><div class=\"fusion-clearfix\"><\/div><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":5,"featured_media":0,"parent":12901,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-13488","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.ismrm.org\/smrt\/wp-json\/wp\/v2\/pages\/13488","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ismrm.org\/smrt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ismrm.org\/smrt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ismrm.org\/smrt\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ismrm.org\/smrt\/wp-json\/wp\/v2\/comments?post=13488"}],"version-history":[{"count":5,"href":"https:\/\/www.ismrm.org\/smrt\/wp-json\/wp\/v2\/pages\/13488\/revisions"}],"predecessor-version":[{"id":13569,"href":"https:\/\/www.ismrm.org\/smrt\/wp-json\/wp\/v2\/pages\/13488\/revisions\/13569"}],"up":[{"embeddable":true,"href":"https:\/\/www.ismrm.org\/smrt\/wp-json\/wp\/v2\/pages\/12901"}],"wp:attachment":[{"href":"https:\/\/www.ismrm.org\/smrt\/wp-json\/wp\/v2\/media?parent=13488"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}