@media (min-width: 1025px) and (max-width: 1280px) {

*,
*::before,
*::after {
		box-sizing: border-box;
				}

* {
		margin: 0;
				}

html:focus-within {
		scroll-behavior: smooth;
				}
				
html, body {
		color: #333;
		font-family: Calibri, Verdana, Helvetica, Arial, sans-serif;
		font-size: 101%;
		font-weight: 500;
		height: 100%;		
		line-height: 1.3;
		margin: 2px auto;
		text-align: center;
		text-rendering: optimizeSpeed;
		-webkit-font-smoothing: antialiased;		
		width: 99.7%;
                }				

img, picture, video, canvas, svg {
		display: block;
		max-width: 100%;
				}

input, button, textarea, select {
		font: inherit;
				}

p, h1, h2, h3, h4, h5, h6 {
		overflow-wrap: break-word;
				}


a {
		text-decoration: none;
		color: inherit;
				}

#root, #__next {
		isolation: isolate;
				}

ol, ul {
		list-style: none;
				}

blockquote, q {
		quotes: none;
				}

blockquote:before, blockquote:after,
q:before, q:after {
		content: '';
		content: none;
				}				

h1 {
		font-size: 220%;
		margin: 0 0 16px 0;
                }

h2 {
		font-size: 150%;
		line-height: 122%;
                }

.h2-mobile {
		display: none;
                }

h3 {
		font-size: 130%;
		margin: 0 auto 10px auto;
		padding: 0 auto 12px auto;
                }

h4 {
		font-size: 110%;
		line-height: 114%;
		margin: 2px 0 12px 0;
		text-align: center;
                }

p, .odd-lines, .even-lines {
		padding: 5px;
		margin-bottom: 1px;
                }

a:link, a:visited, a:active {
		color: #000;
		display: inline-flex;
		text-decoration: underline;
                }

a:hover {
		background-color: #000080;
		color: #fff;
		text-decoration: none;
                }

a img {
		border: 0;
                }

.addtofavs-tellafriend-etc a:hover, .addtofavs-tellafriend-etc a:focus, .addtofavs-tellafriend-etc, .addtofavs-tellafriend-etc a {
		line-height: 115%;
		margin-top: 14px;
		margin-bottom: 10px;
		font-weight: 500;
		text-align: center;
                }

.addtofavs-tellafriend-etc a:hover, .addtofavs-tellafriend-etc a:focus {
		background-color: #316AC5;
		color: #fff;
		text-decoration: none;
                }

.center {
		text-align: center;
                }

#center {
		margin: 0 auto;
		text-align: center;
		width: 390px;
                }
				
/*				

.clear {
		clear: both;
		font-size: 0;
		line-height: 0;
                }
				
*/				

.date, .day {
		background-color: #6499FF;
		color: #fff;
		font-weight: 600;
		padding: 2px;
		border-bottom: 0;
                }

.dkblue {
		background-color: #E8F4FF;
                }

.question-div {
		width: 10%;
                }

#answer {
		margin-top: 20px;
		width: 80px;
                }
				
				
				/*

.fav, #fav, .fav a, #fav a, .fav a:focus, #fav a:focus, .fav a:hover, #fav a:hover {
	line-height: 115%;
	margin-top: 12px;
	margin-bottom: 10px;
	font-weight: 500;
				}

.fav a, #fav a {
	color: #316AC5;
	text-decoration: underline;
				}

.fav a:focus, #fav a:focus {
	background-color: #316AC5;
	color: #fff;
	text-decoration: underline;
				}

.fav a:hover, #fav a:hover {
	background-color: #316AC5;
	color: #fff;
	text-decoration: none;
				}
				
*/


.fav, #fav {
		line-height: 115%;
		margin: 12px 0 10px;
		font-weight: 500;
				}

.fav a, #fav a {
		color: #316AC5;
		text-decoration: underline;
				}

.fav a:hover, .fav a:focus, #fav a:hover, #fav a:focus {
		background-color: #316AC5;
		color: #fff;
				}
				

.favs-taf {
	line-height: 110%;
	margin: 10px 0 8px 0;
	padding-top: 2px;
	align-items: center;
	justify-content: center;
	gap: 3px;
				}

.favs-taf, .phone-web-icon, .mobile-menu, .table-mob-col tr, .search-form, .search, .taf-row, .form-field, .taf-form, .form-row, .form-container, .form-wrapper, .code-container {
		display: flex;
				}

