/* Clear Floats Without Structural Markup */
.clearfix:before, .clearfix:after {
	content: '.';
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
}

#content table tr td:first-child h3 {
	font-size: 17px;
}

.clearfix {
	zoom: 1;
}
/* General */
body {
	margin: 0;
	padding: 0;
	background: #fff;
	/*font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;*/
	font-family: 'myriad-pro', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	color: #00244b;
	-webkit-text-size-adjust: 100%;
}
a {
	color: inherit;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
h1, h2, h3, h4 {
	font-style: normal;
	font-weight: 700;
	text-transform: lowercase;
}
h1 {
	font-size: 30px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 13px;
}
blockquote {
	margin: 0;
	padding: 1em 2em;
}
p {
	line-height: 24px;
}
ul li,
ol li {
	margin: 0.2em 0;
	line-height: 17.4px;
   font-weight: 300;
}
input, textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

#header {
	display: block;
	position: relative;
	z-index: 9999;
}
#header .logo-wrap {
	width: 1010px;
	height: 200px;
	margin: 0 auto;
	text-align: center;
}
#header .logo {
	display: block;
	margin: 10px auto 0 auto;
}
#park #header .logo {
	margin-left: 80px;
}

ul.mobile-nav-trigger,
a.mobile-logo {
	display: none;
}

#nav {
	width: 1200px;
	margin: 4px auto 14px auto;
	position: relative;
	visibility: visible;
	overflow: visible;
}

@media screen and (min-width: 767px) {

	#nav {
		display: block !important;
	}

	#content .left .gallery .galleries a img {
		min-height: 180px;
	}

}

#park #nav {
	width: 890px;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	visibility: visible;
	overflow: visible;
}
#nav ul.menu {
	text-align: center;
}
#nav ul.menu li {
	overflow: hidden;
	display: inline-block;
	height: 16px;
	line-height: 14px;
	padding: 0 24px;

	/* IE8 FIX */
	padding: 0 24px\0;
	border-right: 1px solid #989896;
}
#nav ul.menu li:last-child,
#nav ul.menu li.last {
	border-right: none;
}
#nav ul.menu li a {
	font-size: 14px;
	font-weight: 200;
	color: #7f7f7d;
}

#nav ul.menu li.bottom_menu {
	display: none;
}

#nav ul.menu li.social-wrapper {
	height: auto;
	overflow: visible;
}

#park #nav ul.social {
	top: -7px;
	right: -12px;
}
#nav ul.social li {
	float: left;
	height: 30px;
	line-height: 30px;
	margin-bottom: -3px;
	padding: 0 17px;
	border-right: 1px solid #989896;
}
#nav ul.social li.weather {
	margin-top: 0;
	border-right: none;
}
#slideshow {
	margin: 0 auto 0 auto;
	width: 1200px;
	height: 333px;
	overflow: hidden;
	z-index: 9998;
}

.home-slider {
	margin: 0 auto;
	width: 1200px;
}

.home-slider .bx-wrapper {
	margin: 0;
}

.home-slider .bx-wrapper .bx-pager {
	display: block;
	bottom: 6px;
	left: 33px;
	right: auto;
	width: auto;
}

.home-slider .bx-wrapper .bx-pager.bx-default-pager a {
	width: 12px;
	height: 12px;
	background: url(/mockups/3/images/pager-bg.png) no-repeat;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, 
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: url(/mockups/3/images/pager-bg.png) no-repeat 0 -12px;	
}

#content {
	margin: 17px auto 42px auto;
	width: 800px;
	min-height: 200px;
}
#home #content, #park #content {
	margin-bottom: 23px;
}
#content h1 {
	margin: 0;
	font-size: 33px;
}
#home #content h1 {
	margin: 17px 0 0 0;
}
#content p {
	margin: 6px 0;
	font-weight: 300;
}
#content p a,
#content ul li a {
	text-decoration: none;
	color: #5A8BEE;
}
#content ul {
	margin: 0;
	padding: 0 0 0 17px;
	overflow: visible;
	list-style-position: outside;
}
#content ol {
	padding: 0 0 0 20px;
	overflow: visible;
}
#content ul.docs {
	padding: 0;
}

#company-links {
	margin: 0 auto 26px auto;
	padding-top: 29px;
	width: 997px;
	border-top: 1px solid #c0c0c2;
}
#company-links ul {
	list-style: none;
	display: table-row;
	margin: 0;
	padding: 0;
	overflow: visible;
}
#company-links ul li {
	display: table-cell;
	border-left: 1px solid #c8c9ca;
	padding: 0 28px;
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
}

