/*-----------------------------------------------------------------
                GENERAL
-----------------------------------------------------------------*/

body, html {
		height: 100%;
}

body {
		font-family: 'Montserrat', sans-serif;
		font-size: 1rem;
		-moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6, p {
		color: #034b4e;
}

#globalwrap {
		padding-top: 60px;
}

.php-messages #globalwrap { padding-top: 85px;}

/* Members Login Page */
.body-class-login #login, .body-loginpage #login {
  padding: 20px 40px;
  border: 1px solid #cc9933;
  text-align: center; }
  
.body-class-login #login fieldset, .body-loginpage #login fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    display: inline-block;
    transform: translateX(-90px); }

#login {background: rgba(177, 138, 63, 0.6); margin: 20px; padding: 20px;}

/* Mobile Phone Landscape */
	@media (max-width: 767px) {
      //.body-class-login #login fieldset, .body-loginpage #login fieldset { transform: none; }
}

/* Portrait phones and down */
	@media (max-width: 480px) {
      .body-class-login #login fieldset, .body-loginpage #login fieldset { transform: none; }
}

/* .body-loginpage #login h3 {
		text-align: center
}

.body-loginpage .form-horizontal {
		width: 50%;
		margin: 0 auto;
} */

/*-----------------------------------------------------------------
                HEADER
-----------------------------------------------------------------*/

.navbar .container {
		width: 1170px;
}

.main-logo {
		margin: -84px auto 0px auto;
		position: relative;
		z-index: 100;
		width: 94px;
		padding-top: 10px;
}

.main-logo img {
		max-width: 100%;
}

.container-logo {
		width: 100%;
		margin-top: 42px;
		height: 100%;
		min-height: 130px;
}

.navbar .nav {
		margin: -51px 0 0 0;
		padding: 0;
}

.header-wrapper .navbar .navbar-inner {
		border: none;
		padding: 0;
		box-shadow: none;
}

.navbar-toggle {
		z-index: 1;
}

.navbar-left {
		float: left !important;
}

.navbar-right {
		float: right !important;
}

.navbar-inner {
		background: none;
		border: none;
}

/* SITE SPECIFIC */
.upperheader {
		border-bottom: 1px solid #eee;
}

.upperheader a {
		color: #034b4e;
		text-transform: uppercase;
		font-size: 13px;
		font-weight: bold;
}

.upperheader a:hover {
		color: #b18a3f;
}

.upperheader ul li {
		float: right;
		display: flex;
		padding: 10px;
}

.navbar-left .nav-level-1:nth-child(n+5) {
		display: none;
}

.body-class-home .navbar-left .nav-level-1:nth-child(n+4), .body-public .navbar-left .nav-level-1:nth-child(n+4) {
		display: none;
}

.navbar-right .nav-level-1:nth-child(-n+4) {
		display: none;
}

.body-class-home .navbar-right .nav-level-1:nth-child(4), .body-public .navbar-right .nav-level-1:nth-child(4) {
		display: block;
}

#header {
		background-color: #fff;
		background-image: none;
		border: 0;
		border-radius: 0;
		-webkit-box-shadow: 0px 5px 15px 0px rgba(50, 50, 50, 0.62);
		-moz-box-shadow: 0px 5px 15px 0px rgba(50, 50, 50, 0.62);
		box-shadow: 0px 5px 15px 0px rgba(50, 50, 50, 0.62);
		height: 90px;
}

.navbar .nav > li > a {
		letter-spacing: 1px;
		padding: 8px 10px;
		text-shadow: none;
		color: #034b4e;
		font-size: 1rem;
		text-transform: uppercase;
		font-weight: bold;
}

.navbar .nav > li > a:focus, .navbar .nav > li > a:hover, .navbar .nav > li > a:active {
		font-weight: bold;
		color: #b18a3f;
}

.main-navigation {
		padding: 1px 0;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle, .nav-level-1.current span {
		background: none;
		color: #b18a3f;
		box-shadow: none;
}

.dropdown-menu {
		background: #fff;
		border-radius: 0px;
		margin-top: 5px;
		box-shadow: 1px 4px 5px rgba(0, 0, 0, 0.25);
		text-transform: uppercase;
		border: none;
		padding: 10px;
		-webkit-transition: clip;
		transition: clip;
		transition-timing-function: ease;
		width: 205px;
		-webkit-transition-duration: 0.25s;
		transition-duration: 0.25s;
		position: absolute;
		overflow: visible;
}

.dropdown-menu > li > a {
		font-size: .9375rem;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:active, .dropdown-menu > li > a:focus {
		background: #034b4e;
		color: #fff !important;
		font-weight: 500;
}

.dropdown-menu .current {
		background: #034b4e;
}
.dropdown-menu .nav-level-2.current span {
		color: #fff;
}

/*-----------------------------------------------------------------*/
/* MAIN CONTENT */
/*-----------------------------------------------------------------*/


.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th {
		background-color: rgba(180, 172, 159, 1);
}

a, a:focus {
		color: #5C5989;
		outline: none;
}

a:hover, a:focus {
		color: #0088cc;
}

.body-class-visitorbooking .tee_process {
		display: none !important;
}

.teetimesholder th, #memteetimes th, .teetimesholder thead tr {
		border: #000 1px solid;
}

table.teetimesholder td {
		border-right: 1px #000 solid;
}

#memteetimes {
		border: 1px #000 solid;
}