#findbox {
		text-align: center;
		vertical-align: top;
		margin-top: 4px;
		margin-bottom: 4px;
		padding-top: 4px;
		padding-bottom: 4px;
                }

.forecast td {
		padding: 0 0 12px 0;
		width: 84px;
                }

.horizline, hr {
		background-color: #000;
		height: 1px;
		text-align: center;
		width: 50%;
                }

.horizline {
		margin: 22px auto 19px auto;
		padding: 22px 0 19px 0;
                }

hr {
		margin: 12px auto 9px auto;
		padding-bottom: 9px;
		padding-top: 12px;
                }

.image-no-border, .image-no-border a, .image-no-border a:hover, .image-no-border img {
		border: 0;
		background-color: #fff;
		text-decoration: none;
                }

.img-center {
		display: block;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 16px;
		padding-top: 16px;		
		width: 80%;
                }

.img-left {
		float: left;
		margin: 4px 8px 4px 1px;
		padding: 0;
		width: 30%;
                }

.img-right {
		width: 25%;
		float: right;
		margin: 4px 1px 4px 8px;
                }

.img-horsham-left-dog, .img-horsham-right-dog {
		margin: 2px auto;
		padding: 2px 4px;
		width: 96%;		
				}

.img-right-smaller {
		width: 15%;
		float: right;
		margin: 4px 1px 4px 6px;
                }

.img-non-hover, img-non-hover a, img-non-hover a:hover, .img-non-hover-no-border, img-non-hover-no-border a, img-non-hover-no-border a:hover {
		border: 0;
		text-decoration: none;
                }

a.phone {
		text-decoration: underline;
                }

a.phone a:hover {
		color: #fff;
		background-color: green;
                }

.phone:hover {
		background-color: #90ee90;
		font-weight: 600;
                }

span.phone {
		display: inline;
		text-decoration: underline;
                }

.maintextcell {
		padding: 0 5%;
		margin: 0;
		width: 100%;
		text-align: left;
                }

.maintextcentered, .maintextunderphotos {
		text-align: center;
		margin-top: 0;
		margin-bottom: 1px;
		font-weight: 500;
		line-height: 118%;
                }

.phone-web-icon {
		align-items: center;
		gap: 6px;
                }

.red-asterisk {
		font-size: 19px;
		color: #ff0000;
                }

.phrases {
		text-align: center;
		margin: 4px 0 2px 0;
		line-height: 118%;
		font-style: italic;
                }

.phrasesdate {
		text-align: center;
		margin: -4px 0 1px 0;
		padding: 4px 0 8px 0;
		line-height: 120%;
                }

.odd-lines {
		background-color: #E8F4FF;
		line-height: 125%;
                }

.even-lines {
		background-color: #d4e8fc;
		line-height: 125%;
                }
				
				
/* MENUS  */				

.side-menu {
		list-style-type: none;
		margin: 0 0 2px 0;
		padding: 0;
		border-right: 0;
		vertical-align: middle;
		border-bottom-width: 0;
		text-align: left;
		float: left;
		z-index: 10;
                }

.side-menu li a:visited, .side-menu li a:active {
		color: #fff;
		text-decoration: none;
                }

.side-menu li a:hover, .side-menu li.active {
		background-image: url(/_a_images_menus/glossyback2.gif);
                }

.side-menu li a, .side-menu-right li>a {
		width: 160px;
                }

.side-menu-right {
		list-style-type: none;
		margin: 0 5px 1px 0;
		width: 158px;
		border-bottom-width: 0;
                }

.side-menu-right>li {
		text-align: right;
				}

.side-menu-right li a {
		background-color: #fff url(/_a_images_menus/glossyback.gif) repeat-x bottom left;
		color: #fff;
		display: block;
		margin: 1px 3px 1px 0;
		padding: 8px 12px 8px 18px;
		text-decoration: none;
		vertical-align: middle;
                }

.side-menu-right li a:visited, .side-menu li a:active {
		color: #fff;
		text-decoration: none;
                }

.side-menu-right li a:hover {
		background-image: url(/_a_images_menus/glossyback2.gif);
                }

.side-menu li ul li ul {
		left: auto;
		right: 158px;
		top: 0;
                }

ul.side-menu {
		margin: 0;
		padding: 0;
		list-style: none;
		font-size: 96%;
		white-space: nowrap;
				}

ul.side-menu.side-menu-right li ul {
		left: auto;
		right: 185px;
                }

.menu ul, .menu ul li {
		margin: 0;
		padding: 0;
		display: block;
		float: left;
		width: 151px;
                }

