﻿@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:700,400,300);
@import url('https://fonts.googleapis.com/css2?family=Teko&display=swap');
/* CSS Document */

body {
    margin: 0px;
    padding: 0px;
    background-color: #010101;
    font-family: 'Source Sans Pro', sans-serif;
}
a {
    color:#fff;
}
a:visited {
    color:#ccc;
}
.header {
    height: 135px;
    position: relative;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(131,131,131,1) 100%);
}
.menusection {
    width: 1080px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    height: 125px;
    padding-top:30px;
}
a.menuswitch {
    height: 70px;
    background-image: url(images/menu_button.png);
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    width: 70px;
    display:none;
}
a.mainlogo {
    font-family: 'Teko', sans-serif;
    font-size: 55px;
    display: block;
    text-decoration: none;
    padding-left: 75px;
    line-height: 57px;
}
.menu {
    bottom:0px;
    color:#fff;
    padding-left:70px;
    padding-top:8px;
}
.pistolimage {
    float:left;
    width:auto;
    height:45px;
}
a.menuitem {
    white-space: nowrap;
    display: block;
    text-decoration: none;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}
a.menuitem:hover  {
    color:#990000;
}
.pageselected {
    background-color: #990000;
}
li.pageselected a:hover {
    color: #ffffff;
    cursor:default;
}
.menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: none;
    font-size: 20px;
    margin: 0px;
    padding: 0px;
    z-index: 999;
    font-weight: 300;
    margin-left: 1px;

}
    .menu ul li {
        vertical-align: bottom;
        display: inline-block;
        margin-left: 3px;
        padding-left: 14px;
        padding-right: 15px;
        padding-top: 3px;
        padding-bottom: 3px;
        height: 34px;
    }

.mobilemenu {
    display:none;
}
.crossdivider {
    background-color:#990000;
    width:100%;
    height:25px;
}

.content {
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    min-height:430px;
}
.page {
    background-image: url('images/mainpic2.jpg');
}
.pageselectedarrow {
    position:absolute;
    top:0px;
    height:20px;
}
.homeselect {
left: 280px;
    width: 80px;
}

.innercontent, .innerfooter {
    width: 1080px;
    margin-right: auto;
    margin-left: auto;
    position:relative;
}
.arrowpic {
    height:20px;
    width:100%;
}
.promo {
    width: 470px;
    height: 260px;
    position: absolute;
    left: 85px;
    top: 75px;
    padding: 10px;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    color: #000;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 25px;
}
    .promo h1 {
        font-weight: 700;
        color: #990000;
        text-align:center;
        margin-bottom: 4px;
    }
.promo h2 {
    font-weight: 300;
    text-transform: uppercase;
    color:#333;
    text-align:center;
    margin-top:6px;
    margin-bottom:4px;
}
.whitetext {
    color:#fff;
}
.promo p {
    text-align:center;
}
a.promobutton {
    width: 300px;
    height: 40px;
    display: block;
    margin-left: auto;
    background-color: #990000;
    text-align: center;
    padding-top: 8px;
    text-decoration: none;
    margin-right: auto;
    border-radius: 35px;
    font-size: 25px;
    text-transform: uppercase;
}
a.promobutton:hover {
    background-color:#fff;
    color:#000;
}
.learn {
    background-image:url(images/learnmorebutton.png);
}

