www.myhotelbreak.com Open in urlscan Pro
89.145.65.155  Public Scan

URL: https://www.myhotelbreak.com/
Submission: On March 07 via api from IE — Scanned from GB

Form analysis 6 forms found in the DOM

GET https://www.myhotelbreak.com/search.php

<form method="GET" action="https://www.myhotelbreak.com/search.php" rel="nofollow" novalidate="novalidate">
  <input type="text" class="text" placeholder="Search Keywords" name="search" value="">
  <button class="button" type="submit" rel="nofollow"><i class="fa fa-search"></i></button>
</form>

POST

<form method="post" novalidate="novalidate">
  <div class="row">
    <label for="email_1266112485" class="required">Email</label>
    <input type="email" class="text" name="login_email" id="email_1266112485" value="">
  </div>
  <div class="row">
    <label for="password_1266112485" class="required">Password</label>
    <input type="password" class="text" name="login_password" id="password_1266112485" value="">
  </div>
  <div class="row login_remember_me rememberMe">
    <input type="checkbox" id="login_remember_me_1266112485" name="login_remember_me" checked="checked">
    <label for="login_remember_me_1266112485">Remember me</label>
  </div>
  <input type="hidden" id="redirect" name="redirect" value="">
  <input type="hidden" id="fb_redirect" name="fb_redirect" value="/members">
  <input type="hidden" name="user_login_form" value="">
  <div class="row">
    <button type="submit" class="button" onclick="ga('send', 'event', 'Login', 'Login', 'Login')">
      <span class="title">Sign in</span>
      <i class="fa fa-angle-right"></i>
    </button>
  </div>
</form>

GET /hotels/browse.gateway.php

