/* CSS Document */

/* elements */
body {
	height: 100%;
    width: 100%;
    border: 0;
    margin: 0;
	background-color: #C2EEFF;
	overflow: auto;
    font: 14px Arial, Helvetica, sans-serif;
	-webkit-overflow-scrolling: auto;
}

h1 {
	font-size: 1em;
}

h2 {
	color: #f58026;
	font: 20px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}

iframe {
	border: none;
}

/* ids */
#address {
	margin-top: 5px;
	color: #FFF;
	font: 16px Arial, Helvetica, sans-serif;
}

#address .title {
	font-size: 20px;
	font-weight: bold;
}

#address p {
	margin: 0px;
}

/*#classDescription {
	color: #FFF;
	margin-bottom: 20px;
}

#classDescription .name {
	color: #f58026;
	font: 20px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#classDescription .price {
	font: 20px Arial, Helvetica, sans-serif;
}

#classDescription .description {
	font: 14px Arial, Helvetica, sans-serif;
}*/

#classSelectionContainer {
	display: block;
	margin: 20px 144px;
	color: #FFF;
	font: 20px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#classSelectionContainer h1 a {
	float: left;
	width: 200px;
	height: 100px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	padding-top: 50px;
}

#classSelectionContainer .park {
	background: #0072bc;
}

#classSelectionContainer .beach {
	background: #f58026;
}

#classSelectionContainer .phoenician {
	background: repeating-linear-gradient(
	  45deg,
	  #f58026,
	  #f58026 20px,
	  #0072bc 20px,
	  #0072bc 40px
	);
/*	margin-left: 149px;*/
}

#classSelectionContainerOpt {
	display: block;
	width: 868px;
	height: 77px;
	padding: 1px 10px 0px 10px;
	margin: 10px 0px 0px 0px;
	color: #FFF;
	font: 17px Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: rgba(0,0,0,0.6);
	border-bottom: 1px solid #f58026;
}

#classSelectionContainerOpt h1 a {
	float: left;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	padding: 13px 10px 10px 10px;
}

#classSelectionContainerOpt .park,
#classSelectionContainerOpt .beach,
#classSelectionContainerOpt .phoenician {
	background: #626262;
	border: 1px solid #4d4d4d;
	border-radius: 20px 20px 0px 0px;
}

/*#classSelectionContainerOpt .phoenicianActive {
	background: repeating-linear-gradient(
	  45deg,
	  #f58026,
	  #f58026 20px,
	  #0072bc 20px,
	  #0072bc 40px
	);
	border: 1px solid #f58026;
	border-radius: 20px 20px 0px 0px;
}*/

#classSelectionContainerOpt .parkActive,
#classSelectionContainerOpt .beachActive,
#classSelectionContainerOpt .phoenicianActive {
	background: #0072bc;
	border: 1px solid #f58026;
	border-radius: 20px 20px 0px 0px;
}

#classSelectionContainerOpt.workshops {
	height: 76px;
}

#container {
	width: 888px;
	margin: 0 auto;
}

#footer {
    width: 888px;
    background: #f58026;
    margin-top: 5px;
    display: inline-block;
}

#group {
	color: #FFF;
	font: 14px Arial, Helvetica, sans-serif;
	margin: 10px;
}

#group a {
	color: #6FDBFF;
}

#group .info {
	font: 14px Arial, Helvetica, sans-serif;
}

#group .title {
	color: #f58026;
	font: 22px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#group .emphasize {
	font-weight: bold;
}

#logo {
    background: url(images/site/menu_logo_small_10.png);
    background-repeat: no-repeat;
    height: 103px;
}

#pageImage {
	margin: 0;
	padding: 0;
	position: fixed; 
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 100%;
	z-index: -999;
}

#selectText {
	width: 100%;
	margin-top: 30px;
	color: #FFF;
	font: 26px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;	
}

/*#wigdetContainer {
	margin-top: 40px;
	padding: 10px;
	background: rgba(0,0,0,0.6);
}*/


/* classes */
.bgwidth {
	width: 100%;
}

.bgheight {
	height: 100%;
}

.site-header {
    width: 100%;
    margin-bottom: 20px;
}

.nav-menu {
    padding-left: 4px;
	padding-top: 10px;
	margin: 0px;
	list-style-type: none;
}

.nav-menu li {
    float: left;
    margin-right: 18px;
}