.footer1, .footer2, .footer3 {
    float:left;
    width:304px;
    margin-right:48px;
    color:#ccc;
    text-align:justify;
    font-size:14px;
}
.footer3 {
    margin-right:0px;
}
.innerfooter {
    padding-top:10px;
    color:#fff;
    padding-bottom:10px;
}
.innerfooter h2 {
    color:#ffffff;
    margin-top:2px;
    margin-bottom:4px;
    text-transform:uppercase;
    text-align:right;
}
.innerfooter h1 {
    color:#ffffff;
}
.footer4 {
    color: #fff;
    text-align: left;
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 30px;
    letter-spacing: .05px;
    width: 1080px;
    background-color: #010101;
    margin-left: auto;
    margin-right: auto;
}
.clearfix {
    clear:both;
}
.innerfooter a, .innerfooter a:visited {
    color:#fff;
}
.lastfooter {
    width: 100%;
    background-color:#010101;
}
.bottomlogo {
    display:block;
    height:46px;
    float:left;
    margin-right:12px;
}
.logo1 {
    background-image:url('images/logo1.jpg');
    width:153px;
}
.logo2 {
    background-image:url('images/logo2.jpg');
    width:272px;
}
.logo3 {
    background-image:url('images/logo3.jpg');
    width:277px;
}
.logo4 {
    background-image:url('images/logo4.jpg');
    width:102px;
}
.logo5 {
    background-image:url('images/logo5.jpg');
    width:209px;
}
.footer5 {
    height:40px;
    text-align:left;
    color:#fff;
    padding-top:80px;
    position:relative;

}
.anthemlogo {
    background-image: url('images/anthemlogo.jpg');
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    right: 0px;
    width: 168px;
    bottom:10px;
    height: 49px;
}
.pagecontent {
    padding-left:30px;
    padding-right:30px;
    padding-top:10px;
    background-image: url('images/contentbg.png');
    width: 973px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    color:#fff;
    min-height:575px;
}
.foldericon {
    margin-right:10px;
    margin-top:8px;
    margin-bottom:8px;
    float:left;
}
   .pagecontent h1 {
    margin:0px;
    padding:0px;
   }
.innerpage {
    padding-top:25px;
}
.classesselect {
        left: 360px;
    width: 100px;
}
.footer {
    position:relative;
    background-color:#333;
}
.pagecontent p {
    margin-top:8px;
    margin-bottom:16px;
}
.classcat {
    margin-bottom:20px;
}
 a.catbutton, a.catbutton:visited, a.classbutton, a.classbutton:visited {
            background-color: #666;
            color: #FFFFFF;
            display: inline-block;
            text-align: center;
            padding:10px;
            text-decoration:none;
        }
 a.catbutton:hover, a.classbutton:hover {
     background-color: #999;
 }
 a.classbutton {
     clear:both;
     position:absolute;
     right:50px;
     bottom:10px;
 }
 .classrow {
     position:relative;
     margin-bottom: 20px;
     border-bottom: 1px solid #666;
     
 }
 .classicon {
    float: left;
    margin-top: 8px;
    margin-right: 10px;
        margin-left: 30px;
        margin-bottom:4px;
}
.classname {
    float: left;
    margin-left: 10px;
}
.schedule {
     width:953px;
     padding-right:50px;
}
.scheduleselect {
        left: 460px;
    width: 115px;
}
.aboutselect {
        left: 655px;
    width: 110px;
}
.directionsselect {
    left: 760px;
    width: 106px;
}
.newsselect {
    left: 575px;
    width: 78px;
}
.newsletterselect {
	left:866px;
	width:132px;
}
.photoentryFalse, .photoentryTrue {
    float:left;
    margin-right:11px;
}
.photoentryTrue {
    margin-right:0px;
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #333;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
	letter-spacing: 5px;
	line-height: 1.1em;
	color: white;
	padding: 5px 0;
	padding-bottom:10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #333;
color:#ccc;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #333;
padding: 5px;
z-index: 5;
color:#000;
}
#thumbImage img 
{
margin-bottom:10px;
}
.gallerypicdiv {
    width:311px;
    height:250px;
    overflow:hidden;
}
.gallerypicdiv img {
    width:100%;
    height:auto;
}