<form method="GET" action="/hotels/browse.gateway.php" id="main_search_form" rel="nofollow" novalidate="novalidate">
  <fieldset class="searchTitle formTitle">
    <div class="innerForm">
      <h1 class="blackJack">Find <span>my</span> Hotel Break </h1>
    </div>
    <span class="js_closeSearch closeIcon"></span>
  </fieldset>
  <div class="searchExpand">
    <fieldset>
      <div class="innerForm">
        <div class="row searchType">
          <span class="searchLabel">Search Breaks by:</span>
          <div class="searchTypeWrap">
            <input type="radio" id="destination" name="search_type" value="by_destination" checked="checked">
            <label for="destination" class="active">Destination</label>
            <input type="radio" id="distance" name="search_type" value="by_postcode_radius">
            <label for="distance" class="">Distance</label>
          </div>
        </div>
        <div class="type destination open">
          <label class="searchLabel" for="searchDestination">Hotel. City. Town. Region</label>
          <div class="row" id="destinationInput">
            <div class="inputWrap destinationInput inputOver">
              <input type="text" class="text ui-autocomplete-input" id="searchDestination" placeholder="Where to?" name="destination" value="" autocomplete="off">
              <span class="clearInput clearDestination js_clearSearchInput"><i class="fa fa-times"></i></span>
            </div>
            <input type="hidden" name="destination_hotel_id" value="">
            <input type="hidden" name="destination_town_id" value="">
            <input type="hidden" name="destination_region_id" value="">
            <input type="hidden" name="destination_type_id" value="">
            <ul class="ui-autocomplete ui-front ui-menu ui-widget ui-widget-content" id="ui-id-1" tabindex="0" style="display: none;"></ul>
          </div>
        </div>
        <div class="type distance ">
          <div class="row rowPostcode">
            <label class="searchLabel" for="searchPostcode">Postcode/Town: </label>
            <input type="text" class="text" placeholder="Enter Postcode/Town" id="searchPostcode" name="postcode" value="">
          </div>
          <div class="row rowDistance">
            <label class="searchLabel" for="searchDistance">Distance </label>
            <div class="selectDropdownWrap"><select class="selectBox" name="distance" id="searchDistance">
                <option value="25"> 25 miles </option>
                <option value="50"> 50 miles </option>
                <option value="100"> 100 miles </option>
                <option value="150"> 150 miles </option>
                <option value="200"> 200 miles </option>
                <option value="300"> 300 miles </option>
                <option value="400"> 400 miles </option>
              </select></div>
          </div>
        </div>
      </div>
    </fieldset>
    <fieldset>
      <div class="innerForm">
        <div class="datesRow">
          <div class="noDatesCheckDependableBlock" style="opacity: 1;">
            <div class="row relative datepickerBox">
              <label class="searchLabel" for="datepicker">Start date of your stay</label>
              <div class="inputWrap dateInput inputOver">
                <input type="text" id="datepicker" placeholder="Select" class="text datepicker2 hasDatepicker" name="date_from" value="">
                <span class="datepickerTrigger js_datepickerTrigger"></span>
                <span class="clearInput clearDate js_clearSearchInput"><i class="fa fa-times"></i></span>
              </div>
            </div>
          </div>
          <div class="row checkboxRow searchCheckbox">
            <input type="checkbox" id="no_dates" name="no_dates">
            <label for="no_dates">I don't have a date</label>
          </div>
        </div>
        <div class="noDatesCheckDependableBlock nightsRow" style="opacity: 1;">
          <div class="row selectRow">
            <label class="searchLabel" for="searchNights"><i class="fa fa-moon-o"></i>Nights</label>
            <div class="selectDropdownWrap"><select class="selectBox" name="nights" id="searchNights">
                <option value="1" selected="selected">1</option>
                <option value="2">2</option>
                <option value="3">3</option>
                <option value="4">4</option>
                <option value="5">5</option>
                <option value="6">6</option>
                <option value="7">7</option>
                <option value="8">8</option>
                <option value="9">9</option>
                <option value="10">10</option>
                <option value="11">11</option>
                <option value="12">12</option>
                <option value="13">13</option>
                <option value="14">14</option>
                <option value="15">15</option>
                <option value="16">16</option>
                <option value="17">17</option>
                <option value="18">18</option>
                <option value="19">19</option>
                <option value="20">20</option>
              </select></div>
          </div>
        </div>
        <div class="noDatesCheckDependableBlock" style="opacity: 1;">
          <div class="row selectRow guestsRow">
            <label class="searchLabel"><i class="fa fa-male"></i><i class="fa fa-child"></i>Guests</label>
            <div class="selectDropdownWrap js_openGuestsRow" id="openGuestsRow">
              <div class="text inputWrap inputOver js_totalGuests">2</div>
            </div>
            <div class="guestsDropdown">
              <div class="row smallRow">
                <label for="searchAdults"><i class="fa fa-male"></i>Adults</label>
                <div class="arrowInputWrap">
                  <div class="mobileSelect">
                    <div class="selectDropdownWrap"><select class="selectBox" name="adults_mobile" id="searchAdultsMobile">
                        <option>1</option>
                        <option selected="">2</option>
                        <option>3</option>
                        <option>4</option>
                        <option>5</option>
                        <option>6</option>
                        <option>7</option>
                        <option>8</option>
                        <option>9</option>
                        <option>10</option>
                        <option>11</option>
                        <option>12</option>
                        <option>13</option>
                        <option>14</option>
                        <option>15</option>
                        <option>16</option>
                        <option>17</option>
                        <option>18</option>
                        <option>19</option>
                        <option>20</option>
                      </select></div>
                  </div>
                  <input type="tel" class="text numberArrows canAdd" data-min="1" data-max="20" name="adults" id="searchAdults" value="2">
                  <div class="numberButtons">
                    <div class="numberButton add">+</div>
                    <div class="numberButton subtract">-</div>
                  </div>
                </div>
              </div>
              <div class="row smallRow">
                <label for="searchChildren"><i class="fa fa-child"></i>Children</label>
                <div class="arrowInputWrap">
                  <div class="mobileSelect">
                    <div class="selectDropdownWrap"><select class="selectBox childrenSelect mobileSelect" name="children_mobile" id="searchChildrenMobile">
                        <option>0</option>
                        <option>1</option>
                        <option>2</option>
                        <option>3</option>
                        <option>4</option>
                        <option>5</option>
                        <option>6</option>
                        <option>7</option>
                        <option>8</option>
                        <option>9</option>
                        <option>10</option>
                        <option>11</option>
                        <option>12</option>
                        <option>13</option>
                        <option>14</option>
                        <option>15</option>
                        <option>16</option>
                        <option>17</option>
                        <option>18</option>
                        <option>19</option>
                        <option>20</option>
                      </select></div>
                  </div>
                  <input type="tel" class="text numberArrows" data-min="0" data-max="20" name="children" id="searchChildren" value="0">
                  <div class="numberButtons">
                    <div class="numberButton add">+</div>
                    <div class="numberButton subtract disabled">-</div>
                  </div>
                </div>
              </div>
              <div class="noDatesCheckDependableBlock childrenDrop" style="opacity: 1;">
                <div class="row">
                  <label for="searchChild_1">Child 1 age</label>
                  <input type="tel" class="text numberOnly childAge" maxlength="2" id="searchChild_1" value="">
                </div>
                <div class="row">
                  <label for="searchChild_2">Child 2 age</label>
                  <input type="tel" class="text numberOnly childAge" maxlength="2" id="searchChild_2" value="">
                </div>
                <div class="row">
                  <label for="searchChild_3">Child 3 age</label>
                  <input type="tel" class="text numberOnly childAge" maxlength="2" id="searchChild_3" value="">
                </div>
                <div class="row">
                  <label for="searchChild_4">Child 4 age</label>
                  <input type="tel" class="text numberOnly childAge" maxlength="2" id="searchChild_4" value="">
                </div>
                <div class="row">
                  <label for="searchChild_5">Child 5 age</label>
                  <input type="tel" class="text numberOnly childAge" maxlength="2" id="searchChild_5" value="">
                </div>
                <div class="row">
                  <label for="searchChild_6">Child 6 age</label>
                  <input type="tel" class="text numberOnly childAge" maxlength="2" id="searchChild_6" value="">
                </div>
                <div class="row">
                  <label for="searchChild_7">Child 7 age</label>
                  <input type="tel" class="text numberOnly childAge" maxlength="2" id="searchChild_7" value="">
                </div>
                <div class="row">
                  <label for="searchChild_8">Child 8 age</label>
                  <input type="tel" class="text numberOnly childAge" maxlength="2" id="searchChild_8" value="">
                </div>
                <div class="row">
                  <label for="searchChild_9">Child 9 age</label>
                  <input type="tel" class="text numberOnly childAge" maxlength="2" id="searchChild_9" value="">
                </div>
                <div class="row">
                  <label for="searchChild_10">Child 10 age</label>
                  <input type="tel" class="text numberOnly childAge" maxlength="2" id="searchChild_10" value="">
                </div>
                <div class="row">
                  <label for="searchChild_11">Child 11 age</label>
                  <input type="tel" class="text numberOnly childAge" maxlength="2" id="searchChild_11" value="">
                </div>
                <div class="row">
                  <label for="searchChild_12">Child 12 age</label>
                  <input type="tel" class="text numberOnly childAge" maxlength="2" id="searchChild_12" value="">
                </div>
                <div class="row">
                  <label for="searchChild_13">Child 13 age</label>
                  <input type="tel" class="text numberOnly childAge" maxlength="2" id="searchChild_13" value="">
                </div>
                <div class="row">
                  <label for="searchChild_14">Child 14 age</label>
                  <input type="tel" class="text numberOnly childAge" maxlength="2" id="searchChild_14" value="">
                </div>
                <div class="row">
                  <label for="searchChild_15">Child 15 age</label>
                  <input type="tel" class="text numberOnly childAge" maxlength="2" id="searchChild_15" value="">
                </div>
                <div class="row">
                  <label for="searchChild_16">Child 16 age</label>
                  <input type="tel" class="text numberOnly childAge" maxlength="2" id="searchChild_16" value="">
                </div>
                <div class="row">
                  <label for="searchChild_17">Child 17 age</label>
                  <input type="tel" class="text numberOnly childAge" maxlength="2" id="searchChild_17" value="">
                </div>
                <div class="row">
                  <label for="searchChild_18">Child 18 age</label>
                  <input type="tel" class="text numberOnly childAge" maxlength="2" id="searchChild_18" value="">
                </div>
                <div class="row">
                  <label for="searchChild_19">Child 19 age</label>
                  <input type="tel" class="text numberOnly childAge" maxlength="2" id="searchChild_19" value="">
                </div>
                <div class="row">
                  <label for="searchChild_20">Child 20 age</label>
                  <input type="tel" class="text numberOnly childAge" maxlength="2" id="searchChild_20" value="">
                </div>
              </div><!-- end of children drop -->
              <span class="closeGuestsRow js_closeGuestsRow">Done</span>
            </div>
          </div>
          <div class="row selectRow smallRow">
            <label class="searchLabel" for="searchRooms"><i class="fa fa-bed"></i>Rooms</label>
            <div class="selectDropdownWrap"><select class="selectBox" name="rooms" id="searchRooms">
                <option value="1">1</option>
                <option value="2">2</option>
              </select></div>
          </div>
        </div>
        <div class="row buttonGroup">
          <input type="hidden" name="hotel_search_form" value="">
          <input type="hidden" name="children_age" value="">
          <input type="hidden" name="stars" value="">
          <input type="hidden" name="hotel_type_ids" value="">
          <input type="hidden" name="amenity_ids" value="">
          <input type="hidden" name="search_clearable" value="1">
          <input type="hidden" name="package_category" value="">
          <input type="hidden" name="use_search_form" value="true">
          <button class="button submitSearchForm" type="submit" onclick="ga('send', 'event', 'Search', 'Search', 'Search')">
            <span class="title">Find</span>
            <span class="titleMobile">Search Hotels</span>
            <i class="fa fa-angle-right"></i>
          </button>
        </div>
      </div>
    </fieldset><!-- / bottom -->
  </div><!-- end of search expand -->