.side-menu li a {
		background: #fff url(/_a_images_menus/glossyback.gif) repeat-x bottom left;
		box-sizing: border-box;
		color: #fff;
		display: inline-block;
		margin: 0;
		padding: 8px;
		text-decoration: none;
		vertical-align: middle;
                }

.side-menu-bottom {
		vertical-align: bottom;
                }

ul.side-menu li ul {
		position: absolute;
		left: 158px;
		display: none;
		top: 0;
		border-right: 3px solid transparent;
				}

.side-menu .visible {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		padding-top: 10px;
				}

.page-header .mobile-menu {
		display: none;
                }

.mobile-menu {
		display: none;
		padding: 0 10px 0 0;
                }

.mobile-menu svg {
		width: 26px;
		height: 26px;
		cursor: pointer;
		display: none;
                }

.mobile-menu .active {
		display: block;
                }
				
.maintextcell-health-menus {
		display: block;
	    margin: 0 auto 0 auto;
				}
				
				
.horsham-indent {
		margin-left: 20px;
				}


#space {
		margin-top: 242px;
		position: absolute;
                }

#space1 {
		margin-top: -42px;
		position: absolute;
                }

div#spacer {
		height: 20px;
                }
				
				
/*  TABLES  */				
				

.stripe tbody tr:nth-child(2n+1) {
		background-color: #E8F4FF;
                }

.stripe tbody tr:nth-child(2n+2) {
		background-color: #d4e8fc;
                }

.stripe thead tr td {
		background-color: #a8d4ff;
		height: 23px;
		padding-left: 9px;
		vertical-align: middle;
                }

.stripe tfoot tr td {
		background-color: #a8d4ff;
		height: 23px;
		padding-left: 9px;
		vertical-align: middle;
                }


table .stripe thead, table .stripe tfoot {
		position: sticky;
                }

table .stripe thead {
		inset-block-start: 0;
                }

table .stripe tfoot {
		inset-block-end: 0;
                }

.stripe caption {
		margin: 0 0 6px 0;
		padding: 0 0 6px 0;
                }

.stripe tbody tr td {
		margin-top: 200px;
		margin-bottom: 200px;
		padding: 11px 8px 12px 9px;
		vertical-align: top;
		border-collapse: separate;
		border-color: #fff;
		border: medium;
                }

.stripe tfoot tr tf {
		background-color: #d4e8fc;
		border-collapse: separate;
		border-color: #fff;
		border: medium;
		font-weight: 600;
		padding: 5px 6px 7px 6px;
		text-align: left;
		vertical-align: top;
                }

.stripe thead tr th {
		border-collapse: separate;
		border-color: #fff;
		border: medium;
		font-weight: 600;
		padding: 7px 6px 5px 9px;
		text-align: left;
		vertical-align: bottom;
                }

table.stripe {
		border: 1px solid #fff;
		border-collapse: separate;
		margin: 0 auto;
		padding: 0;
		vertical-align: bottom;
		width: 100%;
                }

.stripe td, .stripe th, .stripe thead, .stripe tfoot {
		padding-left: 4px;
		padding-right: 4px;
                }
				
.stripe .directory-imgs img {
		height: auto;
				}					

table {
		border-collapse: collapse;
		border-spacing: 0;		
		margin: auto;
		width: 100%;
                }
				
tr {
		vertical-align: bottom;
		width: auto;
                }

table.smform {
		width: 68%;
		background-color: transparent;
                }

table.smform tr th {
		padding: 15px 10px;
                }

table.smform tr td {
		text-align: left;
		padding: 5px 0;
                }

table.smform tr>td:first-of-type {
		width: 43%;
		padding-left: 10%;
		text-align: right;
                }
				
td .directory-imgs {
		padding-left: 7px;
				}					

td .details {
		padding-bottom: 15px;
                }		
				
td .phone-web-icon {
		padding-left: 7px;
                }				

th {
		background-color: #a8d4ff;
		height: 23px;
		padding-left: 10px;
		vertical-align: middle;
                }

td {
		vertical-align: top;
                }

td .details {
		padding-bottom: 10px;
                }

.top {
		width: 100%;
		margin: -2px 1px -12px 1px;
		text-align: center;
		vertical-align: top;
		background-color: #fff;
                }

ul.horsham {
		padding: 0 0 0 20px;
		margin: 0 0 0 1px
                }

ul.horsham li {
		margin: 0 0 0 10px;
		padding: 0 0 4px 1px;
		text-align: left;
                }