.nav-menu a {
	color: #FFF;
	font: 17px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.main-navigation {
    position: absolute;
    top: 29px;
    margin-left: 240px;
    z-index: 9998;
	background-color: #f58026;
	padding: 0px 0 4px 10px;
	margin-right: 0px;
	width: 638px;
}

.mobile-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 38px;
    z-index: 9999;
}

.video-container {
	display: block;
	float: left;
	width: 588px;
	height: 330px;
}

.home-contact {
    background: #0072bc;
    width: 25%;
    display: inline-block;
    padding: 8px;
    box-sizing: border-box;
    text-align: center;
}

.home-contact a {
    color: #FFF;
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 40px;
	height: 40px;
}

.home-info {
    background: #f58026;
    width: 75%;
    float: left;
    display: inline-block;
    padding: 8px;
    box-sizing: border-box;
}

.home-info .phoneIcon {
	display: block;
	float: left;
	height: 40px;
}

.home-info .phoneIcon img {
	height: 40px;
	width: 21px;
}

.home-info .phoneText {
	display: block;
	float: left;
	color: #FFF;
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 40px;
	height: 40px;
}

.home-locations {
    width: 300px;
    float: left;
    display: inline-block;
    height: 526px;
    overflow-y: hidden;
}

.location {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 33px;
    padding-bottom: 32px;
	background-color: #0072bc;
}

.location a {
    font-size: 18px;
    color: #FFF;
    text-decoration: none;
    margin: 6px 0;
}

.location img {
    margin-right: 5px;
}

.home-description {
	clear: both;
	float: left;
	width: 100%;
    height: 65px;
	color: #FFF;
    padding: 15px;
	background: #f58026;
    box-sizing: border-box;
	font-size: 16px;
}

.home-promo {
    width: 588px;
    display: inline-block;
}

.home-promo a {
    float: left;
    margin: 6px 0px 0px 4px;
}

.stripe {
	clear: both;
	width: 100%;
	height: 10px;
	background-color: #f58026;
}

.mobile-menu-link {
    text-align: right;
    color: #FFF;
    font-size: 16px;
	padding-right: 20px;
    font-weight: bold;
}

.mobile-menu-container {
    background: #f58026;
    cursor: pointer;
}

.mobile-menu-container ul {
    text-align: right;
    list-style: none;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0;
    margin-top: 4px;
    -webkit-box-shadow: 0px 6px 12px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 6px 12px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 6px 12px 0px rgba(50, 50, 50, 0.75);
}

.mobile-menu-container a {
    color: #FFF;
    font-size: 16px;
    line-height: 32px;
    text-decoration: none;
}

.tagline {
    font-size: 18px;
    color: #666;
    line-height: 40px;
    text-align: center;
}

.mobileHide {
    display: block; 
}

