﻿/* Layout.css */

@charset "utf-8";
*,
*:after,
*:before	{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body	{
    background-color: #fff;
    margin: 0;
    padding: 0;
    position: relative;
    overflow-x: hidden;
    width: 100%;
	max-height: 100%;
    counter-reset:section;
}

/* Header */

header	{
/* 	background-color:#00ab55;
	border-bottom: .5em solid #00cc66;
	 */
	 
} 
.navbar__top	{
    padding: 0em 1.6667em 0em 0em;
}
.header {
    margin-bottom: 1em;
    margin: 0 auto;
}
.top_bar_login	{
	width: 63em;
	margin: 0 auto;
}

/* Utility Nav */

.utility-nav {
    color: #fff;
    font-weight: 700;
    margin-bottom: 0;
        background-color: #0054A7;
    border-bottom: .5em solid #007bf3;
}

/* Utility Nav - MyOCSEA */

.helloSignin	{
	color: #ccdced;
	border-bottom:none;	
}
.myoscea_signin,
.myoscea_signin:hover,
.myoscea_signin:active,
.myoscea_signin:visited	{
	font-weight: bold;
	color:#FFF;
	border-bottom:none;
}
.ocsea-logout	{
	color: #FFF;
	border-bottom:none;
	display:inline-block;
}

.createAccount	{
	color:#FFF;
	border-bottom:none;
	padding-left: 2em;
}
.myocsea_hello{
	color: #ccdced;
	border-bottom:none;	
}
.myocsea__list {
    list-style: none;
    margin: 0;
    float: left;
    padding: 0;
}
.myocsea__list-item,
.myocsea__list>li {
    float: left;
    text-align: left;
    padding-left:30px;
}
.myocsea__user-icon {
	font-size: 1em;
	float: left;
	padding: 0.3em;
}
.myocsea__logged-in	{
	font-size: 1em;
	float: left;
	padding: 0.3em;
}

.myocsea__link,
.myocsea__list>li>a,
.myocsea__list>li>a:hover,
.myocsea__list>li>a:active,
.myocsea__list>li>a:visited {
	text-decoration: none !important;
	border-bottom: none;
    color: #fff;
}
 .myocsea__link:hover,
.myocsea__list>li>a:hover {
    border-bottom: none;
    color: #fff;
} 
.myocsea__welcome {
    font-size: small;
    float: left;
    text-align: center;
}
.myocsea__welcome__link:hover {
    color: #fff;
    border-bottom: 3px solid #fff;
}
.myocsea--login-out {
 display:block;
    text-align:center;
}
.register-button	{
	 margin: 0 auto;
	 display: block;
    text-align: center;
}
.ocseaNavHorizontal:before,.ocseaNavHorizontal:after{content:"";display:table}
.ocseaNavHorizontal:after{clear:both}
.ocseaNavHorizontal li{float:left}
.ocseaNavHorizontal li:first-child{margin-left:0}

/* Utility Nav - Search */

fieldset.sfsearchBox {
    border: none;
    font-size: 1em;
    margin: 0;
}
.ocsea-search	{
    background-image: url('/Sitefinity/WebsiteTemplates/OCSEATemplate/App_Themes/OCSEATheme/Images/fa-search.png');
    background-repeat: no-repeat;
    background-position: 0.5em 0.1em;
    vertical-align: middle;
    padding-right: 20px;
    padding-left: 20px;
}
.search-bar	{
	padding-top:5%;
	text-align:center;
	margin-top:5%;
}


/* Logo */
.logo__link,
.logo__link:hover {
    background-color: transparent;
    border-bottom: none;
    display: inline-block;
}
.logo__img {
	margin-top:10%;
    display: block;

}
.logo__img__mobile {
	display: block;
    height: 3.4em;
    margin-top: 0.2em;
    text-align:center;
}
/* Global Navigation */
.global-nav {
    font-size: 1.4em;
    text-transform: uppercase;
}
.global-nav--mobile {
    display: none;
}
.global-nav__link, .sfSel.global-nav__link {
	color: #191919;
	border-bottom: none;
    margin: .83333em;
    display: block;
    font-size: 20px;
	text-decoration: none !important;
}

.global-nav__link:hover, .sfSel.global-nav__link:hover {
	color: #006931;
}
/* Main content */
.main {
    margin: 0 auto 2em;
    padding: 0em 1.6667em 1.6667em;
    max-width: 63em;
}
.homebackground	{
	position: absolute;
	z-index: -1;
	width: 100%;
	height: auto;
	left: 0;
	padding-top:5px;
	top:7%;
}
.cover {
    display: block;
    overflow: hidden;
    margin: 0 auto;
    max-width: 66em
}
.secParagraph {
	font-size: 16px;
    padding: 10px 10px 0px 10px;
}
.sliderBackground	{
	background-color: #e4e4e4;
	padding: 20px;
	text-align:center; 
}
.neverQuitImg {
    position: relative;
    padding-right: 4.5px;
    padding-top: 10px;
    padding-left: 4.4px;
    height:12em;
}
.backgroundContainer	{
	width:55%;
	padding-bottom:20px;
}
.waveContainer {
    background-image: url('/Sitefinity/WebsiteTemplates/OCSEATemplate/App_Themes/OCSEATheme/Images/white_wave2.png');
    background-repeat: repeat;
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 20px;
}
.button-align	{
	text-align: center;
}
.blue-ocsea {
    background-color: #0054a6;
    color: #fefefe; 
}

.dropdown-blue-ocsea,
.dropdown-blue-ocsea:hover,
.dropdown-blue-ocsea:active,
.dropdown-blue-ocsea:link,
.dropdown-blue-ocsea:visited {
    background-color: #0054a6 !important;
    color: #fefefe; 
    padding:0px;
}

.blue-ocsea:hover, .blue-ocsea:active, .blue-ocsea:focus   {
    background-color: #003263;
    color: #fefefe; 
}
.btn-gray-ocsea {
    background-color: #CCC;
    color: #333; 
 }
 .btn-gray-ocsea:hover, .btn-gray-ocsea:active, .btn-gray-ocsea:focus	{
     background-color: #a3a3a3;
    color: #FFF; 
 }
 .button-padding	{
 	margin-bottom: 20px;
 }
 .blue-ocsea-text	{
 	color: #004384;
 }
  
 .white-text,
 .white-text:hover, .white-text:active, .white-text:focus	{
 	color: #FFF;
 }
 
 
 
.cover img {
    width: 100%;
    vertical-align: middle
}
.main-single {
    margin: 0 auto;
    max-width: 36em;
}
.wide-column {
    margin: 0 auto;
    max-width: 62em
}
hr {
  max-width: 75rem;
  color: #ddd;
  background-color: #ddd;
  height: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: none;
  border-left: 0;
  margin: 0px !important;
  clear: both; 
 }
.title-state {
    background-color: #005dab;
    padding: 0.5em;
    color: #fff;
    font-weight: bold;
}
.title-local {
    background-color: #00ab4f;
    padding: 0.5em;
    color: #fff;
    font-weight: bold;
}
.btn-account {
    position: relative;
    top: 20px;
}
.act-pad {
    margin-bottom: 1.2em;
    cursor:pointer;
}
/* Footer */
.footer {
    background-color: #0054A7;
    bottom: 0;
    color: #fff;
    padding: 2em 1em;
    position: relative;
    width: 100%
}
.footer-align	{
    max-width: 63em;
}
.footer__link,
.footer__nav__link {
    color: #fff;

}
.footer__link:hover,
.footer__nav__link:hover,
.footer__link:active,
.footer__nav__link:active,
.footer__link:visited,
.footer__nav__link:visited,
.footer__link:link,
.footer__nav__link:link  {
    color: #fff;
}
.footer__nav__list {
     list-style: none;
    margin: 0;
    padding-top: 2.5%;
    font-size: 95%;
    position: relative;
    right: 14px;
}
.footer__nav__list-item {
    float: left;
}
.footer__nav__link {
    margin: 0 1em 1em 0;
}
.footer__nav__link.sfSel {
    color: #fff;
}
.footer__boilerplate {
    background-color: #126fcc;
    padding: 2em 0;
}


/* Misc layout elements */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
.centered {
    margin: 0 auto;
}
.navList_mobile{
	list-style-type:none;
}
.navbar-default {
	border-color: transparent;
	background-color: #FFF;
}
.margin-top	{
	margin-top: 20px;
}
.margin-top2	{
	margin-top: 10px;
}
/*Staff Directory*/
.department-padding {
    padding-bottom: 10px;
    padding-top: 10px;
}
/*Discounts*/

.discount-image	{
	width: 255px;
}

.discount-margin	{
	margin-bottom: 5px;
}

/*Events layout*/
.sfimageWrp > img 	{
	max-height: 300px;
	
}
/*Ocsea Extras*/
.extras-image	{
	float:right;
	max-width: 175px;
	max-height: 175px;
}

/*Family fun discounts*/
.funimage	{
    padding-bottom: 15px;
    text-align:center;
}
.spinner{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    background-size: 100%;
    color: #fff;

}
/*.spinner_bg{
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.25);
    opacity: .4;
    z-index: -1;
    
}*/

/*Member docusign*/
.img_confirmation {
    width: auto; 
    height: 250px;
    padding: 1em;
}
.title-confirmation {
    background-color: #005dab;
    padding: 0.5em;
    color: #fff;
}