@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700');
@import url('https://fonts.googleapis.com/css?family=Amatic+SC:400,700');
@import url('https://fonts.googleapis.com/css?family=Catamaran:600,700,800,900');
/* CSS RESET */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend, caption, tbody, tfoot, thead, th, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {						
	margin: 0;
	padding: 0; 
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 CSS ROLES FOR OLDER BROWSERS */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END CSS RESET */
body {
	font-family: "Open Sans";
	font-weight: 400;
}
.TopStrapOuter {
	background-color: #707170;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.HeaderOuter {
	float: left;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #fff;
}
.StandardWrapper {
	max-width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
.LargeWrapper {
	max-width: 1600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.TheLogo {
	float: left;
	height: 70px;
	width: 300px;
}
.TopIcon {
	height: 20px;
	width: 20px;
	float: left;
	margin-left: 10px;
}
.TopText {
	font-size: 14px;
	color: #FFF;
	float: left;
	height: 17px;
	margin-right: 20px;
	margin-left: 10px;
	padding-top: 3px;
	font-weight: 600;
}
.WhiteLink {
	color: #FFF;
	text-decoration: none;
}
.TopIconsContainer {
	float: right;
}
.MobileMenuIcon {
	display: none;
	height: 32px;
	width: 32px;
	float: right;
	margin-top: 7px;
}
.HomeImageOuter {
	float: left;
	width: 100%;
	background-color: #CCCCCC;
}
.FullWidth {
	width: 100%;
}
.NavigationOuter {
	color: #707170;
	float: right;
	margin-top: 18px;
	font-size: 34px;
	position: relative;
}
.NavigationLink {
	font-family: 'Amatic SC', cursive;
	display: inline-block;
	margin-left: 20px;
	font-weight: 700;
}
.NavCol1 {
	color: #f5931f;
	text-decoration: none;
}
.NavCol2 {
	color: #e487b8;
	text-decoration: none;
}
.NavCol3 {
	color: #e51e25;
	text-decoration: none;
}
.NavCol4 {
	color: #2aa9e0;
	text-decoration: none;
}
.NavCol5 {
	color: #97c33c;
	text-decoration: none;
}
.NavActive {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #266332;
	padding-bottom: 5px;
}
.HomeProductsOuter {
	float: left;
	width: 100%;
	padding-top: 25px;
	background-color: #E9E9E9;
	padding-bottom: 25px;
}
.HomeProductsOuterBox1 {
	width: 23.5%;
	margin-right: 2%;
}
.HomeProductsOuterBox2 {
	width: 23.5%;
	margin-right: 2%;
}
.HomeProductsOuterBox3 {
	width: 23.5%;
	margin-right: 2%;
}
.HomeProductsOuterBox4 {
	width: 23.5%;
}
.HomeProductsOuterBox5 {
	width: 32%;
	margin-right: 2%;
	float: left;
}
.HomeProductsOuterBox6 {
	width: 32%;
	float: left;
}
h4 {
	display: block;
	background-color: #707170;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #f36e21;
}
.HomeProductsPhoto {
	width: 100%;
	margin-bottom: 20px;
}
.HomeProductsOuter a {
	text-decoration: none;
}
.HomeTextAreaOuter {
	float: left;
	width: 100%;
	color: #e71372;
	font-size: 18px;
	line-height: 1.2;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
.HomeTextAreaOuterBase {
	float: left;
	width: 100%;
	color: #ffffff;
	font-size: 16px;
	line-height: 1.2;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 10px;
	background-color: #e71372;
}
.HomePageTextAreaOuter {
	float: left;
	width: 100%;
	color: #707170;
	font-size: 18px;
	line-height: 1.1;
	text-align: left;
	padding-top: 20px;
	background-color: #f5f5f5;
	padding-bottom: 20px;
}
.HomePageTextAreaOuter p {
	margin-bottom: 10px;
	margin-top: 10px;
}
h1 {
	font-size: 56px;
	color: #303088;
	margin-top: -5px;
	margin-bottom: 10px;
	font-family: 'Amatic SC', cursive;
	font-weight: 700;
}
.HomeTextAreaOuter p {
	margin-bottom: 15px;
}
.HomeTextAreaOuterBase p {
	margin-bottom: 20px;
}
h2 {
	font-size: 32px;
	font-weight: 300;
	color: #707170;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.PageDivide {
	text-align: center;
	width: 200px;
	display: block;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.FooterOuter {
	background-color: #f5931f;
	float: left;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 15px;
	font-size: 24px;
	color: #FFF;
	font-family: 'Amatic SC', cursive;
	font-weight: 700;
	position: relative;
}
.FooterOuter p {
	margin-bottom: 10px;
}
.NavigationMobileOuter {
	width: 100%;
	float: left;
	background-color: #2aa9e0;
	display: none;
	text-align: center;
	font-family: 'Amatic SC', cursive;
	font-size: 34px;
	font-weight: 700;
}
.NavigationMobileLink {
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
}
.NavigationMobileLink a {
	color: #FFF;
	text-decoration: none;
	font-weight: 700;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
.FooterRight {
	float: right;
	width: 50%;
	text-align: right;
}
.FooterLeft {
	float: left;
	width: 50%;
	text-align: left;
}
.FooterRight a {
	color: #FFF;
	text-decoration: none;
}
h3 {
	font-size: 46px;
	color: #ffffff;
	margin-top: -5px;
	margin-bottom: 10px;
	font-family: 'Amatic SC', cursive;
	font-weight: 400;
}
.OtherProductsOuter {
	background-color: #E8EAE8;
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	margin-top: 10px;
}
.OtherProductsButton {
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	background-color: #707170;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	display: block;
	margin-top: 20px;
}
.OtherProductsSection {
	float: left;
	width: 18.4%;
	margin-right: 2%;
}
.OtherProductsSectionNoMargin {
	float: left;
	width: 18.4%;
}
.OtherProductsSection a {
	text-decoration: none;
}
.OtherProductsSectionNoMargin a {
	text-decoration: none;
}
.EnquiryOuter {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px;
}
.EnquiryFormField, .EnquiryFormFieldText {
	font-size: 18px;
	color: #969696;
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	background-color: #ffffff;
	border: 5px solid #c9c9c9;
	margin-top: 0px;
	text-align: center;
	display: block;
	transition: border 0.3s;
	font-family: "Open Sans";
	font-weight: 600;
}
.EnquiryFormField:focus, .EnquiryFormField.focus, .EnquiryFormFieldText:focus, .EnquiryFormFieldText.focus {
	outline: none;
	border: 5px solid #969696;
}
.EnquiryForm1 {
	width: 48%;
	margin-top: 5px;
	margin-right: 4%;
	float: left;
	margin-bottom: 20px;
}
.EnquiryForm2 {
	width: 48%;
	margin-top: 5px;
	float: left;
	margin-bottom: 20px;
}
.EnquiryForm3 {
	width: 100%;
	margin-top: 5px;
	float: left;
}
.EnquiryFormButton {
	margin-top: 20px;
	color: #FFFFFF;
	background-color: #E71372;
	border: 1px solid #E71372;
	font-size: 16px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.InPageLink {
	color: #707170;
	text-decoration: none;
}
.NewsImage {
	max-width: 100%;
	height: auto;
	width:auto;
}
.SideMenu {
	color: #FFF;
	background-color: #D40C43;
	float: right;
	width: 200px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.SideMenuSub {
	text-align: center;
	float: right;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.CaptainsHome {
	float: left;
	width: 60%;
	background-image: url(images/captains.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 40%;
	background-size: 38%;
}
.PageTable {
	border: 1px solid #707170;
}
td {
	border: 1px solid #707170;
	padding: 5px;
}
table {
	width: 100%;
}
.SocialLinks {
	right: 0px;
	bottom: 36px;
	position: absolute;
}
strong {
	font-weight: 600;
}
.FullWidthImageRelative {
	position: relative;
	overflow: hidden;
	height: 550px;
}
.FullWidthImageRelativeSub {
	position: relative;
	overflow: hidden;
	height: 450px;
}
.CountdownAbsolute {
	width: 100%;
	position: absolute;
	top: 30px;
	text-align: center;
	color: #f4da0d;
	text-shadow: 2px 2px #000000;
	font-family: 'Catamaran', sans-serif;
}
.CountdownMain {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 70px;
	font-weight: 800;
}
.CountdownSub {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 60px;
	font-weight: 700;
}
.BrighterBrandonFooter {
	background-color: #535257;
	float: left;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
}
.BrighterBrandonLogo {
	width: 350px;
}
.ThanksLogos {
	width: 15%;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 15px;
}
.SocialIcons {
	text-align: center;
	width: 100%;
	position: absolute;
	top: 30px;
}
.SocialIcon {
	height: 50px;
	margin-right: 10px;
	margin-left: 10px;
}

/* Shrink Home Image */
@media only screen and (max-width : 1200px) 
{
.FullWidthImageRelative {
	height: 500px;
}
.FullWidthImageRelativeSub {
	height: 400px;
}
}

/* Shrink Home Image */
@media only screen and (max-width : 1000px) 
{
.FullWidthImageRelative {
	height: 450px;
}
.FullWidthImageRelativeSub {
	height: 350px;
}
}


/* Shrink Home Image and Change Footer and Show Mobile Menu*/
@media only screen and (max-width : 900px) 
{
.HomeTextAreaOuter {
	font-size: 16px;
}
.HomeTextAreaOuterBase {
	font-size: 14px;
}
.HomePageTextAreaOuter {
	font-size: 16px;
}
h1 {
	font-size: 48px;
}
.HomeTextAreaOuter p {
	margin-bottom: 10px;
}
.HomeTextAreaOuterBase p {
	margin-bottom: 15px;
}
h2 {
	font-size: 24px;
	font-weight: 300;
	color: #707170;
	letter-spacing: -1px;
}
h3 {
	font-size: 38px;
}
.FooterOuter {
	padding-bottom: 20px;
	font-size: 19px;
}
.FooterOuter p {
	margin-bottom: 5px;
}
.FullWidthImageRelative {
	height: 400px;
}
.FullWidthImageRelativeSub {
	height: 300px;
}
.EnquiryFormField {
	font-size: 16px;
}
.EnquiryFormFieldText {
	font-size: 16px;
}
.CountdownMain {
	font-size: 65px;
}
.CountdownSub {
	font-size: 55px;
}
.TheLogo {
	float: left;
	height: 46px;
	width: 200px;
}
.MobileMenuIcon {
	display: block;
}
.NavigationOuter {
	display: none;
}
.HeaderOuter {
	padding-top: 20px;
	padding-bottom: 20px;
}
.ThanksLogos {
	width: 160px;
	margin-right: 10px;
	margin-left: 10px;
}
.SocialIcons {
	top: 24px;
}
.SocialIcon {
	height: 45px;
}

}


/* Switch to 2x2 grid */
@media only screen and (max-width : 700px) 
{
.HomeProductsOuterBox1 {
	width: 49%;
	margin-right: 2%;
	margin-bottom: 2%;
}
.HomeProductsOuterBox2 {
	width: 49%;
	margin-right: 0%;
	margin-bottom: 2%;
}
.HomeProductsOuterBox3 {
	width: 49%;
	margin-right: 2%;
}
.HomeProductsOuterBox4 {
	width: 49%;
	margin-right: 0%;
}
h4 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.HomeTextAreaOuter {
	font-size: 14px;
}
.HomeTextAreaOuterBase {
	font-size: 12px;
}
.HomePageTextAreaOuter {
	font-size: 14px;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 20px;
	font-weight: 300;
	color: #707170;
	letter-spacing: -1px;
}
h3 {
	font-size: 30px;
}
.EnquiryFormField {
	font-size: 14px;
}
.EnquiryFormFieldText {
	font-size: 14px;
}
.EnquiryForm1 {
	width: 100%;
	margin-right: 0%;
	margin-bottom: 15px;
}
.EnquiryForm2 {
	width: 100%;
	margin-bottom: 15px;
}
.EnquiryForm3 {
	width: 100%;
	margin-bottom: 15px;
}
.EnquiryFormButton {
	margin-top: 10px;
	font-size: 14px;
}
.FooterRight {
	float: left;
	width: 100%;
	text-align: center;
}
.FooterLeft {
	float: left;
	width: 100%;
	text-align: center;
}
.FullWidthImageRelative {
	height: 300px;
}
.FullWidthImageRelativeSub {
	height: 250px;
}
.CountdownMain {
	font-size: 50px;
}
.CountdownSub {
	font-size: 40px;
}
.BrighterBrandonLogo {
	width: 300px;
}
.SocialIcons {
	text-align: center;
	width: 100%;
	position: inherit;
	top: auto;
	display: block;
	padding-bottom: 20px;
}
.SocialIcon {
	height: 50px;
	margin-right: 10px;
	margin-left: 10px;
}
}

/* Shrink Home Image */
@media only screen and (max-width : 550px) 
{
.FullWidthImageRelative {
	height: 250px;
}
.FullWidthImageRelativeSub {
	height: 200px;
}
.CountdownAbsolute {
	top: 20px;
}
.CountdownMain {
	font-size: 40px;
}
.CountdownSub {
	font-size: 30px;
}
}

/* Shrink Home Image */
@media only screen and (max-width : 450px) 
{
.FullWidthImageRelative {
	height: 200px;
}
.FullWidthImageRelativeSub {
	height: 150px;
}
.CountdownAbsolute {
	top: 20px;
}
.BrighterBrandonLogo {
	width: 200px;
}
.ThanksLogos {
	width: 130px;
	margin-right: 10px;
	margin-left: 10px;
}
}
.GalleryHold {
	max-width: 600px;
	width: 100%;
}