#memteetimes td {
		border-left: #000 1px solid !important;
		border-bottom: #000 1px solid !important;
		text-align: center;
}

.teetimesholder th, #memteetimes th {
		font-size: unset !important;
}

#memteetimes tbody tr {
		border-bottom: #000 1px solid !important;
}

.popup .row {
		margin: 0px;
}

#myteetimes table, thead, td, tr, #myteetimes .table th, #myteetimes .table td {
		border: none;
}

#globalwrap table tbody td.tgroup {
		background-color: #bae1ff !important;
}

.tbooked {
		background-color: #ffdfba !important;
}

.tnone {
		background-color: #ffb3ba !important;
}

.weatherImage.image-day, div.phone-weather .weatherImage {
		background: #87ceeb !important;
}

.nav-level-2.nav-menu-information {
		display: none;
}

.php-ckeditor .navbar-inner {
		float: none;
}

#weatherfg_threeday .nav-tabs li a {
		padding: 8px 10px;
}

/* SITE SPECIFIC */
.membership-btn {
		background: linear-gradient(49deg, #8d888d 8.35%, #8f8a8f 31.3%, #959195 39.56%, #a09ca0 45.45%, #b1adb1 50.22%, #c5c3c5 54.3%, #dfdedf 57.85%, #ededed 59.48%, #d1d0d0 63.99%, #b4b3b3 69.77%, #9d9d9d 75.93%, #8d8d8d 82.57%, #848383 90.03%, #818080 100%);
		margin: 10px;
		padding: 10px;
		color: white;
		text-shadow: none;
}

.membership-btn:hover {
		background-position: 0;
}

#leftcontent > div, #rightcontent > div {
		background: rgba(177, 138, 63, 0.6);
		padding: 20px;
		margin-bottom: 20px;
		box-shadow: 0px 3px 13px 0px rgba(50, 50, 50, 0.4);
}

.diary-left-nav, .diary-nav-right {
		margin-top: 40px;
}

/*-----------------------------------------------------------------*/
/* MESSAGES */
/*-----------------------------------------------------------------*/

.header {
		color: #333;
		font-size: 14px;
}

.well.well-large {
		background: none;
		border: none;
		padding: 5px;
}

.chat-outer form fieldset {
		background: rgba(180, 172, 159, 0.7) !important;
		border: none !important;
}

.chat-outer {
		margin: 0 auto;
}

.btn-container-forum {
		margin-top: 40px;
}

/* SITE SPECIFIC */

/*-----------------------------------------------------------------*/
/* Drop Down Course Slider */
/*-----------------------------------------------------------------*/

.courseStatusButton a {
		background: #d24035;
}

.andyShowCourseStatus {
		padding: 5px 0px;
		float: left;
		width: 100%;
		text-align: right;
		line-height: 22px;
}

.andyShowCourseStatus {
		padding-bottom: 6px;
		text-align: left;
}

.andyShowCourseStatus p {
		display: inline-block;
		padding: 5px 10px;
}

.andyShowCourseStatus h3 {
		display: inline;
		font-size: 16px;
		text-transform: uppercase;
		padding-left: 20px;
}

.andyShowCourseStatus span.updatedate b {
		display: none;
}

.close-course-status, .close-weather {
		font-size: 32px;
		float: right;
		margin: 0px 20px;
		color: #dab321;
}

/* //// MAX WIDTH 767 ///// //// */
@media (max-width: 767px) {
		.close-course-status, .close-weather {
				font-size: 16px;
				margin: 14px 7px 0 1px;
		}

		.andyShowCourseStatus h3 {
				display: none;
		}

		.andyShowCourseStatus p {
				padding: 3px 10px;
				color: #dab321;
				height: 38px;
				width: 90%;
				text-transform: uppercase;
		}
}

/*-----------------------------------------------------------------*/
/* FOOTER */
/*-----------------------------------------------------------------*/

#globalwrap {
		min-height: calc(100vh - 524px);
}

.footer-outerborder {
		background: #fff;
}