#company-links ul li.mobile-company-link {
	display: none;
}

#company-links ul li a img {
	display: block;
}

#company-links ul li.clarencecoast {
	padding-left: 0;
	border-left: none;
}


#gallery-bottom {
	margin: 0 auto;
	width: 1010px;
	clear: both;
}
#gallery-bottom ul {
	list-style: none;
	padding: 0;
	margin-left: 0;
}
#gallery-bottom ul li {
	float: left;
	margin: 0 4px 10px 4px;
}
#gallery-bottom ul li span,
#gallery-bottom ul li a {
	font-size: 14px;
	line-height: 24px;
	color: #7F7F7D;
	font-weight: 200;
}
#gallery-bottom ul li span {
	display: block;
	text-align: center;
}
#gallery-bottom ul li img {
	display: block;
	margin-bottom: 5px;
}

#footer {
	margin: 0 auto;
	padding-bottom: 50px;
	width: 1011px;
	text-align: right;
}
#footer ul {
	float: right;
	list-style: none;
	margin: 2px 0 0 0;
	padding: 0;
}
#footer ul li {
	display: inline;
	padding: 0 47px;
	border-right: 1px solid #7f7f7d;
}
#footer ul li a {
	font-weight: 200;
	font-size: 14px;
	color: #7f7f7d;
}
#footer ul li.first {
	padding-left: 0;
}
#footer ul li:last-child,
#footer ul li.last {
	border-right: none;
}
#footer form {
	float: right;
	display: inline;
}
#footer form input {
	padding: 0 0 0 10px;
	width: 130px;
	height: 23px;
	line-height: 23px;
	border: 1px solid #b6b6b6;
}

#mobile-footer {
	display: none;
}

.footer-logo-wrapper {	
	padding: 30px 0;
	text-align: center;
	clear: both;
}

.footer-logo-wrapper a img {
	max-width: 80%;
}

/* Normal Template */
#page #content,
#normal #content {
	width: 968px;
	overflow: hidden;
	text-align: left;
}

#content .left {
	float: left;
	width: 270px;
	padding: 4px 15px 0 0;
}

#content .left .galleries {
	margin: 0;
}

#content .left img {
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
}

#content .mid {
	float: left;
	width: 412px;
	padding: 0 38px;
}

#content .mid h2 {
	margin: 16px 0 6px 0;
	font-size: 18px;
	color: #ef4023;
}

#content .mid h3 {
	margin: 15px 0 8px 0;
}

#content .mid h4 {
	margin: 15px 0 8px 0;
}

#content .mid p {
	margin: 6px 0 6px 0;
	line-height: 17.4px;
}

#content .right {
	float: left;
	width: 195px;
}

#content .right form {
	overflow: hidden;
	width: 195px;
	margin: 5px 0 0 0;
	background-color: #ef4023;
}

#content .right form h4 {
	display: block;
	margin: 13px 11px 4px;
	line-height: 17px;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
}

#content .right form .input-label-wrap {
	position: relative;
	width: 177px;
	height: 30px;
	margin: 0 auto 5px auto;
}

#content .right form .input-label-wrap label {
	position: absolute;
	left: 3px;
	line-height: 31px;
	color: #00244b;
}

#content .right form input {
	display: block;
	width: 171px;
	height: 31px;
	padding: 0 3px;
	line-height: 31px;
	margin: 0;
	border: 0;
	outline: none;
	background-color: #fff;
	color: #00244b;
}

#content .right form .brands {
	margin-bottom: 10px;
	color: #fff;
	font-size: 13px;
}
#content .right form .brands label {
	display: block;
	margin-left: 5px;
}
#content .right form .brands .brand input {
	display: inline;
	width: 20px;
	height: auto;
}

#content .right form input.submit {
	width: 177px;
	margin: 1px auto 11px auto;
	color: #fff;
	background-color: #00244b;
	font-size: 20px;
	line-height: 20px;
	font-weight: 700;
	cursor: pointer;
}

/* Gallery template and Gallery Container template */
#gallery #content,
#gallery_container #content {
	width: 1000px;
	padding-left: 22px;
	text-align: left;
}

#gallery #content h1,
#gallery_container #content h1 {
	font-size: 28px;
	letter-spacing: 0.04em;
	margin: 0 0 25px;
}

