body {
	background-attachment: fixed;
	background-color: #36958a;
	background-position: left top;
	background-repeat: repeat;
	color: #000000;
	font-family: Open Sans;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-left: -15px;
	margin-right: -15px;
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-family: inherit;
}
a {
	color: #4e847a;
	text-decoration: none;
}
a:hover {
	color: #4e847a;
	text-decoration: none;
}
.container {
	max-width: 1400px;
}
.ebs-main-container {
	-moz-box-shadow: 0px 0px 0px 0px #999999 ;
	-webkit-box-shadow: 0px 0px 0px 0px #999999 ;
	background-color: #ffffff;
	border-bottom: 1px solid #79cbbd;
	border-left: 1px solid #79cbbd;
	border-right: 1px solid #79cbbd;
	box-shadow: 0px 0px 0px 0px #999999 ;
}
#ebs-wrapper {
	color: #333333;
	font-size: 15px;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	text-align: left;
}
.ebs-header {
	background-color: #ffffff;
	font-size: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
}
.ebs-navbar {
	background-color: #f6f6f6;
	font-family: Work Sans;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	margin-left: -15px;
	margin-right: -15px;
}
.ebs-navbar a {
	color: #666666 !important;
}
.ebs-navbar a:hover {
	color: #666666 !important;
}
#ebs-footer {
	background-color: #c6e5df;
	font-size: 12px;
	margin-left: -15px;
	margin-right: -15px;
	padding-bottom: 10px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 10px;
	text-align: left;
}
.ebs-footercell1 {
	color: #000000;
	font-size: 12px;
	text-align: left;
}
.ebs-footercell2 {
	color: #000000;
	font-size: 12px;
	text-align: right;
}
.btn-default {
	background-color: #3f9f94;
	border: 1px solid #78cabe;
	color: #ffffff !important;
	font-size: 12px !important;
}
.btn-default:hover {
	background-color: #3f9f94;
	border: 1px solid #36958a;
	color: #ffffff !important;
	font-size: 12px;
}
.btn-default:focus {
	background-color: #3f9f94;
	border: 1px solid #36958a;
	color: #ffffff !important;
	font-size: 12px;
}
.btn-default:active {
	background-color: #3f9f94;
	border: 1px solid #36958a;
	color: #ffffff !important;
	font-size: 12px;
}
.btn-default[disabled] {
	background-color: #3f9f94;
	border-color: #3f9f94;
	opacity: 0.65;
}
.open .dropdown-toggle.btn-default {
	background-color: #3f9f94;
	border-color: #3f9f94;
	opacity: 0.65;
}
.caret {
	border-bottom-color: #ffffff !important;
	border-top-color: #ffffff !important;
}
.label {
	background-color: #ffffff;
	color: #000000;
	font-size: 12px;
}
.panel > a {
	color: #ffffff;
	text-decoration: none;
}
.ebs-light {
	background-color: #ffffff !important;
	color: #000000 !important;
}
.ebs-medium {
	background-color: #eeeeee !important;
	color: #000000 !important;
}
.ebs-dark {
	background-color: #666666 !important;
	color: #ffffff !important;
}
.ebs-thumbs {
	height: 185px;
}
.ebs-social-links > a {
	font-size: 10px;
}
.ebs-social-links > a:hover {
	font-size: 10px;
}
.thumbnail {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #f6f6f6;
	border: 1px solid #dddddd;
	border-radius: 3px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.panel-default {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #f6f6f6;
	border: 1px solid #dddddd;
	border-radius: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.panel-default > .panel-heading {
	border-color: #666666 !important;
}
.panel-title {
	font-size: 12px;
}
.breadcrumb {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	background-color: transparent !important;
	border: 1px dashed #f6f6f6;
	border-radius: 0px;
	color: #333333 !important;
	font-size: 11px;
}
.breadcrumb > li + li:before {
	color: #333333 !important;
}
.breadcrumb a {
	color: #333333 !important;
}
.breadcrumb a:hover {
	color: #333333 !important;
}
.dropdown-menu {
	background-color: #eeeeee;
	color: #ffffff !important;
	font-size: 14px !important;
}
.dropdown-menu > li > a:hover {
	background-color: #f6f6f6 !important;
	color: #000000 !important;
}
.dropdown-menu > .active > a {
	background-color: #f6f6f6 !important;
	color: #000000 !important;
}
.navbar-default .navbar-nav > .active > a {
	background-color: #dddddd !important;
}
.navbar-default .navbar-nav > .active > a:hover {
	background-color: #67807f !important;
}
.navbar-default .navbar-nav > .open > a:focus {
	background-color: #dddddd !important;
}
.navbar-nav > li > a {
	text-transform: uppercase;
}
.dropdown-menu > li > a {
	text-transform: uppercase;
}
.EventPage_NavDropdown {
	background-color: #3f9f94;
	border: 1px solid #78cabe;
	color: #ffffff !important;
	font-size: 12px !important;
}
.input-group-addon {
	background-color: #3f9f94;
	border: 1px solid #78cabe;
	color: #ffffff !important;
	font-size: 12px !important;
}
input[type=text], input[type=number], textarea, input[type=password], input[type=email], .country_listing {
	background-color: #ffffff !important;
}
.OrderingPage_Category_Dropdown {
	background-color: #3f9f94;
	border: 1px solid #78cabe;
	color: #ffffff !important;
	font-size: 12px !important;
}
.modal-header {
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background-color: #666666 !important;
	border-radius: 5px 5px 0 0;
}
.modal-content {
	background-color: #eeeeee !important;
}
.close {
	color: #ffffff !important;
	font-size: 28px;
	text-shadow: 0px; opacity: 1;
}
.close:hover {
	color: #ffffff !important;
	font-size: 28px;
	text-shadow: 0px; opacity: 1;
}
.close:focus {
	color: #ffffff !important;
	font-size: 28px;
	text-shadow: 0px; opacity: 1;
}
.ebs-logo-params {
	background-image: url('/spidgesussex/ebs_images/SpidgeSussex.jpg');
	background-position: center;
	background-repeat: no-repeat;
}
.navbar-collapse {
	text-align: center;;
}
ul.nav.navbar-nav {
	display: inline-block;
	margin-bottom: -5px;
}
.nav {
	float: none;
}
.fa-circle-class {
	color: #ffffff;
}
.fa-chevron-class {
	color: #3f9f94;
}
.coverGalleryTitle {
	font-size: 10px;
	font-weight: normal;
	line-height: 40px;
	margin-bottom: 40px;
}
.coverGallerySubTitle {
	font-size: 10px;
	font-weight: normal;
}
.coverColourLayer {
	background-color: ;
	height: 100%;
	position: absolute;
	width: 100%;
}