.ig-footer .copywrite p {
		color: #034b4e;
		margin: 10px auto;
}

.ig-footer {
		border-top: solid 1px #b7b7b7;
}

.ig-footer .ig-logo img {
		margin: 4px auto;
}

.footer {
		height: 315px;
		padding-top: 10px;
}

.ig-logo img {
		float: right;
		padding: 5px 20px;
}

/* SITE SPECIFIC */
.footer-brand {
		text-align: center;
}

.footer-logo {
		padding: 10px;
}

.footer-content {
		text-align: center;
}

.footer-content span {
		font-size: 17px;
		color: #034b4e;
}

.footer-content a {
		color: #034b4e;
		font-weight: 500;
}

.footer-content span::before {
		content: '';
		display: inline-block;
		width: 5px;
		height: 5px;
		border-radius: 50%;
		margin: 0 15px;
		position: relative;
		top: -4px;
		background-color: #b7b7b7;
}

.footer-content span:first-child:before {
 		display:none
}

.footer-content > p {
		margin-top: 10px;
		font-size: 1.0625rem;
		color: #707070;
		margin-bottom: 30px;
}

.haddenhill-footer {
		padding: 10px 0;
}

.haddenhill-footer .sponsors a, .haddenhill-footer .sponsors p, .haddenhill-footer .sponsors h2, .haddenhill-footer .information a, .haddenhill-footer .information p, .haddenhill-footer .information h2, .haddenhill-footer .footer-brand a, .haddenhill-footer .footer-brand p, .haddenhill-footer .footer-brand h2 {
		color: #034b4e;
		font-size: 15px;
		font-weight: 500;
}

.haddenhill-footer .sponsors a:hover, .haddenhill-footer .information a:hover, .haddenhill-footer .footer-brand a:hover {
		color: #b18a3f;
		text-decoration: none;
}


.haddenhill-footer .information {
		text-align: center;
}

.parnership a img {
		padding: 2px;
}

.haddenhill-footer .footer-logo-left img {
		height: 60px;
		padding-bottom: 60px;
}

.haddenhill-footer .footer-links li a, .haddenhill-footer .footer-address p, .haddenhill-footer .footer-email a {
		color: #e5e5e5;
		font: 12px/2 'Montserrat', sans-serif;
}

.haddenhill-footer .footer-links li a:hover, .haddenhill-footer .footer-email a:hover {
		opacity: .5;
		text-decoration: none;
}

.haddenhill-footer .footer-links li {
		list-style: none
}

.haddenhill-footer .footer-brand p a, .haddenhill-footer .sponsors p a {
		display: block;
		margin: 5px 0px;
}

.haddenhill-footer .parnership img {
		margin: 5px 0px;
}

.haddenhill-footer br {
		display: none;
}

.haddenhill-footer .footer-address p {
		color: #707070;
		font: 'Montserrat', sans-serif;
		font-size: 1.0625rem;
}

.haddenhill-footer .social-media-footer {
		text-align: center;
}

.ig-footer .copywrite p {
		font-size: 13px;
}

.ig-footer .copywrite a {
		font-size: 13px;
  		color: #000;
  		padding-left: 5px;
}

.ig-footer .copywrite .fa {
		color: #3b5998;
		font-size: 20px;
		padding: 0 0 0 10px;
}

.ig-footer .copywrite .fa:hover {
		opacity: .5;
}

.haddenhill-footer .footer-brand .information h2, .haddenhill-footer .social-media-footer h2 {
		font: 36px/1.25 'Montserrat', sans-serif;
		color: #e5e5e5;
}

.haddenhill-footer .social-media-footer h2 {
		margin: -15px 0 0 0;
}

.haddenhill-footer img {
		image-rendering: auto;
		image-rendering: crisp-edges;
		image-rendering: pixelated;
}

/* anton styles */

@media (min-width: 980px) {
  #globalwrap {
    padding-top: 100px;
  }
}

/* end anton styles */

/*===============================================================*/
/* Responsive Styles (@media) */
/*===============================================================*/

/* Large Screens */
@media (max-width: 1600px) {

		/* SITE SPECIFIC */
}

/* Ipad Landscape */
@media (max-width: 1200px) {
		#weatherfg_threeday .nav-tabs li a {
				padding: 8px 3px;
		}

		.nav-collapse.in.collapse {
				z-index: 999;
		}

		.navbar .nav > li > a {
				padding: 8px 5px;
		}

		.haddenhill-footer .parnership img {
				margin: 5px 15px;
		}

		.navbar .container {
				width: 96vw;
		}

		/* SITE SPECIFIC */
		.navbar .nav > li > a {
				font-size: 15px;
		}
}

