﻿body {
	color: rgb(0, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
td {
	color: rgb(0, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
input {
	color: rgb(0, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
textarea {
	color: rgb(0, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
select {
	color: rgb(0, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
body {
	background: rgb(255, 255, 255); margin: 0px; padding: 0px;
}
a {
	text-decoration: none;
}
#background {
	background: url("../img/bg-main.jpg") repeat-y top rgb(0, 0, 123);
}
#wrapper_outer {
	background: url("../img/bg-top.jpg") repeat-x top;
}
#wrapper {
	background: url("../img/bg-footer.png") no-repeat bottom; margin: 0px auto; padding: 0px;
}
#header {
	background: url("../img/bg-header.png") no-repeat 105px top; width: 100%; height: 283px; margin-bottom: 36px;
}
#jf_logo {
	left: -112px; top: 55px; position: absolute;
}
h1.title {
	margin: 0px; padding: 0px; height: 0px; text-indent: -999999px; font-size: 0px;
}
#nav_container {
	padding: 15px 0px; border-radius: 4px; border: 1px solid rgb(95, 45, 70); border-image: url('') none; 
height: 44px; margin-top: 89px; margin-bottom: 35px; float: right; position: relative;
}
#nav_container ul.pureCssMenu {
	list-style: none; margin: 0px; padding: 0px; float: left; display: block; -ms-zoom: 1;
}
#nav_container ul.pureCssMenu li {
	margin: 0px; padding: 0px 22px; float: left; display: block;
}
#nav_container ul.pureCssMenu a {
	color: rgb(255, 255, 255); text-transform: uppercase; line-height: 45px; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 14px; display: block;
}
#nav_container ul.pureCssMenu li a:hover {
	color: rgb(135, 235, 235);
}
#social_container {
	background: rgb(255, 255, 255); padding: 15px 0px 15px 25px; border-radius: 6px; width: 98%; height: 50px; border-top-color: rgb(231, 229, 230); border-bottom-color: rgb(231, 229, 230); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
#social_container h3 {
	margin: 0px; color: rgb(40, 219, 219); text-transform: uppercase; line-height: 48px; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 35px; font-weight: normal; text-shadow: 1px 1px 1px #ccc;
}
.btn_social {
	background: rgb(255, 255, 255); margin: 0px 19px; padding: 10px 35px; border-radius: 26px; border: 1px solid rgb(249, 249, 249); transition:none; border-image: url('') none; 
display: inline-block; position: relative; cursor: pointer; box-shadow: 2px 1px 3px 1px #e0e0e0; -webkit-transition: none; -moz-transition: none;
}
.btn_social img {
	margin: 0px auto; text-align: center;
}
.btn_social::after {
	transition:0.3s; position: absolute; z-index: -1; content: ""; -webkit-transition: all 0.3s; -moz-transition: all 0.3s;
}
.btn_social:hover {
	top: -4px; box-shadow: 3px 3px 8px 0px #ccc;
}
.btn_social:active {
	border-image: url('') none; 
top: 2px; box-shadow: 1px 1px 3px 0px #d9d9d9;
}