.photo-description .title {
	color: #f58026;
	font: 22px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.contact-form input {
  padding: 10px;
  border: solid 1px #dcdcdc;
  transition: box-shadow 0.3s, border 0.3s;
  width: 200px;
}

.contact-form input:focus,
.contact-form input.focus {
  border: solid 1px #707070;
  box-shadow: 0 0 5px 1px #969696;
}

.link-bar input {
  padding: 10px;
  border: solid 1px #dcdcdc;
  transition: box-shadow 0.3s, border 0.3s;
  width: 200px;
}

.link-bar input[type="submit"] {
    width: 120px;
}

.link-bar input:focus,
.link-bar input.focus {
  border: solid 1px #707070;
  box-shadow: 0 0 5px 1px #969696;
}

.link-bar label {
    color: #FFF;
}

.contact-form textarea {
  padding: 10px;
  border: solid 1px #dcdcdc;
  transition: box-shadow 0.3s, border 0.3s;
}
.contact-form textarea:focus,
.contact-form textarea.focus {
  border: solid 1px #707070;
  box-shadow: 0 0 5px 1px #969696;
}

.contact-form {
    float: left;
}

.link-bar {
    text-align: center;
}

table.press-links {
	border-spacing: 0; 
	border: 0;
    color: #FFF;
	text-align: left;
	width: 100%;
}

.press-links td {
    padding: 20px 10px;
}

.press-links a {
    color: #FFF;
}

.press-links th {
    padding: 10px;
}

.press-links tr:nth-child(even) {
	background: #F68026
}

.press-links tr:nth-child(odd) {
	background: #0072BC
}

.button {
	display: inline-block;
	cursor: pointer;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 38px;
	padding: 0 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	outline: 0;
    background-color: #D14836;
    background-image: -webkit-linear-gradient(top,#DD4B39,#D14836);
	background-image: -moz-linear-gradient(top,#DD4B39,#D14836);
    background-image: linear-gradient(to bottom,#DD4B39,#D14836);
    color: #FFF;
    border: 1px solid rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
}

.button:hover {
	border: 1px solid #b0b0b0;
}

.button:active {
	background: #e6e6e6;
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(50, 50, 50, 0.125);
	-moz-box-shadow:    inset 0px 1px 1px 0px rgba(50, 50, 50, 0.125);
	box-shadow:         inset 0px 1px 1px 0px rgba(50, 50, 50, 0.125);
	border:1px solid #b0b0b0;
}

.location-icon {
    padding-left: 26px;
    background: url(images/site/pin.png) no-repeat 0 -1px;
}

/*.location.phoenician {
	background: #0072bc;
}

.location.park {
	background: #f58026;
}

.location.beach {
	background: #0072bc;
}
*/
.button-orange {
    background-color: #F68026;
    background-image: -webkit-linear-gradient(top,#F68026,#DB6F1C);
    background-image: -moz-linear-gradient(top,#F68026,#DB6F1C);
    background-image: linear-gradient(to bottom,#F68026,#DB6F1C); 
}

.button-orange:hover {
    background: #ff8f3a;
    border: 1px solid #F68026;
}

.button-blue {
    background-color: #0072bc;
    background-image: -webkit-linear-gradient(top,#0072BC,#0466A8);
    background-image: -moz-linear-gradient(top,#0072BC,#0466A8);
    background-image: linear-gradient(to bottom,#0072BC,#0466A8); 
}

.button-blue:hover {
    background: #198acc;
    border: 1px solid #0072bc;
}

.location a.button-left {
	float:left;
	margin-left:10px;
	font-size:17px;
}

.location a.button-right {
	float:right;
	margin-right:10px;
	margin-top: -10px;
	font-size:17px;
}

.contact-info {
    padding: 20px;
    background: rgba(0, 0, 0, 0.6);
    float: right;
	max-width: 450px;
}

.contact-info p .faqContent a {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

.photo-description {
    width: 100%;
	color: #FFF;
    padding: 10px;
	background: #0072bc;
    box-sizing: border-box;
}

.half-full {
    width: 50%;
    float: left;
}

.message-box {
    width: 100%;
    color: #FFF;
    background: rgba(0,0,0,0.6);
    padding: 20px;
    text-align: center;
    font-weight: lighter;
    font-size: 16px;
    box-sizing: border-box;
}

.float-right {
	float: right;
}

.four-oh-four {
	color: #FFF; 
	font-size: 20px; 
	max-width: 300px;
}

.wigdetContainer {
	margin-top: 40px;
	padding: 10px;
	background: rgba(0,0,0,0.6);
	width: 60%;
	float: left;
}

.wigdetContainer h1 {
	color: #FFF;
	font-size: 1.5em;
}

.wigdetContainerOpt {
	padding: 10px;
	background: rgba(0,0,0,0.6);
	width: 60%;
	float: left;
}

.wigdetContainerOpt.workshops {
	width: 97.8%;
}

.wigdetContainerOpt.mobileHide {
	width: 34%; 
	float: left; 
	margin-left: 13px;
}

.wigdetContainer.workshops {
	width: 97.8%;
}

.wigdetContainer.mobileHide {
	width: 34%; 
	float: left; 
	margin-left: 10px;
}

.wigdetContainer.mobileHide.multiplePhoto {
	margin-top: 10px;
}

.wigdetContainer.mobileHide.multiplePhotoBottom {
	margin-top: 10px;
	width: 265px;
}

.wigdetContainer.mobileHide.multiplePhotoBottom img {
	width: 265px;
}

.wigdetContainer.mobileHide img {
	width: 300px;
}

.wigdetContainer.mobileHide iframe {
	height: 200px;
	width: 300px;
}

.wigdetContainer.promoOffer {
	color: #FFF;
	height: 350px;
	margin-right: 10px;
	margin-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	width: 400px;
}

.wigdetContainer.promoOffer a {
	color: #FFF;
	text-decoration: none;
}

.wigdetContainer.promoOffer img {
	margin: 10px auto;
	height: 150px;
	width: 250px;
}

.wigdetContainer.promoOffer p, 
.wigdetContainer.promoOffer h2 {
	display: block;
	margin: 5px auto;
	width: 325px;
	font-size: 1.2em;
}

.classDescription {
	color: #FFF;
	margin-bottom: 20px;
}

.classDescription .name {
	color: #f58026;
	font: 20px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.classDescription .price {
	font: 20px Arial, Helvetica, sans-serif;
}

.classDescription .description {
	font: 14px Arial, Helvetica, sans-serif;
}

.home-description.sent {
	padding:20px;
}

.underline {
	text-decoration: underline;
	margin-bottom: 2px;
}

.smIcon img {
	height: 40px;
	width: 40px;
}

.smIcon.facebook img {
	margin: 0;
	padding: 0;
}

.smIcon.youtube img {
	margin-right: 10px;
}

.smIcon.instagram img {
	margin-right: 3px;
}

.wIcon img {
	height: 50px;
	width: 103px;
}

.videoHolder iframe {
	height: 330px;
	width: 588px;
}

.foot-center {
	color: #FFF;
	float: left;
	width: 30%;
	text-align: center;
	padding-left: 30px;
}

.foot-left, .foot-right {
	color: #FFF;
	margin: 10px;
	width: 29%;
}

.foot-left {
	float: left;
	text-align: left;
}

.foot-left p,
.foot-right p {
	margin: 3px;
}

.foot-right {
	float: right;
	text-align: right;
}

.footer-link, 
.foot-right p a,
.foot-right p a span,
.footCenterLoc p a {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}

.foot-center a {
	margin-top: 0px;
	margin-bottom: 0px;
}

.foot-center p {
	margin: 8px 0px 5px 0px;
}

.foot-center p.newsletter {
	margin: 5px 0px 5px 0px;
}

.foot-center p.waivers {
	margin: -7px 0px 3px 0px;
}

.foot-center a.waiverFont {
	font: 20px "Righteous", serif;
	color: #FFF;
	margin: 7px 0 0 0;
	text-decoration: none;
}

.footCenterLoc p {
	margin: 0px;
}

.footCenterLoc {
	margin: 10px 0px;
}

.wigdetContainer.tripleWidget.mobileHide {
	float: left;
	width: 29%;
}

.tripleWidgetCenter {
	float: left;
	width: 29%;
	margin-left: 5px;
	margin-right: 5px;
	height: 600px;
	overflow: scroll;
}

.textCollapsed {
	display: none;
}

.noUnder {
	text-decoration: none;
}

.faqTitle {
	color: #FFF;
	font-weight: bold;
	display: block;
}

.faqContent {
	color: #FFF;
	display: block;
}

.home-promo a {
	text-decoration: none;
}

.promoBox {
	height: 92px;
	width: 289px;
	background-color: #f58026;
	color: #fff;
}

.promoBoxBlue {
	background-color: #0072bc;
}

.promoBoxBlack {
	background-color: black;
}

.promoBoxPhoenician { 
	background: repeating-linear-gradient(
	  45deg,
	  #f58026,
	  #f58026 15px,
	  #0072bc 15px,
	  #0072bc 30px
	);
}

.promoBoxGreen {
	background: repeating-linear-gradient(
		45deg,
		green,
		green 25px,
		red 25px,
		red 50px
	);
}

.promoText {
	font: 24px "Gentium Basic", serif;
	margin: auto;
	padding-top: 4px;
	padding-left: 2px;
	text-align: center;
}

.smallPromoText {
	font-size: 13px;
}

.zombie {
	font: 34px "Bangers", serif;
}

.groupFont {
	font: 24px "Luckiest Guy", serif;
}

/*#phoenician_tab.ui-widget-content,
#park_tab.ui-widget-content,
#beach_tab.ui-widget-content {
	background: rgba(0,0,0,0.6);
}*/

#tabs {
	background: rgba(0,0,0,0.6);
}

#phoenician_tab.ui-tabs-panel,
#phoenician_tab.ui-tabs,
#park_tab.ui-tabs-panel,
#park_tab.ui-tabs,
#beach_tab.ui-tabs-panel,
#beach_tab.ui-tabs {
	padding: 5px 0px;
}

#tabs .wigdetContainer {
	margin-top: 8px;
}

#tabs .wigdetContainer.mobileHide {
	margin-top: 3px;
}