/* Ipad Portrait */
@media (max-width: 979px) {
		#globalwrap {
				margin: 40px 0 0;
		}

		#topmenu {
				text-align: center;
		}

		.nav-collapse .dropdown-menu a {
				font-weight: normal;
		}

		.navbar .nav {
				margin: 5px 0px;
		}

		.navbar-left {
				width: 100%;
		}

		.navbar-right .nav-level-1 {
				display: none;
		}

		.body-public .navbar-right .nav-level-1 {
				display: none !important;
		}

		.navbar-left .nav-level-1:nth-child(n+5) {
				display: block;
		}

		.btn.btn-navbar, .btn.btn-navbar:hover {
				background: #fff;
				border: none;
				box-shadow: none;
				margin: -109px 20px 60px;
				height: 49px;
		}

		.navbar .btn-navbar .icon-bar {
				width: 35px;
				height: 5px;
				background-color: #034b4e;
				-webkit-border-radius: 7px;
		}

		.upperheader ul li {
				float: left;
				display: flex;
				padding: 5px;
          		font-size: 10px;
		}

		.nav-collapse.in.collapse {
				box-shadow: 1px 4px 5px rgba(0, 0, 0, 0.25);
				border: 1px solid #eee;
				margin: 7px;
		}

		.hcaplist .btn-group .button {
				font-size: 12px;
		}

		/* SITE SPECIFIC */
		.nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
				background: #034b4e;
				color: #fff;
		}

		.header-wrapper .navbar .navbar-inner {
				padding: 0 10px;
		}

		.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
				color: #fff !important;
		}

		.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
				background: #034b4e;
		}

		.navbar .nav > li > a {
				padding: 8px 5px;
		}

		h2 {
				font-size: 24px;
		}

		.navbar-inner {
				margin-top: 10px;
				background: #fff;
				border-bottom: 2px solid #2d2d2d;
				border-radius: 0;
				transition: 0.5s;
		}

		.dropdown-menu {
				width: 96%;
				text-align: center;
		}

		.haddenhill-footer .footer-brand a, .haddenhill-footer .footer-brand p, .haddenhill-footer .footer-brand h2, .haddenhill-footer .footer-address p {
				font-size: 1rem
		}

		.ig-footer .copywrite p {
				font-size: 11px;
		}
  
  		.footer-content span {
				width: 100% !important;
    			display: block;
		}
  
		.footer-content span:before {
  				display: none
		}  
  		
  		.site-footer__top>p {
  				margin-bottom:20px;
  				font-size:15px;
  				font-size:.9375rem
 		}
        .site-footer__top span {
  				font-size:16px;
  				font-size:1rem;
  				display:block
 		}

		/* Mobile Phone Landscape */
		@media (max-width: 767px) {
				#header {
						width: 100vw;
						margin-left: -20px;
				}

				.footer {
						width: 100vw;
						margin-left: -20px;
				}

				.copywrite, .ig-logo {
						text-align: center;
				}

          .main-logo {padding-top: 30px;}
				
          .ig-logo img {
						float: none;
				}

				.php-analysis .btn-small {
						padding: 2px 5px;
				}
          
          		.close-course-status, .close-weather {
						font-size: 16px;
						margin: 14px 7px 0 1px;
				}

				.andyShowCourseStatus h3 {
						display: none;
				}

				.andyShowCourseStatus p {
						padding: 3px 10px;
						color: #dab321;
						height: 38px;
						width: 90%;
						text-transform: uppercase;
				}
          		.andyShowCourseStatus {
                      padding: 5px 10px 10px 10px;
                      float: left;
                      width: 95%;
                      line-height: 16px;
				}

				/* SITE SPECIFIC */
				.upperheader ul a:last-child {
						float: right;
						margin-right: 20px;
				}

				.btn.btn-navbar, .btn.btn-navbar:hover {
						margin: -133px 20px 60px;
				}

				.navbar-brand > img {
						padding: 7px 0px;
				}

				.haddenhill-footer {
						padding: 10px 0;
				}

				/* Portrait phones and down */
				@media (max-width: 480px) {
						.php-diary table, #globalwrap table, .php-messages .header {
								font-size: 11px;
						}

						.dateperiods {
								float: none !important;
						}

						/* SITE SPECIFIC */
						.haddenhill-footer .footer-brand a, .haddenhill-footer .footer-brand p, .haddenhill-footer .footer-brand h2, .haddenhill-footer .footer-address p {
								font-size: 13px;
						}

						.navbar-brand > img {
								margin-top: 0px;
						}

						.brand-centered {
								display: block;
								width: 65%;
								margin: -37px auto !important;
								position: absolute;
						}

						.span8.copywrite p {
								font-size: 11px;
						}

				}