ul.horsham li span {
		position: relative;
		left: -4px
                }
				
ul.side-menu li ul.positioned {
		position: fixed;
		left: 166px;
		top: initial;
		bottom: 15px;
		right: initial;
				}				

.weather-i {
		width: 540px;
		margin: 16px auto 16px auto;
                }

.weather-i td {
        border: 1px solid #039;
		padding: 0 0 12px 0;
                }

.weather-i .whtText12 {
		font-weight: 500;
		color: #fff;
                }

.weather-i .bgWhite {
		background-color: #fff;
                }
				
				
/*  FOOTER  */

.horsham-footer {
		font-size: 90%;
		line-height: 130%;
		margin-top: 20px;
		margin-bottom: 2px;
		text-align: center;
                }
				
				/*

.horsham-biggeritehelpers {
		line-height: 115%;
		margin: 0 0 20px 0;
		padding: 0;
		text-align: center;
                }
				
				*/

.horsham-bigger {
		display: block;
                }

.horsham-mobile {
		display: none;
                }
				
/* END FOOTER  */



li .sf-with-ul .sf-sub-indicator {
		position: relative;
		right: -100px;
                }
				
/*				

ul.Horsham {
		margin: 2px 0 1px 20px;
                }

ul.Horsham li {
		margin-left: 20px;
		text-align: left;
                }
				
*/				

ul.sub {
		left: auto;
		width: 470px;
                }

ul.sub li {
		list-style-type: none;
		width: 120px;
		float: left;
                }


#tab01 {
		width: 250px;
		margin: auto;
                }

li .sf-with-ul .sf-sub-indicator {
		position: absolute;
		left: auto;
		right: 2px;
		color: transparent;
                }

li .sf-with-ul .sf-sub-indicator:before {
		content: "\00BB";
		color: #fff;
                }
				
				

.header-wrap {
		display: flex;
		justify-content: space-between;
		align-items: center;
                }

.header-center-text {
		margin-top: -20px;
		padding: 0 32px;
                }

.page-main {
		display: flex;
		justify-content: space-between;
		position: relative;
                }

.form-field .first {
		width: 40%;
		padding: 0 10px;
		text-align: left;
                }

.table-overflow {
		overflow: scroll;
		scrollbar-width: none;
                }

.table-overflow::-webkit-scrollbar {
		display: none;
                }

.page-main-bottom {
		display: flex;
		justify-content: space-between;
		align-items: end;
		position: relative;
                }

.horsham-sitemap-sub-list {
		display: grid;
		grid-column: wrap;
		grid-template-columns: 25% 25% 25%;
		padding-top: 2px;
                }

.directory-imgs {
		padding-top: 18px;
		text-align: center;
                }
				
/* FORMS  */		

.contact-open {
		display: grid;
		justify-content: center;
				}

#contactform .taf-wrapper {
		background-color: #467dc7;
		font-weight: 700;
		color: #fff;
		text-align: left;			
				}

#contactform input[type="text"], #contactform textarea {
		border: 1px solid #555;
		border-radius: 4px;
		font-size: 101%;
		width: 100%;		
				}

#contactform input[type="text"] {
		height: 38px;
		padding: 0 15px;
				}
				
#contactform #name {
		width: 60%;
				}

#contactform .taf-space {
		display: flex;
		align-items: center;
		width: 23%;
				}				

#contactform textarea {
		padding: 10px 15px;
				}

#contactform .taf-input {
		height: auto;
		margin: 4px 0;
				}

#contactform input[type="submit"] {
		border: 2px solid #fff;
		border-radius: 8px;
		color: #fff;
		cursor: pointer;
		font-size: 110%;
		font-weight: 500;
		margin-bottom: 16px;
		padding: 8px;
		text-align: center;
		width: 80%;
		background-color: transparent;
		margin-top: 10px;
		max-width: 90px;			
				}

#contactform .errormsg {
		background-color: transparent;
				}
				
#contactform form {
	/*	background-color: #ebebeb;
		border: 1px solid #cfcfcf;  */
		padding: 16px;
				}		
				
#contact_op_result {
		height: 28px;
		max-width: 60px;
				}

#contactform .form-submit-btn {
		text-align: center;
				}				

.border-error, .errormsg {
		background-color: #fff;
		border: 1px solid red;
                }

.err .errormsg {
		border: 2px solid #f00;
                }

.errors .errormsg {
		color: red;
		font-size: 102%;
		font-weight: 600;
		line-height: 116%;
		margin: 0 0 6px 0;
		padding: 0 0 6px 0;
                }