</form>

<form id="additional_search_form" novalidate="novalidate">
  <div class="row starRatings">
    <div class="colLeft"> Star Ratings: </div>
    <div class="stars">
      <div class="customCheckboxWrap"><input type="checkbox" id="fivestar" class="customCheckbox" name="fivestar" value="5"><label for="fivestar"><span
            class="checkbox"></span><i class="icon-star"></i><i class="icon-star"></i><i class="icon-star"></i><i class="icon-star"></i><i class="icon-star"></i></label></div>
    </div>
    <div class="stars">
      <div class="customCheckboxWrap"><input type="checkbox" id="fourstar" class="customCheckbox" name="fourstar" value="4"><label for="fourstar"><span
            class="checkbox"></span><i class="icon-star"></i><i class="icon-star"></i><i class="icon-star"></i><i class="icon-star"></i></label></div>
    </div>
    <div class="stars">
      <div class="customCheckboxWrap"><input type="checkbox" id="threestar" class="customCheckbox" name="threestar" value="3"><label for="threestar"><span
            class="checkbox"></span><i class="icon-star"></i><i class="icon-star"></i><i class="icon-star"></i></label></div>
    </div>
    <div class="stars">
      <div class="customCheckboxWrap"><input type="checkbox" id="twostar" class="customCheckbox" name="twostar" value="2"><label for="twostar"><span class="checkbox"></span><i class="icon-star"></i><i class="icon-star"></i></label></div>
    </div>
  </div>
  <div class="row hotelTypes">
    <div class="colLeft"> Hotel Types: </div>
    <div class="options">
      <div class="customCheckboxWrap"><input type="checkbox" id="hotel_type_id_7" class="customCheckbox" value="7"><label for="hotel_type_id_7"><span class="checkbox"></span>Airport Hotels</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="hotel_type_id_108" class="customCheckbox" value="108"><label for="hotel_type_id_108"><span class="checkbox"></span>Boutique Hotels..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="hotel_type_id_5" class="customCheckbox" value="5"><label for="hotel_type_id_5"><span class="checkbox"></span>Castles &amp; Count..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="hotel_type_id_10" class="customCheckbox" value="10"><label for="hotel_type_id_10"><span class="checkbox"></span>Character &amp; Tra..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="hotel_type_id_8" class="customCheckbox" value="8"><label for="hotel_type_id_8"><span class="checkbox"></span>Cheap Hotels</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="hotel_type_id_4" class="customCheckbox" value="4"><label for="hotel_type_id_4"><span class="checkbox"></span>City Hotels</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="hotel_type_id_9" class="customCheckbox" value="9"><label for="hotel_type_id_9"><span class="checkbox"></span>Country Hotel B..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="hotel_type_id_101" class="customCheckbox" value="101"><label for="hotel_type_id_101"><span class="checkbox"></span>Disabled Friend..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="hotel_type_id_57" class="customCheckbox" value="57"><label for="hotel_type_id_57"><span class="checkbox"></span>Dog Friendly Ho..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="hotel_type_id_1" class="customCheckbox" value="1"><label for="hotel_type_id_1"><span class="checkbox"></span>Family Friendly..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="hotel_type_id_55" class="customCheckbox" value="55"><label for="hotel_type_id_55"><span class="checkbox"></span>Golf Hotels</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="hotel_type_id_12" class="customCheckbox" value="12"><label for="hotel_type_id_12"><span class="checkbox"></span>Gourmet and Fin..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="hotel_type_id_118" class="customCheckbox" value="118"><label for="hotel_type_id_118"><span class="checkbox"></span>Hotels for Grou..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="hotel_type_id_341" class="customCheckbox" value="341"><label for="hotel_type_id_341"><span class="checkbox"></span>Hotels with Ele..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="hotel_type_id_3" class="customCheckbox" value="3"><label for="hotel_type_id_3"><span class="checkbox"></span>Luxury Hotels</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="hotel_type_id_60" class="customCheckbox" value="60"><label for="hotel_type_id_60"><span class="checkbox"></span>New Member Hote..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="hotel_type_id_184" class="customCheckbox" value="184"><label for="hotel_type_id_184"><span class="checkbox"></span>Public Transpor..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="hotel_type_id_11" class="customCheckbox" value="11"><label for="hotel_type_id_11"><span class="checkbox"></span>Romantic Break ..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="hotel_type_id_109" class="customCheckbox" value="109"><label for="hotel_type_id_109"><span class="checkbox"></span>Self-Catering</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="hotel_type_id_179" class="customCheckbox" value="179"><label for="hotel_type_id_179"><span class="checkbox"></span>Simple Stays</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="hotel_type_id_2" class="customCheckbox" value="2"><label for="hotel_type_id_2"><span class="checkbox"></span>Spa &amp; Pamper Ho..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="hotel_type_id_322" class="customCheckbox" value="322"><label for="hotel_type_id_322"><span class="checkbox"></span>UK Seaside Reso..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="hotel_type_id_6" class="customCheckbox" value="6"><label for="hotel_type_id_6"><span class="checkbox"></span>Waterside Hotel..</label></div>
    </div>
  </div>
  <div class="row amenities last">
    <div class="colLeft"> Personal Preferences: </div>
    <div class="options">
      <div class="customCheckboxWrap"><input type="checkbox" id="amenity_id_68" class="customCheckbox" value="68"><label for="amenity_id_68"><span class="checkbox"></span>Activities</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="amenity_id_47" class="customCheckbox" value="47"><label for="amenity_id_47"><span class="checkbox"></span>Best Available ..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="amenity_id_18" class="customCheckbox" value="18"><label for="amenity_id_18"><span class="checkbox"></span>Disabled Rooms</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="amenity_id_158" class="customCheckbox" value="158"><label for="amenity_id_158"><span class="checkbox"></span>Electric Car Ch..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="amenity_id_42" class="customCheckbox" value="42"><label for="amenity_id_42"><span class="checkbox"></span>Entertainment</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="amenity_id_39" class="customCheckbox" value="39"><label for="amenity_id_39"><span class="checkbox"></span>Family Friendly..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="amenity_id_71" class="customCheckbox" value="71"><label for="amenity_id_71"><span class="checkbox"></span>Family Room for..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="amenity_id_8" class="customCheckbox" value="8"><label for="amenity_id_8"><span class="checkbox"></span>Free Wifi</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="amenity_id_69" class="customCheckbox" value="69"><label for="amenity_id_69"><span class="checkbox"></span>Golf in Local A..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="amenity_id_55" class="customCheckbox" value="55"><label for="amenity_id_55"><span class="checkbox"></span>Gym</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="amenity_id_151" class="customCheckbox" value="151"><label for="amenity_id_151"><span class="checkbox"></span>Hot Tub In Lodg..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="amenity_id_44" class="customCheckbox" value="44"><label for="amenity_id_44"><span class="checkbox"></span>Internet (Publi..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="amenity_id_30" class="customCheckbox" value="30"><label for="amenity_id_30"><span class="checkbox"></span>Leisure with po..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="amenity_id_21" class="customCheckbox" value="21"><label for="amenity_id_21"><span class="checkbox"></span>Lift</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="amenity_id_24" class="customCheckbox" value="24"><label for="amenity_id_24"><span class="checkbox"></span>On Site Golf</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="amenity_id_22" class="customCheckbox" value="22"><label for="amenity_id_22"><span class="checkbox"></span>Pets Allowed</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="amenity_id_20" class="customCheckbox" value="20"><label for="amenity_id_20"><span class="checkbox"></span>Private Car Par..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="amenity_id_149" class="customCheckbox" value="149"><label for="amenity_id_149"><span class="checkbox"></span>Public Transpor..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="amenity_id_146" class="customCheckbox" value="146"><label for="amenity_id_146"><span class="checkbox"></span>Self Catering</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="amenity_id_38" class="customCheckbox" value="38"><label for="amenity_id_38"><span class="checkbox"></span>Spa</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="amenity_id_57" class="customCheckbox" value="57"><label for="amenity_id_57"><span class="checkbox"></span>Spa Bath in Bed..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="amenity_id_46" class="customCheckbox" value="46"><label for="amenity_id_46"><span class="checkbox"></span>Swimming (Local..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="amenity_id_52" class="customCheckbox" value="52"><label for="amenity_id_52"><span class="checkbox"></span>Walk-In Showers..</label></div>
      <div class="customCheckboxWrap"><input type="checkbox" id="amenity_id_45" class="customCheckbox" value="45"><label for="amenity_id_45"><span class="checkbox"></span>WiFi (Public Sp..</label></div>
    </div>
  </div>
</form>

<form class="popover-with-map-opts-v2-popover__form" novalidate="">
  <input type="email" placeholder="Your email address">
  <p class="popover-with-map-opts-v2-popover__text--form">Your Region:</p>
  <div class="popover-with-map-opts-v2-popover__form--button">
    <label class="control control--checkbox">Scotland &amp; N. Ireland <input id="A" class="location" type="radio" value="Scotland_NorthernIreland" name="location">
      <!-- Scotland_NorthernIreland -->
      <div class="control__indicator"></div>
    </label>
    <label class="control control--checkbox">N. England <input id="B" class="location" type="radio" value="NorthEngland" name="location">
      <!-- NorthEngland -->
      <div class="control__indicator"></div>
    </label>
    <label class="control control--checkbox">S. England <input id="C" class="location" type="radio" value="SouthEngland" name="location">
      <!-- SouthEngland -->
      <div class="control__indicator"></div>
    </label>
  </div>
  <input type="submit" value="Submit">
</form>

GET /email.subscribe.php

<form action="/email.subscribe.php" method="get" novalidate="novalidate">
  <div class="row">
    <input type="email" name="email" class="text" placeholder="email address">
  </div>
  <div class="row">
    <input type="text" name="postcode" class="text" required="" placeholder="postcode">
  </div>
  <div class="row">
    <button type="submit" class="button">sign up</button>
    <input type="hidden" name="action" value="subscribe" onclick="ga('send', 'event', 'SignUp', 'SignUp', 'Sign Up')">
  </div>
  <div class="clear"></div>
  <div class="row" id="email-subscribe-error">
    <ul class="error">
    </ul>
  </div>
  <div class="row" id="email-subscribe-success">
    <ul class="success">
    </ul>
  </div>
</form>

Text Content

Code applied, view participating hotel(s) or remove

99.3% Positive Reviews 01357 529 129 Sign in /Sign Up

 * >
 * Hotels
 * Top Offers
   * All Late Deals & Instant Offers
   * 2 nights BB + Dinner on 1 night
   * Last Minute Hotels
   * Bed & Breakfast plus Afternoon Tea
   * 3rd Night Free
   * Sunday Night Savers B&B
   * Sunday Night Savers DBB
 * Specials & Exclusives
   * Special Offers
   * Attraction Breaks
   * Activity Breaks
   * Entertainment Breaks
   * Romantic Breaks
   * Spa and Pamper Breaks
   * Wine & Dine Breaks
   * Self Catering
   * Valentines Breaks
 * Luxury
 * Gift Vouchers
 * Redeem
 * Top Locations
   * Hotels in Durham
   * Hotels in Edinburgh
   * Hotels in Glasgow
   * Hotels in Lancashire
   * Hotels in Newtonmore
   * Hotels in Preston
   * Hotels in the Cairngorms
   * Hotels In The Midlands
   * Hotels in Yorkshire
   * North Coast 500 Hotels & Accommodation
   * Twixmas Breaks

99.3% Positive Reviews 01357 529 129
menu

 * Member Sign In
 * Register

Members Sign In



Email
Password
Remember me
Sign in
Forgot Password? OR Receive Temporary Password?

OR login with facebook
Hotel LoginTravel Trade Login
not a member?



There are lots of reasons to register for a member account at my hotel break.
Registration is quick and easy.

register now
member benefits
 * free membership
 * member only offers
 * manage bookings
 * review hotels

Hotel Login Travel Trade Login


OUR LATEST DEALS ACROSS THE UK

WITH HUNDREDS OF HOTELS & THOUSANDS OF DEALS

FROM ONLY £19.50PP >




SPA & PAMPER BREAKS...

DINNER, BED & BREAKFAST PLUS SPA TREATMENTS

FROM ONLY £84.50 PER PERSON




MAKE THE MOST OF A BIG NIGHT OUT THIS YEAR

WITH OUR RANGE OF ENTERTAINMENT BREAKS

FROM £67.50 PER PERSON




CITY BREAKS - TAKE IN THE SIGHTS...

OF THE MOST VIBRANT CITIES ACROSS THE UK

FROM ONLY £22.10 PER PERSON >




FIND MY HOTEL BREAK

Search Breaks by:
Destination Distance
Hotel. City. Town. Region

Postcode/Town:
Distance
25 miles 50 miles 100 miles 150 miles 200 miles 300 miles 400 miles
Start date of your stay

I don't have a date
Nights
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Guests
2
Adults
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
+
-
Children
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
+
-
Child 1 age
Child 2 age
Child 3 age
Child 4 age
Child 5 age
Child 6 age
Child 7 age
Child 8 age
Child 9 age
Child 10 age
Child 11 age
Child 12 age
Child 13 age
Child 14 age
Child 15 age
Child 16 age
Child 17 age
Child 18 age
Child 19 age
Child 20 age
Done
Rooms
1 2
Find Search Hotels


ADVANCED SEARCH


Close Window Close Window
Star Ratings:




Hotel Types:
Airport Hotels
Boutique Hotels..
Castles & Count..
Character & Tra..
Cheap Hotels
City Hotels
Country Hotel B..
Disabled Friend..
Dog Friendly Ho..
Family Friendly..
Golf Hotels
Gourmet and Fin..
Hotels for Grou..
Hotels with Ele..
Luxury Hotels
New Member Hote..
Public Transpor..
Romantic Break ..
Self-Catering
Simple Stays
Spa & Pamper Ho..
UK Seaside Reso..
Waterside Hotel..
Personal Preferences:
Activities
Best Available ..
Disabled Rooms
Electric Car Ch..
Entertainment
Family Friendly..
Family Room for..
Free Wifi
Golf in Local A..
Gym
Hot Tub In Lodg..
Internet (Publi..
Leisure with po..
Lift
On Site Golf
Pets Allowed
Private Car Par..
Public Transpor..
Self Catering
Spa
Spa Bath in Bed..
Swimming (Local..
Walk-In Showers..
WiFi (Public Sp..


FIND MY HOTEL BREAK

SEARCH Hotel. City. Town. Region
e.g. 1 Room. 2 Adults. 2 Nights. Anywhere.
 * 607 hotels throughout the UK
 * 1000's of Offers
 * No Booking Fee
 * Pay when you stay
 * UK's no.1 leisure breaks provider
 * Established in 1996

Before you go, sign up to receive our latest deals before anyone else.

Please enter your email address and select your region so we can send you
relevant offers

Your Region:

Scotland & N. Ireland

N. England

S. England



No thanks, I would like to continue browsing

Select a region:


MY HOTEL RECOMMENDATIONS

From £49.50 pp


BRISBANE HOUSE HOTEL

Special Offer Dinner, Bed & Breakfast + Bottle of Wine
Largs
From £39.50 pp


RIVERSIDE LODGE HOTEL

Special Offer Dinner, Bed & Breakfast + Wine
Irvine
From £59.50 pp


REDWORTH HALL HOTEL

Country Manor Getaway: Dinner, Bed & Breakfast (Flexible Pre Paid Rate)
Redworth
From £57.50 pp


WINDERMERE MANOR HOTEL

Bed & Breakfast (Best Flexible Rate - Pay At Hotel)
Windermere
From £49.50 pp


HILTON GARDEN INN GLASGOW CITY

Leisure Retreat Break: Dinner Bed & Breakfast + Bottle of Wine & Late Check Out
Glasgow
From £49.50 pp


AIRTH CASTLE HOTEL

Special Offer Dinner, Bed & Breakfast + Bottle of Wine & Upgrade to Superior
Room
From £104.50 pp


MACDONALD AVIEMORE RESORT - HIGHLANDS HOTEL

Special Offer 2 nights Dinner, Bed & Breakfast & Late Check Out of 1pm
Aviemore
From £92.00 pp


LODGE ON LOCH LOMOND HOTEL

Bed & Breakfast (Best Flexible Rate - Pay At Hotel)
Luss
From £49.50 pp


POCOTEL HOTEL

Bed & Breakfast (Best Flexible Rate - Pay At Hotel)
Glasgow
From £39.50 pp


LANDMARK HOTEL

Room Only (Best Flexible Rate - Pay At Hotel)
Dundee
From £36.00 pp


CASTLECARY HOTEL

Sunday Night Saver Dinner, Bed & Breakfast
From £74.50 pp


CARLTON HOTEL

2 nights Bed & Breakfast + Dinner on 1st night
Prestwick


 * Late Offers
 * 2 Nights Late Offers
 * 2 nights BB+Dinner 1 night
 * Tribute Breaks

Late Offers
10 of 286 View all
 * 1
 * 2
 * 3

From £34.50pp


4* HOLIDAY INN ABERDEEN WEST

Special Offer Dinner, Bed & Breakfast
Aberdeen
From £42.25pp


3* NORMANDY HOTEL

Dinner, Bed & Breakfast + Bottle Of Wine
Renfrew
From £39.50pp


4* MERCURE LIVERPOOL ATLANTIC TOWER HOTEL

Bed & Breakfast + Bottle of Wine
Liverpool
From £49.50pp


3* RIVERSIDE HOUSE HOTEL

Dinner, Bed & Breakfast + Bottle of Wine & Room Upgrade*
Mildenhall
From £62.55pp


4* DRUMOSSIE HOTEL

Dinner Bed & Breakfast + Upgrade to an Executive Room & Late Check Out
Inverness
From £59.50pp


BLACKWELL GRANGE HOTEL

Dinner, Bed & Breakfast + Cocktail
Darlington
From £99pr


4* THE GRESHAM APARTHOTEL

Overnight Stay For Two + Early Arrival, Bottle of Prosecco, Box of Chocolates,
Late Check Out & Comp
Leicester
From £44.50pp


4* HOLYROOD HOTEL

Bed & Breakfast + Late Check Out
Edinburgh
From £44.50pp


3* KING ROBERT HOTEL

Dinner, Bed & Breakfast + Complimentary Room Upgrade*
Stirling
From £30pp


3* INVERCARSE HOTEL

Bed & Breakfast
Dundee



VIEW ALL (286) LAST MINUTE HOTELS

2 Nights Late Offers
10 of 89 View all
 * 1
 * 2
 * 3

From £70pp


THE LUIB HOTEL

Special Offer 2 nights Dinner, Bed & Breakfast
Crianlarich
From £94.50pp


COURTYARD BY MARRIOTT EDINBURGH

2 nights Bed & Breakfast + Bottle of Prosecco
Edinburgh
From £135pp


4* MACHRIE HOTEL & GOLF LINKS

Two nights Bed & Breakfast + Complimentary Wifi & Use of Sauna & Gym
Port Ellen (Isle of Islay)
From £119pp


3* BUCKATREE HALL HOTEL

Sabrina Cruise 2 nights BB+ Dinner on 1st night
Telford
From £89pp


STAYBRIDGE SUITES

Two Nights Bed & Breakfast + Bottle of Wine On First Night
Dundee
From £99pp


BOAT COUNTRY INN & RESTAURANT

2 nights Bed & Breakfast + Dinner 1st night & Glass of Wine with Dinner
Boat Of Garten
From £84pp


STAYBRIDGE SUITES

2 Nights Stay + Bottle of Prosecco on Arrival
Newcastle
From £198pp


DUISDALE HOUSE HOTEL

2 nights Bed & Breakfast + Two Course Dinner on 1st night
Isleornsay (Isle of Skye)
From £99pp


MCKAYS HOTEL

2 nights Bed & Breakfast + Dinner 1st night & Glass of Wine with Dinner
Pitlochry
From £99.50pp


INGLISTON COUNTRY CLUB HOTEL

2 nights Bed & Breakfast + Dinner 1st night & Bottle Of Wine
Bishopton



VIEW ALL (89) 2 NIGHT LATE DEALS

2 nights BB+Dinner 1 night
10 of 163 View all
 * 1
 * 2
 * 3

From £110pp


3* AVISFORD PARK HOTEL

2 nights Bed & Breakfast + Dinner 1st night
Arundel
From £99.50pp


GEORGE HOTEL

2 nights Bed & Breakfast + Dinner 1 night
Lichfield
From £94.50pp


MACDONALD AVIEMORE RESORT - HIGHLANDS HOTEL

2 nights Bed & Breakfast + £20pp towards evening meal on 1st night + Late Check
of 1pm
Aviemore
From £149pp


THE RO HOTEL

2 nights Bed & Breakfast + Dinner 1st night
Bowness on Windermere
From £134.50pp


FISHER'S HOTEL

2 nights Bed & Breakfast + Dinner on 1st night, Dram On Arrival, Prosecco & Late
Check Out
Pitlochry
From £209pp


DUISDALE HOUSE HOTEL

2 nights Bed & Breakfast + Dinner 1st night
Isleornsay (Isle of Skye)
From £99pp


PIERSLAND HOUSE

2 nights BB+Dinner 1st night & Wine
Troon
From £211.50pp


KINGS HEAD HOTEL

2 nights Bed & Breakfast + Dinner 1st night
Cirencester
From £73pp


PORTPATRICK HOTEL

2 nights Bed & Breakfast + Dinner 1st night
Portpatrick
From £98pp


TELEGRAPH HOTEL

2 nights Bed & Breakfast + Dinner 1st night
Coventry



VIEW ALL (163) 2 NIGHTS BB + DINNER ON 1 NIGHT

Tribute Breaks
7 of 55 View all
 * 1
 * 2

From £69.50pp


CASTLECARY HOTEL

18th March 1 night Dirty Dancing meets Grease Tribute Night
Castlecary
From £69.50pp


GRANGE MANOR HOTEL

15th April 1 night Abba Tribute Break Dinner, Bed & Breakfast
Grangemouth
From £79pp


PARK HOTEL

Montrose
From £79pp


HILCROFT HOTEL

Friday 24th June Abba Duo Tribute
Whitburn
From £79pp


TINTO HOTEL

Tribute Break 1 night Dinner, Bed & Breakfast
Biggar
From £149pp


ANGUS HOTEL

Tribute Breaks - 2 nights Dinner, Bed & Breakfast
Blairgowrie
From £67.50pp


KING ROBERT HOTEL

2nd April 2022 fABBAlous Tribute Break 1 night Dinner, Bed & Breakfast
Stirling



VIEW ALL (55) TRIBUTE ACT NIGHTS

 * Top UK locations

Top UK locations
Lake District

Loch Lomond

Edinburgh

Glasgow

Manchester

Harrogate

London

Northumberland

Cheshire


MY SPECIALS & EXCLUSIVES

4 of 8
 * 1
 * 2


SPA AND PAMPER BREAKS

From £84.50 pp



TRIBUTE ACT NIGHTS

From £67.50 pp



WINE & DINE BREAKS

From £49.50 pp



SELF CATERING COTTAGES

From £171 pp



SELF CATERING LODGES

From £350 pp



WALKING BREAKS

From £110 pp


MY NEW HOTELS & OFFERS


 * MILL HOTEL & SPA, CHESTER
   
   From £45pppn


 * COURTYARD BY MARRIOTT EDINBURGH
   
   From £94.50pp


 * CROWNE PLAZA READING EAST
   
   From £87.50pppn


 * BURNSIDE HOTEL,STRATFORD UPON AVON
   
   From £55pp

VIEW ALL NEW HOTELS


MY HOTEL BLOG


 * HOW TO FIND THE BEST HOTEL DEALS
   
   20th Apr 2021


 * TOP 14 INSTAGRAM HOTELS IN THE UK
   
   25th Mar 2021


 * TOP 8 HOTELS WITH POOLS
   
   12th Feb 2021


 * TOP 8 ADVENTURE HOTELS WITH MYHOTELBREAK
   
   17th Jan 2021


 * TOP 7 GOLF HOTELS YOU MUST VISIT WITH MYHOTELBREAK
   
   13th Sep 2020

View all Blogs


MY HOTEL OF THE WEEK


FENWICK HOTEL IN KILMARNOCK

Visiting Ayrshire? Then the Fenwick Hotel is a great choice with a central
location, contemporary accommodation and delicious seasonal dishes

- Bottle a wine in your room on arrival

- 2 course evening meal

- Overnight stay

- Breakfast

- Add an additional night with breakfast for only £17 per person more





From only £37.50 per person
VIEW HOTEL OFFER


MY HOTEL PARTNER OFFERS



BACK TO TOP
 * 607 hotels throughout the UK
 * 1000's of Offers
 * No Booking Fee
 * Pay when you stay
 * UK's no.1 leisure breaks provider
 * Established in 1996


GET HOTEL DEALS & NEWS BY EMAIL

Receive our latest deals before anyone else

sign up




BOOKINGS SECURED BY

 * Group 2 Created with Sketch.
 * Mastercard Created with Sketch.
 * 

CONNECT WITH US

 * 
 * 
 * 
 * 

 * Why Book With Us
 * About
 * FAQs
 * Things You Need to Know
 * Top 10's
 * Lodges
 * Destination Guide
 * Contact
 * Site Map

 * Travel Trade
 * Hotel Partnerships

© Copyright 1996-2022 MyHotelBreak.

 * free to book
   
 * no upfront payment
 * guaranteed best rates
 * manage booking online
 * no booking fee or deposits



We use cookies to ensure that we give you the best experience on our website. If
you continue without changing your settings, we'll assume that you are on board
with our cookie policy however, if you would like to, you can change your cookie
settings at any time.