body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	color: #3d3d3d;
	font-family: 'Titillium Web', sans-serif;
	font-size: 14px;
	line-height: 18px;
}
p {
	color: #3d3d3d;
	font-family: 'Titillium Web', sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
a {
	color: #f00;
	text-decoration: none;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
a:hover {
	color: #f55642;
	text-decoration: none;
}
a img {
    border: 0px;  
}
h1, h1 a { 
	color: #28140d;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 32px;
	line-height: 60px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
h2, h2 a {
	color: #f00;
    font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 28px;
    padding: 0px;
	margin: 0px;
	text-decoration: none;
}
h3, h3 a {
	color: #f00;
    font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 32px;
    padding: 0px;
	margin: 0px;
	text-decoration: none;
}
h4, h4 a {
	color: #f00;
    font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 30px;
	line-height: 32px;
    padding: 0px;
	margin: 0px;
	text-decoration: none;
}
h5, h5 a {
	color: #3d3d3d;
    font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
    padding: 0px;
	margin: 0px;
	text-decoration: none;
}
h6, h6 a {
	color: #3d3d3d;
    font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
    padding: 0px;
	margin: 0px;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: none;
}
.wrapper {
    padding: 0px 0px 0px 0px;
}
.pagewrapper {
	padding: 20px 10px 20px 10px;
}
hr {
	
}

/*---------------------------Custom CSS START---------------------------*/
.greybox:nth-of-type(2n) {
    padding: 15px;
    margin-bottom: 20px;
    border-right: 10px solid #F5F5F5;
}
.greybox:nth-of-type(2n+1) {
    padding: 15px;
    margin-bottom: 20px;
    border-left: 10px solid #F5F5F5;
}
.pricing {
    padding: 15px;
    margin-bottom: 20px;
    background: #F5F5F5;
    text-align: center;
    border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.pricing a {
    padding: 1px 15px;
    color: #fff;
    background: #3d3d3d;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5x;
}
.pricing a:hover {
    background: #f00;
}
/*---------------------------Header START---------------------------*/
.headerWide {
	width: 100%;
	background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/stasportsperformance/BG-header.jpg);
	position: fixed;
	z-index: 100;
	border-bottom: 1px solid #e7e7e7;
    
}
.header {
	margin: auto;
	width: 960px;
}
.header1 {
	padding: 10px 0px 10px 0px;
	text-align: right;
}
.header2 {
	padding: 10px 0px 10px 0px;
	text-align: right;
	float: right;
}
.headerLeft {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 170px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.headerRight {
	float: right;
	width: 780px;
	margin-top: 22px;
	margin-bottom: 10px;
}
.logo {
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	position: relative;
	border: 0px;
}
/*---------------------------Header END-----------------------------*/

.mainMenu {
	width: 630px;
	text-align: center;
	position: relative;
	display: block;
	float: left;
	margin-top: 10px;
}
.mainMenu ul.le_menu_level_0 {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	text-align: center;
	zoom: 1;
	*display: inline;
}
.mainMenu li {
	margin: 0px;
	list-style-type: none;
	text-decoration: none;
}
.mainMenu .le_menu_level_container {
	position: relative;
}
.mainMenu li.le_menuitem_level_0 {
	float: left;
}
.mainMenu li.le_menuitem_level_0 a {
    color: #3D3D3D;
    font-family: "Oswald",sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 17px;
    margin: 0px;
    padding: 0px 11px;
    display: block;
    line-height: 44px;
}
.mainMenu li.le_menuitem_level_0 a:hover {
	color: #f00;
}
/*--------1st level submenu-------*/
.mainMenu ul.le_menu_level_1 {
	position: absolute;
	z-index: 1;
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	background: #3d3d3d;
}
.mainMenu li.le_menuitem_level_0:hover ul.le_menu_level_1 {
	display: block;
}
.mainMenu li.le_menuitem_level_1 a {
	color: #fff;
	display: block;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	width: 170px;
	padding: 10px;
	text-shadow: none;
}
.mainMenu li.le_menuitem_level_1 a:hover {
	background: #f00;
	color: #000000;
}
/*----------2nd level submenu----------*/
.mainMenu .le_menu_level_2_container {
	float: right;
	margin-top: -26px;
	padding: 0px;
}
.mainMenu ul.le_menu_level_2 {
	position: absolute;
	z-index: 1;
	display: none;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	text-align: left;
}
.mainMenu li.le_menuitem_level_1:hover ul.le_menu_level_2 {
	display: block;
}
.mainMenu li.le_menuitem_level_2 a {
	color: #000000;
	display: block;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	width: 170px;
	padding: 10px;
}
.mainMenu li.le_menuitem_level_2 a:hover {
	background: #f55642;
	color: #000000;
}
/*---------------------------MainMenu END---------------------------*/
/*---------------------------Slider START----------------------*/
.sliderWide {
	width: 100%;
	background: #fff;
	padding-top: 103px;
}
.slider {
}
.slidertextContainer {
    position: relative;
    width: 960px;
    margin: auto;
}
.slidertext {
    position: relative;
    width: 250px;
    margin: 270px auto 0px;
    background: rgba(46, 55, 62, .9);
    text-align: center;
    padding: 20px 30px 20px;
}
.slidertext p {
    color: #fff;
}
.slidertext a {
    color: #fff;
    line-height: 34px;
    background: #F07622;
    border: 1px solid #F07622;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px 40px;
}
.slidertext a:hover {
    border: 1px solid #fff;
}
.slidertext h3 {
    font-size: 48px;
    line-height: 52px;
    color: #fff;
}
.slidertext h2 {
    font-size: 30px;
    line-height: 34px;
    text-transform: uppercase;
    color: #fff;
}
/*---------------------------Slider END----------------------*/
/*---------------------------Home-CTA-Content START-------------------*/
.cta1, .cta2, .cta3 {
	position: relative;
	width: 227px;
	margin: 10px 0px;
	float: left;
	border-radius: 115px;
    overflow: hidden;
}
.cta2 {
	margin: 10px 129px;
}
.cta1:hover, .cta2:hover, .cta3:hover {
    background: #f00;
}
.cta1:hover img, .cta2:hover img, .cta3:hover img {
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
.ctaText {
    margin-top: -130px;
    position: absolute;
}
.ctaText h2 a {
    color: #fff;
	font-size: 26px;
    line-height: 30px;
    text-shadow: 0px 1px 3px #000;
    text-transform: uppercase;
}
.ctaText2 {
    margin-top: -130px;
    position: absolute;
}
.ctaText2 h2 a {
    color: #fff;
	font-size: 26px;
    line-height: 30px;
    text-shadow: 0px 1px 3px #000;
    text-transform: uppercase;
}
.cta1 .ctaText h2 a{
	margin-left: 48px;
}
.cta2 .ctaText h2 a{
	margin-left: 42px;
}
.cta3 .ctaText h2 a{
	margin-left: 58px;
}
.cta1 .ctaText2 h2 a{
	margin-left: 48px;
}
.cta2 .ctaText2 h2 a{
	margin-left: 42px;
}
.cta3 .ctaText2 h2 a{
	margin-left: 58px;
}
/*---------------------------Home-CTA-Content END---------------------*/
/*---------------------------inside-CTA-Content START-------------------*/
.insidecta1, .insidecta2, .insidecta3 {
	position: relative;
	width: 190px;
	margin: 10px 0px;
	float: left;
	border-radius: 115px;
    overflow: hidden;
}
.insidecta1:hover, .insidecta2:hover, .insidecta3:hover {
    background: #f00;
}
.insidecta1:hover img, .insidecta2:hover img, .insidecta3:hover img {
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
.insidecta1 .ctaText, .insidecta2 .ctaText, .insidecta3 .ctaText {
    margin-top: -110px;
    position: absolute;
}
.insidecta1 .ctaText h2 a{
	margin-left: 30px;
}
.insidecta2 .ctaText h2 a{
	margin-left: 22px;
}
.insidecta3 .ctaText h2 a{
	margin-left: 38px;
}
/*---------------------------inside-CTA-Content END---------------------*/
/*---------------------------MainContent START----------------------*/
.contentWide {
	width: auto;
	margin: auto;
	padding: 35px 0px 50px;
	position: relative;
	background-image:
	    url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/stasportsperformance/jagged-top.png),
	    url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/stasportsperformance/BG-texture-dark.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FFFFFF;
}
.contentWide2 {
	width: auto;
	margin: auto;
	position: relative;
}
.contentWide3 {
    width: auto;
    position: relative;
    margin: 188px auto 0px;
}
.contentTop {
	margin: auto;
	width: 960px;
	margin-bottom: 0px;
}
.contentBottom {
	margin: auto;
	width: 960px;
	margin-bottom: 0px;
}
.contentcontainerWideTop1 {
	float: left;
	width: 940px;
	margin: 0px 10px;
}
.contentcontainerWideBtm1 {
	float: left;
	width: 940px;
	margin: -140px 10px 0px;
}

.contentcontainerWide2 {
	float: left;
	width: 940px;
	margin: 10px;
	padding: 25px 0px;
}
.content1 {
	float: left;
	width: 190px;
	text-align: left;
	margin: 10px 25px 10px 10px;
	border-radius: 100px;
    overflow: hidden;
}
.content2 {
	float: left;
	width: 695px;
	margin: 10px;
	text-align: left;
}
.content2 h1 {
    
}
/*----------------Inside Pages-------------*/
.subcontentTop {
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	width: 960px;
	margin-bottom: 30px;
}
.subcontentcontainerNarrow {
	float: left;
	width: 250px;
	margin-right: 30px;
}
.subcontentcontainerWide {
	float: left;
	width: 680px;
}
.subcontent1 {
	float: left;
	width: 680px;
	text-align: left;
	padding: 0px 0px 10px 0px;
	margin-bottom: 30px;
	border-bottom: 1px solid #5d5d5d;
}
.subcontent2 {
	float: left;
	width: 680px;
	text-align: left;
	padding: 0px 0px 10px 0px;
}
.subcontent3 {
	float: left;
	width: 330px;
	margin-right: 20px;
	padding: 0px 0px 10px 0px;
}
.subcontent4 {
	float: left;
	width: 330px;
	padding: 0px 0px 10px 0px;
}
.subcontent5 {
	float: left;
	width: 220px;
	margin-right: 15px;
	padding: 0px 0px 10px 0px;
}
.subcontent6 {
	float: left;
	width: 215px;
	margin-right: 15px;
	padding: 0px 0px 10px 0px;
}
.subcontent7 {
	float: left;
	width: 215px;
	padding: 0px 0px 10px 0px;
}
.subcontent8 {
	float: left;
	width: 275px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
/*---------------------------MainContent END------------------------*/
/*---------------------------Footer START---------------------------*/
.footerWide {
	width: auto;
	margin: 0px 0px 0px 0px;
	background-image:
	    url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/stasportsperformance/jagged-bottom.png),
	    url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/stasportsperformance/BG-header.jpg);
	    background-repeat: repeat-x;
}
.footer {
	font-family: 'Titillium Web', sans-serif;
	width: 960px;
	margin: auto;
}
.footer p {
	color: #000;
	font-size: 13px;
}
.footer a {
	color: #000;
	text-decoration: none;
}
.footer a:hover, .footer a:active {
	color: #666666;
	text-decoration: none;
}	
.footer1 {
	float: left;
	width: 125px;
	margin: 30px 0px 5px 50px;
	color: #000000;
	font-size: 13px;
	font-family: 'Titillium Web', sans-serif;
}
.footer2 {
	width: 380px;
	float: right;
	text-align: right;
	color: #000000;
	font-family: 'Titillium Web', sans-serif;
	font-size: 13px;
	margin: 37px 0px 5px 10px;
}
.view_full_mobile {
	font-family: 'Titillium Web', sans-serif;
	font-size: 13px;
	text-align: right;
	padding: 0px;
	float: right;
	width: 380px;
	margin-top: -30px;
}
/*---------------------------Footer END-----------------------------*/
/*---------------------------Footer Menu START----------------------*/
.FooterMenu {
	float: left;
	width: 300px;
	font-family: 'Titillium Web', sans-serif;
	font-weight: normal;
	text-transform: capitalize;
	font-size: 13px;
	text-align: center;
	margin: 30px 0px 5px 10px;
}
.FooterMenu ul.le_menu_level_0 {
	text-align: center;
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.FooterMenu li {
    list-style-type: none;
	text-decoration: none;
}
.FooterMenu .le_menu_level_container {
	position: relative;
}
.FooterMenu li.le_menuitem_level_0 {
	float: left;
}
.FooterMenu li.le_menuitem_level_0 a {
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	color: #333333;
	display: block;
	line-height: 44px;
}
.FooterMenu ul li:first-of-type a {
	background-image: none;
	padding: 0px 10px 0px 0px;
}
.FooterMenu li.le_menuitem_level_0 a:hover {
	color: #000000;
}
/*--------1st level submenu-------*/
.FooterMenu ul.le_menu_level_1 {
	position: relative;
	z-index: 1;
	display: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.FooterMenu li.le_menuitem_level_0:hover ul.le_menu_level_1 {
	display: none;
}
.FooterMenu li.le_menuitem_level_1 a {
	background: none;
	color: #000000;
	display: none;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	text-transform: capitalize;
	margin: 0px;
	padding: 2px;
	width: auto;
}
.FooterMenu li.le_menuitem_level_1 a:hover {
	color: #018943;
	text-decoration: none;
}
/*----------2nd level submenu----------*/
.FooterMenu .le_menu_level_2_container {
	float: right;
	margin-top: -26px;
	padding: 0px;
	display: none;
}
.FooterMenu ul.le_menu_level_2 {
	position: relative;
	z-index: 1;
	display: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.FooterMenu li.le_menuitem_level_1:hover ul.le_menu_level_2 {
	display: none;
}
.FooterMenu li.le_menuitem_level_2 a {
	background: none;
	color: #000000;
	display: none;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	text-transform: capitalize;
	margin: 0px;
	padding: 2px;
	width: 150px;
}
.FooterMenu li.le_menuitem_level_2 a:hover {
	color: #018943;
	text-decoration: none;
}
/*---------------------------Footer Menu END------------------------*/
/*---------------------------CLEAR START----------------------------*/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*---------------------------CLEAR END------------------------------*/
/*---------------------------LiveEdit Tags START--------------------*/
.le_mb_wrapper {
	max-width: 960px;
	margin: auto;
}
.le_form_name h1, h1.le_form_name {
    font-size: 18px;
}
.le_form_control_label, .le_form_float_elements{ font-family: 'Titillium Web', sans-serif; }
.staff_img { float: left; padding: 5px 10px 5px !important; }
.staff_side { width: 80%; margin-left: 0%; }
.staff_info { width: 100%; margin: 20px 0px 30px 0px; }
.staff_info h4 { font-size: 18px !important; }
.staff_bio { width: auto; }
.desc { margin-left: 20px; font-size: 13px; width: 500px; }
.pages { margin-left: auto; margin-right: auto; }
.page_link { padding: 5px; font-size: 1em; }
.current { padding: 5px; font-weight: 800; font-size: 1em; }
.next {	float: right; }

#le_mb_list_schedule tr:nth-of-type(2n+1) {
    background-color: #FFF !important;
    padding-top: 5px;
}
#le_mb_list_schedule tr:nth-of-type(2n) {
    background-color: #DEDFE0 !important;
}
#class_22.class_name, #class_19.class_name, #class_23.class_name, #class_15.class_name {
    display: none;
}
.class_name, .staff_name {
    font-size: 20px;
    line-height: 28px;
}
/*---------------------------LiveEdit Tags END----------------------*/
.le_form_submit input {
	background-color: #ef974b;
	border: 0px;
	color: #FFFFFF;
	display: inline-block;
	padding: 10px;
}
#le_form_container_1 input {
	padding: 5px;
	font-size: 12px;
}
input[type="button"], input[type="submit"] { 
    color: #303030; 
    background-color: #7e7e7e; 
    border: 2px solid #7e7e7e; 
}
input[type="button"]:hover, input[type="submit"]:hover { 
    cursor: pointer;
	color: #e7e7e7; 
    background-color: #303030; 
    border: 2px solid #e7e7e7; 
}
.master_date {
    font-size: 20px !important;
}
.tiny.capacity {
    font-size: 10px !important;
}