.forms {
		width: 100%;
		border-color: #006;
		vertical-align: top;
		padding: 4px 10px 8px 0;
		text-align: right;
		border-spacing: 0;
		border-collapse: collapse;
                }

.forms td {
		text-align: right;
		padding: 4px 10px 8px 0;
		vertical-align: top;
		border: 0;
                }

.sidecells-forms {
		width: 116px;
                }

.form-wrapper {
		justify-content: center;
		margin: 0 auto;
		border: 0 solid black;
		margin-top: 0;
		padding: 0 4px 4px 4px;
                }

.form-container {
		flex-direction: column;
	/*	line-height: 30px;  */
		margin-top: 10px;
		width: 100%;
		max-width: 780px;
                }

.form-row {
		margin-bottom: 6px;
                }

.form-space {
		width: 25%;
                }

.input-width {
		height: 30px;
		width: 250px;
                }

.taf-form {
		display: flex;
		justify-content: center;
                }

.taf-space {
		Width: 40%;
                }

.taf-wrapper {
		border: 0;
		padding: 18px;
		width: 320px;
                }

.dogs-images {
		height: auto;
		margin: auto;
		max-width: 60%;
		width: 60%;
                }
				
.search {
		background-color: #fff;
		border-radius: 5px;
		width: 100%;
		justify-content: center;
		align-items: center;
		padding: 5px;
		border: 0;
		display: flex;
		flex-direction: row;
				}					
				
				/*

.search {
		position: sticky;
		background-color: #fff;
		border-radius: 5px;
		flex-direction: column;
		align-items: center;
		padding: 5px;
		scale: 0.8;
		width: 100%;	
				}
				
				*/

.search-form {
		text-align: center;
		display: flex;
		position: relative;
                }

.search img {
		height: 22px;
		position: absolute;
		top: 10px;
		left: 15px;
                }
				
.search input[type=text] {
		font-size: 101%;
		padding: 11px 10px 10px 40px;
		border: 1px #dce0e0 solid;
		width: 100%;
		border-radius: 5px;
		margin-right: 5px;
				}					
				
/*				

.search input[type=text] {
		padding: 11px 10px 10px 40px;
		border: 1px #dce0e0 solid;
		background-color: #fff;
		border-radius: 5px;
		margin-right: 5px;
                }
				
*/				
							

input[type="submit"], .search-button {
		background-color: #6A9EEC;
		color: #fff;
		font-size: 105%;
		border: solid #6A9EEC 2px;
		cursor: pointer;
		border-radius: 8px;
		padding: 10px 20px;
				}
				
#submitButton:hover {
		background-color: #fff;
		color: #6A9EEC
				}					

input[type="submit"]:hover {
		background-color: linear-gradient(to bottom, #6A9EEC, #0056b3);
                }
				
				
.highlight {
		background-color: #ffc78f;
		font-weight: 500;
				}		
				
button#responsiveButton {
		background-color: #000080;
		color: #fff;
		display: inline-block;
		padding: 0 12px;
		font-size: 99%;
		cursor: pointer;
		border: none;
		border-radius: 5px;
		font-weight: 500;
		height: 32px;
		vertical-align: bottom;
		width: 72px;
				}					
				
#searchResults li {
		padding: 8px;
		font-weight: 500;
		cursor: pointer;
				}					
				
ul#searchResults {
		background-color: #fff;
		font-size: 94%;
		position: absolute;
		top: 49px;
		width: calc(100% - 10px);
		margin: 0;
		padding: 8px;
		list-style-type: none;
		box-shadow: 0 4px 14px rgba(0, 0, 0, .15);
		max-height: 250px;
		overflow-y: auto;
		display: none;
		border: 1px solid #ccc;
		border-radius: 5px;
		box-sizing: border-box;
				}
				
					
				
.sticky {
		height: auto;
		position: sticky;
		top: 0;
		left: 0;
		right: 0;
		z-index: 99;
				}				
				
/*				
				
.sticky {
		height: auto;
		position: sticky;
		top: 0;
		left: 0;
		right: 0;
		width: 220px;
				}	
				
				*/
				
/*

.sticky {
		height: auto;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		width: 220px;
                }
				
				*/

#search-results {
		list-style-type: none;
		padding: 0;
		margin: 0;
                }

#search-results li {
		padding: 5px;
		cursor: pointer;
                }

#search-results li:hover {
		background-color: #f0f0f0;
                }              
				
				
				
