.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:3px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--classic .select2-results>.select2-results__options,.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:3px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:3px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:3px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:3px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}{"id":6605,"date":"2024-03-22T13:27:30","date_gmt":"2024-03-22T13:27:30","guid":{"rendered":"https:\/\/onlfr2023.excelentacj.ro\/?p=6605"},"modified":"2025-10-02T12:11:32","modified_gmt":"2025-10-02T12:11:32","slug":"hill-dickinson-stadium","status":"publish","type":"post","link":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/2024\/03\/22\/hill-dickinson-stadium\/","title":{"rendered":"Hill Dickinson Stadium"},"content":{"rendered":"
In front of the east stand is a large square \u2013 the Fan Plaza \u2013 bordered on the Regent Road side by a historic wall. A distinctive feature within the square is another historic structure \u2013 the former hydraulic tower. The stadium is located in the Vauxhall district, not in Everton, after which the club took its name \u2013 just like all of the team\u2019s previous grounds.<\/p>\n
Even before its opening, it was selected as one of the host venues for Euro 2028 in the United Kingdom and Ireland. Liverpool City Council will introduce a \u2018Football Match Parking Zone\u2019 around the stadium. Taxis are available both in the city centre and at the stadium with dedicated taxi ranks and coach parking will be available near the stadium. The venue was built on top of the existing Bramley Moore dock, which is filled with reclaimed sand from both River Mersey and 20 miles away in the Irish Sea. It has been built mainly by Laing O’Rourke, who began construction in July 2021.<\/p>\n
The first competitive match at the new stadium was played on 24 August 2025, when Everton defeated Brighton & Hove Albion 2\u20130 in the second round of the Premier League. Exactly one year after his death, a monument dedicated to him \u2013 a mooring post painted blue \u2013 was unveiled on the plaza in front of the new stadium. The most important projects that shaped the discussion about the Toffees’ future stadium over the years and were likely to be realised, included plans for stadiums in Kirkby, King\u2019s Dock, and Walton Hall Park. The stadium hosts Everton’s home Premier League games from the 2025\u201326 season. This makes it the second most-expensive stadium of all time in the Premier League, behind Tottenham\u2019s new venue, which cost over \u00a31 billion to build. Sign up to our daily football newsletter and choose your team to get the latest news, rumours and more about your favourite team.<\/p>\n
Fans got their first taste of the Hill Dickinson Stadium back in February, when the club\u2019s new home hosted its first test event at Bramley-Moore Dock. On the west side, a section of the former dock basin has been preserved, now forming a channel that separates the westernmost part of the land. It is not navigable, as it has been blocked by two fixed crossings \u2013 it has been maintained for landscaping purposes to preserve the visual continuity of the docks stretching along the River Mersey.<\/p>\n
Ultimately, in November 2009, the UK government opposed the plans, and the stadium was never built. The stadium\u2019s skeleton is made up of around 12,500 tonnes of structural steel. Inside, the stands around the pitch are divided into two tiers, with a total capacity of 52,769 spectators, placing the stadium among the ten largest in England.<\/p>\n
Although the stands form a cohesive whole, each side has its own distinctive features. VIP boxes are located on the west (main stand) and east sides, while the stand behind the north goal is slightly lower, revealing a large glass facade. The project was largely financed through private funds and commercial loans, with relatively modest public support of \u00a315 million allocated for the renovation of historic structures within the dock area. The idea of building a new stadium at a different location was already suggested in October 1996 by the club\u2019s then-owner, Peter Johnson. In May 1997, preliminary plans were presented for a 60,000-seat stadium near a golf course on the outskirts of Kirkby. The so-called New Goodison Park plans became obsolete when Peter Johnson resigned from leading the club at the end of 1998.<\/p>\n
Since this is a redevelopment area (docklands), local amenities are less established than around older grounds, but this offers both challenges and opportunities. The design mixes modern stadium amenities with nods to Everton\u2019s heritage, and there have been test events already to make sure everything runs smoothly. The possibility of a move to a new stadium was first mentioned around 1996, when then chairman Peter Johnson announced plans to move Everton from Goodison Park to a new 60,000-seater stadium at a different site. By 2001, a site at King’s Dock had been identified as the location for a new 55,000-seater stadium, scheduled for completion around 2005, but these plans were abandoned due to funding difficulties.<\/p>\n
StadiumDB.com is one of the world’s leading websites dedicated to football stadiums. The promenade along the South Stand is called Everton Way and features 36,000 unique pavement tiles, commemorating both club legends and ordinary fans, who had the opportunity to purchase a tile and add their own inscription. As the port developed, coal became the main commodity passing through Bramley-Moore Dock. The architect behind the original concept for Everton\u2019s new stadium was American Dan Meis and his firm MEIS architects. BDP Pattern played a leading role in developing the technical documentation.<\/p>\n
The stadium was built on the banks of the River Mersey, two miles north of Liverpool city centre, on the site of Bramley-Moore Dock, which first had to be filled in. With a brand-new stadium purpose-built for the Blues, the Bars and Restaurants at Hill Dickinson Stadium promises to offer exceptional experiences. Expect an elevated offer of food and drink, exclusive hospitality areas, and outstanding pitch views \u2013 all designed to create unforgettable matchday memories for Evertonians.<\/p>\n
The square also features plantings and small architectural elements, including benches decorated with the distinctive lattice motif found on the balustrade of the east stand at Goodison Park. The brick-clad lower part reflects the character of surrounding buildings, such as the Tobacco Warehouse and the Titanic Hotel. The upper part \u2013 sleek, metallic, with large \u201cwindows\u201d on the sides \u2013 stands out from the historic context, emphasizing the stadium\u2019s contemporary style.<\/p>\n
Over the years, many different ideas and concepts emerged \u2013 among them, of course, were voices advocating staying at Goodison Park, and even (rather unlikely) proposals for a shared stadium with Liverpool FC. As Everton embarks on a new era at Hill Dickinson Stadium, supporters can look forward to visiting the Club’s magnificent waterfront home for the first time. Navigate our categories to find old & new stories on your favourite teams & players from the Premier League era.<\/p>\n
The stadium was also famous for its unique proximity to another club\u2014just half a mile across Stanley Park is Anfield, home of Liverpool FC. With Everton\u2019s move to the new stadium, the close neighborhood ended after 133 years, though the rivalry between the two clubs, known as the Merseyside derby, remains strong. Farhad Moshiri, who became Everton FC\u2019s majority shareholder in early 2016, played a key role in the creation of Hill Dickinson Stadium. He was heavily involved in the construction of the new stadium and brought to life a project that had been unsuccessfully attempted for over two decades.<\/p>\n
The stadium was primarily built as the home ground for Everton FC \u2013 one of the oldest and most successful football clubs in England. The square also hosts a memorial to Michael Jones, a construction worker who died during the stadium\u2019s construction. The memorial takes the form of a blue mooring post with a band inscribed with his name.<\/p>\n
Kyle enjoys playing racquetball and video games when not watching or covering sports. The company reportedly paid \u00a310 million (\u20ac11.5m \/ $13.5m) per years over 10 years for the naming rights to the stadium. Other locations considered over the years while Everton mulled a new stadium were King’s Dock, Kirkby, and Stanley Park, with the latter being a failed proposal to co-finance a shared venue with rivals Liverpool. Hill Dickinson Stadium is located at Bramley-Moore Dock in the Vauxhall district of Liverpool. The site is right on the water, adjacent to the River Mersey and just about a 45-minute walk from Goodison Park. The Sporting News brings you all the logistical specifications of the new Everton stadium, which is set to play host to the Toffees for years to come.<\/p>\n
In February 2020, Laing O\u2019Rourke was chosen as the main contractor for the new stadium. Construction began at the end of July 2021, with the official groundbreaking ceremony held in early August. At the end of 2018, public consultations began, revealing that the new stadium would have a capacity of around 52,000 spectators, with the possibility of a further 10,000-seat expansion. On 25 July 2019, the first visualizations of the new stadium prepared by Dan Meis\u2019 studio (MEIS architects) were published. Another plan emerged in 2014, proposing a stadium in Walton Hall Park, about one mile north-east of Goodison Park.<\/p>\n