#gallery #content h2,
#gallery_container #content h2 {
	font-size: 26px;
	letter-spacing: 0.03em;
	color: #ef4023;
	margin: 17px 0 12px;
}

#gallery #content .galleries,
#gallery_container #content .galleries {
	margin: 0 6px 0 0;
}

#gallery #content .galleries img,
#gallery_container #content .galleries img {
	margin: 0;
	padding: 0px;
	border: 2px solid #909193;
}

#gallery #content .galleries em,
#gallery_container #content .galleries em {
	display: none;
}

#gallery_container #content p {
	margin: 6px;
	letter-spacing: 0.06em;
	font-size: 16px;
}

#gallery_container #content a.see-all {
	color: #ef4023;
	text-decoration: none;
}

#gallery_container #content .divider {
	display: block;
	height: 1px;
	margin: 17px 0 0;
	border-top: 1px solid #c4c6c5;
	clear: both;
}

/* Normal Wide template */
#normal_wide #content {
	width: 1000px;
}
#normal_wide #content .mid {
	width: 1000px;
	padding: 0 0 20px 0;
}

/* Normal Plain template */

#normal_plain #content {
	margin-top: 38px;
	width: 968px;
	overflow: hidden;
}

#normal_plain #content .mid {
	width: 697px;
}

#normal_plain.p105  #content .mid {
	width: 750px;
	padding: 0 23px 0 0;
}

.p105 #content .mid #parkmap-container {
	width: 750px;
	position: relative;
}

.p105 #content .mid #parkmap-container .parkmap-address {
	position: absolute;
	display: none;
	background-color: #fff;
	width: 240px;
	padding: 10px;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.25);
}

.p105 #content .mid #parkmap-container #parkmap1 {
	left: 679px;
	top: 127px;
}

.p105 #content .mid #parkmap-container #parkmap2 {
	left: 697px;
	top: 176px;
}

.p105 #content .mid #parkmap-container #parkmap3 {
	left: 637px;
	top: 290px;
}

.p105 #content .mid #parkmap-container #parkmap4 {
	left: 578px;
	top: 447px;
}

.p105 #content .mid #parkmap-container #parkmap5 {
	left: 535px;
	top: 510px;
}

.p105 #content .mid #parkmap-container #parkmap6 {
	left: 534px;
	top: 171px;
}

.p105 #content .mid #parkmap-container #parkmap7 {
	left: 380px;
	top: 349px;
}

/* tables */
#content table {
	text-align: center;
}

#content table tr td:first-child {
	text-align: left;
}

#content table tr:first-child td h3 {
	font-size: 17px;
	white-space: normal;
}

#content table h3 {
	display: inline;
	font-size: 15px;
	text-transform: none;
	white-space: nowrap;
}

#content table h4 {
	display: inline;
	font-size: 14px;
	text-transform: none;
}

#content table h4,
#content table tbody tr:first-child {
	color: #00aef1;
}

/* Issuu loadin gmsg */

div.issuuembed {
	width: 100%;
	height: auto;
}

div.issuuembed.issuu-isrendered {
	background: url(/a/images/loading.gif) 50% 30% no-repeat;	
}

.issuuembed {
	width: 1000px !important;
}

#sb-container {
	z-index: 9999;
}

/* Responsive Styling */