.side-menu li {
		position: relative
				}
				
				/*

li:hover ul.sub {
		width: 504px;
		justify-content: flex-start;
		top: 0;
		position: absolute;
				}	
				
				*/
				

li:hover ul.sub {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
				}



.clear-btn {
		position: absolute;
		right: 8px;
		top: 4px;
		width: 32px;
		height: 32px;
		border: none;
		background: rgba(239, 68, 68, 0.1);
		color: #ef4444;
		border-radius: 8px;
		cursor: pointer;
		display: flex;
		align-items: center;
		justify-content: center;
		transition: all 0.2s ease;
		opacity: 0;
		animation: fadeIn 0.3s ease forwards;
				}



.clear-btn:hover {
		background: rgba(239, 68, 68, 0.2);
		transform: scale(1.05);
				}



.clear-btn svg {
		width: 16px;
		height: 16px;
				}



.search-results {
		margin-top: 16px;
		padding-top: 16px;
		border-top: 1px solid rgba(0, 0, 0, 0.1);
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 2rem;
		opacity: 0;
		animation: slideUp 0.4s ease forwards;
				}



.results-count {
		font-size: 20px;
		color: #6b7280;
		font-weight: 500;
				}



.navigation-controls {
		display: flex;
		align-items: center;
		gap: 8px;
				}



.nav-btn {
		width: 32px;
		height: 32px;
		border: none;
		background: rgba(59, 130, 246, 0.1);
		color: #3b82f6;
		border-radius: 8px;
		cursor: pointer;
		display: flex;
		align-items: center;
		justify-content: center;
		transition: all 0.2s ease;
				}



.nav-btn:hover:not(:disabled) {
		background: rgba(59, 130, 246, 0.2);
		transform: scale(1.05);
				}



.nav-btn:disabled {
		opacity: 0.4;
		cursor: not-allowed;
				}



.nav-btn svg {
		width: 32px;
		height: 32px;
				}



.current-result {
		font-size: 20px;
		color: #6b7280;
		font-weight: 500;
		min-width: 40px;
		text-align: center;
				}

/* Search Highlight Styles */
.search-highlight {
		background: linear-gradient(120deg, #fef3c7 0%, #fde68a 100%);
		color: #92400e;
/*		padding: 2px 4px;  */
		border-radius: 4px;
		font-weight: 600;
		transition: all 0.3s ease;
		box-shadow: 0 2px 4px rgba(251, 191, 36, 0.2);
				}



.search-highlight.current {
		background: linear-gradient(120deg, #f97316 0%, #ea580c 100%);
		color: white;
		box-shadow: 0 4px 8px rgba(249, 115, 22, 0.3);
		transform: scale(1.05);
				}

}

/* Animations */
@keyframes fadeIn {
from {
		opacity: 0;
		transform: scale(0.8);
				}
to {
		opacity: 1;
		transform: scale(1);
				}
}



@keyframes slideUp {
from {
		opacity: 0;
		transform: translateY(10px);
				}
to {
		opacity: 1;
		transform: translateY(0);
				}
		}



@keyframes pulse {
0%, 100% {
		transform: scale(1);
				}
50% {
		transform: scale(1.05);
				}
				}
				
				
.horsham-football-list {
		padding-left: 20px;
		padding-top: 0;
				}				
				
				
.horsham-football-list li {
		display: flex;
		align-items: flex-start;
		gap: 5px;
		text-align: left;
		padding-bottom: 5px;
				}
				
				
.check {
		position: relative;
		min-width: 1.2em;
		color: #006400;
		font-weight: bold;
		flex-shrink: 0;
				}


.check .football {
position: absolute;
top: 0;
left: 0;
opacity: 0;
animation: pulse-football 20s ease-in-out infinite;
pointer-events: none;
}

input[type="text"]:focus, textarea:focus {
border-color: #3b82f6;
outline: none;
box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.2);
}



.club-list {
display: grid;
grid-template-columns: 1fr;
gap: 20px;
}



.club-card {
padding: 16px;
border: 1px solid #ddd;
border-radius: 12px;
background: #fff;
text-align: left;
}



.club-card h2 {
margin: 8px 0;
}



.club-card img {
width: 100%;
height: auto;
border-radius: 8px;
}



.club-links {
display: flex;
flex-wrap: wrap;
gap: 12px;
margin-top: 12px;
}



.club-list {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
								

@keyframes pulse-football {
0%, 25%, 100% {
opacity: 0;
}
30%, 75% {
opacity: 1;
}
80%, 100% {
opacity: 0;
}
}				
		