.covercontainer {

    height: 190px;
    overflow: hidden;
    background-position:center top;
    margin-top:2px;
}
.videocontainer1, .videocontainer2 {

    width:463px;
    height:242px;
    position:relative;
}
.videocontainer1 {
    margin-right: 28px;
    float:left;
	margin-bottom:20px;
}
.videocontainer2 {
    float: left;
	margin-bottom:20px;
}
.homecovercontainer {
    width:463px;
    height:242px;
    position:absolute;
    top:0px;
    left:0px;
    background-repeat:no-repeat;
}
.vidplaybutton {
    width: 100%;
    height: 178px;
    display: block;
    background-image: url('images/play_overlay.png');
    
    overflow: hidden;
    background-position: center 0;
    margin-top:20px;
    background-repeat:no-repeat;
}
    .vidplaybutton:hover {
       background-position: center -178px;
    }
.homevideotitle {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height:20px;
    color:#fff;
    font-size:15px;
      background-image:url(images/trans_bg.png);
    padding-top:5px;
    padding-left:8px;
}
.videotitle {
    font-size: 12px;
    margin-top: 2px;
    margin-bottom: 4px;
}
.social_icon {
    height:34px;
    width:34px;
    display:block;
    position:absolute;
    z-index:999;
   
}
.instagram {
    background-image:url('images/instagram_icon.png');
    right:40px;
    top:15px;
}
.facebook {
    background-image:url('images/facebook_icon.png');
    right:0px;
    top:15px;
}
#ezframe {
    background-color:#fff;
}
.nocursor {
    cursor:text;
}
.addthis_sharing_toolbox {
    float:right;
}
.sharebox {
    float: right;
    padding-top: 5px;
    padding-right: 5px;
    margin-bottom: 30px;
}
#Label1 {
    display: block;
    margin-top: 10px;
    color: #CC0000;
}
#Button1 {
    margin-top: 10px;
}
input.textfield {
	color: #000;
	/*background-color: #666;*/
	border: 1px solid #999;
	width: 350px;
    height:25px;
}
input.sbumitbutton {
	color: #FFF;
	background-color: #333;
	border: 1px solid #333;
	width: 150px;
	height: 40px;
}
.dividerLine2, .dividerLine3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 4px;
	margin-bottom: 4px;
}
.dividerLine3 {
	
	margin-top:15px;
	margin-bottom:8px;
	border-top-width:10px;
	border-top-color:#333;
}
.dividerLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 4px;
	margin-bottom: 15px;
}
textarea {
	/*background-color: #666;*/
	border: 1px solid #999;
	margin-top: 4px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.error {
	color: #F00;
}
.signuptable .col1 {
    width:33%;
}
.signuptable {
    width:auto;
}
select {
    height:25px;
}
.classsignupbutton {
    width:100%;
    display: block;
    padding: 8px 0px;
    margin-bottom: 3px;
    text-align: center;
    border: solid 5px #000000;
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
     margin: 0px auto 3px auto; 
     color: #ffffff;
     font: bold 27px Helvetica !important; 
     text-decoration: none !important;
     margin-top:20px;
}

.loginFields {
    border: none;
    height:25px;
    width:294px;
    margin-bottom:10px;
    padding:3px;

}
.loginButton {
    border:none;
    height:30px;
    width:150px;
}
a.signupbutton {
    background-color:#cc0000;
    display:inline-block;
    height:26px;
    border-radius:25px;
    padding-bottom:0px;
    padding-top:3px;
        padding-left:15px;
    padding-right:15px;
    text-decoration:none;
    margin-left:15px;
    margin-top:3px;

}
a.signupbutton:hover {
    border:2px solid #fff;
}
a.classsignupbutton:visited {
    color:#fff;
}
.ErrorMessage {
    color:#cc0000;
}
.formitem {
    float:left;
    margin-bottom:10px;
    margin-right:10px;
    width:350px;
    height:70px;
}
.newstext {
	width:311px;
	margin-right:40px;
	height:370px;
}
	h2.logininstructions { 
	margin-bottom:4px;
	padding-bottom:0px;
	color:#FC0;
	}

a.bigbutton {
    width: 66%;
    display: block;
    padding: 8px;
    text-align: center;
    border: none;
    border-radius: 13px;
    background-color: #15616e;
    margin: 20px auto 20px auto;
    color: #ffffff;
    font: bold 20px Helvetica !important;
    text-decoration: none !important 
}
    a.bigbutton:hover {
    background-color: #fff;
    color: #000;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px)  {


}

@media screen and (max-width:960px) {

    .menu_hide {
        display:none;
    }
    .menu_show {
        display:block;
    }

    .header {
        height:unset;
    }

    .menu {
        padding-left:0px;
        clear:both;
    }

    .menusection {
        width: 620px;
        height:unset;
    }

    #menu {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    a.mainlogo {
        position: relative;
        display:inline-block;
        float:left;
        padding-left:20px;
        width:unset;
        height:unset;
    }

    .menu ul li {
        border-bottom:solid 1px #fff;
        padding-top:15px;
        padding-bottom:15px;
    }

    .pageselected {
        background-color: transparent;
        border-bottom: solid 1px #900 !important;
    }
    .pageselected a {
        color:#fff!important;
    }
    .pageselected a:visited {
        color:#fff!important;
    }
    
    a.menuswitch {

        display: block;
        position:absolute;
        right:0px;
        top:30px;
      
    }

    .innercontent {
        width: 620px;
    }

    #menu li {
        display:block;
    }
    .menuitem {

    }

    .promo {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        top: 20px;
        font-size: 24px;
        line-height: 21px;
        width: 600px;
        min-height: 370px;
        left: unset;
    }

        .promo h1 {
            line-height: 44px;
        }

        .promo h2 {
            font-size: 30px;
        }

    .innerfooter {
        width: 620px;
    }

    .footer1, .footer2, .footer3 {
        float: none;
        width: 620px;
        margin-left: auto;
        margin-right: auto;
        font-size: 18px;
    }

    .footer4 {
        text-align: center;
        width:620px;
        padding-left:20px;
        padding-right:20px;

    }
    .bottomlogo {
        margin-left:unset!important;
        margin-right:unset!important;
    }

    .logo1 {
        margin-left: 110px;
    }

    a.promobutton {
        margin-left: 90px;
        padding-top:15px;
        width:75%;
    }

    .pagecontent {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 20px;
        background-image: url('images/mobilepromobg.png');
        width: 560px;
        background-position: 0px 0px;
        background-repeat: no-repeat;
        color: #fff;
        font-size: 24px;
    }

    a.catbutton, a.catbutton:visited {
        background-color: #666;
        color: #FFFFFF;
        display: block;
        text-align: center;
        padding: 20px;
        font-size: 20px;
        text-decoration: none;
        width: auto;
        margin-top: 10px;
        clear: both;
    }

    a.classbutton {
        clear: both;
        position: relative;
        right: auto;
        bottom: auto;
        display: block;
    }

    .classrow {
        padding-bottom: 20px;
    }

    .classicon {
        vertical-align: bottom;
    }

    .classname {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .gallerypicdiv {
        width: 560px;
        height: 350px;
        overflow: hidden;
        margin-bottom: 20px;
    }
	.newstext {
		height:auto;
		width:100%;
		margin:0px;
	}

    .videocontainer1, .videocontainer2 {
        width: 560px;
        height: 250px;
        position: relative;
    }

    .homecovercontainer {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .homevideotitle {
        height: 30px;
        color: #fff;
        font-size: 18px;
    }

    .instagram {
        right:50px;
    }
    .classsignupbutton {
        width:100%;
    }
    a.signupbutton {
        height:40px;
        padding-left:25px;
        padding-right:25px;
    }
    .formitem  {
        float:none;
        height:auto;
        width:100%;
        margin-bottom:0px;
       
    }
    .loginFields {
        height:40px;
        width:100%;

                  }
    .loginButton {
    
        width:100%;
        height:50px;
        font-size:24px;
    }
    a.bigbutton {
        width:90%;
    }
}