@media screen and (max-width: 1200px) {

	img {
		max-width: 100%;
		height: auto;
	}

	#header .logo-wrap {
		width: 100%;
		text-align: center;
	}

	#header .logo img {
		display: block;
		margin: 0 auto;
		height: auto;
		max-width: 653px;
	}

	body#park #header .logo img {
		max-width: 339px;
	}

	#nav,
	#park #nav {
		width: 100%;
	}

	#slideshow {
		width: 100% !important;
		height: 250px;
	}

	#slideshow img {
		width: 100% !important;
		height: auto !important;
	}

	.home-slider {
		width: 100%;
	}

	.home-slider ul li img {
		width: 100%;
		height: auto;
	}

	#content,
	#normal_plain #content,
	#page #content, 
	#normal #content,
	#gallery #content, 
	#gallery_container #content {
		padding-left: 0;
		padding-right: 0;
		width: 87%;
	}

	#CDSWIDEXC {
		margin: 10px auto !important;
	}

	#content .mid,
	#normal_plain #content .mid,
	#normal_plain.p105 #content .mid {
		padding-left: 0;
		padding-right: 2%;
		width: 75%;
	}

	.p105 #content .mid #parkmap-container {
		width: 100%;
	}

	.p105 #content .mid #parkmap-container img {
		width: 100%;
		height: auto;
	}

	div.parkmap-address {
		display: none !important;
	}

	#content .mid, 
	#normal_plain #content .mid, 
	#normal_plain.p105 #content .mid {
		padding-right: 2%;
		padding-left: 2%;
		width: 50%;
	}

	#content .right,
	#content .left {
		width: 23%;
	}

	#content .left .gallery {
		width: 100%;
	}

	#content .left .gallery .galleries a img {
		min-height: 0;
		width: 100%;
		max-width: 270px;
	}

	.ads {
		text-align: center;
	}

	#content .right form,
	#content .right form .input-label-wrap,
	#content .right form input.submit {
		width: 100%;
	}

	.gallery {
		margin: 0 auto;
		width: 800px;
	}

	#gallery-bottom {
		width: 96%;
	}

	#gallery-bottom ul {
		margin-left: -1%;
		overflow: hidden;
		width: 101%;
	}

	#gallery-bottom ul li {
		float: left;
		overflow: hidden;
		margin: 0;
		margin-left: 1%;
		width: 15.5%;
	}

	#gallery-bottom ul li img {
		width: 100%;
		height: auto;
	}

	#footer {
		padding-right: 4%;
		width: 96%;
	}

}

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

	#company-links {
		width: 100%;
	}

	#company-links ul li.clarencecoast {
		padding-left: 28px;
	}
	
	
}

@media screen and (max-width: 1000px) {

	#company-links ul li a img {
		width: 100% !important;
		height: auto !important;
	}

	#normal_wide #content,
	#normal_wide #content .mid {
		width: 100%;
	}

	.gallery {
		width: 600px;
	}
	
	/* wide templates */
	#normal_wide #content h1,
	#normal_wide #content p {
		margin-left: 20px;
	}

	.issuuembed {
		width: 100% !important;
	}

}

@media screen and (max-width: 860px) {

	#gallery-bottom ul {
		margin: -19px auto 0;
		width: 183px;
		text-align: center;
	}

	#gallery-bottom ul li {
		display: block;
		float: none;
		margin: 0;
		padding: 10.8px 0;
		width: 100%;
		border-bottom: 1px solid #cdcdcd;
	}

	#gallery-bottom ul li span,
	#gallery-bottom ul li a {
		line-height: 14px;
	}

	#gallery-bottom ul li:last-child {
		border-bottom: none;
	}

	#gallery-bottom ul li img {
		display: none;
	}

	#content p {
		line-height: 19px;
	}

}

@media screen and (max-width: 780px) {

	#slideshow {
		height: 215px;
	}

}

