@charset "UTF-8";

/*** 
Left Header Gradient: 		255, 255, 255
Right Header Gradient:		224, 0, 33
***/

.transp-bg-left {
background: rgb(255, 255, 255); /* Old browsers */
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.transp-bg-right {
background: rgb(224, 0, 33); /* Old browsers */
    background: linear-gradient(to left, rgba(224, 0, 33, 1) 0%, rgba(224, 0, 33, 1) 35%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

@media only screen and (min-width: 1100px) and (max-width: 1500px) {
	.transp-bg-left {
		background: linear-gradient(to right, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	}
	.transp-bg-right {
		background: linear-gradient(to left, rgba(224, 0, 33, 0.9) 0%, rgba(224, 0, 33, 1) 10%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	}
}

@media only screen and (min-width: 800px) and (max-width: 1099px) {
	.transp-bg-left {
		background: linear-gradient(to right, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 1) 5%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	}
	.transp-bg-right {
		background: linear-gradient(to left, rgba(224, 0, 33, 0.95) 0%, rgba(224, 0, 33, 1) 5%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	}
}


/* Header Bottom Border */
.main-header {
	border-bottom: 2px solid #ffffff;	
}


/* Print Button Gradient */
.print-newsletter {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a10320+0,c10326+100 */

background: rgb(161,3,32); /* Old browsers */

background: -moz-linear-gradient(45deg,  rgba(161,3,32,1) 0%, rgba(193,3,38,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(161,3,32,1)), color-stop(100%,rgba(193,3,38,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(45deg,  rgba(161,3,32,1) 0%,rgba(193,3,38,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(45deg,  rgba(161,3,32,1) 0%,rgba(193,3,38,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(45deg,  rgba(161,3,32,1) 0%,rgba(193,3,38,1) 100%); /* IE10+ */

background: linear-gradient(45deg,  rgba(161,3,32,1) 0%,rgba(193,3,38,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a10320', endColorstr='#c10326',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


}

/* Print Button Hover Gradient */
.print-newsletter:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c10326+0,a10320+100 */

background: rgb(193,3,38); /* Old browsers */

background: -moz-linear-gradient(45deg,  rgba(193,3,38,1) 0%, rgba(161,3,32,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(193,3,38,1)), color-stop(100%,rgba(161,3,32,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(45deg,  rgba(193,3,38,1) 0%,rgba(161,3,32,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(45deg,  rgba(193,3,38,1) 0%,rgba(161,3,32,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(45deg,  rgba(193,3,38,1) 0%,rgba(161,3,32,1) 100%); /* IE10+ */

background: linear-gradient(45deg,  rgba(193,3,38,1) 0%,rgba(161,3,32,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c10326', endColorstr='#a10320',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


}


/* Top Icon Colour */
.top-menu.wrapper li a, .top-menu.wrapper li i {
    color: #002d51;
}

/* Top Icon Hover Colour */
.top-menu.wrapper li:hover a, .top-menu.wrapper li:hover i {
    color: #002d51;
}


/* Print Button Text Colour */
.fixed-menu .print-newsletter span, .fixed-menu .print-newsletter i {
    color: #ffffff;
    text-shadow: none !important;
}

.sidepanel.left p.ImageCenter img {
    background: -moz-linear-gradient(center top , #fff, #dfdfdf 50%, #cecece) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.3);
    padding: 5px;
}

.main-nav li {
    text-shadow: none !important;
}


@media only screen {
#Offline .Heading1Section, #Offline #header, #Offline .PageHeading, .mobile-sponsors .Heading1Section, .mobile-content-holders .item-header {
    padding: 10px 102px 6px 5px !important;
    margin-left:3px !important;
}


#Offline .Heading1Section, #Offline #header, #Offline .PageHeading, .mobile-sponsors .Heading1Section, .mobile-content-holders .item-header {
    background: #ffffff url("https://brightwaterss.schoolzineplus.com/_image/media/29/brightwater-heading.jpg") no-repeat scroll right bottom;
    border-bottom: 2px solid #082b54;
    border-radius: 0 !important;
    color: #002d51;
    letter-spacing: 0.06em;
    margin: 54px -15px 20px !important;
    padding: 27px 102px 6px 0 !important;
    text-shadow: none !important;
    text-transform: uppercase;
	margin-top: 20px !important;
}
}

 /*============= Full Width Header ===================== */
.header-img {
    display: none;
}
.is-mobile .main-header {
    background: none;
}
.is-mobile .header-img {
    display: block;
}

 /*============= Full Width Header Change ===================== */
.main-header {
    background: url(/background) no-repeat top center transparent;
    border-bottom: 3px solid #fff;
}

 /*================ Other Options ================  */
.nav-gradient {
    display: none;
}
.transp-bg-left {
    display: none;
}
.transp-bg-right {
    display: none;
}
.main-header {
    border-bottom: none;
}