/* SCOTT - Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #000077;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #000022;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #000044;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 0px solid #ccc;
  border-top: none;
}


.container {
	margin: 0px auto; width: 1300px;
}
.content {
	background: rgb(255, 255, 255); margin: 0px auto; border-radius: 5px; width: 100%; position: relative; min-height: 500px; box-shadow: 1px 3px 6px 3px #b15d83;
}
#custom-tweet-button a {
	background: url("../img/twitter_pink_dream.jpg") no-repeat 18px rgb(255, 255, 255); padding: 17px 5px 2px 55px; border-radius: 25px; width: 235px; height: 32px; color: rgb(249, 206, 225); font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 17px; margin-right: 24px; float: right; display: block;
}
#custom-tweet-button a:hover {
	background: url("../img/twitter_white_dream.jpg") no-repeat 18px rgb(242, 128, 179); color: rgb(255, 255, 255);
}
#footer {
	margin: 0px auto; height: 1098px; padding-top: 90px;
}
#footer h4 {
	margin: 12px 0px 0px; color: rgb(255, 255, 255); line-height: 153px; font-family: "helvetica_inseratroman",Arial, Helvetica, sans-serif; font-size: 153px; font-weight: normal; white-space: nowrap;
}
#footer_jennie {
	left: 50%; top: 220px; margin-left: -200px; position: absolute; z-index: 1;
}
#dream_believe {
	top: 250px; right: 80px; position: absolute; z-index: 2;
}
#second_nav {
	width: 450px; text-align: right; margin-top: 110px; float: right; z-index: 3;
}
#second_nav p {
	margin: 0px !important; color: rgb(255, 255, 255); line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size: 10px;
}
#second_nav a {
	color: rgb(255, 255, 255); text-transform: uppercase; line-height: 28px; padding-left: 15px; font-family: "helvetica_roundedbold",Arial, Helvetica, sans-serif; font-size: 12px;
}
#second_nav a:hover {
	color: rgb(227, 115, 168);
}
#second_nav img {
	margin-left: 35px;
}
.plus {
	background: url("../img/follow-on-pink.png") no-repeat left top; padding: 0px 0px 10px 115px;
}
.plus_gray {
	background: url("../img/follow-gray.png") no-repeat left top; padding: 0px 0px 10px 115px;
}
.btn_all {
	transition:0.2s; width: auto; text-transform: uppercase; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; display: block; -webkit-transition: all 0.2s; -moz-transition: all 0.2s;
}
.btn_link {
	background: rgb(255, 255, 255); padding: 11px 13px; border-radius: 25px; border: 5px solid rgb(40, 219, 219); transition:0.2s; border-image: url('') none; 
color: rgb(40, 219, 219); font-size: 13px; -webkit-transition: all 0.2s; -moz-transition: all 0.2s;
}
.btn_read {
	background: rgb(249, 206, 225); padding: 20px 0px 22px; border-radius: 30px; transition:0.2s; height: 20px; text-align: center; color: rgb(255, 255, 255); font-size: 18px; margin-left: 57px; -webkit-transition: all 0.2s; -moz-transition: all 0.2s;
}
.btn_sites {
	background: rgb(255, 255, 255); padding: 6px 30px; border-radius: 20px; border: 5px solid rgb(247, 172, 208); transition:0.2s; border-image: url('') none; 
color: rgb(247, 172, 208); font-size: 12px; -webkit-transition: all 0.2s; -moz-transition: all 0.2s;
}
.btn_learn {
	background: rgb(255, 255, 255); padding: 6px 10px; border-radius: 20px; border: 5px solid rgb(247, 172, 208); transition:0.2s; border-image: url('') none; 
color: rgb(247, 172, 208); font-size: 12px; -webkit-transition: all 0.2s; -moz-transition: all 0.2s;
}
.btn_follow {
	transition:0.2s; margin-top: 10px; opacity: 0.5; -webkit-transition: all 0.2s; -moz-transition: all 0.2s;
}
.btn_link:hover {
	border-color: rgb(242, 128, 179); color: rgb(40, 219, 219); box-shadow: 0px 3px 8px 0px #999;
}
.btn_read:hover {
	border-color: rgb(242, 128, 179); color: rgb(40, 219, 219); box-shadow: 0px 3px 8px 0px #999;
}
.btn_sites:hover {
	border-color: rgb(242, 128, 179); color: rgb(40, 219, 219); box-shadow: 0px 3px 8px 0px #999;
}
.btn_learn:hover {
	box-shadow: 0px 3px 8px 0px #333 !important;
}
.btn_follow:hover {
	opacity: 1;
}
#slides {
	margin: 0px auto; position: relative; max-width: 1300px;
}
#slides ul {
	list-style: none; margin: 0px; padding: 0px;
}
#slides li {
	height: 587px; position: relative;
}
#slides .primary {
	margin: 0px; position: relative;
}
#slides .bx-wrapper {
	margin: 0px auto; padding: 0px; position: relative;
}
#slides .bx-wrapper img {
	width: 100%; display: block; border-top-left-radius: 5px; border-top-right-radius: 5px;
}
#slides .bx-wrapper .bx-pager {
	width: 100%; bottom: 15px; position: absolute;
}
#slides .bx-wrapper .bx-controls-auto {
	width: 100%; bottom: 15px; position: absolute;
}
#slides .bx-wrapper .bx-loading {
	background: url("../img/bx_loader.gif") no-repeat center; min-height: 50px;
}
#slides .bx-wrapper .bx-pager {
	text-align: center;
}
#slides .bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block;
}
#slides .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
}
#slides .bx-wrapper .bx-default-pager.bx-pager a {
	background: rgb(255, 255, 255); margin: 0px 3px; border-radius: 10px; width: 17px; height: 17px; text-indent: -999999px; display: block; opacity: 0.8;
}
#slides .bx-wrapper .bx-default-pager.bx-pager a:hover {
	background: rgb(242, 128, 179); opacity: 1;
}
#slides .bx-wrapper .bx-default-pager.bx-pager a.active {
	background: rgb(242, 128, 179); opacity: 1;
}
#slides .bx-wrapper .bx-controls-direction a {
	top: 45%; width: 60px; height: 60px; text-indent: -999999px; position: absolute; z-index: 9999;
}
#slides .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
#slides .bx-wrapper .bx-prev {
	background: url("../img/arrows.png") no-repeat left top; left: 28px;
}
#slides .bx-wrapper .bx-next {
	background: url("../img/arrows.png") no-repeat right top; right: 28px;
}
#slides .bx-wrapper .bx-prev:hover {
	background-position: left bottom;
}
#slides .bx-wrapper .bx-next:hover {
	background-position: right bottom;
}
#slides .caption {
	left: 0px; height: 25%; bottom: 7%; position: absolute; z-index: 500;
}
#slides .caption img {
	left: 50px; top: 0px; width: 116px; height: 78px; position: absolute;
}
#slides .caption p {
	background: linear-gradient(to right, rgb(216, 73, 137) 0%, rgb(242, 128, 179) 4%, rgb(242, 128, 179) 96%, rgb(216, 73, 137) 100%); margin: 12px 0px 15px; padding: 13px 0px 13px 172px; width: 1015px; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 30px; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 30px;
}
#slides .caption .btn_link {
	margin: 10px 83px 0px 0px; float: right;
}
#slides .caption .btn_link:hover {
	margin: 10px 83px 0px 0px; float: right; box-shadow: 0px 3px 8px 0px #333;
}
.curved_line {
	background: url("../img/live-wavy.png") repeat-x bottom; width: 100%; height: 60px; margin-bottom: 30px;
}
.btn_instagram {
	background: rgb(29, 29, 29); width: 200px; height: 40px; padding-left: 10px; opacity: 1;
}
.padded_area {
	padding: 35px; min-height: 480px;
}
#hp_facebook {
	width: 42.2%; height: 510px;
}
#scrollbar_fb {
	margin: 0px; width: 100%;
}
#scrollbar_fb .viewport {
	width: 90%; height: 420px; overflow: hidden; position: relative;
}
#scrollbar_fb .overview {
	list-style: none; margin: 0px; padding: 0px; left: 0px; top: 0px; position: absolute;
}
#scrollbar_fb .scrollbar {
	background: 0px 0px rgb(254, 235, 243); border-radius: 10px; width: 11px; float: right; position: relative;
}
#scrollbar_fb .track {
	background: rgb(254, 235, 243); padding: 0px; border-radius: 8px; width: 11px; height: 100%; position: relative;
}
#scrollbar_fb .thumb {
	background: rgb(242, 128, 179); border-radius: 10px; left: 0px; top: 0px; width: 11px; height: 20px; overflow: hidden; position: absolute; cursor: pointer;
}
#scrollbar_fb .thumb .end {
	background: rgb(242, 128, 179); width: 11px; height: 5px; overflow: hidden;
}
#scrollbar_fb .disable {
	display: none;
}
.fb-feed {
	margin: 0px; width: 83%; display: block;
}
.feed {
	padding: 10px 0px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; min-height: 53px;
}
.feed .fb_title {
	margin: 0px 0px 5px; color: rgb(227, 115, 168); line-height: 18px; font-family: Tahoma, Geneva, sans-serif; font-size: 13px; font-weight: bold;
}
.fb_logo {
	width: 50px; height: 50px; margin-right: 8px;
}
.fb-feed img {
	margin: 3px 10px 10px 0px; max-width: 382px;
}
.fb-feed a {
	color: rgb(227, 115, 168); font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
.fb-feed p {
	margin: 0px 0px 5px; padding: 0px; color: rgb(51, 51, 51); line-height: 17px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
.fb-feed .date {
	margin: 0px; padding: 0px; color: rgb(153, 153, 153); line-height: 13px !important; font-family: Tahoma, Geneva, sans-serif; font-size: 10px !important;
}
#hp_twitter {
	width: 54.5%; min-height: 490px;
}
#hp_twitter h2 {
	margin: 0px; color: rgb(248, 201, 224); text-transform: uppercase; line-height: 30px; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 24px; font-weight: normal;
}
#scrollbar_tw {
	margin: 0px; width: 100%;
}
#scrollbar_tw .viewport {
	width: 97%; height: 420px; overflow: hidden; position: relative;
}
#scrollbar_tw .overview {
	list-style: none; margin: 0px; padding: 0px; left: 0px; top: 0px; position: absolute;
}
#scrollbar_tw .scrollbar {
	background: 0px 0px rgb(254, 235, 243); border-radius: 10px; width: 11px; float: right; position: relative;
}
#scrollbar_tw .track {
	background: rgb(254, 235, 243); padding: 0px; border-radius: 8px; width: 11px; height: 100%; position: relative;
}
#scrollbar_tw .thumb {
	background: rgb(242, 128, 179); border-radius: 10px; left: 0px; top: 0px; width: 11px; height: 20px; overflow: hidden; position: absolute; cursor: pointer;
}
#scrollbar_tw .thumb .end {
	background: rgb(242, 128, 179); width: 11px; height: 5px; overflow: hidden;
}
#scrollbar_tw .disable {
	display: none;
}
#hp_twitter .tweet {
	background: rgb(255, 255, 255); padding: 13px 23px 13px 13px; border-radius: 10px; width: 92%; margin-bottom: 20px; min-height: 86px; box-shadow: 2px 2px 4px 0px #e0e0e0;
}
#hp_twitter .tweet_text {
	width: 70%; padding-left: 15px; display: block;
}
#hp_twitter .tweet_text .tweet_name {
	color: rgb(51, 51, 51); font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 18px; margin-bottom: 15px;
}
#hp_twitter .tweet_text .tweet_name a {
	color: rgb(153, 153, 153); font-family: Arial, Helvetica, sans-serif; font-size: 14px;
}
#hp_twitter .tweet_text .tweetinfo {
	color: rgb(153, 153, 153); line-height: 19px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; margin-top: 10px;
}
#hp_twitter .tweet_text .tweet_info {
	margin: 0px; width: 292px; padding-right: 10px; display: block;
}
#hp_twitter .tweet_text .tweetinfo a {
	color: rgb(227, 115, 168) !important;
}
#hp_twitter .tweet_text .tweetdate {
	color: rgb(204, 204, 204); line-height: 13px !important; font-family: Tahoma, Geneva, sans-serif; font-size: 10px !important; margin-top: 10px;
}
#hp_instagram {
	background: url("../img/bg-home-instagram.jpg") no-repeat; padding: 55px 45px 60px;
}
#hp_instagram_container {
	width: 100%; height: 390px; margin-top: 100px;
}
.insta_thumbs {
	margin: 0px 0px 3px 6px; width: 18%; height: auto; float: left;
}
:first-child.insta_thumbs {
	margin: 0px 7% 0px 0px !important; width: 37%; height: auto; float: left;
}
.insta_thumbs img {
	width: 100%; height: 100%; float: left;
}
#hp_store {
	background: url("../img/bg-hp-store.jpg"); padding: 40px 47px 105px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;
}
#hp_store_container {
	background: url("../img/store-signature.png") no-repeat center 15px; width: 52.5%; text-align: center; padding-top: 15px;
}
#hp_store_container h3 {
	margin: 70px 0px 30px; color: rgb(242, 128, 179); text-transform: uppercase; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 46px;
}
#hp_store .btn_link {
	margin: 25px auto 0px; max-width: 140px;
}
#hp_store_container .primary {
	margin: 0px; position: relative;
}
#hp_store_container .bx-wrapper {
	margin: 0px auto; padding: 0px; width: 47%; position: relative;
}
#hp_store_container .bx-wrapper img {
	display: block; max-width: 100%;
}
#hp_store_container .bx-wrapper .bx-viewport {
	width: 100%;
}
#hp_store_container .bx-wrapper .bx-loading {
	background: url("../img/loading.gif") no-repeat center; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 2000; min-height: 50px;
}
#hp_store_container .bx-wrapper .bx-prev {
	background: url("../img/arrows.png") no-repeat left top; left: -50%;
}
#hp_store_container .bx-wrapper .bx-next {
	background: url("../img/arrows.png") no-repeat right top; right: -50%;
}
#hp_store_container .bx-wrapper .bx-prev:hover {
	background-position: left bottom;
}
#hp_store_container .bx-wrapper .bx-next:hover {
	background-position: right bottom;
}
#hp_store_container .bx-wrapper .bx-controls-direction a {
	outline: 0px; top: 50%; width: 60px; height: 60px; text-indent: -9999px; margin-top: -30px; position: absolute; z-index: 9999;
}
#hp_store_container .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
#hp_camp {
	background: url("../img/bg-softball-camp.png") no-repeat 0% 0% / contain; padding: 19.35% 0px 4% 4%; width: 34.8%;
}
#hp_camp h3 {
	color: rgb(255, 255, 255); text-transform: uppercase; line-height: 30px; letter-spacing: -0.01em; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 33px; text-shadow: 1px 1px 10px #000;
}
#hp_camp h3 span {
	line-height: 23px; font-size: 18px;
}
#jennie_nav {
	width: 100%; height: 68px;
}
#softball_nav {
	width: 100%; height: 68px;
}
#jennie_nav ul.pureCssMenu {
	width: 100%; height: 68px; border-bottom-color: rgb(40, 219, 219); border-bottom-width: 1px; border-bottom-style: solid; float: left; display: block; -ms-zoom: 1;
}
#softball_nav ul.pureCssMenu {
	width: 100%; height: 68px; border-bottom-color: rgb(249, 206, 225); border-bottom-width: 1px; border-bottom-style: solid; float: left; display: block; -ms-zoom: 1;
}
#jennie_nav ul.pureCssMenu {
	list-style: none; margin: 0px; padding: 0px;
}
#softball_nav ul.pureCssMenu {
	list-style: none; margin: 0px; padding: 0px;
}
#jennie_nav ul.pureCssMenu li:first-child {
	border-top-left-radius: 5px;
}
#softball_nav ul.pureCssMenu li:first-child {
	border-top-left-radius: 5px;
}
#jennie_nav ul.pureCssMenu li:last-child {
	background: none; border-top-right-radius: 5px;
}
#softball_nav ul.pureCssMenu li:last-child {
	border-image: url('') none; 
border-top-right-radius: 5px;
}
#jennie_nav ul.pureCssMenu a {
	height: 68px; color: rgb(0, 0, 255); text-transform: uppercase; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 14px; margin-top: 27px; display: block;
}
#softball_nav ul.pureCssMenu a {
	height: 68px; color: rgb(40, 219, 219); text-transform: uppercase; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 14px; margin-top: 27px; display: block;
}
#jennie_nav ul.pureCssMenu li:hover {
	background: rgb(40, 219, 219);
}
#jennie_nav ul.pureCssMenu li.on {
	background: rgb(40, 219, 219);
}
#softball_nav ul.pureCssMenu li:hover {
	background: rgb(242, 128, 179);
}
#softball_nav ul.pureCssMenu li.on {
	background: rgb(242, 128, 179);
}
#jennie_nav ul.pureCssMenu li:hover a {
	color: rgb(255, 255, 255);
}
#jennie_nav ul.pureCssMenu li.on a {
	color: rgb(255, 255, 255);
}
#softball_nav ul.pureCssMenu li:hover a {
	color: rgb(255, 255, 255);
}
#softball_nav ul.pureCssMenu li.on a {
	color: rgb(255, 255, 255);
}
#jennie_nav ul.pureCssMenu li {
	background: url("../img/nav_border.gif") repeat-y right top; margin: 0px; width: 20%; height: 68px; text-align: center; float: left; display: block;
}
#softball_nav ul.pureCssMenu li {
	background: url("../img/nav_border.gif") repeat-y right top; margin: 0px; width: 16.66%; height: 68px; text-align: center; float: left; display: block;
}
#bio1_container {
	width: 100%; height: 453px;
}
#bio1_text {
	margin: 5% 5% 0px 0px; width: 52%; height: 370px; position: relative; z-index: 3;
}
#bio1_text p {
	color: rgb(102, 102, 102); line-height: 24px; font-family: Helvetica, sans-serif; font-size: 16px;
}
.jennie_fam {
	left: 10px; top: 4.5%; width: 42.3%; height: auto; position: absolute; z-index: 2;
}
#bio2_container {
	background: url("../img/bio_frame_bg.jpg") no-repeat; width: 100%; height: 342px; position: relative;
}
#bio2_text {
	width: 53%; height: 216px; padding-top: 5%; margin-left: 5%;
}
#bio2_text p {
	color: rgb(255, 255, 255); line-height: 24px; font-family: Helvetica, sans-serif; font-size: 16px; text-shadow: 1px 1px 1px #000;
}
.jennie_frame {
	top: -24%; width: 36.7%; height: auto; right: 2%; position: absolute;
}
#bio3_container {
	background: url("../img/bio_asa_bg.jpg") no-repeat 0% 0% / contain; width: 100%; height: 595px;
}
#bio3_text {
	margin: 12% 5% 0px 0px; width: 35%; height: 75%;
}
#bio3_text p {
	color: rgb(102, 102, 102); line-height: 24px; font-family: Helvetica, sans-serif; font-size: 16px;
}
.accordion {
	width: 95%; height: auto; padding-bottom: 50px;
}
.accordion .text {
	padding-top: 20px;
}
.accordion p {
	padding: 0px 100px; color: rgb(102, 102, 102); line-height: 24px; font-family: Helvetica, sans-serif; font-size: 16px;
}
.accordion h3 {
	background: rgb(249, 206, 225); padding: 20px 0px 22px; border-radius: 30px; width: auto; height: 20px; text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; margin-left: 57px; display: block; cursor: pointer;
}
.accordion h3:hover {
	background: rgb(247, 172, 208); box-shadow: 0px 3px 8px 0px #999;
}
.career_container {
	min-height: 1000px;
}
.career_section {
	width: 100%; height: auto; float: left; display: block;
}
.career_container img {
	width: 40%; height: auto;
}
.career_highlights {year
	margin: 0px; padding: 0px; width: 60%; height: 100%; overflow: hidden; float: left;
}
.career_highlights h2 {
	color: rgb(0, 0, 255); text-transform: uppercase; text-indent: 10px; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 32px; font-weight: normal; margin-top: 10px; margin-bottom: 1px
}
.career_highlights ul {
	
	width: 616px; margin-left: 5px;
}
.career_highlights li {
	list-style: url("../img/bullet.jpg"); color: rgb(50, 50, 50); line-height: 19px; padding-left: 5px; font-family: Helvetica, sans-serif; font-size: 16px; font-weight: normal; margin-bottom: 7px;
}
.career_highlights .bx-wrapper {
	margin: 0px; padding: 0px; position: relative;
}
.career_highlights .bx-wrapper .bx-viewport {
	background: rgb(255, 255, 255);
}
.career_highlights .bx-wrapper .bx-loading {
	background: url("../img/bx_loader.gif") no-repeat center rgb(255, 255, 255); left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 2000; min-height: 50px;
}
.career_highlights .years {
	background: rgb(0, 0, 0); padding: 20px 10px;
}
.career_highlights .years a {
	margin: 0px 7px; color: rgb(255, 255, 255); font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal;
}
.career_highlights .years a:hover {
	color: rgb(242, 128, 179);
}
.career_highlights .years a.active {
	color: rgb(242, 128, 179);
}
.career_highlights .bx-wrapper .bx-prev {
	background: url("../img/arrows.png") no-repeat left top; right: 90px;
}
.career_highlights .bx-wrapper .bx-next {
	background: url("../img/arrows.png") no-repeat right top; right: 30px;
}
.career_highlights .bx-wrapper .bx-prev:hover {
	background-position: left bottom;
}
.career_highlights .bx-wrapper .bx-next:hover {
	background-position: right bottom;
}
.career_highlights .bx-wrapper .bx-controls-direction a {
	outline: 0px; top: -58px; width: 60px; height: 60px; text-indent: -9999px; position: absolute; z-index: 9999;
}
.career_highlights .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
#base_padding {
	padding: 0px 30px; min-height: 500px;
}
.base {
	padding: 0px 20px; width: 185px; height: 220px; text-align: center; opacity: 0.6;
}
.base hr {
	margin: 0px auto; width: 175px; height: 0px; border-top-color: rgb(102, 102, 102); border-top-width: 1px; border-top-style: solid;
}
.base p {
	color: rgb(102, 102, 102); font-family: Helvetica, sans-serif; font-size: 16px;
}
.base:hover {
	opacity: 1;
}
.base:hover hr {
	border-top-color: rgb(242, 130, 180); border-top-width: 1px; border-top-style: solid;
}
#partners {
	margin: 0px; padding: 0px; text-indent: 0px; min-height: 500px; border-top-left-radius: 5px; border-top-right-radius: 5px;
}
#partners li {
	list-style: none; margin: 0px; padding: 0px; width: 100%; text-indent: 0px;
}
#partners li:first-child {
	border-top-left-radius: 5px; border-top-right-radius: 5px;
}
#partners .partner_container {
	padding: 15px 22px 30px; height: 310px;
}
#partners .partner_container .partner_img {
	margin: 0px; padding: 0px; width: 473px; height: 306px; line-height: 306px;
}
#partners .partner_container .partner_img .img {
	background: rgb(255, 255, 255); width: 473px; height: 306px; line-height: 306px;
}
#partners .partner_container img {
	width: 100%; height: auto; line-height: 306px;
}
#partners li:nth-child(2n+1) {
	background: url("../img/zigzag_pink_bg.jpg") repeat-x bottom rgb(255, 255, 255);
}
#partners li:nth-child(2n) {
	background: url("../img/zigzag_white_bg.jpg") repeat-x bottom rgb(254, 235, 243);
}
#partners .partner_container .description {
	width: 53%; height: 90%; padding-right: 30px; position: relative;
}
#partners .partner_container .description h2 {
	margin: 5px 0px 20px; color: rgb(242, 128, 179); text-transform: uppercase; line-height: 38px; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 36px;
}
#partners .partner_container .description p {
	color: rgb(153, 153, 153); line-height: 19px; font-family: Helvetica, sans-serif; font-size: 14px;
}
#partners .partner_container .description div {
	color: rgb(153, 153, 153); line-height: 19px; font-family: Helvetica, sans-serif; font-size: 14px;
}
#partners .partner_container .description a {
	color: rgb(242, 128, 179); line-height: 19px; font-family: "helvetica_roundedbold", Helvetica, sans-serif; font-size: 14px;
}
#partners .partner_container .links {
	left: 0px; height: 25px; bottom: 0px; position: absolute;
}
#partners .partner_container .description a {
	margin: 5px 5px 5px 0px;
}
#partners li:nth-child(2n) .tint {
	float: left; position: relative; cursor: pointer;
}
#partners li:nth-child(2n) .tint::before {
	background: rgba(255, 0, 106, 0.075); left: 0px; top: 0px; right: 0px; bottom: 0px; display: block; position: absolute; content: "";
}
.evenended li:last-child {
	background: none !important;
}
#academy_container {
	padding: 68px 56px; width: 90.5%; height: 664px; position: relative;
}
#academy_container p {
	color: rgb(102, 102, 102); line-height: 29px; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 24px; margin-bottom: 25px;
}
#academy_container .indent {
	text-indent: 140px;
}
#academy_container .firstcharacter {
	margin: 0px; left: 36px; top: 60px; color: rgb(242, 128, 179); line-height: 200px; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 318px; position: absolute; z-index: 0;
}
#academy_video {
	background: url("../img/bg_softball_vid.jpg") no-repeat; padding: 63px 56px; width: 1076px; height: 597px; position: relative;
}
#academy_video iframe {
	box-shadow: 0px 0px 40px 5px #111;
}
.wrap {
	margin: 50px 0px; width: 100%; position: relative;
}
.frame {
	width: 100%; height: 300px; overflow: hidden;
}
.frame ul {
	list-style: none; margin: 0px; padding: 0px; width: 100%; height: 100%;
}
.frame ul li {
	margin: 0px; padding: 0px; width: auto; height: 100%; float: left !important; cursor: pointer; min-width: 100px;
}
#overview_container {
	padding: 30px 56px 15px; width: 90.5%; height: auto;
}
#overview_container p {
	color: rgb(102, 102, 102); line-height: 23px; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 18px; margin-bottom: 25px;
}
#overview_container a {
	color: rgb(242, 128, 179);
}
#overview_container h2 {
	color: rgb(242, 128, 179); text-transform: uppercase; line-height: 59px; letter-spacing: -0.05em; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 54px; margin-bottom: 35px;
}
#overview_container span {
	color: rgb(249, 206, 225); letter-spacing: 0px; font-family: "helvetica_neueregular", Arial, Helvetica, sans-serif; font-size: 43px;
}
#camp_info {
	background: url("../img/bg_camp_overview.jpg") no-repeat right top; padding: 15px 57px 30px; width: 1073px; height: 600px;
}
#camp_info h2 {
	margin: 0px 0px 20px; color: rgb(242, 128, 179); text-transform: uppercase; letter-spacing: -0.05em; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 36px;
}
#camp_info ul {
	margin: 0px; padding: 0px 0px 20px 20px; width: 470px;
}
#camp_info li {
	list-style: url("../img/bullet.jpg"); color: rgb(153, 153, 153); line-height: 23px; text-indent: 5px; font-family: Helvetica, sans-serif; font-size: 14px;
}
#ws_camp_info {
	padding: 30px 50px 100px;
}
#ws_camp_info h1 {
	color: rgb(242, 128, 179); text-transform: uppercase; line-height: 65px; letter-spacing: -0.05em; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 65px; margin-bottom: 25px;
}
#ws_camp_info h2 {
	margin: 50px 0px 25px; color: rgb(242, 128, 179); text-transform: uppercase; letter-spacing: -0.05em; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 36px;
}
#ws_camp_info ul {
	margin: 0px; padding: 0px 0px 20px 20px; width: 470px;
}
#ws_camp_info li {
	list-style: url("../img/bullet.jpg"); color: rgb(153, 153, 153); line-height: 23px; text-indent: 5px; font-family: Helvetica, sans-serif; font-size: 14px;
}
#ws_camp_info p {
	color: rgb(102, 102, 102); line-height: 23px; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 18px; margin-bottom: 25px;
}
#ws_camp_info a {
	color: rgb(242, 128, 179);
}
.ws_camp {
	background: rgb(255, 255, 255); margin: 0px 13px 13px 0px; padding: 25px 17px 35px; transition:0.2s; width: 224px; box-shadow: 2px 2px 4px 0px #e0e0e0; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s;
}
.ws_camp h3 {
	margin: 0px; color: rgb(153, 153, 153); font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 26px;
}
.ws_camp a.btn_all {
	background: rgb(242, 128, 179); margin: 0px 0px 5px; padding: 3px 6px; border-radius: 15px; border: 4px solid rgb(254, 235, 243); border-image: url('') none; 
width: 143px !important; height: 10px; color: rgb(255, 255, 255) !important; text-transform: uppercase; font-size: 9px;
}
.ws_camp p {
	margin: 10px 0px !important; color: rgb(153, 153, 153) !important; line-height: 15px !important; font-family: Helvetica, sans-serif !important; font-size: 14px !important;
}
.ws_camp:hover {
	background: rgb(242, 128, 179);
}
.ws_camp:hover h3 {
	color: rgb(255, 255, 255) !important;
}
.ws_camp:hover p {
	color: rgb(255, 255, 255) !important;
}
.ws_camp:hover a.btn_all:hover {
	background: rgb(255, 255, 255); border-color: rgb(255, 255, 255); color: rgb(242, 128, 179) !important;
}
.ws_sponsor {
	margin: 0px 20px 20px 0px; width: 190px; height: 138px; float: left;
}
.ws_sponsor img {
	width: 100%; height: auto;
}
.wp_width {
	width: 600px;
}
.past.ws_camp:hover {
	background: rgb(255, 255, 255);
}
.past.ws_camp h3 {
	color: rgb(199, 199, 199) !important;
}
.past.ws_camp p {
	color: rgb(199, 199, 199) !important;
}
.past.ws_camp a.btn_all {
	background: rgb(199, 199, 199); border: 4px solid rgb(250, 250, 250); border-image: url('') none; 
color: rgb(255, 255, 255) !important;
}
.past.ws_camp a.btn_all:hover {
	background: rgb(199, 199, 199); border: 4px solid rgb(250, 250, 250); border-image: url('') none; 
color: rgb(255, 255, 255) !important;
}
.ws_camp p.closed {
	background: rgb(199, 199, 199); margin: 0px 0px 5px; padding: 1px 6px; border-radius: 15px; border: 4px solid rgb(250, 250, 250); border-image: url('') none; 
width: 143px !important; color: rgb(255, 255, 255) !important; text-transform: uppercase; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif !important; font-size: 9px !important; display: block;
}
.past.ws_camp p.closed {
	background: rgb(199, 199, 199); margin: 0px 0px 5px; padding: 1px 6px; border-radius: 15px; border: 4px solid rgb(250, 250, 250); border-image: url('') none; 
width: 143px !important; color: rgb(255, 255, 255) !important; text-transform: uppercase; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif !important; font-size: 9px !important; display: block;
}
#schedule_container {
	padding: 56px 10px 56px 56px; min-height: 500px;
}
.schedule {
	background: rgb(255, 255, 255); margin: 0px 13px 13px 0px; padding: 16px 17px; transition:0.2s; width: 224px; min-height: 311px; box-shadow: 2px 2px 4px 0px #e0e0e0; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s;
}
.schedule h2 {
	margin: 0px; color: rgb(153, 153, 153); font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 28px;
}
.schedule h3 {
	margin: 0px 0px 10px; color: rgb(153, 153, 153); font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 21px;
}
.schedule a.btn_all {
	background: rgb(242, 128, 179); margin: 0px 0px 5px; padding: 3px 6px; border-radius: 15px; border: 4px solid rgb(254, 235, 243); border-image: url('') none; 
width: 143px !important; height: 10px; color: rgb(255, 255, 255) !important; text-transform: uppercase; font-size: 9px;
}
.schedule p {
	margin: 10px 0px; color: rgb(153, 153, 153); line-height: 15px; font-family: Helvetica, sans-serif; font-size: 14px;
}
.schedule:hover {
	background: rgb(242, 128, 179);
}
.schedule:hover h2 {
	color: rgb(255, 255, 255);
}
.schedule:hover h3 {
	color: rgb(255, 255, 255);
}
.schedule:hover p {
	color: rgb(255, 255, 255);
}
.schedule:hover a.btn_all:hover {
	background: rgb(255, 255, 255); border-color: rgb(255, 255, 255); color: rgb(242, 128, 179) !important;
}
.past.schedule:hover {
	background: rgb(255, 255, 255);
}
.past.schedule h2 {
	color: rgb(199, 199, 199);
}
.past.schedule p {
	color: rgb(199, 199, 199);
}
.past.schedule a.btn_all {
	background: rgb(199, 199, 199); border: 4px solid rgb(250, 250, 250); border-image: url('') none; 
color: rgb(255, 255, 255);
}
.past.schedule a.btn_all:hover {
	background: rgb(199, 199, 199); border: 4px solid rgb(250, 250, 250); border-image: url('') none; 
color: rgb(255, 255, 255);
}
.schedule .closed {
	background: rgb(199, 199, 199); margin: 0px 0px 5px; padding: 1px 6px; border-radius: 15px; border: 4px solid rgb(250, 250, 250); border-image: url('') none; 
width: 143px !important; color: rgb(255, 255, 255); text-transform: uppercase; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 9px; display: block;
}
.past.schedule .closed {
	background: rgb(199, 199, 199); margin: 0px 0px 5px; padding: 1px 6px; border-radius: 15px; border: 4px solid rgb(250, 250, 250); border-image: url('') none; 
width: 143px !important; color: rgb(255, 255, 255); text-transform: uppercase; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 9px; display: block;
}
#fade {
	background: rgb(0, 0, 0); left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: 9999; opacity: 0.8;
}
.popup_block {
	background: rgb(255, 255, 255); padding: 30px; border-radius: 15px; border: 4px solid rgb(242, 128, 179); border-image: url('') none; 
left: 50%; top: 50%; font-size: 1.2em; float: left; display: none; position: fixed; z-index: 99999; min-height: 300px;
}
img.btn_close {
	margin: 0px; top: -15px; width: 29px; height: 29px; right: -16px; display: block; position: absolute;
}
.popup_block p {
	margin: 10px 0px; color: rgb(153, 153, 153) !important; line-height: 19px; font-family: Helvetica, sans-serif; font-size: 14px;
}
.popup_block h3 {
	margin: 0px 0px 25px; color: rgb(242, 128, 179); font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 28px;
}
#register_container {
	background: url("../img/bg_registration2.jpg") no-repeat right bottom; padding: 30px 0px; width: 100%; min-height: 800px;
}
#register_container h1 {
	color: rgb(242, 128, 179); text-transform: uppercase; line-height: 65px; letter-spacing: -0.05em; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 75px; margin-bottom: 58px;
}
#register_container h2 {
	margin: 10px 0px 20px; color: rgb(102, 102, 102); line-height: 29px; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 24px;
}
.registration_complete h2 {
	margin: 10px 0px 20px; color: rgb(102, 102, 102); line-height: 29px; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 24px;
}
#register_container h3 {
	margin: 0px; color: rgb(102, 102, 102); line-height: 26px; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 21px;
}
#register_container p {
	color: rgb(102, 102, 102); line-height: 23px; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 14px; margin-bottom: 25px;
}
#register_container a {
	color: rgb(242, 128, 179);
}
#register_container .bg_location p {
	width: 500px; color: rgb(153, 153, 153); line-height: 19px; font-family: Helvetica, sans-serif; font-size: 14px; font-weight: normal; margin-bottom: 25px;
}
#register_container .dash {
	margin: 0px 10px; height: 65px; color: rgb(204, 204, 204); line-height: 65px; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 14px;
}
.registration_complete {
	padding: 56px;
}
.bg_location {
	background: url("../img/bg_register1.jpg") no-repeat right bottom; height: 630px; padding-left: 56px;
}
.bg_signup {
	background: url("../img/bg_register_zigzag.jpg") repeat-x; padding: 50px 0px 0px 56px;
}
.bg_signup_ws {
	padding: 0px 0px 0px 56px;
}
.one {
	background: url("../img/bullet1.png") no-repeat;
}
.two {
	background: url("../img/bullet2.png") no-repeat;
}
.three {
	background: url("../img/bullet3.png") no-repeat; width: 500px;
}
.width.two {
	width: 500px;
}
.one-on {
	background: url("../img/bullet1_on.png") no-repeat;
}
.two-on {
	background: url("../img/bullet2_on.png") no-repeat;
}
.three-on {
	background: url("../img/bullet3_on.png") no-repeat;
}
.secure {
	background: url("../img/lock.jpg") no-repeat; padding: 5px 0px 0px 30px; height: 20px; color: rgb(204, 204, 204); font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; margin-left: 85px;
}
fieldset.captcha {
	border-image: url('') none; 
margin-bottom: 20px;
}
fieldset.captcha a {
	color: rgb(153, 153, 153);
}
#basic-modal-content {
	display: none;
}
#simplemodal-overlay {
	background-color: rgb(0, 0, 0);
}
#simplemodal-container {
	padding: 15px 20px; border-radius: 15px; border: 4px solid rgb(242, 128, 179); border-image: url('') none; 
width: 700px; height: 460px; color: rgb(187, 187, 187); background-color: rgb(255, 255, 255);
}
#simplemodal-container .simplemodal-data {
	padding: 8px;
}
#simplemodal-container code {
	background: rgb(20, 20, 20); padding: 4px 6px 6px; color: rgb(187, 187, 187); font-size: 12px; margin-bottom: 12px; border-left-color: rgb(101, 180, 61); border-left-width: 3px; border-left-style: solid; display: block;
}
#simplemodal-container a {
	color: rgb(221, 221, 221);
}
#simplemodal-container a.modalCloseImg {
	background: url("../img/bullet_test_pink.png") no-repeat; top: -15px; width: 29px; height: 29px; right: -16px; display: inline; position: absolute; z-index: 3200; cursor: pointer;
}
#simplemodal-container h3 {
	color: rgb(102, 102, 102); line-height: 32px; padding-bottom: 10px; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 28px;
}
#simplemodal-container p {
	margin: 0px 0px 5px; color: rgb(102, 102, 102); line-height: 18px; padding-left: 15px; font-family: Helvetica, sans-serif; font-size: 15px;
}
#simplemodal-container b {
	color: rgb(242, 128, 179); font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif;
}
.notification_green {
	background: rgb(193, 236, 195); padding: 10px 20px; border: 1px solid rgb(0, 102, 51); border-image: url('') none; 
color: rgb(0, 102, 51); display: table-cell;
}
.notification_red {
	background: rgb(193, 236, 195); padding: 10px 20px; border: 1px solid rgb(0, 102, 51); border-image: url('') none; 
color: rgb(0, 102, 51); display: table-cell;
}
.notification_red {
	background: rgb(255, 102, 102); border: 1px solid rgb(204, 51, 0); border-image: url('') none; 
color: rgb(255, 255, 255);
}
.notification_green p {
	color: rgb(0, 102, 51);
}
.notification_green ul {
	color: rgb(0, 102, 51);
}
.notification_green li {
	color: rgb(0, 102, 51);
}
.notification_green a {
	color: rgb(0, 102, 51);
}
.notification_red p {
	color: rgb(255, 255, 255);
}
.notification_green ul {
	color: rgb(255, 255, 255);
}
.notification_green li {
	color: rgb(255, 255, 255);
}
.notification_red a {
	color: rgb(255, 255, 255);
}
.notification_green p {
	margin: 10px 0px;
}
.notification_red p {
	margin: 10px 0px;
}
.notification_green a {
	font-weight: bold;
}
.notification_red a {
	font-weight: bold;
}
#testimonial_container {
	padding: 50px 56px; width: 90.5%; min-height: 500px;
}
.st-accordion {
	margin: 0px auto; width: 100%; min-width: 270px;
}
.st-accordion ul li {
	background: url("../img/bullet_test_gray.jpg") no-repeat 8px 19px; transition:background-image 0.2s ease-in-out; height: 66px; overflow: hidden; border-top-color: rgb(231, 231, 231); border-top-width: 1px; border-top-style: solid; -webkit-transition: background-image 0.2s ease-in-out; -moz-transition: background-image 0.2s ease-in-out; -o-transition: background-image 0.2s ease-in-out;
}
.st-accordion ul li:last-child {
	border-bottom-color: rgb(231, 231, 231); border-bottom-width: 1px; border-bottom-style: solid;
}
.st-accordion ul li:hover {
	background: url("../img/bullet_test_pink_hover.jpg") no-repeat 8px 19px; border-top-color: rgb(242, 128, 179); border-top-width: 1px; border-top-style: solid;
}
.st-accordion ul li > a {
	transition:color 0.2s ease-in-out; color: rgb(153, 153, 153); line-height: 66px; padding-left: 55px; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 18px; display: block; position: relative; -webkit-transition: color 0.2s ease-in-out; -moz-transition: color 0.2s ease-in-out; -o-transition: color 0.2s ease-in-out;
}
.st-accordion ul li > a span {
	transition:0.2s ease-in-out; top: 50%; width: 26px; height: 14px; right: -26px; text-indent: -9000px; margin-top: -7px; position: absolute; opacity: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;
}
.st-accordion ul li > a:hover {
	color: rgb(242, 128, 179);
}
.st-accordion ul li > a:hover span {
	right: 10px; opacity: 1;
}
.st-accordion ul li.st-open {
	background: url("../img/bullet_test_pink.jpg") no-repeat 8px 19px; transition:border-top-width 0.2s ease-in-out; border-top-color: rgb(242, 128, 179); border-bottom-color: rgb(242, 128, 179); border-top-width: 4px; border-bottom-width: 4px; border-top-style: solid; border-bottom-style: solid; -webkit-transition: border-top-width 0.2s ease-in-out; -moz-transition: border-top-width 0.2s ease-in-out; -o-transition: border-top-width 0.2s ease-in-out;
}
.st-accordion ul li.st-open > a {
	color: rgb(242, 128, 179);
}
.st-accordion ul li.st-open > a span {
	right: 10px; opacity: 1; transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg);
}
.st-content {
	padding: 15px 0px 30px; border-top-color: rgb(249, 206, 225); border-top-width: 1px; border-top-style: solid;
}
.st-content p {
	padding: 0px 4px 15px 55px; color: rgb(119, 119, 119); line-height: 19px; font-family: Helvetica, sans-serif; font-size: 14px;
}
@media screen and (max-width:320px)
{
.st-accordion ul li > a {
	font-size: 36px;
}
}
#photo_container {
	padding: 30px 56px; width: 90.5%; min-height: 500px;
}
#photo_container p {
	color: rgb(102, 102, 102); line-height: 19px; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 14px;
}
.photo_content {
	width: 50%; height: 337px; overflow: hidden; cursor: pointer;
}
.photo_content::before {
	background: none;
}
.photo_content:hover::before {
	background: rgba(242, 128, 179, 0.8); transition:background 0.3s linear; left: 0px; top: 0px; right: 0px; bottom: 0px; display: block; position: absolute; content: ""; -webkit-transition: background .3s linear; -moz-transition: background .3s linear; -o-transition: background .3s linear;
}
.photo_content .text {
	display: none;
}
.photo_content:hover .text {
	left: 36px; top: 36px; width: 460px; height: 275px; color: rgb(255, 255, 255); font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; display: block; position: absolute;
}
.photo_content:hover .text a {
	color: rgb(255, 255, 255);
}
.photo_content:hover .text p.date {
	margin: 0px !important; color: rgb(255, 255, 255) !important; font-size: 18px;
}
.photo_content:hover .text h3.title {
	margin: 0px 0px 30px !important; color: rgb(255, 255, 255) !important; line-height: 36px; font-size: 36px;
}
.photo_content:hover .text p.photos {
	margin: 0px !important; color: rgb(255, 255, 255) !important; line-height: 28px; font-size: 28px !important;
}
.photo_content:hover .text p.photos span {
	line-height: 156px; font-size: 156px;
}
#contact {
	padding: 63px 40px; height: 263px;
}
.contact_title {
	margin: 10px 0px; text-align: center; color: rgb(242, 128, 179); text-transform: uppercase; line-height: 190px; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 122px;
}
#contact_head {
	left: 50%; top: -113px; margin-left: -97px; position: absolute;
}
#contact_header {
	background: url("../img/header_contact.jpg") no-repeat top; width: 100%; height: 549px;
}
#contact .box {
	background: rgb(242, 128, 179); margin: 0px 9px; padding: 107px 0px 27px; width: 23%; height: 129px; text-align: center; float: left; position: relative;
}
#contact .box .icon {
	left: 50%; top: 27px; width: 95px; height: 81px; margin-left: -48px; position: absolute;
}
#contact .box h2 {
	margin: 15px auto 0px; width: 90%; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 28px; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 20px;
}
#contact .box h2.postal {
	line-height: 43px; font-size: 43px;
}
#contact .box p {
	color: rgb(255, 255, 255); line-height: 20px; font-family: "helvetica_neueregular", Arial, Helvetica, sans-serif; font-size: 15px;
}
#contact .box a {
	color: rgb(255, 255, 255); line-height: 20px; font-family: "helvetica_neueregular", Arial, Helvetica, sans-serif; font-size: 15px;
}
#contact .box a:hover {
	background: rgb(255, 255, 255); padding: 1px 12px; border-radius: 10px; color: rgb(242, 128, 179);
}
.general {
	padding: 33px 60px 50px; height: auto;
}
.general h1 {
	margin: 30px 0px !important; color: rgb(242, 128, 179); text-transform: uppercase; text-indent: 0px; padding-bottom: 30px; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 36px; font-weight: normal;
}
.general h2 {
	color: rgb(0, 255, 0); text-transform: uppercase; line-height: 32px; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 23px; font-weight: normal; margin-top: 30px;
}
.general p {
	color: rgb(102, 102, 102); line-height: 24px; font-family: Helvetica, sans-serif; font-size: 16px;
}
.general a {
	color: rgb(242, 128, 179); line-height: 24px; font-family: Helvetica, sans-serif; font-size: 16px;
}
.bottom_social {
	background: url("../img/zigzag_pink_bg.jpg") repeat-x top rgb(254, 233, 242); padding: 4% 5% 0px; width: 90%; height: 505px; margin-top: 15px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;
}
#bottom_twitter {
	width: 32.3%; height: 475px; overflow: hidden; padding-top: 15px;
}
#bottom_twitter h3 {
	margin: 0px; color: rgb(129, 201, 242); text-transform: uppercase; line-height: 24px; font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 24px; font-weight: normal; text-shadow: 1px 1px 1px #fff;
}
#bottom_twitter .tweet {
	background: rgb(255, 255, 255); padding: 10px 23px 10px 13px; border-radius: 10px; width: 88.5%; margin-bottom: 10px; min-height: 86px; box-shadow: 2px 2px 4px 0px #e0e0e0;
}
#bottom_twitter .tweet img {
	width: 28%; height: auto; margin-right: 7%;
}
#bottom_twitter .tweet_text {
	width: 63%; display: block;
}
#bottom_twitter .tweet_text .tweet_name {
	color: rgb(51, 51, 51); font-family: "helvetica_roundedbold", Arial, Helvetica, sans-serif; font-size: 16px; margin-bottom: 5px;
}
#bottom_twitter .tweet_text .tweet_name a {
	color: rgb(153, 153, 153); font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
#bottom_twitter .tweet_text .tweetinfo {
	margin: 5px 0px 0px; width: 100%; height: 37px; color: rgb(153, 153, 153); line-height: 17px; overflow: hidden; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
#bottom_twitter .tweet_text .tweetinfo a {
	color: rgb(227, 115, 168) !important;
}
#bottom_twitter .tweet_text .tweetdate {
	color: rgb(204, 204, 204); line-height: 13px !important; font-family: Tahoma, Geneva, sans-serif; font-size: 9px !important;
}
#bottom_instagram {
	margin: 0px 5%; width: 28.2%; height: 475px; padding-top: 15px;
}
#bottom_instagram .insta_thumbs {
	margin: 0px; padding: 0px; width: 100%; height: 357px;
}
#bottom_instagram .insta_thumbs img {
	width: 100%; height: auto;
}
#bottom_instagram .instagram_info {
	margin: 10px 0px 0px 10px; width: 173px; height: 39px;
}
#bottom_instagram .instagram_info h5 {
	margin: 0px; color: rgb(102, 102, 102); line-height: 14px; font-family: Helvetica, sans-serif; font-size: 9px;
}
#bottom_instagram .instagram_info p {
	margin: 0px; width: 200px; color: rgb(255, 255, 255); line-height: 19px; overflow: hidden; font-family: "convectionregular",Arial, Helvetica, sans-serif; font-size: 14px; white-space: nowrap; -ms-text-overflow: ellipsis;
}
#bottom_instagram .instagram_info a {
	color: rgb(255, 255, 255); line-height: 19px; font-family: "convectionregular",Arial, Helvetica, sans-serif; font-size: 14px;
}
#bottom_instagram .instagram_likes {
	width: 97px; height: 26px; text-align: right; padding-right: 20px; margin-top: 25px;
}
#bottom_instagram .instagram_likes span {
	background: url("../img/icon_heart.png") no-repeat left; color: rgb(255, 255, 255); line-height: 19px; padding-left: 26px; font-family: "convectionregular",Arial, Helvetica, sans-serif; font-size: 14px;
}
#bottom_facebook {
	width: 28%; height: 450px; overflow: hidden;
}
#bottom_facebook .curved_line {
	background: url("../img/live-wavy.png") repeat-x bottom; width: 100%; height: 60px; padding-bottom: 15px; margin-bottom: 30px;
}
#bottom_facebook .fb-feed {
	margin: 0px; padding: 0px; width: 75%; display: block;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear {
	clear: both;
}
.centered {
	margin: 0px auto;
}
.center {
	text-align: center !important;
}
.relative {
	position: relative;
}
@media all and (max-width:1204px)
{
#background {
	margin: 0px; width: 1024px; overflow: hidden;
}
#wrapper_outer {
	margin: 0px; width: 1024px; overflow: hidden;
}
#wrapper {
	margin: 0px; width: 1024px; overflow: hidden;
}
#header {
	margin: 0px; width: 1024px; overflow: hidden;
}
.container {
	margin: 0px; width: 1024px; overflow: hidden;
}
#footer {
	margin: 0px; width: 1024px; overflow: hidden;
}
#footer h4 {
	text-align: center; font-size: 131px;
}
#partners .partner_container {
	height: 380px;
}
#partners .partner_container .links {
	height: 60px;
}
#academy_video {
	padding: 63px 0px;
}
#register_container h1 {
	line-height: 65px; font-size: 65px;
}
}
@media all and (max-width:1175px)
{
#slides {
	width: 100%; max-width: 100%;
}
#header {
	height: 300px;
}
#social_container h3 {
	font-size: 28px;
}
.btn_social {
	margin: 0px 9px;
}
#slides .caption {
	width: 100%;
}
#slides .caption p {
	width: 100%; font-size: 23px;
}
#slides .caption .btn_link {
	margin: 10px 20px 0px 0px; float: right;
}
#slides .caption .btn_link:hover {
	margin: 10px 20px 0px 0px; float: right;
}
#hp_facebook {
	width: 48%;
}
#hp_twitter {
	width: 48%;
}
#hp_twitter .tweet {
	width: 90%;
}
#hp_twitter .tweet_text {
	width: 60%;
}
#hp_camp h3 {
	line-height: 30px; font-size: 30px;
}
#hp_camp h3 span {
	line-height: 23px; font-size: 15px;
}
#hp_instagram {
	padding: 45px 45px 60px; background-size: cover;
}
#bio3_container {
	height: 555px;
}


}