@media screen and (max-width: 767px) {

	#header {
		padding-top: 33px;
	}

	body#park #header {
		padding-bottom: 9px;
	}

	#header .logo-wrap,
	#nav {
		display: none;
	}

	#park #nav,
	#nav {
		position: absolute;
		top: 0;
		left: 133px;
		margin: 0;
		padding: 22px 13px 23px 30px;
		width: 149px;
		background: url(/mockups/1/images/mobile-header-bg.png) repeat;
		-webkit-box-shadow: 9px 12px 15px 0px rgba(50, 50, 50, 0.75);
		-moz-box-shadow:    9px 12px 15px 0px rgba(50, 50, 50, 0.75);
		box-shadow:         9px 12px 15px 0px rgba(50, 50, 50, 0.75);		
	}

	ul.mobile-nav-trigger {
		display: block;
	}

	#nav ul.menu {
		text-align: left;
	}

	#nav ul.menu li {
		display: block;
		height: auto;
		margin: 0;
		padding: 16px 0;
		border: none;
		border-top: 1px solid #95989d;
	}

	#nav ul.menu li a {
		font-size: 26px;
		font-weight: 300;
		line-height: 24px;
		color: #95989d;
	}

	#nav ul.menu li a:hover {
		color: #fff;
		text-decoration: none;
	}

	#nav ul.menu li:first-child {
		display: none;
	}

	#nav ul.menu li:nth-child(2) {
		border-top: none;
	}

	#nav ul.menu li.social-wrapper {
		display: none;
	}

	ul.mobile-nav-trigger {
		list-style-type: none;
		position: absolute;
		overflow: visible;
		padding: 0;
		margin: 0;
		top: 27px;
		left: 11px;
		z-index: 9999px;
	}

	ul.mobile-nav-trigger li {
		float: left;
		margin: 0;
		margin-left: 20px;
	}

	ul.mobile-nav-trigger li.weather {
		margin-top: -5px;
	}

	a.mobile-logo {
		display: block;
		clear: left;
		margin: 0 auto 1px;
		width: 84%;
		max-width: 315px;
		z-index: 9998;
	}
	a.mobile-logo.park {
		width: 45%;
	}
	
	body#park a.mobile-logo {
		margin-top: -17px;
	}

	a.mobile-logo img {
		display: block;
		margin: 0 auto;
		max-width: 100%;
	}

	#content {
		min-height: 0;
	}

	#content h1 {
		font-size: 26px;
	}

	#home #content {
		margin-bottom: 13px;
	}

	#content .mid, 
	#normal_plain #content .mid, 
	#normal_plain.p105 #content .mid {
		float: none;
		padding: 0;
		width: 100%;
	}

	#content .right,
	#content .left {
		float: none;
		margin: 10px auto;
		width: 80%;
	}

	#content .right .ads {
		display: none;
	}

	#content .left .galleries {
		float: none;
		display: none;
		text-align: center;
	}

	#content .left .galleries:first-of-type {
		display: block;
	}

	#content .right form input {
		width: 100%;
	}

	#content .right form .input-label-wrap {
		width: 90%;
	}

	#content .right form, 
	#content .right form .input-label-wrap, 
	#content .right form input.submit {
		text-align: center;
	}

	#footer {
		display: none;
	}

	#company-links {
		margin: 0 auto;
	}

	#mobile-footer {
		display: block;
		margin: 0;
		padding: 7px 0;
		text-align: center;
	}

	#mobile-footer a {
		font-size: 12px;
		font-weight: 300;
		color: #ccc;
		text-decoration: none;
		text-transform: uppercase;
		padding-bottom: 20px;
	}

	#mobile-footer a:hover {
		opacity: 0.8;
	}

	.gallery {
		width: 412px;
	}

		#company-links {
		padding-top: 0;
		border-top: none;
	}

	#company-links ul {
		display: block;
		text-align: center;
	}

	#company-links ul li.clarencecoast {
		display: none;
	}

	#company-links ul li {
		display: inline-block;
		padding: 0;
		width: 30%;
		border: none;
	}

	#company-links ul li a img {
		width: auto !important;
		margin: 0 auto;
	}

	#company-links ul li.brooms,
	#company-links ul li.calypso {
		margin: 0;
		width: 40%;
	}

	#company-links ul li.brooms {
		padding-right: 4.5%;
		text-align: right;
	}

	#company-links ul li.brooms a img {
		float: right;
	}

	#company-links ul li.calypso {
		padding-left: 4.5%;
		text-align: left;
	}

	#company-links ul li.calypso a img {
		margin: 0;
	}

	body#park #company-links ul li {
		display: none;
	}

	body#park #company-links ul li.mobile-company-link {
		display: block;
		padding-top: 28px;
		width: 100%;
		height: auto;
	}

}

@media screen and (max-width: 610px) {

	#slideshow {
		height: 167px;
	}

	#content .left {
		float: none;
		width: auto;
	}

	#nav ul.menu li.bottom_menu {
		display: block;
	}

	.gallery {
		width: auto;
		text-align: center;
	}
	.galleries {
		display: none;
		float: none;
		width: auto;
	}
	.galleries:first-child {
		display: block;
	}
	
}

@media screen and (max-width: 580px) {

	#slideshow {
		height: 180px;
	}

}

@media screen and (max-width: 520px) {

	#slideshow {
		height: 122px;
	}

	.gallery {
		width: 100%;
	}
	.gallery img {
		width: 100%;
		height: auto;
	}
	
	#gallery #content .galleries, 
	#gallery_container #content .galleries {
		margin-right: 0;
	}

}

@media screen and (max-width: 360px) {

	ul.mobile-nav-trigger {
		top: 10px;
		left: 0;
	}

	#nav {
		top: 38px;
		left: 0;
		padding: 10px 2% 10px 3%;
		width: 95%;
	}

	#nav ul.menu li a {
		font-size: 18px;
	}

	#company-links ul li {
		padding: 0;
		margin: 0;
		width: 49%;
	}

	#company-links ul li:last-child {
		width: 100%;
	}

}

@media screen and (max-width: 321px) {

	#slideshow {
		height: 84px;
	}

	.home-slider .bx-wrapper .bx-pager {
		left: 6px;
	}

}


/* some extra coding for divs that contain floated child divs and some universal classes */

.group:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
